.skull_select{position:relative;height:38px;background-color:#ffffff;margin:0px;width:100%;cursor:pointer;}
.skull_select select{position:absolute;z-index:8;display:block;background:transparent;-webkit-appearance:none;}
.skull_select .skull_select_mask{position:absolute;z-index:9;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);}
#skull_mask{position:absolute;z-index:998;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.2);}
.skull_list{position:fixed;padding:0;width:600px;overflow-y:auto;z-index:999;border-radius:6px;box-shadow:0 5px 15px rgb(0 0 0 / 50%);background-clip:padding-box;outline:0;border:1px solid rgba(0,0,0,.2);background:#ffffff;overflow:hidden;}
.skull_list ul,.skull_list li{list-style:none;padding:0;margin:0;}
.skull_list li{background:#ffffff;padding:10px;border:1px solid #ddd;cursor:pointer;transition:0s;}
.skull_list li label{margin:0;display:flex;justify-content:space-between;align-items:center;font-size:15px;cursor:pointer;color:#333;}
.skull_list ul::-webkit-scrollbar{width:3px;margin-right:2px;}
.skull_list ul::-webkit-scrollbar:horizontal{height:3px;margin-bottom:2px;}
.skull_list ul::-webkit-scrollbar-track{border-radius:2px;}
.skull_list ul::-webkit-scrollbar-track-piece{background-color:#fff;border-radius:2px;}
.skull_list ul::-webkit-scrollbar-thumb{width:2px;border-radius:2px;background:rgba(0,0,0,0.25);}
.skull_list ul::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.25);}
.skull_list li label .icon{display:inline-block;*display:inline;*zoom:1;cursor:pointer;}
.skull_list li label .icon_radio{float:right;position:relative;vertical-align:middle;width:20px;height:20px;border:1px solid #e2e2e2;border-radius:50%;outline:none;margin-right:0px;line-height:20px;background:#f4f4f4;}
.skull_list li.checked{background:transparent;}
.skull_list li.checked .icon_radio{background:#fc9807;border:1px solid #fc9807;}
.skull_list li.checked .icon_radio:after{content:"";display:block;border-radius:50%;width:8px;height:8px;margin:5px;box-shadow:1px 3px 3px 1px rgb(0 0 0 / 10%);background:#fff;}
.skull_list li:active{background:rgba(0,0,0,0.025);}
.skull_list li:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.skull_list li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.skull_list ul::-webkit-scrollbar{width:3px;margin-right:2px;}
.skull_list ul::-webkit-scrollbar:horizontal{height:3px;margin-bottom:2px;}
.skull_list ul::-webkit-scrollbar-track{border-radius:2px;}
.skull_list ul::-webkit-scrollbar-track-piece{background-color:#fff;border-radius:2px;}
.skull_list ul::-webkit-scrollbar-thumb{width:2px;border-radius:2px;background:rgba(0,0,0,0.25);}
.skull_list ul::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.25);}
.skull_list ul{padding:10px;max-height:350px;overflow-x:hidden;overflow-y:scroll;}
.skull_list li+li{margin-top:-1px;}
.skull_list li:hover{background:#f4f4f4;}
.styles_headerCustom__WFf0U{position:relative;height:45px;background:#f4f4f4;padding:0 20px;text-align:center;display:flex;justify-content:center;align-items:center;margin:0;font-weight:700;font-size:16px;color:#222;border-bottom:1px solid #ddd;}
.styles_headerCustom__WFf0U i{position:absolute;top:0px;left:15px;line-height:45px;color:#999;font-size:14px;}
.styles_headerCustom__WFf0U i:hover{color:#fc9807;}
