.theTooltip::after {
    display: none;
}

.field-error .help-block,
.field-error + .help-block {
    color: #f00;
}

@media (max-width: 991px) {
    .step3 .tab_content-wrap .help-block {
        display: none;
    }
}

/*step3*/
#tab_content2 > div:first-child {
    width: 100%;
}

.field-error input[type='text'] {
    border: 1px solid #f00;
}

.help-block {
    width: 100%;
}

.step4-check1,
.step4-check2 {
    margin-bottom: 40px;
}


.step4-check3 .radio,
.step4-check4 .radio {
    display: flex;
    padding-bottom: 20px;
}

.step4-check1 + .help-block,
.step4-check2 + .help-block,
.field-error + .help-block {
    margin-bottom: 51px;
}

.step5-check1,
.step5-check2 {
    margin-bottom: 40px;
}

.step1 > div > input {
    margin: 15px 0 0 0;
}

.step1 > div > .help-block {
    margin-bottom: 51px;
}

.step4-check3 .hide + .help-block {
    margin-top: 40px;
}

.has-error input[type='text'],
.has-error input[type='number'],
.has-error input[type='password'],
.has-error input[type='radio'],
.has-error input[type='checkbox'] {
    border: 1px solid #f00;
}

.has-error .theTooltip-reg,
.has-error .theTooltip {
    visibility: visible;
    opacity: 1;
}

.has-error .theTooltip::after {
    display: block;
}

.reg-input {
    overflow: visible;
}

.reg-input .theTooltip {
    top: 55px;
    right: -25px;
    max-height: 45px;
}

.reg-input .theTooltip:before {
    top: -20px;
    right: 55px;
}

.reg-input > div {
    position: relative;
}

#form-invite .reg-input .theTooltip {
    right: 25px;
}

#form-invite .reg-input .theTooltip::before {
    top: -19px;
    right: 55px;
}


#form-recover .reg-input .theTooltip {
    right: 25px;
}

.modal-for-form p {
    margin: 5px 25px;
    line-height: 1.3!important;
}

.step2-choice-wrap .control-label,
.step2-choice-wrap3 .control-label,
.step2-choice-wrap4 .control-label,
.step4-check3 .control-label,
.step4-check4 .control-label,
.step5 .control-label,
.step-item .control-label {
    font-size: 21px;
    width: 100%;
}

.modal-for-form {
    background-color: #fff;
    padding: 0;
    width: 427px;
    border-top: 5px solid #11b7e0;
}

.modal-for-form b {
    font-weight: 700;
}

.modal-for-form h1,
.modal-for-form h2 {
    color: #000;
    font-size: 20px;
}

.step2-choice-wrap .help-block,
.step2-choice-wrap3 .help-block,
.step2-choice-wrap4 .help-block,
.step4-check4 .help-block,
.step5 .help-block {
    margin-top: 35px;
}

.field-projectstep3-dont_know_yet_type .help-block {
    margin-left: 30px;
}

.steps-done {
    text-align: center;
}

.steps-done h1 {
    color: #45515f;
}

.steps-done p {
    font-size: 21px;
    padding-bottom: 10px;
}

.continue-steps, .report-btn {
    cursor: pointer;
}

#project-view h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 24px;
}

#project-view p {
    margin-bottom: 10px;
}

#project-view p > span {
    font-weight: 700;
}

#project-view input.file {
    float: left !important;
}

@media (max-width: 991px) {
    #map {
        width: 100% !important;
    }
}

.form-field {
    display: block;
    margin: 15px 0 0 0;
    width: 79.7%;
    height: 46px;
    font-size: 20px;
    border-radius: 2px;
    border: 1px solid #dcdde2;
    padding: 10px 15px;
}

.form-field + .help-block {
    margin-top: 15px;
}

.terms-conditions {
    font-size: 14px;
    width: 328px;
    margin-top: 10px;
}

.step4-range-top {
    margin: 15px 0 15px;
}

.button-dash-item-v3-unlock p {
    background: url("../img/report-v3.png") no-repeat 0 0;
}

.button-dash-item-v3-unlock p:after {
    content: '';
}

.report-clock p:after, .clock p:after {
    content: url("../img/clock-v2.png");
    position: absolute;
    top: -12px;
    right: -9px;
}

.report-unlock {
    position: relative;
}

.report-unlock p:after {
    position: absolute;
    top: -10px;
    left: 44px;
    content: url("../img/lock-open-v3.jpg");
    width: 10px;
    height: 10px;
}

*[data-pr-status="pr-certificate"] {
    cursor: pointer;
}

.lang {
    text-transform: uppercase;
}

.step-footer {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.step-footer span {
    color: #AAAFB3;
}

.step-footer a, .step-footer a:focus, .step-footer a:active, .step-footer a:hover {
    color: #425168;
}

.text-block {
    color: #425168;
    font-size: 18px;
    line-height: 26px;
    max-width: 900px;
    margin: 0 auto;
}

.text-block h2 {
    color: #425168;
    font-size: 24px;
}

.text-block p {
    margin-left: 15px;
    margin-bottom: 25px;
    line-height: 1.2;
}

.navbar-top > a.logo {
    padding: 10px 5px 6px 5px;
    margin-left: 45px;
    border-right: none;
}
.navbar-top > a.logo::after {
    content: ''
}

.ogni {
    left: 0;
    padding: 0;
    width: 100%;
}

.ogni #Dashboard {
    max-width: 1200px;
    margin: 0 auto;
}

p.q-hint {
    font-size: 16px;
    width: 100%;
    margin-top: 5px;
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
}
.hr-text:before {
    content: '';
    background: linear-gradient(to top, transparent, #dcdde2, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #818078;
    background-color: #fcfcfa;
}

.login-form .checkbox {
    width: 328px;
}

.login-form .checkbox label {
    font-size: 14px;
}

.login-form .checkbox label::before {
    top: 5px;
}

.login-form .checkbox label::after {
    left: 0;
    width: 20px;
    height: 20px;
    top: 4px;
}

.login-form .checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {
    padding: 4px 0 0 0;
}

.pricing-price {
    background: #ffffff;
    padding: 75px 0 4px;
    -webkit-animation: none;
    animation: none;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    opacity: 1;
}

.ogni-pr-info-block {
    margin-bottom: 30px;
    font-style: italic;
    line-height: 1.5;
}

.form-control {
    display: block;
    margin: 15px 0 0 0;
    width: 100%;
    height: 46px;
    font-size: 20px;
    border-radius: 2px;
    border: 1px solid #dcdde2;
    padding: 15px;
}

textarea {
    display: block;
    margin: 15px 0 0 0;
    width: 79.7%;
    font-size: 20px;
    border-radius: 2px;
    border: 1px solid #dcdde2;
    padding: 15px;
}

.btn-sp {
    position: relative;
    top: -17px;
    left: 0;
    border: 1px solid #dbdce1;
    padding: 13px 17px;
    color: #45515f;
    font-family: 'Figtree-SemiBold', sans-serif;
    width: auto;
    height: auto;
    background: transparent;
    text-transform: uppercase;
    font-size: 12px;
}
