.whole-section {
    margin: auto;
    box-shadow: 0px 2px 6px #00000029;
    padding: 1.563rem;
    margin-top: 1rem;
}
/* .custom-action {
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 1rem 0;
} */
.inner-section {
    margin: auto;
    border: 1px solid #dee2e6;
    padding: 1.563rem;
    margin-top: 1rem;
}

/* .sample-class{
    padding-top: 5px;
} */

.custom-composite-wrapper-country-w,
.custom-composite-wrapper-housing{
    align-self: flex-end;
}

/* .js-form-item-contract-work{
    margin-top: 1.563rem !important;
}   */

/* .region-content {
    overflow-x: hidden !important;
} */
#locations_work_comp_table
{
    margin: auto;
    border: 1px solid #dee2e6;
    padding: 25px 0px;
    margin-bottom: 1rem;
}
#countries_worked_table{
    margin: auto;
    border: 1px solid #dee2e6;
    padding: 25px 0px;
    margin-bottom: 1rem;
}
#edit-short-term-goals-checkboxes{
    margin: auto;
    border: 1px solid #dee2e6;
    padding: 1.563rem;
    margin-bottom: 1rem;
    margin-top: 4px;
}
#edit-long-term-goals-checkboxes
{
    margin: auto;
    border: 1px solid #dee2e6;
   padding: 1.563rem;
    margin-bottom: 1rem;
    margin-top: 4px;
}
.relocate-value{
    margin-top: 10px !important;
}
.js-form-item-job-level{
    padding-top: 0px !important;
}

/* .js-form-item-long-term-goals{
    padding: 0px !important;
} */
/* .js-form-item-contract-work {
    margin-bottom: 5rem;
} */

.webform-item-operations-img-btn {
    min-width: 50px !important;
    /* 
    height: 30px !important; 
    height: 40px !important;
    */
}
.webform-composite-operations-wrapper:after {
    content: "";
    margin: 0 auto;
    width: 95%;
    border-bottom: 2px solid #D2D2D2 !important;
    /* border-bottom: 2px solid #D2D2D2 !important; */
    /* padding-bottom: 3px; */
    padding-top: 4px;
    opacity: 40%;
}
/* .navbar-nav {
    background-color: #E9F1F2 !important;
} */
.upload-field {
    margin-top: 2px !important;
}
.form-textarea-wrapper textarea{
    box-shadow: none !important;
}
.form-textarea-wrapper textarea:focus{
    border: 1px solid #ced4da !important;
}



/* 
#edit-work-preferennce-row1{
    padding: 0;
} */


@media screen and (min-width: 768px) {

    /* .custom-action {
        display: flex;
        justify-content: space-between;
        margin: auto;
        padding: 1rem 0;
    } */

    /* .webform-button--previous {
        margin-left: 53rem;
    } */
}
.space-refer label{
    font-weight: bold !important;
    margin-left: 3rem !important;
}


.webform-file-remove-btn {
    background-size: 14px !important;
    height: 22px !important;
    width: 22px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}