﻿.analytics {text-align:center; vertical-align:middle; font-size:22px; color:#ffffff; border-spacing:0px; padding:0px 0px 10px 0px;}
.MiniWindow{padding:20px; background:#F0F0F0;}
.BoldCenteredText{font-weight:bold; text-align:center;}
#preview{width:68px; height:70px; border:solid 4px lightgrey; display:inline-table; bottom:0px;}
.preview{width:98%; float:left; padding:5px;}
.requiredfields{color:#F00;}

.innerpanel td table td {padding:6px;}
.innerpanel td {padding:5px;}
.innerpanel {border:#d0d0d0 1px solid; border-spacing:0px; width:100%;}
.innerpanel th { padding:6px 6px 6px 9px; color:#fff; text-align:left; background:#eac630; font-size:11px; font-weight:normal;}
.innerpanel td table th{background:none; background-image:none;}

.ProfilePanel td table td {padding:4px; background:none; font-size:12px; text-transform:none;}
.ProfilePanel td table td a {font-size:12px; color:#5f5f5f; font-weight:normal; text-transform:uppercase;}
.ProfilePanel td table td a:hover {font-size:12px; color:#000; font-weight:normal;}
.ProfilePanel td {padding:5px;}
.ProfilePanel {border:#4eb0d1 1px dashed; background:#FFF; border-spacing:0px; width:100%;}
.ProfilePanel th { padding:6px 6px 6px 9px; color:#005caa; text-align:left; background:#eac630; font-size:14px; font-weight:normal;}

.Detailsinnerpanel td table td {padding:6px;}
.Detailsinnerpanel td {padding:5px;}
.Detailsinnerpanel {border:#d0d0d0 1px solid; border-spacing:0px; width:100%;}
.Detailsinnerpanel th {padding:6px 6px 6px 9px; color:white; text-align:left; background:#489843; font-size:12px; font-weight:normal;}
.Detailsinnerpanel td table th{background:#f4eeee; font-size:11px; font-weight:normal;}

.tblContent {border-collapse:collapse; width:100%;}
.tblHeader {padding:6px 6px 6px 9px; font-family:Arial, Helvetica, sans-serif; font-weight:Bold; color:#000000; text-align:center; background:#ffffff !important;}
.tblSub {text-align:center;}
.tblContent td { border:1px solid #dddddd; background:#f4f4f4; font-family:Arial, Helvetica, sans-serif;}

.WelcometblContent {border-collapse:collapse; width:100%;}
.WelcometblContent td {border:1px solid lightgrey; background:#ededee; padding:5px;}
.WelcomeLeftTd {text-align: left; border-right:1px solid lightgrey !important; width:70%;}
.WelcomeRightTd {text-align:right !important; width:30%; border-left:0px !important;}

.labelCenter {text-align: center; border-right:0px !important; white-space:nowrap; width:10%;}
.label {text-align: left; border-right:0px !important; white-space:nowrap; width:10%;}
.label6 {text-align: left; border-right:0px !important; white-space:nowrap; width:8%;}
.fild {width:15%; border-left:0px !important;}
.fild5Column {width:10%; border-left:0px !important;}
.fild6Column {width:8%; border-left:0px !important;}
.leftbullate{padding:3px 5px 3px 10px; width:16px; text-align:center;}
table td .lblimage {
	text-align:left;
	vertical-align:middle;
	font-size:22px;
	color:#0d1016;
	border-spacing:0px;
	padding:0px 0px 10px 0px;
	/*text-transform:uppercase;*/
}
table td .lbltop {padding:0px !important; border-spacing:0px; text-transform:capitalize !important;}
.paymentheaderdiv {width:50%; text-align:left; float:left; left:0px; margin-left:-20px;}
.paymentheaderdiv div {
	width:50%;
	float:right;
	text-align:right;
	margin-top:-18px;
	right:0px;
	margin-right:16px;
	position:absolute;
}
.Boxtable {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; border:#d0d0d0 1px solid; border-spacing:0px; width:100%;}
.Boxtable tr td:first-child {text-align: left; vertical-align:middle; border-left: 0px;}
.Boxtable tr td {border-top: 1px solid #ffffff; border-bottom:1px solid #d0d0d0; border-collapse:collapse; border-left: 1px solid #d0d0d0; width:auto;
	background: white; padding:5px !important;}
.bottomdiv {background:#f4f4f4; border:#dcdcdc 1px solid; padding-right:4px; width:auto; text-align:right; vertical-align:middle;}
.bottomdiv div{width:55%; text-align:left; line-height:16px; padding-top:5px; position:absolute;}

.bottomborder{border-bottom:0px solid !important;}
.Date01 {width:46% !important;}
.DateCalender{width:82% !important;}
.Date img{
    margin:0px;
    padding:0px;
    margin-top:-4px !important;
    vertical-align:middle;
    width:16px;
    height:16px;
    padding-left:2px;
}
.search_header_bg {background: url(../images/search_header_bg.gif) repeat;}
.panelright{width:60%; text-align:right; float:right;}

input[type="text"],[type="file"],[type="password"]{
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:3px;
	border: 1px solid #DDDDDD;
	width:100%;
}

select {
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:3px;
	border: 1px solid #DDDDDD;
	width:100%;
}
textarea {
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:3px;
	border: 1px solid #DDDDDD;
	width:100%;
	height:40px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	font-family:Arial, Helvetica, sans-serif;
	background: #233e98;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #54393e;
	padding: 7px 15px 7px 15px;
	border:none;
	cursor:pointer;
	margin:6px 3px 6px 0px;
	padding:7px 15px\9;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {background: #000000; cursor:pointer;}
input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {	background: #000000; cursor:pointer;}
input[type="radio"] { margin-left:20px;}


input:-moz-placeholder{color:#bfbfbf}
input:-ms-input-placeholder{color:#bfbfbf}

.TextLink{
	background: #737373;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF !important;
	border: 1px solid #737373;
	padding: 7px 15px 7px 15px;
	border:none;
	cursor:pointer;
	margin:6px 3px 6px 0px;
	padding:7px 15px\9;
}
.TextLink a:hover {color:white !important; background: #000000; cursor:pointer;}

.alignright{text-align:right;}.alignrightbold{text-align:right; font-weight:bold;}
.fixedtextbox{text-align:right !important;	width:90px !important;}
div.errorbox{max-height:450px;  /*overflow:auto;*/}
.errorbox li{width:100%; margin:5px 0px !important; color:#C00;	list-style:none; background:url(../IMAGES/menu_bullate.gif) left center no-repeat; 	padding-left:8px; cursor:pointer;}
.errorbox li:hover{color:black;}
.errorbox h1{line-height:10px; font-size:14px; margin-top:15px;}
.alignright{text-align:right;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}

/* GRIDVIEW STYLE - IGNORE EVERYTHING ABOVE THIS LINE IF YOU WISH */

.gridTable {width:100%; border:1px #dddddd solid; border-collapse:collapse; background:#F4F4F4; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.gridHead th{text-align:center; font-weight:Bold !important; color:#000!important; background:#FFF !important; padding:6px; border:1px #dddddd solid;}
.gridHead a:link,.gridHead a:visited,.gridHead a:active,.gridHead a:hover {color:#FFF;}
.gridHead a:hover {text-decoration:underline;}
.gridTable tr.gridAltRow{background:#f6f6f6; border:1px #dddddd solid;}
.gridTable tr:hover{background:#eeeeee; border:1px #dddddd solid;}
.gridAltRow td{padding:4px; margin:5px; color:#000000; border:1px #dddddd solid;}
.gridRow td{padding:4px; color:#000000; border:1px #dddddd solid;}
.gridFooter td{padding:4px; background:#e9e9e9; color:#000000; font-size:11px; text-align:center; border:1px #dddddd solid;}
.gridFooter a{font-weight:bold; color:#333; border:1px #dddddd solid;}
