/* Basic style Starts here */
body{
font-family:Roboto,Arial,sans-serif;
font-family:calibri;
background:#fff;
}
a{
	text-decoration:none;
	color: #4682b4;;
}
h1,h2,h3,h4,h5,h6, ul, ol, body{
	margin:0px;
	padding:0px;
}
.fwb{
	font-weight:bold;
}
.notice-box{
	background: #e5e509;
    display: block;
    padding: 10px;
    border-radius: 5px;
}
ul{list-style-type:none;}
.box{
	width:100%;
	min-height:100%;
}
.cb{clear:both;}
.fl{float:left;}
._er{    text-align: left;
    padding: 2px 0px 0px 0px;
    color: crimson;}
/* Basic style Ends here */
.container {
    width: 100%;
	min-height:100%;
    margin: 0px;
    padding: 0px;
}
.inr-container {
    width: 80%;
    margin: auto;
    padding: 0px;
}
/* Menu style Starts here */
.topnav{
	width:100%;
	min-height:20px;
	background-color:#47d047;
	padding: 5px 0px 7px 0px;
}
.navbar{
	width:100%;
	height:30px;
	padding: 10px 0px 10px 0px;
	background-color:#fff;
	border-bottom: 1px solid #ccc;
    box-shadow: 1px 2px 3px -2px #ccc;
	z-index:100;
}
.logobox{
	width: 200px;
    height: 70px;
	float:left;	
}
.logotext{
	    font-size: 30px;
    color: blue;
    text-align: center;
    margin-top: -6px;
}
.logo{
	
}
.nav-box{
	width:88%;
	height:30px;
	float:left;
	position:relative;
}
.nav .nl{
	float:left;
}
.nav .nl>.na{
	padding: 5px 15px 7px 15px;
    text-transform: capitalize;
    color: #5f5e5e;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: calibri;
    line-height: 1.5;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.nav .nl>.na:hover{
background: #f0f8ff;
border-radius:5px;
  -webkit-transition: all 0.5s ease;
}
/* Menu style Ends here */
.logo{
	
}
.elogo{
	background-image: url(../images/static/elgo.png);
    background-repeat: no-repeat;
    width: 145px;
    height: 35px;
    display: block;
    background-size: contain;
	background-position-x: center;
	float:right;
}
.nav-pos{
	width:80%;
	margin:auto;
}
._e1 li{
	float:left;
}
._e1 li>a{
	color:#fff;
	    font-size: 19px;
    margin-right: 20px;
    line-height: 1.8;
	font-weight: bold;
}
._rm{
	width:32%;
	float:right;
}
/* cart style Starts here */
.mcrt{
	position:relative;
	margin-top: 6px;
    padding: 5px;
    background-image: url(../images/static/tclg.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    background-size: cover;
    background-position-x: center;
    right: 0px;
    border-radius: 100%;
}
.tcart {
	position: relative;
    margin-top: 1px;
    padding: 5px;
    background-image: url(../images/static/pro.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    background-size: cover;
    background-position-x: center;
    right: 0px;
    border-radius: 100%;
    background-color: #fff;
	    border: 1px solid #7c9df3;
}
.tcit{
	    position: absolute;
    background: crimson;
    padding: 4px;
    color: #fff;
    border-radius: 100%;
    width: 10px;
    height: 8px;
    text-align: center;
    top: -5px;
    left: 18px;
    font-size: 11px;
    display: block;
    line-height: 0.7;
    font-style: normal;
}
/* cart style Ends here */
/* Slider style Starts here */
.slider{
	width:100%;
}
/* Slider style Ends here */
/* footer style Starts here */
.footer{
	width:100%;
	min-height:250px;
	
}
.ftbx{
	margin:auto;
	width:90%;
}
.fbox{
	width:20%;
	min-height:100px;
	padding:20px;
	float:left;
	
}
.fhdr{
	width:100%;
}
.fhc{
	text-align: center;
    color: #fff;
    font-size: 27px;
    letter-spacing: 1px;
    font-weight: normal;
}
.fcnt{
	width:100%;
	width: 100%;
    color: #eaeaea;
    text-align: justify;
    padding-top: 30px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.3;
}
.fl_bxl{
	padding-bottom: 6px;
}
.fl_bx li{
	    text-align: center;
    padding-bottom: 6px;
}
.fl_bx li>a,.fl_bxl li>a{
	color: #efeeee;
    line-height: 1.5;
    font-size: 15px;
    letter-spacing: 1.2px;
    font-family: arial;
}
._fin{
	width: 95%;
    margin: auto;
    border-left: 1px solid #636262;
    padding-left: 10px;
}
/* footer style Ends here */
.cnt-box{
	width:100%;
	min-height:300px;
	border-radius:5px;
}
.cnt-pos{
	width:80%;
	margin:20px auto;
	min-height:200px;
}
.cnt{
	width:100%;
	min-height:200px;
	background:#fff;
	margin-top:20px;
	    padding-bottom: 10px;
}
.cnt-hdr{
	font-family: arial;
    width: 90%;
    text-align: center;
    padding: 15px 0px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #e42929;
    letter-spacing: 1px;
    border-bottom: 1px solid #fbf5f5;
    margin: auto;
}
.pb{
	padding: 10px;
    width: 90%;
    margin: auto;
}
.pe{
	float: left;
    width: 15%;
    min-height: 270px;
    margin-right: 14px;
    margin-left: 14px;
    box-shadow: 0px 0px 0px 1px #fbf7f7;
    padding: 10px;
}
.pe:hover,._pe0:hover{
	 box-shadow: 0px 0px 0px 1px #ccc;
}
._pe0{
	float:left;
	 box-shadow: 0px 0px 0px 1px #fbf7f7;
    padding: 10px;
	margin-bottom:20px;
}
.pi{
	    width: 65%;
    min-height: 210px;
    margin: auto;
}
.pn{
	    padding-top: 5px;
    text-align: center;
    color: #212121;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 5px;
	font-family: Roboto,arial,sans-serif;
}
.pp{
	    padding-top: 4px;
    text-align: center;
	 color: #212121;
	 font-weight: bold;
	 font-size: 17px;
	 font-family: Roboto,arial,sans-serif;
    
}
/*product desc */
.pd-box{
	background-color:#fff;
	width:100%;
	min-height:100%;
	padding-top:20px;
	padding-bottom: 20px;
}
.pd-dtls{
	width:73%;
	min-height:100px;
	margin:auto;
	padding:20px;
	border:1px solid #ccc;
}
.pd-lft{
	width:200px;
	min-height:100px;
	float:left;
}
.pd-rt{
	width:78%;
	min-height:100px;
	float:left;
}
.oi{
	width:20px;
	height:25px;
	border:1px solid #ccc;
	margin-right:10px;
	float:left;
}
.pdoi{
	    width: 70%;
    height: 20px;
    margin: auto;
    padding-top: 10px;
}
.pttl{
	    padding-top: 0px;
		margin:0px;
		color:#737070;
}
.pdbf{
	color: #888;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.8px;
    margin-top: 3px;
}
.bb{
	border-bottom:1px solid #ccc;
}
.ppr{
	    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #5d5959;
	    font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Liberation Sans", sans-serif;
    letter-spacing: 0.7px;
}
.pds{
	    margin-top: 3px;
}
.ps{
	font-size: 18px;
    margin-top: 8px;
}
.puse{
	font-size: 17px;
    line-height: 1.5;
    padding-bottom: 10px;
	    padding-top: 10px;
}
.ulbl{
	    font-weight: bold;
    font-size: 20px;
}
.btn{
	background: crimson;
    color: #fff;
    padding: 4px 25px 5px 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 17px;
}
.btn:hover{
	color:#fff;
}
.psp{
	margin-top: 20px;
    border-top: 1px solid #e6dfdf;
    padding-top: 8px;
}
/*product desc */
.dn{display:none;}

/* smlr prdcts */
.sp{
	width:100%;
	    margin-top: 10px;

}
.spe {
    float: left;
    width: 15%;
    height: 210px;
    margin-right: 14px;
    box-shadow: 0px 0px 0px 1px #fbf7f7;
    padding: 10px;
}
.spe:hover{
	 box-shadow: 0px 0px 0px 1px #ccc;
}
.spi{
	width: 65%;
    height: 150px;
    margin: auto;
}
.sph{
	    font-size: 25px;
    font-weight: normal;
    color: #504e4e;
    font-family: Roboto,arial,sans-serif;
    letter-spacing: 0.8;
}
/* End smlr prdcts */
.ntf{
	display: block;
    background: #47d047;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    font-size: 20px;
    position: fixed;
    bottom: 10px;
    margin: auto;
    left: 0px;
    right: 0px;
    width: 300px;
    text-align: center;
    font-weight: bold;
}
/*cart*/
.cbx{
	    width: 99%;
    min-height: 30px;
    margin: auto auto 10px auto;
    border: 1px solid #daf5da;
    background: #fdfdfd;
	
 }
 .pibx{
	width:10%;
	float:left;
	min-height:100px;
    padding: 10px;	
 }
 .pdsc{
	 width:78%;
	 float:left;
	 min-height:100px;
	
 }
 .cpn{
	font-size: 23px;
    font-weight: bold;
    color: #8e8c8c;
    letter-spacing: 1.2px;
    border-bottom: 1px solid #f3f2f2;
    margin-bottom: 3px;
 }
 .cpz{
	     display: inline-block;
    width: 80px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
 }
 ._od{
	     display: inline-block;
    margin-top: 8px;
    border: 1px solid #ccc;
    padding: 3px 10px 3px 10px;
    border-radius: 5px;
 }
 ._od:hover{
	 border:1px solid steelblue;
 }
 .cpq{
	  width: 70px;
 }
 ._cbx{
	 background: #fdfdfd;
    padding: 10px;
    border-radius: 5px;
	font-family: Helvetica;
	    letter-spacing: 0.8px;
 }
.m20{
	 margin-left: 30px;
    display: block;
}
.ac{
	text-align:center;
}
.ar{
	text-align:right;
}
.chdr{
	height: 25px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    background: #4783d0;
}
.cntb{
	    width:80%;
    text-align: right;
    padding: 10px 0px 5px 0px;
    font-size: 17px;
    text-align: right;
	    font-weight: bold;
    color: #8c7777;
	
}
.crt{
	width: 100%;
    border: 0px solid #ccc;
}
.c{
	color: #ed143d;
    /* font-weight: bold; */
    cursor: default;
    font-size: 15px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
    margin-top: 10px;
    display: inline-block;
}
.c:hover{
	 border: 1px solid steelblue;
}
.w165{
	width:165px;
}
._ci{
	border: 1px solid #ccc;
    width: 30px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}
.trsh{
	    background-image: url(../images/static/t.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
    display: block;
    margin: auto;
	}
.pnz{
	width:40%;
}
.psz{
	width:20%;
}
.pq{
	width:10%;
}
.ppc{
	width:10%;
}
.cout{
	    float: right;
    background: crimson;
    color: #fff;
    padding: 6px 20px;
    display: block;
    border-radius: 5px;
    font-size: 17px;
    letter-spacing: 1px;
}
._ctbx{
	    min-height: 25px;
    border-top: 1px solid #ccc;
    padding: 10px;
}
/*cart*/
/*Login*/
.bck{
	background: #fff;
    padding-top: 30px;
    padding-bottom:40px;
}
.lgca{
	text-align:center;
}
._l{
	float:right;
}
.ca{
	margin-left: 4px;
	font-size: 15px;
    letter-spacing: 0.5px;
}
.fp{
	    margin-left: 5px;
    border-left: 1px solid #b1b1e2;
    padding-left: 5px;
}
.c-box{
	/* Style for responsive center box */
	width: 35%;
   min-height: 223px;
    margin: 20px auto;
    background-color: #ffffff;
    border: 1px solid #eae8e8;
    box-shadow: 1px 2px 3px -1px #ccc;
    border-radius: 5px;
}
.cb60{
	width: 60%;
}
.ca-box{
	width: 35%;
    min-height: 400px;
    margin: 20px auto;
    background-color: #ffffff;
    border: 1px solid #eae8e8;
    box-shadow: 1px 2px 3px -1px #ccc;
	border-radius: 5px;
}
.c-inr-box{
	width:100%;
	
}
.inpbox{
	width:90%;
	margin:10px auto 10px auto;
	text-align:left;
}
.inp{
    border-radius: 5px;
    border: 1px solid #e6e5e5;
    width: 100%;
    padding: 10px;
    outline: none;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;}
.sl{
	width:100%;
	padding:10px;
	border:1px solid #ccc;
}
.inp0{
	border:1px solid #ccc;
	border-radius:5px;
}
.box-lbl{
	width:100%;
	text-align:center;
}
.lbl{
	width: 100%;
    padding: 5px 0px 5px 0px;
    font-size: 25px;
    font-weight: normal;
}
.lft-lbl{
	text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #545151;
    letter-spacing: 1px;
	}
.btn{
	background-color: #4184f3;
    color: #fff;
    padding: 15px 25px 15px 25px;
    border-radius: 5px;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    font-size: 17px;
	box-shadow: 0px 1px 1px 1px #ccc;
}
.btn:hover{
	background-color: #1d62d4;
}
.s{
	background-image:url('../images/static/s2.gif');
	background-repeat:no-repeat;
	 background-position: 96% center;
	
}
.bbx{
	text-align:left;
	margin-top: 10px;
}
.err-box{
	width:100%;
	text-align:center;
}
.err-lbl{
	color:crimson;
	text-align:center;
	font-weight: bold;
    font-size: 17px;
}
/*Login*/
.ubox{
	float: right;
    margin-right: 120px;
}
.uai{
	    background-image: url(../images/static/uai.png);
    display: block;
    width: 25px;
    height: 25px;
    background-size: cover;
    border-radius: 100%;
    background-repeat: no-repeat;
}
.plbl{
	    width: 100%;
    background: #5b8ec3;
    text-align: center;
    min-height: 10px;
    padding: 3px 0px 3px 0px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.olst{
	width:100%;
	min-height:100px;
}
.pbx{
	margin:auto;
}
.rw{
	width:100%;
	border-bottom:1px solid #ccc;
	padding-top:3px;
	padding-bottom:3px;
}
.ml45{
	    margin-left: 45px;
}
.ml80 {
    margin-left: 80px;
}
.rc25{
	width:25%;
	min-height:10px;
	float:left;
	    font-size: 16px;
}
.rc20{
	width:20%;
	min-height:10px;
	float:left;
	 	 font-size: 16px;
}
.rc10{
	width:10%;
	min-height:10px;
	float:left;
	 	 font-size: 16px;
}
.rc15{
	width:15%;
	min-height:10px;
	float:left;
	 	 font-size: 16px;
}
.rh{
	text-align: center;
    margin: auto;
    display: block;
    font-size: 20px;
    font-weight: bold;
}
.rc50{
	 width:50%;
	     min-height: 10px;
	 float:left;
 }
 .rc65{
	 width:65%;
	     min-height: 10px;
	 float:left;
 }
 .olft{
	 font-weight:bold;
	 font-size: 18px;
 }
 .ort{
	 font-size: 18px;
 }
 .rw_nb{
	width:100%;
    background: #d6e9fd;	
 }
 .tbx{
	 width:99%;
	 padding:5px;
	 background: #d6e9fd;
 }
 .ctx{
	 clear:both;
	     background: #f9f9f9;
 }
 .ni{
	    width: 98%;
    text-align: center;
    font-size: 20px;
    color: #ef4868;
    font-weight: bold;
    padding: 10px;
 }
 .pty{
	    letter-spacing: 0.5px;
    font-size: 17px;
    font-weight: normal;
    color: #716d6d;
 }
 .pm{
	 margin-right:5px;
 }
 .pmd{
	background: #f3f1f1;
    padding: 10px;
 }
 .cob{
	 width: 100%;
    padding: 5px 0px 5px 0px;
 }
 .h2lbl{
	font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
 }
 .cdr{
	     font-size: 18px;
    font-weight: bold;
 }
 .cdrb{
	background: #f3f5f3;
    padding: 10px;
    /* border-radius: 5px; */
    /* margin-bottom: 10px; */
    /* border-bottom: 1px solid#ccc; */
}
.csa{
	width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-top: 4px;
    height: 100px;
    max-width: 100%;
	    resize: none;
}
.ntbl{
	
}
._n{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #6b6969;
    letter-spacing: 0.3px;
	padding-top: 5px;
}
._s{
	text-align: center;
    padding-top: 10px;
}
._rs{
	    margin-right: 5px;
}
.sbx{
	width: 50%;
    min-height: 20px;
  
}
.isr{
	width: 90%;
    padding: 5px;
    border: none;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 0px 3px 10px;
    font-size: 18px;
	outline:none;
}
.sb{
	
}
.so{
	text-align: center;
    font-size: 24px;
    letter-spacing: 1px;
    color: crimson;
	    margin-top: 10px;
}
.act{
	text-align: center;
    min-height: 10px;
    margin-top: 20px;
}
._a0{
	font-size: 17px;
    letter-spacing: 1px;
    color: steelblue;
    font-weight: bold;
    border: 1px solid steelblue;
    padding: 5px;
    border-radius: 5px;
	    margin-right: 10px;
}
._pc1{
	float:left;
	width:20%;
	min-height:1px;
}
._pc2{
	float:left;
	width:79%;
	min-height:200px;
	border-left:1px solid #efeeee;
}
._pa{
	padding: 3px;
    border-bottom: 1px solid #f3f2f2;
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    color: #346794;
}
._pa:hover{
	background-color:#f0f8ff;
}
._pb{
	 width: 100%;
}
._pe{
    float: left;
    width: 18%;
    min-height: 210px;
    margin-right: 14px;
    margin-left: 14px;
    box-shadow: 0px 0px 0px 1px #fbf7f7;
    padding: 10px;
	margin-bottom:15px;
}
._pe:hover{
	 box-shadow: 0px 0px 0px 1px #ccc;
}
._bc{
	width:100%;
	padding:5px 0px 5px 0px;
}
._ub{
	    margin-top: 4px;
		position:relative;
		    width: 25px;
}
/*Search Box*/
._s1{
	    width: 100%;
    background: #fff;
    border-radius: 5px;
	position:relative;
	
}
.sb{
	    background-color: white;
    position: absolute;
    right: 0px;
    margin: 3px;
    margin-left: 0px;
    background-image: url(../images/static/l.png);
    background-repeat: no-repeat;
    padding: 2px;
    outline: none;
    width: 29px;
    border: navajowhite;
    top: 2px;
}
.sb:hover{
transform: scale(0.9);
}
._sr{
	border:1px solid #ccc;
}
._0a, ._1a {
    position: absolute;
    width: 96%;
    background: #fff;
    z-index: 10000;
    margin: auto;
    left: 0px;
    right: 0px;
}
.irw{
	font-family: Helvetica;
    font-size: 17px;
    letter-spacing: 0.8px;
    padding: 5px 5px 0px 5px;
    border-bottom: 1px solid #ccc;
	cursor:default;
}
._0sl li:hover{
	background-color:#fbfbfb;
}
.si{
	background-color:#cde4f7;
}
/*Search Box*/
.a-hbar {
    color: #000;
}
.hbar {
       position: absolute;
   right: 20px;
    top: 8px;
    color: #1d1b1b;
    font-size: 21px;
    z-index: 1000;
    border: 1px solid #ccc;
    padding: 1px 5px 1px 5px;
	display:none;
}
._hbar{
	    position: absolute;
    right: 2px;
    top: 2px;
    color: #1d1b1b;
    font-size: 21px;
    z-index: 1000;
    border: 1px solid #ccc;
    padding: 1px 5px 1px 5px;
}
._cam{
	border-bottom: 1px solid #f5f5f5;
}
._o{
	float: left;
    width: 141px;
    font-size: 17px;
    padding-left: 10px;
    font-weight: bold;
	color: #5d5a5a;
	font-family: Helvetica;
    letter-spacing: 0.8px;
}
._or{
	font-weight:normal;
	color: #5d5a5a;
	font-family: Helvetica;
    letter-spacing: 0.8px;
}
._rtb{
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #f7eded;
    padding: 5px 0px 5px 5px;
	position:relative;
	
    margin-bottom: 20px;
}
.pdi{
	padding-bottom:15px;
	    width: 90%;
    margin: auto;
}
.di{
	    background-image: url(../images/static/t3.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: text-bottom;
    background-size: contain;
}
.eb{
	color: crimson;
    font-weight: bold;
}
.lt{
	text-decoration: line-through;
}
.fgh{
	    min-height: 180px;
}
.fb{
	background-image: url(../images/static/sm/fb.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.fb{
	background-image: url(../images/static/sm/fb.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.twt{
	background-image: url(../images/static/sm/twt.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.gp{
	background-image: url(../images/static/sm/gp.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.lin{
	background-image: url(../images/static/sm/lin.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.rvb{
	float:right;
}
.ub_sl{
	background: #fbf9f9;
    position: absolute;
    display: block;
    width: 104px;
    display: none;
    left: -63px;
    border-radius: 5px;
}
.ub_sl li>a{
	display: block;
    width: 88%;
    padding: 5px 0px 5px 10px;
    border-bottom: 1px solid #ccc;
    color: #827d7d;
    letter-spacing: 0.8px;
    line-height: 1;
	font-weight:normal;
	font-size: 18px;
}
.ub_sl li>a:hover{
	background:#fff;
}
.prfl{
	border:none;
}
._prbx{
	width: 100%;
    border: 1px solid #95f195;
    min-height: 100px;
    margin: auto;
}
.hlbl{
	width: 95%;
    padding: 5px 10px 0px 10px;
    border-bottom: 1px solid #f2f9f2;
    margin: auto;
}
.pr{
	position:relative;
}
.prct{
	width: 97%;
	 margin: auto;
}
.plft{
	color: #76767b;
    width: 15%;
    float: left;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: arial;
}
.prt{
	color: #76767b;
    width: 25%;
    float: left;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: arial;
}
.prw{
	padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #f2f9f2;
}
._cp{
	font-size:15px;
}
.cpb{
	    width: 450px;
    min-height: 200px;
}
.fx{
	position:fixed;
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
}
.pi0{
	margin: auto;
    display: block;
}
.w95{
	width:95%;
}
.ix{
	width:200;
	height:250px;
}
.dlv{
	float:left;
	padding-right:0px;
}
.b3{
	background: transparent;
    border: 0px;
    font-weight: bold;
    color: #2d4ecc;
	    padding: 0px;
		outline:none;
}
.b3:hover{
	font-size:13px;
}
.dly{
	    border: 0px;
    outline: none;
   
}
.dtx{
	font-size: 16px;
    color: #777575;
    letter-spacing: 0.5px;
}
.apr{
	font-size: 26px;
    font-weight: normal;
    min-width: 70px;
    display: inline-block;
}
.sof{
	font-size: 15px;
    font-weight: normal;
	width: 50px;
	 display: inline-block;
}
.dsp{
	    font-weight: normal;
    color: crimson;
}
._6x9{
	width:88px;
	display:inline-block;
	color: #777575;
}
._2m{
	margin-top:25px;
}
._0x9{
	 border-bottom: 1px solid #0321f7;
}
.pdly{
	font-size: 17px;
    line-height: 1.5;
    padding-bottom: 10px;
    margin-top: 25px;
}
._0m{
	    font-size: 15px;
    color: #5f6061;
    font-weight: bold;
}
._f{
	background-image:url('../images/static/sm/fb1.png');
}
._t{
	background-image:url('../images/static/sm/twt1.png');
}
._ln{
	background-image:url('../images/static/sm/ln.png');
}
._gp{
	background-image:url('../images/static/sm/gpl.png');
}
._in{
	background-image:url('../images/static/sm/in.png');
}
.s_o{
	background-repeat: no-repeat;
    width: 24px;
    display: inline-block;
    height: 24px;
	margin-right: 5px;
}
._sh0{
	    margin-top: 15px;
}
.px{
	text-align: center;
    color: #acadaf;
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 3px;
}
._p0z{
	color: #bcbcbd;
    width: 100%;
	text-align: center;
}
._xp{
	font-size:19px;
	letter-spacing: 0.6px;
}
.dtm{
	font-size: 13px;
    color: #696868;
    font-weight: normal;
	display: inline-block;
    padding-left: 10px;
}
.ti{
	background-image: url(../images/static/tm.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
	background-size:cover;
	    vertical-align: middle;
}
.al{
	text-align:left;
}
.tm_0{
	    margin-left: 20px;
}
.ub_sl li{
	width:100%;
}
.nv-hb{
	color: #fff;
    font-weight: bold;
    margin-left: 10px;
    font-size: 20px;
    display: inline-block;
	    vertical-align: middle;
}
.tlm_0x li{
	float:left;
}
.tlm_1x{
	    float: right;
    margin-right: 15px;
}
.tlm_1x li
{
	float:left;
}
.tlm_1x li>a{
	color:#fff;
	vertical-align: sub;
	margin-right: 7px;
}
.oly{
	background-color:#00000087;
	width:100%;
	height:100%;
	z-index:100000;
	position:fixed;
	top:0px;
	left:0px;
	display:none;
}
.mlst{
	width:80%;
	height:100%;
	background:#fff;
}
._ax9 li>a{
	    width: 95%;
    padding: 6px 0px 6px 10px;
    display: block;
    font-size: 18px;
    line-height: 0.9;
    color: #4a4848;
    letter-spacing: 1px;
}
._y012{
	    height: 30px;
    background: #40e240;
	position:relative;
}
.gb{
	border-top: 1px solid #ced4ce;
}
._bx9 li{
	text-align:center;
}
._bx9 li>a{
	color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.5;
}
._q1ad{
	display: block;
    width: 93%;
    background: #fff;
    padding: 10px;
}
._q1ad li>a{
	font-size: 18px;
    letter-spacing: 0.8px;
    color: #2f2f2f;
}
.m_mn{
	width:70%;
	min-height:100px;
	background:#fff;
	    margin-top: 11px;
    /* box-shadow: 1px 1px 5px 0px #ccc; */
    border: 1px solid #ccc;
	position: absolute;
    left: 0px;
	    padding: 10px;
		display:none;
}
.m1qw4e{
	display:block;
	width: 20%;
    float: left;
}
.m1qw2e{
	font-size: 17px;
    color: #757070;
    font-weight: bold;
}
.m1qw21e{
	color: #7b7777;
    letter-spacing: 0.4px;
}
.nav li:hover>.m_mn{
	display:block;
}
/* Error*/
.rb{
	border:1px solid #ccc;
	border-bottom:1px solid crimson;
}
.nb{
	border:1px solid #ccc;
}

/* End of Error */
.nrf{
	    display: block;
    background-color: #fff;
    padding: 5px 10px 5px 10px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
/* Disclaimer */
.dscntebx{
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:#525252ab;
	height:100%;
	.
}
.dscnte{
	    width: 80%;
    min-height: 200px;
    background: #fff;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    margin: 130px auto;
    border-radius: 5px;
    padding: 10px;
}
.dnt{
	text-align:center;
	border-bottom:1px solid #ccc;
}
.dtxt{
	    width: 90%;
    margin: 20px auto;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-family: tahoma;
}
.bcs{
	    margin: auto;
    display: block;
    margin-top: 10px;
}
._gb{
	width: 100%;
    text-align: right;
    border-bottom: 1px solid #e4e3e3;
}
._012x2{
	background-color:#fff;
}
.gobk{
	    color: #4682b4;
    font-family: tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 10px;
    margin-top: 0px;
    display: inline-block;
}
.rmclse{
	    color: #fb1919;
    position: absolute;
    right: 7px;
    top: 4px;
    font-weight: bold;
    cursor: default;
    font-size: 16px;
}
._jrbox{
   width: 100%;
    min-height: 60px;
    background-color: #fff;
    padding: 20px 0px 20px 0px;
    background-image: url(../images/bck.jpg);
    background-repeat: repeat;
}
._jr0{
	width: 80%;
    margin: auto;
    padding: 10px;
    min-height: 50px;
}
._jr{
	float: left;
    width: 50%;
    min-height: 10px;
 }
._0j{
	width:62%;
	margin:auto;
	min-height:50px;
}
.ajr{
	text-align: center;
    display: block;
    margin: auto;
    width: 80%;
    padding: 25px;
    font-size: 22px;
    color: crimson;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #ccc;
}
/* search */
.srchbox{
    width: 100%;
    min-height: 60px;
    background-color: #fff;
    padding: 20px 0px 20px 0px;
}

.kab{
	 width: 43%;
    float: left;
	padding: 5px;
	position:relative;
}
.sb0{
	width: 85%;
    margin: auto;
    padding: 10px;
    min-height: 50px;
    background-color: #fbfbfb;
    border: 1px solid #efefef;
    border-radius: 5px;
}
._0s{
	width: 100%;
    margin: auto;
    min-height: 50px;
}
.sbh{
	float:left;
}
.sbtn{
	padding: 8px 20px 8px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #fff;
    background-color: #4184f3;
    letter-spacing: 1px;
    margin-top: 7px;
}
.st{
	font-size: 22px;
    letter-spacing: 1px;
    color: #4a4848;
    border-bottom: 1px solid #eae7e7;
    margin-bottom: 10px;
    width: 90%;
    margin: auto auto 10px auto;
}
.kbx{
	width: 90%;
    margin: auto;
	border-radius: 10px;
}
.db{
	display:block;
}
.grid-box-25{
	width: 20%;
    height: 150px;
    float: left;
    border: 1px solid #abaef3;
    border-radius: 5px;
    margin: 10px;
    padding: 5px;
    background: #e3f1f5;
}
._ic0{
	margin-top:50px;
}
.dbttl{
	    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
}
/* form */
.flin{
	width:33%;
}
/* form */
.jbx{
	width: 78%;
    margin: 20px auto;
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 5px;
}
.jbx0{
	    border-bottom: 1px solid #ccc;
}
.jc{
	    padding: 1px 0px 5px 0px;;
}
.hul{
	color:#3172a9;
}
p{display:inline;}
.hul:hover{
	text-decoration:underline;
}
.ttl{
	font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
}
.jlbl{
	    display: block;
    font-weight: bold;
    color: #464545;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 5px;
}
.jdlbl{
	font-weight: bold;
    color: #696767;
    letter-spacing: 1px;
    font-size: 18px;
}
.jdv{
	margin-bottom:10px;
}
.lj {
    width: 100%;
    border: 0px solid #ccc;
    min-height: 100px;
    margin: auto;
    padding: 20px 0px 20px 0px;
}
.jbx {
    width: 85%;
    margin: 20px auto;
    clear: both;
    padding: 10px;
    border-radius: 5px;
    background: #fbfbfb;
    border: 1px solid #e8e7e7;
}
.h2l {
    font-size: 22px;
    letter-spacing: 1px;
    color: #4a4848;
    border-bottom: 1px solid #eae7e7;
    margin-bottom: 10px;
    width: 90%;
    margin: auto auto 10px auto;
}
.jbx0 {
    /* border-bottom: 1px solid #ccc; */
    background: #fff;
    /* border: 1px solid #ccc; */
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px -1px 1px -1px #ccc;
    width: 88%;
    margin: auto auto 10px auto;
}
.jc {
    padding: 1px 0px 5px 0px;
}
.abt{
	font-size: 18px;
    letter-spacing: 0.5;
    line-height: 1.3;
    /* padding: 5px; */
    width: 100%;
    margin-top: 10px;
}
.pd-dtls {
    width: 73%;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #e6e1e1;
}
.fxd {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease;
}
.njf{
	color: crimson;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.5;
}
.cta{
	color: blue;
    letter-spacing: 0.5;
    font-size: 17px;
}
.tca{
	color: #a0a0a2;
    font-size: 13px;
}
.jdsp{
	padding-top: 5px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.rd{
	color:crimson;
	font-weight:bold;
}
/*em usr*/
.cm{
	color: crimson;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    /* margin-top: 10px; */
    display: inline-block;
}
.bwb{
	border: 1px solid #efebeb;
    border-radius: 5px;
    padding: 5px 0px 5px 0px;
    background: #e3ebff;
}
.ml10{
	margin-left:3px;
}
.micn-sb {
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 4px;
    height: 8px;
    background-position-y: -1px;
    margin-right: 12px;
    vertical-align: middle;
}
.cp-box {
    width: 90%;
    margin: 10px auto;
    background: #fff;
    min-height: 100px;
    padding: 5px 5px;
    clear: both;
}
.srch-box {
    width: 98%;
   margin: 10px auto;
}
.edtbtn {
    background-image: url(../images/static/edt.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 6px;
}
.delbtn {
    background-image: url(../images/static/del.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: bottom;
}
.lsbx {
    border: 1px solid #e4e0e0;
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
}
.bb {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.lst-hdng {
    font-weight: bold;
    text-align: left;
    display: block;
}
.pgbox {
    clear: both;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}
.pl {
    color: blue;
}
.prvs {
    margin-right: 10px;
}
.pgno {
    border: 1px solid #ccc;
    margin-right: 5px;
    padding: 5px 10px;
    background: #fdfdfd;
    cursor: pointer;
    color: blue;
}
.ap {
    color: #505050;
    font-weight: normal;
    border: 1px solid #ffe3e3;
}
.jdlbl {
    font-weight: bold;
    color: #696767;
    letter-spacing: 1px;
    font-size: 18px;
}
.jlbl {
    display: block;
    font-weight: bold;
    color: #464545;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 5px;
}
._jba{
	width: 90%;
    margin: 10px auto 10px auto;
    text-align: left;
    position: relative;
    background: aliceblue;
    padding: 10px;
    border-radius: 5px;
}
.jah{
	
}
._jah{
	color: #7b7777;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.sjar{
	    color: #4682b4;
    display: inline-block;
    margin-top: 5px;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: bold;
}
.sjar:hover{
	text-decoration:underline;
}
.rhr{
	font-size: 17px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 30%;
	display:inline-block;
}
.rht{
	font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
	    display: inline-block;
}
fieldset{
	text-align: left;
    width: 90%;
    border: 1px solid #efefef;
    /* border-radius: 5px; */
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    color: #424141;
    margin-top: 10px;
	padding:10px;
	border-radius:10px;
}
.lblp{
color: #fff;
    background: #4184f3;
    padding: 7px;
    text-align: center;
    letter-spacing: 1px;
        font-family: calibri;
    font-weight: bold;
    font-size: 25px;
}
.nrf0{
	text-align: center;
    padding-top: 10px;
    color: crimson;
}
.bbx{
	text-align:left;
	margin-top: 10px;
}
.err-box{
	width:100%;
	text-align:center;
}
.err-lbl{
	color:crimson;
	text-align:center;
	font-weight: bold;
    font-size: 17px;
}
.cm{
	color: crimson;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    /* margin-top: 10px; */
    display: inline-block;
}
.cnf{
	color: crimson;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
}
.ac{
	text-align:center;
}
.slbl {
    font-weight: normal;
    display: block;
    border-radius: 5px;
    border: 1px solid #e6e5e5;
    width: 95%;
    padding: 10px;
    outline: none;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    background: #fbfbfb;
}
.fxd {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease;
}
.ml10{
	margin-left:3px;
}
.nof{
	color: crimson;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5;
}
.sapm{
	    padding-top: 5px;
    position: relative;
}
.sd_mnu{
	float: left;
    width: 25%;
	margin-top: 12px;
}
.prf{
	width:74%;
	float:left;
}
.smlst{
	
}
.sma{
       color: #515252;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding-left: 10px;
    width: 95%;
    display: block;
    border-bottom: 1px solid #f1ecec;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Verdana, Geneva, sans-serif;
    padding-bottom: 5px;
}
.alft-lbl {
    text-align: left;
    font-size: 16px;
    /* font-weight: bold; */
    color: #4a4949;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 3px;
    padding-left: 3px;
}
.inpp {
    border-radius: 5px;
    border: 1px solid #e6e5e5;
    width: 100%;
    padding: 10px;
    outline: none;
    font-size: 17px;
    font-family: calibri;
}
/* Error*/
.rb{
	border:1px solid #ccc;
	border-bottom:1px solid crimson;
}
.nb{
	 border: 1px solid #e6e5e5;
}
.page-lbl {
    font-size: 17px;
    letter-spacing: 1px;
    color: #737070;
    padding: 5px 0px 5px 0px;
    background: #ebf5fd;
    font-weight: bold;
    border-radius: 5px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
._rbc {
    width: 85%;
    margin: auto auto 10px auto;
    clear: both;
    padding: 10px;
    border-radius: 5px;
    background: #fbfbfb;
    border: 1px solid #f5e7c9fc;
}
._ex {
    width: 90%;
    margin: auto;
    background: #ffec85;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
}
._aup {
    color: #4682b4;
    display: inline-block;
    margin-bottom: 5px;
}
._nt {
    color: crimson;
    font-weight: bold;
    background: aliceblue;
    padding: 5px;
    border-radius: 5px;
    display: block;
    margin-top: 10px;
}
.sf {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 12px 5px 17px;
    background: beige;
    color: #000;
    font-size: 12px;
    letter-spacing: 0.5;
}
._0rsm {
    background: #f3f3f3;
}
._rmup0 {
    width: 80%;
    margin: 10px auto;
    border: 1px solid #fde2e2;
    border-radius: 5px;
    padding: 3px;
}
.btn_up{
	border-radius:5px;
}
.rmup {
    background: #fdfdfd;
    width: 100%;
    min-height: 60px;
    margin: auto;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.nte {
    margin: 20px auto;
    background: #ffec85;
    border: 1px solid #fff;
    border-radius: 5px;
}
.ntxt {
    display: block;
    padding: 10px;
    letter-spacing: 0.4;
    font-size: 17px;
    color: #373738;
}
.rub {
    width: 80%;
    margin: auto;
    text-align: center;
    padding: 10px;
}
.drl {
    display: block;
    margin-top: 10px;
}
.p_prvw {
    margin-bottom: 5px;
}
.wkbx {
    margin-top: 5px;
    margin-bottom: 5px;
}
.slf {
    width: 20%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #e6e5e5;
}
.s2 {
    font-size: 18px;
    padding: 3px;
    display: inline-block;
}
.cw {
    margin-top: 10px;
    font-size: 17px;
    background: #f0f8ff;
}
._er {
    text-align: left;
    padding: 2px 0px 0px 5px;
    color: crimson;
    font-size: 14px;
    letter-spacing: 0.2px;
}
.sklbx {
    margin-bottom: 10px;
}
._skbx {
    border: 1px solid #ccc;
    position: relative;
    padding: 3px 15px 3px 10px;
    border-radius: 5px;
    background: #f0f8ff;
    font-size: 17px;
    margin: 5px 5px 0px 0px;
    display: inline-block;
}
.clx {
    cursor: default;
    color: crimson;
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    top: -2px;
    right: 3px;
}
.lft-lbl {
    text-align: left;
    font-size: 19px;
    /* font-weight: bold; */
    color: #4a4949;
    font-family: calibri;
    letter-spacing: 1px;
    margin-bottom: 3px;
    padding-left: 3px;
}
.inppbox{
	margin-bottom: 8px;
}
.adbox{
	width: 80%;
    margin: auto;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    background: #ccc;
    margin: 30px auto;
    border-radius: 5px;
}
.lbl-pp{
	font-size: 17px;
    padding-bottom: 5px;
    display: block;
    padding-left: 5px;
    padding-top: 5px;
    background: #fbfbfb;
}
.srch-op{
	 
}
.srslt-mnbx{
	background: #fff;
	max-width: 860px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
	margin-bottom: 15px;
}
.srslt-bx{
	display:flex;
    padding: 20px;
    margin-bottom: 15px;
	border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 1px 2px 3px 4px #fbf8f8;
}
.sr-upic{
  flex: 0 0 25%; /* fixed 25% width */
}
.sr-udtls{
 flex: 0 0 75%; /* fixed 75% width */
}
.upic{
	    margin: auto;
    display: block;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 5px;
}
.sr-u-itms{
	margin-bottom:2px;
	font-size:18px;
}
.sr-uname{
	font-weight:bold;
	font-size:25px;
}
.sr-lbl{
	font-weight: bold;
    width: 100px;
    display: inline-block;
    border-bottom: 1px solid  #eeeeee;
}
.sr-lbl-txt{
	display: inline-block;
	border-bottom: 1px solid #eeeeee;
    width: 80%;
}
.no-res-found{
	padding: 10px;
    background: #dfdfdf;
    border-radius: 5px;
    margin-top: 5px;
    font-weight: bold;
    color: crimson;
    font-size: 20px;
    font-family: calibri;
}
.smprfls{
	padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.plan-ntfy-box{
	width: 80%;
    margin: auto;
    background-color: #eeee41;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;mar
    color: #402d2d;
}
.nfnd{
	    text-align: center;
    width: 80%;
    margin: 10px auto;
}
.dvlpby{
	text-align: right;
	background: #2e2d2d;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
}
.a-dby{
	color:#fff;
}