/* roboto-regular - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
         url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-500 - latin_cyrillic */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/plugins/fonts/roboto-v18-latin_cyrillic-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
         url('/plugins/fonts/roboto-v18-latin_cyrillic-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-500.woff') format('woff'), /* Modern Browsers */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/plugins/fonts/roboto-v18-latin_cyrillic-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

html, body {
    background: #EDEFF1;
}
pre {
    padding:3px !important;
    margin: 0 0 3px !important;
}
.linkModal{
    text-decoration: underline;
    cursor:pointer;
}

.long-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
    -o-text-overflow: ellipsis;  
}

.infoBlock{
    padding: 9px;
    border-radius: 3px;
    min-height: 20px;
    margin: 0px 10px 20px 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    font-size: 12px;
}

body{
   min-width:1000px;
   width: auto !important;
   width:1000px;
}

h1 {
    font-size: 24px;
}

.head h1{
    margin-top:0px;
}

.head h4{
    margin-bottom:0px;
}

.main_head_wrapper{
    padding: 10px 30px 5px 20px;
    background-color: #FFF;
}

.container-fluid {
    margin: 0 auto;
    height: 100%;
    padding: 0px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.panel{
    margin-top:0px;
    border:0px;
    border-radius: 0px;
}

.panel .panel-heading{
    border-radius: 0px;
    border:0px;
}

.panel-info > .panel-heading:first-child{
    background:#E3E3E3;
    border-radius: 0px;
    border:0px;
}

.panel-primary .panel-heading, 
.panel-danger .panel-heading
{
    border: 2px!important;
}

.panel-info .panel-heading .panel-title, 
.panel-primary .panel-heading .panel-title,
.panel-danger .panel-heading .panel-title,
.widget .widget-header,
.table th
{
    color:#959597;
}

.panel-sub-primary>.panel-heading{
    border: solid #000;
    border-width: 0 0 2px!important;
    border-color: #4EC46D;
    color: #4EC46D!important;
    border-bottom-style:solid!important;
}

.panel-sub-danger>.panel-heading{
    border: solid #000;
    border-width: 0 0 2px!important;
    border-color: #FF6363;
    color: #FF6363!important;
    border-bottom-style:solid!important;
}

.panel-sub-info>.panel-heading{
    border: solid #000;
    border-width: 0 0 2px!important;
    border-color: #03A9F4;
    color: #03A9F4!important;
    border-bottom-style:solid!important;
}

.panel-primary .panel-heading{
    border-color:#009BDF;
    border: 2px!important;
}

.panel-danger .panel-heading{
    border-color:#FF6363;
    border: 2px!important;
}

.widget .widget-header{
    font-size: 14px;
}

.widget .widget-value{
    font-size: 30px;
    color: #333;
}

.head{
    background: white;
}

#page-content-wrapper{
    padding-top: 10px;
}

.widget-headless{
    border-top:0px!important;
}

.widget-normal{
    border-color: #009BDF;
    color: #009BDF;
}

.head-widget{
    border: 0!important;
    display:inline-block;
    margin-right:30px;
}



.head-widget .widget-value{
    font-size:16px;
}

.head-widget .widget-value{
    font-size:16px;
}

.head-widget .widget-header{
    font-size:12px;
}


.widget-danger{
    border-color: #FF6363;
    color: #FF6363 !important;
}
.widget-success{
    border-color: #4EC46D;
    color: #4EC46D;
}

.widget{
    border-top: solid 2px;
    background: #FFF;
}

.widget-row .col-lg-2{
    padding: 10px;
}


#snackbar-container {
    left:220px!important;
}

li.search-choice {
    background-image: none!important;
    display: block!important;
}

.collapsible {
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}
.collapsible button {
    float: right;
}

.collapsible div {
    width:300px;
    float: left;
}

.panel-widget{
    margin-bottom:0px;
}

.panel-widget .widget-header,.panel-widget .widget-value{
    padding-left:5px;
}

.panel-widget .alert{
    margin-bottom:0px;
}

.icon-preview{
    displau: inline-block;
	padding:10px;
	margin:10px;
	background:#D5D5D5;
	border-radius:3px;
}

h3 a, h3 a:hover, h3 a:focus{
    color:white;
    text-decoration:underline;
}

a, a:hover, a:focus{
    color:#03a9f4;
    text-decoration:underline;
}

.half{
    width:100%;
}

.input-group-addon{
    border:0px;
    background-color:white;
}

.form-group-inline{
    display:inline-block;
    margin-left:0px;
    margin-right:15px;
}

.modal-content .modal-body{
    padding-top:0px;
}

.modal-body{
    padding-top:0px!important;
}

/*.well{
    padding-bottom:0px!important;
    border:0px;
}*/

.num-field{
    text-align: right;
}

.head.row{
    margin-right:0px;
    margin-left:0px;
}

a { cursor: pointer; }

.sm-modal .modal-dialog {
    width: 480px;
    min-width: 480px;
}
.big-modal .modal-dialog
{
  width: 50%;
}

.lg-modal .modal-dialog
{
  width: 65%;
}

.xlg-modal .modal-dialog
{
  width: 85%;
}

.select2-container .select2-search__field:not([placeholder='']) {
  width: 100% !important;
}

.input-group .form-control-wrapper{
    margin-left:0px!important;
    margin-right:0px!important;
}

.right { text-align: right; }

.btn-white-caption{
    color: white!important;
}

.abs-right{
    right:0;
}

.togglebutton label{
    color: gray!important;
}

.togglebutton label:hover{
    color: black!important;
}

select{
    width: auto;
}

.select2-container--default {
    display: table!important;
    table-layout: fixed!important;
}

.control-label-toggle{
    margin-top: 0px!important;
}

.empty-plot-msg{
    position: absolute;
    z-index: 5;
    color: black;
    transform: translate(50%, 50%);
}

.empty-plot-msg > div {
    position: relative;
    top: 30px; left: -10px;
    width: 150px; height: 30px;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip{
    background: white!important;
}



.collapsible-panel{
    margin-right: -15px;
    margin-left: -15px;
}

.collapsible-panel .panel-heading{
    cursor:pointer;
}

.collapsible-panel .material-icons{
    vertical-align:middle;
}


select.form-control{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px solid #D2D2D2!important;
    background-blend-mode: multiply;
    background: url("/resources/images/icons/ic_arrow_drop_down_black_24dp_1x.png") no-repeat right center!important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 2px 2px 2px;
    border-bottom: 1px solid #D2D2D2!important;
    background-blend-mode: multiply;
    background: url("/resources/images/icons/ic_arrow_drop_down_black_24dp_1x.png") no-repeat right center!important;
}


.vcenter {
    display: inline-block!important;
    vertical-align: bottom!important;
    margin:0px!important;
    padding:0px!important;
}

.pull-bottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.pull-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

select{
    padding-right:20px!important;
}

.bottom-column
{
    margin:0px!important;
    padding:0px!important;
    display: inline-block!important;
    float: none;
    display: table-cell;
    vertical-align: bottom;
}

.panel {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.12);
}

/*
.panel.panel-default>.panel-heading, .panel>.panel-heading {
    background-color: #f9f9f9;
}
*/
/*.panel {
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.12), 0 0px 0px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.12), 0 0px 0px 0 rgba(0,0,0,.12);
}*/

.nav-tabs{
    background: transparent!important;
}

.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
    color:#555!important;
}

.tabs-left>li>a, .tabs-left>li>a:focus, .tabs-left>li>a:hover{
    color:#555!important;
}

.tabs-left>li.active>a{
    background-color: #eee;
}

.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  text-decoration: none;
  border-bottom-color: #ddd;
  border-right-color: white;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.form-group-marginless{
    margin-top: 0px!important;
}

.tab-pane .control-label{
    padding-left: 0px;
    padding-right: 0px;
}

.tab-pane .form-group, .tab-pane .form-control{
    margin-top:0px;
    margin-bottom:0px!important;
}

.checkbox label{
    margin-top:16px;
}

input:disabled{
    color:rgba(0,0,0,.26);
}

.left{
    text-align: left!important;

}

.checkbox label.disabled{
	cursor: not-allowed!important;
	color: gray!important;
}

.card-label{
    color: black;
    font-size: 12px;
    font-weight: 400;
    padding-right: 0px;
    margin-bottom: 0px;
}

.table-key-value{
    table-layout: fixed;
}

.modal .table-key-value{
    table-layout: fixed;
    width:auto!important;
}

.table-key-value td{
    padding-right: 10px;
}

.table-key-value tr{
    vertical-align: bottom;
}
.form-group{
    margin: 0px!important;
}

.table-header-toggle{
    padding-top: 15px;
    margin-left: 10px!important;
}

.control-panel a{
    margin-bottom: 10px;
}

.control-panel .btn{
    margin-top: 0px;
}

.row-eq-height{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom:20px;
}

.row-eq-height .panel{
    height:100%;
}

.row-eq-height .panel-body{
    padding-bottom:0px;
}

fieldset{
    margin-top:10px;
}

.table-key-value span{
    font-size: 12px;
}

.inline{
    display:inline-block;
    vertical-align: baseline;
}

.inline .form-group{
    display:inline-block;
}

.inline label{
    display:inline-block;
}

.inline input{
    display:inline-block;
}

.inline select{
    display:inline-block;
}

.fix-40{
    width:50px!important;
}

.fix-70{
    width:70px!important;
}

.fix-120{
    width:120px!important;
}

.fix-180{
    width:180px!important;
}

.fix-200{
    width:200px!important;
}

.fix-220{
    width:220px!important;
}

.input-type-toggler {
    font-size: 14px;
}

.panel-heading > i{ vertical-align: middle !important; }

.modal-content .modal-header{
    padding-top:15px!important;
}

.form-group-select2 label.control-label{
    margin-top:0px!important;
}

.panel-heading h3{
    display:inline-block;
}

.page-heading{
    font-size:20px !important;
}

.page-heading-type{
    font-size:12px !important;
}

.page-reverter{
    display: inline-block;
    align-self: center;
}
.page-reverter-single{
    padding-top: 2px;
}

.revert-icon{
    margin:0 !important;
}

.revert-button{
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    align-self: center;
}

.panel-heading .btn{
    margin-top: 0px;
}

.panel-heading .checkbox{
    margin-top: 0px;
}

.panel-heading .checkbox label{
    margin-top: 0px;
}

.dataTables_filter{
    padding-top:20px;
}

.tabs{
    padding-left:0;
}

.col-no-padding{
    padding-left:0;
    padding-right:0;
}

.col-no-padding-right{
    padding-right:0!important;
}

.col-no-padding-left{
    padding-left:0!important;
}

.table-key-value td{
    white-space: nowrap;
}

.td-value{
    white-space: nowrap;
}

select::-ms-expand {
    display: none;
}

.inline label{
    vertical-align: bottom;
}

.table-td-30>tbody>tr>td{
    height:30px!important;
}

.sharp-corner{
    border:0px;
    border-radius:0px;
    padding-bottom:0px;
}

label {
  margin-right: 10px;
}

.panel-heading select{
    color: black;
}

/*c3 js pie inner border */
.c3-chart-arc path {
   stroke-width: 0;
}

.inline-form-group .form-group{
    padding-bottom:0px;
}

.inline-form-group input{
    height:25px;
}

.inline-form-group label{
    color: gray;
}

.panel-heading .form-control{
    padding:0px;
}

.no-margin{
    margin:0!important;
}

.width-to-content
{
    width:1%;
    white-space:nowrap;
}

#wrapper1 {
    width: 100%;
}
#left {
    float: left;
    width: 50px;
    background:green;
}
#right {
    float: right;
    width: 50px;
    background:red;
}
#middle{
    background:yellow;
}

.valign-center {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
}

@keyframes spin {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}

.loading {
    display:inline-block;
    margin-left:5px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: .25rem solid rgba(85, 188, 232, .2);;
    border-top-color: #55BCE8;
    animation: spin 1s infinite linear;
}

#cb-report-units{
    height: 22px;
    padding-top:0px;
}


#txt-not-run-after{
    height:21px;
    margin-right:10px;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
    #txt-not-run-after {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.head-widget .btn{
    margin:0px;
}


#licenses-info li.lic-expired{
    color: #aaa;
}

#licenses-info li.lic-current{
    color: #080;
}

#licenses-info li.lic-future{
    color: #000;
}

.form-control:focus{
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal70 > .modal-dialog {
    width:70% !important;
}

.btn-jr-stop, .btn-jr-clear{
    margin-left:0px;
    margin-bottom:0px;
    margin-top:0px;
}

.dataTables_scrollBody thead {visibility: collapse;}

table.even-odd tbody tr:nth-child(odd) {
    background-color: #F0F0F2;
}

.cell-span{
    margin-left:5px;
}

.inline-txt-with-cb{
    height:21px;
    margin-right:10px;
}

.inline-cb-with-txt{
    height: 22px;
    padding-top:0px;
}

.bootbox-body label{
    color: #333;
}

.modal-dialog{
    min-width:600px;
}
.modal-dialog.edit_side_dialog{
    min-width:800px;
}

.w100 .form-group{
    width: 100%;
}

.w100 .form-group input{
    width: 100%!important;
}

.large-modal .modal-dialog {
   width: 928px!important;
   margin: 30px auto;
}

.vertical-align {
    float:right;
    display:inline-block;
    vertical-align:middle;
}


.navbar-right{
    margin-right: 0px;
}

.navbar .navbar-nav>li>a{
    color: #333;
    text-decoration: none;
    padding-bottom: 16px;
    padding-top: 15px;
}

.navbar .navbar-nav>li>a:hover{
    color: #03a9f4!important;
    background: rgba(153,153,153,.2);
}

.navbar a {
    text-decoration: none;
}

.navbar .navbar-nav>li>a:focus{
    color: #03a9f4!important;
}

.navbar, .navbar.navbar-default{
    color: #333;
}

.navbar .dropdown-menu li>a, .navbar.navbar-default .dropdown-menu li>a{
    padding: 5px 10px;
}

.navbar {
    margin-bottom: 0px;
}

.nav.horizontal {
    display: flex;
}

.general-text-color {
    color:#333
}

.light-small{
    color:#959597;
    font-size:12px;
    min-height:16px;
}

.page-btn-right {
    float:right;
    margin-right:10px;
}

.page-btn-left {
    float:left;
    margin-right:10px;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.any-width{
    min-width: 0px;
}

.spop{
    margin-top:10px;
}
.spop .checkbox label{
    margin-top:0px;
    color: black;
}

.spop .inline .checkbox{
    display: inline-block;
}

.spop .form-group select{
    height:21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.spop .form-group{
    padding-bottom: 0px;
    vertical-align: top;
}

.spop .checkbox .checkbox-material{
    top: 1px;
}

.rawHidden{
    display:none;
}
.table-key-value td {
    vertical-align: top;
}

.virtualRow {
    display: flex;
    position: absolute;
    align-items: center;
    height: 24px;
    color: black;
    width:99%;
    text-overflow: ellipsis;
    vertical-align: middle;
    cursor: default;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
    font-size:12px;
}

.w-full {
    width: 100%;
}


.virtualRow:hover{
    background-color: #EDEFF1;
}

.rgroup{
    font-weight: bold;
}

.link-div{
    width: 90%;
    display:inline-block;
}
.link-div.with-auto{
    width: 20%;
}

.check-div{
    width: 10%;
    display:inline-block;
    text-align: right;
}

#assignsContainer {
    height: 500px;
}
.runner-list, .schedules-list{
    font-size: 12px;
}
.schedules-list {
    padding-right: 30px;
}

.atOnSchedule {
    width:100px !important;
}

.btn, .input-group-btn .btn {
    font-weight: 500;
}

.btn-group-raised .btn.btn-success, .btn-group-raised .input-group-btn .btn.btn-success, .btn.btn-fab.btn-success, .btn.btn-raised.btn-success, .input-group-btn .btn.btn-fab.btn-success, .input-group-btn .btn.btn-raised.btn-success {
    color: rgba(255, 255, 255, 1);
}

.btn-group-raised .btn.btn-warning, .btn-group-raised .input-group-btn .btn.btn-warning, .btn.btn-fab.btn-warning, .btn.btn-raised.btn-warning, .input-group-btn .btn.btn-fab.btn-warning, .input-group-btn .btn.btn-raised.btn-warning {
    color: rgba(255, 255, 255, 1);
}

.btn-group-raised .btn.btn-danger, .btn-group-raised .input-group-btn .btn.btn-danger, .btn.btn-fab.btn-danger, .btn.btn-raised.btn-danger, .input-group-btn .btn.btn-fab.btn-danger, .input-group-btn .btn.btn-raised.btn-danger {
    color: rgba(255, 255, 255, 1);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 1;
    background-color: rgba(0, 0, 0, .12)!important;
    color: rgba(0, 0, 0, 0.38)!important;
}
.h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.not-authorized-runner,.not-authorized-runner:hover{
    color:#aaa !important;
}

.checkbox-filter-block{
    border: 1px solid silver;
}

.table-panes h5{
    margin-left:5px;
    margin-top:0px;
}

.table-panes .panel-body{
    padding-bottom:0;
}

.table-panes .bottom{
    margin-left: 7px;
}

.filter-select{
    width: 120px;
    font-size: 11px;
    height:23px;
    margin: 0 5px !important;
    float: left;
}

.header-button {
    display:inline;
}

.table-striped > tbody > tr{
    background-color: #FFFFFF !important;
}

.table-striped > tbody > tr:hover{
    background-color: #EDEFF1!important;
}

.label.fixed-width-45,
label.fixed-width-45 {
    display: inline-block;
    line-height: 1.25;
    width: 45px;
}

.c3-grid line {
    stroke: #eeeeee;
}

.c3-xgrid, .c3-ygrid {
}

.c3-xgrid {
    display: none;
}

.c3 line, .c3 path {
    fill: none;
    stroke: none;
}

.c3-line {
    stroke-width: 2px!important;
}
.owl-item.active {
    transition: box-shadow 1.2s cubic-bezier(0.215,0.610,0.355,1.000);
}
.owl-item.active:hover {
    box-shadow: 0 0px 60px -10px rgba(0,0,0,0.6);
}
.owl-item {
    border: 1px solid transparent;
    margin: 40px 0 70px 0;
    position: relative;
    text-align: center;
}
.owl-item.active ~ .active {
    border-left: 1px solid #e1e1e1;
}
.owl-item > div {
    padding: 30px 20px;
}
.owl-item .main-link {
    outline: 0;
    text-decoration: none;
    color: inherit;
}
.owl-item .image {
    height: 240px;
    margin-bottom: 20px;
}
.owl-item img {
    width: 80% !important;
    display: inline-block !important;
} 
.owl-item .title {
    height: 1em;
    color: black;
    font-weight: bold;
    margin-bottom: 20px;
}
.owl-item .description {
    height: 7.5em;
    margin-bottom: 20px;
}
.owl-item .command-line {
    font-size: .9em;
}    
.owl-item > div {
    margin: 20px auto 30px;
}
.owl-stage {
    width: calc(100% + 1px) !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    }
#home {
    padding: 0 40px;
}
.owl-stage-outer {
    overflow: visible !important;
}
.owl-item:not(.active) {
    visibility: hidden;
}
.owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    text-align: center;
    height: 100px;
    line-height: 100%;
    position: absolute;
    top: 40%;
    left: -44px;
    display: block !important;
    border:0px solid black;
}
.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    text-align: center;
    height: 100px;
    line-height: 100%;
    position: absolute;
    top: 40%;
    right: -44px;
    display: block !important;
    border:0px solid black;
}
.owl-carousel .owl-nav button.owl-prev .material-icons,
.owl-carousel .owl-nav button.owl-next .material-icons {
    font-size: 50px;
}
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled {
    visibility: hidden;
}
.no-runners-box {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.no-runners-row {
    text-align: center;
}
@media screen and (max-width: 800px) {
    .head-widget {
        display: block;
        padding: 10px 30px 5px 20px;
    }
}

/* dataTables check all */
.dataTables_checkall {
    text-align: right;
    float: right;
    padding-top: 34px;
    padding-right: 19px;
}
.dataTables_checkall .checkbox label {
    margin-top: 0px;
}
.chb {
    vertical-align: middle;
    position: relative;
    top: 3px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #BDBDBD;
    font-weight: 400;
}
.chb > .check {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0, 0, 0, .54);
    border-radius: 2px;
    overflow: hidden;
    z-index: 1;
}
.yellow-box{
    background: lightyellow;
}
.blue-box{
    background-color: rgba(59, 225, 252, 0.09);
}
.no-runners-box {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.top-label{
    align-self: center;
    justify-self: end;
}

.status-custom-label{
    display: inline-block;
    width: 50px;
    border-radius: 1px;
    padding: 5px 2px;
}

.fixedTableTop {
    padding: 10px 15px;
    position: fixed;
    top: 5px;
    right: 25px;
    left: 13.5%;
    background-color: white;
    box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgba(45, 45, 45, 0.63);
    z-index: 999;
}
.recEmail, .black_label span {
    margin-right: 10px;
}
.recEmail:hover, .linkModal {
    text-decoration: underline;
    cursor: pointer;
}
#tab-connection > div > .form-group > .form-group-sm{
    padding-top: 5px;
}
.limits_details{
    color: black;
    float: right;
    font-size: 14px;
    margin-top: 20px;
}

#acc-sync-account {
    display:flex;
    flex-direction: column;
}

#job-mediator-filters .editable_li {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#job-mediator-filters .item-content {
    flex: 1;
}
#job-mediator-filters .add-item-container {
    display: flex;
    align-items: flex-end;
    column-gap: 8px;
}
#job-mediator-filters .delete-btn {
    background-color: transparent;
    border: none;
    outline: none;
}

.select2-results__options::-webkit-scrollbar {
    width: 8px;
    background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 16px;
    background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #0F2464;
    /* border: 4px solid rgba(0, 0, 0, 0); */

    /* border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid rgba(0, 0, 0, 0);
border-bottom: 4px solid rgba(0, 0, 0, 0); */
}

.select2-results__options::-webkit-scrollbar-button {
    display: none;
}