body{
	font-family:sans-serif;
}
.button-group h4 .label{
	display:inline-block;
	margin-top:5px;
	color:#fff;
	font-weight:normal;

	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}


.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:13px;
	font-weight:normal;
	line-height:120%;
    opacity:1;
    filter:alpha(opacity=1)
}
.tooltip.in{
    opacity:1;
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #9FDAEE
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #9FDAEE
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #9FDAEE
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #9FDAEE
	
}
.tooltip-inner{
    max-width:50%;
    padding:8px;
    color:#000000;
    text-align:left;
    text-decoration:none;
    background-color:#9FDAEE;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}
.rowblock{
	display: block;
	
	border: 1px solid #ABA1A1;
	padding: 1%;
	float:left;
	width:100%;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

.select2-container .select2-search--inline{
	
	min-width: 200px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
}



td.right,th.right{
	text-align:right;
}


.table-hover > tbody > tr:hover > td.highlight,
td.highlight
{
	
  background-color: #cc3;
}

.mce-fullscreen .navbar {
	display:none;
}
.page_title{
	float:left;
	font-size: 24px;
}
.page_top_buttons{
	float:right;
}
#drop_in_groups .panel {
  /* Just in case there are inline attributes */
  width: 30% ;
  float:left;
  margin-right:2%;
 }

.button-group .btn {
vertical-align: top;
}

.nopadding{
	padding-left:0;
	padding-right:0;
}
.navbar-form {
	width:100%;
}

td h1,td h2, td h3, td h4, td h5
{
	font-size: 14px;
	font-weight:normal;
	margin-top: 0;
margin-bottom: 0;
line-height:20px;
}
.label {
display: inline;
padding: 0;
font-size: 100%;
font-weight:normal;
color: #444;

}
ul.horizon{
	display:inline;
}
ul.horizon li{
	display:inline;
}
ul.horizon li+li:before{
	content:", ";
}

.button-group{
	text-align:right;
}

h2 .peoplephotobox{
	float:none;
	display:inline-block;
}
.peoplephotobox{
	float:left;
	/*max-width:50%;*/
	position:relative;
	margin-right:20px;
}
.removepadding{
    padding-right: 0;
    padding-left: 0;	
	
}
.display_none,
.peoplephotobox .alert,
h2 .alert,
td .alert{
	display:none;
}
h2 .alert{
	font-size:14px;
}
h2 .bar{

	display:inline-block;
}
td .progress-bar{
       color: #000; 
    text-align: left;
}
td .progress{
	margin-bottom:0;
 
    
/*	display:none;*/
}



.form-inline.form-2col .form-group{
	width:49%;
	margin-right:1.3%;
}
.form-inline.form-2col .form-group+.form-group{
	margin-right:0;
}

.form-2col .form-control,
.form-3col .form-control
{
	width:100%;
}
.form-inline{
	padding-bottom:16px;
	
}
.form-3col .form-group{
	width:30%;
	margin-right:2%;
}
.form-4col .form-group{
	width:22%;
	margin-right:2%;
}
.one-row{

	
	margin-bottom: 14px;
    padding-top: 5px;
    padding-bottom: 0;
    background-color: #D3F2F9;

}
fieldset .one-row{
	background-color:transparent;
}

legend {
     display:inline-block; 
     width:auto; 
    padding: 0px 10px; 
     margin-bottom: 0px; 
    font-size: 17px;
    /* line-height: inherit; */
  
     border:none; 
	 
    /* border-bottom: 1px solid #e5e5e5; */
}

fieldset {
    padding: 0px 10px;
    margin: 10px 0px 30px 0px;
    border: 1px solid #c0c0c0;
	width:100%;
}
fieldset  label{
	display:inline;
}
fieldset  hr {
	margin:0;
	margin-top:7px;
	margin-bottom:7px;
}
fieldset  .one-row {
	margin-bottom:0;
}
/* one row date input*/
.one-row .input-append{
	display:inline-block;
	margin-left:5px;
	margin-right:30px;
}
.one-row .form-control{
	width:auto;
	margin-left:5px;
    height:auto;
    padding: 0px 12px;
	margin-right:30px;
	
}

fieldset  .one-row .form-group{
	margin-right:3%;
}

fieldset .one-row-3col .form-group{
	width:33%;
	margin-right:0px;
}

.one-row-3col .form-control{
	margin-right:0px;
}


.one-row .form-group{
	vertical-align:text-top;
	
}


.file-wrapper{
	display:block;
	position:relative;
}
.fileupload {
cursor: pointer;

height: 100%;
filter: alpha(opacity=1);
-moz-opacity: 0.01;
opacity: 0.01;
position: absolute;
right: 0;
top: 0;
width:100%;
z-index:200;

}
td a{
	cursor: pointer;
}

.bar {
    height: 18px;
    background: green;
}



.basket .basket_list {
    border: 1px dashed transparent;
    border-radius: 4px;
   
}

.basket.active .basket_list,
.basket.hover .basket_list { border-color: #ffa0a3 }

.basket.active .basket_list {
	}

.basket.hover .basket_list { background-color: #fff8c1 }


tr.subtotal{
	border-top: 2px solid #CCC;	
	
	
}

.three-col {
       -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap : 20px;
       -moz-column-rule-color:  #e6e6e6;
       -moz-column-rule-style:  solid;
       -moz-column-rule-width:  1px;
       -webkit-column-rule-color:  #e6e6e6;
       -webkit-column-rule-style: solid ;
       -webkit-column-rule-width:  1px;
	   padding-left:20px;
	   padding-right:20px;
	   
}


.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 14px;
  line-height: 20px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

td a img{
	height:40px;
	
}
.av_tiny_textbox{
  cursor: pointer;
 
  text-align: center;
  width: 26px;
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
  color:#0066FF;
}

.groupfirst{
	font-size:120%;
	font-weight:bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 15px;
    width: 15px;
}

.tablebody.sticky{
	margin-top:55px;
	
}
.tableheader.sticky{
  position: fixed;
  top:0;
 
  
  z-index:9999;
 
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);

}
.headerrow.hide,.navbar.hide{
	display:none;
}

#tdtip{
	position:absolute;
	z-index:999;
}

legend {
	text-transform:uppercase;
	font-weight:bold;
	color:orange;


}

.one-row .bootstrap-select.form-control{
	width:200px;
	
}
fieldset .select2-container{
	width:auto !important;
	display:inline-block !important;
	
}

 .table tbody>tr.group-header>th{
     border-top: 0px solid #ddd;
    background-color: #dff0d8;	 
	 
 }
 .table tbody>tr.group-header>th a{
	 text-decoration:underline;
 }
.table tbody>tr.group-footer>td{
	padding-bottom:25px;

}
.sidebar{
	float:right; 
	width:200px;

}
.sidebartitle{
   width:200px; 
   text-align:right;
   position: fixed;
   top: 54px;
	
}

.sidebar ul {
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;

}
.sidebar ul  li{
	list-style:none;
}

.sidebar ul  li li{
	padding-left:5px;
}
#collapseList{
	position:fixed;
	background-color:#000;
	padding:20px;
	color:#fff;	
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
    border: 0px solid #000000;
	top: 88px;
    overflow: scroll;
    height: 450px;
}
#collapseList a{
	color:#ccc;
}
.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.affix-top {
    position: static;
   
}
.one-row .checkbox_option{
	 display:inline-block;
	 padding-right:10px;
}
.active-row{
	background-color:#FCF8E3;
	
}
.clicktoview[aria-expanded="false"]:before{
	content:"+ Open";
}
.clicktoview[aria-expanded="true"]:before{
	content:"- Close";
}
td form{
	display:inline-block;
}
.panel a{
	text-decoration:underline;
}
.dropdown-menu a{
	text-decoration:none;
}
/* table header levels */
.level1{
	
	font-size:180%;
	font-weight:bold;
}

.level2,.footer1{
	font-size:130%;
	font-weight:bold;
}
.footer2{
	font-size:150%;
	font-weight:bold;
}
.footer3{
	font-size:180%;
	font-weight:bold;
}

.level3{
	font-size:110%;
	font-weight:bold;
}

tr.level2 td{
		padding-left:20px !important;
}
tr.level3 td{
		padding-left:40px !important;
}

td.tdindent{
	padding-left:60px !important;
}
tr.seperate td{
	padding:0 !important;
	height:2px;
	line-height:2px !important;
	
}

tr.space td,tr.footer3 td{
	border:none !important;
	
}

.lineseperate{
	width: 100%;
    border-top: 2px solid #6B6666;
    height: 2px;
    padding-top: 2px;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.otheravhide{
	display:none;
}
.OTHERAV{
	font-style:italic;
}

.avnotes{
	background-color:#5cb85c;
	font-size:10px;
}

.sessionnotes{
	background-color:#9CD6DF;
	font-size:10px;

	

}

 .printonlytd{
	 display:none;
 }
 .printnotes{
	 font-size:14px;

	 
	 
 }
 .store_tab td{
	 border:solid 1px #E5E3E3;
	 
  
 }
tr.pagebreak td{

    background-color: #C2DCDB;
    padding: 0 !important;
    line-height: 5px !important;
}

@media (min-width: 992px){
.container {
 max-width:100%;
}

}
@media (min-width: 768px){
.container {
 max-width:100%;
}

}

@media (min-width: 1200px){
.container {
 max-width:100%;
 width:100%;
}

}

@media (max-width: 400px) {
#collapseList{
	
	height:300px;
	overflow:scroll;
}
}

@media (max-width: 767px) {
	.navbar-text {
float:none;
padding: 10px 15px;
margin:0;
}
.three-col {
	  -moz-column-count: 1;

       -webkit-column-count: 1;
}
}


@media print {
 .panel a[href]:after,th a[href]:after,td a[href]:after {
    content: "";
  }
 .headerrow .col-xs-5{
	 width:100%;
 }
 .printonlytd{
	 display:table-cell;
 }
 
.tabletoblock,
.tabletoblock tr,
.tabletoblock tr td,
.tabletoblock thead  /*only show header table at fisr page */


{
	
	display:block;
}
.tabletoblock tbody tr+tr {
	
	border-style:double none double none;
	margin-top: 10pt;

}
	
.button-group a.btn,
th.actions,
td.actions, td .btn,
.screenonly,
.multi_checkbox,
.tabletoblock tr td.actions,
.tabletoblock .screenonly

{
	  display:none;
  }

}
/*Timesheet*/


.monthchange{
	margin-left: 11px;
	
}
.table-hover>tbody>tr.level_1:hover,
tr.level_1{
	background-color: #D2EAFE;
	
	
}
.table-hover>tbody>tr.level_2.notfillable:hover,
tr.level_2.notfillable{
	background-color: #F4FAFE;

}
.table>tbody>tr.level_2 td{
	padding-left: 20px;
	
}
.table>tbody>tr.level_3 td {
	padding-left: 30px;
	
}
.table>tbody>tr.level_4 td {
	padding-left: 40px;
	
}
.table>tbody>tr.level_5 td {
	padding-left: 50px;
	
}
.table>tbody>tr[class^="level_"] td {
  vertical-align: middle;
}

.table-hover>tbody>tr.level_footer:hover,
tr.level_footer{
	background-color: #30EDF0;

}
tr.level_footer td{
	font-weight: bold;
}

.daycol_0,
.daycol_1,
.daycol_2,
.daycol_3,
.daycol_4{
	width: 10%;
}
#timeform [class^="daycol_"]
{
	
	min-width: 90px;
	font-weight: normal;
	
}

.daycol_5,.daycol_6{
	width: 7%;
	
}
.daycol_5 input,
.daycol_6 input
{
 /*background-color: #80808014;	*/
}
th.daycol_5 ,
th.daycol_6 
{
	color:#f58a8a;
	
}
.day_today{
	
}
#timeform th.day_today{
	font-weight: bold;
	color: #1A73E8;
	border-bottom-color: #1A73E8;
}
#timeform input{
	text-align:right;
} 
.hiderow,
.showrow{
	display: none;
	cursor: pointer;
	padding: 0px 4px;
	
}


#setupmycate .hiderow::before{
	content: "X Hide this";
}

#setupmycate .showrow::before{
	content: "\2713 Show this";
}
.catecheck{
	color: #3c763d;
	font-weight: bold;
}
.catecheck.unselected{
	color: #a94442;
}
#setupmycate .catecheck::before{
	content: "\2713";
}
#setupmycate .unselected::before{
	content: "X";
}




.hidecates{
	display: none;
}

.weektotalCaption{
	 
}
.weektotalvalue{
	font-size: 22px;
    border: none;
	font-weight: bold;
}
#thisweektotalhours,
#thisweektotalmins

{
	font-weight: bold;
    font-size: 18px;
}
.daytotal{
	
	border: none;
    font-size: 130%;
    
    font-weight: bold;
    background: none;
}

	


/*.glyphicon-arrow-up{
	color: red;
	
}

.glyphicon-arrow-down{
	color: green;
	
}*/

.daytotalcol{
	position: relative;
}
.daydiff{
	position: absolute;
	top: 11px;
	color: green;
	padding-left: 3px;
	
}
.daydiff_greater_than_zero::before{
	content: "+";
	font-size: 80%;
	
}
.daydiff_greater_than_zero{
	color:#a94442;
}

.calendar{
	width: 100%;
} 
.calendar .datenumber{
	position: absolute;
	top: 2px;
    left: 2px;
}

.today .datenumber a{
	color: white;
    font-weight: 500;
    background-color:#1A73E8;
  
}
.calendar .worktime{
	position: absolute;
	
	bottom: 0;
    right: 2px;
	color:#777;
	
}

td.header:last-child {
    text-align: right;
    padding-right: 3px;
}

.calendar td{
	vertical-align:text-bottom;
}
    
.calendar .header{
	text-transform: capitalize;
	padding-left: 2px;
}
    
.calendar .daycol_5 a,
.calendar .daycol_6 a
{
   
	color: #f58a8a;
}


.holidays a,
.holidays 
{
	color: #f58a8a;
}

.calendar .daycol_5 ,
.calendar .daycol_6 
{
   
	 /*background-color: #80808014;*/
}


.calendar .daycol_0,
.calendar .daycol_1,
.calendar .daycol_2,
.calendar .daycol_3,
.calendar .daycol_4{
	width: 14%;
	
}
.calendar .day,
.calendar .totalofweek
{
    position: relative;
    height: 45px;
}
.calendar .totalofweek{
	background-color: #f5f5f5;	
}

.calendar .totalofweek .worktime{
 
	
}

.calendar .totalofweek .datenumber{
       right: 2px;
    left: unset;
	
}

.input-daterange {
	width: auto;
}
.table>tbody>tr>td[class^="daycol_"],
.table>tfoot>tr>td[class^="daycol_"],
.table>thead>tr>td[class^="daycol_"]
{
	    text-align: right;
	    padding: 3px;
}
.overtime{
	
	color: #d81818;
	
	
}
.lieutime{
	
	color:green;
	float: right;
	
}

.calendar .overtime{
	
	
	float: none;
	
}
.calendar .lieutime{
	
	float: none;
	
}

.calendar td.approved{
	background-color: #FFF2CC ;
}

.calendar td.submitted{
	background-color: #dff0d8;
}
#calendarnotes{
	padding-top: 5px;
    font-style: italic;
	
}
.calendar td.othermonth a{
	color: #999;
	
}
.approved{
	background-color:  #FFF2CC ;

}
.submitted{
	background-color:#dff0d8;

}
.table>tbody>tr>td.dayinouttitle{
	text-align: right;
	vertical-align: middle;
}
.pagetitle{
	font-size: 22px;
	height: 36px;
}

.pagetitle a{
	font-weight: 400;
    line-height: 1;
   
	font-size:80%;
	
}
.staffname{
	
	width: 200px;
    display: block;
    float: left;
	
}
#timeform tbody .form-control[readonly]
{
	border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
	
}
#mygroups{
	padding-top: 10px;
	
}
#quickfill_box{
	width: 100%;
}
.twitter-typeahead{
	width: 100%;
}
.form-control.tt-hint{
	width: 100%;
}
#expa_coll_all::before{
	content: "- Collapse ";
}

#expa_coll_all.collapseall::before{
	content: "+ Expand ";
}

.homecol1{
	width: 74%;
	float: left;
	padding-left: 1%;
}

.homecol2{
	width: 24%;
	float: left;
	padding-left: 1%;
}
.quickinbutbox{

	
}
.smallviewportonly,
.middleviewportonly{
	display: none;
}


@media screen and (max-width: 1025px) {
	.container {
    width:auto; 
	}
	
	.homecol1{
	  width: 98%;
     }
    .homecol2{
		width: 98%;
	}
	
	.quickinbutbox{
	  padding-bottom: 900px;
   }
	
	.daydiff {
     position:relative; 
     top: 1px; 
	}
	.middleviewportonly{
		display: inline;
	}
	
		#timeform [class^="daycol_"]
{
	
	min-width: 80px;
	
}
}

/*Small screen*/
@media screen and (max-width: 761px) {
	/*hide timesheet main table first*/
	#timeform{
		display: none;
	}
	
	.smallviewportonly{
		display: block;
		
	}
	

	.pagetitle{
		height: auto;
	}

	
}

tr.narrowtableheader th{
   font-weight: 400;
   
   
    padding: 0;
    text-align: left;
    transform: rotate(90deg);
   
    white-space: nowrap;
  
}
#viewoptions{
    display: flex;
    gap:10px;
    
}

#viewoptions .form-control{
    font-size: 14px;
    
}