<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(1246,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found '5'
(4133,47): run-time error CSS1030: Expected identifier, found '['
(4133,61): run-time error CSS1031: Expected selector, found '='
(4133,61): run-time error CSS1025: Expected comma or open brace, found '='
(4843,5): run-time error CSS1035: Expected colon, found '}'
(7752,1): run-time error CSS1019: Unexpected token, found '}'
 */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

span {
    word-break: break-word;
}

input:focus::placeholder {
    color: transparent !important;
    color: transparent !important;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
}

body {
    background: #f2f2f4 !important;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    width: 100vw;
    overflow-x: hidden;
}

.panel-body img {
    max-width: 100%;
 }

@media (max-width:899px) {
    .logo-small {
        display: block !important;
    }

    .hidden-custom-down {
        display: none !important;
    }
}

@media (min-width:900px) {
    .hidden-custom-up {
        display: none;
    }
}

.flex {
    display: flex !important;
}

.flex-inline {
    display: inline-flex !important;
}

.flex &gt; *,
.flex-inline &gt; * {
    -ms-flex-negative: 1;
}

.flex-top {
    align-items: flex-start !important;
}

.flex-middle {
    align-items: center !important;
}

.flex-bottom {
    align-items: flex-end !important;
}

.flex-center {
    justify-content: center !important;
}

.flex-right {
    justify-content: flex-end !important;
}

.flex-space-between {
    justify-content: space-between !important;
}

.flex-space-around {
    justify-content: space-around !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-stretch {
    align-items: stretch !important;
}

.align-self-center {
    align-self: center !important;
}

.overflow-hidden {
    overflow: hidden;
}

.position-relative {
    position: relative;
}

.z-index-2 {
    z-index: 2;
}

.soft {
    width: 100%;
    height: 1px;
    margin: 1px 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    border: 0;
}

.va-middle {
    vertical-align: middle !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-05 {
    margin-top: .5rem !important;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.mt-3 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-05 {
    margin-bottom: .5rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.mb-2 {
    margin-bottom: 2rem !important;
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-05 {
    margin-left: .5rem !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.ml-2 {
    margin-left: 2rem !important;
}

.ml-3 {
    margin-left: 3rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-05 {
    margin-right: .5rem !important;
}

.mr-1 {
    margin-right: 1rem !important;
}

.mr-2 {
    margin-right: 2rem !important;
}

.mr-3 {
    margin-right: 3rem !important;
}

.mx-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.ml-auto {
    margin-left: auto !important;
}

@media (max-width:899px) {
    .mb-sm-1 {
        margin-bottom: 1rem !important;
    }
}

.pl-05 {
    padding-left: .5rem !important;
}

.p-0 {
    padding: 0 !important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.text-green {
    color: #54be68 !important;
}

.text-red {
    color: #e32636 !important;
}

.text-blue,
.text-black {
    color: #000 !important;
}

.text-orange {
    color: #f7931d !important;
}

.text-muted {
    color: #77787b !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

@media (max-width:899px) {
    .text-center-sm {
        text-align: center;
    }
}

.bg-green {
    background: #54be68 !important;
}

.bg-red {
    background: #e32636 !important;
}

.bg-orange {
    background: #f7931d !important;
}

.bg-purple {
    background: #6f5076 !important;
}

.bg-grey {
    background: #77787b !important;
}

.bg-blue-d {
    background: #25262a !important;
}

.bg-blue {
    background: #000 !important;
}

.bg-blue-m {
    background: #d1d3d4 !important;
}

.bg-blue-l {
    background: #e6e7e8 !important;
}

.bg-blue-very-l1 {
    background: #efeff0 !important;
}

.bg-blue-very-l2 {
    background: #fcfcfc !important;
}

.choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px;
}

.choices:focus {
   outline: none;
}

.choices:last-child {
    margin-bottom: 0;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    cursor: not-allowed;
    user-select: none;
    background-color: #eaeaea;
}

.choices.is-disabled .choices__item {
    cursor: not-allowed;
}

.choices[data-type*="select-one"] {
    cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.choices[data-type*="select-one"] .choices__button {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px;
    margin-right: 25px;
    background-image: url("../brands/base/Images/choices/cross-inverse.svg");
    background-size: 8px;
    border-radius: 10em;
    opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover,
.choices[data-type*="select-one"] .choices__button:focus {
    opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
    box-shadow: 0 0 0 2px #00bcd4;
}

.choices[data-type*="select-one"]::after {
    position: absolute;
    top: 50%;
    right: 11.5px;
    width: 0;
    height: 0;
    margin-top: -2.5px;
    pointer-events: none;
    content: "";
    border-color: #333 transparent transparent;
    border-style: solid;
    border-width: 5px;
}

.choices[data-type*="select-one"].is-open::after {
    margin-top: -7.5px;
    border-color: transparent transparent #333;
}

.choices[data-type*="select-one"][dir="rtl"]::after {
    right: auto;
    left: 11.5px;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: 25px;
}

.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
    cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
    position: relative;
    display: inline-block;
    width: 8px;
    padding-left: 16px;
    margin-top: 0;
    margin-right: -4px;
    margin-bottom: 0;
    margin-left: 8px;
    line-height: 1;
    background-image: url("../brands/base/Images/choices/cross.svg");
    background-size: 8px;
    border-left: 1px solid #008fa1;
    opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover,
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus {
    opacity: 1;
}

.choices__inner {
    display: inline-block;
    width: 100%;
    min-height: 44px;
    padding: 7.5px 7.5px 3.75px;
    overflow: hidden;
    vertical-align: top;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2.5px;
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #b7b7b7;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    width: 100%;
    padding: 4px 16px 4px 4px;
}

[dir="rtl"] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

.choices__list--multiple .choices__item {
    display: inline-block;
    padding: 4px 10px;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    word-break: break-all;
    vertical-align: middle;
    background-color: #00bcd4;
    border: 1px solid #00a5bb;
    border-radius: 20px;
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown {
    position: absolute;
    top: 100%;
    z-index: 1;
    display: none;
    width: 100%;
    margin-top: -1px;
    overflow: hidden;
    word-break: break-all;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-right-radius: 2.5px;
    border-bottom-left-radius: 2.5px;
}

.choices__list--dropdown.is-active {
    display: block;
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right;
}

@media (min-width:640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px;
    }

    .choices__list--dropdown .choices__item--selectable::after {
        position: absolute;
        top: 50%;
        right: 10px;
        font-size: 12px;
        content: attr(data-select-text);
        opacity: 0;
        transform: translateY(-50%);
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        padding-right: 10px;
        padding-left: 100px;
        text-align: right;
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable::after {
        right: auto;
        left: 10px;
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
    opacity: .5;
}

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    user-select: none;
    opacity: .5;
}

.choices__heading {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    color: gray;
    border-bottom: 1px solid #f7f7f7;
}

.choices__button {
    text-indent: -9999px;
    cursor: pointer;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

.choices__button:focus {
    outline: none;
}

.choices__input {
    display: inline-block;
    max-width: 100%;
    padding: 4px 0 4px 2px;
    margin-bottom: 5px;
    vertical-align: baseline;
    background-color: #f8f8f8;
    border: 0;
    border-radius: 0;
}

.choices__input:focus {
    outline: 0;
}

[dir="rtl"] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: .5;
}

.tns-outer {
    padding: 5px !important;
}

.tns-outer.ms-touch {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0%, 100%);
}

.tns-slider {
    transition: all 0s;
}

.tns-slider .tns-item {
    box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

.tns-horizontal.tns-subpixel .tns-item {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}

.tns-horizontal.tns-no-subpixel::after {
    display: table;
    clear: both;
    content: "";
}

.tns-horizontal.tns-no-subpixel .tns-item {
    float: left;
    margin-right: -100%;
}

.tns-no-calc {
    position: relative;
    left: 0;
}

.tns-gallery {
    position: relative;
    left: 0;
}

.tns-gallery .tns-item {
    position: absolute;
    left: -100%;
    transition: transform 0s, opacity 0s;
}

.tns-nav {
    display: none;
}

.tns-nav button {
    vertical-align: middle;
}

.tns-lazy-img {
    opacity: .6;
    transition: opacity .6s;
}

.tns-lazy-img.loaded {
    opacity: 1;
}

[hidden] {
    display: none !important;
}

[data-controls],
[data-action],
[data-nav] {
    padding: 0;
    cursor: pointer;
    border-width: 0;
}

.tns-ah {
    transition: height 0s;
}

.tns-ovh {
    overflow: hidden;
}

.tns-hdx {
    overflow-x: hidden;
}

.tns-hdy {
    overflow-y: hidden;
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.tns-fadeIn {
    z-index: 0;
    opacity: 1;
}

.tns-normal,
.tns-fadeOut {
    z-index: -1;
    opacity: 0;
}

@media all and (min-width:1px) {
    .tns-mq-test {
        position: absolute;
    }
}

.profile .phoneRow .International {
    display: none;
    width: 113px;
}

.accessibility-links {
    position: absolute;
}

.accessibility-links a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding: 1rem;
    white-space: nowrap;
    line-height: 1.3rem;
    color: #fff;
    text-decoration: none;
    z-index: 1;
}

.accessibility-links a:hover,
.accessibility-links a:focus {
    outline: none;
    background: #000;
    color: #fff;
    box-shadow: 0 0 1rem #000;
    z-index: 1;
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 1rem 0 2rem 0;
    overflow: hidden;
}

.breadcrumbs li {
    list-style-type: none;
    flex: 0 0 auto;
    margin-bottom: 2px;
}

.breadcrumbs li a {
    color: #fff;
    display: block;
    background: #000;
    text-decoration: none;
    position: relative;
    height: 2.6rem;
    line-height: 2.6rem;
    padding: 0 1rem 0 .5rem;
    text-align: center;
    margin-right: 1.2rem;
    max-width: 30rem;
}

.breadcrumbs li.home-page a {
    width: auto;
    padding: 0 .5rem 0 .8rem;
    font-size: 1.6rem;
    text-indent: 0;
    background-image: none;
}

.breadcrumbs li.home-page a::before {
    border: none;
}

.breadcrumbs li a::before,
.breadcrumbs li a::after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #000;
    border-width: 1.3rem 0.5rem;
    width: 0;
    height: 0;
}

.breadcrumbs li a::before {
    right: 100%;
    border-left-color: transparent;
}

.breadcrumbs li a::after {
    left: 100%;
    border-color: transparent;
    border-left-color: #000;
}

.breadcrumbs li.current-page a {
    background-color: #e6e7e8;
    color: #77787b;
}

.breadcrumbs li.current-page a::before {
    border-color: #e6e7e8;
    border-left-color: transparent;
}

.breadcrumbs li.current-page a::after {
    border-left-color: #e6e7e8;
}

.ie-upgrade {
    display: none;
}

html.ie .header,
html.ie .announcement,
html.ie .login-box,
html.ie .personalised-text,
html.ie .powered-by,
html.ie .logout-msg {
    display: none !important;
}

html.ie .ie-upgrade {
    display: block;
    padding: 20px;
    margin: 100px 0 50px;
    background: #fff;
}

.footer {
    position: fixed;
    bottom: 0;
    z-index: 2;
    padding: 10px;
    background: #fff;
}

.footer p {
    padding: 0;
    margin: 0;
    font-size: 10px;
    line-height: 1.4;
    color: #333;
}

fieldset {
    padding-bottom: 1.3rem;
    margin-bottom: 1.3rem;
    border-bottom: 1px solid #d1d3d4;
}

legend {
    font-weight: 500;
    font-size: 14px;
}

.btn,
.ui-datepicker-trigger {
    padding: .85rem 1.4rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0;
    transition: background .3s ease;
    border-style: solid;
    border-width: 0.2rem;
    border-color: #d1d3d4;
    outline: 0;
}

.btn:hover,
.btn:focus,
.ui-datepicker-trigger:hover,
.ui-datepicker-trigger:focus {
    transition: all .3s ease;
    outline: 0;
}

.btn:hover .fa,
.btn:focus .fa,
.ui-datepicker-trigger:hover .fa,
.ui-datepicker-trigger:focus .fa {
    transition: color .3s ease;
    outline: 0;
}

.btn .fa,
.ui-datepicker-trigger .fa {
    transition: color .3s ease;
    }

.btn[disabled],
.btn[disabled],
.ui-datepicker-trigger[disabled],
.ui-datepicker-trigger[disabled] {
    background: #adb5bd !important;
    transition: none !important;
    border-color: #adb5bd;
}

.btn.btn-sm,
.ui-datepicker-trigger.btn-sm {
    padding: 3px 9px !important;
    font-size: 12px !important;
    font-weight: 500;
}

.btn.btn-lg,
.ui-datepicker-trigger.btn-lg {
    padding: 1.6rem 2.6rem;
    font-size: 14px;
}

.btn.btn-lg .fa,
.ui-datepicker-trigger.btn-lg .fa {
    font-size: 14px;
    vertical-align: middle;
}

.btn-primary,
.ui-datepicker-trigger {
    color: #fff;
    background: #000;
    border-color: #000;
}

.btn-primary:hover .fa,
.btn-primary:focus .fa,
.ui-datepicker-trigger:hover .fa,
.ui-datepicker-trigger:focus .fa {
    color: #000;
}

.btn-primary .fa,
.ui-datepicker-trigger .fa {
    color: #fff;
 }

.btn-primary .delete {
    content: "\f007";
}

.btn-primary-outline {
    background: none;
    color: #000;
    border-color: #000;
}

.btn-primary-outline:focus {
    color: #000;
    border-color: #000;
}

.btn-primary-outline.selected {
    color: #fff;
    background: #000;
    border-color: #000;
}

.btn-danger {
    background: #e32636;
    border-color: #e32636;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #d41b2b;
    border-color: #d41b2b;
}

.btn-danger-outline {
    background: none;
    color: #e32636;
    border-color: #e32636;
}

.btn-danger-outline:focus {
    background: none;
    border-color: #e32636;
}

.btn-danger-outline.selected {
    color: #fff;
    background: #e32636;
    border-color: #e32636;
}

.btn-warning {
    background: #f7931d;
    border-color: #f7931d;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #e0861a;
    border-color: #e0861a;
}

.btn-warning-outline {
    background: none;
    color: #f7931d;
    border-color: #f7931d;
}

.btn-warning-outline:focus {
    background: none;
    border-color: #f7931d;
}

.btn-warning-outline.selected {
    color: #fff;
    background: #f7931d;
    border-color: #f7931d;
}

.btn-success {
    background: #54be68;
    border-color: #54be68;
}

.btn-success:hover,
.btn-success:focus {
    background: #44b45a;
    border-color: #44b45a;
}

.btn-success-outline {
    background: none;
    color: #54be68;
    border-color: #54be68;
}

    .btn-success-outline:focus {
        background: none;
        border-color: #54be68;
    }

    .btn-success-outline.selected {
        color: #fff;
        background: #54be68;
        border-color: #54be68;
    }

.btn-primary-light {
    color: #fff;
    background: #000;
    border-color: #000;
}

    .btn-primary-light:hover,
    .btn-primary-light:focus {
        color: #fff;
        background: #000;
        border-color: #000;
    }

.btn.btn-link {
    color: #17BE17;
    border: 0;
}

.btn.btn-link.disabled {
    color: #77787b;
}

.btn.btn-link:hover,
.btn.btn-link:focus {
    color: #17BE17;
}

.btn-group &gt; .btn {
    margin-bottom: 0;
    position: relative;
    flex: 0 1 auto;
}

.btn-group &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group &gt; .btn.active {
    z-index: 1;
}

.btn-group &gt; .btn input[type="radio"],
.btn-group &gt; .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-group .btn + .btn {
    margin-left: -0.2rem;
}

input,
select,
textarea {
    width: 100%;
    padding: .67rem;
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    border: 2px solid #e6e7e8;
    transition: all .3s ease;
    color: #979797;
    background-color: #fcfcfc;
    transition: all .3s ease;
}

    input:focus,
    input:active,
    select:focus,
    select:active,
    textarea:focus,
    textarea:active {
        border: 2px solid #17BE17;
        box-shadow: none;
        outline: none;
    }

    input:read-only:focus, input:disabled:focus,
    input:read-only:active, input:disabled:active,
    select:read-only:focus, select:disabled:focus,
    select:read-only:active, select:disabled:active,
    textarea:read-only:focus, textarea:disabled:focus,
    textarea:read-only:active, textarea:disabled:active {
        border: 2px solid #e6e7e8;        
    }

        

    input.input-validation-error,
    select.input-validation-error,
    textarea.input-validation-error {
        border: 2px solid #e32636;
    }

    input[type="checkbox"],
    input[type="radio"] {
        width: auto;
        height: auto;
    }

select {
    display: inline-block;
    max-width: 100%;
    height: calc(3.8rem + 0px);
    vertical-align: middle;
    background: #fcfcfc url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23000' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    select:focus {
        border-color: #e6e7e8;
        outline: 0;
        box-shadow: none;5    }

        select:focus::-ms-value {
            color: #fcfcfc;
            background-color: #77787b;
        }

    select[multiple] {
        height: auto;
        padding-right: .75rem;
        background-image: none;
    }

    select:disabled {
        color: #77787b;
        background-color: #d1d3d4;
    }

    select::-ms-expand {
        opacity: 0;
    }

    select[disabled],
    select[readonly] {
        cursor: no-drop;
        background: #fcfcfc url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23000' d='M640 768h512v-192q0-106-75-181t-181-75-181 75-75 181v192zm832 96v576q0 40-28 68t-68 28h-960q-40 0-68-28t-28-68v-576q0-40 28-68t68-28h32v-192q0-184 132-316t316-132 316 132 132 316v192h32q40 0 68 28t28 68z'/%3e%3c/svg%3e") no-repeat right 0.75rem center;
        background-size: 18px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.form-inline {
    display: flex;
    align-items: center;
}

    .form-inline &gt; div,
    .form-inline .btn,
    .form-inline input,
    .form-inline select {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

.input-group {
    display: flex;
}

.input-group .btn {
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -0.2rem;
    align-items: center;
}

.sidebar-right .checkbox label {
    padding-left: 25px;
}

.validation-status {
    display: inline-block;
}

    .validation-status .validation-incomplete {
        padding: .5rem 1.5rem;
        background: #e32636;
        color: #fff;
    }

    .validation-status .validation-complete {
        padding: .5rem 1.5rem;
        background: #54be68;
        color: #fff;
    }

    .validation-status .validation-pending {
        padding: .5rem 1.5rem;
        background: #f7931d;
        color: #fff;
    }

.field-validation-error {
    display: inline-block !important;
    padding: 0;
    line-height: 1.2;
    color: #e32636;
    padding: 15px 0 10px 0;
    font-size: 10px;
    font-weight: 400;
}

.validation-error-class {
    z-index: 1;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    position: absolute;
    top: 48px;
    left: 0px;
}

.label .validation-error-class {
    position: relative;
    margin-left: .5rem;
}

.validation-summary-errors {
    position: relative;
    display: flex;
    padding-left: 3rem;
    margin: 1rem 0;
    color: #e32636;
    border: 0.1rem solid #e32636;
    background: #fff;
}

    .validation-summary-errors &gt; div {
        padding: 1rem;
    }

    .validation-summary-errors h4 {
        padding: 0;
        margin: 1rem 0;
        color: #e32636;
    }

    .validation-summary-errors::before {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 3rem;
        height: 100%;
        content: '';
        background: #e32636;
    }

    .validation-summary-errors::after {
        position: absolute;
        left: 0;
        width: 3rem;
        font-family: FontAwesome;
        font-size: 1.9rem;
        color: #fff;
        content: '\f071';
        align-self: center;
        text-align: center;
    }

    .validation-summary-errors ul {
        /*padding: 1rem 1.2rem;*/
        margin: 0;
        list-style: none;
    }
.custom-form .form-group {
    margin-bottom: 20px;
}
.header {
    padding: 10px 0;
}
header .container {
    width: 100%;
}

header.header .logo {
    max-height: 60px;
    max-width: 100%;
}

header.header .logo-divider {
    display: inline-block;
    width: 2px;
    height: 30px;
    margin: 0 10px;
    vertical-align: middle;
    background: #e6e7e8;
}

header.header .sidebar-trigger {
    z-index: 999;
    display: none;
}

@media (max-width:767px) {
    header.header .sidebar-trigger {
        display: block;
        text-align: right;
    }
}

header.header .sidebar-trigger a {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
    line-height: 30px;
}

header.header .language-box {
    font-size: 11px;
    line-height: 1.3;
    color: #666;
    padding-top: 10px;
}

header.header .language-box img {
    width: 30px;
    height: 30px;
    margin-right: 7px;
    border: 1px solid #e6e7e8;
    border-radius: 50%;
}

header.header .choices {
    margin-bottom: 0;
}

header.header .choices__inner {
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 0 7.5px !important;
}

header.header .choices__list--dropdown .choices__item {
    padding: 5px;
}

header.header .choices__list img {
    height: 30px;
}

#stickybar {
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    z-index: 1000;
    height: 60px;
}

.cookiepolicy {
    position: sticky;
    bottom: 0;
    z-index: 350;
    width: 100%;
    min-height: 60px;
    padding: 10px 0 10px 55px;
    text-align: center;
    background: #000;
    display: none;
}

.cookiepolicy p {
    padding: 0;
    margin: 0;
    color: #fff;
    float: left;
    font-size: 1.3rem;
    text-align: left;
}

.cookiepolicy p a {
    color: #fff;
}

.cookiepolicy .close-notify {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: right;
    padding: 0px 20px 0px 50px;
}

.cookiepolicy .close-notify a {
    color: #fff;
}

.cookiepolicy input {
    float: left;
    margin-right: 10px;
}

.cookieprivacypolicypopup p {
    text-align: justify;
    margin: 0px;
    padding-bottom: 5px;
}

.cookieprivacypolicypopup p span:first-child {
    font-weight: bold;
}

.cookieprivacypolicypopup li {
    list-style: inside;
}

.cookieprivacypolicypopup li li {
    list-style: circle;
}

.cookieprivacypolicypopup h3 {
    padding: 0px !important;
    line-height: 0px !important;
}

.cookieprivacypolicypopup h4 {
    padding: 0px;
    line-height: 0px;
}

.logo-small {
    display: none;
}

@media (max-width:899px) {
    .logo-small {
        display: block !important;
    }
}

.icon-circle {
    position: relative;
    display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
}

.icon-circle .fa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 2.7rem;
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
}

.icon-xl {
    width: 7.5rem;
    height: 7.5rem;
}

.icon-xl .fa {
    font-size: 6rem;
    line-height: 7.5rem;
}

.icon-lg {
    width: 6.5rem;
    height: 6.5rem;
}

.icon-lg .fa {
    font-size: 4rem;
    line-height: 6.5rem;
}

.icon-sm {
    width: 2.3rem;
    height: 2.3rem;
}

.icon-sm .fa {
    font-size: 1.1rem;
    line-height: 2.3rem;
}

.icon-xs {
    width: 1.6rem;
    height: 1.6rem;
}

.icon-xs .fa {
    font-size: .8rem;
    line-height: 1.6rem;
}

.icon-white {
    color: #fff !important;
}

.icon-blue {
    color: #000 !important;
}

.bg-white {
    background: #fff !important;
}

.icon-link {
    font-size: 2rem;
    text-decoration: none;
}

.icon-link:hover,
.icon-link:focus {
    text-decoration: none;
}

.fa-border {
    border-color: #efeff0;
    border-radius: .3em;
}

.icon-circle.icon-invoice,
.icon-circle.icon-user,
.icon-circle.icon-bus,
.icon-circle.icon-car,
.icon-circle.icon-bed,
.icon-circle.icon-train,
.icon-circle.icon-plane {
    color: #fff !important;
    background-color: #17BE17 !important;
}

.sidebar-menu ul li:hover div.sub-SubMenu a:hover .icon-circle.icon-plane,
.sidebar-menu ul li:hover div.sub-SubMenu a:hover .icon-circle.icon-train,
.sidebar-menu ul li:hover div.sub-SubMenu a:hover .icon-circle.icon-bed,
.sidebar-menu ul li:hover div.sub-SubMenu a:hover .icon-circle.icon-car {
    background-color: #17BE17 !important;
    color: #000 !important;
}

.icon-train {
    color: #00aa79;
}

.icon-bus {
    color: #c968dd;
}

.icon-invoice {
    color: #000;
}

.menu &gt; .container ul.menu {
    display: inline-block;
    margin: 0 .2% 0 0;
    vertical-align: top;
}

.menu &gt; .container ul.menu ul {
    position: inherit;
}

#AccessNavigation {
    width: 150px;
}

.modal .modal-title {
    padding: 0;
    text-align: left;
}

.modal .close {
    margin: 0;
    text-decoration: none;
}

.modal .welcome-message-modal .modal-body {
    max-height: 400px;
    overflow-y: auto;
}

.modal .welcome-message-modal label {
    line-height: 1.5;
}

.modal .welcome-message-modal input[type="checkbox"] {
    width: auto;
    height: auto;
    margin: 4px 0 0 -20px;
}

.modal .help-block {
    margin-bottom: 0;
}

.modal .image-preview {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.modal .image-preview img {
    max-width: 180px;
    max-height: 180px;
}

.modal .image-preview .delete-image {
    position: absolute;
    top: 50%;
    right: -40px;
    font-size: 28px;
    color: #e32636;
    transform: translateY(-50%);
}

.cookieprivacypolicypopup .modal-dialog {
    width: 80%;
    padding: 0% 20% 0% 20%;
}

#Preferences #PrefsHotel .row {
    align-items: center;
}

#Preferences .PrefsCar-CarSize .label label {
    display: inline;
}

#Preferences .PrefsCar-CarSize span {
    padding: .2rem .5rem;
    display: inline-block;
    clear: both;
    margin: 0 auto;
    margin-bottom: .5rem;
}

#Preferences .PrefsCar-NonSmoking,
#Preferences .PrefsRail-NonSmoking,
#Preferences .PrefsHotel-NonSmoking,
#Preferences .PrefsHotel-Handicapped {
    padding: .85rem 1.6rem;
    border: 0.1rem solid #d1d3d4;
    background: #e6e7e8;
}

#Preferences .PrefsCar-NonSmoking label,
#Preferences .PrefsRail-NonSmoking label,
#Preferences .PrefsHotel-NonSmoking label,
#Preferences .PrefsHotel-Handicapped label {
    display: block;
    margin: 0;
}

#Preferences .PrefsCar-NonSmoking label::after,
#Preferences .PrefsRail-NonSmoking label::after,
#Preferences .PrefsHotel-NonSmoking label::after,
#Preferences .PrefsHotel-Handicapped label::after {
    display: inline-block;
    width: 18px;
    height: 18px;
    float: right;
    content: '';
}

#Preferences .PrefsCar-NonSmoking label::after,
#Preferences .PrefsRail-NonSmoking label::after,
#Preferences .PrefsHotel-NonSmoking label::after {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23000' d='M1440 893q0-161-87-295l-754 753q137 89 297 89 111 0 211.5-43.5t173.5-116.5 116-174.5 43-212.5zm-999 299l755-754q-135-91-300-91-148 0-273 73t-198 199-73 274q0 162 89 299zm1223-299q0 157-61 300t-163.5 246-245 164-298.5 61-298.5-61-245-164-163.5-246-61-300 61-299.5 163.5-245.5 245-164 298.5-61 298.5 61 245 164 163.5 245.5 61 299.5z'/%3e%3c/svg%3e");
}

#Preferences .PrefsHotel-Handicapped label::after {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23000' d='M1087 1187l102 204q-58 179-210 290t-339 111q-156 0-288.5-77.5t-210-210-77.5-288.5q0-181 104.5-330t274.5-211l17 131q-122 54-195 165.5t-73 244.5q0 185 131.5 316.5t316.5 131.5q126 0 232.5-65t165-175.5 49.5-236.5zm548 100l58 114-256 128q-13 7-29 7-40 0-57-35l-239-477h-472q-24 0-42.5-16.5t-21.5-40.5l-96-779q-2-17 6-42 14-51 57-82.5t97-31.5q66 0 113 47t47 113q0 69-52 117.5t-120 41.5l37 289h423v128h-407l16 128h455q40 0 57 35l228 455z'/%3e%3c/svg%3e");
}

#Preferences:after {
    display: none;
    content: '';
}

#Preferences .preference {
    padding: .5rem 1rem;
}

#Preferences .preference img {
    display: block;
    margin-top: .5rem;
    margin-bottom: 1rem;
}

#Preferences .preference img.active {
    display: none;
}

#Preferences .preference.active img {
    display: none;
}

#Preferences .preference.active img.active {
    display: block;
}

/*#PrefsAir .btn-primary, #PrefsAir .btn-primary:hover, #PrefsAir .btn-primary:focus { color:#fff; background:#17BE17; border-color:#17BE17; }*/

.prefs-click-btn-wrapper {
    position: relative;
}

.btn-flight-left-right,
.btn-flight-exit-bulkhead {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    z-index: 1;
    width: 50%;
}

.btn-flight-left-right + .btn-flight-left-right,
.btn-flight-exit-bulkhead + .btn-flight-exit-bulkhead {
    left: auto;
    right: 0;
    max-width: 50%;
}

.btn-flight-forward-tail {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    height: 50%;
}

.btn-flight-forward-tail + .btn-flight-forward-tail {
    top: auto;
    bottom: 0;
}

.btn-flight-window-aisle {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    z-index: 1;
    width: 56%;
}

.btn-flight-window-aisle + .btn-flight-window-aisle {
    left: auto;
    right: 0;
    max-width: 44%;
}

.profileWizard {
    padding: 0 !important;
}

.profileWizard .modal-padding {
    padding: 0 30px;
}

.profileWizard .dvWizardHeaderMsg {
    color: #000;
}

.profileWizard #dvWizardContentMain {
    overflow: auto;
    color: #000;
}

.profileWizard #dvWizardCircleSections {
    min-height: 30px;
}

.profileWizard #dvWizardCircleSections span {
    font-size: 1rem;
    color: #fff;
    line-height: 20px;
}

.profileWizard .profileCircles {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: #d1d3d4;
}

.profileWizard .profileCircles.red {
    background: #e32636;
}

.profileWizard .profileCircles.blue {
    background: #000;
}

.profileWizard .profileCircles.green {
    background: #54be68;
}

.progress {
    height: 20px;
    background: #e6e7e8;
    border: 1px solid #d1d3d4;
}

.progress .progress-bar {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: center;
    background: #e32636;
}

.progress .progress-bar.complete {
    color: #fff;
    background: #54be68;
}

table.travellerListTable {
    width: 100%;
}

table.travellerListTable td,
table.travellerListTable th {
    border-top: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    height: 50px;
}

table.travellerListTable tr:last-child {
    border-bottom: 1px solid #dddddd;
}

.traveller-list-searchbox {
    width: 70%;
    padding: 0;
}

.traveller-list-modelbody {
    height: 400px;
    overflow: auto;
}

.table th {
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
}

.table &gt; tr &gt; td {
    border-top: 1px solid #efeff0;
}

.table &gt; tbody &gt; tr:first-child &gt; td,
.table &gt; tr &gt; th {
    border: 0;
}

table.full-width,
table.grid-table {
    width: 100%;
    margin-top: 1rem;
}

@media (max-width:899px) {
    table.full-width,
    table.grid-table {
        table-layout: auto;
    }
}

table.full-width.fixed-layout,
table.full-width.fixed-layout,
table.grid-table.fixed-layout,
table.grid-table.fixed-layout {
    table-layout: fixed;
}

table.full-width tr,
table.grid-table tr {
    border-bottom: 3px solid #fff;
}

@media (max-width:899px) {
    table.full-width tr,
    table.grid-table tr {
        border: 1px solid #d1d3d4;
        margin-bottom: 1rem;
    }
}

table.full-width th,
table.full-width td,
table.grid-table th,
table.grid-table td {
    padding: 1rem;
}

table.full-width th:first-child:empty,
table.full-width td:first-child:empty,
table.grid-table th:first-child:empty,
table.grid-table td:first-child:empty {
    padding: .2rem;
}

table.full-width th:last-child,
table.full-width td:last-child,
table.grid-table th:last-child,
table.grid-table td:last-child {
    border-right: none;
}

table.full-width th,
table.grid-table th {
    background: #d1d3d4;
    border-right: 1px solid #fff;
    white-space: normal;
    font-weight: 500;
}

table.full-width td,
table.grid-table td {
    background: #e6e7e8;
}

table.full-width td::before,
table.grid-table td::before {
    position: absolute;
    top: 6px;
    left: 6px;
    display: none;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-th);
    font-weight: bold;
    color: theme-colour("primary");
}

@media (max-width:899px) {
    table.full-width td::before,
    table.grid-table td::before {
        display: block;
    }
}

table.full-width td p,
table.grid-table td p {
    padding: 0;
    margin: 0;
}

@media (max-width:899px) {
    table.full-width td,
    table.grid-table td {
        display: none;
    }
}

@media (max-width:899px) {
    table.full-width td[data-th],
    table.grid-table td[data-th] {
        padding-left: 40%;
    }
}

table.full-width thead tr,
table.grid-table thead tr {
    border-bottom: 6px solid #fff;
}

@media (max-width:899px) {
    table.full-width thead tr,
    table.grid-table thead tr {
        display: none;
    }
}

table.full-width tbody th,
table.grid-table tbody th {
    background: #000;
    color: #fff;
    font-weight: 200;
}

@media (max-width:899px) {
    table.full-width tbody th,
    table.grid-table tbody th {
        position: relative;
        border: none;
        border-bottom: 1px solid #e6e7e8;
    }
}

@media (max-width:899px) {
    table.full-width table,
    table.full-width thead,
    table.full-width tbody,
    table.full-width th,
    table.full-width td,
    table.full-width tr,
    table.grid-table table,
    table.grid-table thead,
    table.grid-table tbody,
    table.grid-table th,
    table.grid-table td,
    table.grid-table tr {
        display: block;
    }
}

table.full-width .col-expand,
table.grid-table .col-expand {
    width: 5rem;
}

table.full-width .col-actions,
table.grid-table .col-actions {
    width: 15rem;
}

table.full-width .col-size,
table.grid-table .col-size {
    width: 8rem;
}

table.full-width .col-collapsed,
table.full-width .col-language,
table.grid-table .col-collapsed,
table.grid-table .col-language {
    width: 9rem;
}

table.full-width .btn,
table.grid-table .btn {
    margin-top: 0;
    margin-bottom: 0;
}

table.full-width span.break-all-wrapper,
table.grid-table span.break-all-wrapper {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    display: inline-block;
}

.tabs {
    display: none;
}

.tab-content {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    vertical-align: top;
}


/*.tabs {
a:hover,
a:focus {
color:$white;
text-decoration:none;
}
}*/

.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    list-style: outside none none;
    background-color: #e6e7e8;
    border-color: #efeff0 #efeff0 currentcolor;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    border-radius: 0.25rem 0.25rem 0 0;
    box-shadow: 0 1px #fff inset, 0 2px 3px -3px rgba(0, 0, 0, 0.15), 0 -4px 0 rgba(0, 0, 0, 0.05) inset, 0 0 3px rgba(0, 0, 0, 0.04);
}

    .nav-tabs a {
        position: relative;
        display: block;
        padding: 1.3rem 1rem;
        color: #333;
        text-decoration: none;
        box-shadow: 1px 0 0 rgba(0, 0, 0, 0.09);
        padding: 10px 5px !important;
        font-size: 14px;
    }

.nav-tabs a.active {
    background-color: rgba(0, 0, 0, 0.03);
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.05) 100%);
    border-right: 0 none;
    border-left: 0 none;
    box-shadow: 2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, -2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(0, 0, 0, 0.02) inset;
}

.nav-tabs a.active::after {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 5px;
    content: "";
    background-color: #000;
    opacity: .8;
}

.tab-pane {
    position: relative;
    display: none;
}

.tab-pane.active {
   display: block;
}

.vendors .vendor {
    border: 1px solid #e6e7e8;
    margin: 1rem;
}

.vendors .vendor .vendor-logo {
    padding: 1rem;
    text-align: center;
    height: 5rem;
}

.vendors .vendor .vendor-logo img {
    max-width: unset;
    max-height: unset;
    vertical-align: middle;
    width: unset;
}

.vendors .vendor .vendor-name {
    background: #e6e7e8;
    text-align: center;
}

[data-tooltip] {
    position: relative;
    z-index: 3;
    cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

[data-tooltip]:before {
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.2;
}

[data-tooltip]:after {
    width: 0;
    margin-left: -5px;
    border-top: 5px solid rgba(0, 0, 0, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}

#cibtvisareqwidget {
    background: none !important;
}

#cibtvisareqwidget .cibtvisareqwidgetheadline {
    width: auto !important;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    background: none !important;
}

#cibtvisareqwidget .textcolor_radio,
#cibtvisareqwidget .textcolor_nationality,
#cibtvisareqwidget .textcolor_destination {
    padding: 0 !important;
    margin-bottom: 5px;
    color: #77787b;
    font-weight: normal;
    font-family: 'IBM Plex Sans', sans-serif;
}

#cibtvisareqwidget #cibtvisareqwidgetget {
    top: 38px !important;
    height: auto;
}

#cibtvisareqwidget #cibtcountry1,
#cibtvisareqwidget #cibtcountry2 {
    width: auto !important;
    max-width: 250px;
    height: auto;
    padding: 7px;
    margin: 0 0 1.5rem;
    border: 1px solid #d1d3d4;
}

#cibtvisareqwidget #cibtvisasHorizontalWidgetPurposeDiv {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
    margin-left: 0 !important;
}

#cibtvisareqwidget #cibtfindoutnowbutton {
    margin: 0;
}

#cibtvisareqwidget &gt; div,
#cibtvisareqwidget #cibtvisareqwidgetget &gt; div {
    text-align: left !important;
}

#cibtWidgetLoaderDiv #cibtvisareqwidget {
    width: 350px !important;
    height: auto !important;
}

@media (max-width:899px) {
    #cibtWidgetLoaderDiv #cibtvisareqwidget {
        width: auto !important;
    }
}

#cibtvisasHorizontalWidget {
    float: none !important;
    width: auto !important;
}

.HorizontalVisaLink #cibtvisareqwidget #cibtvisareqwidgetget {
    top: 0 !important;
}

.HorizontalVisaLink #cibtvisareqwidget .textcolor_footer {
    margin-top: -50px !important;
}

.HorizontalVisaLink #cibtvisareqwidget .textcolor_radio {
    padding: 0;
}

.HorizontalVisaLink #cibtvisareqwidget textcolor_destination,
.HorizontalVisaLink #cibtvisareqwidget .textcolor_nationality {
    padding: 0;
}

.HorizontalVisaLink #cibtvisareqwidget .html_answer {
    bottom: 15px !important;
}

.VerticalVisaLink #cibtvisareqwidget #cibtcountry1,
.VerticalVisaLink #cibtvisareqwidget #cibtcountry2 {
    width: 100% !important;
    max-width: none;
}

.VerticalVisaLink #cibtWidgetLoaderDiv #cibtvisareqwidget {
    width: auto !important;
}

.VerticalVisaLink #cibtvisasWidgetPurposeSpan {
    display: block;
    margin-bottom: 10px;
}

.VerticalVisaLink #cibtvisareqwidgetget {
    margin: 0;
}

.VerticalVisaLink .html_answer {
    text-align: left !important;
    bottom: 0px !important;
}

.VerticalVisaLink #cibtvisareqwidget .cibtvisareqwidgetheadline {
    padding: 0 0 .9rem;
    margin: 0 0 .9px;
    font-size: 14px;
    line-height: 1.4rem;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}

.sidebar-right #cibtvisareqwidget .textcolor_radio,
.sidebar-right #cibtvisareqwidget .textcolor_nationality,
.sidebar-right #cibtvisareqwidget .textcolor_destination {
    color: #000;
}

.textcolor_footer {
    display: none;
}

.well {
    padding: 15px 15px 15px 15px;
    background: #e6e7e8;
    border: 1px solid #d1d3d4;
}

.ui-widget-overlay {
    z-index: 1000 !important;
    background: #d1d3d4;
    opacity: .7;
}

.ui-widget .ui-widget-header {
    background: #000;
    color: #fff;
    border: none;
}

.ui-widget .ui-widget-content,
.ui-widget.ui-widget-content {
    border-color: #000;
}

.ui-widget .ui-state-default,
.ui-widget .ui-widget-content,
.ui-widget .ui-state-default,
.ui-widget .ui-widget-header,
.ui-widget .ui-state-default {
    border: 1px solid #d1d3d4;
    background: #e6e7e8;
    font-weight: 700;
    color: #77787b;
}

.ui-widget .ui-state-hover,
.ui-widget .ui-widget-content .ui-state-hover,
.ui-widget .ui-widget-header .ui-state-hover,
.ui-widget .ui-state-focus,
.ui-widget .ui-widget-content .ui-state-focus,
.ui-widget .ui-widget-header .ui-state-focus,
.ui-widget .ui-state-active,
.ui-widget .ui-widget-content .ui-state-active,
.ui-widget .ui-widget-header .ui-state-active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.ui-widget .ui-button-text-only .ui-button-text {
    padding: 0;
}

.ui-widget.ui-autocomplete {
    max-height: 240px;
    padding-right: 1rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

.ui-widget.ui-autocomplete .ui-menu-item {
    list-style: none;
    border-bottom: 1px solid #e6e7e8;
}

.ui-widget.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    display: block;
}

.ui-widget.ui-autocomplete .ui-menu-item:last-child {
    border-bottom: none;
}

.ui-widget.ui-datepicker select {
    padding: 0;
    margin: 0;
    display: inline;
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-size: 15px;
    line-height: 1em;
}

.daterangepicker:before,
.daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
    right: 9px;
 }

.daterangepicker.opensleft:after {
    right: 10px;
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.opensright:before {
    left: 9px;
}

.daterangepicker.opensright:after {
    left: 10px;
}

.daterangepicker.drop-up {
    margin-top: -7px;
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none;
}

.daterangepicker.single .drp-selected {
    display: none;
}

.daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker.show-calendar .drp-buttons {
    display: block;
}

.daterangepicker.auto-apply .drp-buttons {
    display: none;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
    padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit;
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
    background-color: #00DE00;
    color: #000;
}

.daterangepicker td.start-date:hover {
    background-color: #00DE00;
    color: #000;
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
    background-color: #000;
    color: #fff;
}

.daterangepicker td.end-date:hover {
    background-color: #000;
    color: #fff;
}

    .daterangepicker td.start-date.end-date {
        border-radius: 4px;
        background-color: #17BE17;
        color: #000;
    }

    .daterangepicker td.start-date td.active,
    .daterangepicker td.start-date td.active:hover {
        border-color: transparent;
        background-color: #17BE17;
        color: #000;
    }

    .daterangepicker th.month {
        width: auto;
    }

    .daterangepicker td.disabled,
    .daterangepicker option.disabled {
        color: #999;
        cursor: not-allowed;
        text-decoration: line-through;
    }

    .daterangepicker select.monthselect,
    .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect,
    .daterangepicker select.minuteselect,
    .daterangepicker select.secondselect,
    .daterangepicker select.ampmselect {
        width: 50px;
        margin: 0 auto;
        background: #eee;
        border: 1px solid #eee;
        padding: 2px;
        outline: 0;
        font-size: 12px;
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 4px auto 0 auto;
        line-height: 30px;
        position: relative;
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed;
        }

    .daterangepicker .drp-buttons {
        clear: both;
        text-align: right;
        padding: 8px;
        border-top: 1px solid #ddd;
        display: none;
        line-height: 12px;
        vertical-align: middle;
    }

    .daterangepicker .drp-selected {
        display: inline-block;
        font-size: 12px;
        padding-right: 8px;
    }

    .daterangepicker .drp-buttons .btn {
        margin-left: 8px;
        font-size: 14px;
        font-weight: bold;
        padding: 4px 8px;
    }

    .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.rtl .drp-calendar.right {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker .ranges {
        float: none;
        text-align: left;
        margin: 0;
    }

    .daterangepicker.show-calendar .ranges {
        margin-top: 8px;
    }

    .daterangepicker .ranges ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    .daterangepicker .ranges li {
        font-size: 12px;
        padding: 8px 12px;
        cursor: pointer;
    }

        .daterangepicker .ranges li:hover {
            background-color: #eee;
        }

        .daterangepicker .ranges li.active {
            background-color: #08c;
            color: #fff;
        }


/*  Larger Screen Styling */

@media (min-width:564px) {
    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 140px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker.single .drp-calendar.left {
            clear: none;
        }

        .daterangepicker.single .ranges,
        .daterangepicker.single .drp-calendar {
            float: left;
        }

    .daterangepicker {
        direction: ltr;
        text-align: left;
    }

        .daterangepicker .drp-calendar.left {
            clear: left;
            margin-right: 0;
        }

            .daterangepicker .drp-calendar.left .calendar-table {
                border-right: none;
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

        .daterangepicker .drp-calendar.right {
            margin-left: 0;
        }

            .daterangepicker .drp-calendar.right .calendar-table {
                border-left: none;
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

        .daterangepicker .drp-calendar.left .calendar-table {
            padding-right: 8px;
        }

        .daterangepicker .ranges,
        .daterangepicker .drp-calendar {
            float: left;
        }
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

.panel {
    position: relative;
    padding: 0 10px;
    border: 1px solid #fcfcfc;
    box-shadow: none;
}

    .panel .panel-heading {
        padding: 10px 0;
        background: none;
    }

    .panel .panel-title {
        line-height: 1.5;
        color: #000;
    }

    .panel .panel-body {
        padding: 15px 0;
        border-top: 1px solid #efeff0;
    }

        .panel .panel-body.has-table {
            padding: 0;
        }

    .panel .panel-footer {
        position: relative;
        z-index: 2;
        padding: 0;
        background: #fff;
        border-top: 1px solid #efeff0;
    }

        .panel .panel-footer p {
            padding: 0;
            margin: 0;
            font-weight: 400;
            color: #e6e7e8;
        }

        .panel .panel-footer .btn.btn-link {
            padding-right: 0;
            padding-left: 0;
        }

    .panel .panel-trigger {
        position: absolute;
        top: 10px;
        right: 10px;
        color: #000;
        cursor: pointer;
    }
    .panel .panel-trigger .fa-border {
        font-size: 12px;
    }

    .panel &gt; .list-group {
        margin: 0;
    }

    .panel .list-group-actions {
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .panel p {
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 1.2;
    }

    .panel .additional-info span {
        font-weight: 700;
    }

    .panel .widget-title {
        margin-bottom: 8px;
        font-size: 1.4rem;
        font-weight: 700;
        color: #000;
    }

    .panel .widget-info {
        margin-bottom: 8px;
        font-size: 1.2rem;
        font-weight: 700;
        color: #000;
    }

        .panel .widget-info:last-child {
            margin-bottom: 0;
        }

        .panel .widget-info span {
            font-size: 13px;
            display: block;
            font-weight: 400;
            color: #77787b;
        }

    .panel .bookings-widget-info {
        margin-bottom: 8px;
        font-size: 1.2rem;
        font-weight: 700;
        color: #000;
        width: 29%;
        float: left;
    }

        .panel .bookings-widget-info:last-child {
            margin-bottom: 0;
        }

        .panel .bookings-widget-info span {
            display: block;
            font-weight: 400;
            color: #77787b;
        }

        .panel .bookings-widget-info.right {
            float: right;
            width: 13%;
        }

        .panel .bookings-widget-info.inPolicy {
            width: 100%;
        }

            .panel .bookings-widget-info.inPolicy span {
                color: #3cda84 !important;
                font-weight: bold;
                font-size: 15px;
            }

        .panel .bookings-widget-info.outPolicy {
            width: 100%;
        }

            .panel .bookings-widget-info.outPolicy span {
                color: red !important;
                font-weight: bold;
                font-size: 15px;
            }

        .panel .bookings-widget-info.approvalDue {
            font-style: italic;
            width: 80%;
            text-align: left !important;
        }

    .panel .bookings-details-row {
        width: 100%;
        float: left;
    }

    .panel .bookings-details-widget-info {
        margin-bottom: 8px;
        font-size: 1.2rem;
        font-weight: 700;
        color: #000;
        width: 17%;
        float: left;
    }

        .panel .bookings-details-widget-info:last-child {
            margin-bottom: 0;
        }

        .panel .bookings-details-widget-info span {
            display: block;
            font-weight: 400;
            color: #77787b;
            margin-top: 3px;
        }

        .panel .bookings-details-widget-info.right {
            float: right;
            width: 13%;
        }

        .panel .bookings-details-widget-info.inPolicy {
            width: 100%;
        }

            .panel .bookings-details-widget-info.inPolicy span {
                color: #3cda84 !important;
                font-weight: bold;
                font-size: 15px;
            }

        .panel .bookings-details-widget-info.outPolicy {
            width: 100%;
        }

            .panel .bookings-details-widget-info.outPolicy span {
                color: red !important;
                font-weight: bold;
                font-size: 15px;
            }

    .panel .booking-details-buttons {
        width: 29% !important;
        margin-top: 5px;
    }

    .panel .approvalDue {
        font-style: italic;
        text-align: right;
    }

    .panel .bookings-details-widget-info-row2 {
        margin-bottom: 8px;
        width: 17%;
        float: left;
        margin-top: -5px;
    }

        .panel .bookings-details-widget-info-row2:last-child {
            margin-bottom: 0;
        }

        .panel .bookings-details-widget-info-row2 span {
            display: block;
            font-weight: 400;
            color: #77787b;
        }

    .panel .table {
        margin-bottom: 0;
    }

        .panel .table.table-sm td {
            padding: 8px 4px;
        }

        .panel .table .widget-title {
            word-break: break-all;
        }

    .panel .actions-column {
        width: 55px;
        text-align: right;
    }

    .panel .actions-column-left {
        width: 55px;
        text-align: left;
    }

    .panel .icon-column {
        width: 70px;
        text-align: center;
    }

    .panel .avatar-wrapper {
        position: relative;
        border: 1px solid #efeff0;
    }

        .panel .avatar-wrapper &gt; img {
            width: 64px;
            height: 64px;
        }

        .panel .avatar-wrapper .icon-group {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1.6rem;
            text-align: right;
        }

        .panel .avatar-wrapper .icon-circle {
            margin-right: -10px;
        }

            .panel .avatar-wrapper .icon-circle:last-of-type {
                margin-right: 0;
            }

    .panel .hidden-panel {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        visibility: hidden;
        background: #000;
        opacity: 0;
        transition: all .2s ease-in-out;
        transform: translateY(0);
    }

        .panel .hidden-panel.active {
            visibility: visible;
            opacity: 1;
            transition: all .2s ease-in-out;
            transform: translateY(-59px);
        }

        .panel .hidden-panel .hidden-panel-inner {
            position: relative;
            padding: 10px;
        }

        .panel .hidden-panel .close {
            position: absolute;
            top: 12px;
            right: 12px;
            padding: 0;
            font-size: 21px;
            font-weight: bold;
            color: #fff;
            opacity: .6;
        }

        .panel .hidden-panel .title {
            display: block;
            margin-bottom: 1rem;
        }

        .panel .hidden-panel h5 {
            padding: 0;
        }

        .panel .hidden-panel p {
            margin: 0;
        }

        .panel .hidden-panel a {
            display: block;
            padding-top: 1rem;
            padding-bottom: 1rem;
            margin: 0;
            font-size: 1.4rem;
            color: #fff;
            text-decoration: none;
            white-space: normal;
        }

    .panel .btn-primary .fa-plus,
    .panel .btn-link .fa {
        margin-left: .5rem;
    }

    .panel .myBookingToolstable {
        border-collapse: separate;
        table-layout: fixed;
        border-spacing: 0 5px;
        width: 100%;
    }

        .panel .myBookingToolstable tr {
            cursor: pointer;
            height: 46px;
        }

        .panel .myBookingToolstable td {
            width: 50%;
            border-bottom: solid 1px #000;
            padding: 5px;
        }

            .panel .myBookingToolstable td .icon-sm {
                width: 2.5rem;
                height: 2.5rem;
            }

                .panel .myBookingToolstable td .icon-sm .fa {
                    font-size: 1.3rem;
                    line-height: 2.5rem;
                }

.dashboard .list-group-item {
    padding: 10px 55px 5px 95px;
    border: 1px solid #ddd;
}

.panel-custom img,
.panel-custom iframe {
    margin-right: 1rem;
}

.match {
    width: 100%;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0;
    margin: 1rem 0;
    background: #e6e7e8;
    border-radius: .3rem;
    position: relative;
}

@media (max-width:899px) {
    .item {
        justify-content: center;
    }
}

.item &gt; div {
    flex: 1 0 auto;
    margin: 0 .5rem;
    max-width: 100%;
    padding: 0;
}

.item .flex-icon {
    flex: 0 20px;
    margin: 0;
    color: #000;
    font-size: 14px;
    text-align: center;
}
.item &gt; div.text-center-sm {
    font-size: 14px;
}

.item .delete-item {
    margin-left: auto;
    text-align: center;
    position: absolute;
    right: -5px;
    top: -10px;
}
.item.travelerRowJs .delete-item {
    right: 0;
    top: 0;
}

@media (max-width:899px) {
    .item .delete-item {
        margin-left: 0;
    }
}

#previewDashboardContentItemPopup {
    display: none;
}

.access-code {
    font-weight: bold;
    color: #e32636;
}

.whatsnewcontent-dashboard {
    min-height: 20px;
    margin-top: -10px;
    margin-bottom: -15px;
}

.quickSearchBody tr:last-child {
    text-align: right;
}

.quickSearchBody .searchhour {
    vertical-align: bottom !important;
}

.quickSearchBody .searchmin {
    vertical-align: bottom !important;
}

    .quickSearchBody .searchmin &gt; span {
        position: absolute;
        padding-top: 10px;
    }

    .quickSearchBody .searchmin &gt; div {
        padding-left: 10px;
    }

.quickSearchBody td {
    border: none !important;
}

    .quickSearchBody td .radiogroup-field label {
        margin-right: 10px;
    }

    .quickSearchBody td .label {
        padding: 0px;
    }

        .quickSearchBody td .label label {
            color: #000 !important;
            text-transform: none;
            font-size: 1.2rem;
        }


/*.quickSearchBody td input {
border-radius:2px;
}
.quickSearchBody td .select2-container {
border:1px solid #000 !important;
min-width:274px;
min-height:42px;
}*/


/*.quickSearchBody td .select2-selection--multiple {
border:none !important;
}
.quickSearchBody td .select2-search__field {
min-width:260px !important;
color:#000;
background-color:#fcfcfc;
transition:all .3s ease;
}*/


/*.quickSearchBody td .select2-search__field:focus, .quickSearchBody td .select2-search__field:active {
color:#000;
background-color:#fff;
}*/

.quickSearchBody .QuickSearch-validation-error {
    border: 0.1rem solid #e06162 !important;
}

.quickSearchBody .QuickSearch-preferredlist-error {
    border: 0.1rem solid #e06162 !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    min-width: 274px;
    min-height: 42px;
}
.quickSearchBody input {
    padding: 5px 0 0 3px;
    line-height: 3em;
}
    
#ui-datepicker-div {
    z-index: 1041 !important;
}

.profile .discountCardRow .discountCardDestTable .item::before {
    display: none;
}

.profile-grid .header-row {
    display: none;
}

.notification-fields-container {
    margin-left: 2rem !important;
}

.row-container {
    padding: 1.5rem;
    border: 1px solid #d1d3d4;
}

.floar-left {
    float: left;
}

#alertPortalTableHeading {
    background-color: black;
    text-align: center;
    height: 40px;
}

.notactive {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.alertportalResults {
    padding: 10px;
}

.alertportalResultsHeaderSection {
    margin-top: 20px;
    border-bottom: 2px solid lightgray;
}

.alertportalResultsh4 {
    float: left;
    padding-top: 9px;
}

.alertportalResultsa {
    padding-top: 9px;
    padding-right: 8px;
}

.alertDataMainDiv {
    margin-top: 3px;
    vertical-align: middle;
    cursor: pointer;
    background-color: white !important;
}

.alertSearchResultMainDiv {
    margin-top: 3px;
    vertical-align: middle;
    cursor: pointer;
    background-color: white !important;
}

.alertDataMainDivAlertTitle {
    padding-left: 0;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.alertSearchDataAlertTitle {
    padding-left: 0;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.moreAlerts {
    float: right;
    padding-top: 9px;
}

.alertDataPostingDate {
    padding-right: 0;
    padding-left: 10px;
}

.alertportalPaginationul {
    display: inline-flex;
    float: left;
}

.alertPortalPaginationAllpages {
    padding-right: 10px;
    padding-left: 10px;
}

.alertDetailP {
    font-size: 13.5px;
}

.alertPortalTableborder {
    border: 1px solid black;
}

.red {
    color: red;
}

.orange {
    color: orange;
}

.blue {
    color: blue;
}

.yellow {
    color: #FEC901;
}

.padding-0 {
    padding: 0;
}

.clickable {
    cursor: pointer;
}

form .text-field .validation-error-class,
form .select-field .validation-error-class,
form .date-field .validation-error-class,
.form .text-field .validation-error-class,
.form .select-field .validation-error-class,
.form .date-field .validation-error-class {
    display: none;
}

.ui-datepicker-trigger {
    margin: 0 0 0 0 !important;
}

.container.logincontainer {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}

.rightside {
    padding-left: 200px;
    width: 65%;
}

    .rightside .personalised-text {
        width: auto;
    }

        .rightside .row p {
            color: #fff;
        }





.login .logout-msg {
    animation: logoutMesageSlide .7s normal forwards ease-in-out;
    line-height: 1;
    position: absolute;
    right: 50px;
    top: 110px;
}

        .login .logout-msg p {
            padding: 5px 10px;
            margin: 0;
            font-size: 12px;
            color: #000;
            background: #fff;
            width: unset;
        }

        .login .logout-msg a {
            width: 30px;
            height: 30px;
            color: #fff;
            background-color: #000;
            background: url(./Icons/clear_white.png) no-repeat;
            float: right;
            margin-top: -44px;
            margin-right: -30px;
        }

    .login .circles {
        position: absolute;
        top: 0;
        right: 0;
    }

    .login .login-wrapper {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .login .inputSection {
        margin-top: 30px;
    }

    .login .login-box {
        visibility: hidden;
        opacity: 0;
        padding: 30px 15px 30px;
        margin-bottom: 40px;
        background: #fff;
        border-radius: 10px;
        font-size: 12px;
    }
.login-box h2 {
    font-size: 22px;
    margin : 0;
}

@media (max-width:899px) {
    .login .login-box {
        width: 100%;
        margin-left: 0px;
    }
}

.login .login-box input {
    height: 60px;

    border: 1px solid #D9D9D9;
    background-color: #fff;
    outline: none;
    color: #000;
}

    .login .login-box input:focus,
    .login .login-box input:active {
        border: 2px solid #17BE17;
    }

    .login .login-box input.input-validation-error {
        border: 2px solid #D81525;
    }
    .login-box .field-validation-error {
        padding-top: 5px !important;
    }

.login .login-box p {
    padding: 0;
    margin: 10px 0 0;
}

@media (max-width:899px) {
    .login .login-box .flex {
        flex-direction: column;
    }
}

.login .login-box .flex &gt; div {
    margin-right: 15px;
}

@media (max-width:899px) {
    .login .login-box .flex &gt; div:first-child {
        margin-bottom: 20px;
    }
}

.login .personalised-text h2 {
    color: #fff;
    margin-top: 0px;
    font-size: 20px;
}

.login .personalised-text h1 {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}

.login .personalised-text p {
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #fff;
}

.login .powered-by p {
    color: #fff;
    width: 100px;
}

    .login .powered-by p:first-child {
        padding: 0;
        margin-bottom: 7px;
    }

header.loginheader {
    position: relative;
    z-index: 3;
    height: 0px;
    background: #fff;
    display: flex;
}

    header.loginheader .logo {
        height: 60px;
        width: auto;
    }

    header.loginheader .cookiepolicy {
        position: fixed;
        bottom: 0;
        z-index: 3;
        width: 100%;
        padding: 10px 0px 10px 55px;
        text-align: center;
        background: #000;
        display: none;
    }

        header.loginheader .cookiepolicy input {
            float: left;
            margin-right: 10px;
        }

        header.loginheader .cookiepolicy a:hover,
        header.loginheader .cookiepolicy a:visited,
        header.loginheader .cookiepolicy a:focus,
        header.loginheader .cookiepolicy a:link {
            color: #fff;
            text-decoration: underline;
        }

        header.loginheader .cookiepolicy p {
            padding: 0;
            margin: 0;
            font-size: 1.6rem;
            color: #fff;
            float: left;
            font-size: 1.3rem;
            text-align: left;
        }

.loginoperation {
    margin-top: 25px;
    display: -webkit-flex;
    display: flex;
    list-style-type: none;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .loginoperation div {
        margin-right: 0 !important;
    }

    .loginoperation .submitButton {
        margin-right: 0 !important;
    }

    .loginoperation a {
        font-weight: normal;
    }

button.link-button-white {
    background-color: #fff !important;
    color: #000 !important;
}

a:hover,
a:focus
/*, a:visited, a:link*/ {
    color: #17BE17;
}

.flex-left {
    display: flex;
    place-content: flex-end;
}

@keyframes logoutMesageSlide {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.floating-label {
    position: relative;
}

.floating-input,
.floating-select {
    padding: 12px 3px;
    display: block;
    width: 100%;
    /* height: 36px;*/
    background-color: transparent
}

.floating-select {
    border: none;
}

    .floating-input:focus,
    .floating-select:focus {
        outline: none;
    }

.floatlabel {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    left: 7px;
    top: 15px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
}

.floating-input:focus ~ label,
.floating-input:not(:placeholder-shown) ~ label {
    top: -2px;
    color: #000;
    margin: 0;
}

.floating-select:focus ~ label,
.floating-select:not([value=""]):valid ~ label {
    top: 3px;
    font-size: 14px;
    color: #999;
}

.floating-label .select2-container--default .select2-selection--multiple {
    border-color: #000;
    border-radius: 0;
}

/* active state */

.floating-input:focus ~ .bar:before,
.floating-input:focus ~ .bar:after,
.floating-select:focus ~ .bar:before,
.floating-select:focus ~ .bar:after {
    width: 50%;
}

.floating-textarea {
    min-height: 30px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden;
}


/* highlighter */

.highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}


/* active state */

.floating-input:focus ~ .highlight,
.floating-select:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}


/* animation */

@-webkit-keyframes inputHighlighter {
    from {
        background: #17BE17;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #17BE17;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #17BE17;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.cookiepolicy .close-notify {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: right;
    padding: 0px 20px 0px 50px;
}

    .cookiepolicy .close-notify a {
        color: #fff;
    }

.floar-left {
    float: left;
}

#alertPortalTableHeading {
    background-color: black;
    text-align: center;
    height: 40px;
}

.notactive {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.alertportalResults {
    padding: 10px;
}

    .alertportalResults div[aria-expanded="true"] {
        border-bottom: 2px solid #17BE17;
    }

.alertportalResultsHeaderSection {
    margin-top: 20px;
    /*border-bottom:2px solid lightgray;*/
    border-bottom: 2px solid #17BE17;
}

    .alertportalResultsHeaderSection div:has(a[aria-expanded="true"]) {
        border-bottom: 2px solid lightgray !important;
    }

.alertportalResultsh4 {
    float: left;
    padding-top: 9px;
}

.alertportalResultsa {
    padding-top: 9px;
    padding-right: 8px;
}

.alertDataMainDiv {
    margin-top: 3px;
    vertical-align: middle;
    cursor: pointer;
    background-color: white !important;
}

.alertSearchResultMainDiv {
    margin-top: 3px;
    vertical-align: middle;
    cursor: pointer;
    background-color: white !important;
}

.alertDataMainDivAlertTitle {
    padding-left: 0;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.alertSearchDataAlertTitle {
    padding-left: 0;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.moreAlerts {
    float: right;
    padding-top: 9px;
    color: #17BE17;
}

.alertDataPostingDate {
    padding-right: 0;
    padding-left: 10px;
}

.alertportalPaginationul {
    display: inline-flex;
    float: left;
}

.alertPortalPaginationAllpages {
    padding-right: 10px;
    padding-left: 10px;
}

.alertDetailP {
    font-size: 13.5px;
}

.alertPortalTableborder {
    border: solid #000;
    border-width: 1px 0px 2px 0px;
    border-bottom-color: #17BE17;
}

.red {
    color: red;
}

.orange {
    color: orange;
}

.blue {
    color: #17BE17;
}

.yellow {
    color: #FEC901;
}

.padding-0 {
    padding: 0;
}

.clickable {
    cursor: pointer;
}

.alertportalResultsHeaderSectio.active {
    border-bottom-color: 2px solid #17BE17;
}

.sidebar-left-wrapper.closed {
    display: none;
}

.sidebar-left {
    height: 100%;
    min-height: calc(100vh - 100px);
    padding: 15px;
    background: #fff;
}

.sidebar-left .account-box {
    padding: 15px;
    margin: -15px;
    background: #303030;
}

.sidebar-left .profile {
    padding-top: 1rem;
    margin-bottom: 15px;
    background: #fff;
}

    .sidebar-left .profile a {
        display: inline-block;
    }

    .sidebar-left .profile .profile-image {
        display: inline-block;
        width: 70px;
        margin-bottom: 5px;
    }

.sidebar-left .account-info {
    font-size: 12px;
    color: #000;
    padding-bottom: 10px;
}

    .sidebar-left .account-info .user {
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }

    .sidebar-left .account-info span {
        display: block;
    }

        .sidebar-left .account-info span.fa {
            display: inline-block;
            margin-left: .5rem;
        }

.sidebar-left .user-stats {
    margin-bottom: 25px;
    color: #fff;
}

    .sidebar-left .user-stats div:first-of-type {
        border-top: 1px solid #fff;
    }

    .sidebar-left .user-stats &gt; div {
        padding: 10px 0;
        border-bottom: 1px solid #fff;
    }

    .sidebar-left .user-stats span {
        font-size: 12px;
        line-height: 1.1;
    }

    .sidebar-left .user-stats .fa {
        margin-right: 5px;
        font-size: 20px;
    }

    .sidebar-left .user-stats .heading {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

    .sidebar-left .user-stats .result {
        min-width: 55px;
        margin-left: auto;
        font-weight: 700;
        color: #25262a;
        text-align: center;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 15px;
    }

.sidebar-left .feedback-box {
    margin-bottom: 25px;
}

    .sidebar-left .feedback-box .heading {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
    }

    .sidebar-left .feedback-box .btn {
        width: 100%;
        margin-top: 0;
        text-align: left;
        white-space: normal;
    }

        .sidebar-left .feedback-box .btn .fa {
            margin-right: 10px;
            font-size: 14px;
            vertical-align: middle;
        }

.sidebar-left .support-box {
    margin-bottom: 25px;
}

    .sidebar-left .support-box p {
        padding: 0;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 1.1;
        color: #000;
        text-indent: 15px;
    }

        .sidebar-left .support-box p:last-of-type {
            margin-bottom: 20px;
        }

        .sidebar-left .support-box p a {
            color: inherit;
            text-decoration: none;
            font-weight: normal;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inherit;
        }

        .sidebar-left .support-box p.support-title {
            margin: 20px 0 5px;
            text-indent: 0;
            font-weight: 400;
        }

    .sidebar-left .support-box .heading {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 700;
        color: #000;
        text-indent: 0;
    }

.sidebar-left .social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #fff;
    transition: background .3s ease;
    /*&amp;:hover,
&amp;:focus {
background:$sidebar-social-icon-bg-hover;
transition:background .3s ease;
}*/
}

.sidebar-left .social .fa {
    font-size: 16px;
    line-height: 32px;
    vertical-align: middle;
}

.sidebar-left .powered-by {
    padding: 7px 10px;
    /*border:1px solid $white;*/
    background-color: #000;
}
.sidebar-left .powered-by img {
    width: 40% !important;
    height: auto !important;
}

.sidebar-left .powered-by p {
    padding: 0;
    margin-bottom: 5px;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.sidebar-left .sidebar-cookiepolicy {
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 15px 0px 100px 0px;
}

.sidebar-left .sidebar-cookiepolicy p {
    padding: 0;
    margin: 0;
    font-size: 1.6rem;
    color: #000;
    float: left;
    font-size: 12px;
    text-align: left;
}

.sidebar-left .sidebar-cookiepolicy p a {
    color: #000;
}

button, .button-common, .findout {
    background-color: #000;
    /*background-image: none !important;*/
    /*text-transform: capitalize;*/
    border: none;
    color: #ffffff;
    padding: 10px 20px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 12px;
    margin-bottom: 0px;
}

.logoutbutton, .logoutasbutton {
    background-color: #303030;
    border: none;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: inline-block !important;
    font-size: 14px;
    font-weight: 500;
    width: 75%;
    margin: 10px auto;
    padding: 5px 20px;
}

button:hover,
a.btn-primary:hover,
div.btn-primary:hover,
button.btn-primary:hover,
.logoutbutton:hover,
.logoutasbutton:hover,
.button-common:hover,
.findout:hover,
button.link-button-white:hover,
button.link-button-white:visited {
    background-color: #17BE17 !important;
    outline: 0 !important;
}

.sidebar-left .account-info &gt; .logoutbutton {
    background-image: url("./Icons/powersetting.png");
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 15px;
}

.sidebar-left .account-info &gt; .logoutbutton:hover,
.sidebar-left .account-info &gt; .logoutbutton:focus {
    background-color: #17BE17;
}

.sidebar-left .account-info &gt; .logoutbutton &gt; span {
    color: #fff;
    vertical-align: middle;
    line-height: 25px;
}

.sidebar-left .account-info &gt; .logoutasbutton {
    background-image: url("./Icons/powersetting.png");
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 15px;
}

.sidebar-left .account-info &gt; .logoutasbutton:hover,
.sidebar-left .account-info &gt; .logoutasbutton:focus {
    background-color: #17BE17;
}

.sidebar-left .account-info &gt; .logoutasbutton &gt; span {
    color: #fff;
    text-align: center;
}


.sidebar-left .loginbutton {
    background-color: #000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
}

.sidebar-menu {
    margin: 0 -15px;
    background: #303030;
    border-top: 1px solid #fff;
}

    .sidebar-menu .panel {
        background-color: transparent;
        border-radius: 0;
        margin: 0;
        padding: 0;
        border: 0;
    }

        .sidebar-menu .nav-item ul a,
        .sidebar-menu .panel ul a {
            display: block;
        }

    .sidebar-menu a {
        padding: 10px 15px;
        text-decoration: none;
        color: #fff;
    }

        .sidebar-menu a:hover,
        .sidebar-menu a:focus,
        .sidebar-menu a[aria-expanded=true] {
            color: #000;
            background-color: #17BE17;
            text-decoration: none;
            font-weight: normal;
        }
        .sidebar-menu a.active {
            background-color: transparent;
            color: #17BE17;
        }
        .sidebar-menu a:hover.active {
             background-color: #17BE17;
             color: #000000;
        }

            .sidebar-menu a.active .circle,
            .sidebar-menu a:hover .circle,
            .sidebar-menu a:focus .circle {
                color: #fff;
                border-color: #fff;
            }

            .sidebar-menu a.collapsed .circle {
                border-color: #fff;
            }

                .sidebar-menu a.collapsed:hover .circle,
                .sidebar-menu a.collapsed:focus .circle {
                    color: #000;
                    background-color: #17BE17;
                    border-color: #fff;
                }

    .sidebar-menu .circle {
        display: inline-block;
        width: 36px;
        height: 36px;
        margin-right: 5px;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        border: 3px solid #fff;
        border-radius: 50%;
    }

    .sidebar-menu .fa-angle-right {
        font-size: 14px;
        transition: transform .2s ease;
        transform: rotate(0);
    }

    .sidebar-menu .mainmenu {
        display: inline-block;
        font-weight: normal;
    }

        .sidebar-menu .mainmenu .mainmenuimage {
            display: inline-block;
            width: 20px;
            text-align: center;
            padding-right: 10px;
        }

    .sidebar-menu .mainmenuimage {
        display: inline-block;
        width: 20px;
    }

    .sidebar-menu .nav-item a:not(.collapsed) &gt; .menuarrow {
        transition: transform .2s ease;
        transform: rotate(90deg);
        transform-origin: 50% 50%;
    }

    .sidebar-menu ul {
        padding-left: 0;
        margin: 0;
        background-color: #404040;
    }

@media (min-width:992px) {
    .sidebar-menu ul {
        padding-left: 0;
        min-width: 225px;
    }

    .sidebar-menu .collapse,
    .sidebar-menu .collapsing {
        background: #17BE17;
    }
}

.sidebar-menu ul li {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    position: relative;
    /*border-top: solid 1px #303030;*/
}

.sidebar-menu ul a {
    font-size: 13px;
    color: #fff;
    background: #404040;
    font-weight: normal;
    white-space: nowrap;
}

.sidebar-menu ul li div.sub-SubMenu {
    display: none;
    opacity: 0;
    transition: all .2s ease-in-out;
    margin-left: 0;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 3;
}

.sidebar-menu ul li:hover div.sub-SubMenu {
    display: block;
    opacity: 1;
}

@media (max-width:800px) {
    .sidebar-menu ul li:first-child a {
        border-top: 1px solid #fff;
    }
}

.sidebar-menu ul a:hover,
.sidebar-menu ul a:focus,
.sidebar-menu ul a:active {
    color: #000;
}

.sidebar-right {
    /* height: 100%;
    min-height: calc(100vh - 100px);
    padding: 15px;*/
    /*background: #E6E6E6;*/
}
.sidebar-right &gt; div {
    background: #E6E6E6;
}
.sidebar-right .side-info-bar {
    padding: 15px !important;
    margin-bottom: 0px !important;
}
    .sidebar-right VerticalVisaLink {
        background-color: #fff;
        padding: 10px;
    }

    .sidebar-right .heading {
        padding-bottom: 10px;
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: 400;
        color: #000;
        border-bottom: 1px solid #fff;
    }

    .sidebar-right .choices[data-type*="select-one"]::after,
    .sidebar-right .choices[data-type*="select-one"] .choices__inner {
        display: none;
    }

    .sidebar-right .choices .choices__list--dropdown {
        position: relative;
        display: block;
        border: 0;
    }

        .sidebar-right .choices .choices__list--dropdown .choices__list {
            display: block;
            max-height: 320px;
            min-height: 320px;
        }

        .sidebar-right .choices .choices__list--dropdown .choices__item--selectable {
            padding-right: 10px;
            font-size: 1.2rem;
        }

        .sidebar-right .choices .choices__list--dropdown img {
            width: 22px;
            margin-right: 5px;
        }

    .sidebar-right .choices .choices__input:focus {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        box-shadow: 0 0 0 1px #e6e7e8 inset;
    }

        .sidebar-right .choices .choices__input:focus + .choices__list {
            display: block;
        }

    .sidebar-right .choices .choices__item {
        padding-left: 40px;
        line-height: 1.4;
        background-image: url(./Icons/face_36dp.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        background-size: 22px;
    }

    .sidebar-right .travel-alerts .panel {
        padding: 0;
        border: 0;
        box-shadow: none;
    }

    .sidebar-right .travel-alerts .panel-title {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .sidebar-right .travel-alerts .panel-body {
        padding: 15px;
        border: 0;
    }

    .sidebar-right .travel-alerts .date {
        margin: 5px 0;
        font-size: 12px;
    }

    .sidebar-right .travel-alerts a:after {
        background: none repeat scroll 0 0 transparent;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        background: #fff;
        transition: width 0.3s ease 0s, left 0.3s ease 0s;
        width: 0;
    }

    .sidebar-right .travel-alerts a:hover:after {
        width: 100%;
        left: 0;
    }

    .sidebar-right .travel-alerts p {
        margin-bottom: 10px;
        font-size: 12px;
    }

.read-more {
    text-decoration: none;
    font-size: 12px;
    color: #428bca;
    position: relative;
}

    .read-more:hover {
        text-de
    }

.sidebar-right .travel-alerts p:last-child {
    margin-bottom: 0;
}

.sidebar-right .travel-alerts .tns-outer {
    height: 502px;
    overflow: hidden;
}

@media (max-width:899px) {
    .sidebar-right .travel-alerts .tns-outer {
        height: auto;
        overflow: visible;
    }
}

.menuitem-panel-trigger {
    position: absolute;
    top: 0;
    right: 0;
    color: #efeff0;
    cursor: pointer;
}

.submenuitem-hidden-panel .close {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 0;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    opacity: .6;
}

.submenuitem-hidden-panel p {
    margin: 0;
    padding: 0;
}

.submenuitem-hidden-panel a {
    display: block;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    margin: 0;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: none;
    white-space: normal;
}

@media (max-width:800px) {
    .submenuitem-hidden-panel a {
        padding-left: 25px;
    }
}

.submenuitem-hidden-panel .table {
    table-layout: fixed;
    border-spacing: 0 5px;
    background: #17BE17;
    margin-bottom: -107px;
    border-collapse: collapse;
    border-radius: 2px;
    width: 300px;
}

    .submenuitem-hidden-panel .table.table-sm tr {
        cursor: pointer;
        height: 46px;
    }

    .submenuitem-hidden-panel .table.table-sm td {
        border-width: 0px 0px 1px 0px;
        border-color: lightgrey;
        border-style: solid;
        padding: 5px 7px;
    }

    .submenuitem-hidden-panel .table td .icon-circle {
        background-color: white;
    }

    .submenuitem-hidden-panel .table td .icon-menucolor {
        color: #17BE17;
    }

    .submenuitem-hidden-panel .table td .icon-sm {
        width: 3rem;
        height: 3rem;
    }

        .submenuitem-hidden-panel .table td .icon-sm .fa {
            font-size: 1.7rem;
            line-height: 3rem;
        }

    .submenuitem-hidden-panel .table .widget-title {
        padding-top: 5px;
        color: #000;
        background-color: #17BE17;
        text-decoration: none;
        font-weight: bold;
    }

    .submenuitem-hidden-panel .table tr:hover .widget-title {
        color: #fff;
    }

.submenuitem-hidden-panel .column-right {
    width: 50%;
    text-align: right;
}

.submenuitem-hidden-panel .column-left {
    width: 50%;
    text-align: left;
}

.submenuitem-hidden-panel .submenuitem-hidden-panel-inner .icon-menucolor {
    color: #fff;
}

    .submenuitem-hidden-panel .submenuitem-hidden-panel-inner .icon-menucolor:hover {
        color: #17BE17;
    }

.submenuitem-hidden-panel .submenuitem-hidden-panel-inner .icon-circle:hover {
    background-color: #000;
}

.submenuitem-hidden-panel .submenuitem-hidden-panel-inner .icon-sm {
    width: 2rem;
    height: 2rem;
}

    .submenuitem-hidden-panel .submenuitem-hidden-panel-inner .icon-sm .fa {
        font-size: 1rem;
        line-height: 2rem;
    }

    .btn-primary:hover,
    .btn-primary:focus,
    .ui-datepicker-trigger:hover,
    .ui-datepicker-trigger:focus {
        color: #fff;
        background: #17BE17;
        border-color: #17BE17;
    }

    .btn-primary.disabled,
    .btn-primary.disabled.focus,
    .btn-primary.disabled:hover,
    .btn-primary[disabled].focus,
    .btn-primary[disabled]:hover {
        background-color: #adb5bd;
        border-color: #adb5bd;
    }

    .btn-primary:hover .fa,
    .btn-primary:focus .fa,
    .ui-datepicker-trigger:hover .fa,
    .ui-datepicker-trigger:focus .fa {
        color: #fff;
    }

    .btn-primary .fa,
    .ui-datepicker-trigger .fa {
        color: #fff;
    }

.header .logos {
    width: 100%;
    text-align: right;
    padding-right: 30px;
}
.login-wrapper .logos .logo {
    max-height: 85px;
    max-width: 100%;
}

.panel .panel-body {
    border-top: 1px solid #000;
}

.minimize {
    background: url(../FCMHUB2020/Icons/minimize.png) no-repeat center;
}

.fa-border {
    border-color: #efeff0;
    border-radius: 0;
}


/*BookingTools*/

#myBookingTools .panel .myBookingToolstable {
    border-collapse: separate;
    table-layout: fixed;
    border-spacing: 0 5px;
    width: 100%;
}

    #myBookingTools .panel .myBookingToolstable td {
        width: 50%;
        padding: 5px;
        border-bottom: 1px solid #e5e5e5;
        /* border-left: none;
            border-right: none;
            border-top: none;*/
    }

        #myBookingTools .panel .myBookingToolstable td .icon-sm {
            width: 2.5rem;
            height: 2.5rem;
        }

            #myBookingTools .panel .myBookingToolstable td .icon-sm .fa {
                font-size: 1.3rem;
                line-height: 2.5rem;
            }

#myBookingTools .panel .widget-info {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}


/*Quick Search*/

.quickSearchBody {
    /*checkbox style*/
}

    .quickSearchBody .floatlabel {
        color: #999;
        font-size: 14px;
        font-weight: normal;
        position: absolute;
        pointer-events: none;
        left: 5px;
        top: 3px;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .quickSearchBody .QuickSearch-validation-error {
        border: 0.1rem solid #e06162 !important;
    }

    .quickSearchBody .QuickSearch-preferredlist-error {
        border: 0.1rem solid #e06162 !important;
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        vertical-align: middle;
        min-width: 274px;
        min-height: 42px;
    }

    .radiogroup-field label {
        margin-right: 10px;
        font-weight: 400;
        color: #000;
    }

    .quickSearchBody select[name="TripReason"] {
        height: 60px;
        padding-left: 20px;
        padding-top: 20px;
        border: 1px Solid #000;
    }

#quickSearchBody select:focus {
    outline: none;
}

.quickSearchBody .floatlabel {
    color: #999;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 3px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.quickSearchBody .QuickSearch-validation-error {
    border: 0.1rem solid #e06162 !important;
}

.quickSearchBody .QuickSearch-preferredlist-error {
    border: 0.1rem solid #e06162 !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    min-width: 274px;
    min-height: 42px;
}

.quickSearchBody select[name="TripReason"] {
    height: 60px;
    padding-left: 20px;
    padding-top: 20px;
    border: 1px Solid #000;
}

#quickSearchBody select:focus {
    outline: none;
}

.dashboard .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #17BE17;
    color: white;
}

#content-wrapper {
    min-height: 100vh;
}

#content-wrapper.issidebarright {
    margin: 0;
    background: #fff;     
}
#content-wrapper.issidebarrightnonrpt {
    padding: 10px 80px !important;
    width: 81% !important;
}
#content-wrapper.issidebarright .panel.custom-form {
    padding: 0px !important;
}
#content-wrapper .panel-title {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0px;
}

.validation-summary-errors::before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 3rem;
    height: 100%;
    content: '';
    background: #e32636;
}

.validation-summary-errors::after {
    position: absolute;
    left: 0;
    width: 3rem;
    font-size: 1.9rem;
    content: url(../FCMHUB2020/Icons/warning.png);
    align-self: center;
    text-align: center;
}


/*AutoComplete*/

.ui-widget .ui-state-hover,
.ui-widget .ui-widget-content .ui-state-hover,
.ui-widget .ui-widget-header .ui-state-hover,
.ui-widget .ui-state-focus,
.ui-widget .ui-widget-content .ui-state-focus,
.ui-widget .ui-widget-header .ui-state-focus,
.ui-widget .ui-state-active,
.ui-widget .ui-widget-content .ui-state-active,
.ui-widget .ui-widget-header .ui-state-active {
    background: #17BE17;
    border: 1px solid #000;
    color: #fff;
}

.ui-widget.ui-widget-content {
    border: 1px solid #000 !important;
}

.ui-widget.ui-autocomplete {
    max-height: 240px;
    background: #fff;
    font-size: inherit;
    color: #000;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

    .ui-widget.ui-autocomplete .ui-menu-item {
        list-style: none;
        /*border-bottom:1px solid #e6e7e8;*/
    }

        .ui-widget.ui-autocomplete .ui-menu-item:last-child {
            border-bottom: none;
        }

        .ui-widget.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
            font-weight: 400;
            display: block;
            text-decoration: none;
            color: black;
        }

            .ui-widget.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover,
            .ui-widget.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:focus {
                background-color: #17BE17;
                color: #fff;
                border: 0;
            }

.CreateNewButton {
    position: relative;
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-position-x: 12px;
    margin-right: 0;
}

#cibtvisareqwidget .findout,
#cibtvisareqwidget .findout:hover {
    background: #000 !important;
    color: #fff;
    margin-right: 0;
    background-image: none !important;
    width: unset;
    height: unset;
    text-shadow: none;
    padding: 10px 20px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 0px;
}

    #cibtvisareqwidget .findout:hover {
        background: #17BE17 !important;
    }
    .CreateNewButton:hover,
    .CreateNewButton:focus {
        text-decoration: none;
        color: #fff;
        background-color: #17BE17;
    }

.spanTextalign {
    display: block;
}

.feedback-box .btn-primary-light {
    border: 1px Solid #000;
    color: #fff;
    background: #000;
}

.select2-results__option &gt; img {
    content: url(./Icons/face_36dp.png);
}

.avatar-wrapper img {
    content: url(./Icons/face_36dp.png);
}

.modal.fade.in .modal-dialog .modal-content {
    border-radius: 0 !important;
}

    .modal.fade.in .modal-dialog .modal-content .modal-header {
        border-bottom: none;
    }

    .modal.fade.in .modal-dialog .modal-content .modal-footer {
        border-top: none;
    }


        /*.modal.fade.in .modal-dialog .modal-content .modal-footer .btn + .btn {
margin-bottom:10px;
}*/
.modal.fade.in .modal-dialog .modal-content .modal-footer .btn-group:not(:last-child) .btn.btn-primary {
    color: #000 !important;
    background-color: #fff !important;
}

    .modal.fade.in .modal-dialog .modal-content .close {
        background: #000;
        padding: 5px 10px !important;
        color: #fff;
        text-shadow: none;
        opacity: 1;
        margin: -15px -15px 0 0;
    }

.custom-dropdown {
    border: 1px solid #000;
    margin-left: 15px;
    height: 50px;
    margin-bottom: 5px;
}

    .custom-dropdown .select2-container {
        position: relative;
        display: inline-block;
    }

    .custom-dropdown .select2-results__option {
        margin-left: -25px;
        background-color: #fff;
    }

    .custom-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
        display: inline;
    }

    .custom-dropdown .select2-container--default .select2-selection--single {
        outline: none;
    }

    .custom-dropdown .select2-results__option--highlighted[aria-selected] {
        background-color: #17BE17;
        color: #fff;
    }

.custom-selectbox {
    /*border:1px solid #17BE17;*/
    height: 50px;
    position: relative;
}

    .custom-selectbox:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }



/*.custom-selectbox2*/

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #e6e7e8;
}
.select2-container--default .select2-selection--single.select2-container--focus {
    border-color:#17BE17;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    color: #979797;
}
.select2-container--default .select2-selection--single.select2-container--focus.input-validation-error {
    border: 2px solid #e32636;
}
/*.custom-selectbox2*/
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: calc(3.8rem + 2px);
    user-select: none;
    -webkit-user-select: none;
}


/*.custom-selectbox2*/

.select2-container--focus,
.select2-selection {
    height: 48px !important;
}


.select2-container--focus,
    .select2-selection .section {
        height: 48px !important;
    }

.select2-container .select2-selection--single {
    height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: calc(3.5rem + 0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;

}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-selection__rendered {
    padding: 0 10px;
}


/*.select2-container span,*/

.select2-container {
    display: block;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    vertical-align: middle;
    z-index: 333;
}

.modal-backdrop.fade.in + .select2-container {
    z-index: 1050;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    padding-top:10px;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 34px;
    }

.select2-container--focus,
.select2-selection {
    outline: 0;
}

.select2-results__options {
    padding: 0;
    margin: 0;
}

.select2-search__field {
    padding: 0.5rem 1rem;
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #000;
    display: block;
}

.select2-results__options {
    background-color: #fff;
    padding: 0;
    margin: 0;
    max-height: 200px;
    overflow: auto;
}

.select2-results__option {
    padding: 5px 10px;
    min-height: 30px;
}

.select2-results__option--highlighted[aria-selected] {
    background-color: #17BE17;
    color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        position: absolute;
        border-color: #000 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-selection .select2-selection--single {
    padding-top: 10px;
}

.Custom-Select {
    border: 1px solid #000;
    margin-left: 15px;
    height: 50px;
}

    .Custom-Select .ui-autocomplete-input {
        background: #fff;
        border: 0;
        padding: 0;
        padding-left: 10px;
        outline: 0;
    }

        .Custom-Select .ui-autocomplete-input:focus {
            background: #fff;
            border: 0;
            padding: 0;
            padding-left: 10px;
            outline: 0;
        }

    .Custom-Select input.valid {
        background: #fff;
        border: 0;
        padding: 0;
        padding-left: 10px;
        outline: 0;
    }

.custom-text-field {
    /*border:1px solid #17BE17;*/
    height: 50px;
    position: relative;
}

    .custom-text-field:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 1px solid #000;
        z-index: 0;
    }

.select-field {
    z-index: 1;
    position: relative;
}

input[type=checkbox] {
    width: auto !important;
    min-width: auto !important;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
}

input[type=checkbox]:after {
        content: " ";
        background-color: #fff;
        display: inline-block;
        color: #17BE17;
        visibility: visible;
    }

    input[type=checkbox]:checked:after {
        content: "\2714";
        display: block;
        background-color: #17BE17;
        -moz-background-color: #17BE17;
        -mos-background-color: #17BE17;
        -webkit-background-color: #17BE17;
        color: #ffffff;
        border-color: #17BE17;
        width: 14px;
        height: 14px;
        margin-top: -1px;
    }


.contact-international input[type="checkbox"],
.quickSearchBody input[type=checkbox],
.rb-createArranger input[type=checkbox],
.rb-profilePrivate input[type=checkbox],
.rb-SendWelcomemail input[type=checkbox] {
    line-height: 1.1 !important;
}

.rb-createArranger input[type=checkbox],
.rb-SendWelcomemail input[type=checkbox] {
    margin-top: 8px !important;
   
}

.cookiepolicy input[type=checkbox] {
    margin: 3px 5px 0 0 !important;
}

.travelPlanner input[type=checkbox] {
    margin-bottom: 5px;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: none !important;
}

.portalMgrContainer .fa-plus:hover {
    color: #fff;
}

.portalMgrContainer .col-expand-plus {
    width: 30px;
    height: 30px;
    padding-left: 7px;
}

.portalMgrContainer table.full-width th {
    color: #fff;
    background: #000;
    font-size: 14px;
    font-weight: 500;
}

.portalMgrContainer #select2-PrefsAir_Meal-results {
    background-color: #fff;
    margin-left: -25px;
}

    .portalMgrContainer #select2-PrefsAir_Meal-results .select2-results__option--highlighted[aria-selected] {
        background-color: #17BE17;
        color: #fff;
    }

.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-top: 3px;
}

.page-break {
    page-break-after: always;
    height: 0;
    display: block;
}
input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 2px;
    background-clip: content-box;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    outline: 0;
    margin: 0;
}

input[type="radio"]:checked {
    background-color: #17BE17;
    border-color: #17BE17;
}

.checkbox label,
.radio label {
    padding-left: 20px;
}

.radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 3px;
    background-clip: content-box;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    outline: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 2px;
}

    .radio input[type="radio"]:checked {
        background-color: #17BE17;
        border-color: #17BE17;
    }

        .radio input[type="radio"]:checked + span {
            font-weight: bold;
        }

.custom-field-icon label {
    display: block;
    margin: 0;
    position: relative;
}

    .custom-field-icon label::after {
        display: inline-block;
        width: 18px;
        height: 18px;
        float: right;
        content: '';
    }

.icon-ban label::after {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23000' d='M1440 893q0-161-87-295l-754 753q137 89 297 89 111 0 211.5-43.5t173.5-116.5 116-174.5 43-212.5zm-999 299l755-754q-135-91-300-91-148 0-273 73t-198 199-73 274q0 162 89 299zm1223-299q0 157-61 300t-163.5 246-245 164-298.5 61-298.5-61-245-164-163.5-246-61-300 61-299.5 163.5-245.5 245-164 298.5-61 298.5 61 245 164 163.5 245.5 61 299.5z'/%3e%3c/svg%3e");
}

.breadcrumbs li a {
    display: block;
    background: #17BE17;
    text-decoration: none;
    position: relative;
    padding: 0 1rem 0 .5rem;
    text-align: center;
    margin-right: 1.2rem;
    max-width: 30rem;
}

.breadcrumbs li.home-page a {
    width: auto;
    padding: 0 1.5rem 0 .8rem;
    font-size: 1.6rem;
    text-indent: 0;
    background-image: url(./Icons/home.png);
    background-repeat: no-repeat;
}

    .breadcrumbs li.home-page a::before {
        border: none;
    }

.breadcrumbs li a::before,
.breadcrumbs li a::after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #17BE17;
    border-width: 1.3rem 0.5rem;
    width: 0;
    height: 0;
}

.breadcrumbs li a::before {
    right: 100%;
    border-left-color: transparent;
}

.breadcrumbs li a::after {
    left: 100%;
    border-color: transparent;
    border-left-color: #17BE17;
}

.label-100 {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.label-Approved,
.label-success {
    background-color: #17BE17;
    color: #fff;
}

.label-Rejected,
.label-danger {
    background: #D81525;
    color: #fff;
}

.label-Pending,
.label-warning {
    background: #f7931d;
}

.label-incomplete,
.label-Incomplete {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.booking-label-Pending {
    color: #fff;
    background: #f7931d !important;
}

.booking-label-Approved {
    color: #fff;
    background: #54be68 !important;
}

.booking-label-Rejected {
    color: #fff;
    background: #000 !important;
}

.my-travel-request-filter {
    border: 1px solid #e6e7e8;
    line-height: 30px;
    margin: 15px 0 0 0;
}

    .my-travel-request-filter label,
    .my-travel-request-filter a.my-travel-request-filter-filter-All {
        display: inline-block;
        margin: 0;
        padding: 0;
        font-size: 1.05rem;
        text-transform: uppercase;
        cursor: pointer;
        text-decoration: none;
        vertical-align: middle;
        color:#333333;
    }

    .my-travel-request-filter input {
        display: inline-block;
        vertical-align: middle;
        margin: 0px;
        padding: 0px;
    }

    .my-travel-request-filter .my-travel-request-filter-label {
        background: transparent;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        margin: 0 .5rem 0 0;
    }

.itinerariesContainer #selection {
    display: inline-block;
    margin: 5px;
}

    .itinerariesContainer #selection .selkey {
        border-radius: 2px;
        background: #FFF;
        float: left;
        display: inline-block;
        margin: 0 8px 0 0;
        padding: 0 10px;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        border-width: 1px;
        border-style: solid;
    }

    .itinerariesContainer #selection .sel-all {
        color: #000;
        border-color: #000;
    }

        .itinerariesContainer #selection .sel-all.selected {
            background: #000;
            color: #FFF;
        }

    .itinerariesContainer #selection .sel-past {
        border-color: #D81525;
        color: #D81525;
    }

        .itinerariesContainer #selection .sel-past.selected {
            background: #D81525;
            color: #FFF;
        }

    .itinerariesContainer #selection .sel-curr {
        border-color: #17BE17;
        color: #17BE17;
    }

        .itinerariesContainer #selection .sel-curr.selected {
            background: #17BE17;
            color: #FFF;
        }

.itinerariesContainer .floatlabel {
    color: #999;
    font-weight: normal;
    font-size:12px;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 3px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.itinerariesContainer table.itinerary-table.grid-table th {
    background: #000;
    color: #fff;
}

.my-travel-request-table-header-row .my-travel-request-filter-status-column,
.my-travel-request-table-header-row .my-travel-request-filter-header-cell {
    background: #000;
    color: #fff;
}

.btn-primary-white {
    color: #000 !important;
    background-color: #fff !important;
    border-width: thin;
}

.btn-primary-red {
    color: #fff !important;
    background-color: #D81525;
    border-color:#D81525;
}

.btn-primary-green {
    color: #000 !important;
    background-color: #17BE17;
    border-color: #17BE17;
}

.travel-request-action-button-enabled 
{
    background-repeat: no-repeat;
    background-position: 1px;
    background-size: 18px;
}

.btn.btn-sm.btn-danger {
    background-image: url(./Icons/clear_white.png);
    background-repeat: no-repeat;
    background-size: 17px;
    padding: 10px 20px;
    background-position: 2px;
}

.arrow-down {
    background: url(./Icons/arrow_down_white.png) no-repeat;
    background-position: 1px;
    background-size: 15px;
    padding: 12px;
}

.arrow-up {
    background: url(./Icons/arrow_up_white.png) no-repeat;
    background-position: 1px;
    background-size: 15px;
    padding: 12px;
}

.travel-request-list .floatlabel {
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    top: 0;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}


/*.ui-widget .ui-state-default, .ui-widget .ui-widget-content, .ui-widget .ui-state-default, .ui-widget .ui-widget-header, .ui-widget .ui-state-default {
width:200px;
}*/

.ui-datepicker-calendar {
    width: 200px;
    background: #fff;
}

#ui-datepicker-div .ui-datepicker-next span {
    float: right;
}

#reporting a {
    cursor: pointer;
}

.report .panel-title a {
    text-decoration: none;
}

.report .panel-body {
    display: block;
    text-decoration: none;
}

.report-overview .flex-stretch {
    margin-bottom: 10px;
}

#collapse-ExpensifySSO img {
    width: auto;
}

.report-overview .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.report-overview-row {
    display: flex;
    flex-wrap: wrap;
}

.report-overview .blue-block {
    width: 100%;
    height: 100%;
    padding: 20px 10px 10px;
    background: #303030;
    border-radius: 0rem;
}

.report-overview p {
    color: #fff;
}

.report-overview .report-title {
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.report-overview .icon-lg {
    /*margin-right: 20px;*/
}

.report-overview .results {
    margin: 15px 0;
}

.report-overview .result {
    margin: 7px 0 0;
    font-size: 3rem;
    line-height: 1;
    color: #fff;
}

    .report-overview .result.small {
        font-size: 2.4rem;
    }

.report-overview .icon-circle {
    width: 6rem;
    height: 6rem;
    flex: 0 0 6rem;
}

    .report-overview .icon-circle .fa {
        line-height: 4.2rem;
    }

.report-overview .icon {
    font-size: 4rem;
    line-height: 4rem;
}

.report-overview hr {
    margin-top: 0;
    border-top: 1px solid #efeff0;
}

.report-overview .gauge {
    width: 80px;
    height: 48px;
    margin: 10px 0 -10px;
}

.report-spend-breakdown .total {
    margin-bottom: 12px;
    font-size: 2.4rem;
    line-height: 1;
    color: #00447c;
}

.report-spend-breakdown .report-title {
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.report-spend-breakdown hr {
    margin: 0;
    border-top: 1px solid #000;
}

@media (max-width:767px) {
    .report-spend-breakdown .mb-2 {
        margin-bottom: 0 !important;
    }
}

.report-spend-breakdown .results {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.report-spend-breakdown .results .icon-column {
    width: 125px !important;
    padding: 0 15px;
}

.report-spend-breakdown .results p {
    font-size: 1.6rem;
    text-align: center;
}

p.spendBreakdown-heading {
    color: #77787b;
}

.report-spend-breakdown .results .result {
    margin-bottom: 0;
    font-size: 2rem;
}

.report-spend-breakdown .cell {
    width: 33%;
    padding: 15px 7px;
    margin: 10px 0;
    border-left: 1px solid #000;
}

@media (max-width:767px) {
    .report-spend-breakdown .cell {
        padding: 5px 7px;
        border-left: 0;
    }
}

.report-spend-breakdown .icon-plane {
    color: #505050;
}
.report-spend-breakdown .plane .result {
    color: #505050;
}

.report-spend-breakdown .icon-bed {
    color: #F25E14;
}
.report-spend-breakdown .bed .result {
    color: #F25E14;
}

.report-spend-breakdown .icon-car {
    color: #17BE17;
}
.report-spend-breakdown .car .result {
    color: #17BE17;
}

.report-spend-breakdown .icon-train {
    color: #5314EF;
}
.report-spend-breakdown .train .result {
    color: #5314EF;
}


.report-spend-breakdown .bus .result {
    color: #c968dd;
}

.report-spend-breakdown .invoice .result {
    color: #000;
}

.report-spend-breakdown .icon-xl .fa {
    width: 100%;
}

.report-top-airline .results {
    width: 100%;
    margin-bottom: 20px;
}

.report-top-airline .results p {
    font-size: 1.4rem;
    text-align: center;
}

.report-top-airline .results .top-5-city {
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
}

.report-top-airline .results .result {
    font-size: 1.8rem;
    color: #000;
    font-weight: bold;
}

.report-top-airline .results .amount {
    color: #000;
}

.report-top-airline .icon-xl .fa {
    font-size: 5rem;
}

.report-top-airline .table-col {
    padding: 10px 8px 0;
    border-left: 1px solid #efeff0;
}

@media (max-width:1000px) {
    .report-top-airline .table-col {
        border-left: 0;
    }
}

.report-top-airline td {
    width: 20%;
    vertical-align: top;
}

@media (max-width:1000px) {
    .report-top-airline td {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        border-bottom: 1px solid #efeff0;
    }
}

.report-top-airline td:first-child .table-col {
    border-left: 0;
}

.report-top-airline .city-pair {
    margin-bottom: 8px;
    text-align: center;
}

.report-top-airline .airline1 {
    background: #505050;
}

.report-top-airline .airline2 {
    background: #17BE17;
}

.report-top-airline .airline3 {
    background: #F25E14;
}

.report-top-airline .airline4 {
    background: #5314EF;
}

.report-top-airline .airline5 {
    background: #EF149C;
}

@media (max-width:1000px) {
    .report-top-airline .city-pair {
        width: 120px;
        margin-right: auto;
        margin-left: auto;
    }
}

.report-top-airline .city-pair span {
    font-weight: bold;
    color: #fff;
}

.report-top-airline .icon-circle-airline {
    color: #fff !important;
    position: relative;
    display: inline-block;
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 50%;
}

.report-top-travelers .traveller {
    position: relative;
    margin-bottom: 15px;
}

.report-top-travelers .traveller .circle {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: content-box;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
}

.report-top-travelers .traveller .circle img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.report-top-travelers .traveller .circle::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    content: attr(data-circle-value);
    background: #000;
    border-radius: 50%;
}

.report-top-travelers .traveller .circle {
    border: 0px solid #000;
}

.report-top-travelers .traveller .fa-user {
    margin-top: 4px;
    font-size: 3.5rem;
    color: #17BE17;
}

.report-top-travelers p {
    margin-bottom: 2px !important;
}

.report-top-travelers .traveller-results {
    padding-left: 60px;
}

.report-top-travelers .result {
    font-size: 1.6rem;
    color: #000;
    text-transform: uppercase;
}

.report-top-travelers .sep {
    display: inline-block;
    margin: 0 5px;
}

.report-top-cities .block-default-bg {
    background: #000;
}

.report-top-cities p {
    margin-bottom: 0 !important;
    color: #fff;
}

.report-top-cities .block {
    padding: 1rem;
    text-align: center;
}

.report-top-cities .b-radius {
    border-radius: .5rem;
}

.report-top-cities .large {
    font-size: 1.6rem;
    font-weight: bold;
}

.report-top-cities .result-table {
    width: 100%;
}

    .report-top-cities .result-table td {
        padding: 5px 0;
        font-size: 1.3rem;
        color: #fff;
        text-align: center;
    }

        .report-top-cities .result-table td span {
            display: block;
            font-weight: bold;
        }

.report-top-cities .year {
    width: 50px;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.25);
}

.report-bookings-online .block {
    padding: 1rem;
    text-align: center;
    background: #000;
    border-radius: 1rem;
}

    .report-bookings-online .block .result {
        font-size: 5rem;
        color: #fff;
    }

    .report-bookings-online .block .result-heading {
        font-size: 2rem;
        color: #fff;
    }

.report-bookings-online .legend {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000;
}

    .report-bookings-online .legend.larger {
        font-size: 2.2rem;
    }

.report-bookings-online .pie-wrapper {
    padding: 0 15px;
    margin-top: 30px;
}

.report-bookings-online .point {
    line-height: 15px !important;
}

    .report-bookings-online .point span {
        display: inline-block;
        width: 15px;
        height: 15px;
        vertical-align: top;
        border-radius: 50%;
    }

.report-booking-analysis .block-wrapper {
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 10px;
}

.report-booking-analysis .block {
    height: 100%;
    padding: 8px 15px;
    text-align: center;
    border-radius: 1rem;
}

    .report-booking-analysis .block p {
        color: #fff;
    }

    .report-booking-analysis .block .result {
        font-size: 2.4rem;
        font-weight: bold;
    }

.report-booking-analysis .icon-circle {
    vertical-align: middle;
    background-color: #fff;
}

.report-booking-analysis .pie {
    margin-bottom: 20px;
}

.report-travelers-at-risk .risk-header {
    position: relative;
    padding: 8px 10px;
    margin-bottom: 15px;
    height: 60px;
    background: #555;
    border-radius: 0.0rem;
}

    .report-travelers-at-risk .risk-header.risk-header-sm {
        background: #000;
    }

    .report-travelers-at-risk .risk-header p {
        margin: 0;
        color: #fff;
        font-weight: bold;
    }

    .report-travelers-at-risk .risk-header .title {
        font-size: 1.8rem;
        text-transform: uppercase;
        font-weight: bold;
    }

.report-travelers-at-risk .risk-title {
    position: relative;
    padding: 8px 10px;
    background: rgb(20, 242, 189);
}

    .report-travelers-at-risk .risk-title div:first-child {
        margin-right: 30px;
    }

    .report-travelers-at-risk .risk-title p {
        margin: 0;
        color: #555;
        font-size: 13px;
    }

        .report-travelers-at-risk .risk-title p:first-child {
            margin-bottom: 5px;
            font-size: 1.3rem;
            font-weight: bold;
        }

.report-travelers-at-risk .risk-data {
    padding: 10px 0;
    border-top: 1px solid #000;
}

    .report-travelers-at-risk .risk-data:last-child {
        margin-bottom: 10px;
        border-bottom: 1px solid #000;
    }

    .report-travelers-at-risk .risk-data p {
        padding: 0 8px;
        margin: 0;
    }

        .report-travelers-at-risk .risk-data p:first-child {
            margin-bottom: 5px;
            font-size: 1.3rem;
            font-weight: bold;
            color: #000;
        }

.report-travelers-at-risk .panel .panel-body .panel-trigger {
    top: 50%;
    right: 10px;
    color: #fff;
    transform: translateY(-50%);
}

    .report-travelers-at-risk .panel .panel-body .panel-trigger .fa {
        border-color: #fff;
    }

.report-travelers-at-risk .table tr &gt; th {
    border-width: 1px;
}

.report-forward-risk-planning .table &gt; tbody &gt; tr &gt; td,
.report-forward-risk-planning .table &gt; tbody &gt; tr &gt; th,
.report-forward-risk-planning .table &gt; tfoot &gt; tr &gt; td,
.report-forward-risk-planning .table &gt; tfoot &gt; tr &gt; th,
.report-forward-risk-planning .table &gt; thead &gt; tr &gt; td,
.report-forward-risk-planning .table &gt; thead &gt; tr &gt; th {
    border-top: 1px solid #000;
}

.report-forward-risk-planning .table &gt; tbody &gt; tr:first-child &gt; td,
.report-forward-risk-planning .table &gt; tr &gt; th {
    border-top: 1px solid #000;
}

.report-forward-risk-planning thead &gt; tr &gt; th {
    border-bottom: 1px solid #000;
}

.report-forward-risk-planning .table th:last-child,
.report-forward-risk-planning .table td:last-child {
    text-align: right;
}

.report-forward-risk-planning .table th {
    border-width: 1px;
}

.report-forward-risk-planning .panel p {
    margin-bottom: 2px;
}

.report-forward-risk-planning .result {
    margin-top: 5px;
    font-size: 1.6rem;
    color: #000;
}

.report-traveller-location .map {
    width: 100%;
    height: 350px;
}

table.travellerListTable {
    width: 100%;
}

    table.travellerListTable td,
    table.travellerListTable th {
        border-top: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
        height: 50px;
    }

    table.travellerListTable tr:last-child {
        border-bottom: 1px solid #dddddd;
    }

.traveller-list-searchbox {
    width: 50%;
    padding: 0;
    margin-top: 10px;
}

.traveller-list-modelbody {
    height: 400px;
    overflow: auto;
}

.icon-xl {
    width: 7.5rem;
    height: 7.5rem;
}

    .icon-xl .fa {
        font-size: 6rem;
        line-height: 7.5rem;
    }

.icon-lg {
    width: 6.5rem;
    height: 6.5rem;
}

    .icon-lg .fa {
        font-size: 4rem;
        line-height: 6.5rem;
    }

.icon-sm {
    width: 2.3rem;
    height: 2.3rem;
}

    .icon-sm .fa {
        font-size: 1.1rem;
        line-height: 2.3rem;
        padding: 0.2rem;
    }

.icon-xs {
    width: 1.6rem;
    height: 1.6rem;
}

    .icon-xs .fa {
        font-size: .8rem;
        line-height: 1.6rem;
        padding: 0.2rem;
    }

.icon-white {
    color: #fff !important;
}

.bg-white {
    background: #fff !important;
}

.icon-link {
    font-size: 2rem;
    text-decoration: none;
}

    .icon-link:hover,
    .icon-link:focus {
        text-decoration: none;
    }

.fa-border {
    border-color: #efeff0;
    border-radius: .3em;
}

.icon-plane {
    color: #002746;
}

.icon-car {
    color: #6dc4c3;
}

.icon-bed {
    color: #fb8b24;
}

.icon-train {
    color: #00aa79;
}

.icon-bus {
    color: #c968dd;
}

.icon-invoice {
    color: #000;
}

.itinerariesContainer .icon {
    width: 45px;
}

.itinerariesContainer .itin-detail-tile p span {
    display: block;
}

.itinerariesContainer table td {
    vertical-align: top;
}

.itinerariesContainer #grid-data thead tr {
    border-bottom: 5px solid #fff;
}

.itinerariesContainer #grid-data tr {
    background: #fcfcfc;
}

.itinerariesContainer .headers .itin-banner {
    color: #000;
    padding: 3px 0 3px 15px;
    background: #e6e7e8;
    width: 120px;
    margin: 0 0 1rem -2rem;
    position: relative;
}

    .itinerariesContainer .headers .itin-banner::before {
        content: '';
        background: #000;
        border-radius: 50%;
        font-size: 2rem;
        line-height: 2rem;
        margin: .8rem 0;
        height: 1rem;
        width: 1rem;
        position: absolute;
        left: -2.6rem;
        top: 0;
    }

.itinerariesContainer .title-triangle {
    position: absolute;
    top: 5px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #e6e7e8 transparent transparent;
}

.itinerariesContainer .itin-header {
    padding: 5px;
    background: #e6e7e8;
    border-left: 4px solid #505050;
    background-color: #505050;
}

@media (max-width:767px) {
    .itinerariesContainer .itin-header {
        flex-direction: column;
    }
}

.itinerariesContainer .itin-header table tr td {
    padding: 0 5px;
}

.itinerariesContainer .itin-header-tile {
    padding: 0 5px;
    border: 1pt solid #505050;
}

    .itinerariesContainer .itin-header-tile &gt; li {
        display: inline-block;
    }

.itinerariesContainer .itin-header-from-tile {
    margin-right: 10px;
}

@media (max-width:767px) {
    .itinerariesContainer .itin-header-from-tile {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.itinerariesContainer .itin-detail {
    padding: 1rem;
}

.itinerariesContainer .itin-tile-detail {
    font-size: 8px;
    color: #fff;
    min-height: 65px;
}

.itinerariesContainer .itin-tile-detail-bold {
    font-weight: bold;
    font-size: 1.8rem;
}

.itinerariesContainer .fromToTitle {
    color: #fff;
    background: #818181;
    padding: 3px 10px;
    position: relative;
}

.itinerariesContainer .itin-detail-tile-heading {
    margin-bottom: .3rem;
    font-size: 10px;
    font-weight: 700;
    color: #000;
}

.itinerariesContainer table .label-upcoming {
    border-left: 2px solid #54be68;
}

.itinerariesContainer table .label-past {
    border-left: 2px solid #e32636;
}

.itinerariesContainer .filter-label {
    font-weight: 700;
    margin: 1rem 0;
}

.itinerariesContainer .calendar-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 0 0 -5px;
    background: #000;
    text-align: center;
    vertical-align: bottom;
}

.itinerariesContainer .blockHeading {
    color: #fff;
    background: #000;
    padding: 0 8px;
    display: inline-block;
    text-align: center;
}

@media (max-width:767px) {
    .itinerariesContainer .headers .itin-banner {
        margin: 0;
        display: block;
        border-radius: .3rem .3rem 0 0;
        width: auto;
    }

        .itinerariesContainer .headers .itin-banner::before {
            display: none;
        }

    .itinerariesContainer .itin-header-icon,
    .itinerariesContainer .segment-title {
        display: inline-block;
    }

    .itinerariesContainer #itin-container {
        border: none;
        margin-left: 0;
    }

    .itinerariesContainer #status-header {
        width: 100%;
    }

    .itinerariesContainer .blockLink {
        display: block;
        width: auto;
        float: none;
        margin: 0;
        margin-bottom: 1rem;
    }

    .itinerariesContainer .title-triangle {
        display: none;
    }

    .itinerariesContainer .itin-detail-tile {
        display: inline-block;
        width: 48%;
    }

        .itinerariesContainer .itin-detail-tile tbody {
            display: inline-block;
            width: 100%;
        }

        .itinerariesContainer .itin-detail-tile td,
        .itinerariesContainer .itin-detail-tile tr {
            display: block;
        }
}

.profile .delete-item,
.profile .action-item {
    /*flex:0;*/
    margin-top: 0.75rem;
}

.item .delete-entity,
.profile .delete-item a.delete-entity,
.profile .action-item a.delete-entity {
    font-size: 12px;
    height: 20px;
    width: 20px;
    padding: 0 0 !important;
    line-height: 16px;
    margin-top: 3px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

h1,
.h1,
.tab-content h1.tab-content-title {
    font-size: 2.5rem;
    line-height: 3rem;
    color: #000;
}

h2,
.h2,
#cibtvisareqwidget .cibtvisareqwidgetheadline {
    font-size: 2rem;
    line-height: 2.5rem;
    color: #000;
}

h3,
.h3 {
    padding: 0 0 2rem;
    font-size: 18px;
    line-height: 2.4rem;
    color: #000;
}

h5,
.h5 {
    padding: 0 0 .6rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #efeff0;
}

p {
    padding: 0 0 .9rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #000;
    
}

    h1.nologin,
    h2.nologin,
    span.nologin,
    p.nologin {
        color: #FFF;
    }
    p.intro {
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.3;
        color: #000;
    }

ul {
    list-style: none;
}

a {
    color: #17BE17;
    text-decoration: underline;
    font-weight: 400;
}

    a.link {
        text-decoration: underline;
    }

    a:hover,
    a:focus {
        color: #17BE17;
    }

.italics,
em {
    font-style: normal;
}

strong,
.bold {
    font-weight: 700;
}

.heading {
    margin: 25px 0;
}

@media (max-width:899px) {
    .heading {
        margin: 10px 0;
    }
}

.heading h2 {
    margin-top: 0;
}

@media (max-width:899px) {
    .heading h2 {
        text-align: center;
    }
}

.heading.dashboard-heading a:hover,
.heading.dashboard-heading a:focus,
.cibtvisareqwidgetheadline a:hover {
    color: #e6e7e8 !important;
}

.heading .logo {
    width: 55px;
    padding-bottom: 7px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}

.logo-small {
    display: none;
}

@media (max-width:899px) {
    .logo-small {
        display: block !important;
    }
}

.content-background {
    background: none;
    background-attachment: fixed;
}

@media (max-width:767px) {
    .content-background {
        background: none;
    }
}

.arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    animation: animateArrow 1.5s forwards;
}

@keyframes animateArrow {
    0% {
        transform: translateY(-90px);
    }

    100% {
        transform: translateY(-40px);
    }
}

.tutorials a {
    text-decoration: none;
}

    .tutorials a.prev {
        float: left;
    }

    .tutorials a.next {
        float: right;
    }

.tutorials span:first-child {
    margin-left: 30px;
}

.tutorials .dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

    .tutorials .active,
    .tutorials .dot:hover {
        background-color: #000;
        color: white;
    }

.tour-step-background {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1040;
}

.tour-backdrop {
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: .8;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: 1040;
}

.tour-step-background &gt; div {
    background: inherit;
    z-index: 1101;
}


/*.popover-indicators .carousel-indicators{position:static;margin:0 auto 3px;width:100%;height:10px;line-height:8px}
.popover-indicators .carousel-indicators li{width:8px;height:8px;background-color:#ccc;margin:0;text-indent:100%;white-space:nowrap;overflow:hidden}
.popover-indicators .carousel-indicators li.active{width:8px;height:8px;background-color:#999}*/

.popover[class*="tour-"] {
    z-index: 1102;
    min-height: 120px;
    min-width: 271px;
}

    .popover[class*="tour-"] *[data-role="end"] {
        cursor: pointer;
        float: right;
        padding: 10px 14px 0px 0px;
    }

    .popover[class*="tour-"] .popover-navigation {
        overflow: hidden;
        padding: 9px 14px;
    }

        .popover[class*="tour-"] .popover-navigation *[data-role="prev"],
        .popover[class*="tour-"] .popover-navigation *[data-role="next"] {
            cursor: pointer;
        }

            .popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled {
                cursor: default;
                color: #77787b;
                pointer-events: none;
            }

    .popover[class*="tour-"].orphan {
        left: 50%;
        margin-top: 0;
        position: fixed;
        top: 50%;
        transform: translate(-50%, -50%);
    }

        .popover[class*="tour-"].orphan .arrow {
            display: none;
        }

    .popover[class*="tour-"] .popover-indicators {
        width: 55%;
        display: inline-flex;
        margin-top: 5px;
    }

        .popover[class*="tour-"] .popover-indicators .carousel-indicators {
            position: static;
            margin: 0px auto 3px;
            width: 100%;
            height: 10px;
            line-height: 8px;
        }

            .popover[class*="tour-"] .popover-indicators .carousel-indicators li {
                width: 9px;
                height: 9px;
                background-color: #77787b;
                margin: 0px;
                text-indent: 100%;
                white-space: nowrap;
                overflow: hidden;
            }

                .popover[class*="tour-"] .popover-indicators .carousel-indicators li.active,
                .popover[class*="tour-"] .popover-indicators .carousel-indicators li:hover {
                    width: 9px;
                    height: 9px;
                    background-color: #000;
                }

.whatsnewcontent {
    margin-bottom: 6px;
    /*margin-top:-13px;*/
    /*Commented as it's touching the top section*/
}

.whatsnew .hidden {
    visibility: hidden !important;
}




/*Overriding css*/

.WaitScreenCss {
    text-align: center !important;
    color: #000 !important;
}


/*@import "elements/Loader";*/

/*Table styles *********/

#preferredVendorTableWrapper td.col-vendor &gt; span {
    display: block;
}

#preferredVendorTableWrapper td.col-showlogo {
    text-align: center;
}

table.grid-table td span {
    display: inline-block;
    word-break: break-all;
}


/*Common styles *********/

.width-150 {
    width: 150px !important;
}

.secondlevelmenu {
    position: absolute;
    left: 100%;
    transform: translateY(-50%);
    top: 50%;
    z-index: 999;
    display: none;
    opacity: 0;
    background-color: #404040;
}

.panel:hover .secondlevelmenu {
    display: block;
    opacity: 1;
}

#matchWrapper .panel-body {
    height: auto !important;
}

@media (max-width:767px) {
    #content-wrapper.issidebarright {
       width: 100% !important;
    }
    .sidebar-left .sidebar-menu,
    .sidebar-left .account-box {
        margin: 0px !important;
        width: calc(100% - 21px);
    }
    .sidebar-left-wrapper {
        position: absolute;
        left: 0;
        top: 52px;
        z-index: 999;
    }
    .sidebar-left {
        width: 0px;
        height: 0%;
        overflow: auto !important;
        padding: 0;
    }

    .sidebar-left.open {
        width: calc(100% - 0px);
        padding: 0;
        height: 100%;
    }

    .secondlevelmenu {
        position: unset !important;
        left: 100% !important;
        transform: translateY(0) !important;
        top: 0 !important;
        z-index: 10;
        height: 100% !important;
        display: none;
        opacity: 0;
    }

    .panel:hover .secondlevelmenu {
        display: block;
        opacity: 1;
    }

    .sidebar-left .powered-by img {
        width: 20% !important;
    }

    .sidebar-left .sidebar-cookiepolicy {
        padding: 15px 15px 30px 15px;
        border-bottom: solid 15px #303030;
        width: calc(100% - 21px);
    }

    .sidebar-left .support-box {
        width: calc(100% - 21px);
        padding: 15px;
        margin-bottom: 0px;
    }
    .sidebar-left .powered-by {
        width: calc(100% - 21px);
    }
    .sidebar-left .powered-by p {
        margin-bottom: 0px;
    }

}

.label label {
    color: #000 !important;
}
.fieldWrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}

#cibtvisareqwidget .textcolor_nationality {
    font-weight: 400;
}


/*Override FontAwesome properies here -- START*/

.fa-trash:before,
.fa-trash-o:before {
    content: "\f00d" !important;
}

.panel .panel-trigger .fa-border {
    border: solid .08em #002 !important;
    font-family: 1.4rem;
}

.fa-plane:before,
.fa-plane-o:before {
    font-family: 'Material Icons';
    content: 'flight' !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fa-bed:before,
.fa-bed-o:before {
    font-family: 'Material Icons';
    content: 'hotel' !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fa-car:before,
.fa-car-o:before {
    font-family: 'Material Icons';
    content: 'directions_car' !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fa-train:before,
.fa-train-o:before {
    font-family: 'Material Icons';
    content: 'train' !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
/*Override FontAwesome properies here -- END*/

#wrapper.wrapper-auth {
    background: url(./Images/login-bg.jpg) #26252a;
    background-repeat: no-repeat;
    background-position: center 80%;
    background-size: cover;
    min-height: 100vh;
}
/*#wrapper #main-content .spinner,
#wrapper #main-content .overlay {
    opacity: 0 !important;
    display: none !important;
}*/

/*.busy-overlay {
    position: absolute;
}*/

.error {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
    padding: 0 10px;
    border: red;
}

.field-container {
    margin-bottom: 2rem;
}

.custom-form &gt; div &gt; div.form-control {
    position: relative;
}

.custom-form label {
    position: absolute;
    left: 10px;
    top: 0;
    padding: 13px 0;
    font-size: 14px;
    color: #000;
    pointer-events: none;
    transition: .5s;
    margin-bottom: 0px;
    z-index: 1;
}

    .custom-form label abbr {
        color: #ff0000;
        font-size: 12px;
        line-height: 1.5;
    }

.custom-form .field-container.custom-checkbox label {
    padding: 0;
    position: unset;
    vertical-align: middle;
    margin: 0;
    vertical-align: middle;
}

.custom-form .field-container .form-control[type="checkbox"] {
    height: 20px;
    width: 20px;
    position: unset;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

    .custom-form .field-container .form-control[type="checkbox"] label {
        position: unset;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }

.custom-form .field-container.custom-checkbox .form-control[type="checkbox"]:focus ~ label,
.custom-form .field-container.custom-checkbox .form-control[type="checkbox"]:valid ~ label {
    position: unset;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.custom-form .form-group input {
    outline: none;
}

.custom-form .rb-form-group {
    position: relative;
    width: 100%;
}

.custom-form .rb-form-group, .rb-label {
    transition: all 0.2s;
    touch-action: manipulation;
}

.custom-form .rb-form-group .rb-checkbox {
    padding: 5px 0 5px 10px;
}
    .custom-form .rb-form-group .rb-checkbox {
        padding: 5px 0 5px 10px;
    }

.custom-form .rb-form-group ::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit;
}
.custom-form .rb-form-group input {
    line-height: 2.5;
    transition: all 0.2s;
    touch-action: manipulation;
    word-break: break-all;
}

.custom-form input:not(:placeholder-shown) ~ label.rb-label,
.custom-form input:focus ~ label.rb-label,
.custom-form select:not(:placeholder-shown) ~ label.rb-label,
.custom-form select:focus ~ label.rb-label {
    top: -10px;
    left: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
.custom-form select:not(:placeholder-shown) ~ label.rb-label,
.custom-form select:focus ~ label.rb-label {
    top: 5px;
}

.custom-form .rb-form-group input[type="checkbox"] ~ label {
    left: 20px;
}
.custom-form .theme-select select {
    height: 48px;
}
.custom-form .theme-select select:focus {
    border-color: #17BE17;
}
.custom-form .theme-select select.input-validation-error {
    border-color: #e32636;
}
.custom-form .field-validation-error {
    display: inline-block !important;
    padding: 0;
    line-height: 1.2;
    color: #e32636;
    padding: 15px 0 10px 0;
    font-size: 10px;
    font-weight: 400;
}

.custom-form .validation-error-class {
    z-index: 1;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    position: absolute;
    top: 48px;
    left: 4px;
}

#customizableFields-list td {
    padding: 5px 10px;
    word-break: break-all;
}

.customizableFields-list-lable {
    font-weight: bold;
}

.selectlabel label {
    z-index: 333;
    padding: 0;
    font-size: 12px;
    color: gray;
    font-weight: normal;
}
.delete-item.Remove {
    position: absolute;
    right: -10px;
    top: -12px;
    z-index: 1;
    margin: 0;
}

.delete-item.Remove .delete-entity {
    margin: 12px 10px !important;
}

.ui-datepicker-trigger[disabled], .ui-datepicker-trigger[disabled] {
    margin: 0;
}

#login-content-table-wrapper a.btn-primary {
    padding: 5px 10px !important;
    font-size: 12px;
}
/*#login-content-table-wrapper .col-actions {
    text-align: right;*/
}
#login-content-table-wrapper h1 {
    font-size: 14px;
    margin: 0;
}
.telerikify h1 {
    font-size: 26px;
    margin-bottom: 0;
}
.portalMgrContainer h2 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5;
}
.credit-card-vendor-label img {
    width: 50px !important;
    margin-left: 5px;
}
.wizard-step-row {
    display: flex;
    flex-wrap: wrap;
}
.rb-travelPlanner-Datepicker,
.rb-radiogroup-list,
.MyTravelRequestColumn-Action,
.rb-button-list {
    display: flex;
}

.profileMgrContainer .btn-primary {
    margin: 0 0 0 0 !important;
    padding: 3px 8px !important;
}
.profileMgrContainer .label {
    color: #000000;
}
.discountCardRow-section {
    position: relative;
    padding-top: 20px;
    background-color: #e6e7e8;
}

#scrollTopWrapper {
    position: sticky;
    position: -webkit-sticky;
    margin-left: calc(100% - 80px);
    bottom: 10px;
    z-index: 1000;
}

#scrollTop {
    width: 40px;
    height: 40px;
    background: #303030;
    border:#fff;
    color: #fff;
    font-size: 1.5rem;
    z-index: 1000;
    text-align: center;
    padding-top: 10px;
}

    #scrollTop:hover,
    #scrollTop:focus {
        background: #17be17;
        border: #17be17;
    }
.alertPortalTableborder .select2-container {
    min-width: 100%;
    max-height: 35px;
}
.alertPortalTableborder .input-group {
    display: block;
    text-align: left;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #17BE17 !important;
}
.alertPortalTableborder .floating-label .select2-container--default .select2-selection--multiple {
    max-height: 35px;
}
.alertPortalTableborder .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    max-height: 33px !important;
    overflow-y: scroll !important;
}
.select2-container .select2-search--inline .select2-search__field {
    height: 23px !important;
    padding-top: 0 !important;
}
.flight-segments .item.custom-form .link.btn {
    margin: 10px !important;
    padding: 0px 2.5px;
    height: 20px;
    width: 20px;
    line-height: 15px;
}

.discountCardRow-section .delete-item.DeleteEntity {
    position: absolute;
    right: 0;
    top: -10px;
}

.scrollToTopBtn {
    background-color: #303030;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 360;
    opacity: 1;
    transform: translateY(100px);
    transition: all .5s ease
}

    .scrollToTopBtn:hover,
    .scrollToTopBtn:focus {
        background: #17be17;
        color: #fff;
    }

.showBtn {
    opacity: 1;
    transform: translateY(0)
}
.btn-secondary {
    border-color: #000;
    color: #000;
    background-color: #fff;
}

.btn-secondary:hover {
    border-color: #17BE17;
    color: #fff;
    background-color: #17BE17;
}
#AddressesWrapper .profile-grid.credit-card-row.credit-cards.profile-grid-rows .item.addressRow .delete-entity.btn.btn-primary {
    margin: 1rem 0 0 0;
}

/*Responsive Css*/
@media (max-width: 767px) {
    #content-wrapper.col-md-8 {
        width: 100%;
    }
}

.text-truncate {
    text-overflow: ellipsis;
    float: left;
    width: 100%;
    overflow-x: hidden;
}

#discountCardRow-section-main.custom-form,
#discountCardRow-section-icon {
    display: inline-block;
    vertical-align: middle;
}
#discountCardRow-section-main.custom-form {
    width: calc(100% - 40px);
   
}
#discountCardRow-section-icon {
    margin: 0 10px;
}

@media screen and (min-width : 320px) and (max-width : 767px) {
    header.header .logo {
        max-height: 40px;
    }
}
@media screen and (min-width : 320px) and (max-width : 990px) {
    .col-md-2.right-pannel {
        float: left !important;
        width: 100%;
    }
}
@media screen and (min-width : 768px) and (max-width : 990px) {
    .hidden-custom-up.mobile-menu .col-xs-6,
    .hidden-custom-up.mobile-menu .col-xs-6 .logo.logo-small {
        display: inline-block !important;
    }
    .mobile-menu .col-xs-2.pull-right.p-0 {
        display: none !important;
    }
    .sidebar-left-wrapper.col-md-2 {
        width: 25%;
        margin-right: 0;
        clear: both;
        display: inline-block;
        vertical-align: top;
    }
    #content-wrapper.col-md-8,
    #content-wrapper {
        display: inline-block;
        vertical-align: top;
        clear: both;
        width: calc(100% - 28%);
    }
    .sidebar-left-wrapper,
    #content-wrapper {
        display: inline-block !important;
        vertical-align: top;
    }
    .hidden-custom-up.mobile-menu .col-xs-6,
    .hidden-custom-up.mobile-menu .col-xs-6 .logo.logo-small {
        display: inline-block !important;
        float: right;
        text-align: right !important;
        height: 100% !important;
    }
}
.contact-international .rb-checkbox {
    padding: 0 5px 0 0 !important;
    font-weight: normal !important;
}
.travelers .item.travelerRowJs {
    padding: 8px 0 !important;
}
.travelers .item.travelerRowJs .delete-item,
.travelers .item.travelerRowJs .delete-item a.delete-entity {
    margin: 0px !important;
}
.travelers .item.travelerRowJs .delete-item a.delete-entity {
    height: 36px;
    line-height: 32px;
}
#anOpenProfileCreationWizard,
#grid-filter .btn.btn-primary {
    height: 36.73px;
    line-height: 26px;
    margin-right: 5px !important;
    margin-top: 5px !important;
}
#grid-filter .flex-inline {
    margin-top: 5px !important;
}
#sidebar-left-wrapper.sidebar-left-wrapper {
    padding-left: 0px !important;
}

.itinSegments .material-icons {
    color: #ffffff !important;
    font-size: 52px !important;
}
#dvWizardContent select {
    height:48px !important;
    padding-top: 15px !important;
}

.rb-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*width: 100%;*/
}

.rb-col {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1 0 auto;
    max-width: 100%;
}
.rb-col .panel {
    flex: 1 0 auto;
}
.forgot-passowrd .login-box {
    background-color: #ffffff;
    padding: 30px 15px 30px;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 10px;
    font-size: 12px;
}
/*#dvWizardContent select {
    background: transparent !important;
    padding: 12px 0 0 10px;
}
#dvWizardContent select option {
    background: #fff !important;
}
#dvWizardContent select option:hover {
    background: #17BE17 !important;
}*/

.forgot-passowrd fieldset {
    border: none !important;
}
.forgot-passowrd .btn.btn-primary {
    display: inline-block;
    margin-top: 20px;
}
.forgot-passowrd legend {
    border: none !important;
}
.forgot-passowrd  fieldset {
    padding: 0px !important;
    margin: 0px !important;
}
#TravelRequestApprove textarea{
    width: 46% !important;
}

#TravelRequestApprove fieldset{
    margin-left: 2rem !important;
    border-bottom:none !important;
}
.btn-back {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.forgot-password-fieldset .btn {
    margin: 20px 0 0 0 !important;
}
.login-height.use-webp .wrapper h2,
.login-height.use-webp .wrapper p,
.travelRequestApprove .main-container p{
    color: #fff !important;
}
.well .display-field label.rb-label {
    position: unset !important;
    padding: 5px 10px !important;
    display: inline-block;
}
.well .display-field label.rb-label,
.customizableFields-list-lable {
    width: 145px;
}
#cibtvisareqwidget .findout_bussiness,
#cibtvisareqwidget .findout_research {
    margin-top: 0px !important;
}
.heading.dashboard-heading .logo.logo-small {
    display: none !important;
}
#travel-alerts-iw:hover {
    overflow-y: auto !important;
}

.force-overflow {
    min-height: 100vh;
}

select[disabled], select[readonly] {
    cursor: no-drop;    
    background-size: 18px;
    height: 48px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.rb-form-group textarea {
    padding-top: 30px;
}

/* custom-scroll */
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}
body::-webkit-scrollbar-thumb {
    background: #17be17 !important;
    border-radius: 10px;
}
body::-webkit-scrollbar-thumb:hover {
    background: #00DE00 !important;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}
::-webkit-scrollbar-thumb {
    background: #17be17 !important;
}
::-webkit-scrollbar-thumb:hover {
    background: #00DE00 !important;
}
html {
    scroll-behavior: smooth !important;
}
.smartNaviMainDiv {
    text-align: center;
    background: #303030;
    color: #ffffff;
    padding: 5px 0;
}
#report-container iframe {
    border: none;
}
.modal {
    z-index: 1090;
}

.checkbox-field p,
.checklist-passport p,
.checklist-intl-roaming p,
.checklist-safety-travel-form p,
.checklist-smart-traveler p,
.checklist-TandCs p,
.checklist-vaccination p,
.checklist-visas p{
    display: inline;
}

#mealPrefconsent {
    max-width: 400px;
    width: max-content;
}

#disabilityPrefConsent {
    max-width: 400px;
    width: max-content;
}

input,
select,
textarea {
    width: 100%;
    padding: .67rem;
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    border: 2px solid #e6e7e8;
    transition: all .3s ease;
    color: #979797;
    background-color: #fcfcfc;
    transition: all .3s ease;
}

input[disabled] {
    background-color: #f1f1f1;
}
</pre></body></html>