#datatable-tsi-2_length,#datatable-tsi-3_length,#datatable-tsi-4_length{
    float:left;
}

#datatable-tppf_length,#datatable-srif_length,#datatable-skpf_length{
    float:left;
}

td.input-field, td.select-field{
   color : #4ca7e6; 
   font-weight: bold;
}

.label.dblock{
    display:inline-block;
    padding:0.4em 0.7em 0.5em;
    margin-bottom: 0.2em;
}

.text-left-i {
    text-align: left !important;
}

.no-transform {
    text-transform: none !important;
}

.color-gold{
    color: #FFD700;	
}

.color-green{
    color: #0a810a;	
}

.color-green-light{
    color: #11bd11;	
}

.color-red{
    color: #d26a5c;	
}

#datatable-trx th{
    text-align:center;
    vertical-align:middle;
}


.bg-movie{
    /* background-image:url(../img/photos/background-image.jpg); */
    background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(157, 120,108, 0.73)), url('../img/photos/background-image.jpg');
}

.bg-ribbon{
    /* background-image:url(../img/photos/background-image.jpg); */
    background-image: linear-gradient(to bottom, rgba(207, 140, 16, 0.52), rgba(219, 175, 108, 0.73)), url('../img/photos/bg-dashboard-3.jpg');
}

.spiner-grafik{
    position:relative;
    top: calc(50% - 50px);
}

#datatable-dash-srif_filter input,#datatable-dash-sppf_filter input,#datatable-dash-skpf_filter input{
    width:77%;
}


.datepicker-days .disabled{
    background: #f5f5f5;
    cursor: not-allowed;
}