body {
	margin: 0;
	color: #464749;
	font: 12px/16px 'Roboto', sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	background-color:#eeeeee;
	//background-image:    url(../webimg/bg2.jpg);
	background-size:     cover;
	background-repeat:   no-repeat;
	background-position: top center;	
}
.std-icon {
	height: 0.75em;
	position: relative;
}
a {
	color: #464749;
	font: 12px/16px 'calibriregular', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:active {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}
{
	margin: 0;
	background-color:#ffffff;
	background-image: url("../webimg/bg.jpg");
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	/*font-family: 'Quicksand', sans-serif;*/
	font-family: 'Roboto', sans-serif;
}
input, select, textarea
{
	background-color:#DFDFDF;
	font-family: 'Roboto', sans-serif;
	padding:2px;
}
/*select {
	width:170px;
}*/
p {
	text-align:justify;
}
input [type=submit] {
	display: inline-table;
	margin: 0.7%;
	text-align: center;
	color: #231f20;
	padding: 8px;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 18pt;
	background-color: #e3e6e5;
	cursor:pointer;
	border: 1px solid #808080;	
	border-radius: 5px 5px 5px 5px;	
}
.login-logo {
	text-align: center;
}
.login-logo img {
	max-width: 70%;
	margin: 10px 0 10px 0;
}
.login-box {
	width: 30%;
	min-width: 250px;
	color: #0d1efa;
	background-color: #ffffff;
	padding: 10px;
	border: 2px solid #333;
	margin: 1% auto 120px auto;
	text-align: center;
}
.login-footer {
	position: absolute;
	bottom: 0px;
	padding: 5px;
	width: 100%;
	background-color: #231f20;
	/*text-align: center;*/
}
.login-footer table {
	width: 400px;
	max-width: 100%;
	min-width: 50%;
	margin: 0 auto;
	font-size: 10px;
}


.demo {
	border:1px solid #D5D5D5;
	border-collapse:collapse;
	padding:5px;
	width:100%;
}
.demo th {
	border:1px solid #C0C0C0;
	padding:5px;
	background:#F0F0F0;
}
.demo td {
	border:1px solid #C0C0C0;
	padding:5px;
	text-align:center;
}
.circle {
	width: 60px;
	height: 60px;
	background: #D24B74;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.generalBtn
{
	display: inline-table;
	margin: 0.7%;
	text-align: center;
	/*color: #231f20;*/
	padding: 8px;
	text-transform: uppercase;
	vertical-align: middle;
	/*font-size: 18pt;*/
	/*background-color: #e3e6e5;*/
	cursor:pointer;
	/*border: 1px solid #808080;*/	
	border-radius: 5px 5px 5px 5px;	

	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	background-color: transparent;
	color: #ffffff;
	background-color: #DFDFDF;
	border: 1px solid #f9f9f9;
}
.generalBtn:hover
{
	text-decoration:none;
	background-color: #C41F34;
	color:#ffffff;
}
.generalBtnSmall
{
	margin: 5px;
	text-align: center;
	color: #231f20;
	padding: 5px;
	vertical-align: middle;
	font-size: 13pt;
	background-color: #e3e6e5;
	cursor:pointer;
	border: 1px solid #cccccc;	
	border-radius: 5px 5px 5px 5px;	
}
.generalBtnSmall:hover
{
	text-decoration:none;
	background-color: #C41F34;
	color:#ffffff;
}

.smallgeneralBtn
{
	background-image: url("../images/curve.png");
	background-size: 25% 25%;
	background-repeat: no-repeat;
	display: inline-table;
	margin: 5px;
	text-align: center;
	color: #333;
	padding: 5px;
	border: 1px solid #5F71B7;
	box-shadow: 1px 0px 10px #888;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 16pt;
	background-color: #DFDFDF;
	cursor:pointer;
}
.smallgeneralBtn:hover
{
	text-decoration:none;
	background-color: #E5007F;
	border: 1px solid #333;
	box-shadow: 1px 0px 10px #555;
	background-size: 105% 105%;
}

.shadow-repeat-home{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:50px;
	background-color:#ffffff;
	width:80%;
	padding-top:50px;
	padding-bottom:50px;
	border:  1px solid #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);
	-moz-box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);
	box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);
}
.shadow-repeat-home2{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:50px;
	padding:10px;
	width:95%;
	background-color:#ffffff;	
}

.shadow-repeat {
	width:1028px;
	max-width: 100%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:30px;
}
.listbox {
	width:95%;
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	min-height:350px;	
	background-color:#ffffff;
	//-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.75);
	//-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.75);
	//box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.75);
	border:5px solid #252E39;
	border-radius:5px;
}
.listbox .container-fluid {
	/*padding: 0;*/
}
.listbox .container-fluid table {
	display: inline-block;
}
div.label
{
	display: inline-block;
	width:35%;
	text-align:left;
	padding:5px;
	background-color:#6E6E6E;
	color:#ffffff;
	
}
div.inputgen
{
	display: inline-block;
	padding:3px;
}
div.inputgen input[type=checkbox] {
}
div.inputgen input[type=radio] {
}
div.input
{
		display: inline-block;
		width:60%;
		padding:3px;
}
div.input input {
	border: none;
	background-color: #fff;
	border:1px solid #6E6E6E;
	font-size: 12pt;
	width: 391px;
	text-align: center;
}
div.bottomspace {
	height:50px;
	display:block;
}
div.labelful
{
		display: inline-block;
		width:98%;
		text-align:left;
		padding:5px;
		background-color:#C41F34;
		color:#ffffff;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:5px;
		font-size:14px;
		border-bottom: 5px solid #0d1e4a;
}
div.labelful2
{
		display: inline-block;
		width:98%;
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		font-weight:bold;
		margin-bottom:5px;
}
div.labelgen
{
		display: inline-block;
		text-align:left;
		padding:5px;
		background-color:#C41F34;
		color:#ffffff;
		font-weight:bold;
		margin-bottom:5px;
}
div.inputful
{
		display: inline-block;
		width:98%;
		text-align:left;
		padding:5px;
		background-color:#ffffff;
		color:#333;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:5px;
		font-size:14px;
}
div.inputful textarea {
	width: 99%;
	height:100px;
}
td.labelquarth1
{
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		
}
td.labelquarth2
{
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		text-align:center;
		
}
td.labelquarth3
{
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		
}
td.labelquart
{
		text-align:left;
		border:1px solid #6E6E6E;
		background-color:#ffffff;
		padding-left:5px;
		color:#333;
}
td.inputquart1
{
		text-align:center;
		border:1px solid #6E6E6E;
}
td.inputquart1 textarea {
	height:40px;
	width:99%;
}
div.labeltriple
{
		display: inline-block;
		width:15%;
		text-align:left;
		padding:5px;
		background-color:#EcEcEc;
		color:#6E6E6E;
		font-weight:bold;
		
}
div.inputtriple
{
		display: inline-block;
		width:15%;
		padding:3px;
		background-color:#ffffff;
}
div.inputtriple input[type=text] {
	border: none;
	background-color: #fff;
	border:1px solid #6E6E6E;
	font-size: 10pt;
	width: 95%;
	color:#6e6e6e;
	text-align: left;
}
div.inputtriple select {
	border: none;
	background-color: #fff;
	border:1px solid #6E6E6E;
	font-size: 10pt;
	width: 95%;
	color:#6e6e6e;
	text-align: left;
}
div.labellist
{
		display: inline-block;
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		
}
div.inputlist
{
		display: inline-block;
		text-align:left;
		padding:5px;
		background-color:#ffffff;
		
}
.labelshort {
	display: inline-block;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	background-color: #808080;
	color: #ffffff;
	width: 100%;
}
.inputshort {
	display: inline-block;
	width: 100%;
	padding: 3px;
	font-size: 12px;
}
.inputshort label {
	display: block;
	margin: 2px 0;
}
.inputshort .checkbox-label {
	width: 50%;
}

div.labelshort3
{
		display: inline-block;
		width:10%;
		text-align:left;
		padding:5px;
		background-color:#6E6E6E;
		color:#ffffff;
		
}
div.inputshort3
{
		display: inline-block;
		width:21%;
		padding:3px;
}

.inputshort input {
	background-color: #fff;
	border:1px solid #6E6E6E;
	font-size: 10pt;
	width: 100%;
	text-align: left;
}
.dashboard {
	height:400px;
	width:45%;
	background-color:#F2F2F2;
	font-size:10pt;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	display:inline-block;
	margin:20px;
	overflow-y: auto;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);
	-moz-box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);
	box-shadow: 0px 0px 5px 5px rgba(226,226,228,1);	
}
.scene-box {
	height:150px;
	width:150px;
	font-size:16pt;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	display:inline-block;
	margin:20px;
}
.scene-box.box1:hover,.scene-box.box2:hover{
	font-weight:bold;
	cursor:pointer;
}
.scene-box.box1 {
	background-color:#919799;
	border:1px solid #919799;
	border-radius: 0px 20px 0px 20px;
}
.scene-box.box2 {
	background-color:#E91C35;
	border:1px solid #E91C35;
	border-radius: 0px 20px 0px 20px;
}
.home-box {
	height:150px;
	width:160px;
	font-size:16pt;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	display:inline-block;
	margin:20px;
}
.home-box.box1:hover,.home-box.box2:hover,.home-box.box3:hover, .home-box.box4:hover{
	-webkit-box-shadow: 0px 0px 10px 10px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(255,255,255,1);
	box-shadow: 0px 0px 10px 10px rgba(255,255,255,1);	
	cursor:pointer;
}
.home-box.box1 {
	-webkit-box-shadow: 0px 0px 10px 10px rgba(241,103,129,1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(241,103,129,1);
	box-shadow: 0px 0px 10px 10px rgba(241,103,129,1);	
	background-color:#D24B74;
}
.home-box.box2 {
	-webkit-box-shadow: 0px 0px 10px 10px rgba(247,126,61,1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(247,126,61,1);
	box-shadow: 0px 0px 10px 10px rgba(247,126,61,1);
	background-color:#F3722A;
}
.home-box.box3 {
	-webkit-box-shadow: 0px 0px 10px 10px rgba(196,226,124,1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(196,226,124,1);
	box-shadow: 0px 0px 10px 10px rgba(196,226,124,1);
	background-color:#B3D564;
}.home-box.box4 {
	-webkit-box-shadow: 0px 0px 10px 10px rgba(145,133,198,1);
	-moz-box-shadow: 0px 0px 10px 10px rgba(145,133,198,1);
	box-shadow: 0px 0px 10px 10px rgba(145,133,198,1);	
	background-color:#7062AB;
}
.lookbook-box {
	height:100px;
	width:100px;
	font-size:12pt;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	line-height:2em;
	display:inline-block;
	margin:20px;
}
.lookbook-box.box1:hover,.lookbook-box.box2:hover,.lookbook-box.box3:hover, .lookbook-box.box4:hover, .lookbook-box.box5:hover, .lookbook-box.box6:hover{
	cursor:pointer;
	font-weight:bold;
}
.lookbook-box.box1 {
	background-color:#E91C35;
	border:1px solid #E91c35;
	border-radius: 0px 20px 0px 20px;
	//background-image: url("../webimg/homebox2.jpg");
}

.settiings-box {
	height:150px;
	width:150px;
	font-size:24pt;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	display:inline-block;
	margin:20px;
}
.settiings-box.box1:hover,.settiings-box.box2:hover,.settiings-box.box3:hover, .settiings-box.box4:hover, .settiings-box.box5:hover, .settiings-box.box6:hover{
	cursor:pointer;
	font-weight:bold;
}
.settiings-box.box1 {
	background-color:#E91C35;
	border:1px solid #E91c35;
	border-radius: 0px 20px 0px 20px;
	//background-image: url("../webimg/homebox2.jpg");
}
.settiings-box.box2 {
	border:1px solid #c41f34;
	border-radius: 0px 20px 0px 20px;
	background-color:#C41F34;
	//background-image: url("../webimg/homebox2.jpg");
}
.settiings-box.box3 {
	border:1px solid #e05061;
	border-radius: 0px 20px 0px 20px;
	background-color:#e05061;
	//background-image: url("../webimg/homebox2.jpg");
}.settiings-box.box4 {
	border:1px solid #c15e6a;
	border-radius: 0px 20px 0px 20px;
	background-color:#c15e6a;
	//background-image: url("../webimg/homebox2.jpg");
}.settiings-box.box5 {
	border:1px solid #696ddf;
	border-radius: 0px 20px 0px 20px;
	background-color:#696ddf;
	color:#ffffff;
	//background-image: url("../webimg/homebox2.jpg");
}.settiings-box.box6 {
	border:1px solid #f15c3f;
	border-radius: 0px 20px 0px 20px;
	background-color:#F15C3F;
}

.container-fluid.no-gutters {
	padding: 0;
}
.labelshort-heading {
	width: 100%;
	background-color: #C41F34;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 5px;
}
.labelshort-heading h1 {
	margin: 0;
	text-align: center;
}

div.inputshort {
	padding: 3px 0 5px 0;
}
div.inputshort input {
	width: 100%;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
}
div.inputshort input[type="checkbox"] {
	position: relative;
	top: -14px;
	margin-bottom: 10px;
}

.listbox-nav {
	text-align: center;
}

.paddingtop {
	height:32px;
}
.body
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.header {}
.header img {
	max-width: 100%;
}
.header-nav {
	float:right;
	color:#ffffff;
	font-size:16px;
	margin-top:45px;
	padding-right:20px;

	width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
}
.header-nav a {
	color:#ffffff;
	font-size:16px;
	font-family:Roboto;

	display: inline-block;
	padding: 0 20px;
}
.table-nav {
	padding: 0 1%;
}
.table-nav .row > div {
	margin-bottom: 15px;
}

.page-nav {
	display: inline-block;
	padding: 0 5px;
}

.block-heading {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #fff;
	padding: 5px;
}
.block-green {
	background-color: #5d9e17 !important;
}
.block-orange {
	background-color: #f37d31 !important;
}


.divtable {
	/*padding: 15px !important;*/
}
.divtable-controls {
	margin-bottom: 20px;
}
.divtable-controls .row {
	margin-top: 10px;
	margin-bottom: 10px;
}
.divtable-header-row {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #C41F34;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	padding: 3px;
}
.divtable-row {
	border: 1px solid #dee8ea;
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 20px;
}
.divtable-mobile-header {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #C41F34;
	text-align: left;
	padding: 1px 3px 0 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:20%;
	min-width: 100px;
	display: inline-block;
}
.divtable-cell-content {}
.divtable-subcol {
	display: inline-block;
	width: 12%;
	max-width: 50px;
}
.divtable-16col {
	display: inline-block;
	width: 100%;
}
.divtable-16col.narrow-col {}
.divtable-16col.narrow-col-x2 {}
.divtable-16col.wide-col {}
.divtable-mobile-green-headers .divtable-mobile-header {
	background-color: #5d9e17 !important;
}
.divtable-mobile-orange-headers .divtable-mobile-header {
	background-color: #f37d31 !important;
}

@media (min-width: 576px) {
	.table-nav .row > div {
		margin-bottom: 0;
	}
	.divtable-16col {
		width: 50%;
	}
	.divtable-16col.narrow-col {}
	.divtable-16col.narrow-col-x2 {}
	.divtable-16col.wide-col {}

}
@media (min-width: 768px) {
	div.inputshort input {
		font-size: 13px;
	}
	div.inputshort input[type="checkbox"]  {
		top: 0;
		margin-bottom: 0;
		width: 50px;
	}
	.listbox-nav {
		text-align: right;
		width: 99%;
	}
	.inputshort .checkbox-label {
		width: 240px;
		display: inline-block;
	}

	.header {
		height: 120px;
	}
	.header-nav {
		width: auto;
		margin: 45px 20px 0 0;
		text-align: right;
	}
	.header-nav a {
		display: inline;
		padding: 0;
	}
	.table-nav .row {
		margin-bottom: 0;
	}
	.divtable-controls .row {
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.divtable-row {
		border-top: none;
		margin-bottom: 0px;
	}
	.divtable-16col {
		width: 25%;
	}
	.divtable-16col.narrow-col {}
	.divtable-16col.narrow-col-x2 {}
	.divtable-16col.wide-col {}

}
@media (min-width: 992px) {
	.divtable-16col {
		width: 12.5%;
	}
	.divtable-16col.narrow-col {}
	.divtable-16col.narrow-col-x2 {}
	.divtable-16col.wide-col {}

}
@media (min-width: 1200px) {
	.divtable-16col {
		width: 6.25%;
	}
	.divtable-16col.narrow-col {
		width: 5%;
	}
	.divtable-16col.narrow-col-x2 {
		width: 3.75%;
	}
	.divtable-16col.wide-col {
		width: 7.5%;
	}

}



#logo
{
	margin-top: 30px; margin-left: 30px;
}
#number
{
	position: absolute;
	margin-left: 200px;
	margin-top: 60px;
}
.nav-table
{
	width: 100%;
}
.nav-table td.link
{
	text-align: center;
	width: 17%;
	height: 50px;
}

.nav-on
{
	background-image: url("../webimg/nav-on.png");
	/*backgroun-image: none;*/
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
}
.nav-off
{
	background-image: url("../webimg/nav-off.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
}
.nav-on div, .nav-off div
{
	padding-top: 15px;
}
.nav-break
{
	width: 2px;
}
.block
{
	/*background-image: url("../webimg/slider-bg.png");*/
	background-repeat: no-repeat;
	background-position: 590px 135px;
	height: 360px;
	color: #fff;
}
.surprise
{
	position: absolute;
	width: 100%;
	height: 360px;
	z-index: 0;
	overflow: hidden;
	margin-top: 185px;
	background: -webkit-linear-gradient(#992C33, transparent);
	background: -o-linear-gradient(#992C33, transparent);
	background: -moz-linear-gradient(#992C33, transparent);
	background: linear-gradient(#992C33, transparent);
}
.surprise img
{
	opacity: 0;
	position: absolute;
}
.tag
{
	position: absolute;
	margin-top: 50px;
	margin-left: 50px;
	text-shadow: 1px 5px 10px #000;
}
.tagline
{
	font-size: 30pt;
}
.tagline span
{
	font-size: 46pt;
}
.quoteblock
{
	position: absolute;
	margin-left: 550px;
	margin-top: 50px;
}
.quoteblock input
{
	border: none;
	background-color: #fff;
	/*border-radius: 10px;*/
	border-top-left-radius:10px;    
	border-bottom-left-radius:10px;    
	padding: 5px;
	font-size: 12pt;
	width: 391px;
	height: 44px;
	text-align: center;
}
.quoteblock input[type=submit]
{
	background-color: transparent;
	/*background-image: url("../webimg/quote-button.png");*/
	width: 442px;
	height: 54px;
	color: #fff;
	font-size:21px;
}
.newquoteA
{
	width: 442px;
	height: 54px;
	background-color: transparent;
	/*background-image: url("../webimg/quote-button.png");*/
	cursor:pointer;
	text-align:center;
	background: -webkit-linear-gradient(#363636, #191919);
	background: -o-linear-gradient(#363636, #191919);
	background: -moz-linear-gradient(#363636, #191919);
	background: linear-gradient(#363636, #191919);
	border-radius: 10px;
	box-shadow: 1px 5px 10px #red;
}
.newquoteA:hover
{
	width: 442px;
	height: 54px;
	background-color: transparent;
	/*background-image: url("../webimg/quote-button.png");*/
	cursor:pointer;
	text-align:center;
	background: -webkit-linear-gradient(#363636, #191919);
	background: -o-linear-gradient(#363636, #191919);
	background: -moz-linear-gradient(#363636, #191919);
	background: linear-gradient(#363636, #191919);
	border-radius: 10px;
	box-shadow: 1px 5px 20px #B1646A;
}
.newquoteA a{
	color: #fff;
	font-size:21px; 
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	position: relative;
	top: 25%;
	transform: translateY(-25%);
}


.nav-break
{
	width: 2px;
}
#footer
{
	width: 100%;
	position:fixed;
	bottom:0px;
	background-color:#252E39;
	color:#ffffff;
}
#footer table
{
	width: 100%;
}
h1
{
	font-size: 16pt;
	font-weight: normal;
}
.orange-box
{
	background-image: url("../webimg/orangebox.png");
	background-repeat: no-repeat;
	width: 215px;
	height: 214px;
}
.orange-box .text
{
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
	width: 175px;
	font-size: 20pt;
}
.orange-box .text span
{
	font-size: 12pt;
}
.chat-box
{
	background-image: url("../webimg/chatbox.png");
	background-repeat: no-repeat;
	width: 300px;
	color: #fff;
	height: 214px;
}
.chat-box .text
{
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
	width: 175px;
	font-size: 14pt;
}
.chat-box .text span
{
	font-size: 26pt;
	position: absolute;
	margin-top: 70px;
}
#step1
{
	background-image: url("../webimg/step1.png");
	width: 66px;
	height: 123px;
	position: absolute;
	margin-top: 85px;
	margin-left: 142px;
}
#step2
{
	background-image: url("../webimg/step2.png");
	width: 103px;
	height: 123px;
	position: absolute;
	margin-top: 85px;
	margin-left: 106px;
}
#step3
{
	background-image: url("../webimg/step3.png");
	width: 101px;
	height: 123px;
	position: absolute;
	margin-top: 85px;
	margin-left: 106px;
}
table.steps
{
	width: 100%;
}
table.steps td
{
	vertical-align: top;
	height: 230px;
}
table.steps div
{
	text-align: left;
}
table.steps2
{
	width: 100%;
}
table.steps2 td
{
	vertical-align: top;
}
table.steps2 div
{
	text-align: left;
}

.shadow
{
	position: absolute;
	margin-top: 209px;
}
.shadow3
{
	position: absolute; margin-top: 815px;
	margin-left: 18px;
}
.text-content
{
	background-image: url("../webimg/top-shadow1.png"), url("../webimg/bot-shadow1.png");
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	color: #363636;
	font-size: 10pt;
	border:  1px solid #888;
	border-radius: 10px;
}
.text-content2
{
	background-image: url("../webimg/top-shadow.png"), url("../webimg/bot-shadow.png");
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 10pt;
	border-radius:10px;
}
.text-content3
{
	background-image: url("../webimg/top-shadow.png"), url("../webimg/bot-shadow.png");
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	background-color: #0a5488;
	color: #fff;
	font-size: 10pt;
	border-radius:10px;
}

.inner-body
{
	padding: 15px;
	text-align:justify;
}
.inner-body li {
	text-align:justify;
}
ul.ddown
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-left: -20px;
	display: none;
	z-index: 1001;
	width: 200px;
	/*background-color: #191919;*/
	text-align: left;
	font-size: 10pt;
}
ul.ddown2
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-left: -20px;
	display: none;
	z-index: 1001;
	width: 200px;
	/*background-color: #191919;*/
	text-align: left;
	font-size: 10pt;
}
ul.ddown3
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-left: -20px;
	display: none;
	z-index: 1001;
	width: 200px;
	/*background-color: #191919;*/
	text-align: left;
	font-size: 10pt;
}
ul.ddown4
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	margin-left: -20px;
	display: none;
	z-index: 1001;
	width: 200px;
	/*background-color: #191919;*/
	text-align: left;
	font-size: 10pt;
}

li.ddown-i
{
	border: #323232;
	list-style-type: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url("../webimg/nav-off.png");*/
	background-color: #375c52;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position: bottom center;
}
li.ddown-i:hover
{
	background-image: url("../webimg/nav-off.png");
	color: #fff;
	opacity:  1;
}
li.ddown-i a:hover
{
	background-image: url("../webimg/nav-off.png");
	color: #fff;
	text-decoration: none;
}

.quick-quote
{
	height: 305px;
	margin-top: 25px;
	background-color:#fff;
}
.quick-quote table {
	width: 98%;
	height: 238px;
	margin-top: -5px;
	margin-right:auto;
	margin-left:auto;
	background-color:#d9d9d9;
	border:2px solid #d9d9d9;
	border-collapse: 0;
	border-spacing:1px;
}
.quick-quote th {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	background-color:#a43238;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
.quick-quote td {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	background-color:#f9f9f9;
	padding:3px;
	border: 1px solid #fff;
	background-image: url("../webimg/nav-on.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
.quick-quote input{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:120px;
}
.quick-quote select{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:100px;
	text-align:center;
}
.quick-quote-label {
	font-size:12px;
	padding-left:15px;
}
#tabs {
	margin-top: 5px;
	background-color:#fff;
}
.tabcontent {  
	width: 96%;
	margin-top: -7px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:3px solid #a43238;
	border-collapse: 0;
	border-spacing:1px;    
	/*border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow-y:auto;
} 
ul.tabs {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {  
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	background-color:#a43238;  
	color:#ffffff;  
	padding:8px 14px 6px 10px;  
	text-decoration:none;  
	font-size:16px;  
	font-family: 'Roboto';
	font-weight:bold;  
	/*text-transform:lowercase;*/  
	border:3px solid #a43238;   
	cursor:pointer;
}  
ul.tabs li a:hover {  
	background-color:#740F17;  
	color:#ffffff;  
	border:3px solid #740F17;   
}  
ul.tabs li a.active {  
	background-color:#ffffff;  
	color:#740F17;  
	border:3px solid #a43238;   
	border-bottom: 3px solid #ffffff;  
}  
 
#tab1, #tab2, #tab3, #tab4, #tab5{ display:none; }  
#tabsadmin {
	margin-top: 5px;
	background-color:#fff;
}
.tabcontentadmin {  
	width: 96%;
	margin-top: -7px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:3px solid #a43238;
	border-collapse: 0;
	border-spacing:1px;    
	/*border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow-y:auto;
} 
ul.tabsadmin {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
}
ul.tabsadmin li {
	list-style:none;
	display:inline;
}
ul.tabsadmin li a {  
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	background-color:#a43238;  
	color:#ffffff;  
	padding:8px 14px 6px 14px;  
	text-decoration:none;  
	font-size:14px;  
	font-family: 'Roboto', sans-serif;
	font-weight:bold;  
	/*text-transform:lowercase;*/  
	border:3px solid #a43238;   
	cursor:pointer;
}  
ul.tabsadmin li a:hover {  
	background-color:#740F17;  
	color:#ffffff;  
	border:3px solid #740F17;   
}  
ul.tabsadmin li a.active {  
	background-color:#ffffff;  
	color:#740F17;  
	border:3px solid #a43238;   
	border-bottom: 3px solid #ffffff;  
}  
 
#tab1admin, #tab2admin, #tab3admin, #tab4admin, #tab5admin, #tab6admin{ display:none; }  
.wbd {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#f9f9f9;
	border:1px solid #a43238;
	border-collapse: 0;
	border-spacing:1px;
}
.wbd th {
	font-size:14px;
	color:#222222;
	font-weight:normal;
	padding:3px;
	background-color:#f9f9f9;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.wbd td {
	font-size:12px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:2px;
	border: 0px solid #fff;
}
.wbd .boldBtn{
		border: 1px solid gray; 
	font-size: 14px;
	 height:25px;
	background-color:#a43238;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}

.wbd textarea {
	width:95%;
}
.wbd input{
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background-color:#DFDFDF;
	color: #363636;
	border: 1px solid #dfdfdf;
}
.wbdnb {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#d0d0d0;
	border:0px solid #a43238;
	border-collapse: 0;
	border-spacing:1px;
}
.wbdnb th {
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	padding:3px;
	background-color:#C41F34;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.wbdnb td {
	font-size:12px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:5px;
	border: 0px solid #fff;
}
.wbdnb .marBtn{
		border: 1px solid #a43238; 
	font-size: 20px;
	 height:30px;
	background-color:#a43238;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}

.wbdnb textarea {
	width:95%;
}
.wbdnb input{
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	background-color:#DFDFDF;
	border: 1px solid #f9f9f9;
}

@media (max-width: 1024px) {
	.responsive-table {
		background-color: #fff;
		border: none;
	}
	.responsive-table table,
	.responsive-table thead,
	.responsive-table tbody,
	.responsive-table tr,
	.responsive-table th,
	.responsive-table td {
		display: block;
	}
	.responsive-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.responsive-table tr {
		border: 1px solid #ccc;
		margin-bottom: 25px;
	}
	.responsive-table td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 40%;
		min-height: 24px;
	}
	.responsive-table td:before {
		position: absolute;
		top: 4px;
		left: 6px;
		width: 35%;
		padding-right: 10px;
		white-space: nowrap;
	}





	.list-members-table td:nth-of-type(1):before { content: 'ID'; }
	.list-members-table td:nth-of-type(2):before { content: 'Head Shot'; }
	.list-members-table td:nth-of-type(3):before { content: 'Full Name'; }
	.list-members-table td:nth-of-type(4):before { content: 'Email'; }
	.list-members-table td:nth-of-type(5):before { content: 'Phone'; }
	.list-members-table td:nth-of-type(6):before { content: 'NiN'; }
	.list-members-table td:nth-of-type(7):before { content: 'Account Active'; }
	.list-members-table td:nth-of-type(8):before { content: 'Expiration Date'; }
	.list-members-table td:nth-of-type(9):before { content: 'Action'; }
	.list-members-table td:nth-of-type(10):before { content: 'Select for Print'; }
	.list-members-table td:nth-of-type(11):before { content: 'Add to Scene'; }

}



.stamp {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:70px;
}
.dated {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:45px;
}
.datem {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:100px;
}
.datey {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	width:60px;
}

.generalBtnIT {
		border: 1px solid #a43238; 
	font-size: 20px;
	 height:30px;
	background-color:#d9d9d9;;
	color:#a43238;
		font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.generalBtnAIT {
		border: 1px solid #a43238; 
		font-size: 18px;
	 height:30px;
	background-color:#d9d9d9;;
	color:#a43238;
		font-family: 'Roboto',sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.generalBtnA {
		border: 1px solid #a43238; 
	font-size: 18px;
height: 30px;
	background-color:#d9d9d9;;
	color:#a43238;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.popupA {
		border: 1px solid gray; 
		font-size: 18px;
	background-color:#a43238;
	color:white;
		font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	/*text-transform:lowercase;*/
	text-decoration:none;
}

.buynow {
	width: 80%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:0px solid #a43238;
	border-collapse: 0;
	border-spacing:1px;
	height:100px;
	text-align:center;
}
.buynow h2 {
		font-size: 14px;
		color:#363636;
		padding:5px;
}

.buynow .redBtn{
		border: 1px solid #a43238; 
		font-size: 12px;
	 height:30px;
	background-color:#a43238;;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:250px;
}
.marBtn{
		border: 1px solid #a43238; 
		font-size: 12px;
	 height:30px;
	background-color:#a43238;;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.quotedocs {
	margin-left: auto;
	margin-right: auto;
text-align: center;
}
.declaration {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#f9f9f9;
}
.declaration th {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	padding:3px;
	background-color:#f9f9f9;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.declaration td {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:2px;
	border: 0px solid #fff;
}
.declaration {
		border: 1px solid #a43238; 
	font-size: 20px;
	 height:30px;
	background-color:#d9d9d9;;
	color:#a43238;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:100px;
	/*text-transform:lowercase;*/
}
.declaration textarea {
	width:95%;
}
.declaration input{
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #363636;
	border: 1px solid #f9f9f9;
	width:100px;
}
h4 {
	padding-left:40px;
	font-size:14px;
	color:#363636;
}
.loginbox{
	display:none;
	padding:5px;
	position:absolute; 
	top:5px; 
	right:200px; 
	background-color:#80d3ff;
	border:0px solid #a43238; 
	width:500px; 
	height:35px;
}
.loginbox input {
	background-color:#ffffff;
	width:150px;
	color:#363636;
}
#main-container
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 5px solid #363636;
}
#loginform
{
	background-image: url("../webimg/login-container.png");
	background-repeat: no-repeat;
	width: 638px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	color:#363636;
	font-size:24px;
	text-align:center;
}
#loginform2
{
	background-color:#aeaeae;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
	width: 500px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	color:#363636;
	font-size:24px;
	text-align:center;
}
.main-header {
	background-color:#C41F34;
	width:100%;
	box-shadow: 0 4px 2px -2px grey;
}
.main-header-nav {
	text-align: center;
	color:#ffffff;
	font-size:16px;
	margin-top: -10px;
	margin-bottom: 10px;
}
@media (min-width: 768px) {
	.main-header-nav {
		text-align: right;
		margin-top:65px;
		margin-bottom: 0;
		padding-right:30px;
	}
}


#nav-admin
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	   background-color: #e3e6e5;
	   border-bottom: 1px solid #C41F34;
	   box-shadow: 0 4px 2px -2px #C41F34;

}
#nav-admin table {
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
.nav-admin
{
	   background-color: transparent;
	   font-size: 14px;
	   font-weight:bold;
	   padding: 10px;
	   padding-top:16px;
	   padding-left: 20px;
	   padding-right: 20px;
}
.nav-admin-on a:link {color: #C41F34; text-decoration: none;font-size:11pt;}
.nav-admin-on a:visited {color: #C41F34; text-decoration: none;font-size:11pt;}
.nav-admin-on a:active {color: #C41F34; text-decoration: none;font-size:11pt;}
.nav-admin-on a:hover {color: #0d1e4a; text-decoration: none;font-size:11pt;}
.nav-admin-on
{
	background-color: transparent;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 20px;
	padding-right: 20px;
}
.nav-admin-onm a:link {color: #C41F34; text-decoration: none;}
.nav-admin-onm a:visited {color: #C41F34; text-decoration: none;}
.nav-admin-onm a:active {color: #C41F34; text-decoration: none;}
.nav-admin-onm a:hover {color: #363636; text-decoration: underline;}
.nav-admin-onm
{
	background-color: transparent;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 20px;
	padding-right: 20px;
}
.nav-admin-onm2 a:link {color: #C41F34; text-decoration: none;}
.nav-admin-onm2 a:visited {color: #C41F34; text-decoration: none;}
.nav-admin-onm2 a:active {color: #C41F34; text-decoration: none;}
.nav-admin-onm2 a:hover {color: #363636; text-decoration: underline;}
.nav-admin-onm2
{
	background-color: transparent;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: -1px -1px 1px #fff;
	background-image: url("../webimg/nav-on.png");
}
.nav-admin-onm3 a:link {color: #ffffff; text-decoration: none;}
.nav-admin-onm3 a:visited {color: #ffffff; text-decoration: none;}
.nav-admin-onm3 a:active {color: #ffffff; text-decoration: none;}
.nav-admin-onm3 a:hover {color: #363636; text-decoration: underline;}
.nav-admin-onm3
{
	background-color: transparent;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: -1px -1px 1px #fff;
	background-image: url("../webimg/nav-on.png");
}
.nav-admin-onm4 a:link {color: #ffffff; text-decoration: none;}
.nav-admin-onm4 a:visited {color: #ffffff; text-decoration: none;}
.nav-admin-onm4 a:active {color: #ffffff; text-decoration: none;}
.nav-admin-onm4 a:hover {color: #363636; text-decoration: underline;}
.nav-admin-onm4
{
	background-color: transparent;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: -1px -1px 1px #fff;
	background-image: url("../webimg/nav-on.png");
}

ul.ddown-admin
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-left: 0px;
	display: none;
	z-index: 1001;
	width: 150px;
	background-color: #375c52;
	border: 1px solid #888;
	background-position: bottom;
	background-size: 100% 100%;    
	box-shadow: 1px 1px 5px #888888;
}

ul.ddown2-admin
{
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: -26px;
	margin-left: 139px;
	display: none;
	z-index: 1001;
	width: 150px;
	background-image: url("../webimg/nav-on.png");
	background-color: #375c52;
}
li.ddown-i-admin
{
	list-style-type: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: bottom center;
	
}
li.ddown-i-admin:visited
{
	background-image: url("../webimg/light-gradient.png");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #375c52;
	opacity:  1;
}
li.ddown-i-admin:hover
{
	background-image: url("../webimg/light-gradient.png");
	background-color: #375c52;
	background-position: bottom;
	background-repeat: repeat-x;
	opacity:  1;
}
li.ddown-i-admin a
{
	
}
li.ddown-i-admin a:hover
{
	
}
.home ul{
	list-style:none;
	top:25px;
	left:0px;
	display:block;
	text-align:center;
}
.home1 ul li a{
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	text-decoration:none;
	letter-spacing:1.5px;
	/*text-transform:uppercase;*/
	padding-top:8px;
	margin-bottom:12px;
	float:left;
	clear:both;
	width:275px;
	height:30px;
	text-shadow:1px 1px 1px #fff;
	background-color:#aeaeae;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
}
.home2 ul li a{
	font-size:20px;
	text-decoration:none;
	letter-spacing:1.5px;
	/*text-transform:uppercase;*/
   padding-top:8px;
	margin-bottom:12px;
	float:left;
	clear:both;
	width:275px;
	height:30px;
	text-shadow:1px 1px 1px #fff;
	background-color:#919b9d;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
}
.home3 ul li a{
	font-size:20px;
	text-decoration:none;
	letter-spacing:1.5px;
	/*text-transform:uppercase;*/
	padding-top:8px;
	margin-bottom:12px;
	float:left;
	clear:both;
	width:275px;
	height:30px;
	text-shadow:1px 1px 1px #fff;
	background-color:#8b8b8d;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
}
.home4 ul li a{
	font-size:20px;
	text-decoration:none;
	letter-spacing:1.5px;
	/*text-transform:uppercase;*/
   padding-top:8px;
	margin-bottom:12px;
	float:left;
	clear:both;
	width:275px;
	height:30px;
	text-shadow:1px 1px 1px #fff;
	background-color:#737478;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
}
.home5 ul li a{
	font-size:20px;
	text-decoration:none;
	letter-spacing:1.5px;
	/*text-transform:uppercase;*/
	padding-top:8px;
	margin-bottom:12px;
	float:left;
	clear:both;
	width:275px;
	height:30px;
	text-shadow:1px 1px 1px #fff;
	background-color:#626366;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
}
.home1 ul li a:hover{
	font-weight:normal;
	background-color:#639ab9;
}
.home2 ul li a:hover{
	font-weight:normal;
	background-color:#216383;
}
.home3 ul li a:hover{
	font-weight:normal;
	background-color:#174157;
}
.home4 ul li a:hover{
	font-weight:normal;
	background-color:#122430;
}
.home5 ul li a:hover{
	font-weight:normal;
	background-color:#363636;
}

.custom-combobox {
	position: relative;
	display: inline-block;
	//border:  1px solid #e9e9e9;
	//-webkit-border-top-left-radius: 12px;
	//-webkit-border-bottom-left-radius: 12px;
	//-moz-border-radius-topleft: 12px;
	//-moz-border-radius-bottomleft: 12px;
	//border-top-left-radius: 12px;
	//border-bottom-left-radius: 12px;
}
  .custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* support: IE7 */
	*height: 1.7em;
	*top: 0.1em;
  }
  .custom-combobox-input {
	margin: 0;
	padding: 0.3em;
  }
  .ui-widget input {
	width: 391px;
  }
	.ui-autocomplete {
		height: 350px;
		width: 350px;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.ui-menu .ui-menu-item-bold a {
		text-decoration: none;
		display: block;
		padding: 2px .4em;
		line-height: 1.5;
		min-height: 0;
		support: IE7;

	}
	.ui-conrner-all
	{

	}
.sitemap {
	 width:550px;
}
.sitemap p
{
	width: 100%;
	background-color: #e9e9e9;
	border: 0px solid #888;
	height:25px;
	padding-left:10px;
   padding-top:10px; 
}
.sitemap a
{
	text-decoration:none;
	color:#a43238;
	font-size: 14px;
	font-weight:bold;
}
.quoteblock2
{
	/*position: absolute;
	margin-left: 550px;
	margin-top: 50px;*/
}
.quoteblock2 input
{
	border: none;
	background-color:#DFDFDF;
	/*border-radius: 10px;*/
	border-top-left-radius:10px;    
	border-bottom-left-radius:10px;    
	padding: 5px;
	font-size: 12pt;
	width: 290px;
	height: 44px;
	text-align: center;
}
.quoteblock2 input[type=submit]
{
	background-color: transparent;
	background-image: url("../webimg/quote-button2.png");
	background-repeat:no-repeat;
	width: 290px;
	height: 54px;
	color: #fff;
	font-size: 13pt;
}
.kwiktable input {
	border:0px #fff solid;
}
/* Style the list */
ul.breadcrumb {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	list-style: none;
	background-color: #fff;
	font-size: 12px;
	padding:5px;
}

/* Display list items side by side */
ul.breadcrumb li {
	display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
	padding: 8px;
	color: black;
	content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
	color: #0275d8;
	text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline;
}
#user_search_box {
	display:inline-block;
}
#user_search_box div {
	display:inline-block;
}
#sb1 {
	display:inline-block;
}
#sb2 {
	display:inline-block;
}
#sb3 {
	display:inline-block;
}
#sb4 {
	display:inline-block;
}
#user_search_box input,select{
	padding:5px;
	/*width:170px;*/
	font: 12px/16px 'Roboto', sans-serif;
}
#x_date_range_operator, #x_val2{display:none}
.user_search_box_display {
	padding:5px; 
	background-color:#333333;
	color:#ffffff;
	font-size:12pt;
	border:1px solid #333333;
	border-radius:5px;
	cursor: pointer;
}



/*  */
/*  */
/*  */

.red-color {
	color: #E91C35;
}
.export-window {
	font-size: 10pt;
	font-family: calibri, arial;
	margin-top: 0px;
}
.export-window-heading {
	text-align: center;
}
.scene-col {}
.scene-col .labelshort {
	width: 100%;
}
.scene-col .inputshort {
	width: 100%;
}


