﻿ .SummaryRowBackground 
        {
            text-align:center !important;
            border-top: 1px solid #AAAAAA !important;
            background-color: #AAAAAA!important;
        }
        
        .MakeLeft
        {
            text-align:left;
            border-top: 1px solid #AAAAAA;
        }
        


.grip{
	width:20px;
	height:30px;
	margin-top:-3px;
	background-image:url('js/img/grip.png');
	margin-left:-5px;
	position:relative;
	z-index:88;
	cursor:e-resize;
}

.grip:hover{
	background-position-x:-20px;
}

.dragging .grip{
	background-position-x:-40px;
}
.popupW{
	z-index:9999;
	position:fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    border: 1px solid #ccc;
    background-color: #000;
	opacity: 0.6;
}
#popup {
	z-index:10000;
	position:fixed;
    top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 10px solid #000;
    background-color: #f3f3f3;
	opacity: 1;
}
#popupC{
	position: absolute;
	top: calc(50% - 40px);
	left: calc(50% - 125px);
	width: 250px;
	height: 250px;
	text-align: center;
}
#btnPopClose 
{
    cursor:pointer;
	position:absolute;
	top:1px;
	right:1px;
}.btnPop {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.btnPop:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.btnPop:active {
	position:relative;
	top:1px;
}.btn-table {
  border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #a2a2a2;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);*
}

.btn:hover {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
body 
{
	font-family: Verdana;
	font-size: small;
}
.hoverDaily { background-color: #ccc; }

a:visited
{
	color: Blue;
}
.Emergency
{
	color: Red;
}
.NonEmergency
{
	color: ThreeDDarkShadow;
}
input, option, textarea
{
    font-family: Verdana;
    font-size: 12px;
}
.menupanel
{
	border: solid 1px black;
}
.mainmenu
{
	margin-left: 3px;
	height: 10px;
}
.title
{
	text-align: center;
	font-weight: bolder;
	font-size: 13px;
}
.subtitle
{
	text-align: center;
	font-size: 12px;
}
.popup
{
	border: solid 1px black;
	background: white;
	padding: 0 5;
}
.timepanel
{
	width: 175px;
	border: solid 3px black;
	background: white;
	text-align: center;
	padding: 5px;
}
.contractorpanel
{
	margin: 0 auto;
	background-color: #CCC;
	width: 400px;
}
.logintable
{
	padding: 35px;
}
.popupproperties
{
	border: solid 3px black;
	background: white;
	padding: 0px;
	width: 200px;
}
.popupsort
{
	border: solid 1px black;
	background: white;
	padding: 0px;
	width: 100px;
}
.popupnames
{
	visibility: hidden;
}
.infopanel
{
	padding: 0 5px;
	width: 100%;
}
.callerpanel
{
	width: 275px;
	background-color: #CCC;
}
.outboundpanel
{
	width: 450px;
	height: 55px;
	background-color: #CCC;
}
.bupanel
{
	width: 275px;
	background-color: #CCC;
}
.typepanel
{
	width: 275px;
	background-color: #CCC;
}
.propertypanel
{
	width: 450px;
	background-color: #CCC;
}
.detailspanel
{
	width: 450px;
	height: 193px;
	background-color: #CCC;
}
.submitpanel
{
	width: 275px;
	background-color: #CCC;
}
.statuspanel
{
	width: 275px;
	height: 69px;
	background-color: #CCC;
}
.dispatchpanel
{
	margin: 4px 1px;
	width: 250px;
	height: 100px;
	background-color: #CCC;
	padding-bottom: 15px;
}
.primcontact
{
	font-size: 25px;
}
.dimmed
{
	background-color: #000000;
	width: 100%;
	opacity: .5;
	filter: alpha(opacity=50);
}
.titlecell
{
	padding: 5px;
	background-color: #CCC;
	width: 100px;
	vertical-align: text-top;
}
.itemcell
{
	padding: 5px;
}
.issuedesc
{
	width: 250px;
	height: 150px;
	border: solid 1px black;
	padding: 5px;
}
.issuetype
{
	left: 500px;
	top: 10px;
	position: absolute;
	width: 200px;
	height: 65px;
	border: solid 1px black;
	padding: 5px;
}
.issuesubmit
{
	left: 280px;
	top: 10px;
	position: absolute;
	width: 200px;
	height: 150px;
	border: solid 1px black;
	padding: 5px;
}
.filterscallhistory
{
    background-color: #CCC;
	margin-left: 10px;
	width: 550px;
}
.callpopup
{
	border: solid 1px black;
	width: 300px;
	background-color: White;
}
.schedulepopup
{
	border: solid 1px black;
	background-color: White;
	padding: 5px;
	display: none;
}
.lightcell
{
	background-color: #EEE;
	padding: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	vertical-align: text-top;
}
.lightcellWithoutAlign
{
    background-color: #EEE;
	padding: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px; 
}


/* Class is used for Project Dashboard and putting space between dropdowns and checkboxes  */
.chkPadding
{
	padding-left: 173px;
}

#ctl00_ContentPlaceHolder1_tblFilters .lightcell td
{
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblFilters select {
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblFilters option {
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblViewingOptions td
{
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblViewingOptions select {
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblViewingOptions option {
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblLegend td
{
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblLegend select {
	font-size: 10px;
}
#ctl00_ContentPlaceHolder1_tblLegend option {
	font-size: 10px;
}
.lightcelllogin
{
	background-color: #EEE;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 15px;
	vertical-align: text-top;
}
.Gridview
{
	border: solid 1px #AAA;
}
.Gridview a
{
	text-decoration: none;
	color: #222;
}

.regularanchor
{
	color:Blue !important;
	text-decoration:underline !important;
}
.Gridview th
{
    vertical-align: top;
	border: solid 1px white;
	background-color: #999;
}
.Gridview td
{
	border: solid 1px #AAA;
	padding: 2px;
	
}
.propeditpanel
{
	width: 410px;
	height: 245px;
	background-color: #CCC;
}
.equipeditpanel
{
	width: 410px;
	height: 390px;
	background-color: #CCC;
}
#tblManagers
{
	border: solid 1px black;	
}
#tblManagers td
{
	border: solid 1px black;	
}
#tblManagers th
{
	border: solid 1px black;
	background-color: #666;	
	color: white;
}
#tblManagers2
{
	border: solid 1px black;	
}
#tblManagers2 td
{
	border: solid 1px black;	
}
#tblManagers2 th
{
	border: solid 1px black;
	background-color: #666;	
	color: white;
}
.inventory
{
    border: solid 2px #666;
    font-size: 10px;
}
.inventory th
{
    border: solid 2px #666;
    margin: 0px;
    background-color: #CCC;
    font-weight: normal;
}
.inventory td
{
    border: solid 1px #999;
    margin: 0px;
}
.results
{
    margin: 0 auto;
    border: solid 2px #666;
    font-size: 10px;
}
.results th
{
    border: solid 2px #666;
    margin: 0px;
    background-color: #CCC;
    font-weight: normal;
}
.results td
{
    border: solid 1px #999;
    margin: 0px;
}
.resultsbox
{
    overflow: auto;
}
.panel
{
	background-color: #CCC;
}
.rightpanel
{
	background-color: #CCC;
	float: right;
}
.leftpanel
{
	background-color: #CCC;
	float: left;
}
.OpsTimecard
{
	padding: 0px;
	margin: 0px;
}
.OpsTimecard th
{
    font-family: Verdana;
    font-size: 9px;
	margin: 0px;
	background-color: #AAA;
	border:1px solid white;
}
.OpsTimecard td
{
    font-family: Verdana;
    font-size: 10px;
	margin: 0px;
	border: 1px solid #AAAAAA;
	padding: 3px;
}
.OpsTimecardRow
{
	background-color: #CCC;
}
.OpsTimecardAltRow
{
	background-color: #EEE;
}
.OpsTimecardFooter
{
	background-color: #888888;
	font-weight: bold;
	font-size: 11;
}
.OpsTimecard input, .OpsTimecard option, .OpsTimecard textarea
{
    font-family: Verdana;
    font-size: 11px;
}
.OpsTimecard thead
{
	height: 50px;
}
.OpsTimecard tbody
{
    overflow: auto;
    overflow-x: hidden;
}
.GalleryPreview
{
	overflow: auto;
	/*white-space: nowrap;*/
}
.GalleryPreview img
{
	margin: 2px;
	padding: 5px;
	padding-top: 15px;
	height: 75px;
	width: 75px;
	background-color: #999;
}
.GalleryPreview img:hover
{
	margin: 2px;
	padding: 5px;
	padding-bottom: 15px;
	background-color: #666;
}
.GalleryPreviewHor
{
	overflow: auto;
	white-space: nowrap;
}
.GalleryPreviewHor img
{
	margin: 2px;
	padding: 5px;
	padding-top: 15px;
	height: 75px;
	width: 75px;
	background-color: #999;
}
.GalleryPreviewHor img:hover
{
	margin: 2px;
	padding: 5px;
	padding-bottom: 15px;
	background-color: #666;
}
.summarytable
{
	background-color: #CCC;
	margin-left: 10px;
	width: 650px;
	font-size: 11px;
}
.TimecardTab
{
	background-color: #CCC;
	margin: -5px -5px 5px -5px
}
.ShiftLogTabs td
{
	padding-right: 5px;
	vertical-align: bottom;
}
.ShiftLogTabs a
{
	text-decoration: none;
	color: #000;
	padding: 1px;
	padding-left: 8px;
	margin: -1px 25px;
	display: block;
	background-color: #CCC;
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
	float: left;
	width: 250px;
}
.ShiftLogTabs .NotSelected:hover
{
	background-color: #CCC;
}
.ShiftLogTabs .Selected
{
	background-color: #FFF;
	border-bottom: solid 1px white;
	font-size: 12px;
	font-weight: bold;
}
.ShiftLogTabs .NotSelected
{
	background-color: #999;
	padding-bottom: 0px;
} 
.Tabs td
{
	padding-right: 5px;
	vertical-align: bottom;
}
.Tabs a
{
	text-decoration: none;
	color: #000;
	padding: 2px;
	padding-left: 8px;
	display: block;
	background-color: #CCC;
}
.Tabs .NotSelected:hover
{
	background-color: #CCC;
}
.Tabs .Selected
{
	font-size: 12px;
	font-weight: bold;
}
.Tabs .NotSelected
{
	background-color: #999;
	padding-bottom: 0px;
} 
.Tabs .Selected2
{
	background-color: #EEE;
	font-size: 12px;
	font-weight: bold;
}
.Tabs .NotSelected2
{
	padding-bottom: 0px;
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px darkgray;
}
.TabContent
{
	border: solid 3px #CCC;
}
#pnlTabs
{
	padding-left: 4px;
	position: relative;
}
.quoteheader
{
	font-size: smaller;
}
.hover
{
	cursor: w-resize;
}
pre
{
	font-family: Verdana;
	font-size: small;
	white-space: pre-wrap; /* CSS2.1 compliant */
	white-space: -moz-pre-wrap; /* Mozilla-based browsers */
	white-space: -o-pre-wrap; /* Opera 7+ */
}
.commpanel
{
	margin: 5px;
	padding: 5px;
	border: solid 1px #999;
	background-color: #FFF;
}
.fauxlink
{
	text-decoration: underline;
	color: #0000FF;
	cursor: pointer;
}
.EmployeeSchedulePanel
{
	overflow: auto;
	width: 1800px;
	max-height: 750px;
}
.EmployeeSchedule
{
	margin: 0px;
	font-size: 10px;
	border-spacing: 0;
}
.EmployeeSchedule th
{
	background-color: #AAA;
	border: solid 1px #FFF;
	margin: 0px;
	padding-left: 2px;
}
.EmployeeSchedule td
{
	width: 56px;
}
.EmployeeSchedule td, .EmployeeSchule tr
{
	margin: 0px;
	padding-left: 2px;
	border: solid 1px #AAA;
}
.padding
{
	padding: 5px;
}
.orderedlist
{
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
}
.orderedlist li
{
	padding-bottom: 5px;
}
.checkboxlist
{
	border: solid 0px black;
}
.checkboxlist td
{
	border: solid 0px black;
}
.relativepadding
{
	position: relative;
	padding: 5px;
	overflow: auto;
}
.fixedheader
{
	height: 25px;
}
.fixedheader2
{
	height: 15px;
	vertical-align: bottom;
}
.fixedbody
{
    height: 450px;
    overflow: auto;
    overflow-x: hidden;
}
.fixedbody td:last-child 
{
	padding-right: 20px;
}
.leftbold
{
	border-left: solid 5px black;
}
.invisible
{
	display: none;
}
.leftalign
{
	left: 0px;
}
.scorecardtitle
{
	font-size: 18px;
	font-weight: bold;
}
.scorecardtable
{
	border: solid 1px black;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.scorecardtable th
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #999;
}
.scorecardtable th, .scorecardtable td
{
	padding: 3px;
	margin: 0px;
}
.rightborder
{	
	border-right: solid 1px black;
}
.orgchart td
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}
.bargraph td, .bargraph th
{
	border-right: solid 1px black;
	padding: 3px 0px;
	border-bottom: solid 1px #999;
}
.materialhaulage
{
	background-color: #eee;
	border: solid 1px grey;
}
.nopadding
{
	padding: 0px;
	margin: 0px;
}
.test
{
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid 1px black;
	z-index: 100;
	background-color: Yellow;
	opacity: .5;
	filter: alpha(opacity=50);
}
.test2
{
	position: absolute;
	border: solid 0px blue;
	z-index: 50;
	padding: 0px;
	margin: 0px;
}
.visualtoolbar
{
	position: absolute;
}
.ProjectTimesheetPanel
{
	overflow: hidden;
	width: 1800px;
	max-height: 850px;
}
.ProjectTimesheet
{
	margin: 0px;
	font-size: 10px;
	border-spacing: 0;
}
.ProjectTimesheet th
{
	background-color: #AAA;
	border: solid 1px #FFF;
	margin: 0px;
	padding: 2px;
}
.ProjectTimesheet td
{
	width: 25px;
}
.ProjectTimesheet td, .ProjectTimesheet tr
{
	margin: 0px;
	padding: 0px;
}
.ProjectTimesheet input
{
	margin: 0px;
	padding: 0px;
	border: solid 0px #666;
}
.ProjectTimesheet select, .ProjectTimesheet option
{
	font-size: 10px;
}
.greyborder
{	
	border: solid 1px #666;
	border-right: solid 1px  #666;
}
.invisiblecell
{
	background-color: White;
	border: solid 1px white;
}
.boldrightborder
{	
	border: solid 1px #666;
	border-right: solid 2px  #666;
}
tbody > tr > td.Left
{
    text-align:left;
}
tbody > tr > td.Right
{
    text-align:right;
}
.div-button
{
    margin-left: 30px;
}

    .AutoExtenderTCLI
        {
 
    overflow: visible !important;
     border: solid 1px #006699;
            line-height: 20px;
            padding: 10px;
            background-color: White;
            margin-left:10px;
            width: 300px !important;
            list-style:none;
    }

.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.ajax__calendar_title {cursor:pointer;font-weight:bold; border:none;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;z-index : 1000 ;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc; border:none;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


.ajax__calendar td

{
padding:0px;
border:0px solid rgb(175,175,175);

}