﻿
.leftBody_searchForm{
	overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 200px;
}

table.tblShortcut_01{
	margin-bottom: 2px;
}

.shortcutsDIV{
	    overflow: auto;
    /* width: 192px; */
    /* height: 22px; */
}

table.popupWindow_01{
	margin-bottom: 2px;
}

.containerTBL_line{
	/*border-top-width: 0px; 
    border-right-width: 10px; 
    border-bottom-width: 0px; 
    border-left-width: 10px; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-top-color: #FFFFFF; 
    border-right-color: #FFFFFF; 
    border-bottom-color: #FFFFFF; 
    border-left-color: #FFFFFF;*/
}




.Popup_01{
	position: absolute;
    top: 83px;
    left: 1641px;
    width: 62px;
    height: 0px;
    z-index: 100;
    visibility: visible;
}

.conter_titletop01{
	overflow: auto;
    height: 230px;
    vertical-align: top;
    width: 1710px;
}


/*css滚动条大小样式 可能ie没有效果*/
/*=================2018-07-02滚动条修改 start=====================*/
/*css滚动条大小样式 可能ie没有效果*/
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{background-color:#e8e8e8;}
::-webkit-scrollbar-thumb{background-color:#cfcfcf;}
::-webkit-scrollbar-thumb:hover {background-color:#b5b5b5}

.leftBody_searchForm::-webkit-scrollbar{width:5px;}
/*=================2018-07-02滚动条修改 end=====================*/


/*新增的*/
.blank-radio {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    margin-right: 8px;
    margin-left: 90px;
}

.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline input[type=radio] {
    display: none;
}

.radio-inline input[type=radio]+span {
    padding-left: 2px;
    font-weight: 400;
}

.radio-inline input[type=radio]:checked+span:before {
   border: 1px solid #34bce7;
}


.radio-inline input[type=radio]+span:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -7px;
    top: 0;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    transition: all .15s ease-in-out;
    margin-left: 5px;
    margin-top: 2px;
}


.radio-inline input[type=radio]:checked+span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: 2px;
    background-color: #34bce7;
    border-radius: 50%;
    display: block;
}

/*企业-内部机构-显示例表*/

div.gtWinDiv{
    z-index: 15;
    position: absolute;
    height: 231px;
    width: 250px;
    top: 317px;
    left: 192px;
}

/*div.gtWinDiv iframe{
    height: 231px;
    width: 250px;
    background-color: #fff;
}*/

.idGTWinbgdiv{
     position: absolute;
    left: 0px;
    top: 0px;
    width: 250px;
    height: 295px;
    z-index: 1;
}

.dropdown_menu{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    width: 250px;
    height: 294px;
    /*background-color: white;*/ /*和我的日历相冲突了*/
    border: 0 !important;
    box-shadow: 0 0 20px 0 rgba(33,33,33,.2);
}

.dropdownMenu_GTWinbody{
    background-color: #fff;
    width: 100%;
    /*box-shadow: 0 0 20px 0 rgba(33,33,33,.2);*/
}


.dropdown_focus{
    background-color: #fff !important;
    padding: 5px;
}


.dropdownFocus_a{
     background-color: #fff !important;
}

table.tblSimple{
    background-color: #fff;
}

.dropdown_focus td.dropdownFocus_td{
    padding:0;
    /*box-shadow: 0 0 20px 0 rgba(33,33,33,.2);*/
}





.notifi-title{
     /*padding: 5px 0;*/
    width: 100%;
    /*border-bottom: 1px solid #ddd;*/
    display: block;
    line-height: 30px;
    height: 30px;
}

.notifi-title img{
   margin-top: 8px;
   margin-right: 10px;
}

.notifi-title table{
    text-align:center;
     padding: 0 10px;
}
.notifi-title table span{
        padding-top: 2px;
    font-size: 12px;
}


.notifi_title2{
   display: -webkit-inline-box;
    width: 240px;
}

.notifi_title2 td.notifi_width{
    width:238px;
}

f
/*2017-03-15*/
/*checkbox框*/
.columns_a img{
   margin-right: 1px;
}

.custom_checkbox{
    display: inline-block;
    /*background: url(/8thManage/images/green-style/icon/checkbox.png)no-repeat;*/
}

.done {
      background-position: top center;
    margin-left: 5px;
    width: 15px;
    height: 15px !important;
    padding-left: 1px;
}

.ding{
     background-position: bottom center;
    margin-left: 5px;
    width: 15px;
    height: 15px !important;
    padding-left: 1px;
}

.custom_checkbox input[type="checkbox"], .custom-checkbox_min input[type="checkbox"] {
    opacity: 0;
    position: relative;
    width: 15px;
    height: 15px;
    z-index: 2;
    cursor: pointer;
    /* margin: 0; */
    /* margin-right: 6px; */
    /* margin-top: 1px; */
}

.checkbox_margin {
    margin: 0;
}

.custom-checkbox_min{
    display: inline-block;
    /*background: url(/8thManage/images/green-style/icon/custom-checkbox_min.png)no-repeat top;*/
    margin-top: 5px;
}

.custom-checkbox_min02{
    display: inline-block;
    /*background: url(/8thManage/images/green-style/icon/custom-checkbox_min.png)no-repeat bottom;*/
    margin-top: 5px;
}

.checkbox_margin2{
   margin: 0;
   margin-top: -2px;
   float: left;
}

.custom-checkbox_min span{
        width: 50px;
    display: inline-block;
    float: left;
    margin-left: 2px;
}

.checkbox_top{
    height: 20px;
}



/*弹出框*/
.blank-tooltip {
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 20px 0 rgba(33,33,33,.2);
}

/*20180910 ie兼容性处理*/
.font0{ font-size:0!important; }

/*20190516 3.2公共：资源预平衡功能 弹出框加边框*/
.dropdownMenu_GTWinbody1{
    padding: 2px;
    background-color: #f3f3f3;
}
.dropdownMenu_GTWinbody1>table{
    background-color: white;
    border: 1px solid #d4d4d4;
    padding:3px;
}

/* 219722: 4.0 UI（里程碑）：在项目->概览->过度报告中的显示样式 */
.dropdown_menu{
    -webkit-box-shadow: 0.2rem 0.2rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
    box-shadow: 0.2rem 0.2rem 1rem -0.5rem rgba(0, 0, 0, 0.5);
}
.dropdownMenu_GTWinbody1{
    padding: 0;
}