.emp_pos_btn_wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 3rem 0 3rem 0;
}

.btn_send_resume {
    display: inline-flex;
    background: #9c0001;
    padding: 7px 28px;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
}

.btn_send_resume:hover {
    color: white;
    background: #680000;
}

.btn_send_resume i {
    margin-left: 10px;
}

.modal {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 0 16px;
    position: fixed;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 1000;
}

.modal.fade-anim {
    transition: opacity 400ms ease-in-out;
    will-change: opacity;
    opacity: 0;
}

.modal.fade-anim.in {
    opacity: 1;
    display: inline-block !important;
}

.modal-open {
    overflow: hidden;
}

.modal-content {
    background-color: #fff;
    border-radius: 4px;
    margin: 16px auto;
    position: relative;
    transition: opacity 0.4s ease-in-out;
    width: 100%;
    will-change: opacity;
    display: inline-block;
    max-width: 700px;
    border: 0 solid rgba(0, 0, 0, 0.2);
}

.modal-content-size-m {
    max-width: 992px;
}

.modal-content-size-l {
    max-width: 1200px;
}

.modal-footer,
.modal-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    padding: 0 16px;
}

.modal-header {
    background: #00235d;
    color: white;
}

.modal-body {

    padding: 16px;
    max-height: 500px;
    overflow: auto;
    direction: rtl;
}

.modal-footer {
    background: #00235d;
    color: white;
}

.m_fotter_box_1 {

    font-size: 13px;
    display: flex;
    justify-content: end;
    font-weight: 500;
}


.m_fotter_box_2 {
    position: relative;
    font-size: 12px;
    justify-content: end;
    display: inline-flex;
    cursor: pointer;
}

.m_fotter_box_2::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ffffff;
    font-size: 22px;
    margin-left: 5px;
    position: absolute;
    font-weight: 900;
    right: -10px;
    top: -7px;
}

.modal-dialog {
    margin-top: 100px;
    display: inline-block;
    width: 500px;
    font-family: 'iransans';
}

.modal-title {
    font-size: 15px;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: 0;
    font-size: 27px;
    color: #ffffff;
    opacity: 1;
}

.modal-titr {
    font-size: 14px;
    text-align: right;
}

.emp_wrapper {}

.emp_title {

    display: flex;
    justify-content: center;
}

.emp_positions_wrapper {
    margin-top: 5rem;
}

.rtl .emp_positions_wrapper {
    direction: rtl;
}

.erl .emp_positions_wrapper {
    direction: rtl;
}

.emp_postions_header {

    margin: 2rem 0;
}

.txt_grp_search_job {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 0px;
    border: 1px solid #b4b4b4;
    padding: 8px 40px;
    width: 100%;
    font-size: 13px;
}

.rtl .txt_grp_search_job {
    text-align: right;
}

.rtl .grp_select_box {
    direction: rtl;
}

.box_pos {

    position: relative;
    width: 100%;
    height: 196px;
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 33%) 0 4px 12px;
    margin-bottom: 26px;
}

.rtl .box_pos {
    direction: rtl;
}

.box_pos h2 {
    font-size: 15px;
    display: flex;
    justify-content: center;
    padding: 22px 10px 1rem 10px;
    border-bottom: 1px solid #b6b6b6;
    margin: 3px 10px;
    margin-bottom: 13px;
}

.rtl .box_pos h2 {
    direction: rtl;
    text-align: right;
}

.box_pos h3 {
    font-size: 13px;
    display: flex;
    justify-content: center;
    padding: 4px 0px 0px 0px;
    font-weight: 500;
    color: #7e7e7e;
}

.rtl .box_pos h3 {
    direction: rtl;
    text-align: right;
}

.btn_s_resume {

    position: relative;
    padding: 6px 5px;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
    text-align: right;
    display: flex;
}

.rtl .btn_s_resume::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 22px;
    margin-left: 5px;
    position: absolute;
    font-weight: 900;
    right: -7px;
    top: -1px;
}

.btn_blue {}


.form-label {}

.seperator {
    border-top: 1px solid #dedede;
    margin-top: 37px;
}

.flabel_down {
    font-size: 14px;
}

.flabel>div {

    direction: rtl;
    text-align: justify;
    font-weight: 100;
}

.flabel_down {
    font-size: 14px;
}

.flabel_down>div {
    direction: rtl;
    text-align: justify;
    font-weight: 500;
}

.flabel ul {

    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
}

.flabel ul li {
    background-color: rgb(209, 208, 208);
    padding: 5px;
    border-radius: 10px;
    margin-left: 5px;
    font-size: small;
    white-space: nowrap;
    margin-top: 5px;
    width: fit-content;
    margin-left: 8px;
    font-weight: 300;
}



.fgp_row {

    display: flex;
    flex-direction: column;
    align-items: start;
    font-size: 13px;
}

.fgp_row .form-label {

    font-size: 14px;
    color: gray;
    font-weight: 500;
}



.rev_title {
    font-size: 17px;
    display: flex;
    color: #00235d;
}


.rev_title::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 20px;
    margin-left: 5px;
    font-weight: 900;
    position: relative;
    top: -2px;
}










#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;

    direction: rtl;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {

    text-align: left;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 17px;
    background: #fafafa;
}


.form-card .form-group {
    text-align: right;
    font-weight: 500;
    font-size: 13px;
}

.form_next {

    display: flex;
    justify-content: end;
}

.form-card .form-group .form-control {
    font-weight: 500;
    font-size: 13px;
    height: 40px;
    padding: 0px 15px;
}

.form_prev {}

#msform fieldset:not(:first-of-type) {
    display: none
}

.job_first_item {
    padding-right: 0;
}

.job_second_item {
    padding-left: 0;
}

.job_first_item>div,
.job_second_item>div {
    padding-right: 0;
    padding-left: 0;
    justify-content: start;
    display: flex;
}

.job_first_item>label,
.job_second_item>label {
    padding-right: 0;
    padding-left: 0;
}

.btn_del_row {
    padding: 0px 7px;
    font-size: 12px;
}

#msform .action-button {
    font-weight: 300;
    color: #00235d;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 0px;
    background: #fafafa;
    display: flex;
    align-items: center;
}

#msform .action-button i {
    font-size: 21px;
    margin-right: 5px;
    margin-top: 3px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    /* background-color: #311B92 */
}

#msform .action-button-previous {
    background: #fafafa;
    float: right;
    font-weight: 300;
    color: #787878;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

#msform .action-button-previous:hover {
    color: #1d1d1d;
}

#msform .action-button-previous i {
    font-size: 21px;
    margin-left: 5px;
    margin-top: 3px;
}

/* 
#msform .action-button-previous::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-left: 5px;
} */

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    /* background-color: #000000 */
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #00235d;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #00235d;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    padding: 0;
}

#progressbar .active {
    color: #00235d;
}

.progress-b {
    background: #00235d;
}

#progressbar li {

    list-style-type: none;
    font-size: 13px;
    width: 14.28%;
    float: right;
    position: relative;
    font-weight: 300;
}


#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007";
}

#progressbar #calling:before {
    font-family: FontAwesome;
    content: "\f2a0";
}

#progressbar #education:before {
    font-family: FontAwesome;
    content: "\f501";
}

#progressbar #job:before {
    font-family: FontAwesome;
    content: "\f0b1";
}

#progressbar #skills:before {
    font-family: FontAwesome;
    content: "\f1de";
}


#progressbar #complete:before {
    font-family: FontAwesome;
    content: "\f00c";
}

#progressbar #review:before {
    font-family: FontAwesome;
    content: "\f022";
}


#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 15px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    font-weight: 900;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #00235d
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #00235d
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.row_f_add {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 0px 0 45px 0;
    font-size: 14px;
    font-weight: 100;
}

.row_f_title {

    width: 100%;
    display: flex;
    justify-content: center;
    color: gray;
    font-size: 13px;
    font-weight: 100;
}

.row_f_down {
    padding-top: 1rem;
    width: 100%;
}


.add_line_wrapper {
    display: flex;
    flex-direction: row;
}

.add_line_wrapper:before,
.add_line_wrapper:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #cccccc;
    margin: auto;
    cursor: pointer;
}

.add_line_wrapper:before {
    margin-right: 10px
}

.add_line_wrapper:after {
    margin-left: 10px
}

.form_row_box {
    background: #fafafa;
    padding: 20px 0;
    margin-bottom: 2rem;
}

.add_box {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    background: #f70012;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: 250ms;
}

.add_box:hover {
    background: #c4000d;
}

.add_box i {}

.emp_pic_wrapper {}

.emp_pic_user {
    display: flex;
    justify-content: center;
}

.emp_pic_user img {
    width: 100%;
    max-width: 150px;
    margin-top: 11px;
    border: 3px solid #cbcbcb;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;

}

.emp_pic_bot {

    margin-top: 16px;
    display: flex;
    justify-content: center;
}

.btn_select_file {
    border: 1px solid #dbdbdb;
    font-size: 13px;
    padding: 5px 38px;
    color: #001e4f;
}

.btn_select_file:hover {
    background: #001e4f;
    color: #fff;
}

.btn_del_pic i {

    color: red;
    cursor: pointer;
}



.radio {

    margin-top: 6px;
    margin-left: 29px;
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0;
}

.radio input[type=radio]+.radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: 0px;
    margin-left: 0rem;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type=radio]:checked+.radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type=radio]:focus+.radio-label:before {
    outline: none;
    border-color: #3197EE;
}

.radio input[type=radio]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type=radio]+.radio-label:empty:before {
    margin-right: 0;
}

.ul_kn_list {
    display: flex;
    justify-content: start;
    font-size: 13px;
    font-weight: 100;
}

.ul_kn_list>div {}

.ng-valid[required],
.ng-valid.required {}

.ng-invalid:not(.ng-untouched):not(.ng-pristine):not(form) {

    border: 1px solid #ff0500;
}

select.ng-invalid:not(.ng-untouched):not(form) {

    border: 1px solid #ff0500;
}

.form_input_error_wrapper {
    position: absolute;
    left: 23px;
    bottom: 13px;
    z-index: 0;
}

.emp_down {

    bottom: -25px;
    left: 0;
}

.form_input_error {

    padding: 7px 0 0 0;
    font-size: 11px;
    color: #ff0500;
}

.img_wrror_wrapper {
    position: absolute;
    width: 100%;
    bottom: -34px;
    right: -91px;
    left: 0;
}

.text_danger_form {
    color: #ff0314;
    text-align: justify;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
}

.main_login_wrapper {

    margin: 5rem 0;
    margin-top: 20rem;
    box-shadow: rgb(0 0 0 / 33%) 0 4px 12px;
}

.login_panel_wrapper {
    margin: 0 4rem;
    display: flex;
    flex-direction: column;
    align-items: unset;
    justify-content: center;
    height: 100%;
}

.mob_title {

    display: flex;
    justify-content: center;
    margin-bottom: 1rem;

}

.mob_btn_wrapper {

    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


.number-code {

    display: flex;
    direction: ltr;
}

.number-code>input {

    margin-right: 5px;
    width: 45px;
    border: 1px solid #cfcfcf;
    height: 33px;
    border-radius: 2px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
}


.tile {
    width: 100%;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    direction: rtl;
    text-align: right;
    font-size: 13px;
    border: 1px solid #ebebeb;
}

.emp_form_row_box {
    background: #f8f8f8;
    padding: 12px;
    margin-bottom: 1rem;
    padding-bottom: 0;
}

.job_form>label {
    font-size: 14px;
}

.job_form>div {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
}

.alert-site-success {

    background: #00235d;
    color: #fff;
    padding: 17px;
    font-weight: 100;
    font-size: 15px;
    min-height: 178px;
    display: flex;
    align-items: center;
    box-shadow: rgb(0 0 0 / 33%) 0 4px 12px;
    width: 100%;
}

@media screen and (max-width:600px) {

    .job_first_item {
        padding-right: 0;
        padding-left: 0;
    }

    .job_second_item {
        padding-left: 0;
        padding-right: 0;
    }

    .job_first_item>div,
    .job_second_item>div {
        padding-right: 0;
        padding-left: 0;
    }

    .job_first_item>label,
    .job_second_item>label {
        padding-right: 0;
        padding-left: 0;
    }
}