body { /*color:#000;*/}
.nopadding {padding:0px !important;}


.page-header {
    padding: 20px 30px;
    overflow:hidden;
}
.fv-form-bootstrap .help-block {
    margin-bottom: 0;
    position: absolute;
}
.margin_top10 {margin-top:10px;}
.form-material { /*padding-bottom:15px;*/ padding-bottom:0px;}
.table-bordered.dataTable tr th  { font-weight:bold;}
.navbar-brand { padding:18px 20px;}
.navbar-brand .logo_small { display:none;}
.site-menubar-fold .site-navbar .logo_small {display:inline-block !important; opacity:1 !important;}
.navbar-brand-logo { height:40px;}
.logo_center { width:auto; text-align:center;}
/* ----------------------Enrollment page table------------------------------------ */
table.table-bordered tbody td, table.table-bordered tbody th { text-align:left !important;}
/* ----------------------Customer page------------------------------------ */
.customer_search { /*margin:0 auto; display:table; float:none;*/}
.customer_search h2 { margin-bottom:30px; padding-left:8px; text-transform:inherit; font-size:20px;}
.customer_search h5 { margin-bottom:5px; padding-left:8px; text-transform:inherit;}
.customer_search p { margin:10px 5px;}
.customer_search_box { margin:20px auto; display:table; float:none;}
.height_45 { height:45px;}
.dont-break-out {	
	display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color:#000;
}
.customer_home {}
.customer_home label {margin-bottom:5px; padding-left:8px; line-height:26px;}
.readonly_lable { border:0px; background-color:#f9f8f8; padding:7px 10px; font-weight:bold;}
.switch_btn { margin-left:20px;}
.switch_mrgn { margin-top:35px;}
.margin_right { margin-right:10px;}
.margin_bottom { margin-bottom:10px;}
.all_button { float:left;}
.all_button ul { float:left; width:100%; list-style-type:none; padding:0; margin:0;}
.all_button ul li { float:left; width:25%; padding:10px;}
.btn_icon { color:#fff; font-size:20px; opacity:0.2; vertical-align:middle;}
.add_btn { margin-left:5px;}
.add_btn span { font-size:13px; font-weight:600;}
/* ----------------------Pregress Bar------------------------------------ */
.pregress_top { position:absolute; top:0; margin:0; width:100%; z-index:99999;}
.progress_height { margin:0px !important;}
.customer_tc { background-color:#fafafa; padding:20px;}
.customer_tc h1 {font-size:20px;}
.customer_tc_list { width:100%; float:left;}
.customer_tc_list ul { width:100%; float:left; padding:0; margin:0;}
.customer_tc_list ul li { width:100%; float:left; list-style-position:inside; list-style-type:disc; padding:0; margin:0;}
.action_icon { display:table;}
.action_icon a { /*display:inline; margin:0 3px;*/}
.approve_btn { padding:3px; font-size:11px; display:inline; margin:0 3px;}
.reject_btn { padding:3px; font-size:11px; display:inline; margin:0 3px;}
.dropify-wrapper .dropify-clear { z-index:101;}
table.dataTable>tbody>tr.child ul { width:100%;}
.search_field { width:100% !important;}
.dropify-wrapper { border:dashed 1px #ccc; border-radius:6px;}
.font11 { font-size:12px !important; text-transform:inherit !important;}
.transparent_bg { background-color:rgba(0, 0, 0, .7) !important;}
#jqstooltip { display:none;}
.readonly_lable2 { border:0px; padding:0px; font-weight:bold;}
.link_blue { color:#00518f; font-weight:bold; text-decoration:underline;}
.otherlink { float:right; margin-top:10px;}
.otherlink ul { float:right; margin:0; padding:0;}
.otherlink ul li { float:left; list-style-type:none; padding:0 5px; border-right:solid 1px #ccc; line-height:14px;}
.otherlink ul li:last-child { border:0px;}
.otherlink ul li a { color:#000; font-size:13px; line-height:14px;}
.required_text {color:#ff1d27;}
.datepicker { z-index:9999;}
.dashboard2 h1 {font-size:20px; color:#000; margin:0; text-align:center;}
.dashboard_icon2 {color:#fff; font-size:30px; display:inline-block; width:70px !important; height:70px !important; border-radius:100%; line-height:70px !important;}
.dashboard2 p {text-align:center; margin-bottom:0; color:#000;}
.bg_white { background-color:#fff;}
.icon_bg { /*background-color:#ff6b6b;*/ background-color:#e00315;}
.icon_bg2 { background-color:#63d6ff;}
.icon_bg3 { background-color:#6e6eff;}
.icon_bg4 { background-color:#f76fff;}
.icon_bg5 { background-color:#ffd863;}
.icon_bg6 { background-color:#40d740;}
.icon_bg7 { background-color:#d77c40;}
.icon_bg8 { background-color:#40d7ab;}
.icon_bg9 { background-color:#d1e94e;}
.icon_bg10 { background-color:#7c55be;}
.icon_bg11 { background-color:#e8e8e8;}
.recharge_mobile h3 { font-size:17px; margin:15px 0 0 0 !important;}
.recharge_mobile h2 { font-size:20px;}
.recharge_mobile h1 { font-size:50px;}
.promocode_part { border:solid 1px #f2f3f3; text-align:center; padding:50px 20px; margin:20px 50px;}
.code_box { border:dashed 2px #e3e3e3; padding:5px 20px; text-transform:uppercase; color:#424242;}
.recharge_form { background-color:#fafafa; border-radius:4px;}
.recharge_detail { padding-left:15px !important;}
.recharge_table {}
.recharge_table table{ border:solid 1px #e0e0e0;}
.recharge_table table th{ font-weight:bold !important;}
.recharge_table table tbody tr:hover{ background-color:#f9f9f9;}
.recharge_table table th, td {white-space:inherit !important;}

.fixed_headers {
  table-layout: fixed;
  border-collapse: collapse;
}
.fixed_headers thead tr {
      display: flex;
      position: relative;
}
.fixed_headers tbody {
    display: block;
    overflow: auto;
	height: 315px;
}

.recharge_plan .nav-tabs-line > li > a { padding:10px 10px !important; font-size:13px !important;}
.dropdown-menu > li > a { padding:10px 10px !important; font-size:13px;}
.coupons_page h4 { font-size:16px; font-weight:normal;}
.coupons_page h4 span { font-weight:bold;}
.payment_page h4 { font-size:16px; font-weight:normal;}
.payment_page h4 span { font-weight:bold;}
.font12 { font-size:12px;}
.otherplan h4 { font-size:16px; font-weight:normal;}
.otherplan .divider { border-bottom:solid 1px #eaeaea; padding-bottom:10px !important;}
.slick-next:before, .slick-prev:before { color:#000;}
.link18 { font-size:18px;}
.link18:hover { text-decoration:none;}
.promocode_model { max-width:400px;}
.select_promocode { background-color:#fafafa; padding:10px !important;}
.promocode_model h5 { font-size:14px; font-weight:bold;}
.promocode_model h6 { font-size:13px; font-weight:bold; color:#00518f; margin:0px;}
.promocode_model p { font-size:12px; color:#757575; margin-bottom:5px;}
.btn_small { font-size:12px;}
.select_promocode_part { border-bottom:solid 1px #ccc; margin-bottom:5px;}
.promocode_model a:hover, a:focus { text-decoration:none;}
.scrollable-vertical.is-enabled .scrollable-container { width:100% !important;}
.is-enabled .scrollable-content { width:100% !important;}
.scrollable-bar {}
.code_remove i { font-size:24px; color:#ccc;}
.payment_wallet_part { background-color:#fafafa; border-radius:4px; padding:20px;}
.success_icon { color:#00518f; font-size:24px;}
.paymentdeduction_part { background-color:#fff; border:solid 1px #eaeaea; padding:10px; border-radius:4px;}
.minus { font-size:40px;}
.equal { font-size:40px;}
.ballancs_msg { position:absolute; bottom:-25px; left:0;}
.modify_search h3 { font-size:20px; color:#616161; margin:0px;}
.modify_search h3 span { font-size:11px; color:#8a8a8a; font-weight:normal;}
.to_arrow { font-size:24px; color:#a7a7a7;}
.divider_hori { border-right:solid 1px #efefef;}
.duration_arrow { font-size:24px; color:#a7a7a7;}
.recharge_table th { background-color:#fafafa;}
.train_table h1 { font-size:18px; margin-bottom:0px;}
.train_table h1 span { font-size:12px; color:#8a8a8a; width:100%; float:left;}
.train_table h2 { font-size:18px; margin-bottom:0px;}
.train_table h2 span { font-size:12px; color:#8a8a8a; width:100%; float:left;}
.vertical_middle { vertical-align:middle !important;}
.refine_results h3 { font-size:18px;}
.refine_results h4 { font-size:15px;}
.refine_results_part { border-top:1px dotted #e0e0e0; padding:10px 0;}
.bold { font-weight:bold;}
.divTableHeading {
      display: flex;
      position: relative;
}
.table_scroll {
    display: block;
    overflow: auto;
	height: 315px;
}
/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
	border: 1px solid #e0e0e0;
	float:left;
	background-color:#fff;
}
.divTableRow {
	/*display: table-row;*/
	display:flex;
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
.divTableCell, .divTableHead {
	border-bottom: 1px solid #e0e0e0;
	display: table-cell;
	padding: 8px;
}
.divTableCell {font-size:12px;}
.divTableHeading {
	background-color: #fafafa;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	/*display: table-row-group;*/
	width:100%;
	
	float:left;
	padding:10px 0 0 0;
}
.train_col1 {width: 25%;}
.train_col2 {width: 20%; text-align:center !important;}
.train_col3 {width: 15%; text-align:center !important;}
.train_col4 {width: 20%; text-align:center !important;}
.train_col5 {width: 20%;}

.bus_col1 {width: 25%;}
.bus_col2 {width: 15%; text-align:center !important;}
.bus_col3 {width: 15%; text-align:center !important;}
.bus_col4 {width: 15%; text-align:center !important;}
.bus_col5 {width: 15%; text-align:center !important;}
.bus_col6 {width: 15%;}

.mob_col1 { width:20%;}
.mob_col2 { width:20%;}
.mob_col3 { width:45%;}
.mob_col4 { width:15%;}

.dth_col1 { width:20%;}
.dth_col2 { width:65%;}
.dth_col3 { width:15%;}

.data_col1 { width:20%;}
.data_col2 { width:20%;}
.data_col3 { width:45%;}
.data_col4 { width:15%;}

.ele_col1 { width:40%;}
.ele_col2 { width:40%;}
.ele_col3 { width:20%;}

.policy_col1 { width:50%; text-align:left;}
.policy_col2 { width:25%; text-align:center;}
.policy_col3 { width:25%; text-align:right;}


.table_collapse {
	-webkit-justify-content:space-around;
	justify-content:space-around; 
}
.tr_ticket_bg { background-color:#fafafa; border-bottom: 1px solid #e0e0e0;}
.line_remove { border-bottom:0px;}
.price_btn { width:100%;}
.height_sm { height:26px;}
.font14 { font-size:14px;}
.fontblack { color:#000 !important;}
.fontgreen { color:#20bf7a;}
.fontorange { color:#f8631a;}
.fontcap { text-transform:uppercase;}
.font10 { font-size:11px;}
.font18 { font-size:18px;}
.tr_ticket_btn {
	height: 100px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	background-color:#fff;
	border-radius:0px;
	border:0px;
	display:table;
}
.tr_ticket_btn { 
  background-color: transparent; 
  border:0; 
}  
.tr_ticket_btn:hover, 
.tr_ticket_btn:focus, 
.tr_ticket_btn:active, 
.tr_ticket_btn.active, 
.open .dropdown-toggle.tr_ticket_btn {  
  background-color: #fff;
  border:0;
}  
.tr_ticket_btn:active, 
.tr_ticket_btn.active, 
.open .dropdown-toggle.tr_ticket_btn { 
  background-image: none; 
}  
.tr_ticket_btn.disabled, 
.tr_ticket_btn[disabled], 
fieldset[disabled] .tr_ticket_btn, 
.tr_ticket_btn.disabled:hover, 
.tr_ticket_btn[disabled]:hover, 
fieldset[disabled] .tr_ticket_btn:hover, 
.tr_ticket_btn.disabled:focus, 
.tr_ticket_btn[disabled]:focus, 
fieldset[disabled] .tr_ticket_btn:focus, 
.tr_ticket_btn.disabled:active, 
.tr_ticket_btn[disabled]:active, 
fieldset[disabled] .tr_ticket_btn:active, 
.tr_ticket_btn.disabled.active, 
.tr_ticket_btn[disabled].active, 
fieldset[disabled] .tr_ticket_btn.active { 
  background-color: transparent; 
  border:0;
}  
.tr_ticket_btn .badge { 
  background-color: transparent; 
  border:0;
}
.tr_ticket_call { display:table-cell; vertical-align:middle; height:100px;}
.border_top { border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.important_msg { background-color:#f2f2f2;}
.important_msg h5 { font-size:14px !important;}
.r-tabs-tab a i { display:none;}
.r-tabs-state-active a i { display:none;}
.pageleft { margin-left:0px !important;}

/*--------------------------services pages add new----------------------------*/
.site-navbar .navbar-header .navbar-brand-logo{height:48px;}
nav { background-color:#fff;}
.site-menu-sub .site-menu-title { color:#616161;}
.site-menu-item .has-sub .site-menu-arrow { color:#757575;}
.login { z-index:100; position:relative;}
.bg_white { background-color:#fff;}
.dark_icon { color:#757575 !important;}
.navbar-inverse .navbar-toggle { color:#757575 !important;}
.select2-container--material .select2-selection--single { padding-left:0;}
/*--------------------------------money teansfer---------------------------------*/
.money_transfer h2 { margin-bottom:10px; text-transform:inherit; font-size:20px;}
.otp_model {
    max-width: 400px;
}
.amount_detail { /*border:solid 1px #ccc;*/ border-radius:4px; background-color:#2ec823;}
.done_icon { color:#fff; font-size:50px;}
.amount_detail h3 { font-size:17px; color:#fff; font-weight:bold; margin:5px 0 0 0 !important;}
.amount_detail p { font-size:14px; color:#fff; margin:0;}
.btn_imps { background-color:#00bdff; color:#fff; font-weight:bold;}
.btn_imps:hover, .btn_imps:focus, .btn_imps:active, .btn_imps.active { background-color:#00bdff; color:#fff; font-weight:bold;}
.btn_neft { background-color:#ff6600; color:#fff; font-weight:bold;}
.btn_neft:hover, .btn_neft:focus, .btn_neft:active, .btn_neft.active { background-color:#ff6600; color:#fff; font-weight:bold;}
.cust_detl { border-bottom: solid 1px #ededed;}
.cust_detl_part { }
.cust_detl h1 { color:#00518f !important; font-size:13px; font-weight:bold; margin:0px; word-break: break-all;}
.cust_detl h4 { color:#868686; font-size:16px; margin:0px; font-weight:bold; line-height:32px;}
.readonly_lable3 {border:0px; padding:0px; font-size:16px; color:#000; font-weight:bold; line-height:32px;}
.font13_bold { font-size:13px; font-weight:bold; color:#00518f; margin:0px;}
.btn_bordered { border:solid 1px #ccc; color:#000; font-weight:bold; font-size:12px; background-color:#fff; box-shadow:none; margin-left:3px; padding:5px 7px;}
.btn_bordered_sm {border-radius:20px; box-shadow:none; font-weight:bold;} 
.beneficiary_list h2 { color:#424242; font-size:20px; font-weight:bold;}
.delete_icon { font-size:30px; color:#ee2a32;}
.bene_table { overflow:hidden;}
.bene_table table.dataTable>tbody>tr.child span.dtr-title { font-weight:bold;}
.h_ballance { padding:5px; /*border-right:solid 1px #ccc;*/}
.h_ballance h1 { font-size:12px; font-weight:normal; margin:0; color:#8c8c8c; text-shadow:none;}
.h_ballance p { font-size:16px; font-weight:bold; margin:0; color:#4caf50;}

/*Money Transfer*/
.moneytransfer i { transition: all .2s ease-in-out;}
.moneytransfer:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.moneytransfer { background-color:#fff;}
.moneytransfer:hover { 
	background-color:#e00315;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.moneytransfer:hover h1, .moneytransfer:hover p { color:#fff !important;}

/*Electricity*/
.electricity i { transition: all .2s ease-in-out;}
.electricity:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.electricity { background-color:#fff;}
.electricity:hover { 
	background-color:#63d6ff;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.electricity:hover h1, .electricity:hover p { color:#fff !important;}

/*Bus Booking*/
.busbooking i { transition: all .2s ease-in-out;}
.busbooking:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.busbooking { background-color:#fff;}
.busbooking:hover { 
	background-color:#6e6eff;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.busbooking:hover h1, .busbooking:hover p { color:#fff !important;}

/*Train Booking*/
.trainbooking i { transition: all .2s ease-in-out;}
.trainbooking:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.trainbooking { background-color:#fff;}
.trainbooking:hover { 
	background-color:#f76fff;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.trainbooking:hover h1, .trainbooking:hover p { color:#fff !important;}

/*Flights Booking*/
.flightsbooking i { transition: all .2s ease-in-out;}
.flightsbooking:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.flightsbooking { background-color:#fff;}
.flightsbooking:hover { 
	background-color:#ffd863;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.flightsbooking:hover h1, .flightsbooking:hover p { color:#fff !important;}

/*Recharges*/
.recharges i { transition: all .2s ease-in-out;}
.recharges:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.recharges { background-color:#fff;}
.recharges:hover { 
	background-color:#40d740;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.recharges:hover h1, .recharges:hover p { color:#fff !important;}

/*Gas Bill Pay*/
.gasbillpay i { transition: all .2s ease-in-out;}
.gasbillpay:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.gasbillpay { background-color:#fff;}
.gasbillpay:hover { 
	background-color:#d77c40;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.gasbillpay:hover h1, .gasbillpay:hover p { color:#fff !important;}

/*Hotel Booking*/
.hotelbooking i { transition: all .2s ease-in-out;}
.hotelbooking:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.hotelbooking { background-color:#fff;}
.hotelbooking:hover { 
	background-color:#40d7ab;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.hotelbooking:hover h1, .hotelbooking:hover p { color:#fff !important;}

/*Insurance*/
.insurance i { transition: all .2s ease-in-out;}
.insurance:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.insurance { background-color:#fff;}
.insurance:hover { 
	background-color:#d1e94e;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.insurance:hover h1, .insurance:hover p { color:#fff !important;}

/*Events*/
.events i { transition: all .2s ease-in-out;}
.events:hover i { 
	background-color:transparent;
	transform: scale(2);
}
.events { background-color:#fff;}
.events:hover { 
	background-color:#7c55be;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.events:hover h1, .events:hover p { color:#fff !important;}

/*Events*/
.bbps img { transition: all .2s ease-in-out;}
.bbps:hover img { 
	background-color:transparent;
	transform: scale(2);
}
.bbps { background-color:#fff;}
.bbps:hover { 
	background-color:#898989;
	-webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.bbps:hover h1, .bbps:hover p { color:#fff !important;}


.height_36 { height:36px !important; float:left;}
.collapse_hadd { overflow:hidden;}
.irctc_confirm h3 { font-size:18px; background-color:#fafafa; padding:10px;}
.irctc_confirm h4 { font-size:14px; font-weight:bold;}
.irctc_confirm .r_lable { font-weight:bold; color:#00518f;}
.irctc_confirm h5 { font-size:16px; color:#616161; margin:0px;}
.irctc_confirm h5 span { font-size:11px; color:#8a8a8a; font-weight:normal;}
.fare_circle { width:110px; height:110px; border-radius:100%; background-color:#fafafa; margin:0 auto;}
.ticket_conf_right h1 { font-size:14px; font-weight:bold;}
.boarding_search { margin:0px !important;}
.search_close { position:absolute; right:7px; bottom:5px;}
.search_close i { font-size:20px;}
.refineremove { display:none;}
.payment_summary h1 { font-size:14px; font-weight:bold;}
.payment_summary h1 span { font-size:11px; color:#757575; font-weight:normal; float:left; clear:left; width:100%; margin-top:5px;}
.payment_summary hr { width:100%; float:left; margin:10px 0;}
.botm_line { border-bottom:1px solid #e0e0e0; padding:8px 0 !important;}
.order_status h1 { font-size:14px; font-weight:bold; margin:0;}
.order_status p { font-size:12px; margin:0;}
.order_status p span { font-weight:bold; color:#000;}
.order_status h2 { font-size:14px; font-weight:bold; border-bottom:solid 1px #e0e0e0; padding-bottom:10px;}
.order_status h3 { font-size:14px; font-weight:bold; margin:0;}
/*.order_status_last { background-color:#fafafa; padding:5px 10px; border-radius:6px;}*/
.successful_msg { color:#4caf50;}
.erroe_msg { color:#f44336;}
.link12 { font-size:12px;}
.myorder_page h1 { font-size:20px; font-weight:bold; margin-bottom:0;}
.myorder_page p { font-size:13px; margin-bottom:0;}
.orderlogo { width:50px;}
.font13 { font-size:13px; color:#000;}
.succ_status_icon { font-size:16px; color:#4caf50;}
.fail_status_icon { font-size:16px; color:#f44336;}
.await_status_icon { font-size:16px; color:#969087;}
.benepart { display:none;}
.ifscpart { display:none;}
.bankdetail { display:none;}
.font16 { font-size:16px;}
.loading {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.4);
	position: fixed;
	z-index:99999999;
	left: 0px;
	top: 0px;
}
.loading > div {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -30px;
}
.form-material.floating+.form-material.floating {
	margin-top:20px
}
.cash_recept h1 { color:#424242; font-size:20px; font-weight:bold;}
.cash_recept_part { padding-bottom:10px !important; margin-bottom:10px; font-size:13px;}
.cash_recept .bodr_btm { border-bottom:solid 1px #e0e0e0;}
.cash_rec1, .cash_rec2, .cash_rec3, .cash_rec4, .cash_rec5 { font-size:13px;}
.cash_rec1 { width:20%;}
.cash_rec2 { width:20%; text-align:center;}
.cash_rec3 { width:20%; text-align:center;}
.cash_rec4 { width:20%; text-align:center;}
.cash_rec5 { width:20%; text-align:right;}
.cash_recept_remark { background-color:#f2f4fe; padding:5px 15px;}
.form-material .form-control.focus~.floating-label, .form-material .form-control:focus~.floating-label, .form-material .form-control:not(.empty)~.floating-label {font-weight:bold;}
.form-material .form-control:-webkit-autofill~.floating-label {font-weight:bold;}
.form-material .form-control.focus~.floating-label, .form-material .form-control:focus~.floating-label, .form-material .form-control:not(.empty)~.floating-label {
top:-12px;
font-size:12px
}
.form-material .form-control:-webkit-autofill~.floating-label {
top:-12px;
font-size:12px
}
.payment_option_part {}
.payment_detail h1 { font-size:16px; font-weight:bold; padding:20px 0 0 0; overflow:hidden;}
.s_card_select { border:solid 2px #00518f; border-radius:6px; padding:2px;}
.s_card_hadd { background-color:#fafafa; padding:3px 10px; border-radius:6px 6px 0 0;}
.s_card_detail { padding:20px 10px;}
.s_card_logo { width:70px; float:left;}
.s_card_number { width:auto; float:left; font-size:16px; line-height:30px; color:#ccc;}
.s_card_ccv { width:100px;}
.nb_selectbank { margin-top:-10px;}
.nb_banks { border:solid 1px #ccc; border-radius:4px; padding:5px 10px;}
.profile h2 { margin-bottom:10px; text-transform:inherit; font-size:20px;}
.ball_loader { width:16px; height:16px; margin-top:4px;}
.pregress_ticket h1 { font-size:16px; margin:0; text-transform:uppercase; color:#00518f;}
.total_last {padding:8px 0 !important; font-size:16px; color:#000;}
.bene_table table.table-bordered tbody td, table.table-bordered tbody th { text-align:left !important; font-weight:bold;}
.info_label { float:left; margin:0 10px 0 0; font-size:12px;}
.info_value { float:left; font-weight:bold; font-size:12px;}
.bodr_btm { border-bottom:solid 1px #e0e0e0;}
.page-profile h1 { font-size:20px; margin:20px 0;}
.page-profile h2 { font-size:15px; margin:10px 0 0 0; font-weight:bold;}
.profile_leftlast { overflow:hidden; display:inline-block; width:100%; padding:10px; border-top:solid 1px #ccc;}
.profile_leftlast h4 { font-size:16px; font-weight:bold;}
.profile_leftlast h4 p { font-size:12px; font-weight:normal; color:#000;}
.profile_leftlast i { font-size:20px; color:#484848;}
.page-profile .address_box {border:solid 1px #ccc; border-radius:4px; padding:10px; min-height:200px;}
.border_botm0 { border-bottom:0;}
.boardingpoing_part { background-color:#fff; border:1px solid #e0e0e0; border-radius:4px; max-width:350px;}
.boardingpoing_part h1 { font-size:16px; font-weight:bold;}
.boardingpoint_list { background-color:#fff; border:1px solid #e0e0e0; border-radius:4px; padding:20px 10px;}
.boardingpoint_list h1 { font-size:16px; font-weight:bold; margin-bottom:15px;}
.boardingpoint_list .list ul { padding:0; margin:0;}
.boardingpoint_list .list ul li {
	padding:0;
	margin:0;
	list-style-position: outside;
	list-style-type: disc;
	font-size:12px;
	margin-bottom:10px;
}

.bus_tkt_hadd { margin:10px 0; border-bottom:solid 1px #e0e0e0;}
.busbook_confirm h2 { font-size:16px; font-weight:bold;}
.busbook_confirm h2 span { font-size:14px; font-weight:normal; color:#8a8a8a; margin-left:10px;}
.to_arrow_bus { font-size:18px; margin:0 5px;}
.busbook_confirm h3 { font-size:18px; background-color:#fafafa; padding:10px;}
.busbook_confirm h4 { font-size:14px; font-weight:bold;}
.busbook_confirm .r_lable { font-weight:bold; color:#00518f;}
.busbook_confirm h5 { font-size:16px; color:#616161; margin:0px;}
.busbook_confirm h5 span { font-size:11px; color:#8a8a8a; font-weight:normal;}
.font_green {color:#4caf50;}
.line_hei_34 { line-height:34px;}
.border_row { border:1px solid #e0e0e0; border-radius:4px;}
.book_btn { float:right;}
.st_samp_line { float:left;}
.st_samp_text { float:left; margin-top:5px;}
.flt_per { overflow:hidden;}
.flight_table h1 { font-size:18px; margin-bottom:0px;}
.flight_table h1 span { font-size:12px; color:#8a8a8a; width:100%; float:left;}
.flight_table h2 { font-size:18px; margin-bottom:0px;}
.flight_table h2 span { font-size:12px; color:#8a8a8a; width:100%; float:left;}
.flight_col0 {width: 10%; text-align:left !important;}
.flight_col1 {width: 30%;}
.flight_col2 {width: 20%; text-align:center !important;}
.flight_col3 {width: 20%; text-align:center !important;}
.flight_col4 {width: 15%; text-align:center !important;}
.flight_col5 {width: 15%; text-align:center !important;}

.flight_return_table .flight_col0 {width: 8%; text-align:left !important;}
.flight_return_table .flight_col1 {width: 23%; text-align:center !important;}
.flight_return_table .flight_col2 {width: 23%; text-align:center !important;}
.flight_return_table .flight_col3 {width: 23%; text-align:center !important;}
.flight_return_table .flight_col4 {width: 23%; text-align:right !important;}

.flight_return_table h1 { font-size:12px; margin-bottom:0px; font-weight:bold;}
.flight_return_table h1 span { font-size:11px; color:#8a8a8a; width:100%; float:left; font-weight:normal;}
.flight_return_table h2 { font-size:12px; margin-bottom:0px; font-weight:bold;}
.flight_return_table h2 span { font-size:11px; color:#8a8a8a; width:100%; float:left; font-weight:normal;}

.flightbooking { padding:20px 0 0 0;}
.flightbooking h1 { margin:0 0 10px 0;}
.refund_label { float:right;}

.flightbook_confirm h1 { font-size:16px;}
.flightbook_confirm h1 span { font-size: 12px; color: #8a8a8a; width: 100%; float: left;}
.flightbook_confirm h2 { font-size:16px; font-weight:bold;}
.flightbook_confirm h2 span { font-size:14px; font-weight:normal; color:#8a8a8a;}
.flightbook_confirm h3 { font-size:18px; background-color:#fafafa; padding:10px;}
.flightbook_confirm h4 { font-size:14px; font-weight:bold;}
.flightbook_confirm .r_lable { font-weight:bold; color:#00518f;}
.flightbook_confirm h5 { font-size:16px; color:#616161; margin:0px;}
.flightbook_confirm h5 span { font-size:11px; color:#8a8a8a; font-weight:normal;}
.flight_stop_divider { text-align:center; margin:20px 0; width:100%; float:left;}
.flight_stop_divider span { background-color:#f1f0f0; padding:5px 10px; font-size:11px;}
.flight_stop_divider:after {
    display: inline-block;
    margin: 0 0 4px 20px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #f1f0f0;
    width: 140px;
}
.flight_stop_divider:before {
    display: inline-block;
    margin: 0 20px 4px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #f1f0f0;
    width: 140px;
}
.flight_title { margin:5px 0;}
.flight_title h3 { margin:0px !important; font-size:14px; line-height:22px;}
.flight_title_date { margin:0 10px;}
.roundtriphead { background-color:#fafafa; overflow:hidden;}
.roundtriphead_bookprice h1 { font-size:24px; color:#000; font-weight:bold; text-align:right;}
.roundtriphead_bookprice .btn { float:right;}
.flightbook_confirm hr { margin:20px 0; float:left; width:100%; border:dashed 1px #e0e0e0;}
.gray_bg { background-color:#fafafa; border-radius:4px;}

.aadhar_data h1 { color:#000; font-size:16px; margin:0 0 10px 0;}
.aadhar_data p { color:#000; font-size:14px; margin:0; word-break: break-all;}
body {
  padding-right: 0!important;
}
.h_balance { padding:5px;/*border-right:solid 1px #ccc;*/}
.h_balance h6 { font-size:12px; font-weight:normal; margin:0; color:#8c8c8c; text-shadow:none;}
.h_balance p { font-size:16px; font-weight:bold; margin:0; color:#4caf50;}

.menuRight { float:right;}
.navbar_brand_right { padding:3px 0; border-left:solid 1px #ccc;}
.navbar_brand_right .navbar-brand-logo { height:58px;}
.epLogo { position:relative; color:#000; font-size:12px; margin:0; z-index:999; font-weight:bold;}
.epLogo a { color:#000; font-size:12px; margin:0;}

.boxSize { width:210px; height:210px; vertical-align:middle; border-radius:100%; margin:0 auto; display:table; padding:0; margin-bottom:30px;}
.circleView { display:table-cell; vertical-align:middle; float:none;}
.dashboard2 h1 { font-size:16px; font-weight:bold;}
.dashboard2 p { font-size:12px;}
body { color:#000 !important;}
h1, h2, h3, h4, h5, h6 { color:#000 !important;}
.epLogoHeader { float:left; margin-right:100px;}
.epLogoHeader img { max-width:100%; padding:10px; max-height:60px;}
div.dataTables_info { position:relative;}
.select2-container--open {
    z-index: 10003;          /* form dialog z-index:10002 (computed)*/
}