.modal-dialog .modal-header .modal-title {
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    font-size: 1.5em;
    color: #825ae0;
    font-weight: 600;
}
.modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}


.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
label {
     display: inline-block;
    /* max-width: 100%; */
     margin-bottom: 0px;
     font-weight: normal;
}
.cke {
    border: 1px solid #a9c7d3 !important;
    /* background-color: #f0f5f7 !important; */
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}
.cke .cke_inner {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}
.cke .cke_inner .cke_top
{
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.cke .cke_inner .cke_bottom
{
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.language .item .rating {
    padding-left: 25px;
}
.language .item .rating {
    padding-left: 25px;
}
.language .item .rating .rateyo {
    margin-top: 10px;
}



.tab-view.table-based-tab {
    padding-bottom: 45px;

}
.tab-view.table-based-tab .table {
    clear: both;
    padding-bottom: 20px;
}

.list-page.tab-view .title .column-1:first-child::before,
.list-page.tab-view .column-1:first-child::before
{
    left: 0;
    width: 0%;
}
.list-page.tab-view .item .column-5::before {
    width: 100%;
}

.list-page.tab-view .item:hover .column-1::before
{
    background: none;
}
.list-page.tab-view .title > div a span::after,
.list-page.tab-view  .title .active a span::after,
.list-page.tab-view  .title > div a:hover span::after {
    display: none;
}

.list-page.tab-view  .wrap-drop-down ul.drop-down {
    width: 100px;
    left: -20px;
}
@media only screen and (max-width: 610px) {
    .list-page.tab-view  .wrap-drop-down ul.drop-down {
        width: 100%;
        left: 0;
    }
}
.list-page.tab-view.experiences .title .column-1,
.list-page.tab-view.experiences .item .column-1 {
    width: 18%; }

.list-page.tab-view.experiences .title .column-2,
.list-page.tab-view.experiences .item .column-2 {
    width: 25%; }

.list-page.tab-view.experiences .title .column-3,
.list-page.tab-view.experiences .item .column-3 {
    width: 25%; }

.list-page.tab-view.experiences .title .column-4,
.list-page.tab-view.experiences .item .column-4 {
    width: 25%; }

.list-page.tab-view.experiences .title .column-5,
.list-page.tab-view.experiences .item .column-5 {
    width: 25%; }

.list-page.tab-view.experiences .title .column-6,
.list-page.tab-view.experiences .item .column-6 {
    width: 9%; }
.list-page.tab-view.experiences .title > *,
.list-page.tab-view.experiences .item > * {
    text-align: center;
}

/* education */

.list-page.tab-view.education .title .column-1,
.list-page.tab-view.education .item .column-1 {
    width: 18%; }

.list-page.tab-view.education .title .column-2,
.list-page.tab-view.education .item .column-2 {
    width: 25%; }

.list-page.tab-view.education .title .column-3,
.list-page.tab-view.education .item .column-3 {
    width: 25%; }

.list-page.tab-view.education .title .column-4,
.list-page.tab-view.education .item .column-4 {
    width: 25%; }

.list-page.tab-view.education .title .column-5,
.list-page.tab-view.education .item .column-5 {
    width: 25%; }

.list-page.tab-view.education .title .column-6,
.list-page.tab-view.education .item .column-6 {
    width: 9%; }
.list-page.tab-view.education .title > *,
.list-page.tab-view.education .item > * {
    text-align: center;
}

.period-container .btn-remove {
    float: left;
    /*margin-top: 35px;*/
    margin-right:10px;
}

.link-add.periods a {
    padding-top: 5px;
}
/* end education */


/* trainings */

.list-page.tab-view.trainings .title .column-1,
.list-page.tab-view.trainings .item .column-1 {
    width: 18%; }

.list-page.tab-view.trainings .title .column-2,
.list-page.tab-view.trainings .item .column-2 {
    width: 25%; }

.list-page.tab-view.trainings .title .column-3,
.list-page.tab-view.trainings .item .column-3 {
    width: 25%; }

.list-page.tab-view.trainings .title .column-4,
.list-page.tab-view.trainings .item .column-4 {
    width: 25%; }

.list-page.tab-view.trainings .title .column-5,
.list-page.tab-view.trainings .item .column-5 {
    width: 25%; }

.list-page.tab-view.trainings .title .column-6,
.list-page.tab-view.trainings .item .column-6 {
    width: 9%; }
.list-page.tab-view.trainings .title > *,
.list-page.tab-view.trainings .item > * {
    text-align: center;
}
/* end trainingss */

/*.modal .modal-dialog.tab-edit .modal-body {*/
    /*overflow-y: auto;*/
    /*max-height: calc(100vh - 150px);*/
/*}*/
@media (min-width: 768px) {
    .modal .modal-dialog.tab-edit {
        width: 650px;

    }
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: initial;
    }
}.modal .modal-dialog.tab-edit .modal-content {
    padding-left: 30px;
    padding-right: 30px;
}

.checkbox-style.no-top-margin {
    margin-top: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 8px;
}

.login section.container .active-level,
.page section.container .active-level {
    min-height:300px;
    display: table;
    padding-bottom: 35px;
}
.login section.container .active-level .container-inner,
.page section.container .active-level .container-inner
{
    vertical-align: middle;
    display: table-cell;
}

.error {
    color: #ff0000;
    font-weight: bold;
}


/* users */
.list-page .users-table {
    /*min-height: 300px;*/
    padding-bottom: 35px;
}

.list-page .users-table .title .column-1,
.list-page .users-table .item .column-1 {
    width: 25%; }

.list-page .users-table .title .column-2,
.list-page .users-table .item .column-2 {
    width: 25%; }

.list-page .users-table .title .column-3,
.list-page .users-table .item .column-3 {
    width: 10%; }

.list-page .users-table .title .column-4,
.list-page .users-table .item .column-4 {
    width: 10%; }

.list-page .users-table .title .column-5,
.list-page .users-table .item .column-5 {
    width: 25%; }

.list-page .users-table .title .column-6,
.list-page .users-table .item .column-6 {
    width: 9%; }
.list-page .users-table .title > *,
.list-page .users-table .item > * {
    text-align: center;
}
/* end trainingss */

.align-center {
    text-align: center !important;
}

.checkbox-style.checkbox-full-row {
    margin-left: 25px;
    margin-top: 15px;
}
.modal .checkbox-style.checkbox-full-row {
    margin-top: 5px;
    margin-bottom: 5px;
}

.width-5 {
    width: 5% !important;
}
.width-10 {
    width: 10% !important;
}
.width-15 {
    width: 15% !important;
}
.width-20 {
    width: 20% !important;
}
.width-25 {
    width: 25% !important;
}
.width-30 {
    width: 30% !important;
}
.width-35 {
    width: 35% !important;
}
.width-40 {
    width: 40% !important;
}
.width-45 {
    width: 45% !important;
}
.width-50 {
    width: 50% !important;
}
.width-55 {
    width: 55% !important;
}
.width-60 {
    width: 60% !important;
}
.width-65 {
    width: 65% !important;
}
.width-70 {
    width: 70% !important;
}
.width-75 {
    width: 75% !important;
}
.width-80 {
    width: 80% !important;
}
.width-85 {
    width: 85% !important;
}
.width-90 {
    width: 90% !important;
}
.width-95 {
    width: 95% !important;
}


/*.select2-results__option--highlighted[aria-selected=true] {*/
    /*display: none;*/
/*}*/
.select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected="true"] {
    display: none;
}

section .page-title {
    text-align: center;
}
section .page-title > span {
    padding: 25px 0 10px;
}

.container-templates {
    display: none;
}
.modal-container-templates {
    display: none;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.typeahead .dropdown-menu {
    margin-top: 0px;
}

.candidates-table-inner-block .item a {
    /*color: #FE5000;*/
    color: #000;
}
.candidates-table-inner-block .item a:hover {
    /*color: #1680A8;*/
    color: #000;
}
.candidates-table-inner-block .item .button {
    font-size: 20px;
}

.terms-container {
    max-height: 500px;
    overflow-y: auto;
}

.references-dates-checkboxes-block {
    margin-top: 22px;
}
.font-small-10 {
    font-size: 10px;
}
.text-no-uppercase {
    text-transform: none !important;
}

/* Paddings */
.p-0 { padding: 0 !important; }
.p-5 { padding: 5px !important; }
.p-10 { padding: 10px !important; }
.p-15 { padding: 15px !important; }
.p-20 { padding: 20px !important; }

.p-t-0 { padding-top: 0 !important; }
.p-t-5 { padding-top: 5px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-t-20 { padding-top: 20px !important; }

.p-b-0 { padding-bottom: 0 !important; }
.p-b-5 { padding-bottom: 5px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-b-20 { padding-bottom: 20px !important; }

.p-l-0 { padding-left: 0 !important; }
.p-l-5 { padding-left: 5px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-l-25 { padding-left: 20px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-l-35 { padding-left: 35px !important; }
.p-l-40 { padding-left: 40px !important; }
.p-l-45 { padding-left: 45px !important; }
.p-l-50 { padding-left: 50px !important; }

.p-r-0 { padding-right: 0 !important; }
.p-r-5 { padding-right: 5px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-r-20 { padding-right: 20px !important; }

/* Margin */
.m-0 { margin: 0 !important; }
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }

.m-t-0 { margin-top: 0 !important; }
.m-t-5 { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-20 { margin-top: 20px !important; }

.m-b-0 { margin-bottom: 0 !important; }
.m-b-5 { margin-bottom: 5px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25 { margin-bottom: 25px !important; }

.m-l-0 { margin-left: 0 !important; }
.m-l-2 { margin-left: 2px !important; }
.m-l-5 { margin-left: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-20 { margin-left: 20px !important; }

.m-r-0 { margin-right: 0 !important; }
.m-r-2 { margin-right: 2px !important; }
.m-r-5 { margin-right: 5px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-20 { margin-right: 20px !important; }


.hidden {
    display: none !important;
}
.modal-dialog {
    min-width: 500px;
}
.wrap-form-search {
    padding: 0;
}