@charset "utf-8";
/* CSS Document */
html,body{
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    top:0;
}
.public-container{
    position: relative;
    width: 748px;
    margin: 0 auto;
}
.public-header{
    width: 98%;
    margin:auto;
    //height: 8.8%;
    height: 46px;
    position: relative;
    background:rgb(250,250,250);
}
.public-title{
    font-family: "Microsoft YaHei";
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
}
.public-close-btn{
    float: right;
    margin-top: 16px;
    margin-right: 24px;
}
.public-header > ul{
	margin-left:10%;
}
.public-navbar{
    text-align:center;
    height:100%;
    font-size:16px;
    width:60%;
    display:inline-block;
    //margin-left:10%;
}
.public-navbar ul{
    display:inline-block;
    height:100%;
}
.public-navbar .item{
    display:inline-block;
    padding:0 10px;
    /*
    width:16%;
    */
    height:43px;
}
.repair-items,.leave-items,.assign-items,.classw-items{
    line-height:46px;
}
.public-navbar ul a{
    display:inline-block;
    height:100%;
    width:100%;
    line-height:4;
    font-size:15px;
}
.public-navbar .item + .item{
    margin-left: 32px;
}
.lrdialog_item_left,.lrdialog_item_left_01{
    display:inline-block;
    font-size:14px;
    color:rgb(51,51,51);
    float:left;
    height:46px;
    line-height:46px;
    margin-left:1%;
}
.lrdialog_item_left{
   // width:20%;
    cursor: pointer;
}
.lrdialog_item_left_01{
   // width:40%; 
    cursor: pointer;
}
.lrdialog_item_right{
    display:inline-block;
    /*
    width:90px;
    */
    padding:0 10px;
    height:27px;
    line-height:27px;
    background:rgb(81,177,248);
    text-align:center;
    border-radius:2px;
    float:right;
    margin-top:9.5px;
    margin-right:1%;
}
/**请假导出样式开始**/
.lrdialog_export_container{
    width:340px;
    height:42px;
    margin:14px;
    /*
    height:34px;
    margin:18px;
    */
    float:right;
}
.lrdialog_export_year,.lrdialog_export_month{
    float:left;
    width:104px;
    height:42px;
    line-height:42px;
    margin-right:10px;
    border:1px solid #eeeeee;
    padding-left:10px;
    cursor:pointer;
}
.lrdialog_export_btn{
    font-size:14px;
    float:left;
    width:106px;
    height:42px;
    line-height:42px;
    text-align:center;
    background:rgb(81,177,248);
    color:#fff;
    cursor:pointer;
}
.export_dialog_wrapper{
    /*
    width:492px;
    height:310px;
    */
    width:100%;
    height:100%;
    background:#fff;
    display:none;
}
.export_dialog_header{
    width:100%;
    height:44px;
    line-height:44px;
    background:#50b1f8;
    color:#ffffff;
}
.export_dialog_title{
    font-size:14px;
    float:left;
    padding-left:10px;
}
.export_dialog_close{
    font-size:14px;
    float:right;
    padding-right:10px;
    cursor:pointer;
}
.export_time_container{
    width:364px;
    margin:auto;
    margin-top:68px;
    overflow:hidden;
}
.export_time_select{
    float:left;
    width:130px;
    height:44px;
    line-height:44px;
    padding-left:10px;
    border:1px solid #eeeeee;
    cursor:pointer;
}
.export_middle_text{
    float:left;
    width:80px;
    height:44px;
    line-height:44px;
    text-align:center;
    vertical-align:middle;
}
.export_submit_btn{
    width:98px;
    height:36px;
    line-height:36px;
    margin:83px auto 0px;
    text-align:center;
    background:#50b1f8;
    color:#fff;
    cursor:pointer;
}
/**请假导出样式结束**/
.lrdialog_right_icon{
    display:inline-block;
    width:14px;
    height:14px;
    background:url(../../images/common/dialog_icon01.png) no-repeat;
    background-size:contain;
    vertical-align:-8%;
}
.lrdialog_right_icon01{
    display:inline-block;
    width:7px;
    height:13px;
    background-size:contain;
    background:url(../../images/common/dialog_icon03.png) no-repeat;
    vertical-align:-9.2%;
    margin-right:4px;
} 
.lrdialog_right_text{
    color:#ffffff;
    font-size:14px;
}
/*apply*/
.leave-iframe-content-wrap{
    width:100%;
    height:100%;
    margin-top:20px;
    padding:0;
}
.ap_title{
    height:11%;
    padding:1%;
}
.ap_title_left{
    float:left;
    height:46px;
    line-height:46px;
    margin-left:10px;
    cursor: pointer;
}
.ap_title_return,.to_title_return{
    float:right;
    width:100px;
    height:30px;
    line-height:30px;
    border-radius:2px;
    margin:8px 8px 8px;
    color:#fff;
    cursor:pointer;
    background:rgb(81,177,248);
}
.ap-form{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    /*
    font-size:0.9em;
    */
    font-size:14px;
}
.le-ap-form{
    height:98%;
    padding-top:1%;
}
.ap-form-text{
    float:left;
    clear:both;
	overflow: hidden;
    width:10%;
    color:rgb(86,86,86);
    text-align:right;
    /*margin-top:3%;*/
    margin-top:28px;
}
.ap-form-text-no-clear{
    clear:inherit;
}
.ap-table-text{
    float:left;
    width:11%;
    color:rgb(40,40,40);
    text-align:center;
    margin-top:1%;
}
.ap-form-right{
    width:88%;
    /*
    width:87%;
    */
    float:left;
    /*margin:2% 0% 0 1%;;*/
    margin:20px 0% 0 1%;;
}
.ap-right-type{
    /*
    height:6%;
    */
/*
    height:7%;
    */
    height:35px;
    line-height:35px;
    width:84.2%;
    margin:2.4% 0% 0 1%;
    margin-top:22px;
}
.ap-right-reason{
    height:19%;
    margin-bottom:1%;
    position:relative;
}
.re-right-reason{
    height:16%;
    width:81.2%;
}
.ap-right-logos{
    height:18%;
    position:absolute;
    top:34%;
    left:2%;
}
.re-right-logos{
    position:absolute;
    top:61%;
    left:13.6%;
}
.ap-right-logo{
/*    height:25%;*/
    min-height:22%;
}
#logo_image{
    height:94px;
    width:94px;
}
.ap-right-reader{
    width:86%;
    min-height:13%;
    margin-bottom:2%;
    padding: 1% 1% 0 1%;
    background:rgb(250,250,250);
    border: rgb(238,238,238) 1px solid;
}
.ap_special_color{
    color:rgb(168,168,168);
}
.ap-right-convey{
    min-height:10%;
    width:86%;
    padding: 1% 1%;
    background:rgb(250,250,250);
    border: rgb(238,238,238) 1px solid;
}
.ap-type{
    /*
    height:100%;
    */
    height:35px;
    line-height:35px;
    width:18.7%;
    /*
    width:20.2%;
    width:16.2%;
    */
    //margin-right:4%;
    margin-right:13.6%;
    float:left;
}
.ap-type-total{
    height:80%;
    width:15%;
    padding-top:1.1%;
    float:left;
    text-align:center;
}
.ap-type-select{
    /*height:55%;*/
    height:100%;
    border:rgb(198,203,203) 1px solid;
    border-radius:1px;
    cursor:pointer;
    color:rgb(168,168,168);
    /*
    padding:5%  12%;
    */
    padding:0%  12%;
    text-align:center;
}
.select{
    background:url(../../images/common/select.png) no-repeat;
    background-position:90% 50%;
    color:rgb(40,40,40);
}
.ap-time{
    padding:5.4% 3%;
    width:92%;
}
.ap-selected-option{
    border:rgb(81,177,248) 1px solid;
}
.re-selected-option{
    border:rgb(30,140,243) 1px solid;
}
.ap-type-option{
    position:absolute;
    width:17%;
    /*min-height:150px;*/
    border:rgb(198,203,203) 1px solid;
    border-radius:1px;
    cursor:pointer;
    background:rgb(255,255,255);
    display:none;
    z-index:99;
}
.re-type-option{
    width:15.2%;
}
.ap-type-option ul{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    color:#000;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    border-radius: 5px;
}
.ap-type-option ul li{
    width:100%;
    /*height:10.76%;*/
    line-height:35px;
    list-style: none;
    text-align: center;
    float:left;
    border-bottom: 1px solid #eee;
}
 .ap-type-option-hover{
    background:rgb(81,177,248);
    color:#fff;
 }
 .re-type-option-hover{
    background:rgb(30,141,244);
    color:#fff;
 }
 .ap-select-type{
 /*   width:90%;*/
    height:100%;
    width:100%;
    color:rgb(168,168,168);
    padding-right:20%;
 }
 .ap-select-starttime{
    width:19.4%;
    //margin-right:2%;
    color:rgb(168,168,168);
    margin-right:5%;
 }
 .ap-select-endtime{
    width:19%;
    color:rgb(168,168,168);
    margin-right:2%;
 }
 .ap_total_time{
    width:16%;
    color:rgb(168,168,168);
 }
 .ap-reason{
    width:98%;
    height:90%;
    padding:1%;
    /*
    color:rgb(168,168,168);
    */
    color:#333333;
    border:rgb(198,203,203) 1px solid;
    border-radius:1px;
    resize:none;
    line-height:1.5em;
 }
 .ap-reason-left{
    margin-left:-4.2%;
 }
 .re-reason{
    width:98.7%;
 }
 .user-picture{
    width:88px;
    height:88px;
    position:relative;
    margin-right:2%;
    margin-bottom:15px;
    /*margin-left:-2.3%;*/
    border:rgb(198,203,205) 1px solid;
    border-radius:2px;
    float:left;
    cursor:pointer;
 }
 .user-picture img{
    width:88px;
    height:88px;
 }
 .add-desc-picture{
    background:url(../../../_static/images/common/add_desc.png) no-repeat center rgb(239,243,245);
    background-position:50% 50%;
    border:0;
 }
 .add_common_file_button,.add_file_button_sub,.add_class_button_sub{
    color: #fff;
    font-size:13px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #50b1f8;
    border-radius: 2px;
    /*margin: 16px 0px 0px;*/
    margin: 2px 0px 0px;
    text-align: center;
    cursor: pointer;
 }
 .add_class_button_sub{
     float:left;
     width: auto;
     min-width: 90px;
     padding: 0 10px;
     display: inline-block;
 }
 .add-desc-btn{
    /*margin:83% 0% 10% 32%;*/
    margin:70% 0% 10% 26%;

 }
 .ap-user{
    position:relative
 }
 .ap_left_text_icon{
    height:100%;
    font-size:18px;
    margin-right:3px;
    font-weight:bold;
    color:rgb(255,36,36);
    vertical-align:middle;
 }
 .ap_link_user{
    height:12%;
    width:8%;
    padding-left:1%;
 }
 .ap_to_user{
  width:28px;
  height:13px;
  float:left;
  margin-top:18px;
  background:url(../../../_static/images/common/dialog_ap_to_user_btn_icon.png) no-repeat center;
 }
 .ap_link_user{
  background:url(../../../_static/images/common/dialog_ap_link_user_btn_icon.png) no-repeat center;
 }
 .ap_user_name{
    /*width:45px;*/
    width:55px;
    height:28px;
    line-height:28px;
    /*text-align:center;*/
    text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
 }
 .user-logo{
    width:90px;
    height:70px;
    position: relative;
    float:left;
    border-radius:50px;
    border:0;
    margin-right:1%;
    margin-bottom:1%;
    cursor:pointer;
 }
 .user-logo-img{
    width:45px;
    height:45px;
    /*
    width:34px;
    height:34px;
    */
    float:left;
    border-radius:50px;
    border:0;
    margin-right:16%;
    /*
    margin-left:16%;
    background:rgb(9,170,131);
    */
    cursor:pointer;
 }
 .del-user{
    position:absolute;
    background:rgba(81,177,248,0.5);
    width:45px;
    height:45px;
    line-height:45px;
    left:0%;
    top: 0px;
    color:#fff;
    border-radius:50px;
    border:0;
    cursor:pointer;
    z-index:1;
    text-align:center;
 }
 .add-user{
    width:45px;
    height:45px;
    float:left;
    border-radius:50px;
    border:0;
    margin-right:2%;
    cursor:pointer;
    background:url(../../../_static/images/common/dialog_ap_add_user_btn_icon.png) no-repeat center rgb(239,243,245);
 }
 .ap-save{
    height:100px;
    width:100%;
    float:left;
 }
 .ap-news-save{
    margin-bottom:40px;
 }
 .le-user-ap-save{
    height:6%;
    /*margin-top:-1%;*/
    width:100%;
    margin-bottom:20px; 
}
.save-btn{
    font-size:15px;
    width:19%;
    height:37%;
    margin:3.6% 40.5%;
    color:rgb(255,255,255);
    background:rgb(81,177,248);
    border:none;
    border-radius:1px;
    cursor:pointer;
    box-shadow:0px 1px 5px rgb(158,212,215);
 }
 .le-user-save-btn{
    margin:0% 40.5%;
    height:100%;
 }
::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.0);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px; 
    border-radius: 50px;
    background: rgba(212,212,212,0.5);
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.5);
}
::-webkit-scrollbar {
    width: 12px;
    margin-right:2px;
}
.trends-items-a{
    font-size:16px;
    font-family: "Microsoft YaHei";
}
.trends-iframe-content-wrap{
    width:100%;
    height:100%;
}
.index-panel-leave-title table{
    width:100%;
    height:100%;
    text-align:center;
    margin:auto;
}
.index-panel-repair-title table{
    width:100%;
    height:100%;
    text-align:center;
    margin:auto;
}
.index-panel-leave-title-center{
    margin:auto;
    height:100%;
    min-width: 108px;
}
.index-panel-leave-title-center a{
    padding:0;
    width: 108px;
    display: inline-block;
}
.to_other_icon{
    width:90%;
    height:20px;
    line-height:20px;
    margin:5px auto;
    text-indent:20px;
    background:url(../../../_static/images/common/to_other_icon.png) no-repeat;
    background-position:6px 50%;
}
.ap-del-desc-picture{
    top:-10px;
    right:-8px;
    width:20px;
    height:20px;
    display:none;
    position:absolute;
    background:url(../../../_static/images/common/del-desc-picture-icon.png) no-repeat;
}
.re-link{
    float:left;
    width:25%;
    text-indent:5%;
    color:rgb(168,168,168);
}
.re-link-right{
    width:50%;
}
.re-tel-point{
    width:20%;
    height:92%;
    line-height:1.8rem;
    float:left;
    margin-left:3%;
    color:rgb(210,84,76);
    border-radius:2px;
    border:1px solid rgb(245,202,199);
    text-indent:5%;
    vertical-align:middle;
    background:url(../../../_static/images/common/re-tel-point-icon.png) no-repeat rgb(243,222,221);
    background-position:5% 50%;
}
.re-right-link{
    width:86%;
    min-height:13%;
    padding: 0% 1% 0 1%;
    float: left;
    margin: 2% 0% 2% 0%;
}
.re-link-right-user{
    width: 75%;
    padding-left: 1%;
    padding-top: 2%;
    float: left;
    height:92%;
}
.re-link-tel{
    float:left;
    width:25%;
    text-indent:5%;
    color:rgb(168,168,168);
    height:100%;
}
.re_list_status{
    width:110px;
    height:30px;
    margin:20px 20px 20px 5px;
    float:right;
}
.re_status_name{
    float: right;
    clear: both;
    overflow: hidden;
    width: 100px;
    height:70px;
    line-height:70px;
    color: rgb(86,86,86);
    text-align: right;
}
.re_status_option{
    width:108px;
}
.re_list_status_con{
    height: 30px;
    line-height: 30px;
    border: rgb(198,203,203) 1px solid;
    border-radius: 1px;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
#repair_refuse{
    display:none;
}

.section_subtask{
    width:232px;
    height:38px;
    line-height:38px;
    background:url(../../images/common/assign_icon01.png) no-repeat rgb(245,245,245) 93% 50%;
    display:inline-block;
    padding-left:1%;
    margin:10px 0;
	color: #333;
    vertical-align:middle;
    cursor:pointer;

}
.trends-public-navbar{
    display:block;
    width:100%;
}
.trends-public-navbar ul{
    width:100%;
}
.trends-public-navbar ul a{
    line-height:2;
}
.audio_wrp{
    padding: 0px;
}
.audio_play_area{
    margin: 7px 11px 0px 11px;
}
.audio_area .audio_title{
    font-size: 12px;
    height: 18px;
}
.audio_area .audio_source {
    font-size: 12px;
    height: 18px;
}
.db{
    /*height: 39px;*/
    height: 44px;
}
.audio_area{
    /*
    width: calc(100% - 20px);
    margin-left:10px;
    margin-top:10px;
    background:#fff;
    */
    margin-bottom:10px;
}
.assignment_text{
    background:url(/apps/office/_static/images/Assignment/text_img.png) no-repeat #fff;
    background-position: 2% 50%;
    background-size: 6%;
}
.re_nav_ul{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
    margin-left: 7%!important;
    width: 80%;
}
.to-class{
    display:none;
}
.apply-leave-type, .apply-leave-time{
    width: 200px;
    margin-right: 30px;
}
.apply-leave-time input{
    width: 100%;
}
.apply-leave-type-text, .apply-leave-time-text{
    float: left;
    width: 130px;
    height: 35px;
    line-height: 35px;
    padding-right: 20px;
    color: rgb(40,40,40);
    text-align: right;
    margin: 0;
}
.ap-leave-type-select{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 8px;
}
/*yansen 2024-02-27*/
.require-star-form-item:before{
    content: '*';
    color: #F56C6C;
    margin-right: 4px;
}
