body.dwd {
	padding-top: 0px;
	background: url(images/dialer2.png) no-repeat left top;
}
.starter-template {
	padding: 80px 0 0;
}
.nopadd {
	padding: 0;
}
.navbar-inverse {
	background-color: #e9ebeb;
	border-color: transparent;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}
@font-face {
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight: 400;
	src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v4/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}
.navbar-brand {
	float: left;
	font-size: 18px;
	height: 10px;
	line-height: 20px;
	padding: 5px 0 0;
}
.navbar {
	min-height: 15px;
}
.leftdiv {
	width: 100%;
	position: relative;
	padding: 20px 0 0;
}
.boxhead {
	width: 100%;
	position: absolute;
	top: 20px;
	background: url(images/heading-bg.png) no-repeat center top;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 15px;
	text-transform: uppercase;
}
.boxcont {
	width: 100%;
	padding: 45px 10px 5px;
	margin-top: 14px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	background: #e7e7e7;
	overflow: hidden;
}
.cart-id {
	float: left;
	margin: 5px 8px 0 0;
}
.addtxt {
	background: url(images/home-icon.png) no-repeat left 2px;
	padding: 5px 0 0 25px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #414141;
}
.cartbox {
	font: 13px Arial, Helvetica, sans-serif;
	color: #414141;
	width:auto;
	float:right;
}
.cartlink {
	background: none transparent;
	padding: 0 !important;
	font: 13px Arial, Helvetica, sans-serif;
	color: #414141;
}
.badge {
	background-color: #ff0000;
	margin-top: -5px;
	margin-left: -8px;
	font-size: 11px;
	font-weight: 400;
	padding: 4px;
}
.dis {
	background-color: #a2a2a2 !important;
}
.tophead .collapse.in {
	background: #a7d1ed;
	padding: 10px;
	position: absolute;
	width: 300px;
	z-index: 99999;
	top: 35px;
	right: 0;
}
.tophead .collapsing {
	background: #a7d1ed;
	padding: 10px;
	position: absolute;
	width: 300px;
	z-index: 99999;
	top: 35px;
	right: 0;
}
.addedit {
	width: 100%;
	background: url(images/edit-icon.png) no-repeat left top;
	padding-left: 40px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 15px;
}
.carttxt {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #323232;
	padding-bottom: 5px;
	float: left;
}
.prvtxt {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 10px;
}
span.pricetxt {
	width: 100px;
	margin-top: 7px;
	float: left;
}
span.fig1 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #0064a8;
	float: right;
	margin-top: 5px;
}
span.fig2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fb0000;
	float: right;
	margin-top: 5px;
}
.prdlist {
	margin: 20px 0;
}
.tab-content {
	background: #d5d5d5;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	min-height: 150px;
	padding: 20px 10px;
	float: left;
	width: 100%;
}
.nav-tabs {
	border: 0;
}
.prdlist .nav-tabs {
	margin-left: 20px;
}
.bundles {
	background: url(images/bundle-icon.png) no-repeat left top;
	width: 78px;
	height: 24px;
	display: block;
	float: left;
}
.internet {
	background: url(images/internet-icon.png) no-repeat left top;
	width: 33px;
	height: 24px;
	display: block;
	float: left;
}
.tv {
	background: url(images/tv-icon.png) no-repeat left top;
	width: 38px;
	height: 24px;
	display: block;
	float: left;
}
.phone {
	background: url(images/ph-icon.png) no-repeat left top;
	width: 22px;
	height: 24px;
	display: block;
	float: left;
}
.redtab {
	color: #fff;
	background: rgba(243,116,116,1);
	background: -moz-linear-gradient(top, rgba(243,116,116,1) 0%, rgba(223,72,74,1) 47%, rgba(223,72,74,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,116,116,1)), color-stop(47%, rgba(223,72,74,1)), color-stop(100%, rgba(223,72,74,1)));
	background: -webkit-linear-gradient(top, rgba(243,116,116,1) 0%, rgba(223,72,74,1) 47%, rgba(223,72,74,1) 100%);
	background: -o-linear-gradient(top, rgba(243,116,116,1) 0%, rgba(223,72,74,1) 47%, rgba(223,72,74,1) 100%);
	background: -ms-linear-gradient(top, rgba(243,116,116,1) 0%, rgba(223,72,74,1) 47%, rgba(223,72,74,1) 100%);
	background: linear-gradient(to bottom, rgba(243,116,116,1) 0%, rgba(223,72,74,1) 47%, rgba(223,72,74,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37474', endColorstr='#df484a', GradientType=0 );
	-webkit-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
}
.blutab {
	color: #fff;
	background: rgba(46,203,247,1);
	background: -moz-linear-gradient(top, rgba(46,203,247,1) 0%, rgba(2,172,219,1) 47%, rgba(2,172,219,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,203,247,1)), color-stop(47%, rgba(2,172,219,1)), color-stop(100%, rgba(2,172,219,1)));
	background: -webkit-linear-gradient(top, rgba(46,203,247,1) 0%, rgba(2,172,219,1) 47%, rgba(2,172,219,1) 100%);
	background: -o-linear-gradient(top, rgba(46,203,247,1) 0%, rgba(2,172,219,1) 47%, rgba(2,172,219,1) 100%);
	background: -ms-linear-gradient(top, rgba(46,203,247,1) 0%, rgba(2,172,219,1) 47%, rgba(2,172,219,1) 100%);
	background: linear-gradient(to bottom, rgba(46,203,247,1) 0%, rgba(2,172,219,1) 47%, rgba(2,172,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ecbf7', endColorstr='#02acdb', GradientType=0 );
	-webkit-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
}
.yeltab {
	color: #fff;
	background: rgba(249,217,103,1);
	background: -moz-linear-gradient(top, rgba(249,217,103,1) 0%, rgba(247,196,13,1) 47%, rgba(247,196,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,217,103,1)), color-stop(47%, rgba(247,196,13,1)), color-stop(100%, rgba(247,196,13,1)));
	background: -webkit-linear-gradient(top, rgba(249,217,103,1) 0%, rgba(247,196,13,1) 47%, rgba(247,196,13,1) 100%);
	background: -o-linear-gradient(top, rgba(249,217,103,1) 0%, rgba(247,196,13,1) 47%, rgba(247,196,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,217,103,1) 0%, rgba(247,196,13,1) 47%, rgba(247,196,13,1) 100%);
	background: linear-gradient(to bottom, rgba(249,217,103,1) 0%, rgba(247,196,13,1) 47%, rgba(247,196,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d967', endColorstr='#f7c40d', GradientType=0 );
	-webkit-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
}
.gretab {
	color: #fff;
	background: rgba(213,228,51,1);
	background: -moz-linear-gradient(top, rgba(213,228,51,1) 0%, rgba(190,206,47,1) 47%, rgba(190,206,47,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(213,228,51,1)), color-stop(47%, rgba(190,206,47,1)), color-stop(100%, rgba(190,206,47,1)));
	background: -webkit-linear-gradient(top, rgba(213,228,51,1) 0%, rgba(190,206,47,1) 47%, rgba(190,206,47,1) 100%);
	background: -o-linear-gradient(top, rgba(213,228,51,1) 0%, rgba(190,206,47,1) 47%, rgba(190,206,47,1) 100%);
	background: -ms-linear-gradient(top, rgba(213,228,51,1) 0%, rgba(190,206,47,1) 47%, rgba(190,206,47,1) 100%);
	background: linear-gradient(to bottom, rgba(213,228,51,1) 0%, rgba(190,206,47,1) 47%, rgba(190,206,47,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e433', endColorstr='#bece2f', GradientType=0 );
	-webkit-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
	box-shadow: -3px 0px 3px 0px rgba(0,0,0,0.4);
}
.prdlist .nav-tabs li a {
	margin: 0 0 0 1px;
	border: 0 none;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 12px;
	cursor: pointer;
	background: #2c91d0;
	color: #fff;
}
.prdlist .nav-tabs li a:hover {
	margin: 0 0 0 1px;
	border: 0 none;
	color: #fff;
	cursor: pointer;
}
.prdlist .nav-tabs li a:active {
	margin: 0 0 0 1px;
	border: 0 none;
}
.prdlist .nav-tabs .active {
	border: 0 none;
	color: #fff !important;
}
.prdlist .nav-tabs > li.active > a, .prdlist .nav-tabs > li.active > a:focus, .prdlist .nav-tabs > li.active > a:hover {
	color: #2c91d0;
	border: 0;
	cursor: pointer;
	background: #d5d5d5;
}
a.redtab:hover {
	background: rgba(221,68,70,1);
	background: -moz-linear-gradient(top, rgba(221,68,70,1) 0%, rgba(244,118,118,1) 47%, rgba(244,118,118,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,68,70,1)), color-stop(47%, rgba(244,118,118,1)), color-stop(100%, rgba(244,118,118,1)));
	background: -webkit-linear-gradient(top, rgba(221,68,70,1) 0%, rgba(244,118,118,1) 47%, rgba(244,118,118,1) 100%);
	background: -o-linear-gradient(top, rgba(221,68,70,1) 0%, rgba(244,118,118,1) 47%, rgba(244,118,118,1) 100%);
	background: -ms-linear-gradient(top, rgba(221,68,70,1) 0%, rgba(244,118,118,1) 47%, rgba(244,118,118,1) 100%);
	background: linear-gradient(to bottom, rgba(221,68,70,1) 0%, rgba(244,118,118,1) 47%, rgba(244,118,118,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4446', endColorstr='#f47676', GradientType=0 );
}
a.yeltab:hover {
	background: rgba(247,196,10,1);
	background: -moz-linear-gradient(top, rgba(247,196,10,1) 0%, rgba(247,196,10,1) 47%, rgba(249,217,101,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,196,10,1)), color-stop(47%, rgba(247,196,10,1)), color-stop(100%, rgba(249,217,101,1)));
	background: -webkit-linear-gradient(top, rgba(247,196,10,1) 0%, rgba(247,196,10,1) 47%, rgba(249,217,101,1) 100%);
	background: -o-linear-gradient(top, rgba(247,196,10,1) 0%, rgba(247,196,10,1) 47%, rgba(249,217,101,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,196,10,1) 0%, rgba(247,196,10,1) 47%, rgba(249,217,101,1) 100%);
	background: linear-gradient(to bottom, rgba(247,196,10,1) 0%, rgba(247,196,10,1) 47%, rgba(249,217,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7c40a', endColorstr='#f9d965', GradientType=0 );
}
a.gretab:hover {
	background: rgba(194,210,47,1);
	background: -moz-linear-gradient(top, rgba(194,210,47,1) 0%, rgba(203,220,47,1) 47%, rgba(203,220,47,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,210,47,1)), color-stop(47%, rgba(203,220,47,1)), color-stop(100%, rgba(203,220,47,1)));
	background: -webkit-linear-gradient(top, rgba(194,210,47,1) 0%, rgba(203,220,47,1) 47%, rgba(203,220,47,1) 100%);
	background: -o-linear-gradient(top, rgba(194,210,47,1) 0%, rgba(203,220,47,1) 47%, rgba(203,220,47,1) 100%);
	background: -ms-linear-gradient(top, rgba(194,210,47,1) 0%, rgba(203,220,47,1) 47%, rgba(203,220,47,1) 100%);
	background: linear-gradient(to bottom, rgba(194,210,47,1) 0%, rgba(203,220,47,1) 47%, rgba(203,220,47,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d22f', endColorstr='#cbdc2f', GradientType=0 );
}
a.blutab:hover {
	background: rgba(3,173,220,1);
	background: -moz-linear-gradient(top, rgba(3,173,220,1) 0%, rgba(46,203,247,1) 47%, rgba(46,203,247,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,173,220,1)), color-stop(47%, rgba(46,203,247,1)), color-stop(100%, rgba(46,203,247,1)));
	background: -webkit-linear-gradient(top, rgba(3,173,220,1) 0%, rgba(46,203,247,1) 47%, rgba(46,203,247,1) 100%);
	background: -o-linear-gradient(top, rgba(3,173,220,1) 0%, rgba(46,203,247,1) 47%, rgba(46,203,247,1) 100%);
	background: -ms-linear-gradient(top, rgba(3,173,220,1) 0%, rgba(46,203,247,1) 47%, rgba(46,203,247,1) 100%);
	background: linear-gradient(to bottom, rgba(3,173,220,1) 0%, rgba(46,203,247,1) 47%, rgba(46,203,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03addc', endColorstr='#2ecbf7', GradientType=0 );
}
.prddiv {
	width: 100%;
	position: relative;
	padding: 0 0;
	margin-bottom: 0px;
}
.prdhead {
	width: 20%;
	position: absolute;
	top: -15px;
	right: 25px; /*background:url(images/provider-bg.png) no-repeat center top;*/
	height: 65px;
	text-align: center;
	padding-top: 25px;
	text-transform: uppercase;
}
.prdcnt {
	width: 100%;
	padding: 0px;
	margin-top: 0;
	overflow: hidden;
	background: #e9e9e9;/*background: rgba(192,228,250,1);
background: -moz-linear-gradient(top, rgba(192,228,250,1) 0%, rgba(192,228,250,1) 47%, rgba(133,201,244,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(192,228,250,1)), color-stop(47%, rgba(192,228,250,1)), color-stop(100%, rgba(133,201,244,1)));
background: -webkit-linear-gradient(top, rgba(192,228,250,1) 0%, rgba(192,228,250,1) 47%, rgba(133,201,244,1) 100%);
background: -o-linear-gradient(top, rgba(192,228,250,1) 0%, rgba(192,228,250,1) 47%, rgba(133,201,244,1) 100%);
background: -ms-linear-gradient(top, rgba(192,228,250,1) 0%, rgba(192,228,250,1) 47%, rgba(133,201,244,1) 100%);
background: linear-gradient(to bottom, rgba(192,228,250,1) 0%, rgba(192,228,250,1) 47%, rgba(133,201,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0e4fa', endColorstr='#85c9f4', GradientType=0 );*/
}
.prdcnt .title {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a2929;/* width:55%;*/
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 75%;
}
.prddetail {
	width: 100%;
}
.prdimg {
	margin-top: 20px;
}
.prdtxt {
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
	line-height: normal;
	margin-top: 13px;
}
.prdtxt a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
	text-decoration: none;
}
.prdtxt a:hover {
	color: #02406b;
}
.prdprice {
	padding-left: 30px;
}
.blue {
	color: #02406b;
}
.bubble {
	width: 100px;
	height: 77px;
	background: url(images/bubble.png) no-repeat left top;
	text-align: center;
}
.pricegrid {
	width: 72%;
	padding: 18px 0;
	margin: 0 auto;
}
.dollar {
	font-size: 14px;
	font-family: 'Fjalla One';
	color: #fff;
	float: left;
	margin-top: 5px;
}
.rate {
	font-size: 20px;
	font-family: 'Fjalla One';
	color: #fff;
	float: left;
	margin-top: 5px;
}
.ppoint {
	font-size: 14px;
	font-family: 'Fjalla One';
	color: #fff;
	float: left;
	margin-top: 5px;
}
.mfm {
	width: 74%;
	text-align: center;
	font-size: 12px;
	font-family: 'Fjalla One';
	color: #fff;
	margin-top: -6px;
	float: left;
}
.btncall {
	margin-top: 10px;
}
.btnstrip {
	background: url(images/btn-bg.png) no-repeat left top;
	width: 106px;
	height: 30px;
	float: left;
	border: 0;
	color: #434242;
	font: 14px Arial, Helvetica, sans-serif;
}
.btnstrip:hover {
	border: 0;
	color: #fff;
	background-color: transparent;
}
.btn-primary {
	background-color: #2c91d0;
}
.btn {
	padding: 4px 12px;
	font-size: 15px;
}
.iframe {
	margin-top: 170px;
	height: 460px;
	margin-left: 30px;
}
.customerinfo h2, .confirmation h2, #leftCol-v2 h2 {
	color: #2c91d0;
	margin: 0;
}
.customerinfo .col-lg-4 {
	padding-bottom: 10px;
}
.customerinfo label {
	width: 100%;
	font: 15px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-weight: normal;
}
.customerinfo input {
	width: 100%;
}
.flright {
	float: right;
}
.flleft {
	float: left;
}
.confirmationbox {
	background: #f7f7f7;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 130px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}
.confirmation .confirmationbox h4 {
	color: #1f95d8;
	margin-bottom: 10px;
}
.confirmation p, .table-condensed td {
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.wrap_grid {
	width: 97%;
}
.prdcnt h3 {
	color: #fff;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background: #a2a2a2;
	padding: 10px;
	margin: 0;
}
.box-2 h4 {
	color: #1f95d8;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.box-2 p, .box-2 table tr td {
	color: #212121;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px !important;
}
.separator_bg {
}
.no-mar {
	margin-bottom: 0px;
}
.box_pad {
	padding: 10px;
	border-bottom: 3px solid #a2a2a2;
	float: left;
	width: 100%;
}
.customerinfo label {
	width: 100%;
	font: 15px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-weight: normal;
}
#leftCol-v2 label {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.customerinfo input {
	width: 100%;
}
.messages {
	margin-top: 50px;
}
.messages img {
	margin-right: 20px;
}
.inner label {
	font-weight: 400;
	font-size: 12px;
	color: #303030;
	margin-bottom: 0px !important;
}
.main-ques {
	font-size: 13px;
	color: #16699d !important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.main-ans {
	font-size: 13px;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.main-options {
	padding-right: 30px;
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.light-blue a {
	color: #3eadf3 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.radio-main {
	display: inline !important;
	margin-right: 5px !important;
	font-size: 12px;
}
.red {
	color: red !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.main-option-div {
	width: 100%;
}
.main-prince {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #16699d;
	float: right;
	font-weight: bold;
	padding-top: 3px;
}
.form_heading {
	background: url("images/line.png") no-repeat scroll center bottom;
	color: #2c91d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	margin: auto auto 10px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.form_wrapper {
	background: #fff url("images/login-bg.jpg") repeat scroll 0 0;
	border: 1px solid #f1f1f1;
	margin: auto;
	overflow: hidden;
	padding-bottom: 20px;
	width: 336px;
	-webkit-box-shadow: 1px 0px 5px rgba(0,0,0,0.05);
	box-shadow: 1px 0px 5px rgba(0,0,0,0.05);
}
.panel-body {
	padding: 15px 0 15px 15px;
}
.panel-body h4 {
	color: rgb(82, 82, 82);
	font-size: 17px;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 0;
	text-align: center;
}
.pwderror {
	color: #ff0000;
	font-family: arial;
	font-size: 12px;
	margin: 5px 0;
	text-align: center;
	width: 100%;
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.select_menu{float:left; width:92%}
.panel-body button{width:92%; float:left;}
.bB {
	float: left;
	width: 100%;
	margin-bottom: 10px;
    position: relative;
}
.formBorder input {
	box-sizing: border-box;
	float: left;
	padding: 13px 0 13px 10px;
	height: 46px;
	width: 92%;
}
.form-control {
	display: block;
	width: 100%;
	height: 26px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.fln {
	width: 95% !important;
}
.inner {
	margin-top: 0px;
}
.QuestionRequired {
	margin-top: 0px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.prright {
	float: right;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #428bca;
	font-weight: bold;
}
.tophead {
	background: #c9e3f4;
	border-bottom: 4px solid #a7d1ed;
	padding: 6px 10px;
}
.context {
	padding-top: 14px;
}
.customization {
	color: #2c91d0;
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	width: 80%;
	float: left;
}
.steps {
	margin: -25px 0 0 0;
}
.wizard {
	overflow: visible !important;
}
.clearer10 {
	display: none;
}
.head-div {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.step-div {
	float: right;
	width: auto;
}
.step-bg {
	color: #5b5b5b;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.customize-label {
	float: left;
	padding-bottom: 5px;
	width: 100%;
}
.error-div {
	width: 100%;
	float: left;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.off {
	padding: 0;
}
.thankyou-div {
	width: 100%;
	float: left;
}
.thankyou-div h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: regular;
	color: #2c91d0;
	margin-bottom: 10px;
}
.thankyou-div h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: regular;
	color: #2c91d0;
	margin-top: 0 !important;
	margin-bottom: 25px;
}
.notification-div {
	margin: auto;
	overflow: hidden;
	width: 89%;
}
.notification-div p {
	color: #2c91d0;
	float: left;
	font-size: 22px;
	margin: 42px 0 0;
	text-align: center;
	width: 76%;
}
.notification-icon {
	width: 201px;
	height: 171px;
	float: left;
}
.blue-box {
	background-color: #c9e3f4;
	border-bottom: 3px solid #99bfd9;
	float: left;
	width: 32%;
	min-height: 150px;
}
.blue-box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0c4062;
	text-transform: uppercase;
	background: none;
}
.blue-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	padding: 3px 10px;
}
.margin-right {
	margin-right: 2% !important;
}
.blue-row {
	width: 96%;
	margin: 0 2% 2px 2%;
	background-color: #72a6d9;
	padding: 2% 3%;
	color: #fff;
	float: left;
}
.blue-left {
	float: left;
	width: 70%;
}
.blue-right {
	float: right;
	width: 30%;
	text-align: right;
}
.offerbox-div {
	background-color: #e5e5e5;
	float: left;
	margin-bottom: 10px;
	margin-right: 11px;
	width: 187px;
}
.right-0 {
	margin-right: 0px;
}
.offerbox-head {
	float: left;
	width: 100%;
	height: 50px;
	float: left;
	border: 2px solid #e5e5e5;
	background-color: #fff;
}
.offerbox-head img {
	display: block;
	float: none;
	margin: 2px auto 0 auto;
}
.offerbox-offertxt {
	color: #505050;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 106px;
	margin-left: 6px;
	padding: 8px 4px 0;
	text-align: center;
	width: 95%;
}
.offer-price {
	float: left;
	width: 100%;
	background-color: #6f7d87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.border-span {
	height: 2px;
	width: 100%;
	float: left;
	background-color: #dedede;
}
.adj-1 {
	position: absolute;
	right: 0;
	top: 14px;
}
.bluetxt {
	color: #2c91d0;
	font-size: 15px;
}
.relative-div {
	position: relative;
}
.cart-detail {
	width: 100%;
	float: left;
}
.cart-detail-row {
	background: rgba(0, 0, 0, 0) url("images/cart-line.png") repeat-x scroll center bottom;
	float: left;
	margin: 0;
	padding: 5px 0;
	width: 100%;
}
.cart-left {
	float: left;
	width: 70%;
}
.cart-right {
	float: left;
	width: 30%;
	text-align: right;
}
label{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
width:100%;
float:left;
text-align:left;
margin-bottom:2px;
}
.exception-div {
    width:60%;
    float:left;
    padding:5%;
    text-align:center;
    background-color:#f2f2f2;
    border:1px solid #c3c3c3;
    margin: 60px 20%;
    border-radius:12px;

}
.exception-div h4 {
    color: #303030;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 15px 0 0 0;
    padding: 0;
}
.exception-div h5 {
    color: #303030;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 15px 0 15px 0;
    padding: 0;
}
.exception-div h6 {
    color: #00bff3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    padding: 0;
}