/* Material Icons */
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(gmi_outline.woff2) format('woff2');
}

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(gmi_filled.woff2) format('woff2');
}
#pfp-notice-bar
{
    display: none !important;
}
span.fw-bold.fs-5.ms-2.pixel-title {
    font-size: 19px !important;
}
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    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;
}

.material-symbols-outlined {
    font-variation-settings:
        'FILL' 0,
        'wght' 500,
        'GRAD' 0,
        'opsz' 48;
    font-size: 24px;
}

.material-symbols-outlined.md-18 {
    font-size: 18px;
}

.material-symbols-outlined.md-24 {
    font-size: 24px;
}

.material-symbols-outlined.md-36 {
    font-size: 36px;
}

.material-symbols-outlined.md-48 {
    font-size: 48px;
}

.material-symbols-outlined.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-symbols-outlined.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

.material-symbols-outlined.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-symbols-outlined.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    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;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}

/* Material Icons End*/

.conv-link-blue {
    color: #1967D2;
    cursor: pointer;
}
/* Global styles and WP style override */
/* input[type=checkbox] {
    transition: none !important;
} */

/* input[type=checkbox]:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=radio]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    border-color: #CBCDD0 !important;
    outline: 0px !important;
    border: 0px !important;
    box-shadow: 0 0 0 1px #CBCDD0;
} */

/* .text-secondary {
    color: #94979A !important;
} */

.form-control {
    padding: 9px !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    color: #5F6368 !important;
}

/* .con_dynamic_box .form-control::placeholder {
    color: #5F6368;
    opacity: 1;
} */

/* .fw-bold-400 {
    font-weight: 400 !important;
}

.fw-bold-500 {
    font-weight: 500 !important;
}

.fw-bold-600 {
    font-weight: 600 !important;
} */

/* .conv-border-danger {
    box-shadow: 0 0 0 1px #F43E56 !important;
} */

a {
    text-decoration: none;
}

/* input[type="checkbox"]:checked::before {
    content: none !important;
} */

/* .convfixedcontainermid {
    max-width: 680px;
}

.convfixedcontainerfull {
    max-width: 984px;
}

.conv-container,
.modal-dialog {
    color: #5F6368;
    border-color: #CBCDD0;
    font-size: 14px;
} */

/* .input[type=radio]:checked::before {
    background-color: #1967D2 !important;
} */

/* .btn-close {
    opacity: 1;
}

.convcard {
    background: #fff;
}

.conv-container p {
    color: #5F6368;
    margin: 0 0 10px 0;
} */

/* .conv-container h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2A2D2F
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
    line-height: 19px;
}

.convcard-logo img {
    width: 24px;
} */

/* .convcard-right-arrow {
    background-color: #ddd;
    float: right;
    width: 40px;
    display: flex;
    justify-content: center;
}

.conv-blue-grad-bg {
    background: linear-gradient(90deg, #002BFC -12.5%, #00CFF6 103.95%);
}

.conv-green-grad-bg {
    background: radial-gradient(119.38% 1615.01% at 123.67% 0%, #198085 11.07%, #0CA6AD 40.43%, #10979D 95.83%);
}

.conv-badge {
    border: 1px solid;
    display: inline-block;
    padding: 3px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #4A4A4A;
}

.conv-badge-yellow {
    background-color: #FEE487;
    border-color: #E5CB6E;
}

.conv-badge-red {
    border: 1px solid #FD95A2;
    background: #FFE1E5;
    color: #F43E56;
}

.conv-badge-green {
    background-color: #A1F6E2;
    border-color: #85E1CC;
}



.conv-success-bg {
    background-color: #09BD83;
} */

/* .btn-success,
.btn-success:hover {
    color: #fff;
    background-color: #09BD83 !important;
    border-color: #09BD83 !important;
}

.text-success {
    color: #09BD83 !important;
}

.conv-error-bg {
    background-color: #F43E56;
}

.conv-info-bg {
    background-color: #1085F1;
} */

/* .conv-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #5F6368 !important;
}

.conv-container .conv_disable_text .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #eee !important;
} */

/* .conv-container input:disabled,
input.disabled,
select:disabled,
select.disabled,
textarea:disabled,
textarea.disabled {
    background: #eee;
    border-color: #eee;
    box-shadow: none;
    border: 1px solid #C6C6C6;
    color: #767676;
}

} */
.progress,
progress[value] {
    width: 100%;
    border: none;
    margin: 5px 0;
    height: 5px;
    display: block;
    appearance: none;
    -webkit-appearance: none;
}

.progress::-webkit-progress-bar,
progress[value]::-webkit-progress-bar {
    background-color: #e2ecfe;
}

.progress::-webkit-progress-value,
progress[value]::-webkit-progress-value {
    background-color: #387ef5;
}

.progress-materializecss {
    margin: 5px 0;
    position: relative;
    height: 5px;
    display: block;
    width: 100%;
    background-color: #e2ecfe;
    border-radius: 2px;
    margin: 0px;
    overflow: hidden;    
}

.progress-materializecss .indeterminate {
    background-color: #387ef5;
}

.progress-materializecss .indeterminate:before {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress-materializecss .indeterminate:after {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}
 
#wpbody,
#wpbody-content {
  background-color: #F1F4FA !important;
}

.tvc_google_signinbtn {
    cursor: pointer;
    background-color: transparent !important;
    box-shadow: none !important;
}

.tvc_google_signinbtn_ga {
    cursor: pointer;
    background-color: transparent !important;
    box-shadow: none !important;
}

#tvc_google_signin .onbrdpp-body p:last-child,
#tvc_google_signin_ga .onbrdpp-body p:last-child {
    padding-left: 0;
}

#tvc_google_signin .acccretppcntnr,
#tvc_google_signin_ga .acccretppcntnr {
    max-width: 700px;
    padding: 0 20px 20px 20px;
}

.google-btn {
    margin: 0 auto;
    width: 184px;
    height: 42px;
    background-color: #4285f4;
    border-radius: 2px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
}

.google-btn .google-icon-wrapper {
    position: relative;
    display: inline-block;
    margin-top: 1px;
    margin-left: 1px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: #fff;
}

.google-btn .google-icon {
    position: absolute;
    margin-top: 11px;
    margin-left: 11px;
    width: 18px;
    height: 18px;
}

.google-btn .btn-text {
    float: right;
    margin: 11px 11px 0 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.2px;
    /* font-family: "Roboto"; */
}

.google-btn:hover {
    box-shadow: 0 0 6px #4285f4;
    cursor: pointer;
}

.google-btn:active {
    background: #1669f2;
}

.google-btn .btn-text.mr-35 {
    margin-right: 35px;
}

.google_signin_sec_left {
    width: 40%;
    display: inline-block;
    padding-top: 130px;
    vertical-align: top;
    /* border-right: 1px dashed; */
    padding-right: 10px;
}

.google_signin_sec_right {
    width: 59%;
    display: inline-block;
    /* ; */
    padding-left: 20px;
}

.form-check-input:checked:not([type="radio"]){
    background-color: #077ef6 !important;
    border-color: #0073dd;
}
#conversioshead{
    box-sizing: unset !important;
}
    
