:root {
    --error: #cc3232;
    --pass: #2dc937;
    --warning: #e7b416;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 14px;
	line-height: 18px;
	font-family: arial, sans-serif;
	color: #000;
	min-width: 851px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -161px;
	background-color: var(--mystic);
}

.shell,.shell_header {
	max-width:1280px;
	width: auto;
	margin: 0 auto;
	padding: 0 25px;
	position:relative;
}

a { color: #00E; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

/* Header */
#header { width:100%; position:relative; z-index: 50; height: 286px; }
#header .logo { top: 0px!important; left: -50px!important; padding: 0; height: 40px !important; }

#header:after { height: 80px !important; }

h1#logo { overflow: hidden;
	display: block;
	height: 52px;
	background: url(/img/2014_02_images/logo.png) 0 0 no-repeat;
	text-indent: 100%;
	white-space: nowrap; }
h1#logo a { width:481px; height:36px; display:block; }

.slogan { color:#fff; text-shadow: 1px 1px 1px #666; font-size:12px; text-align:right; position:absolute; top: 48px; left: 201px; }

#section { width:535px; float:right; padding: 18px 17px 36px; }
#section .entry { width:348px; float:left; letter-spacing: -1px; color:#2B2E35; }
#section .entry h2 { font-size:21px; line-height:24px; font-weight:normal; }

#nav ul .dd ul {
	display: inline-block;
}
#nav ul .dd {
	display: none;
	background: white;
    padding: 0px 20px;
    position: absolute;
    left: -20px;
    box-shadow: 0 3px 12px rgba(0,0,0,.16);
    margin-top: 10px;
}

#nav ul ul li a { height: 30px }
#nav ul .dd ul {padding-bottom: 15px}

.nav * { z-index: 21!important; }


#navigation li { float:left; list-style: none; position:relative; line-height:18px; }
#navigation > ul > li { height:36px; }
#navigation li a { color:#fff; font-size:12px; padding: 6px 12px; font-weight:bold; display:block; float:left; text-align: center;}
#navigation li a:hover { background: #2c6ff9; text-decoration:none; }
#navigation li.home a { background: url('/img/home-icon.png') no-repeat 11px 9px; padding-left:21px; }
#navigation li.home a:hover { background-color: #2c6ff9; }
#navigation li.parent > a { padding-right: 25px; }
#navigation li.parent > a > span.text { float:left; padding-right:8px; }
#navigation li span.icon { background: url('/img/nav-arrow-down.png') no-repeat right center; width:9px; height:18px; }
#navigation li span.icon { font-size: 0; line-height: 0; text-indent: -4000px; float:left; opacity: 0.6; }
#navigation li a:hover > span.icon, #navigation li.hovered > a > span.icon { opacity: 1; }
#navigation li.parent > a:hover, #navigation li.hovered > a { background-color: #e77500; }
#navigation li .dd { position:absolute; top: 30px; left: 0; width:240px; display:none; background: #2c6ff9; }
#navigation li .dd .dd { left: 240px; top: 0; }
#navigation li .dd li { width:100%; margin-right:0; line-height:12px; }
#navigation li .dd li a { width:216px; padding: 9px 12px; }
#navigation li .dd span.text { float:left; width:199px; }
#navigation li .dd span.icon { float:left; background: url('/img/nav-arrow.png') no-repeat 0 center; }
#navigation li a > .sf-sub-indicator {
	background-position: 0 -100px;
	top: 0.8em;
}

.sf-sub-indicator {
	display: block;
	position: absolute;
	right: -15px;
	top: 1px;
	font-size: 60%;
	color: var(--coal);
}

.nav { margin-bottom: -33px; }

.adver { position:absolute; top: 0; right: 0; }

/* Container */
#container { z-index: 20; }

#boxes { padding:38px 0; width:793px; margin: 0 auto; }
.box { width:251px; float:left; }
.box + .box { margin-left:20px; }
.box a { color:#cce8cc; padding: 16px 20px 16px 21px; float:left; width:210px; font-size:18px; line-height:25px; letter-spacing: 1px; height:138px; font-weight:bold; }
.box-1 a { background: url('/img/box1-bg.png') no-repeat 0 0; }
.box-2 a { background: url('/img/box2-bg.png') no-repeat 0 0; }
.box-3 a { background: url('/img/box3-bg.png') no-repeat 0 0; }
.box a:hover { background-position:0 -170px; text-decoration:none; }

.post { background: url('/img/post-bg.png') repeat-x 0 0; border-radius: 8px; padding: 28px 45px 89px 50px; margin: 8px 12px 0; }
.post h2 { font-size:21px; line-height:24px; padding-bottom:5px; color:#408000; }
.post p { padding:10px 0; }
.post ol { padding:10px 0; }
.post ol li { list-style: none; }
.post li + li { padding-top:20px; }
.post .signature { display:block; }
.post .diagram { display:block; margin: 0 auto; }

.post .breadcrumb { padding:8px 0 22px; }
.post .breadcrumb span { padding: 0 3px; }


.post {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	position: relative;
}

.post h1 {
	color: #168500;
	font: bold 21px/24px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
/*
.post h2 {
color: #168500;
font: bold 21px/24px Arial, Helvetica, sans-serif;
padding-bottom: 5px;
}

.post h3 {
color: #168500;
font: bold 12px Arial, Helvetica, sans-serif;
padding-bottom: 5px;
}
*/

.post ul {
	list-style: none;
	list-style-position:inside;
	margin:10px 0 15px 0;
	padding:15;
}

.post ul li {
	background-image: url('/img/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	margin-left:20px;
	padding: 6px 3px 6px 20px;
}

.socials { margin-top:45px; padding-top:8px; }
.socials .step { float:right; margin-right:5px; }

.content { width: 801px; float: left; display: inline; }

.sidebar { width: 190px; padding: 10px; margin: 38px 0 0 0; float: right; display: inline; position: relative; margin-right: -225px; background: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sidebar h4 { font-size: 14px; line-height: 18px; color: #ff0000; padding: 0 0 28px 0; }
.sidebar ul li { padding: 0 0 15px 0; display: block; font-size: 13px; line-height: 16px; }
.sidebar ul li p { padding: 0 0 15px 0; }
.sidebar ul li .author { color: #2222dc; display: block; padding: 2px 0 3px 0; font-weight: bold; }
.sidebar ul li .s-text { display: block; font-size: 10px; line-height: 14px; }
.sidebar ul li a { margin: 0 0 3px 0; display: block; }
.sidebar ul li a:hover { text-decoration: none; }
.sidebar ul li a.alone { margin: 10px 0 0 0; }

/* Home */
body.home { background-position:0 329px; min-width: 1300px; }

body.home #header { background: url('/img/header-large-bg.jpg') repeat-x center 0; width:100%; position:relative; z-index: 50; }
body.home #header .shell { background: url('/img/header-large-cnt.jpg') no-repeat center 0; padding-top:18px; }

body.home h1#logo { width:525px; padding: 0 0 21px 108px; }
body.home h1#logo a { width:525px; height:35px; display:block; }

body.home .slogan { top: 53px; left: 461px; }

body.home #navigation { padding:4px 0 0; }

body.home .post { margin-top:0; }
body.home .post h3 { padding-bottom:23px; }

/* Wide Styles */
body.wide { min-width: 1024px; }
body.wide #container { width:974px; }

body.inner #header {
	height: 50px;
}
body.inner #navigation {
	height: 40px;
	position: relative;
	z-index: 100;
	margin:5px auto;
}

body.wide-2 { min-width: 1400px; }
body.wide-2 #container { width: 974px; margin: 0 auto; }
body.wide-2 .content { width: 974px; }
body.wide-2 .sidebar { margin-right: -210px; }

/** Style Merges **/
.rating_bar {
	background: url("https://www.solarquotes.com.au/img/quote/star_x_grey.gif") repeat-x scroll 0 0 transparent;
	width: 55px;
}

.rating_bar div {
	background: url("https://www.solarquotes.com.au/img/quote/star_x_orange.gif") repeat-x scroll 0 0 transparent;
	height: 12px;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}


/** Manager Specifics **/

#header .wrap .header .shell.clearfix { padding: 0; width: 1110px; }

#header .shell > .form-check { margin-right: 0!important; text-align: right; margin-top: -5px !important; }
#versionBox h1 { bottom: 40px; color: #FFFFFF; font-size: 25px; margin: 0; right: 0; }
#versionBox h1 span { display: block; font-size: 12px; font-style: italic; font-weight: normal; text-align: right; }
.header #account { bottom: 40px; color: #FFFFFF; font-size: 13px; font-weight: bold; right: 0; text-align: right; top: 120px; margin-left: 30px; margin-top: 11px; }
.header #account a,
.header #account a:link,
.header #account a:visited { color: #FFFFFF; font-weight: normal; margin-left: 5px; text-decoration: underline; }


#content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 2px solid var(--coal);
	border-right: 2px solid var(--blue);
	padding: 10px;
	text-align: left;
	padding-top: 45px;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 20px;
	padding: 7px;
	text-align: center;
	background: -moz-linear-gradient(-45deg, var(--coal) 0%, var(--blue) 100%);
	background: -webkit-linear-gradient(-45deg, var(--coal) 0%,var(--blue) 100%);
	background: linear-gradient(135deg, var(--coal) 0%,var(--blue) 100%);
}

/*Leads*/

table.adminList, table.adminList-errors {
	border: medium none;
	border-collapse: collapse;
	margin-left: 25px;
	width: 96%;
	line-height:12px;
}

table.adminList td, table.adminList th, table.adminDetails table.adminList td, table.adminDetails table.adminList th,
table.adminList-errors td, table.adminList-errors th, table.adminDetails table.adminList-errors td, table.adminDetails table.adminList-errors th {
	font-family: Verdana, Helvetica;
	font-size:11px;
	text-align: left;
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 3px 5px 2px 2px;
}
table.adminList th, table.adminList-errors th {
	background: #bbb;
	vertical-align: middle;
	border: none;
	font-weight: bold !important;
}

table.adminList th a, table.adminList-errors th a {
	text-decoration: none !important;
	color:#000 !important;
	font-weight: bold !important;
}
table.adminList .small, table.adminList-errors .small {
	font-weight: normal;
}
table.adminList .iconCol, table.adminList-errors .iconCol {
	width:20px;
	text-align: right;
}
table.adminDetails {
	width: 90%;
	margin-left: 3%;
	border-collapse: collapse;
	border: none;
}
table.adminDetails td, table.adminDetails th {
	font-family: Verdana, Helvetica;
	font-size:11px;
	text-align: left;
	vertical-align: top !important;
	border: none;
	margin: 0;
	padding: 8px 5px 2px 2px !important;
}
.table.adminDetails td.logAutorespondersLog {
	padding-top: 7px !important;
}
table.adminDetails th {
	text-align: right;
	border: none;
	width: 30%;
	font-weight: bold;
}
table.adminDetails th label, table.adminDetails td label {
	font-size: 11px;
	text-transform: none;
	color: #000;
	font-weight: bold;
	position: relative;
	top: -1px;
	z-index: 1;
}
table.adminDetails td label {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0;
	top: -2px;
}
table.adminDetails td span.display-field-combined {
	top: -2px;
	position: relative;
}
table.adminDetails td textarea {
	margin: 0;
	width: auto;
}
table.adminDetails td h3 {
	font-size: 14px !important;
	font-weight: bold !important;
	margin-top: 10px;
}
table.adminDetails td input, table.adminDetails th input, table.adminDetails td select, table.adminDetails th select {
	margin-top: -2px;
}
table.adminDetails td.note, .note {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	line-height:12px;
	padding:1px 0 10px 2px !important;
}
table.adminDetails li {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}
table.adminDetails tt {
	color:#888;
}
table.adminDetails select.empty {
	background-color: #faebd7;
}

tr.faded td, tr.faded td *, tr td.faded, tr td.faded *, .faded {
	color:#999 !important;
}
table tr.hilighted td, table tr.hilighted td *, table td.hilighted, table td.hilighted * {
	color:#e68200;
}
table tr.selected td, table tr.evenselected td, .selected {
	background-color: #f7f69c;
}
table tr.oddselected td {
	background-color: #f7f7ba;
}
tr.even td, td.even {
	background-color: #e4ecff;
	border: none;
}
table tr.pending td {
	background-color: #d9d9d9;
}
table tr.waiting-claims td {
	background-color: #ffbf56;
}

table tr.no-home td {
	background-color: #7bb4ef;
}

table.adminList tr.even td, table.adminList-errors tr.even td {
	padding-bottom:3px;
}

table.logAutoresponders {
	width: 100%;
	table-layout: fixed;
}

table.logAutoresponders th {
	padding-top: 0 !important;
	text-align: left;
}

tr.odd td, td.odd {
	background-color: #fff;
	border: none;
}
table.adminList tr.odd td, table.adminList-errors tr.odd td {
	padding-bottom:3px;
}

table td.tcenter, table th.tcenter {
	text-align: center !important;
}

table td.tright, table th.tright {
	text-align: right !important;
}

table td.tleft, table th.tleft {
	text-align: left !important;
}
tr.manualRejected td{
	background-color: red;
}

#content h2{
	border-bottom: 1px solid #01488A !important;
	color: #01488A !important;
	font: bold 18px Arial,Helvetica,sans-serif !important;
	letter-spacing: 1px !important;
	margin: 10px 0 !important;
	padding: 0 !important;
	text-transform: none !important;
}

#_filters{
	padding:10px;
	text-align: right;
	position:relative;
	margin:20px 0 20px 0px;
	line-height:30px;
}

#_filters legend span{
	font-size: 18px;
	font-weight: bold;
}


#_state_cbs .checkbox {
	float: left;
	padding-left: 10px;
}

#LeadMonth{
	width:120px;
	margin-right:5px;
}

#_filters button{
	margin-left:5px;
	padding:0px 5px;
}

a.iconLink {
	color: #0000DD !important;
	font-weight: normal;
	text-decoration: none !important;
}

.adminDetails h3 {
	border-bottom: 1px solid #206BC1;
	clear: both;
	color: #206BC1;
	display: block;
	font-family: Verdana;
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 10px 0 5px;
	padding: 0;
	text-transform: none;
}

.error-msg, .success-msg, .info-msg {
	background: none repeat scroll 0 0 #FFBBBB;
	border: 1px solid #AA0000;
	color: #AA0000;
	font-size: 12px;
	margin: 0 20px 5px;
	padding: 5px;
	text-align: center;
}

.success-msg {
	background: none repeat scroll 0 0 #BBFFBB;
	border: 1px solid #008800;
	color: #008800;
}

.info-msg {
	background: none repeat scroll 0 0 #EEE;
	border: 1px solid #DDD;
	color: #000;
}

.icon {
	border: medium none;
	margin: 0 3px -3px;
	padding: 0;
}

#content p, .paragraph{
	margin: 0;
	padding: 5px 5px 15px;
	font-family: Verdana,Helvetica;
	font-size: 12px;
	line-height: 18px;
}

.adminDetails input[type="checkbox"] {
	margin: 0 2px;
}

table.adminDetails td input[type="radio"], table.adminDetails th input[type="radio"]{
	margin-right:5px;
}

table.adminDetails td input#title {
	width: 50%;
	min-width: 150px;
}

h3 {
	border-bottom: 1px solid #206BC1;
	clear: both;
	color: #206BC1;
	display: block;
	font-family: Verdana;
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 10px 0 5px;
	padding: 0;
	text-transform: none;
}

input[type="file"],input[type="text"] {
	padding: 2px 0;
}

.ui-datepicker{
	z-index:100 !important;
}

.button{
	background: #CCC;
	font-family: arial,sans-serif;
	font-size: 14px;
	margin: 3px 4px;
	padding: 5px 7px;
	line-height: 17px !important;
}

.filterButtons{
	padding-left:3px;
	padding-right:3px;
}

.extra-lead-confirmation .ui-button{width: 100%;min-height: 50px;}
.ui-dialog { margin:0 auto; }

.busy-indicator { display:none; position: absolute; top: 40%; left: 40%; }



/*** NEW RULES FOR LAYOUT ***/
.header-right {
	float: left;
	width: 100%;
}

.header {
	padding-top: 0px;
	height: 90px;
}

body {
	background: #2c6ff9;
	background: -moz-linear-gradient(top, #2B3864 0%, #1B75BB 25%, #26A9E0 50%, #FFFFFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c6ff9), color-stop(25%,#2c6ff9), color-stop(50%,#83dcf9), color-stop(100%, #FFFFFF));
	background: -webkit-linear-gradient(top, #2B3864 0%, #1B75BB 25%, #26A9E0 50%, #FFFFFF 100%);
	background: -o-linear-gradient(top, #2B3864 0%, #1B75BB 25%, #26A9E0 50%, #FFFFFF 100%);
	background: -ms-linear-gradient(top, #2B3864 0%, #1B75BB 25%, #26A9E0 50%, #FFFFFF 100%);
	background: linear-gradient(to bottom, #2B3864 0%, #1B75BB 15%, #26A9E0 30%, #FFFFFF 400px);
	background-repeat: no-repeat;
}

table tr.maintenance-even td {
	background-color: #FE9A2E;
}

table tr.maintenance-odd td {
	background-color: #FAAC58;
}

.rules-container-left{
	width: 305px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 40px;
}

.rules-list{
	float: right;
	width: 880px;
}

.rule-delete{
	font-size: 25px;
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
}

.rules-list .rules{
	width: 860px;
	white-space: nowrap;
	height: 45px;
}

.rule-actions{
	height: 35px;
}

.formula-item{
	cursor: pointer;
	color: white;
	font-weight: bold;
	margin: 0px 3px;
}

.formula-syntax{
	background-color: #A901DB;
}

.formula-field{
	background-color: #2c6ff9;
}

.formula-logic{
	background-color: #B40431;
}

.formula-new-entry{
	color: red;
}

.option-panel .group ~ .group{
	margin-top: 20px;
}

.option-panel{
	padding-left: 10px;
	text-align: left;
	margin-top: 20px;
}

.option-panel .group{
	font-size: 20px;
	color: BLACK;
	font-weight: bold;
	cursor: pointer;
}

.option-panel .group span{
	display: inline-block;
	width: 100%;
}

.option-panel .group span:after{
	content: "\f078";
	font-family: FontAwesome;
	float: right;
	color: blue;
}
.option-panel .group.expand span:after{
	content: "\f077";
	font-family: FontAwesome;
	float: right;
	color: blue;
}

.option-panel .group-element{
	padding-left: 20px;
	cursor: pointer;
	color: #2c6ff9;
	font-size: 12px;
	display: none;
}

.option-panel .group-element:hover{
	font-size: 15px;
	font-weight: bold;
}

.formula-builders{
	height: 30px;
	width: 100%;
	border: 1px solid black;
}

.formula-builders > div{
	width: 45px;
	border-right: 1px solid black;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 6px;
	box-sizing: border-box;
	background-color: #c9c9c9;
	color: white;
	cursor: pointer;
}

.formula-builders > div:hover{
	opacity: 0.8;
	font-size: 110%;
}

.add-item-entry span{
	font-size: 20px;
	cursor: pointer;
}

.add-item-entry span:hover{
	opacity: 0.8;
}

.rule-entry{
	height: 85px;
	line-height: 30px;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	position: relative;
	border-radius: 10px;
	border: 1px solid #2c6ff9;
}

.rule-action-price-container{

}

.rule-action-price-container label{
	margin-right: 10px;
}

.rule-action-price-container label ~ label{
	margin-left: 30px;
}

.rule-action-price-container input[type="number"]{
	padding-left: 5px;
	font-size: 13px;
	width: 80px;
}

.supplier-multi-pricing{
	background-color: #FFF4E7 !important;
}

.supplier-commercial-pricing{
	background-color: #c5e8df !important;
}

ul.items-list{
	list-style: none;
}

.add-button{
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
	margin-top: -2px;
}

.items-list li {
	width: 390px;
	display: block;
	margin-bottom: 5px;
	background-color: #F5F5F5;
	padding: 10px;
	border-radius: 5px;
}

ul.items-list .delete-button {
    color: red;
    font-weight: bold;
    float: right;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}

ul.incomplete-color-codes{
	list-style: none;
    padding-left: 5px;
}

ul.incomplete-color-codes li span{
	width: 20px;
    background-color: #f7f69c;
    display: inline-block;
    padding-top: 10px;
    margin-right: 10px;
}
tr.tesla-spam {
    background-color: #78da7e !important;
}
.btn-dispatch{
	width: 100%;
}

.dispatch-selection{
	width: 100%;
    max-width: 500px;
}

table.v3-state-table th{
	width: auto !important;
}

/** CHECKBOX CHANGES **/
[type="checkbox"]{
	position: absolute;
	top: -9999px;
	display: none;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1em; height: 1em;
  border: 2px solid #a00;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

[type="checkbox"]:checked + label:before {
	border: 2px solid #080;
}
/* checked mark aspect */
[type="checkbox"] + label:after {
	content: "X";
	position: absolute;
	top: .29em;
	left: .28em;
	font-size: 1.1em;
	line-height: 0.7;
	color: #a00;
	transition: all .2s;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

[type="checkbox"]:checked + label:after {
	content: '✔';
	left: 0.18em;
	color: #080;
	top: 0.3em;
}

/** Lead View Email Popups **/
.email-history{
	height: 100%;
	position: absolute;
	z-index: 1000000;
	right: -280px;
	width: 300px;
	color: #000;
	font-weight: bold;
	background: #ededed;
}

.email-history .expand{
	cursor: pointer;
	float: left;
  padding-right: 5px;
}

.email-history h4{
	margin-top: 20px;
  margin-left: 20px;
}

.email-history .expand:after{
	content: '<<';
}

.history-open .email-history{
	height: 100%;
	right: 0px;
	box-shadow: -5px 3px 10px 0px #aaaaaa;
}

.history-open .email-history .expand{
	float: right;
}

.history-open .email-history .expand:after{
	content: '>>';
}

.history-list{
	font-size: 12px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 20px;
	text-align: left;
	list-style: none;
}

.history-item {
  background-color: white;
 	padding: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}

#dialog-email-address,
#dialog-email-phone{
	overflow: hidden;
}

.postcode-controls{
	display: flex;
	margin: 10px 25px;
}

.postcode-controls > *{
	align-self: center;
}

.postcode-controls #postcode{
	    padding: 5px;
	font-size: 15px;
}

.postcode-controls #postcode_type, .postcode-controls #postcode_state{
	    font-size: 14px;
    padding: 6px;
}

a.paused-supplier:before{
	content: '\25CF';
	color: red;
	font-weight: bold;
}

a.claim-supplier:before{
	content: '\25CF';
	color: yellow;
	font-weight: bold;
}

a.active-supplier:before{
	content: '\25CF';
	color: green;
	font-weight: bold;
}

.delete-proof-file,
.delete-feedback-image{
	color: red;
	cursor: pointer;
	font-weight: bold;
	margin-right: 10px;
}

.ui-widget-header{	
	background: -moz-linear-gradient(-45deg, var(--coal) 0%, var(--blue) 100%) !important;
	background: -webkit-linear-gradient(-45deg, var(--coal) 0%,var(--blue) 100%)!important;
	background: linear-gradient(135deg, var(--coal) 0%,var(--blue) 100%)!important;
	border: 0px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #f6f6f6 50% 50% repeat-x;!important;
	color: var(--coal) !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid var(--coal) !important;
	background: #e8f1ff 50% 50% repeat-x !important;	
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
	background-image:url(/img/jquery/ui-icons_228ef1_256x240.png) !important;
}

td a i, td span i {font-size: 15px;margin: 0 3px;}
.ef_button{cursor: pointer;}

.cke .cke_toolbar .cke_button__imagebutton, .cke .cke_toolbar .cke_button__image, .cke .cke_toolbar .cke_button__flash {
	display: none;
}

/* Dashboard system health status */
div#system-status{
	padding: 10px 30px;
	width: 500px;
	margin: auto;
	border: 1px solid #2dc937;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}

div#system-status a,div#system-status a:hover{
	color: inherit;
	text-decoration: none;
}

div#system-status.normal{
	border: 1px solid #2dc937;
	color: #2dc937;
}


div#system-status span{
	height: 20px;
	width: 20px;
	background-color: #2dc937;
	display: inline-block;
	border-radius: 10px;
	float: right;
}

div#system-status.warning{
	border: 1px solid #e7b416;
	color: #e7b416;
}

div#system-status.warning span{
	background-color: #e7b416;
}

div#system-status.error{
	border: 1px solid #cc3232;
	color: #cc3232;
}

div#system-status.error span{
	background-color: #cc3232;
}

.health-list{
	padding: 10px 0px;
	width: 400px;
	margin: auto;
	margin-top: 10px;
	border-top: 1px solid #2dc937;
	font-size: 14px;
	text-align: left;
}

.health-list-error, .health-list-warn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.health-list-error{ color: var(--error); }
.health-list-error span{ background-color: var(--error)!important; }

.health-list-warn{ color: var(--warning); }
.health-list-warn span{ background-color: var(--warning)!important; }

.health-list-error span, .health-list-warn span{
	border-radius: 5px!important;
	margin-top: 3px!important;
}

.form-supplier-map .notification {
	display: none;
	margin-top: 12px;
}

.form-supplier-map.is-error .notification {
	display: block;
	color: red;
}

/* EV/HWHP List filter controls */
.hwhp-type-option.is-disabled, .ev-type-option.is-disabled {
	opacity: 0.70;
}

.hwhp-type-option.is-disabled label, .ev-type-option.is-disabled label {
	color: #9aa0aa;
}