﻿f::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: rgba(124, 124, 124, 0.35);
 opacity: 0.8; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: rgba(124, 124, 124, 0.35);
}
::-ms-input-placeholder { /* Microsoft Edge */
 color: rgba(124, 124, 124, 0.35);
}

.sel {
 font-size: 23px;
 color: black;
 border-top: 0 !important;
 border-right: 0 !important;
 border-left: 0 !important;
 background-color: transparent !important;
 border-radius: 0 !important;
 border-bottom: 1px solid;
 margin-top: 5px;
}


.nmn_bg_optical {
    bottom: 0;
    left: 0;
    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), white);
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0), white);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255,255,255,0)),color-stop(1, white));
}

.nmn_vw100 {max-width: 100vw!important;}.nmn_vw95 {max-width: 95vw!important;}
.mw80p{max-width:900px!important}
.nmn_ww{
 word-wrap: break-word;
 
}
.nmn_tbl_ww {
 table-layout: fixed;
}

.nmn_z1000 { z-index:1000;}

 table{border-collapse: collapse; border-spacing: 0;}
 .nmn_center { margin:auto; width:10%;} 
 .nmn_scrl { overflow: auto; max-height: 100vh;} 
 
 /*List_fon*/
 .nmn_l_f
 {
 top:0;
 left:0;
 width:100%;
 height:100%;
 background: #333;
 background-color: #333;
 position:fixed;
 opacity:0.9;
 z-index:100;
 } 
 /*List_objec*/
 .nmn_l_o
 {
 position: absolute!important;
 opacity:1!important;
 z-index:101;
 background: white;
 background-color: white;
 } 
/*---popup---*/
.nmn_popup_fon
{
 background: #333;
 /* display: block;*/
 position: fixed;
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 z-index: 2997;
}
.nmn_menu_fon
{
 background: white;
 /* display: block;*/
 position: fixed;
 width: 100%;
 opacity: 0.9;
 
 left: 0px;
 top: 0px;
 z-index: 2996;
}
._fon
{
 color:White;
 background: #333;
 opacity: 0.9;
 
}
.popup_div
{
 position: absolute;
 z-index: 2999;
 left: 0;
 right: 0;
 top: 5%;
}
.popup
{
 z-index: 3000;
 display: none; /*  background: #fff;*/
 background: #f0f0f0;
 padding: 2px;
 
 
}

.nmn_abs {
    position: absolute;
}
.nmn_rel {
    position: relative;
}

.padding0
{
 padding-left: 20px;
}

.padding1
{
 padding-left: 40px;
}

.padding2
{
 padding-left: 60px;
}

/*------*/
 .nmn_bt1{border-top : solid 1px!important;}
 .nmn_bb1{border-bottom : solid 1px!important;}
 .nmn_br1{border-right : solid 1px!important;}
 .nmn_bl1{border-left : solid 1px!important;}

.c_h,nmn_a{ cursor: pointer !important;}
.nmn_text_d {    text-decoration: underline !important;}

.rr_
{
 cursor: row-resize;
}

.h
{
 display: none;
}
.mt10{margin-top:10px}.mt20{margin-top:20px}.mt50{margin-top:50px}
.ml0{margin-left:0px!important;}
.mr0{margin-right:0px!important;}.mr5{margin-right:5px}.mr10{margin-right:10px}
.pr0{padding-right:0px!important;}.pr5{padding-right:5px!important;}.pr10{padding-right:10px!important;}.pr15{padding-right:15px!important;}.pr25{padding-right:25px!important;}
.pl0{padding-left:0px!important;}.pl5{padding-left:5px!important;}.pl10{padding-left:10px!important;}.pl15{padding-left:15px!important;}.pl25{padding-left:25px!important;}
.pb60 {padding-bottom:60px;} .pb10{padding-bottom:10px;} .pb2{padding-bottom:2px;}
.p5{padding:5px!important;}
.p-5{padding:-5px!important;}.p0{padding:0px!important;}.p5{padding:5px!important;}
.p20{padding:20px!important;}
.vat{vertical-align:top;}.vab{vertical-align:bottom;}.vam{vertical-align:middle;}
.nmn_ar {text-align:right}.nmn_al {text-align:left}.nmn_aj {text-align:justify}
.pt2{padding-top:2px;}.pt3{padding-top:3px;}.pt4{padding-top:4px;}.pt5{padding-top:5px;}.pt6{padding-top:6px;}.pt7{padding-top:7px;}
.pt8{padding-top:8px;}.pt9{padding-top:9px;}.pt10{padding-top:10px;}.pt20{padding-top:20px;}.pt50{padding-top:50px;}.pt80{padding-top:80px;}
.p5_7 {padding: 5px 7px;}

.nmn_mh120{max-height: 120px}
.lh5 {line-height:5px!important;}.lh10 {line-height:10px!important;}.lh15 {line-height:15px!important;}

.ml50
{
 margin-left:50px; 
}
.nmn_mla
{
 margin-left:auto; 
}

.nmn_img_prev { max-height: 340px; max-width: 340px; margin: 10px 5px 0 0;}
.nmn_div_prev { height: 420px; width: 370px; margin: 10px 5px 0 0;}
.nmn_title_prev { width: 290px;}
.nmn_title_prev_text { white-space: nowrap; overflow: hidden; text-overflow:clip /*ellipsis*/; 
}
 
.scroll {
 overflow: auto;
 overflow-y: HIDDEN;
}
.scroll_x {
    overflow-x: scroll!important;
}

.nmn_can_read{
position: relative;
overflow: hidden;
}

.w_max {
    width: 50%;
}.w_m_40{min-width: 40px;}
.ta_c{text-align: center;}.ta_r{text-align: right;}

}


.mb3 {margin-bottom:3px;}
.pop td
{
 padding: 5px;
 
}

.pad td
{
 padding: 2px;
}
.pop table
{
 border-right: 1px;
 border-left: 1px;
 border-top: 1px;
 border-bottom: 1px;
 border-style: dotted;
 border-color: rgb(127, 191, 77);
}

.bt
{
border-top:solid;
}

.bh
{
 z-index:999;
 top: 40px;
 left: 0px;
 position: fixed;
}
.bs_up
{
 top: 180px;
 right: 50px;
 position: fixed;
}
.bs_down
{
 bottom: 180px;
 right: 50px;
 position: fixed;
}
.bs_bottom_r
{
 bottom: 80px;
 right: 50px;
 position: fixed;
}
.bh_light
{
 top: 20px;
 right: 50px;
 position: fixed;
}
.bs
{
 z-index:2996;
 top: 0px;
 left: 0px;
 position: fixed;
}

.dt{display:table}

.bh_i
{
 margin-top: -2px;
 margin-bottom: -2px;
}

.bh_p
{
 font-size: smaller;
}
.dib{display: inline-block;}

.t_bla {color:Black;}

.t_br {color:#D2B48C;}
.t_br1 {color:#B19978;}
.t_aq {color:Aqua;}
.t_pu {color:Purple;}
.t_bl {color:#4b6cb3;}
.t_bl1 {color:#A2D0F1;}
.b_bl1 {background-color:#A2D0F1;}
.f_sz06{font-size:60%!important;}
.f_sz07{font-size:70%!important;}
.f_sz08{font-size:80%!important;}
.f_sz1{font-size:90%!important;}
.f_sz2{font-size:100%!important;}
.f_sz3{font-size:150%!important;}
.f_sz4{font-size:200%!important;}
.f_sz5{font-size:250%!important;}

.cw {color:white !important;}

 /* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner{border: 0; padding: 0;}

/* #Forms
================================================== */
textarea{resize: none;}
/*** superfish.css ***/
.nmn_fl{float: left;}
.nmn_fr{float: right;}
.w_{width: 100%;}.h_{height: 100%;}
.h80 { height:80%;}
.w20p{width: 20%;}.w30p{width: 30%;}.w40p{width: 40%;}.w50p{width: 50%;} .w70p{width: 70%;}.w80p{width: 80%;}.w90p{width: 90%;} .w100p{width: 100%;}
.h1{height: 1px;}.h3{height: 3px;}.h5{height: 5px;}.h10{height: 10px;}.h18{height:18px}.h19{height:19px}.h20{height:20px}.h21{height:21px}.h40{height:40px}
.w1{width: 1px;}.w3{width: 3px;}.w5{width: 5px;}
.w10{width: 10px;}.w20{width: 20px;}.w40{width: 40px;}.w60{width: 60px;}.w80{width: 80px;}
.w100{width: 100px;}.w105{width: 105px;}.w110{width: 110px;}.w120{width: 120px;}.w130{width: 130px;}.w140{width: 140px;}.w150{width: 150px;}.w160{width: 160px;}.w170{width: 170px;}.w180{width: 180px;}.w190{width: 190px;}
.w200{width: 200px;}.w210{width: 210px;}.w220{width: 220px;}.w230{width: 230px;}.w240{width: 240px;}.w250{width: 250px;}.w260{width: 260px;}.w270{width: 270px;}.w280{width: 280px;}
.w300{width: 300px;}.w320{width: 320px;}.w340{width: 340px;}
.w400{width: 400px;}.w460{width: 460px;}
.w520{width: 520px;}.w580lumns{width: 580px;}
.w640{width: 640px;}
.w700{width: 700px;}.w760{width: 760px;} 
.w820{width: 820px;}.w880{width: 880px;}
.w920{width: 920px;}.w940{width: 940px;}
.v300{display: none;}
.hp150 {height: 150px}.hp120 {height: 120px}.hp100 {height:100px}.hp50 {height:50px}

.nmn_wm200 {max-width:200px;}.nmn_wm300 {max-width:300px;}
.vh399,.v980,.v768,.v580,.v480,.v479,v399,.v299{ display:none;}

.v1021 { display:inline;}

@media only screen and (min-width: 1021px) and (max-width: 1280px)
{
 .v1021 { display:none;}.v980{ display:inline;}
 .mmns {display: none; }
 .v300 {display: none; }
 .v480 {display: none; } 
 
}

@media only screen and (min-width: 980px) and (max-width: 1020px)
{
 .v1021 { display:none;}.v980{ display:inline;}
 .mmns {display: none; }
 .v300 {display: none; }
 .v480 {display: none; } 
 
}

@media only screen and (min-width: 768px) and (max-width: 959px)
{
 .mw80p{max-width:700px!important}
 .v1021 { display:none;}.v768{ display:inline;}
 .w820, .w880, .w920, .w940
 {
 width: 760px;
 }
  .w20p,.w30p,.w40p{ width:30%; } .w80p,.w70p{width: 70%;}
 .mmns {display: none; }
 .v300 {display: none; } 
 .v480 {display: none; }
 .lh10 {line-height:8px!important;}.lh15 {line-height:13px!important;}
}

@media only screen and (min-width: 580px) and (max-width: 767px)
{
 .mw80p{max-width:500px!important}
 
 .v580{ display:inline;}
 .v1021 { display:none;}
 .w520, .w580, .w640, .w700,
 .w760, .w820, .w880, .w920, .w940
 
 {
 width: 570px;
 }
 .w20p,.w30p,.w40p,.w50p,.w70p,.w80p{ width:50%; } 
 

 .mmn {display: none; }
 .v300 {display: none; }
 .h300 {display: inline; }
 .h768 {display: none; }
 .v480 {display: none; } 
 
 .nmn_txt { font-size:16px !important; }
 .nmn_btn { font-size: 16px !important; padding: 2px 0px 2px 0px !important; }
 .medium { font-size:17px !important; padding:3px 0px 3px 0px !important; }
 .large { font-size:27px !important; padding:5px 0px 5px 0px !important; }
 .largest { font-size:47px !important; padding:7px 0px 7px 0px !important; }
 .large_sm { font-size:34px !important; padding:5px 0px 5px 0px !important; }
 .small { font-size:13px !important; padding:3px 0px 3px 0px !important; }
 .nmn_btn_img { max-height:19px !important; max-width:19px !important; }


 .nmn_img_prev {
 max-height: 240px;
 max-width: 240px;
 margin: 10px 5px 0 0;
 }

 .nmn_div_prev {
 height: 300px;
 width: 290px;
 margin: 10px 5px 0 0;
 }

 .nmn_title_prev {
 width: 245px;
 }

 input.nmn_tbx, textarea {
 font-size: 16px ;
 }


 .nmn_lbx {font-size:15px !important;}
 .sel {font-size:16px !important;}
 .taxta{ font-size: 16px !important;}
 .chb{ width: 18px !important; height:18px !important; padding: 4px 2px 1px 4px !important; }
 .chb_sm{ width: 12px !important; height:12px !important; padding: 2px 1px 1px 2px !important; }
 .nmn_b1{border-width: 1px 1px 1px 1px !important;}
 .nmn_b3{border-width: 3px 3px 3px 3px !important;}
 
}

@media only screen and (min-width: 480px) and (max-width: 579px)
{
    .mw80p{max-width:480px!important}
 
.pr5{padding-right:3px!important;}.pr10{padding-right:7px!important;}.pr15{padding-right:11px!important;}.pr25{padding-right:19px!important;}
.pl5{padding-left:3px!important;}.pl10{padding-left:7px!important;}.pl15{padding-left:11px!important;}.pl25{padding-left:19px!important;}

 .v1021 { display:none;}
 .w460,.w520, .w580, .w640, .w700,
 .w760, .w820, .w880, .w920, .w940 
 
 {
 width: 450px;
 }

 .w20p,.w30p,.w40p,.w50p,.w70p,.w80p{ width:100%; } 
 
 
 .mmn {display: none; }
 .h300 {display: inline; }
 .v300 {display: none; }
 .h768 {display: none; }
 .v480 {display: none; } 

 .nmn_txt { font-family:Georgia, serif; font-size:15px !important; }
 .nmn_txt_vav { font-family:Georgia, serif; font-size:11px !important; }

 .nmn_btn { font-size: 13px !important; padding: 1px 0px 1px 0px !important; }
 .medium { font-size:16px !important; padding:2px 0px 2px 0px !important; }
 .large { font-size:24px !important; padding:7px 0px 7px 0px !important; }
 .largest { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .large_sm { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .small { font-size:11px !important; padding:2px 0px 2px 0px !important; }
 .nmn_btn_img { max-height:16px !important; max-width:16px !important; }

 .nmn_img_prev {
 max-height: 240px;
 max-width: 240px;
 margin: 10px 5px 0 0;
 }

 .nmn_div_prev {
 height: 300px;
 width: 290px;
 margin: 10px 5px 0 0;
 }

 .nmn_title_prev {
 width: 240px;
 }
 input.nmn_tbx, textarea {
 font-size: 15px ;
 }
 .nmn_lbx {font-size:15px !important;}
 .sel {font-size:13px !important;}
 .taxta{ font-size: 13px !important;}
 .chb{ width: 15px !important; height:15px !important; padding: 2px 1px 0px 2px !important; }
 .chb_sm{ width: 10px !important; height:10px !important; padding: 1px 1px 0px 1px !important; }
 .nmn_b3{bchb_smorder-width: 2px 2px 2px 2px !important;}
}

@media only screen and (min-width: 400px) and (max-width: 479px)
{
    .mw80p{max-width:480px!important}

.pr5{padding-right:2px!important;}.pr10{padding-right:5px!important;}.pr15{padding-right:8px!important;}.pr25{padding-right:14px!important;}
.pl5{padding-left:2px!important;}.pl10{padding-left:5px!important;}.pl15{padding-left:8px!important;}.pl25{padding-left:14px!important;}
.lh10 {line-height:5px!important;}.lh15 {line-height:9px!important;}

 .v1021 { display:none;}.v479{ display:inline;}
 .w340, .w400, .w460, .w520,.w580, .w640, .w700, .w760, .w820, .w880, .w940 ,.w20p,.w30p,.w40p,.w50p, .w70p,.w80p { width: 100%; }
 .mmn {display: none; }
 .h300,.h480,.h768  {display: none; }
 .v300,.v480 {display: inline; }
 
 .nmn_txt { font-size:13px !important; }
 .nmn_btn { font-size: 13px !important; padding: 1px 0px 1px 0px !important; }
 .medium { font-size:15px !important; padding:2px 0px 2px 0px !important; }
 .large { font-size:24px !important; padding:8px 0px 8px 0px !important; }
 .largest { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .large_sm { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .small { font-size:12px !important; padding:2px 0px 2px 0px !important; }
 .nmn_btn_img { max-height:16px !important; max-width:16px !important; }

 .nmn_img_prev {
 max-height: 240px;
 max-width: 240px;
 margin: 10px 5px 0 0;
 }

 .nmn_div_prev {
 height: 300px;
 width: 290px;
 margin: 10px 5px 0 0;
 }

 .nmn_title_prev {
 width: 245px;
 }
 input.nmn_tbx, textarea {
 font-size: 13px ;
 }
 .nmn_lbx {font-size:15px !important;}
 .sel {font-size:13px !important;}
 .taxta{ font-size: 13px !important;}
 .chb{ width: 15px !important; height:15px !important; padding: 2px 1px 0px 2px !important; }
 .chb_sm{ width: 10px !important; height:10px !important; padding: 1px 1px 0px 1px !important; }
 .nmn_b3{border-width: 2px 2px 2px 2px !important;}
}


@media only screen and (min-width: 1px) and (max-width: 399px) {
    .mw80p{max-width:98vw!important}

.pr5{padding-right:2px!important;}.pr10{padding-right:3px!important;}.pr15{padding-right:5px!important;}.pr25{padding-right:8px!important;}
.pl5{padding-left:2px!important;}.pl10{padding-left:3px!important;}.pl15{padding-left:5px!important;}.pl25{padding-left:8px!important;}
 .v1021 { display:none;}.v299{ display:inline;}
 .w300,.w320,.w340, .w400, .w460, .w520,.w580, .w640, .w700,.w760, .w820, .w880, .w940,.w20p,.w30p,.w40p,.w50p, .w70p,.w80p { width: 100%; }
 .mmn {display: none; }
 .h300,.h480,.h768 {display: none; }
 .v300,.v480 {display: inline; }
 
 
 
 .nmn_txt { font-size:13px !important; }
 .nmn_btn { font-size: 13px !important; padding: 1px 0px 1px 0px !important; }
 .medium { font-size:14px !important; padding:1px 0px 1px 0px !important; }
 .large { font-size:24px !important; padding:8px 0px 8px 0px !important; }
 .largest { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .large_sm { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .small { font-size:12px !important; padding:1px 0px 1px 0px 0px !important; }
 .nmn_btn_img { max-height:16px !important; max-width:16px !important; }

 .nmn_img_prev {
 max-height: 240px;
 max-width: 240px;
 margin: 10px 5px 0 0;
 }

 .nmn_div_prev {
 height: 300px;
 width: 290px;
 margin: 10px 5px 0 0;
 }

 .nmn_title_prev {
 width: 240px;
 }
 input.nmn_tbx, textarea {
 font-size: 13px ;
 }
 .nmn_lbx {font-size:14px !important;}
 .sel {font-size:13px !important;}
 .taxta{ font-size: 13px !important;}
 .chb{ width: 15px !important; height:15px !important; padding: 2px 1px 0px 2px !important; }
 .chb_sm{ width: 10px !important; height:10px !important; padding: 1px 1px 0px 1px !important; }

 .nmn_brt5{ -moz-border-radius: 3px 3px 0px 0px !important; -webkit-border-radius: 3px 3px 0px 0px !important; border-radius: 3px 3px 0px 0px !important;}
 .nmn_b3{border-width: 1px 1px 1px 1px !important;}
 
}


@media only screen and (max-height: 399px) {
.pr5{padding-right:1px!important;}.pr10{padding-right:2px!important;}.pr15{padding-right:3px!important;}.pr25{padding-right:6px!important;}
.pl5{padding-left:1px!important;}.pl10{padding-left:2px!important;}.pl15{padding-left:3px!important;}.pl25{padding-left:6px!important;}
 .v1021 { display:none;}.vh398{ display:inline;}
 
 .nmn_txt { font-size:13px !important; }
 .nmn_btn { font-size: 13px !important; padding: 2px 0px 2px 0px !important; }
 .medium { font-size:17px !important; padding:3px 0px 3px 0px !important; }
 .large { font-size:24px !important; padding:8px 0px 8px 0px !important; }
 .largest { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .large_sm { font-size:34px !important; padding:8px 0px 8px 0px !important; }
 .small { font-size:12px !important; padding:1px 0px 1px 0px !important; }
 .nmn_btn_img { max-height:16px !important; max-width:16px !important; }

 .nmn_img_prev {
 max-height: 240px;
 max-width: 240px;
 margin: 10px 5px 0 0;
 }

 .nmn_div_prev {
 height: 300px;
 width: 290px;
 margin: 10px 5px 0 0;
 }

 .nmn_title_prev {
 width: 240px;
 }
 input.nmn_tbx, textarea {
 font-size: 13px ;
 }
 .nmn_lbx {font-size:14px !important;}
 .sel {font-size:13px !important;}
 .taxta{ font-size: 13px !important;}
 .chb{ width: 15px !important; height:15px !important; padding: 2px 1px 0px 2px !important; }
 .chb_sm{ width: 10px !important; height:10px !important; padding: 1px 1px 0px 1px !important; }

 .nmn_brt5{ -moz-border-radius: 3px 3px 0px 0px !important; -webkit-border-radius: 3px 3px 0px 0px !important; border-radius: 3px 3px 0px 0px !important;}
 .nmn_b3{border-width: 1px 1px 1px 1px !important;}
}



.nmn_clear{clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
/*-------elements*/

.nmn_b3{border:solid 3px;}
.nmn_b_tbd_3{border-left:solid 1px;border-right:solid 1px;border-top:dotted 1px;border-bottom:dotted 1px;}
.b1{border:solid 1px;}
.br3{
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.br10{
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}

.brt10{
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 -webkit-border-top-left-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
}
.brb10{
 -moz-border-radius-bottomleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
}
.nmn_brt5{
 -moz-border-radius: 5px 5px 0 0;
 -webkit-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
}
.nmn_btn
{
 color:#777;
 display: inline-block;
 font-size: 25px;
 text-decoration: none;
 cursor: pointer;
 padding: 5px 0px 5px 0px;
 text-align: center;
 text-shadow:0 -1px;
 line-height: normal;
}

.nmn_btn_img
{
 max-height:25px;
 max-width:25px;
}
a.nmn_btn:hover
{
 color: #222;
}

a.nmn_btn:active
{
 color: #222;
}

.nmn_btn.w_, button.w_, textarea.w_,select.w_, input.w_
{
 width: 100%;

}





.medium { font-size:30px; padding:5px 0px 5px 0px ; }
.large { font-size:40px; padding:7px 0px 7px 0px ;}
.largest { font-size:80px; padding:8px 0px 8px 0px; }
.large_sm { font-size:40px; padding:7px 0px 7px 0px ; }
.small { font-size:20px; padding:5px 0px 5px 0px ; }






input.nmn_tbx, textarea.nmn_tbx {
 cursor: text;
 font-size: 20px;
 outline: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 5px;
/* margin-left: .5rem;
 margin-right: .5rem;*/
 outline: none;
 padding-top: 7px !important;
 padding-bottom: 4px !important;
 padding-left: 0 !important;
 padding-right: 0 !important;
 border-top: 0 !important;
 border-right: 0 !important;
 border-left: 0 !important;
 background-color: transparent !important;
 border-radius: 0 !important;
 border-bottom: 1px dotted !important;
}


input.t_c_1, textarea.t_c_1, select.t_c_1{
 color: rgba(175, 16, 215, 0.95) !important;
 border-bottom-color: rgba(238, 169, 255, 0.66) !important;
}

input.t_c_2, textarea.t_c_2, select.t_c_2 {
 color: #b18a0a !important;
 border-bottom-color: #b18a0a !important;
}

input.t_c_4, textarea.t_c_4, select.t_c_4 {
 color: #0ab113 !important;
 border-bottom-color: #0ab113 !important;
}

input.t_c_5, textarea.t_c_5, select.t_c_5 {
 color: #4b6cb3 !important;
 border-bottom-color: #4b6cb3 !important;
}
input.t_c_6, textarea.t_c_6, select.t_c_6 {
 color: rgba(139, 139, 139, 0.95) !important;
 border-bottom-color: rgba(92, 92, 92, 0.66) !important;
}


.nmn_lbx {    font-size: 17px;    display: flex;    align-items: center;}


.taxta
{
 
 font-size: 25px;
}

 .chb{
 width: 25px;
 height:25px;
 border: none;
 color:#fff;

 }


.chb_sm {
    width: 15px;
    height: 15px;
    border: none;
    color: #fff;

}


.nmn_txt { font-size:25px !important;  }

/*-------*/

/*********colorsss***/

 
 
/*P u r p l e*/
.nmn_c_1 { color: #844E9A !important;}
 .nmn_br_c_1 { border-color: #844E9A #844E9A #844E9A #844E9A;}
 .nmn_btn_c_1 { border-color: #844E9A #844E9A #844E9A #844E9A ; background-color: #d87efc;}
 a.nmn_btn_c_1:hover { background-color: #BA55D3;}
 .nmn_c_1_l { color: #d98df8;}
 .nmn_br_c_1_l { border-color: #d98df8 #d98df8 #d98df8 #d98df8!important;}
 .nmn_btn_c_1_l { border-color: #d98df8 #d98df8 #d98df8 #d98df8 ; background-color: #e7affe;}
 a.nmn_btn_c_1_l:hover { background-color: #e070fb;}
/*B r o w n*/
 .nmn_c_2 { color: #B19978;}
 .nmn_br_c_2 { border-color: #B19978 #B19978 #B19978 #B19978;} 
 .nmn_btn_c_2 { border-color: #B19978 #B19978 #B19978 #B19978; background-color: #fad7a7;} 
 a.nmn_btn_c_2:hover { background-color: #B19978;}
 .nmn_c_2_l { color: #fce2be;}
 .nmn_br_c_2_l { border-color: #fce2be #fce2be #fce2be #fce2be!important;} 
 .nmn_btn_c_2_l { border-color: #fce2be #fce2be #fce2be #fce2be; background-color: #fce2be;} 
 a.nmn_btn_c_2_l:hover { background-color: #ffdcac;}
/*r e d*/
.nmn_c_3 { color: red;}
.nmn_br_c_3 { border-color: red red red red;}
 .nmn_btn_c_3 { border-color: red red red red; box-shadow: 0 1px 0 0 red inset; background-color: #fc8d8d;} 
a.nmn_btn_c_3:hover { background-color: red;}
.nmn_c_3_l { color: #ffc7c7;}
.nmn_br_c_3_l { border-color: #ffc7c7 #ffc7c7 #ffc7c7 #ffc7c7!important;}
 .nmn_btn_c_3_l { border-color: #ffc7c7 #ffc7c7 #ffc7c7 #ffc7c7; box-shadow: 0 1px 0 0 #ffc7c7 inset; background-color: #ffc7c7;} 
a.nmn_btn_c_3_l:hover { background-color: #ffacac;}
/*L i m e*/
.nmn_c_4 { color: #32CD32;}
.nmn_br_c_4 { border-color: #32CD32 #32CD32 #32CD32 #32CD32; }
 .nmn_btn_c_4 { border-color: #32CD32 #32CD32 #32CD32 #32CD32; background-color: #81fc81;}
a.nmn_btn_c_4:hover { background-color: #32CD32;}
.nmn_c_4_l { color: #9cfa9c;}
.nmn_br_c_4_l { border-color: #9cfa9c #9cfa9c #9cfa9c #9cfa9c!important; }
 .nmn_btn_c_4_l { border-color: #9cfa9c #9cfa9c #9cfa9c #9cfa9c; background-color: #acfbac;}
a.nmn_btn_c_4_l:hover { background-color: #7efe7e;}
 /*B l u e*/
.nmn_c_5 { color: #4B6CB3;}
 .nmn_br_c_5 { border-color: #4B6CB3 #4B6CB3 #4B6CB3 #4B6CB3;} 
.nmn_btn_c_5 { border-color: #4B6CB3 #4B6CB3 #4B6CB3 #4B6CB3;  background-color: #A2D0F1;}
a.nmn_btn_c_5:hover { 	background-color: #6cacdb;}
.nmn_c_5_l { color: #8aaefa;}
.nmn_br_c_5_l { border-color: #8aaefa #8aaefa #8aaefa #8aaefa!important;} 
.nmn_btn_c_5_l { border-color: #8aaefa #8aaefa #8aaefa #8aaefa;  background-color: #cee8fa;}
a.nmn_btn_c_5_l:hover { 	background-color: #87cafb;}
/*g r a y*/
.nmn_c_6 { color: #494949;}
 .nmn_btn_c_6 { color:#494949; border-color: #494949 #494949 #494949 #494949; background-color: rgba(241, 239, 239, 0.72);}
a.nmn_btn_c_6:hover {	color:#222; background-color: #d5d5d5;}
.nmn_c_6_l { color: #767676;}
 .nmn_btn_c_6_l { color:#767676; border-color: #787878 #787878 #787878 #787878; background-color: rgba(241, 239, 239, 0.72);}
a.nmn_btn_c_6_l:hover {	color:#222; background-color: #d5d5d5;}



/*y e l l o w*/
.nmn_c_7 { color: #fffeb9;}
 .nmn_btn_c_7 { color:#222; border-color: #fefb4c #fefb4c #fefb4c #fefb4c; background-color: #fffeb9;}
a.nmn_btn_c_7:hover {	color:#222; background-color: #fbf98b;}



/*o r a n g e*/
.nmn_c_8 { color: #FFA500;}
 .nmn_btn_c_8 { color:#FFA500; border-color: #e19200 #e19200 #e19200 #e19200; background-color: #FFA500;}
 .nmn_btn_c_8_l { color:#ffd086; border-color:  #dead51 #dead51 #dead51 #dead51; background-color: rgba(249, 105, 14, 0.25);}
.nmn_br_c_8_l { border-color: #ffd086 #ffd086 #ffd086 #ffd086!important;} 
a.nmn_btn_c_8:hover {	color:#222; background-color: #FFA500;}
 .nmn_c_8_l { color:#ffd086; }


/*aquamarine */
.nmn_c_9 { color: #66CDAA;}
 .nmn_btn_c_9 { color:#66CDAA; border-color: #8af5d1 #8af5d1 #8af5d1 #8af5d1; background-color: rgba(127, 255, 212,  0.72);}
a.nmn_btn_c_9:hover {	color:#7FFFD4; background-color: #8af5d1;}
.nmn_c_9_l { color: #7FFFD4;}
.nmn_br_c_9_l { border-color: #7FFFD4 #7FFFD4 #7FFFD4 #7FFFD4!important;} 
 .nmn_btn_c_9_l { color:#7FFFD4; border-color: #b1ffe5 #b1ffe5 #b1ffe5 #b1ffe5; background-color: rgba(127, 255, 212, 0.72);}
a.nmn_btn_c_9_l:hover {	color:#b1ffe5; background-color: #b1ffe5;}



/*Aqua*/
.nmn_c_10 { color: #33FCFF;}
 .nmn_btn_c_10 { color:#33FCFF; border-color: #00eef2 #00eef2 #00eef2 #00eef2; background-color: rgba(51, 255, 255  ,  0.50);}
.nmn_br_c_10_l { border-color: #28cfd1 #28cfd1 #28cfd1 #28cfd1!important;} 
a.nmn_btn_c_10:hover {	color:#28cfd1; background-color: #00eef2;}
.nmn_c_10_l { color: #28cfd1;}
 .nmn_btn_c_10_l { color:#28cfd1; border-color: #30f9fb #30f9fb #30f9fb #30f9fb; background-color: rgba(51, 255, 255 , 0.50);}
a.nmn_btn_c_10_l:hover {	color:#30f9fb; background-color: #30f9fb;}


/*g r a y lite*/


.nmn_bg_c_1 { background-color: rgba(215, 56, 254, 0.25);} 
.nmn_bg_c_1_l { background-color: rgba(215, 56, 254, 0.10);} 
.nmn_bg_c_2 { background-color: rgba(255, 168, 59, 0.25);} 
.nmn_bg_c_2_l { background-color: rgba(255, 168, 59, 0.10);} 
.nmn_bg_c_4 { background-color: rgba(69, 255, 159, 0.25);} 
.nmn_bg_c_4_l { background-color: rgba(69, 255, 159, 0.10);} 
.nmn_bg_c_5 { background-color: rgba(53, 169, 255, 0.25);} 
.nmn_bg_c_5_l { background-color: rgba(53, 169, 255, 0.10);} 
.nmn_bg_c_6 { background-color: rgba(0, 0, 0, 0.25);} 
.nmn_bg_c_6_l { background-color: rgba(0, 0, 0, 0.10);}

.nmn_bg_c_8_l { background-color: #ffd086;}
.nmn_bg_c_9_l { background-color: rgba(127, 255, 212, 0.72);}

 a.light:hover { background-color: #ffff99; } 



 .white_{color:White; }
 /*********colorsss***/