::-webkit-scrollbar{width:10px!important;height:10px!important;-webkit-appearance:none;background: #f1f1f1;}

::-webkit-scrollbar-thumb{height:5px;border:1px solid transparent;border-top:0;border-bottom:0;-webkit-border-radius:6px;background-color:#ccc;background-clip:padding-box;}

.help-inline {
    color: #aaaaaa;
}

.input-group > .form-control[readonly]{
    background-color:white !important;
}

.error{
    color: #dd4b39 !important;
}

.icheck label{
    padding-top: 5px;
}

.box-title {
    font-size: 16px;
    margin-bottom: 10px;
    float: left;
}

.box-title .fas {
    color: #1e5edb;
    font-size: 14px;
    padding-right: 5px;
    margin-top: -2px;
}

.box-title .fa {
    color: #1e5edb;
    font-size: 14px;
    padding-right: 5px;
    margin-top: -2px;
}

.tags-input {
    border: 1px solid #ddd;
    background: #fff;
    padding: 5px;
    overflow-y: auto;
    width: auto;
    border-radius: 4px;
}

.tags-input .tag {
    display: block;
    float: left;
    padding: 2px 5px 3px;
    background: #e3edf5;
    color: #4190bd;
    border: 1px solid #acc2cf;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.nobg {
    background: 0
}

.nowrap {
    white-space: nowrap !important
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f1rem {
    font-size: 1rem;
}

.scroll {
    overflow-x: auto;
    overflow-y: auto
}

.scroll-x {
    overflow-x: auto;
    overflow-y: hidden
}

.scroll-y {
    overflow-x: hidden;
    overflow-y: auto
}

.noscroll {
    overflow-x: hidden;
    overflow-y: hidden
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mt3 {
    margin-top: 3px
}

.mr3 {
    margin-right: 3px
}

.mb3 {
    margin-bottom: 3px
}

.ml3 {
    margin-left: 3px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.pt3 {
    padding-top: 3px
}

.pr3 {
    padding-right: 3px
}

.pb3 {
    padding-bottom: 3px
}

.pl3 {
    padding-left: 3px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pl5 {
    padding-left: 5px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pl20 {
    padding-left: 20px
}

.width-30 {
    width: 30px !important
}

.width-60 {
    width: 60px !important
}

.width-90 {
    width: 90px !important
}

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

.width-140 {
    width: 140px !important
}

.width-160 {
    width: 160px !important
}

.width-460 {
    width: 460px !important
}

.width-760 {
    width: 760px !important
}

.width-960 {
    width: 960px !important
}

.pagination {
    margin: 8px 0;
    font-size: 13px;
    float: left;
}

.page-link {
    min-width: 37px;
    text-align: center;
    padding: 6px;
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    color: #666;
    background-color: #ffffff;
    border: 1px solid #ddd;
}

.page-item.active .page-link {
    z-index: 1;
    color: #666;
    background-color: #eee;
    border: 1px solid #ddd;
    cursor: default !important;
}
.pagination > .page-item:not(.active) > a:hover {
     z-index: 2;
     color: #333;
     text-decoration: none;
     background-color: #eee;
     border-color: #ddd;
     outline: transparent;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
    background: #eee;
    color: #333!important;
    border-color: #ddd!important;
}

.page-item.disabled .page-link {
    cursor: default !important;
    color: #ccc;
}

.pagination .controls {
    float: left;
    border: 0;
    padding: 7px 0 0 15px;
    color: #777;
}

.pagination .controls input {
    border: 0;
    width: 22px;
    padding: 0;
    margin: -3px 0 0 0;
    text-align: center;
    font-size: 13px;
    background: transparent;
    box-shadow: none;
}

.table-view {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
}

.table-view td {
    border: 1px solid #c8d6e6;
    min-width: 30%;
}

.table th {
    white-space: nowrap;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAF9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(top, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
}

.table-view .table-caption {
    background-color: #ccebff !important;
    color: #fff;
    font-weight: bold
}

.table-view input, .table-view select, .table-view textarea, .table-view .select2-choice {
    border: 0;
    background-color: #f0f3f5 !important;
    color: #333;
    resize: none
}

.table thead tr {
    background-color: #eee;
}

.fuck-body > .row {
    margin: 0 55px 0px -15px
}

.card-body > .row {
    margin: 0 55px -5px -15px
}

.box-footer > .row {
    margin: 0 55px 6px -15px
}

.form-group .form-control-sm {
    margin-top: 5px;
}

.form-horizontal .import-row {
    margin: 0 0 0 24px
}

.main-content {
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: #ffffff;
}

.main-content .card-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #eee;
    padding: 10px 10px 0px 10px;
}

.main-content .container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 6px;
}

.main-content .container-fluid .fuck-body {
    flex: 1 1 auto;
    padding: 0.7rem;
}
.main-content .container-fluid .card-body {
    flex: 1 1 auto;
    padding: 0.7rem;
}

.card-header .header-tools {
    position: relative;
    top: -5px;
    right: 0;
}

.form-inline {
    padding-left: 5px;
    margin: 3px
}

.form-inline .form-group {
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: middle;
    margin-right: 10px
}

.form-inline .control-label {
    text-align: right;
    font-size: 13px;
    vertical-align: baseline
}

.form-inline .control-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.form-inline .form-control {
    display: inline-block;
    vertical-align: middle
}

.form-inline .btn {
    margin-right: 3px
}

.form-inline .input-group-btn .btn {
    margin-right: 0
}

.center-loader {
    background: #ffffff url("../images/loading.gif") no-repeat 5px center;
}

.table .thead-light th {
    color: #212529;
    background-color: #eee;
    border-color: #c8ced3;
    border-top: 0 none;
    border-bottom: 0 none;
}

.ui-layout-pane {
    border: 0;
    padding: 0;
}

.ui-layout-content {
    padding: 0;
}

.ui-layout-header {
    border-bottom: 1px solid #eee;
    padding: .75rem .5rem;
    font-size: .875rem;
}

.btn-box-tool {
    background: transparent;
    color: #97a0b3;
    padding: 0 .5rem;
}

.iframe {
    border-width: inherit;
    width: 100%;
    height: 100%;
    overflow: auto;
}

body {
    font-size: 0.8rem;
    font-weight: 400;
}

.inline {
    display: inline-block
}

.form-unit {
    border-bottom: 1px solid #eee;
    margin-bottom:10px;
    margin-top:10px;

}

.form-unit2 {
    border: 1px solid;
    border-color: #7a9bc8;
    padding-left:20px;
    padding-right:20px;

}

.form-unit3 {
    color: #1e5edb;
    font-size: 15px;
    font-style: oblique;
    padding: 5px 0px;
    border-bottom: 0px solid #eee;

    margin-top:10px;

}



.form-unit, th[aria-selected="true"] .ui-jqgrid-sortable {
    color: #1e5edb;
    font-size: 15px;
    font-style: oblique;
    padding: 5px 0px;

}

.flowOpinion{
   font-size: 0.875rem;
}