/*下拉框 start*/
.formselStyle{ z-index: 999999999999999999999999999}
.formselStyle .mbsc-fr-w{ background: #fff; margin: 0 10px; border-radius: 8px 8px 0 0;}
.formselStyle .mbsc-sc-whl-o{ background: none;}
.formselStyle .mbsc-sc-whl-c{ border: none;}
.formselStyle .mbsc-fr-popup{ overflow:hidden; border-radius:.25rem; background: #FFF;}
.formselStyle .mbsc-fr-hdr{ color: #000000; font-size: .8rem; min-height:2rem; line-height: 2rem; border: none; position: relative;}
.formselStyle .mbsc-fr-hdr:before{ position: absolute; left: 0px; bottom: 0px; border-bottom: 1px solid #c8c8c8; content: ''; transform: scaleY(.5); -webkit-transform: scaleY(.5); width: 100%;}
.formselStyle .mbsc-sc-whl-w{ width: 100%; margin: 0;}
.formselStyle .mbsc-sc-whl-l{ border:none; background: #f6f6f6; border-radius: 8px; z-index: 0;}
.formselStyle .mbsc-sc-whl-l:before{ position: absolute; left: 0px; top: 0px; border-top: 1px solid #c8c8c8; content: ''; transform: scaleY(.5); -webkit-transform: scaleY(.5); width: 100%;display: none;}
.formselStyle .mbsc-sc-whl-l:after{ position: absolute; left: 0px; bottom: 0px; border-bottom: 1px solid #c8c8c8; content: ''; transform: scaleY(.5); -webkit-transform: scaleY(.5); width: 100%;display: none;}
.formselStyle .mbsc-sc-itm{ font-size: 16px; opacity: .2; height: 35px; line-height: 35px;}
.formselStyle .mbsc-sc-itm.mbsc-sc-itm-sel{opacity: 1;}
.formselStyle .mbsc-fr-btn-cont{border: none;position: relative;margin-right: -10px;display: block;width: auto;padding: 0 10px 10px; overflow: hidden;}
.formselStyle .mbsc-fr-btn-cont:before{ position: absolute; left: 0px; top: 0px; border-top: 1px solid #c8c8c8; content: ''; transform: scaleY(.5); -webkit-transform: scaleY(.5); width: 100%;display: none;}
.formselStyle .mbsc-fr-btn-w .mbsc-fr-btn{background: #f6f6f6;border-radius: 8px !important;border: none;margin-right: 10px;}
.formselStyle .mbsc-fr-btn-w .mbsc-fr-btn:before{position: absolute; left: 0px; top: 0px; border-left: 1px solid #c8c8c8; content: ''; transform: scaleX(.5); -webkit-transform: scaleX(.5); width: 0; height: 100%; padding: 0;display: none;}
.formselStyle .mbsc-fr-btn-w:first-child .mbsc-fr-btn:before{ display: none;}
.formselStyle .mbsc-fr-btn-a{ background: rgba(0, 0, 0, 0.17)}
.formselStyle .mbsc-fr-btn-w{
	vertical-align:unset;
	display:block;
	float: right;
	width: 50%;
	text-align: center;
}
/*下拉框 end*/

/*日期范围选择 start*/
.formselStyle.mbsc-android-holo-light .mbsc-cal .mbsc-cal-day-sel .mbsc-cal-day-i, .mbsc-android-holo-light .mbsc-cal .mbsc-cal-sc-sel .mbsc-cal-sc-cell-i {
    background: #2d66a5;
}
.formselRange .mbsc-range-btn-sel .mbsc-range-btn{ background: #d9d9d9; color: #000}
.formselRange ..mbsc-cal-btnw{ font-size: .8rem;}
.formselRange .mbsc-cal-btn-txt{ font-size: .8rem;}
.formselRange .mbsc-cal th{ font-size: .75rem; font-weight: normal;}

.formselRange .mbsc-cal .mbsc-cal-day-sel .mbsc-cal-day-i{ background: rgba(50, 150, 250, 0.53)}
.formselRange .mbsc-cal .mbsc-cal-day-hl .mbsc-cal-day-i{ background: #3296fa}

.formselRange .mbsc-fr-popup{ width: 90%;}
/*日期范围选择 end*/
/*日期 start*/
.formselDate .mbsc-fr-popup{ background: none;}
.formselDate .mbsc-fr-w{ border-radius: 10px;}
.formselDate .mbsc-fr-hdr{ color: #000; border-bottom: 1px solid #d9d4d4;}
.formselDate .mbsc-sc-whl-l{ border-top: 1px solid #d9d4d4;border-bottom: 1px solid #d9d4d4;}
.formselDate .mbsc-sc-itm{ font-size: .9em;}
/*日期 end*/
