p{margin:0;}
.border-circular{ border-radius: 100%; }
.border-circularpx{ border-radius: 100px; }
.p-grey, .span-grey{ color: grey; }
.p-white, .span-white{ color: white; }
.p-black, .span-black{ color: black; }
.div-border{ border:1px solid #cfcfcf; }
.border-top-grey{ border-top: 0.5px solid rgba(128,128,128,0.3); }
.border-bottom-grey{ border-bottom: 0.5px solid rgba(128,128,128,0.3); }
.border-right-grey{ border-right: 0.5px solid rgba(128,128,128,0.3); }
.border-left-grey{ border-left: 0.5px solid rgba(128,128,128,0.3); }
.pcolor1, .span-color1{color: #FF5722;}
.pcolor2, .span-color2{color: #009688;}
.pcolor3, .span-color3{color: #FBDECC;}
.pcolor4, .span-color4{color: #a38983;}
.pcolor5, .span-color5{color: #FD7835;}
.pcolor6, .span-color6{color: #664303;}
.p100, .span-100{font-size: 100%;}
.p110, .span-110{font-size: 110%;}
.p120, .span-120{font-size: 120%;}
.p90, .span-90{font-size: 90%;}
.p80, .span-80{font-size: 80%;}
.p70, .span-70{font-size: 70%;}
.p60, .span-60{font-size: 60%;}
.p140, .span-140{ font-size: 140%; }
.p150, .span-150{ font-size: 150%; }
.p170, .span-170{ font-size: 170%; }
.p200, .span-200{ font-size: 200%; }
.span-required{color:red;}
.input-w1{width:300px;}
.bgd-color-grey{background-color: rgb(241,241,241);}
.bgd-color-white{background-color: white;}
.bgd-color3{background-color: #FBDECC;}
.bgd-color4{background-color: #FD7835;}
.bgd-color5{background-color: #fff3c8;}
input[type=file] { display: none; }
.a0{color:white;cursor: pointer;}
.a0:hover{color:white;}
.a1{color:#009688;cursor: pointer;}
.a1:hover{color:#009688;}
.a2{color:#1E9FFF;cursor: pointer;}
.a2:hover{color:#1E9FFF;}
tr{width:100%;}
/*input[disabled]{background-color: rgba(136, 136, 136, 0.4);}*/
.h-over{height:auto;overflow: hidden;}
/*tp_trace*/
#think_page_trace_open{z-index:1;}
/**/
.iconfont{cursor: pointer;}
.default-badge{border: 1.5px solid #5FB878;color:#5FB878;border-radius: 5px;padding:2px 3px;}

.notify-flag{width:10px;height:10px;background-color: #FF5722;position: absolute;top:10px;right:15px;z-index:1501;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
.es-list { max-height: 200px !important; z-index:1001;background-color: white;overflow-y:auto; display: none;position: absolute;margin-top:3px;border: 1px solid #C9C9C9; }
.es-list li{padding: 10px;border-bottom: 0.5px solid rgba(128,128,128,0.3);}
/* 隐藏时间范围选择器中的选择时间时的滚动条 */
.laydate-time-list li ol::-webkit-scrollbar{display: none;}

.select2-container--default.select2-container--open{ z-index:2002; }
.select2-input{ width:100%;height:38px; }


.layui-table-view .layui-table-box .layui-table thead tr .layui-table-cell span { font-weight: bold; }  /* laytable 标题行样式 */

.mui-popup.mui-popup-in{-moz-box-shadow:3px 3px 12px #333333; -webkit-box-shadow:3px 3px 12px #333333; box-shadow:3px 3px 12px #333333;}

.p-block-input{line-height: 36px;}
