﻿.row-mr {
    margin-top: 10px !important;
}

.divider:after, .divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.h-custom {
    height: calc(100% - 73px);
}

@media (max-width: 450px) {
    .h-custom {
        height: 100%;
    }
}

.footer {
    padding-bottom: 40px;
    padding-top: 40px;
}

.header {
    background: #d6e6f0;
}

/*.btn:hover {
            background: var(--dark-blue-darken);
            border: 1px solid var(--dark-blue-darken);
            color: #fff;
        }*/

.features {
    padding: 40px 0 50px;
}

body {
    min-width: 100% !important;
}

#cphRight_C002_Panel1, #cphRight_C003_Panel1, #cphLeft_C002_Panel1 {
    /*box-shadow: 0px 0px 5px 5px #dde8eef7;*/
    box-shadow: 0px 0px 5px 5px #9cb0bb4f;
    padding-left: 5%;
}

.form-label {
    width: 28%;
}

.form-input {
    width: 70%;
}

/*#cphBodyTop_C001_OtherTextBox, #cphBodyTop_C001_FirstNameTextBox_txtInner, #cphBodyTop_C001_LastNameTextBox_txtInner,#cphRight_C002_PasswordTextBox_txtInner, #cphRight_C002_UsernameTextBox_txtInner, #cphRight_C003_UsernameTextBox_txtInner, #cphRight_C003_PasswordTextBox_txtInner, #cphLeft_C002_EmailTextBox_txtInner, #cphLeft_C002_PasswordTextBox_txtInner, #cphLeft_C002_txtMsg, #cphLeft_C002_PhoneNumTextBox_txtInner, #cphBodyTop_C001_txtCompanyName{
            width: 69%;
            height: 35px;
            border-radius: 6px;
            border-block-color: #d6e6f0;
            border: none;
        }*/

#cphBodyTop_C001_FirstNameTextBox_ctl00, #cphBodyTop_C001_LastNameTextBox_ctl00, #cphRight_C002_PasswordTextBox_ctl00, #cphRight_C002_UsernameTextBox_ctl00, #cphRight_C003_PasswordTextBox_ctl00, #cphRight_C003_UsernameTextBox_ctl00 {
    /*margin-left: 28%;*/
}

.container, .form {
    font-family: Sora,sans-serif;
}

.form {
    background: none;
}


.forgot {
    margin-right: 6%;
}

.fade.in {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-header .close {
    margin-top: -2px;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

/*07 Feb 2023*/

.acq-span > input, .acq-span > input:focus {
    transition: all .1s linear;
    box-shadow: none;
}

.acq-span > input {
    min-height: auto;
    padding: 4.5px 12px 3.68px;
}

.acq-span > input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #4f4f4f;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bdbdbd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    transition: all .2s linear;
}

.acq-span > input {
    width: 100% !important;
}

    .acq-span > input:focus {
        border-color: #3b71ca;
        box-shadow: inset 0 0 0 1px #3b71ca;
    }

#sfPageContainer .header {
    position: relative !IMPORTANT;
}

.dvbody {
    min-height: calc(100vh - 160px);
    font-size: 16px;
}
.header {
    position: relative;
}

.plan {
    padding: 20px 0 40px !important;
    ;
}
/*.dvbody {
    min-height: calc(100vh - 160px);
}*/
.white-row-center {
    background: #ffff;
    /*box-shadow: 0px 0px 5px 5px #9cb0bb4f;*/
    border-radius: 0.8rem;
}

.header__inner {
    padding-top: 10px;
}

.features {
    padding: 5px 0 5px !important;
    text-align: left !important;
}

.header.sticky, .header, .bg, .footer {
    background: #ffffff !important;
}

.btn {
    width: 100%;
    font-size: 16px;
    margin-top: 10px;
    background: var(--dark-blue);
    color: #ffff;
}

body {
    color: #12141d !important;
}

.form-label {
    color: #000000 !important;
    width: 100%;
}

.acq-span > input {
    border: 1px solid #000000 !important;
    font-size: 16px;
}
.dvEye {
    margin-top: 40px;
}

.text-off-white {
    position: relative;
    top: 221px;
}
/*Added by Softgainz 02 Nov 2020*/
i {
    cursor: pointer;
}

#Dynamic_SignUp_HeaderTitle {
    background: white;
    border-bottom: 0px !important;
}

#Dynamic_SignUp .modal-title {
    color: #1054AA;
    float: left;
    font-size: 21px;
    font-weight: 600;
    margin-top: 8px;
    font-family: 'Open Sans' !important;
}

#Dynamic_SignUp .modal-footer {
    border-top: 0px !important;
    margin-top: -24px;
    padding: 20px !important;
}

.modal-content {
    border: -1px !important;
}

.modal {
    --mdb-modal-border-radius: -0.5rem !important;
}

#Dynamic_SignUp_Body {
    margin-top: -12px;
}

.modal-header {
    border-bottom: 0px solid #e5e5e5 !important;
}

.clsVaryingMsg {
    color: black;
    font-size: 13pt;
    line-height: 20pt;
    font-family: Sora,sans-serif !important;
}

.a {
    color: #337ab7 !important;
}

@media (max-width: 767px) {
    .dvEye {
        margin-top: 35px;
    }
}

@media (max-width: 575px) {
    .modal-dialog {
        max-width: var(--mdb-modal-width);
        margin-right: auto;
        margin-left: auto;
    }
}