﻿ol, ul {
    padding: 0px;
}

header {
    position: relative;
}

div#DeafServicePlace {
    /*right:175px !important;*/
    left:5px;
    right:unset !important;
}
div.mr-cont-tooltip-window {
    left: 5px;
    right: unset !important;
}
div#injectTargetScreenReader {
    left: auto !important;
    right: 0px;
}
/*
#Nuance-chat-anchored {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 50px;
    height: 50px;
    background-color: var(--gold-bg);
    border-radius: 50%;
    display: block;
}
#Nuance-chat-anchored i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 1.5rem;
    color: #FFF;
}*/
#myCarouselhome2016 .carousel-pager-container {
    text-align: left;
    left: 10rem;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

#myCarouselhome2016 .slider-pager-container {
    bottom: 22px;
    display: inline-block;
    padding: 0 10px;
    height: auto;
    left: 0;
    position: relative;
    right: auto;
    width: auto;
}

#myCarouselhome2016 .carousel-indicators {
    bottom: auto;
    position: inherit;
    left: auto;
    width: auto;
    float: left;
    margin: 5px 5px 0;
    padding: 0;
}

#myCarouselhome2016 .slider-pager-container a.right_slider {
    float: left;
    font-size: 24px;
    line-height: 20px;
    color: #bbb;
}

#myCarouselhome2016 .slider-pager-container a.left_slider {
    float: left;
    font-size: 24px;
    line-height: 20px;
    color: #bbb;
}

#myCarouselhome2016 .carousel-indicators li {
    /*opacity: .5;
    height: 14px;
    width: 14px;*/
}

.carousel-indicators li {
    /* background: #bbb;
    opacity: .3;
    border: none;
    height: 12px;
    width: 12px;
    border-radius: 50% !important;
    margin: 1px 2px !important;*/
    border-top: none;
    border-bottom: none;
    display: block;
    transition: opacity .2s ease;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 50% !important;
    --tw-bg-opacity: 1;
    background-color: rgb(121 126 134 / var(--tw-bg-opacity));
    font-size: 0px;
}

#myCarouselhome2016 .carousel-indicators li.active, #myCarouselhome2016.carousel-indicators li:hover {
    background: #b78637 !important;
    background-color: rgb(183, 134, 55);
    opacity: 1;
}

.carousel-indicators li:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.carousel-indicators li:focus-visible {
    --tw-ring-offset-color: var(--primary-color);
    --tw-ring-color: var(--primary-color);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity));
}

.carousel-indicators li.active {
    --tw-bg-opacity: 1;
    background-color: var(--primary-color);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: rgb(203 163 68 / 0.3);
}
.infoScroll1 {
    margin: 0 1rem;
    width: calc(100% - 170px);
}
.infoScroll {
    /*float: right;*/
    line-height: 30px;
    margin-right: 10px;
    /*overflow: hidden;
    width: calc(100% - 160px);*/
}

    .infoScroll span {
        list-style: disc;
        float: right;
        margin-right: 15px;
    }

    .infoScroll a {
        color: #333;
    }
    .infoScroll > div {
        animation-direction: reverse !important;
    }
/**menu*/
.smartmenu > li > a .fa {
    font-size: 17px;
    letter-spacing: 0px;
}

.smartmenu > li.sm-content > .servicemenu img, .smartmenu > li.sm-content-full > .servicemenu img {
    width: 35px !important;
    height: 35px !important;
    margin: 0px;
    margin-right: 10px;
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper {
    background: transparent;
}

    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a {
        color: #575757;
    }


.smartmenu .servicemenu .sm-row .sm-col .titleactibr span {
    font-weight: bold;
    color: #085c9c !important;
}

.smartmenu .servicemenu .sm-row .sm-col .title span {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff !important;
}

.smartmenu .servicemenu .sm-row .sm-col .title {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

    .smartmenu .servicemenu .sm-row .sm-col .title:hover {
        transform: scale(1.02);
        font-weight: bold;
    }

    .smartmenu .servicemenu .sm-row .sm-col .title span {
        font-weight: 600;
    }

.smartmenu .servicemenu .sm-row .sm-col s.title:hover span {
    font-weight: 600;
    color: #085c9c !important;
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.title {
    display: flex;
    align-items: center;
    line-height: 22px;
}

    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.title span {
        color: #fff !important; /*color: #575757 !important;*/
        /* font-weight: normal !important;*/
        font-size: 14px;
        padding-right: 40px;
    }

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.titleactibr span {
    color: #085c9c;
    font-weight: bold;
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.titleactibr:hover span {
    color: #085c9c;
    font-weight: bold;
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.title:hover span {
    color: #085c9c;
}


/*
.smartmenu > li:hover a,.smartmenu > li a:focus, .smartmenu > li.sm-open-menu > a {
    color: #0d80b0 !important;
}*/

.smartmenu h4.headline {
    font-size: 17px;
    color: #0d80b0;
    padding-left: 16px;
}

.smartmenu > li.sm-content > div, .smartmenu > li.sm-content-full > div {
    top: auto;
    width: 100%;
    padding: 20px 20px;
    left: 0;
    min-height: 260px;
    background-size: 36%;
    background-position: right bottom !important;
    /*background-color: var(--primary-color);*/
    background-color: rgba(112, 112, 112, 0.45);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    border-top: 1px solid #fff;
}

.smartmenu > li > a, .smartmenu > li.sm-responsive-toggle > span {
    line-height: 50px;
    font-size: 0.9rem; /*12px*/
}
.smartmenu > li > a.home-menu {
    line-height: 54px;
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.titleactibr span {
    color: #fff;
    font-weight: bold;
}

.smartmenu .sm-row {
    width: 90%;
    /*max-width: 1200px;*/
    margin: 0 auto;
}

    .smartmenu .sm-row .sm-col > .sm-grid-wrapper {
        color: var(--primary-color);
    }

.sub-sub-links a {
    display: block;
    margin: 2px;
    padding: 2px !important;
    color: #c00 !important;
}

.sub-sub-links span.sep {
    padding: 0px 10px;
}

.list-group.inner-sidemenu {
    margin: 0px;
    padding: 0px;
}

.subMenu-heading {
    font-weight: bold;
}

    .subMenu-heading hr {
        border-color: #fff;
    }

.smartmenu.sm-js-0 li a:focus {
    border: 1px dotted #999 !important;
}

.smartmenu.sm-js-0 > li > a:focus {
    border: none;
    border-bottom: 2px solid #fff !important;
}

.smartmenu.sm-js-0 > li.sm-open-menu > div, .smartmenu.sm-js-0 li.sm-open-menu > ul {
    display: block;
    z-index: 20;
}

.smartmenu > li.sm-open-menu > a {
    /* background-color: #0d6a9b;*/
    border-bottom: 2px solid #fff;
}
/*Full Menu*/
#full-menu-ollapse {
    cursor: pointer;
    font-size: 18px;
}

#full-menu {
    display: none;
    visibility: hidden;
    width: 100%;
    position: fixed;
    top: 0px;
    left: -100%;
    height: 100%;
    padding: 0;
    z-index: 999;
    color: #515160;
    transition: all 0s;
    overflow: hidden;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    animation-duration: 0.3s;
}

    #full-menu.active {
        left: 0;
        display: block;
        visibility: visible;
    }

    #full-menu .menu-cols .col-xs-12:nth-child(2) {
        background-color: rgba(255, 255, 255, 0.9686274509803922);
        height: 100%;
        padding: 30px 10px;
        box-shadow: 0 0 31px 4px #dedede;
        transition: all 2s;
        animation-duration: 2s;
    }

    #full-menu .menu-cols .col-xs-12:nth-child(1), #full-menu .menu-cols .col-xs-12:nth-child(3) {
        background-color: rgba(241, 241, 241, 0.9803921568627451);
        height: 100%;
        padding: 30px 10px;
        transition: all 2s;
        animation-duration: 2s;
    }

    #full-menu .menu-cols .col-xs-12:nth-child(3) {
        box-shadow: inset 0 0 31px 4px #dedede;
        background-image: url(../images/menu-bg.png);
        background-position: center right;
        background-repeat: no-repeat;
        transition: all 2s;
        animation-duration: 2s;
    }

    #full-menu #dismiss {
        text-align: center;
        width: 40px;
        height: 40px;
        position: absolute;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        top: 30px;
        right: 5px;
        z-index: 1;
        padding: 10px;
        border-radius: 50%;
        border: 2px solid #dadada;
    }

        #full-menu #dismiss span {
            display: block;
            position: absolute;
            height: 2px;
            width: 50%;
            background: #b48a34;
            border-radius: 9px;
            opacity: 1;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

            #full-menu #dismiss span:nth-child(1) {
                top: 17px;
                -webkit-transform: rotate(135deg);
                -moz-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                transform: rotate(135deg);
            }

            #full-menu #dismiss span:nth-child(2) {
                top: 17px;
                -webkit-transform: rotate(-135deg);
                -moz-transform: rotate(-135deg);
                -o-transform: rotate(-135deg);
                transform: rotate(-135deg);
            }

    #full-menu .menu-cols {
        display: flex;
        height: 100%;
        display: block;
    }

        #full-menu .menu-cols .col {
            background: rgba(240, 240, 240, 0.9);
        }

            #full-menu .menu-cols .col:nth-child(even) {
                background: rgba(255, 255, 255, 0.9);
            }

        #full-menu .menu-cols img {
            padding: 20px 10px;
        }

    #full-menu .menu-list {
        list-style: none;
        margin-top: 5px;
    }

        #full-menu .menu-list li {
            position: relative;
            padding-left: 20px;
            line-height: 1.5;
        }

    #full-menu .menu-icon {
        background-image: url(../images/menu-items.png);
        width: 50px;
        height: 50px;
        display: inline-block;
        margin-right: 12px;
    }

        #full-menu .menu-icon.item1 {
            background-position: top 0 left 0;
        }

        #full-menu .menu-icon.item2 {
            background-position: top -100px left 0;
        }

        #full-menu .menu-icon.item3 {
            background-position: top -50px left 0;
        }

        #full-menu .menu-icon.item4 {
            background-position: top -150px left 0;
        }

        #full-menu .menu-icon.item5 {
            background-position: top -200px left 0;
        }

        #full-menu .menu-icon + h1 {
            position: relative;
            display: table-cell;
            vertical-align: middle;
            font-size: 24px;
        }

            #full-menu .menu-icon + h1 a {
                color: #b48a34;
                text-transform: uppercase;
                text-decoration: none;
            }

    #full-menu .menu-list li:before {
        position: absolute;
        content: '';
        background-color: #b48a34;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        top: 8px;
        left: 0;
    }

    #full-menu .menu-list li a {
        font-size: 14px;
        color: #101010;
    }

    #full-menu .menu-block {
        padding: 5px;
    }

        #full-menu .menu-block section {
            display: table;
        }

.noscroll {
    overflow: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.fadeOut {
    animation: fadeOut 0.5s 1;
    -webkit-animation: fadeOut 0.5s 1;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    -webkit-animation-delay: 1s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    70% {
        opacity: 1;
    }

    90% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
    }
}


a.externallinkimage {
    position: relative;
    display: inline-block;
}

    a.externallinkimage .externalMasking {
        display: none;
        visibility: hidden;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
        background-color: rgba(0, 0, 0, 0.3);
    }

    a.externallinkimage:hover .externalMasking {
        visibility: visible;
        display: block;
    }

    a.externallinkimage .fa.fa-external-link {
        position: absolute;
        right: 3%;
        top: 10px;
        color: #fff !important;
    }





.text-right {
    text-align: left !important;
}

#divSend {
    display: none;
}

.SendToFriendBlock {
    background-color: #FFF;
    border: 1px solid #C4C4C4;
    padding: 8px;
    width: 220px;
    z-index: 999999;
}

.EmailControls {
    margin: 3px 0;
    padding: 5px 0;
    text-align: center;
}

.SendToFriendBlock .form-control {
    font-size: 11px;
}

.EmailControls fieldset, .EmailControls fieldset p {
    margin: 0 0 0px;
    border: none;
    padding: 0;
}

.EmailControls fieldset {
    margin-bottom: 1rem;
}

.EmailControls input.form-control {
    width: 170px;
    float: left;
}

.EmailControls fieldset span {
    float: right;
}

.EmailControls fieldset.ButtonContainer input {
    width: 66px;
    height: 28px;
    color: #333;
    font-weight: bold;
    padding: 0 0 3px;
    border: none;
}

.socialmedia .tab-content > .active {
    display: block;
    visibility: visible;
    opacity: 1;
    position: relative;
}

.social-feeds .item {
    min-height: 260px;
    width: 100%;
    padding: 10px;
    height: 150px;
}

.social-feeds div.item img {
    height: auto !important;
    width: 90px;
    float: none;
    margin: 0px 0px 5px;
}

.social-feeds div.item span {
    font-weight: bold;
    padding: 10px 0 0 5px;
}

.social-feeds div.item > div {
    clear: both;
    width: 100%;
}

.social-feeds div.item a.social-link {
    color: #555;
}

    .social-feeds div.item a.social-link:hover {
        color: #b78637;
    }

.social-feeds div.item > div:first-child {
    text-align: center;
    margin-bottom: 10px;
}


div.RedirectBox {
    margin: 1.5rem 0px;
    font-weight: 700;
    max-width: 420px;
    width: 100%;
    text-align: right;
}
.redirectpopup.top-2 {
    top: 0.1rem !important;
}
.redirectpopup.end-2 {
    inset-inline-end:0.1rem !important;
}

.errorsign, .infosign {
    color: #b78637;
    float: right;
    font-size: 36px;
    margin-left: 10px;
}

.oksign {
    color: #b78637;
    float: right;
    font-size: 36px;
    margin-left: 10px;
}

div.RedirectActions {
    clear: both;
    margin: 45px auto 5px;
    text-align: center;
}

    div.RedirectActions a {
        margin: 0px 10px;
    }

.btn-u {
    background-color: var(--primary-color);
    border-radius: 4px !important;
    padding: 5px 20px;
    color: #FFF !important;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    left: -18px !important;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 2147483040;
}


.EmailControls fieldset.ButtonContainer {
    padding-right: 20px;
}
.EmailControls fieldset.ButtonContainer .btn-u {
    padding: 5px 10px;
    color: #FFF !important;
    font-weight: normal;
    font-size: 1rem;
    text-align: center;
}
.EmailControls fieldset.ButtonContainer input {
    padding: 5px 10px;
    color: #FFF !important;
    height: auto;
}
/* Ramesh Start */
header .quicklinks li a {
    color: #FFF;
}
    header .quicklinks li a:hover {
        color: var(--gold-color);
    }
body[theme="gold"] header .quicklinks li a:hover {
    color: #FFF;
    font-size: 1.7rem;
}

body[theme="gold"] header .userprofile .secondary a:hover {
    color: #FFF !important;
    font-weight: bold;
}
/* Ramesh End */


.hitCount {
    float: right;
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}

.trn-wrapper.disable-wrapper, .vat-wrapper.disable-wrapper, .forgotpassword-wrapper.disable-wrapper, .statussearch-wrapper.disable-wrapper, .mfa-wrapper.disable-wrapper {
    display: none;
    visibility: hidden;
}
.trn-wrapper, .vat-wrapper, .forgotpassword-wrapper, .mfa-wrapper {
    position: fixed !important;
}
.trn-wrapper, .vat-wrapper, .forgotpassword-wrapper, .mfa-wrapper {
    position: fixed;
    width: 700px;
    min-height: 240px;
    border: 1px solid #fff;
    max-width: 90%;
    background-color: rgb(34, 66, 96); /* Fallback color */
    background-color: rgb(34, 66, 96); /* Black w/opacity/see-through */
    top: calc(50% - 200px);
    transform: translate(-50%, 0px);
    z-index: 1000;
    padding: 20px;
    color: rgb(35 37 40 / var(--tw-text-opacity));
    left: 50%;
    text-align: right;
}
.statussearch-wrapper1 {
    position: fixed;
    width: 700px;
    min-height: 240px;
    border: 1px solid #fff;
    max-width: 90%;
    background-color: rgb(34, 66, 96); /* Fallback color */
    background-color: rgb(34, 66, 96); /* Black w/opacity/see-through */
    top: calc(50% - 200px);
    transform: translate(-50%, 0px);
    z-index: 1000;
    padding: 20px;
    color: #FFF !important;
    left: 50%;
    text-align: right;
}

    .trn-wrapper .title, .vat-wrapper .title, .forgotpassword-wrapper .title, .statussearch-wrapper .title, .mfa-wrapper .title,
    #trnVerifyResultsModal .title, #rateTRNResultsModal .title {
        font-size: 1.75rem;
        margin-top:1.5rem;
    }

.row.vat-form {
    padding: 20px 0px;
}

.row.trn-form {
    padding: 40px 0px;
}
.row.statussearch-form {
    padding: 40px 0px;
}

.row.forgotpassword-form {
    padding: 40px 0px;
}
.row.vat-form > div {
    margin-bottom: 10px;
    margin-top: 5px;
}

.trn-wrapper label, .forgotpassword-wrapper label, .statussearch-wrapper label, .mfa-wrapper label {
    margin-top: 5px;
}

.trn-wrapper .btn.btn-close, .vat-wrapper .btn.btn-close, .forgotpassword-wrapper .btn.btn-close, .statussearch-wrapper .btn.btn-close, .mfa-wrapper .btn.btn-close {
    /*position: absolute;
    left: 5px;
    top: -20px;
    font-size: 22px;
    color: #fff;
    background-color: var(--gold-bg);
    padding: 0px 10px;*/
}

.vat-wrapper .form-control[readonly] {
    background: rgba(149, 149, 149, 0.75);
    color: #fff;
    border: dashed 1px var(--primary-color);
}

    .vat-wrapper .form-control[readonly]::placeholder {
        color: #ccc;
    }

.trn-wrapper .btn-primary, .forgotpassword-wrapper .btn-primary, .statussearch-wrapper .btn-primary, .mfa-wrapper .btn-primary {
    background-color: var(--gold-bg);
    border-color: var(--gold-bg);
}

    .trn-wrapper .btn-primary:hover, .forgotpassword-wrapper .btn-primary:hover, .statussearch-wrapper .btn-primary:hover, .mfa-wrapper .btn-primary:hover {
        background-color: var(--dark-gold-bg);
        border-color: var(--dark-gold-bg);
    }
.trn-wrapper .captcha input.form-control,
.statussearch-wrapper .captcha input.form-control {
    border-radius: 0.375rem;
    border: solid 1px var(--primary-color);
}
.statussearch-wrapper .description,
.statussearch-wrapper .searchresults-result {
    text-align: right;
}
.mfaItem {
    background-color: var(--gold-bg);
    color: #FFF;
}
/* .trn-form input {
    width: 80%;
    float: left;
    margin-right: 10px;
}*/
.clear {
    clear: both;
    height: 1px;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}


#divAccessibility.disable-wrapper {
    display: none;
    visibility: hidden;
}

#divAccessibility {
    z-index: 2;
    text-align:right;
}

.contentSidebar li a {
    color: var(--text-black);
}

.contentSidebar li.selected a {
    color: #fff;
}

a.skipTocontent {
    position: absolute;
    top: -1000px;
    right: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    border-right: 1px solid white;
    padding: 6px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
}

    a.skipTocontent:active, a.skipTocontent:focus, a.skipTocontent:hover {
        left: 0;
        color: #fff;
        top: 0;
        width: auto;
        height: auto;
        overflow: visible;
        background-color: var( --primary-color);
        outline: 0 none;
        transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
    }


.backBtn {
    padding-top: 10px;
    margin-bottom:10px;
}

    .backBtn .back {
        /*background-color: var(--gold-bg);
        border: solid 1px var(--gold-color);
        font-size: 0.9rem;*/
        text-transform: uppercase;
    }

        .backBtn .back:hover {
            background-color: var(--primary-color);
        }

        .backBtn .back i {
            font-size: 0.8rem;
            margin-left: 10px;
        }

    .backBtn .btn-u.bt-small {
        padding: 4px 8px;
        background: var(--gold-bg);
        color: #FFF;
        text-decoration: none;
        text-transform: uppercase;
    }

    .backBtn .fa.fa-chevron-circle-left {
        margin-left: 4px;
    }

    .backBtn .btn-u.bt-small:hover {
        background: var(--primary-color);
        color: #fff;
        text-decoration: none;
    }

        .backBtn .btn-u.bt-small:hover .fa.fa-chevron-circle-left {
            text-decoration: none;
        }

#at15s {
    right: auto !important;
    left: 30px !important;
}

.RadDataPager_Vista {
    background: none !important;
    border: none !important;
    color: inherit !important;
}

.RadDataPager .rdpWrap, .RadDataPager .rdpWrapRight, .RadDataPager .rdpWrapNone {
    float: none !important;
}

.reladinfobox {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .reladinfobox .owl-carousel {
        padding-top: 20px;
    }

        .reladinfobox .owl-carousel .owl-item {
            display: block;
            padding: 0px 10px;
        }

            .reladinfobox .owl-carousel .owl-item .newsItemBig .contentBox {
                padding: 15px 10px;
            }

.newsDetailsContent h2 {
    color: var(--primary-color);
}

.news_image {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
}
.owl-carousel .owl-item {
    float: right !important;
}

.news_content {
    text-align: justify;
}

.selecteCategory {
    color: var(--primary-color);
    font-weight: bold;
    padding-top: 1.3;
}

.faq-list {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 2rem;
}

.faq-item {
    /*margin-bottom: 1.2rem;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-color: #ddd;*/
}

    .faq-item > .faq-heading {
        color: #333;
    }
.faq-heading button i {
    font-size: 1.2rem;
}

.faq-heading a {
    display: block;
    font-size: 18px;
    padding: 1rem;
    color: #ae8434;
    cursor: pointer;
}

    .faq-heading a i {
        color: #939393;
    }

    .faq-heading a .pull-right {
        float: left;
    }
/*
.collapse {
    display: none;
    visibility: hidden;
}
    .collapse.in {
        display: block;
        visibility: visible;
}*/
.faq-body {
    padding: 15px;
    /*border-top: 1px solid #ddd;*/
}

.faq-heading a[aria-expanded="true"] .ph-plus::before {
    content: "\E4F6";
}


.tag_category {
    border-radius: 10px !important;
    padding: 6px 10px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 0.7em;
}

.RadInput.form-control {
    width: 100% !important;
}

    .RadInput.form-control .riTextBox, .RadInput.form-control .RadInputMgr_Vista {
        border: none !important;
        letter-spacing: 5px;
    }


/* Guides -Ramesh*/
.catListItem h2 {
    background-color: var(--primary-color);
    color: #FFF;
    padding: 10px 20px;
}

.catListItem .commonTable {
    margin-top: 5px;
}

.catListItem .downloadlinks {
    flex-wrap: wrap;
}

    .catListItem .downloadlinks p.title {
        font-size: 1rem;
    }

/*Elearning videso*/
.elearningVideos a:hover {
    text-decoration: none;
}

.elearningVideos .block {
    min-height: 250px;
}

/**Menu Updates */
.menu-lang {
    border: solid 1px #a57225 !important;
    border-radius: 3px;
}

    .menu-lang:hover {
        background-color: var(--gold-bg);
    }
    .menu-lang:hover a {
        color: #FFF !important;
    }

    .menu-lang a {
        font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif;
        font-size: 1.1rem !important;
    }

.smartmenu > li.sm-content > div, .smartmenu > li.sm-content-full > div {
    background-color: #FFF; /*var(--primary-color);*/
    border-top: none;
    border-bottom: 3px solid var(--primary-color) /* var(--gold-bg)*/;
}
/*.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > .sub-sub-links > .sub-sub-menu-item {
    min-height:5rem;
    display:flex;
    align-items:center;
    justify-content:center;
}*/
.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > .sub-sub-links {
    margin: 0.5rem 0px;
}
    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > a.title,
    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > .sub-sub-links > .sub-sub-menu-item > a {
        /* color: var(--submenu-link-color) !important;*/
        /*line-height: 1.5rem;*/
        font-weight: normal;
        --tw-text-opacity: 1;
        color: rgb(27 29 33 / var(--tw-text-opacity)) !important;
    }

    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > a:hover.title,
    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > .sub-sub-links > .sub-sub-menu-item > a:hover {
        color: var(--gold-bg) !important;
        border-bottom: solid 1px var(--gold-bg) !important;
    }

    .smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > a.title.has-subsubmenu {
        font-weight: 800;
        color: var(--primary-color) !important;
        line-height: 24px;
    }

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper li > a:hover.title.has-subsubmenu {
    color: var(--gold-bg) !important;
    border-bottom: solid 1px var(--gold-bg) !important;
}

.subMenu-heading hr {
    border-color: rgba(215,215,215, 0.7);
}

.smartmenu .servicemenu .sm-row .sm-col > .sm-grid-wrapper a.title {
    display: inline-block !important;
}

.smartmenu .servicemenu .sm-row .sm-col .title:hover {
    transform: scale(1.0);
    border-bottom: 1px solid var(--primary-color);
    display: inline-block !important;
    font-weight: 600;
}

.smartmenu .servicemenu .sm-row .sm-col .title {
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
.smartmenu li.menu-lang {
    height: 40px;
    align-self: center;
}

.smartmenu li.menu-lang a {
    line-height: 40px;
}

.smartmenu li.menu-lang a:hover {
    text-decoration: none;
    border-bottom: none;
}


/**Menu Updates */
/*social media*/
.socialmedia .carousel-item.active {
    /*max-width: 100%;
    width: 320px;*/
    display: flex;
}

.socialmedia .carousel-item img {
    max-width: 90%;
    /*width: 260px;*/
}

.socialmedia .carousel-arrow {
    visibility: hidden !important;
    display: none !important;
}


.happiness-meter-widget-web-button {
    width: 40px !important;
    position: static !important;
    height: 46px !important;
    background: none !important;
}


/* make bullets */
.eservice-card {
}

@media screen and (min-width: 768px) {
    .news-list .newsItemBig .title {
        overflow: hidden;
        height: 6rem;
    }
}


.filter {
    /*margin-top:3rem;*/
}

.sustainablegoals {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 5px;
}

    .sustainablegoals img {
        max-width: 75px;
    }

.serviceCardRating {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 5px;
}
    .serviceCardRating li {
        cursor: pointer;
    }
    .serviceCardRating img {
        max-width: 75px;
    }

.taxAgentListItem .name h2 {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--primary-color-dark);
}

.taxAgentListItem .name h3 {
    font-size: 1rem;
}

.warningclient {
    position: relative;
    /* left: 10px;
    height: 34px;
    bottom: 65px;
    z-index: 9999999;*/
}

    .warningclient .warning {
        /*font-size: 24px;
    color: #fff;
    background: #008fc4;
    border-radius: 50%;
    padding: 4px 8px;
    display: inline-block;*/
    }

    .warningclient .nofify-num {
        position: absolute;
        width: 20px;
        height: 20px;
        line-height: 20px;
        background: #d0400f;
        color: #fff;
        border-radius: 50%;
        top: -15px;
        right: 0px;
        z-index: 9;
        text-align: center;
        font-size: 14px;
    }

.animated-modal {
    max-width: 550px;
    border-radius: 4px;
    overflow: hidden;
    transform: translateY(-10px);
    transition: all .7s;
    padding: 10px;
    text-align:right;
}
#trnVerifyResultsModal,
#rateTRNResultsModal,
#ForgotPasswordResultsModal {
    min-width: 400px;
}

    #warningsModal h2,
    #emergencyModal h2,
    #trnVerifyResultsModal h2,
    #rateTRNResultsModal h2,
    #ForgotPasswordResultsModal h2 {
        transition-delay: .1s;
        font-size: 1.4em;
        color: var(--primary-color);
    }

    #warningsModal .btn-close,
    #emergencyModal .btn-close,
    #trnVerifyResultsModal .btn-close,
    #rateTRNResultsModal .btn-close,
    #ForgotPasswordResultsModal .btn-close,
    #NDAModal .btn-close {
        /*position: absolute;
        left: 5px;
        top: 10px;
        font-size: 22px;
        color: #fff;
        background-color: var(--primary-color);
        padding: 0px 10px;*/
    }

    #warningsModal p,
    #emergencyModal p,
    #trnVerifyResultsModal p,
    #rateTRNResultsModal p,
    #ForgotPasswordResultsModal p,
    #NDAModal p {
        transition-delay: .3s;
    }
#warningsModal .viewAll,
#emergencyModal .viewAll,
#trnVerifyResultsModal .viewAll,
#ForgotPasswordResultsModal .viewAll {
    text-align: left;
}
#warningsModal table,
#emergencyModal table,
#trnVerifyResultsModal table,
#ForgotPasswordResultsModal table {
    transition-delay: .5s;
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    /*! border: 1px solid; */
    font-size: 1rem;
}

#warningsModal thead,
#emergencyModal thead,
#trnVerifyResultsModal thead {
    text-align: center;
    color: #fff;
    /*! font-size: 12px; */
    font-weight: bold;
    background-color: var(--primary-color);
}

#warningsModal thead td,
#emergencyModal thead td,
#trnVerifyResultsModal thead td {
    padding: 5px 10px;
}

#warningsModal tbody,
#emergencyModal tbody,
#trnVerifyResultsModal tbody {
    color: #595959;
}

    #warningsModal tbody tr td:first-child,
    #emergencyModal tbody tr td:first-child,
    #trnVerifyResultsModal tbody tr td:first-child {
        width: 120px;
        text-align: center;
    }

    #warningsModal tbody td,
    #emergencyModal tbody td {
        border-bottom: 1px dotted #000;
        padding: 0px 5px;
    }

#readSpeakerBox {
    float: left;
    width: 420px;
}
 #rateTRNResultsModal .form-group {
        margin:1rem auto 0px;
    }
    #rateTRNResultsModal .serviceCardRating {
        align-items: center;
        justify-content: center;
    }
    #readSpeakerBox {
        float: right;
        width: 420px;
    }


.SearchListBox .searchItem {
    position: relative;
}

    .SearchListBox .searchItem i.helptip {
        /*line-height: 30px;*/
        cursor: help;
    }

        .SearchListBox .searchItem i.helptip div.HelptipBox {
            font-family: "OpenSans-VariableFont", Fallback, sans-serif;
            background: rgb(17, 17, 17);
            border: 1px solid #ddd;
            bottom: 45px;
            max-width: 75%;
            padding: 10px;
            position: absolute;
            right: 80px;
            width: 100%;
            z-index: 999;
            letter-spacing: 0.5px;
            line-height: 1.2em;
            color: #fff;
            border-radius: 5px !important;
            
        }

            .SearchListBox .searchItem i.helptip div.HelptipBox.helphide {
                display: none;
                visibility: hidden;
            }

            .SearchListBox .searchItem i.helptip div.HelptipBox .HelptipData {
                text-align: right
            }

            .SearchListBox .searchItem i.helptip div.HelptipBox .errorsign {
                font-size: 20px;
                margin-left: 5px;
                width: 20px;
                color: #fff;
            }

.btn-u.btn-u-default i.fa-question {
    transform: rotateY(180deg);
}


.searchButtons.searchItem {
    display: block;
    margin-top:5px;
}



.tag_module {
    display: inline;
    margin: 15px 0px;
    font-size: 0.7rem;
    color: var(--text-black) !important;
    background-color: #d6d5d5;
    border: solid 1px #d6d5d5;
    border-radius: 12px;
    text-transform: uppercase;
    padding: 5px 10px;
}

.bannerItem .bannerDetails .readmore {
    position: absolute;
    bottom: 100px;
}

#divTopBanners .divVatCalcTransVerify a img {
    margin: 0px 3px;
}
.servicesListItem {
    padding-top: 10px;
}

    .servicesListItem figure {
        margin: 0.5rem auto;
    }

        .servicesListItem figure img {
            height: 60px;
            width: 60px;
        }
.servicesListItem .favIcon {
    position: absolute;
    top: 0.5rem;
    left: 1.5rem;
}

.servicesListItem .favIcon .fa, .serviceDetailsCol1 .favIcon .fa {
    font-weight: 100;
}

.servicesListItem .favIcon .fa.favourite, .serviceDetailsCol1 .favIcon .fa.favourite {
    font-weight: 900;
}
.serviceDetailsCol1 .favIcon {
    margin-bottom: 1rem;
    background-color: #FFF;
}
.mostUsedServices .serviceDetails .start {
    margin: auto;
    position: absolute;
    left: 10px;
    bottom: 0px;

}
.mostUsedServices .serviceList {
    margin-top: 0px;
    height: 238px;
}
.serviceListItem {
    height: 210px;padding:15px 15px 0px;font-size:0.85em;
}
.serviceListItem:hover, .serviceListItem.selected {
    filter: none;
}
.mostUsedServices .serviceListItem .start, .servicesListItem .start {
    margin: auto;
    position: absolute;
    bottom: 10px;
    right: 0px;
    text-align: center;
    left: 0px;
}

    .mostUsedServices .serviceListItem .btn, .servicesListItem .start .btn {
        border: solid 1px var(--gold-bg);
        color: var(--gold-bg);
    }
.mostUsedServices .serviceDetails .col .col-sm-8 {
    height: 105px;
}
.newsItemSmall .thumbnail {
    width: 100%;
    height: 100%;
    text-align: center;
}

    .newsItemSmall .thumbnail img {
        width: auto;
        height: auto;
        max-height: 100%;
    }
.sub-sub-links.d-flex.boostKeyframe {
    animation: none !important; 
    transform: none !important;
}
.fa.fa-external-link-alt {
    margin-right: 5px;
}
.img-responsive {
    width: auto;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
}

.newsImage a {    
    height: 100%;
    text-align: center;
}
.listnewswithFTA {
    display: flex;
    flex-flow: row;
    flex-grow: 0;
    font-size: 1.2rem;
    align-items: center;
}

.listnewswithFTA a {
    background-color: var(--primary-color);
    border: solid 1px var(--primary-color);
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
}

.listnewswithFTA a:hover {
    background-color: #142c42;
}

.mobile-show-holder {
    top: 125px;
    /*position: absolute;*/
    z-index: 9999;
    width: 100%;
}

.mobile-show {
    width: 90%;
    z-index: 999999999 !important;
    position: relative;
    top: 5px;
}

.mobile-show-overlay {
    display:none;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 999999999;
    top: 0;
    right: 0;
}
.mobile-show .navbar-nav {
    padding-right: 0px !important;
    text-align: right;
}

    .mobile-show .navbar-nav .dropdown-menu {
        text-align: right;
    }

.mobile-show .navbar-collapse {
    padding-top: 5px !important;
}

.dropdown {
    position: relative;
}

.mobile-show a.nav-link {
    display: block;
    padding: .5rem 2.2rem !important;
    border-bottom: 1px solid #d5d5d5;
    color: var(--primary-color) !important;
    font-weight: bold;
}

.mobile-show .dropdown-menu {
    background-color: #ebefef !important;
    border: none !important;
    border-radius: 0px !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border: none;
    background-image: url(../images/mobile-arrow.png);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    position: absolute !important;
    top: 18px;
    left: 15px !important;
    right: auto;
}

.button-wrapper {
    margin: 5px 0px;
}

    .button-wrapper .btn-u {
        /*margin: 10px auto 10px 10px;*/
        display: inline-block;
    }
@media screen and (max-width: 768px) {
    header main:first-child, header #divQuicklinks {
        position: fixed;
        z-index: 99;
    }

    header > main:first-child {
        position: fixed;
        top: 0px;
        height: 90px;
        background-color: #fff;
    }
    body.withlogininfo header > main:first-child {
        top: 60px;
    }

    body.withlogininfo header .UserProfileSmall {
        top: 150px;
    }

    body.withlogininfo header #divQuicklinks {
        top: 186px;
    }
    body.withlogininfo #divTopBanners {
        margin-top: 256px;
    }
}
@media (max-width:600px) {
    header main:first-child, header #divQuicklinks {
        position: fixed;
        z-index: 99;
    }

    header > main:first-child {
        position:fixed;
        top: 0px;
        height: 90px;
        background-color: #fff;
    }

    header #divQuicklinks {
        top: 122px;
        height: 50px;
        padding:0.5rem 0px;
    }
        header #divQuicklinks i {
            font-size: 1.6rem;
        }
        header #divQuicklinks .quicklinks i {
            font-size: 1.2rem;
        }


    header .quicklinks li a {
        color: #fff;
        padding-top: 4px;
    }

    #divMenu {
        display: none;
        visibility: hidden;
    }

    .menuSearch .main-nav {
        display: block !important;
        height: auto;
        padding: 0px;
    }

    .mobile-show {
        width: 100%;
        /*position: inherit;
        top: 60px !important;*/
        /*position: fixed;*/
        /*top: 190px !important;*/
    }

    .mobile-show-overlay {
        background-color: rgba(0, 0, 0, 0.4);
        height: 100vh;
        position: fixed;
        width: 100%;
        z-index: 7777;
    }

    .mobile-show .navbar {
        padding: 0px 10px;
    }

    .mobile-show .navbar-collapse {
        padding-top: 0px !important;
    }

    .mobile-show a.nav-link {
        padding: 0.5rem 0.2rem !important;
    }

    .mobile-show .dropdown-menu {
        background-color: #eaeaea !important;
        border: 1px solid #eaeaea !important;
        border-radius: 10px !important;
        max-width: 98%;
    }


    .mobile-show .dropdown-item {
        white-space: normal;
    }

        .mobile-show .dropdown-item:hover, .mobile-show .dropdown-item:focus {
            color: #fff;
            background-color: var(--primary-color);
        }

    .mobile-show .dropdown-menu a {
        margin: 0px 0px 5px !important;
    }

    .taxAgentListItem {
        display: flex;
        flex-direction: column;
    }
    #taxAgentDetailsModal .taxAgentListItem li:nth-child(2n) {
        border-left: none;
        border-right: none;
        border-top: solid 1px #C0C0C0;
        border-bottom: solid 1px #C0C0C0;
        padding: 20px 0px;
    }
    #taxAgentDetailsModal .taxAgentListItem .contactoptions {
        display: flex;
        flex-direction: column;
    }
}

.form-control {
    /*height: calc(1.5em + 0.75rem + 10px);*/
}
.expandContent ul, .expandContent ol {
    margin: 10px 5px;
}

.expandContent ul li, .expandContent ol li {
    list-style: disc;
    margin-right: 20px;
}
.expandContent ol li {
    list-style:decimal;
}
.show {
    display: block;
}
.btn-u.career-apply {
    vertical-align: middle
}
.default-anchor, .default-anchor:hover, .default-anchor:visited {
    color: var(--text-black);
}
.highlights li:hover svg *, .relatedFiles li:hover svg *, .elearningVideos li:hover svg * {
    fill: #fff !important
}


#divpolls {
    transition: box-shadow .2s ease-in-out;
    padding: 0;
    line-height: 1.6em;
    box-shadow: 0 0 5px #ddd;
    overflow: hidden;
    margin: 0px auto 10px;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
}

    #divpolls .servicesHead {
        margin-bottom: 10px;
        border-radius: 10px 10px 0px 0px;
        height: 55px;
        padding: 7px 15px;
        color: #fff;
        background: var(--primary-color);
        font-size: 1.4em;
    }

        #divpolls .servicesHead .fa {
            margin-left: 5px !important;
        }

    #divpolls .desc {
        padding: 0px !important;
        margin: 0px !important;
        margin-top: -10px !important;
        margin-bottom: -10px !important;
        overflow: hidden;
    }

    #divpolls .desc {
        border: 1px solid #eee;
    }

    #divpolls .pollheader {
        font-size: 1.2em;
        padding: 8px 30px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        background: rgba(248,248,248,.9);
    }

    #divpolls fieldset {
        padding: 25px 30px 5px;
    }

        #divpolls fieldset section {
            margin-bottom: 20px;
        }

        #divpolls fieldset .inline-group {
            margin: 0 0 -4px -30px;
        }

    #divpolls .poll-options tr {
        float: right;
    }

    #divpolls .inline-group .checkbox:last-child, #divpolls .inline-group .radio:last-child, #divpolls .toggle {
        margin-bottom: 4px;
    }

    #divpolls .inline-group .checkbox, #divpolls .inline-group .radio {
        float: left;
        margin-left: 30px;
        padding-right: 27px;     
        line-height: 27px;
        color: #404040;
        cursor: pointer;
        top: 5px;
        margin-top: 0;
        position: relative;
    }

    #divpolls .checkbox input, #divpolls .radio input {
        margin: 4px 3px 0;
        position: absolute;
        left: -9999px;
        margin-right: -20px;
        display:none;
    }

.checkbox i, .radio i, .toggle i {
    top: 5px;
    right: 0;
    display: block;
    background: #fff;
    position: absolute;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
}

.rounded-x {
    border-radius: 50% !important;
}

.checkbox input:checked + i, .radio input:checked + i, .toggle input:checked + i {
    border-color: #999;
}

.checkbox input + i::after, .radio input + i::after {
    position: absolute;
    opacity: 0;
    -ms-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -webkit-transition: opacity .1s;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 5px;
    right: 5px;
    background-color: #999;
}

.checkbox input:checked + i::after, .radio input:checked + i::after {
    opacity: 1;
}

#divpolls footer {
    display: block;
    text-align: center;
    padding: 20px 30px 5px;
}

#divpolls fieldset + fieldset, #divpolls footer {
    border-top: 1px solid rgba(0,0,0,.1);
}

    #divpolls footer::after {
        content: '';
        display: table;
        clear: both;
    }

.polldate {
    font-style: italic;
    font-size: 14px;
    padding: 0 0 5px 30px;
}
/*Poll Results*/
.PollResults {
    width: 90%;
}

    .PollResults tr {
        height: 30px;
    }

    .PollResults td.Option {
        width: 30%;
    }

    .PollResults td.ResultBar {
        width: 50%;
        padding-top:0.5rem;
    }

        .PollResults td.ResultBar div {
            background: var(--primary-color);
        }

    .PollResults td.Percentage {
        width: 20%;
    }

.PollMessage {
    padding: 10px;
    text-align: center;
}

.poll_separator {
    height: 10px;
    clear: both;
    border-top: 1px dashed var(--primary-color);
    background: #fff;
}

.fa-chevron-circle-right::before {
    content: "\f137";
}
.NoDataFound {
    padding: 15px 15px;
    color: var(--gold-bg);
    border: 1px solid var(--gold-bg);
    border-radius: 10px !important;
    margin: 10px auto;
}
.bottomFormButtons .btn {
    margin: 5px 5px;
}


.scenarioList {
    position: relative;
    overflow: hidden;
    padding: 0 0 0 0;
    margin-top: 20px;
}

    .scenarioList .center-line:before {
        content: "";
        width: 9px;
        height: 9px;
        background: #224261;
        position: absolute;
        right: -4px;
        top: -3px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

    .scenarioList .roundList > div {
        margin: 0;
        padding: 0;
        float: right;
        width: 100%;
    }

    .scenarioList .roundList > li {
        list-style: none;
        margin: 0;
        padding: 112px 0 0;
        float: right;
        clear: both;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .scenarioList .roundList > li > span, .scenarioList .roundList > li > k > span, .scenarioList .roundList > li > k > k > span {
            position: relative;
            right: 0;
            top: 0;
            color: #224261;
            width: 80px;
            height: 80px;
            line-height: 80px;
            border-radius: 50%;
            background: #fff;
            border: 1px solid #dc3545;
            font-weight: bold;
            text-align: center;
            font-size: 1.75em;
            float: right;
            margin-left: 200px;
        }

        .scenarioList .roundList > li .txt {
            width: 65%;
            float: right;
            padding: 10px 0 0;
        }
       

@media (min-width: 1200px) .scenarioList .center-line.animated {
    height: 100%;
}

@media (min-width: 1200px) .scenarioList .center-line {
    transition: 1s;
    height: 0;
}

.scenarioList .center-line {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 5px;
    right: 40px;
    margin: 0 auto;
    background: #bcc6cf;
    opacity: 1;
    -webkit-transition: all 1.8s ease-in-out;
    -moz-transition: all 1.8s ease-in-out;
    -o-transition: all 1.8s ease-in-out;
    transition: all 1.8s ease-in-out;
}

.fadeIn {
    animation-name: fadeIn;
}

.scenarioList .roundList > li > span:before, .scenarioList .roundList > li > k > span:before, .scenarioList .roundList > li > k > k > span:before {
    content: "";
    width: 182px;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ed1c24;
}



.slick-track:before, .slick-track:after {
    display: table;
    content: "";
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.roundSlider {
    padding: 60px 0;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}

.slick-initialized .slick-slide {
    display: block;
}

.roundSlider .iconTxt {
    text-align: center;
    position: relative;
}

.roundSlider .iconTxtFirst {
    text-align: center;
    position: relative;
}

.slick-slide {
    display: none;
    float: right;
    height: 100%;
    min-height: 1px;
}

.roundSlider .iconTxt .icon {
    height: 204px;
    width: 204px;
    line-height: 180px;
    background: url(../images/dashed-round.png) no-repeat center;
    margin: 0 auto 30px;
    font-size: 3.75em;
    color: var(--gold-color);
    background-size: 160px;
}

.roundSlider .iconTxtFirst .icon {
    height: 204px;
    width: 204px;
    line-height: 180px;
    background: url(../images/dashed-round.png) no-repeat center;
    margin: 0 auto 30px;
    font-size: 3.75em;
    color: var(--gold-color);
    background-size: 160px;
}

.icon-guide-icon-1:before {
    content: "\56";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fta" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: never;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before {
    font-family: "fta" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: never;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.roundSlider .iconTxt h2 {
    font-size: 1.4em;
}

.roundSlider .iconTxtFirst h2 {
    font-size: 1.4em;
}

.roundSlider .iconTxt:before {
    content: '';
    width: 58px;
    height: 1px;
    background: #ed1c24;
    position: absolute;
    right: -30px;
    top: 105px;
}
.searchButtons .btn {
    min-width: 110px;
    margin-bottom: 10px;
}

.search-list .newsListItem {
    height: 284px;
    position: relative;
}

.search-list .newsItemBig .contentBox {
    padding: 15px;
}

.search-list .newsItemBig .date {
    padding-top: 10px;
}

.search-list .newsListItem .tag_module {
    position: absolute;
    bottom: 10px;
    margin: auto;
}

.search-list .newsListItem p.desc {
    overflow: hidden;
    max-height: 6em;
}

.highlights.num-list-view > ul {
    display: block;
}

    .highlights.num-list-view > ul li.col-md-4 {
        max-width: 100%;
    }

        .highlights.num-list-view > ul li.col-md-4 .block {
            margin: auto;
            padding: 0.75rem;
            display: flex;
        }

            .highlights.num-list-view > ul li.col-md-4 .block .numberBox {
                height: 36px;
                width: 36px;
                margin: auto 5px;
            }

            .highlights.num-list-view > ul li.col-md-4 .block h2.title {
                margin: 0px;
            }
.commonEserviceContentImage {
    max-width: 100%;
}

.RadUpload_Vista .ruFakeInput {
    width: 200px;
}
.RadCaptcha.RadCaptcha_Default.rcInvalid span {
    color: #dc3545;
}
.taxpayers {
    padding:10px;
}
/* Signlanguage fix*/
.row k,
#divContactUs.row k {
    width: 100%;
    display: flex;
}
#divContactUs.row > k, #divContactUs.row > k > k {
    display: flex
}
.row p k {
    display: inline;
}
.hService-title-lg {
    display: block;
}
.hService-title-sm {
    display:none;
}



.eservice-card .serviceDetailsCol1 a.service-manual {
    border: 1px solid #B2B2B2;
    width: 100%;
    display: block;
    border-radius: 7px !important;
    padding: 5px 4px;
    margin: 0px 0px 5px;
    /*color: #000;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.4rem;*/
}

    .eservice-card .serviceDetailsCol1 a.service-manual span {
        color: var(--primary-color-dark);
        font-size: 0.9em;
    }

    .eservice-card .serviceDetailsCol1 a.service-manual i.pdf_icon {
        float: right;
        width: 24px;
        height: 28px;
        padding: 3px;
    }

    .eservice-card .serviceDetailsCol1 a.service-manual .pdf_icon {
        background-image: url("../images/icon_pdf2.png");
        background-repeat: no-repeat;
        height: 27px;
        width: 24px;
        display: inline-block;
        margin: 0px 5px;
        border: 1px solid #eee;
    }

.doc_icon, .docx_icon, .rtf_icon {
    background-image: url("../images/fileicons/icon_doc.png");
}

.zip_icon, .rar_icon {
    background-image: url("../images/fileicons/icon_zip.png");
}

.ppt_icon, .pptx_icon {
    background-image: url("../images/fileicons/icon_ppt.png");
}

.xls_icon, .xlsx_icon, .csv_icon {
    background-image: url("../images/fileicons/icon_xls.png");
}

.jpg_icon, .gif_icon {
    background-image: url("../images/fileicons/icon_jpg.png");
}

.sideFloatingMenu > ul > li > div {
    width: auto;
    display: none;
}

div.mostvisited {
    float: right;
    width: 260px !important;
    background: #224260; /*var(--primary-color);*/
    position: absolute;
    left: 38px;
    top: 0;
    height: auto;/*336*/
}

.sideFloatingMenu div.mostvisited {
    left: 3rem;
}

div.mostvisited h6 {
    color: #fff;
    font-size: 20px;
    padding: 10px 5px 0;
    text-align: center;
    width: 100%;
    height: 33px
}

div.mostvisited ul.linkslist {
    list-style: none;
    margin-top: 10px;
    font-size: 14px;
    padding: 0;
    width: 100%;
}

    div.mostvisited ul.linkslist > li {
        margin-bottom: 5px;
        color: #fff;
        display: inline-block;
        padding: 3px 5px;
        text-align: right;
        width: 100%;
        height: 1rem;
    }

        div.mostvisited ul.linkslist > li > a {
            color: #fff;
            display: block;
            height: 21px;
            max-width: 250px;
            overflow: hidden;
        }
        div.mostvisited ul.linkslist > li > a:hover {
            text-decoration:underline;
        }

        div.mostvisited ul.linkslist > li > i {
            display: block;
            float: right;
            margin: 3px 10px 0px;
            width: 10px;
            color: #fff;
            padding: 0px;
            font-size: 1rem;
        }

.SearchListBox .popular_searches_content {
    margin: 15px 0;
    width: 100%;
    display: flex !important;
}

    .SearchListBox .popular_searches_content.disable_popular_searches {
        display: none !important;
    }

    .SearchListBox .popular_searches_content .col-sm-4 {
        margin: 0;
        padding: 0;
    }

    .SearchListBox .popular_searches_content ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .SearchListBox .popular_searches_content li {
        padding-bottom: 10px;
        padding-right: 0px;
        line-height: 1rem;
    }

    .SearchListBox .popular_searches_content i.fa {
        float: right;
        width: 20px;
        color: var(--black);
    }

    .SearchListBox .popular_searches_content a {
        display: inline-block;
        /*width: 92%;*/
        margin-right: 5px;
        color: var(--black);
    }

 /*ects sidemenu*/

.accordionSidemenu li .sideMenuTitle, .accordionSidemenu li span {
    cursor: pointer;
}

.accordionSidemenu .collapse {
    display: block;
}

.contentSidebar.accordionSidemenu ul li {
    padding: 0px !important;
}

.contentSidebar.accordionSidemenu ul li.selected {
    background: none !important;
}

.contentSidebar.accordionSidemenu ul li .sideMenuTitle {
    padding: 1rem 2rem;
}

    .contentSidebar.accordionSidemenu ul li.selected .sideMenuTitle {
        background-color: var(--gold-bg);
        color: #FFF;
    }

.contentSidebar.accordionSidemenu ul li > ul li {
    padding: 0.5rem 2rem !important;
    border-bottom: none;
    display:flex;
}

.contentSidebar.accordionSidemenu ul li.selected ul li a {
    color: #000;
}

    .contentSidebar.accordionSidemenu ul li.selected ul li.selected a {
        color: var(--gold-color);
    }

.contentSidebar.accordionSidemenu ul li > ul li::before {
    content: '\2022';
    font-size: 1.2rem;
    margin-left: 0.5rem;
    color: #000;
}
/*Home mouseover link underline fix*/
.serviceListItem .hService-title:hover {
    text-decoration: underline;
}

.mostUsedServices .serviceListItem .btn:hover, .servicesListItem .start .btn:hover {
    text-decoration: underline;
}

.downloadBox:hover, .newAdditionsListItem:hover, .newAdditionBannerItem .bannerReadmore:hover {
    background-color: var(--gold-bg);
    color: #FFF;
}

.downloadBox:hover .commonTitle, .newAdditionsListItem:hover .commonTitle {
    text-decoration: underline;
    color: #FFF;
}

.bannerReadmore:hover {
    text-decoration: underline;
}

.rating {
    display: flex;
    justify-content: left;
}
.icon-date {
    font-size: 1.1rem;
    margin-left:0.5rem;
}
.chkRememberMe label {
    padding-right: 0.5rem;
}