﻿WHATEVER 
{
	
	}
	
body {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FaFaFa;
	background-image:url('Images/Desktop_Background.png');
	background-repeat:repeat-x;
	/*width: 97%;*/
	font-family: Calibri, Arial;
	font: Calibri, Arial;
	color: #404040;
	font-size: 0.7em;
    height: 100%;
}


.toptitle{
	padding: 5px;
	background-color: #4A452A;
	color: #FFFFFF;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #373737;
	background-image: none;	
}

.toptitlebody{
	
	/* height: 75px; */
	width:100%;
	display: flex;
	padding: 0 0 0 20px;
    box-sizing: border-box;
	
}

#logo {
	padding-top: 13px;
	flex: 0 0 270px;
}


.toptitlebody a {
	display: inline-block;
}

.toptitlebody a:hover {
	background-color: transparent;
}

.toptitleside{
	margin-left: 360px;
	text-align:right;
}
.toptitlefooter{
	text-align:right;
	clear:both;
}

.toptitle a{
	color:#FFFFFF;
}

.toptitlefooter a:hover{
	background-color:#333333;
}


.master {
	border: 1px solid #C0C0C0;
	background-color: #FaFaFa;
	clear: both;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	max-width: 1300px;
	min-width: 950px;
	box-shadow: 8px 8px 15px #666;
	-moz-box-shadow: 8px 8px 15px #666;
	-webkit-box-shadow: 8px 8px 15px #666;
	margin-bottom: 20px;
	padding-top: 1px;
}

.master.masterlogin {
	min-width: 610px;
	max-width: 610px;
}

.rightsidebar {
	
	width: 200px;
	margin-right:10px;
	float: right;
	background-color: #EEE;
	padding-left: 2px;
	}
	
.sidebar {
	float: left;
	max-width:200px;
	width: 200px;
	margin-top: 10px;
}


.maincontentwithrightside {
	margin-left: 201px;
	/*margin-right:20px;*/
	width: 550px;
	
}

.maincontent {
	margin-left: 201px;
	margin-right:10px;
	background-color:#fafafa;
	overflow-x: auto;

}

.maincontentfullscreen {
	margin-left: 20px;
	margin-right:20px;

}

.userinfo {
	clear: both;
	padding-bottom: 30px;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

img {
	border: 0px none;
	vertical-align: middle;
}
table {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;

}

.tablemain
{

	/* border-style:solid;
	border-width: 1px;
	border-color: #C0C0C0; */
	margin-top: 10px;
}

.tablemain th 
{
    text-align:left;
    }

.tablerightsidebar
{
	/*NOTHING IN HERE YET, THIS IS FOR THE SIDE BAR*/
	}

/* THIS IS WHAT EACH SECTION GETS*/
.tdOption {
	/* padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px; */
	padding: 0;
	vertical-align: top;
}

.tdOption a{
	font-size:1.3em;
}	

.tdOption ul
{
	list-style-type: disc;
	
	}

.reportWrapper {
	/* border-bottom: 1px solid #C0C0C0; */
	border-bottom: 1px solid #C0C0C0;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid transparent;
    border-color: #ddd;
}

.reportTitle {
	padding: 0;
	color: #333;
	background: #fafafa;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom: 1px solid transparent;
	border-color: #ddd;
}

	.reportTitle a.full {
		display: inline-block;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		box-sizing: border-box;
	}
	.reportTitle a.full img {
		max-height: 25px;
		margin-right: 4px;
	}

.reportContent {
	padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
}

.tdtitle {
	margin-left: 20px;
	border-bottom: 50px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 2em;
	font-weight:normal;
	background-color: #DDDDDD;
	text-align: left;
	padding-left: 5px;
}

.tdtitleresult
{
    text-align: center;
    }

.divresultreturn
{
	font-weight: bolder;
	color: Blue;
	font-size: 1.3em;
	}

input.text {
	width: 95%;
}

.formElements{
	width:95%;
	font-family: Calibri, Arial;
	font: Calibri, Arial;
}

.formElementsSmaller{
	width:80%;
	font-family: Calibri, Arial;
	font: Calibri, Arial;
}

.formElementsSmallerSide{
	width:65%;
	font-family: Calibri, Arial;
	font: Calibri, Arial;
}

select {
	width: 95%;
}

a:hover{
	background-color:#CCCCCC;
}

.sidebar li {
	/*margin-top: 0.5em;*/
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ddd;
	min-height: 30px;
}

.sidebar li img {
	margin-right: 3px;
	flex: 0 0 32px;
}

.sidebar a {
	display: flex;
	padding: 0.5em 10px;
	align-items: center;
}

.sidebar h3{
	margin-left: 20px; 
	border-bottom: 50px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:1.4em;
	background-color: #DDDDDD;
		padding-left: 5px;
		margin-top:0px;
}


th{
	background-color:#C0C0C0;
	font-size:1.2em;
}

td
{
	vertical-align:top;
	}





#calendar {
	width: 99%;
	margin: 0 auto;
}

.classDone span{
	text-decoration: line-through;
}

.classSignedOff span {
	text-decoration-line: line-through; 
	text-decoration-style: double;
}

.NormalTable th
{
	font-size:1.0em;
    padding: 5px 10px 5px 5px;
    
}

.rTable { display: table; border:solid 1px; }
.rTableRow { display: table-row; border:solid 1px }
.rTableHeading { display: table-header-group; }
.rTableBody { display: table-row-group; }
.rTableFoot { display: table-footer-group; }
.rTableCell, .rTableHead { display: table-cell; border-left:solid 1px ;padding: 1px ; text-align:center}

.NormalTable th:hover {
   background-color: #DDD;
}

.normalTableOdd
{
	background-color: #EEE;
}

.MiniTable
{
	border-style: none;
}

.MiniTableOdd
{
    background-color: #EEE;
    }

.NormalTable a {
	font-size: 1.0em;
	font-weight: bold;
}


.sidebar ul 
{
    list-style: none;
    }


.bottomBar
{
    margin-left: 10px;


}

.bottomBarLogin
{
    width: 500px;
    background-color: #EEE;
    margin: 20px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.fullScreenLink {
	width: 200px !important;
	right: 10px !important;
	top: 10px !important;
}

.fc-event,
.fc-agenda .fc-event-time, fc-title
.fc-event a,
.fc-col-header-cell a {
    font-size: 0.9em;
}

.tdOption .fc-h-event .fc-event-time {
    overflow: initial;
}

.fc-event-title { 
	white-space: nowrap;
}

.tdOption .fc .fc-button {
    font-size: 1.1em;
}

.tdOption .fc .fc-button-primary {
    background-color: #373737;
}

.clear {
    clear: both
}

.slideshow {
	/*position:relative;*/
	height:460px
}
	.slideshow a {
		float:left;
		position:absolute;
	}
	
	.slideshow a img {
		border:none;
	}
	
	.slideshow a.show {
		z-index:500
	}

	.slideshow .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	.slideshow .caption .content {
		margin:5px
	}
	
	.slideshow .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

.ganttview
{
    background-color: #EDEDED;
    }

.ganttview-grid-row-cell
{
    background-color: #FFF;
    }

.ganttview-weekend
{
    background-color: #EDEDED;
    }
    
.ganttview-vtheader-item-name
{
    background-color: #EDEDED;
    }


    
thead .header
{
    cursor: pointer;
    }
    
    
thead .headerSortUp, thead .headerSortDown
{
    background-color: #404040;
    color: #FFF;
    }
    
.submitAnswer 
{
    color: #E00;
    font-weight:bold;
    font-size: 1.2em;
    }
    
.createnewrecord:hover 
{
    cursor: pointer
}

.selectedsidebaritem
{
    background-color: #EEE;
    display:none;
    }

#sidebarul,
.sidebar > ul
{
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border: 1px solid transparent;
	border-bottom: 0;
	border-color: #ddd;
	margin: 0 10px 0 10px;
	padding: 0;
}

.sidebar .reportWrapper {
	margin-bottom: 0;
	border: 0;
}

.sidebar .reportContent {
	padding: 9px 7px 0px 7px;
	border-top: 1px solid #ddd;
}

.sidebar .reportTitle {
	border-bottom: 0;
}

.searchbutton
{
    padding-top: 2px;   
    }

.searchbutton:hover 
{
    cursor: pointer;
}

.NormalTable td 
{
    padding: 4px 4px 2px 4px;
    
    }
    
.NormalInputTable td 
{
    padding: 4px 4px 2px 4px;
    
    }

.NormalInputTable th
{
	font-size:1.0em;
    padding: 5px 2px 5px 2px;
}

.NormalInputTable th:hover {
   background-color: #DDD;
}

.normalInputTableOdd
{
	background-color: #EEE;
}


.NormalInputTable a {
	font-size: 1.0em;
	font-weight: bold;
}


.tablenum th, .tablenum td
{
	text-align:right;
/*	padding-right: 5px;*/
	}

    
.MiniTable td 
{
    padding: 4px 4px 2px 4px;
    }

.subTableOdd
{
    background-color: #EEE;
    }

.SubTable td 
{
    padding: 4px 4px 2px 4px;
    }

.SubTable a{
   font-size: 1.0em;
   font-weight: bold;

}

.omitted 
{
   background-color: #FFCACA;
    }
    
.NormalTableFooter
{
    color: #FFF;
    background-color: #919191;
    font-weight: bold;
    border-top: 1px solid #000;
    }
    

.jqiclose {
    display: none;
}


.ui-draggable-dragging {
z-index: 10;
}

.jqimessage 
{
    text-align: center;
    }

.jqibuttons
{
    text-align: center;
    }
 
 

.buttonFormat {
	background-color:rgba(9, 108, 9, 0.9);
	border:1px solid rgba(9, 108, 9, 1);
	display:inline-block;
	color:#fff;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	padding:1px 15px;
	text-decoration:none;
	text-transform: uppercase;
	padding: 4px 10px;
	border-radius: 2px;
}
.buttonFormat:hover {
	background-color:#808080;
	color: #FFF;
	cursor:pointer;
}
.buttonFormat:active 
{
    background-color:#FFF;
	/*position:relative;
	top:2px;*/
	
}

.mainlogin
{
    padding-bottom: 10px;
    padding-top: 10px;
    }


input.tableFilter
{
	max-width: 200px;
	margin: 4px 0 6px 0;
    }
    
.loginFormElement
{
    font-family: Calibri, Arial;
	font: Calibri, Arial;
    
    }
    
.subTableLink:hover
{
    cursor:pointer;
    }
.ui-tooltip{
    white-space:pre-line;
    font-size:xx-small;
}

.ccCalendar.day .fc-toolbar {
    display: none;
}

.ccCalendar .daycalendar {
    margin: -2px 0 0 -2px;
}

.ccCalendar .daycalendar .fc-head {
    display: none;
}

.ccC-Header {
    padding: 3px;
}

.vehicleCHeader {
    padding: 3px;
}

.ccC-Eventdrag {
    padding: 3px;
}

.ccC-Shift {
	padding: 3px 3px 3px 4px;
	box-sizing: border-box;
	border-bottom: 2px solid #f76401;
}

.ccC-Shift .remove {
	background: 0 0 url('Images/Default_Cross.png');
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	right: 4px;
    top: 3px;
}

.ccC-Shift.ccNotSelected .remove {
	display: none;
}

.ccC-Shift__title {
	font-weight: bold;
}

.ccC-Shift__edit {
	position: absolute;
    padding: 8px 10px;
    background: #fff;
	border: 1px solid silver;
	border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    width: 100%;
	box-sizing: border-box;
	z-index: 10;
	white-space: normal;
}

.ccC-Shift__edit select {
	width: 100%;
}

.ccC-Shift__edit .tomorrow,
.ccC-Shift__edit .view {
	display: inline-block;
	width: 100%;
	text-decoration: underline;
	margin-top: 5px;
	cursor: pointer;
}

.tdOption a.full span {
    padding: 0 3px;
}

.titleCaption a {
    transition: all 0.3s ease-out;
    width: 40px;
    height: 32px;
    margin: 0;
    display: inline-block;
    padding: 0px;
    position: relative;
    top: 0;
    background-color: transparent;
}

.titleCaption a:hover {
    transform: scale(3);
    margin: 0 38px;
    top: -27px;
    position: relative;
}

.fc-event {
	display: flex;
	justify-content: space-between;
}

.fc-day-grid-event .fc-content {
	flex: 1 1 auto;
	padding: 0 3px;
}

.fc-not-start.fc-not-end .fc-content {
	padding-left: 4px;
}

.fc-not-start.fc-end .fc-content {
	padding-left: 4px;
}

#dashboardLinks {
	display: flex;
	flex-wrap: wrap;
}

#dashboardLinks .linkContainer {
	flex: 1 1 21%;
	min-width: 100px;
	min-height: 100px;
	padding: 10px;
	display: flex;
}

#dashboardLinks .link {
	background: rgb(217,217,217);
	background: -moz-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	background: linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9d9d9",endColorstr="#f5f5f5",GradientType=1);
	
	-webkit-box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	
	border-radius: 6px;
	border: 1px solid #dbdbdb;
	
	height: 100%;
	width: 100%;
	
	text-align: center;
	
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#dashboardLinks .link.disabled {
	cursor: default;
    filter: grayscale(100%);
}

#dashboardLinks .link i,
#dashboardLinks .link .linkText {
	flex: 1 1 100%;
	align-self: flex-start;
}

#dashboardLinks .link i {
	align-self: flex-end;
	font-size: 35px;
	padding-bottom: 10px;
	color: #ff6600;
}

#dashboardLinks .link.no-icon .linkText {
	align-self: center;
}

#dashboardLinks .link img {
	align-self: flex-end;
	padding-bottom: 10px;
	margin: 0 auto;
}

#mainMenu {
	display: flex;
	flex-wrap: wrap;
	flex: 1 1 auto;
	padding-top: 0;
	justify-content: flex-end;
}

#mainMenu .linkContainer {
	flex: 1 1 auto;
	padding: 10px;
	display: flex;
	max-width: 80px;
}

#mainMenu .link {
	background: rgb(217,217,217);
	background: -moz-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	background: linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9d9d9",endColorstr="#f5f5f5",GradientType=1);
	
	-webkit-box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	box-shadow: 1px 42px 58px -48px rgba(0,0,0,0.75);
	
	border-radius: 6px;
	border: 1px solid #dbdbdb;
	
	height: 100%;
	width: 100%;
	
	text-align: center;
	
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#mainMenu .link.disabled {
	cursor: default;
    filter: grayscale(100%);
}

#mainMenu .link i {
	flex: 1 1 100%;
	align-self: flex-start;
}

#mainMenu .link i {
	align-self: flex-end;
	font-size: 35px;
	padding: 10px 0;
	color: #ff6600;
}

#mainMenu .link img {
	align-self: flex-end;
	padding: 10px 0;
	margin: 0 auto;
}

.expand__link {
	font-size: 1em !important;
	margin-left: 5px;
	text-decoration: underline;
}

.expand {
	display: none;
	padding: 10px;
	background: #eeeeee;
	margin-top: 2px;
	margin-bottom: 10px;
}

.contractor__address span {
	margin-right: 0.3em;
}

table.CheckBox {
	margin: 0 0 10px 0;
}

#ctl00_ContentPlaceHolderMain_CheckAuth {
	max-width: 500px;
    background: #d44a49;
    margin: 30px 0 0 0;
    padding: 0 10px 18px 10px;
    font-size: 15px;
}

#ctl00_ContentPlaceHolderMain_CheckAuth:empty {
	display: none;
}

.stats {
	list-style-type: none !important;
	display: flex;	
	padding: 0;
	margin: 0;
}

.stats li {
	padding: 0;
	margin: 0;
	flex: 0 1 25%;
}

.stats li:first-child {
    padding-left: 0;
}

.stats li .btn-default {
    color: #D65C4F;
}

.stats li .btn {
    margin-right: 10px;
    padding: 4px 12px 3px 12px;
    font-size: 22px;
    float: left;
	font-weight: normal;
	background: #fafafa;
    border: 1px solid #C0C0C0;
}

.btn-default {
    background-color: #fcfcfc;
}

.btn {
    font-size: 12px;
    padding: 7px 14px 8px 14px;
    border-radius: 2px;
    font-weight: bold;
}

.stats li span {
    font-size: 15px;
}

#chart-holder {
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
}

#chart-holder .chart__50 {
	flex: 0 1 49%;
}

#chart-holder .chart__100 {
	flex: 0 1 100%;
}

.reportHelp {
	padding: 20px;
	font-size: 13px;
}

.reportHelp p {
	margin: 0;
}

.reportHelp p + p {
	margin-top: 10px;
}