﻿




/*
a:not(.fake-btn-link):focus{

    border: 5px solid red !important;
}


a:focus{
    border: 5px solid red !important;
    
}
*/
.Heading1.Title {
    max-width: 1280px;
    margin: auto;
    padding: 0px 20px;
}

.title-text {    
    margin-left: calc(20% + 50px);
}

.RTL .title-text {    
    margin-right: calc(20% + 50px);
    margin-left: 0px;
}

.phone .custom-title-container .ColFirst, .tablet .custom-title-container .ColFirst {
    display: none !important;
}

.custom-title {
    margin-left: 40px;
    color: #000;
}

.phone .custom-title {
    margin-left: 20px !important;
}

.tablet .custom-title {
    margin-left: 40px !important;
}

.logo-wrapper {
    padding: 20px 20px 10px 20px;
}

.left-panel {
    border-radius: 10px;
    margin-right: 30px;
    overflow: hidden;
}

.RTL .left-panel {
    margin-left: 30px;
    margin-right: 0px;
}

.powered_by {
    height: 17px;
    color: #888888;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 17px;
}

/*.phone .active,
.tablet .active {
    color: white !important;
    font-weight: bold;
}*/

.phone .inactive,
.tablet .inactive {
    color: #9fa0a3 !important;
}

.transparent-background .inactive.special,
.transparent-background .inactive.left-menu,
.transparent-background .inactive.White-Skin-menu-item {
    background: transparent !important;
}

.hamburger {
    position: absolute;
    bottom: 0px;
}

.hamburger .Menu_TopMenus, 
.hamburger .Category_Menu {
    height: 100%;
}

.hamburger .Header_Menu {
    display: flex;
    flex-direction:column;
    min-height: 100%;
}

.hamburger .gradient {
    flex-grow: 1;
    background: linear-gradient(rgba(60,63,69,1),rgba(28,30,33,1)) !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hamburger .powered_by {
    margin-top: 10px;
    text-transform: none; 
    display:block; 
    margin-bottom: -10px; 
    font-size: 10px;
}

.hamburger .deloitte-text {
    text-transform: none; 
    font-size: 15px;
    color: white;
    font-weight: 200;
}

.hamburger .halo-text {
    text-transform: none;
    font-size: 13px;
    color: white;
    font-weight: 200;
}

.hamburger .bottom-logo-wrapper {
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hamburger .bottom-logo-wrapper img {
    max-width: 100%;
    height: auto;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
}

.desktop .language-select-classname {
    background: rgba(0,0,0,0.501) !important;
    color: white !important;
    border-radius: 2px !important;
    border: 2px solid rgba(255,255,255,0.301)!important;
    margin-top: 20px;
}

.desktop .language-select-classname:focus{

   border: 5px solid red !important; 
} 


.language-select-classname {
    margin-left: 0px;
    margin-right: 4%;
    width: initial !important;
    padding-right: var(--space-base);
}

.language-select-classname.select {
    font-size: 12px;
    padding-left: 8px;
}

.RTL .language-select-classname {
    margin-left: 4%;
    margin-right: 10px;
}

.phone.active .Header select,
.tablet.active .Header select {
    margin-top: 0px;
    background: rgba(0,0,0,0.501) !important;
    color: white !important;
    border-radius: 2px !important;
    border: 2px solid rgba(255,255,255,0.301)!important;
}

.phone .Header_background,
.tablet .Header_background {
    background: linear-gradient(rgba(60,63,69,1),rgba(28,30,33,1)) !important;
}

.phone .Header_background > *,
.tablet .Header_background > *{
    z-index: 100;
}

.tablet .Header,
.phone .Header {
    height: 60px !important;
}

.phone .Header_Title, .tablet .Header_Title {
    font-size: 17px !important;
}

.phone .Header_Title, .tablet .Header_Title {
    text-align: left;
    left: 50px;
}

.RTL .phone .Header_Title, 
.RTL .tablet .Header_Title {
    text-align: right;
    left: auto;
    right: 50px;
}

.desktop .logo-background-img,
.phone.active .logo-background-img,
.tablet.active .logo-background-img {
    display: none;
}

.phone .logo-background-img,
.tablet .logo-background-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 59px;
    width: 150px;
    background-image: url(../Whistleblower/img/imgwhitemobilebg.png?3558);
    background-size: cover;    
    display: flex;
}

.RTL .phone .logo-background-img,
.RTL .tablet .logo-background-img {
    background-image: url(../Whistleblower/img/imgwhitemobilebgRTL.png?3558);
    left: 0;
    right: auto;
}

.phone .logo-img,
.tablet .logo-img {
    position: absolute;
    right: 50px;
    max-height: 50px;
    max-width: 50px; 
    width: auto; 
    align-self: center;
}

.phone.Page:not(.active) .Header_ButtonMenu, 
.tablet.Page:not(.active) .Header_ButtonMenu {
    color: black;
}

.phone.active .Header_ButtonMenu,
.tablet.active .Header_ButtonMenu {
    color: white;
}

.phone Header_ButtonMenu,
.tablet Header_ButtonMenu {
    z-index: 2;
}

.header-margin {
    margin:10px 0px 15px 0px; 
}

.content-box {
    border: 1px solid #DADBDE;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(212,212,212,0.5);
}

.content-box img {
    max-width: 100%;
}

.white-skin-margin {
    margin: 20px 30px;
}

.file-upload {
    height: 32px;
    width: 120px;
    border-radius: 3px;
    background-color: #333333;
    box-shadow: inset 0 -2px 0 0 rgba(19,24,25,0.2);
}

.language-dropdown {
    height: 39px;
    width: 117px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    background-color: rgba(0,0,0,0.5);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    color: white;
}

.disable-link-style,
.disable-link-style:hover {
    color: inherit !important;
    text-decoration: none !important;
}

.tablet .LeftPanel,
.phone .LeftPanel,
.tablet .MainMenu,
.phone .MainMenu {
    display: none;
}

.tablet .Application_Menu,
.phone .Application_Menu {
    display: block;
}

.desktop .Application_Menu {
    display: none;
}

.poweredby-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px;
}

.poweredby-img .deloitte-logo {
    height: 15px;
    width: auto;
}

.poweredby-img .halo {
    width: auto;
    height: 13px;
}

.web-content {
    font-family: inherit ! important
}

ul {
    list-style-position: inside;    
    padding-left: 40px;
}

.bottom-logo {
    max-width: 100%;
    height: auto;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}


.tablet .Header .Header_Title, .phone .Header .Header_Title {
    top: 0px;
}

/** To resolve the issue whereby language drop down is not clickable in active menu **/

.Header_Title,
.Header_center {
    pointer-events: none;
}

.Header_ButtonMenu {
    pointer-events: auto;
}

.bottomdiv {
    margin-bottom: -15px;
}

.Disclaimer {
    max-width: 1200px; 
    padding: 0px 20px 50px 20px; 
    line-height: 20px;
}

.Header_center p {
    display: inherit;
    margin-top: 0px;
}

.Light .Header_background {
    background: #FFFFFF!important;
}

.Light .Header_Title {
    color: #000000!important;
}

.Light .Header_ButtonMenu {
    color: #000000!important;
}

.qq-upload-button input {
    height: 100%;
}


.divBox:focus-visible{

    border: 2px solid red !important;
}


.Test:focus{

    border: none !important;
    
}

input[type=radio]:focus,
input[type=checkbox]:not(.Test):focus ,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="submit"]:focus-visible,
input [type="file"]
select[multiple="multiple"]:focus,
select:focus,
textarea:focus{

    border: 2px solid red !important;
}


input[type=radio]:focus{

    border-radius: 50%;
    border-width: 0;
    outline:red solid 2px;
}

input[type=checkbox]:focus {

    border-radius: 5px;
     border-width: 0;
     outline:red solid 2px;

}

.checkbox-with-label-item:focus{

border: 2px solid red !important;

}


/*Marquee*/
  .phone .marquee {
      width: calc(65% - 10px);
      display: inline-block;
      overflow: hidden;
    }
    .phone .marquee p {
      display: inline-block;
      width: max-content;
      padding-left: 0%;
      /* show the marquee just outside the paragraph */
      will-change: transform;
      animation: marquee 5s linear infinite;
    }
    .marquee p:hover {
      animation-play-state: paused;
    }

/* define the animation */
    @keyframes marquee {
      0% { transform: translate(0, 0); }
      100% { transform: translate(-100%, 0); }
    }

