/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */


@font-face {
	font-family: 'NSP';
	src: url('../fonts/../fonts/NSP-Medium-Italic.woff') format('woff'),
	url('../fonts/NSP-Medium-Italic.ttf') format('truetype'),
	url('../fonts/NSP-Medium-Italic.svg#NSP-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Medium.woff') format('woff'),
	url('../fonts/NSP-Medium.ttf') format('truetype'),
	url('../fonts/NSP-Medium.svg#NSP-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Light.woff') format('woff'),
	url('../fonts/NSP-Light.ttf') format('truetype'),
	url('../fonts/NSP-Light.svg#NSP-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Light-Italic.woff') format('woff'),
	url('../fonts/NSP-Light-Italic.ttf') format('truetype'),
	url('../fonts/NSP-Light-Italic.svg#NSP-LightItalic') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Italic.woff') format('woff'),
	url('../fonts/NSP-Italic.ttf') format('truetype'),
	url('../fonts/NSP-Italic.svg#NSP-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Ultra-Italic.woff') format('woff'),
	url('../fonts/NSP-Ultra-Italic.ttf') format('truetype'),
	url('../fonts/NSP-Ultra-Italic.svg#NSP-UltraItalic') format('svg');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Ultra.woff') format('woff'),
	url('../fonts/NSP-Ultra.ttf') format('truetype'),
	url('../fonts/NSP-Ultra.svg#NSP-Ultra') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Regular.woff') format('woff'),
	url('../fonts/NSP-Regular.ttf') format('truetype'),
	url('../fonts/NSP-Regular.svg#NSP-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Bold.woff') format('woff'),
	url('../fonts/NSP-Bold.ttf') format('truetype'),
	url('../fonts/NSP-Bold.svg#NSP-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'NSP';
	src: url('../fonts/NSP-Bold-Italic.woff') format('woff'),
	url('../fonts/NSP-Bold-Italic.ttf') format('truetype'),
	url('../fonts/NSP-Bold-Italic.svg#NSP-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}


html {
	height: 100%;
    font-family: sans-serif;
    box-sizing: border-box;
    font-size: 100%;
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Source Sans Pro","Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: NSP,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #2d3949;
    text-rendering: optimizeLegibility;
}
h1 {
    font-size: 4.00rem;
}
h2 {
	font-size: 26px !important;
}
h3 {
	font-size: 18px !important;
	color:#068da9;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 1.375rem;
}
h6 {
    font-size: 1.25rem;
}
h1, h2 {
    line-height: 1.1em;
}
input[type=checkbox], input[type=radio] {
    margin:0 5px 0 0;
}

p {
    font-size: 18px;
}


.navbar-fixed-top {
    background-color: #fff;
}
.img-portfolio {
    margin-bottom: 30px;
}
.navbar {
    margin-bottom: 0px; 
    border-bottom: 1px solid #dcdcdc;
    padding-bottom:50px;
}
.navbar-brand img {
	height: 60px;
	width: auto;
}
.img-hover:hover {
    opacity: 0.8;
}
.panel-body {
    padding: 0px;
}
.panel p {
	padding:15px;
}

.topbar {
	background-color: #fff;
    position: relative;
    z-index: 10;
}

.btn-quote {
	background-color: #fbbd19;
    border-color: #fbbd19;
}

.container-heading {
	 border-bottom: 1px solid #dcdcdc;
}

.container-heading h1 {
    margin:20px 0;
}
.container-heading {
	
}
	.declarationForm .decOption {
		    text-align: left!important;
	}
	.declarationForm span {
		font-size:90%;
	}
	.declarationForm label {
		padding-left:0px;
	}
	.pdsHardCopy {
		margin-left:10px;
	}
/* TOP NAV start */

.nav>li {
	justify-content: center;
}

.navbar-nav>li>a {
    font-family: NSP,sans-serif;
    color: #6e6e6e;
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: .2px;
    line-height: 1em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4rem;
    margin: 0 10px;
    padding: 0;
    transition: all .2s ease-in-out;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent; 
}

.nav>li.phone img {
    margin:0 5px;
    height:20px;
}
.nav>li.phone a {
    color: #009cce;
    font-size: 1.375rem;
    margin: 0 1.5625rem;
}

.navbar-nav>.nav-button {
	margin-top:10px;
}

.navbar-nav>.nav-button a {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 700;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 2px;
    font-size: 1rem;
        padding: .75rem 1.2rem .8rem 1.2rem;
    border-color: #009cce;
    border-style: solid;
    background: 0 0;
    color: #009cce;
    height: 45px;
    margin-right: 0;
    letter-spacing: .2px;
    line-height: 1em;
	transition: all .2s ease-in-out;
}

.navbar-nav>.nav-button a:hover {
    background: #009cce;
    color: #fff;
}

.navbar-nav>.nav-button.orange-btn a {
    background: #ff821d;
    color: #fff;
    border: 2px solid transparent;
}
.navbar-nav>.nav-button.orange-btn a:hover {
	background-color: #e96800;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-header .navbar-toggle .icon-bar {
    display: block;
    height:4px;
	width: 40px;
	border-radius: 4px;
	background-color: #969696;
	margin-top:6px;
}
    
.loggedin {
	margin:10px -15px 0 0;
	float:right;
} 

.loggedin.whiteFont {
	color:#fff;
	margin-bottom:10px;
	margin-left:20px;
}    

 

/* TOP NAV end */

.content {
	padding:20px;
	border:1px solid #dcdbdb;
}


.btn-quote:hover {
    color: #fff;
    background-color: #cd9c1b;
    border-color: #cd9c1b;
}
.btn-quote.active.focus, .btn-quote.active:focus, .btn-quote.active:hover, .btn-quote:active.focus, .btn-quote:active:focus, .btn-quote:active:hover, .open>.dropdown-toggle.btn-quote.focus, .open>.dropdown-toggle.btn-quote:focus, .open>.dropdown-toggle.btn-quote:hover {
    color: #fff;
    background-color: #cd9c1b;
    border-color: #cd9c1b;
}
.btn-quote.active, .btn-quote:active {
      color: #fff;
    background-color: #cd9c1b;
    border-color: #cd9c1b;
}
.btn-quote.focus, .btn-quote:focus {
    color: #fff;
    background-color: #cd9c1b;
    border-color: #cd9c1b;
}
.glyphicon-ok {
	color:#5cb85c;	
}
.glyphicon-remove {
	color:#bd5a53;	
}

/* Home Page  */
.quote-boxes h4 {
	font-size: 22px;
}
/* .quote-boxes img {
	height:190px;
} */

.quote-boxes .content {
	background-color:#f3f4fa;
	margin-bottom: 20px;
	/* max-width:360px; */
}

.quote-boxes .tileBlurb {
	max-width:360px;
	height: 100px;
}

.period {
    display: block;
    font-style: italic;
}
/* Fix the height/width which Bootstrap might collapse */
.ui-dialog-titlebar-close {
    padding: 0 !important;
    border: none !important;
    background: none !important;
}

/* If the icon is still missing, manually insert a '×' */
.ui-dialog-titlebar-close:after {
    content: "\2715"; /* Unicode for 'X' */
    font-size: 1.0em;
    color: #333;
    display: block;
    text-align: center;
}
.warning {
	width:50%;
	background-color:#f79894;
	border:2px solid #d06e6f;
	padding:30px;
	margin:20px auto;
	font-weight:bold;
	color:#535353;
	text-align:center;
}

.alert {
	margin: 20px auto;
    width: 50%;
    text-align: center;
}
	
.ok {
	width:50%;
	background-color:#cde6ad;
	border:2px solid #b2d674;
	padding:30px;
	margin:20px 0;
	font-weight:bold;
	color:#687211;
	text-align:center;
}
.okCentered {
	width:50%;
	background-color:#cde6ad;
	border:2px solid #b2d674;
	padding:30px;
	margin:10px auto 0 auto;
	font-weight:bold;
	color:#687211;
	text-align:center;
}
.custFormError {
	font-weight:bold;
	color:#ee2a2c;
}	

#load {
	padding-top:20px;
	position:absolute;
	z-index:1;
	border:1px solid #999;
	background:#fff;
	width:50%;
	height:200px;
	top:20%;
	left:40%;
	text-align:center;
	font-family:"Trebuchet MS", verdana, arial,tahoma;
	font-size:18pt;
	display:none;
}

.ui-dialog {
    background: #F9F9F9;
    z-index:1000;
    top: 200px;
}

.modal-body {
	position: relative;
}
.modal-content{
	text-align: center;
}

/*Form Wizard*/
.bs-wizard {margin-top: 10px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*  ********* END Form Wizard ************ */

/**********************************************
 admin boxes
***********************************************/
.promo-box {	
		min-height: 128px;
		background: url(../images/promo-gradient.gif) no-repeat;	
		width: 165px;	
		color: #27446c;	
		height: auto !important;
		text-align:center;
}

a .promo-box:hover {	
	background: url(../images/boxHover2.gif) no-repeat;	
	cursor:pointer;
}

.smlPromoHead {
	padding:5px 3px 10px 3px;
	margin:0px;
	text-decoration:none;
}
.adminDiv {
	margin:10px;
	float:left;
}

.adminDiv a {
	text-decoration:none;
}	

.menuImgPos {
	border:0px;
	padding:0px 2px 0px 3px;
	position:relative;	
	top:5px;
}
.magOpt {
	font-size:13px;
	
}
/******************** reports **************************************/


.search .checkbox {
	margin:0px;
}


/* ***** Search field for Makes ******** */
#field_32480 {
	/*border:0px;
	x
    xcolor: #666;
    xpadding: 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;*/
    background: #f0f0f0;
    float:left;
}

/* default (inactive field) */
.sf_inactive{
	xborder:2px #3d91a5 solid;
	xbackground:#3d91a5;
	color:#7f9297;
}
/* on focus (when field is clicked on)  */
.sf_active {
	border:2px #8BB544 solid;
	background:#fff;
	color:#333;
}
/* with text (when field is inactive but contains user's input)  */
.sf_text{
	border:2px #3ca550 solid;
	background:#fff;
	color:#474646;
}

/* suggestions box */
/* js code generates unordered list */
.sf_suggestion {
	position:relative;
}
.sf_suggestion ul {
	position:absolute;
	margin:0;
	padding:0;
	background:#f3f5f6;
	top:0;
	left:0;
	z-index:100;
}
.sf_suggestion li{
	margin:0;
	padding:0;
	list-style:none;
}
.sf_suggestion li a{
	display:block;
	text-indent:5px;
	color:#000000;
	font-size:12px;
}
.sf_suggestion li.selected a{
	background:#fff;
	
}

/* ***** Search field for Makes ******** */


/* QUOTE TABLE  */
.quoteDiv {
	border:1px solid #068da9;
	margin:40px 0px 0  0;
}
.buyNow #pmtButton {
	font-size: 16px;
	font-weight:bold;
	
	
}
.quoteDiv .topBar {
	background-color:#068da9;
	padding:10px;
	color:#ffffff;
	font-size:18px;
	line-height:21px;
}
.yearPrice, .monthPrice {
	color:#000000; 
    font-weight:bold;
    font-size:46px;
    line-height:46px;
    margin:37px 20px 10px 20px;
}
.monthly {
	font-size:16px;
    line-height:16px;
    font-weight:normal;
}
.govCharges {
	display:block;
	font-size:10px;
	line-height:12px;
    color:#b6b2b2;
    margin:15px 0 30px 0;
}
.quoteTable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.quoteTable th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
}

.quoteTable td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.quoteTable .table>tbody>tr>td {
	border-top:none;
}

.quoteRef {
	background-color:#f7f6f6;
	padding:10px;
}
.btn-pmtTerm {
	width:80px;
}
.benefits {
	padding:35px;
	background-color: #f7f6f6;
	border:none;
	margin:40px 0 0 10px;
}
.benefits h3 {
	color:#068da9;
}
.benefitList {
    margin: 5px 5px 10px 1.5em;
    padding: 0;
    list-style-image: url('../images/icon_tick.png');
}

.benefitList>li {
    position: relative;
    list-style-type: none;
    /*text-indent: -1.72em;*/
    padding:3px 0;
}
/*.benefitList>li:before {
    content: "\2022";
    position: relative;
    top: .15em;
    width: .5em;
    height: .5em;
    margin-right: .25em;
    font-size: 180%;
    line-height: .5em;
    color: #068da9;
}*/



.moreBenefits {
	display:none;
}
.quoteSeparator {
	border:dashed 1px #dbeaf0;
}
.quoteLabel {
	color: #068da9;
	margin:10px 0;	
}
.excessOptions {
	margin: 5px 5px 10px 25px;	
}
.excessOptions .radio {
	margin:20px 0;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.quoteH2 {
	color:#787676;
	margin-bottom:5px;
}
.layupMths ul {
    font-size:13px;
    padding: 0 0;
    list-style: none;
    margin:10px 0;
}
.layupMths ul li {
    width: 80px;
    padding: 6px 0 6px 4px;    
}
.extendedSumInsured { 
	margin:10px 0;
}
.customiseBox {
	 padding:20px;
	 margin:15px;
	 background-color:#f7f6f6;
}
.customiseBox #field_34821, 
.customiseBox .promoCode {
	width:150px;
}
#field_34823 {
	/*margin-top:10px;*/
	z-index:1;
}
.calculating {
	color:#787676;
	font-size:20px;
}

#magModal .modal-footer {
	text-align: center;
}
#magModal .modal-footer .btn {
	width:240px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
}
#magModal button.close {
	padding:10px;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

#f_formApplic  [type=radio]:checked, 
#f_formApplic [type=radio]:not(:checked),
.formDataStyle  [type=radio]:not(:checked), 
.formDataStyle  [type=radio]:checked, 
#f_form101 [type=radio]:not(:checked),
#f_form101 [type=radio]:checked,
#f_form101 .newlistRadioLabel [type=checkbox]:checked,
#f_form101 .newlistRadioLabel [type=checkbox]:not(:checked) {
	position: absolute;
    opacity: 0;
    pointer-events: none;
}

#quickQuoteForm  [type=radio]:checked, 
#quickQuoteForm [type=radio]:not(:checked) {
	position: absolute;
    opacity: 0;
    pointer-events: none;
}

.formDataStyle input[type="radio"]+label,
 #f_form101 .listDisplayStyle,
 #f_form101 .formDataStyle input[type="checkbox"]+span {
    background: #f4f4f4;
    margin-right: 10px;
    color: rgba(0,0,0,.7);
    font-family: Roboto,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 400!important;
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
    padding: 0.1875rem 1.875rem;
    height: 36px;
    line-height: 34px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}

#f_form101 .formDataStyle input[type="checkbox"]+span {
	display:inline !important;
}

#quickQuoteForm input[type="radio"]+label {
    background: #f4f4f4;
    margin-right: 10px;
    color: rgba(0,0,0,.7);
    font-family: Roboto,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 400!important;
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
    padding: 0.1875rem 1.875rem;
    height: 36px;
    line-height: 34px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}

body .formDataStyle input[type="radio"]:checked+label,
body .formDataStyle input[type="radio"]:checked+.listDisplayStyle,
#f_form101 [type=checkbox]:checked+span {
  background: #009cce!important;
  color: #fff !important;
}

#quickQuoteForm input[type="radio"]:checked+label,
#quickQuoteForm input[type="radio"]:checked+.listDisplayStyle {
  background: #009cce!important;
  color: #fff !important;
}


/*, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th*/

/* ********** END QUOTE TABLE ********* */

/* START Thirdgen form */


.formInfoStyle {
	padding-bottom: 10px;
}

.formLabelStyle {
	font-weight:bold;
	font-size:110%;
	padding:10px 10px;
	margin:15px 0;
	background-color:#f5f5f5;
}
.form-group label {
	padding-left:10px;
}

.formErrorStyle {
	color:red;
	padding:5px 0;
	display:inline-block;
}

.formSubPromptStyle {
	display:inline-block;
	font-style:italic;
	font-weight:normal;
}

.form-group .datepicker {
	width:auto;
}


.formMandatoryFieldStyle {
	margin-bottom:20px;
}


#info_field_34797,
#info_field_36776 {
	margin-left:10px;
	font-weight: 700;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: 5px 10px 5px 35px;
    min-height: 0;
    font-size:14px;
}

.ui-widget-content a {
    color: #337ab7;
}

/*   PWC    */
#field_34771 {
	float:left;
}
#field_34776 {
	float:left;
}
.display_field_34771 {
	float: left;
}
#comment_field_34776 {
	padding:5px 10px;
}
.formCommentStyle {
	display: inline-block;	
}
.form-control {
    display: inline;
}
#comment_field_34771 {
	display:none;
}
#comment_field_34838 {
	display:none;
}
#prompt_field_34841 {
	font-style:italic;
	font-weight:normal;
}

.listDisplayStyle {
    font-weight:normal;
}

.newlistRadioLabel {
	padding: 0px!important;
	margin-bottom: 10px;
}
.newlistRadioLabel span {
	width: 265px;
}

/* END Thirdgen form */

/* payment */
.ccv {
	width:20%;
}
#cardMonth,
#cardYear {
	width:25%;
	float:left;
}

#cardName,
#cardNumber {
	width:50%;
}
.pmt-label {
	padding-top: 0px;
    margin-bottom: 0;
    text-align: right;
    padding-left: 10px;
}
.pmtBox {
	/*border:1px solid #c0c0c0;*/
	background-color:#f9f9f9;
	padding:20px;
}
#pbm-warning {
	font-weight:bold;
	color:#ee2a2c;
}
.cardTypeLabel {
	padding:0 10px 0 0;
	padding-left:0;
}
.custom-tooltip-styling {
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.specialtip {
	height:20px;
}
.spacerSm {
	margin:10px 0;
}
.spacer {
	margin:20px 0;
}

.spacer-divider {
    height: 1px;
    background: #dcdcdc;
}
.docsList {
	 width:250px;
	 margin:20px auto;
}
.clr_float {
    clear: both;
    height: 0px;
}
#myTable td {
	padding:5px;
}

.loadDiv {
	padding:20px;
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:1px solid #ddd;
}
.clientRef {
	font-size:16px;
	float:right;
}

/* TABLES */
.thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
    padding:10px;
}
.thead-dark th {
    color: #000;
    background-color: #bec2c5;
    padding:10px;
}
thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

/* FOOTER STYLES START */

footer {
    margin: 50px 0;
    color: #8A8B8D;
}
.brands {
	background: #f2f5fa;
	padding:40px 0;
}

.brands img {
	margin:0 20px;
	float:left;
}

.footer-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.footer-logos a {
	margin-bottom:20px;
}
.divider {
    border-left:1px solid #cacbcd;
    width: 1px;
    height: 80px;
    float:left;
    margin-left:20px;


}

.divider-top {
    border-top: 1px solid #cacbcd;
    width: 100%;
    height: 1px;
    padding-top: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.our-brands-title {
	font-weight: 700;
    color: #424242;
    font-family: NSP,sans-serif;
    float:left;
}
.footer-menu h6 {
    font-family: NSP,sans-serif;
    color: #2d3949;
    margin-bottom: 1.25rem;
    font-weight: 500;
    margin-top: 0;
}

.footer-text {
	font-size: .875rem;
    line-height: 1.2rem;
    color: #6e6e6e;
    margin-bottom: .9375rem;
}

footer .group a {
    font-size: .875rem;
    line-height: 1em;
    color: #6e6e6e;
    text-decoration: none;
    margin-bottom: .9375rem;
}
.footer-divider {
	border:1px solid #cacbcd;
}
footer .terms-and-conditions .terms-and-conditions-content h6 {
    color: #969696;
    font-weight: 600;
    font-size: .813rem;
    line-height: 1.3em;
    font-family: "Source Sans Pro","Helvetica Neue",Arial,sans-serif;
    margin-top: .75rem;
    margin-bottom: .375rem;
}
footer .terms-and-conditions .terms-and-conditions-content p a {
    text-decoration: underline;
    color: #969696;
}

footer .terms-and-conditions .terms-and-conditions-content h6 a {
    color: #969696;
}
footer .terms-and-conditions .terms-and-conditions-content p {
	color: #969696;
    font-size: .75rem;
    line-height: 1.4em;
    margin-bottom: .5rem;
}
/* FOOTER STYLES END */



/* Admin only CSS */

#adminContent .page-header {
	margin:10px 0;
}
#infoWindow {
	overflow:scroll;
}

.default .page-header {
	display: flex;
	justify-content: space-between;
}
.adminFuncTD a {
	text-decoration: none;
}
.adminFuncTD img {
	padding:2px;
	cursor:pointer;
}

.subTotal{
	background-color: #e2e3e3;
	border-top: 2px solid #c1c0c0;
	border-bottom: 2px solid #c1c0c0;
}

/******************** config table **************************************/	
#config {
	border:1px solid #C0BFBF;
	border-spacing:0;
}
	
#config th { 
	background-color:#FBA45D;
	color:white;
	text-align:left;
	padding:5px;
	border:1px solid #DCDBDB;
	}
#config td {
	padding:5px;
	border-left:1px solid #DCDBDB;
}
	
#config .content {
	text-align:left;
}
#config .separator {
	background-color:#EEEEEE;
	line-height:2px;
}

.configBorder {
	border-top:1px solid #dcdbdb;
}
#config .desc {
	text-align:left;
	font-weight:bold;
	border-left:none;
	font-size:125%;
}

#config td table {
	width:100%;
	text-align:left;
	padding:5px;
	border:none;
}
#config td table th {
	font-weight:bold;
	background-color:#fff;
	color:#333333;
	border:none;
	border-bottom:1px solid #dcdbdb;
}
#config td table td {
	border-left:none;
}
/* *********** End Config table *********** */

.helpContent li {
	margin:5px 0;
}

/* Kawasaki style START */

#kawasaki .navbar {
	background-color:#000000;
	padding-bottom: 0px;
	margin-bottom:25px; 
}

.kawaBg {
    background-image: url(/images/kawasaki_green_bar.gif);
    xtop: 120px;
    xleft: 0;
    xbottom: 0;
    xright: 0;
    xposition: absolute;
    xz-index: -1;
    xpadding-bottom: 0px;
    background-repeat: repeat-x;
}
.kawaTitle {
	color: #86c440!important;
    font-weight: bold;
    padding-top: 15px;
	font-size: 24px;
	margin-left: 20px;
}







/* Kawasaki style END */



/* Responsive Styles */


/* 
BREAKPOINTS 
Smartphone          up to 480px
Tablet - Portrait   481px and up
Desktop             961px and up

BOOTSTRAP BREAKPOINTS
XS Smartphone       up to 480px
S Tablets           768px and up
M desktops          992px and up
L large desktops    1200px and up
*/


/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

@media (max-width: 575.98px) {
    /* your styles */
	.footer-logos {
		flex-direction: column;
	}
	.footer-logos a {
		margin-bottom: 40px;
	}
}	

/* Extra Small */
@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    .ui-accordion .ui-accordion-header {
	    padding: 5px 10px 5px 10px;
	    font-size: 13px;
	}
	.form-group label {
	    padding-left:0px;
	}
	label {
	    padding-top: 15px;
	    padding-bottom: 5px;
	}
	#data_field_34795 {
		margin-left:15px;
	}
	#info_field_34797 {
	    margin-left:0px; 
	}
	#field_34788 {
		width:90%;
	}
	#adminContent .dateToUse {
		margin-top:10px;
	}
	h1 {
	    font-size: 2.8125rem;
	}
	.topbar {
		margin-bottom:20px;	
	}
	.loggedin {
		margin:40px 10px 0 0;
		float:none;
	}  
	.referral-logo {
		margin-top: 30px;
	}
	.default .page-header {
	    flex-direction: column;
	}
	
	.modal-content{
		width: 100% !important;
	}	
	

}

/* Small devices (tablets, 768px and up) */
@media(min-width:768px) {  

}

/* Small devices (tablets, 768px and up to 991px) */
@media(min-width:768px) and (max-width:991px) {
	.navbar-nav {
		width:800px;
	}
	.loggedin {
		margin:10px 20px 0 0;
	}
	
}


@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    
    .benefits {
		margin-left:0px;
	}
	.quoteDiv {
		margin-right:0;
	}
	h1 {
	    font-size: 3.125rem;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 768px) { 
	.generalForm select,
	.generalForm input {
		width:auto;
	}
}



/* Medium devices (desktops, 992px and up to 1199) */
@media(min-width:992px) and (max-width:1199px) {
    h1 {
	    font-size: 3.375rem;
	}
	
	.navbar-nav {
		margin-top:20px;
		
	}
	.navbar {
		padding-bottom:20px;
	}
    


	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

}



@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 40px;
        width: 400px;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

  
}