html, body { color: #1e1313!important; background-color: none!important; } a, a:visited { color: #00aec7!important; } a:hover, a:focus { color: #00aec7-hover!important; } h1, .h1 { color: #005f83!important; } h4, .h4 { color: #000000!important; } .text-muted { color: #807f83!important; } .text-highlight, .text-good { color: #007d8a!important; } .text-lowlight { color: #00aec7!important; } .text-danger { color: #aa0061!important; } .text-underlined:after, .text-underlined-div:after { border-bottom: 1px dotted #005f83!important; } .link-muted, .link-muted:visited { color: #00aec7-muted!important; } .link-muted:hover { color: #00aec7-muted-hover!important; } [href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus { color: #1e1313!important; } ::selection { background-color: #00aec7!important; } ::-moz-selection { background-color: #00aec7!important; } .page-wrapper { background: none!important; } .announcement{ background-color: #ffffff!important; } .announcement-drop { background-color: #ffffff!important; font-family: @font-default-bold!important; } .announcement-danger, .announcement-danger.announcement-drop { background-color: #e91c1c!important; color: #fafafa!important; } .announcement-danger a, .announcement-danger.announcement-drop a, .announcement-danger a:visited, .announcement-danger.announcement-drop a:visited { color: #fafafa!important; } .header { background: #007d8a!important; background: -moz-linear-gradient(left, #007d8a 33%, #8dc63f 100%)!important; background: -webkit-gradient(linear, left top, right top, color-stop(33%, #007d8a), color-stop(100%, #8dc63f))!important; background: -webkit-linear-gradient(left, #007d8a 33%, #8dc63f 100%)!important; background: -o-linear-gradient(left, #007d8a 33%, #8dc63f 100%)!important; background: -ms-linear-gradient(left, #007d8a 33%, #8dc63f 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#007d8a, endColorstr=#8dc63f,GradientType=1 )!important; background: linear-gradient(to right, #007d8a 33%,#8dc63f 100%)!important; border-bottom: 1px solid #e2e2e3!important; color: #ffffff!important; } .header a { color: #ffffff!important; } .nickname-menu { color: @color-nav-link!important; } .main-nav { background-color: @color-nav-bg!important; border-bottom-color: @nav-border-bottom-color!important; border-bottom: @nav-border-width solid @nav-border-bottom-color!important; } a.menu-toggle { color: @color-nav-link!important; } .menu > ul { border-top: 1px solid @color-nav-bg!important; } .menu li a { background-color: @color-nav-bg!important; border-bottom: 1px solid @color-nav-bg!important; color: @color-nav-link!important; } .menu li a:hover { color: @color-nav-link-hover!important; } .menu ul li ul li a { background-color: @color-nav-bg!important; } .mainiliad-nav{ background-color: @color-nav-bg!important; border-bottom-color: @nav-border-bottom-color!important; border-bottom: @nav-border-width solid @nav-border-bottom-color!important; } .mainiliad-menu{ background-color: @color-nav-bg!important; border-bottom-color: @nav-border-bottom-color!important; border-bottom: @nav-border-width solid @nav-border-bottom-color!important; } a.mainiliad-menu-toggle { color: @color-nav-link!important; } .mainiliad-menu > ul { border-top: 1px solid @color-nav-bg!important; } .mainiliad-menu li a { background-color: @color-nav-bg!important; border-bottom: 1px solid @color-nav-bg!important; color: @color-nav-link!important; } .mainiliad-menu li a:hover { color: @color-nav-link-hover!important; } .mainiliad-menu ul li ul li a { background-color: @color-nav-bg!important; }  .main-nav a > [class*="icon-"] { color: @color-nav-link!important; } .footer { background-color: #007d8a!important; border-top: 1px solid #007d8a!important; color: #ffffff!important; } .footer a { color: #ffffff!important; } .footer a:hover, .footer a:visited { color: #ffffff!important; } .btn { background-color: #e2e2e3!important; border: 1px solid @btn-border-color!important; -moz-box-shadow: 0 3px 0 0 #e2e2e3!important; -webkit-box-shadow: 0 3px 0 0 #e2e2e3!important; box-shadow: 0 3px 0 0 #e2e2e3!important; color: #4d4d4f!important; } .btn:hover, .btn:focus, .btn:active { background-color: #e2e2e3!important; -moz-box-shadow: 0 3px 0 0 #e2e2e3!important; -webkit-box-shadow: 0 3px 0 0 #e2e2e3!important; box-shadow: 0 3px 0 0 #e2e2e3!important; color: #4d4d4f!important; } .btn.disabled, .btn[disabled] { background-color: #e2e2e3!important; -moz-box-shadow: 0 3px 0 0 #e2e2e3!important; -webkit-box-shadow: 0 3px 0 0 #e2e2e3!important; box-shadow: 0 3px 0 0 #e2e2e3!important; color: #4d4d4f!important; } .btn-xs { -moz-box-shadow: 0 1px 0 0 #e2e2e3!important; -webkit-box-shadow: 0 1px 0 0 #e2e2e3!important; box-shadow: 0 1px 0 0 #e2e2e3!important; } .btn-xs:hover, .btn-xs:focus, .btn-xs:active { -moz-box-shadow: 0 1px 0 0 #e2e2e3!important; -webkit-box-shadow: 0 1px 0 0 #e2e2e3!important; box-shadow: 0 1px 0 0 #e2e2e3!important; } .btn-primary, .btn-success { background-color: #009775!important; color: #ffffff!important; -moz-box-shadow: 0 3px 0 0 #009775!important; -webkit-box-shadow: 0 3px 0 0 #009775!important; box-shadow: 0 3px 0 0 #009775!important; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-success:hover, .btn-success:focus, .btn-success:active { background-color: #009775!important; -moz-box-shadow: 0px 3px 0 0 #009775!important; -webkit-box-shadow: 0px 3px 0 0 #009775!important; box-shadow: 0px 3px 0 0 #009775!important; color: #ffffff!important; } .btn-primary.btn-xs, .btn-success.btn-xs { -moz-box-shadow: 0 1px 0 0 #009775!important; -webkit-box-shadow: 0 1px 0 0 #009775!important; box-shadow: 0 1px 0 0 #009775!important; } .btn-primary.btn-xs:hover, .btn-primary.btn-xs:focus, .btn-primary.btn-xs:active, .btn-success.btn-xs:hover, .btn-success.btn-xs:focus, .btn-success.btn-xs:active { -moz-box-shadow: 0 1px 0 0 #009775!important; -webkit-box-shadow: 0 1px 0 0 #009775!important; box-shadow: 0 1px 0 0 #009775!important; } .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled] { background-color: #009775!important; -moz-box-shadow: 0 3px 0 0 #009775!important; -webkit-box-shadow: 0 3px 0 0 #009775!important; box-shadow: 0 3px 0 0 #009775!important; color: #ffffff!important; } .btn-muted, .btn-danger { background-color: #807f83!important; color: #ffffff!important; -moz-box-shadow: 0 3px 0 0 #807f83!important; -webkit-box-shadow: 0 3px 0 0 #807f83!important; box-shadow: 0 3px 0 0 #807f83!important; } .btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-danger:hover, .btn-danger:focus, .btn-danger:active { background-color: #807f83!important; -moz-box-shadow: 0 3px 0 0 #807f83!important; -webkit-box-shadow: 0 3px 0 0 #807f83!important; box-shadow: 0 3px 0 0 #807f83!important; color: #ffffff!important; } .btn-muted.btn-xs, .btn-danger.btn-xs { -moz-box-shadow: 0 1px 0 0 #807f83!important; -webkit-box-shadow: 0 1px 0 0 #807f83!important; box-shadow: 0 1px 0 0 #807f83!important; } .btn-muted.btn-xs:hover, .btn-muted.btn-xs:focus, .btn-muted.btn-xs:active, .btn-danger.btn-xs:hover, .btn-danger.btn-xs:focus, .btn-danger.btn-xs:active { -moz-box-shadow: 0 1px 0 0 #807f83!important; -webkit-box-shadow: 0 1px 0 0 #807f83!important; box-shadow: 0 1px 0 0 #807f83!important; } .btn-muted.disabled, .btn-muted[disabled], .btn-danger.disabled, .btn-danger[disabled] { background-color: #807f83!important; -moz-box-shadow: 0 3px 0 0 #807f83!important; -webkit-box-shadow: 0 3px 0 0 #807f83!important; box-shadow: 0 3px 0 0 #807f83!important; color: #ffffff!important; } .btn-secondary, .btn-info { background-color: #005f83!important; color: #ffffff!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-info:hover, .btn-info:focus, .btn-info:active { background-color: #005f83!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; color: #ffffff!important; } .btn-secondary.btn-xs, .btn-info.btn-xs { -moz-box-shadow: 0 1px 0 0 #005f83!important; -webkit-box-shadow: 0 1px 0 0 #005f83!important; box-shadow: 0 1px 0 0 #005f83!important; } .btn-secondary.btn-xs:hover, .btn-secondary.btn-xs:focus, .btn-secondary.btn-xs:active, .btn-info.btn-xs:hover, .btn-info.btn-xs:focus, .btn-info.btn-xs:active { -moz-box-shadow: 0 1px 0 0 #005f83!important; -webkit-box-shadow: 0 1px 0 0 #005f83!important; box-shadow: 0 1px 0 0 #005f83!important; } .btn-secondary.disabled, .btn-secondary[disabled], .btn-info.disabled, .btn-info[disabled] { background-color: #005f83!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; color: #ffffff!important; } .btn-active { background-color: #005f83!important; color: #ffffff!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; } .btn-active:hover, .btn-active:focus, .btn-active:active { background-color: #005f83!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; color: #ffffff!important; } .btn-active.btn-xs { -moz-box-shadow: 0 1px 0 0 #005f83!important; -webkit-box-shadow: 0 1px 0 0 #005f83!important; box-shadow: 0 1px 0 0 #005f83!important; } .btn-active.btn-xs:hover, .btn-active.btn-xs:focus, .btn-active.btn-xs:active { -moz-box-shadow: 0 1px 0 0 #005f83!important; -webkit-box-shadow: 0 1px 0 0 #005f83!important; box-shadow: 0 1px 0 0 #005f83!important; } .btn-active.disabled, .btn-active[disabled] { background-color: #005f83!important; -moz-box-shadow: 0 3px 0 0 #005f83!important; -webkit-box-shadow: 0 3px 0 0 #005f83!important; box-shadow: 0 3px 0 0 #005f83!important; color: #ffffff!important; } .btn-link { color: #00aec7!important; } .btn-link:hover, .btn-link:focus, .btn-link:active { color: #00aec7-hover!important; } a.btn, a.btn:visited { color: #4d4d4f!important; } a.btn-primary, a.btn-primary:visited { color: #ffffff!important; } a.btn-secondary, a.btn-secondary:visited { color: #ffffff!important; } a.btn-muted,, a.btn-muted:visited { color: #ffffff!important; } .message-badge .badge { background-color: #aa0061!important; color: #ffffff!important; } input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select { background-color: #f0f0f1!important; border: 1px solid #b6b6b6!important; color: #1e1313!important; } input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { color: #00aec7-muted!important; } input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { color: #00aec7-muted!important; } input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { color: #00aec7-muted!important; } input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder { color: #00aec7-muted!important; } select { background-color: #f0f0f1!important; color: #1e1313!important; } .form-help { color: #807f83!important; } .module-border { border: 1px solid #b6b6b6!important; } .module-light { background-color: #ffffff!important; } .module-dark { background-color: #e2e2e3!important; } .list-header { border-bottom: 1px solid #b6b6b6!important; } .list-header.highlighted { background-color: @color-accent-light!important; } .list-item { border-bottom: 1px solid #b6b6b6!important; } .label { background-color: @color-nav-bg!important; border-radius: @btn-border-radius!important; color: @color-label-text!important; } .label-x:hover, .label-x:focus, .label-x:active { background-color: @color-accent-dark!important; color: @color-label-text!important; } .label-x:hover .close:after { color: @color-label-text!important; } .list-footer { border-top: 1px solid #b6b6b6!important; } .navicon { background-color: #1e1313!important; } .navicon:after, .navicon:before { background-color: #1e1313!important; } .navicon-button.x .navicon { background-color: @color-nav-link!important; } .navicon-button.x .navico:after, .navicon-button.x .navico:before { background-color: @color-nav-link!important; } .list-header .navicon, .list-header .navicon:before, .list-header .navicon:after { background-color: #000000!important; } .pagination > li > a, .pagination > li > span { background-color: #e2e2e3!important; border: 1px solid #b6b6b6!important; color: #4d4d4f!important; } .pagination > li.active > a { background-color: #005f83!important;r border-color: #b6b6b6!important; color: #ffffff!important; } .pagination > li.disabled > a, .pagination > li.disabled > a:hover, .pagination > li.disabled > a:focus { border-color: #b6b6b6!important;  }  .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #005f83!important; border-color: #b6b6b6!important; color: #ffffff!important; } .pagination > li > .active > a, .pagination > li > .active > span, .pagination > li > .active > a:hover, .pagination > li > .active > span:hover, .pagination > li > .active > a:focus, .pagination > li > .active > span:focus { background-color: #005f83!important; border-color: #b6b6b6!important; color: #ffffff!important; } .pagination > li > .disabled > a, .pagination > li > .disabled > span { border-color: #b6b6b6!important; } .pagination > li > .disabled > a:hover, .pagination > li > .disabled > span:hover, .pagination > li > .disabled > a:focus, .pagination > li > .disabled > span:focus { border-color: #b6b6b6!important; } .nav-tabs > li a, .nav-tabs > li span { background-color: #00aec7!important; color: #ffffff!important; } .nav-tabs > li.active > a, .nav-tabs > li.active > span { background-color: #1D466D!important; color: #ffffff!important; } .nav-tabs > li.active > a:hover, .nav-tabs > li.active > span:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > span:focus { background-color: #1D466D!important; color: #ffffff!important; } .tabs-bottom > ul > li.active:after { border-top-color: #1D466D!important; } .tabs-right > li > span:hover { background-color: #00aec7!important; } @media all and (min-width: 48em) { .tabs-right > li:after {   border-left: 0.5em solid #00aec7!important;   } .tabs-right > li.active:after {   border-left: 0.5em solid #1D466D!important;   } }  .module-dark > .tabs > li, .module-dark > .steps li { border-color: @color-accent-light!important; } .tab-content { background-color: #e2e2e3!important; } .tab-content > .tab-pane { background-color: #ffffff!important; } .wizard { background-color: #ffffff!important; border: 1px solid #b6b6b6!important; } .toggle-modern .toggle-slide .toggle-off, .toggle-modern .toggle-slide .toggle-off.active { background-color: #807f83!important; color: #ffffff!important; } .toggle-modern .toggle-slide .toggle-on, .toggle-modern .toggle-slide .toggle-on.active { background-color: #009775!important; color: #ffffff!important; } .accordion-panel { background-color: @color-accent-light!important; border-bottom: 1px solid #b6b6b6!important; } .accordion-panel input, .accordion-panel select, .accordion-panel textarea { background-color: #ffffff!important; } .accordion-panel .list-item { background-color: #ffffff!important; } .accordion .list-item:hover, .accordion .list-header:hover { background-color: @color-accent-light!important; } .accordion-disabled .list-item:hover, .accordion .list-header:hover { background-color: @color-accent-light!important; } .accordion .list-header-group { border-top: 1px solid #b6b6b6!important; } .accordion .list-item:before { color: #b6b6b6!important; } .accordion .list-item-open:before { color: #b6b6b6!important; } .introjs-button { background: #e2e2e3!important; } .introjs-button:active, .introjs-button:focus, .introjs-button.introjs-nextbutton { background-color: #009775!important; -moz-box-shadow: 0 3px 0 0 #009775!important; -webkit-box-shadow: 0 3px 0 0 #009775!important; box-shadow: 0 3px 0 0 #009775!important; color: #ffffff!important; } .introjs-button:active:hover, .introjs-button:active:focus, .introjs-button:active:active, .introjs-button:focus:hover, .introjs-button:focus:focus, .introjs-button:focus:active, .introjs-button.introjs-nextbutton:hover, .introjs-button.introjs-nextbutton:focus, .introjs-button.introjs-nextbutton:active { background-color: #009775!important; -moz-box-shadow: 0px 3px 0 0 #009775!important; -webkit-box-shadow: 0px 3px 0 0 #009775!important; box-shadow: 0px 3px 0 0 #009775!important; color: #ffffff!important; } .introjs-button:active.btn-xs, .introjs-button:focus.btn-xs, .introjs-button.introjs-nextbutton.btn-xs { -moz-box-shadow: 0 1px 0 0 #009775!important; -webkit-box-shadow: 0 1px 0 0 #009775!important; box-shadow: 0 1px 0 0 #009775!important; } .introjs-button:active.btn-xs:hover, .introjs-button:active.btn-xs:focus, .introjs-button:active.btn-xs:active, .introjs-button:focus.btn-xs:hover, .introjs-button:focus.btn-xs:focus, .introjs-button:focus.btn-xs:active, .introjs-button.introjs-nextbutton.btn-xs:hover, .introjs-button.introjs-nextbutton.btn-xs:focus, .introjs-button.introjs-nextbutton.btn-xs:active { -moz-box-shadow: 0 1px 0 0 #009775!important; -webkit-box-shadow: 0 1px 0 0 #009775!important; box-shadow: 0 1px 0 0 #009775!important; } .introjs-button:active.disabled, .introjs-button:active[disabled], .introjs-button:focus.disabled, .introjs-button:focus[disabled], .introjs-button.introjs-nextbutton.disabled, .introjs-button.introjs-nextbutton[disabled] { background-color: #009775!important; -moz-box-shadow: 0 3px 0 0 #009775!important; -webkit-box-shadow: 0 3px 0 0 #009775!important; box-shadow: 0 3px 0 0 #009775!important; color: #ffffff!important; } .introjs-skipbutton { color: #4d4d4f!important; } .carousel .carousel-indicators li { border-color: @color-nav-bg!important; } .carousel .carousel-indicators .active { background-color: @color-nav-bg!important; } .aside { background-color: #ffffff!important; } .aside .aside-dialog .aside-header { background: @color-nav-bg!important; } .aside-title { color: @color-nav-link!important; } .aside .aside-dialog .aside-header .close { color: @color-nav-link!important; } .aside .aside-dialog .aside-footer { border-top: 1px solid #b6b6b6!important; } .dropdown-menu li { color: #1e1313!important; } .dropdown-menu li a { color: #007d8a!important; } .dropdown-menu li a:hover { color: #007d8a!important; } .datepicker .dropdown-menu li a { color: #807f83!important; } .datepicker .dropdown-menu li a:hover { background: @color-accent-light!important; } .datepicker .dropdown-menu { background-color: #f0f0f1!important; } .datepicker .dropdown-menu table .btn { border: 1px solid #b6b6b6!important; } .datepicker .dropdown-menu table .btn:not(.btn-danger):not(.btn-info):not(.btn-success):hover { background-color: #807f83!important; color: #ffffff!important; } .datepicker .dropdown-menu table .btn:not(.btn-danger):not(.btn-info):not(.btn-success):highlighted { background-color: #009775!important; color: #ffffff!important; } .datepicker .dropdown-menu table .btn:not(.btn-danger):not(.btn-info):not(.btn-success).highlighted .text-muted { color: #ffffff!important; } .datepicker .dropdown-menu table .btn.btn-info:active, .datepicker .dropdown-menu table .btn.btn-info.active { background-color: #009775!important; color: #ffffff!important; } .datepicker .dropdown-menu table .btn.btn-info:active .text-info, .datepicker .dropdown-menu table .btn.btn-info.active .text-info { color: #ffffff!important; } .vc-bg, .vc-number { color: @color-virtual-card-text!important; } .merchant-img { border: #b6b6b6 solid 1px!important; } .merchant-img-lg { border: #b6b6b6 solid 1px!important; } .reward-header { border-bottom: 1px solid #b6b6b6!important; } .reward-header-new { color: #005f83!important; } .reward-header-active { color: #007d8a!important; } .reward-header-pending { color: #aa0061!important; } .reward-header-deposited { color: #807f83!important; } .offers .rewards-tile:hover { background-color: #807f83!important; } .offers .rewards-tile:hover .text-muted { color: #ffffff!important; } .accordion .merchant-list-item:hover .merchant-active-tag, .accordion .merchant-list-item:focus .merchant-active-tag, .accordion .merchant-list-item:active .merchant-active-tag { background-color: #009775!important; color: #ffffff!important; } .tooltip-inner { background-color: #aa0061!important; } .tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow { border-top-color: #aa0061!important; } .tooltip.right .tooltip-arrow { border-right-color: #aa0061!important; } .tooltip.left .tooltip-arrow { border-left-color: #aa0061!important; } .tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow { border-bottom-color: #aa0061!important; } .introjs-tooltip { background-color: @color-accent-light!important; } .hr-bbt-login { background: none } .customTooltip .tooltiptext { background-color: #aa0061!important; } .customTooltip .tooltiptext::after { border-color: #aa0061 transparent transparent transparent!important; } 
//Processed-12:31 PM
