@charset "utf-8";

.hide {display:none;}

table tr.select_cell_1{border:2px solid #abc4f7 !important;background-color:#fffdec}
table tr.select_cell_1 th,
table tr.select_cell_1 td{background-color:#fffdec !important}


 .mt30{margin-top:30px !important}

 


#wrapper_popup div[id ^= 'hd_pops_'] {width:100%;height:410px;margin:10px;max-width:500px;position:absolute;border:1px solid #2a216f; background:#fff; z-index:100000;border-radius:0 0 20px 20px;display:none;box-shadow:0 0 30px rgba(0,0,0,.6)}
#wrapper_popup div[id ^= 'hd_pops_']:before{content:"";position:absolute;top:-5px;left:0;width:6px;height:16px;background-color:#fff;border-radius:3px;transform:rotate(-45deg);z-index:1}
#wrapper_popup div[id ^= 'hd_pops_'] h2 {display:block}
#wrapper_popup div[id ^= 'hd_pops_'] p {display:block;padding:20px 0 0;margin:0;font-size:1.0em;line-height:1.5em}
#wrapper_popup div[id ^= 'hd_pops_'] p.txt_caut{padding-left:17px}
#wrapper_popup div[id ^= 'hd_pops_'] .hour-close {display:inline-block;padding:8px 20px;background:#f2f2f2;color:#666;border:1px #d8d8d8 solid;border-radius:5px;margin-top:15px}
#wrapper_popup div[id ^= 'hd_pops_'] .hour-close:hover {background:#54A94C;color:#f8f8f8}
.layer-shadow {box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.74);-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.74);-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.74);}