/* main styles */
body {
	margin:0;
	padding:0;
	background:#BBD9EE;
  	color:#000;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	}
form {
	margin:0;
	padding:0
	}
img {
	border:none;
	vertical-align: middle;
	}
a {color:#060606;text-decoration: none}
a:hover {text-decoration: underline}
.abutton a {color:#060606;text-decoration: none}
.abutton a:hover{text-decoration: none}
input {vertical-align:middle;
	font-size: 11px;
	}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
input.text,
select,
textarea {
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	}
input.text {
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
	}
/* main container */
#main {
	width:992px;
	margin:0 auto;
	}
/* header */
#header {
	position:relative;
	width:992px;
	height:106px;
	background:url(../_SupportFiles/images/bg-header.gif) no-repeat left bottom;
	}
/* site logo */
a.logo {
	position:absolute;
	top:5px;
	left:20px;
	}

/* logo section */
#head-bar {
	position:absolute;
	top:0px;
	left:875px;
	height:60px;
	width:100px;
	background:url(../_SupportFiles/images/logo-top.gif) repeat-x top;
	background-size: 90px 57px;
	}
#head-bar img {
	margin:0;
	padding:0px 8px	
	}
#head-bar span {
	float:left;
	margin:0 3px 0 0;
	/*height:60px;*/
	width:100px;
	background:url(../_SupportFiles/images/logo-left.gif) no-repeat left top;
	background-size: 4px 58px;
	}
#head-bar span span {
	float:left;
	margin:0 3px 0 0;
	/*height:49px;*/
	left:100px;
	background:url(../_SupportFiles/images/logo-right.gif) no-repeat right top;
	padding:11px 0px 0 0px;
	background-size: 4px 58px;
	}
	
/* header tabs */
#top-navigation {
	position:absolute;
	top:60px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	}
#top-navigation li {
	float:left;
	margin:0 3px 0 0;
	height:34px;
	background:url(../_SupportFiles/images/tab.gif) repeat-x top;
	}
#top-navigation li a {
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:#606060;
	padding:4px 0 0 0;
	}
#top-navigation li span {
	float:left;
	background:url(../_SupportFiles/images/tab-left.gif) no-repeat left top;
	}
#top-navigation li span span {
	background:url(../_SupportFiles/images/tab-right.gif) no-repeat right top;
	padding:7px 10px 0 10px;
	}
#top-navigation li.active {
	padding:0;
	height:34px;
	background:url(../_SupportFiles/images/tab-active.gif) repeat-x top;
	margin-right:2px;
	}
#top-navigation li.active span {
	background:url(../_SupportFiles/images/tab-active-left.gif) no-repeat left top;
	height:34px;
	}
#top-navigation li.active span span {
	background:url(../_SupportFiles/images/tab-active-right.gif) no-repeat right top;
	height:23px;
	padding:11px 10px 0 10px;
	line-height:19px;
	color:#606060;
	}
#top-navigation li.option {
	padding:0;
	height:34px;
	margin-right:2px;
	}
	
/* middle */
#middle {
	float:left;
	width:967px;
	background:url(../_SupportFiles/images/bg-middle.gif) repeat-y left;
	padding:0 13px 0 12px;
	}
/* left column */
#left-column {
	float:left;
	padding:1px 14px 0 12px;
	width:151px;
	}
/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
/* center column */
#center-column {
	float:left;
	width:614px;
	background:url(../_SupportFiles/images/bg-center-column.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	
* html #center-column {height:584px;}

/* center column 2 */
#center-column-2 {
	float:left;
	width:765px;
	background:url(../_SupportFiles/images/bg-center-column-2.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	
* html #center-column-2 {height:584px;}

/* left column 3 */
#left-column-3 {
	float:left;
	padding:1px 4px 0 12px;
	width:4px;
	}

/* center column 3 */
#center-column-3 {
	float:left;
	width:898px;
	background:url(../_SupportFiles/images/bg-center-column-3.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	
* html #center-column-3 {height:584px;}

/* footer */
#footer {
	float:left;
	width:100%;
	background:url(../_SupportFiles/images/bg-footer.gif) no-repeat;
	height:15px;
	}
	
/* left column styles */
#left-column a {color:#3E3E3E;}
#left-column h3 {
	font-size:11px;
	margin:0;
	color:#fff;
	background:url(../_SupportFiles/images/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
ul.nav {
	margin:0 0 11px 0;
	border-bottom:2px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}
ul.nav li {
	padding:4px 4px 6px 5px;
	background:url(../_SupportFiles/images/bg-dotted.gif) repeat-x bottom;
	}
ul.nav a {
	padding:0 0 0 12px;
	background:url(../_SupportFiles/images/arrow.gif) no-repeat 0 4px;
	}
ul.nav a:hover {
	font-weight:bold;
	}
ul.nav li.last {background:none;}

#left-column .link {
	display:block;
	width:142px;
	height:25px;
	background:url(../_SupportFiles/images/bg-left-link.gif);
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#60635A;
	}
	
/* center column styles */
.top-bar {
	float:left;
	width:603px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
.top-bar3 {
	float:left;
	width:890px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
.top-bar3 .h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
/* orange button */
.top-bar a.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../_SupportFiles/images/bg-orange-button.gif) no-repeat;
	}
.top-bar3 a.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../_SupportFiles/images/bg-orange-button.gif) no-repeat;
	}
.top-bar input.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../_SupportFiles/images/bg-orange-button.gif) no-repeat;
	border:none;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;	
	}
.top-bar3 input.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../_SupportFiles/images/bg-orange-button.gif) no-repeat;
	border:none;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;	
	}
	
/* bar with select */
.select-bar {
	clear:both;
	border-top:2px solid #f70;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}
/*.select-bar select {width:145px;margin:0 2px;}*/
/*.select-bar select {width:120px;margin:0 2px;}*/
.select-bar .cmbbox100 {width:100px;margin:0 2px;}

/* seperation line */
.seperation-line {
	clear:both;
	border-top:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}

/* table container - small table */
div.table {
	float:left;
	position:relative;
	width:614px;
	margin:0 0 37px 0;
	}
table.listing {
	border-bottom:1px solid #9097A9;
	width:613px;
	padding:0;
	margin:0;
	/*border:1px solid #9097A9;*/
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
/*table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}*/
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {background:#9097A9 url(../_SupportFiles/images/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing th.last {background:#9097A9 url(../_SupportFiles/images/bg-th-right.gif) no-repeat right top;border-right:0;}
#colFIRST-TH {
background:#9097A9 url(../_SupportFiles/images/bg-th-left.gif) no-repeat left top;
border-left:0px solid #9097A9;
}
#colLAST-TH {
background:#9097A9 url(../_SupportFiles/images/bg-th-right.gif) no-repeat right top;
border-left:0px solid #9097A9;
}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form .last {padding:1px 0 1px 5px;text-align:left;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 1px 0 0;
	width:176px;
	height:25px;
	background:#9097A9 url(../_SupportFiles/images/bg-select.gif);
	color:#fff;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
table.paging tr{
	float:right;
	margin:2px 1px 0 0;
	width:250px;
	height:25px;
	background:#9097A9 url(../_SupportFiles/images/bg-select2.gif);
	color:#fff;
	}
table.paging input.paging {
	/*float:right;*/
	width:20px;
	height:10px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
	
/* table container - medium table */
table.listing2 {
	border-bottom:1px solid #9097A9;
	width:765px;
	padding:0;
	margin:0;
	/*border:1px solid #9097A9;*/
	}
table.listing2 th {
	border-top:0 !important;
	}
table.listing2 th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}
table.listing2 th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing2 td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing2 .bg td {
	background:#ECECEC;
	}
table.listing2 .white td {
	background:#fff;
	}	
table.listing2 .bar td {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing2 .first {border-left:0px solid #9097A9;text-align:left;}
table.listing2 .last {border-right:0px solid #9097A9;}

table.listing2 th.first {background:#9097A9 url(../_SupportFiles/images/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing2 th.last {background:#9097A9 url(../_SupportFiles/images/bg-th-right.gif) no-repeat right top;border-right:0;}
table.listing2 .style1 {font-weight:bold;color:#FF7A00;}
table.listing2 .style2 {font-weight:bold;padding-left:16px;}
table.listing2 .style3 {padding-left:25px;}
table.listing2 .style4 {padding-left:35px;}

/* table container - large table */
table.listing3 {
	border-bottom:1px solid #9097A9;
	width:898px;
	padding:0;
	margin:0;
	/*border:1px solid #9097A9;*/
	}
table.listing3 th {
	border-top:0 !important;
	}
table.listing3 th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}
table.listing3 th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing3 td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing3 .bg td {
	background:#ECECEC;
	}
table.listing3 .white td {
	background:#fff;
	}	
table.listing3 .first {border-left:0px solid #9097A9;text-align:left;}
table.listing3 .last {border-right:0px solid #9097A9;}

table.listing3 th.first {background:#9097A9 url(../_SupportFiles/images/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing3 th.last {background:#9097A9 url(../_SupportFiles/images/bg-th-right.gif) no-repeat right top;border-right:0;}
table.listing3 .style1 {font-weight:bold;color:#FF7A00;}
table.listing3 .style2 {font-weight:bold;padding-left:16px;}
table.listing3 .style3 {padding-left:25px;}
table.listing3 .style4 {padding-left:35px;}

	
/* right column header */
#right-column .h {
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
	}
/* right column box */
#right-column .box {
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
.buttons {
	clear:both;
	text-align:center;
	padding:30px 0 15px 0;
	}
.buttons input {margin:0 0 6px 0;}

.cellred {
	background-color: #EC0000;
}

.cellrednum {
	background-color: #EC0000;
	text-align: right;
}

.celltxtrednum {
	background-color: #FFFFFF;
	color: Red;
	text-align: right;
}

.cellgreen {
	background-color: #32CD32;
}
/*
.cell {
	background-color: #FFFFFF;
}

.cellalt {
	background-color: #EFF8FA;
}

.cellnumalt {
	background-color: #EFF8FA;
	padding-left: 4px;
	padding-right: 1px;
	font-size: 8pt;
	text-align: right;
}
*/
.cellnum {
	text-align: right;
}

.tabletitle {
	text-align: left;
	line-height:25px;
	font-weight:bold !important;
	font-size:12px;
}

.cellcentre {
	text-align: center;
}

.cellnumsmall {
	font-size: 7pt;
	text-align: right;
}
.celltxtsmall {
	font-size: 7pt;
	text-align: left;
}

#exp_excel {
	position: relative;
	float:right;
	margin: 0; padding: 0;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	border:none;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 10px; /*left: 890px;	*/
}

#exp_pdf {
	position: relative;
	float:right;
	margin: 0; padding: 0;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	border:none;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 10px; /*left: 850px;	*/
}

#exp_csv {
	position: relative;
	float:right;
	margin: 0; padding: 0;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	border:none;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 10px; /*left: 890px;	*/
}

#switch_import {
	position: relative;
	float:right;
	margin: 0; padding: 0 40px;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	border:none;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 10px; /*left: 890px;	*/
}

#switch_list {
	position: relative;
	float:right;
	margin: 0; padding: 0 65px;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	border:none;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 10px; /*left: 890px;	*/
}

/*.rdClendarPopUp
{
	z-index:1001;
}
*/

.top_right
{
position:relative;
	top:60px;
	float:right;
	line-height:19px;
	color:#606060;
	padding:4px 0 0 0;
	font-weight:bold;
}
.h2 {
	font:20px/21px verdana,sans-serif;
	font-weight:bold;
	color:#575757;
}
.italic {
	font-family:verdana,sans-serif;
	font-style:italic;
	color:#575757;
}

/* printable */
#contract {
	width:1050px;
	margin:0 auto;
	font-family:tahoma,arial,sans-serif;
	font-size:14px;
	}

#contract2 {
	width:1040px;
	margin:0 auto;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	}

.popDialog {
	outline: white solid 1px;
	background-color: #F0F0F0;
    /*background-color: white;*/
    /*border-color: #D8D8D8;*/
	/*border-color: #FF7700;*/
    /*border-style: solid;
    border-width: 1px;*/
}
.txtred {
	color: Red;
	text-align: left;
}

.hidden {display:none;}

.ovalbutton a{
background: transparent url('../_SupportFiles/images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 11px;/* Tahoma;*/ /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

.ovalbutton a:link, .ovalbutton a:visited, .ovalbutton a:active{
color: #494949; /*button text color*/
}

.ovalbutton a span{
background: transparent url('../_SupportFiles/images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

.ovalbutton a:hover{ /* Hover state CSS */
background-position: bottom left;
}

.ovalbutton a:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #FF7A00; 
  	background: #FAFAFA url(../_SupportFiles/Images/quote.gif) no-repeat 5px 5px;    
}

.h1, .h2, .h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
.h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #FF7A00;
}
/*For grey cell background (passports)*/

table.greyCell {
    border: 1px solid #9097A9;
    margin: 0px;
    padding: 0px;
}

table.greyCell td {
    background: #d8d8d8 none repeat scroll 0% 0%;
    border-right: 1px solid #9097A9;
	border-bottom: 1px solid #9097A9;
    color: #000000;
    padding: 3px 5px;
}

table.greyCell th {
    border-right: 1px solid #9097A9;
	border-bottom: 1px solid #9097A9;
    color: #000000;
    padding: 3px 5px;
}

.shading {
	background: #d8d8d8;
}

/*Contract Prining Classes*/

.body {
	font-family:tahoma,arial,sans-serif;
    /*background-color:#FFFFFF; 
    border: solid 1px black ; */
    margin: 4mm;  /* the margin on the content before printing */
	padding: 0mm;
	/*border: solid 1mm black ;*/
	/*width:850px;*/
	width:199mm;
}


.prntBody{
	font-family:tahoma,arial,sans-serif;
    background-color:#FFFFFF; 
    /*border: solid 1px black ; */
    margin: 4mm;  /* the margin on the content before printing */
	padding: 0mm;
	/*border: solid 1mm black ;*/
	/*width:850px;*/
	width:199mm;
}

body.prntBody{
	font-family:tahoma,arial,sans-serif;
    background-color:#FFFFFF; 
    /*border: solid 1px black ; */
    margin: 4mm;  /* the margin on the content before printing */
	padding: 0mm;
	/*border: solid 1mm black ;*/
	/*width:850px;*/
	width:199mm;
}

body.printpage3 {
	font-family:tahoma,arial,sans-serif;
	background-color:#FFFFFF; 
	margin: 4mm;  /* the margin on the content before printing */
	padding: 0mm;
	width:199mm;
	font-size:14.5px;
	}

mainbody {
    margin: 0mm;
	padding: 0mm;
	border: 0mm;
}

div.printpage1 {
	/*size: 200mm 287mm;*/
	/*width:850px;*/
	/*margin:10px 8px 10px 8px;*/
	font-size:8px;
	/*border: solid 1mm black ;*/
	}

div.printpage2 {
	/*size: 200mm 287mm;*/
	/*width:850px;*/
	/*margin:10px 8px 10px 8px;*/
	font-size:8px;
	/*border: solid 1mm black ;*/
	}

.clause {
	display: block;
	/*width:830px;*/
	/*width: auto;*/
	margin: 0;
	padding: 0mm;
}

.list1 {
 	margin: 0;
    padding: 0 0 0 0;
}

.fsize6 { font-size:6px; }
.fsize7 { font-size:7px; }
.fsize8 { font-size:8px; }
.fsize9 { font-size:9px; }
.fsize10 { font-size:10px; }
.fsize11 { font-size:11px; }
.fsize12 { font-size:12px; }
.fsize14 { font-size:14px; }
.p_justify { text-align:justify; } 
.p_center { text-align:center; } 
.p_right { text-align: right; }
.p_left { text-align: left; }
.bold {font-weight:bold !important}

@page 
{
    size: 200mm 297mm;   /* auto is the current printer page size */
    margin: 0mm 0mm 0mm 1mm;  /* 9mm 4mm 7mm 4mm this affects the margin in the printer settings */
	mso-header-margin:0; 
	mso-footer-margin:0; 
	mso-paper-source:0;
}

.msg_count
{
	font-weight:bold;
	cursor: pointer;
	position:relative;
	top:-3px;
	 z-index: 1;
	float:right;
	/*line-height:28px;*/
	padding:0 0 0 0;
	right:-21px;
}

.msg_count_txt
{
	font-weight:bold;
	cursor: pointer;
	position:relative;

	z-index: 2;
	float:right;
	/*line-height:28px;*/
	padding:0 0 0 0;
	color: white;
	right: -40px;
	top: 4px;
	font-size: 12px;

}

.msg_count :hover
{
	font-weight:bold;
	cursor: pointer;
}

.msg_cnt_table
{
	position:relative;
	float:right;
}

table.message_display {
	border-bottom:1px solid #9097A9;
	width:292px;
	padding:0;
	margin:0;
	/*border:1px solid #9097A9;*/
	}
table.message_display td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.message_display .bg td {
	background:#ECECEC;
	}
	
.expandTag { cursor: pointer; }
.rbText{
	display: inline-block;
	vertical-align: middle;
	line-height: 15px; /* <-- adjust this */
}

.AMPTextArea {
	padding-left: 5px;
	padding-top: 5px;
}

/*multiselect dropdown override
=================================================*/
.rd-checkboxlist-dropdown {
    border-radius: 2px !important;
    height: 18px !important;
    padding: 0px 0px 0px 3px !important;
    font-size: 12px !important;
    min-width: 110px !important;
    width: auto !important;
}

/*Custom Edit installments style
=================================================*/
.actionBtn{
	width: 100%;
}

[id^=divSEFTType]{
	display: none;
}

/* Jaco did this */
/*=================================================*/
div.scrollmenu {
  background-color: #FB9C22;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}

.resultBorder {​​​​​​​​
	border: 2px;
	border-color: #ff7700;
}​​​​​​​​
.colCenter {
	text-align: center;
}

/*Styling for the help icon btn
===================================================*/
#actShowHelp{
	float: right;
    display: block;
    margin-top: -25px;
    margin-right: -275px;
}

/*e-Signature Analysis
===================================================*/
#divGraphLayout{
	width: 898px;
    display: inline-block;
    text-align: center;
}

/*media query
===================================================*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px){

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 767px) and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 899px) and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 1199px) and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}

.boldblack{
	font-weight:bold !important;
	color: #000000 !important;
}