.select-default,select.m-select,label.m-select select{display:inline;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;border-radius:0px;border-color:transparent;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-default::-ms-expand,select.m-select::-ms-expand,label.m-select select::-ms-expand{display:none}select.m-select{display:inline-block;vertical-align:middle;max-width:100%;height:34px;border-width:1px;border-style:solid;border-color:#ccc;padding:0 30px 0 15px;background-position-x:95%;background-position-y:50%;background-color:#fff;background-image:url(../../img/form/default/select_fill.png);background-repeat:no-repeat;background-position:top 50% right 8px;font-size:15px;color:#707070;line-height:32px;outline:none}@media only screen and (max-width: 1080px){select.m-select{font-size:14px}}@media only screen and (max-width: 767px){select.m-select{font-size:13px}}select.m-select:focus{border-color:#666}select.m-select:disabled{background-color:#eaeaea;background-image:url(../../img/form/default/select_fill_disabled.png);color:#bbb}select.m-select.select-line{background-image:url(../../img/form/default/select_line.png)}select.m-select.select-line:disabled{background-image:url(../../img/form/default/select_line_disabled.png)}label.m-select{display:inline-block;vertical-align:middle;position:relative;height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px;text-align:left}label.m-select select{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}label.m-select select:focus+.select-arrow{border-color:#666}label.m-select select:focus+.select-arrow:after{border-color:#666}label.m-select select:disabled{color:#b7b7b7}label.m-select select:disabled+.select-arrow{background-color:#eaeaea}label.m-select select:disabled+.select-arrow:after{background-color:#eaeaea;background-image:url(../../img/form/default/select_fill_disabled.png)}label.m-select .selected-option{position:relative;z-index:1;max-width:100%;height:100%;padding:0 35px 0 10px;font-size:15px;line-height:28px;overflow:hidden;white-space:nowrap;display:block}@media only screen and (max-width: 1080px){label.m-select .selected-option{font-size:14px}}@media only screen and (max-width: 767px){label.m-select .selected-option{font-size:13px}}label.m-select .select-arrow{position:absolute;right:0;top:0;display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background:#fff}label.m-select .select-arrow:after{content:'';position:absolute;right:0;top:0;z-index:1;display:block;height:100%;width:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #ccc;background-color:#fff;background-image:url(../../img/form/default/select_fill.png);background-repeat:no-repeat;background-position:50% 50%}
