﻿#EApplicant {
    margin: 0;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
    font-size: 1rem;
    font-family: questv1regular;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: right;
    background-color: #FFFAF1;
    direction: rtl;
}

#OppLogo {
    width: 10%;
    height: auto;
    /*float: right;*/
}


#workLogo {
    width: 10%;
    height: auto;
    /*float: right;*/
}

#OppVision {
    width: 20%;
    height: auto;
    /*float: left;*/
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    background-color: #9acfcb;
    direction: ltr;
}

.fa-facebook {
    background: inherit;
    color: white;
}



.fa-twitter {
    background: inherit;
    color: white;
}


.fa-youtube {
    background: inherit;
    color: white;
}

.fa-instagram {
    background: inherit;
    color: white;
}
/*
#form-group {
    margin-bottom: 1rem;
}*/
/*#form-control {
    display: block;
    width: 50%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}*/

.IdentityNo {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.Birthdate {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.GraduationDate {
    display: block;
    width: 50%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.mobNumber {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    direction: ltr;
}

#card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #9acfcb;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.btn-primary {
    color: #fff;
    background-color: #c2cba3;
    font-family: questv1regular;
}


#pvBack {
    color: #616652;
    text-decoration: none;
    background-color: transparent;
    float: left;
    padding-left: 5px;
}
#CountryCode {
    display: inline;
    width: 20%;
    text-align: center;
    color: white;
    background-color: #c2cba3;
    height: calc(1.5em + 0.75rem + 2px);
    /* padding: 0.375rem 0.75rem; */
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    /* color: #495057; */
    /* background-clip: padding-box; */
    border: 1px solid #ffffff;
    border: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    direction: ltr;
}

#phone {
    /* width: 50%; */
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
   text-align:left;

}
.input-ke {
    color: #fff;
    background-color: #58b451;
    border-color: #58b451;
}

.btnApply {
    display: inline-block;
    font-weight: 400;
    color: white;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #9acfcb;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btnBack {
    display: inline-block;
    font-weight: 400;
    color: white;
    background-color: #9acfcb;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.Questions {
    /* border-radius: .3rem; */
    border-bottom: 2px solid #efefef;
    padding: 5px;
    font-size: 22px;
}

#ApplicanFrom {
    /*background-color: #dbdbdb;*/
    background-color: #FFFFFF;
    margin: 0px auto;
    padding: 40px;
    border-radius: 10px
}
#UpdatefileFrom {
    /*background-color: #dbdbdb;*/
    background-color: #FFFFFF;
    margin: 0px auto;
    padding: 40px;
    border-radius: 10px
}
#btn-primary {
    color: #fff;
    background-color: #9acfcb;
    border-color: #9acfcb;
    margin: 5px;
}
#btn-Close {
    color: #fff;
    background-color: #9acfcb;
    border-color: #9acfcb;
    margin: 5px;
}

    #btn-primary:hover {
        color: #fff;
        background-color: #9acfcb;
        border-color: #FFFAF1;
    }

#btn-up {
    color: #fff;
    background-color: #9acfcb;
    border-color: #9acfcb;
    margin: 5px;
}
    #btn-up:hover {
        color: #fff;
        background-color: #9acfcb;
        border-color: #FFFAF1;
    }

.fa-check:before {
    content: "\f00c";
    font-size: 10rem;
    color: green;
}

#PageFooter {
    background-color: #9acfcb;
    overflow: hidden;
    text-align: center;
    bottom: 0;
    width: 100%;
    max-height: fit-content;
}

.thankyou {
    /*  font-family: sans-serif;*/
    font-family: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: rgb(194, 203, 163);
    padding: 10%;
}

    .thankyou .content {
        margin: auto;
        /* Magic! */
        max-width: 700px;
        color: #333;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.55), 0 3px 6px rgba(0, 0, 0, 0.23);
        /*        background: url("https://www.crafta.co.il/images/paper-plane.gif") no-repeat #fff;
*/ background-position: right 5px bottom 5px;
        background-color: white;
        background-size: 10em;
        text-align: center;
        position: relative;
        padding: 10%;
        border-radius: 5px;
    }

        .thankyou .content .left-hole,
        .thankyou .content .right-hole {
            position: absolute;
            width: 20px;
            height: 20px;
            background: #699393;
            border-radius: 50%;
            top: 15px;
        }

        .thankyou .content .left-hole {
            left: 15px;
            top: 10px;
        }

        .thankyou .content .right-hole {
            right: 15px;
            top: 10px;
        }

        /*.thankyou .content h2,
        .thankyou .content h3 {
            text-align: left;
            padding: 5% 5% 0% 3%;
            color: #333;
            font-weight: 900;
        }

        .thankyou .content .main-content > h1 {
            color: #333;
            text-transform: uppercase;
            margin-top: -2%;
            font-size: 2.5em;
            font-family: questv1regular;*/
            /*            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
*/
        /*}*/
.input-container {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

#fileUpdateControl > div > div:nth-child(6) > div.file-preview > div > div.file-preview-thumbnails.clearfix > div > div.file-thumbnail-footer > div.file-actions > div > button.kv-file-upload.btn.btn-sm.btn-kv.btn-default.btn-outline-secondary {
    display: none;
}


.icon {
    padding: 10px;
    background: #9acfcb;
    color: white;
    min-width: 50px;
    text-align: center;
    font-family: questv1regular;
}


@media only screen and (max-width: 768px) {

    .GraduationDate {
        width: 100%;
    }

    #CountryCode {
        width: 22%;
    }

    #PageFooter {
        position: unset;
    }
}

