section.section.three-columns h5 {
    height: 58px;
    max-height: 58px;
    min-height: 58px;
    overflow: hidden;
}

section.section.three-columns p.card-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 96px;
}

.navbar-nav li.nav-item {
    padding-left: 10px;
}

.navbar-nav li.nav-item .dropdown-menu {
    margin-left: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

header .offcanvas-body .offcanvas-desktop .dropdown-menu ul li a,
header .offcanvas-body .offcanvas-tablet .dropdown-menu ul li a {
    padding: 4px 55px 4px 0;
    white-space: nowrap;
    height: 28px;
}
header .offcanvas-body .offcanvas-desktop .dropdown-menu-profile ul li a,
header .offcanvas-body .offcanvas-tablet .dropdown-menu-profile ul li a {
    padding-right: 40px;
}

header .offcanvas-body .offcanvas-desktop .dropdown-menu ul li,
header .offcanvas-body .offcanvas-tablet .dropdown-menu ul li {
    margin-top: 4px;
    margin-bottom: 4px;
    border: none;
}

header .offcanvas-body .offcanvas-desktop .dropdown-menu ul,
header .offcanvas-body .offcanvas-tablet .dropdown-menu ul {
    padding-top: 0;
}

.areas header .header-content .area-list {
    margin-top: 70px;
}

header .offcanvas-body ul::before {
    font-family: Open Sans Condensed, sans-serif;
}

section.section.three-columns h5, section.section.three-columns .h5 {
    font-family: Open Sans Condensed, sans-serif;
}

section.section.testimonials > div .row .profile .name {
    font-family: Open Sans Condensed, sans-serif;
}

.positions .position-box .tags span {
    font-weight: 600;
}

h5.offcanvas-title img {
    width: 64px;
    margin-left: 11px;
}

header .offcanvas-header span {
    margin-left: 33px;
}

/*header .offcanvas-body .offcanvas-desktop .dropdown-menu-end.show, header .offcanvas-body .offcanvas-tablet .dropdown-menu-end.show {
    left: -20px;
}*/

header .offcanvas-body .dropdown-menu-profile ul::before {
    content: none;
}

header .offcanvas-body .offcanvas-desktop .dropdown-menu-end ul li a, header .offcanvas-body .offcanvas-tablet .dropdown-menu-profile ul li a {
    padding: 4px 50px 4px 0;
}

#loginModal #signin_username {
    height: 62px;
    width: 67%;
    margin-bottom: 10px;
}
#loginModalProject #signin_project_username {
    height: 62px;
    width: 67%;
    margin-bottom: 10px;
}

ul.error_list {
    list-style: none;
    padding-left: 0;
}

ul.error_list li {
    color: red;
}

.form-wrapper .form-header h4, .form-wrapper .form-header .h4 {
    font-family: Open Sans Condensed, sans-serif;
}

.signin-loading {
    height: 134px;
    text-align: center;
}

.signin-loading img {
    width: 70px;
    margin-top: 27px;
}

.form-wrapper .form-horizontal input[type="checkbox"] ~ label {
    white-space: normal;
}
.form-wrapper .form-horizontal input[type="radio"] ~ label {
    white-space: normal;
}

.wrapper-page {
    overflow: hidden;
    width: 100%;
}

.sf_apply.form-wrapper {
    padding: 0 10px;
}

ul.checkbox_list, ul.radio_list {
    padding-left: 0
}

.form-horizontal span.help {
    font-size: 13px;
    color: #333;
}

.section.positions .sf_apply h2, .section.positions .sf_apply .h2 {
    padding: 20px 0;
    margin-bottom: 0;
}

.details aside {
    top: 2px;
}

.positions .position-box::after {
    top: -1px;
    bottom: -1px;
}

@media (max-width: 767px) {
    .wrapper-page-mobile {
        overflow: hidden;
    }

    .positions-content .main > div .filter span {
        font-size: 21px;
    }

    .positions .position-box::after, .position-list .position-box::after {
        top: -1px;
        bottom: -1px;
    }
}

@media (max-width: 570px) {
    #apply-modal .modal-dialog ul.radio_list li {
        display: inline-block;
        width:100%;
    }
    div.project-buttons div.linkedin_btn {
        margin-top: 60px;
    }
    .jssorb05 {
        bottom: 110px;
    }

    .apply-box.left, .apply-box.right {
        width:80%;
    }
    div.component-modal div.facebook_btn,div.component-modal div.linkedin_btn {
        max-width:46%;
    }
    div.component-modal div.facebook_btn img, div.component-modal div.linkedin_btn img {
        max-width:100%;
    }
}

.modal-container .subtitle {
    font-size: 1.23077em;
    text-transform: uppercase;
}
.modal-container ul.error_list {
    margin-bottom:-20px;
}
.modal .subtitle {
    text-transform: uppercase;
    font-weight: 600;
    color: #004e98;
    text-align: center;
    padding: 5px 0em 0.625em 0em;
}


#apply-modal .modal-dialog ul.radio_list {
    list-style-type: none;
    padding-left: 5px;
}
#apply-modal .modal-dialog ul.radio_list li {
    display: inline-block;
    width:48%;
    vertical-align: top;
    margin-bottom: 5px;
}
#apply-modal .modal-dialog ul li label {
    width:80%;
    vertical-align: top;
    font-weight: normal;
    color: black;
    display: inline;
}
.form-check-input:checked {
    background-color: #1bb7f5;
    border-color: #1bb7f5;
}

.form-check-input {
    border: 1px solid black;
}

.form-check-input:focus {
    box-shadow: none;
}

#apply-modal .modal-dialog {
    width: 800px;
    max-width: 100%;
}

#apply-modal .btn {
    width: 300px;
    max-width: 80%;
    margin: 0 auto;
}

header.has-background {
    background: url("../images/hero.png") no-repeat,linear-gradient(259.5deg, #1E3BE2 0%, #671CE1 100%);
    background-size: contain;
    background-position: 80% 50%;
}

.form-wrapper .regform label {
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;

    /* Dark Blue */
    color: #0D223C;
    padding-bottom: 5px;
}

.form-wrapper .regform .form-control {
    height: 62px;
    margin-bottom: 10px;
    background: #FFFFFF;

    /* Dark Blue */
    border: 1px solid #0D223C;
    border-radius: 4px;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 17px 18px 20px;
    gap: 20px;
}

#dedication-form-container .delete-mail, .job-table.applyments .delete-mail  {
    box-sizing: content-box;
    padding: .25em .25em;
    color: #f00;
    background: rgba(255,0,0,0) url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 2.1825L9.8175 0L6 3.8175L2.1825 0L0 2.1825L3.8175 6L0 9.8175L2.1825 12L6 8.1825L9.8175 12L12 9.8175L8.1825 6L12 2.1825Z' fill='%23FF0000'/%3e%3c/svg%3e") center/12px auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: 1;
    text-indent: -9999px;
    vertical-align: middle;
    height: 12px;
    display: block;
    line-height: 80px;
    margin-left: 19px;
    cursor: pointer;
    width:12px;
}

input[type="button"].btn, input[type="submit"].btn {
    border-radius: 4px;
    padding: 19px 31px;
}

input[type="button"].btn.btn-primary, input[type="submit"].btn.btn-primary {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}

input[type="button"].btn.btn-primary:hover, input[type="button"].btn.btn-primary:focus,
input[type="submit"].btn.btn-primary:hover, input[type="submit"].btn.btn-primary:focus {
    background-color: #1bb7f5;
    border-color: #1bb7f5;
}

input[type="button"].btn:hover, input[type="button"].btn:focus,
input[type="submit"].btn:hover, input[type="submit"].btn:focus {
    box-shadow: 0 13px 10px rgba(0,0,0,.15);
}

.form-select {
    border: 1px solid #0D223C;
    border-radius: 4px;
    height: 62px;
    font-size: 16px;
}

.form-select:focus {
    border-color: #0D223C;
    outline: 0;
    box-shadow: none;
}

.form-wrapper input[type="checkbox"] ~ label, .form-wrapper input[type="radio"] ~ label {
    font-weight: 400;
    font-family: open Sans, sans-serif;
    text-transform: none;
}

span.error {
    color: red;
}


.form-wrapper input[type="radio"] ~ label {
    font-size: 16px;
    line-height: 22px;
    color: #0d223c;
    position: relative;
    white-space: nowrap;
    padding: 0 0 0 10px;
    font-weight: 400;
}

.form-wrapper input[type="radio"]:checked ~ label {
    font-weight: bold;
}


.form-wrapper .form-horizontal.regform span.required {
    color: red;
}

.form-wrapper .form-horizontal.regform span.error {
    display: block;
    margin-top: -5px;
    margin-bottom: 5px;
}

.form-wrapper .form-horizontal.regform div.help {
}

.form-wrapper .form-horizontal.regform span.help {
    display: block;
    line-height: 17px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.form-wrapper .form-horizontal.regform .input-group .input-group-addon {
    border: 1px solid #0D223C;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 62px;
    line-height: 38px;
    padding: 10px;
}

.form-wrapper .regform textarea.form-control {
    height: auto;
}
.section.positions .sf_apply_apply  h2 {
    font-size: 24px;
}
.form-wrapper .regform fieldset legend h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #012d8d;
}

.form-wrapper .regform .hidden {
    display: none !important;
    visibility: hidden !important;
}

.section.positions .sf_apply_apply.form-wrapper .regform fieldset legend h2 {
    font-size: 21px;
    padding-bottom: 0;
    padding-top: 30px;
}

.section.positions .sf_apply_apply.form-wrapper .regform fieldset legend h2 span.number {
    display: none;
}
.input-group.file-group {
    flex-wrap: nowrap;
    margin-bottom: 10px;
}

.btn-file input[type="file"] {
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    opacity: 0;
    outline: medium none;
    text-align: right;
    top: 0;
    position: absolute;
    right: 0;
    width: 100px;
}

input[type="text"].file-name {
    border: 1px solid #0D223C;
    height: 62px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 14px;
    color: #002e5e;
}

.file-group .file-btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background: black;
    border: 0;
    white-space: nowrap;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background ease-in-out 0.1s;
    -moz-transition: background ease-in-out 0.1s;
    -webkit-transition: background ease-in-out 0.1s;
    max-width: 100%;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    vertical-align: top;
    text-transform: none;
    padding: 19px 31px;
    height: 62px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

input[type="text"].file-name:focus, input[type="text"].file-name:focus-visible {
    box-shadow: none;
    outline: 0 none;
}

a.btn.btn-primary, button.btn.btn-primary {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}

.job-table th.position-name-header {
    width: 300px;
}
.job-table th.position-name-header-favorites {
    width: 600px;
}
.job-table th.position-date-header {
    width: 180px;
}
.job-table th.position-feedback-header {
    width: 300px;
}
.job-table thead, .job-table tbody, .job-table tfoot, .job-table tr, .job-table td, .job-table th {
    border-color: #0D223C;
}
@media (max-width: 767px) {
    div.job-table {
        margin-top: 0;
    }

    .job-table .table thead {
        display: none;
    }

    .job-table .table tbody, .job-table .table td, .job-table .table tr {
        display: block;
    }

    .job-table .table tbody tr {
        border: 1px solid #0D223C;
        margin-bottom: 10px;
        position: relative;
    }

    .job-table .table tbody tr span.input-group-addon {
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .job-table .table tbody tr td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        border-bottom: none;
        border-right: none;
        background: #fff;
        padding-right: 10px;
    }
    .job-table .table tbody tr td:first-child {
        padding-top: .625rem;
    }
    .job-table .table tbody tr td span {
        margin: 8px 0;
    }
    .job-table .table tbody tr td span.job-title {
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
}

#dedication-container.form-wrapper .form-horizontal.regform .input-group .input-group-addon {
    border: none;
    height: 62px;
    line-height: 38px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.positions-content .modal-header h1, .positions-content .modal-header .h1, #searchModal .modal-header h1, #searchModal .modal-header .h1, #filterModal .modal-header h1, #filterModal .modal-header .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #0d223c;
    font-family: Open Sans Condensed, sans-serif;
}

.positions .position-box .tags span {
    white-space: nowrap;
}

.position-list .position-box .comment span.separator {
    color: #cfd3d8;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
    font-weight: 600;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-search {
    display: none;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    font-size: 12px;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    background-size: contain;
    width: 10px;
    height: 8px;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
    padding-right: 7px !important;
}

.positions-content .main > div .filter .tags li a {
    font-family: "Open Sans Condensed",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #3d4e63;
    width: auto;
    height: auto;
    background-image: none;
}

.positions-content .main > div .filter .tags li a span.close {
    display: none;
}

.positions-content .main > div .filter .tags li.active {
    background: #0D223C;
}
.positions-content .main > div .filter .tags li.active  a {
    color: white;
}

#joblist img.loading {
    width: 80px;
    display: block;
    margin: 10% auto;
}

@media (max-width: 767px) {
.positions-content .filter .tags {
        flex-wrap: wrap;
    }
}

.pagination ul {
    list-style: none;
    display: flex;
    padding: 0;
}
.pagination ul  li {
    padding: 0;
    border: 1px solid #0d223c;
    color: #000;
    border-radius: 4px;
    min-width: 30px;
    margin-right: 10px;
}

.pagination ul  li.active, .pagination ul  li:hover {
    border: 1px solid #0D223C;
    color: #fff;
    background: #0D223C;
}

.pagination ul  li:last-child {
    margin-right: 0;
}

.pagination ul  li a {
    padding: 5px 10px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    display: block;
}

.pagination ul  li.active a, .pagination ul  li:hover a {
    color: #fff;
}

.positions-content .main > div .filter .tags li {
    padding: 0;
}
.positions-content .main > div .filter .tags li a {
    padding: 6px 12px;
    display: block;
}
