
.dialog-edit-programe{
    padding:10px
}
.hide_column{
    display: none;
}
.freelancerDeleteBtn, .zendeskBtn, .delete-not-admin{
    display: none;
}
.zendeskBtn {
    min-width: 102px;
}
.zendeskBtn.show {
    display: block;
}
#add-comment-form-program {
    margin-top: 10px;
}
.modal-dialog .control-label{
    margin: 6px 0 0 0;
}
.row form{
    width: 100%;
}
.modal-footer-review {
    border-top: 1px solid #dee2e6;
    padding-right: 30px;
}
.modal-footer-review #fileListReview > .form-document:last-child {
    margin-bottom: 10px;
}
.bodyCheck{
    margin-bottom: 15px !important;
}
.hide {
    display: none !important;
}
.tab-scroll{
    overflow-x: scroll ;
}
.non-overflow{
    overflow :hidden;
}
.loading_block {
    z-index: 1000;
    border: medium none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(27, 32, 36);
    opacity: 0.33;
    cursor: wait;
    position: fixed;
}
.w-none{
    max-width: none !important;
    width: auto;
} 
.dataTables_filter {
    display: none;
}
.ml-none{
    margin-left: 0px !important;
}
.role-list .control-label{
    justify-content: left;
}
.role-list .control-label.pl-40 {
    padding-left: 40px;
}
.btn-badge-number-2 {
    position: relative;
    padding-left: calc(.375rem + 42px);
    font-size: 13pt;
    font-family: 'FiraSansRegular';
    border: none;
    margin-left: 10px !important;
}
.btn-badge-number-2 > span {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    width: 34px;
    background: #595b62;
    padding: .5rem 1rem;
    line-height: 32px;
    padding: 0;
    border-radius: .25rem 0 0 .25rem;
}
.btn-badge-number-2 > .fas {
    font-size: 12px;
    margin-left: 5px;
}

.btn-badge-number-2 > span {
    background-color: #516CC2;
}
.btn-badge-number-2.disabled > span, .btn-badge-number-2:disabled > span{
    background-color: #9CAEE7;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f0f0f4;
    opacity: 1;
}
.comment-list ul li {
    margin-bottom: 15px;
}
.label-info {
    background-color: #5bc0de;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.a-none:hover{
    text-decoration: none;
}
.pull-right,.fright {
    float: right !important;
}
.comment-list {
    margin-top: 20px;
}
.mw-100{
    max-width: 100px !important;
}

.mw-50{
    max-width: 50px !important;
}
.miw-none{
    min-width: 0 !important;
}
.mw-150 {
    max-width: 150px !important;
}
.actions{
    min-width: 0px !important;
    width: 165px;
    max-width:165px ;
}
.w-70px{
    width: 70px !important;
}
.b-10{
    bottom: 10px !important;
}
.switch {
    width: 38px !important;
}
.ml-0{
    margin-left: 0px !important;
}
.result-role {
    display: inline-block;
    margin: 10px 0px 0px 0px;
    padding: 6px 15px;
    text-align: center;
}
.p-15{
    padding: 15px;
}
.w-100p{
    width: 100px !important;
}
.h6, h6, .label {
    font-size: inherit;
}

.width-input-filter, .form-date {
    min-width: 270px;
}
.mw-110{
    max-width: 110px !important;
}
.mw-70{
    max-width: 70px !important;

}
.translator-details .card .card-header .btn, label.btn, .btn    {
    font-size: inherit !important;
}

.actions a, i.fas, span.fas, h2{
    font-size: 13px !important;
}
.actions a{
    margin-right: 0 !important;
}
td .fas{
    padding: 7px;
}
td.actions .fas {
    padding: 0 7px;
}
.input_other {
    margin-top: 10px;
}
.card-header {
    font-family: 'FiraSansSemiBold';
    line-height: 34px;
}
.modal .modal-content .card-header {
    line-height: inherit;
}
#addUnavailability .modal-body, #editUnavailability .modal-body, .modal-body-overflow-y-inherit {
    overflow-y: inherit !important;
}

.alert-nda-template, .alert-nda, .alert-api-key {
    padding: 0px 15px !important;
    margin-bottom: 0 !important;
    display: block;
    position: inherit;
    left: calc(100% - 30px);
    top: -52px;
    min-width: 160px;
    line-height: 31px;
    height: 34px;
    text-align: center;
}
.alert-api-key{
    top:0px !important;
    margin: 0px !important;
}
.result-Generalselects {
    display: inline-block;
    margin: -10px 0px 0px 10px;

    padding: 6px 15px;
    text-align: center;
}
.section-title {
    position: relative;
    float: left;
    font-family: 'FiraSansSemiBold';
    margin: 0;
    height: 34px;
    line-height: 30px;
    font-weight: normal;
    padding: 0 1rem 0 0;
    color: #787a84;
    font-size: 17px !important;
}
div.toggle {
    min-height: 2.85rem !important;
}
table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::before {
    right: 7px;
}
table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before{
    text-align: left;
}
td.actions a, div.actions a {
    cursor: pointer;
}
td.actions a, div.actions a:hover {
    text-decoration: none;
}
div.actions a .fas:hover{
    opacity: 0.7;
}

.overflow-auto{
    overflow: auto;
}

.sn-checkbox-open-in-new-window, .note-link-popover{
    display:none !important;
}
.note-editor.panel-default{
    padding:0 !important;
}
.panel-heading.note-toolbar {
    margin: 1px !important;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.note-btn.btn-default{
    border-radius: 3px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.note-btn.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}
.w1170{
    width: 1170px !important;
    max-width: 1170px !important;
}
.note-image-popover, .note-table-popover{
    display: none !important;
}
.messages-qc-report-no-match{
    font-weight: normal;
}
#settingCurrenciesTable .linguist{
    max-width: 150px;
    width: 150px;
}
.v-middle{
    vertical-align: middle !important;
}
.pt2{
    padding-top: 2px;
}
#qcReportTable thead th, #qcReportTable tbody td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.loading-message{
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    color:#333;
    padding: 10px;
}
.message-dtt{
    top: 15%;
    display: inline;
    padding: 10px 30px;
}
#performanceReportDTT_wrapper .dataTables_scrollHeadInner {
    width: calc(100% - 17px) !important;
}
#performanceReportDTT_wrapper .dataTables_scrollHeadInner > table,
#performanceReportDTT_wrapper .dataTables_scrollHeadInner.active {
    width: 100% !important;
}
.select2-container--default .select2-results__option[aria-selected="true"]{
    display: none !important;
}
.select2-container--open {
    z-index: 99999999;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0);
}
.b-top-none{
    border-top: none !important;
}
.pt-9{
    padding-top: 9px !important;
}
div a .fas{
    cursor: pointer;
}
.note {
    font-size: inherit;
}
.wrap-model-programms {
    background: #ffff;
    max-height: calc(100vh - 80px);
    overflow-x: hidden;
    overflow-y: auto;
}
@media(min-width: 992px) {
    .wrap-model-programms-review {
        background: #ffff;
        max-height: calc(100vh + 60px);
        overflow-x: hidden;
        overflow-y: hidden;
    }
}
.flex-wrap{
    flex-wrap: wrap;
}
.scroll-area > .row{
    max-height: 300px;
}
@media(min-width: 992px) {
    .modal-body {
        max-height: calc(85vh - 126px);
        overflow-y: auto;
    }
    .wrap-model-programms  #add-comment-form-program {
        max-height: calc(100vh - 120px);
        overflow-y: scroll;
        padding-right: 10px;
    }

    .modal-body-review{
        max-height: calc(100vh - 380px) !important;
    }
    .wrap-model-programms-review  #add-comment-form-program {
        max-height: calc(100vh - 300px);
        overflow-y: scroll;
        padding-right: 10px;
    }
    .scroll-area > .row{
        max-height: 700px;
    }
}
.modal-header-review{
    border-bottom: 1px solid #dee2e6;
    justify-content: normal !important;
    display: block !important;
}
@media(max-width: 1200px) {
    .freelancer-toggle{
        width: 100%;
    }
}

.w300{
    width: 300px !important;
}
.overflow-auto{
    overflow: auto !important;
}
#importTimePicker .bootstrap-datetimepicker-widget.dropdown-menu,
#importTimePickerSlowProgress .bootstrap-datetimepicker-widget.dropdown-menu,
#importTimePickerOverdue .bootstrap-datetimepicker-widget.dropdown-menu {
    left: 0% !important;
    right: inherit !important;
}
.wrap-model-programms-review > .scroll-area{
    margin-right: 0px !important;
    overflow-y:auto;
    overflow-x: hidden;
    margin-bottom: 5px;
}
.modal-footer-review > .form-group:nth-child(1){
    margin-bottom: .5rem !important;
}
.modal-footer-review > .form-group{
    margin-bottom: 0px;
}
.title-ext{
    color: white !important;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.title-ext.title-manual{
    background-color: #dd3eae !important;
}
.title-ext.title-manual::after {
    content: 'Manual';
}
.title-ext.title-imported{
    background-color: green !important;
}
.title-ext.title-imported::after {
    content: 'Imported';
}
.title-ext.title-api{
    background-color: #ffc107 !important;
}
.title-ext.title-api::after {
    content: 'API';
}
@media(min-width: 1500px) {
	#supplemental-rates-tbl tbody td:nth-child(n+3){
		text-align: right;
		padding-right: 50px;
	}
}
#supplemental-rates-tbl tbody td{
	width: 10%;
}
#supplemental-rates-tbl tbody td:nth-child(-n+2){
	text-align: left;
}
#supplemental-rates-tbl thead tr:first-child th:nth-child(-n+2){
	text-align: left;
	vertical-align: middle;
}

.translator-details span.select2{
    width: 100% !important;
}
.key-api-btn{
    min-width: 100px;
    padding: 0 10px;
}
.submit-linguist-btn, .reject-linguist-btn{
    line-height: inherit !important;
    height: 34px !important;
    padding: 5px 10px 5px 10px;
}
h3.submit-linguist, h3.reject-linguist{
    font-size: 13px !important;
}
#page-header .error-submit{
    margin: 0 auto 10px auto !important;
    width: fit-content !important;
    padding: 10px 50px 10px 50px !important;
}
.onboarding-workflow-warning{
    margin-top:5px;
    margin-bottom: 0px;
}
.fas.disabled{
    opacity: 0.5;
    pointer-events: none;
}
.fas.disabled:hover {
    opacity: 0.5;
}
.page-header h3.view-linguists-detail a, .linguist-details div.view-as-linguist-mobile a {
    color: #337ab7;
    font-family: 'FiraSansRegular';
}
.application-status-header{
    padding: 10px 5px;
}
.bookstack-input {
    font-size: 10px;
    text-align: justify;
    padding: 5px 0px 0px 0px;
}
.w130px{
    width: 130px;
}
.w400px{
    width: 400px;
}
.w250px{
    width: 250px;
}
.w200px{
    width: 200px;
}
.onboarding-history .card-body{
    border: none;
}

.th-date, .th-change, .th-status {
    width: 33.333333%;
}

@media (max-width: 576px) {
    .th-date {
        width: 25%;
    }

    .th-status {
        width: 41.666667%;
    }
}
.report-linguist-detail-content a, .report-linguist-detail-content a:hover{
    color: #007bff !important;
}
.tab-content #linguistHistoryTab,.tab-content #weeklydataTab,
.tab-content #aqcReportTab,
.tab-content #weeklyreportTab{
    margin-bottom: 60px;
}

.navbar .navbar-nav li .nav-link i {
    margin-left: 8px;
    color: rgba(0,0,0,.5);
}
.navbar .navbar-nav.navbar-right li .nav-link i {
    margin-left: 0 !important;
    padding: 10px !important;
}
.navbar .navbar-nav.navbar-right li {
    margin-left: 1px !important;
}
.navbar .navbar-nav li .dropdown-item {
    position: relative;
    padding-right: 40px;
}

.navbar .navbar-nav li .dropdown-item i {
    position: absolute;
    right: 12px;
    top: 12px;
}
.d-flex-right{
    margin-left: auto;
    order: 2;
}
.personal-details-card .card-header p:first-child, .bank-details-card .card-header p:first-child {
    margin-bottom: 0;
}
.bg-grey input[type="checkbox"]{
    background: white;
}
.bg-grey input[type="checkbox"]:after{
    margin-right: 0px;
}
.light-blue{
    background-color: #DEF3F0;
}
.epe-green{
    background-color: #4FC801;
}
.epe-orange{
    background-color: #f28f16;
}
.epe-red{
    background-color: #f74d16;
}
.epe-bg{
    padding: 3px 0px;
    color: #fff;
    border-radius: 20px;
}
.td-epe{
    min-width: 50px;
    display: inherit;
}
.linguists-btn div.nav-fix{
    display: inline-flex;
    margin-right: 0.5rem;
}
.linguists-btn div.nav-fix .nav-item:hover{
    cursor: pointer;
}
.linguists-btn div.nav-fix a.nav-link {
    padding: 0 15px;
}

.linguists-btn div.nav-fix a.nav-link.active:hover i {
    color: #fff;
}

/* Custom icons with SVG */
.custom-icon {
    vertical-align: middle;
    text-align: center;
    background-color: #595b62;
    display: inline-block;
    -webkit-mask-position: center;
    mask-position: center;

    /* Dimension can differ for each icon, this is default */
    width: 14px;
    height: 14px;
    /*-webkit-mask-image: url('');*/
    /*mask-image: url('');*/
    -webkit-mask-size: 14px 14px;
    mask-size: 14px 14px;
}

.custom-icon.square-checked {
    width: 14px;
    height: 14px;
    -webkit-mask-size: 14px 14px;
    mask-size: 14px 14px;
    -webkit-mask-image: url('../img/square-checked.svg');
    mask-image: url('../img/square-checked.svg');
}

.nav-link.active .custom-icon {
    background-color: #ffffff;
}
#body-content #generalTab .translator-details{
    margin-bottom: 50px;
}
/* EOF custom icons */
.sortingSettingGradeTable .loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(51 51 51 / 16%);
    z-index: 9;
}
.sortingSettingGradeTable .loader i {
    position: relative;
    left: 50%;
    top: 50%;
}
.moveGradeBtn .fa-arrows-alt-v:hover{
    cursor: n-resize !important;
}
.ui-sortable-helper {
    display: table;
}

#addDocument .select2-container, #updateDocument .select2-container {
    width: 100% !important;
}

.btn-transparent {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    color: #595b62 !important;
}

.btn-sm-size {
    font-size: 12px !important;
    padding: 0px 12px;
    height: 30px;
    line-height: 28px;
}
.btn-sign, .btn-view-doc {
    padding: 0 5px;
}
.upload-document-holder .response, .e-sign-document-holder .response {
    font-size: 12px;
    background: #fff;
    margin-left: 5px;
    width: 100%;
    z-index: 9;
}

.upload-document-holder .btn-delete {
    background-color: transparent !important;
    border: none !important;
    color: #595b62 !important;
    padding: 0 3px;
}

.upload-document-holder .btn-delete:hover {
    color: #516cc2 !important;
}

.upload-document-holder .btn-upload {
    padding: 0 18px;
}
.linguist-documents-card-body {
    max-height: 545px;
    overflow: auto;
}

.linguist-documents-card-body .col-name{
    padding: 0px;
    padding-left: 15px;
}

.linguist-documents-card-body .col-sm-2, .linguist-documents-card-body .col-sm-3, .linguist-documents-card-body .col-sm-4 {
    padding: 0px 5px;
}
.linguist-epe-ranking-table tbody tr:first-of-type, .linguist-epe-ranking-table tbody tr:nth-of-type(2){
    position: sticky;
    top: -5px;
    background: #fbfbfb;
    z-index: 10;
    border-bottom: 1px solid #dee2e6;
}
.linguist-epe-ranking-table tbody tr:nth-of-type(2) {
    top: 38px;
}
.pointer {
    cursor: pointer;
}
.fs16{
    font-size: 16px !important;
}
.id_verification_screenshot_label {
    margin: 0;
    padding: 6px 25px;
    border: 1px dashed #ccc;
    user-select: none;
}
.id_verification_screenshot_label:not(.disabled):hover {
    background-color: #f8f9fa;
    cursor: pointer;
}
.modal-header .close {
    outline: none;
}
.epe_ranking_disabled_target_language_codes_holder {
    margin: 0!important;
}

.epe_ranking_disabled_target_language_codes_holder .multiselect-container {
    width: 100% !important;
    height: 320px !important;
    overflow: hidden scroll !important;
    padding-right: 10px !important;
}

.netflixTab .dropdown-menu.show{
    border: 0;
    padding: 0;
    background: #6182e8;
    color: #FFF;
}

.netflixTab .dropdown-menu .dropdown-item {
    text-align: left;
}

.netflixTab .dropdown-menu .dropdown-item:hover {
    background: #516cc2;
}

.past_projects_holder ul {
    padding-left: 15px;
    margin-bottom: 0px;
    max-height: 197px;
    overflow-y: auto;
}

.past_projects_holder ul .past-project-item {
    padding: 1px 5px;
}

.past_projects_holder ul .past-project-item.no-items {
    list-style: none;
    padding-left: 0;
    margin-left: -15px;
}

.past_projects_holder ul .past-project-item .past-project-delete,
.past_projects_holder ul .past-project-item .past-project-edit {
    cursor: pointer;
}

.ui-widget.ui-widget-content {
    z-index: 9999 !important;
    max-height: 500px;
    overflow-x: hidden;
    max-width: 506px;
    word-wrap: break-word;
}

#currentSeriesTable .add-subscribers, #currentSeriesTable .edit-series-title {
    cursor: pointer;
}
#currentSeriesTable .add-subscribers:hover, #currentSeriesTable .edit-series-title:hover {
    color: #516cc2 !important;
}

#currentSeriesTable .edit-series-title {
    position: relative;
    left: 10px;
}
.container-fluid {
    min-height: 1000px;
}