/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License:none (public domain)
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
}
/*HTML5 display-role reset for older browsers*/ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
body {
    line-height:1;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}

/* ======================= END BROWSER RESET ==========================*/

div.ssl-logo {
	text-align: center;
}

body, html {
	margin:0;
	padding:0;
	color:#222222;
	/*background-image:url(/Images/newbackground.gif);*/
	background-color:#FFFFFF;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:medium;
}
#mainpage {
	width:100%;
	/* margin:0 auto; */
}

#sidebar {
	display:inline;
	float:left;
	position:relative;
	width:21%;
}
#content {
	font-size:large;
	display:inline;
	float:left;
	position:relative;
	width:75%;
	padding-top:20px;
	padding-left:20px;	
	padding-bottom:10px;
}

#content p, h1 {
	padding-left:0px;
	padding-right:20px;
	margin-bottom:15px;

}
#content form {
	width:80%;
}
#footer {
	clear:both;
	font-size:smaller;
	padding-top:10px;
	text-align:center;
}

#logo {
	border-top:2px solid #365165;
	width:100%;
}

.sidebar_item {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #304A63;
	background-color:#E5EDF8;
	border-top-left-radius:5px;
	border-top-right-radius:5px; 
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-width:1.4px;
	display:inline-table;
	width:100%;
}
.feature, .feature_message {
	width:100%;
	padding-left:10px; 
	font-size:medium;
}

#tblmenu {
}

.feature .errortitle, .windowtitle {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	padding-top:5px; 
	padding-bottom:5px;
	height:auto;
	vertical-align:middle;
}
 .windowtitle {
	background:#234B83 url("/css/mailflex-remote/images/ui-bg_highlight-soft_85_234C83_1x100.png") 40% 55% repeat-x;
	
	}
.feature td, .feature_message td {
	/* border-top-width:0px; */
	padding:10px;
	margin-left:0px; 
}

.feature .errortitle {
	background-color:#FF0000;
}

.feature td ul, .feature_message td ul {
	margin:0px;
	padding:0px;
	line-height:150%;
	list-style-type:none;
	/*margin-left:20px;*/
}

.feature ul li, .feature_message ul li {
	margin:0px;
	padding:0px 0px 0px 5px;;
	color:#234B83;
	background-color:transparent;
	
}
.feature ul li:hover  {
	background:#FFAD4B url("/css/mailflex-remote/images/ui-bg_inset-soft_55_FFAD4B_1x100.png") 30% 50% repeat-x;
}
#message li {
	font-weight:bold;
}
#login {
	padding-left:0px;
	margin-left:10px;
}

.loginform {
	width:auto;
}
#login span {
	/* font-size:90%; */
	display:inline-block;
	width:80px;
	text-align:left;
	font-weight:bold;
	color:#234B83; 
	padding:5px 0px 5px 15px;
}
.loginfield {
	width:60%;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 5px 15px;
	font-size:medium;
	border:1px solid #cccccc; 
}
.error ul,#error ul {
	list-style-type:disc;
	margin-left:20px;
}
.error,#error li {
	color:red;
	font-weight:bold;
	padding:0px;
}
#error li:hover {
	background:#E5EDF8;
}
#error {
	border-color:red;
}

#sas70 {
position:relative;
margin-top:10px;
margin-bottom:50px;
padding-left:0px;
padding-right:150px;
}
#sas70 p {
	font-size:12px;
	margin-top:10px;
}

#recoverform td {
	padding-top:5px;
	padding-bottom:5px;
}

#clienttitle {
	padding-left:15px;
	padding-top:5px;
	font-size:x-large;
	font-weight:bold;
	color:#234B83;
}

.filter {
	font-family:verdana, arial, sans-serif;
	color:red;
	font-size:12px;
	font-weight:bold;
}

#buorgwarn {
	background:url("/images/dialog-warning.gif") no-repeat 1em 1em rgb(253, 242, 171); 
	padding:15px 36px 15px 40px; 
	text-align:left; 
	vertical-align:middle;
	color:rgb(0, 0, 0); 
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-color:red; 
	border-bottom-width:3px; 
	border-bottom-style:solid;
	display:block;
	cursor:pointer;
}
#buorgwarn a {
	color:#e25600;
	text-decoration:underline;
}
#buorgclose {
	display:block;
	position:absolute;
	right:1em;
	top:1em;
	height:20px;
	width:12px;
	font-weight:bold;
	font-size:14px;
	padding:0;
}
#help a {
	color:#234B83;
	font-weight:bold;
} 
#help h2{
	color:#234B83;
	font-weight:bold;
	line-height:120%;
	margin:15px 0px;;
}
#help h3{
	color:#234B83;
	font-weight:bold;
	line-height:110%;
	margin-bottom:5px;
}
#help ul, #help ol, #help li  {
	line-height:130%;
	font-size:medium;
	margin-bottom:5px;
}
/* ================= MEDIA QUERY =====================*/
@media screen and (max-width:1100px) {
	#content form {
		width:auto;
	}
	table.black, table.data {
		width:100%;
	}
}
/* ================= MEDIA QUERY =====================*/
@media screen and (max-width:900px) {
	#mainpage {
		width:98%;
	}
	#clienttitle {
		padding-left:5px;
		font-size:large;
	}
	#sidebar {
		width:98%;
	}
	#content {
		width:98%;
		padding-left:10px;
		padding-top:5px;
		margin-bottom:20px;
		min-width:100px;
	}
	#content p, h1 {
		margin-bottom:5px;
	}
	#content form {
		width:100%;
	}
	.loginform td {
		padding-bottom:0px;
		padding-top:3px;
		line-height:90%;
		font-size:small;
	}
	.feature td, .feature_message td {
		padding-bottom:3px;
		padding-top:5px;
	}
	#loginform table {
		margin-top:15px;
		padding-top:15px;
	}

	#sas70 {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:150px;
	}
	#logo img {
		width:100%;
	}
}

/* ================= MEDIA QUERY =====================*/
@media screen and (max-width:640px) {
	body, html {
		background-image:none;
		background:#DFDFDF;
	}
	/* #nav {
	linear-gradient(to bottom, yellow 0%, blue 100%);
	} */	 
}
