﻿

/* tagsinput */

.icon-github {
    background: no-repeat url('../img/github-16px.png');
    width: 16px;
    height: 16px;
}

.bootstrap-tagsinput {
    width: 100%;
}

.accordion {
    margin-bottom: -3px;
}

.accordion-group {
    border: none;
}
.ui-menu.ui-widget ul {
    width: auto;
    min-width:150px;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint {
    display: none;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

    .tt-suggestion:hover,
    .tt-suggestion:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca;
    }

/* end tagsinput*/

.choices {
/*    z-index:100*/
}



body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
    flex:1;
}

section.content {
    margin: 20px 0px 0 113px;
}
.jsgrid-row.highlight > .jsgrid-cell {
    background-color: #9be4ae;
}
.jsgrid-alt-row.highlight > .jsgrid-cell {
    background-color: #9be4ae;
}


body, .modal {
    padding-right: 0 !important
}

.modal-dialog {
    overflow-y: scroll;
    max-height:100%;
}
.modal-open .modal {
    overflow-y: hidden;
}
.modal .body {
    max-height: calc(100% - 40px);
}
.overflowHidden {
    white-space: nowrap;
    overflow:hidden;
}

tr.jsgrid-row, tr.jsgrid-alt-row {
    height: 1rem;
    line-height: 1rem;
    white-space: nowrap;
    overflow: hidden;
}

.jsgrid-cell {
    border-color: #d0caca;
    white-space: nowrap;
    overflow: hidden;
}

.inputContainer {
    overflow: hidden;
    max-height: 5rem;
    padding: 2px 2px 2px 2px
}

.hidden{
    display: none;
}

.navbar-header {
    padding: 2px 2px;
    height: 30px;
}

.highlight {
    background-color: #ffd0cc;
}

/*.ui-jqgrid {
    margin-top: 10px;
    margin-bottom: 10px;
}*/

.smallthumb{
    height: 40px;
}

.refresh-button{
    margin-top: 0px;
    margin-right:15px;
}

.htmlCell{
    height: 40px;
    overflow: hidden;
}

.page-loader-wrapper {
    background: #ffffff7a;
}
.page-loader-wrapper-transparent {
    position: absolute;
    opacity: 0.6;
    z-index: 100;
    background: #eee;
}
.loader {
    z-index:500;
}

.ui-dialog-titlebar .ui-widget-header {
    background: white;
    border: none;
}
.ui-dialog .dialog-save-button {
    width: 24px;
    right: 28px;
    top: 2px;
    position: absolute;
}
.ui-dialog-titlebar .ui-button {
    background: white;
    border: none;
}
.ui-dialog .ui-dialog-title {
    width: 100%;
}

.ui-widget {
    font-size: 0.8em;
}
.ui-widget-header {
    border: none;
    background: white;
    /*color: #333333;*/
    font-weight: bold;
}

.ui-widget-header a {
    color: #747474;
}
.moneySprite {
    
    height: 18px;
    width: 18px;
    background: url('pics/cash-multiple.png');
    background-size: 18px 18px;
    display:inline-block;
    /*opacity: 0.8;*/
}

.card .header h2 {
    font-size: 1.2em;
}
.ui-widget {
}
.input-group {
    margin-bottom: 0px;
}
.form-control {
    height: 27px;
}
input, textarea {
    max-width: 2800px;
}

.stickybar {
    overflow: hidden;
    background-color: #333;
    position: fixed; /* Set the navbar to fixed position */
    bottom: 0; /* Position the navbar at the top of the page */
    /*width: 100%;*/ /* Full width */
}

.sidebar {
    width: 240px;
    top: 45px;
}

.form-group label.error {
    font-size: 12px;
    display: block;
    margin-top: 5px;
    font-weight: normal;
    color: #F44336;
}

.btn{
    padding: 1px 3px 1px 3px;
}

.input-group-addon{
    height:18px;
    width: 41px;
}

.btn:not(.btn-link):not(.btn-circle) span{
    top:1px;
}

.thumbnail.larger{
    width: 95px;
    display:inline-block;
}

.WaitingForApproval {
    border-style: solid;
    border-width: 2px;
    border-color: coral;
}

.Inactive, .inactive {
    opacity:0.4;
}

.sidebar .top-info {
    height: 52px;

}

.afro-closed .sidebar {
    margin-left: -186px;
}

.afro-closed .sidebar .menu i {
    position: absolute;
    left: 197px;
}

.afro-closed .sidebar .menu .menu-toggle:before {
    content: '';
}
.afro-closed section.content {
    margin-left: 15px;
}

table tr.ui-state-single-selected, .ui-widget-content tr.ui-state-single-selected {
    background: #fffa90;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #FFFAE4;
    color: #777620;
}

.ui-contextmenu{
    z-index:2000;
}
.ui-menu ul {
    width: 170px;
}
.page-loader-wrapper {
    position: absolute;
}

.ui-dialog {
    position: fixed;
    max-width: 100%;
}

.nav > li > a {
    padding: 6px 9px;
}

.ui-state-default.ui-jqgrid-pager{
    border: 0px;
}

.card .body {
    padding: 10px;
    max-width:100%;
}
.card {
    margin-bottom: 13px;
    max-width:100%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
     padding-left: 5px;
}

table a {
    color: #777;
    font-weight: bold;
    margin-right: 9px;
}

.color-gray {
    color: #b2aeae !important;
}
.color-green {
    color: green !important;
}
.color-red {
    color: red !important;
}
.color-violet {
    color: #cc00ff3d !important;
}
.color-blue {
    color: blue !important;
}
.color-orange {
    color: orange !important;
}
.background-color-green {
    background-color: #3aff3a30;
}

.background-color-red {
    background-color: red;
}

.background-color-blue {
    background-color: #0000ff2e;
}
@media (max-width: 767px) {
    .navbar .navbar-header {
        width: unset;
    }
    .navbar .navbar-nav{
        margin: 0;
    }
}
.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right {
    margin-right: 0px !important;
}
.navbar-brand {
    padding: 6px 6px;
    line-height: 15px;
    height: auto;
}
.ls-closed .bars:after, .ls-closed .bars:before {
    top: 4px;
    left: 13px;
}
.navbar {
    margin-bottom: 10px;
    min-height: 40px;
    border: 1px solid transparent;
}

.navbar-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 52px;
    width: 100%;
}

.navbar-topbar-brand {
    flex-grow: 1;
}

.navbar-topbar-actions {
    display: flex;
    align-items: center;
}

.navbar-toolbar {
    display: flex;
    align-items: center;
    gap: 10px;
}

.navbar-toolbar > li.navbar-toolbar-item {
    display: flex;
    align-items: center;
    float: none;
    min-height: 52px;
}

.navbar-context-item {
    margin-right: 2px;
}

.navbar-context-switcher {
    display: flex;
    align-items: center;
    gap: 10px;
}

.navbar-context-label {
    margin: 0;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
}

.navbar-context-select {
    min-width: 200px;
}

.navbar-context-switcher .select2-container {
    min-width: 200px !important;
}

.navbar-context-switcher .select2-container .select2-selection--single {
    height: 38px;
    display: flex;
    align-items: center;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.navbar-context-switcher .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 14px;
    padding-right: 34px;
}

.navbar-context-switcher .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    right: 8px;
}

.navbar-toolbar > li.navbar-icon-item > a,
.navbar-toolbar > li.navbar-profile-item > .navbar-profile-dropdown .profile-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    margin: 0;
}

.navbar-profile-item {
    margin-left: -4px;
}

.navbar-profile-dropdown {
    display: flex;
    align-items: center;
    min-height: 52px;
}

.navbar-language-option {
    display: flex !important;
    align-items: center;
    gap: 10px;
}

.navbar-language-flag {
    width: 24px;
    height: 18px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .navbar-topbar {
        flex-wrap: wrap;
        align-items: stretch;
    }

    .navbar-topbar-actions {
        width: 100%;
    }

    .navbar-toolbar {
        width: 100%;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .navbar-context-item {
        flex: 1 1 100%;
        justify-content: flex-end;
    }

    .navbar-context-switcher {
        width: 100%;
        justify-content: flex-end;
    }

    .navbar-context-switcher .select2-container {
        max-width: 100%;
    }
}

.ui-jqgrid-btable tr td a.link-highlight {
    color: #09ae17;
    font-weight: bold;
}

.ui-jqgrid-btable tr td a.link-selected {
    color: #428bca;
    font-weight: bold;
}

.ui-jqgrid-btable tr td p {
    margin: 5px 0px
}
.grid-warning-orange {
    background-color: orange;
}
.grid-warning-2, .grid-warning-red {
    background-color: lightpink;
}
.grid-warning-violet {
    background-color: #cc00ff3d !important;
}
.grid-warning-1 {
    background-color: yellow;
}

.grid-warning-0, .grid-warning-green {
    background-color: #7ee982;
}

.bit-transparent {
    opacity: 0.4;
}

#orders [type="checkbox"] + label {
    height: 13px;
}

.sidebar .menu {
    height: calc(100% - 126px);
}

.form-control {
    margin-bottom: 0px;
}

.choices__inner {
    vertical-align: middle;
    padding: 2.5px 7.5px 0px;
    min-height: 30px;
}

.choices:last-child {
    margin-bottom: 4px;
}

.ui-jqgrid-btable .material-icons {
    font-size: 13px;
    color: blue;
    cursor: pointer;
}
.ui-jqgrid-btable .material-icons.inactive {
    opacity: 0.2;
}


.small-label {
    background: #b131ff;
    color: white;
    padding: 1px 1px 1px 1px;
    border-radius: 4px;
    margin-left:3px;
    margin-right:3px;
    display: inline-block;
    border-style: solid;
    font-size: 0.8em;
    border-color: #824b88;
    border-width: 1px;
}

.background-blue {
    background: blue;
}

select.ms {
    /*padding: .375rem 1.75rem .375rem .75rem;*/
    padding: 0.2rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    /*margin-left:10px;*/
    color: #495057;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ced4da;
    font-family: 'Roboto', Arial, Tahoma, sans-serif;
    -webkit-border-radius: .25em;
    /*box-shadow: 0 2px 5px rgb(0 0 0 / 16%), 0 2px 10px rgb(0 0 0 / 12%);*/
    box-shadow: 0 1px 1px rgb(0 0 0 / 16%), 0 1px 5px rgb(0 0 0 / 12%);
    /*-webkit-appearance: none;*/
    -webkit-border-radius: .25em;
    /*--webkit-appearance:  ;*/
    /*transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
}
select:disabled {
    background-color: #ced4da;
}

#costsModal tr.level-1 td:first-child {
    padding-left: 30px;
}

#costsModal tr.level-2 td:first-child {
    padding-left: 60px;
}

#costsModal tr.level-3 td:first-child {
    padding-left: 90px;
}

#costsModal tr.level-4 td:first-child {
    padding-left: 120px;
}

#costsModal tr.header {
    font-weight: bold;
}

table .thick-bottom-border td {
    border-bottom-width: 3px;
}


/*.multiline-headers*/ th.ui-th-column div {
    white-space: normal !important;
    height: auto !important;
    padding: 2px;
}

.input-group .form-control {
    z-index: unset;
}

.input-group-addon {
    background-color: unset;
    border: none;
}

 /*  select2  */
.ui-jqgrid-view .select2 {
    width:100% !important;
}

.ui-jqgrid-view .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-right: 2px;
    margin-top: 1px;
}

.ui-jqgrid-view .select2-container .select2-selection--multiple {
    min-height: 22px;
}

.header-small {
    padding: 5px 20px !important;
}

.accordion-body {
    padding: 10px 5px;
}

.collapsing
{
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .05s ease;
    transition: height .05s ease
}

.accordion.card {
    min-height: 0px;
}

.accordion-toggle:after {
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.accordion-toggle.collapsed:after {
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.accordion-heading a {
    font-size: 16px;
}

select {
    transition: none !important;
}

.EditTable [type="checkbox"]:not(:checked), .EditTable [type="checkbox"]:checked, .standard-checkbox[type="checkbox"], .cbox[type="checkbox"] {
    position: unset;
    left: unset;
    opacity: unset;
}

input.cb[type="checkbox"]:not(:checked), input.cb[type="checkbox"]:checked {
    position: unset;
    left: unset;
    opacity: unset;
}

/*
[data-tooltip],
[data-tooltip-right],
[data-tooltip-left],
[data-tooltip-bottom] {
    position: relative;
    color: gray;
    overflow: visible;
    text-decoration: none;
}

[data-tooltip]:before,
[data-tooltip-right]:before,
[data-tooltip-left]:before,
[data-tooltip-bottom]:before
{
    position: absolute;
    z-index: 99;
    bottom: 100%;
    left: 50%;
    font-family: auto;
    font-weight: 200;
    padding: 0.5em 1em;
    white-space: nowrap;
    content: attr(data-tooltip);
    color: white;
    font-size: 1em;
    line-height: 1.7em;
    background-color: gray;
    opacity: 0;
    transform: translate(-50%,0);
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    transition: transform 0.2s ease-out;
    pointer-events: none;
}

    [data-tooltip-right]:before {
        content: attr(data-tooltip-right);
        bottom: -100%;
        right: 0;
        left:unset;
        transition: unset;
    }
    [data-tooltip-left]:before {
        content: attr(data-tooltip-left);
    }
    [data-tooltip-bottom]:before {
        content: attr(data-tooltip-bottom);
    }


    [data-tooltip]:after,
    [data-tooltip-right]:after,
    [data-tooltip-left]:after,
    [data-tooltip-bottom]:after {
        position: absolute;
        z-index: 100;
        display: block;
        bottom: 100%;
        left: 50%;
        width: 10px;
        height: 10px;
        margin-bottom: -4px;
        content: '';
        background-color: gray;
        opacity: 0;
        transform: translate(-50%,0) rotate(45deg);
        transition: transform 0.2s ease-out;
        pointer-events: none;
    }


    

[data-tooltip]:hover:after, [data-tooltip]:focus:after,
[data-tooltip-right]:hover:after, [data-tooltip-right]:focus:after,
[data-tooltip-left]:hover:after, [data-tooltip-left]:focus:after,
[data-tooltip-bottom]:hover:after, [data-tooltip-bottom]:focus:after {
    opacity: 1;
    transform: translate(-50%,-10px) rotate(45deg);
}
.ui-jqgrid [data-tooltip],
.ui-jqgrid [data-tooltip-right],
.ui-jqgrid [data-tooltip-left],
.ui-jqgrid [data-tooltip-bottom] {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
}


[data-tooltip]:hover:before, [data-tooltip]:focus:before {
    opacity: 1;
    transform: translate(-50%,-10px);
}

[data-tooltip-right]:hover:before, [data-tooltip-right]:focus:before,
[data-tooltip-left]:hover:before, [data-tooltip-left]:focus:before,
[data-tooltip-bottom]:hover:before, [data-tooltip-bottom]:focus:before {
    opacity: 1;
    transform: translate(100%,-10px);
}



[data-tooltip-right]:hover:after, [data-tooltip-right]:focus:after {
    transform: translate(50%,10px) rotate( 45deg);
}

[data-tooltip-right]:after {
    transition: unset;
    transform: unset;
    right: 0;
    bottom: 50%;
    transform: translate(50%,0) rotate( 45deg);
    top:-30%;
    left:unset;
}*/





/*.ui-jqgrid [data-tooltip]:before {
    bottom: 00%;
    left: 00%;
}
.ui-jqgrid [data-tooltip]:hover:after, .ui-jqgrid  [data-tooltip]:focus:after {
    opacity: 1;
    transform: translate(-10px,-50%) rotate(45deg);
}

.ui-jqgrid [data-tooltip]:hover:before, .ui-jqgrid [data-tooltip]:focus:before {
    opacity: 1;
    transform: translate(-10px, -50%);
}*/
.ui-jqgrid tr.jqgrow > td.overflow-visible, .ui-jqgrid .ui-jqgrid-bdiv {
    overflow: visible;
}

[data-counter] {
    position: relative;
}

.notification-counter {
    position: absolute !important;
    left: 6px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff !important;
    border-radius: 3px;
    padding: 1px 3px !important;
    font: 8px Verdana;
    display: block !important;
    vertical-align: unset !important;
    width: auto !important;
}

.notification-error {
    top: 10px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff !important;
}

.notification-error:hover {
    background-color: rgb(31 145 243);
}

.notification-warning {
    top: 30px;
    background-color: #d5bd00;
    color: #fff !important;
}

.notification-warning:hover {
    background-color: #357605;
}

.card.header {
    background-color: #ececec;
}

.card.running {
   background-color:  #7ee9821f;
}

a.grid-label {
    display:inline-block;
    width:10px;
    vertical-align:top;
}

a, a:focus, a:visited {
    color: #337ab7;
}

.as-index {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.position-relative {
    position:relative;
}


.ui-jqgrid-pg-left {
    width:200px !important;
}
.product-edit-window .ui-jqgrid-pg-left {
    width: 116px !important;
}


.ui-jqgrid-pg-center{
    padding-right:300px !important;
    width: auto !important;
}

.ui-jqgrid tr.jqgrow > td {
    overflow-x: clip;
    overflow-y: visible;
}

.d-flex {
    display:flex;
}


.info-box {
    overflow: visible;
    display: flex;
    height: 30px;
    margin-bottom: 10px;
}
.info-box .icon {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
}
.info-box .icon i {
    font-size: 20px;
    line-height: 30px;
    
}
.info-box .icon .content {
    font-weight: bold;
}

.info-box .dropdown-menu{
    overflow: visible;
}

.info-box .header-dropdown {
    position: relative;
    top: 5px;
    right: 15px;
    list-style: none;
}
.card .header .header-dropdown{
    position: initial;
}

.info-box .header-dropdown i {
    font-size: 20px;
    color: #999;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.info-box > .content{
   flex-grow:1;
}

.ObjectStatus-1 {
    opacity:1;
}
.ObjectStatus-2 {
    opacity: 0.4;
}
.ObjectStatus-3 {
    color: orange;
}
.toggled > .notification-counter {
    opacity: 0.4;
}

.menu li{
    position:relative;
}



.grid-checkbox[type="checkbox"] + label {
    margin-top: 2px;
    margin-bottom: -4px;
    margin-right: -6px;
}

.form-line {
    display: flex;
}

input[type="checkbox"] {
    height: 13px;
    flex-grow: 0;
}


.afro-form label {
    vertical-align: middle;
    margin-bottom: auto;
    flex-shrink: 0;
    margin-top: auto;
}

.afro-form input, .afro-form select, .afro-form .select2 {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
    min-width: 0;
}
.afro-form input[type="checkbox"] {
    min-width: auto !important;
}
.card select:not([role="search"]) {
    min-width: 100px;
} .afro-form .form-line {
    margin-top: 4px;
    margin-right: 20px;
    display:flex;
} #headerFilters .form-line, .afro-form.inline-lines .form-line {
    display: inline-block;
} #headerFilters .form-line input, .afro-form.inline-lines .form-line input {
    max-width:100px;
} [type="radio"]:checked + label:after {
    background-color: #1f91f3;
    border-color: #1f91f3;
} .select2-container .select2-selection--multiple {
    min-height: unset;
} .selection {
    line-height: 1.4;
} .navbar-nav > li > a {
    padding: 2px;
    margin-top: 3px;
    margin-left: 0;
} .small-font, .small-font label {
    font-size: 10px !important;
    font-weight: 100 !important;
} .toppanel-open [data-notify="container"] {
    right: 400px !important;
    z-index: 99999 !important;
} [data-notify="container"] {
    z-index: 99999 !important;
} .slim-scrollbar {
    /* Foreground, Background */
    scrollbar-color: #c1c1c1 #f1f1f1;
} .slim-scrollbar::-webkit-scrollbar {
        width: 10px; /* Mostly for vertical scrollbars */
        height: 10px; /* Mostly for horizontal scrollbars */
    } .slim-scrollbar::-webkit-scrollbar-thumb { /* Foreground */
        background: #c1c1c1;
    } .slim-scrollbar::-webkit-scrollbar-track { /* Background */
        background: #f1f1f1;
    }
/*     --------  enums ------      */
.ProcessingStatus-1 {
    color: #b9b00f;
} .ProcessingStatus-2 {
    color: #24c730;
} .ProcessingStatus-4 {
    color: #f44336;
} .ProcessingStatus-8 {
    color: #b0b0b0;
} section.content {
    padding-left: 5px;
} .panel-group div .small-icon {
    color: #b1b1b1;
    font-size: 13px;
    margin-top: auto;
    width: auto;
    margin-right: 0;
    margin-bottom: auto;
} .panel-group a, .panel-group a:focus, .panel-group a:visited {
    color: black;
} .panel-group .panel-heading, .panel-group .panel-title {
    background-color: white;
} .panel-group .panel-title a {
        font-weight: 100;
    } .panel-group .panel {
    border-color: #e6e7e7;
    border-top-color: #e6e7e7;
} .panel-group .panel .panel-heading a {
    padding: 3px;
    margin: auto;
} .panel-group .panel .panel-heading a i {
    vertical-align: middle;
} .gray-icon, .ui-widget-content .gray-icon {
    color: #999;
} #mainLayoutContent {
    margin-top: 20px;
} @media (max-width: 1169px) {
    #mainLayoutContent {
        margin: 0;
    }
    .navbar-brand{
        display:none;
    }
    .container-fluid{
        padding: 0;
    }
    section.content, .ls-closed section.content {
        padding: 0;
        margin-left: 0;
    }
    .container-fluid{
        padding-right: 5px;
        padding-left: 5px;
    }
    section.content {
        padding-left: 0;
    }
} @media (max-width: 800px) {
    .mobile-wrap-content > div{
        width:100% !important;
        display:block !important;
        margin-left:0 !important;

    }
    .mobile-wrap-content > div:nth-child(2),
    .mobile-wrap-content > div:nth-child(3)
    .mobile-wrap-content > div:nth-child(4) {
        margin-top: 10px;
    }

    .modal-dialog {
        width: 100% !important;
        margin: auto;
        /*height: 100%;*/
    }

    .ui-dialog {
        height: 100% !important;
        top: 0 !important;
    }
    .ui-dialog-content {
        overflow-y: auto;
        max-height:100%;
        height:100% !important;
    }
} .label-width-100 label{
    width: 100px;
} .label-width-125 label {
    width: 125px;
} .label-width-150 label {
    width: 150px;
} .ui-widget-overlay{
    z-index: 91 !important;
} .cb-select-all:checked{
    accent-color: red;
} a.material-icons:hover, a.material-icons:focus {
    text-decoration: none;
    cursor: pointer;
}

.select2-selection__rendered {
    width: 100%;
}

.ui-dialog .ui-dialog-content
{
    padding: 5px;
}

.form-line label {
    margin-right: 5px;
}