﻿ 



body {
    font-family: 'Lato', sans-serif;
    background-image: url(https://wilmer.qodeinteractive.com/wp-content/uploads/2018/12/h9-back-img-01.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
}
p {
    margin: 0px 0 3px;
}
.overlay {
    height: -webkit-fill-available !important;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.7);
}
.overlay-white {
    height: -webkit-fill-available !important;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.7);
}

.overlay-content-prj {
    position: absolute;
    width: 75%;
    background-color: white;
    padding: 8%;
    border-radius: 11px;
    margin-top: 0;
    margin-left: 0;
    -webkit-box-shadow: 10px 10px 32px -19px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 32px -19px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 32px -19px rgba(0,0,0,0.75);
}
.overlay-content {
    position: relative;
    top: 25%;
    width: 50%;
    margin-top: 30px;
    background-color: white;
    margin-right: 25%;
    margin-left: 25%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 10%;
}
.overlay-content-w-42 {
    width: 42%;
    margin-right: 29%;
    margin-left: 29%;
}
#email_spinner {
    display:none;
    width:28px;
    margin-left:20px;
}
.fileupload-btn {
    position: absolute;
    top: 0px;
    z-index: 17;
    right: 0;
    background-color: #ff7233;
    padding: 5px;
    color: #fff;
}
.image-preview {
    width: 51%;
    position: initial;
    display: inline-block;
    padding-left: 15px;
}
.arrow-back {
    width: 21px; 
    float: left;
    margin-right: 11px;
    margin-top: 3px;
    margin-left: -15px;
}
.overlay-content-2 {
    position: relative;
    top: 25%;
    display: none;
    width: 25%;
    margin-top: 30px;
    background-color: white;
    margin-right: 37.5%;
    margin-left: 37.5%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.overlay-content-8 {
    position: relative;
    top: 25%;
    display: none;
    width: 35%;
    margin-top: 30px;
    background-color: white;
    margin-right: 32.5%;
    margin-left: 32.5%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.overlay-content-3 {
    position: relative;
    top: 25%;
    width: 30%;
    display: none;
    margin-top: 30px;
    background-color: white;
    margin-right: 35%;
    margin-left: 35%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.overlay-content-4 {
    position: relative;
    top: 25%;
    width: 60%;
    margin-top: 30px;
    display: none;
    background-color: white;
    margin-right: 20%;
    margin-left: 20%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.overlay-content-5 {
    position: relative;
    top: 25%;
    width: 39%;
    margin-top: 30px;
    display: none;
    background-color: white;
    margin-right: 30.5%;
    margin-left: 30.5%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.overlay-content-5-grey {
    position: relative;
    top: 25%;
    width: 36%;
    margin-top: 30px;
    display: none;
    background-color: #f5f5f5;
    margin-right: 32%;
    margin-left: 32%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.error {
color:red;
}

.overlay-content-4::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
.margin-top-20 {
    margin-top: 20px;
}
.overlay-content-10 {
    position: relative;
    top: 25%;
    width: 60%;
    margin-top: 30px;
    display: none;
    background-color: white;
    margin-right: 20%;
    margin-left: 20%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}
.map-div {
    width: 100%;
    height: 500px;
}
#selected_place_text {
    color: #685656;
    font-weight: bold;
    margin-top: 27px;
}
.jump-text {
    font-weight: bold;
    font-size: 24px;
    color: #fc3952;
}
.jump-text-orange {
    font-weight: bold;
    font-size: 24px;
    color: #ff7233;
}
    .jump-text-orange:hover {
        font-weight: bold;
        font-size: 24px;
        color: #ff7233;
    }
.email-veri-logo {
    width: 100px;
    margin-bottom: 20px;
}
.p-medium {
    font-size: 14px;
    font-weight: bold;
}
.Inaxus-text-orange {
    font-size: 18px;
    font-weight: bold;
    color: #fc697c;
}
.text-orange-link {
    color: #ff7233;
    font-weight: bold; 
}
.text-orange-link-u {
    color: #ff7233;
    font-weight: bold;
    text-decoration: underline;
}

.organisation-link-div {
    text-align: right
}
.org-prefix-div {
    display: flex;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.org-prefix-sub-div {
    align-self:center;
} 
.org-prefix-sub-div span {
        font-weight: 700;
        color: #fc7a3c;
}
.org-prefix-sub-div {
    font-weight: bold;
}
.edit-btn-prefix {
    padding: 4px;
    background-color: #fc7a3c;
    color: white;
    text-decoration: none;
}
    .edit-btn-prefix:hover {
        padding: 4px;
        background-color: #ffa377;
        color: white;
        text-decoration: none;
    }
    .margin-bottom-small {
        margin-bottom: 13px !important;
    }

.org-prefix-margin-one {
    margin-bottom: 18px !important;
    margin-top: 15px !important;
}

.org-prefix-margin-zero {
    margin-bottom: 18px !important;
    margin-top: 15px !important;
}


.btn-primary {
    color: #fff;
    background-color: #fd4936;
    border-color: #fd4936;
    font-weight: bold;
}
    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #ffa298;
        border-color: #ffa298;
    }

.btn-inaxus {
width:57%;
}
.btn-inaxus-medium {
    width: 87%;
}
.btn-inaxus-small {
    width: 10%; 
}
.form-control {
    border: 1px solid #fc7a3c;
}
.inaxus-i{
    position: absolute;
    top: 11px;
    margin-left: 5px;
} 
button.close {
    padding: 0px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 8px;
    right: 14px;
    border: solid;
    border-radius: 50%;
    border-width: 1px;
    padding-left: 10px;
}
.wid-33 {
    width: 33%;
    margin-left: 33.5%;
    margin-right: 33.5%;
}
.wid-27 {
    width: 27%;
    margin-left: 36.5%;
    margin-right: 36.5%;
}

button.close span {
    position: relative;
    right: 5px;
    top: -1px;
}
.help-block-join-link {
    float: left;
    display: contents;
    font-size:18px;
}
.form-group {
    margin-bottom: 23px;
} 
.form-control:focus {
    border-color: #f7a57f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(233 108 102 / 60%);
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #fc3d4a;
    border-color: #fc3d4a;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px -webkit-focus-ring-color;
    outline-offset: -2px;
}
label {
    color: #fc7a3c;
}

.iti {
    position: relative;
    display: block;
}

.status-img {
width:21px;
margin-top:30px;
display:none;
}

.terms-text{
    font-size: 16px;
}
.terms-head {
    font-size: 20px;
}



.registerd-org-popup-orange-text {
    margin-top: 20px !important;
    color: #fc3952;
    font-size: 24px;
    font-weight: bold;
}
.registerd-org-popup-black-text {
    margin-top: 20px !important;
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.registerd-org-popup-text { 
    font-size: 24px;
}
.registerd-org-popup-text-16 {
    font-size: 16px;
}

.form-magin-bottom-small {
margin-bottom:15px;
}

.help-tip {
    position: absolute;
    top: 17px;
    right: 18px;
    text-align: center;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
    border: solid;
    border-width: 1px;
    border-color: #a7b9ca;
}
    .help-tip:before {
        content: '?';
        font-weight: bold;
        color: #a7b9ca;
        position: absolute;
        top: -5px;
        left: 6px;
    }

.help-tip-after-text {
    position: absolute;
    top: 65px;
    right: 0;
}

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p { /* The tooltip */
        display: none;
        text-align: left;
        background-color: #d4825b;
        padding: 20px;
        width: 300px;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -4px;
        color: #FFF;
        font-size: 13px;
        line-height: 1.4;
        z-index:1;
    }

        .help-tip p:before { /* The pointer of the tooltip */
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #d4825b;
            right: 10px;
            top: -12px;
        }

        .help-tip p:after { /* Prevents the tooltip from being hidden */
            width: 100%;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }


.text-signup {
    margin-top: 23px !important;
    font-size: 16px;
}

.terms-scroll {
    height: 550px;
    overflow: hidden;
    overflow-y: scroll;
}









/*Preview*/

.overlay-content-Preview-Div {
    position: relative;
    top: 2%;
    width: 50%;
    margin-top: 30px;
    background-color: white;
    margin-right: 25%;
    margin-left: 25%;
    padding: 2%;
    border-radius: 11px;
    margin-top: 7%;
}


.preview-main {
    margin-left: 31%;
    margin-right: 25%;
    width: 50%;
}

.preview-remove {
display:none;
}


.preview-bgm {
    background-color: white;
    padding: 20px;
    margin-top: 4%;
}
.Prev-org {
    position: absolute;
    width: 75%;
    background-color: white;
    padding: 8%;
    border-radius: 11px;
    margin-top: 0;
    margin-left: 0;
    /* -webkit-box-shadow: 10px 10px 32px -19px rgba(0,0,0,0.75); */
    -moz-box-shadow: 10px 10px 32px -19px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 32px -19px rgb(255 252 252 / 68%) !important;
}


.Prev-org-2 {
    margin-top: -89px !important
}



.Prev-org-max-img {
    margin-top: -94px !important;
}
.Prev-org-min-img {
    margin-top: -232px !important;
}

    








/* CSS animation */

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    100% {
        opacity: 100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}







.showmap-btn {
    border: solid;
    border-width: 1px;
    border-color: #f7a57f;
    padding: 9px;
    width: 100%;
    color: #fc697c;
    text-decoration: none;
}

.google-btn-text {
    color: #fc7a3c;
    font-weight: bold;
    font-size: 16px;
}
.map-icon {
width:30px;
}



.help-block-align {
    float: left; 
}
.help-block-align-grey {
    float: left;
    color: grey;
}
.help-tip-align {
    float: left;
    display: inline-block;
    margin-left: 5px;
    top: auto;
    right: auto;
    z-index: 1;
}

.help-tip-align-endpg {
    margin-top: 3px;
    margin-left: 8px;
}


.font-19 {
    font-size: 19px;
}

.verification-code-box {
    padding: 26px;
    margin-top: 43px;
    text-align: center;
    font-size: 27px;
    letter-spacing: 27px;
    color: #fc7a3c;
}

/* width */

::-webkit-scrollbar {
    width: 10px;
  height:40px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

@media (max-width: 768px) {

    .overlay-content {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 30%;
    }
    .overlay-content-w-42 {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 15%;
    }


  
    .overlay-content-2, .overlay-content-8, .overlay-content-4, .overlay-content-5, .overlay-content-10 {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 25%;
    }

    .overlay-content-3 {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 25%;
    }

    .overlay-content-4 {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 10%;
    }

    .btn-inaxus {
        width: 100%;
    }

    .btn-inaxus-medium {
        width: 100%;
    }
    .btn-inaxus-small {
        width: 26%;
    }
    .text-orange-link {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .wizard-1-img {
        margin-top: 50px;
    }

    .help-block-align-grey {
        float: none;
    }

    .help-tip-align {
        float: none;
        margin-top: 3px;
    }

    .mobile-bottom-fill {
        margin-bottom: 24px;
    }
    .mobile-top-space-rm {
    margin-top:5px;
    }
      .overlay-content-8 { 
        margin-top: 10%;
    }
    .overlay {
        height: auto !important; 
    }
}

.margin-top-4 {
margin-top:4.5%;
}

.mobile-bg { 
    z-index: -1; 
}
@media (max-width: 992px) {
    .btn-inaxus {
        width: 100%;
    }
    .overlay {
        height: auto !important;
    }

    .mobile-bg {
        text-align: center;
        z-index: -1;
        margin-left: 304px;
    }

    .help-tip-align, .help-block-align-grey {
        right: 0;
    }
    .help-block-cmp {
        right: -19px;
    }
   

    .toottip-exn {
        right: 8px !important;
    }

    .overlay-content-2 {
        width: 50%;
        margin-right: 25%;
        margin-left: 25%;
        margin-top: 15%;
    }

    .mobile-btn-top {
    margin-top:10px;
    }
    .btn-inaxus-small {
        width: 67%;
    }
}

@media (max-width: 768px) {
    .mobile-bg {
        text-align: center;
        z-index: -1;
        margin-left: 304px;
    }

    .overlay-content-prj {
        width: 100%;
    }

    .overlay {
        height: auto;
    }

    @media (min-width: 992px) and (max-width: 1344px) {
        .btn-inaxus {
            width: 80%;
        }
    }
}



    @media (min-width: 992px) {
        .container {
            width: 100%;
        }
        
    }

    @media (min-width: 1200px) {
        .container {
            width: 100%;
        }
    }

    @media (min-width: 992px) {
        .container {
            width: 100%;
        }
    }

    @media (min-width: 768px) {
        .container {
            width: 100%;
        }
    }
.errorMsg {
    color: red;
}

/** 
    UE-I179, Registration Page CSS
*/
/* Device = Large Desktops, Desktops */
@media (min-width: 1600px) {
    #wizard_5 {
        width: 60% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

@media (min-width: 1281px) and (max-width: 1599px) {
    #wizard_5 {
        width: 60% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

/* Device = Laptops, Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
    #wizard_5 {
        width: 75% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

/* Device = Tablets, Ipads */
@media (min-width: 768px) and (max-width: 1024px) {
    #wizard_5 {
        width: 85% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

/* Device = Low Resolution Tablets and Mobiles */
@media (min-width: 481px) and (max-width: 767px) {
    .overlay {
        height: -webkit-fill-available !important;
    }
    #wizard_5 {
        width: 85% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

/* Device = Smartphone mobiles */
@media (min-width: 320px) and (max-width: 480px) {
    #wizard_5 {
        width: 85% !important;
        margin: auto !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
    .overlay {
        height: -webkit-fill-available !important;
    }
}

