﻿
.bgClass
{
	background-image:url("Images/spacer.gif");
	height:100%;
	 width:100%;
}

.warningMsg
{
  font-family: Tahoma;
  text-align: left;
  font-size: 12pt;
  color: #ff0000;
  font-weight:bold;
}


.dxeTextBox, .dxeMemo
{
  background-color: white;
  border: solid 1px #9f9f9f;
  color:#000000;
}


.dxeEditArea
{
  font-family: Tahoma;
  font-size: 9pt;
  border: 1px solid #A0A0A0;
  color:#000000;
 }

.BoldLabelStyle
{
  font-family: Tahoma;
  font-weight: bold;
  text-align: left;
  font-size: 9pt;
  color: #333333;
}

.LabelStyle
{
  font-family: Tahoma;
  text-align: left;
  font-size: 9pt;
  color: #333333;
}

/* LINK STYLES */
  a.btnEmail:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
	   
a.btnEmail:visited {
	font-family:Tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
		  
a.btnEmail:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC6600;
	text-decoration: underline;
}
		
a.btnEmail:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color:Transparent;
	border:0px;
}



.HeaderTabClass
{
	font-weight: bold;
    text-align: left;
    font-size:10pt;
    font-family: Tahoma;
    color: #dedede;
}

.dxgvHeader
{
  font-family: Tahoma;
  width: 111px;
  font-weight: bold;
  text-align: left;
  font-size: 9pt;
  color: #333333;
  
}

.divMsg
{
	position: absolute; 
	top: 35%; 
	left: 35%; 
	background-color: White; 
	border: 1px solid #000000;
    width: 100px; height: 20px; 
    text-align: center; 
    vertical-align: middle; 
    padding: 10px;
    margin-top: 50px;
}

HeaderClass
{
	font-weight: bold;
    text-align: left;
    font-size:12pt;
    font-family: Tahoma;
}

.borderTable
{
	border: 1px solid #A0A0A0;
}
.style1
{
    width: 88px;
}

.errordetail 
 {
    padding-bottom:12pt;
    font-weight:bolder;
    padding-top:12pt;
 }  
      
.backCs
{
    color: Black;   
    font-weight:bolder;  
    text-decoration:none;       
}

.errorLabel
{
    display:block;
    color: Red;
}

.divMessage 
{
    border:1px solid #A0A0A0;
}

.legendMessage
{
    color:Black;
    font-weight:bold;
    font-size:11pt;
}

.filterRow
{
    font-family: Tahoma;
    font-size: 9pt;
    background:#eee none; 
    color:#222; 
    font-style: italic
}

.filterRow input
{
    width: 100%;
}

.filterRow select
{
    width: 100%;
}

.comboDevEx
{
    border: 1px solid #AAAAAA; 
    padding: 1px;
}

.popupRequest {
    margin: 0 auto;
    float: none !important;
    display: table;
}

.ui-widget {
    font-size: 0.8em !important;
}

.ui-dialog-buttonset .ui-button {
    margin: 5px !important;
    padding: 5px !important;
    font-size: 1em !important;
}

.ui-dialog .ui-dialog-title{
    color: blue;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.3em 1em !important;
}

.ui-dialog {
    z-index: 20000 !important;
}

.dxbButton_Glass[id*=btnLogin] {
    margin-top: 17px;
    margin-right: 28px;
}

.dxeBase_Glass[id*=lblMessage]{
    word-break: break-word;
}

a.dxbButton_Glass {
    margin-right: 25px;
    margin-top: 2px;
}

.cssButtonLogo {
    margin-right: 14px;
}

.cssRbChooseLanguage {
    border: none;
    padding-left: 37px;
}

    .cssRbChooseLanguage .dxeIRadioButton {
        cursor: pointer !important;
    }



.dxeTextBox_Glass {
    width: 200px !important;
    height: 26px;
}

.dxeEditArea_Glass {
    text-indent: 5px;
    line-height: 19px !important;
}

input[id*=txtDocumentDescription] {
    height: 20px !important;
}