  .check {cursor:pointer;margin: -2px 8px;padding: 0px;height: 15px;width: 15px;display:inline-block;background-image: url(img/check_off.png);background-size: 15px 15px;background-repeat: no-repeat;}
      ul.hr {margin: 0;padding: 7px;}
      ul.hr li {display: inline; margin-right: 10px;padding: 7px;}
      .img_box{vertical-align:sub; display:inline-block;width:35px;height:45px;}
      .imag{vertical-align: bottom;}
      .box_list{height: 45px;}
      td{vertical-align: top;}
	  
	  .on{background-image: url(img/check_on.png);}
	  
	  
      
      @font-face {
    font-family: "MyriadProRegular";
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
    font-family: "MyriadProBold";
    src: url("fonts/MyriadProBold/MyriadProBold.eot");
    src: url("fonts/MyriadProBold/MyriadProBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProBold/MyriadProBold.woff") format("woff"),
    url("fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bolt;
}
*{font-family: MyriadProRegular;}
.mal[type=range] {
 -webkit-appearance: none;
 width: 100%;
}
.mal[type=range]:focus {
 outline: none;
}
.mal[type=range]::-webkit-slider-runnable-track {
width: 60px;
height: 40px;
cursor: pointer;
background: url(img/check_min_back.png);
background-size: 100% 100%;
}
.mal[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
height: 37.5px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;
}
.mal[type=range]:focus::-webkit-slider-runnable-track {
}
.mal[type=range]::-moz-range-track {
width: 60px;
height: 40px;
cursor: pointer;
background: url(img/check_min_back.png);
background-size: 100% 100%;
}
.mal[type=range]::-moz-range-thumb {
height: 36px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;
}
.mal[type=range]::-ms-fill-lower {
 background: transparent;border:none;
}
.mal[type=range]::-ms-fill-upper {
 background: transparent;border:none;
}
.mal[type=range]::-ms-track {
width: 60px;
height: 40px;
cursor: pointer;
background: url(img/check_min_back.png);
background-size: 100% 100%;border:none;border-color: transparent;
color: transparent;
}
.mal[type=range]::-ms-thumb {
height: 36px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;border:none;
}
.mal[type=range]:focus::-ms-fill-lower {
background: transparent;border:none;
}
.mal[type=range]:focus::-ms-fill-upper {
background: transparent;border:none;
}
.boll[type=range] {
 -webkit-appearance: none;
 width: 100%;
}
.boll[type=range]:focus {
 outline: none;
}
.boll[type=range]::-webkit-slider-runnable-track {
width: 280px;
height: 40px;
cursor: pointer;
background: url(img/check_max_back.png);
background-size: 100% 100%;
}
.boll[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
height: 37.5px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;
}
.boll[type=range]:focus::-webkit-slider-runnable-track {
}
.boll[type=range]::-moz-range-track {
width: 280px;
height: 40px;
cursor: pointer;
background: url(img/check_max_back.png);
background-size: 100% 100%;
}
.boll[type=range]::-moz-range-thumb {
height: 36px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;
}
.boll[type=range]::-ms-fill-lower {
 background: transparent;border:none;
}
.boll[type=range]::-ms-fill-upper {
 background: transparent;border:none;
}
.boll[type=range]::-ms-track {
width: 280px;
height: 40px;
cursor: pointer;
background: url(img/check_max_back.png);
background-size: 100% 100%;border:none;border-color: transparent;
color: transparent;padding:0;margin:0;
}
.boll[type=range]::-ms-thumb {
height: 36px;
width: 40px;
background: url(img/check_round_green.png);
cursor: pointer;
border: none;
background-size: 31px;
background-position: bottom;
background-repeat: no-repeat;border:none;
}
.boll[type=range]:focus::-ms-fill-lower {
background: transparent;border:none;
}
.boll[type=range]:focus::-ms-fill-upper {
background: transparent;border:none;
}
ul.hrr {margin: 5px;padding: 0px;}
ul.hrr li {display: inline;margin:16px;}
    textarea {
    width: 374px; 
    height: 96px;
    resize: none;padding: 2px 5px;
   }
   .formm{height:300px;margin:35px;}
  .formm_l {width:285px;height:210px;display:inline-block;}
  #ff{text-align: left;}
 #ff>input {padding:3px 5px;width: 260px;margin-bottom: 12px;height: 35px;}
 .select { width: 385px;height: 40px;padding:3px 5px;margin-bottom: 10px;}
   .formm_r{width:380px;height:210px;display:inline-block;vertical-align:top;nargin-left:20px;}
   .form_span{font-size:10px;}
   .button_l{display:inline-block;width:245px;height:46px;font-size: 12px;padding-right: 38px;border:none;color:#ffffff;background-image:url(img/button_green.png);background-repeat:no-repeat;background-color: transparent;}
   .button_r{display:inline-block;width:245px;height:46px;font-size: 12px;padding-right: 38px;border:none;color:#ffffff;background-image:url(img/button_blue.png);background-repeat:no-repeat;background-color: transparent;}
   .lab_check{margin-left:15px;margin-right:15px;vertical-align: super;display: inline-block;width: 120px;text-align: center;}
   .lab_check_to{margin-bottom:50px;margin-top: 40px;vertical-align: top;}
   .lab_check_r{text-align:center;margin-top:19px;}
    .lab_check_rr{width:200px;margin:10px;}
   .boll{    margin-top: 13px;}
   .mal{    margin-top:13px;}
    .border_block {border: 1px solid #eee;}  
     .border_bl_li{width: 320px;height: 55px;margin: 20px auto;}
    .border_bl_l{height: 55px;margin: 20px auto;}
   .border_bl_li_ver{margin-top: 12px;}
  
   .transpar_li{color:transparent;}
   .list_item , .box_list>span{cursor:pointer;border-bottom: 1px dashed #9eabbf;}
   .list_item :hover, .box_list>span:hover{border-bottom: 1px dashed rgba(0,0,0,0);}
   .imager{margin:10px 0px;}
   .dele{display:inline-block;margin-left:10px;}
   .imager{display:none;}
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   