﻿ 


            .page-logo img { width: 12rem; height:auto; }
            .table td {vertical-align:middle}
            .fa-hp::before  { content: "\f80a";}
            .fa-ana::before { content: "\f1c0";}
            .fa-ges::before { content: "\f044";}
            .fa-bip::before { content: "\f200";}
            .fa-ser::before { content: "\f013";}
            .fa-lo::before  { content: "\f08b";}
			.fa-pr::before  { content: "\f64c";}
            .fa-prev::before  { content: "\f64c";}
			
			           
            .fa-fat::before { content: "\f153";}
            .fa-red::before  { content: "\f63a";}
            .fa-green::before  { content: "\f638";}
            .fa-yellow::before  { content: "\f639";}
            .fa-blu::before  { content: "\f129";}

            .bg-red { background:#e12621;}
            .bg-green { background:#39d039;}
            .bg-yellow { background:#FFDA13;}
            .bg-blu { background:#1BB7F4;}

            .datepicker {z-index: 9999 !important;}

            .logo-main { display:block; width:100%; height:42px; background: url(/img/logo-fleet.svg) 0px 100% no-repeat; background-size: auto 100%; }
            .logo-login {width:285px; height:50px;}
            .datepicker-input {width: 100%;}

            .fnFILIALE { background-color: #d4b2e5 !important;}
            .fnDRIVER  { background-color: #6acfc5 !important;}
            .fnZONA    { background-color: #70cbed !important;}
            .fnDT_MODIFICA  { background-color: #66aea5 !important;}
            
            .ui-autocomplete-loading { background: white url("/img/ui-anim_basic_16x16.gif") right center no-repeat;  }

            
            /*** CUSTOM STATUS ***/    
            .r {background-color:#d9534f !important; color:White !important;}
            .g {background-color:#5cb85c !important; color:White !important;}
            .y {background-color:#f0ad4e !important; color:White !important;}
            .b {background-color:#337ab7 !important; color:White !important;}
            .x {background-color:#5bc0de !important; color:White !important;}
            .z {background-color:#121111 !important; color:White !important;}

            .r a {color:White !important;}
            .g a {color:White !important;}
            .y a {color:White !important;}
            .b a {color:White !important;}
            .x a {color:White !important;}
            .z a {color:White !important;}

            /*** CUSTOM FORM-INTERFACE ***/    
            th {white-space: nowrap !important;}
            td {white-space: nowrap !important;}


            .divWait { background: rgba(16, 40, 58,0.8); }


            /* .dataTables_scrollHeadInner{  width:100% !important; } */
            /* .dataTables_scrollHeadInner table{  width:100% !important; } */
            .tab_planner td .fal{display: block; text-align: center; padding: 5px 0;}
        
