﻿html{
    width:100%;
    height:100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Shabnam;
    font-size: 1rem;
    font-weight: 400;
    width: 100%;
    height: 100%;
    background-image: url(../../IMG/Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.invalid-feedback{
    text-align:right;
}


#RegisterApplicant .modal-content {
    background-color: rgb(246, 244, 244) !important;
}

#RegisterApplicant h4{
    font-weight:bold;
}

.ftco-section a {
    text-decoration: none;
    color: rgb(0, 0, 0);
}

.ftco-section a:hover {
    color: rgb(101, 100, 100);
}

.ftco-section {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100%;
}

.login-wrap {
    position: relative;
    background-color:rgb(255, 255, 255, 0.20);
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
}

.ftco-section h3 {
    line-height: 15px;
}

.form-group {
    margin-bottom: 1rem;
}

.form-control {
    height: 52px;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#LoginUser .btn {
    height: 52px;
    width: 100%;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.NewRegister, .ForgetPass {
    cursor: pointer;
    text-shadow: -0.5px 0 #fff, 0 -0.5px 0 #fff, 0.5px -0.5px 0 #fff, 0.5px 0 0 #fff, 0.5px 0.5px 0 #fff, 0 0.5px 0 #fff, -0.5px 0.5px 0 #fff, -0.5px 0 0 #fff;
}

#SeperatorLine {
    text-shadow: -0.5px 0 #fff, 0 -0.5px 0 #fff, 0.5px -0.5px 0 #fff, 0.5px 0 0 #fff, 0.5px 0.5px 0 #fff, 0 0.5px 0 #fff, -0.5px 0.5px 0 #fff, -0.5px 0 0 #fff;
}

#btnNext i, #btnPrev i {
    position: relative;
    top: 2px;
}

#txtMobileNumber, #txtSMSCode, #txtSMSSectionNationalCode, #txtPersonalCode {
    font-size: 1.2rem !important;
}

#VerifySection{
    display:none;
}

.imgSMSVerification {
    width: 150px;
}

#EditMobileNumber {
    color: silver;
    cursor: not-allowed;
}

#ResendSMS {
    color: silver;
    cursor: not-allowed;
}


#SexDiv .select2-container .select2-selection--single {
    height: 51px !important;
}

#SexDiv .select2-selection__rendered {
    line-height: 32px !important;
}

#TitleGroup i{
    font-size:2rem;
    position:relative;
    top:5px;
}


#txtShaba::-webkit-input-placeholder { /* chrome, safari */
    text-align: right;
}

#txtShaba:-moz-placeholder { /* Firefox 18- */
    text-align: right;
}

#txtShaba::-moz-placeholder { /* Firefox 19+ */
    text-align: right;
}

#txtShaba:-ms-input-placeholder { /* Internet Explorer */
    text-align: right;
}


#JSTree_OrganChart{
    width:100%;
    margin-bottom:20px;
}

#SelectOrganModal .modal-body {
    overflow: auto;
    margin: 0;
    padding: 0;
    max-height:400px;
}

#OrganSelectPanel{
    display:none;
}

#tblSpouse {
    border-color: black;
}

#tblSpouse td {
    border: 1px solid silver;
}

#tblSpouse th {
    border: 1px solid silver;
}

#tblChild {
    border-color: black;
}

#tblChild td {
    border: 1px solid silver;
}

#tblChild th {
    border: 1px solid silver;
}



#tblGroom {
    border-color: black;
}

#tblGroom td {
    border: 1px solid silver;
}

#tblGroom th {
    border: 1px solid silver;
}



#tblBride {
    border-color: black;
}

#tblBride td {
    border: 1px solid silver;
}

#tblBride th {
    border: 1px solid silver;
}

#form-3 .PanelTitle {
    position: relative;
    background-color: #f6f4f4;
    top: 11px;
    right: 10px;
    width: max-content;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0px;
}

#form-3 .UploadContainer {
    border: 1px solid silver;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}


#form-3 .DocumentPageLink {
    padding-top: 5px;
    padding-bottom: 5px;
    border: dashed 2px silver;
    border-radius:5px;
    cursor:pointer;
}

#form-3 .DocumentPageLink:hover{
    background-color:#78c043;
    transition: background-color 1000ms;
}

#form-3 .DocumentPageLink i {
    font-size: 30px;
    position: relative;
    top: 5px;
}

#togglePassword {
    width: 25px;
    height: 25px;
    position: relative;
    z-index: 200;
    top: -38px;
    left: -91%;
    cursor: pointer;
    font-size: 20px;
    color:rgb(105, 104, 104);
}

#PassFormGroup {
    max-height: 50px !important;
}



@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    #AddDocumentRow {
        height: 48px;
        top: 31px;
        max-width:50%;
    }
}

@media(max-width: 768px){
    #ORGEmployee input {
        width: 100%;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-bottom: 10px;
    }

    #btnSelectOrgan {
        width: 100% !important;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #btnSpouseSelectOrgan {
        width: 100% !important;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
