﻿.dxmMenu a, .dxmMenuItem, .dxmMenuItemWithImage
{
	color: #2c3e50;
	font-weight: bold;
}

.dxmVerticalMenu a, .dxmSubMenu a
{
	color: #2c3e50;
	text-decoration: none;
}

.dxmMenuItemHover
{
	color: #2c3e50;
	background-color: #FFFFFF;
}

.dxmMenu, .dxmVerticalMenu
{
	border: none;
	background-color: transparent;
}

.dxeButtonEdit
{
	float: left;
}

/*
.dxeEditArea
{
	width:100% !important;
	padding-bottom: 3px !important;
	padding-top: 3px !important;
	padding: 0px !important;
}
*/

.dxeBase
{
	padding-right: 0px !important; 
	padding-left: 0px !important; 
	vertical-align:middle !important;
}

.dxpcLite, .dxpc-mainDiv, .dxpc-shadow
{
	width:380px !important;
}

td.dxtcTab
{
	
}

td.dxtcActiveTab
{
	
}

.dxtcPageContent h3
{
	margin: 5px 10px 15px;
	color: #333;
}

.dxtcDisabled, .dxtcDisabled table
{
	filter: alpha(opacity=60);
	opacity: 0.6;
	color: #333333;
}

.dxeErrorCell, .dxeErrorCell td
{
	color: Red;
	font: 10px Tahoma;
}

.dxpcLite .dxpc-header, .dxdpLite .dxpc-header
{
	background-color: #017a93 !important;
	color: #FFFFFF;
	font-weight: bold !important;
	margin-bottom: 7px !important;
	padding: 4px 4px 4px 12px !important;
}

.dxgvPopupEditForm
{
	padding: 0 10px 20px !important;
	background-color: #F9F9F9;
}

.dxpcHeader 
{
    color: #404040 !important;
    background-color: #017a93;
    border-bottom: 1px solid #C9C9C9;
    padding: 4px 4px 4px 12px !important;
}

.dxgvHeader
{
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px 6px !important;
	border: Solid 1px #9F9F9F;
	background-color: #DCDCDC;
	overflow: hidden;
	font-weight: bold !important;
	text-align: center !important;
}

.dxgvHeader, .dxgvHeader table
{
	color: #555555 !important;
}

.dxpc-headerText
{
	line-height: 20px;
}


.dxgvFooter
{
	background-color: rgb(203, 207, 211);
    color: #333;
    white-space: nowrap;
    font-weight: bold;
}

div[id$='AsyncWait_Wait']
{
	display: none !important;
	visibility: hidden !important;
}


table .dxeDisabled
{

}

.dxic input[type=text]
{
    width: 100%;
}

.dxpcModalBackground
{
    z-index: 0;
}
