﻿.fontBlackColor{
    color: var(--mdb-body-color);
}

#chkinput{
    margin-top: 13px;
}
.phone{
    display: none;
}
#siteseal {
    text-align: center;
    padding-top: 1rem;
}
.btnSignupsubmit{
    visibility: visible;
    z-index: 999999999999;
    animation-delay: 0.5s;
    animation-name: bounceInRight;
}

.sfContentBlock h1, .sfContentBlock h2, .sfContentBlock h3, .sfContentBlock h4, .sfContentBlock h5 {
    line-height: 1.2;
}


.sfContentBlock h3 {
    /* margin-top: 30px; */
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

#cphLeft_C002_Panel1{
    box-shadow: 0px 0px 5px 5px #9cb0bb4f;
    padding-left: 5%;
}


.header {
    position: absolute;
}

.plan {
    padding: 140px 0 40px !important;
}

.white-row {
    background: #ffff;
    box-shadow: 0px 0px 5px 5px #9cb0bb4f;
    border-radius: 0.8rem;
}

.individuals-features__list {
    width: calc(100% - 30px) !important;
}

.individuals-features__row {
    margin-bottom: 180px;
}

.features {
    text-align: left;
}

.dvasptable {
    text-align: left;
    margin-left: 0rem;
}

/*.dvEye {
    margin-top: 5px;
    margin-left: -10px;
}*/

.dvEye {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

/*@media (max-width: 767px) {
    .dvEye {
        margin-top: 35px;
    }
}*/

#Dynamic_SignUp_HeaderTitle {
    text-align: -webkit-center;
}

#Dynamic_SignUp_Body {
    font-size: 13pt;
}

#Dynamic_SignUp_HeaderTitle {
    color: #1054AA;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 15px;
    display: flex;
}

.Dynamic_SignUp_footer {
    margin: 10px;
    text-align: left;
}

.form-check .form-check-input {
    margin-top: 0.8rem;
    border: none;
}

.col-lg-4.col-md-4.col-sm-4.col-xs-4.dvtxt4 li {
    margin-bottom: 8px;
}

input {
    border-radius: 5px !important;
}

body {
    color: #507282;
    font-size: 14px;
}

input:focus {
    border-color: hsl(207, 75%, 66%);
    box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075) inset, 0 0 8px hsla(207, 75%, 66%, 0.6);
    outline: 0 none;
}

.dvsignup {
    padding: 3% 0;
    margin: 0;
}

.dvlogosignup,
.dvlogosimple,
.dvsignlog {
    margin: 0;
    padding: 0;
}

.dvsignup ul {
    list-style: outside none none;
    margin: 25px 0 0 0;
    padding: 0;
    float: right;
    color: #ccc;
}

.dvsignup ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

.fa.fa-circle.fa-1 {
    left: -5px;
    position: relative;
    top: -2px;
}

.dvsignup ul li a {
    color: #ccc;
    font-size: 14px;
    margin: 0;
    padding: 3px 16px;
}

.dvsignup ul li a:hover {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    transition: ease-in-out 0.4s;
}

.dvlogosimple img {
    margin: 15px 0 0;
    width: 197px;
}

.dvform {
    width: 70%;
    margin: 0 auto;
}

.dvinput {
    width: 100% !important;
    border-radius: 0px;
    border: 1px solid #CCC !important;
}

.dvsubmit {
    width: 100%;
    border-radius: 0;
    background-color: #b9c88f;
    transition: all 0.6s ease-in-out 0s;
    border-color: #ccc;
    color: #fff;
}

.dvsubmit:hover {
    background: #507282 none repeat scroll 0 0;
    color: #fff;
}

.form-inline a:hover {
    text-decoration: none;
}

.dv12txtLR {
    box-shadow: 2px 2px 3px 2px #ccc;
    margin: 25px 0 0 0;
    padding: 20px 0;
}

.dvtxt4 {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 0 16px 17px 27px;
    width: 225px;
    height: 600px;
}

.dvtxt4 ul {
    list-style-type: none;
}

.dvtxt4 ul li {
    display: inherit;
    color: #000;
}

.dvtxt4 span {
    color: #507282;
}

.dvtxt4 ul {
    float: left;
    margin: 0;
}

.dvformtxt12 {
    border-right: 1px solid #ccc;
    padding: 0px 22% 0 23px;
}

.dvtxt4>h3 {
    font-size: 24px;
    font-weight: 600;
}

.dvformtxt12>h3 {
    font-size: 18px !important;
    margin: 0 0 11px;
}

.form-control.dvinput {
    height: 30px;
    margin: 0;
}

.lock {
    width: 20px;
    height: 20px;
    margin-top: -12px;
}

.form-inline label,
.dvradio2 label {
    color: #507282;
    font-weight: bold;
    font-size: 15px;
}

.dvtxt4 ul li span a {
    color: #507282;
    padding: 0;
    text-decoration: underline;
    transition: all 0.5s ease-in-out 0s;
}

.dvtxt4 ul li span a:hover {
    font-weight: 600;
}

.material-icons.prefix {
    font-size: 28px !important;
    margin: 16px 0 0 7px;
}

[type="radio"]+label::before,
[type="radio"]+label::after {
    margin: 6px 0 0 14px;
}

.dvlable {
    left: 3px;
    font-weight: normal;
    margin: 0 0 0 -1px;
    color: #507282;
}

.dvradio2>p {
    margin: 0;
}

.input-field.col.s12>label {
    margin: -12px 0 0 40px;
}

.form-control:focus {
    box-shadow: 1px 1px 1px 0;
    border-color: Blue;
}

.form-control {
    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;
}

.form-group {
    width: 100% !important;
}


.active {
    padding: 0 0 3%;
}

.dvfrgr {
    margin: 0;
    padding: 3% 0;
}

.dvtxt4 a:focus {
    border: medium none;
    outline: medium none;
}

.logoImg {
    width: 35%;
    margin-bottom: -13px;
}

input[type=radio] {
    margin-right: 5px;
}

/*Start Added by Softgainz 21 Jan 2020*/
.Label-Textbox {
    display: inline !important;
    width: 38% !important;
}

.row-mr {
    margin-top: 10px !important;
}

.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.h-custom {
    height: calc(100% - 73px);
}

.footer {
    padding-bottom: 40px;
    padding-top: 40px;
}

/* .header {
    background: #d6e6f0;
} */

.features {
    padding: 40px 0 50px;
}

body {
    min-width: 100% !important;
}

#cphRight,
#cphRight,
#cphLeft {
    /*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%;
}

.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;
}



.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;
}

#sfPageContainer .header {
    position: relative !IMPORTANT;
}

.dvbody {
    min-height: calc(100vh - 160px);
    font-size: 16px;
}

@media (max-width: 450px) {
    .h-custom {
        height: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .block:first-of-type {
        padding-top: 10px !important;
    }
}