﻿/*.career_form input{
    border-radius: 10px;
}*/

.work-box {
    border: 1px solid #e1e1e1;
    padding: 2rem 2rem;
    border-radius: 7px;
}

.cooperation-link:hover .work-box {
    background-color: #e1e1e1;
}

.work-location {
    color: #5c5c5c;
}

.cooperation-link:hover .work-location {
    color: #222;
}

.career-banner {
    padding:2rem;
}

.career-box {
    /*min-height:220px;*/
    padding: 2rem;
    border: 1px solid #e1e1e1;
    border-radius: 0.5rem;
}

.career-loc {
    opacity: 0.75;
    font-size: 1.2rem;
}

.career-des {
    margin: 0;
}

.btn-career {
    padding: 0.5rem 4rem;
}

.career-row {
    justify-content: space-evenly;
    padding: 2rem 7rem;
}

.career-title {
    font-size: 1.5rem;
}

.btn-opportunity {
    padding: 1rem 4rem;
}

.career-lable-form {
    border: 1px solid;
    width: 100%;
    /*border-radius: 7px;*/
    padding: 1rem;
    border-color: #e1e1e1;
}

.cusom-rd input[type="radio"] ~ label::before, .cusom-rd input[type="radio"] ~ label::after {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radioLbl {
    padding-right: initial !important;
    padding-left: initial !important;
    display: inline-block;
    padding: 1rem;
    margin: 10px 5px;
    width: 100px;
    /*font-size: 16pt;*/
    border: 1px solid #e1e1e1;
    text-align: center;
    cursor: pointer;
  /*  border-radius:10px;*/
}

input[type="radio"]:checked + .radioLbl {
    background-color: #192c4c !important;
    color: white;
}

#educationTable, #trainingCourseTable {
    white-space: nowrap;
    border: solid;
    border-width: 1px;
    border-color: black;
    padding: 15px;
    text-align: center;
}

    #educationTable th, #educationTable td, #trainingCourseTable th, #trainingCourseTable td, #languageTable th, #languageTable td, #softwareSkillsTable th, #softwareSkillsTable td, #jobRecordsTable td, #jobRecordsTable th, #addressTable td, #addressTable th {
        border: solid;
        border-width: 8px;
        border-color: white;
        border-spacing: 15px;
        width: 150px;
        margin: 15px;
        text-align: center;
        border-radius: 8px;
        padding: 0;
        vertical-align: middle;
    }

#languageTable th, #languageTable td {
    width: 90px;
}

.head-edu th {
    color: white;
    padding: 1rem !important;
    background-color: #192c4c;
}

.table-responsive {
    overflow-x: auto;
    overflow-y:hidden;
}

.c-checkbox__checkmark {
    top: 10px;
    height: 15px;
    width: 15px;
    left: initial;
    right: 0;
    position: absolute;
    padding: 2px;
    border: 1px solid #9c9c9c;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-checkbox__checkmark-inner {
    display: block;
    width: 0;
    height: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition-timing-function: ease-in-out;
}

@media(max-width:768px) {
    .radioLbl {
        width: initial;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .career-row {
        padding: 0 !important;
    }
}

.career_form hr {
    margin-top: 2rem;
}

.radio-lable {
    opacity: 0;
    position: fixed;
    width: 0;
}

    .radio-lable:checked + span {
        background-image: url('../img/icon-tick.png');
        background-repeat: no-repeat;
        background-position: center center;
        /*background-size: 38px 38px;*/
        background-size: 28px 28px;
    }

.radio-box span {
    display: inline-block;
    padding: 0px;
    height: 58px;
    width: inherit;
    background: none;
    border: none;
    vertical-align: initial;
   /* border-radius:10px;*/
}

.radio-box {
    display: block;
    margin: auto;
    height: 58px;
    width: 100%;
    border: 1px solid #e1e1e1;
  /*  border-radius:10px;*/
}
/*input[type="radio"] ~ label::before, input[type="radio"]:checked ~ label::after {
    top: 30%;
}*/
.area-career {
    max-height: 250px;
    min-height: 150px;
}

.career_form .text-danger {
    margin-bottom: 2rem;
    margin-top: initial;
}

.career-box:hover {
    background-color: #ebebebad;
}

.career-formResult h6 {
    padding: 4rem;
}

.field-validation-error {
    display: grid;
    color: #912420;
}

.alert-success {
    background-color: initial;
    border-color: #a8c26e;
    color: #a8c26e;
    border: 1px solid #a8c26e;
}

.career-icon {
    font-size: 13rem;
}
h6 {
    font-weight: bolder;
    font-size: 1.2rem;
}

.radio-button {
    display: none;
}
/*.table > :not(caption) > * > * {
     padding: initial !important;

}*/
.hidden{
    display:none;
}
.validation-summary-valid ul{
    list-style-type:none;
}
.box-oppor {
    background: #192c4c;
    padding: 2rem 2rem 1rem;
    display: flex;
    max-width: 315px;
    border-radius: 10px;
    justify-content:center;
}
    .box-oppor h5 {
        color: #fff;
        text-align: center;
    }
.box-oppor-2 {
    background: #939598;
    padding: 7px 1rem 1rem;
    display: flex;
    max-width: 315px;
    border-radius: 10px;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
    .box-oppor-2 h6 {
        color: #192c4c;
        text-align: center;
    }
.oppor-des {
    padding: 2rem;
    border: 2px solid #192c4c;
    display: flex;
    color: #192c4c;
    max-width: max-content;
    border-radius:10px;
}

 