﻿/*
   SchemeServe Core CSS
   (c) Copyright ADM Network 2015,2016,2017
   https://www.SchemeServe.com
*/

@import url(DefaultColours.css);
@import url(overlay.css);
@import url(messages.css);
@import url(validation.css);
@import url(Reports.css);
@import url(NavTop.css);
@import url(NavBottom.css);
@import url(tablekit.css);
@import url(Direct.css);

@font-face { font-family: 'Graphik'; font-weight: 700; src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-bold.otf') format('opentype'); src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-bold.woff2') format("woff2"); }
@font-face { font-family: 'Graphik'; font-weight: 500; src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-medium.otf') format('opentype'); src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-medium.woff2') format("woff2"); }
@font-face { font-family: 'Graphik'; font-weight: 400; src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-regular.otf') format('opentype'); src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-regular.woff2') format("woff2"); }
@font-face { font-family: 'Graphik'; font-weight: 600; src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-semibold.otf') format('opentype'); src: url('https://frontend.schemeserve.com/frontend/fonts/graphik-semibold.woff2') format("woff2"); }

html{overflow-y:scroll;}
body { margin: 0px; font-size: 12px; font-family: 'Graphik','Lucida Grande','Segoe UI',Arial,Helvetica,Sans-serif; line-height:1.3 }

#wrapper{height:auto;position:relative;margin:0 auto;padding:0;background-color:#ffffff;}
#content{margin:0 auto 0 auto;padding:20px 0 20px 0;font-size:11px;color:#000000;background:#eeeeee url(/medialib/images/interface/background/texture.png);width: 100%;min-width: 960px; }
#page_loading_msg{position:absolute;top:12px;left:12px;z-index:1000;background:#ffffff;padding:8px 12px;}

/* admin page different to other pages */
.adminPage{background-color:#fff}

#schemeserve_admin_default_aspx #ctl00_MainContentCell, #schemeserve_useful_documents_default_aspx #ctl00_MainContentCell,#schemeserve_search_fulltext_aspx #ctl00_MainContentCell
{
	margin: 20px 20px;   
	width: 97.5%;
}
#schemeserve_useful_documents_default_aspx .pane_right, #schemeserve_admin_default_aspx .pane_right, #schemeserve_search_fulltext_aspx .pane_right
{
    padding: 0 0;
}
/* Useful Documents Sections */
#schemeserve_useful_documents_default_aspx .MainContentCell,#schemeserve_search_fulltext_aspx .MainContentCell 
{
	  padding: 20px 20px; 
}
/* styling for the little lables that appear of the master logo under different software versions */
.DeploymentLabel{position:absolute;top:18px;padding-left:4px;z-index:10;text-align:center;text-decoration:none;}
.DeploymentLabel p{vertical-align:middle;font-size:16px;font-weight:bold;padding:0;margin:0;}
.DeploymentLabel .Beta { background:#ffefef; padding:4px 10px 4px 10px; border:3px solid #ff3333; border-radius:12px; -moz-border-radius:12px; color:#ff3333;}
.DeploymentLabel .Labs { background:#fff; padding:4px 10px 4px 10px; border:3px #555 solid; border-radius:12px; -moz-border-radius:12px;}
.DeploymentLabel .Labs  .L{font-size:16px;color:#0066cc;}
.DeploymentLabel .Labs  .A{font-size:16px;color:#FF9900;}
.DeploymentLabel .Labs  .B{font-size:16px;color:#FF0000;}
.DeploymentLabel .Labs  .S{font-size:16px;color:#339933;}

h1 span,h1{font-weight:bold;font-size:20px;line-height:25px;vertical-align:baseline;margin:20px 0;}
h2 span,h2{font-weight:bold;font-size:18px;line-height:22px;vertical-align:baseline;margin:18px 0;}
h3 span,h3{font-weight:bold;font-size:16px;line-height:20px;vertical-align:baseline;margin:16px 0;}
h4 span,h4{font-weight:bold;font-size:14px;line-height:16px;vertical-align:baseline;margin:14px 0;}
h5 span,h5{font-weight:bold;font-size:12px;line-height:14px;vertical-align:baseline;margin:11px 0;}
h6 span,h6{font-weight:bold;font-size:10px;line-height:12px;vertical-align:baseline;margin:10px 0;}
h1.lowmargin,
h2.lowmargin,
h3.lowmargin,
h4.lowmargin,
h5.lowmargin,
h6.lowmargin{margin:3px 0 3px 0;}

hr{margin:6px 8px 12px 8px;}
img{border:none;display:inline-block;}
table{font:inherit;border-collapse:collapse;display:table;width:100%;}
table td{vertical-align:top;}
pre{margin:2px;padding:2px;font-size:12px;font-family:inherit;}
input[type='text'],input[type='password']{margin:0;padding:2px 2px 3px 2px;font-size:10pt;vertical-align:middle;overflow:hidden;}
input[type='image']{vertical-align:middle;}
select{height:23px;line-height:20px;margin:0;padding:1px 1px 1px 1px;font-size:10pt;vertical-align:top;}
select optgroup { font-style:normal;}
select option{margin:0; /*padding:3px 8px 3px 3px;*/} /*only firefox allows setting of the padding*/
input.compact{font-size:11px;height:13px;padding:0 1px 1px 1px;}
select.compact{font-size:8pt;height:18px;}
select.compact option{margin:0 6px 0 2px;padding:0;}
select.grouped option{margin:0 0 0 8px;padding:0;}
select.compact optgroup{font-style:normal;}
select.grouped optgroup{font-style:normal;}
select.multiple_user{height:200px;width:200px;padding:4px;}
a.emailLink{position:relative;display:block;}
a.emailLink img{margin:0;padding:0;display:block;z-index:1;}
.emailBody{display:none;}
a.emailLink .emailBody{z-index:2;display:none;position:absolute;top:0;right:18px;margin-right:0;width:600px;height:auto;padding:12px;text-decoration:none;}
a.emailLink:hover .emailBody{display:block;border:2px solid #dddddd;background:#fafafa;}
a.emailLink:hover img{border:2px solid #dddddd;border-left:2px solid #fafafa;}
textarea{margin:0;padding:2px;font-size:8pt;}
textarea.large{margin:0;padding:2px;font-size:8pt; width:100%; height:300px;}
fieldset{margin:12px;padding:12px 22px 22px 22px;}
fieldset.users{border: none; padding: 0; margin: 0;}

.VisibleSelected { color: #FFFFFF; background-image: url('/medialib/images/interface/general/visible.png'); }
.VisibleOff { color: #999999; background-image: url('/medialib/images/interface/general/visible_off.png'); }
.HiddenSelected { color: #FFFFFF; background-image: url('/medialib/images/interface/general/hidden.png'); }
.HiddenOff { color: #999999; background-image: url('/medialib/images/interface/general/hidden_off.png'); } 

.SchemeServeMasterTable #pane_right
{
    background-color: transparent;   
}

.SchemeServeMasterTable tr td #ctl00_MainContentCell 
{
	margin: 20px 20px;   
}

.SchemeServeMasterTable .MainContentCell 
{
	overflow: visible;
}


legend{margin:0;padding:0 6px 0 6px;font-weight:bold;color:#000000;font-size:12pt;line-height:normal;}
label{cursor:pointer;}
ol.compact{margin:0;padding:0;}
ol.compact li{padding:2px 4px;margin:0 2px;}

.float-left{float:left;}

#ctl00_MainContent_templateTable h1,
#ctl00_MainContent_templateTable h2,
#ctl00_MainContent_templateTable h3,
#ctl00_MainContent_templateTable h4,
#ctl00_MainContent_templateTable h5,
#ctl00_MainContent_templateTable h6,
#ctl00_MainContent_divDetails h1,
#ctl00_MainContent_divDetails h2,
#ctl00_MainContent_divDetails h3,
#ctl00_MainContent_divDetails h4,
#ctl00_MainContent_divDetails h5,
#ctl00_MainContent_divDetails h6{margin:0 6px 0 0;}

.MainContentCell{
	min-height:400px;
	page-break-inside:avoid;
	padding-bottom:0px;
	background-color:#ffffff;
	border-radius:5px;
	border:1px solid #ccc;
	box-shadow: 3px 3px 12px #aaa;
	overflow: auto;
	margin:12px 0px 12px 12px;
}

.Public .MainContentCell{border:none;height:400px;width:100%;}
.MainContentCell .bl,
.MainContentCell .br,
.MainContentCell .tl,
.MainContentCell .tr{padding:0;margin:0;width:7px;height:7px;font-size:7px;line-height:7px;padding-top:0;padding-left:7px;vertical-align:top;}
.MainContentCell .bl{background:url(/medialib/images/interface/corners/bl.png) no-repeat 0 0;}
.MainContentCell .br{background:url(/medialib/images/interface/corners/br.png) no-repeat 0 0;}
.MainContentCell .tl{background:url(/medialib/images/interface/corners/tl.png) no-repeat 0 0;}
.MainContentCell .tr{background:url(/medialib/images/interface/corners/tr.png) no-repeat 0 0;}
.MainContentCell .cl{padding:0;margin:0;background:url(/medialib/images/interface/corners/cl.png) repeat-y;}
.MainContentCell .cr{padding:0;margin:0;background:url(/medialib/images/interface/corners/cr.png) repeat-y;}
.MainContentCell .bc{width:100%;padding:0;margin:0;background:url(/medialib/images/interface/corners/bc.png) repeat-x;}
.MainContentCell .tc{width:100%;padding:0;margin:0;background:url(/medialib/images/interface/corners/tc.png) repeat-x;}
.MainContentCell .cc{padding:8px;background-color:#ffffff;}
.clear{clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.hand{cursor:pointer;}
.checkbox_small{height:10px;width:10px;margin-bottom:-1px;margin-right:8px;}
.checkbox{height:14px;width:14px;margin:2px 6px 0 0;vertical-align:top;}
.radio_small{height:10px;width:10px;margin-bottom:-1px;margin-right:8px;}
.radio{height:14px;width:14px;margin:2px 6px 0 0;vertical-align:top;}
.icon{margin:0 6px -1px 0;}
.green{color:#00aa00;}
.red{color:#aa0000;}
.grey{color:#999999;}
.italic{font-style:italic;}
.light_grey,
.light_grey *{color:#acacac;}
.white{color:#ffffff;}
.info{font-style:italic;font-size:13px;font-weight:normal;}
#PolicyContentContainer{vertical-align:top;padding:18px;}
.inline-block{display:inline-block;border:1px solid red;}
a.help_link{position:relative;vertical-align:top;}
a.help_link img{margin-left:6px;position:relative;top:0;vertical-align:top;}
a.help_link .help_text{position:absolute;z-index:2;top:-6px;width:320px;display:none;padding:12px;border:2px solid #dddddd;background:#fafafa;color:#111111;text-decoration:none;}
a.help_link .ttRight { left: 6px; }
a.help_link .ttLeft { left: -350px; }
a.help_link:hover .help_text{display:block;}
td input.email_selected{margin:0 0 0 2px;}
.pane_right div.EmailAddressList ul.EmailAddresses,
div.EmailAddressList ul.EmailAddresses{margin:0;padding:0;list-style-type:none;}
.pane_right div.EmailAddressList ul.EmailAddresses li,
div.EmailAddressList ul.EmailAddresses li{margin:0;padding:0;padding-top:3px;}
table.form td{padding:3px;}
table.form input{margin-top:-3px;}
ol.link_list a{text-decoration:none;font-size:10pt;color:#000;}
ol.link_list a:hover{text-decoration:underline;}
table.listing{}
table.listing th{}
table.listing td{padding:2px 4px;vertical-align:top;}
table.listing a{padding:0;}
table.listing a:hover{color:inherit;background-color:inherit;}
table.listing h3{margin-top:2px;margin-bottom:4px;}
table.listing h5{margin-top:0;margin-bottom:2px;font-weight:normal;}
table.listing div.text{margin:4px 16px;}
table.list{width:100%;}
table.list th{background-color:#DDDDDD;padding:4px;border:1px solid #aaaaaa;}
table.list td{background-color:#FFFFFF;padding:4px;border:1px solid #aaaaaa;}


/* Buttons List */
a.add_blank_btn {
	display: block;
	width: 107px;
	height: 29px;
	padding: 6px 0 0 40px;
	background: url(../medialib/images/interface/buttons/add_blank_btn.png) no-repeat 0 0;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.largeLink, a.largeLink:visited {font-size: 16px;}

a.largeLink:hover {font-size: 16px;}

/* View Case > Activity page */
#ctl00_ctl00_MainContent_Grey_PolicyContent_divEvents{padding:22px;}

/* events table */
table.activity{width:100%;border-collapse:separate;}
table.activity th{padding:4px;text-align:left;}
table.activity td{padding:4px;margin:3px;}

/* ADM only debugging table */
textarea.ratingEventsBox{width:100%;height:500px;color:#00ff00;background-color:#000;margin-top:10px;font-family:courier new,terminal;}
textarea.ReportSql{width:100%;height:500px;color:#00ff00;background-color:#000;margin-top:10px;font-family:courier new,terminal;}

ol.list a{display:block;text-decoration:none;}
ol.list a:hover{background-color:#fafafa;}
ol.list a h3,
ol.list a div{margin:2px 4px;}
.HtmlInputSelect a{position:relative;top:-2px;left:4px;}
#divView{background:#e5e5e5;width:500px;margin:20px;border:2px solid #d5d5d5;padding-left:15px;}
#divEdit{background:#e5e5e5;width:500px;margin:20px;border:2px solid #d5d5d5;}
#divEdit div{margin-bottom:4px;}
.Form{width:500px;margin:20px;text-align:right;border:none;}
div.InputForm p{margin:4px 0;padding:0;}
div.InputForm div{margin-top:4px;}
div.edit{margin:20px;text-align:right;}
div.edit p{margin:4px 0;padding:0;}
table.edit{margin:20px;width:80%;}
table.inner{margin:0;width:100%;}
table.edit td{padding:2px;text-align:left;vertical-align:top;}
table.edit td.l{text-align:left;font-weight:bold;padding-right:6px;padding-top:4px;}
table.edit td.r{width:65%;}
table.edit td.sep{padding-top:12px;}
table.edit td.optional{font-weight:normal;}
table.edit td.buttons{padding-top:12px;text-align:right;}
table.edit input[type='text'],
table.edit input[type='password'],
table.edit textarea{width:91%;}
.Warning, .WarningNoBorder {border:1px solid #FF6600; color:#FF6600;}

/* Add the extra style to take off the border for WarningNoBorder */
.WarningNoBorder {border: none !important;}

table td.l {color: #444;}

fieldset.usersNoBorder {border: none;padding: 0;}

fieldset.usersNoBorder legend {margin: 0 0 20px;padding: 30px 0 0;}
	
/* keep the width 98% - IE cuts off the edges in a table when 100%*/
.small_edit{background:#efefef;margin:10px;padding:8px;border:1px solid #d5d5d5;text-align:right;}
.small_edit div{margin-bottom:2px;}
div.field_label{margin:16px 0 0 1px;padding-right:16px;font-weight:bold;}
.field_section_label{margin:16px 0 0 18px;text-align:left;font-weight:bold;}
span.field_label{margin:0 8px 0 1px;font-weight:bold;line-height:22px;vertical-align:bottom;}
label.field_label{margin:0 8px 0 1px;font-weight:bold;line-height:22px;vertical-align:bottom;}
.field_edit{font-size:12px;line-height:15px;width:300px;}
input.field_edit[type='text'],
input.field_edit[type='password'],
textarea.field_edit{margin:6px 60px -4px 0;}
input.field_edit[type='file']{margin-right:0}
select.field_edit{margin:0 0 0 0;padding:0 0 0 0;font-size:12px;line-height:15px;width:auto;}
input.checkbox_edit{margin:2px 0 0 0;font-size:12px;line-height:15px;width:15px;border:1px solid #ffffff;color:#a0aebf;padding:0;}
.field_edit_short{margin:0 0 0 0;font-size:12px;line-height:15px;width:70px;}
span.normal_font,
div.normal_font{font-weight:normal;}
a.field_edit{margin:2px 0 6px 0;line-height:22px;}
.date_edit{margin:0;padding:0;margin-right:0;font-size:12px;line-height:15px;}
.date_edit select{margin-right:2px;margin-top:0;padding-left:2px;}
.date_edit select option{margin:0;padding:1px 4px 1px 2px;}
.date_edit_left{}
.date_edit_right{margin-right:52px;}
.left_field_edit{float:left;display:block;text-align:left;margin:2px 2px 0 2px;font-size:12px;width:300px;}
.left_field_label{float:left;width:150px;margin:2px 8px 0 1px;font-weight:bold;line-height:22px;}
.inner_label{width:100px;font-weight:bold;display:inline-block;}
.inner_field{}
.row{width:500px;clear:left;}

/* lists */
div.list_item{border-top:1px solid #d5d5d5;margin-top:2px;padding-top:4px;}
div.policy_controls{margin:0 0;}

div.policy_controls div.record_selector{padding:12px 5px;}
div.policy_controls div.record_selector select.mono{width:170px;}
div.policy_controls div.record_selector span{font-size:12pt;color:#ffffff;font-weight:bold;}
div.record_selector span {
}

div.status_change #link_status {
	margin-left: 8px;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

div.viewbox div.record_selector {
	padding: 5px 5px;
}

	div.viewbox div.record_selector select.mono {
		width: 162px;
	}

	div.viewbox div.record_selector span {
		font-size: 12pt;
		font-weight: bold;
		line-height: 22px;
		display: inline-block;
		width: 60px;
	}

div.status_change{margin:2px 0 4px 0; padding:0;color:#000000;}
div.viewbox div.status_change span.label{font-size:12pt;font-weight:bold;line-height:22px;text-align:right;padding-right:5px;display:inline-block;width:60px;}
div.viewbox div.status_change span.display{font-size:10pt; font-weight:normal;vertical-align:top;display:inline-block; width:118px; text-align:left; padding:3px 0 3px 5px; border:1px solid #F8F9F8;}
div.viewbox div.status_change select{ font-family:inherit; }
div.status_change_buttons{margin-top:6px;}
.imagebutton{position:relative;top:18px;left:-70px;}
.actionbutton { display: block;  border-radius: 3px; width: 146px;  min-width: 146px;  max-width: 146px; cursor: pointer; border: 1px solid #aaaaaa; background-color: #eeeeee; margin: 3px auto; padding:3px;color: #000000; text-decoration: none; font-size:10pt;line-height:22px;}
a.actionbutton { padding: 3px 0; width: 145px; min-width: 145px; max-width: 145px; text-align: center; }
    .actionbutton:hover { color: #000000; background-color: #dddddd; }
    .actionbutton:visited { color: #000000; }
    .actionbutton:link { color: #000000; }
.pane_right{ padding: 0 0 0 18px;}
.pane_right div.main{width:250px;margin:12px 18px 12px 0;}
.pane_right div.main2{width:250px;margin:0 12px 18px 0;}
.pane_right .address{margin:6px 8px; clear:both;}
.pane_right div.main h3{margin:0 0 6px 0;}
.pane_right div.field_label_small,div.field_label_small{text-align:left;font-size:8pt;margin:8px 185px 0 1px;font-weight:bold;}
.pane_right span.field_label_small,span.field_label_small{text-align:left;font-size:8pt;margin:2px 4px 0 1px;font-weight:bold;}
.pane_right .field_edit_small,.field_edit_small{font-size:10pt;margin-top:2px;margin-bottom:-2px;width:136px;margin-right:12px;border:1px solid #a0aebf;}
.pane_right select.field_edit_small,select.field_edit_small{font-size:10px;margin-top:2px;margin-bottom:-2px;width:144px;margin-right:12px;}
.pane_right .char_label,.char_label{font-size:16px;font-weight:bold;margin:2px 4px 0 1px;}
.pane_right .info_label,.info_label{color:#a5a5a5;}
.pane_right .save_error,.save_error{background-color:#fee;border:1px solid #ff0000;}
.pane_right a.block:link,
.pane_right a.block:active,
.pane_right a.block:visited,
.pane_right a.block:hover{font-size:14px;font-weight:bold;text-decoration:none;display:block;}
.pane_right hr{margin:3px 6px;}
.pane_right span{font-size:14px;font-weight:bold;}
.pane_right .info_label span{font-size:8pt;font-weight:bold;}
.pane_right a.link_date{display:inline;font-size:11px;}
.pane_right .label_date label{display:block; text-align:center; padding-bottom:2px;}
.pane_right .label_date span{text-align:center;font-weight: normal;display:block;}
.pane_right .container_date{}
.pane_right .container_date select option{margin:0 6px 0 0;padding:0;}
.pane_right a.small{font-size:8pt;}
.pane_right ul{list-style-type:disc;margin:0;padding:0;padding-left:16px;}
.pane_right ul li{margin:0;padding:2px 0 0 0;}

#pane_right_bottom { vertical-align:bottom; }


/* Search Listing stuff */
div.result_row_1{width:auto;padding:4px;border-top:1px solid #dddddd;background-color:#fafafa;position:relative;}
div.result_row_2{width:auto;padding:4px;border-top:1px solid #dddddd;background-color:#ffffff;position:relative;}
table.search{width:97%;}
table.search2{width:598px;}
table.search2 td {padding: 10px 10px 10px 0; }
table.search2 td .visible {width: 100px;}
table.search2 tr td.links .SearchCasesLink { padding-top:2px; padding-bottom:4px;}
table.search tr td{padding:20px;border-top:1px solid #dddddd;background-color:#ffffff;}
table.search tr td h3{margin:2px 8px;}
table.search tr.alt td{padding:20px;border-top:1px solid #dddddd;background-color:#fafafa;}
table.search tr td.links{text-align:right;padding-top:8px;}

#searchBoxOuter {padding: 10px 10px; width: 95%; background-color: #f5f5f5; border-radius: 10px 10px; box-shadow: 1px 2px 5px #888;}
.searchIcon {margin: 0 15px 0 0; float: left;}
.searchBtnGo {margin:-3px 0 0 3px;vertical-align: middle; cursor: pointer;}

.searchSharedSiteDisplay {font-size: 16px; font-weight: bold;color: black; line-height: 24px; text-decoration: none;}
.searchAgentDisplay {font-size: 16px; font-weight: bold;color: black; line-height: 24px; text-decoration: none;}
a.searchAgentBtn, a.searchAgentBtn span, a.searchAgentBtn:visited {font-size: 16px; font-weight: bold;color: #0099cc; line-height: 24px; text-decoration: none;}
a.searchAgentBtn:hover {color: #0099cc; text-decoration: underline;}

.search_box{width:600px;margin-left:auto;margin-right:auto;}
.letter_box{width:620px;margin:1em 0;height:30px;text-decoration: none;padding: 0 6px;margin: 1px;vertical-align: top;}
a.search_letter_link{color:black;text-decoration:none;padding:0 6px 6px;margin:1px;vertical-align: top;}
a.search_letter_link:hover{color:black;text-decoration:underline;}
a.selected_search_letter_link{color:black;text-decoration:none;font-weight:bold;font-size:24px;border-bottom:thin dotted;padding: 0 6px 6px; margin: 1px; line-height:14px;}
.search_results_pane{width:auto;margin-left:auto;margin-right:auto;margin-top:30px;}
.DownloadLink{height:32px;margin-left:120px;display:block;}
.DownloadLinkContainer{height:32px;display:block;clear:both;}
h4.DownloadLinkContainer{border-bottom:1px solid #dddddd;padding-bottom:3px;margin-bottom:8px;}
.DownloadLinkLeft{height:32px;margin-left:0;}
.DownloadLinkLeft img{float:left;}
.DownloadLink img{float:left;}
table.ExportData{font:inherit;margin:20px;border:solid 1px #dddddd;}
table.ExportData th{text-align:center;background-color:#ffffff;border:1px solid #aaaaaa;border-left:none;border-top:none;padding-left: 12px;padding-right: 12px;}
table.ExportData .odd{background-color:#efefef;}
table.ExportData{background-color:#ffffff;font-family:inherit;}
table.ExportData td{vertical-align:top;padding:2px 4px;border-right:1px solid #aaaaaa;}
table.ExportData td.r{text-align:right;}

table.ExportData td.big { width:300px;}
table.ExportData td.big a.more{display:block;overflow:hidden;height:10pt;z-index:1;color:#000000;text-decoration:none;padding:0;}
table.ExportData td.big a.more i{float:right;font-weight:bold;padding-right:3px;}
table.ExportData td.big a.more:hover{position:absolute;display:block;border:1px solid #000000;width:inherit;height:auto;overflow:visible;background-color:#ffffff;z-index:2;padding:2px;margin:-3px;}
table.ExportData td.big a.more:hover i{display:none;}

table.ExportData .GroupHeader { background-color:#cccccc;}
table.ExportData .GroupHeader td { padding: 4px 4px 4px 4px; }

table.ExportData span.link{color:#0033CC;text-decoration:underline;cursor:pointer;}
table.ExportData tfoot tr td{border-top:2px solid #aaaaaa;background-color:#ffffff;}
.account_results_left,
.client_results_left{float:left;width:76%;}
.account_results_right,
.client_results_right{margin-left:20%;}
.account_results_left,
.client_results_left{margin-top:0;}
.policy_results_left{}
.policy_results_right{}
.policy_results_policyRef,
.policy_results_inception,
.policy_results_expiry,
.policy_results_created{font-size:11px;font-weight:normal;}
.search_results_grid_container{margin:10px;}
.search_results_grid_container table{margin:4px 0;}
.search_results_grid_container div{font-size:11px;}
.search_results_grid_container .endorsement_info{text-align:right;margin-right:8px;font-size:12px;}
.search_results_grid_container .current_record_view { color:inherit; font:inherit;}
.search_results_grid_container .type_status { }
.search_results_grid_container .inception{color:#aaa;}
.search_results_grid_container .expiry{color:#aaa;}
.search_results_grid_container .created{color:#aaa;}
.search_results_grid_container .scheme{float:left;width:8px;height:8px;margin:6px 10px 6px 6px;border:1px solid #aaaaaa;padding:0;}
.scheme{float:left;width:16px;height:16px;margin:2px;border:1px solid #aaaaaa;padding:0;}
.schemeicon{float:left;width:16px;height:16px;margin:3px;border:1px solid #dddddd;padding:0;cursor:pointer;}
.selectedschemeicon{margin:1px;border:3px solid #aaaaaa;}
.report_search_box{background-color:#DDDDDD;border:1px solid #A1A1A1;padding:10px;}
.search_results_grid_container .policy_link img{margin-left:7px;margin-top:0px;margin-right:6px;}
.search_results_grid_container .broker_client{}
.search_results_grid_container .policyId{text-align:left;margin-bottom:0;margin:0;}
.search_results_grid_container .broker_link{margin:2px 0px 2px 23px;font-weight:normal;font-size:11px;color:#444;}
.search_results_grid_container .client_link{margin:2px 0px 2px 23px;font-weight:normal;font-size:11px;color:#444;}
.search_results_grid_container .even{width:auto;padding:4px;border-top:0 solid #dddddd;background-color:#ffffff;}
.search_results_grid_container .odd{width:auto;padding:4px;border-top:0 solid #dddddd;background-color:#fafafa;}
.search_results_grid_container .even td{padding:5px 8px;border-top:0 solid #dddddd;background-color:#ffffff;}
.search_results_grid_container .odd td{padding:5px 8px;border-top:0 solid #dddddd;background-color:#fafafa;}
.SearchResultsContainer{border:2px solid #888888;text-align:left;margin:0;padding:12px;height:300px;overflow:auto;background:#ffffff;}
.SearchResultsContainer .SearchResults{position:relative;margin:0;z-index:1001;}
.SearchResultsContainer .SearchResults #ctl00_MainContent_SearchResultsContainer{margin:0;padding:0;z-index:1001;}
.SearchResultsContainer .resultsclose{display:block;text-align:right;z-index:1002;}

#ctl00_ctl00_MainContent_Grey_PolicyWarnings{font-size:15px;padding:3px;margin-bottom:0;margin-top:8px;text-align:center;position:relative;z-index:1001;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings div{padding:4px 12px;background:#ffee66;z-index:1;font-size:15px;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings td.endorsement_info div{font-size:12px;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings div.SearchResultsContainer{font-size:12px;padding:8px 15px;position:absolute;left:12px;right:12px;z-index:1001;margin-top:18px;background:#ffffff;text-align:center;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings div.SearchResultsContainer div{padding:0 0;background:transparent;z-index:1001;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings #ctl00_MainContent_SearchResultsContainer{margin:0;padding:0;background:#ffffff;z-index:1001;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_left{float:left;width:170px;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_right{margin-left:448px;}
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_policyRef,
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_inception,
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_expiry,
#ctl00_ctl00_MainContent_Grey_PolicyWarnings .policy_results_created{position:absolute;right:112px;font-size:11px;font-weight:normal;}
#ctl00_ctl00_MainHeader_PolicyRef{padding-top:4px;}
#ctl00_ctl00_MainHeader_change_container{float:right;padding-right:12px;padding-top:4px;}
#ctl00_ctl00_MainContent_Grey_PolicyContent_tableClaims { font-family: 'Graphik','Lucida Grande','Segoe UI',arial,helvetica,sans-serif; }
#ctl00_ctl00_MainContent_Grey_PolicyContent_tableClaims a{text-decoration:none;}
a.TemplateTokenContainer{margin:1px;text-align:left;padding:2px 4px;display:block;text-decoration:none;}
a.TemplateTokenContainer:hover{margin:1px;text-align:left;padding:2px 4px;display:block;font-weight:bold;background:#333333;color:#ffffff;}
div.PdfTemplateLink{width:750px;height:700px;border:2px solid #aaaaaa;background:#efefef;text-align:center;position:relative;}
div.PdfTemplateLink a{text-decoration:none;display:block;margin-top:30%;}
div.PdfTemplateLink .newFileInput{position:absolute;top:312px;left:278px;}
div.PdfTemplateLink #newFileText{position:absolute;top:299px;left:281px;}
#ctl00_MainContent_SearchFields #LeftColumn{margin:20px auto;}
div.viewbox{padding:4px 8px;margin:6px 0;background-color:#f8f9f8;border:1px solid #aaaaaa;}
div.ProposalDateBlock{padding-bottom:6px;width:100%;}
a.viewboxbutton{float:right}
div.newClaim{text-align :right;margin-bottom:12px;}
div.newNote{text-align :right;}
h2.note_header{background-color:#cccccc;border:1px solid #aaaaaa;padding:3px 6px;margin:0;color:#ffffff;}
h2.note_header a{color:#fff}
h2.note_header_margin{margin-left:10px;}
h2.policy_header {background-color: #b1b1b1;border: 1px solid #9e9d9d;padding: 6px 4px;margin: 0;margin-bottom: 4px;color: #676565;font-size: 21px;margin-top:8px;}
h2.policy_header a {color:#676565;}
h2.policy_deleted {background-color: #fb8282;color: #fbfbfb;border-color: #ff3f3f;}
.policy_deleted_subtext {font-size: 13px;margin-left: 13px;}
.policy_notes_title {margin:0;margin-bottom:20px;font-size:23px;font-weight:normal;}
h2 span.endorsment_deleted_subtext {font-size: 13px;margin-left: 10px;}
h2.endorsment_deleted {background-color:#fb8282;color:#fbfbfb;border-color:#ff3f3f;}
.NotesBox, .policyNotesBox {
	width: 75%;
	margin-left: 40px;
	padding: 20px;
	clear: both;
}
table.notes{}
table.notes h3.note{margin:0;padding-left:0;font-size:10pt;}
table.notes h3.note.Created {font-weight:normal; font-style:italic;}
table.notes div.note{margin:4px 0;padding-left:0;}
table.notes div.note p {margin:4px 0;}
table.notes div.note.Body { padding-left:4px; border-left:1px solid #dddddd;}
table.notes div.note.Body div.VisibleToExternalUsers { color:#aaaaaa; }
table.notes tr td { padding-bottom:3px;}
table.notes tr td a.NoteReplyLink { float:right; display:inline;}
/*table.notes tr:hover td a.NoteReplyLink { display:inline; }*/
textarea.NoteBody { width:100%; height:120px;}
div.policySearchCriteria{width:95%;margin:20px;text-align:right;background-color:#f8f9f8;border:2px solid #dddddd;}
.blue_text{color:blue;}
.black_text{color:black;}
a.view_button_aligned{margin:5px;position:relative;top:-1.1em;padding:0.5em;border:1px solid black;vertical-align:middle;background-color:#eaeaea;text-align:center;color:#000000;text-decoration:none;font-weight:bold;}
a.view_button{margin:5px;padding:0.5em;border:1px solid black;vertical-align:middle;background-color:#eaeaea;text-align:center;color:#000000;text-decoration:none;font-weight:bold;}
.cobra_row_1{border:silver 1px solid;background-color:#f5ffb5;}
.cobra_row_2{border:silver 1px solid;background-color:#f5ffb5;}
.row_1{border:silver 1px solid;background-color:#eaeaf1;}
.row_2{border:silver 1px solid;background-color:#fffff1;}
.search_results_grid{border:1px solid #a0aebf;padding:2px;margin:0;}
.results_table_header{background-color:#eeeeee;padding:5px;}
.underlined_heading{color:#000;font-size:1.3em;}
.left_floater{float:left;width:300px;}
.left_floater div{padding:2px;}
.right_floater{margin-left:320px;}
.global_search_box{width:500px;margin-left:auto;margin-right:auto;}
/* end search listing stuff */

/* View Policy */
#ctl00_MainContent_divGetQuote,
#ctl00_ctl00_MainContent_Grey_PolicyContent_divGetQuote,
#ctl00_ctl00_MainContent_PolicyContent_divGetQuote{padding:12px 0 12px 0;}
.policy_buttons{padding:12px;}
#add_file_link{font-size:14px;}
.submit_buttons { padding:12px 0;}
.submit_buttons.nopadding { padding:0;}
/* end View Policy */

/* view policy tab menu */
.tabbedMenu{}
/* do not change this - does weird stuff in IE*/
.tabbedMenu_tab_format{margin:0px;text-align:center;width:85px;}
.tabbedMenu_tab_width_small{width:80px;}
.tabbedMenu_tab_width_normal{width:90px;}
.tabbedMenu_tab_width_big{width:100px;}
.tabbedMenu_tab,
.tabbedMenu_tab:link,
.tabbedMenu_tab:visited{padding:3px 0;display:block;font-weight:bold;font-size:12px;}
.tabbedMenu_tab:hover{text-decoration:none;}
.tabbedMenu_tab_selected_format{border-bottom:solid 0 #fff;margin-bottom:-3px;}
.tabbedMenu_tab_selected,
.tabbedMenu_tab_selected:link,
.tabbedMenu_tab_selected:visited{padding:2px 0 5px 0;display:block;font-weight:bold;font-size:12px;}
.tabbedMenu_tab_selected:hover{text-decoration:none;}
.tabbedMenu_tab_flagged_format{margin:0;text-align:center;width:85px;}
.tabbedMenu_tab_flagged,
.tabbedMenu_tab_flagged:link,
.tabbedMenu_tab_flagged:visited{text-decoration:none;padding:3px 0;display:block;font-weight:bold;font-size:12px;}
.tabbedMenu_tab_flagged:hover{text-decoration:underline;}
.tabbedMenu_spacer{width:2px;}
.tabbedMenu_left{float:left;}
.tabbedMenu_right{float:right;}
.tabbedMenu_outline{overflow:visible;}
/* end view policy tab menu */

#search_selector{margin:30px;}
#search_selector table{text-align:left;}
#search_selector .fixed_width{width:182px;}
#search_selector .div_width{width:250px;}
#search_selector label{font-weight:bold;font-size:11pt;margin:0;padding:0 4px 0 8px;}
select.search{width:130px;}
input.search{width:140px;}
#search_selector .small,
#search_selector .labels td{font-size:7pt;border-bottom:1px solid #dddddd;}
#search_selector .inputs td{font-size:7pt;line-height:normal;padding:6px 2px 6px 2px;font-family:verdana;}
#search_selector .inputs td span{font-size:7pt;line-height:normal;font-family:verdana;}

/* Policy Documents */
#ctl00_ctl00_MainContent_Grey_PolicyContent_DocumentText,
#ctl00_MainContent_documentHtml{background:#ffffff;}
a.view_document:hover h3{background:#eeeeee;}

/*get Quote */
.ExistingExpiredQuotationWarning a{font-weight:bold;font-size:12pt;padding-top:4px;margin:0 8px 8px 8px;color:#ff0000;}
.ExistingAccountNotice a{font-weight:bold;font-size:12pt;padding-top:4px;margin:0 8px 8px 8px;color:#ff0000;}
.successful{text-align:center;padding-top:30px;}
.successful h1{font-family:Arial Bold,Arial;font-size:28pt;}
.successful h2{font-family:Arial Bold,Arial;font-size:16pt;}

/*Useful Documents*/
.usefulDocument{font-weight:bold;font-size:10pt;padding-top:4px;margin:0 8px 8px;color:#000000;text-decoration:none;border-bottom:#dddddd 1px solid;}
.usefulDocument a,.usefulDocument span{position:relative;top:-8px;margin-left:16px;margin-bottom:8px;text-decoration:none;}
.usefulDocument a.delete{border:none;}

/* Bad Postcodes */
.bad_postcode{font-size:10pt;margin-left:18px;}
.bad_postcode span{margin-right:12px;}

/* Endorsements */

/*Multipage Key Questions Dropdown*/
.underwriting-keyanswers
{
    padding: 0 0;
    text-align: right;
    margin-right: 2.7%;
}


/* Memos,conditions */
ul.underwriting{margin-left:0;padding-left: 0;}
ul.underwriting h2{margin-left:0;margin-top:24px;text-transform:uppercase;color:#000000;}
ul.underwriting p{margin-left:0;margin-right:0;margin-bottom:0;font-weight:normal;}
ul.underwriting ol,ul.underwriting ul{font-weight:normal;margin-top:7px;margin-bottom:7px;}
ul.underwriting font{font-weight:normal;}
ul.underwriting pre{width:600px;font-family:inherit;margin-left:0;padding-left:0;}

ul.underwriting li .endorsementidentifier{margin-left:0;margin-right:0;margin-bottom:0;font-weight:bold;}
ul.underwriting li .endorsementtitle{margin-left:0;margin-right:0;margin-bottom:0;font-weight:bold !important;}
ul.underwriting li .endorsementbody{margin-left:0;margin-right:0;margin-bottom:0;font-weight:normal;}

ol.underwriting li .endorsementtitle{margin-left:0;margin-right:0;margin-bottom:0;font-weight:bold;}
p.underwriting-mp-header { font-weight:bold; margin-top:22px; }

/* Sanctions */
.SanctionMatchFoundText { font-weight: bold;color: red;}

ul.endorsement-chooser
{
    list-style:none;
    list-style-image:none;
    margin: 20px 0px;
    padding: 0;

}

ul.endorsement-chooser li a
{
    font-size: 18px;
}

ul.endorsement-chooser li
{
    display: inline-block;
}

    ul.endorsement-chooser .divider
    {
        font-size: 1.5em;
        color: #000;
        margin-left:5px;
        margin-right:5px;
    }

ul.endorsement-chooser li a.selected
{
    text-decoration: none;
    color: #000 !important;
    font-weight: bold;
}

.MemorandumListingItem, .ConditionsListingItem {
    padding: 4px;
}


.MemorandumListingItem .icon, .ConditionsListingItem .icon
{
	float: left;
	position: relative;
	right: auto;
	margin: 0 0;
}

.MemorandumListingItem .buttons, .ConditionsListingItem .buttons
{
	float: right;   
}


.MemorandumListingItem .endorsement_text, .ConditionsListingItem .endorsement_text  
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 90%;
}

.MemorandumListingItem .buttons a, .ConditionsListingItem .buttons a
{
	float: left;
	margin-left: 1px;
	margin-right: 1px;   
}

.MemorandumListingItem .view_memo_link, .ConditionsListingItem .view_memo_link 
{
	right: auto;
	position: relative;
	margin-top: 1px;
} 
 
.MemorandumListingItem .new_question, .ConditionsListingItem .new_question  
{
	clear:both;   
}

/* Drag and Drop - Endorsements Section*/

#questions_page_PageUnderwriting .ui-state-highlight { border-top: 2px dashed #000000;clear: both;}

#questions_page_PageUnderwriting .ConditionsListingItem, #questions_page_PageUnderwriting .MemorandumListingItem { width: 100%;height: 100%;margin-bottom: 10px;cursor: hand;cursor:pointer;   }

/***/


/* ArticleEditor */
.ArticleEditor_EditControls{border:1px solid #dddddd;border-bottom:1px solid #ffffff;padding:8px;background:#ffffff;position:absolute;top:118px;right:34px;}
.ArticleEditor_EditControls input{font-size:13px;width:80px;padding:0px;margin:0px 2px;line-height:16px;}

/* View Account / Agent */
.BrokerDiv{border:2px solid #a0aebf;border-top:none;margin:0 0 0 0;padding:16px;}
.TabTarget{border:2px solid #a0aebf;border-top:none;margin:0 0 12px 0;padding:10px;}

/* do not ask why but we need to have border-collapse:separate;for the tab switching to work in FF*/
.TabPadding{padding:12px 12px 12px 12px;}
.TabContainer{margin:0 0 0 0;font-size:12pt;border-collapse:separate;}
.TabItem,
.TabItemSharing,
.TabItemHover,
.TabItemSelectedSharing,
.TabItemSelected{padding:4px 6px;font-weight:bold;cursor:pointer;white-space:nowrap;}
.TabItem,
.TabItemSharing,
.TabItemHover,
.TabItemSelectedSharing,
.TabItemSelected{border:1px solid #a0aebf;border-bottom-width:2px;}
.TabItemSelectedSharing,
.TabItemSelected{border:2px solid #a0aebf;border-bottom:2px solid #ffffff;}
.TabSpacer{border-bottom:2px solid #a0aebf;}
.TabEndSpacer{border-bottom:2px solid #a0aebf;width:100%;}
.TabItemSharing, .TabItem{background:#eeeeee;}
.TabItemHover{background:#ffffff;}
.TabItemSelectedSharing,
.TabItemSelected{background:#ffffff;}

.userContainer{float:left;margin:4px;background-color:#FFFFFF;padding:10px;overflow:auto;border:3px solid #AAAAAA; min-height: 105px; width:330px;}
.userAvatar{float:left;clear:right;max-width:64px;max-height:64px;}
.userContact{margin-left:70px;vertical-align:top;padding-left:5px;padding-right:5px;}
.userMiniAvatar {max-height:16px;max-width:16px;margin-bottom:-3px;margin-right:5px;}

.leftTd{text-align:right;width:100px;}
.EndorsementLib{padding:10px;margin-top:15px; margin-left: 25px;}
.EndorsementLib table tr td{padding:2px 4px;border-bottom:1px solid #dddddd;}
.EndorsementLib table tr:hover{background-color:#f2f2f2;}
#LibrarySearch{width:400px;background:url(/medialib/images/interface/icons/16x16/search.gif) 2px 2px no-repeat;padding-left:18px;}
#LibrarySearchResults{position:absolute;width:400px;background:#ffffff;border:1px solid #aaaaaa;}
#LibrarySearchResults ul{padding:2px;margin:0;}
#LibrarySearchResults li{border-bottom:1px solid #dddddd;padding:2px 3px;list-style:none;margin:0;}
#LibrarySearchResults li.selected{border:1px solid #aaaaaa;background:#dddddd;}
div.AutoCompleter{width:400px;white-space:nowrap;}
div.AutoCompleter img{margin:3px 0 0 0;}
div.AutoCompleter input{width:70%;}

div.AutoCompleter div.Results,
div.AutoCompleterResults{position:absolute;background:#ffffff;border:1px solid #aaaaaa;z-index:1001;overflow-y:scroll;height:188px;}
div.AutoCompleter div.Results ul,
div.AutoCompleterResults ul{padding:2px;margin:0;}
div.AutoCompleter div.Results li,
div.AutoCompleterResults li{border:1px solid #ffffff;border-bottom:1px solid #dddddd;padding:2px 3px;list-style:none;margin:0; cursor:pointer;}
div.AutoCompleter div.Results li.selected,
div.AutoCompleterResults li.selected{border:1px solid #aaaaaa;background:#dddddd;}

.OkCancel { text-align:right; padding:12px 0;}

div.AutoCompleter a.show_options{text-decoration:none;position:relative;}
div.AutoCompleter a.show_options div.options{display:none;position:absolute;top:0;right:-20px;background-color:#ffffff;border:1px solid #A0AEBF;padding:0 2px 2px 2px;}
div.AutoCompleter a.show_options:hover div.options{display:block;}
div.AutoCompleter a.show_options img.show{}
div.AutoCompleter a.show_options:hover img.show{display:none;}
@media print{.hiddenOnScreen{visibility:visible;height:auto;}
.hiddenOnPrint{height:1px;visibility:hidden;display:none;}
}
@media screen{.hiddenOnScreen{height:1px;visibility:hidden;}
}
fieldset.RiskGroup ul{padding-left:22px;list-style-type:square;}
div.SchemeRateContainer{}
div.SchemeRateContainer div.RiskGroup h4{margin:0;}
div.SchemeRateContainer div.RiskGroup{padding:10px;background-color:#F2F2F2;}
.alternate{background-color:#E5E5E5 !important;}
table.editor td{vertical-align:middle;text-align:right;}
table.editor td input{height:15px;}
table.editor td.input{width:390px;}
table.editor td.label{font-weight:bold;}
#referrer_link{display:block;cursor:pointer;padding:4px;text-align:center;font-size:14px;margin-bottom:10px;background-color:#EE0000;}
#referrer_link span{color:#FFFFFF;}
#payment_link{display:block;cursor:pointer;padding:4px;text-align:center;font-size:14px;margin-bottom:10px;background-color:#009933;}
#payment_link span{color:#FFFFFF;}
.RateChangedTooltip{border:1px solid #aaaaaa;background:#dddddd;padding:1px 4px;z-index:1;}
.waiting{background-image:url('waiting.gif');background-repeat:no-repeat;background-position:center center;text-align:center;vertical-align:middle;background-color:white;}
.disabled{background-repeat:no-repeat;background-position:center center;text-align:center;vertical-align:middle;background-color:white;}
table.CoverSummary{width:auto;text-align:left;}
table.CoverSummary td.l,
table.CoverSummary th.l{padding:2px 6px 2px 2px;}
table.CoverSummary td,
table.CoverSummary th{padding:2px 2px 2px 6px;}
table.CoverSummary td{border-top:1px solid #dddddd;}

#topBar{border-bottom:6px solid #000000;color:#FFFFFF;padding:0 5px 0 5px;color:#ffffff;height:40px;text-align:center;font-size:large;min-width: 580px; }
#topBar a{text-decoration:none;color:#FFFFFF;}

#topBar div.left{background-repeat:no-repeat;height:32px;margin:0;margin-top:3px;display:inline-block;width:15px;zoom:1; *display: inline;}
#topBar div.middle{background-repeat:repeat-x;height:32px;margin:0;margin-top:3px;display:inline-block;zoom:1; *display: inline;}
#topBar div.right{background-repeat:no-repeat;height:32px;margin:0;margin-top:3px;display:inline-block;width:7px;zoom:1; *display: inline;}

#topBar div.left strong,#topBar div.middle strong,#topBar div.right strong{line-height:32px;font-size:14px;}
#topBar strong.title{text-align:center;line-height:40px;}

.SchemeRateContainer fieldset.internalBox{margin-top:-9px;padding-left:0;padding-right:0;text-align:center;}
.SchemeRateContainer fieldset.internalBox legend{margin-left:22px;}
.SchemeRateContainer fieldset.internalBox table.edit{margin:0;}

/* Claims-related styles */
table.claim{margin:0;}
table.claim td.heading{font-size:16px;font-weight:bold;padding-right:10px;padding-bottom:0;padding-top:30px;}
table.claim td.highlight{font-weight:bold;padding-top:5px;width: 100%;}
table.claim td input[type="text"]{width:80%;}
table.claim td select.stretch{width:80%;}
table.claim span{color:Gray;}
table.claimstab{padding:20px;font-size:17px;font-weight:bold;margin-top:20px;right:10px;position:relative;left:2px;}
table.claimstab td{padding:9px 20px;border:solid 1px gray;border-right:0;}
table.claimstab td.selected{padding:9px 20px;border:solid 2px black;border-right:solid 4px #FFF;}
p.claimstab{text-align:center;padding-left:12%;}
tr.mta_calc_header td{color:#000000;font-size:10px;text-align:right;}

/* ss_tabcontent */
#ss_tabcontent
{
    padding:35px;
}
                    
                      
/* HACK: should have been removed server side rather than hidden */
span.AppRepLabel{display:none;background-color:green;color:#fff;margin:4px 4px 4px 0;padding:0 4px;font-weight:bold;cursor:pointer;}


.pane_right #broker_box .AppRepLabel{float:right;background-color:green;color:#fff;margin:4px 4px 4px 0;padding:1px 4px;font-weight:bold;cursor:pointer;}
#broker_box a.button{display:inline-block;margin-bottom:2px;}

div.list_referral {float:left;background-color:#fee;border:1px solid #ff0000;color:#ff0000;margin:0 4px 0 0;padding:1px 2px;font-weight:bold;}

div.list_moreinfo{float:left;background-color:#88C7FF;border:1px solid #0068CA;color:#333;margin:0 4px 0 0;padding:1px 2px;font-weight:bold;}

div#StatusChangeWarning{padding:0 5px;}
div#StatusChangeWarning p{margin:20px 0;}
div#StatusChangeWarning img{cursor:pointer;}
div#StatusChangeWarning img,
div#StatusChangeWarning select{vertical-align:middle;}
div#StatusChangeWarning ul{list-style:none;text-align:left;width:fit-content;margin:22px;}
div#StatusChangeWarning ul li h3{text-align:left; margin:4px;}
div#StatusChangeWarning ul li h3 img{margin-right:9px;vertical-align:bottom;cursor:default;}
div#StatusChangeWarning ul li h3 span{display:inline-block;margin:0;margin-bottom:2px;}
div#StatusChangeWarning .StatusChangeOptions { width: auto; margin: 8px auto; }
div#StatusChangeWarning .StatusChangeOptions td.label { width:200px; text-align:right; padding-right:4px; vertical-align:middle;}
div#StatusChangeWarning .StatusChangeOptions select { width: 340px; }
td a.OneLine{display:none;overflow:hidden;color:inherit;height:1.2em;cursor:pointer;padding:4px;}
td a.OneLine div.FullText{display:none;height:auto;background-color:#ffffff;border:1px solid #aaaaaa;position:absolute;padding:3px 3px 3px 3px;margin:-4px;}
td a.OneLine:hover{}
td a.OneLine:hover div.FullText{display:block;}
div.NoItems{margin:0;padding:30px;font-size:18px;line-height:22px;text-align:center;color:#999999;font-weight:bold;}
div.GroupList{margin:6px 0; padding: 5px 10px 0;}
#groupContainer {text-align: left;}
ul#groupList {margin: 0; padding: 0 0 0 20px;}
ul#groupList li {list-style-type: none; margin: 3px 0 0 0; padding: 5px; border:1px solid #dddddd;}

.groupsTagBrokersBorder {border: 0 solid #7F9DB9; margin: 0 0 20px;}
span.TagContainer{display:inline-block;margin-top:0;margin-bottom:2px;margin-left:2px;margin-right:2px;}
span.Tag{display:inline-block;padding:2px 4px 2px 4px;border-radius:4px;; margin:0 0;font-size:11px;font-weight:bold;line-height:14px;vertical-align:middle;}
img.TagLeft{vertical-align:middle;}
img.TagRight{vertical-align:middle;}
.paymentsStatus{padding:5px;margin:5px 50px;font-weight:bold;color:#FFF;text-align:center;}
.paymentsMessage{color:#000000;}
.paymentsWarning{background-color:red;}
.paymentsOK{background-color:Green;}
.paymentsValidation{text-align:center;margin:10px 0;}
.PolicyRefPrefix{margin-left:12px;color:#aaaaaa;font-style:italic;cursor:pointer;}

.CompactTabs .TabContainer { margin:0 0 0 0; font-size:8pt; border-collapse:separate; }
.CompactTabs .TabItem,
.CompactTabs .TabItemSharing,
.CompactTabs .TabItemHover,
.CompactTabs .TabItemSelectedSharing,
.CompactTabs .TabItemSelected{padding:2px 18px;font-weight:bold;cursor:pointer;white-space:nowrap;}
.CompactTabs .TabItem,
.CompactTabs .TabItemSharing,
.CompactTabs .TabItemHover,
.CompactTabs .TabItemSelectedSharing,
.CompactTabs .TabItemSelected{border:1px solid #CCCCCC;border-bottom-width:1px;background-color:#FFFFFF;}
.CompactTabs .TabItemSelectedSharing,
.CompactTabs .TabItemSelected{border:1px solid #CCCCCC;border-bottom:1px solid #ffffff;}
.CompactTabs .TabSpacer{border-bottom:1px solid #CCCCCC;}
.CompactTabs .TabEndSpacer{border-bottom:1px solid #CCCCCC;width:100%;}
.CompactTabs .TabItemHover,
.CompactTabs .TabItemSharing,
.CompactTabs .TabItem{font-weight:normal;color:#999999;}
.CompactTabs .TabTarget{ border:0; border-bottom: 1px solid #CCCCCC; margin:0 0 0 0; }




#ReportContainer .Header,
.SearchItem, .SearchItem * { font-family: 'Graphik','Lucida Grande','Segoe UI',arial,helvetica,sans-serif; }

.ModalContent .SearchItem {margin:5px 5px 5px 5px; padding:6px; position:relative;}
.SearchItem {margin:5px 35px 5px 35px; padding:6px; position:relative;}
.SearchItem .InfoText{padding:2px 0;}

#ReportContainer { padding:16px;}
#ReportContainer .Header { padding:6px; margin:0; background-color:#dddddd; color:#000000; font-weight:normal; font-size:14px;}
#ReportContainer .MonthDropDown { float:right; margin-top:-2px;}

.MonthDropDown option { text-align:right; }

#Summary { min-width:636px; max-width:636px; margin:8px 0; text-align:center; }
#Summary .BackAndForth { padding-top:0; cursor:pointer; margin-right:1px; }
#Summary .Back { float:left;}
#Summary .Next { float:right;}

#Graphs {border:0px solid red; padding:0; overflow:hidden; width:634px;  height:300px; }
#GraphSlider { width:6000px; }
#GraphSlider .slide {margin-left:2px; padding:0px; float:left; width:634px; height: 300px;}
#GraphSlider .pie { margin:0 0; border:3px solid #dddddd; width:198px; height:294px; float:left;}
#GraphSlider .pie-centre { margin:0 8px; }
#GraphSlider .full { border:3px solid #dddddd; height:294px;}

#SliderPosition { text-align:center; margin:6px 12px 20px;}
#SliderPosition .carousel-jumper { vertical-align:bottom; border:1px solid #aaaaaa; -moz-border-radius:5px; border-radius:5px; display:inline-block; width:8px; height:8px; cursor:pointer;}
#SliderPosition .carousel-selected {background-color:#aaaaaa; cursor:default;}
.ReportItems {padding-top:22px;}

@media print {
	#Graphs { overflow:visible; height:auto;}
	#GraphSlider .slide { float:none; }
	#GraphSlider .full { margin-top:8px;}
	.Summary .BackAndForth,
	#SliderPosition,
	.ReportList,
	.pane_right { display:none;}
}

.ListContainer .SearchItem .InfoText .edit {position:absolute; bottom:-16px; right:-1px; display:none; margin:0; padding:2px 4px 4px 4px; background:#efefef; border:1px solid #dddddd; border-top:none;}
.ListContainer .SearchItem .InfoText .last_edited {color:#999;margin-top:5px;}
.ListContainer .SearchItem .InfoText .text {font-weight:bold;}
.ListContainer .SearchItem:hover { padding:5px 5px 5px 5px; border:1px solid #dddddd; background-color:#efefef;}
.ListContainer .SearchItem:hover .InfoText .edit {display:block;}

.ListContainer .SearchItem { width:40%; float:left; margin-right:0;}

.LookupList .Logo { padding-right:4px;}

#MainTabContainer,
#WebsiteContainer,
#SchemeContainer{margin:20px 15px 10px 15px;}
#WebsiteContainer .SearchItem .Logo img{padding:0 10px 0 0;}
.search_results_pane .SearchItem{padding:10px 10px 10px 40px;}
.RightPanel{margin:0 0 10px 0;padding:20px;background-color:#fdfdfd;overflow:auto;box-shadow:3px 3px 12px #bbb;}
.RightPanelMain{margin:0 0 10px 0px;padding:20px;background-color:#fff;overflow:auto;box-shadow:3px 3px 12px #bbb;}
.RightPanel .Title{margin:0;}

.RightPanelPadding {
	padding: 0 5px;
	clear: both;
}
.RightPanel .splitLeftTitle, .RightPanel .splitLeft {
	position: relative;
	float:left;
	display: block;
}
.RightPanel .splitRightTitle, .RightPanel .splitRight {
	position: relative;
	float: right;
	display: block;
}
.RightPanel .splitLeft {
	width: 70px;
	font-size: 0.95em;
	color: #666;
	padding: 0 0 10px 5px;
}
.RightPanel .splitRight {
	width: 180px;
	font-size: 0.95em;
	padding: 0 0 12px;
}
.RightPanel .splitLeftTitle {
	width: 230px;
}
.RightPanel .splitRightTitle {
	width: 25px;
}
.RightPanel .splitRightTitle a, .RightPanel .splitRightTitle a:visited {
	color: #666;
	font-size: 11px;
}
.RightPanel .splitLeftTitle h3, .RightPanel h3,.RightPanelMain h3 {
	margin-top: 0;
}
.RightPanel ul.inviteAgent, .RightPanelMain ul.inviteAgent {
	margin: 0;
	padding: 0;
}
.RightPanel .splitLeft img.contact-icon { vertical-align:middle; width:16px; height:16px; margin-top:-4px;}
.RightPanel ul.inviteAgent li, .RightPanelMain ul.inviteAgent li {
	margin: 0;
	padding: 12px 0 0 75px;
	height: 52px;
	list-style-type: none;
	background: url(../medialib/images/interface/icons/64x64/users_into.png) no-repeat 0 0;
}

.RightPanel ul.PeopleAgent, .RightPanelMain ul.PeopleAgent {
	margin: 0;
	padding: 0;
}

.RightPanel ul.PeopleAgent li, .RightPanelMain ul.PeopleAgent li {
	margin: 0;
	padding: 0 0 5px;
	list-style-type: none;
}

.recentSearches {margin:0 0 10px;padding: 0 10px 5px;background-color:#F5F5F5; overflow: auto;}
.recentSearches h4 { margin: 0;}
.recentSearchResults {margin: 0 0 30px 15px;}
.recentSearchResults ul { margin: 0; padding: 0;}
.recentSearchResults ul li {margin: 0; padding: 0; list-style-type: none;}
.recentSearchResults a { font-size: 14px; margin: 0 0 10px;}
.searchAgentsOuter {padding: 20px;}
.Field{margin-top:10px;}
.FieldHeader{font-weight:bold;}
.FieldInfo{ color:#777777; }
.FieldInput{font-size:12px;margin:5px 0 0 0;}
.FieldInput input[type=text]{width:300px;}
.FieldInputSmall input[type=text]{width:50px;}
.FieldInput input{vertical-align:middle;margin-top:0;margin-bottom:0;}
.FieldInput select{vertical-align:middle;margin-top:0;margin-bottom:0;}
.FieldInput img{vertical-align:middle;margin-top:0;margin-bottom:0;}

.FieldInput .ParameterEdit { cursor:move; margin:6px 0 6px 0; padding:12px 0 6px 12px; border-top: 1px solid #dddddd; width: 510px; height: 20px;}

.FieldInput .ParameterEdit .ParameterTemplate { width:150px; margin:0 3px; }
.FieldInput .ParameterEdit .Operator { width:110px; margin:0 3px; }
.FieldInput .ParameterEdit .Value { width:200px; margin:0 3px; }
.FieldInput .ParameterEdit input.Value { width:200px; margin:0 3px; }
.FieldInput .ParameterEdit .Remove {  margin:0 3px }
.FieldInput .ParameterEdit .AddNew { float:right; margin: 0 6px 0 0;} /* all controls widths + margins + borders */

.FieldInput .ParameterEdit .Disabled {color:#555555; background-color:#ffffff; border-color:#dddddd;}

.FieldInput .ColumnEdit { cursor:move; margin:6px 0 6px 0; padding:12px 12px 6px 12px; border-top: 1px solid #dddddd;}
.FieldInput .ColumnEdit .Name { width:160px; margin:0 3px; }
.FieldInput .ColumnEdit .ColumnTemplate { width:200px; margin:0 3px; }
.FieldInput .ColumnEdit .Formula { width:200px; margin:0 20px; display:none;}
.FieldInput .ColumnEdit .EditFormula { display:block; width:90px; margin-left:176px; }
.FieldInput .ColumnEdit .SumTotal { display:inline-block; width:86px; margin:0 3px; }
.FieldInput .ColumnEdit .ExcludeOnExport { display:inline-block; width:120px; margin:0 3px; }
.FieldInput .ColumnEdit .Remove {  margin:0 3px }
.FieldInput .ColumnEdit .AddNew { margin-left:476px; } /* all controls widths + margins + borders */

.FieldGrouping {float:left; min-width:100px; padding-left:15px;}
.FieldGroupingNoFloat {float:none;}
.FieldGrouping button {display:block; width:90px; margin-top:20px;}
.FieldGroupingTitle {font-weight:bold; margin-bottom:5px;}
.FormulaText { width:99%; height:100px;}

.Top{margin-top:20px;}
.Indent{margin-left:20px;}
.LeftBorder{border-left:2px solid #000000;}

.PageTitle{margin:0;font-size:20px;font-weight:bold;}

.PageTitle .Editing { color:#000000; font-weight:normal;}

.NoIconTitleRow td { padding:0;}
.NoIconTitleRow .PageTitle { padding:12px 14px 14px 14px; margin:0; vertical-align:middle;}
.NoIconTitleRow .PageTitleControls { padding-top:8px;padding-right:8px; position:absolute; right:20px;}

.IconTitleRow td { padding-top:22px; padding-bottom:22px;}
.IconTitleRow .PageTitle { padding-top:6px; padding-bottom:0.1em;}
.IconTitleRow td.Icon { padding-left:22px; padding-right:6px; max-height:48px;}

.PageTitleDescription { padding-top:3px; color:#555555;}
.PageTitleControls { float:right; }
.PageTitleControls a {margin:3px 6px; }
.PageTitleControls img { vertical-align:middle;}
tr.row_hover{background:#dddddd;}

/* Overlay CSS */
.CreateItemOverlay .footer{text-align:right;}
.CreateItemOverlay .footer div{margin-top:40px;}
.CreateItemOverlay .footer img{vertical-align:middle;}
.CreateItemOverlay .header{padding:20px 30px 10px 30px; background-color:#FFFFFF; border-bottom:1px solid #dddddd; width:auto;}
.CreateItemOverlay .header .subheading{font-size:16px;font-weight:bold;color:Black;}
.CreateItemOverlay .header .links{text-align:right;}
.CreateItemOverlay .header .links a:hover{text-decoration:none;font-weight:bold;}
.CreateItemOverlay .header .links .selected{font-weight:bold;text-decoration:none;font-weight:bold;}
.CreateItemOverlay .header .links a:hover{}
.CreateItemOverlay .content{padding:20px 40px 20px 40px;}
.CreateItemOverlay .contentModal{padding:20px 40px 20px 60px;}
.CreateItemOverlay .content .indent{padding-left:30px;}
.CreateItemOverlay .dividerLineDash {margin: 10px 0 20px 0; padding: 0; border-top: 1px dashed #ccc;}
.CreateItemOverlay .subheading{font-weight:bold;padding:5px 0;}
.CreateItemOverlay .dividerLineDash {margin: 10px 0 20px 0; padding: 0; border-top: 1px dashed #ccc;}

.header2 {padding:20px 30px 10px 30px; background-color:#fff; border-bottom:1px solid #ddd;}
.header2 .subheading{font-weight:bold;padding:0 0 5px; font-size: 16px;}
.content2 {padding:20px 40px 20px 40px;}

/* Preview Email Modal */
.HeadedModal .ModalContent.formOuterGenericEdit {border-bottom:none;}
.HeadedModal .footer{text-align:right;padding-top:10px;padding-bottom:20px;}
.HeadedModal .footer.restrictedHeight { padding-top:4px;padding-bottom:10px;}
.HeadedModal .footer div{}
.HeadedModal .footer img{vertical-align:middle;}
.HeadedModal .header{padding:20px 30px 10px 30px; background-color:#FFFFFF; border-bottom:1px solid #dddddd;}
.HeadedModal .header .subheading{font-size:16px;font-weight:bold;color:Black;}
.HeadedModal .ModalContent {padding:20px 40px 0 40px;}
.HeadedModal .ModalContent .boxNumberOne {padding: 12px 0 1px 50px; min-height:40px; background: url(/medialib/images/interface/icons/standard/numberone.png) no-repeat 0 0;}
.HeadedModal .ModalContent .boxNumberOneText {padding: 12px 0 20px 0;}
.HeadedModal .ModalContent .boxNumberTwo {padding: 12px 0 1px 50px; min-height:40px; background: url(/medialib/images/interface/icons/standard/numbertwo.png) no-repeat 0 0;}
.HeadedModal .ModalContent .boxNumberThree {padding: 12px 0 1px 50px; min-height:40px; background: url(/medialib/images/interface/icons/standard/numberthree.png) no-repeat 0 0;}
.HeadedModal .ModalContent .pdfBoxOuter {overflow: auto; margin: 10px 0 0;}
.HeadedModal .ModalContent .pdfBoxLeft {float: left; margin: 4px 10px 0 0;}
.HeadedModal .ModalContent .pdfBoxRight {width: 500px; padding: 8px 0 0 30px; background: url(/medialib/images/interface/icons/16x16/pdf.png) no-repeat 0 0; float: left;}
.HeadedModal .dividerLineDash {margin: 10px 0 20px 0; padding: 0; border-top: 1px dashed #ccc;}
.HeadedModal .dividerLineDash.restrictedHeight {margin: 4px 0 4px 0;}

.CreateItemOverlay .content .NewCaseOne {padding: 0 0 20px 50px;  background: url(/medialib/images/interface/icons/standard/numberone.png) no-repeat 0 0; border-bottom: 1px dashed #000;}

.CreateItemOverlay .content .NewCaseTwo {padding: 20px 0 20px 50px; background: url(/medialib/images/interface/icons/standard/numbertwo.png) no-repeat 0 20px; border-bottom: 1px dashed #000;}

.CreateItemOverlay .content .NewCaseThree {padding: 20px 0 20px 50px; margin: 0 0 20px; background: url(/medialib/images/interface/icons/standard/numberthree.png) no-repeat 0 20px; border-bottom: 1px dashed #000;}

.NewCaseOne input.formline290, .NewCaseTwo input.formline290, .NewCaseThree select.formline290 {margin: 3px 0 5px;width: 290px;}

.newCaseButtonPadding {
	padding: 20px 0 0;
}

.CreateItemOverlay .content .pdfBoxOuter {overflow: auto; margin: 10px 0 0;}
.CreateItemOverlay .content .pdfBoxLeft {float: left; margin: 4px 10px 0 0;}
.CreateItemOverlay .content .pdfBoxRight {width: 500px; padding: 8px 0 0 30px; background: url(/medialib/images/interface/icons/16x16/pdf.png) no-repeat 0 0; float: left;}

.overlayfooter{text-align:right;line-height:50px;}
.VisibilityButton { text-align:center; line-height:23px; height:25px; margin-top:8px;  background-repeat:no-repeat; display:inline-block; width:90px; cursor:pointer;}
.Box{position:relative;width:90px;background-repeat:no-repeat;float:left;cursor:pointer;}
.InnerText{color:inherit;font-weight:bold;}
.dotted{text-decoration:none;border-bottom:1px dotted;}
.AccountRelations td.chain span.cascade{color:#aaaaaa;}
.DateDropDown select { margin-right:2px;}
.DateDropDown input.hour,
.DateDropDown input.minute,
.DateDropDown input.second { width:16px; margin-left:2px; }
.DateDropDown select.hour option { text-align:right; }

.question .DateDropDown input.hour,
.question .DateDropDown input.minute,
.question .DateDropDown input.second { display:none; }
.QuestionWarning { vertical-align:middle; cursor:pointer; width:16px; height:16px;}
#PolicyId img {vertical-align: middle;}

.EditTableColumns { table-layout:fixed; width:auto;}
.EditTableColumns thead {background-color:Transparent;}
.EditTableColumns th, .EditTableColumns thead th { padding:4px; }
.EditTableColumns tbody td { padding:2px 3px;}

.EditTableColumns .Delete { margin-right:8px; margin-top:3px; }
.EditTableColumns .ColumnType { margin:0; width:100px; }
.EditTableColumns .ColumnName { margin:0; width:140px;}
.EditTableColumns .ColumnFormName { margin:0; width:100px;}
.EditTableColumns .Required { margin-left:20px; }
.EditTableColumns .Sum { margin-left:6px; }
.EditTableColumns .DefaultValue { margin:0; width:125px; }

.EditTableColumns .ChargeName, .EditTableColumns .DiscountName {width:140px;}
.EditTableColumns .ChargeFormName, .EditTableColumns .DiscountFormName {width:100px;}
.EditTableColumns .ChargeRiskGroup, .EditTableColumns .DiscountRiskGroup {width:100px;}

.EditTableColumns tr {cursor:move;}

div.TableControl{padding-top:6px;}
.TableControl table, 
.TableControl table thead, 
.TableControl table tfoot {background-color:Transparent;}

.TableControl table thead tr th { padding:8px 3px 8px 0; border-top:2px solid #dddddd; color:#777; font-weight:normal; }
.TableControl table thead tr td { padding:3px; }
.TableControl table tbody tr td { padding:0 3px 8px 3px; white-space:nowrap;}
.TableControl table tfoot tr td { padding:3px; border-top:2px solid #dddddd;}

.TableControl table tbody tr.DeletedTableRow { display: none;}

.TableControl table td .QuestionWarning { margin-left:-20px; padding-right:4px; }
.TableControl table td.select .QuestionWarning { margin-left:-36px; padding-top:2px; padding-right:4px; }


.TableControl table td input.text_input,
.TableControl table td textarea.text_input,
.TableControl table td input.number_input,
.calculation div.TableControl table td input.cover,
.calculation div.TableControl table td input.text_input { width:75%; padding:2px 2px 3px 2px; }

.TableControl table td select { width:100%;}
.TableControl table td .DateDropDown { white-space:pre; display:block; text-align:center;}
.TableControl table td .DateDropDown select { width:auto;}
.TableControl table tfoot td input.number_input { border:none; background-color:transparent;}
.TableControl table td label.radio {position: relative; display: block; width: 43px; margin: -1px auto 0; padding: 0 0 5px;}
.TableControl table td label.radio input.radio {margin: -1px 5px 0 0;}
tr.TableControl .matrix_text,
tr.MultiPage .matrix_text {font-weight:bold;}
.questions tr.calculation  .matrix_text .char_label { color:inherit; margin-left:0px; margin-right:0px; font-weight:normal; }

.TestDataLookup {}
.TestDataLookup .Title { margin-bottom:20px;}
#ddlTestLookup { width:260px; }
#LookupTestResult div { border-bottom:1px dotted #aaaaaa; padding:2px;}


/* ADMIN PANEL */
.admin-panel{width:750px;margin:38px auto 10px auto;}
.AdminIcons td { text-align:center;}
.AdminIcons td a { text-decoration:none;}
.AdminIcons td h3 { margin-top:3px; font-size:13px; font-weight:normal;} 
.AdminIcons td img{width:64px;height:64px;}
.insureLedgerPadding {padding: 20px 0 0 25px;}

/* Admin Document Page Assets */
.documentsDropdownOuter {
	padding: 22px;
}

.documentsDropdownOuter label {
	cursor: default;
}

.adminDocumentsGenericPadding {
	padding:0 22px 22px 22px;
}

/* AGENT NOTIFICATION PAGES */
/* sexy buttons with rounded corners */
input.rounded{cursor:pointer;font-weight:bold;font-size:14px;
	border:0;
	padding:3px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px 5px;}

/* containers used on every page */
#AgentMessage #topLogo{margin:20px auto 9px auto;width:940px;}
#AgentMessage #topLogo a{text-decoration:none;}
#AgentMessage #topLogo img{border:none;margin-bottom:10px;}
#AgentMessage #MessageContent{width:950px;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;margin:auto;background-color:#FFFFFF;padding:20px;}
#AgentMessage #ctl00_navBottom_FooterContainer { position:fixed; bottom:4px; width:99%;}

/* left and right bordered boxes*/
div.edgy{width:auto;border:1px solid #ccc;border-width:1px 3px;margin:20px 15px;padding:30px 20px;}
div.edgy p{margin:15px 0;}
div.edgy p a{color:#0088FF;font-size:13px;font-weight:normal;text-decoration:underline;}
div.edgy p a:hover{color:#0066FF;font-weight:normal;text-decoration:underline;}
div.edgy p.big{font-size:18px;}
div.edgy p.big a{color:#0088FF;font-size:18px;font-weight:normal;text-decoration:underline;}
div.edgy p.big a:hover{color:#0066FF;font-weight:normal;text-decoration:underline;}
h3 span.unbold{font-weight:normal;}

div.edgy .PaymentMethodLogo {position:absolute;bottom:0px;width:90%;}
div.edgy .PaymentMethodLogo img {max-width:80px;max-height:80px;float:right;}

/* NEW GET QUOTE PAGES */
.QuoteSummaryText {}
.SummaryButtons { text-align:right; padding: 10px 10px 10px 0; }
 .ViewAccount {width:200px;}
.SummaryButtons .Back { float:left; }
.SummaryButtons .Next {width:120px;}
.QuoteDocuments h2 img{ margin-bottom:-4px; }
.QuickQuoteReviewExpired {text-align:right; margin-right: 13px;}
.ExistingUserMessage {color:#FF0000;float:right;padding-top:6px;text-align:left;width:500px;}
.QuoteDocuments { }
.QuoteDocuments table { text-align:left; width:auto; margin:0 auto;}
.QuoteDocuments table td { padding: 0 22px; }
.QuoteDocuments img { vertical-align:middle;}
.QuoteDocuments h3 a, .QuoteDocuments h3 a:hover {font:inherit; text-decoration:none;}

/* basic elements */
.getquote-ui {max-width:900px;margin:auto;background-color:#FFFFFF;padding:20px;}
.has-side-bar {width:630px;}
.getquote-ui h1{font-size:24px;font-weight:bold;}
.getquote-ui h2{font-size:20px;font-weight:normal;color:#ccc;float:right;margin-top:-43px;}
.getquote-ui h3{font-size:18px;margin:10px 0;}
.getquote-ui h4{font-size:14px;margin:0 0 10px 0;}
span.opt,
.getquote-ui span.opt{color:#999;font-weight:normal;}
.getquote-ui p{font-size:12px;font-weight:normal;}
.blue-link, .getquote-ui a {color:#0088FF;font-size:12px;font-weight:normal;text-decoration:underline;}
.blue-link:hover, .getquote-ui a:hover {color:#0066FF;font-weight:normal;text-decoration:underline;}
.red-link, .getquote-ui a.red{padding:3px;color:#ee0000;font-size:12px;font-weight:normal;text-decoration:underline;}
.red-link:hover, .getquote-ui a.red:hover{color:#fff;background-color:#ee0000;font-weight:normal;text-decoration:none;}

/* positioning */
.getquote-ui .left{float:left;}
.getquote-ui .right{float:right;}

/* useful form spacers */
.gaptop10{margin-top:10px;}
.gaptop20{margin-top:20px;}
.gaptop25{margin-top:25px;}
.gaptop30{margin-top:30px;}
.splitter_dots{height:1px;border-top:2px dotted #ccc;margin:25px 0 5px 0;}

/* sexy buttons with rounded corners */
.getquote-ui div.edgy input.LookupGetAddress,
.getquote-ui div.edgy input.rounded,
.getquote-ui input.rounded{color:#ffffff;cursor:pointer;font-weight:bold;font-size:14px;border:0;padding:5px 20px;margin:0 0 8px 0;height:auto; width:auto;border-radius:10px;-moz-border-radius:10px;}
.getquote-ui div.edgy input.LookupGetAddress { width:auto; height:auto; }
/* GET QUOTE PAGES */

/* some pages are split into two columns; we had to use a table this time :( */
/*.getquote-ui .columns{width:875px;padding:0;}
.getquote-ui .leftColumn{width:425px;vertical-align:top;}
.getquote-ui .rightColumn{width:425px;vertical-align:top;}*/
.getquote-ui .columns{width:100%;padding:0;margin:0;}
.getquote-ui .leftColumn{width:48%;vertical-align:top;}
.getquote-ui .rightColumn{width:auto;vertical-align:top;}
.getquote-ui .spacerColumn{width:25px;}

/* bordered boxes used on most pages */
.getquote-ui div.edgy-table,
.getquote-ui div.edgy{width:auto;border:1px solid #ccc;border-width:1px 3px;margin:20px 15px;padding:30px 20px;}
.getquote-ui div.edgy_error{border:1px solid #ee0000;background-color:#ffeeee;border-width:1px 3px;}


/* normal input boxes and their labels */
.getquote-ui div.edgy input{display:block;color:#444;font-size:14px;width:380px;height:20px;padding:2px 4px;margin:0 0 8px 0;}
.getquote-ui div.edgy input.radio{display:inline;width:auto;}
.getquote-ui div.edgy input.grey{color:#aaaaaa;}
.getquote-ui div.edgy input.error{color:#000;background-color:#fffafa;border-color:#ffcccc;	}

.getquote-ui div.edgy input.checkbox { width: 50px; display:inline-block; }
.getquote-ui div.edgy input.small{width:250px;}
.getquote-ui div.edgy input.smaller{width:150px;}
.getquote-ui div.edgy input.word{width:100px;}
.getquote-ui div.edgy input.postcode{width:100px;text-transform:uppercase;}
.frontend .client-address .line input.UDPRN, .frontend .client-address .line label.label-udprn,
.client-address input.UDPRN, .client-address label.label-udprn,
input.UDPRN, label.label-udprn { display: none; }
.frontend .client-address .line input.UPRN, .frontend .client-address .line label.label-uprn,
.client-address input.UPRN, .client-address label.label-uprn,
input.UPRN, label.label-uprn {	display: none; }
#schemeserve_policies_proposalpage_aspx input.UDPRN, #schemeserve_policies_proposalpage_aspx label.label-udprn,
#schemeserve_admin_questions_edit_aspx input.UDPRN, #schemeserve_admin_questions_edit_aspx label.label-udprn { display: inline-block; }
#schemeserve_policies_proposalpage_aspx input.UPRN, #schemeserve_policies_proposalpage_aspx label.label-uprn,
#schemeserve_admin_questions_edit_aspx input.UPRN, #schemeserve_admin_questions_edit_aspx label.label-uprn { display: inline-block; }
.getquote-ui div.edgy input.password{width:200px;text-transform:none;}
.getquote-ui div.edgy input.number{width:150px;text-transform:none;} /* ony for numbers please, otherwise use .word */
.getquote-ui div.edgy input.money{width:150px;text-transform:none;} /* use this one for money e.g. £123.45 */
.getquote-ui div.edgy input.date{width:100px;text-transform:none;} /* and this for dates e.g. 11/11/11 */
.getquote-ui div.edgy input.tiny{width:50px;}
.getquote-ui div.edgy label span { font:inherit; }
.getquote-ui div.edgy label{font-size:14px;display:block;font-weight:bold;margin-bottom:5px;}
.getquote-ui div.edgy span.big,
.getquote-ui div.edgy label.big{font-size:18px;display:block;font-weight:bold;margin-bottom:8px;}
.getquote-ui div.edgy label.sub{font-size:14px;display:inline-block;font-weight:normal;color:#888;}
.getquote-ui div.edgy label.checkbox-label { font-size: 12px; font-weight: normal; display: inline-block; font-weight: normal; color: #888; width: 270px;}

.getquote-ui div.edgy label.sub.validation-only { margin-bottom:0; display:block;}
.getquote-ui div.edgy label.sub.validation-only.error { margin-bottom:5px;}
.getquote-ui div.edgy label.subfirstname {font-size:14px;display:inline-block;font-weight:normal;color:#888;width: 153px; margin: 0 0 0 40px;}
.getquote-ui div.edgy label.subfirstname2 {font-size:14px;display:inline-block;font-weight:normal;color:#888;width: 163px; margin: 0 0 0 37px;}
.getquote-ui div.edgy label.subsurname {font-size:14px;display:inline-block;font-weight:normal;color:#888; width: 140px;}
.getquote-ui div.edgy label.error{color:#ff9999; font-weight:normal;}
.getquote-ui div.edgy label.indent,
.getquote-ui div.edgy input.indent{margin:0 0 10px 35px;}
.getquote-ui div.edgy input.nocaps{text-transform:none;}
.getquote-ui div.edgy .caps{text-transform:capitalize;}
.getquote-ui div.edgy .uppercaps{text-transform:uppercase;}


.getquote-ui div.edgy select {display:inline-block; font-size:14px; line-height:24px; height:28px; margin:0 0 8px 0;}
.getquote-ui div.edgy input.inline {}
.getquote-ui input.half-width { width:45%; }
.getquote-ui label.half-width { width:45%; padding-right:12px; }
.getquote-ui .client-contact-name label { padding:0;}
.getquote-ui .client-contact-name select {height: 25px;}
.getquote-ui .client-contact-name {display:inline-block}
.getquote-ui label.firstname input {width:140px; margin: 0 5px;}
.getquote-ui label.surname input {width:140px;}
.getquote-ui select.title { width:75px; }
.getquote-ui .date-container {}
.inline-container select {float: left;}
.inline-container label.firstname, .inline-container label.surname {float: left;}
.inline-container input {width: 150px;}
			
.getquote-ui .client-address {display:inline-block}
													   
/* radio button inputs and their labels */
.getquote-ui div.edgy input.radio{display:inline;width:15px;height:15px;margin:8px 8px 8px 0;padding:0;vertical-align:baseline;}
.getquote-ui div.edgy label.sub_radio{display:inline;font-size:14px;font-weight:normal;margin:0;padding:0;}

/* text shown below input fields */
.getquote-ui div.edgy p.field_desc{color:#aaa;font-size:13px;margin:4px 0 0 0;}
.getquote-ui div.edgy p.field_desc.error{color:#ee0000;}
.getquote-ui div.edgy p.field_desc a{color:#0088FF;font-size:13px;font-weight:normal;text-decoration:underline;}
.getquote-ui div.edgy p.field_desc a:hover{color:#0066FF;font-weight:normal;text-decoration:underline;}

.getquote-ui input.link,
.getquote-ui div.edgy input.link{color:#0088FF;font-size:13px;font-weight:normal;text-decoration:underline;border:none; 
								 background-color:Transparent; margin:0; padding:0; font:inherit; text-transform:none; 
								 display:inline-block; width:auto;cursor:pointer;}
								 
.getquote-ui input.link:hover,
.getquote-ui div.edgy input.link:hover{color:#0066FF;font-weight:normal;text-decoration:underline;border:none; background-color:Transparent;}

/* other text shown within edgy boxes */
.getquote-ui div.edgy p{margin:15px 0;}
.getquote-ui div.edgy p a{color:#0088FF;font-size:13px;font-weight:normal;text-decoration:underline;}
.getquote-ui div.edgy p a:hover{color:#0066FF;font-weight:normal;text-decoration:underline;}



/* GET QUOTE, CHOOSE SCHEME PAGE */
.getquote-ui ul.QuickQuoteSchemesList{width:auto;list-style-type:none;margin:20px 15px 15px -25px;}
.getquote-ui ul.QuickQuoteSchemesList li{margin-bottom:5px;padding:10px 16px;border:1px solid #ccc;border-width:1px 3px;}
.getquote-ui ul.QuickQuoteSchemesList li a{font-size:14px;text-decoration:none;}
.getquote-ui ul.QuickQuoteSchemesList li a:active{text-decoration:underline;}
.getquote-ui ul.QuickQuoteSchemesList li a:hover{text-decoration:underline;}


/* GET QUOTE, AGENT NO AUTH PAGE */
.getquote-ui div.edgy p.big{font-size:18px;}
.getquote-ui div.edgy p.big a{color:#0088FF;font-size:18px;font-weight:normal;text-decoration:underline;}
.getquote-ui div.edgy p.big a:hover{color:#0066FF;font-weight:normal;text-decoration:underline;}
.getquote-ui h3 span.unbold{font-weight:normal;}

.getquote-ui #topLogo{margin:20px auto 9px auto;width:940px;}
.getquote-ui #topLogo a{text-decoration:none;}
.getquote-ui #topLogo img{border:none;margin-bottom:10px;}
.getquote-ui #topLogo div#phoneNo{margin:0;margin-left:280px;margin-top:-38px;}
.getquote-ui #topLogo div#phoneNo p{margin:0 0 0 30px;font-size:24px;font-weight:bold;}
.getquote-ui #topLogo div#phoneNo img{float:left;margin:1px 0 0 0;width:24px;height:24px;}
.getquote-ui ul#topMenuList{width:800px;list-style-type:none;margin:0 auto;padding-top:2px;}
.getquote-ui ul#topMenuList li{text-align:center;line-height:25px;display:inline;padding:0px 20px 0px 20px;}
.getquote-ui ul#topMenuList li a{font-size:14px;font-weight:bold;text-decoration:none;}
.getquote-ui ul#topMenuList li.active{font-weight:bolder;text-decoration:underline;}
.getquote-ui ul#topMenuList li a:hover{font-weight:bolder;text-decoration:underline;}
.getquote-ui #searchDiv { margin-top:-30px; float:right; line-height:35px; }
.getquote-ui #topMenu{text-align:center;background-color:#FF0000;height:26px;background-image:url('../images/faderHeader.png');background-repeat:repeat-x;color:#FFFFFF;}
.getquote-ui #topMenu a{color:#FFFFFF;}
.getquote-ui #header{background-color:#FFFFFF;}

.getquote-ui #footerContent{background-color:#EEEEEE;background-image:url('../images/faderFooter.png');background-repeat:repeat-x;padding-top:20px;}
.getquote-ui #extraFooter{font-size:10px;padding:15px;background-color:#CCCCCC;text-align:center;}
.getquote-ui #sideMenu{width:180px;}
.getquote-ui ul#sideMenuList{margin:0;padding:0;list-style-type:none;}
.getquote-ui #sideMenuList li.top{font-weight:bold;color:#FFFFFF;text-align:center;line-height:30px;width:160px;height:30px;background-color:#FF0000;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-top:1px solid #CCCCCC;}
.getquote-ui #sideMenuList li{text-align:center;line-height:25px;width:160px;height:25px;background-color:#EEEEEE;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
.getquote-ui #sideMenuList li a{color:#000000;text-decoration:none;}
.getquote-ui #sideMenuList li.active{font-weight:bold;}
.getquote-ui #sideContent{width:780px;text-align:left;}
.getquote-ui #sideContent a:visited{color:blue;}
.getquote-ui #footer{background-color:#EEEEEE;}
.getquote-ui #footerTable{text-align:left;margin-top:10px;}
.getquote-ui #footerTable thead td{color:#FF0000}
.getquote-ui #footerTable td{padding-right:15px;}

/* classes and schemes links in footer */
.getquote-ui #footerTable thead a{color:#ff0000;}
.getquote-ui #footerTable thead a:hover{color:#fff;background-color:#ff0000;}
.getquote-ui #footerTable tbody a{color:#000000;}
.getquote-ui #footerTable tbody a:hover{color:#fff;background-color:#000;}

/* general footer links */
.getquote-ui #footerLinks { text-align: center; padding: 10px;}
.getquote-ui #footerLinks a{color:#000000;}
.getquote-ui #footerLinks a:hover{color:#fff;background-color:#000;}
.getquote-ui #footerLinks span {color:red;}

.getquote-ui #searchDiv input.searchButton { border:1px solid; padding:4px 7px; font-size:12px; cursor:pointer; background-color: #000000; color: #FFFFFF; }
.getquote-ui #searchDiv input { border:1px solid;}
.getquote-ui img { border: 0; }
.getquote-ui #sideContent.clearMargin { margin-left: 0 !important; }

.getquote-ui #rightContainer { float: right; width: 170px; }
.getquote-ui #rightContainer #rightImage { margin: 15px 3px 15px 0; }
.getquote-ui #rightContainer #rightMenu { border: 2px solid #CBCBCB; padding: 0 8px 0 8px; -webkit-border-radius: 15px; -moz-border-radius: 15px; margin-left:-1px; width:144px;}
.getquote-ui #rightContainer #rightMenu li { font-size: 12px; padding-bottom: 14px;}
.getquote-ui #rightContainer #rightMenu li.bottom { padding-bottom: 3px; }
.getquote-ui #rightContainer #rightMenu li img { border: 0; position: relative; top: 3px; }
.getquote-ui #rightContainer #rightMenu li a { color: #000000; font-weight: normal; text-decoration: underline; }
.getquote-ui #rightContainer #rightMenu ul { list-style-type: none; padding-left: 0; margin: 10px 5px 10px 5px; }

.getquote-ui #homeHeaderImages img {padding:0 3px;}

.getquote-ui .align-right { float:right; margin: 0 0 5px 5px; }
.getquote-ui .align-left { float:left; margin: 0 5px 5px 0; }


/* ePostcodeLookup Control CSS */
/*span.PostcodeLookup_ResultsContainer { border: 2px solid #efefef; background:#ffffff; position:absolute; left:192px; height:338px; width:380px; overflow:auto; margin-top:3px; padding:4px; z-index:1; bottom: -130px;}*/	
/*span.PostcodeLookup_ResultsContainer {margin-left: 69px; display:block; margin-top:5px; margin-bottom:4px;}
span.PostcodeLookup_ResultsContainer a {display:block; color:#000000; text-decoration:none; margin:1px 4px; padding:1px 3px; display:none}	
span.PostcodeLookup_ResultsContainer a:hover, 
span.PostcodeLookup_ResultsContainer a.selected {background:#dddddd;}*/

span.ResultsContainer {display:block; margin-top:5px; margin-bottom:4px;}



/* EDIT AGENT PAGES */
.mainContentHeader {
	display: block;
	width: 100%;
	float: left;
	background-color: #ECF2FE;
}
.mainContentHeaderImage {
	display: block;
	width: 80px;
	float: left;
	margin: 0 0 0 36px;
	padding-bottom: 22px;
	background-color: #ECF2FE;
}
.mainContentHeader #Chooser h2.chooserTitle {
	margin: 0 0 3px 11px;
}
#mainContentAreaPadding {
	padding: 26px 36px;
	clear: both;
	overflow: hidden;
}
#mainContentAreaPadding2 {
	padding: 26px 20px;
	clear: both;
	overflow: hidden;
}
#mainContentAreaPadding h3 {
	margin: 0;
	padding: 0 0 5px;
}
.deleteAgent {
	display: block;
	float: right;
	margin: 0 28px 0 11px;
}
.editAgent {
	display: block;
	float: right;
	margin: -75px 28px 0 11px;
}
.chooserPadding {
	margin: 0 0 22px 11px;
	clear: both;
}
.roundedCorners {
	border: 1px solid #7F9DB9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 3px;
	border-radius: 10px;
}
#mainContentAreaPadding .addOptionsLeft {
	position: relative;
	float: left;
}
#mainContentAreaPadding .addOptionsRight {
	position: relative;
	float: right;
	text-align: right;
}
#mainContentAreaPadding .addOptionsRight a, #mainContentAreaPadding .addOptionsRight a:visited {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}

#mainContentAreaPadding #AddNoteInputField {
	height: 213px;
	margin: 0 0 10px 0;
	padding: 0 7px 0 0;
	float: left;
}

.mainContentPadding {padding:8px;}

.agents_Header {
	display: block;
	margin: 0;
	padding: 1px 0 1px 20px;
	background-color: #ECF2FE;
}



#optionsBox {
	position: relative;
	display: none;
	width: 30%;
	height: 196px;
	margin: 0 0 10px 0;
	padding: 10px 14px 9px 10px;
	float: left;
	border: 1px dotted #7f9db9;
	border-left: none;
 }

.formOuterGenericInner {width:100%;}
.formOuterGenericInner div.nameOuter {width: 595px; overflow: auto;}
.formOuterGenericInner div.nameOuter input {width: 250px; margin: 0;}
.formOuterGenericInner div.nameOuter .titleBox {width: 65px;float: left;}
.formOuterGenericInner div.nameOuter .firstNameBox, .formOuterGeneric div.nameOuter .surnameBox {width: 265px;float: left;}


a.generic_btn, a.generic_btn:visited {padding: 8px 20px; background-color: #f55c4f; color: #fff; text-decoration: none; text-transform: uppercase;}
.bottomNavigation {position: relative; padding: 6px 0; margin: 0 50px 50px 0; float: right;}

.formInnerPadding {padding: 5px 0 5px 25px;}

 /*Safari Conditional Changes */

@media screen and (-webkit-min-device-pixel-ratio:0) {

#optionsBox {
	height: 195px;
	margin: 0 0 10px 0;
	padding: 10px 14px 8px 10px;
 }
		
}

#optionsOn, #optionsOff {
	text-decoration: underline;
	margin: 0;
	float: left;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}

#optionsOff {
	display: none;
}

#mainContentAreaPadding .tagsInputField {
	width: 100%;
	margin-bottom: 45px;
}

h3.h3Clear {
	clear: both;
	height: 35px;
}
.addThisNote {
	float: right;
	border: 1px solid #000;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	display: block;
}

.addThisNote a, .addThisNote a:visited {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#MainContentAreaPadding .historyTablePadding {
	margin: 5px 0 0;
}
#mainContentAreaPadding .historyNotesLeft {
	width: 20%;
	float: left;
}
#mainContentAreaPadding .historyNotesRight {
	width: 80%;
	float: left;
}
#mainContentAreaPadding .historyNoteDesc {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
#mainContentAreaPadding .historyPrivateNote {
	color: #cc0033;
	font-size: 10px;
}
#mainContentAreaPadding .historyUser {
	color: #000000;
	font-size: 10px;
}
#mainContentAreaPadding .historyInputField {
	width: 96%;
	height: 100px;
	padding: 20px;
	margin: 0 0 15px;
}

/* Edit Agent General Page Misc */
#tabsOuter, .tabsOuterSettings {
	position: relative;
	height: 25px;
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom:12px;
}

#tabsOuter ul, .tabsOuterSettings ul {
	margin: 8px 0 0 35px;
	padding: 0;
}

#tabsOuter ul li, .tabsOuterSettings ul li {
	margin: 1px 3px 0 0;
	font-size: 8pt;
	list-style-type: none;
	display: block;
	float: left;
	border: 1px solid #ccc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#tabsOuter ul li a, #tabsOuter ul li a:visited, .tabsOuterSettings ul li a, .tabsOuterSettings ul li a:visited {
	display: block;
	color: #999;
	padding: 5px 12px;
	text-decoration: none;
	outline: none;
	line-height: 13px;
}

#tabsOuter ul li a:hover, .tabsOuterSettings ul li a:hover {
	color: #000011;
	background-color: #f7f7ff;
	text-decoration: none;
	outline: none;
}

#tabsOuter ul li.onState, .tabsOuterSettings ul li.onState {
	display: block;
	color: #000;
	padding: 5px 12px;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#tabsOuter ul li.highlightedState, .tabsOuterSettings ul li.highlightedState {
	display: block;
	color: #A85400;
	padding: 5px 12px;
	background-color: #FFFF99;
	border-top-color: #FFBD4B;
	border-left-color: #FFBD4B;
	border-right-color: #FFBD4B;
}

#tabsOuter ul li.highlightedState a, .tabsOuterSettings ul li.highlightedState a{
	color: #A85400;
	display: inline;
}

#tabsOuter ul li.highlightedState a:hover, .tabsOuterSettings ul li.highlightedState a:hover {
	color: #000011;
	background-color: transparent;
	text-decoration: none;
	outline: none;
}

.savechanges {
	float: left;
	margin: 0 0 0 35px;
}

.cancel {
	margin: 10px 0 0 5px;
	float: left;
}

.cancel a, .cancel a:visited {
	color: #ff0000;
}

.formOuterEditAgent {
	position: relative;
	padding: 42px 0 10px 40px;
	border-bottom: 1px dashed #ccc;
}

.formOuterEditAgentSolid {
	position: relative;
	margin: 0 0 20px;
	padding: 42px 0 10px 40px;
	border-bottom: 1px solid #ccc;
}

.formOuterEditAgentSolidNopad {
	position: relative;
	margin: 0 0 20px;
	padding: 42px 0 10px;
	border-bottom: 1px solid #ccc;
}

.formOuterEditAgent span.optional, .formOuterGenericEdit span.optional {
	color: #999;
}

.formOuterEditAgent .FieldHeader {
	margin: 0 0 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.formOuterEditAgent input[type=text] {
	margin: 0 0 5px;
	width: 285px;
}

.formOuterEditAgent select.selectpadding {
	margin: 5px 0 0;
}

.formOuterEditAgent textarea.backgroundinfo {
	width: 568px;
	height: 54px;
	margin-bottom: 23px;
}

.formOuterEditAgent input.formline55 {
	margin: 5px 0;
	width: 55px;
}


.formOuterEditAgent input.formline350 {
	margin: 0 0 5px;
	width: 350px;
}

.formOuterEditAgent input.postcode, .formOuterEditAgent input.sortcode {
	margin: 0 0 5px;
	width: 62px;
}

.EditAgentIntPadding {
	padding: 5px 0 10px 30px;
}

.genericBlock {
	position: relative;
	display: block;
	width: 598px;
	margin: 0;
	padding: 0 0 15px;
	float: left;
}

.genericLogo {
	margin: 0 10px 0 0;
	float: left;
}

.genericDesc {
	margin: 7px 15px 0 0;
	width: 490px;
	float: left;
	font-size: 12px;
}

.genericDesc a, .genericDesc a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.backInfo {
	width: 80%;
}

.optional {
	color: #999999;
	font-weight: normal;
}


/* Edit Agent General Page */
dl.general {
	margin: 5px 0 35px;
	padding: 0;
	width: 450px;
	overflow: auto;	
}

dl.general dt {
	width: 90px;
	margin: 0;
	padding: 4px 0 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

dl.general dd {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Edit Agent Advanced Page */

dl.advanced {
	margin: 10px 0 35px;
	padding: 0;
	width: 500px;
	overflow: auto;	
}

dl.advanced dt {
	width: 140px;
	margin: 0;
	padding: 4px 0 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

dl.advanced dd {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
}

dl.telephonepadding {
	margin: 0 0 45px;
}

.selectPeople {
	margin: 4px 0 0 24px;
}

.selectPeopleDropDown {
	width: 130px;
	font-size: 12px;
}

.selectSchemeDropDown {
	width: 150px;
	font-size: 12px;
}

.dateDropDown {
	margin: 0 0 5px;
}


/* Edit Agent Documents Page */
#agreementsBox {
	margin: 20px 0 0;
	text-align: center;
}

/* schemeserve/account/agreements.aspx */
.AccountAgreement { text-decoration:none;}
.AccountAgreement .AgreementName { display:inline; }
.AccountAgreement .UpdatedDate { color:#000; margin-top:4px; margin-left:40px;}

/* Edit Agent Commissions Page  */
.commissionsBox, .moneyBox {
	background-color: #dbfdd5;
	border: 1px dotted #2b822a;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

.commissionsBox2 {
	text-align: center;
	padding: 30px 10px;
	font-size: 14px;
	font-weight: bold;
}

.commissionsBox a, .commissionsBox a:visited, .moneyBox a, .moneyBox a:visited {
	color: #000;
}

/* Edit Agent Money Page */
#moneyStatement {
	margin: 30px 0 0;
	border: 2px solid #000;
}

#moneyStatementNav {
	margin: -13px 0 0;
	text-align: center;
}

#moneyStatementNav ul {
	margin: 0 0 0 35px;
	padding: 0;
}

#moneyStatementNav ul li {
	display:inline-block;
	*display:inline;/* IE */
	*zoom:1;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.moneyStateButtonLeft, a.moneyStateButtonLeft:visited {
	background: url(/medialib/images/interface/buttons/money_btn_left.png) no-repeat 0 0;
	display: block;
	width: 150px;
	height: 13px;
	padding: 5px 0;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

a.moneyStateButtonLeft:hover, a.moneyStateButtonLeft.selected {
	background: url(/medialib/images/interface/buttons/money_btn_over_left.png) no-repeat 0 0;
	color: #fff;
}

span.moneyStateButtonLeft {
	background: url(/medialib/images/interface/buttons/money_btn_over_left.png) no-repeat 0 0;
	display: block;
	width: 150px;
	height: 13px;
	padding: 5px 0;
	color: #fff;
}

a.moneyStateButtonCentre, a.moneyStateButtonCentre:visited {
	background: url(/medialib/images/interface/buttons/money_btn_centre.png) no-repeat 0 0;
	display: block;
	width: 145px;
	height: 13px;
	padding: 5px 0;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

a.moneyStateButtonCentre:hover, a.moneyStateButtonCentre.selected {
	background: url(/medialib/images/interface/buttons/money_btn_over_centre.png) no-repeat 0 0;
	color: #fff;
}

span.moneyStateButtonCentre {
	background: url(/medialib/images/interface/buttons/money_btn_over_centre.png) no-repeat 0 0;
	display: block;
	width: 145px;
	height: 13px;
	padding: 5px 0;
	color: #fff;
}

a.moneyStateButtonRight, a.moneyStateButtonRight:visited {
	background: url(/medialib/images/interface/buttons/money_btn_right.png) no-repeat 0 0;
	display: block;
	width: 150px;
	height: 13px;
	padding: 5px 0;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

a.moneyStateButtonRight:hover, a.moneyStateButtonRight.selected {
	background: url(/medialib/images/interface/buttons/money_btn_over_right.png) no-repeat 0 0;
	color: #fff;
}

span.moneyStateButtonRight {
	background: url(/medialib/images/interface/buttons/money_btn_over_right.png) no-repeat 0 0;
	display: block;
	width: 150px;
	height: 13px;
	padding: 5px 0;
	color: #fff;
}

span.moneyStatementDateBox {
	margin:0;
}
.SelectDatesContainer {
	height:22px;

}

.moneyStatementDateBox input {
	width: 125px;
}

.moneyStatementInner {
	padding: 20px 35px;
	clear: both;
}

.statementTable {
	width: 600px;
	margin: 0;
	font-size: 11px;
}

.statementTable th {
	background-color: #ccc;
	padding: 8px;
	text-align: left;
	color: #666;
	border-top: 2px solid #666;
}

.statementTable td {
	padding: 2px 8px;
	vertical-align:middle;
}

.statementTable .moneyRight {
	text-align: right;
}

.statementTable .moneyRightBold {
	text-align: right;
	font-weight: bold;
	color: #000;
}

.statementTable .totalsBar {
	background-color: #ccc; 
	color: #666;
	font-weight: bold;
	border-bottom: 2px solid #666;
}

.statementTable .tableAltColour {
	background-color: #eee;
}

.statementBoxBtnOuter {
	padding: 10px 5px 10px 10px;
	text-align: center;

}

.statementBoxBtns {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 5px 10px;
	margin: 0 5px 0 0;
}

.statementBoxBtnsRight {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 5px 10px;
	margin: 0 5px 0 0;
}

a.statementBoxBtns, a.statementBoxBtns:visited, a.statementBoxBtnsRight, a.statementBoxBtnsRight:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/* NEW INSURERS PAGE ASSETS */

/* Insurers Page Generic */
.insurersHeader {
	display: block;
	width: 80px;
	float: left;
	margin: 0 0 0 10px;
	padding-bottom: 8px;
	background-color: #ECF2FE;
}

.titleBlock h2.chooserTitle2 {
	font-weight: normal;
}

.insurersHeaderDesc {
	color: #666;
}

.titleBlock {
	margin: 5px 0 22px -10px;
	float: left;
}

.titleBlock h2 {
	margin: 0 0 8px;
	padding: 0;
}

.titleBlock .clientName, .PageSubTitle {
	margin: 0;
	font-size: 18px;
}

.insurerBlock {
	position: relative;
	display: block;
	width: 284px;
	margin: 0;
	padding: 0 0 15px;
	float: left;
}

.insurerLogo {
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #999;
}

.insurerDesc {
	margin: 10px 15px 0 0;
	color: #666;
	font-size: 11px;
}

.insurerDesc a, .insurerDesc a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.sharedLeft {
	float: left;
	height: 18px;
	margin: 5px 5px 0 0;
}


.sharedRight {
	float: left;
	height: 18px;
	width: 105px;
	margin: 5px 5px 0 0;
}

.standardShared {
	width: 150px;
	margin: 4px 0 0;
}

/* Insurer General Tab Page */

.formOuterGeneric {
	position: relative;
	padding: 22px 0 10px 40px;
}

.formOuterGeneric span.optional {
	color: #999;
}

.formOuterGenericEdit {
	position: relative;
	padding: 10px 40px 20px 40px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.formOuterGenericEditNoBorder {
	position: relative;
	padding: 10px 40px 20px 40px;
	margin-bottom: 10px;
	border-bottom: none;
}

.saveCancelOuter {
	position: relative;
	margin: 20px 0 0 -40px;
	padding: 20px 0 0;
	height: 40px;
	clear: both;
	border-top: 1px solid #ccc;
}

.formOuterGeneric input[type="text"], .formOuterGenericEdit input[type="text"] {
	margin: 5px 0 0;
	width: 285px;
}

.formOuterGeneric input.formline290 {
	margin: 3px 0 5px;
	width: 290px;
}

.formOuterGeneric input.formline350, .formOuterGenericEdit input.formline350 {
	display: block;
	margin: 3px 0 5px;
	width: 350px;
}

.formOuterGeneric input.formline55, .formOuterGenericEdit input.formline55 {
	margin: 3px 0;
	width: 55px;
}

.formOuterGeneric input.formline75, .formOuterGeneric input.formline75 {
	margin: 3px 0;
	width: 75px;
}

.formOuterGeneric input.postcode, .formOuterGeneric input.sortcode, .formOuterGenericEdit input.postcode {
	margin: 3px 0 0;
	width: 80px;
}

.formOuterGeneric input.number{width: 150px;}
.formOuterGeneric input.formline200{width: 200px;}


textarea.textbox568 {
	width: 568px;
	height: 54px;
	margin-bottom: 23px;
}

.formOuterGeneric .FieldHeader, .formOuterGenericEdit .FieldHeader, .formOuterEditAgentSolid .FieldHeader {
	margin: 25px 0 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.formOuterGeneric .FieldHeader2 {
	margin: 8px 0 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.formOuterGeneric .FieldHeader2Alt {
	margin: 8px 0 0;
	display: block;
	font-size: 11px;
	color: #999;
}

.logoUploadOuter {
	width: 253px; 
	height: 100px; 
	margin: 0 0 5px;
	padding: 5px; 
	text-align: right; 
	border: 1px solid #7F9DB9; 
}

dl.generic {
	margin: 10px 0 35px;
	padding: 0;
	width: 370px;
	overflow: auto;	
}

dl.generic dt {
	width: 370px;
	margin: 10px 0 0;
	padding: 1px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

dl.generic dd {
	width: 350px;
	margin: 0;
	padding: 0;
}

dl.generic2 {
	margin: 10px 0 35px;
	padding: 0;
	width: 470px;
	overflow: auto;	
}

dl.generic2 dt {
	width: 100px;
	margin: 6px 0 0;
	padding: 1px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	float: left;
}

dl.generic2 dd {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
}

.formOuterGeneric table th {
	text-align: left;
	font-size: 11px;
	color: #000;
	padding: 0 0 3px;
}

.formOuterGeneric .dividerLine {
	margin: 20px 0 0;
	padding: 0;
	border-top: 2px solid #ccc;
}

.formOuterGeneric .dividerLineDash {
	width: 95%;
	margin: 30px 0 20px;
	padding: 0;
	border-top: 1px dashed #ccc;
}

.formOuterGeneric h2 {
	margin: 20px 0 0;
	padding: 0;
	font-size: 20px;
	text-align: center;
	color: #ccc;
}

.MatrixScheme .Logo, .QuestionsScheme .Logo {
	padding: 0 10px 0 0;
}
#EmailDocumentsWindow { border:none; height:600px; width:690px; }

#ExternalEmailList label { display:block; }

#InternalEmailContainer ul li {white-space:pre;}
#InternalEmailContainer ul select { width:210px;}
table.AddNoteEmailTo { width:680px;}
table.AddNoteEmailTo td.external { width:320px;}
table.AddNoteEmailTo td.internal {  }

/* MoneyPage*/
.SchedulesContainer,
.TransactionsContainer,
.AccountingContainer {
	padding: 4px 7px 9px 7px;
	text-align: left;
	border: 2px solid #000000;
}

.NoSchedules,
.NoTransactions,
.NoAccounting {
	padding: 4px 7px 9px 7px;
	text-align: center;
	border: 2px solid #D1D1D1;
}
	.NoSchedules legend,
	.NoAccounting legend,
	.NoTransactions legend {
		color: #D1D1D1;
		text-align: left;
	}

	.NoSchedules div,
	.NoTransactions div,
	.NoAccounting div {
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		margin: 16px 0;
		color: #D1D1D1;
	}

.Accounting table,
.Transactions table,
.ExistingSchedules table {
	width: auto;
	margin: 0 auto;
}

.Accounting thead th,
.Transactions thead th,
.ExistingSchedules thead th {
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	font-size: 12px;
	padding: 2px 6px;
	margin-bottom: 4px;
	border-bottom: 1px solid #dddddd;
}
.Accounting tfoot td,
.Transactions tfoot td,
.ExistingSchedules tfoot td {
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	font-size: 12px;
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px solid #dddddd;
}

.Accounting tbody td,
.Transactions tbody td,
.ExistingSchedules tbody td {
	padding: 4px 6px;
}

.ExistingSchedules td.OneOff,
.ExistingSchedules td.Edit { padding:0;}

.Accounting td.Amount,
.Transactions td.Amount,
.ExistingSchedules td.Amount {
	text-align: right;
}

input.AccountingAction { display: block; width: 240px; margin: 12px auto; text-align: center; }

.CurrentSchedule { margin: 16px; border: 1px solid #d1d1d1; padding: 16px; }
.CurrentSchedule .Status {  }
.CurrentSchedule .BankAccountInfo { margin-top:12px; border-top:1px solid #dddddd;padding-top:8px;}

.Transactions .Result
{
	display: block;
	font-weight: bold;
	text-align:center;
	padding:2px 4px;
}
.Transactions .Result.Pending
{
	color:#aaaaaa;
}
.Transactions .Result.Cancelled
{
	color: #D70202;
}
.Transactions .Result.OK
{
	background-color: #009933;
	color: #FFFFFF;
}
.Transactions .Result.Failed
{
	background-color: #D70202;
	color: #FFFFFF;
}
.Transactions .ExportCSV {text-align: right; font-weight: bold; padding-top:8px; vertical-align:bottom;}

.ScheduleControl { }
.ScheduleControl.Edit { border:none;}
.ScheduleControl.New {border:none; background-color: #EDF3FE; padding:12px;}
.ScheduleControl.Historic { padding-top:4px;}
span.paymentsValidation { padding:12px 0px 2px 2px; display:inline-block; font-weight:bold; color:#f00;}

.DebitActionButtons td { text-align:right; }
.DebitActionButtons td input { }

.takePaymentContainer { padding:10px 50px; background-color: #EDF3FE; }
.takePaymentLinks td { text-align:right; }
.paymentsHR { width: 98%; border-top:2px solid #D1D1D1; margin: 5px;}

.divNoBankAccounts { text-align:center; }

.BoldText 
{
	font-size: medium !important;
	font-weight: bold !important;
}
.InlineDetailDiv 
{
	padding: 10px; 
	margin-right: 15px;
}

/* ~ MoneyPage */
.getquote-ui .PaymentOptionsContainer { text-align:center;}
.getquote-ui .PaymentOptionsContainer div {font-size:14px;}
.getquote-ui .PaymentOptionsContainer .PaymentOption {text-align:left;padding-top:0;display:inline-block;}
.getquote-ui .PaymentOptionsContainer .PayByInstallments { width:360px; }
.getquote-ui .PaymentOptionsContainer .PayInFull { width:260px; }
.getquote-ui .PaymentOptionsContainer .PayByInvoice { width:260px;}
.getquote-ui .PaymentOptionsContainer .PaymentOption .edgy { float:none; height:190px;}

div.InstallmentStep { margin:12px 0; }
div.DepositAmount, 
.PayByInvoice div.TotalPayable,
.PayInFull div.TotalPayable { font-weight:bold; padding-top:4px; padding-left:8px;}
.PayByInstallments div.TotalPayable { font-weight:normal; padding-top:8px; padding-left:0;}
div.InstallmentsInfo {font-weight:normal; padding-top:4px; padding-left:8px;}
div.InstallmentsDetail {font-weight:normal; margin-top:4px; }
a.InstallmentsList { margin-bottom:8px; display:block;}
table.InstallmentsList { width:auto;}
table.InstallmentsList td.Number { padding-left:4px; text-align:right;}
table.InstallmentsList td.Date { padding-left:4px;}
table.InstallmentsList td.Amount { padding-left:12px;}

div.ChooseButton { padding:12px 40px; text-align:center; }
div.ChooseButton input {width:180px;}

.SchedulePaymentStep,
.FullPaymentStep,
.DepositPaymentStep { font-size:20px; padding-bottom:6px;}
.ScheduleAmountDue,
.FullAmountDue,
.DepositAmountDue { font-size:14px;}

.PaymentProviderHeader{font-size:20px;font-weight:bold;padding-bottom:30px;}
.PaymentProviderFrameContainer { padding-top:20px; text-align:center;}
.PaymentProviderIFrame{ width:690px; height:600px; border:1px solid #aaaaaa; }
.PaymentProviderResult { padding:30px; text-align:center;}
.SagePayWindow { width:690px; height:600px; border:1px solid #aaaaaa; }
.PayPalWindow { width:690px; height:600px; border:1px solid #aaaaaa; }

.PFProviderQuestions {}
.PFProviderButtons {float: right;}

/* Tabs Switch Assets */
#tabsOuter2 {
	margin: 25px;
	position: relative;
	height: 16px;
	border-bottom: 1px solid #ccc;
	display: block;
}

#tabsOuter2 ul {
	margin: 4px 0 0 40px;
	padding: 0;
}

#tabsOuter2 ul li {
	margin: -5px 4px 0 0;
	color: #ccc;
	font-size: 12px;
	list-style-type: none;
	display: block;
	float: left;
	border: 1px solid #ccc;
	border-bottom: none;
}

.client-tab, .policiesTab, .editTab, .notesTab {
	display: block;
	color: #ccc;
	padding: 2px 10px 6px;
	height: 12px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

.tabBold{ font-weight:bold;}


.onTabState {
	display: block;
	color: #000;
	padding: 4px 10px 4px;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.policiesBox, .editBox {
	margin: 0 0 0 40px;
	padding: 20px;
	width: 75%;
	clear: both;
}

.removeBottomBorder {
	border-bottom: 1px solid #fff;
	z-index: 1000;
}

/* Insurer Editor Admin Assets */
.insurereditor {margin:25px; width: 600px;}
.insurereditor td {padding:0 0 10px;}
.insurereditor td.l {width:120px;}
.insurereditor td input[type='text'] {width: 350px;}
.insurereditor td textarea {width: 350px;}
.insurereditor .insEdLeft {width: 200px;}
.insurereditor .insEdRight {width: 400px;}


/* View Client Assets Tab Switch */
.viewClienteditor {margin:25px; width: 600px;}
.viewClienteditor td {padding:0 0 10px;}
.viewClienteditor td input[type='text'] {width: 350px;}
.viewClienteditor td textarea {width: 350px;}
.viewClienteditor .insEdLeft {width: 200px; font-weight: bold;}
.viewClienteditor .insEdRight {width: 400px;}
.brokerGroupTags {text-align: left; width: 80%;}

/* Settings Assets */
.settingsExtensionsOuter {
	margin: 15px 0 0;
	width: 740px;
	overflow: auto;
}

.settingsExtensionsBox { display: block; padding: 20px 0 0; margin: 0 5px 10px; width: 350px; min-height: 165px; border: 1px #ccc solid; text-align: center; font-family: 'Graphik',Lucida Grande,Helvetica; font-size: 10px; font-weight: bold; float: left; vertical-align: middle; }

.extensionsImgBox {
	height: 120px;
}


.settingsExtensionsBox span {
	display: block;
	padding: 10px 0 20px;
	clear: both;
}

.newCaseContainer {
	margin: 0 0 10px 0;

}

.newCaseContainer2 {
	padding: 25px 0 20px 0;

}

#ctl00_MainControls_RecentSearchesControl_RecentSearchesContainer {
	margin:20px 0 0 0;
}

ul.searchgroups {
	margin: 0 0 150px;
	width: 250px;
	overflow: auto;
}

ul.searchgroups li {
	height: 20px;
}

ul.searchgroups li a {
	border-radius: 10px 10px;
	padding: 5px 10px;
}

/* Users Assets */
dl.usersFormBlock {
	margin: 0 0 0 4px;
	padding: 0;
	width: 600px;
	float: left;
	clear: both;
}

dl.usersFormBlock dt { margin: 0 0 3px; padding: 0; width: 165px; /*height: 25px;*/ float: left; font-weight: bold; color: #444; }

dl.usersFormBlock dd {
	margin: 0 0 3px;
	padding: 0;
	width: 435px;
	height: 25px;
	float: left;
}

	dl.usersFormBlock dd.passwordRules { height: auto; padding: 0 12px 12px 12px; }
	dl.usersFormBlock dd.passwordRules div { clear: both; }

/* Questions Set Assets */
.questionInputField {
	padding: 5px 0;
}

.emailPadding {
	padding: 10px 0 0;
}

.versionWarning {
	margin: 0 auto;
	padding: 5px 0;
	display: block;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #cc0033;
	background-color: #ff9;
}

.versionWarning .warningWord {
	margin: 0;
    font-size: 16px;
	color: #cc0033;
}

.versionWarning .warningSubTitle {
	margin: 0 0 5px;
	font-size: 16px;
}

.versionWarning p {
	margin: 0;
	font-weight: normal;
}

.versionWarning a {
   color: #000;
}

.closeVersionWarning {
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.warningCloseSlideUp {
	display: block;
	width: 100px;
	float: right;
	border: 1px solid #000;
}
#PolicyActionButtons { text-align:center;}
#PolicyActionButtons .button-container{ text-align:center;}


#PolicyActionButtons .button-container a img {margin:1px;}


/******** ControlBox - Save etc etc **********/
#ControlBox   
{
	margin:25px 0 0; 
	padding: 25px 0 0 35px; 
	border-top: 1px solid #ccc;    
}

/*********Case Status Group Colours**********/
.case-status-none { background-color: #ffffff; color: #000000; }
.case-status-every { background-color: #ffffff; color: #000000; }
.case-status-draft { background-color: #ffffff; color: #000000; }
span.referred, .case-status-referred { background-color: #ff3333; color: #ffffff; }
span.quotation , .case-status-quotation { background-color: #ffff00; color:#000000;}
span.on-cover,.case-status-on-cover { background-color: #009933; color:#ffffff;}
span.cancelled, .case-status-cancelled { background-color: #FF9999; color:#ffffff;}
span.declined, .case-status-declined { background-color: #ff0000; color:#ffffff;}
span.lapsed, .case-status-lapsed { background-color: #0066CC; color:#ffffff;}
span.user-saved,.case-status-user-saved { background-color: #6633FF; color:#ffffff;  }
span.pending, span.pending---invited, .case-status-pending {background-color: #FF9900; color:#ffffff;}
span.more-info, .case-status-more-info { background-color: #EFEFEF; color:#000000;}
span.ntu, .case-status-ntu {background-color: #0000CC; color:#ffffff;}


/* Case status select */
#display_status { cursor: hand; cursor: pointer; display:inline-block; width:118px; padding: 3px 0px 3px 5px; text-align:left;}


.SearchResultHighlight {
background-color: #ffff00;
}


.search_results_grid_container a.more, .search_results_pane a.more 
{
    margin: auto auto;
    font-size: 1.6em;
    color: #000;
    display: block;
    text-decoration: none;
    padding: 8px 0;
    margin-bottom: 6px;   
}


/* Arrow Component - ref: http://cssarrowplease.com/ */
.arrow_box_down {
	position: relative;
	background: #ECF2FE;
	border: 2px solid #ffffff;
	text-align:center;
	margin: auto auto;
	width: 50%;
}
.arrow_box_down:after, .arrow_box_down:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_down:after {
	border-color: #ffffff;
	border-top-color: #ECF2FE;
	border-width: 35px;
	left: 50%;
	margin-left: -35px;
}
.arrow_box_down:before {
	border-color: #ffffff;
	border-top-color: #ffffff;
	border-width: 38px;
	left: 50%;
	margin-left: -38px;
}

/* BPAY */
.BPAY {
    background-size: 100%;
    width: 300px; 
    height: 86px; 
    color: red; 
    font-family: Helvetica, Arial; 
    font-size: 20px;
}

.BPAY_line1 {
    position: relative; 
    top:  0; 
    left: 178px;
}

.BPAY_line2 {
    position: relative; 
    top: 8px; 
    left: 111px;
}

.BPAYHorizontal {
    background-size: 100%; 
    width: 452px; 
    height: 86px; 
    color: red; 
    font-family: Helvetica, Arial; 
    font-size: 21px;
}

.BPAYHorizontal_line1 {
    position: relative; 
    top: 0; 
    left: 309px;
}

.BPAYHorizontal_line2 {
    position: relative; 
    top: 8px; 
    left: 237px;
}

/* Scheme sharing - Adding a community scheme */
.SmallSchemeAdvertMain {float:left;border-color: lightgray;border-style:solid; border-width: 2px;margin:4px;background: white;width:300px;}
.SmallSchemeAdvertSchemeName { border-color: lightgray;font-size: 16px;height: 65px;width: 100%;display: inline-block;text-align: center;}
.SmallSchemeAdvertMiniSchemeName {display:inline-block;font-size: 6px;width:100%;padding:0px;background-color: lightgrey;text-align: center;}
.SmallSchemeAdvertSchemeLogo { height: 65px;display: inline-block;text-align: center;}
.SmallSchemeAdvertBottomSchemeName {display:inline-block;width:100%;padding:0px;background-color: lightgrey;text-align: center;}
.SmallSchemeAdvertAccountName {display:inline-block;font-size: 8px;width:100%;padding:0px;background-color: lightgrey;text-align: center;}

/* Exceptions to applying min-width to certain logged in pages for compatibility to certain browser sizes */
#schemeserve_search_fulltext_aspx #content, #schemeserve_useful_documents_default_aspx #content, #schemeserve_admin_default_aspx #content { min-width: inherit; }
#schemeserve_search_fulltext_aspx #topBar, #schemeserve_useful_documents_default_aspx #topBar, #schemeserve_admin_default_aspx #topBar { min-width: inherit; }

.Document .FileIcon .Image {
    display: block;
    width: 32px;
    height: 33px;
}
.Document .FileIcon .Image.PNG {
    background: url(/medialib/images/interface/icons/32x32/filetypes/png.gif);
}
.Document .FileIcon .Image.PNG {
    background: url(//county.schemeserve.local/medialib/images/interface/icons/32x32/filetypes/png.gif);
}
.Document .Title {
    width: 100%;
}
.Document .Title a {
    text-decoration:none;
}
.Document .Toggle a {
    text-decoration:none;
}
.Document .Email {
}
.Document .Delete {

}
/* Drag and Drop effect for Table and Multipage Question Type */
.tDnD_whileDrag
{
   /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" ;
/* IE 5-7 */
  filter: alpha(opacity =30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
}


/* Multipage question type */
div.MultiPage div.text
{}

div.MultiPage div.text h3
{
    margin: 5px 0 0 0;
    padding: 0 0;
}

div.MultiPage div.text h3:first-child {
    width: 50%;
}

/* Multipage title within admin */
.SchemeServeMasterTable div.MultiPage div.text h3
{
    margin-top: 0;
}

.multipagecontroller
{
    display:block;
    padding: 5px 0;
    margin-top:-35px;

}

.multipagecontroller .sum-footer-item span
{
    font-weight: bold;
}

.multipages
{
    height: 100%;
    overflow-y:auto;
}

.multi-page
{
    border-top: 1px solid #aaa;
     border-bottom: 1px solid #aaa;
     padding: 15px 0;
     margin-bottom: 15px;
}

/* cancel the float for labels inside multipage */
 div.multi-page div.text
{
    float:none;
    margin-bottom: 8px;
}

.multi-page ul
{
    list-style-image: none;
    list-style:none;
    margin: 0 0;
    padding: 0 0;
}

.multi-page ul li
{
    /* No extra top / bottom spacing, makes the multipage spacing non-consistent with normal questions */
    margin:0 0 0 8px;
    padding: 0 0;
    display:block;
}

.multi-page ul li *
{
    margin-left:0;
    padding-left:0;
}

/* Multipage options*/
ul.multi-page-options
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding:0;
    text-align: right;
}

ul.multi-page-options li
{
    display: inline-block;
    list-style:none;
    list-style-image:none;
    
}

ul.multi-page-options li:first-child {
	/* The selects parent li*/
    margin-right: 12px;
	vertical-align:top;
}


ul.multi-page-options li a.AddRow, ul.multi-page-options li a.DeletePage {
    margin-right: 10px;
}

ul.multi-page-options li div.admdropdown span.ui-combobox input.ui-combobox-input, div.AdmDropDown-KeyAnswerDropDown span.ui-combobox input.ui-combobox-input
{   
    width: 100px;
}

div.ImporterContainer.CaseImporterContainer {
    padding-top: 22px;
}

tr.table.question.Header td {
    font-weight:bold;
}
tr.table.question.Charge td, tr.table.question.Discount td {
    border: none;
}
tr.table.question.Charge td { border-top: 1px solid #dfdfdf; }
tr.table.SubTotal td.matrix_text,
tr.table.question.Discount td.matrix_text,
tr.table.Total td.matrix_text { text-align:right; padding-right:8px; }

tr.table.Total td.matrix_text { font-weight: bold; }

tr.table.calculation.Total td { border:none; }

tr.table.question.SubTotal td, tr.table.Total td.result {
    border: none;
    border-top:1px solid #dddddd;
    font-weight:bold;
    text-align:right;
}

tr.Header .toggleChargeRows {
    margin-right: 6px;
    cursor:pointer;
    font-weight: bold;
    color: #0033CC;
}

.toggleAllChargeRows .expand, 
.toggleAllChargeRows .collapse
{
    cursor:pointer;
    color: #0033CC;
    font-weight: bold;
}

.datenotaccepted {color:red; }

.ssstub_error
{
     position: absolute;
     top: 4px;
     right: 4px;
}


.ssquestion_error
{
     position: absolute;
     cursor:pointer;
     right: 100px;
}

/* dropdown help */
#dropdownhelpmenu {
    list-style: none;
}

#dropdownhelpmenu li a {
    display: block;
    height: 2em;
    line-height: 2em;
    padding: 0 1.5em;
}

#helpguidelinkspan ul {
    position: absolute;
    display: none;
    z-index: 999;
    margin-top: 8px;
    padding-left: 0;
}

#helpguidelinkspan { padding: 0;position: relative;}

#dropdownhelpmenu li a {
    width: 200px;
}

#helpguidelinkspan:hover ul  {
    display: block;
    top: 10px;
    right: 0;
}

div.InsurersWithNoAggregatorLogo {
    border: 1px solid #aaaaaa;
    margin:12px 0 0 22px;
    padding-bottom:4px;
}

div.InsurersWithNoAggregatorLogo div {
    margin: 4px 22px;
}

div.InsurersWithNoAggregatorLogo div.title {
    margin: 8px;
}

.DvlaLookup .Detail label {display:inline-block; width:100px;}
.DvlaLookup .Detail * {vertical-align:middle;}

.DataLookupCascade input.lookup {margin-bottom:8px;}
.DataLookupCascade table { width:auto; }
.DataLookupCascade table tr td { padding-right: 8px; }
#FolderNameText { width:200px; }

.LookupList .SearchItem { margin-top:0; min-height:82px; }
.LookupList .LookupDirectory {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	clear:both;
}
.LookupList#CurrentlyImporting { 
    border: 1px solid #ddd;
    padding-left: 22px;
    font-style: italic;
}

/*
	
    background-color: #eeeeee;
*/

.LookupList .LookupDirectory .DirectoryName { font-size:16px; padding:4px 8px 4px 38px; background-image:url(/medialib/images/interface/icons/32x32/folder_32.gif); background-repeat:no-repeat; }
.LookupList .LookupDirectory .DirectoryName.open { background-image:url(/medialib/images/interface/icons/32x32/folder_open_32.gif); } 
.LookupList .LookupDirectory .DirectoryContents { margin-top:12px; border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; }
.LookupList .LookupDirectory .ToggleVisibility { vertical-align:top;  }

.hidden {
    display: none;
}

#gtmRadioButton {
    margin-bottom: 20px;
}

#gaRadioBtnCell {
    width: 140px;
}


/* Styling for notespage.aspx */
span.marker{
    background: yellow;
}

.sendgrid-container .domain-label {margin:12px 0; font-weight:bold; }
.sendgrid-container table { width: auto; }
.sendgrid-container table thead, .sendgrid-container table tfoot { background-color: transparent; }
    .sendgrid-container table tfoot input { margin-top:12px;}
    .sendgrid-container table thead td { padding: 3px 8px; border-bottom: 1px solid #aaaaaa; font-weight: bold; }
.sendgrid-container table tbody td { padding: 3px 8px; border-top:1px solid #dddddd;}

#notif-bar-wrapper {
	width: 100%;
	position: relative;
	background-color: #7851d3;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif
}

#notif-bar-content {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	max-height: 0;
	transition: max-height .5s;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px
}

.notif-bar-visible {
	max-height: 250px !important
}

#notif-bar-wrapper h1 {
	margin: 0;
	font-size: 24px;
	margin-top: 45px;
	color: #fff
}

#notif-bar-wrapper p {
	margin-top: 20px;
	font-size: 12px;
	margin-bottom: 50px;
	color: #fff
}

#notif-bar-left {
	display: inline-block;
	width: 70%
}

#notif-bar-right {
	display: inline-block;
	bottom: 30px;
	right: 15px;
	position: absolute
}

#notif-bar-read-more {
	background-color: #fff;
	color: #7851d3;
	width: 135px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	font-weight: 700;
	border-radius: 6px;
	font-size: 14px
}

#notif-bar-close {
	margin-top: 15px;
	border: 1px solid #fff;
	color: #fff;
	width: 135px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
	font-weight: 700;
	border-radius: 6px;
	font-size: 14px
}

#notif-bar-icon-container {
	width: 40px;
	height: 40px;
	position: absolute;
	background: #7851d3;
	bottom: -39px;
	right: 50px;
	border: 0;
	cursor: pointer;
	border-radius: 0 0 6px 6px;
	text-align: center
}

#alert-icon {
	height: 20px;
	margin-top: 10px
}

#notif-bar-non-svg-icon {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	width: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px
}

.RiskGroup .name span.payment-flow-setting { font-size: 11px; }
.payment-flow-setting select { margin-left: 8px; margin-top:1px; }

form.is-submitting input.submit { }