body {
	margin:0px;
	padding: 0;
	color: black;
	font-family: Arial, sans-serif;
	font-size:14px;
	background: #ddd;
}

td, center, span, p, div, li, input, select, textarea, blockquote, body {
	font-family: Arial, sans-serif;
	font-size:14px;
}

.little { font-size:13px }
.si_listmode { font-size:14px }
.si_form_post,
.si_form_sub,
.si_form_right {
	font-size:12px
}
.error { color: red }

h1 { font-family: Arial, sans-serif; font-size:22px; margin:10px 0 15px 0; padding:0 }
h2 { font-family: Arial, sans-serif; font-size:19px; margin:7px 0 12px 0; padding:0 }
h3 { font-size:14px }

.lightgrey { background-color: lightgrey }

.si-back-red   { background-color: #FF9999!important }
.si-back-green { background-color: #99FF99!important }


.heading1 { font-size:150% }
.heading2 { font-size:125% }


A:link    { color: black }
A:visited { color: black }
A:hover   { color: #666666 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.sitemenu    { font-size:13px }
A:link.sitemenu    { text-decoration: none; color: #000000 }
A:visited.sitemenu { text-decoration: none; color: #000000 }
A:hover.sitemenu   { text-decoration: none; color: #000000; background: none }

.wrapper {
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
	width: 1010px;
	background: white;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
	padding: 0px 20px;
}

#header {
	background: white;
	padding:10px 0 5px 0;
}

#container {
	min-height:560px;
	padding-bottom:20px;
}

#footer {
	border:1px solid #CCC;
	border-width:1px 0 0px 0;
	padding:10px 2px;
}

#footer p {
	color:#5f6c77;
	font-weight:bold;
	font-size:12px;
}
#footer a:link    { text-decoration: none; color: #5f6c77 }
#footer A:visited { text-decoration: none; color: #5f6c77 }
#footer A:hover   { text-decoration: underline; color: #5f6c77 }

#popheader,
#popcontainer {
	background: white;
}

td, center, span, p, div, li, input, select, textarea, blockquote, body {
}

p {
    margin-top: 1em;
    margin-bottom: 1em;
}
ul {
    list-style-type: disc;
    margin-bottom: 1em;
}
li {
    display: list-item;
    margin-left: 40px;
}

a img {
	border: none;
}

#signed p {
	color: #000;
	font-size: 12px;
	font-family: Arial,sans-serif;
}
#signed p a {
	color: #000;
}

#help {
	border: 1px solid #B8C726;
	padding: 10px;
}
#help li {
	list-style: none;
	padding-bottom: 5px;
}
#help a.back,
#help li a {
	color: #004D6D;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#help a.back:hover,
#help li a:hover {
	text-decoration: underline;
}

p.site_name {
	font-family: Arial, sans-serif;
	font-size:40px;
	padding:0;
	margin:8px 0 0 0px;
}

#sform {
	float:right;
	margin:8px 10px 0 10px;
	padding:0px;
	width:142px;
	display:block;
	border:1px solid #CCCCCC;
}
#sform input#qsbasic {
	height:18px;
	line-height:18px;
	width:106px;
	padding:7px 2px;
	border:0;
	background:white;
}
#sform input#qsimg {
	height:32px;
	width:32px;
	position:absolute;
}



table#actionsummary {
	width:110px;
	margin:0px 0 0 10px;
}
#actionsummary td, th {
    /*
	font-size:12px;
    */
	line-height:11px;
}
#actionsummary th {
	background-color: #cedee8;
}
#actionsummary .rowcolor {
	background-color:#EEEEEE;
}

.dialogBG{z-index:1000;background:rgba(0,0,0,0.4);position:fixed;top:0;left:0;width:100%;height:100%;}
.dialogO{position:absolute;top:50%;left:50%;}
.dialogI{
	background:#FFFFFF;color:#000;position:relative;left:-50%;border:8px solid rgba(0,0,0,0.6);padding:14px;min-width:68px;min-height:68px;
	border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;-o-border-radius:12px;
}
.dialogX{
	position:absolute;top:28px;right:28px;width:40px;height:40px;background:#000;background-color:rgba(0,0,0,0.6);color:#fff;font:bold 24px/40px Arial, sans-serif;text-align:center;cursor:pointer;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;
}
.dialogBG.medium-width > .dialogO > .dialogI{width:820px;}

a.rhs_button {
	text-decoration:none;
	color:#fff;
}
div.rhs_button {
	font-size:14px;
	margin:5px 0 5px 0;
	text-align:left;
	padding:3px 3px 3px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 1px 1px 0;
	margin-bottom:0px;
}

div.rhs_button_off {
	background-color:#CCCCCC;
}
div.rhs_button_off a {
	color:#666666;
}
div.rhs_button_off a:hover {
	color:#000000;
}

.but_right {
	float:right;
	margin-left:20px;
}

.but_right_inspection {
	float:right;
	margin-left:5px;
}

form.but_right {
	padding:0;
	margin-top:4px;
}

form.but_right input,
form.but_right select {
	height:27px;
}
form.but_right input#basic {
	width:220px;
}

.but_advanced_search {
	width:150px;
}


#clientpaneldiv {
	background:white;
	/*
	background: #EEEEFF;
	*/
	padding:5px;
	border:1px solid #CCCCCC;
	border-color:#CCC black black #CCC;
}

tr.jone {
	background: #EAFAFF;
}

tr.jtwo {
	background:white;
}

tr.jover {
	background:#99CCFF;
}

tr.jlatched {
	background: #99CCFF;
}

tr.jlastedited {
	background: #CCDDEE;
}



#navigation {
	display:block;
	height:26px;
	/*
	width:1010px;
	*/
	background: #016dd9;
	background: #fff;
	border:1px solid #ccc;
	border-width:0 0 1px 0;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
ul.top-level {
	margin: 0px;
	padding: 0px;
	display:block;
}

#navigation li { list-style: none; }
ul.top-level li {
	margin: 0;
	float:left;
	height:auto;
	background:#555;
	margin-right:2px;
	z-index:99 !important;
}
ul.top-level li.onright {
	margin: 0;
	margin-left:2px;
	float:right;
}
#navigation a {
	color:white;
	background:#555;
	font-weight:normal;
	padding: 5px 8px 5px 8px;
	font-size:14px;
	display:block;
	text-decoration: none;
	line-height: 1.2em;
}
#navigation a span {
	background:#f36b22!important;
}
#navigation a:hover, #navigation a.current_page, #navigation a.current_page_parent {
	color: #FFF;
	text-decoration:none;
	background:#f36b22!important;
}
#navigation a:hover span, #navigation a.current_page span, #navigation a.current_page_parent span {
	background:#555!important;
}

#navigation li:hover {
	position: relative;
}

li > ul.sub-level, li > div {
	display: none;
}

li:hover > .sub-level, li:hover > div {
	display: block;
	font-weight: normal;
	position: absolute;
	margin:0;
	padding:0;
}

li:hover > div {
	/*width:528px;*/
	left:-152px;
	background-color:#555;
}

li:hover > div > ul {
	font-weight: normal;
/*	float:left;*/
	display:table-cell;
	border:1px solid #fff;
}

li:hover > div > ul:last-child li {
	margin-right:0;
}

li:hover > div > ul li:first-child {
	min-height:30px;
}

li:hover > div > ul li {
	min-height:30px;
}

li:hover > div > ul li a {
	min-height:30px;
}

ul.sub-level li {
	width:174px;
	float:none;
	border:none;
	margin:0;
	padding:0;
}

ul.sub-level .colheading span {
	color:#fff;
	font-weight:bold;
	border:none;
	padding-left:5px;
	padding-top:8px;
	float:left;
}

.strength_bar_container{display:block;float:left;margin-right:12px;height:16px;}
.strength_bar{display:inline-block;margin:4px 0;height:8px;}
.strength0 .strength_bar{width:5%;background-color:#ff0000;}
.strength1 .strength_bar{width:24%;background-color:#ff0000;}
.strength2 .strength_bar{width:43%;background-color:#ff5f5f;}
.strength3 .strength_bar{width:62%;background-color:#56e500;}
.strength4 .strength_bar{width:81%;background-color:#4dcd00;}
.strength5 .strength_bar{width:100%;background-color:#399800;}
.password_strength .description { font-weight:bold; }

ul.si_tab li{
	padding:4px 10px;
}

/* Secure Switch */
#secure_wrapper .padlock {
	float:right;
	width:34px;
}
#secure_wrapper {
	float:right;
	margin-right:10px;
	/*
	position:absolute;
	margin-left:520px;
	*/
	margin-top:8px;
}

#secure_wrapper .securebutton {
	height:26px;
	/*
	cursor:pointer;
	*/
}

/*
#secure_wrapper .securebutton:hover {
	opacity:0.6;
}
*/

#pwd_vault { 
	font-family: Arial, sans-serif; 
	font-size:22px; margin:10px 0 15px 0; 
	padding:0 
}

.report_button_1 {
	width:70px;
	position:absolute;
	margin-left:827px;
	top: 100px
}

.report_button_2 {
	width:70px;
	position:absolute;
	margin-left:747px;
	top: 100px;
}

#ajax_wrapper {
	width:300px;
	height:150px;
	background:#FFF;
	opacity: 1;
	z-index: 100;
	position:fixed;
	border-radius: 8px;
	margin-left:320px;
	top:200px;
	display:none;

}
#ajax_loader {
	display:block;
	z-index:999;
	float:left;
	margin-left:114px;
	margin-top:20px;
}
#ajax_text {
	clear:both;
	float:left;
	width:100%;
	text-align: center;
	margin-top:10px;
}
#callBackShade {
	background-color:#000000;
	height:100%;
	width:100%;
	position:fixed;
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	opacity:0.6;
	display:none;
	z-index:98;
}

/* Reports */

.report_title {float:left;width:800px;}
.report_print {float:right; width:70px;}

.add {
	color:green;
}
.subtract {
	color:red;
}

/** help section styles **/

div.help_block {
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 20px;
	display: none;
}

div.help_block_selected {
	display: block;
}

div.help_block h2 {
	color: #f36b22;
	font-size: 18px;

}

#help_submit_button {
	float: right;
	margin-right: 330px;
	background: #f36b22;
	border: solid 1px #999;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.help_jump_holder {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 20px;
}

.help_jump_holder select {
	width: 400px;
}

ul.cont_details {
	list-style-type: none;
}

ul.cont_details li {
	padding-left: 180px;
	position: relative;
	padding-bottom: 10px;
}

ul.cont_details li span {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}

p.help_success_message {
	font-weight: bold;
}


#site_header_message {
	height:26px;  
    float:left; 
    padding-top:6px; 
    position:absolute; 
    margin-left:-354px; 
    margin-bottom:10px; 
    padding-left:20px; 
    padding-right:20px; 
    padding-top:8px; 
    color:#FFFFFF!important;
    color:green;
    clear:both;
}

/** new help menu **/

#help_menu {
	background: #f5f5f5;
	padding-top: 10px;
}

#help_menu ul {
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#help_menu li {
	float: left;
	width: 232px;
	
	
	margin-right: 10px;
	margin-bottom: 10px; 
}

#help_menu li a {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: #f36b22;
	min-height: 35px;
}

#help_menu li a:hover {
	background: #555 !important;
}

#help_menu li a.help_menu_active {
	background: #333 !important;
}


.clear_float {
	clear: both;
}

/* Client reporting */
.report {
	text-decoration: none;
}

.report_canvas .chart_wrapper {
	width:966px;
	height:440px;
	float:left;
	display:none;
	padding:0;
	margin:0;
	border-bottom:2px solid #EEE;
}

.report_canvas .chart_close {
	width:100%;
	float:left;
	text-align: center;
	cursor: pointer;
	padding:4px 0px;
	background:#EEE;
	color:#AAA;
}

.canvas_inner {
	width:966px;
	height:440px;
	float:left;
}

.report_canvas .chart_close:hover {
	background:#DDD;
	color:#666;
}

/* login page */
.loginpassword {
	width:40px;
}

#login_left {
	/*
	float:left;
	*/
	margin:auto;
	width:500px;
	padding:30px;
	margin-bottom:40px;
	border:1px solid #ccc;
}

/* Divisions */
.division_select {
	margin-bottom:10px;
	clear:both;
}
.division_select select {
	padding:4px;
} 

/* Site user page */
.user_warning {
	color:red;
	background:pink;
	padding:20px;
	float:left;
	width:600px;
	text-align: center
}

#container {
	min-height:500px;
	padding-bottom:20px;
}

p.site_name {
	font-family: Arial, sans-serif;
	font-size:40px;
	padding:0;
	margin:8px 0 0 0px;
	color: #000;
}

/*
 * pipeline
 */

.plworkedwith {
	clear:both;
	display:block;
	float:left;
}

.plstatus {
	width: 202px;
	min-height:200px;
	display:block;
	float:left;
}
.plstatus h2 {
	border:1px solid #CCCCCC;
	font-size:16px;
	margin:0;
	padding:5px;
	background:white;
}

.plclientdiv, .tlclientdiv {
	height:25px;
	overflow:hidden;
	border:1px solid #999999;
	padding: 5px 0 0px 0;
	background: #ccc;
}

.status_holder {
	background-color: #ccc;
	height: 18px;
	position: relative;
	padding-top: 2px;
}

.status_holder img {
	float: left;
	width: 15px;
	height: 15px;
	display: block;
	margin-left: 4px;
}

.status_holder .total_actions,
.status_holder .is_supplier,
.status_holder .is_buyer {
	float: left;
	padding: 1px 3px;
	font-weight: bold;
	margin-left:4px;
	font-size:11px;
}

.status_holder .total_actions {
	background: #999;
	color: #fff;
}
.is_supplier {
	background: #c63;
	padding:1px 3px;
	color: #fff;
	font-size:11px;
}
.is_buyer {
	background: #663;
	padding:1px 3px;
	color: #fff;
	font-size:11px;
}

a.user_icon {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	float: left;
	margin-left: 4px;
}

a.user_icon img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/** golden nugget hotlead **/

.golden_nugget {
	border: solid 1px #ffcc33;
	padding-top: 10px;
	position: relative;
}

/*
 * navigation - see tornado/tornado_common.css
 *  this just customises the menu for this module
 */

#navigation a {
	color:white;
	background:#999;
	font-weight:normal;
	padding: 5px 27px 5px 23px;
	font-size:14px;
	display:block;
	text-decoration: none;
	line-height: 1.2em;
}
#navigation a span {
	background:#555!important;
}
#navigation a:hover, #navigation a.current_page, #navigation a.current_page_parent {
	color: #FFF;
	text-decoration:none;
	background:#555!important;
}
#navigation a:hover span, #navigation a.current_page span, #navigation a.current_page_parent span {
	background:#369!important;
}

li:hover > div {
	width:528px;
	left:-152px;
	background-color:#555;
}


/** tabulation styles **/
.tabulation .tab-button{
	display:block;float:left;margin:0 5px;padding:4px 8px;cursor:pointer;border:1px solid;border-bottom-width:0;
	border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;
}
.tabulation .tab-button.selected{cursor:default;background:#cccced;border-color:#cccced;}
.tabulation .tab-block{display:block;clear:both;}

/** bulk status change **/

.company_holder {
	padding-top: 10px;
	clear: both;
}

.company_holder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 660px;
}

.company_holder li {
	background: #ccc;
	padding: 3px 10px 3px 10px;
	margin-bottom: 1px;
}

.company_holder li.check_all_holder {
	background: #369;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.company_holder li input {
	margin-right: 10px;
}

.company_holder li a {
	text-decoration: none;
}

.company_holder li a.user_icon {
	float: none;
	display: inline-block;
}

.company_holder li span {
	float: right;
}

.company_holder li span img {
	padding-left: 3px;
}

.status_select_holder {
	float: left;
	width: 350px;
}

#login_left {
	/*
	float:left;
	*/
	margin:auto;
	width:500px;
	padding:30px;
	margin-bottom:40px;
	border:1px solid #ccc;
}



/** user targets **/

#target_holder {

}

#target_holder ul {
	list-style-type: none;
	width: 300px;
	padding-left: 0;
}

#target_holder li {
	clear: both;
	background: #f1f1f0;
	min-height: 25px;
	margin-top: 2px;
}


#target_holder li input {
	width: 50px;
	float: right;
	border: solid 1px #ccc;
	background: #fff;
	padding-left: 5px;
}

#target_holder label {
	padding: 4px 5px 4px 5px;
	width: 200px;
	display: block;
	float: left;
}

h3.si_heading {
	background:#fff;
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
}

/*
 *
 *
 */


/*
   PriceTWA redesign
   based on 
   /www/lewis/pricetwa/orig/redesign.jpg
*/

/**{outline:1px solid rgba(255,0,85,0.2);
	outline-offset:-1px;}*/

html,body{
	margin:0;
	padding:0;
	background:#fff;
}

.wrapper{
	margin:0;
	padding:0 5px;
	margin-left:149px;
	padding-left:10px;
	padding-right:10px;
	width:initial;
	border-left:1px solid #aaa;
	box-shadow:none;
}

#header{
	background:#fff;
	width:150px;
	position:absolute;
	left:0;
	float:left;
	padding:0;
}

.headpane{
	display:inline-block;
	padding:0;
	margin:0;
	float:right;
}
.signout-icon{
	font-size:24px;
	float:left;
	padding-top:3px;
	transition:0.1s ease;
}
.headpane:hover .signout-icon{
	transform:scale(1.2);
}
.headpane.signout{
	background:#fff;
	padding-top:5px;
	width:92px;
	height:32px;
	outline:1px solid #aaa;
	outline-offset:-1px;
	margin-left:4px;
	position:absolute;
	right:155px;
}
.headpane.signout p{
	color:#333;
	font-size:11px;
	padding-top:6px;
	margin:0;
	line-height:1.3em;
	text-transform:uppercase;
}
.headpane.welcome{
	background:#666;
	padding:4px 4px 0 4px;
	width:120px;
	height:33px;
	position:absolute;
	right:10px;
}
.headpane.welcome p{
	color:#fff;
	float:left;
	width:50px;
	font-size:11px;
	text-align:center;
	margin:0 0 0 5px;
	line-height:1.3em;
}

#navigation{
	margin-top:12px;
	margin-left:2px;
}
#navigation ul > li > a:nth-of-type(1){
	border-top:1px solid #aaa;
}
#navigation a{
	width:145px;
	padding:3px 0;
	border-bottom:1px;
	font-size:12px;
	background:#fff;
	color:#333;
	text-indent:1em;
	transition:background 0.05s ease-in;
}

#navigation ul > li:last{
	border-bottom:1px solid #aaa;
}
#navigation a.newaction, #navigation a.signout{
	background:#fff;
}


/** si overrides **/

.si_options_heading {
	display: block;
	padding-bottom: 5px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

span.icon_override {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	width: auto;
}

span.icon_override_off {
	text-decoration: none;
	color: #444;
	display: inline-block;
	width: auto;
}

span.icon_override, span.icon_override_off{
	font-size:20px;
	padding:0px 5px;
	margin:0;
}

.qnpl-nav, .ilist-nav {
	background: #666666;
	color: #fff;
    /* Andrew 20/03/2019
	height:36px;
    */
    display:table;
    width:100%;
    margin-bottom:1em;
}

.qnpl-nav .qnpl-nav-item {
    display:flex;
    float:left;
    height:35px;
    line-height:35px;
}

@media (max-width: 1000px) {
	.section{
		padding:0.5rem;
	}
    .qnpl-nav {
        justify-content:normal;
        display:table;
        width:100%;
    }
    .qnpl-nav .qnpl-nav-item {
        float:left;
    }
}

.qnpl-nav #si_toolbar_recordcount, .qnpl-nav .text, .qnpl-nav a {
	color: #fff;
}

.qnpl-nav a, .ilist-nav a {
	text-decoration: none;
}

.qnpl-nav a:hover, span.icon_override:hover {
	color: #ccc;
}
.qnpl-nav select {
	margin: 1px 2px 1px 2px;
}

a.navimg {
	width: auto;
}

/** form overrides **/

.si_listmode th {
    /*
	font-size: 12px;
    */
	padding: 4px 5px 4px 5px;
	line-height: 16px;
	vertical-align: top;
	background : #ededed;
}

.si_listmode {
    /*
	font-size: 12px;
    */
}

.qnpl-display {
	font-family: 'Arial', 'Helvetica', sans-serif;
	margin:auto;
	width:100%;
	text-align:center;
}

input, 
select, 
textarea {
	background-color: #fff;
}

input.white_bkg {
	background: #FFF;
}

#main input:focus, 
#main textarea:focus, 
#main select:focus {
	background : #ffffee;
}

#main .si_toolbar select, #main .si_toolbar input {
	padding: 0;
}

td.little {
	padding-bottom: 3px;
}

.little.si_form_prompt label,
.si_form_input label,
.si_form_prompt label {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	display: inline-block;
	color: #666;
}

h3.si_heading {
	background: #eeeeee;
	color: #333;
	padding: 4px;
	font-size: 14px;
	margin: 10px 0 5px 0;
}

ul.si_tab li.tabselected {
	color: #fff;
	background-color: #666 !important;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#main input.si_submitbutton {
	padding: 6px 10px 6px 10px;
	background: #666;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}

#main input.si_submitbutton:hover {
	color: #66CCFF;
}

#main input.si_submitbutton.si_changed {
	background: #38d130 !important; 
}

#main input.si_submitbutton.si_changed:hover {
	color: #fff !important;
}

#main input.si_cancelbutton {
	padding: 6px 10px 6px 10px;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	background: #999;
	text-transform: uppercase;
}

.report_print {
	margin-top:10px;
}

.search_options {
	float:right;
	width:100%;
	background:#EDEDED;
	padding:0px 6px 10px 6px;
	margin-bottom: 10px;
}

.search_options .si_options_heading {
	margin-top:5px;
}

#navigation a{
	background:#fff;
}

#navigation > ul > li > ul > li > a{
	color:#444;
}
#navigation > ul > li > ul > li > a:before{
	content:"\e864  ";
	font-family: "egc";
}

ul.top-level li{
	background:#fff;
}

html:before{
	content:"";
	position:relative;
	width:1px;
	background:#aaa;
	display:block;
	top:0;
	margin-left:151px;
}

.head-logo{
	background:url('/gfx/price-logo.png') center 20px;
	width:150px;
	height:70px;
	background-repeat:no-repeat;
	background-size:90%;
}

form.but_right input, form.but_right select{
	background:#fff;
	font-size:12px;
	padding:0;
	text-indent:1em;
	height:20px;
	border:1px solid #aaa;
}
form.but_right input:hover, form.but_right select:hover{
	background:#eee;
}

form.but_right input[type="submit"],form.but_right input[type="button"]{
	text-align:center;
	text-indent:0;
	padding:0 8px;
}
form.but_right input[type="submit"]:hover,form.but_right input[type="button"]:hover{
	background:#eee;
}

#navigation a span{
	height:18px;
	width:40px;
	line-height:1.5;
	padding:0;
	margin:0;
	margin-top:-3px;
	margin-left:6px;
	position:absolute;
	background:linear-gradient(to right,rgba(255,255,255,0), #aaa, #aaa), rgba(255,255,255,0)!important;
	text-align:center;
}
#navigation a span.total_highlight{
	padding-bottom:1px;
}
#navigation a:hover span{
	background:linear-gradient(to right,rgba(255,255,255,0), #aaa, #aaa), rgba(255,255,255,0)!important;
}
#navigation a:hover{
	border-radius:2px;
	transition:background 0s linear;
}
#plcontainer{
	width:100%;
}
.plstatus{
	width:20%;
	padding:0;
}
.plstatus div{
	padding:0 !important;
	height:20px;
	overflow:hidden;
	background:#eee;
}

#header{
	border-bottom:1px solid #aaa;
}

header{
	display:block;
	clear:all;
	width:100%;
	/*
	height:72px;
	padding-top:10px;
	*/
}

#container > table.little.qnpl-nav{
	padding:0 6px;
	height:10px;
	border-spacing:6px;
}
#container > table.little.qnpl-nav tbody{
	padding:0;
}
.si_listmode th{
	background:#333;
	/*color:#fff;*/
	text-align: left;
	text-indent:1em;
	font-weight:normal;
}
.si_listmode th a{
	background:#333;
	color:#fff;
	text-align:left;
	width:100%;
	display:block;
}
.si_listmode th a img{
	float:right;
	width:0;
}

.si_listmode th a img[alt="v"]{
	width:0px;
	height:0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	margin-right:5px;
	margin-top:5px;
	transition:all 0.1s ease-out;
	transition:transform 0.3s ease;
}
.si_listmode th a img[alt="^"]{
	width:0px;
	height:0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	margin-right:5px;
	margin-top:5px;
	margin-left:5px;
	transition:all 0.1s ease-out;
	transition:transform 0.3s ease;
}
.si_listmode th a:hover img[alt="^"]{
	border-bottom-color:#aaa;
	transform:rotate(-180deg);
}
.si_listmode th a:hover img[alt="v"]{
	border-top-color:#aaa;
	transform:rotate(180deg);
}

table.qnpl-list{
	border-spacing:0;
	padding:0;
	margin:0;
	border:none;
}
table.qnpl-list{
	border:1px solid #333;
}
table.qnpl-list tr{
	background:rgba(255,255,255,0);
	transition:background 0.5s ease-out;
}
table.qnpl-list td{
	/*background:#fff;*/
	box-shadow:-3px -3px 0px -2px #ccc inset;
	padding:2px 2px;
}
table.qnpl-list td{
	background:rgba(255,255,255,0);
	box-shadow:-3px -3px 0px -2px #ccc inset;
}

#navigation .child li a:nth-of-type(1){
	border-top:none;
}

table.qnpl-list td a span,table.qnpl-list td b, .si_mcb_colours, .si_listmode b{
	border-radius:14px 2px;
	padding:1px 4px;
	transition:all 0.1s ease-out;
}
table.qnpl-list td a span:hover,table.qnpl-list td b:hover{
	color:#fff;
}

tr th:not(:nth-of-type(1)):after{
	content:"";
	background:#fff;
	height:12px;
	width:1px;
	display:block;
	position:absolute;
	margin-top:-14px;
	margin-left:-6px;
}

.si_toolbar {
    /* Andrew 20/03/2019
    float: left;
    background:#666;
    */
}

.si_toolbar div.text{
	line-height:23px;
    font-size:14px;
}
.qnpl-nav select{
	margin: 2px 2px 1px 2px;
}

.qnpl-nav, .ilist-nav{
    /* Andrew 20/03/2019
	height:initial;
    */
}
table.qnpl-list tr:hover{
	background:#eaeaea;
	transition: background 0s ease-out;
}

.container, header{
	min-width:900px;
}

#navigation a.current{
	background: #192055;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjA1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTcxOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #192055 0%, #1e719b 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#192055), color-stop(100%,#1e719b));
	background: -webkit-linear-gradient(left, #192055 0%,#1e719b 100%);
	background: -o-linear-gradient(left, #192055 0%,#1e719b 100%);
	background: -ms-linear-gradient(left, #192055 0%,#1e719b 100%);
	background: linear-gradient(to right, #192055 0%,#1e719b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#192055', endColorstr='#1e719b',GradientType=1 );
	color:#fff;
	border-radius:2px;
}


/* contract_has_student select styles */
#headers {
	background:#eee;
	padding:3px;
	font-weight:bold;
	font-size:12px;
	color:#333;
}
span.chs_student_name {
	vertical-align: top;
	display: inline-block;
	width:300px;
}
span.chs_date {
	vertical-align: top;
	display: inline-block;
	width:100px;
}

.multi-checkbox .checkbox-wrapper.moveable .remove{display:none;float:right;margin-right:0px;vertical-align:middle;cursor:pointer;}
.multi-checkbox .checkbox-wrapper.moveable:hover .handle, .multi-checkbox .checkbox-wrapper.moveable:hover .remove, .multi-checkbox .checkbox-wrapper.moveable:hover .edit{display:block;}

#footer{
	border:0
}
#loginlogo{
	width:500px;
	height:250px;
	background:url('gfx/btl_logo.png') no-repeat center bottom;
	margin:auto;
	margin-top:20px;
}
.logindiv ~ #footer > #evergreen{
	margin:auto;
	text-align:center;
	width:100%;
	margin-top:20px;
}
#login_left{
	text-align:center;
	margin:40px auto 0 auto;
	width:280px;
}

#inspection_registration{
	border: 1px solid red;
	padding: 2px;
}

.inspection_required{
	font-size: 12px;
}
.recently_inspected{
	font-size: 12px;	
}
.tread_warning{
	font-size: 12px;	
}
@media (max-width: 991px) {
	.wrapper{
		margin-left: 0px;
	}
}

tr.row_status_ok {
}

tr.row_status_pending {
    font-style:italic;
}
tr.row_status_pending td.si_listmode {
    background:#ffffee;
}
tr.row_status_pending a {
    color:#777;
}
tr.is-selected.row_status_pending td.si_listmode {
    background:#666655;
}

tr.row_status_withdrawn {
    font-style:italic;
}
tr.row_status_withdrawn td.si_listmode {
    /* background:#ccc; */
}
tr.row_status_withdrawn a {
    color:#777;
}
tr.is-selected.row_status_withdrawn td.si_listmode {
    background:#587f8a;
}


@media screen and (max-width: 768px) {
  .si_listmode {
    font-size: 1rem;
  }
  ul.si_tabpanel li,
  ul.si_tab li,
  div.si_form_prompt,
  span.si_form_right {
    font-size: 1.1rem;
  }
  .field {
    font-size: 1.2rem;
  }
}

.embedvideo {
    position: relative;
    padding-bottom: 46%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embedvideo iframe,
.embedvideo object,
.embedvideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}


.menu-list a {
  display: inline-block;
}
