@charset "utf-8";
/* CSS Document */


body{ font-family: 'Open Sans', sans-serif; height:auto; background:#f2f7f8; min-width:1008px;}

*{ padding:0px; margin:0px;box-sizing:border-box; }
img{ max-width:100%;}
a{ outline:none; text-decoration:none;}
li{ list-style:none;}

.fl{ float:left;}
.fr{ float:right;}
.wh{ width:100%;}

.header {
  background: #f00c0d none repeat scroll 0 0;
}

.top_menu {
  padding-top: 3px;
  z-index: 3;
}

.top_menu a{
  color:#fff;;
  
}
.bottom_menu {
  float: right;
}

.nav ul li {
  float: left;
  margin: 2px 13px 5px 6px;
}
.nav ul li a {
  display: block;
  font-family: open sans;
  font-size: 12px;
  font-weight: 600;
  padding: 1px 3px 6px;
  transition: all 0.5s ease 0s;
}

.rechargelink {
  color: #ffff00;
  font-family: open sans;
  font-size: 14px !important;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}

.center {
  margin: 0 auto;
  max-width: 997px;
  position: relative;
  width: 100%;
}

.top_rech_form {
  margin-top: 26px;
 /* margin-bottom: 26px;*/
}

.inner_content_top{
	margin-top:26px;
}



/*.top_rech_form img {
  width: 372px;
}*/

.rech_right {
  float: right;
  margin-top: 70px;
  width: 36%;
  margin-right: 50px;
}


.inner_para , .inner_top {
	background: #fff none repeat scroll 0 0;
}

.inner_para p, .inner_top p {
 
  border-radius: 5px;
  color: #555;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 27px;
  padding: 20px;
  text-align:justify;
  overflow:hidden;
}

.inner_top h2 {
  background: #ef0c0c none repeat scroll 0 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 9px 19px;
}

.inner_top h2 img,.inner_top p img {
  padding-right: 7px;
}

.inner_top span {
 color: #ef0c0c;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 12px;
}

.inner_content_middle {
  margin-top: 26px;
}

.ftr_first .center{
	background:#fff; border-radius:5px;
	margin-top: 26px;
}

.ftr_first li {
  color: #555;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 25px;
  list-style: outside none none;
  padding-bottom: 40px;
  padding-top: 25px;
  text-align: center;
  vertical-align: top;
  width: 32%;
}

.ftr_first a {
  color: #09bbe7;
  text-decoration: none;
}

.ftr_second {
  margin-top: 35px;
}

.ftr_second h3 {
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 19px;
  color:#333;
}

.ftr_second li {
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 35px;
  list-style: outside none none;
}

.ftr-third-left p {
  text-align: justify !important;
}


.ftr_second a {
  color: #555;
  text-decoration:none;
}

.ftr_second .ft_head {
  font-weight: 600;
}

.ftr_third {
  margin-top: 26px;
  margin-bottom: 22px;
}

.ftr_third a{
color: #555;
font-family: "Open Sans",sans-serif;
  font-size: 13px;
}

.ftr-third-right {
  float: right;
  width: 20%;
}

.ftr-third-left {
  float: left;
  width: 60%;
}

.ftr-third-right li {
  display: inline-block;
  width: 29%;
}




/******************new css***************/

.inner_top iframe {
  background: #fff none repeat scroll 0 0;
}

 .inner_top iframe p {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #555;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 27px;
  padding: 20px;
  text-align:justify;
}



/****************my-account****************/

.normallink {

font-family:'Open Sans', sans-serif;
font-size:13px;
line-height:43px;
	color : #555;
font-weight : 600;
transition:all 0.4s ease-in-out 0s;
}

.normallink:hover {
  border-bottom: 1px solid #0b94e9;
  color: #0b94e9;
  padding-bottom: 3px;
}


.normallink a:hover {

font-family:open sans;

font-size:12px;

line-height:15px;

color : #6600FF;

font-weight : bold;

}

/*.inner_top p {
  display: inline-block;
  width: 100%;
}*/



/****************contact-book*******************/


.shadetabs{

border-bottom: 1px solid gray;

/* width: 90%; width of menu. Uncomment to change to a specific width */

margin-bottom: 1em;
padding-bottom:11px;

}


.shadetabs ul {
  font: bold 13px open sans;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 1px;
  padding: 3px 0;
  text-align: left;
}

.shadetabs li.selected {
  position: relative;
  top: 0;
}

.shadetabs li {
  display: inline;
  margin: 0;
}

.shadetabs li.selected a {
  background-image: url("media/shadeactive.gif");
  /*border-bottom-color: white;*/
  color:#333;
   border-bottom:3px solid #00b9f5;
}

.shadetabs li a {
  background: white url("media/shade.gif") repeat-x scroll left top;
 /* border: 1px solid #778;*/
  color: #999;
  margin-right: 3px;
  padding: 0 1px 11px;
  margin:0 37px 0 0;
  text-decoration: none;
}
.trf {
  font-family: open sans;
  font-size: 12px;
  font-weight: normal;
  padding-left: 1px;
}

table.record tr td {
  padding: 5px;
  
}

.highlight input,.highlight select {
  border: 1px solid #d1d3d3;
  font-family: open sans;
  font-size: 12px;
  padding: 6px;
  border-radius:5px;
  -moz-appearance:none;-webkit-appearance:none;
}



/*******************edit-profile******************/


.normaltext {

font-family:open sans;

font-size:13px;

line-height:15px;

	color : #555;

}

.shadetabs span {
  padding-bottom: 0;
}


.shadetabs li.selected span {
  background-image: url("media/shadeactive.gif");
  /*border-bottom-color: white;*/
  border-bottom:3px solid #00b9f5;
  display:inline;
}

.shadetabs li a:hover  {
  border-bottom: 3px solid #00b9f5;
  color: #000;
  z-index: 1000;
}

.shadetabs li span {
  background: white url("media/shade.gif") repeat-x scroll left top;
 /* border: 1px solid #778;*/
  color: #2d2b2b;
  margin-right: 3px;
  padding: 0px 1px 11px;
  text-decoration: none;
  margin:0 37px 0 0;
}

.sig_btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #d32f2f none repeat scroll 0 0;
  border-color: #ccc #ccc #f57f17;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff !important;
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 15px !important;
  padding: 6px 17px;
  width:auto;
  cursor:pointer;
}

.inner_top table{
	
	margin-left:auto;
	margin-right:auto;
}


/***********************transactions********************/

.tr_ded {
  color: #555 !important;
  font-family: open sans !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  margin-bottom: 10px;
 
}

.tr_ded a{
	color:#09bbe7;
}




/************contact_us**************/

#showtickets span {
  color: #555;
  font-family: open sans !important;
  font-weight: 400;
  font-size: 13px !important;
}

.ticket_head span {
  font-weight: 700 !important;
}



/*********guest-refund**************/

/*.inner_content_top input {
  border: 1px solid #d1d3d3;
  border-radius: 5px;
  font-family: open sans;
  font-size: 12px;
  margin: 4px;
  padding: 6px;
}*/

/*********promo-code**************/

/*#submit1 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #d32f2f none repeat scroll 0 0;
  border-color: #ccc #ccc #f57f17;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  font-size: 13px;
  margin-top: 12px;
  padding: 6px 17px;
}*/


/**********change pwd**********/

#ch_pw {
 /* background: #f3f3f3 none repeat scroll 0 0;*/
  border-radius: 4px;
  padding: 21px;
}



.short_find {
  border-top: 1px dashed #ccc;
  padding:6px 0 0 20px !important;
}


#ch_pw input[type="password"] {
  display: block;
  margin-bottom: 10px;
  margin-top: 11px;
  padding: 11px 14px;
  width: 335px;
}

#ch_pw input[type="password"]:focus {
  border: 1px solid #1374eb;
  outline: medium none;
}

/**********dth**********/

.listing span {
color: #555;
font-weight:300;
}

.dth_dig p {
  font-family: nunito;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 9px;
  padding-left: 0;
  padding-top: 0;
  text-align: left;
  word-break: break-all;
}

.dth_dig {
  padding-bottom: 20px;
  padding-top: 16px;
}

/**********easy wallet*******/

.easy_walt1 table tr td {
  border-bottom: 1px dashed #8bbcd3;
  padding: 12px 15px;
}


/**********order status*********/

.Transactions_wrapper_div .Transactions_wrapper_inn_div table {
  border-top: 1px dashed #8bbcd3 !important;
}

.Transactions_wrapper_div table td {
  padding: 13px 6px;
}


.pr_head {
  color: #1196e2;
  font-family: nunito;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  padding-bottom: 26px;
}




/**************************form css************************/

/************login form****************/


.main_login_aq{
	 border-radius: 6px;
  padding:20px;
  overflow:hidden;
}


.emr_txtfield input:focus {
  border: 1px solid #1374eb;
  outline: medium none;
}

.emr_txtfield input, .emr_txtfield label
{
   font-family: 'Nunito', sans-serif;
   font-size:14px;
   
}

.emr_txtfield label {
  font-weight: 500;
  margin-bottom: 4px;
  display: inline-block;
}



.emr_txtfield {
  margin-left: 20px;
}

/*.emr_txtfield ul {
  margin-top: 34px;
  margin-left: 20px;
}*/

/*#login_intxt {
  width: 50%;
}*/



.frgt_pw a,.frg_pw a {
  color: #00b9f5;
  display: inline-block;
  font-family: "Nunito",sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.emr_txtfield li{
font-family: 'Nunito', sans-serif;
   font-size:14px;
}


/*************tabs*******************/


.shadetabs {
  border-bottom: 1px solid gray;
  margin-bottom: 1em;
  padding-bottom: 11px;
}

.shadetabs ul {
  font: bold 13px open sans;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 1px;
  padding: 3px 0;
  text-align: left;
}

.shadetabs li.selected {
  position: relative;
  top: 0;
}

.shadetabs li {
  display: inline;
  margin: 0;
}

.shadetabs li.selected span {
  border-bottom: 3px solid #00b9f5;
  display: inline;
}


.shadetabs li span {
  color: #2d2b2b;
  
  text-decoration: none;
}

.shadetabs li a {
  background: white url("media/shade.gif") repeat-x scroll left top;
  color: #999;
 
  text-decoration: none;
}

.shadetabs li a:hover {
  border-bottom: 3px solid #00b9f5;
  color: #000;
  z-index: 1000;
}

.sig_btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #139ff0 0px, #0087e0 100%) repeat scroll 0 0;
  border-color: #ccc;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  font-family: "Nunito",sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
  margin-top: 15px;
  padding: 9px 17px;
  width: auto;
}


/*******************17-04-18*************/


.emr_txtfield input[type="radio"] {
  display: inline;
  width: auto;
  margin-right:1px;
  margin-bottom:20px;
}

.sgn_in,.sgn_up{
	 margin-top: 34px;
}

.log_error{
	display:none !important;
	color:#fc2727;
	margin-top:3px;
}
	
	
/********************form css end******************/

.error-msgs {
  color: #ff0000;
  display: inline-block;
  font-family: nunito;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
}






/********************new recharge form css******************/

.rech_left {
  float: left;
  width: 36%;
  
}

#emr_rech_txt {
  padding-top: 15px;
  padding-left: 22px;
  position:relative;
}

.inner_rech {
  background: #fff none repeat scroll 0 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-bottom: 16px;
}

.ph_book {
  position: absolute;
  right: 15px;
  top: 35px;
}

.mnp_oprt {
  color: #0b94e9;
  font-family: Nunito;
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 8px;
  padding-left: 17px;
  text-align: center;
}

/*#oprt,#opr{
	margin-bottom:0px;
}*/


.emr_txtfield input,.emr_txtfield select {
  border: 1px solid #d1d3d3;
  border-radius: 5px;
  display: block;
  margin-bottom: 13px !important;
  padding: 11px 7px;
  width: 270px;
  outline: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-sizing: border-box;
        box-sizing: border-box;
		color:#828282;
		font-size:14px;
		font-family: 'Nunito', sans-serif;
		/*-moz-appearance:none;
		-webkit-appearance:none;position:relative;
		height:45px;*/
		
}

.emr_txtfield select {
		-moz-appearance:none;
		-webkit-appearance:none;position:relative;
		height:45px;
		
}

.emr_txtfield textarea {
  border: 1px solid #d1d3d3;
  border-radius: 5px;
  display: block;
  margin-bottom: 13px;
  padding: 11px 7px;
  width: 270px;
  outline: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-sizing: border-box;
        box-sizing: border-box;
		color:#828282;
		font-size:14px;
		font-family: 'Nunito', sans-serif;
}

.emr_txtfield input[type="checkbox"] {
  margin-right: 6px;
  margin-top: 3px;
}



.log_now {
  background: linear-gradient(to bottom,#139ff0 0,#0087e0 100%) ;
  border: medium none;
  border-radius: 5px;
  color: #fff !important;
  font-size: 14px !important;
  padding: 11px 14px;
  margin-bottom: 16px;
  font-weight:600;
  width: 100%;
  margin-top:26px;
}




.emr_txtfield option {
  padding-left: 10px;
}
	
	.order_popup_head img {
    padding: 0 !important;
}


.nw_bottom {
  background: #f2f7f8 none repeat scroll 0 0;
  border: 1px solid #139ff0;
  margin-right: 43px;
  padding: 10px;
}

.nw_bottom a {
  font-size: 13px;
  text-decoration: underline;
}

.py_cf {
  padding-bottom: 10px;
  padding-top: 13px;
}

.py_cf li {
  display: inline-block;
  line-height: 20px;
  width: 49%;
  color:#555;
}


/***********tarrif recharge payment************************/


.tariff_right {
  float: right;
  margin-top: -1px;
  width: 61%;
}

.tabs ul li, .tabs ul li.inactive {
  text-align: center;
}


/*******************recharge payment**************/

.pay_radio input[type="radio"] {
  width: auto;
  display: inline-block;
}

.pay_radio {
  color: #555;
  font-family: nunito;
  font-size: 14px;
  line-height: 29px;
  white-space: nowrap;
  padding-bottom: 7px;
}

.pay_radio label {
  color: #000;
  margin-bottom: 0 !important;
}

.guest_now{
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #139ff0 0px, #0087e0 100%) repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 8px 8px !important;
  width: 143px !important;
  cursor:pointer;
}
.guest_now1{
background:#949596;
border: medium none;
  border-radius: 5px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 8px 8px !important;
  width: 143px !important;
  cursor:pointer;
}

.guest_usr label {
  float: left;
  padding-top: 12px;
  text-align: justify;
  width: 28%;
}

.guest_usr {
  overflow: hidden;
  padding-top: 8px;
}

.reg_usr div {
  display: inline-table;
  width: 49%;
  margin-top: 12px;
}

.reg_usr{

}

.reg_usr input {
  
  width: 100px !important;
}

.trf_plan_notes li {
  background: rgba(0, 0, 0, 0) url("../images/icon_bullet.png") no-repeat scroll 0 8px / 8px auto;
  color: #555;
  font-family: nunito;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  overflow-wrap: inherit;
  padding: 2px 28px 9px 15px;
  text-align: justify;
  word-break: break-all;
}

.trf_plan_notes img{
	width:18px;
}



#pay_rech_txt {
  padding-top: 25px;
  margin-right: 20px;
  padding-left: 20px;
}
.reg_usr label,.guest_usr label {
  color: #555;
}

.trf_plan_notes {
  padding-top: 9px;
}

.py_rcf li {
  display: inline-block;
  line-height: 28px;
  width: 49%;
}

.py_rcf label {
  margin-bottom: 0;
  white-space: nowrap;
}

.py_rcf {
  padding-bottom: 17px;
  padding-right: 19px;
}
.total_py {
  padding: 0 !important;
}

.guest_usr .log_now {
  margin-top: 0;
}

.esy_ck_wallet {
  padding: 8px 18px 8px 0;
}

.esy_ck_wallet input[type="checkbox"] {
  display: inline-block;
  margin-right: 8px;
  width: auto;
  
}

.top_spcl label {
  font-size: 11px !important;
  padding-right: 3px;
  width: 100%;
  word-break: break-all;
}



.content_tabs1 {
			background:#fff;
			padding:19px;
			border-radius:6px;
			box-shadow:0 0 8px rgba(0, 0, 0, 0.05);
		}




.rech_cnf_txtfield li {
  font-family: "Nunito",sans-serif;
  font-size: 14px;
}
.rech_cnf_txtfield label {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 4px;
}
.rech_cnf_txtfield input, .rech_cnf_txtfield label {
  font-family: "Nunito",sans-serif;
  font-size: 14px;
}

.rech_cnf_txtfield input  {
  border: 1px solid #d1d3d3;
  border-radius: 5px;
  box-sizing: border-box;
  color: #828282;
  display: inline;
  font-family: "Nunito",sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
  outline: 0 none;
  padding: 5px 7px;
  width: 185px;
}

.rech_cnf_txtfield select{
	border: 1px solid #d1d3d3;
  border-radius: 5px;
  box-sizing: border-box;
  color: #828282;
  display: inline;
  font-family: "Nunito",sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
  outline: 0 none;
  padding: 5px 7px;
  width: 185px;
  -moz-appearance:none;-webkit-appearance:none;
}


.rech_cnf_txtfield input[type="text"]{
	-moz-appearance:none;-webkit-appearance:none;
	
}

.rech_cnf_txtfield textarea {
  border: 1px solid #d1d3d3;
  border-radius: 5px;
  display: inline;
  margin-bottom: 10px;
  padding: 5px 7px;
  width: 185px;
  outline: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-sizing: border-box;
        box-sizing: border-box;
		color:#828282;
		font-size:12px;
		font-family: 'Nunito', sans-serif;
}

.rec_guest_inn {
  padding: 0 29px;
}

.rec_guest_inn label{
	width:37%;
}

.gst_txt label {
  vertical-align: top;
}

.wl_info {
  background: #f2f7f8 none repeat scroll 0 0;
  border: 1px solid #139ff0;
  margin-top: 10px;
  width: 269px;
}
.wl_info h3 {
  color: #828282;
  font-family: "Nunito",sans-serif;
  font-size: 14px;
  margin-bottom: 13px;
  overflow: hidden;
  padding: 10px 20px 0 8px;
  word-break: break-all;
}

.wl_acc h5 {
  color: #828282;
  font-family: "Nunito",sans-serif;
  font-size: 14px;
  margin-bottom: 13px;
  padding: 10px 6px 0 8px;
}

.wl_acc li {
  color: #555;
  font-family: nunito;
  font-size: 14px;
  line-height: 29px;
  padding-bottom: 7px;
  white-space: nowrap;
  padding-left:20px;
}

.py_cf li:nth-child(2n+1) label {
  font-weight: 600;
}

.emr_txtfield input[type="checkbox"] {
  width: auto;
}


.rc_cnf li {
  color: #555;
  display: inline-block;
  font-family: "Nunito",sans-serif;
  font-size: 14px;
  line-height: 8px;
  padding-bottom: 7px;
}

.wl_info h4 {
  background: #fcf90d none repeat scroll 0 0;
  color: #000;
  font-family: "Nunito",sans-serif;
  font-size: 13px;
  margin-bottom: 4px;
  padding: 4px 6px 4px 8px;
}

.wl_info h5 {
  color: #828282;
  font-family: "Nunito",sans-serif;
  font-size: 12px;
  margin-bottom: 4px;
  padding: 2px 4px 5px 8px;
}

.pay_cnf {
  margin-top: 15px;
}




.rch_py_option h4 {
  background: #fdc86c none repeat scroll 0 0;
  font-family: nunito;
  font-size: 13px;
  left: 0;
  padding: 5px 1px 5px 34px;
  position: absolute;
  right: 0;
  text-align: justify;
}

.rch_py_option {
  margin-bottom: 29px;
}


#wl_pay {
  border: medium none;
  margin: 0;
  padding: 0;
}


/*************recharge_new******************/


.ph_book1 {
  position: absolute;
  right: 9px;
  top: 37px;
}

.shadetabs2 {
  border-bottom: 1px solid gray;
  margin-bottom: 1em;
  padding-bottom: 15px;
  width:267px;
}

.shadetabs2 li:first-child a {
  background: rgba(0, 0, 0, 0) url("../images/mobile_rc_grey.png") no-repeat scroll left center;
  padding-left: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
   background-size:16px;
}

.shadetabs2 li:hover:first-child a, .shadetabs2 li.selected:first-child a {
  border-bottom: 3px solid #00b9f5;
  color: #0b94e9;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0) url("../images/mobile_rc.png") no-repeat scroll left center;
   background-size:16px;
}

/*.shadetabs2 li a:hover:first-child  {
  border-bottom: 3px solid #00b9f5;
  color: #0b94e9;
  padding-bottom: 15px;
}*/

.shadetabs2 li:nth-child(2) a {
  background: rgba(0, 0, 0, 0) url("../images/dth_rch.png") no-repeat scroll left center;
   padding-left: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
   background-size:20px;
   padding-right:14px;
}

.shadetabs2 li:hover:nth-child(2) a,.shadetabs2 li.selected:nth-child(2) a{
	background: rgba(0, 0, 0, 0) url("../images/dth_rch_hov.png") no-repeat scroll left center;
   background-size:20px;
   color:#0b94e9; 	 border-bottom: 3px solid #00b9f5;
   padding-bottom:15px;
}




.shadetabs2 li:last-child a {
  background: rgba(0, 0, 0, 0) url("../images/datacard_rc.png") no-repeat scroll left center;
  padding-left: 20px;
  padding-top: 14px;
  padding-bottom: 15px;
  background-size:20px;
}

.shadetabs2 li:hover:last-child a,.shadetabs2 li.selected:last-child a{
	background: rgba(0, 0, 0, 0) url("../images/datacard_rc_hov.png") no-repeat scroll left center;
   background-size:20px;
   color:#0b94e9; 	
  border-bottom: 3px solid #00b9f5;
  padding-bottom:15px;
}


.shadetabs2 ul {
  font: bold 13px open sans;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 1px;
  padding: 3px 0;
  text-align: left;
}

.shadetabs2 li.selected {
  position: relative;
  top: 0;
}

.shadetabs2 li {
  display: inline;
  margin: 0;
}

/*.shadetabs2 li.selected span {
  border-bottom: 3px solid #00b9f5;
  display: inline;
}*/

.shadetabs2 li.selected a {
 /* border-bottom: 3px solid #00b9f5;*/
  display: inline;
   color: #0b94e9;
  /*margin: 0;
  padding: 0 1px 15px;*/
  text-decoration: none;
}

/*.shadetabs2 li.selected  {
  border-bottom: 3px solid #00b9f5;
  
}*/

/*.shadetabs2 li span {
  color: #0b94e9;
  margin: 0 24px 0 0;
  padding: 0 1px 15px;
  text-decoration: none;
}*/

.shadetabs2 li a {
  color: #999;
  margin: 0 8px 0 0;
  padding: 0 1px 11px;
  text-decoration: none;
}

.shadetabs2 li:nth-child(2) {
  padding-left: 16px;
}

.shadetabs2 li:last-child {
  float: right;
  width: 31%;
}


/********recharge_tarrif_new*********/


.tariff_right1 {
  float: right;
  margin-top: -1px;
  width: 61%;
}

#add_img {
  margin-top: 110px;
  width: 65%;
  margin-left:auto;
  margin-right:auto;
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

/*select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}*/





/***************login_pop-up****************/

.main_login_pop {
  overflow: hidden;
  padding: 20px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  border: 1px solid #888888;
  border-radius: 6px;
  box-shadow: 1px 2px 8px #404040;
  margin: 6.5% auto;
  padding: 20px;
  position: relative;
  /*width: 50%;*/
  -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-200px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-200px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #139ff0;
  float: right;
  font-size: 39px;
  font-weight: bold;
  position: absolute;
  right: 8px;
  top: -6px;
}

.close:hover,
.close:focus {
    color: #139ff0;
    text-decoration: none;
    cursor: pointer;
}


.frgt_pwd {
  float: right;
}

/*.reg_lft {
  float: left;
  width: 15% !important;
}*/


.frgt_head {
 /* background: rgba(0, 0, 0, 0) url("http://182.77.51.218/vishal/emr_login_popup/images/bck_forgot.png") no-repeat scroll 0 center / 21px auto;*/
  color: #555;
  float: left;
  font-family: "Nunito",sans-serif;
  font-size: 15px;
 /* margin-left: 19px;*/
  padding: 20px 0px;
  width: 100%;
}

.frgt_head img {
  margin-right: 7px;
  vertical-align: top;
  
}

.reg_lft1 {
  float: left;
  width: 38% !important;
}

.guest_usr1 input {
  margin-top: 10px;
  text-align: center;
}

.view_plans1 {
  position: absolute;
  right: 55px;
  color:#0b94e9;
  font-weight:700;
  font-family:nunito;
}

 .emr_txtfield select, .rech_cnf_txtfield select {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #fff !important;
  background-image: url("../images/sel_down_arrow.png") !important;
  background-origin: padding-box;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto auto;
  content: "";
 /* position: absolute;*/
 /* width: 10px;*/
  z-index: 3;
  background-position: 95%;
}

.logo.fl > a {
  display: inline-block;
}

.logo img {
  width: 215px;
}

#opr {
  margin-bottom: 2px !important;
}


.dth_head {
    color: #555;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 37px;
    /*border-bottom: 1px solid #ccc;*/
    margin-bottom: 3px;
}

.dth_inntxt{
color: #555555;
font-family: "Open Sans",sans-serif;
font-size: 13px;
line-height: 27px;
border-top:1px solid #ccc;
padding-top:9px;
}

.dth_head b {
  color: #000;
}

#log_pop a {
  cursor: pointer;
}

.shadetabs a,.frgt_pw a{
	cursor: pointer;
}

#bck_login {
  cursor: pointer;
}

.py_cf li:nth-child(2n) {
  vertical-align: middle;
}


.on_mob_head {
  padding-left: 19px;
  font-family: "Open Sans",sans-serif;
font-size: 13px;
color:#1196e2;
}

.left_bottom a{
	color:#0b94e9;
}


.ace_2_list > li {
  color: #555555;
  display: inline-block;
  font-family: open sans;
  font-size: 14px;
  padding-bottom: 16px;
  vertical-align: top;
  width: 34%;
}

.ace_2_list > li:nth-child(2n+1) {
  width: 25%;
}

.ace_2_list > li:nth-child(2n) {
  text-align: left;
  width: 66%;
}

.sh_msg {
  border: 1px solid #139ff0;
  border-radius: 5px;
  color: #555;
  font-family: open sans;
  font-size: 13px;
  margin: 0 auto;
  padding: 19px;
  text-align: center;
  width: 66%;
}

.sh_msg b {
  color: #1196e2;
}

.auto_ref li {
  color: #555;
  font-family: open sans;
  font-size: 15px;
  line-height: 35px;
}

.rc_fail{
	color: #1196e2;
  font-family: open sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 10px;
}

.pbook_content .pbook_lidiv ul li:hover span {
  color: #333;
}

.old_em:disabled {
  background: transparent;
}


.offr_btm_cont {
  text-align: center;
  width: 66%;
}

.free_ofr_rt {
  float: right;
}


.free_small_desc {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
   line-height: 22px;
  width: 79%;
}


 .note_ofr_dtl {
  font-style: italic;
  color:#1196e2 !important;
}

/******contact page*******/

.ques_qury p {
  padding: 2px;
}


.cancel_cont {
  float: left;
  margin-left: 21px;
  background: rgb(102, 102, 102) none repeat scroll 0 0
  border: medium none;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}


.prob_link ul li:hover .icon1  {
  background: rgba(0, 0, 0, 0) url("../images/rech_icon_hov.png") no-repeat scroll 0 0;
}

.prob_link ul li:hover .icon2 {
  background: rgba(0, 0, 0, 0) url("../images/code_icon_hov.png") no-repeat scroll 0 0;
}

.prob_link ul li:hover .icon3 {
  background: rgba(0, 0, 0, 0) url("../images/cop_icon_hov.png") no-repeat scroll 0 0;
}

.prob_link ul li:hover .icon4 {
  background: rgba(0, 0, 0, 0) url("../images/user_icon_hov.png") no-repeat scroll 0 0;
}

.prob_link ul li:hover .icon5 {
  background: rgba(0, 0, 0, 0) url("../images/add_icon_hov.png") no-repeat scroll 0 0;
}


.prob_link ul li:hover a{
	color:#00b9f5;
}

.inner_email label {
  color: #666;
}



/*****************pop_up_new********************/

.dplogin {
	width: 42.3% !important;
	border-right: 1px solid #f1f0f0;
	height: 361px;
	display: inline-block;
}

#frgt_intxt {
	width: 42.3% !important;
	border-right: 1px solid #f1f0f0;
	height: 318px;
	display: inline-block;
}

.pop_up_right {
	float: right;
	width: 51%;
	position:relative;
}

.modal-content {
	width: 69%;
	height: 474px;
}

.pop_up_right h4 {
	font-size: 14px;
	color:#00b9f5 ;
	font-family:'Nunito', sans-serif;
	margin-left:5px;
	    font-weight: 600;
}

.pop_up_right ul {
	margin-top: 16px !important;
	margin-left:5px !important;
}

.pop_up_right li {
	font-size: 14px;
	color: #555;
	font-family: 'Nunito', sans-serif;
	line-height: 46px;
	background: url("../images/tick_list.png") no-repeat scroll left center;
	padding-left: 28px;
	font-weight: 300;
	word-break:break-all;
	
}

.frg_pw a{
    float: right;
    width: 61%;
}
	


#frgt_pwd {
    float: right;
    width: 55%;
}

.bottom_cont_asguest {
	background: #eaf7fa;
	border:1px solid #e0e0e0;
}

.bottom_cont_asguest {
	float: right;
	width: 52%;
	padding: 8px 15px;
	position: absolute;
	right: 0px;
	bottom:0;
	padding-bottom:15px;
}

.bottom_cont_asguest h5 {
	font-size: 14px;
	color: #000;
	font-family: Nunito;
}

.bottom_cont_asguest h6 {
	color: #555555;
	font-size: 13px;
	font-family: Nunito;
	font-weight: 400;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 9px;
}

.cont_guest {
	background: #b3e5fc;
	border: none;
	padding: 7px 11px;
	border-radius: 3px;
	font-size: 13px;
	font-family: Nunito;
	position: absolute;
	right: 83px;
	bottom: 11px;
}

/*************success logged in**************/

.log_out_msg {
    text-align: center;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 41%;
    top: 0;
    z-index: 99999;
}

.log_out_msg h3 {
    font-size: 13px;
    font-family: open sans;
    color: #555;
    font-weight: 600;
    background: #f9edbe;
    padding: 8px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #e4a223;
}


.op_circle_txt {
    font-size: 16px;
    font-family: open sans;
    margin-bottom: 14px;
    font-weight: 600;
    color: #0891e7;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 13px;
}


.op_circle_txt span {
    color: #666;
    font-weight: 500;
}

a.lg_forgot {
    float: left;
    width: 55%;
}

/**************footer_ads**********/

.ftr_mid_ad {
    margin-top: 28px;
	text-align:center;
}

.ftr_mid_ad img {
    padding: 0 28px;
    background: #fff;
}


/*******payment_retry*********/

.pm_info {
    border: 1px solid #139ff0;
    background: #fce4ab url(../images/warn_new.png) no-repeat scroll 0 0;
    margin-top: 0px;
    padding: 4px 12px 11px;
    background-position-x: 8px;
    background-position-y: 12px;
}

.pm_info h2 {
    font-size: 14px;
    font-family: open sans;
    color: #dd1f28;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 38px;
    padding-top: 3px;
}

.pm_info p {
    font-family: open sans;
    font-size: 13px;
    color: #000;
    padding-left: 39px;
}



//////////
img {
border:none;
outline:none;
}
a {
border:none;
outline:none;
}
.phonebook_pop_main {
	float:left;
	width:390px;
	min-height:206px;
	border:2px solid #d2d2d2;
	-moz-box-shadow: 0 0 10px 10px #000;
	-webkit-box-shadow: 0 0 10px 10px #000;
	box-shadow: 0 0 10px 10px #000;
	
	-moz-box-shadow: inset 0 1px 8px -2px #000;
    -webkit-box-shadow: inset 0 1px 8px -2px #000;
    box-shadow: inset 0 1px 8px -2px #000;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#eaeaea;
}

.pop_blue_div {
	float:left;
	width:100%;
	/*background: #2897ea; /* Old browsers */
	/*background: -moz-linear-gradient(top, #2897ea 0%, #1276c5 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2897ea), color-stop(100%,#1276c5)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #2897ea 0%,#1276c5 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #2897ea 0%,#1276c5 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #2897ea 0%,#1276c5 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #2897ea 0%,#1276c5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2897ea', endColorstr='#1276c5',GradientType=0 ); /* IE6-9 */
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(19, 159, 240) 0px, rgb(0, 135, 224) 100%) repeat scroll 0 0;
	
	
   -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	 border-top-left-radius: 6px;
	 -o-border-top-left-radius: 6px;
	 -o-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	
	-moz-box-shadow: inset 0 1px 8px -2px #000;
	-webkit-box-shadow: inset 0 1px 8px -2px #000;
	box-shadow: inset 0 1px 8px -2px #000;
}
.pop_blue_div h3 {
	float:left;
	font:14px open sans; 
	color:#fff;
	line-height:35px;
	text-shadow: 0px 1px 1px rgba(0, 62, 111, 1);
	margin:0;
	padding:0;
	margin-left:12px;
	font-weight:700;
}
.pop_blue_div a.close_btn_pop {
	float:right;
	margin:7px 8px 0 0;
}
.pbook_content {
	float:left;
	width:380px;
	height:244px;
	background:#eaeaea;
	margin:0 5px 7px 5px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;

}
.pbook_lidiv {
	float:left;
	width: 100%;
	height:150px;
	
}
.pbook_content .pbook_lidiv ul {
	margin:0;
	padding:0;
	list-style:none;
}
.pbook_content .pbook_lidiv ul li {
	float:left;
	width:100%;
	font:11px open sans;
	color:#000;
	line-height:29px;
	border-top:1px dashed #8bbcd3;
	padding:0 14px 0 14px;
	
	background: #ffffff; /* Old browsers */
	/*background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); *//* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.pbook_content .pbook_lidiv ul li:hover {
	/*background:#d6d6d6;*/
}
.pbook_content .pbook_lidiv ul li a {
	cursor:pointer;
	float: left;
    text-decoration: none;
    width: 100%;
}


.pbook_content span {
font:12px open sans;
color:#555;
padding:8px 0;
float:left;
}


.pbook_content span.pop_name {
	float:left;
	width:64%;
	margin-left:13px;
}
.pbook_content span.pop_mobile {
	float:left;
	margin-right:5px;
}
.pbook_content span.pop_name1 {
  float: left;
  width: 232px;
}
.popUpDisplay {
    display: none;
    height: 223px;
    left: 38%;
	width: 228px;
    position: absolute;
    top: 234px;
    z-index: 1001;
}

.dimLayer {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.50;
    outline: 0 none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
	filter: alpha(opacity = 50);
	-khtml-opacity: 0.50;
    -moz-opacity: 0.50;
    
}

.pbook_content p {
    color: #000000;
    font: 15px open sans;
    margin: 60px 0;
    text-align: center;
    width: 100%;
}

.pop_blue_div a.pbook_redirect {
float: right;
margin: 6px 12px 0 0;
}

.pbook_content .pbook_lidiv ul li:nth-child(even) {
  background: #f2f2f2;
}

.pbook_content .pbook_lidiv ul li:hover {
  background: #a4e2fc;
}