* {padding: 0;margin: 0;}



.info1-message {font:normal 13px "trebuchet MS"; color:#333; background:#E4F5FC; border:solid 1px #66CCFF; margin:0px; padding:2px 5px; margin: 3px 0px;}
.info-message {font:normal 13px "trebuchet MS"; color:#333; background:#FFFFCC; border:solid 1px #FFCC00; margin:0px; padding:2px 5px; margin: 3px 0px;}
.error-message {font:normal 13px "trebuchet MS"; color:#333; background:#FF3300; border:solid 1px #FF3366; margin:0px; padding:2px 5px; margin: 3px 0px;}


.form-container
{
	padding-left: 5px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form-pannel-right
{
	float:left;
	width:70px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0px;
}
.form-pannel-left
{
	width: 220px;
	float: left;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 5px;
}

.form-pannel {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

.form-pannel-last {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: auto;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

html,body {
	font-family:sans-serif;
	font-size: 11px/1.5em;
}


a { color: #000; text-decoration: none; }
a:link { color: #000; }
a:hover { color: #000; }


img { border: 0;}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

h4 {
	font-size: 12px;
	font-family:sans-serif;
	font-weight: bold;
	text-align: left;
	padding-bottom: .5em;
}

blockquote {
	font-family:sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-bottom: .25ems;
}

label, label span {
	font-family:sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	padding: 0px;
	
}
label { width: 30%;  }
label span {
	width : 30%;
	text-align : left;
}

input {
	background-color : #f6f8f9;
	border : 1px solid #ccc;
	color : #000;
	padding: 0.25em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: .15em;
	margin-left: 0em;
	/* font-family:Calibri; */
	/* font-size: 12px; */
	/* font-weight: bold; */
	/* padding: 14px; */
}
form{margin:0px;padding:0px;}
/*input:hover, select:hover, textarea:hover{ background-color : #f2f2f2;}*/

.order_form input,.order_form  select,.order_form textarea {
	background-color : #f6f8f9;
	border : 1px solid #ccc;
	color : #000;
	padding: 0px;
	padding-left:0.1em;
	/* font-weight:normal; */
	/* font-family: Tahoma, Verdana, Arial, sans-serif; */
	/* font-size:12px; */
	margin: 0em;
	padding: 1px 10px;
}

.order_form .dottedbox{/* height:28px; */}

.order_link, .order_link:link {text-decoration:underline; color:#2C4D7A; }
.order_link:hover {color:#000; }

input [type:button]{
	background-color:red;
}

option {
	background-color : #f6f8f9;
	color : #000;
	padding-left:0.3em;
	padding-right:0.3em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#main-navbar {
	/* float:left; */
	/* width:100%; */
	/* line-height:normal; */
	/* border-bottom:1px solid #000000; */
	/* position: relative; */
	}
#main-navbar #link-left {
	/* position: absolute; */
	/* right: 10px; */
	background-repeat: no-repeat;
	/* width: 110px; */
	float: right;
}

	
#main-navbar ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}

#main-navbar li {
	display:inline;
	margin:0;
	padding:0;
	}

#main-navbar a {
	text-align: center;
	float:left;
	margin:0;
	text-decoration:none;
	background-color:#f1f1f1;
	border-right:1px solid #ccc;
	border-radius:5px 5px 0 0;
	}

#main-navbar a:hover {
	
	color:#fff;
	background-color:#1e1e1e;
	border-right:1px solid #ccc;
	border-radius:5px 5px 0 0;
	}


#main-navbar a span {
	float:left;
	display:block;
	padding:5px 15px;
	}
	


#main-navbar a:hover {
	background-position:0% -42px;
	}

#main-navbar a:hover span {
	background-position:100% -42px;
	}  




#left-menu {
	margin: 0px;
	/* float: left; */
	/* width: 164px; */
	/* background-image: url(../images/left-menu.png); */
	background-color: #D8E3E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/* background-repeat: repeat-x; */
	/* min-height: 300px; */
	-ms-flex: 0 0 25%;
	flex: 0 0 10%;
	max-width: 10%;
}
* html #left-menu {
	height: 300px;
}

.button {
	font-family:sans-serif;
	font-size: 11px;
}
.copyright {
	font-family:sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#left-menu-header {
	height: 65px;
}

* {box-sizing: border-box;}

#main-container {
	/* width: 98%; */
	/* margin:0 auto; */
	/* background-image: url(../images/bg.jpg); */
	/* background-repeat:repeat-y; */
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* margin-right: -15px; */
	/* margin-left: -15px; */
}

#header {
	margin: 0px;
	height: 114px;
	padding: 0px;
	/* background-image: url(../images/header_bg.png); */
	background-repeat: no-repeat;
	background-color: #33b3e6;
	background-position: top left;
	background-size: cover;
	/* max-width: 100%; */
	width: 100%;
}
#header-contents {
	height: 58px;
	background: #33b3e6;
}
#main-navbar li link-left {
	right: 5px;
}

#main-navbar {
	/* margin: 0px; */
	/* padding: 0px; */
	/* position: relative; */
}
#header-contents h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	/* background-position: 0.5em 0.3em; */
	/* height: 50px; */
	text-align:center;
	color: #fff;
}
#header-contents h1 a {
	height: 58px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#top-nav {
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#top-nav #centtral-left {
	font-family:sans-serif;
	font-size: 11px;
	padding-left: 0.5em;
	position: absolute;
	padding-top: 0.2em;
	margin: 0px;
}
#sub-header {
	/* background-image: url(../images/bg-subheader.png); */
	/* background-repeat: repeat-x; */
	/* width: 100%; */
	/* background: #ccc; */
	/* float: left; */
	/* margin-left: 170px; */
}
#sub-header-nav {
	padding: 0.2px;
	/* width: 100%; */
	height: 20px;
}
#sub-header-nav   ul  {
	list-style-type: none;
	display: inline;
	font-family:sans-serif;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	width: 500px;
	height: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sub-header-nav ul, #sub-header-nav li  {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	float: left;

}
#sub-header-headings {
	padding-left: 20px;
	padding-top: 0.8em;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-bottom: 10px;
}


#top-nav #welcom-right {
	font-family:sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	/* background-image: url(../images/menudark.gif); */
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: 12em bottom;
	/* position: absolute; */
	right: 50px;
	margin: 0px;
	float: right;
	padding: 10px;
}
#top-nav #help-icon {
	background-image: url(../images/helpicon.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 2em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
}
#left-navigation {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#left-menu-header p {
	font-family:Calibri;
	font-size: 12px;
	padding-top: 1.5em;
	padding-left:3px;
}

#left-navigation h5 {
	font-family:Calibri;
	font-size: 13px;
	padding-top: 5px;
	padding-left:5px;
}
#left-navigation ul {
	background-image: url(../images/bg-left-menu-nav.png);
	background-repeat: repeat-x;
	list-style-type: none;
	padding-top: .5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
	margin-top: 0em;
	margin-right: 0.25em;
	margin-bottom: 0em;
	margin-left: 0.25em;
}
#left-navigation li {
	font-family:Calibri;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0.25em;
	padding-left: 0.25px;
	margin-top: .25em;
	margin-right: 0px;
	margin-bottom: .25em;
	margin-left: 0px
.em;
}

#left-navigation li a {
displya: block; border-bottom: 1px solid #e0e1e1;
}

#left-navigation li:hover {
	background-color: #d4e0e3;
}

#right-contents {
	margin: 0px;
	/* float: right; */
	/* width:834px; */
	/* padding-top: 0px; */
	/* padding-right: 0px; */
	/* padding-bottom: 0px; */
	/* padding-left: 0px; */
	-ms-flex: 0 0 75%;
	flex: 0 0 90%;
	max-width: 90%;
}
#full{width:100%}
#content-information {
	margin: 0px;
	border-bottom-color: #cccccc;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	/* float: left; */
	margin-left: 20px;
	/* max-width: 100%; */
}
#content-information p {
	font-family:sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px; padding-top:10px;
}
#container-webapp {
	height: 58px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: .25em;
	padding-bottom: .25em;
}
#container-webapp-left {
	width: 353px;
	float: left;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container-webapp-right {
	float: right;
	width: 225px;
	padding-top: .5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .5em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#container-data_name_authentic {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 270px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin: 0px;
}
#container-data_name_authentic-left {
	width: 353px;
	float: left;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container-data_name_authentic-right {
	float: right;
	width: 225px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#container-search_server {
	height: 75px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#container-search_server-left {
	width: 353px;
	float: left;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container-search_server-right {
	float: right;
	width: 225px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#container-database_cap_settings {
	height: 135px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 5px;
}
#container_database_cap_settings-left {
	width: 353px;
	float: left;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#container-database_cap_settings-right {
	float: right;
	width: 225px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#footer {
	background-color: #D8E3E6;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	/* width:990px; */
	margin:0px auto;
	padding:5px;
	/* font-size:x-small; */
	text-align: center;
}
#sub_form-pannel {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
}

.pageselected {
font-weight:bold;
}

.paging a {
font-style:italic;
}
.bottom-border-darkGray{
	border-bottom:#464646 dotted 1px;
}
.border-around{
	border:#333333 solid 1px;
}	
.td-form-left {
background-color:#e9e9e9;
}

.td-form-right {
background-color:#f8f8f8;
}
.border-darkGray
{
	border-bottom:#464646 dotted 1px;
	border-right:#464646 dotted 1px;
	border-left:#464646 dotted 1px;
	border-top:#464646 dotted 1px;
}

.form-table{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.form-table h3{
	padding: 0px ; font-size: 11px; font-weight: bold;
	padding-top:5px;
}

.form-table th{
	padding: 5px 2px; font-size: 13px; font-weight: bold;
	background-color:#D8E3E6;
	border-bottom:1px solid grey;
	border-top:1px solid grey;
	text-align:left;
}

.form-table th span{
	color:#3366FF;
	text-decoration:underline;
}

.form-table td{
	padding: 2px 2px; font-size: 13px; vertical-align:top;
}

.td-border-top{
	border-top:1px solid #ddd;
}
.td-border-left{
	border-left:1px solid #ddd;
}

#DeliveryAddressFields table{
	background-color:#fafafa;
	border:1px solid #ccc;
	padding:5px;
}

/***************************** Form Grid and update ********************************/

.form_row {	
	color:#000000;
	font-family:"trebuchet MS";
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

}
.form_row1 {
	color: #000000;
	/*font-family:"Arial, Helvetica, sans-seri";
	font-size:16px;*/
	/* font-family:Calibri; */
	/* font-size:13px; */
	font-size-adjust:none;
	/* font-style:normal; */
	/* font-variant:normal; */
	/* font-weight:normal; */
	/* line-height:normal; */
	/* text-align: center; */
	background: #fff;
	padding: 0px 5px;
}
.form_head {
	/*font-family:"Arial, Helvetica, sans-serif" ;
	font-size:16px;
*/
	font-family:Calibri;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:28px;
	background-color: #FFFFCC
}
.dottedbox {
	border: 1px dotted #f1f1f1;
	/* height:22px; */
	/* padding-left:4px; */
	/* padding-right:4px; */
	/* padding-top:2px; */
	/* background: #ccc; */
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.update_form_div{
background-color:#FAFAFA;
border:1px solid #AAAAAA;
margin:1px;
padding:20px;
}

/*div.info p{font:normal 13px "trebuchet MS"; color:#333; background:#FFFFCC; border:solid 1px #FFCC00; padding:7px 5px; margin: 3px 3px;}
div.error p{font:normal 13px "trebuchet MS"; color:#333; background:#FF3300; border:solid 1px #FF3366; margin:0px; padding:2px 5px; margin: 3px 0px;}
*/

#pr{
	/*border:1px solid #2F56BF;
	background-color:#D8E3E6;
	border:2px outset #D8E3E6;
	padding:6px 4px 6px 29px !important;
	background-image: url(../images/loader.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:5px 5px;
	font-size:12px !important;
	font-weight:bold;*/
}
div.info{display:block;}
div.error{display:block;}

div.info p{
background-color:#DEF8CA;
border:1px solid #74F019;
padding:6px 4px 6px 29px !important;
background-image: url(../images/tick.png);
background-repeat:no-repeat;
background-position:left top;
background-position:5px 5px;
font-size:13px !important;
}
div.error p{
background-color:#F8E5E5;
border:1px solid #A90000;
padding:6px 4px 6px 29px !important;
background-image: url(../images/exclamation.png);
background-repeat:no-repeat;
background-position:left top;
background-position:5px 5px;
font-size:13px !important;

}
.req_asterick {color:red;}

#orders_list .form_row1{/* font-size:12px; */}
#orders_list .form_head{ font-size:12px; text-align:center;}
#sub-page-header{font-size:12px;}
#sub-page-header .selected{ font-weight:bold; text-decoration:underline; color:#0084B6;}


/**** order view css classes ***/

.order_view_highlight {background:#2C4D7A; color:#fff; text-align:center; padding:2px 20px !important; 
						border-bottom:1px solid #fff;border-left:1px solid #fff;}
						
.fs_order_panel {padding:10px 5px;  background:#f9f9f9; border:1px solid #57777F; }
.fs_order_panel legend {font-size:12px;  color:black; font-weight:bold; background:#8FB5BF; padding:4px; border:1px solid #57777F; }
.fs_order_panel td {background:white;}

.footer_note { text-align:center;font-size:x-small;background-color:#FFF;width:100%; }
.home_note { margin:10px 0px 10px 0px;clear:both;font-family:'Courier New', Courier, monospace;font-size:small; }
.home_note p { font-family: calibri; font-size:13px; padding-bottom:10px; color:#333333;}
.marquee_formate {background-color: #000000;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;color:#FFFFFF;/* font-size:16px; *//* font-weight:bold; *//* font-family:calibri; */height: 20px;overflow: hidden;width: 100% !important;height: 40px !important;line-height: 40px;}/*#E0E8ED*/