#qqWrap {
  overflow: auto;
}


/* Remove Duplicate Quote Button. Added by Horizon DML */

ul.ctl00_Menu_mainMenu li:nth-child(3) {
 display: none !important;
background-color: red;
}

/* ADDED BY HORIZONDML - 24-06-2013 *
a.bluebutt { 
border-radius: 25px 25px 25px 25px;
    box-shadow: 0 0 5px #EEEEEE;
    padding: 15px 20px; 
background: blue;
}
#GetaQuote {display: none;}

#top-left{width: 300px; margin: auto; text-align: center;}
/* ADDED BY SCHEMESERVE TEAM - 23-05-2013 */

body.public nav,body.public header{position:relative !important;max-width:1100px !important;margin:0 auto !important;}
body.public article{max-width:1040px !important;margin:0 auto;background-color:#e5e5e5;padding:30px !important;}
body.public .getquote-ui{padding:30px;border-color:#CCCCCC #666666 #666666 #CCCCCC;border-style:solid;border-width:1px 2px 2px 1px;height:auto;}

/* public menu */

body.public nav{background:none !important;padding:0;}
body.public div.logo{padding-top:10px;}
body.public div.login a{background:none !important;text-decoration:underline;font-size:15px;}
body.public div.login a:hover,body.public div.login a:active{color:#009aff;text-decoration:underline;}
body.public .menu a{display:inline-block;background-color:#009aff !important;border-top-left-radius:15px;border-top-right-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;border:2px solid #fff !important;border-bottom:none !important;padding:6px 14px;font-size:15px;}
body.public	.menu li { display: inline; margin-left: 2px !important; }
body.public .menu li:nth-child(3) { display: none; }
body.public .menu a:hover{background-color:#007 !important;}
body.public .menu a.selected{font-weight:bold !important;color:#fff !important;background-color:#007 !important;}
body.public .menu{ border-bottom: 6px solid #000077; padding:10px 0 0 0; }
body.public div.login{margin-top:25px;}
body.public footer{background:url("https://media.schemeserve.com/user_images/ACCOUNT_ID_3667/images/footer.jpg") no-repeat center -60px #00121E;min-height:120px;border-top:#007 4px solid;margin-top:20px;}
body.public div.helplinenumber{margin-top:28px;color:#fff;padding-right:15px;}


/* ~ADDED BY SCHEMESERVE TEAM */



/* @import url(http://fonts.googleapis.com/css?family=Armata); */
#aspnetForm {
	background:url("https://media.schemeserve.com/user_images/ACCOUNT_ID_3667/images/header.jpg") no-repeat center -200px  #00121E;
	background-size: 1100px 350px;
}
a:link, a {
	color:#009aff;
}
.bigbutt, .getquote-ui input.rounded {
	display:inline-block;
	zoom:1;
	padding:10px 15px;
	border:2px solid #fff;
	color:#fff !important;
	text-decoration:none;
	text-shadow:0px -1px 0px #000;
	text-align:center;
	border-radius:19px;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	background:#b21e8e;
	background: -moz-linear-gradient(top, #80cdff 0%, #3bb2ff 81%, #029bff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80cdff), color-stop(81%, #3bb2ff), color-stop(100%, #029bff));
	background: -webkit-linear-gradient(top, #80cdff 0%, #3bb2ff 81%, #029bff 100%);
	background: -o-linear-gradient(top, #80cdff 0%, #3bb2ff 81%, #029bff 100%);
	background: -ms-linear-gradient(top, #80cdff 0%, #3bb2ff 81%, #029bff 100%);
	background: linear-gradient(top, #80cdff 0%, #3bb2ff 81%, #029bff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80cdff', endColorstr='#029bff', GradientType=0 );
}
.bigbutt:hover, .getquote-ui input.rounded:hover {
	box-shadow:0 0 9px #888;
	-moz-box-shadow:0 0 9px #888;
	-webkit-box-shadow:0 0 9px #888;
}
.bigbutt:active, .getquote-ui input.rounded:active {
	position:relative;
	top:1px;
	left:1px;
}
#wrapper {
	background:none;
}
#ctl00_navtop_logo_link,
#ctl00_ctl00_navtop_logo_link,
div.logo a {
	display:inline-block;
	width:300px;
	height:53px;
	/*background:url("https://media.schemeserve.com/user_images/ACCOUNT_ID_3667/images/logo.png") no-repeat 0 0;*/
	background:url("https://media.schemeserve.com/medialib/images/accounts/logos/account_id_3667.png") no-repeat 0 0;
        background-size:300px;
}
#ctl00_navtop_logo_link img,
#ctl00_ctl00_navtop_logo_link img,
div.logo a img {
	display:none;
}


.navTop {
	position:relative;
	max-width:1100px;
	margin:0 auto;
}
#content {
	max-width:1076px;
	margin:0 auto;
	padding:12px;
}
#content.Public {
	background:none !important;
}
#content { background-color:#e5e5e5; }
.Public .MainContentCell {
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	height:auto;
}
.MainContentCell .bl, .MainContentCell .br, .MainContentCell .tl, .MainContentCell .tr, .MainContentCell .tc, .MainContentCell .cl, .MainContentCell .cr, .MainContentCell .bc, .MainContentCell .cc {
	background:none;
	padding:0;
}
.navTop #logo {
	padding:25px 15px;
	color:#fff;
}
#MiniBar {
	color:#fff;
	top:30px;
}
#MiniBar span a {
	color:#fff !important;
	font-size:16px;
}
#MiniBar span a:hover {
	color:#77d0f1 !important;
}
#menu_Main, #user_menu_Main {
	color:#fff;
}
#ctl00_navBottom_FooterContainer, #ctl00_ctl00_navBottom_FooterContainer {
	background:url("https://media.schemeserve.com/user_images/ACCOUNT_ID_3667/images/footer.jpg") no-repeat center -60px #00121E;
	min-height:120px;
}
#footer_left *, #footer_right * {
	color:#fff;
}
#contact_form {
	margin:0 0 0 30px;
}
#menu_Main, #user_menu_Main {
	padding:0 0 0 6px;
}
#menu_Main a, #user_menu_Main a {
	display:inline-block;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	border:2px solid #fff !important;
	border-bottom:none !important;
}
#menu_Main a, #menu_Main a.selected, #menu_Main a:hover {
	padding:6px 14px;
}
#menu_Main a, #user_menu_Main a, #topBar {
	background:#009aff;
}
.getquote-ui { width:auto; }
.warning .formline350 { border: 1px solid #FF6666; }
#Contact_Name,
#ctl00_MainContent_Client_Address_AddressLine1,
#ctl00_MainContent_Client_Address_Postcode,
#Address1,
#Postcode,
#SI_Buildings
{
	border:1px solid green;
	padding:8px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	box-shadow:2px 2px 2px #ccc;
	-moz-box-shadow:2px 2px 2px #ccc;
	-webkit-box-shadow:2px 2px 2px #ccc;
}

/*
#menu_Main, 
#user_menu_Main,
#topBar,
#menu_Main a.selected, 
#user_menu_Main a.selected
	{ border-color:#00111d; }
#menu_Main a.selected, 
#user_menu_Main a.selected
	{ background-color:#00111d; }
*/


/*
#contentwrap { padding:20px; overflow:hidden; }
#contentwrap h2 {
	margin:0 0 0.5em 0; padding:0;
	font-family:'Armata', Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:1em;
	letter-spacing:-2px;
	font-size:1.8em;
}
#contentwrap p { font-size:14px; }
#contentwrap ul { margin:10px 0 0 20px; padding:0; }
#contentwrap li { margin:0 0 5px 0; padding:0; }

.c2 { width:20%; margin:0 3% 0 0; float:left; }
.c3 { width:30%; margin:0 3% 0 0; float:left; }
.c4 { width:43%; margin:0 3% 0 0; float:left; }
.c6 { width:66%; margin:0 3% 0 0; float:left; }
.c8 { width:100%; clear:both; }
.omega { margin:0; }
.graypad { padding:15px; background:#e5e5e5; }
.nomargin { margin:0; }

.big {
	font-family: 'Armata',Verdana,Geneva,sans-serif;
	font-size: 2.3em !important;
	letter-spacing: -2px;
	line-height: 1.2em;
	margin: 0 0 10px;
	font-weight:normal;
}
.serviceitem { min-height:380px; position:relative; }
.serviceitem img:first-child { margin:-5px 0 0 0; float:right; }
.serviceitem img.i { max-width:100%; width:auto; height:auto; position:absolute; left:0; bottom:0; }
.serviceitem img.ii { max-width:100%; }


.webaddress a { 
	display:block;
	color: #CCCCCC;
	font-size: 4em;
	text-align: center;
	text-decoration: none;
}


.clear{
 clear:both;
}

*/


/*  Commented out by Ozum
.usure-sbox{
	float:left;
	width:260px;
	min-height:250px;
	background-color:#fff;
        border-radius:10px;
	overflow: auto;
	padding:20px;
	text-align:center;
        margin:8px;
        overflow:hidden;
}
.usure-sbox h1 {
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	height: 50px;
}
.usure-sbox img {
	height:142px;
}
.usure-quote-msg {
	padding-top:15px;
	clear:both;
	text-align:center;
}*/

/*  Added by Ozum  */

.get-quote-grid
{
	overflow: hidden;
	margin: 0 -20px;
}

.get-quote-grid .get-quote-item
{
	margin: 0 20px 40px;
	width: 300px;
	height: 520px;
	float: left;
	position: relative;
	background: #fff;
}

.get-quote-grid .get-quote-item img
{
	display: block;
	width: 100%;
}

.get-quote-grid .get-quote-item p
{
	display: block;
	padding: 0 15px;
	font-size: 16px;
	margin: 0 0 15px
}

.get-quote-grid .get-quote-item p.get-quote-title
{
	padding: 10px 15px;
	background: rgb(0,153,255);
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	margin: 0 0 15px
}

.get-quote-grid .get-quote-item ul
{
	padding: 0 15px 0 40px;
	margin: 0 0 15px
}

.get-quote-grid .get-quote-item ul li
{
	font-size: 16px;
	padding: 3px 0;
}

.get-quote-bar
{
	text-align: right;
	background: rgb(0,153,255);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.get-quote-bar a:link
{
    background: #73bf07;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 15px 20px;
    line-height: 0.9;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}

.get-quote-bar a:visited
{
    background: #73bf07;
    color: #fff;
    text-decoration: none;
}

.get-quote-bar a:hover
{
    background: #64a607;
    color: #fff;
    text-decoration: none;
}

.get-quote-bar a:active
{
    background: #73bf07;
    color: #fff;
    text-decoration: none;
}

/* update by Mac to fix Iframe backgrounds */

#cboxLoadedContent body {background:none !important;}
.CreateItemOverlay {background:white !important;}

*/ AGGREGATOR PAGE (CRAIG) */

.ss-riskgroup .ss-riskgroup-table tr td.ss-field-td {
	font-size:15px!important;
	line-height: 40px;
}

.ss-riskgroup .ss-riskgroup-table td {
	border: 2px solid #999!important;
	line-height:40px;
}

.ss-riskgroup .ss-riskgroup-table td.ss-tick {
	border: none!important;
	padding-top: 10px;
}

.ss-riskgroup .ss-riskgroup-table tr td.ss-field-td {
	border: 2px solid #999!important;
}

.ss-riskgroup .ss-riskgroup-table thead {
	border-bottom: 2px double #999;
}

.ss-riskgroup .ss-riskgroup-table td.selectable.selected {
	border-left:2px solid #999!important;
	border-right:2px solid #999!important;
	font-weight:bold;
}

/*tr.ng-scope + tr:not(.ng-scope) {
  display:none;
}*/

.ss-riskgroup .ss-riskgroup-table tr td.ss-field-name-td {
	border-left: 2px solid #999;
}

.ss-riskgroup .ss-riskgroup-table tr td.ss-field-td {
        text-align: center;
}

.ss-riskgroup a.ss-document {
        text-align: center;
}

/* Hidden to agents and clients for All Commercial Occupied and Unoccupied */

.public #Type_of_Property_Template tr td:nth-child(2)  {display:none}
.public #Type_of_Property_Template tr th:nth-child(2)  {display:none}
.public #Type_of_Property_Template tr td:nth-child(3)  {display:none}
.public #Type_of_Property_Template tr th:nth-child(3)  {display:none}