/* Γί°‘ */
/* .login_forms .error_msg {position:absolute;top:40px;left:10px; color:#ee392f} */
.login_forms .error_msg {color:#ee392f; margin-left:10px; margin-right:10px;}
.hospital_selector {width:400px;height:32px;padding-left:10px}
.btn_search_none {text-indent:-9999px;margin-left:-40px;border:none;background:url(../images/ic_search.png) no-repeat center 8px;padding:0 20px;}
.btn_search_none:hover {cursor:default; text-indent:-9999px;margin-left:-40px;border:none;background:url(../images/ic_search.png) no-repeat center 8px;padding:0 20px;}
.btn_blue:disabled {color:#bdbdbd;background-color:#eeeeee}
.join .join_wrap .msg_wrap {margin-bottom:5px; padding-left: 32%}
.join .join_wrap .msg_wrap h4 {font-weight:normal;margin-bottom:0px}
.title_wrapSingnUp {text-align:center;margin-bottom:30px;padding:0;border-bottom:none}
.btn_delete:hover {display:block;} 



 
 /* Popup */
.bottom_content_wrap {background-color:#fff;}
.bottom_alert .bottom_content_wrap {width:400px;margin:300px auto 0;}
.bottom_large .bottom_content_wrap {width:100%; margin:5px auto 0;}
.bottom_medium .bottom_content_wrap {width:1000px;margin:50px auto 0;}
.bottom_small .bottom_content_wrap {width:600px;margin:50px auto 0;}
.bottom_popup_wrap {position:absolute;margin:0 1px 0 1px; width:100%;height:100%;top:40%; background: rgba(255, 255, 255, 0.7);}
.bottom_popup_wrap .bottom_content_wrap {box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 2px 2px 0 rgba(0,0,0,0.12);}
.bottom_popup_wrap .bottom_title_wrap{overflow:hidden;padding:10px 20px 10px 20px;}
.bottom_popup_wrap h2 {float:left;}
.bottom_popup_wrap .bottom_msg_wrap {margin:30px 0;}

.bottom_btn_close {float:right;text-indent:-9999px;width:16px;height:16px;border:none;background:none;background-image:url(../images/ic_close.png);background-position:center 0;padding:0;margin-top:5px;}
.bottom_btn_close:hover {background:none;background-image:url(../images/ic_close.png);background-position:center -16px;}
/* .bottom_btn_close {padding-right: 30px;} */

.join_wrap .forms dd {line-height:23px; margin-bottom:3px;}
.join .forms .error_msg {display:block;margin:3px 10px 0px;}
#content {position:relative;}

/* 2019.03.11 list table heder ordering */
.ic_sort.asc {background:none;background-image:url(../images/ic_sort_up_hover.png);background-repeat:no-repeat;background-position:0 2px;}
.ic_sort.desc {background:none;background-image:url(../images/ic_sort_hover.png);background-repeat:no-repeat;background-position:0 2px;}

/* 2019.03.11 list table heder ordering */
.ic_sort_up.asc {background:none;background-image:url(../images/ic_sort_up_hover.png);background-repeat:no-repeat;background-position:0 2px;}
.ic_sort_up.desc {background:none;background-image:url(../images/ic_sort_hover.png);background-repeat:no-repeat;background-position:0 2px;}



.forms input.form_phone {width:400px;}
.forms input.form_phone {width:400px;}

.form_search::-ms-clear {
        display: none;
    } 
       
#connectionTest{ color: #6f6f6f;background-color: #f5f5f5;}    

/* 2019.04.22 searchButton change */    
.btn_delete {display:none;position:absolute;top:10px;left:423px;text-indent:-9999px;width:16px;height:16px;margin-left:-40px;border:none;background:url(../images/ic_close.png) no-repeat center 0;padding:0;}
    