*{ margin:0px; padding:0px; }
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,
h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,
tr,tt,u,ul,var{border:0;font-size:100%;outline:0;vertical-align:baseline;margin:0;padding:0}
body,html{width:100%;height:100%}
ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}
.clear{clear:both}ins{text-decoration:none}del{text-decoration:line-through}
a img{border:0;text-decoration:none}a,a:link{color:#7f7f7f;text-decoration:none;}a:active,a:hover{color:#555555;text-decoration:none}
p{margin-bottom:0px}* p:last-child{margin-bottom:0}b,strong{font-weight:700}em,i{font-style:italic}article,aside,figure,footer,header,
nav,section{display:block}
.clearfix:after { clear: both; content: " ";display: block; font-size: 0; height: 0; visibility: hidden;}
body{margin:0px; padding:0px; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:14px; color:#333333}
input, textarea, select{font-family:'gotham', Arial, Helvetica, sans-serif;}
.mainArea{ width:1147px; margin:0px auto; clear:both }

/**/
article.module.content { padding: 40px 0;}
/**/
header{width:100%; float:left; background:#FFF; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  position: fixed;top: 0; z-index: 99; padding:10px 50px; border-bottom:1px solid #9ac23b}


header .ryt { text-align:right}
header .ryt a{ font-size:11px; color:#fff; padding:6px 10px; background-color:#9ac23b; border-radius:3px; text-transform:uppercase; margin-bottom:25px;  display:inline-block}
header .ryt h6{ font-size:14px; color:#919191;}
header .mainArea .ryt h5{ font-size:13px; color:#9ac23b; padding:20px 0px 10px 20px; font-weight:600; text-transform:uppercase; display:inline-block; background:url(../../images/v2/client-icon.svg) no-repeat 0px  20px;}
header .lft img{ width:140px; height:auto}
header .ryt a{ margin-bottom:15px;}
#sticky-anchor{ height:70px;}
header.stick {position: fixed;top: 0; z-index: 99; padding:10px 50px; border-bottom:1px solid #9ac23b}
header.stick .lft img{ width:140px; height:auto}
header.stick .ryt a{ margin-bottom:15px;}
/**/
#mainArea, .module, .new_user, .userArea, .log_hint, .resid_Clie{ float:left; width:100%;}
.module{ padding-top:100px;}
.logArea{ width:100%; padding:50px 200px 30px; background-color:#fff;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;text-align:center;}
.logArea h1{ color:#2c2c2c; font-size:22px; text-transform:uppercase; padding-bottom:10px;}
.logArea h5{ color:#2c2c2c; font-size:20px; padding-bottom:10px;}
.logArea2{ width:100%; float:left; background-color:#9ac23b; text-align:center; padding:30px 0px;}
.logArea2 h2{ color:#FFF; font-size:26px; text-transform:uppercase; }
.new_user{ background-color:#9ac23b; padding:2px 0px 20px; text-align:center; margin-top:-2px;}
.new_user .userArea{ border-bottom:1px solid #c6dc90; padding-bottom:40px;}
.new_user .userArea a{padding:16px 30px; display:inline-block; margin-right:15px; color:#434242; font-size:15px; font-weight:500; text-transform:uppercase; border:1px solid #c6ccb6; border-radius:4px; background-color:#fdfdfd; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.new_user .log_hint{ padding:30px 0px;}
.new_user .log_hint h3{color:#FFF; font-size:20px; padding-bottom:10px; font-weight:600;}
.new_user .log_hint p{color:#FFF; font-size:16px; padding-bottom:40px; font-weight:400;}
.new_user .log_hint p a{ color:#fff; font-weight:600;}
/**/
.module .form_ma{ width:90%; display:inline-block} 
.module .form_ma .f_wid { float: left; width:48%; padding:20px 0px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.module .form_ma .f_wid:nth-child(even){float:right}
.module .form_ma .f_wid:nth-child(odd){ float:left} 
.module .form_ma a{ color:#313131;font-size:12px; text-decoration:underline; font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif; text-transform:uppercase }
.module .form_ma input { padding:16px 20px; display:block; width:100%; background-color:#fff; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.module .form_ma input, textarea {padding:16px 20px; display:block; width:100%; background-color:#fff; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:14px;}
.module .form_ma .f_wid2 .sbmt_btn {cursor:pointer;background:#9ac23b; border:0px; border-radius:4px; padding:12px 0px; max-width:185px; display:inline-block; font-size:22px; font-weight:600; text-transform:uppercase; color:#fff; }
.module .form_ma .f_wid.f_wid2{ width:100%; padding-bottom:20px;}
.module .form_ma .f_wid { position: relative; }
.module .form_ma .f_wid input{  display: block;position: relative;  }
.module .form_ma .f_wid label { position: absolute;display: block;top:35px;left:20px;color: #666; margin: 0px; color:#333;font-size:14px; z-index: 10; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out; z-index: 1; cursor:text }
.module .form_ma .f_wid label.focused {top: -0px; font-size:12px; color: #666;  }
.module .form_ma .f_wid.t_wid{ width:100%; float:left; clear:both}
.module .form_ma .f_wid.t_wid label { left:50px;}
.module .form_ma .f_wid.t_wid label.focused { left:50px;}
/*residential*/

.resid_Clie{ padding:30px 0px; background-color:#fffdf3; text-align:center; }
.resid_Clie .residArea{ width:100%; float:left;}
.resid_Clie .residArea h2{ color:#282828; font-size:22px; font-weight:400; font-family:'gotham', Arial, Helvetica, sans-serif;  }
.resid_Clie .residArea .form_resid {width:55%; display:inline-block; padding:30px 0px; }
.resid_Clie .residArea .form_resid .f_wid { float: left; width:46%; margin-right:10px; margin-left:10px; padding:10px 0px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*.resid_Clie .residArea .form_resid .f_wid:nth-child(even){float:right}
.resid_Clie .residArea .form_resid .f_wid:nth-child(odd){ float:left} */
.resid_Clie .residArea .form_resid a{ color:#313131;font-size:12px; text-decoration:underline; font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif; text-transform:uppercase }
.resid_Clie .residArea .form_resid input { padding:12px 10px; display:block; width:100%; background-color:#fff; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.resid_Clie .residArea .form_resid input.meter{ width:70%; float:left;}

.resid_Clie .residArea .form_resid input:-moz-read-only { /* For Firefox */
    background-color: #f1f1f1;  border:1px solid #aaaaaa; color:#000;}
.resid_Clie .residArea .form_resid input:read-only {  background-color: #f1f1f1;   border:1px solid #aaaaaa; color:#000;}

.resid_Clie .residArea .form_resid input:-moz-disabled{ /* For Firefox */
    background-color: #f1f1f1;  border:1px solid #aaaaaa; color:#000;}
.resid_Clie .residArea .form_resid input:disabled {    background-color: #f1f1f1;  border:1px solid #aaaaaa; color:#000;}



.resid_Clie .residArea .form_resid .f_wid a.submit{ float:right; width:30%; text-align:center; background-color:#202020; padding:13px 0px; text-decoration:none; display:block; color:#fff;font-size:14px;  font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif; text-transform:uppercase }
.resid_Clie .residArea .form_resid .f_wid P{ line-height:22px; color:#666666; font-size:12px; font-weight:500;text-align:left} 
.resid_Clie .residArea .form_resid .f_wid P a{ font-style:italic; font-size:12px; text-transform:inherit}
.resid_Clie .residArea .form_resid .f_wid { position: relative; padding-top:20px; margin-bottom:10px; }
.resid_Clie .residArea .form_resid .f_wid input{  display: block;position: relative;  }
.resid_Clie .residArea .form_resid .f_wid label { position: absolute;display: block;top:22px;left:0px;color: #7b7b7b; margin: 0px; color:#333;font-size:12px; z-index: 10; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out; z-index: 1; cursor:text; font-weight:500; }
.resid_Clie .residArea .form_resid .f_wid label.focused {top: 0px; font-size:12px; color: #666;  }
.resid_Clie .residArea .form_resid .f_wid.t_wid{ width:100%; float:left; clear:both}
.resid_Clie .residArea .form_resid .f_wid.t_wid label { left:30px;}
.resid_Clie .residArea .form_resid .f_wid.t_wid label.focused { left:30px;}
.resid_Clie .residArea .form_resid .f_wid input.btnsub{background-color:#9ac23b; font-size:18px; text-transform:uppercase; color:#fff; font-weight:600;padding:7px 20px; }
.resid_Clie .residArea .form_resid h6{   display:block; width:100%; float:left; padding:20px 0px; color:#666666; font-size:12px; font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif;}
.resid_Clie .residArea select{ color:#022842; cursor:pointer; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none\9; -o-appearance: none; appearance: none; background: rgba(0, 0, 0, 0) none repeat ;
    border: 0 none; background:url(../../images/v2/dwn_select.png) no-repeat 97% center #ffffff ; outline:none;  width:100%;  height:41px;  padding:0px 0px 0px 10px; font-weight:500;outline : none;overflow : hidden; text-indent : 0.01px; text-overflow : ''; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #8ab329;color:#333;font-size:12px; font-weight:500;}
.resid_Clie .residArea select	option{ padding:2px 5px; border-right:1px solid #ccc }
.resid_Clie .residArea select::-ms-expand{display:none\9}
.resid_Clie .residArea .form_resid .f_wid P.ntfoc{ color:#F00}
/*Forget Password*/
#forget_frm{ width:420px; padding:30px 50px; background-color:#9ac23b; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#colorbox.forget_arw #cboxContent{background-color:#9ac23b; }
#forget_frm .forget_form{ width:100%; float:left}
#forget_frm .forget_form h3{color:#fff; font-size:20px; text-align:center; font-weight:600; font-family:'gotham', Arial, Helvetica, sans-serif; padding-bottom:30px; }
#forget_frm .forget_form .f_wid { float: left; width:100%; padding:10px 0px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#forget_frm .forget_form .f_wid input{ padding:12px 20px; display:block; width:100%; background-color:#fff; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:400; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:14px; color:#292929}
#forget_frm .forget_form .f_wid input.sbmt_btn{ background-color:#3a3a3a; border:1px solid #3a3a3a; color:#fff; font-size:20px; font-weight:600; text-transform:uppercase}
#colorbox.meter_arw #cboxContent{background-color:#fff; padding:0px; }
#colorbox.meter_arw #cboxLoadedContent{ margin:0px; padding:0px;}
#colorbox.meter_arw  #cboxClose, #colorbox.forget_arw #cboxClose{ top:15px; right:15px; }
.main_cont{ width:850px; text-align:center }
.main_cont h3{ padding:20px; background-color:#9ac23b; color:#FFF; font-size:24px; font-weight:600; font-family:'gotham', Arial, Helvetica, sans-serif;}
.main_cont .meter_bx{ width:100%; float:left; background-color:#363636; padding:20px 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.main_cont .meter_bx p{ color:#FFF; font-size:13px; font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif; line-height:20px; padding-bottom:25px;}
.main_cont .meter_bx h4{ color:#FFF; font-size:22px; font-weight:600; font-family:'gotham', Arial, Helvetica, sans-serif; line-height:25px; padding-top:15px;}
.main_cont .meter_bx h4 span{ display:block;   font-size:14px; padding-bottom:20px; }
.bck_lgng{ display:inline-block; padding:3px 8px; background-color:#9ac23b; color:#ffffff;  font-size:11px; border-radius:2px}

/*footArea*/
footer{ float:left; width:100%; background-color:#424242; padding:50px 0px 70px 0px; text-align:center}
footer .logo1{ float:left; margin-bottom:50px; width:100%; }
footer .logo1 img{ margin-bottom:25px;}
footer .logo1 p{font-size:14px; color:#979797; line-height:22px; font-weight:400}
footer .subcln1{ float:left; width:100%}
footer .cl1{ min-height:220px; text-align:left;float:left; width:35%; border-right:1px #686868 solid }
footer .cl1 h2{font-size:16px; color:#fff; font-weight:500; text-transform:uppercase}
footer .cl1 ul{ float:left; width:50%; margin:20px 0px 0px 0px; padding:0px;}
footer .cl1 ul li{ margin:0px; padding:0px; text-align:left; list-style:none}
footer .cl1 ul li a{font-size:14px; color:#979797; line-height:35px; font-weight:400}
footer .cl1 ul li a:hover{ color:#FFF; text-decoration:underline}
footer .cl2{min-height:220px; text-align:center;float:left; width:28%; border-right:1px #686868 solid }
footer .cl2 h2{ margin-bottom:40px;font-size:16px; color:#fff; font-weight:500; text-transform:uppercase}
footer .cl2 img{ padding:5px;}
footer .cl3{min-height:220px; padding-left:50px; text-align:left;float:left; width:36%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
footer .cl3 h3{ margin-top:50px;font-size:16px; color:#fff; line-height:22px; font-weight:500; padding-bottom:15px;}
footer .cl3 p{font-size:14px; color:#979797; line-height:22px; font-weight:400}
/*Dashbord*/
aside.lft{ width:18%; max-width:345px; overflow-x:scroll; background-color:#9ac23b; padding:10px 0px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:fixed; height:100% }
aside.lft h2:first-child{ padding-top:25px}
aside.lft h2{font-size:17px; color:#fff; font-weight:600; text-transform:uppercase; padding:50px 20px 20px; display:block}
aside.lft nav li{ padding:0px 10px 0px 10px; border-top:1px solid #bcd77e; background:url(../../images/v2/req-icon.svg) no-repeat 5px 11px; background-size:20px;}
aside.lft nav li a{font-size:14px; color:#fff; font-weight:400; padding:13px 0px 13px 26px; background:url(../../images/v2/aero-rig.svg) no-repeat right center; display:block}
aside.lft nav li:hover, aside.lft nav li.active{ background-color:#2c2c2c; }
aside.lft nav li.icon1{ background-image:url(../../images/v2/hist-ico.svg)}
aside.lft nav li.icon2{ background-image:url(../../images/v2/serv-ico.svg)}
aside.lft nav li.icon3{ background-image:url(../../images/v2/con-ico.svg)}
aside.lft nav li.icon4{ background-image:url(../../images/v2/meter-ico.svg); background-size:24px;}
aside.lft nav li.icon5{ background-image:url(../../images/v2/trans-ico.svg)}
aside.lft nav li.icon6{ background-image:url(../../images/v2/ccco-ico.svg);  background-size:22px;}
aside.lft nav li.icon7{ background-image:url(../../images/v2/pass-ico.png)}
aside.lft nav li.icon8{ background-image:url(../../images/v2/electric-meter.svg);background-size: 18px auto;}

aside.ryt{ width:82%;padding:40px 50px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:url(../../images/v2/das_bg.jpg) no-repeat top center #fdfae9; min-height:600px; background-size:100% auto }
aside.ryt h1{ font-size:22px; color:#2c2c2c; text-transform:uppercase; padding-bottom:20px; font-weight:600;  }
aside.ryt h6{ font-size:16px; color:#8b8b8b;  padding-bottom:20px; font-weight:400;  }
aside.ryt h6 span{ color:#333;}
.dashMain, .dasTopu, .dasAmoun, .dasAmo_su	{ width:100%; float:left; padding:10px 0px;}
.dashMain .dasTopu{ background-color:#FFF; padding:30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom:2px solid #9ac23b}
.dashMain .dasTopu h2{ font-size:22px; color:#9ac23b; text-transform:uppercase; padding-bottom:20px; font-weight:600; }
.dashMain .dasTopu .dasTo_bx{ float:left; width:16%; min-width:200px;}
.dashMain .dasTopu .dasTo_bx h3{font-size:14px; color:#454545; padding-bottom:10px; font-weight:600;}
.dashMain .dasTopu .dasTo_bx h3.prcs{ font-size:18px;}
.dashMain .dasTopu .dasTo_bx p{font-size:14px; color:#454545; font-weight:400;}
.dashMain .dasTopu .ryt a{font-size:14px; color:#fff; padding:8px 15px; margin-top:10px; background-color:#9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;  display:inline-block} 
.dashMain .dasTopu .ryt .subtm{font-size:14px; border:0px; cursor:pointer; color:#fff; padding:8px 15px; margin-top:10px; background-color:#9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;  display:inline-block} 
.dashMain .dasAmoun{ background-color:#9ac23b; padding:30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.dashMain .dasAmoun h2{ font-size:22px; color:#FFF; text-transform:uppercase; padding-bottom:20px; font-weight:600; }
.dashMain .dasAmoun .dasAm_bx{ float:left; width:100%; }
.dashMain .dasAmoun .dasAm_bx .lft{ width:32%; max-width:375px;}
.dashMain .dasAmoun .dasAm_bx .lft input{ padding:10px 20px; display:block; width:100%; background-color:#fff; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:600; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:19px; color:#333333}
.dashMain .dasAmoun .dasAm_bx .ryt{ width:48%; padding-right:100px;box-sizing: border-box; float:left; padding-left:50px;}
.dashMain .dasAmoun .dasAm_bx .ryt p{font-weight:500; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; line-height:21px;}
.dashMain .dasAmo_su{ padding:30px 15px 30px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
.dashMain .dasAmo_su .f_wid{ width:25%;padding:0px 15px 20px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:left}
.dashMain .dasAmo_su .f_wid label{ display:block; color:#000000; font-size:14px; padding-bottom:10px; font-weight:500;}
.dashMain .dasAmo_su .f_wid input, .dashMain .dasAmo_su .f_wid select{ padding:13px 20px; display:block; width:100%; background-color:#fff; border:1px solid #cfcfcf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:400; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:14px; color:#292929}


.dashMain .dasAmo_su .f_wid input:-moz-read-only { /* For Firefox */
    background-color: #f1f1f1; color:#999999;}
.dashMain .dasAmo_su .f_wid input:read-only {    background-color: #f1f1f1;  color:#999999;}

.dashMain .dasAmo_su .f_widhe{ width:100%;}
.dashMain .dasAmo_su .das_wid{ width:100%; float:left; padding-bottom:25px;}
.dashMain .dasAmo_su .das_wid legend{font-size: 16px;  font-family: monospace;}
.dashMain .dasAmo_su .lft input{font-size:14px; color:#fff; padding:8px 22px; background-color:#9ac23b; border:1px solid #9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;  display:inline-block} 
/*history*/
.history{ float:left; width:100%; padding:20px 0px;}
.history .lft, .history .ryt{ width:49%; background-color:#fff; padding:30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radiou:2px; min-height:235px; }
.history .lft h2, .history .ryt h2{ font-size:15px; color:#3d3d3d; text-transform:uppercase; padding-bottom:20px; font-weight:600; }
.history .lft .hist_bx{ float:left; width:20%; padding:10px 0px; box-sizing: border-box; text-align:center  }
.history .lft .hist_bx p{font-size:14px; color:#000000; }
.history .lft .hist_bx span{ padding-bottom:10px; display:inline-block}
.history .ryt { right:0}
.history .ryt .hist_bx{ float:left; width:100%; padding:10px 0px; box-sizing: border-box }
.history .ryt .hist_bx span{ float:left; padding-right:30px;}
.history .ryt .hist_bx p{ display:inline-block; width:48%; padding-top:10px; line-height:20px; font-size:14px; color:#3d3d3d; font-weight:400;font-family:'gotham', Arial, Helvetica, sans-serif; } 
.history .ryt .hist_bx p a{ display:block; max-width:90px; text-align:center;font-size:14px; color:#fff; padding:8px 22px; background-color:#9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600; margin:30px 0px 0px;}
/*recharge*/
.recharge .dashMain .dasAmo_su { padding:40px 15px 150px 30px;}
.recharge .dashMain .dasAmo_su .f_wid{ padding-bottom:25px;}/*Account*/
.account .dashMain .dasAmo_su { padding:40px 0px 150px 30px}
.account .dashMain .dasAmo_su .f_wid input.btnsub{max-width:120px; margin-top:27px; text-align:center;font-size:16px; color:#fff; padding:10px 0px; background-color:#9ac23b; border:1px solid #9ac23b; border-radius:4px; text-transform:uppercase; font-weight:700;}
.dashMain .dasAmo_su .f_widhe input.btnsub{max-width:120px; margin-top:27px; text-align:center;font-size:16px; color:#fff; padding:10px 0px; background-color:#9ac23b; border:1px solid #9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;}
.prgt{ padding-right:50px;}
.account .dashMain .dasAmo_su.contc a { color:#333333; text-decoration:underline}
/*calen_bx*/
.calen_bx, .totRec{ width:100%; padding:30px 0px 10px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:left}
.calen_bx .calebox .f_wid{ width:25%;padding:0px 15px 20px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:left}
.calen_bx .calebox .f_wid label{ display:block; color:#000000; font-size:14px; padding-bottom:10px; font-weight:500;}
.calen_bx .calebox .f_wid input{ padding:12px 20px; display:block; width:100%; border:1px solid #8ab329; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:400; font-family:'gotham', Arial, Helvetica, sans-serif; font-size:14px; color:#292929; background:url(../../images/v2/calen-icon.svg) no-repeat 95% center #fff;}
.calen_bx .calebox .f_widhe input{max-width:120px; margin-top:27px; text-align:center;font-size:16px; color:#fff; padding:10px 0px; background-color:#9ac23b; border:1px solid #9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;}
.totRec{ padding:30px 0px 0px;}
.totRec .lft p{ font-size:18px; color:#000000; font-weight:400;}
.totRec .ryt a{ font-size:18px; color:#000000; font-weight:600;}
  

/*sbtable*/
.sbtable{width:100%;float:left; padding:0px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sbtable.servtable{ padding:0px;}
.sbtable table { background-color:#fff; border-top:6px solid #a1c649;}
.sbtable table tr td{ padding:12px 30px; border-bottom:1px solid #e5e5e5;  }
.sbtable.servtable table tr { border-bottom:1px solid #000;}
.sbtable table tr td p{ font-size:13px; color:#585858; font-weight:500;}
.sbtable table tr td strong{ font-weight:bolder; color:#000;}
.sbtable table tr td strong span{ font-weight:normal; font-size:12px; color:#666666}
.sbtable table tr td h3{ font-size:14px; color:#252525; font-weight:600; text-transform:uppercase; padding:10px 0px;}
.sbtable table tr.chis_tit td{ font-size:14px; color:#9ac23b; font-weight:600; text-transform:uppercase; padding:15px 20px;}
.sbtable table tr td.bg_sb{ background-color:#f1f7e2; }
.sbtable table.clieHist{ width:100%; float:left}
.sbtable table.clieHist tr td{ padding:10px 10px; border-bottom:1px solid #e5e5e5; font-size:12px;   }
.sbtable table.clieHist tr:nth-child(even) td{ background-color:#f7f7f7}
.sbtable table.clieHist tr:nth-child(even) td.bg_sb{ background-color:#f1f7e2}
.sbtable table.clieHist tr.chis_tit td{ font-size:11px; color:#9ac23b; font-weight:500; text-transform:uppercase; padding:15px 10px;}
.ic_mob{ background-color:#F90; width:45px; text-align:center; padding:3px; font-size:9px; color:#fff; border-radius:3px; display:inline-block}
.ic_web{ background-color:#999;  width:45px; text-align:center; padding:3px; font-size:9px; color:#fff; border-radius:3px; display:inline-block}
.otp_web, .ac_web, .re_web{  font-size:10px; color:#fff; padding:4px 6px; background-color:#9ac23b; border-radius:3px; text-transform:uppercase;  display:inline-block}
.ac_web{ background-color:#2c2c2c; color:#fff; text-transform:inherit;padding:4px 8px;}
.re_web{ background-color:#9ac23b; color:#fff; text-transform:inherit;padding:4px 8px; margin-bottom:8px;}

.ac_web:link, .re_web:link{ color:#fff} 
 
/*.sbtable table tr:nth-child(even){float:right}
.sbtable table tr:nth-child(odd){float:right}*/
/**/
.lft{float:left;}
.mar_ri{ margin-right:30px;}
.ryt{float:right}
.cnt{margin:0px auto}
.padd_bot{ margin-bottom:20px;}
.mat_bo_100{ margin-bottom:100px}
.mat_bo_50{ margin-bottom:50px}
strong{font-family:'opensans_smbld', Arial, Helvetica, sans-serif; font-weight:600}
b{font-family: 'opensans_bld', Arial, Helvetica, sans-serif; font-weight:500}
/*--Common Classes--*/

/*checkbox*/
input[type=checkbox] { opacity: 0; float:left;}
input[type=checkbox] + label {margin: 0 0 0 20px; position: relative;cursor: pointer;font-size: 13px; color:#757575; float: left;  font-weight:500;}
input[type=checkbox] + label a{ color: #9ac23b}
input[type=checkbox] + label ~ label { margin: 0 0 0 40px;}
input[type=checkbox] + label::before {content: ' ';position: absolute; left: -35px; top: -3px;  width:18px; height: 18px; display: block;  background: white;  border: 1px solid #9ac23b; border-radius:3px;}
input[type=checkbox] + label::after { content: ' '; position: absolute; left: -33px; top: -0px;  width:15px;  height:15px;  display: block;  z-index: 1; background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;  -ms-transition: all .2s ease;  -webkit-transition: all .2s ease; transition: all .3s ease;  -ms-transform: scale(0);  -webkit-transform: scale(0);  transform: scale(0);  opacity: 0;}
input[type=checkbox]:checked + label::after { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1;}
/**/

.calen_bx .calebox .f_wid.selc{padding-right:0px; max-width:160px; float:right}
select.input_type_slec{ color:#022842; cursor:pointer; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none\9; -o-appearance: none; appearance: none; background: rgba(0, 0, 0, 0) none repeat ;
    border: 0 none; background:url(../../images/v2/dwn_select.png) no-repeat 95% center #ffffff ; outline:none;  width:100%;  height:41px;  padding:0px 0px 0px 10px; font-weight:500;outline : none;overflow : hidden; text-indent : 0.01px; text-overflow : ''; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #cfcfcf;color:#333;font-size:14px; font-weight:400;}
select.input_type_slec	option{ padding:2px 5px; border-right:1px solid #ccc }
select.input_type_slec::-ms-expand{display:none\9}
textarea.input_type9{border:1px solid #cfcfcf; }
.ex_icns{ float:left; margin-right:0px; background-image:url(../../images/v2/expr_exc.png); background-repeat:no-repeat; display:inline-block; padding:3px 0px 6px 42px; }
.rec_notfund{text-align:center; padding-top:110px; height:300px;/* background-image:url(../../images/v2/notfound.svg); background-size:70px auto; background-repeat:no-repeat;*/ font-size:20px; background-position:center center; color:#666666}
.newreqs select.input_type_slec{ border:1px solid #cfcfcf !important}

.pageNav{ padding:12px 0px 12px 0px; border-top:1px #b4b4b4 solid; border-bottom:1px #a1c649 solid}
.pageNav .showPages{ float:left}
.pageNav .nextbackBut{ float:right}
.pageNav .nextbackBut a{ background-color:#9ac23b; width:35px; height:25px; display:block; float:left; border-radius:3px; margin-left:3px; background-repeat:no-repeat; background-position:center center}
.pageNav .nextbackBut a.disb{ opacity:0.5}
.pageNav .nextbackBut .bt1{  background-image:url(../../images/v2/pg_ar_l.png);}
.pageNav .nextbackBut .bt2{  background-image:url(../../images/v2/pg_ar_n.png);}
.pageNav .nextbackBut .bt3{  background-image:url(../../images/v2/pg_ar_b.png);}
.pageNav .nextbackBut .bt4{ background-image:url(../../images/v2/pg_ar_f.png);}
.exportExcelFile{ padding-bottom:10px;text-align:right !important; float:right; width:130px}
.exportExcelFile a{ color:#666}
.exportExcelFile a:hover{ color:#000}
/*.pageNav .showPages span{ font-size:13px; line-height:30px;color:#b5b5b5; font-weight:bold}
.pageNav .showPages span strong{font-size:13px;   color:#848484; font-weight:bold}
*/
.ldrajax{ width:100%; text-align:left; float:left}
.ldrajax span{ display:block; padding-bottom:10px; font-size:13px}
ul.menu.fm-lg{ padding-bottom:100px;}
.convchrg{width: 87%; color: #9F6000; font-size: 13px; margin-top: -5px; border: 1px solid #9F6000; padding: 5px; box-sizing: border-box; background-color: #FEEFB3;
border-radius: 3px; padding-left: 38px; font-style: italic; background-image: url(../../images/v2/info-icon.png); background-repeat: no-repeat; background-position: 10px 7px;}
.convchrg::before {
    content: url(../../images/v2/info-icontop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin: -17px 0px 0px -25px;
}
.calen_bx .calebox .f_wid input.submtgrn { background-image:none; background-color: #9ac23b;    border-radius: 1px;    color: #fff;    display: block;    font-size: 16px;    font-weight: 600;    margin: 26px 0 0;    max-width:inherit;    padding: 10px 0px;    text-align: center;    text-transform: uppercase;}
.ryt.basBox{ padding: 5px 0px 5px 10px;}
.ryt.basBox p{ text-align: right}
.ryt.basBox p:first-child{ padding-bottom: 10px;}
.inforFrom{ width: 100%; float: left; padding:10px 0px 8px;  }
.inforFrom h2{color: #000000;font-size:18px;font-weight: 500;}
.dashMain .dasAmo_su .f_wid.sexMaFe label{ display:inline-block; padding-right: 10px; float: left }
.dashMain .dasAmo_su .f_wid.sexMaFe label input{ float: left; width: auto; margin-right: 10px;}
.dashMain .dasAmo_su .f_wid.padbot1{padding-bottom: 0px;} 
ol.lis{list-style-type:roman; float: left; width:100%; }
ol.lis li{float: left; width:100%; }
.addChil{float: left; width:100%; padding-bottom: 20px; }
.addChil a{ display:inline-block;  background-color: #9ac23b; border-radius: 3px; color: #fff;display: inline-block;    font-size: 13px; padding:8px 30px 8px 20px;    text-transform: uppercase; font-weight: bold; vertical-align: top; background-image: url(../../images/shopping/addBut.svg); background-repeat: no-repeat; background-position:85% 10px; background-size: 12px auto;   }
a.lin{ display:inline-block; padding:15px 0px 0px; color: #9ac23b; font-size: 15px; text-decoration: underline; font-weight:600; }
.dashMain .dasAmo_su .f_wid.padbot2{ width: 50%}
/*merchantInfo*/
.merchantInfo{ float:left; width:100%; position:relative;object-fit: contain; background-color: #ff6262; }
.merchantInfo.deuPia{ background-color:#f5a623;}
.merchantInfo.deuPia2{ background-color:#9ac23b;}
.merchantInfo p{ padding:11px 30px 11px 60px;  font-size: 16px;color: #ffffff;background:url(../../images/nw/reset-icon.svg)no-repeat 25px 8px;}
.merchantInfo a{color: #ffffff; font-weight:500;} 
.merchantInfo.deuPia2 p{font-style: italic;background:url(../../images/nw/reset-icon2.svg)no-repeat 25px 8px;}
.merchantInfo span.msgclosee{cursor:pointer;display:block;background:url(../../images/nw/close-icons.svg)no-repeat;width:30px;height:24px;position:absolute;top:12px;text-indent: -99999;right:0;font-size:0px;float:right}
.dashMain.manaTenant{ padding:30px; background-color:#fff}
.account .dashMain.manaTenant .dasAmo_su { padding:35px 33.3% 35px 0px;background:url(../../images/nw/manage-bg.svg)no-repeat ; background-position:95% center; border-bottom:solid 1px #979797;}
.dashMain.manaTenant .dasAmo_su .f_wid { width:48%; padding-bottom:30px; padding-right:0px;}
.dashMain.manaTenant .dasAmo_su .f_wid:nth-child(even){ float:right}
.dashMain.manaTenant .dasAmo_su .f_wid label { display:block;font-size:16px;font-weight: 500;letter-spacing: 0.8px;color:#000000;}
.dashMain.manaTenant .dasAmo_su .f_wid label.active{ font-size:12px; color: #9b9b9b;}
.dashMain.manaTenant .dasAmo_su .f_wid input, .dashMain.manaTenant .dasAmo_su .f_wid select, .dashMain.manaTenant .dasAmo_su .f_wid textarea, .calen_bx .calebox .f_wid input.input_type7 { border:0px; border-bottom:solid 1px #9ac23b; padding-left:0px; padding:0px;background-color: transparent; font-size:16px; color:#000000;height: 45px;}
.dashMain.manaTenant .dasAmo_su .f_wid.f_wid2 input{ height:auto} 

.dashMain.manaTenant .submitBox{ padding-top:31px; float:left; width:100%;}
.dashMain.manaTenant .submitBox .das_wid input{  border-radius: 5px; background-color: #9ac23b; font-size: 16px;font-weight: bold;letter-spacing: 1.1px; color: #ffffff; display:inline-block; padding:14px 31px; cursor:pointer}
.dashMain.manaTenant .submitBox .das_wid input.delTenant{ background-color:rgba(97,101,117,0.2); color:#616575;}
.dashMain.manaTenant .submitBox .das_wid input:nth-child(even){ margin-left:10px;}
/**/
.dashMain.manaTenant .dasAmo_su .inforFrom h2{font-size:16px;font-weight:500;font-stretch:normal;line-height:normal;color:#333333; padding:15px; background:url(../../images/nw/onbattan.svg) no-repeat ; background-color: rgba(191, 191, 191, 0.5); background-position:98.5% center; cursor:pointer }
.dashMain.manaTenant .dasAmo_su .inforFrom h2 .fa{ width:25px;}
.dashMain.manaTenant .dasAmo_su .inforFrom.projadd h2{background:url(../../images/nw/offbattan.svg) no-repeat ;background-color: #9ac23b;background-position:98.5% center; color:#FFF}
.dashMain.manaTenant .dasAmo_su .inforFrom.done h2{background:url(../../images/nw/onbattan2.svg) no-repeat ;background-color: #9ac23b;background-position:98.5% center; color:#FFF}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx{ display:block;padding:30px 15px 0px;}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-left{ width:60%; float:left}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-right{ width:35%; padding:30px 75px; border:solid 1px #979797; text-align:center; float:right}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-right .imgBox{ display:block; padding-bottom:20px;}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-right .imgBox img{ width:100%; height:auto}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-right.bor0{ border:0px;}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .pull-right.texRi{ text-align:right; padding-right:0px}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .f_wid input, .dashMain.manaTenant .dasAmo_su .inforFrom .subbx .f_wid  select, .dashMain.manaTenant .f_wid.padbot2 textarea{ border-color:#979797;}
.dashMain.manaTenant .f_wid.padbot2 textarea{ padding-top: 15px;}
.dashMain.manaTenant .f_wid.padbot2{ margin-top:60px; width:100%;}
.dashMain.manaTenant .addChil a{ border-radius: 5px;background-color: #9ac23b;font-size: 16px;font-weight: bold;letter-spacing: 1.1px; color: #ffffff; display:inline-block; padding:13px 33px; background-image:none}
/*.dashMain.manaTenant .dasAmo_su .inforFrom .subbx ol.lis{ padding-left:20px;}*/
.dashMain.manaTenant .dasAmo_su .das_wid {padding-bottom: 40px; padding-left: 15px;}
.dashMain.manaTenant .dasAmo_su .lft input{padding:14px 20px; cursor:pointer}
.dashMain.manaTenant .dasAmo_su .lft input:hover{background-color:#88b128}
.dashMain.manaTenant .dasAmo_su .lft input#Back{  background-color: #2c2c2c; margin-left:10px; border-color:#2c2c2c; padding:14px 30px;}
.upNew{height: 48px;width: 207px; background: url(../../images/nw/choose-file.svg) no-repeat left center; text-indent: -99999px;font-size:0px; cursor:pointer}
.dashMain.manaTenant .dasAmo_su .lft input#Back:hover{ background-color:#333}
.dashMain.manaTenant .dasAmo_su .lis .f_wid { padding-right:18px;}
.dashMain.manaTenant .dasAmo_su .lis .f_wid:last-child{padding-right:0px;}
.dashMain.manaTenant .with25{width:33%!important;}
.dashMain.manaTenant .with10{width:33%!important;min-height: 78px;}
.dashMain.manaTenant .with15{width:33%!important; float:left;min-height: 78px;}
.dashMain.manaTenant .with44{width:33%!important; float:left;min-height:34px;}
.dashMain.manaTenant .dasAmo_su .lis .f_wid:nth-child(even){float:left}
.dashMain.manaTenant .dasAmo_su .lis .f_wid:nth-child(odd){ float:left} 
.dashMain.manaTenant .dasAmo_su .lis .f_wid1.with15 span{ display:block; font-size: 12px;font-weight: 500;letter-spacing: 0.8px;color: #9b9b9b; padding-bottom:15px; margin-top:-5px;}
.dashMain.manaTenant .dasAmo_su .lis .f_wid1.with15 label{  font-size: 14px; letter-spacing: 0.9px; color: #000000;}
.dashMain.manaTenant .dasAmo_su .lis .f_wid1.with15 label:nth-child(odd){ margin-left:10px;}
.dashMain.manaTenant #formArea { display:none}
.dashMain.manaTenant #newreqs .dasAmo_su{ padding:0px;}
.calen_bx .calebox .f_widhe input { margin-top: 10px;}
.dashMain.manaTenant .dasAmo_su .das_wid.das_wid2{ width: 20px; margin-right: 10px}
/*.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .f_wid  select{ padding-top: 15px}*/
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx ol.lis.lis2{ padding-left:0px;}
.dashMain.manaTenant .dasAmo_su .lis .f_wid.f_wid2{ padding-right:0px; float:right}
.dashMain.manaTenant .dasAmo_su .lis .f_wid.f_wid2 input{ margin-top:12px; padding-bottom:10px;}
.dashMain.manaTenant .dasAmo_su .lis#lis .f_wid:nth-child(even) {float: right; padding-right:0px}
.dashMain.manaTenant .dasAmo_su .f_wid label.active2{    -webkit-transform: translateY(-4px) scale(.99);
    transform: translateY(-4px) scale(.99);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    color: #9b9b9b;}
	ol.lis.nos{list-style-type:none;}
ol.lis{list-style-type:decimal;}
ol.lis li:nth-child(even) { padding-top:20px; padding-left:10px;}
ol.lis li:nth-child(odd) {background: #FFF;padding-left:10px;}

.account .dashMain.manaTenant .dasAmo_su { padding:20px 10px !important;}
.dashMain.manaTenant .submitBox .das_wid input{font-size: 14px;font-weight: 500;letter-spacing:normal;  padding:10px}
.dashMain.manaTenant .submitBox{ padding-top:15px; padding-bottom:15px;}
/*--------add for app admin on 15 feb 2018--------*/
.mutliSelect{ width: 100%; float:left}
.mutliSelect ul{ width: 100%; float:left}
.mutliSelect ul strong{ width: 100%; float:left; padding:20px 0px 10px; }
.mutliSelect ul li {font-size: 12px; padding-right: 10px}
.mutliSelect ul li ul {max-height:200px; overflow-x: hidden; overflow-y:scroll; margin-bottom: 20px;  }
.mutliSelect ul li ul li{ width:25%;float:left; padding-right:10px;word-break: break-all; padding-bottom: 5px;  }
/**/

.dashMain.manaTenant .dasAmo_su .inforFrom.inforFrom3 .f_wid:nth-child(2n){ float: left;}
.dashMain.manaTenant .dasAmo_su .inforFrom.inforFrom3 .f_wid{ padding-left:20px; padding-right:20px;width: 50%;}
.dashMain.manaTenant .dasAmo_su .inforFrom.inforFrom3 .f_wid label{padding-left:20px;}
.dashMain.manaTenant .dasAmo_su .inforFrom.inforFrom3 .subbx{margin-left:-20px; margin-right:-20px;}
.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .f_wid input.newcal2,.dashMain.manaTenant .dasAmo_su .inforFrom .subbx .f_wid input.newcal{ background: url(../../images/v2/calen-icon.svg) no-repeat  right center  }
select{ appearance: none; -moz-appearance:none;  -webkit-appearance:none;  }
select{ outline : none; overflow : hidden; text-indent : 0.01px; text-overflow : ''; background : url("../../images/v2/dwn_select.png") no-repeat right; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

.dashMain .btnhref{max-width:120px; margin-top:27px; text-align:center;font-size:16px; color:#fff; padding:10px; background-color:#9ac23b; border:1px solid #9ac23b; border-radius:4px; text-transform:uppercase; font-weight:600;}
.dashMain .dasAmoun{ position:relative; }
.dasAmoun_2{ position:absolute; height: 100%; left: 0; top:0px; background-color:rgba(31, 39, 14, 0.8); width: 100%; z-index: 999;padding: 30px; text-align:center; padding-top:20%;   }
.disabled{cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;  }
.dashMain .dasAmoun .dasAmoun_2 h2{font-size:24px; color:#ffc000; padding-bottom:20px; text-transform:inherit; font-weight:500;}
.dashMain .dasAmoun .dasAmoun_2 a{background-color:#000000; border-radius:4px; padding:8px 25px; display:inline-block; font-weight:500; font-size:20px; color:#fff}

.f_wid1.sexMaFe{ width:49%; display:inline-block }

.dashMain .dasAmo_su .spnsml{ font-size: 10px}

.footerARea.fotText{background: none; padding: 20px 0px;}
.fotText{width: 100%; text-align:center;}
.fotText p{color:#000; font-size: 16px; line-height:20px; padding-left:180px;}
.inforFrom p.merchant2{background-color:rgba(200, 200, 200, 0.3); padding: 10px 15px;}
.merchant1{background-color:rgba(200, 200, 200, 0.3); padding: 10px 15px;}
.merchant1 strong{ padding-bottom:5px; display:block }
.merchant1 span{ padding-bottom:5px; display:block  }
.dashMain.manaTenant .dasAmo_su .f_wid label.disNon{display: none}
.dashMain.manaTenant .dasAmo_su .f_wid .disNon{display: none;  }
.inforLink{border-bottom: solid 1px #979797; display:block;padding:15px 0px;font-size: 16px;color: 9b9b9b;}
#LabourGroup{ margin-left: 10px;}
.dashMain.manaTenant .dasAmo_su .inforFrom.inforFrom3 #LabourGroup .f_wid{ padding-left:2px; padding-right:30px;}
.mutliSelect ul li ul li label {padding-left: 5px;}