body {
	font-family: 'Open Sans', sans-serif;
	background: #F3F3F3;
	line-height: normal;
	font-size: 14px;
}
a {
	color: #1d86ff
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 20px;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 17px;
}
h4 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 16px;
}
h5 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
}
h2, h3, h4 {
	margin-bottom: 10px;
}
.pT0 {
	padding-top: 0!important
}
.pT5 {
	padding-top: 5px!important;
}
.pT10 {
	padding-top: 10px!important;
}
.pT15 {
	padding-top: 15px!important;
}
.pT50 {
	padding-top: 50px!important;
}
.pL5 {
	padding-left: 5px;
}
.pL30{ padding-left:30px;}
.pR30{ padding-right:30px;}
.pB0 {
	padding-bottom: 0!important;
}
.pB10 {
	padding-bottom: 10px!important;
}
.mT0 {
	margin-top: 0!important;
}
.mT2 {
	margin-top: 2px!important;
}

.mT5 {
	margin-top: 5px!important;
}
.mT8 {
	margin-top: 8px!important;
}

.mT10 {
	margin-top: 10px!important;
}
.mT15 {
	margin-top: 15px!important;
}
.mT20 {
	margin-top: 20px!important;
}
.mB0 {
	margin-bottom: 0!important;
}
.mR5 {
	margin-right: 5px
}
.mR10 {
	margin-right: 10px;
}
.mR20 {
	margin-right: 20px;
}
.mB5 {
	margin-bottom: 5px;
}
.mB10 {
	margin-bottom: 10px!important;
}
.mB20 {
	margin-bottom: 20px;
}
.mB30 {
	margin-bottom: 20px;
}
.mL20 {
	margin-left: 20px;
}

.pL0 {
	padding-left: 0!important;
}
.pR0 {
	padding-right: 0!important;
}
.posA{
	position:absolute;	
}
.posR{
	position:relative;	
}
.disN {
	display: none;
}
.full-contr {
	width: 100%;
	float: left;
}
.fs24 {
	font-size: 24px;
}
.fs18{font-size:18px}
.inBl{display:inline-block;}
ul {
	margin: 0;
	padding: 0
}
ul li {
	list-style: none
}
.section {
	margin-bottom: 20px;
}
.brdr-gray {
	border: 1px solid #dedede!important
}
.section:before, .section:after {
	content: " ";
	display: table
}
.section:after {
	clear: both
}
.section:last-child {
	margin-bottom: 0;
}
p:last-child {
	margin-bottom: 0;
}
.fw400 {
	font-weight: 400!important
}
.fw600 {
	font-weight: 600
}
.fw700 {
	font-weight: 700
}
.bg-litBlu {
	background: #F2F7FB!important
}
.bg-wht {
	background: #fff;
}
.cursor {
	cursor: pointer
}
.w60pcnt {
	width: 60%
}
.w75pcnt {
	width: 75%
}
.w130{ width:130px !important;}
.last {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	border: none!important;
}
.header {
	background: url(../images/header-bg.jpg) 0 0 repeat-x;
	height: 106px;
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	position:relative;
	z-index:2
}
.container {
	width: 100%;
	max-width:960px;
	padding-left: 0px;
	padding-right: 0px;
}
.row {
	margin-left: -5px;
	margin-right: -5px;
	position: relative;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,.col-lg-4half, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}
.main-container {
	padding: 15px 0
}
footer {
	background: #035297;
}
.left-contr {
	width: 152px;
}
.right-contr {
	width: 232px;
}
.middle-contr {
	width: 556px;
}
.text-label {
	font-weight: 700
}
.breadcrumb {
	padding: 0;
	background: none;
	margin-bottom: 10px
}
.breadcrumb ul li {
	float: left;
	display: inline-block;
	padding-right: 15px;
	margin-right: 10px;
	position: relative
}
.breadcrumb ul li:after {
	font-family: "fontello";
	content: '\e802';
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 12px;
	font-weight: 600
}
.breadcrumb ul li:last-child:after {
	content: '';
}
.left-toc {
	border: 1px solid #dedede;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.left-toc ul {
	margin: 0;
	padding: 0
}
.left-toc ul li {
	border-bottom: 1px solid #f7f7f7
}
.left-toc ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 10px;
	color: #333;
	text-transform:capitalize;
}
.left-toc ul li.sel a {
	color: #00337e;
	background: #F7F7F7;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #00337e;
	font-weight: 700;
}
.left-toc-768{ display:none}
.panel .panel-heading, .panel .panel-footer {
	background: none;
}
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding: 20px
}
.panel .panel-footer {
	font-size: 14px;
	padding:10px 20px;
}
.panel.panel-small .panel-heading, .panel.panel-small .panel-body, .panel.panel-small .panel-footer {
	padding: 10px
}
.panel.panel-small .panel-heading {
	font-size: 20px;
	text-transform:capitalize;
}
.panel h2 {
	line-height: 28px;
	text-transform:capitalize;
}
.listing ul {
	margin: 0;
	padding: 0
}
.listing ul li {
	border-bottom: 1px solid #E1E1E1
}
.listing ul li:last-child {
	border-bottom: 0px solid #E1E1E1
}
.listing ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 10px 0;
	color: #1d86ff;
	text-transform:capitalize;
}
.btn {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	text-transform: uppercase;
	border-radius: 3px
}
.btn-sm {
	padding: 5px 10px!important;
	font-size: 12px!important;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 1px 10px!important;
	font-size: 12px!important;
	line-height: 1.5;
	border-radius: 3px
}
.btn-default {
	border: 1px solid #1d86ff;
	color: #1d86ff;
	font-size: 16px;
	padding: 6px 20px
}
.btn-primary {
	background: #1d86ff;
	border: 1px solid transparent;
	font-size: 16px;
	padding: 6px 20px
}
.btn-fix-compare {
	margin-left: 10px;
	padding-left: 20px;
	/*border-left: 1px solid #ccc*/
}
.catagory-contr {
	border-radius: 3px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	background: transparent;
	border: 1px solid #ddd;
}
.catagory-contr .panel-heading {
	padding: 0;
	position: relative;
	border: none
}
.catagory-contr .panel-heading:before, .catagory-contr .panel-heading:after {
	content: " ";
	display: table;
}
.catagory-contr .panel-heading:after {
	clear: both;
}
.catagory-contr .panel-body {
	background: #fff;
}

.catagory-contr.individual-product .panel-heading .cat-imgContr{ float:left; width:165px;}
.catagory-contr.individual-product .panel-heading .cat-contContr{ float:left; padding-left:0px; position:relative; width:385px;}

.catagory-contr .panel-heading .cat-imgContr{ float:left;}
.catagory-contr .panel-heading .cat-contContr p {
	font-size:13px;
}
.catagory-contr .panel-heading .cat-contContr {
	width: 100%;
	position: absolute;
	padding: 20px 40px 10px 220px;
	top: 3px;
	left: -1px;
	height: 100%
}
.catagory-contr .panel-heading .cat-contContr h3 {
	margin-bottom: 5px;
	font-weight: 400
}
.catagory-contr .panel-heading .icon-down-open-big {
	float: right;
	position: absolute;
	top: 35%;
	right: 10px;
	font-size: 20px;
	color: #1d85fe;
	cursor: pointer
}

.catagory-contr.individual-product .icon-right-open-big {
	float: right;
	position: absolute;
	top: 35%;
	right: 10px;
	font-size: 20px;
	color: #1d85fe;
	cursor: pointer
}
.catagory-contr.individual-productforimg .icon-right-open-big {
	float: right;
	position: absolute;
	top: 35%;
	right: 10px;
	font-size: 20px;
	color: #1d85fe;
	cursor: pointer
}
.card {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 10px!important;
	margin-right: 10px;
}
.card h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
.card .img-contr {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.card .img-contr img {
	display: inline-block
}


.method {
	background: #fff;
	border-radius: 2px;
	padding: 0px 10px 10px 30px!important;
	margin-right: 10px;
}
.method h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
.method .img-contr {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.method .img-contr img {
	display: inline-block
}

.product-contr {
	display: table;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	background: transparent;
}
.product-contr:before, .product-contr:after {
	content: " ";
	display: table
}
.product-contr:after {
	clear: both
}
.product-contr .panel-heading {
	background: #e9f5ff url(../images/productContrBg.jpg) bottom center no-repeat;
	position: relative;
}
.product-contr .panel-heading:before, .product-contr .panel-heading:after {
	content: " ";
	display: table;
}
.product-contr .panel-heading:after {
	clear: both;
}
.product-contr .panel-body {
	background: #fff;
	position: relative
}
.product-contr .img-contr {
	width: 40px;
	margin-right: 10px;
	float: left;
}
.product-contr .pro-contContr {
	padding: 10px 10px 0 0;
	float: left;

}
.product-contr h3 {
	margin-bottom: 5px;
	font-weight: 600;
	color: #00337e;
	font-size: 20px
}
.product-contr .panel-body .icon-down-open-big{
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 20px;
	color: #1d85fe;
	cursor: pointer
}
.product-contr .panel-body .hide-text {
	display: none;
}
.suggestion-contr {
	border: none
}
.suggestion-contr .panel-heading {
	background: #D6E9FC;
	padding: 15px;
	position: relative;
}
.suggestion-contr .panel-heading h4 {
	margin-bottom: 0;
	font-weight: 600;
	text-transform:capitalize;
	line-height:22px;
}
.suggestion-contr .panel-heading .heading-contr {
	width: 90%;
	float: left
}
.suggestion-contr .icon-down-open-big {
	float: right;
	position: absolute;
	top: 22%;
	right: 10px;
	font-size: 20px;
	color: #1d85fe;
	cursor: pointer
}
.suggestion-contr .panel-heading:before, .suggestion-contr .panel-heading:after {
	content: " ";
	display: table
}
.suggestion-contr .panel-heading:after {
	clear: both
}
.adv-contr {
	position: relative;
	border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}
.adv-contr:before, .adv-contr:after {
	content: "";
	display: table;
}
.adv-contr:after {
	clear: both
}
.adv-contr .wht-contr {
	position: absolute;
	width: 101%;
	background: #fff;
	opacity: 0.9;
	bottom: 0;
}
.adv-contr .wht-contr .cont-contr {
	padding: 10px 30px 10px 10px;
	font-size: 20px;
	line-height: 20px
}
.adv-contr .wht-contr .cont-contr span.lead-text {
	display: inline;
	color: #00347f;
	font-size: 20px;
	font-weight: 600;
}
.adv-contr .wht-contr .info-icon {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer
}
/*.control {cursor: pointer; display: inline-block;padding-left: 30px;position: relative;}
.control input {opacity: 0; position: absolute; z-index: -1;}
.control-indicator {-moz-user-select: none; background-color: #fff; background-position: center center; background-repeat: no-repeat; border: 1px solid #919191; display: block; height:16px;  left: 0; line-height:16px; position: absolute; text-align: center; width:16px;}
.checkbox input:checked ~ .control-indicator {background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 0 0;}
.radio input:checked ~ .control-indicator {background: #fff url("../images/radio.png") no-repeat scroll 0 0;}
.radio .control-indicator {border-radius: 50%;}*/
.page-name {
	padding: 0;
	font-size: 34px;
	line-height:38px;
	display: block;
	color: #00337e;
	margin-top:5px;
	text-transform:capitalize;
}
.top-lead-section {
	height: 169px;
	padding: 0;
	border-bottom: 1px solid #ddd;
	background:#9fd0da url(../images/banner-bg.png) left top no-repeat;
}
.top-lead-section-content {
	
	padding: 0;
	border-bottom: 1px solid #ddd;
	background: #B5D4E8;
	overflow:hidden;
}

.top-lead-section-small {
	background: #E9F4F6 url(../images/top-lead-section-small.jpg) center center no-repeat;
	height: 116px;
	padding: 10px;
	border-bottom: 1px solid #ddd
}
.top-lead-section-small .page-name {
	margin-top: 15px;
	padding: 0;
	font-size: 34px;
	display: block;
	color: #00337e
}
.top-breadcrumb ul {
	margin-top:5px;
	padding: 0;
}
.top-breadcrumb ul:before, .top-breadcrumb ul:after {
	content: "";
	display: table
}
.top-lead-section ul:after {
	clear: both
}
.top-breadcrumb ul li {
	float: left;
	padding: 0 10px;
	position: relative;
}
.top-breadcrumb ul li:first-child {
	padding-left: 0px
}
.top-breadcrumb ul li:after {
	content: " ";
	position: absolute;
	border-right: 1px solid #585F65;
	height: 20px;
	right: 0;
	top: 0;
}
.top-breadcrumb ul li:last-child:after {
	content: " ";
	position: absolute;
	border-right: 0px solid #585F65;
	height: 20px;
	right: 0;
}
.top-lead-section p.sub-text {
	font-weight: 600;
	margin-top: 5px;
	color: #666666
}
.user-rating-section {
	padding-right: 10px;
	position: relative
}
.user-rating-section:after {
	content: " ";
	position: absolute;
	border-right: 1px solid #585F65;
	height: 20px;
	right: 0;
	top: 0;
}
.rating {
	float: left;
}
.icon-full-star, .icon-empty-star, .icon-half-star {
	color: #fdcd25;
	margin-right: -5px;
	float: left
}
.icon-empty-star {
	color: #aaaaaa;
}
.icon-full-star.empty {
	color: #b0b0b0
}
.user-number {
	font-size: 12px;
	color: #337ab7
}
.offer-dtl {
	width: 100%;
	float: left;
}
.offer-dtl ul {
	margin: 0;
	padding: 0
}
.offer-dtl ul li {
	position: relative;
	margin-bottom: 15px;
	padding: 0 0 0 30px
}
.offer-dtl ul li i.offer-icon {
	position: absolute;
	top: 0;
	left: 0
}
.card-offer-contr {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 20px;
	padding-bottom: 30px;
	width: 100%;
	float: left
}
.card-offer-contr:last-child {
	border-bottom: 0 !important;
	margin-bottom: 0px;
}
.icon-share {
	color: #337ab7;
	padding-left: 5px;
	font-size: 20px;
}
.lft-contr {
	width: 718px;
	float: left;
}

ul.tabs li {
	width: 25%;
	border-top: 5px solid transparent;
}
ul.tabs li.active {
	border-top: 5px solid #00337e;
}
ul.tabs li:first-child.active a{
	border-left: 0px solid #00337e;
}
ul.tabs li:nth-child(4).active a{
	border-right: 0px solid #00337e;
}
ul.tabs li a {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	text-align: center
}
ul.tabs li.active a {
	border-radius: 0;
	color: #00337e;
	font-weight: 700;
	margin-right: 0;
	border-top: 1px solid transparent
}
.product-dtl .section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
}
.tab-section .section:last-child, .product-dtl .section:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px solid #dddddd;
	width: 100%;
}
.tab-section .section:last-child.no-last, .product-dtl .section:last-child.no-last {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
}
.user-review i.icon-full-star, .user-review i.icon-empty-star {
	font-size: 22px;
	font-weight: 300;
	margin-left: -5px
}
.with-number {
	font-size: 16px;
	font-weight: 300;
	margin-left: -10px;
	margin-top: -3px;
	margin-right: 5px;
	color: #ddd
}
.progress {
	margin-bottom: 0;
	height: 10px;
	margin-top: 5px;
	border-radius: 0;
	border: 1px solid #949494;
	box-shadow: none;
	width: 50%;
	float: left;
	margin-right: 10px
}
.progress-bar {
	background: #fccd27
}
.user-review-section {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd
}
p.speech {
	position: relative;
	width: 100%;
	padding: 15px;
	background-color: #f1f0eb;
	border-radius: 5px;
	color: #888888;
}
p.speech:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 30px;
	bottom: -15px;
	border: 10px solid;
	border-color: #f1f0eb transparent transparent #f1f0eb;
}
.fixbottom-chatbar {
	position: fixed;
	bottom: 0;
	/*text-align: center;*/
	width: 100%;
	background: #fff;
	padding: 10px 0;
	z-index: 11;
	box-shadow: 0 -3px 3px rgba(0,0,0,0.3)
}
.mobile-app {
	padding: 0 20px;
	border-right: 1px solid #ddd;
	height: 167px;
	margin-bottom:20px
}
.mobile-app:last-child {
	border-right: none
}
.mobile-app h4 {
	position: relative;
	margin-bottom: 20px;
}
.mobile-app h4:after {
	content: ' ';
	position: absolute;
	width: 25px;
	height: 2px;
	bottom: -10px;
	border-bottom: 2px solid #cb101b;
	left: 0;
	margin-left: 44%
}
.mobile-app span.img-contr:after{
	content:" ";
	display:table;
	margin-bottom:10px	
}
.mobile-app p {
	line-height: 20px;
}
.start-step {
	position: relative;
	padding-left: 55px;
}
.start-step span {
	background: #f1f9fb;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 20px;
	padding-top: 5px
}
ul.bullet li {
	position: relative;
	padding-left: 10px;
	margin-bottom:5px;
}
ul.bullet li:before {
	font-family: "fontello";
	content: '\e805';
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 12px;
	font-weight: 600
}

ul.bullet.blue li:before {
	font-family: "fontello";
	content: '\e805';
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 12px;
	font-weight: 600;
	color:#1d86ff;
}
ul.bullet li ul {
	margin-left: 10px;
}
ul.bullet li ul li {
	position: relative;
	padding-left: 10px;
	margin-bottom:5px;
}

ul.bullet li ul li:before {
	font-family: "fontello";
	content: '-';
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 12px;
	font-weight: 600
}

.steps .panel-footer {
	background: #f1f9fb;
	padding: 20px;
	border-top: none;
}
.steps label {
	font-weight: 400
}
.key-feature .column {
	padding: 0 20px;
	border-right: 1px solid #ddd;
}
.key-feature .column:last-child {
	border-right: 0px solid #ddd
}
.key-feature .column ul.bullet li {
	margin-bottom: 20px;
}
.mobile-icon {
	display: inline-block;
	margin: 0 10px 15px;
}
ol li {
	margin-bottom: 5px;
}
.section-footer {
	padding: 10px;
	border-top: 1px solid #ddd;
	margin: 0 -20px -10px;
}
.link-upper {
	text-transform: uppercase
}
.table th {
	background: #BEDCFF;
	font-weight:600
}
.table th.valine-bottom {
	vertical-align: bottom!important
}
.table tr.altRow {
	background: #F2F2F2!important;
}
.table tr.boldText {
	font-weight: 600 !important;
}
.user-panel-rating-container {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eae9e9
}
.tab-contr .inner-top {
	margin: 0 10px
}
.blockq {
	position: relative;
}
.blockq-top {
	position: absolute;
	top: 2px;
	left: 110px;
	z-index: 1
}
.blockq-top1 {
	position: absolute;
	top: 7px;
	left: 12px;
	z-index: 1
}
.blockq-bottom1 {
	position: relative;
	bottom: 0px;
	left: -10px;
	z-index: 1
}
.blockq-bottom {
	position: relative;
	bottom: -6px;
	left: 0px;
	z-index: 1
}
.blockq-text {
	position: relative;
	z-index: 2
}
.showing-result-number {
	padding: 15px 10px 5px 10px;
	font-size: 16px;
}
.card-type {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #959595;
	color: #959595;
	margin-top: 2px;
	float: left
}
.rating-star .icon-half-star {
	font-size: 18px;
	margin-left: -3px;
}
.rating-star .icon-empty-star {
	font-size: 12px;
	margin-top: 2px;
}
.tag {
	background: #fff;
	border: 1px solid #DBDBDB;
	padding: 2px 10px 2px 10px;
	border-radius: 20px;
	float: left;
	margin-right: 20px;
}
.top-main-panel .panel-heading {
	padding: 10px 20px;
}
.top-main-panel .panel-body {
	padding: 10px 20px;
}
.brdrN td, .brdrN th {
	border: none!important;
}

.table-seperator{
	padding-bottom:0px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.last-section {
    border-bottom: 1px solid #dddddd!important;
    margin-bottom: 20px!important;
    padding-bottom: 20px!important;
    width: 100%!important;
}
ul.index-listing li {
	margin-bottom: 5px;
}
.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 {
	background: #bedcff!important;
	color: #333!important;
	border: none!important
}
.ui-widget-content a {
    color:#1d86ff;
}
.top-nav-contr {
	height: 58px;
	width: 100%
}
.top-nav-contr:before, .top-nav-contr:after {
	content: "";
	display: table
}
.top-nav-contr:after {
	clear: both;
}
ul.topNav {
	float: left
}
ul.topNav li {
	float: left;
	border-left: 1px solid #415d82;
	border-right: 1px solid #415d82;
	margin-right: -1px;
}
/*ul.topNav li:hover{
	background:#466281;
}*/
ul.topNav li.sel {
	background: #00275a
}
ul.topNav li.hover {
	background: #fff
}
ul.topNav li:hover .mm-outer-contr {
	display:block
}
ul.topNav li a {
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
	padding: 30px 15px 5px;
	display: block;
	text-transform: uppercase
}
ul.topNav li.sel a {
	color: rgba(255, 255, 255, 1);
}
ul.topNav li.hover a {
	color: rgba(0, 0, 0, 1);
}
ul.topNav li a i {
	margin-bottom: 5px
}
ul.topNav li a span {
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: 2px solid transparent;
}
ul.topNav li.sel a span {
	border-bottom: 2px solid #fff;
}
ul.topNav li:nth-child(1) a {
	background: url(../images/top-nav-unsel-tab1.png) center 5px no-repeat

}
ul.topNav li:nth-child(2) a {
	background: url(../images/top-nav-unsel-tab2.png) center 5px no-repeat

}
ul.topNav li:nth-child(3) a {
	background: url(../images/top-nav-unsel-tab3.png) center 5px no-repeat

}
ul.topNav li:nth-child(4) a {
	background: url(../images/top-nav-unsel-tab4.png) center 5px no-repeat

}
ul.topNav li:nth-child(5) a {
	background: url(../images/top-nav-unsel-tab5.png) center 5px no-repeat

}
ul.topNav li:nth-child(6) a {
	background: url(../images/top-nav-unsel-tab6.png) center 5px no-repeat

}
ul.topNav li:nth-child(7) a {
	background: url(../images/top-nav-unsel-tab7.png) center 5px no-repeat

}
ul.topNav li:nth-child(1).sel a {
	background: url(../images/top-nav-sel-tab1.png) center 5px no-repeat

}
ul.topNav li:nth-child(2).sel a {
	background: url(../images/top-nav-sel-tab2.png) center 5px no-repeat

}
ul.topNav li:nth-child(3).sel a {
	background: url(../images/top-nav-sel-tab3.png) center 5px no-repeat

}
ul.topNav li:nth-child(4).sel a {
	background: url(../images/top-nav-sel-tab4.png) center 5px no-repeat

}
ul.topNav li:nth-child(5).sel a {
	background: url(../images/top-nav-sel-tab5.png) center 5px no-repeat

}
ul.topNav li:nth-child(6).sel a {
	background: url(../images/top-nav-sel-tab6.png) center 5px no-repeat

}
ul.topNav li:nth-child(7).sel a {
	background: url(../images/top-nav-sel-tab7.png) center 5px no-repeat

}

ul.topNav li:nth-child(1).hover a {
	background: url(../images/top-nav-unsel-tab1.png) center 5px no-repeat

}
ul.topNav li:nth-child(2).hover a {
	background: url(../images/top-nav-unsel-tab2.png) center 5px no-repeat

}
ul.topNav li:nth-child(3).hover a {
	background: url(../images/top-nav-unsel-tab3.png) center 5px no-repeat

}
ul.topNav li:nth-child(4).hover a {
	background: url(../images/top-nav-unsel-tab4.png) center 5px no-repeat

}
ul.topNav li:nth-child(5).hover a {
	background: url(../images/top-nav-unsel-tab5.png) center 5px no-repeat

}
ul.topNav li:nth-child(6).hover a {
	background: url(../images/top-nav-unsel-tab6.png) center 5px no-repeat

}
ul.topNav li:nth-child(7).hover a {
	background: url(../images/top-nav-unsel-tab7.png) center 5px no-repeat

}

ul.topNav.sme li:nth-child(6) a{ background:url(../images/top-nav-unsel-tab8.png) center 5px no-repeat}
ul.topNav.sme li:nth-child(6).sel a{ background:url(../images/top-nav-sel-tab8.png) center 5px no-repeat}

.search-panel {
	padding-top: 10px;
}
.navbar-form {
	padding: 0px;
	margin-top: 0px;
	width: 230px
}
.navbar-form .input-group {
	width: 100%!important
}
.navbar-form .btn-default {
	border: none!important;
	padding: 6px 9px 6px;
	background: #1d86ff;
	height: 37px;
}
.navbar-form input[type='text'] {
	font-size: 12px;
	height: 37px!important;
}
.banner-top {
	position: absolute;
	right: 0;
	top: 0;
}
.dis-table {
	position: relative;
	display: table
}
.header-dtl {
	display: table-cell;
	vertical-align: bottom;
	height: 125px;
}
.header-dtl-content-page {
	display: table-cell;
	vertical-align: bottom;
	position:absolute;
	bottom:10px;
	left:10px;
}
.top-header-product-dtl {
	display: table-cell;
	vertical-align: bottom;
	height: 150px;
}
.header-section-devider {
	width: 50%;
	font-size: 14px;
	padding: 0 20px;
	float: left;
	font-weight: 700
}
.brdrR-gray {
	border-right: 1px solid #ddd
}
.brdrB-gray {
	border-bottom: 1px solid #ddd
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f2f2f2;
}
.mTn10 {
	margin-top: -10px;
}
.indentTab {
	margin: 10px 20px 0;
	display: block
}
.checkbox input[type="checkbox"], .radio input[type="radio"] {
    line-height: normal;
    margin-left:0;
	
}
.col-lg-5.text-right.pull-right .checkbox, .col-lg-4.text-right.pull-right .checkbox {
	display: inline-block
}
.pD0 {
	padding: 0px!important;
}
.mB40 {
	margin-bottom: 40px;
}
.h130 {
	height: 125px;
}
.slick-slide {
	height: 230px!important
}

.suggestion-contr .slick-slide {
	height:auto !important;
}
.slick-slide h3 {
	height: 35px!important;
	line-height: 1.3
}
.inner-top.clearfix.brdrB-gray {
	margin: 0;
	padding: 0 15px!important;
}
.panel.wht-contr.brdr-gray .col-lg-4 .full-contr img, .slick-slide img, .col-lg-3 .panel.panel-small.panel-default .panel-body .mB10 img {
	border: 1px solid #ddd
}
.panel.product-contr.top-main-panel p {
	padding: 0 30px 10px 0
}
.h100 {
	height: 100px !important;
}
.h35 {
	height: 35px !important;
}
.txtLight {
	color: #A6A6A6;
}
.pR40 {
	padding-right: 40px!important
}
.clrB {
	clear: both !important;
}
.row.mB10 .col-lg-8 .small {
	font-size: 13px!important;
}
.fs13 {
	font-size: 13px!important;
}
.img-with-border {
	border: 1px solid #ddd; padding:20px;
}
.valine-middle {
	vertical-align: middle !important;
}
.panel.product-contr.top-main-panel .panel-heading {
	box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	position: relative;
	z-index: 1
}
.brdrNone {
	border: none!important
}
.panel.wht-contr.brdr-gray .panel-body .col-lg-12.mTn10 {
	font-style: 13px!important;
}
.mT40 {
	margin-top: 40px;
}
.fs12 {
	font-size: 12px;
}
.globalNav {
	padding-top: 10px;
	padding-left:10px;
}

.globalNav ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.globalNav ul li {
	float: left;
	margin-right: 10px;
}
.globalNav ul li a {
	display: block;
	padding: 9px 10px 9px;
	color: #fff;
}
.globalNav ul li.sel a {
	background: #fff;
	color: #00337e;
	font-weight: 700;
	border-radius: 5px 5px 0 0
}
.banner2 {
	background: url(../images/banner02_bg.png) bottom left no-repeat;
	height: 68px;
	width: 451px;
	max-width:100%;
	position: relative;
	border: 1px solid #ddd;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	margin-top: 30px
}
.banner2 .imgContr {
	position: absolute;
	bottom: 0;
	left: 0
}
.banner2 .banner-quote {
	padding: 10px 20px 15px 130px;
	position: relative;
	font-size: 17px;
	font-weight: 400;
	font-style: italic;
	color: #00337e;
	float: left;
	height:100%;
	width:100%;
}
.banner3 {
	background: #d5e3f2;
	width: 453px;
	max-width:100%;
	border: 1px solid #ddd;
	position: relative;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	overflow:hidden;
}
.banner3 .img-contr {
	position: absolute;
	top: 0;
	left: 0
}
.banner3 .text-contr {
	padding: 15px 24px 15px 173px;
	position: relative;
	float: left;
	top: 0px;
	left: 0;
	font-size: 18px;
	line-height: 20px;
	float: left
}
.banner3 .btn {
	float: left
}
.fs13 {
	font-size: 13px;
}
.calculator .label-txt {
	padding: 7px 5px 0 0;
	float: left;
}
.pR10 {
	padding-right: 10px!important;
}
.pL10 {
	padding-left: 10px!important
}

.fs20 {
	font-size: 20px;
}
.h41 {
	height: 41px;
}
.header-style1 {
	width: 150px;
	margin-top: -5px;
	line-height: 25px;
}
.col-lg-4half {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left
}
.col-lg-4half {
	width: 37.00%
}
/* New class from Mohan */
.policy-term-close-quote {
	left: 295px;
	bottom: 15px;
}
.fleft {
	float: left;
}
.mL5 {
	margin-left: 5px;
}
.pB15 {
	padding-bottom: 15px !important;
}
.pL15 {
	padding-left: 15px;
}
.pL20 {
	padding-left: 20px;
}

.pR5 {
	padding-right: 5px;
}
.pR20 {
	padding-right: 20px;
}
.mL-10 {
	margin-left: -10px;
}
.mL-15 {
	margin-left: -15px;
}
.ws-nowrap {
	white-space: nowrap;
}
.ultra-cash-features {
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    margin: 0 20px;
}
.ultra-cash-features a {
	display: inline-block;
	padding: 10px 0px;
	color: #00337e;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}
.icon-full-star, .icon-empty-star, .icon-half-star {
	color: #fdcd25;
	float: left
}
.icon-empty-star {
	color: #aaaaaa;
}
.icon-full-star.empty {
	color: #b0b0b0
}
.mL-20 {
	margin-left: -20px;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mT-5 {
	margin-top: -5px;
}
.know-more-invest {
	margin-bottom: 11px;
	line-height: 20px!important;
}
.brdrN {
	border: none!important
}
.img-contr-circle {
	height: 100px;
	width: 100px;
	border-radius: 50%;
}
.pD20 {
	padding: 20px!important;
}
.mR0 {
	margin-right: 0!important
}
.mL10 {
	margin-left: 10px;
}
.pTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.w50p {
	width: 50%
}
.faq-link {
	width: 50%;
	padding-left: 10px;
	border-left: 1px solid #e1e1e1;
	padding-top: 5px;
}
.panel-heading{ position:relative}
.black-overlay{background:rgba(0,0,0,0.6); height:100%; min-height:100%; position:fixed; width:100%; top:0; left:0;display:none; z-index:2}
.black-overlay.active{display:block;}
.mm-outer-contr{position:absolute; top:57px; left:0; width:100%;}
.mm-inner-contr{background:#fff; padding:10px 0; box-shadow:0 5px 5px rgba(0,0,0,0.5);margin:0 5px;  position:relative;display: flex;}
.mm-contr{padding:0 10px; border-right:1px solid #ddd; display: table-cell;vertical-align: top;}
.mm-contr1,.mm-contr5{width:20%;}
.mm-contr2,.mm-contr4{width:15%;}
.mm-contr3{width:30%;}
.mm-contr-header{border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px; vertical-align:middle; text-transform:uppercase; font-weight:600; position:relative; padding-left:25px;}
.mm-contr-header a{color:#333!important}
.mm-contr-header a{ background:none!important; padding:0!important}
.mm-contr-header i{ position:absolute; left:0}
ul.listView li{ display:block; border:none!important; width:100%}
ul.listView li:hover{ background:none}
ul.listView li a{ display:block; margin-bottom:10px; color:#3d3d3d!important; padding:0; text-align:left; text-transform:none; font-size:13px; background:none!important}
ul.listView-mmLink li{ display:block;border:none!important;  width:100%; position:relative;}
ul.listView-mmLink li i{ position:absolute; left:0}
ul.listView-mmLink li a{ display:block; margin-bottom:10px; color:#3d3d3d!important;padding:0; padding-left:30px; padding-bottom:10px; text-align:left; text-transform:uppercase; font-size:13px; border-bottom:1px solid #ddd; font-weight:600; background:none!important}
ul.listView-mmLink li:last-child a{ border-bottom:none; margin-bottom:0;}
label{ position:relative;}
.banner2-imgContr{ width:107px; height:83px;}
.slider-nav-thumbnails-content.carousel9 p{ width:63%}
.adv-contr .img-responsive{ height:172px; width:240px!important;}
.object-fit-fill { object-fit: fill }
.object-fit-contain { object-fit: contain }
.object-fit-cover { object-fit: cover }
.object-fit-none { object-fit: none }
.object-fit-scale-down { object-fit: scale-down }
.hidden-link{ display: none}
.know-more{ margin-top:-1px}
.card-offer-contr h2{ font-size:18px;}
.chat-eva .panel-body{ text-align:center;}
.chat-eva .btn{ width:100%; margin-bottom:20px;}
.top-lead-section-content .banner-top{ position:relative; float:right}
.top-lead-section-content .header-dtl{ height:auto;}

.btnstyle2 {padding: 6px 11px;}

.lead-container {padding: 10px !important; background: #D6E2F2;}
.lead-container .form-control{ width:auto}
.blockq-top.quotereview {left: 5px;}
.img-responsive.brdrN {border: none;}

.inner-top .col-sm-6.text-right {margin: 10px 0 0;}

.section h2{ text-transform: none!important;}
.cat-contContr.cat-continfo h3 a{ color:inherit; text-decoration:none;}
.banner3 .text-contr.style2{ padding:15px 24px 6px 135px}
footer .container { padding-left:0px; padding-right:0px;}
.mobileShow{ display:none;}
.sFooterMobileDT{ display:block;}

.stickyBar .icon-down-open-big, .stickyBar .icon-up-open-big{ color:#666; font-size:16px; margin-top:3px;}
.panel.wht-contr.brdr-gray{ margin-bottom:30px;}/*rutuja*/
.partlogo {display: inline-block;}
.partlogoimg {display: inline-block;margin-left:10px}
.w165{width:165px !important}
.w150{width:150px!important}
.punettl br{display:none}
.appiconnobord img {border: 0 !important;}
.paynonhdttl br{display:none}

.calculator label.label-txt{ font-weight:normal;}




/*** ================= Net Banking  CSS =================== ***/
.panel.panel-blank{ background:#fff; padding:20px; border:1px solid #dedede}
.user-img{ background:#cccccc; border-radius:50%; height:65px; width:65px;}
.user-contr{ width:65px; margin-right:20px; float:left; text-align:center; display:table-cell}
.user-info{ display:table}
.user-info h2{ display:table-cell; vertical-align:middle;}
.user-info:before, .user-info:after{ display:table; content:" "}
.user-info:after{ clear:both}
.dtl-info{ margin-top:10px}
.dtl-info:before, .dtl-info:after{ display:table; content:" "}
.dtl-info:after{ clear:both}
.dtl-info .label-text{ color:#939393; width:145px; float:left; text-align:left; font-weight:400; padding-right:24px!important; text-transform:capitalize!important; font-size:14px;}
.dtl-info .data{width:60%; float:left; width:340px; font-size:14px;}
i{display:inline-block; font-style:normal; margin-left:5px;}
i.icon-left-open-big{margin-left:0px;}
i img{ margin-top:-5px;}
.dtl-info .text .main-text{ width:60%; float:left}
.product-dtl .section h2{ margin-top:-10px;}
.success-message{ border-bottom:3px solid #39b787; display:table; width:100%; color:#39b787; font-size:20px; font-weight:600;}
.popup-outerContr{ width:100%; z-index:3; position:absolute; top:10%}
.popup-contr-mid{ margin:0 auto; width:700px; background:#fff; padding:30px 56px!important; position:relative;}
.popup-close{ position:absolute; right:-15px; top:-15px; z-index:1}
.popup-contr-mid .popup-header{ text-align:center; margin-bottom:42px!important;}
.mT40{ margin-top:40px}
h1{ color:#132F7E; font-weight:300; margin-top:0;}
.fullwidth-contr{ display:table; text-align:center; width:100%}
.share-contr{ border:1px solid #333; height:30px; width:30px; text-align:center; vertical-align:middle; border-radius:50%; display:inline-block; margin-right:10px;}
.success-contr{ width:100%; border-bottom:2px solid #2CBA82; padding:10px 0; background:#F8FBFF; display:table}
.success-contr .cell-cont{ display:inline-block; vertical-align:middle;}
.success-contr .cell-cont p{ color:#2CBA82; font-weight:600; font-size:20px; margin-top:12px; display:inline-block;}
.success-contr .close-btn{ float:right; margin-top:15px;}
a.tooltip1 {outline:none; }
a.tooltip1 strong {line-height:30px;}
a.tooltip1:hover {text-decoration:none;} 
a.tooltip1 span {z-index:10;display:none; padding:14px 20px; margin-top:-30px; margin-left:15px; width:300px; line-height:16px;}
a.tooltip1:hover span{display:inline; position:absolute; color:#162f57;border:1px solid #162f57; background:#fff;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-9px;}
.user-header-contr{ height:25px; width:25px; position:relative; border-radius:50%;}
.user-contr-sml{width:130px;}
.message-number{ position:absolute; background:#ec0000; height:15px; width:15px; border-radius:50%; text-align:center; color:#fff; right:-2px; top:-5px; font-size:11px;}
.humburgur-menu-contr .message-number{ position:absolute; background:#ec0000; height:26px; width:26px; border-radius:50%; text-align:center; color:#fff; right:-2px; top:-30px; font-size:14px; line-height:24px;}
.user-dtl{float:left; padding:7px 10px; background:#fff; border-radius:5px 5px 0 0; margin-right:10px; color:#02317f; font-weight:600; margin-top:10px;}
.user-dtl.unsel{background:transparent; color:#fff!important;}
.user-dtl i{ margin-left:5px;}
.deposit-dtl h2{ margin-top:-5px!important; margin-bottom:0px;}
.dtl-info.imp-info{ margin-bottom:20px;}
.dtl-info.imp-info .label-text{ color:#989898; width:100%; float:left; text-align:left; font-weight:400;}
.dtl-info.imp-info .data{width:100%; float:left; font-size:30px; font-weight:300}
.dtl-info.imp-info .data .small{font-size:16px; font-weight:300}
.input-search{ background:url(../images/search-icon-blue.png) right 5px no-repeat; margin-right:5px;}
.deposit-dtl:before, .deposit-dtl:after{ display:table; content:""}
.deposit-dtl:after{ clear:both}
.section-part{border-bottom:1px solid #dedede; padding-bottom:20px; margin-bottom:20px;}
.section-part:last-child{border-bottom:none; padding-bottom:0px; margin-bottom:0px;}
.w100p{ width:100%}
.saved-contr{height:30px; border:0px solid transparent; background:#627fad; font-size:12px; color:#fff; float:left;  padding:5px 10px;position:relative}
.w20p{width:20%;}
.w80p{width:80%;}
.w45p{width:45%;}
.w55p{width:55%;}
.remain-contr{height:30px; background:#f2f2f2; font-size:12px; float:left; padding:5px 10px;position:relative}
.fs30{ font-size:30px;}
.mTn7{ margin-top:-7px;}
.custom-dd-outer{border:1px solid #ccc; padding:10px 5px; position:relative;}
.custom-dd-outer.openstage{ position:absolute; top:57px; width:100%; background:#fff; z-index:1}
.custom-dd-arrow{position:absolute; right:5px; top:35%}
.custom-dd-option{padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ccc}
.custom-dd-option:last-child{padding-bottom:0px; margin-bottom:0px; border-bottom:0px solid #ccc}
.checkbox-inline, .radio-inline{ padding-left:15px;position:relative;}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    left: 0; position: absolute; margin-left:0;}
.accordion-header{ font-size:16px; font-weight:600; padding:5px 20px; border-bottom:1px solid #dedede}
.accordion-body{ padding:20px;}
.account-alert-contr{ border:1px solid #dedede; padding:15px; margin-top:20px;}
.account-alert-contr .heading{ width:70%; float:left;}
.account-alert-contr .head{ height:60px;}
.mT30{ margin-top:30px;}
.account-alert-contr label{ font-weight:400;}
.panel-group.accordion .panel + .panel{ margin-top:-1px; border-radius:0}
.arrow-down{ background:url(../images/arrow-down-accordion.png) top left no-repeat; height:15px; width:17px;}
.arrow-up{ background:url(../images/arrow-up-accordion.png) top left no-repeat; height:15px; width:17px;}
.message-contr{padding:20px 0; margin:0 20px; border-bottom:1px solid #dedede}
.message-contr:last-child{ border-bottom:0px}
.message{width:90%; float:left}
.message .main-text{ font-size:16px;}
.accordion .panel-heading{ padding:10px 50px 10px 20px; background:#DADADC; border-radius:0; border-bottom:1px solid #E4E4E4;}
.accordion .panel-heading.active{ background:#fff; font-weight:700;}
.accordion .panel-heading .panel-title a{ width:70%; float:left;}
.accordion .panel-heading .panel-title .fr{ width:30%; float:right;}
.message-contr.active{background:#ECF2FE; margin:0; padding:20px;}
.message-contr.sel{ font-weight:600}
.message-info{ background:#fff!important; padding:20px!important}
.panel-title{ font-size:14px;}
.popup-contContr .dtl-info{ margin-top:20px}
.popup-contContr .right-full-space .btn{width:284px;}
.fs14{ font-size:13px!important}
.mR15{ margin-right:15px}
.net-bank{ display:none}
.logo-size-sml{ display:block;}
ul.topNav.nb li a{padding: 10px 15px 9px;}
ul.topNav.nb li a span{ font-size:13px;}
ul.topNav.nb li:nth-child(1) a{ background:url(../images/top-nav-nb-tab1.png) center 5px no-repeat; padding: 30px 15px 5px;}
ul.topNav.nb li:nth-child(2) a{ background:url(../images/top-nav-nb-tab2.png) center 5px no-repeat; padding: 30px 15px 5px;}

ul.topNav.nb li:nth-child(1).sel a{ background:url(../images/top-nav-nb-sel-tab1.png) center 5px no-repeat}
ul.topNav.nb li:nth-child(2).sel a{ background:url(../images/top-nav-nb-sel-tab2.png) center 5px no-repeat}
.sml-login-usernm{ color:#fff; font-weight:600; position:absolute; width:180px}
.overFH{ overflow:hidden}
.blank-div {height:34px;}

.panel-collapse:before, .panel-collapse:after{ content:""; display:table}
.panel-collapse:after{ clear:both}
.accordion .panel-heading i{ position:absolute; right:20px;}
#accordion .panel{ margin-bottom:0px; border-radius:0}
#accordion .panel .panel-heading{ padding:10px 20px; background:#dadadc; border-radius:0}
#accordion .panel .panel-heading.active{background:#fff;}
#accordion .panel-heading:before, #accordion .panel-heading:after{ display:table; content:""}
#accordion .panel-heading:after{ clear:both}
#accordion .panel-heading a{ width:70%; float:left}
#accordion .panel-heading .panel-title .fr{ width:30%; float:right}
#accordion .panel-heading .panel-title i{ position:absolute; right:10px}
textarea, select{ border:1px solid #ccc;}
.userid-contr .data{ width:70%}
.userid-contr .data .mes-cont{ width:255px; float:left}
.userid-contr .useridsect{ width:100%}
.userid-contr .data p{ width:100%; font-size:12px; float:left}
.right-full-space.btn-space{ margin-top:30px!important}
.dtl-info .label-text.no-cap, .no-cap{ text-transform:none!important}
.dtl-info .data a{ font-size:14px}
h2 a{ font-size:14px;}
.h15{ height:15px;}
.h10{ height:10px;}
footer{ color:#fff;}
footer .footer-col{ padding:0 25px;}
footer .footer-col:first-child{ padding:0 25px 0 0;}
footer .footer-col:last-child{ padding:0 0 0 25px;}
footer .footer-row{ margin:0;}
.footer-link{ margin-top:40px;}
.footer-link h4{ color:#CFCCCA; font-size:20px; margin-bottom:20px;}
.footer-link ul li{}
.footer-link ul li a{ display:block; width:100%; margin-bottom:5px; color:#fff;}
.footer-btm{ font-size:11px; padding:20px 0;}
.footer-btm a{ color:#fff; margin-left:20px;}
.footer-link-small{ display:none}
.footer-link-small ul{ margin:0 10px; padding:0}
.footer-link-small ul li{ float:left; width:100%; position:relative;}
.footer-link-small ul li a{color:#fff; border-bottom:1px solid #276db2; display:block; padding:10px 0; font-size:16px; }
.footer-link-small ul li a:after{background:url(../images/wht-down-arrow.png) 0 0 no-repeat; content:""; position:absolute; right:0; height:16px; width:16px; right:10px; top:16px}
.footer-link-small ul li.sel a:after{background:url(../images/wht-up-arrow.png) 0 0 no-repeat;}
.footer-link-small ul li.no-arrow a:after{ background:none}
.footer-link-small ul li .arrow{ position:absolute; top:10px; right:10px;}
.footer-link-small ul.subMenu{background: #2b5591 none repeat scroll 0 0; width:106.5%; float:left; margin:0 -10px; display:none}
.footer-link-small ul.subMenu li a{ padding-left:20px; padding-right:20px; border-bottom:1px solid #5677aa; font-size:14px;}
.footer-link-small ul.subMenu li a:after{ background:none}
.footer-link-small ul.subMenu li.social-media-section{border-bottom:1px solid #276db2; padding-bottom:10px;}
.brdrBlitWht{border-bottom:1px solid #276db2;}
/*** ================= SNEHA  CSS START =================== ***/
.selectdrop {width:340px;height: 36px;font-family: 'Open Sans';font-weight: 400;font-style: normal;font-size:14px;text-decoration: none;color: #444444;}
.imgw100 {width:100%}
.smalldesc {font-size:14px;color:#333}
.taxnopan .subheadtxt {margin-bottom:19px}
.f18 {font-size:18px}
.mB19 {margin-bottom: 19px!important;}
.fs16 {font-size:16px!important;}
.fsz12 {font-size: 12px !important;}
.drkgreen {color:#044444}
.center {text-align:center}
.ibvt {display:inline-block;vertical-align:top}
.mBT30 {margin-bottom: 30px;}
.user-img img {width:100%}

.rdbuttons {display:inline-block;vertical-align:top;margin:0 20px 0 0}
.rdbuttons:last-child {margin:0}
.radioblock input[type="radio"] + label {font-size:14px;color:#444444;font-weight:400}
.width70 {width:70%}
.width35 {width:35% !important}
.smalltxt {font-size:14px;color:#333}
.scalephoto {width:288px;position:relative}
.scalephoto img {width:100%}
.webcamtxt {position:absolute;top:0;bottom:0;left:0;right:0;font-size:13px;color:#333;height:20px;margin:auto;text-align:center}
.doclist {color:#1D86FF;text-decoration:underline}
.lnheight {line-height:0}
.floatnon {float:none !important}

.welcmewrap {background:#fff;padding:20px}
.hdfclogoblk {width:193px;margin:0 auto 20px;}
.w100pcnt {width:100% !important}
.hdfcwelcmetxt {font-size:20px;color:#333}
.hdfcstatictxt {font-size:18px;color:#333;}
.welcmewrap .welcomesec {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #dddddd;width: 100%;}
.welcmewrap .welcomesec1 {margin-bottom: 20px;padding-bottom: 20px;width: 100%;}
.lablefield {width:40%;margin:10px 0 0 0}
.inputfield {width:58%}
.ibvt {display:inline-block;vertical-align:top}
.hdfcsmalltxt {font-size:14px;color:#333}
.color666 {color:#666666}
.hdfcsmalltxt span {display:block}
.lighttxt-blue {color:#1D86FF}
.mT50 {margin-top:50px}
.lightblackcolor {color:#1E1E1E}
.nortonsecurity {margin:-10px 0 20px 0}
.ibvm {display:inline-block;vertical-align:middle}
.mRmT {margin:-20px 0 0 0}
.bgoverlay {background: rgba(115,115,115,1);height: 100%;min-height: 100%;position: fixed;width: 100%;top: 0;left: 0;display: none;z-index: 2;}
.welcmewrap {background:#fff;padding:20px}
.hdfclogoblk {width:193px;margin:0 auto 20px;}
.w100pcnt {width:100% !important}
.hdfcwelcmetxt {font-size:20px;color:#333}
.hdfcstatictxt {font-size:18px;color:#333;}
.welcmewrap .welcomesec {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #dddddd;width: 100%;}
.welcmewrap .welcomesec1 {margin-bottom: 20px;padding-bottom: 20px;width: 100%;}
.lablefield {width:145px;margin:0; line-height:25px; padding-right:20px; font-size:16px;}
.inputfield {width:58%}
.ibvt {display:inline-block;vertical-align:top}
.hdfcsmalltxt {font-size:14px;color:#333}
.color666 {color:#666666}
.hdfcsmalltxt span {display:block}
.lighttxt-blue {color:#1D86FF}
.mT50 {margin-top:50px}
.lightblackcolor {color:#1E1E1E}
.nortonsecurity {margin:-10px 0 20px 0}
.ibvm {display:inline-block;vertical-align:middle}
.mRmT {margin:-20px 0 0 0}
.bgoverlay {background: rgba(115,115,115,1);height: 100%;min-height: 100%;position: fixed;width: 100%;top: 0;left: 0;display: none;z-index: 2;}
.mB50 {margin-bottom:50px}
.nomsgblk {padding:142px 0 147px 0 !important}
.textarea {width:100%;height:170px;border:1px solid rgba(190, 190, 190, 1)}
.txt-gray {color:#999}
.selectdrop{ width:100%}
/*** ================= PRATIK  CSS START =================== ***/
.subheadtxt{margin-bottom:30px}
.mL0{margin-left: 0px!important;}
.txt-right{text-align:right}
.prefilmob td{vertical-align:top}
.borbtnnon{border-bottom:none!important;}
.fl{float:left}
.fr{float:right}
.tc{text-align:center}
.pB20{padding-bottom:20px}
.deposit-tbl{margin-top:20px}
.multiline-msg .success-contr .cell-cont p{display:block}
.multiline-msg .success-contr .cell-cont p.submsg{font-size: 14px;}
.sm-label{font-size: 12px;display: block;}
.date-picker{background:url(../images/calender-img.png) no-repeat 97% center #fff;}
.addition-sec img{float:left;margin-right:5px}
.radio-buttons input[type="radio"]{float:left;margin-right:5px}
.radio-buttons label{font-size:14px !important}
.max-select{color: #989898;font-size:14px}
.items-info{box-shadow:1px -4px 10px #ccc;}
.requst-summary .section.finanyr {width: 57%}
.txt-left{text-align:left}
.security-left-sec{width:42%;float: left}
.security-left-sec img{width: 100%}


.security-right-sec{width:58%;float: right;padding-left: 12px}
.security-right-sec .dtl-info .label-text{width: 27%}
.security-right-sec .dtl-info{margin-bottom: 12px}
.security-right-sec .dtl-info .data{width: 69%}
.thumbnais-img img{display: inline-block;float: left;width: 30%;margin-bottom: 10px}
.thumbnais-img img+img{margin-left: 10px}
.thumbnais-img img:nth-child(3n+1){margin-left: 0}
.changemsg{margin-top: 52px}
.changemsg .dtl-info .label-text{width:26%;padding-right: 0 !important}
.changemsg .dtl-info .data{width:45%}
.compose-mail .dtl-info .label-text{width:145px}
.compose-mail .dtl-info .data textarea{width: 100%;resize: none;}
.compose-mail .custom-dd-outer{width:340px}
/*** ================= SWAPNALI  CSS START =================== ***/
.bld-txt{font-weight:600;}
.valid-txt{color:#999999;}
.drag-drop{border:1px dashed #989898;text-align:center;padding:40px 0;}
.captcha{border:1px solid #989898;text-align:center;padding:40px 0;}
.chbox{margin-right:10px !important;}
.fieldw{float:left;}
.aval{float:left;}
.validspace{width:100% !important ;}
.validsect{float:left;width:70%;}
.error-txt{padding:0 10px;}
.reqfield{border:1px solid rgba(255, 0, 0, 1);}
.check-img{width:10%;}
.useridsect{width:60%;}
.check-blk {width: 35%;float: left;padding:5px 0;}
.available-txt{color:#099999;padding: 0 10px;}
.strength-txt{padding: 5px 5px 0;}
.strength{background-color: rgba(0, 204, 0, 1);border: none;width:40px;height: 10px;float:left;margin:10px 3px 0;}
.strong-txt{color:#009900;}
.blue{color:#0099FF;}
.blue-bg{background:rgba(0, 153, 255, 1)}
.grey-bg{background:rgba(204, 204, 204, 1);}
.yellow-bg{background:rgba(255, 204, 0, 1)}
.yellow{color:#FFCC00;}
.red-bg{background:rgba(255, 0, 0, 1)}
.red{color:#FF0000}
.grey{color:#999999;}
.center{text-align:center;}
.selectsection{width:100% !important; border:1px solid #ccc; border-radius: 4px;}
.calender-img{border-width: 0px;position: absolute;right:5px;top: 8px;width: 25px;height: 21px;}
.calimg{border-width: 0px;position: absolute;left: 0px;top: 0px;width: 25px;height: 21px;}
.calender-img2{border-width: 0px;position: absolute;left: 646px;top: 292px;width: 25px;height: 21px;}
.calender-img3{top: 124px;}
.calender-img4{top:235px;}
.w60p{width:60% !important;}
.w40p{width:40% !important;}
.inputsect{width:20% !important;float:left;}
.numsect{width:5%;float:left;}
.dtl-info .w75pcnt {
	width: 75% !important;
}
/*** ================= SUPRIYA  CSS START =================== ***/
.mL200{margin-left:200px;}
.loading-img {width: 14%;}

/*** ================= yogesh CSS start =================== ***/
.fLeftW200 {
    float: left;
    width: 200px;
}
.fbButton{
	background: #2F5F9E;
}
.twitterButton{
	background: #42ADCD;
}
.socialmediaButton {
	height: 36px;
	display: table;
	width: 215px;
	margin:0 auto;
}

.socialmediaButton img {
    float: left;
	box-shadow: 0px 0px 2px #ccc;
	
}
.socialmediaButton span {
    color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
.noPadding{
	padding: 0;
}
.NoBorder{
	border: none;
}

.fsize14{
	font-size:14px;
}
.textright {
    text-align: right;
}
.fb-confirm-button {
    font-size: 12px;
    padding: 2px 5px;
    box-shadow: none;
    text-transform: capitalize;
	color: #707070;
	border: 1px solid #C8C8C8;
	max-width: 52px;
}
.fb-blue-btn{
	color: #fff;
	background: #506BA0;
	border: 1px solid #A3B9F2;
}
.fb-blue-btn:hover{
	color: #fff;
}
.fb-post-text{
	color: #989898;
	font-size: 12px;
	font-weight: 400;
}
.fb-profile-img{
	width: 16px;
}

.boxshadowpop{
	box-shadow: 0px 0px 0px 10px rgba(141,141,141,0.3);
}
/*** ================= suhas CSS start =================== ***/
	.pannum	span{padding-right:100px;}
		.pannum{border-top: 1px solid #dddddd;}	
		.pannum span{color: #989898;}
		.stepcolo {color: #989898;}
		
.red
{
    color:red;
  
}


.term-condition-popup .popup-contr-mid{ padding:0!important}
.term-condition-popup .popup-contr-mid .panel{margin-bottom:0; border:none; border-radius:0}
.term-condition-popup .popup-contr-mid .panel .panel-heading{padding:5px 20px; background:#3a526e; padding:0; color:#fff; width:100%; position:relative; text-align:center; border-radius:0; height:42px;}
.term-condition-popup .popup-contr-mid .panel .panel-heading .popup-logo{position:absolute; top:5px;; left:20px;}
.term-condition-popup .popup-contr-mid .panel .panel-heading h2{ margin-bottom:0; padding-top:7px;}
.term-condition-popup .popup-contr-mid .panel .panel-body{ padding:0}
ul.tnc{ float:right}
ul.tnc li{padding:10px 15px; text-align:center; font-size:10px; float:left}
.term-condition-popup .popup-contr-mid .panel .panel-body .tnc-contr{border-top:1px solid #afafaf; display: table}
.term-condition-popup .popup-contr-mid .panel .panel-body .tnc-contr .left-contr{padding:20px; border:1px solid #afafaf; width:25%; text-align:top; display:table-cell}
.term-condition-popup .popup-contr-mid .panel .panel-body .tnc-contr .right-contr{padding:20px; border:1px solid #afafaf; width:75%; text-align:top; margin-left:-1px; margin-top:-1px; display:table-cell; border-left:none}
.mTn-1{ margin-top:-1px;}
.pincheck{width:67%}
.pincolor{color:#00cc00}

.upgrline {position:relative}
.upgrline:before {position:absolute;content:"";top:-20px;width:1px;height:20px;background:#939393;right:0}
.upgrlinetxt {font-size: 12px;position: absolute;top: -40px;right: -60px;}
.greenbg {background:#37BA81}
.targetlinetxt {font-size: 12px;color: #333;position: absolute;top: -17px;right: 0px;}
.w40px {width:40px}
.mTN50{ margin-top:-50px;}

.color1d86ff {color:#1d86ff}

.mm-contr-header a{ background:none!important; padding:0 0 0 7px!important; color:#3d3d3d!important; text-align:left!important;}
.mm-contr-header i img {width:80%}
.listView-mmLink li a i img {width:80%}
.homeloan.mm-contr-header {
    border-bottom: 0 !important;
    padding-left: 0;
    margin: 140px 0 0 0;
}
.mm-last-contr {
    float: right;
    border-right: none;
    border-left: 1px solid #ddd;
}

.multicolumntbl.visible-xs tr {border-bottom: 1px solid #ddd;}
.multicolumntbl.visible-xs tr:last-child {border-bottom:none}
.multicolumntbl.visible-xs tr td .fl {margin-bottom:5px;color: #777;}
.multicolumntbl.visible-xs tr td .fr {margin-bottom:5px;text-align:right}
.multicolumntbl.visible-xs tr td {padding:8px 0}
.dtl-info .label-text span.fs12{ margin-top:-3px; display:block;}

.icon-billpay_gas, .icon-billpay_mobile, .icon-mobile, .icon-aids-icon, .icon-insurance, .icon-billpay_hdfc_credit_card, .icon-billpay_mutual_fund-_installment, .icon-billpay_subscriptions, .icon-donation, .icon-withdraw_cash, .icon-recharge_data_card, .icon-recharge_dth{border:3px solid #4F7199;border-radius:50%;color:#4F7199;font-weight:700;height:70px;width:70px;}

.icon-billpay_gas:before, .icon-billpay_mobile:before, .icon-mobile:before, .icon-aids-icon:before, .icon-billpay_electricity:before, .icon-insurance:before, .icon-billpay_hdfc_credit_card:before, .icon-billpay_mutual_fund-_installment:before, .icon-billpay_subscriptions:before, .icon-donation:before, .icon-withdraw_cash:before, .icon-recharge_data_card:before, .icon-recharge_dth:before{position: relative; margin:0}


.icon-billpay_gas{font-size:70px;}
.icon-billpay_gas:before{top: -20px; left: -5px;}

.icon-billpay_mobile{font-size:70px;}
.icon-billpay_mobile:before{top: -20px; left: -5px;}

.icon-mobile{font-size:70px;}
.icon-mobile:before{top: -20px; left: -5px;}

.icon-aids-icon{font-size:45px;}
.icon-aids-icon:before{top:0px; left: 8px;}


.icon-billpay_electricity:before{top: -15px; left: -5px;}

.icon-insurance{font-size:70px;}
.icon-insurance:before{top: -20px; left: -5px;}

.icon-billpay_hdfc_credit_card{font-size:70px;}
.icon-billpay_hdfc_credit_card:before{top: -20px; left: -5px;}

.icon-billpay_mutual_fund-_installment{font-size:70px;}
.icon-billpay_mutual_fund-_installment:before{top: -20px; left: -5px;}

.icon-billpay_subscriptions{font-size:70px;}
.icon-billpay_subscriptions:before{top: -20px; left: -5px;}

.icon-donation{font-size:65px;}
.icon-donation:before{top: -15px; left: 0px;}

.icon-recharge_data_card{font-size:70px;}
.icon-recharge_data_card:before{top: -18px; left: -5px;}


.icon-recharge_dth{font-size:70px;}
.icon-recharge_dth:before{top: -20px; left: -2px;}

table td{ vertical-align:middle!important}

.section-form-control.with-only-data.group-data .dtl-info {margin-top: 0px;}
.section-form-control.with-only-data.group-data .dtl-info.grptop {margin-top: 20px;}

.section-form-control.group-data .dtl-info {margin-top:10px;}
.section-form-control.group-data .dtl-info.grptop {margin-top: 20px;}
table td.vtop{ vertical-align:top!important;}
.mT25{ margin-top:25px;}
.radiospace{margin-bottom:10px;}
.txt-blue {
    color: #00337F;
}
.fs28{ font-size:28px;}
.fw300{ font-weight:300}
.icon-billpay_electricity{ background:url(../images/billpay-electric.png) 0px 9px no-repeat; height:79px; width:70px;}

.icon-billpay_electricity1{ background:url(../images/billpay-electric.png) 0px 0px no-repeat; height:79px; width:70px;}