﻿html,
body {
    min-height: 100%;
    height: 100%;
}

.opl-page-navbar{
    background-color: rgba(0, 0, 0, 0.03) !important;
    border-color: rgba(0, 0, 0, 0.176) !important;
    border: solid 1px;
    min-height: 55px;
    height: 55px;
    max-height: 55px;
}

/* Page wrapper */
.opl-page-wrapper {
    height: 100%;
    min-height: 500px;
    position: relative;
    width: 100%;
    min-width: 100%;
    /* Padding top = Header (90px) + Navbar (55px)*/
    padding-top: 145px;
    /* Padding bottom = The height of the footer */
    padding-bottom: 50px;
}

.opl-range-field-multi-sel-dialog{
    min-width: 1000px;
    width: 1000px;
    max-width: 1000px;
}

.opal-tool-button{
    min-height: 35px !important;
    min-width: 40px !important;
    width: auto !important;
}

@media (max-width: 1240px) {
    /* Page-content's container*/
    .container-opl-container {
        min-height: 100%;
        height: 100%;
        width: 98%;
        min-width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media (min-width: 1241px) {
    /* Page-content's container*/
    .container-opl-container {
        min-height: 100%;
        height: 100%;
        width: 80%;
        min-width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        
    }
}

/* Page-TopPart */
.opl-page-top-part {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 101;
}

/* Page-TopPart's page-header */
.opl-page-header {
    width: 100%;
    min-height: 90px;
    padding: 10px;
    line-height: 1;
}
/* Page-TopPart's page-navbar menu */
.opl-page-navbar {
    width: 100%;
}

/* Page-footer */
.opl-page-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    background-color: rgba(0, 0, 0, 0.03) !important;
    border-top: 1px solid rgba(0, 0, 0, 0.176);
    background-color: #e9e9e980;
    z-index: 101;
}

.opl-page-footer div{
   color: #333333;
}

/* Busy indicator */
.loader-overlay {
    position: fixed;
    width: 100%;
    float: left;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background: rgba(5,12,30,0.5);
}

/* Busy indicator image */
.loader-overlay img {
    position: absolute;
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -75px;
}

.k-button-opal {
    min-width: 70px;
}

.k-button-toolbar-opal {
    min-width: 35px;
}

.job-status-ready{
    color: #333333;
}

/* TODO: Check and cleanup bellow styles*/

/* Page-content-view's Content */


/* TODO: Delete after reworking print dialog*/
.opl-dropdown-printer-textcolor {
    color: black;
}

/* TODO: Make this screen size dependent - use media query*/
.opl-header-logoImage a img {
    height: 70px;
    display: block;
    float: left;
}

/* TODO: Make this screen size dependent - use media query*/
.opl-header-logoImage > h2 {
    margin-left: 30px;
    float: right;
}

/* */
.opl-button-width {
    width: 70px;
}



/* TODO: Delete after reworking print dialog*/
.opl-form-numeric-control {
    padding: 1px 1px 1px 10px;
    font-size: 14px;
}



#previewCarousel {
    flex-grow: 1;
    height: 100%;
    overflow-y: auto;
}

#previewContent {
    display: flex;
    flex-direction: column;
}

/**/
.rowWithMargin {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.opal-labelPreviewFrame {
    background-color: #525659;
    border: 1px solid #eeeeee;
}

/* Login */
.opl-panel-login {
    width: 430px;
    display: block;
    box-shadow: 0px 0px 19px 6px rgba(0, 0, 0, .4);
    border: 0px;
}

/* Login */
.opl-panel-login-split {
    width: 430px;
    border-color: white;
    display: block;
    border: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.opl-login-img {
    width: auto;
    height: 80px;
    padding: 5px;
}

.opl-login-body {
    border-color: #cfdbe2 !important;
    border: solid;
    border-width: 1px;
    border-radius: 2px;
}

.opl-login-body-split {
    border-color: white !important;
    border: solid;
    border-width: 0px;
    border-radius: 0px;
}

.opl-login-error {
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    border-width: 0px;
}

.opl-panel-login > .card-header {
    color: #ffffff;
    border-width: 1px;
    border-style: solid;
}

.opl-panel-login-split > .card-header {
    color: #ffffff;
    border-width: 0px;
    
}

.opl-logoff-button {
    font-size: 25px;
}

.inputFieldLabelCenter {
    padding-top:calc(0.847em - 4px);
}

#snpClientPrintJobsReportGridView .k-grid-content {
	min-height: 0px;
	max-height: 334px !important;
}

.input-form-checkbox-conteiner {
    padding-top: calc(0.847em - 4px) !important;
}

/*  New Kendo Overrides */

.k-button{
    border-radius: 2px !important;
    padding: 8px !important;
    box-shadow: 0 2px 6px rgb(0 0 0 / 20%), 0 2px 3px rgb(0 0 0 / 5%);
}

/* Used for load favorites popup*/
.k-button-small-opal{
    min-height: 35px !important;
    min-width: 35px !important;
    max-height: 35px !important;
    width: auto !important;
    /*max-width:35px !important;*/
}

.k-button-small{
    min-width: 40px !important;
    max-width: 40px !important;
}

/* Used for load favorites popup*/
.fa-1_5x{
    font-size: 20px;
}


.dialog-close-button{
    background-color: #009BA6;
    border: none;
    color: white;
}

.owl-height {
  transition: height 10ms ease-in-out !important; }

/* Pre-print dialog - Print Jobs Grid - Center text in specific header cells*/
.jobs-grid th:nth-child(2) .k-link,
.jobs-grid th:nth-child(3) .k-link,
.jobs-grid th:nth-child(6) .k-link,
.jobs-grid th:nth-child(7) .k-link,
.jobs-grid th:nth-child(8) .k-link{
    justify-content: center;
}

.jobs-session-grid th:nth-child(3) .k-link,
.jobs-session-grid th:nth-child(4) .k-link,
.jobs-session-grid th:nth-child(7) .k-link,
.jobs-session-grid th:nth-child(8) .k-link,
.jobs-session-grid th:nth-child(9) .k-link{
    justify-content: center;
}

/* Users Administration - Users Grid - Center text in specific header cells*/
#usersGrid th:nth-child(2) .k-link,
#usersGrid th:nth-child(3) .k-link,
#usersGrid th:nth-child(4) .k-link,
#usersGrid th:nth-child(5) .k-link{
justify-content: center;
}

/* User Groups Administration - User Groups Grid - Center text in specific header cells*/
#userGroupsGrid th:nth-child(2) .k-link,
#userGroupsGrid th:nth-child(3) .k-link{
    justify-content: center;
}

#userGroupAssociationsGrid th:nth-child(2) .k-link{
    justify-content: center;
}

#userSapConfigAssociationsGrid th:nth-child(2) .k-link,
#userSapConfigAssociationsGrid th:nth-child(3) .k-link{
    justify-content: center;
}

#userAssociationsGrid th:nth-child(2) .k-link{
    justify-content: center;
}

#ADUserAssociationsGrid th:nth-child(2) .k-link{
    justify-content: center;
}

#userClaimsGrid th:nth-child(3) .k-link,
#userClaimsGrid th:nth-child(3) .k-link .k-column-title,
#userClaimsGrid th:nth-child(4) .k-link,
#userClaimsGrid th:nth-child(4) .k-link .k-column-title,
#userClaimsGrid th:nth-child(5) .k-link,
#userClaimsGrid th:nth-child(5) .k-link .k-column-title{
    justify-content: center;
    text-align: center;
}

#activePrintersGrid th:nth-child(1) .k-link,
#activePrintersGrid th:nth-child(6) .k-link{
    justify-content: center;
}

#userGroupClaimsGrid th:nth-child(3) .k-link{
    justify-content: center;
}

.jobs-grid.k-grid .k-grid-header .k-table-th {
    vertical-align: top !important;
    
}

.jobs-grid.k-grid-md .k-table-th {
    padding-block: 8px;
    padding-inline: 10px;
}

.jobs-grid.k-grid-md .k-table-th > .k-cell-inner {
    margin-block: -8px;
    margin-inline: -10px;
}

.jobs-grid.k-grid-md .k-table-th > .k-cell-inner > .k-link {
    padding-block: 8px;
    padding-inline: 10px;
}

.jobs-grid.k-grid-md .k-table-th > .k-cell-inner > .k-link,
.jobs-grid.k-grid-md td,
.jobs-grid.k-grid-md .k-table-td {
	padding-block: 8px;
	padding-inline: 10px;
}

.jobs-grid.k-grid-md .k-edit-cell,
.jobs-grid.k-grid-md .k-command-cell,
.jobs-grid.k-grid-md .k-grid-edit-row td,
.jobs-grid.k-grid-md .k-grid-edit-row .k-table-td {
	padding-block: 8px;
	padding-inline: 10px;
}

.jobs-grid .k-grid-container td,
.jobs-session-grid .k-grid-container td,
.jobs-grid .k-grid-container td span,
.jobs-session-grid .k-grid-container td span{
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.2;
}
.jobs-session-grid span.k-numerictextbox input,
.jobs-grid span.k-numerictextbox input{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


@media (max-width: 1219px){

    .opalModalBody {
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 650px;
        max-height: 650px;
        width: 100%
    }
}

@media (min-width: 1220px){

    .opalModalBody {
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 650px;
        max-height: 650px;
        width: 100%
    }
}

@media (max-width: 1099px){

    /* Add selection list */
    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content {
        max-width: 1010px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1010px !important;
    }

    .opl-print-modal-content {
        max-width: 1010px;
    }

    .opl-print-modal {
        width: 632px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 640px;
        min-height: 640px;
        height: 640px;
    }

    .opl-printjobs-pannel {
        width: 600px;
        min-width: 600px;
        max-width: 600px;
    }

    /* Job No. */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(1),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(1),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2){
        width: 50px !important;
    }

    /* Job Selection */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3){
        width: 55px !important;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 130px !important;
    }

    /* Identical Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6){
        width: 70px !important;
    }

    /* Serialized Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 70px !important;
    }

    /* Status */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(8),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(8){
        width: 62px !important;
    }
}

@media (min-width: 1100px) and (max-width: 1279px){

    /* Add selection list */
    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content {
        max-width: 1100px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1100px !important;
    }

    .opl-print-modal-content {
        max-width: 1100px;
    }

    .opl-print-modal {
        width: 656px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 640px;
        min-height: 640px;
        height: 640px;
    }

    .opl-printjobs-pannel {
        width: 624px;
        min-width: 624px;
        max-width: 624px;
    }

    /* Job No. */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(1),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(1),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2){
        width: 50px !important;
    }

    /* Job Selection */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3){
        width: 55px !important;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        /*width: 150px !important;*/
    }

    /* Identical Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6){
        width: 70px !important;
    }

    /* Serialized Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 70px !important;
    }

    /* Status */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(8),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(8){
        width: 62px !important;
    }
}

@media (min-width: 1280px) and (max-width: 1399px){

    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content {
        max-width: 1280px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1280px !important;
    }

    .opl-print-modal-content {
        max-width: 1280px;
    }

    .opl-print-modal {
        width: 745px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 640px;
        min-height: 640px;
        height: 640px;
    }

    .opl-printjobs-pannel {
        width: 713px;
        min-width: 713px;
        max-width: 713px;
    }

    /* Job No. */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(1),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(1),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2){
        width: 50px !important;
    }

    /* Job Selection */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(2),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(2),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3){
        width: 55px !important;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        /*width: 160px !important;*/
    }

    /* Identical Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 70px !important;
    }



    /* Status */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(8),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(8){
        width: 62px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599px){

    /* Add selection list */
    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 1400px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1400px !important;
    }

    .opl-print-modal-content {
        max-width: 1400px;
    }

    .opl-print-modal {
        width: 854px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 680px;
        min-height: 680px;
        height: 680px;
    }

    .opl-printjobs-pannel {
        width: 822px;
        min-width: 822px;
        max-width: 822px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        /*width: 170px !important;*/
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 70px !important;
    }
}

@media (min-width: 1600px) and (max-width: 1799px){

    /* Add selection list */
    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 1547px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1547px !important;
    }

    .opl-print-modal-content {
        max-width: 1547px;
    }

    .opl-print-modal {
        width: 978px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 720px;
        min-height: 720px;
        height: 720px;
    }

    .opl-printjobs-pannel {
        width: 946px;
        min-width: 946px;
        max-width: 946px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 270px !important;
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6){
        width: 100px !important;
    }

}

@media (min-width: 1800px) and (max-width: 1919px){

    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 1747px  !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1747px !important;
    }

    .opl-print-modal-content {
        max-width: 1747px;
    }

    .opl-print-modal {
        width: 1135px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 760px;
        min-height: 760px;
        height: 760px;
    }

    .opl-printjobs-pannel {
        width: 1103px;
        min-width: 1103px;
        max-width: 1103px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 370px !important;
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 100px !important;
    }
}

@media (min-width: 1920px) and (max-width: 2047px){

    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 1842px  !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1842px !important;
    }

    .opl-print-modal-content {
        max-width: 1842px;
    }

    .opl-print-modal {
        width: 1227px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 760px;
        min-height: 760px;
        height: 760px;
    }

    .opl-printjobs-pannel {
        width: 1195px;
        min-width: 1195px;
        max-width: 1195px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 370px !important;
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 100px !important;
    }
}

@media (min-width: 2048px) and (max-width: 2559px){

    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 1995px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 1995px !important;
    }

    .opl-print-modal-content {
        max-width: 1995px;
    }

    .opl-print-modal {
        width: 1315px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 760px;
        min-height: 760px;
        height: 760px;
    }

    .opl-printjobs-pannel {
        width: 1283px;
        min-width: 1283px;
        max-width: 1283px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 370px !important;
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 100px !important;
    }

}

@media (min-width: 2560px) {

    #selectionListModDlg.modal-dialog,
    #selectionListModDlgContent.modal-content{
        max-width: 2482px !important;
    }

    .opl-sel-list-gridView{
        height: 618px;
    }

    #prePrintDialogModal.modal-dialog{
        max-width: 2482px !important;
    }

    .opl-print-modal-content {
        max-width: 2482px;
    }

    .opl-print-modal{
        width: 1735px;
    }

    #prePrintDialogModal .modal-body{
        max-height: 800px;
        min-height: 800px;
        height: 800px;
    }

    .opl-printjobs-pannel {
        width: 1703px;
        min-width: 1703px;
        max-width: 1703px;
    }

    /* Job Info */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(3),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(3),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(4),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(4){
        width: 370px !important;
    }

    /* Copies */
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(5),
    .jobs-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(6),
    .jobs-session-grid > div.k-grid-header > div > table > colgroup > col:nth-child(7),
    .jobs-session-grid > div.k-grid-container > div > table > colgroup > col:nth-child(7){
        width: 100px !important;
    }
}

.jobs-session-grid > .k-grid-container > .k-grid-content,
.jobs-grid > .k-grid-container > .k-grid-content{
    height: auto !important;
}

.copies-wrapper{
    max-width: 150px;
}

.sel-list-bluegreen{
    color: #000000;
    background-color: #D2F2FA;
}

.sel-list-bluegreen-int{
    color: #000000;
    background-color: #A6E5F4;
}

.sel-list-bluegreen-int-inv{
    color: #FFFFFF;
    background-color: #A6E5F4;
}

.sel-list-bluegreen-inv{
    color: #578BA0;
    background-color: #FFFFFF;
}

.sel-list-default{
    color: #000000;
    background-color: #FFFFFF;
}

.sel-list-green{
    color: #000000;
    background-color: #C6F9C1;
}

.sel-list-green-int{
    color: #000000;
    background-color: #94D88F;
}

.sel-list-green-int-inv{
    color: #FFFFFF;
    background-color: #94D88F;
}

.sel-list-green-inv{
    color: #107037;
    background-color: #FFFFFF;
}

.sel-list-greyblue{
    color: #000000;
    background-color: #CCE3E3;
}

.sel-list-greyblue-int{
    color: #000000;
    background-color: #5EA8A6;
}

.sel-list-greyblue-int-inv{
    color: #FFFFFF;
    background-color: #5EA8A6;
}

.sel-list-greyblue-inv{
    color: #FFFFFF;
    background-color: #5EA8A6;
}

.sel-list-lightgrey{
    color: #000000;
    background-color: #F2F2F2;
}

.sel-list-lightgrey-int{
    color: #000000;
    background-color: #BFBFBF;
}

.sel-list-lightgrey-int-inv{
    color: #FFFFFF;
    background-color: #BFBFBF;
}

.sel-list-lightgrey-inv{
    color: #F2F2F2;
    background-color: #FFFFFF;
}

.sel-list-red{
    color: #000000;
    background-color: #FF988C;
}

.sel-list-red-int{
    color: #000000;
    background-color: #FF6758;
}

.sel-list-red-int-inv{
    color: #FFFFFF;
    background-color: #FF6758;
}

.sel-list-red-inv{
    color: #B30000;
    background-color: #FFFFFF;
}

.sel-list-violett{
    color: #000000;
    background-color: #FBDEC0;
}

.sel-list-violett-int{
    color: #000000;
    background-color: #E3C4E6;
}

.sel-list-violett-int-inv{
    color: #000000;
    background-color: #C88ACE;
}

.sel-list-violett-inv{
    color: #FFFFFF;
    background-color: #C88ACE;
}

.sel-list-yellow{
    color: #000000;
    background-color: #FFFDBF;
}

.sel-list-yellow-int{
    color: #000000;
    background-color: #C88ACE;
}

.sel-list-yellow-int-inv{
    color: #FFFFFF;
    background-color: #C88ACE;
}

.sel-list-yellow-inv{
    color: #D89B37;
    background-color: #FFFFFF;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.ttf");
}

.opl-header-title{
    /*text-transform: uppercase;*/
    font-weight: 500;
    font-size: 30px;
}

.snackbar-container{
    font-family:'Open Sans', sans-serif;
}

a.hover-link {
    text-decoration: none;
}

a.hover-link:hover{
    text-decoration: underline;
}

.cursor-pointer{
  cursor: pointer;
}

.text-red{
color: red;
}


#usersGrid > table > tbody > tr > td:nth-child(1){
    word-break: break-all !important;
}

#userGroupsGrid > table > tbody > tr > td:nth-child(1){
    word-break: break-all !important;
}