﻿/*///////////////////////////////////////////////////////////////////////////
// Accordion
///////////////////////////////////////////////////////////////////////////*/
.ui-accordion .ui-accordion-header
{
	height: 20px; /*need to regular resize onlineEmployeeList*/
	text-align: center;
}

/*///////////////////////////////////////////////////////////////////////////
// OnlineEmployeeList
///////////////////////////////////////////////////////////////////////////*/
.onlineEmployeeList
{
	position: relative;
	height: 500px;
	width: 217px;
	overflow: auto;
	overflow-x: hidden;
}

.onlineEmployeeList table
{
	font-size: 12px;
	width: 100%;
}

.onlineEmployeeList .btnTrace
{
	width: 10px;
	height: 20px;
	background-position: top;
	background-image: url(../images/trace.png);
}

.onlineEmployeeList .btnTrace.checked
{
	background-position: bottom !important;
}

.onlineEmployeeList .btnEye
{
	width: 33px;
	height: 20px;
	background-image: url(../images/eye.png);
}
/*///////////////////////////////////////////////////////////////////////////
// SitesList
///////////////////////////////////////////////////////////////////////////*/
.sitesList
{
	position: relative;
	height: 500px;
	width: 217px;
	overflow: auto;
	overflow-x: hidden;
}

.sitesList table
{
	font-size: 12px;
	width: 100%;
}

.sitesList th
{
	height: 20px; /*need to regular resize onlineEmployeeList*/
}

.gradientrow
{
	width: 100%;
	height: 30px;
	cursor: pointer;
	padding: 5px;
}

.gradientrow a
{
	font-size: 10px;
}

.onlineEmployeeList .gradientrow .colorArea
{
	margin-right: 5px;
	width: 15px;
	height: 25px;
}

.sitesList .gradientrow .colorArea
{
	margin-right: 7px;
	width: 16px;
	height: 16px;
}

.onlineEmployeeList input[type="checkbox"]
{
	display: none;
	position: absolute;
	margin-left: 14px; *margin-left:10px;
margin-top:-25px;
}

.onlineEmployeeList .gradientrow .contentArea, .sitesList .gradientrow .contentArea
{
	width: 100%;
	height: 30px;
}

/*///////////////////////////////////////////////////////////////////////////
// OrderListLabel
///////////////////////////////////////////////////////////////////////////*/

.orderlistlabel
{
	height: 20px;
	padding-left: 20px;
	background-color: #cccccc;
	border-bottom: 1px solid #ffffff;
}

.orderlist
{
	overflow: auto;
	overflow-x: hidden;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Tabs
//////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tabs ul li label
{
	cursor: pointer;
}
.wotab ul li label
{
	cursor: pointer;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Modal Form WorkOrder
//////////////////////////////////////////////////////////////////////////////////////////////////////*/

.workorderValidator
{
	bottom: 8px;
	left: 30px;
	position: absolute;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Map
//////////////////////////////////////////////////////////////////////////////////////////////////////*/
.mapascx
{
	display: none;
	position: absolute;
	z-index: 1;
}

.maparea
{
	width: 800px;
	height: 480px;
	border: solid 1px;
	overflow-x: hidden;
    z-index: 1;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////
// Map Panel
//////////////////////////////////////////////////////////////////////////////////////////////////////*/
ul.mapPanelHeader.ui-tabs-nav li
{
	margin: 0px;
	overflow: hidden;
}

ul.mapPanelHeader.ui-tabs-nav li a
{
	padding: 6px 0px;
	display: block; width: 100%;
	text-align: center;
}
/*//////////////////////////////////////////////////////////////////////////////////////
////DoubleList
//////////////////////////////////////////////////////////////////////////////////////*/
.doubleList .dsbutton
{
	width: 40px;
	margin: 5px;
}
.doubleList select
{
	width: 180px;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ModalFormWorkOrderLists*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.modalFormWorkOrderLists
{
	width: 100%;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Filter*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.filterAscx
{
	width: 220px;
	overflow: auto;
	overflow-x: hidden; /*-moz-border-radius: 4px; 	-webkit-border-radius: 4px;*/
}

.filtermainheader, .filtermainheader th
{
	height: 29px;
	font-size: 15px;
}

.filterAscx table
{
	width: 100%;
	font-style: normal;
	font-weight: normal;
	border-top: solid 1px;
	border-right: solid 1px;
}

.filterAscx table td
{
	text-align: left;
	border-bottom: solid 1px;
}

.filterAscx table th
{
	height: 20px;
}

.editonclick
{
	cursor: pointer;
}

.filterAscx .periodpart, .filterAscx .periodpart table, .filterAscx .periodpart td
{
	border-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.filterline
{
	padding: 2px 0px 2px 0px;
}

th.filterline
{
	font-size: 80% !important;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MessageList*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.listMessage
{
	overflow: auto;
	overflow-x: hidden;
}

.messageContent
{
	width: 865px;
	border: solid 1px;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
}

.messageContentArea
{
	word-wrap: break-word;
}

.messageContentArea, .messageContentHeaderArea
{
	padding: 0px 2px 0px 2px;
	margin: 2px 0px 2px 0px;
	border: 1px;
}

.messageContentHeaderArea
{
	font-size: 10px;
}

.messageContent table
{
	width: 100%;
}

.messageContent table td.header
{
	width: 1%;
	padding-right: 5px;
	font-weight: bold;
}

.messageContent .header
{
	font-size: 10px;
	font-weight: bold;
}

.cursorPointer
{
	cursor: pointer;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* AjaxLoaderIndicator*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.ajaxLoaderIndicator
{
	border-width: 0px;
	display: none;
}

.ajaxLoaderIndicatorWrapper
{
	padding: 10px;
}


/*///////////////////////////////////////////////////////////////////////////
// Attachment
///////////////////////////////////////////////////////////////////////////*/
.attachmentMenuItem
{
	cursor: pointer;
}

.attachmentMenuItem img
{
	border: 2px solid;
}

/*///////////////////////////////////////////////////////////////////////////
// Context Menu
///////////////////////////////////////////////////////////////////////////*/
.vs-context-menu
{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	border: 1px solid; /*-moz-border-radius-topleft: 5px; 	-moz-border-radius-topright: 5px; 	-webkit-border-top-left-radius: 5px; 	-webkit-border-top-right-radius: 5px;*/ /*font-size: 13px;*/
	z-index: 9999;
	border: 1px solid;
	width: auto;
}

.vs-context-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto;
}

.vs-context-menu li
{
	margin: 0px;
	padding: 3px;
	width: auto;
	cursor: pointer;
}

.vs-context-menu ul li:hover div
{
	background-position: left bottom;
}

.vs-context-menu ul div
{
	display: block;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	padding-left: 28px;
	padding-right: 9px;
	text-decoration: none;
	width: auto;
}

.vs-context-menu ul div nobr
{
	position: relative;
	top: 2px;
}

.vs-context-menu ul a
{
	text-decoration: none;
}

.seprator
{
	border-bottom: 1px solid;
}

/*///////////////////////////////////////////////////////////////////////////
// Pager
///////////////////////////////////////////////////////////////////////////*/
#pager
{
	height: 30px;
	width: auto;
}

#pager ul.pages
{
	display: block;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 2px 0 2px;
	padding: 0;
}

#pager ul.pages li
{
	list-style: none;
	float: left;
	border: 1px solid !important;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
	padding: 5px 2px 5px 2px;
	cursor: pointer;
}

#pager ul.pages li.pgEmpty
{
	cursor: default; /*opacity: .5; filter:Alpha(Opacity=50);*/ /* visibility: hidden; */
}

#pager ul.pages li.pgCurrent
{
	border: 1px solid !important;
	font-weight: 700;
}

/* ///////////////////////////////
// TaskSet
//////////////////////////////////*/
div[name=TaskSetAscx] ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

div.fieldscontainer ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

div[name=TaskSetAscx] ul li
{
	margin: 0px !important;
	padding: 0px !important;
}

div.fieldscontainer ul li
{
	margin: 0px !important;
	padding: 0px !important;
}

div[name=TaskSetAscx] ul li table td
{
	cursor: move;
}

div.fieldscontainer ul li table td
{
	cursor: move;
}

.btnChangeTaskset
{
	width: 258px;
	height: 26px;
	background-color: #f0f0f0;
	padding: 5px 7px 5px 3px;
	text-align: right;
	cursor: pointer;
	border: solid 1px #cccccc;
	border-bottom: none;
	border-right: none;
}

.btnChangeTaskset.current
{
	border-right: none;
	z-index: 99999;
	width: 258px !important;
	background-color: #ffffff !important;
    color: #126a3b;
}
/* ///////////////////////////////
// Calendar Scheduler
//////////////////////////////////*/

.calendarschedulerbutton
{
	height: 18px;
	text-align: center;
	background-color: #f5f5f5;
}

.calendarschedulerbutton.active
{
	background-color: #ffffff;
	cursor: pointer;
}

.calendarschedulerbutton.active:hover
{
	background-color: #e9e9e9;
}

.calendarschedulerbutton.typebutton
{
	background-color: #FFFFCC;
}
.calendarschedulerbutton.typebutton.active
{
	background-color: #f5f5f5;
}
.calendarschedulerbutton.typebutton.active:hover
{
	background-color: #e9e9e9;
}

.scheduleitem
{
	display: none;
	background-color: #ffffcc;
	z-index: 10;
	position: relative;
	cursor: pointer;
}

.cell
{
	text-align: center;
}

.scheduleback
{
	text-align: center;
	z-index: 10;
}

.scheduleitem:hover
{
	background-color: #ddddaa;
}

.positioned.marked
{
	/*border-color: #212121 !important; 	z-index: 9;*/
}

.cell.marked
{
	/*border-color: #212121 !important; 	z-index: 9;*/
	background-color: lightgray !important;
}

.cell .btnShowMenu
{
	display: none;
}

.positioned.date.cell:hover
{
	background-color: #eeeeee !important;
}
/*/////////////////////////////////////*/
.listinfoitemajaxloader
{
	float: left;
	margin-left: -17px;
	margin-top: 8px;
}

.lineThrough
{
	text-decoration: line-through;
}

.checkboxedlabel
{
	text-align: right;
	width: 100px;
}

.checkboxedlabel td:first
{
	width: 30px;
	text-align: left;
}

.ListReportPartsCustomerAscx label
{
	text-align: left;
}

.ListReportPartsCustomerAscx input[type=checkbox]
{
	padding-right: 10px;
}
