﻿
body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.login-section {
    margin-top: 20% !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
}

    .login-section .logo {
        width: 40px;
        height: 40px;
        padding: 0;
    }


.login-form {
    color: #5d5d5d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 3px 6px #C1C5CA66;
    border: 1px solid #EEEEEE;
    border-radius: 2px;
    opacity: 1;
}

    .login-form input,
    .login-form button {
        font-size: 14px;
        margin: 16px 0;
    }

.container-fluid img {
    width: 20px;
    height: 14px;
}

.container-fluid a:hover {
    cursor: pointer;
    width: 140px;
}

.navbar {
    margin: 0 !important;
}

.container-fluid a {
    width: 140px !important;
    text-align: left !important;
    padding: 0.25rem 1rem;
    text-decoration: none;
}

/*.ProfileMenu li label {
    position: absolute !important;
    bottom: 15px;
}*/

/*.FirstMenuItem img {
    z-index: 20;
    height: 100px;
}*/
.SelectedMenu {
    background-image: url("../images/SelectedMenuItem.png");
}

.UnSelectedMenu {
    background-image: url("../images/UnselectedMenuItem.png");
}

.FirstMenuItem {
    background-size: contain;
    width: 280px;
    height: 84px;
    z-index: 10;
}

    .FirstMenuItem div {
        display: inline-block;
    }


.ProfileMenu .Number {
    /*position: absolute;*/
    text-align: center;
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    display: inline-block;
    margin-left: 20px;
}

.TextPart {
    display: inline-block;
    margin-top: 10px;
    margin-left: 15px;
}

.SecondMenuItem {
    background-size: contain;
    width: 280px;
    height: 84px;
    z-index: 5;
}

.ThirdMenuItem {
    border: 1px solid lightgray;
    background-size: cover;
    width: 280px;
    height: 84px;
}

.ShowThirdSelectedMenuItem {
    background-color: rgba(232, 233, 233, 1);
}

.ProfileMenu p {
    font-family: 'Akkurat Bold', 'Akkurat';
    font-size: 20px;
}


.QuestionAnswerText p span {
    font-family: 'Akkurat';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #868686;
    text-align: center;
    line-height: normal;
}


.InterviewForm {
    margin-top: 10px;
}

    .InterviewForm div {
        margin-bottom: 10px;
    }



.MainForm {
    margin-top: 10px;
}

.QuestionMark {
    border-width: 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
}



.FieldLabel {
    font-family: 'Akkurat Bold', 'Akkurat';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #868686;
}

.MultiFields {
    width: 100%;
    display: inline-flex;
}

    .MultiFields div {
        margin-right: 20px;
    }

.FieldHeader {
    font-family: 'Akkurat Bold', 'Akkurat';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #868686;
    text-align: left;
}

.CheckBoxAlignment {
    margin-left: 5px;
}

.CRSSubmittedCertification {
    border: 1px solid lightgray;
    display: inline-flex;
    width: 100%;
    border-radius: 5px;
}

    .CRSSubmittedCertification img {
        width: 45px;
        height: 45px;
    }

.USSubmittedCertification {
    border: 1px solid lightgray;
    display: inline-flex;
    width: 100%;
    border-radius: 5px;
}

    .USSubmittedCertification img {
        width: 45px;
        height: 45px;
    }



.CertifyCheck {
    font-family: 'Akkurat Bold', 'Akkurat';
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
    color: #FFFFFF;
    height: auto;
}

.CRSSubmittedCertification .CertifyCheck {
    background-color: rgba(0, 171, 78, 1);
    width: 13%;
    text-align: center;
    height: auto;
    margin: 0px;
}

.USSubmittedCertification .CertifyCheck {
    background-color: rgba(0, 171, 78, 1);
    width: 13%;
    text-align: center;
    height: auto;
    margin: 0px;
}

.SubmittedCertification .FieldHeader {
    font-size: 17px;
    color: #636363;
}

.LowerDiv {
    height: 100%;
    max-height: 94%;
}

.ErrorMessages {
    /*color: #C56C00;
    font-weight: 300;
    list-style-type: none;
    font-size: 12px;
    margin-left: 38px;*/
    margin-top: 20px;
    margin-bottom: -16px;
}

    .ErrorMessages ul {
        list-style-type: none;
        padding: 0px;
    }

.GoogleRecaptcha {
    position: relative;
    margin-top: 35px;
    margin-bottom: 10px;
}

.PasswordStrength {
    display: inline-flex;
    font-size: 11px;
    width: 100%;
    color: #C56C00;
}

    .PasswordStrength div {
        padding: 5px;
        width: 30%;
    }

.PasswordMatch {
    color: #00AB4E;
    /*#5d5d5d*/
}

.checkBoxOptions {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}

/*.checkBoxList .checkBoxOptions span {
    font-weight: 400;
    font-size: 15px;
    color: #868686;
    margin-right: 33px;
    margin-left:27px;
}

.checkBoxList .checkBoxOptions input {
    margin-left:-10px;
}*/

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .SecondMenuItem {
        margin-left: -16px;
        background-size: contain;
        width: 280px;
        height: 84px;
        z-index: 5;
    }

    .ThirdMenuItem {
        margin-left: -16px;
        border: 1px solid lightgray;
        background-size: cover;
        width: 280px;
        height: 84px;
    }

    .InterviewForm {
        margin-top: 10px;
    }
}

.Radio-container {
    display: inline-block;
    margin-bottom: 0 !important;
}

.Radio-inner-container {
    display: inline-block;
    float: left;
    margin-bottom: 0 !important;
    border: 1px solid #CCCCCC;
}

.radioTypeButton {
    opacity: 0;
    margin: 0px;
    cursor: pointer;
}

/*.Radio-container > div:first-child label {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.Radio-container > div:last-child label {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}*/

.setControls input[type="radio"] {
    margin-left: 10px;
}

.GridField {
    display: inline-block;
    width: 40%;
    color: #32363b
}

.GridFieldButton {
    display: inline-block;
    width: 16%;
    color: #32363b;
    position: absolute;
    right: 2%;
}

.anchorLikeButton {
    margin-top: 20px;
    width: 150px;
    float: right;
    background: #00AB4E !important;
    text-align: center;
    border-radius: 4px;
    color: white;
    font-weight: 400;
    height: 37px;
    padding-top: 6px;
}

    .anchorLikeButton:hover {
        background-color: #fff !important;
        color: #00AB4E !important;
        border: 1px solid #00AB4E !important;
        text-decoration: none;
    }


.modal {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    background-color: #A9A9A9;
    z-index: 99;
}

.marginLeftAuto {
    margin-left: auto;
    width: auto;
}

.marginLeftCustom {
    margin-left: 0.5%;
    width: auto;
}


.tooltip-inner {
    border: 1px solid #999999;
    color: #1A1A1A !important;
    opacity: 1 !important;
    background-color:#ffffff !important;
    }

.ui-dialog-titlebar-close {
    padding: 0 !important;
}

    .ui-dialog-titlebar-close:after {
        content: '';
        width: 20px;
        height: 20px;
        display: inline-block;
        background-image: url('../images/ui-icons_777777_256x240.png');
        background-position: -96px -128px;
        background-repeat: no-repeat;
    }

.SessionTimedOutModal {
    font-family: 'Akkurat';
    font-size: 15px;
}

.WordSpace {
    word-spacing: 100vw;
}

.divBottomCenterLogin {
    width: 97%;
    color: #5c5c5c;
    margin-bottom: 10px;
    cursor: pointer;
    font-family: 'Akkurat Bold', 'Akkurat';
    text-align: center;
}

.alignCenter {
    text-align: center;
}

#gRecaptcha > div {
    margin: auto !important;
}

.highLightText > label {
    color: #006061 !important;
}

.LinkButton {
    text-decoration: none;
    border: none;
    background: none;
    color: #007bff;
    cursor: pointer;
}

    .LinkButton:hover {
        text-decoration: underline;
        color: #0056b3;
    }


    .toggleBtn:focus {
        outline: none;
    }

.buttonWidth {
    width: 100px !important;
}

@media (max-width: 399px) {
    .buttonWidth {
        width: 100px !important;
    }
}

@media (min-width: 400px) {
    .buttonWidth {
        width: 150px !important;
    }
}

a:not([navbarLink]) {
    text-decoration: none;
}

    a:not([navbarLink]):hover {
        text-decoration: none;
    }

.tooltip {
    opacity: 1 !important;
}

    .tooltip.bs-tooltip-top .tooltip-arrow::before {
        border: 0px solid;
    }

    .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
        border: 0px solid;
    }

    .tooltip.bs-tooltip-start .tooltip-arrow::before {
        border: 0px solid;
    }

    .tooltip.bs-tooltip-end .tooltip-arrow::before {
        border: 0px solid;
    }

.expandcomponent {
    visibility: visible;
    height: auto;
    /*padding: 10px;*/
}

.collapsecomponent {
    visibility: hidden;
    height: 0;
    padding: 0px;
}

/*Login Page*/
@font-face {
    font-family: Akkurat;
    src: url('../css/Fonts/Akkurat.ttf') format("truetype");
}

.c-logo-productLogo {
    width: 100px !important;
    height: 25px !important;
    opacity: 1;
}

.c-verticalSeperator {
    color: #CCCCCC;
    font-weight: inherit;
    font-size: 30px;
    padding: 6px;
}

.c-horizontalSeperator {
    border-top: 2px solid #C1C5CA !important;
    margin-top: 5px !important;
    margin-left: -19px;
    margin-right: -19px;
}

.c-lbl-lblLogin {
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    color: #D6002A;
    font: normal normal normal 24px/31px Akkurat;
    margin-left: 20px;
}

.c-lbl-lblFieldName {
    text-align: left;
    letter-spacing: 0px;
    color: #5C5C5C;
    opacity: 1;
    margin-top: 3px;
    letter-spacing: 0px;
    font: normal normal bold 14px/18px Akkurat !important;
    margin-left: 30px;
}

.c-forgotPassword {
    float: right;
    margin-right: 5px;
    padding-bottom: 5px;
}

    .c-forgotPassword:hover {
        float: right;
        margin-right: 5px;
    }

.c-forgotUserName {
    float: left;
    margin-left: 35px;
    padding-bottom: 5px;
}

    .c-forgotUserName:hover {
        float: left;
        margin-left: 35px;
    }

.c-divForgotPassword {
    width: 135px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    float: right;
    font: normal normal bold 12px Akkurat;
}
.c-divForgotUserName {
    width: 135px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    float: left;
    font: normal normal bold 12px Akkurat;
}

.c-divRegisterLink {
    margin-bottom: 10px !important;
}

.c-txt-txtField {
    width: 94% !important;
    height: 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    margin-top: 3px;
    font: 14px Akkurat;
    margin-left: 20px !important;
    margin-right: 20px !important;
    opacity: 1;
    margin-left: 30px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important
}

    .c-txt-txtField::placeholder {
        text-align: left;
        font: italic normal normal 13px Akkurat;
        color: #C1C5CA;
    }

    .c-txt-txtField.input::placeholder {
        padding: 10px;
    }

input[type="text"] {
    box-sizing: border-box;
    padding-left: 10px;
}

input[type="password"] {
    box-sizing: border-box;
    padding-left: 10px;
}
.hidecaptcha{
    display: none;
}

.c-lbl-lblProductName {
    text-align: left;
    font: normal normal normal 22px/26px Akkurat;
    letter-spacing: 0px;
    color: #32363B;
    opacity: 1;
    margin-bottom: 3px;
    font-weight: 500;
}

.master-header-image {
    width: 40% !important;
    height: 40% !important;
    margin: auto;
    display: inline;
    opacity: 1px;
}
.master-user-inner-div {
    height: 80px !important;
    text-align: center;
    vertical-align: central;
    display: flex;
    justify-content: center;
}

.master-userprofile.User {
    font: normal normal bold 14px/18px Akkurat !important;
}
.master-userprofile-logout {
    margin-left: 18px;
}
.master-userprofile-TR {
    margin-left: 18px;
    margin-top:15px;
}
.master-userprofile-hr {
    margin-top: 10px !important;
    margin-bottom: 11px !important;
    margin-left: 18px;
    margin-right: 18px;
    border-top: 0px !important;
    color: #cccccc
}


.master-userprofile.Email {
    font: normal normal normal 13px/18px Akkurat !important;
}
.master-userprofile.Organization {
    font: normal normal normal 13px/18px Akkurat !important;
}


.btn:disabled {
    opacity: 1 !important;
}

.c-pagelayout {
    padding-left: 19px;
    padding-right: 19px;
}
.c-button-margin {
    margin: 7px 0 !important;
}
.c-boldline {
    border-top: 2px solid #5c5c5c !important;
    border-bottom: 1px solid #5c5c5c;
    display: block;
}
.c-lightline {
    border-bottom: 1px solid #cccccc;
    display: block;
}
.c-lbl-thankyoumsg {
    font: normal normal 14px/18px Akkurat !important;
}
.c-tableheader {
    font-weight: 800;
    font-size: 15px;
    color: #5c5c5c;
    width: 10%;
}
.c-gridfeildsize {
    font-size: 14px !important;
}
.c-javascriptdisabledhr {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.c-nojsspan {
    text-align: left;
    padding: 8px 16px;
    display: block;
}

input[type="radio"]:checked {
    border-color: #5c5c5c;
}
.dropdown-menu {
    min-width: 6rem;
}
/*register page*/
.div-container-width{
    width:100%;
}
/*end region*/

/*------- VTP Styles -------*/

.NestingLevel20 {
    margin-left: 35px !important;
    margin-bottom: 0px !important;
    width: 100%;
}

    .NestingLevel20 > .QuestionaireHelp {
        margin-bottom: 0px !important;
    }

.NestingLevel70 {
    margin-left: 70px !important;
    width: 100% !important;
    margin-bottom: 0px !important;
}

    .NestingLevel70 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel100 {
    margin-left: 100px !important;
    width: 100% !important;
    margin-bottom: 0px !important;
}

    .NestingLevel100 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel140 {
    margin-left: 122px !important;
    width: 100% !important;
    margin-bottom: 0px !important;
}

    .NestingLevel140 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel170 {
    margin-left: 140px !important;
    width: 100% !important;
    margin-bottom: 0px !important;
}

    .NestingLevel170 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel200 {
    margin-left: 170px !important;
    margin-bottom: 0px !important;
}

    .NestingLevel200 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel230 {
    margin-left: 200px !important;
    margin-bottom: 0px !important;
}

    .NestingLevel230 > .form-check div {
        margin-bottom: 0px !important;
    }

.NestingLevel260 {
    margin-left: 230px !important;
    margin-bottom: 0px !important;
}

    .NestingLevel260 > .form-check div {
        margin-bottom: 0px !important;
    }


.hideVtpResult
{
    display:none!important;
}

.alignRight
{
    text-align:right;
}

.warningContainer {
    padding-top: 15px;
    padding-bottom: 10px;
}

.warningHeader {
    color: #D6002A;
    font-size: 14px;
    font-weight: bold;
}

.warningText {
    font-size: 14px;
}

.hideButton {
    display: none !important;
}

.saveAndExitSpan{
    padding-top:7px;
}

.saveAndExit {
    text-align: center;
    background: none;
    border: none;
    width: 120px !important;
    margin-top: 12px;
}

@media only screen and (min-width: 320px) and (max-width: 416px) {

    .saveAndExit {
        text-align: center;
        background: none;
        border: none;
        width: 40px !important;
        padding:0;
        margin:0;
    }
}

@media only screen and (min-width: 416px) and (max-width: 480px) {

    .saveAndExit {
        text-align: center;
        background: none;
        border: none;
        width: 80px !important;
        padding: 0;
        margin: 0;
    }
    
}
.taxResidence {
    margin-top: 20px;
    text-align: left
}

#divFooter {
    clear: both;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-size: 11px;
    background-color: #4C4B4C !important;
    margin-top: 64px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.footer .copyright-links {
    display: inline-block;
    /* vertical-align: middle; */
}

.footer {
    background-color: #4c4b4c;
    height: 92px;
    padding: 9px 16px;
    color: white;
}

    .footer span {
        font: normal normal normal 11px / 26px 'Akkurat';
    }
    .footer small {
        display: inline-block;
        font: normal normal normal 12px / 26px 'Akkurat';
    }

    .footer.footer-small {
        height: 24px;
        padding: 0px 16px;
    }


.pull-right {
    float: right !important;
}

.footer .minimizebar {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #FFFFFF;
    color: #FFFFFF;
    width: 13px;
    margin-top: 0px;
}


.sp-logo-visible {
    display: none;
}

.footer-expanded .logo {
    margin-top: 10px;
    float: right;
}

.footer .logo {
    display: inline-block;
    vertical-align: middle;
}

.privacy-footer {
    color: #FFFFFF !important;
    font-weight: lighter !important;
    font: normal normal normal 12px / 26px 'Akkurat';
}

.arrow {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}


.footer a:hover {
    color: white !important;
    text-decoration: none;
    cursor: pointer;
}
.footer-small .arrowup {
    margin: 8px -1px 0px 0px;
}
.sp-logo {
    width: 220px;
    height: 56px;
    float: right;
    margin: 6px 0px 0px 0px;
}

.sp-logo img {
    max-width: auto;
    height: auto;
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 416px) {

    .footer-expanded {
        height: 124px !important;
    }

    .privacy-footer {
        font: normal normal normal 10px / 26px 'Akkurat' !important;
    }

    .footer small {
        display: inline-block;
        font: normal normal normal 10px / 26px 'Akkurat' !important;
    }

    .footer .minimizebar {
        height: 1px;
        border-top: 1px solid #FFFFFF !important;
        margin: 0px -14px 0px 0px !important;
    }

    .arrow {
        border-width: 0 2px 2px 0 !important;
        margin: 0px -14px 0px 0px !important;
    }

    .sp-logo {
        margin: -85px -105px 0px 0px !important;
    }
    .sp-logo img{
        width:108px !important;
    } 
}



@media only screen and (min-width: 416px) and (max-width: 480px) {
    .footer .minimizebar {
        height: 1px;
        border-top: 1px solid #FFFFFF !important;
        margin: 0px -14px 0px 0px !important;
    }

    .arrow {
        border-width: 0 2px 2px 0 !important;
        margin: 0px -14px 0px 0px !important;
    }

}

@media (min-width: 430px) and (max-width: 700px) {

    .footer-expanded {
        height: 136px !important;
    }
    .sp-logo {
        margin: -68px -116px 0px 0px !important
    }
    .sp-logo img {
        width: 113px !important;
    }
    .footer .minimizebar {
        height: 1px;
        border-top: 1px solid #FFFFFF !important;
        margin: 0px -14px 0px 0px !important;
    }

    .arrow {
        border-width: 0 2px 2px 0 !important;
        margin: 0px -14px 0px 0px !important;
    }
}


@media only screen and (min-width: 700px) and (max-width: 1000px) {

    .footer-expanded {
        height: 90px !important;
    }

    .sp-logo {
        height: 59px !important;
        margin: -80px 5px 0px 0px !important;
    }
        .sp-logo img {
            width: 140px !important;
            margin: 8px 14px 0px 0px !important
        } 
    .privacy-footer {
        font: normal normal normal 10px / 26px 'Akkurat' !important;
    }

    .footer small {
        display: inline-block;
        font: normal normal normal 10px / 26px 'Akkurat' !important;
    }
}

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .sp-logo {
        margin: -80px 0px 0px 0px !important;
    }
}

@media (min-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .sp-logo {
        margin: -8px 0px 0px 0px !important;
    }
}