* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.daterangepicker {position: absolute;color: inherit;background: #fff;border-radius: 4px;width: 555px; margin-top: 1px;top: 100px;left: 20px;padding-top:0;padding-bottom: 50px;border:none;box-shadow: 0 0 20px rgba(0,0,0,.05) !important;} 
select::-ms-expand {
    display: none;
}
.daterangepicker.opensleft:before {right: 9px;}
.daterangepicker.opensleft:after {right: 10px;}
.daterangepicker.openscenter:before {left: 0;right: 0;width: 0;margin-left: auto;margin-right: auto;}
.daterangepicker.openscenter:after {left: 0;right: 0;width: 0;margin-left: auto;margin-right: auto;}
.daterangepicker.opensright:before {left: 9px;}
.daterangepicker.opensright:after {left: 10px;}
.daterangepicker.dropup {margin-top: -5px;}
.daterangepicker.dropup:before {top: initial;bottom: -7px;border-bottom: initial;border-top: 7px solid #ccc;}
.daterangepicker.dropup:after {top: initial;bottom: -6px;border-bottom: initial;border-top: 6px solid #fff;}
.daterangepicker.dropdown-menu {max-width: none;z-index: 6;}
.daterangepicker.single .ranges, .daterangepicker.single .calendar {float: none;}
.daterangepicker.show-calendar .calendar {display: block;}
.daterangepicker .calendar {display: block;max-width: 270px;margin: 4px;}
.daterangepicker.single .calendar.left {clear: none;}
.daterangepicker .calendar.left {clear: none;margin-right: 0; position: relative;}
.daterangepicker .calendar.right {margin-left: 0;position: relative;}
.daterangepicker .calendar th, .daterangepicker .calendar td {white-space: nowrap;text-align: center;min-width: 32px;padding: 0;font-size: 14px;}
.daterangepicker .calendar-table {border: 1px solid #fff;padding: 4px;border-radius: 4px;background: #fff;}
.daterangepicker .calendar.left .calendar-table {border-right: none;border-top-right-radius: 0;border-bottom-right-radius: 0;padding-right: 12px;}
.daterangepicker .calendar.right .calendar-table {border-left: none;border-top-left-radius: 0;border-bottom-left-radius: 0;}
.daterangepicker .calendar.single .calendar-table {border: none;}
.daterangepicker table {width: 100%;margin: 0;}
.daterangepicker td, .daterangepicker th {text-align: center;width: 30px;height: 30px;border:none;white-space: nowrap;cursor: pointer;}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {background: #eee;}
.daterangepicker td.week, .daterangepicker th.week {font-size: 80%;color: #ccc;}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {background-color: #fff !important;border-color: transparent;color: #999;}
.daterangepicker td.in-range {background-color: #d9e3ff;border-color: transparent;color: #000;border-radius: 0;}
.daterangepicker td.start-date {border-radius: 4px 0 0 4px;}
.daterangepicker td.end-date {border-radius: 0 4px 4px 0;}
.daterangepicker td.start-date.end-date {border-radius: 4px;}
.daterangepicker td.active {border-color: transparent;color: #fff;} 
.daterangepicker .calendar.left th.month {width: auto;padding-left:27px;padding-top:3px;}
.daterangepicker .calendar.right th.month {width: auto;padding-right:27px;padding-top:3px;}
.daterangepicker td.disabled, .daterangepicker option.disabled {color: #999;cursor: not-allowed;}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {font-size: 12px;padding: 1px;height: auto;margin: 0;cursor: default;vertical-align: top; border:1px solid #e1e1e1;appearance: none; -moz-appearance: none;
	-webkit-appearance: none; background:url(xiajian.png) right center no-repeat; }
.daterangepicker select.monthselect {margin-right: 2%;width: 60px;font-weight: 500;}
.daterangepicker select.yearselect {width: 60px;margin-right: 3px;font-weight: 500;}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {width: 50px;margin-bottom: 0;}
.daterangepicker .input-mini {border: 1px solid #ccc;border-radius: 4px;color: #555;height: 30px;line-height: 30px;display: block;vertical-align: middle;margin: 0 0 5px 0;padding: 0 6px 0 0px;width: 100%;font-size: 14px;} 
.daterangepicker .daterangepicker_input {position: relative;}
.daterangepicker .left .daterangepicker_input {padding-right: 12px;}
.daterangepicker .daterangepicker_input input {border: 0;}
.daterangepicker .daterangepicker_input i {position: absolute;left: 8px;top: 8px;}
.daterangepicker .calendar-time {text-align: center;margin: 5px auto;line-height: 30px;position: relative;padding-left: 28px;}
.daterangepicker .calendar-time select.disabled {color: #ccc;cursor: not-allowed;}
.ranges {font-size: 11px;float: none;text-align: left;border-right: 1px solid #efeff0;}
.ranges ul {list-style: none;margin: 0 auto;padding: 0;width: 100%;height: 247px;}
.ranges li {font-size: 13px;color: #72777a;height: 33px;line-height: 33px;margin-top: 8px;width:60px;text-align:center;cursor: pointer;} 
.ranges li.active {background: #08c;border: 1px solid #efeff0;color: #fff;}	
.daterangepicker.single .ranges, .daterangepicker.single .calendar {float: left;}
.daterangepicker .ranges, .daterangepicker .calendar {float: left;}
.applyBtn, .cancelBtn,.resetBtn {padding: 0;width: 60px;height: 28px !important;font-size: 12px;}
.applyBtn {border-color: #2196f3;background-color: #2196f3;color: #fff;}
.cancelBtn,.resetBtn {background: #ffffff;color: #666 !important;border: 1px solid #d9dbdc;}
.cancelBtn:hover,.resetBtn:hover {background: #ffffff !important;color: #666 !important;border: 1px solid #d9dbdc !important;} 
.ranges_1 ul {display: none;}
.ranges_1 .range_inputs {position: absolute;bottom:13px;right: 27px;}
.calendar_1 {position: absolute;left: 20px;bottom: 4px;width: 90px;}
.calendar_2 {position: absolute;left: 130px;bottom: 4px;width: 90px;}
.line_date {width: 100%;height: 1px;border-bottom: 1px solid #efeff0;position: absolute;bottom: 53px;right: 0;}
.line_date_2 {width: 7px;height: 1px;border-bottom: 1px solid #477cff;position: absolute;bottom: 27px;left: 115px;}
.daterangepicker .all {position: absolute;bottom: 14px;right: 282px;width: 188px;height: 30px;line-height: 30px;background-color: #ffffff;color: #477cff;display: none;}
.daterangepicker .prev {position: relative;top: 2px;left: 30px;min-width:30px !important;}
.daterangepicker .next {position: relative;top: 2px;right: 30px;min-width:30px !important;}
.prev_year, .prev_month {width: 30px;height: 30px;position: absolute;display: inline-block;line-height: 30px;text-align: center;}
.prev_year:hover, .prev_month:hover {background: #eeeeee ;cursor: pointer;}
.prev_year i, .prev_month i {font-size: 16px;color: #000;}
.prev_year {left: 6px;top: 7px;}
.prev_month {right: 6px;top: 7px;}
@media (max-width: 605px) { 
	.daterangepicker .ranges:nth-child(1){float: none;border-bottom:1px solid #efeff0;border-right:0;}
	.ranges:nth-child(1) ul{display: flex;justify-content: center; height: 50px;}
	.daterangepicker .calendar.left,.daterangepicker .calendar.right{width:50%;max-width:50%;margin-left:0;margin-right:0;}
	.daterangepicker{width: calc(100% - 50px) !important;}
}
@media (max-width: 500px) { 
	.daterangepicker .calendar.left,.daterangepicker .calendar.right{width:100%;max-width:100%;}
}
@media (max-width: 465px){
	.daterangepicker{padding-bottom:90px;}
	.line_date{bottom:90px;}
	.calendar_1{bottom:45px;left:calc(50% - 95px);}
	.calendar_2{bottom:45px;left:calc(50% + 8px);}
	.line_date_2{bottom:68px;left:calc(50% - 4px);}
	.ranges_1 .range_inputs{right:calc(50% - 82px);}
}