﻿/*出诊样式*/
.Scheduling{width:100%;background:#fff;z-index:1000000}
.Scheduling_tab_1{border-bottom:3px solid #366BAF;}
.Scheduling_tab_1 p{font-size: 14px;line-height: 35px;color: #ff0000;float: right}
.Scheduling ul li{cursor: pointer;}
.Scheduling_tab_1 li{float: left;height:35px;line-height: 35px;padding:0 40px;color:#000;background: #bad2f0;margin-right:10px;font-size:14px;}
.Scheduling_tab_1 li.active{color: #fff;background: #366baf;}

.Scheduling_Box_1{border:1px solid #DEDEDE;border-top:none;padding:15px;}
.Scheduling_tab_2{border-bottom:2px solid #82b0ec;}
.Scheduling_tab_2 li{color: #366baf;height:30px;line-height: 30px;float: left;padding:0 15px;border:1px solid #DEDEDE;margin-right:10px;border-bottom:none;}
.Scheduling_tab_2 li.active{background: #fff;border:2px solid #82b0ec;border-bottom:none;position: relative;z-index: 100;top:2px;line-height:28px }

.Scheduling_tab_2.last_tab li{border:1px solid #DEDEDE; }
.Scheduling_tab_2.last_tab li.active{border-bottom:none;z-index: 100;line-height: 30px;position: inherit;border:1px solid #366baf;background: #366baf;color: #fff;}
.Scheduling_tab_2.last_tab{border:none;}



.Scheduling_tab_3{padding:15px 0 0 0;}
.Scheduling_tab_3 li{color: #666;height:30px;line-height: 30px;float: left;padding:0 15px;margin-right:15px;}
.Scheduling_tab_3 li.active{color:#366baf;background: #c8e0ff }

.Scheduling_tab_1 li.active{background: #366BAF;}

/*时间信息*/
.Scheduling_time{background:#2076BD;position: relative;height:45px;margin-top: 15px;line-height: 45px;}
.Scheduling_time p{text-align: center;color: #fff;line-height:45px;font-weight: bold;font-size: 16px}
.Scheduling_next,.Scheduling_pre{background: url(/Content/Areas/Hospitals/images/scheduling/Scheduling_tim.png) no-repeat;width:70px;display: block;position: absolute;height:25px;line-height: 25px;text-align: center;top:10px;color: #366baf }
.Scheduling_pre{left:15px;background-position:left center }
.Scheduling_next{right:15px;background-position:right center}
.Scheduling_next:hover,.Scheduling_pre:hover{color: #fff;background:url(/Content/Areas/Hospitals/images/scheduling/Scheduling_tim_H.png) no-repeat;text-decoration:none}
.Scheduling_pre:hover{background-position:left center }
.Scheduling_next:hover{background-position:right center}

.Scheduling_pre.Scheduling_def{background: url(/Content/Areas/Hospitals/images/scheduling/Scheduling_tim_def.png) no-repeat left center;color: #9e9e9e}
.Scheduling_next.Scheduling_def{background: url(/Content/Areas/Hospitals/images/scheduling/Scheduling_tim_def.png) no-repeat right center;color: #9e9e9e}

p.Scheduling_icon{padding:10px;background: #ebf4ff;margin-bottom: 10px}


/*出诊信息*/
table.select_table tr.First_tr{border-top:2px solid #3f6cb6;background: #f1f1f1;text-align: center;color: #3f6cb6;font-weight: bold;}
table.select_table tr.First_tr td{height:40px;line-height: 40px;}
table.select_table tr{border-left:1px solid #e9e9e9;background:#fff}
table.select_table td{line-height: 30px;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;height:30px; padding:0px 5px;}
table.select_table td.center{text-align: center;}

/*今天出诊样式*/
table.select_table td.sday{background: #fffdf5;}


.Scheduling_btn{width:52px;height:30px;margin:0 auto;display: none;cursor: pointer;background: url(/Content/Areas/Hospitals/images/scheduling/Scheduling_btn.png) no-repeat center top;}
div.Scheduling_tab{width:100%;}
div.Scheduling_icon_box{background: #fff;z-index:100000}


/*医生弹窗样式*/
.showson{position: relative;}
.zIndex { z-index:20 }
.speace_span { background:#fff;border:solid 1px #d9d9d9; width:266px; clear:both; height:138px; padding:10px 10px 12px 10px; left:0px; position: absolute; text-align: left; top:25px; z-index: 10000; line-height:22px!important; }
.speace_span img { float: left; margin: 0 10px 0 0; width:99px; height:134px; line-height:20px; }
.speace_span p { color:#666 }
.speace_span p span { color:#145EA9 }
.speace_span h2 a {float: none!important}
.sday { background:#fffdf5!important; }
.gehang_bs { background:#ECF5FA; } 

/*停诊样式*/
.mrg0-15{margin:0 15px;}
.Scheduling_W{width:321px;border:1px solid #ccc;border-top:none;}
h3.Scheduling_tit{font-size: 16px;line-height: 2em;color: #1C78C3;text-align: center;background: #F0F0F0;border-bottom: 1px solid #ccc}
ul.Scheduling_con{font-size: 14px;line-height: 2em;padding: 10px;}
ul.Scheduling_con li.stop_tit{font-size: 16px;font-weight: bold;}
ul.Scheduling_con li.dep_tit{font-size: 14px;line-height: 2em}





 