   p.td-numrecords, #td-createnew, #frm_search, #td-topmenu, #td-footer, #td-viewlist a.v3-sidebar__viewlink.v3-sidebar__link.ui-icon-recycle, #td-sidebar h2, #td-wks-cur, .fs-customize, .ui-button.ui-icon-pin.ui-icon-only, #td-header, .v3-toptabs.v3-tabs.ui-tabs {
	display: none!important;
}
#td-showside:before {
content: "☰ MENU";
/* to match the font of the page */
font-family: sans-serif, Arial;
  border: 0px solid white;
  padding: 6px;
  border-radius: 5px;
  color: black;
background: white;
position: center;
}


/* side bar background color */
#td-sidebar {background-color: #2b3856}
#td-main.cf.v3-content.td-showside {background-color: #2b3856}


  #td-sidebar a {
  
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
    display: block;
    padding-left: 15px;
	padding-right: 15px;
	color: #bbc5dd; 
	font-size: 14px;
	border: 1px solid #bbc5dd;
	background: #2B3856;
		 width:200px;
}

#td-bodyframe {background-color: #bbc5dd}



#fs-layoutcalendar.v3-layout-calendar{

    color: #2B3856;
   background-color: #bbc5dd;
       	}

#td-appheader
{

    color: #2B3856;
   background-color: #2B3856;
       	}


div.ui-gridlayout section.ui-col>footer {
background-color: #bbc5dd;
}

html  {background-color: #bbc5dd}



/* FOR THE TOP BAR TABS */

.v3-tabs__item.v3-hascolor{  
border: 1px solid #2B3856;


   border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
 color:  #2B3856!important;
       
    border-top: 1px solid #2b3856!important;
    border-left: 1px solid #2b3856!important;
    border-right: 1px solid #2b3856!important;
     border-bottom: 1px solid #bbc5dd!important;
    background: #bbc5dd!important;
}


.v3-tabs__item.active{
border: 1px solid #2B3856;

background: #2B3856 !important;
 color:  #bbc5dd!important;
       border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
      border-bottom-color: #2b3856!important;
}





.ui-tabs li.active a, .ui-tabs li:hover a {
    color: #bbc5dd!important;
    background: #2B3856!important;
}

.ui-tab-chevron{
    color: #2b3856!important;
    background: #bbc5dd!important;
    
    border-top: 2px solid #2b3856!important;
    
    border-left: 2px solid #2b3856!important;
    
    border-right: 2px solid #2b3856!important;
    
     border-bottom: 1px solid #bbc5dd!important;
    
}
.ui-menu.ui-popup.ui-widget.ui-widget-content.td-hasicons:hover a {
    color: #bbc5dd!important;
    background: #2b3856!important;}

.v3-toptabs.v3-tabs.ui-tabs {   
    background: #bbc5dd!important;}

/* FOR THE BUTTON COLOR */
    
    
    
    .ui-button ui-action.v3-button.fs-action.ui-action-runview.v3-button-default {
    border: 1px solid #2B3856;
 border-radius: 6px;
font-weight: bold;
background: #FFF;
color: #2B3856;
font-size: 10px;

}
    

.ui-action.ui-button.v3-button  {  
border: 1px solid #2B3856 ;

background: #FFF ;
color: #2B3856; 
 font-weight: bold;
}

.ui-menu-item-wrapper{  
border: 1px solid #2B3856;
border-radius: 0px;
background: #bbc5dd;
color: #2B3856;
}

.op80.ui-menu-item{  
 border: 2px solid #2B3856;
border-radius: 0px;
background: #bbc5dd;
 font-weight: bold;

 color: #2B3856;
}

.ui-action.ui-button.v3-button.v3-button-toolaction.fs-toolaction.js-toolaction.ui-icon-drop{
  border: 1px solid #2B3856;
 border-radius: 6px;
font-weight: bold;
background: #FFF;
color: #2B3856;
font-size: 10px;

}

.ui-action.ui-button.small.fs-toolaction.ui-icon-drop{
  border: 2px solid #2B3856;
 border-radius: 6px;
font-weight: bold;
background: #bbc5dd;
color: #2B3856;

}
 


.v3-sidebar__listitem
{
border: 1px solid white;
border-radius: 0px;
background: #a2aeb7;
width: 230px;
color: #4C6374;
}
.v3-toptabs__item.ui-menu-item{
border: 1px solid #4C6374;
color: #4C6374; 
font-weight: bold;
background: white;

}


 #td-toptab a:hover {
  background-color: #c4c3d0;
}








/* new way FOR TIMESHEET RADIO CHECK  # */


#edit_t_672559 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

#edit_t_672559 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;
     border: 3px solid #2B3856;   
}

#edit_t_672559 .fs-checklist  label {
    display: inline-block;
    background-color: white;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 1px solid #2B3856;
    width: 220px;
border-radius: 4px;
line-height: 110%;
}





/* new way using the table edit that should work on all without changing  # */

#edit_t_685351 .fs-checklist  label {
    display: inline-block;
    background-color: white;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 1px solid #2B3856;
border-radius: 4px;}

/* Hides the radio check */
#edit_t_685351 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

/* For yellow highlight when selected on vehicle check*/

#edit_t_685351 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;
     border: 3px solid #2B3856;   
}

/* end of new way # */

   

 div.fs-attr {
	text-align: left 
}

    /* Hides the radio check */
/* Rigids */
 #section_904168 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
/* Units */
 #section_904203 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
/* Trailers */
 #section_904236 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
/* Van */
 #section_904249 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
/* Coach */
 #section_904262 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}



/* Defects to Report yes no */
 #section_904287 .fs-checklist input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}







/* The following 5 are for vehicle check sections and need changing for each company*/

/* Rigids */
#section_904168 .fs-checklist  label {
    display: inline-block;
    background: #A2AEB7;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 3px solid #4C6374;
    border-radius: 4px;

}

/* Units */
#section_904203 .fs-checklist  label {
    display: inline-block;
    background-color: #A2AEB7;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 3px solid #4C6374;
    border-radius: 4px;

}
 
/* Trailers */
#section_904236 .fs-checklist  label {
    display: inline-block;
    background-color: #A2AEB7;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 3px solid #4C6374;
    border-radius: 4px;
}

/* Vans */
#section_904249 .fs-checklist  label {
    display: inline-block;
    background-color: #A2AEB7;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 3px solid #4C6374;
    border-radius: 4px;}
	
/* Coach */
#section_904262 .fs-checklist  label {
    display: inline-block;
    background-color: #A2AEB7;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 20px;
    border: 3px solid #4C6374;
    border-radius: 4px;}	
	
	

/* Defects to Report yes no */
#section_904287 .fs-checklist  label {
    display: inline-block;
    background-color: WHITE;
    padding: 5px 20px;
    font-family: sans-serif, Arial;
    font-size: 15px;
    border: 3px solid #4C6374;
    border-radius: 4px;
}

/* For boarder around tile view */

 .td-tile  {  
   
      
 border: 3px solid #2b3856;
 border-radius: 4px;}

/* For yellow highlight when selected on vehicle check*/

/* Rigids */
#section_904168 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;
}
/* Units */
#section_904203 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;
}
/* Trailers */
#section_904236 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;}

/* Vans */
#section_904249 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;}

/* Coach */
#section_904262 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: #2B3856;}


/* Defects to Report yes no */
#section_904287 .fs-checklist label:has(>input[type="radio"]:checked) {
background-color: #ffff00;
border-color: RED;
}


.fs-checklist label:hover {
    background-color: #c4c3d0;}

.fs-checklist label:hover {
  background-color: #c4c3d0;
}

.fs-checklist input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

input[type="radio"]:checked + label {
    background-color: #bfb;
    border-color: #4c4;
}


input[type='radio'] { 
    accent-color: #4C6374;  
	
} 



/* Below for driver calendar on portal*/
    #view_t_1215196   tbody.fs-grouphead{
	
	font-size: 20px;
          
       	}

 #view_t_1215196  .v3-calendarday__item{
	
	border: 3px solid #4C6374;
   
       border-radius: 4px;
    
       	}
#overview_t_722068 .v3-calendarday__item{
	
	border: 3px solid #4C6374;
   
      border-radius: 4px;
    
       	}

  #overview_t_722068   tbody.fs-grouphead{
	
	font-size: 20px;
       	}
