
body{
	font-family: Verdana, Sans-Serif;
	font: 0.8em Verdana,Arial,Helvetica,sans-serif;
}

.xspTextLabel{
	font-family: Verdana, Sans-Serif;	
}

input{
	font-family: Verdana, Sans-Serif;
	width: 300px;	
}

select{
	font-family: Verdana, Sans-Serif;
	width: 303px;	
}

textarea{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	width: 400px;
	height: 150px;
}

.textarea_300{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
    width: 300px;    
}

.panel{
	margin: 5px;	
}

.mainPanel{
	border: 0px solid black;
	margin-top:0px;
	margin-left: 5px;	
}

.mainTable{
	width: 100%;
	border-spacing:0;
  	border-collapse:collapse;	
}

.contentPanel{
	padding-left: 25px;
	vertical-align: top;
	border: 0px solid black;
	height: 100%;
}

.contentView{
	height:100%;
	padding-right: 5px;	
}


.leftNavigatorPanel{
	padding-top:10px;
	background-color: #D2D2D2;
	vertical-align: top;		
	width: 150px;
	height: 600px;
}

.leftNavigatorPanelTable{
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
}

.leftNavigatorPanelTable_td{	
	padding-left:10px;
	border-bottom: 8px solid #D2D2D2;
	font-family: Verdana, sans-serif; 
	font-size: 11px;     
	font-weight: bold;
}

.leftNavigatorPanelTable_tdSelected{
	background-color:#fff;	
	padding-left:10px;
	border-bottom: 8px solid #d2d2d2;
	font-family: Verdana, sans-serif; 
	font-size: 11px;     
	font-weight: bold;
}

.leftNavigatorLink{
	font-family: Verdana, Sans-Serif;
	color: #000;
	text-decoration: none;	
}

.leftNavigatorLink:hover{
	color: #0099cc;
	text-decoration: none;
}

.pageTitle{	
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

hr{
	color: #0099cc;	
	margin: 5px;
}

.hiddenElement{
	display: none;
}

.fieldLabel{
	font-weight: bold;	
}

.subsidiaryDoc_td{	
	vertical-align: top;
	padding: 5px;
}

.viewEntry{	
	font-family: Verdana, Sans-Serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #D2D2D2;
	background-color: #fff;
	clear: both;	
}

.viewEntry a{
	color: #0099CC;
	text-decoration:underline;
}

.xspTextViewColumn{
	font-family: Verdana, Sans-Serif;	
}


.viewEntry a:hover{	
	text-decoration:none;
}

.button{		
	border-width: 0 2px;/*0 5px*/
	font-family: Arial,Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;/*5px*/
	
	border: solid 1px #ccc;
	margin-right: 5px;
	
	color: #444;
	background: #eee;
	
	text-shadow: 0 1px 1px #f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd),
		to(#eee) );
	background-image: -webkit-linear-gradient(#fdfdfd, #eee);
	background-image: -moz-linear-gradient(#fdfdfd, #eee);
	background-image: -ms-linear-gradient(#fdfdfd, #eee);
	background-image: -o-linear-gradient(#fdfdfd, #eee);
	background-image: linear-gradient(#fdfdfd, #eee);
	
	/*corners*/
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	cursor: pointer;
	
	}
	
.button:hover {
	border: 1px solid #bbb;
	background: #dadada;
	font-weight: bold;
	color: #101010;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),
		to(#dadada) );
	background-image: -webkit-linear-gradient(#ededed, #dadada);
	background-image: -moz-linear-gradient(#ededed, #dadada);
	background-image: -ms-linear-gradient(#ededed, #dadada);
	background-image: -o-linear-gradient(#ededed, #dadada);
	background-image: linear-gradient(#ededed, #dadada);
	cursor: pointer;
}

.xspDataTableFileDownload{
	border-collapse:none;
}


.xspDataTableFileDownload TBODY TR TD{
	border:none;
	padding-right:0px;
}

.xspDataTableFileDownload THEAD{
	display:none;
}

.xspSection-header img{
	display: none;
	width:0px;
}

.contactedCell{	
	background-color: #888888;
	width:20px;
	height: 20px;
}

.recentlyContactedCell{
	background-color: #0099CC;
	width:20px;
	height: 20px;
}

.notContactedCell{
	background-color: #d2d2d2;
	width:20px;
	height: 20px;
}

.radioGroup{
	border: 0px;		
}

.radioGroup td{
	width: 100px;
	padding: 0px;
}

.radioGroup input{
	width: 20px;
	padding-left: 0px;
	text-align:left;
}


.xspPanelViewColumnHeader{
	color: #000;
}

.xspPagerNav{
	background:#fff;	
}

.xspPagerRight{
	background:#fff;
}

.xspDataTableViewPanelHeaderStart, .xspDataTableViewPanelHeaderMiddle, .xspDataTableViewPanelHeaderEnd{
	background:#fff;
	border: 0px;
}

.xspDataTableViewPanelFooterStart, .xspDataTableViewPanelFooterMiddle, .xspDataTableViewPanelFooterEnd{
	background:#fff;
	border: 0px;
}

.dialogBox{
	position: absolute;
	top: 150px;
	left: 300px;			
	border: 2px solid #000;			
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background: #d2d2d2;
	z-index:1;
	display:none;
}

.dialogCheckBox{
	background: #fff;
	border: 0px;		
}
.dialogCheckBox input{
	width:50px;
}

#UserType{
width:50px !important;
}

#rdUserType input{
	color:#808080 !important;
	width:20px !important
}
#rdUserType td{
	font-weight:normal !important;
}

@media only screen and (max-width:600) {
   
.container{
      width:100%;
	  max-width:600px;
    }
   
.full_width {
      width: 100%!important;
    }   
    
.banner img{
	max-width:100%;
}
	

}

.inputTable{
	width:100%;
	margin-left: 5px;
}

.row{
	padding-bottom:5px;
}

.row:before,.row:after{
	display:table;content:" "
}
.row:after{
	clear:both
}

.label{
	position:relative;	
	width:20%;
	float:left;	
	}
.field{
	position:relative;	
	width:80%;	
	float:left;
}

@media (max-width: 768px) {
	.label{
		width: 100%;
	}
	.field{
		width: 100%;
	}
}
#rdUserType input {
    color: #808080;
    width: 20px;
}
#rdUserType td {
    font-weight: normal;
	font: 0.8em Verdana,Arial,Helvetica,sans-serif;
}
@media not all {
	.container {
		max-width: 600px;
		width: 100%;
	}
	.full_width {
		width: 100%;
	}
	.banner img {
		max-width: 100%;
	}
}

.inputTable {
    margin-left: 5px;
    width: 100%;
}
.row {
    padding-bottom: 5px;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.label {
    float: left;
    position: relative;
    width: 20%;
}
.field {
    float: left;
    position: relative;
    width: 80%;
}

table {
    table-layout: fixed;
}
table tr {
    vertical-align: top;
}
.container {
    width: 100%;
}
table th, table td {
    border-width: 0;
}
.xspInputField {
    border: 1px solid #b3b3b3;
    line-height: 1.5em;
    margin: 0 0.1em;
    overflow: hidden;
}
.xspInputField:focus {
    border: 1px solid #406b9b;
}
.xspInputFieldEditBox {
    border: 1px solid #b3b3b3;
    height: 1.6em;
    line-height: 1.5em;
    margin: 0 0.1em;
    overflow: hidden;
    position: relative;
}
.xspInputFieldEditBox:focus {
    border: 1px solid #406b9b;
}
.xspInputFieldSecret {
    border: 1px solid #b3b3b3;
    line-height: 1.5em;
    margin: 0 0.1em;
    overflow: hidden;
}
.xspInputFieldSecret:focus {
    border: 1px solid #406b9b;
}
.xspInputFieldTextArea {
    border: 1px solid #b3b3b3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: inherit;
    margin: 0 0.1em;
    overflow: auto;
}
.xspInputFieldTextArea:focus {
    border: 1px solid #406b9b;
}
.xspInputFieldRichText {
    background-color: #ffffff;
    width: 100%;
}
.RichTextEditable {
    border-color: #b3b3b3;
    border-style: solid;
    border-width: 1px;
}
.xspInputFieldHidden {
    display: none;
}
.xspInputFieldFileUpload {
    color: inherit;
    margin: 0 0.1em;
    padding: 1px;
}
.xspInputFieldFileUpload:focus {
    border: 1px solid #406b9b;
}
.xspText, .xspTextComputedField, .xspTextLabel, .xspTextViewTitle, .xspTextViewColumn, .xspTextViewColumnComputed, .xspTextViewColumnHeader {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.xspTextComputedField {
    font-weight: normal;
}
.xspTextLabel {
    font-weight: normal;
}