@font-face {
	font-family:FontAwesome;
	src:url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.eot");
	src:url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.eot") format("embedded-opentype"),url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.woff") format("woff2"),url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.woff") format("woff"),url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.ttf") format("truetype"),url("../fonts/vendor/font-awesome-4.7.0/fontawesome-webfont.svg") format("svg");
	font-weight:400;font-style:normal;
}

html {
	-webkit-locale: "en";
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: rgba(0,0,0,.87);
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 100%;
    position: relative;
    min-height: 100%;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
}  

body {
    background: #fefefe;
    font-family: Roboto,sans-serif!important;
    font-weight: 400;
        font-size: .9rem!important;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.logo {
    -ms-flex-item-align: start;
    align-self: flex-start;
 	background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    cursor: pointer;
    z-index: 10;
    position: relative;
}

#harleyheaven-body{
	color: #000 !important;
}

#honda-body .logo {
	height: 70px;
	width: 243px;
   	background-image: url(../images/logo_honda.png);
	margin-top: 20px;	
	margin-bottom: 10px;
}
#national-body .logo {
	height: 122px;
	width: 213px;
   	background-image: url(../images/logo_national.png);	
}
#kawasaki-body .logo {
	height:50px;
    width:159px;
    margin:25px 0;
    background-image: url(../images/logo_kawasaki.png?x=2);	
}

#suzuki-body .logo {
	height: 70px;
    width: 156px;
	margin:25px 0;
    background-image: url(../images/logo_suzuki.png);	
}

#harleyheaven-body .logo {
	height: 65px;
	width: 550px;
   	background-image: url(../images/logo_harleyheaven.png);
	margin-top: 20px;	
	margin-bottom: 10px;
}

#suzuki-body h4 {
	font-family: sans-serif;
	color: #414142;
	font-size: 20px;
    margin-bottom: 14px;
    font-weight: 700;
}
#suzuki-body h5 {
    font-family: sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: -.4px;
}

.kawaBg {
    background-image: url(../images/kawasaki_green_bar.gif);
    height:4px;
	background-repeat: repeat-x;
}

.default-page {
    background: #f4f4f4;
    color: rgba(0,0,0,.7)!important;
    font-family: Roboto,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 400!important;
}

#suzuki-body.default-page {
	background: #222121;
}

header {
    -webkit-text-size-adjust: 100%;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: rgba(0,0,0,.7)!important;
    font-family: Roboto,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 400!important;
    box-sizing: inherit;
    background-repeat: repeat-x;
    background-color: #000000;
    /*height: 115px;*/
    z-index: 999;
}

#honda-body header {
	border-bottom: 7px solid #ec1e31;
    background-color: #ffffff;
}

#harleyheaven-body header {
	-webkit-text-size-adjust: 100%;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: rgba(0,0,0,.7)!important;
    font-family: Roboto,sans-serif!important;
    font-size: .9rem!important;
    font-weight: 400!important;
    box-sizing: inherit;
    background-repeat: repeat-x;
    background-color: #000000;
    /*height: 115px;*/
    z-index: 999;	
	border-bottom: 2px solid #FF6600;
}

.banner-home {
	text-align: center;
    position: relative;
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
}

#national-body .banner-home {
	margin-top: -20px;
}
#kawasaki-body .banner-home {
	margin-top: 0px;
}


.btn {
	border-radius:0;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-style:italic;
  opacity: 1; /* Firefox */
  color: #bbbbbb;
  line-height:20px;
  font-size:16px;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-style:italic;
  color: #bbbbbb;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  font-style:italic;
  color: #bbbbbb;
}
.header-wrap {
    display: flex;
    justify-content: space-between;
}

.header-buttons {
	display:flex;
	padding-top: 35px;
	
}
.header-buttons .btn {
	margin-left:10px;	
	min-width:auto;
	min-width: 150px;
}

.header-buttons .btn-scheme {
    font-weight: 600;
    color:#fff;
    height:38px;
}

.btn-scheme {
	font-weight: 600;
	color: #fff;
    height: 38px;
    min-width: 180px;
}

.btn-grey {
	background: #f4f4f4!important;
	line-height: 54px;
    min-width: 180px;
    font-size: 1rem;
    color: rgba(0,0,0,.7);
    font-weight: 400;
}
/*.coverTypeBtns {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-top:30px;
    text-align:center;
}
.coverTypeBtns .btn-grey {
	margin-bottom: 20px;
	margin-top: 20px;
}*/
	
	.coverTypeBtns a {
		margin:30px auto;
	}
	.coverTypeBtns .btn-grey {
		flex: 1;
	}
	.coverTypeBtns h2 {
		text-align: left;
		font-size: 1.5rem;
		font-weight: bold;
		padding: 0px 10px 10px 0;
	}
	.coverTypeBtns .btn-secondary {
		border: none;
	  	padding-left: 10px;
	  	text-align: left;
	  	font-family: 'Archivo Narrow', sans-serif;
	  	font-size: 0.9375rem;
	  	width: 100%;
	  	padding: 20px 30px;
	  	display: flex;
	  	justify-content: space-between;
	  	flex-direction: row;
	}
	#suzuki-body .coverTypeBtns .btn-secondary {
		background: #005aab;
	}
	#national-body .coverTypeBtns .btn-secondary {
		background: #812990;
	}
	#kawasaki-body .coverTypeBtns .btn-secondary {
		background: #7cde2f;
	}
	#honda-body .coverTypeBtns .btn-secondary {
		background: #ed1b2f;
	}
	#harleyheaven-body .coverTypeBtns .btn-secondary
	{
		background: #FF6600;
	}
	
	.coverTypeBtns .btn-secondary:hover {
		background: #878889!important;
    	color: #fff;
	}
	.coverTypeBtns .fa-chevron-right {
		font-size: 1.5rem;
	}
	.coverTypeBtns .chevron-wrap {
		display: flex;
    	flex-direction: column;
    	justify-content: center;
	}
	


#suzuki-body .header-buttons .btn-scheme {
    background: #414142;
    border-color: #414142;
    border: 2px solid #414142!important;
    border-radius: 22px;
    text-transform: uppercase;
}
#suzuki-body .btn-scheme {
    background: #414142;
    border-color: #414142;
    border: 2px solid #414142!important;
    border-radius: 22px;
    text-transform: uppercase;
}
#suzuki-body .btn-scheme:hover,
#suzuki-body .btn-scheme:focus,
#suzuki-body .btn-scheme:active {
	background: #5a5a5c!important;
    border: 2px solid #5a5a5c!important;
    font-weight: 600;
    color: #fff;
}

#kawasaki-body .header-buttons .btn-scheme {
    background: #7cde2f;
    border-color: #7cde2f;
    border: 2px solid #7cde2f!important;
}
#kawasaki-body .btn-scheme {
    background: #7cde2f;
    border-color: #7cde2f;
    border: 2px solid #7cde2f!important;
}
#kawasaki-body .btn-scheme:hover,
#kawasaki-body .btn-scheme:focus,
#kawasaki-body .btn-scheme:active {
	background: #000!important;
    border: 2px solid #7cde2f!important;
    font-weight: 600;
    color: #7cde2f;
}

#national-body .header-buttons .btn-scheme {
	background: #812990;
    border-color: #812990;
    border: 2px solid #812990!important;
}

#national-body .header-buttons .btn-scheme:hover,
#national-body .header-buttons .btn-scheme:focus,
#national-body .header-buttons .btn-scheme:active {
	background: #6f237c!important;
    border: 2px solid #6f237c!important;
    font-weight: 600;
    color: #fff;
}

#national-body .btn-scheme {
	background: #812990;
    border-color: #812990;
    border: 2px solid #812990!important;
}
#national-body .btn-scheme:hover,
#national-body .btn-scheme:focus,
#national-body .btn-scheme:active {
	background: #6f237c!important;
    border: 2px solid #6f237c!important;
    font-weight: 600;
    color: #fff;
}


#honda-body .header-buttons .btn-scheme {
	background: #ec1e31;
    border-color: #ec1e31;
    border: 2px solid #ec1e31!important;
}
#honda-body .header-buttons .btn-scheme:hover,
#honda-body .header-buttons .btn-scheme:focus,
#honda-body .header-buttons .btn-scheme:active {
	background: #c01726!important;
    border: 2px solid #c01726!important;
    font-weight: 600;
    color: #fff;
}
#honda-body .btn-scheme {
	background: #ec1e31;
    border-color: #ec1e31;
    border: 2px solid #ec1e31!important;
}
#honda-body .btn-scheme:hover,
#honda-body .btn-scheme:focus,
#honda-body .btn-scheme:active {
	background: #c01726!important;
    border: 2px solid #c01726!important;
    font-weight: 600;
    color: #fff;
}


#harleyheaven-body .btn-scheme, 
#harleyheaven-body .btn-success{
	background: #FF6600;
    border-color: #FF6600;
    border: 2px solid #FF6600!important;
}
#harleyheaven-body .btn-scheme:hover,
#harleyheaven-body .btn-scheme:focus,
#harleyheaven-body .btn-scheme:active
{
	background: #000!important;
    border: 2px solid #FF6600!important;
    font-weight: 600;
    color: #FF6600;
}

#harleyheaven-body .btn-success:hover,
#harleyheaven-body .btn-success:focus,
#harleyheaven-body .btn-success:active
{
	background: #fff!important;
    border: 2px solid #FF6600!important;
    font-weight: 600;
    color: #FF6600;
}

#harleyheaven-body a.btn.btn-default{
	border: 2px solid #000000 !important;
	border-radius: 3px  !important;
	background: #ffffff  !important;
	font-weight:bold  !important;
}

#harleyheaven-body .buyNow .btn-secondary {
	margin:10px auto;
	width:100%;		
	border: 2px solid #000000 !important;
	border-radius: 3px  !important;
	background: #000000  !important;
	font-weight:bold  !important;
}

.btn-black {
	color:#ffffff;
	background: #000000;
	font-weight: 600;
	border: 2px solid #000;
	height:38px;
	min-width: 180px;
}
#national-body .header-buttons .btn-black,
#kawasaki-body .header-buttons .btn-black,

#suzuki-body .header-buttons .btn-black {
	border: 2px solid #fff;
}
#suzuki-body .header-buttons .btn-black {
	border-radius: 22px;
	text-transform: uppercase;
}
.btn-black:hover, .btn-black:focus, .btn-black:active {
	color:#ffffff;
   	background: #595959;
    border: 2px solid #595959;
    font-weight: 600;
}

#national-body .content-landing {
	padding-top: 126px;
	padding-bottom: 126px;
}
#honda-body .content-landing {
	padding-top: 146px;
	padding-bottom: 146px;
}
#kawasaki-body .content-landing {
	padding-top: 100px;
	padding-bottom: 100px;
}
#suzuki-body .content-landing {
	padding-top: 100px;
	padding-bottom: 100px;
}
#harleyheaven-body .content-landing {
	padding-top: 126px;
	padding-bottom: 126px;
}
.content {
	padding: 2.5rem 1.2rem;
}
.adminContent {
	background-color:#fff;
	margin:30px 0; 
	padding: 30px 20px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}
tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #fff;
}

.landing-blurb {
	text-align:left;
	z-index:3;
	position: relative;
}

.landing-blurb h1 {
	font-size: 40px;
	color: #fff;
    line-height: 1em;
    font-weight:700;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    margin: 0 0 1.5rem;
}

#national-body .landing-blurb h1 {
	font-family: Exo\ 2,sans-serif;
	font-style: italic;
}

#honda-body .landing-blurb h1 {
	font-family: Ubuntu,sans-serif;
}




.landing-blurb h2 {
	font-size: 22.5px;
    color: #fff;
    line-height: 1.1em;
    
    font-weight:500;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    margin: 0 0 1.5rem;
}
#national-body .landing-blurb h2 {
	font-style: italic;
}
	

#national-body .landing-blurb h2,
#national-body .landing-blurb p {
	font-family: Exo\ 2,sans-serif;	
}
#honda-body .landing-blurb h2,
#honda-body .landing-blurb p {
	font-family: Ubuntu,sans-serif;
}

.landing-blurb p {
	font-size: 16px;
	color: #fff;
    line-height: 1.6em;
    font-weight:300;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    margin: 0 0 2.5rem;
}
 
.landing-blurb .button {
	text-align: center;
    margin-top: 0;
    width: 100%;
    color: #fff;
    padding: 15px;
    text-decoration: none;
}

#national-body .landing-blurb .button {
	transform: skewX(-15deg);
	background: #812990;
}
#honda-body .landing-blurb .button {
	background: #ed1b2f;
}
#kawasaki-body .landing-blurb .button {
	background-color: #a0de44;
	width:250px;
	border: 2px solid #a0de44!important;
}
#suzuki-body .landing-blurb .button {
	background-color: #005aab;
	width:250px;
	
}
#harleyheaven-body .landing-blurb .button {	
	background: #FF6600;
}

#national-body .landing-blurb .button:hover {
	background: #6f237c;
}
#honda-body .landing-blurb .button:hover {
	background: #dd1125;
}
#kawasaki-body .landing-blurb .button:hover {
	background: #000!important;
    border: 2px solid #7cde2f!important;
    font-weight: 600;
    color: #7cde2f;
}

.btn-large div {
   display: inline-block;	
}
#national-body .btn-large div {
    transform: skewX(15deg);
}
#national-body .btn-large,
#suzuki-body .btn-large {
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 1rem;
    height: 54px;
	line-height: 54px;
}
#suzuki-body .btn-large {
	background-color: #005aab;
    font-family: HN-Condensed,sans-serif;
    text-transform: uppercase;
}

#national-body .btn-large {
	background-color: #812990;
	transform: skewX(-15deg);
}

#national-body .btn-large:hover {
    background: #6f237c;
}
#suzuki-body .btn-large:hover {
    background: #024887;
}


#national-body .btn-large .fa {
    transform: skewX(15deg) translateY(2px);
    margin-left: .5rem;
    cursor: pointer;
    font-size: 1.3rem;
    line-height: 100%;
}

.required {
    color: #ff4081;
    margin-left: 4px;
}

.btn, .btn-floating, .btn-large, .dropdown-content, .z-depth-1 {
    -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%);
}
.btn-flat, .btn-large {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
.waves-effect {
    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;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
.landing-blurb .button div {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1em;
    font-weight: 900;
 
}
#national-body .landing-blurb .button div {
   transform: skewX(15deg);	
}

#national-body .landing-blurb i {
	    transform: skewX(15deg) translateY(2px);
}

.landing-blurb .fa {
    color: #fff;
    margin-left: .5rem;
    cursor: pointer;
    line-height: 100%;
    display: inline-block;
    font-family: FontAwesome;
    font: normal normal normal 21px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.fa-chevron-right:before {
    content: "\F054";
}

.color-blocker {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
}

#national-body .color-blocker {
	background: linear-gradient(270deg,transparent 0,transparent 15%,rgba(0,0,0,.4) 45%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.75));
}

#honda-body .color-blocker {
	background: linear-gradient(90deg,transparent 0,transparent 15%,rgba(0,0,0,.4) 45%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.75));
}

#harleyheaven-body .color-blocker {
	background: linear-gradient(270deg,transparent 0,transparent 15%,rgba(0,0,0,.4) 45%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.75));
}

.prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    -webkit-transition: color .2s;
    transition: color .2s;
}
.prefix.active {
	color: #812990;    
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: inherit;
    line-height: 1;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* login */
.fa-user, .fa-lock {
    margin-left: 0;
    cursor: auto;
    color: #9e9e9e;
    line-height: 16px;
}
.fa-user:before {
    content: "\F007";
}
.fa-lock:before {
    content: "\F023";
}
.fa-question-circle:before {
    content: "\F059";
}

/* purple fa */
.fa-question-circle {
    margin-left: .5rem;
    cursor: pointer;
    font-size: 16px;
}

#national-body .fa-question-circle {
	color:#812990;
}
#suzuki-body .fa-question-circle {
	color:#222121;
}
#kawasaki-body .fa-question-circle {
	color:#7cde2f;
}
#honda-body .fa-question-circle {
	color:#ec1e31;
}
#harleyheaven-body .fa-question-circle {
	color:#FF6600;
}

.custFormError {
	font-weight:bold;
	color:#ee2a2c;
}
.warning {
	width:50%;
	background-color:#f79894;
	border:2px solid #d06e6f;
	padding:30px;
	margin:20px auto;
	font-weight:bold;
	color:#535353;
	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;
}
#harleyheaven-body .okCentered {
	width:50%;
	background-color:#fff;
	border:2px solid #000;
	padding:30px;
	margin:10px auto 0 auto;
	font-weight:bold;
	color:#000;
	text-align:center;
	font-size: 16px;
}

/*#harleyheaven-body a{
	color: #000000;
}*/

#emailForm .form-group {
	margin-top:10px;	
}



/* Input Feilds */

/*input:not([type]), input[type=date]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=email]:not(.browser-default), input[type=number]:not(.browser-default), input[type=password]:not(.browser-default), input[type=search]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=text]:not(.browser-default), input[type=time]:not(.browser-default), input[type=url]:not(.browser-default), textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    
    font-size: 1rem;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
*/
.prefix~.autocomplete-content,.prefix~.validate~label, .prefix~input, .prefix~label, .prefix~textarea {
	margin-left: 3rem!important;
	width: 92%;
	width: calc(100% - 3rem);
}

.pds {
	display:flex;
	flex-direction: column;
    justify-content: space-between;
    align-content: center;
    align-items: baseline;
    flex-wrap: wrap;
}

.introduction {
	/*padding: 2rem 0 2.5rem;*/
	background-color:#fff;
}
.introduction .container {
	padding: 2rem 0 2.5rem;
	background-color:#fff;
}
.introduction h1 {
	font-size:3.75rem;
    letter-spacing: -1px;
    font-weight: 700;
	margin: 0 0 1rem;
    line-height: 1em;   
}


#national-body .introduction {
	margin-top: -20px;
}
#national-body .introduction h1 {
    color: #812990;
    font-family: Exo\ 2,sans-serif;
}
#honda-body .introduction h1 {
	color: #ed1b2f;
    font-family: Ubuntu,sans-serif;
}
#national-body .introduction h2 {
	font-family: Exo\ 2,sans-serif;
	font-weight: 500;
	font-size:1.5625rem;
}
#honda-body .introduction h2 {
	font-family: Ubuntu,sans-serif;
	font-weight: 500;
	font-size:1.5625rem;
}

#suzuki-body .landing-blurb h1 {
	margin-top:20px;
}
#suzuki-body .introduction h1 {
	color: #005aab;
    font-family: HN-Condensed,sans-serif;
    text-transform: uppercase;
}
#suzuki-body .introduction h2 {
	font-family: HN-Condensed,sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size:1.5625rem;
	line-height: 1.1em;
	color:#999;
}
#suzuki-body .introduction .background-image {
    background-image: url(../images/banner_suzuki.jpeg);
    background-repeat: no-repeat;
    background-color: #ffffff;
	background-position: 50%;
    background-size: auto;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


#kawasaki-body .introduction h1 {
    color: #86c440;
    font-family: Oswald,sans-serif;
}
#kawasaki-body .introduction .background-image {
    background-image: url(../images/banner_kawasaki.jpeg);
    background-repeat: no-repeat;
    background-color: #ffffff;
	background-position: 50%;
    background-size: auto;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#kawasaki-body .introduction h2 {
    font-family: Oswald,sans-serif;
    font-weight: 500;
    font-size:1.5625rem;
}

#honda-body .introduction h1 {
    color: #ed1b2f;
    font-family: Ubuntu,sans-serif;
}
#honda-body .introduction .background-image {
    background-image: url(../images/banner_honda.jpeg);
    background-repeat: no-repeat;
    background-color: #ffffff;
	background-position: 50%;
    background-size: auto;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#honda-body .introduction h2 {
    font-family: Ubuntu,sans-serif;
    font-weight: 500;
    font-size:1.5625rem;
}


#harleyheaven-body .introduction h1 {
	color: #FF6600;
    font-family: HN-Condensed,sans-serif;
    text-transform: uppercase;
}


#harleyheaven-body  h1 {
	color: #fff;
}

label {
	font-size: 1rem;
}
.radioBtn input[type="radio"] {
	position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* Footer */

footer {
    background: #333;
}
footer {
    padding: 2.5rem 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
footer .bottom-nav {
    margin-bottom: 35px;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer .bottom-nav .btn {
	background: #4d4c4c;
    margin-right:2px;
    margin-left:2px;
    font-size:0.9rem;
    text-align: center;
    margin-top: 0;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}
footer .bottom-nav .btn:hover {
	background: #595959;	
}

footer p {
    color: #a3a3a3;
    font-family: Exo\ 2,sans-serif;
    margin: 0;
    margin-bottom: 15px;
    color: #a3a3a3;
    font-size: 0.7rem;
    line-height: 1.0rem;
}
.footer a {
	color:#8f8f8f;
	text-decoration: none;
}


#harleyheaven-body footer {
    background: #000;
}

#harleyheaven-body .footer a {
	color:#ffffff;
}

#harleyheaven-body footer p {
    margin: 0;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.4em;
}

#harleyheaven-body footer .bottom-nav .btn
{
	background: #ffffff;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 0;
    color: #000000;
    padding: 15px;
    margin-bottom: 10px;
    vertical-align: top;
    border-radius: 3px;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #e2e2e4;
    background: #e2e2e4;
    font-weight: normal;
    color: #000;
}

/* 3rdgen forms START */


#data_field_layoutMths input[type="radio"]+label, 
#data_field_layoutMths .listDisplayStyle { 
	background-color:white;
    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 5px;
    height: 54px;
    line-height: 54px;
    -webkit-box-shadow:none;
    box-shadow:none;
}
#data_field_registrationType {
	font-weight:bold;
}

#label_field_MotorcycleLabel,
#tr_field_bikeNewUsed,
#tr_field_bikeStored,
#label_field_RiderDetails

{
	border-top: 1px solid #eeebeb;
}
.formInfoStyle {
	margin-bottom:10px;
	font-size: 1rem!important;
}
.formLine1Style, .formLine2Style  {
	padding-bottom:20px;
	padding-top:20px;
}

.formPromptStyle {
	margin-bottom:5px;
}
.formLabelStyle {
	font-weight:bold;
	font-size:120%;
	padding:10px 0px;
	margin:15px 0;
}

#national-body .formLabelStyle {
	color: #812990;
    background-color: #eadced;
    padding-left: 20px;
    border: 1px solid #812990;
}
#suzuki-body .formLabelStyle {
    color: #005aab;
    background-color: #e5eff8;
    padding-left: 20px;
    border: 1px solid #005aab;
}
#honda-body .formLabelStyle {
	color: #ed1b2f;
    background-color: #f7e8e9;
    padding-left: 20px;
    border: 1px solid #ed1b2f;
}
#kawasaki-body .formLabelStyle {
	color: #86c440;
    background-color: #f0f9e7;
    padding-left: 20px;
    border: 1px solid #86c440;
}
#harleyheaven-body .formLabelStyle {
	color: #fff;
    background-color: #000;
    padding-left: 20px;
    border: 1px solid #000;
}

.formHtmlStyle {
	margin-bottom:20px;
}

.formDataStyle  [type=radio]:checked, 
#f_form101 [type=radio]:not(:checked) {
	position: absolute;
    opacity: 0;
    pointer-events: none;
}

.formErrorStyle {
	color:red;
	padding:5px 0;
	display:inline-block;
}
.datepicker {
	width:initial;
}

.formDataStyle input[type="radio"]+label, #f_form101 .listDisplayStyle {
    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%);
}

#national-body .formDataStyle input[type="radio"]:checked+label,
#national-body .formDataStyle input[type="radio"]:checked+.listDisplayStyle {
  background: #812990!important;
  color: #fff !important;
}

#suzuki-body .formDataStyle input[type="radio"]:checked+label,
#suzuki-body .formDataStyle input[type="radio"]:checked+.listDisplayStyle {
  background: #19abed!important;
  color: #fff !important;
}

#honda-body .formDataStyle input[type="radio"]:checked+label,
#honda-body .formDataStyle input[type="radio"]:checked+.listDisplayStyle {
  background: #ec1e31!important;
  color: #fff !important;
}

#kawasaki-body .formDataStyle input[type="radio"]:checked+label,
#kawasaki-body .formDataStyle input[type="radio"]:checked+.listDisplayStyle {
  background: #7cde2f!important;
  color: #fff !important;
}

#harleyheaven-body .formDataStyle input[type="radio"]:checked+label,
#harleyheaven-body .formDataStyle input[type="radio"]:checked+.listDisplayStyle {
  background: #FF6600!important;
  color: #fff !important;
}

#data_field_bikeSelect input[type="radio"]+label {
	min-width:330px;
    margin: 5px 0;
    height:35px;
    line-height:35px;
}

.adminContent .formLine2Style {
	background-color:#fafafa;
} 
.adminBtn {
	width:200px;
}
/*#data_field_bikeSelect input[type="radio"]+label {
	font-size: 1rem!important;
	display: inline-block;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:inherit;
	padding: 0 1rem;
	height: 40px;
    line-height: 34px;
}
#data_field_bikeSelect  [type=radio]:checked, [type=radio]:not(:checked) {
	position: static;
    opacity: 1;
    pointer-events: auto;
}
#data_field_bikeSelect input[type="radio"]:checked+label {
	background-color:inherit;
  	color: rgba(0,0,0,.7);
}*/



/* 3rdgen forms END */


/*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-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}

#suzuki-body .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #bbb7b7;
}

.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: #e9ecef;}
.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; }


/*#harleyheaven-body .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #ffffff; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
#harleyheaven-body .bs-wizard > .bs-wizard-step > .progress > .progress-bar  {width:0px; box-shadow: none; background: #000000 !important;}
#harleyheaven-body .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #e9ecef;}
#harleyheaven-body .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #000000; border-radius: 50px; position: absolute; top: 8px; left: 8px; } */

/*#harleyheaven-body .progress {background: #e9ecef}

#harleyheaven-body .bs-wizard > .bs-wizard-step .bs-wizard-info a{
	color: #000000;
}*/

#national-body .bs-wizard > .bs-wizard-step.active .bs-wizard-info,
#national-body .bs-wizard-info a {
	color: #812990; font-size: 14px;
}
#suzuki-body .bs-wizard > .bs-wizard-step.active .bs-wizard-info,
#suzuki-body .bs-wizard-info a {
	color: #fff; font-size: 16px;
}
#kawasaki-body .bs-wizard > .bs-wizard-step.active .bs-wizard-info,
#kawasaki-body .bs-wizard-info a {
	color: #7cde2f; font-size: 16px;
}
#honda-body .bs-wizard > .bs-wizard-step.active .bs-wizard-info 
#honda-body .bs-wizard-info a {
	color: #ec1e31; font-size: 16px;
}
#harleyheaven-body .bs-wizard > .bs-wizard-step.active .bs-wizard-info 
#harleyheaven-body .bs-wizard-info a {
	color: #FF6600; font-size: 16px;
}

/*  ********* END Form Wizard ************ */



/**********************************************
 Quote page
***********************************************/
#national-body .quoteDiv.selected .cover-preference,
#national-body #buyNowBtn {
	background-color:#812990!important;
	color:#fff;
}
#national-body .quoteDiv.selected .insureSelect {
	background-color:#812990!important;
	border-color: #812990;
	color:#fff;
}
#national-body .quoteDiv.focusSelect {
	border:2px solid #812990;
}

#suzuki-body .quoteDiv.selected .cover-preference,
#suzuki-body #buyNowBtn {
	background-color:#005aab!important;
	color:#fff;
}
#suzuki-body .quoteDiv.selected .insureSelect {
	background-color:#005aab!important;
	border-color: #005aab;
	color:#fff;
}
#suzuki-body .quoteDiv.focusSelect {
	border:2px solid #005aab;
}

#kawasaki-body .quoteDiv.selected .cover-preference,
#kawasaki-body #buyNowBtn { 
	background-color:#7cde2f!important;
	color:#fff;
}
#kawasaki-body .quoteDiv.selected .insureSelect {
	background-color:#7cde2f!important;
	border-color: #7cde2f;
	color:#fff;
}
#kawasaki-body .quoteDiv.focusSelect {
	border:2px solid #7cde2f;
}

#honda-body .quoteDiv.selected .cover-preference,
#honda-body #buyNowBtn {
	background-color:#ec1e31!important;
	color:#fff;
}
#honda-body .quoteDiv.selected .insureSelect {
	background-color:#ec1e31!important;
	border-color: #ec1e31;
	color:#fff;
}
#honda-body .quoteDiv.focusSelect {
	border:2px solid #ec1e31;
}

#harleyheaven-body .cover-preference {
	color:#000000;
}


#buyNowBtn {
	width:200px;
	float: right;
	display:none;
}
#viewQuote {
	display:none;
}

.premiumBreakdown {
	text-align:left;
	font-size:13px;
	width: 90%;
    margin: auto;

}
.quoteDiv .control-label {
	font-size:13px;
}
.quoteDiv {
	background-color: #fafafa;
	margin-bottom:40px;
	border: 1px solid #cbcaca;
}
.customiseDiv  {
	border: 1px solid #cbcaca;
	background-color: #fafafa;
	padding:40px 40px 0px 40px;
}
.custQuoteBtn {
	margin-top:10px;
}

.quoteContent {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fafafa;
    /*border-radius: 6px;*/
    overflow: hidden;
    padding:20px 40px 40px 40px;
}

.cover-preference {
	background-color: #e8e8e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    height: 70px;
    font-weight: 700;
    cursor: pointer;
}


#national-body .btn-quoteBtns {
    color: #fff;
    background-color: #812990;
    border-color: #812990;
}
#suzuki-body .btn-quoteBtns {
    color: #fff;
    background-color: #222121;
    border-color: #222121;
}
#kawasaki-body .btn-quoteBtns {
    color: #fff;
    background-color: #7cde2f;
    border-color: #7cde2f;
}
#honda-body .btn-quoteBtns {
    color: #fff;
    background-color: #ec1e31;
    border-color: #ec1e31;
}

.btn-quoteBtns:hover {
    color: #fff;
}

.quoteDiv btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow:none;
}

.yearPrice, .monthPrice,
.yearPriceFixed {
	font-size: 24px;
    font-weight: 700;
    margin: 0 .2em 0 .1em;

}
.monthly {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}
.buyNow .btn-secondary {
	margin:10px auto;
	width:100%;
}
.topBar {
	margin-top:20px;
	margin-bottom:20px;
}
.toogleBreakdown, .toggleBenefits,
.benefitStatic {
	font-weight:bold;
	text-decoration:none;
	color:#4b4b4b;
	margin-bottom: 15px;
}
.toggleBenefits {
	margin-bottom: 25px;
	display:inline-block;
}

.fa-chevron-up:before {
    content: "\F077";
}

.closed .fa-chevron-up {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 1em;
    color: inherit;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*.benefits.closed .fa-chevron-up {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 1em;
    color: inherit;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.benefits {
	border:none;
	margin:0px 0 20px 0px;
	text-align: left;
	padding-left: 15px;
	display:none;
}
/*.benefits-toggle {
	width:100%;
	box-shadow:none;
}*/
.benefitList {
    /*margin: 10px 10px 10px 10px;*/
    /*padding-left: 20px;*/
    text-align: left;
    padding-bottom:30px;
    
}
/*.benefitListGrad {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom,from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}*/

.benefitList>li {
    position: relative;
    list-style-type: none;
    /*text-indent: -1.72em;*/
    padding:3px 0;
}
.benefitList .fa-check:before {
    content: "\F00C";
}

.benefitList li .fa-check {
    color: #49aa4d;
    position: absolute;
    margin: 0;
    left: -20px;
    top: 7px;
}
/*.moreBenefits {
    display: none;
}*/








.quoteSeparator {
	border:dashed 1px #dbeaf0;
}
.quoteLabel {
	margin: 10px 0;
    font-size: 15px;
    line-height:21px;
    font-weight: 700;
}
.quoteH4 {
	font-weight:700;
}
.excessOptions {
	margin: 5px 5px 10px 25px;	
}
.excessOptions .radio {
	margin:20px 0;
}
.checkbox, .radio {
    position: relative;
    display: block;
    /* margin-top: 20px; */
    margin-bottom: 20px;
}

.layupMths .list-group {
    /*font-size:13px;*/
    padding: 0 0;
    list-style: none;
    margin:10px 0;
    flex-wrap: wrap;
}
.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;
}






/* payment */
.pbmButton {
	margin-top:20px;
}

.ccv {
	width:20%;
	display:inline-block;
}
#cardMonth,
#cardYear {
	width:25%;
	float:left;
}

#cardName,
#cardNumber {
	width:50%;
}

.pmtBox {
	/*border:1px solid #c0c0c0;*/
	background-color:#f9f9f9;
	padding:20px;
}
.pmtBox .amt {
	padding-top: 7px;
}
.pmtBox img {
 	margin-left:5px;
 }
 
.pmtBox .col-form-label {
	text-align: right;
	font-weight:700;
	
}
 
#pbm-warning {
	font-weight:bold;
	color:#ee2a2c;
}
.cardTypeLabel {
	padding:0 10px 0 0;
	padding-left:0;
}


.btns a {
	margin-bottom:20px;
}

.search-form .form-group {
    margin-top:10px;
}


/**********************************************
 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;
	
}

/* Admin */
.borderTop {
	border-top:2px solid grey;
}

.loadDiv {
	padding:40px;
	margin:20px 0;
    
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:1px solid #ddd;
}

.page-header {
	margin-bottom:20px;	
}

#suzuki-body .quoteh1 {
	color:#005aab;
}

.warning {
	width:50%;
	background-color:#f79894;
	border:2px solid #d06e6f;
	padding:30px;
	margin:20px auto;
	font-weight:bold;
	color:#535353;
	text-align:center;
}

#load{
	display:none;
	position:absolute;
	z-index:1;
	border:3px solid #999;
	background:#f7f7f7;
	width:400px;
	height:200px;
	margin-top:-150px;
	margin-left:-150px;
	top:25%;
	left:50%;
	text-align:center;
	line-height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	padding: 30px;
}

#loadSml {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
	font-size: 30px;
	display:none;
}
#loading-image {
  z-index: 100;
  height: 40px;
}

.modal-body {
	position: relative;
}
.modal-content{
	text-align: center;
}

.docsList {
	list-style-type: none;
}

#harleyheaven-body .docsList a{
	list-style-type: none;
	color: #000;
	font-weight: bold;
}


.table>:not(caption)>*>* {
    padding: .35rem;
}
.adminCtls>img {
	padding: 5px;
	cursor: pointer;
}
.adminCtls a {
	margin: 10px 5px;
	display:block;
	
}


.ratesTable td {
	border-style: none;
}
.adminRates .col {
    padding-top: 30px;
}
/* *************************************************** */
.spacer {
	margin-top:20px;
	margin-bottom:20px;
}
.spacerSm {
	margin-top:10px;
	margin-bottom:10px;
}
.clr_float {
    clear: both;
    height: 0px;
}
#myTable td {
	padding:5px;
}
.section-title H3 {
	font-family: Roboto,sans-serif;
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 1.5625rem;
}
#suzuki-body .section-title H3 {
    color:#fff;
}

#national-body .section-title {
	color: #812990;
}
#suzuki-body .section-title {
	color:#222121!important;
}
#kawasaki-body .section-title {
	color:#7cde2f!important;
}
#honda-body .section-title {
	color:#ec1e31!important;
}


.section-content {
	background: #fff;
    padding: 30px 20px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}

.adminContent .section-content {
	border: none;
}
.adminContent #data_field_layoutMths input[type="radio"]+label, #data_field_layoutMths .listDisplayStyle {
	-webkit-box-shadow:none;
    box-shadow:none;
    background:none;
    padding-left:5px;
}
#tr_field_policyStartDate div {
	font-weight:bold;
}
#tr_field_policyStartDate .formPromptStyle {
	font-weight:normal;
}

.ui-dialog-titlebar-close:after {
    content: 'X' !important;
    position: absolute;
    top: -2px;
    right: 3px;
 }


/* Mobile table */
.mobile-table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
  /*table-layout: fixed;*/
}

.mobile-table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

.mobile-table tr {
  background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}

.mobile-table th,
.mobile-table td {
  padding: .625em;
    text-align: center;
}

.mobile-table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #cecece;
  color: #0b0b0b;
}
.mobile-table tr:nth-child(odd) {
  background: #fff;
}

.noWrap {
    white-space:nowrap;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.kawaBg {
        margin-top: 10px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	
	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .dateToUse {
        margin-top: 10px;
    }
	footer .bottom-nav {
 	   flex-direction: column;
	}
	.content-landing {
    	padding-top: 56px;
    }
    .header-buttons {
    	flex-direction: column;
    	padding-top: 10px;
    	justify-content: flex-start
    }
    .header-buttons .btn {
    	margin-bottom:5px;	
    }
    .logout {
    	display:none;
    }
    .pds {
		margin-bottom: 40px;
	}
	#honda-body .logo {
	    width: 213px;
	}
	#honda-body .banner-home {
		background-position-x: 35%;
	}
	#national-body .banner-home {
		background-position-x: 75%;
	}
	#suzuki-body .header-buttons {
    	padding-top:20px;	
    }
    .pmtBox .col-form-label {
		text-align: left;
	}
	#span_field_MarketAgreed_53278, #span_field_MarketAgreed_53279 {
		padding: 2px 20px!important;		
	}
	
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	.pds {
		margin-bottom: 40px;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    /* max-width: 1500px !important; */
    #data_field_additionalRidersGender2,
    #data_field_additionalRidersGender3 {
        margin-left: 20px;
    }

   
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1400px) {
    /* max-width: 1500px !important; */
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
	/* Mobile table */
	.mobile-table {
	    border: 0;
  	}

  	.mobile-table caption {
    	font-size: 1.3em;
  	}

  	.mobile-table thead {
	    border: none;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
  	}

  	.mobile-table tr {
	    border-bottom: 3px solid #ddd;
	    display: block;
	    margin-bottom: .625em;
  	}

  	.mobile-table td {
	    border-bottom: 1px solid #ddd;
	    display: block;
	    font-size: .8em;
	    text-align: right;
  	}

  	.mobile-table td::before {
	    /*
	    * aria-label has no advantage, it won't be read inside a table
	    content: attr(aria-label);
	    */
	    content: attr(data-label);
	    float: left;
	    font-weight: bold;
	    text-transform: uppercase;
  	}

  	.mobile-table td:last-child {
    	border-bottom: 0;
  	}
      .adminCtls a {
        margin: 10px 5px;
        display: inline-block;
    }
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
	
}