@charset "utf-8";
/* CSS Document */

/*color------------------------------------------------------------------*/
/*背景色-------------------------------------*/
.header,
.header2,
.searchbtn,
.searchBox2 .searchbtn,
.paymentBtn,
.paySuccess,
.payFail,
.btn001 {
    background-color: #33D3A5
}

/*字体色-------------------------------------*/
a,
.icon,
.icon1,
.list_ul li a:hover,
.list_ul li a:active,
.title5,
.titleText,
.Doctor .quitBtn,
.Doctor .AppointmentStatus,
.menu_two li.Acrive a,
.menu_One .hActive {
    color: #33D3A5
}

/*边框色-------------------------------------*/
.current a,
.titleText, .searchbtn,
.searchBox2 .searchbtn,
.Guides li a:hover .right {
    border-color: #33D3A5 !important
}
/*color------------------------------------------------------------------*/
/*选择科室tab切换标题色*/
.title_header {
    background: #33D3A5 url(../images/left.png) no-repeat 10px center;
}

div.tab_tit span {
    color: #33D3A5;
    border-left: 2px solid #33D3A5;
}

div.tab_tit_radius span {
    border-bottom: 1px solid #33D3A5;
    border-right: 1px solid #33D3A5;
}

div.tab_tit_radius span {
    color: #33D3A5;
    border: 1px solid #33D3A5;
}
/*日期tad背景色*/
div.date ul.date_list li.on {
    background: #33D3A5;
}
/*剩余号数字体色*/
.tab_box_doctor li.cz .NO_chuzhen span, .date ul li, td.today h2 {
    background: #33D3A5;
}

div.date li.No_active b.day {
    color: #33D3A5;
}
/*a标签类型按钮*/
a.btn {
    width: 50px;
    float: left;
    color: #33D3A5;
    font-size: 30px;
    font-family: "宋体";
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: block;
}
/*登录按钮*/
.tmt-btn_positive {
    background-color: #33D3A5;
}

.quitBtn {
    color: #33D3A5;
}

.boxshadow input[type="text"], .boxshadow input[type="password"] {
    border: 1px solid #33D3A5;
}

span.tmt-ui-flex__item a {
    color: #33D3A5;
}

.tmt-list li a.blue {
    color: #33D3A5;
}

.jg_list li span {
    color: #33D3A5
}

.tab_box ul li a, .ys_box_tit span.active, .Letters li a, .tab_box_doctor h2 {
    color: #33D3A5;
}

.table-box2 span.active {
    background: #33D3A5 url(../images/icon2.png) no-repeat center 5px;
}

span.tmt-ui-flex__item.tmt-tag.tmt-tag_current a, span.tmt-ui-flex__item.tmt-tag.tmt-tag_current a i {
    color: #33D3A5;
}
.login_mobile_verification_btn{
    background: #33D3A5;
}
/*出诊信息页*/
.tabs_weeks {
    background: #5bdfb9;
}

.tabs_weeks a {
    color: #fff;
}

.tabs_weeks a.selected {
    background: #1c9d78;
    color: #FFF;
}

.DepartmentNames {
    background: #33D3A5;
}

.schedulings th, .schedulings td {
    border-bottom: 1px solid #33D3A5;
}

.UpTop {
    background: rgba(51,211,165,0.9)
}

.btn_list li {
    background-color: rgba(51,211,165,0.4);
}

.span_colse {
    color: #fff;
}

.cz_search {
    background: linear-gradient(to bottom,rgb(6,216,210),rgb(51,211,165));
}

.search_cz_btn {
    background-color: #33D3A5;
    border: 1px solid #33D3A5;
}
/*停诊信息*/
h2.Scheduling_tit {
    background: #5bdfb9;
}

    h2.Scheduling_tit span.active, ul.Scheduling_con li h2.stop_tit {
        background: #33D3A5;
    }

span.phone_time {
    background: #33D3A5;
}

.Scheduling_details p.doct_tit a span {
    background: #5bdfb9;
}

.Scheduling_details p.doct_odd {
    background: #fafafa;
    border-bottom: 1px solid #fafafa;
}

.Scheduling_details p.dep_tit {
    background: #ffdde3;
    color: #33D3A5;
}

.Scheduling_details p.doct_even {
    background: #fae8e8;
    border-bottom: 1px solid #fae8e8;
}

/*搜索页表页（检查结果页）*/
.search_s{
    background:#33D3A5;
    border:1px solid #33D3A5;
}
