body{
	margin:0;
	background: #fff;
	font-size:11px;
	font-family: 'Poppins', sans-serif !important;
	/* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color: #606060; */
	/*                                                                  body_text_color */ color:#2E2424 ; /* end_body_text_color                                                                  */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}


p{
	margin:0;
}

a{
    text-decoration:none;
	/*                                                                  body_text_color */ color:#2E2424 ; /* end_body_text_color                                                                  */
}

.clear{
	clear:both;
}

.wrapper{
	width:100%;
	float:left;
}

.header{
	width:96%;
	padding:2%;
	background:#fff;
}

.orange_section{
	//min-height:20px;
	width: 96%;
	background:#FE911C;
	padding: 0 2%;
}

.zero{
	padding: 0 !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

select:focus {
	//background: red;
    box-shadow: 0 0 1pt 1pt #fc8604;  
	
}
 .mb-10
 {
    margin-bottom: 10px !important; 
 }

select.rchrg_online
{
  margin: 0;
    width: 90%;
}

#div_renew_box #recharge_online_module_renew_ontime
{
    float: left;
    margin-right: 20px;
}
#recharge_online_module_renew_ontime input[type='radio'], #recharge_online_module_renew_now input[type='radio']
{
    top: 3px;
    position: relative;
    margin-right: 5px;
}

.tbl_index
{
  margin-bottom:10px;
}
.tbl_index tr td,.tbl_index tr th
{
    border: 1px solid #818181;
    padding: 5px;
    text-align: center;
}
.logo{
	width:auto;
	float:left;
}

.logo img{
	width:100%;
}


.mob_menu {
    display: block;
    padding: 4px 17px;
    width: 100%;
    border: 2px solid #fe911c;
    background: #fff;
    -webkit-box-shadow: 0px 0px 32px -11px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 32px -11px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 32px -11px rgba(0, 0, 0, 0.66);
    border-radius: 25px;
    margin-top: 7px;
}


.img_box_1{
	position: relative;
    background-image: url(/images/icon1.png);
    padding: 160px 60px;
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 15px;
    //color: red;
}



.img_box_1:before{
	width: 100%;
    /* height: 100%; */
    content: '';
    /* background: #fc8604bf; */
    position: absolute;
    top: 61px;
    left: 0;
    margin-top: 25px;
}


.langauag{
	width:20%;
	float:right;
	padding:0px;
	    font-size: 14px;
}

.langauag ul{
	padding:0;
	margin:0;
}

.langauag ul li{
	display:inline;
	padding: 0 1.7%;
	float:right;
	
}

.langauag ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fd9321;
	text-decoration:none;
}

.langauag ul li a:hover{
	color:#666;
}

.body_container{
	width:100%;
	background:#fff;
	//padding:20px 1%;
	min-height: 394px;
	
}

.smrtgrd{
	width:100%;
	background:#fff;
	float:left;
	margin: 0 0.9%;
	border: dotted 1px #919191;
}

.smrtgrd2{
    width: 100%;
    background: #fff;
    margin: auto;
    border-left: solid 2px #fc8604;
    -webkit-box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.23);
    border-bottom-left-radius: 41px;
    border-bottom-right-radius: 0;
}

.yellow-line{
	position: relative;
    margin-top: 5px;
    text-align: center;
	
	
	
}




.default-box2{
        position: relative;
       background-color: #ffffff;
    border-color: #e7e7e7;
    border: 1px;
    -webkit-box-shadow: 0px 0px 30px -12px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 0px 30px -12px rgba(0,0,0,0.57);
    box-shadow: 0px 0px 30px -12px rgba(0, 0, 0, 0.42);
    //border-left: 3px solid #ff8400;
    border-radius: 2px;
        margin-bottom: 20px;
}
.default-box2 .content-box .alert-box-wrapper ul li i
{
  /*                     img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                     */ 
}
.default-box2 .content-box.server-information-box .user-information 
{
  margin-bottom: 15px;
}
.default-box2 .content-box.server-information-box .user-information .user-i-img 
{
    /*                    img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                    */ 
    border-radius: 50%;
    padding: 8px;
}
.default-box2 .content-box.server-information-box .user-information .user-i-img img 
{
   width: 45px;
}
.default-box2 .content-box.server-information-box .user-i-text h4 
{
  /*        body_text_color */ color:#2E2424 ; /* end_body_text_color       */
  font-weight: bold;
  text-align: left;
}
.default-box2 .content-box .alert-box-wrapper .not-found
{
    padding: 122px 0px;
    text-align: center;
    /*       body_text_color */ color:#2E2424 ; /* end_body_text_color       */
    font-size: 20px;
}
.default-box2 .content-box .progress .progress-value
{
  /*                    img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                    */
}

.default-box2 .progress.blue .progress-bar
{
   /*       border_color */ border-color:#2E2424 ; /* end_border_color       */
}

.default-box2 h3{
   position: relative;
  /*                  img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                  */ 
	 
	 /*background: -moz-linear-gradient(top,  #FFB529, #FA1111); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFB529), to(#FA1111)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB529', endColorstr='#FA1111'); -o-linear-gradient(#FFB529, #FA1111);*/
	  padding: 10px 8px;
    /* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                  */ 
    padding-left: 14px;
    border-bottom: 2px solid #f2d78b;
    margin-bottom:10px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    font-family: poppins;
}

.default-box2 .table-bordered thead th
{
	/*                  img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                  */
}

#no-more-tables .cf{
        //background: #5c5b5b;
    color: #fff;
    font-size: 13px;
    line-height: initial;
            font-weight: 500;
}

#no-more-tables thead{
        background: #fe911c;
}


#no-more-tables thead{
         /*                  bar_bg_color */  background: -moz-linear-gradient(top,  #EE5050, #E9D468); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE5050), to(#E9D468)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE5050', endColorstr='#E9D468'); -o-linear-gradient(#EE5050, #E9D468); /* end_bar_bg_color                  */
		/* background: -moz-linear-gradient(top,  #FFB529, #FA1111); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFB529), to(#FA1111)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB529', endColorstr='#FA1111'); -o-linear-gradient(#FFB529, #FA1111);*/
}



#no-more-tables .cf th{
        //padding: 10px 10px;

}

#no-more-tables tbody td{
        //padding: 10px 10px;
        color: #000;

}


.yellow-line h6{
	      /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#fff; */
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                                                                    */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    font-size: 16px;
    /* margin: 0 15px; */
    text-transform: uppercase;
    font-weight: 500;
    /* padding-top: 17px; */
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 9px;
    text-align: left;
    /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fda240), to(#ff8400));
	background: -moz-linear-gradient(top,  #fda240, #ff8400);*/
	/*                                                                   bar_bg_color */  background: -moz-linear-gradient(top,  #EE5050, #E9D468); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE5050), to(#E9D468)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE5050', endColorstr='#E9D468'); -o-linear-gradient(#EE5050, #E9D468); /* end_bar_bg_color                                                                   */
	/*background: -moz-linear-gradient(top,  #FFB529, #FA1111); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFB529), to(#FA1111)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB529', endColorstr='#FA1111'); -o-linear-gradient(#FFB529, #FA1111); */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    padding: 8px;
    margin-top: -6px;
    border-radius: 2px;
}

.yellow-line h5 {
    /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#fff; */
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                                                                    */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    color: #fff;
    /* color: #575050; */
    font-size: 14px;
    margin: -64px 3px;
    text-transform: unset;
    font-weight: 800;
}



.logimg{
	position: relative;
	text-align: center;
	padding-top: 25px;
}


.img_box_1{
	width:100%;
	float:left;
}

.img_box_1 img{
	margin: 0 auto;
}

.login_box_1{
	width: 100%;
	margin: 16px 0;
	padding: 18px 21px 0 26px;
}

.top-head{
	padding: 9px 0 15px 34px;
  background: url(../images/login.jpg) no-repeat 0px 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E8E8E8;	
  /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
  color:#F88500 ;
}

.user_name{
	float:left;
	width:100%;
}

.box_1{
	width: 100%;
	float: left;
	margin: 9px 0 5px 0;
	position: relative;
}

.box_3{
  padding-left: 58px;
  width: 81%;
  float:left;
}

.box_4{
  padding-left: 105px;
  float:left;
  margin-top:10px;
}

.box_2{
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;	
}

.box_2 strong{
	float: left;
	margin:5px 0;	
}

.label_st{
	width: 100%;
	float: left;
	margin: 5px 0 7px 0;
	font-weight: 500;
}

.input-txt{
	width: 57%;
    border-radius: 4px;
    padding: 5px 0 5px 10px;
    border: 1px solid #DADADA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-right: 10px;
}
.inputotp-txt{
	width: 66%;
    border-radius: 4px;
    padding: 9px 2% 9px 20px;
    border: 1px solid #DADADA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-right: 10px;
    margin-top: 10px;
    font-size: 13px;
}

.self_input_default
{
	width: 12%;
    border-radius: 4px;
    padding: 12px 15px 11px;
    border-right: 0px;
    margin: 5px 0;
    border: 1px solid #DADADA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    resize: none;
    color: #8F8F8F;
    font-size: 11px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.self_input_style
{
	    width: 54%;
    border-radius: 4px;
    padding: 9px 5% 10px;
    margin: 5px 0;
    border: 1px solid #DADADA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    resize: none;
    color: #8F8F8F;
    font-size: 14px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.mybtn{
	background: red;
	color: #fff;
}

input[type="submit"]{
	/*                   bar_bg_color */  background: -moz-linear-gradient(top,  #EE5050, #E9D468); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE5050), to(#E9D468)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE5050', endColorstr='#E9D468'); -o-linear-gradient(#EE5050, #E9D468); /* end_bar_bg_color                   */
    border-radius: 25px;
	transition: .3s;
}

input[type="submit"]:hover{
	/*                   rev_bar_bg_color */  background: -moz-linear-gradient(top,  #E9D468, #EE5050); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E9D468), to(#EE5050)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9D468', endColorstr='#EE5050');-o-linear-gradient(#E9D468, #EE5050); /* end_rev_bar_bg_color                   */
	/*background-color: #4a4a4a;*/
    border-radius: 25px;
	color: #fff;
}

.input-txt_width{
  width: 40%;
  border-radius: 4px;
  padding: 5px 0;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select-txt{
  width: 30%;
  font-size:11px;
  border-radius: 4px;
  padding: 5px 0;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input[type="radio"], input[type="checkbox"] {
  margin: 0px;
 }

.server-information-box .user-i-text h2.btn
{
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color          */
  padding: 3px 10px !important;
  margin-top: 5px;
}
.btn{
  /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	  /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fda240), to(#ff8400));
	  background: -moz-linear-gradient(center top , #fda240, #ff8400) repeat scroll 0 0 rgba(0, 0, 0, 0); */
	  /*       bar_bg_color */  background: -moz-linear-gradient(top,  #EE5050, #E9D468); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE5050), to(#E9D468)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE5050', endColorstr='#E9D468'); -o-linear-gradient(#EE5050, #E9D468); /* end_bar_bg_color          */                                                         */ 
	   /*background: -moz-linear-gradient(top,  #FFB529, #FA1111); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFB529), to(#FA1111)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB529', endColorstr='#FA1111'); -o-linear-gradient(#FFB529, #FA1111);*/
  /* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
  border-radius: 5px;
  border: none;
  /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
  /* color: #ffffff; */
  /* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                                                                    */
  /* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
  font-size: 12px;
  font-weight: bold;
  padding: 6px 15px !important;
  cursor:pointer;
}

.hot_spot_box_1{
	width: 97%;
	margin: 20px 0;
	padding:0 3%;
	float:left;
}


.hot_spot_box_1 h6{
		/* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#ff8400; */
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                                                                  */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
 
    font-size:17px;
	margin:0 0px;
}

.hot_spot_box_1 p{
      font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
}

.link{
	font-weight:normal;
	/* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#F88500; */
	/*                                                                  body_text_color */ color:#2E2424 ; /* end_body_text_color                                                                  */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
text-decoration:none;
}

.link a{
	font-weight: normal;
    text-decoration: underline;
 /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#F88500; */
	/*                                                                  body_text_color */ color:#2E2424 ; /* end_body_text_color                                                                  */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    /* padding-left: 28px; */
    padding-top: 4px;
    display: inline-table;
    text-decoration: none;
}

.link a:hover{
text-decoration:none;
}

.hot_spot_user_creation_box{
	width: 95%;
	margin: 20px 0;
	padding:0 3%;
	float:left;
	height: 312px;
}

.hot_spot_user_creation_box h6{
	/* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#ff8400; */
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                                                                  */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    font-size:11px;
	margin:0 0px;
}

.hot_spot_user_creation_box p{
    font-size:12px;
	font-weight:bold;
	margin:10px 0;
}

.label_2{
	width: 58px;
  float: left;
}

.grt_pswrd{
	padding-left: 58px;
  margin: 6px 0;
  float: left;
    width: 80%;
}

.grt_pswrd a{
	color: #FC3900;
	text-decoration:none;
}

.grt_pswrd_2{
	padding-left:105px;
    margin: 6px 0;
    float: left;
    width: 70%;
}

.grt_pswrd_2 a{
	color: #FC3900;
	text-decoration:none;
}

.footer{
    position: relative;
    width: 100%;
    /* height: 20px; */
    /* padding-top: 10px; */
    background: #FFF;
    /* margin-bottom: 20px; */
    /* font-weight: bold; */
  /* BOF to apply theme settings by Ayush Giri on 18-05-2015 */
	/* color:#888; */
	/*                                                                  body_text_color */ color:#2E2424 ; /* end_body_text_color                                                                  */
	/* border-top:15px solid #FE911C; */
	/*                                                                   footer_bg_color */  border-top:15px solid #EE5050;  /* end_footer_bg_color                                                                   */
	/* EOF to apply theme settings by Ayush Giri on 18-05-2015 */
    /* border-top: 15px solid #FE911C; */
    background: #3b3b3b;
    padding: 6px;
    margin-top: 46px;
    display: inline-table;
    bottom: 0;
}

.cm-name{
	background: red;
}



/**************Grids_section***************/


.col-1{
	width:100%;
}

.col-2{
	width:90%;
}

.col-3{
	width:75%;
}

.col-4{
	width:70%;
}

.col-5{
	width:60%;
}

.col-6{
	width:47%;
}

.col-7{
	width:39%;
}

.col-8{
	width:27%;
}

.col-9{
	width:20%;
}

.col-10{
	width:10%;
}

.col-11 {
  width: 33%;
}

.col-9-1{
	width:20%;
}

.col-9-2{
	width:20%;
}

.col-12 {
  width: 14.3%;
}


.col-6-1{
	width:50%;
}


.col-6-3{
	width:100%;
}

.col-13 {
  width: 14.1%;
}


.col-6-2{
	width:47%;
}

.col-12-1{
  width: 16.3%;
}

.col-total {
    float: left;
    width:auto;
	border:none !important;
}

.col-total_color{
    float: left;
    width: 49.8%;
	color:#FF8501;
}



/**************Vertical menu***************/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width:100%;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #B6B6B6;
  border-top: 1px solid #A4A8A9;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  background: #36aae7;
  background: -webkit-linear-gradient(#36aae7, #1fa0e4);
  background: -moz-linear-gradient(#36aae7, #1fa0e4);
  background: -o-linear-gradient(#36aae7, #1fa0e4);
  background: -ms-linear-gradient(#36aae7, #1fa0e4);
  background: linear-gradient(#36aae7, #1fa0e4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #333333;
  background: #1fa0e4;
  background: -webkit-linear-gradient(#C2C2C2, #EFEFEF);
  background: -moz-linear-gradient(#C2C2C2, #EFEFEF);
  background: -o-linear-gradient(#C2C2C2, #EFEFEF);
  background: -ms-linear-gradient(#C2C2C2, #EFEFEF);
  background: linear-gradient(#C2C2C2, #EFEFEF);
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #bbb;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
    border-bottom: 1px solid #ADADAD
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #DBDBDB;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #AEAEAE;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #333;
  background: #eee;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #E7E7E7;
  color: #000;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #C3C3C3;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #C0C0C0;
  border-left: 2px solid #C0C0C0;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}


/**************Client Main***************/

.search_box{
	width:100%;
	float:left;
	height:50px;
	background:#fff;
}

.right_panel{
  float: left;
  padding: 10px 0.8%;
  border-right: 1px #fff solid;
}

.left_panel{
  float: left;
  padding: 10px 0.9%;
  margin: 0 0 0 0.9%;
    border: 1px solid #D7D7D7;
}

.nav{
	float:right;
	padding:0px;
}

.nav ul{
	padding:0;
	margin:0;

}

.nav ul li{
	display:inline;
	padding: 7px 1.7%;
	float:right;
	
}

.nav ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

/* Dashboard Configuration tab */
#exTab1 .nav
{
  float: none;
}
#exTab1 .nav-tabs>li>a
{
  color:#000;
  font-size: 13px;
  background: #d6d5d5;
}
#exTab1 .nav-tabs>li>a.active
{
  /*                  img_bg_color */ background-color:#163A68 ; /* end_img_bg_color                  */ 
	/* heading_text_color */ color:#FFFFFF ; /* end_heading_text_color                  */ 
}
.user-info{
	float:left;
	padding: 10px 0;
	color: #fff;
}

.user-name{
	width:auto;
	float:right;	
}

.username-text{
	
font-weight: bold;
font-size: 12px;
color: #F88500;
padding: 0px 3px;

}

.heading{
	width:100%;
	background:url(../images/img1.jpg) no-repeat #818181;
	border-radius:5px 5px 0 0;
	padding:5px 0px; 
}

.heading h5{
	font-size:13px;
	color:#fff;
	margin:0 0 0 35px;
	}

.page_view{
	width:100%;
	padding:5px 0px; 
}

.page_view ul{
	padding:0;
	margin:0;
}

.page_view ul li{
	display: inline;
    padding: 5px 0% 0 3.5%;
    float: left;
    background: url(../images/arrowmain.gif) no-repeat 5px 11px; 
}

.page_view ul li.last{
	background:none;
	padding: 5px 0% 0 0;
}
.page_view ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
}

.contact_arera{
	width: 95%;
    background: #fff;
    border-radius: 5px;
    //padding: 1%;
    margin: 0 auto;
	//border: dotted 1px #919191;
}


.user_detail_box{
	float:left;
	margin:0 0.5px;
	background:#eee;
}

.user_detail_hd{
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fda240), to(#ff8400));
	 background: -moz-linear-gradient(center top , #fda240, #ff8400) repeat scroll 0 0 rgba(0, 0, 0, 0);
     padding: 4px 0;
	 border-right: 1px #fff solid;
	  
}

.user_detail_hd h6{
	color:#fff;
    font-size:12px;
	margin:0 15px;
}

.user_detail_text{
     padding: 4px 0;
	 border-bottom: 1px solid #fff;
	 border-right: 1px #fff solid;
	 background:#eee;
	  
}

.user_detail_text h6{
	color:#EA7F0C;
    font-size:13px;
	margin:0 15px;
}

.user_detail_text p{
    font-size:11px;
	margin:5px 15px;
}

.user_display{
	display:none;
}

.user_display2{
	display:block;
}

/**************Search-form***************/


#search-form_new{
	 width: 100%;
  border-radius: 4px;
  padding: 5px 0;
 
}

#search-form_new input[type="text"]{
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 5px 0;
    border-radius: 4px;
}

#search-form {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */	
	/* Gradients */
	background: -webkit-gradient( linear,left top, left bottom, color-stop(0, rgb(243,243,243)), color-stop(1, rgb(225,225,225)));
	background: -moz-linear-gradient( center top, rgb(243,243,243) 0%, rgb(225,225,225) 100%);
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3); 
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}



/*** TEXT BOX ***/
#search-form input[type="text"]{
	background: #fafafa; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(230,230,230)));
	background: -moz-linear-gradient( center top, rgb(250,250,250) 0%, rgb(230,230,230) 100%);
	border: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,.8);
	font-size: 16px;
	margin: 4px 1%;
    padding: 5px 2%;
    width: 74%;
	
	/* Rounded Corners */
	border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	
	/* Shadows */
	box-shadow: -1px -1px 2px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.2);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.2);
}

/*** USER IS FOCUSED ON TEXT BOX ***/
#search-form input[type="text"]:focus{
	outline: none;
	background: #fff; /* Fallback color for non-css3 browsers */
	
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(235,235,235)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(235,235,235) 100%);
}

/*** SEARCH BUTTON ***/
#search-form input[type="submit"]{
	 background: #FE911C url(../images/search_icon.png) no-repeat center;
  background-size: 60%;
  border: 0;
  color: #FFF;
  cursor: pointer;
  float: right;
  font: 12px Arial, Helvetica, sans-serif;
  height: 29px;
  margin: 4px 2% 0;
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 15%;
  
}


.version_box{
  float: left;
  padding: 10px 0.9%;
  border-right: 1px #fff solid;
}

.version_box img{
	width:100%;
}

.version-info{
	float:left;
	padding:0px;
	text-align:center;
}

.profile_img{
  float: left;
  margin: 0 1%;
  border: 1px solid #E2E1E1;
 text-align:center;
}

.profile_img a{
	text-decoration:none;
	 text-align:center;
	 color: #FC6F08;
  font-size: 12px;
}

.profile_img img{
	width:50%;
}

.profile_img2 {
  float: left;
  margin: 18px 8%;
  border: 1px solid #E2E1E1;
  text-align: center;
}

.profile_img2 a{
	text-decoration:none;
	 text-align:center;
	 color: #FC6F08;
  font-size: 12px;
}

.profile_img2 img{
	width:50%;
}


.inner_user_details_box{
  float: left;
  margin: 0 1.3%;
  line-height:20px;
}

.inner_user_details_box span{
	color: #F88500;
}


.small_box{
  float: left;
  min-height:20px;
}

.select-txt_history{
  width:21%;
  font-size: 11px;
  border-radius: 4px;
  padding: 5px 0;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.label_3 {
  width: 82px;
  float: left;
}

.label_4 {
  width:105px;
  float: left;
}

.jump_box{
  float: right;
  min-height:20px;
  width:120px;
}

.jump_box select{
  width: 30%;
}

.user_display_2{
	display:none;
}

.user_display2_2{
	display:block;
}




.new_user_box{
	width:100%;
}


.existing_user_box{
	width:100%;
}

.prepaid{
  padding: 10px 0.9%;
  margin: auto;
}


.prepaid_logo {
  padding: 10px 0.9%;
  margin: auto;
}

.box_prepaid {
  width: 100%;
  float: left;
  margin: 20px 0;
  font-size: 17px;
}

.pre_{
  float: left;
  margin: 6px 0px;
}

.input-prepaid {
  width: 100%;
  border-radius: 4px;
  padding: 5px 0;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin: 3px 0 20px 0;
}

.space{
	padding: 13px 0;
	font-size: 14px;
}






/*----------------------Responsive Table Code start-----------------------*/

.user_detail_text2{
     padding: 4px 0;
	 border-bottom: 1px solid #fff;
	 border-right: 1px #fff solid;
	 background:#eee;
	 text-align:center;
	  
}

@media only screen and (max-width: 771px) {

/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
#no-more-tables.self-mobile .user_detail_hd
{
  display: none;
}
#no-more-tables.self-mobile thead tr
{
    position: relative;
    top: 0;
    left: 0;
}
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
#no-more-tables tr { border: 1px solid #ccc; }
  
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #fff;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
overflow-wrap: break-word;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 10px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
/*Label the data*/
#no-more-tables td:before{content:attr(data-title); color:#fc6f08; }

}

/*----------------------Responsive Table Code Close-----------------------*/



/*-----------New CSS----------*/

.col-8-1 {
    width: 30.7%;
}

.input-txt2{
    width: 59%;
    margin: 10px 0 5px 0;
	border-radius: 4px;
  padding: 5px 0;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.input-txt_field {
    width: 96%;
    border-radius: 4px;
    padding: 9px 1%;
    margin: 10px 0;
    border: 1px solid #DADADA;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    resize: none;
    color: #8F8F8F;
    font-size: 11px;
}


	[type="radio"]:checked,
[type="radio"]:not(:checked) {
    //position: absolute;
    //left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -9px;
    width: 18px;
    height: 18px;
    border: 2px solid #fd8604;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
   content: '';
    width: 10px;
    height: 10px;
    background: #fd8604;
    position: absolute;
    top: -5px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.position-fixed{
    position: fixed!important;
  }
  .z-ind-top{
    z-index:10001;
  }
  .d-flex{
    display:flex!important;
  }
  .align-items-center{
    align-items:center!important;
  }
  .justify-content-center{
    justify-content:center!important;
  }
  .justify-content-between{
    justify-content:space-between!important;
  }

.profile-icon{
  padding: 10px 13px;
    font-size: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    background: #dfdede;
}

.text-white{
  color:#fff!important;
}

.text-black{
color:#000!important;
}
.p-5px{
  padding:5px!important;
}
.p-0{
  padding:0px!important;
}
.m-0{
  margin:0px !important;
}
.bg-light{
  background:#ececec!important;
}


#right_panel {
    margin-top: 60px;
    padding-top: 15px;
}

.border-0{
  border:0px!important;
}
header .top-bar-header{
  background:#333!important;
}
.navbar-brand {
  height:auto;font-family:impact; font-size:2rem;line-height:normal; color:#ff8400;padding:0px 10px;font-style: italic; margin-right:5px
}



.profile-drop{
           position:absolute!important; float:left; right:0; left:auto;min-width: 15rem;box-shadow: 0px 3px 25px -10px #000;border: 0;top:40px;
           background: #f7f7f7;
        }
        .profile-section{
              flex-flow: column;
   
    padding: 10px;
  
       background: #fde398;
   
        }
        
       
      .profile-section img {
            width: 52px;height: 52px;border-radius: 50%;border: 2px solid #f1a758;
        }
        
      .profile-nane{
             font-size: 12px;
    padding: 5px;
    color: #333;
        }
        
        .company-section{
    flex-wrap: wrap;
    padding: 5px;
    margin-bottom: 10px;
   
        }
        .company-text label{
            margin-bottom:0px;
        }
        .company-text{
             font-size: 11px;
       padding: 5px 5px;
    text-align: left;
       margin-bottom: 5px;
     /*  background:#ffedda;*/
   
        }
        .btn-green{
    font-size: 11px;
    color: #333!important;
    background: #dedede!important; 
    font-size: 11px!important;
        }
        .btn-red{
    font-size: 11px;
    color: #fff!important;
    background: red;
    font-size: 11px!important;
        }

         #passwordTest {
      width: 400px;
      margin-left: auto;
      margin-right: auto;
      background: #F0F0F0;
      padding: 20px;
      border: 1px solid #DDD;
      border-radius: 4px;
      }
      
      #pass-info{
      width: 70%;
      height: 25px;
      border: 1px solid #DDD;
      border-radius: 4px;
      color: #829CBD;
      text-align: center;
      font: 12px/25px Arial, Helvetica, sans-serif;
      }
      
      #pass-info-next{
      width: 50.5%;
      height: 25px;
      border: 1px solid #DDD;
      border-radius: 4px;
      color: #829CBD;
      text-align: center;
      font: 12px/25px Arial, Helvetica, sans-serif;
      }
      #pass-info-next.weakpass {
      border: 1px solid #FBB;
      background: #FDD;
      color: #945870;
      text-shadow: 1px 1px 1px #FFF;
      }.
      
      #pass-info-next.goodpass {
      border: 1px solid #C4EEC8;
      background: #E4FFE4;
      color: #51926E;
      text-shadow: 1px 1px 1px #FFF;
      }
      #pass-info.weakpass{
      border: 1px solid #FF9191;
      background: #FFC7C7;
      color: #94546E;
      text-shadow: 1px 1px 1px #FFF;
      }
      #pass-info.stillweakpass {
      border: 1px solid #FBB;
      background: #FDD;
      color: #945870;
      text-shadow: 1px 1px 1px #FFF;
      }
      #pass-info.goodpass {
      border: 1px solid #C4EEC8;
      background: #E4FFE4;
      color: #51926E;
      text-shadow: 1px 1px 1px #FFF;
      }
      #pass-info.strongpass {
      border: 1px solid #6ED66E;
      background: #79F079;
      color: #348F34;
      text-shadow: 1px 1px 1px #FFF;
      }
      #pass-info.vrystrongpass {
      border: 1px solid #379137;
      background: #48B448;
      color: #CDFFCD;
      text-shadow: 1px 1px 1px #296429;
      }
      
      
      
      #percent.weakpass{
      border: 1px solid #FF9191;
      background: #FFC7C7;
      color: #94546E;
      text-shadow: 1px 1px 1px #FFF;
      }
      #percent.stillweakpass {
      border: 1px solid #FBB;
      background: #FDD;
      color: #945870;
      text-shadow: 1px 1px 1px #FFF;
      }
      #percent.goodpass {
      border: 1px solid #C4EEC8;
      background: #E4FFE4;
      color: #51926E;
      text-shadow: 1px 1px 1px #FFF;
      }
      #percent.strongpass {
      border: 1px solid #6ED66E;
      background: #79F079;
      color: #348F34;
      text-shadow: 1px 1px 1px #FFF;
      }
      #percent.vrystrongpass {
      border: 1px solid #379137;
      background: #48B448;
      color: #CDFFCD;
      text-shadow: 1px 1px 1px #296429;
      }
      
      #percent1
      {font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #666;
      font-weight: none;
      text-decoration: none;
      padding-left: 5px;
      }

      .mybtn1{
        color: #fff;
        background-color: #12bb56;
        border-color: #12bb56;
        padding: 6px 8px;
        font-size: 12px;
        border-radius: 0;
        margin-bottom: 7px;
      }

      .coloring:nth-child(1) .color-diff{
background:#fff6dc;
}
.coloring:nth-child(2)  .color-diff{
background:#bdf294;
}
.coloring:nth-child(3) .color-diff{
background:#ffa7a7;
}
.coloring:nth-child(4)  .color-diff{
background:#ffa7a7;
}
.coloring:nth-child(5) .color-diff{
background:#f6f384;
}
.coloring:nth-child(6) .color-diff{
background:#f6f384;
}
.coloring:nth-child(7) .color-diff{
background:#99f698;
}
.coloring:nth-child(8) .color-diff{
background:#cef6ff;
}
.coloring:nth-child(9) .color-diff{
background:#e5ceff;
}
.coloring:nth-child(10) .color-diff{
background:#aed0fc;
}