.errinfo {
    color: #cc3f1a;
    font-size: 12px;
}

.btn-default-back:hover {
    color: white !important;
    background-color: #518BBD !important;
    font-color: white;
}

.btn-default-save:hover {
    color: white !important;
    background-color: #D43F3A !important;
    font-color: white;
}

.btn-default-save {
    color: #D43F3A;
}

.btn-default-cancel:hover {
    color: white !important;
    background-color: #5CB85C !important;
    font-color: white;
}

.btn-default-cancel {
    color: #5CB85C;
}

.btn-comm {
    width: 80px;
    height: 30px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: white;

}

.btn-default-back {
    color: #518BBD;
}

.m-t-lg-notice {
    margin-left: 1.66666667%;
}

.table th {
    color: #333333
}

.pagination > li > a, .pagination > li > span {
    padding: 3px 9px !important;
}

.pagination {
    margin: 0px 0 !important;
}

.panel {
    margin-bottom: 0 !important;
}

.moduleTitle h3 {
    color: #518BBD;
    font-size: 18px;
}

.p-md {
    padding-top: 5px !important
}

.myform {
    padding-top: 20px;
}

.lineh24 {
    line-height: 24px;
}

.u103 {
    font-family: 'Arial Negreta', 'Arial';
    font-size: 14px;
    color: #518BBD;
}

.u111 {
    top: 220px;
    height: 170px;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.u128 {
    left: 0px;
    top: 0px;
    width: 114px;
    white-space: nowrap;
}

.u113 {
    left: 846px;
    top: 398px;
    width: 114px;
    height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 20px;
    margin-left: 953px;
    margin-top: 100px;
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.mypanel {
    z-index: 99;
}

.h-haft {
    width: 48%
}

.h-third {
    width: 28%;
}

.h-nine {
    width: 70%;
}

.blue {
    color: #1263e9;
}

.green {
    color: #42a11e;
}

.red {
    color: #e11144;
}

.gray {
    color: gray;
}

.red-background {
    background-color: #e11144;
    color: white;
}

.mylabel label {
    margin-top: 8px;
}

.bold {
    font-weight: bold;
}

.mytable tr {
    height: 30px;
}

.relpanel {
    position: relative;
    height: 40px;
}

.relpanel2 {
    height: 30px;
    text-align: left
}

.leftTitle {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    padding: 3px 5px;
    color: #fff;
}

.rightTitle {
    position: absolute;
    right: 7px;
    bottom: 2px;
}

.mylabinfo {
    width: 100px;
    height: 38px;
    display: block;
    color: #fff;
    line-height: 36px;
    float: right;
    margin-top: 10px;
}

.mylabinfoNowid {
    height: 38px;
    display: block;
    color: #fff;
    line-height: 36px;
    margin-top: 10px;
    cursor: pointer;
}

.mylabinfoNowid1 {
    height: 38px;
    display: block;
    color: #fff;
    line-height: 36px;
    margin-top: 10px;
    cursor: pointer;
}

.tools {
    position: absolute;
    top: 12px;
    right: 17px;
    font-size: 10px;
    color: #fff;
}

.tools a {
    color: #fff;
}

.mylabinfoNowid:hover {
    background: #4bb622;
}

.mylabinfoNowid1:hover {
    background: #f88311;
}

.condiSelect {
    background: #4bb622;
}

tfoot input {
    border: 1px solid #d4d6d6;
}

.mymarleft {
    margin-left: 82px !important
}

@media (min-width: 768px) {
    .form-horizontal .myformlabel {
        padding-top: 7px;
        margin-bottom: 7px;
        text-align: right
    }
}

@media (max-width: 960px) {
    .form-horizontal .mypadbottom {
        margin-top: 15px;
    }
}

.circle {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: inline-block;
    background: rgba(75, 182, 34, 0.4);
}

.circle-info {
    background: rgba(172, 178, 184, 0.4);
}

.circle-success {
    background: rgba(75, 182, 34, 0.4);
}

.circle-warnning {
    background: rgba(225, 17, 68, 0.4);
}

.circle-blue {
    background: rgba(19, 115, 233, 0.4);
}

.smlcircle {
    margin: 20px;
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 50%;
    line-height: 100px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.smlcircle-info {
    background: rgba(172, 178, 184, 0.7);
    text-align: center;
}

.smlcircle-success {
    background: rgba(75, 182, 34, 0.7);
}

.smlcircle-warnning {
    background: rgba(225, 17, 68, 0.7);
}

.smlcircle-blue {
    background: rgba(19, 115, 233, 0.7);
}

.myitemButton {
    margin-bottom: 7px;
    position: relative;
    border: 1px solid #ccc;
    padding: 5px 15px;
    font-size: 12px;
    background: #fff;
}

.myitemButton.selected {
    margin-bottom: 7px;
    position: relative;
    border: 1px solid #e98729;
    padding: 5px 15px;
    font-size: 12px;
    background: #fff;
}

.myitemButton:hover {
    border: 1px solid #e98729;

}

.myitemButton span {
    display: none;
}

.myitemButton.selected span {
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-top: 18px solid #e98729;
    border-left: 24px solid transparent;

}

.myitemButton span i {
    positon: absolute;
    top: -20px;
    right: 11px;
    color: #fff;
}

.mysignbg {
    width: 100%;
    height: 100%;
    padding-top: 1px;
    /* 	 background:url(../images/xin/0.jpg) top center no-repeat; */
    overflow: hidden;
    position: absolute;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.relbox {
    position: relative;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 0 5px 0 0;
}

.put-right {
    text-align: right;
}

.poslabel {
    position: absolute;
    top: -1px;
    left: -2px;
}

.poslabel .logico {
    height: 37px;
    border-radius: 5px 0 0 5px;
}

.cus-control {
    height: 35px;
    border: none;
    margin-left: 30px;
    width: 250px;
}

.mycenterbox {
    top: calc((100% - 300px) / 2);
    left: calc((100% - 436px) / 2);
    position: absolute;
    width: 436px;
}

.logtop {
    background: url(../images/xin/top1.png);
    height: 14px;
    width: 436px;
    margin-bottom: -1px;
}

.logheader {
    background: #3d4152;
    height: 80px;
    width: 436px;
    padding-top: 1px;
}

.logheader .headTitle {
    line-height: 28px !important;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.headlan {
    float: right;
    color: #1656bf;
    line-height: 20px !important;
    margin-right: 0px;
    text-align: right;
    font-size: 12px;
    margin-top: 10px;
}

.logheader .headlan a:first-child {
    margin-left: 13px;
    height: 35px;
}

.cussignbox {
    width: 100%;
    background: #fff;
    padding: 15px;
    padding-bottom: 25px;
}

.cusform {
    /* width:320px; */
    background: #fff;
    margin: 0px auto;
    margin-top: 14%;
}

.curbtn {
    width: 100%;
    /* 	background:url(../images/xin/btn.png); */
    border: none;
    /* width:320px; */
    /* 	height:40px; */
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.curbtn:hover {
    /* 	width:100%;
	background:url(../images/xin/btn_hover.png);
	border:none;
	width:320px;
	height:40px;
	color:#fff;
	font-size:16px;
	font-weight:bold; */
}

.relbox a {
    font-size: 12px;
}

.relbox span {
    color: #1263e9
}

.clearfix-Info {
    background-color: #eff4fb;
    height: 27px;
    line-height: 27px;
    color: #518BBD;
}

.p-word-break {
    word-break: break-all;
}

.line-height-sm {
    line-height: 30px;
}

.cusul {
    height: 100%;
}

.cusul p {
    text-align: center;
}

.navbar-nav > li {
    height: 100%;
    /* width:90px; */
}

.cusul li img {
    width: 20px;
    height: 20px;
}

.navbar-nav > li:hover {
    background: transparent !important;
    height: 67px;
}

.navbar-nav > li > a {
    position: relative;
    height: 100%;
    text-align: center;
    padding-top: 8px !important;
    padding-bottom: 10px !important;
}

.navbar-nav > li > a:hover {
    background: transparent !important;
}

/* .navbar-nav>li.active>a{
	background: url(/images/triangle.png) no-repeat;
	background-position: bottom center;
}
.navbar-nav>li.active>a:hover{
	background: url(/images/triangle.png) no-repeat;
	background-position: bottom center;
} */
/* .navbar-nav>li>a:hover:before{
	content:"";
	display:block;
	width:0;
	height:0;
	border-width:6px;
	border-style:solid;
	border-color:transparent transparent #fff transparent;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-6px;
} */
.navbar-nav > li.active > a:before {
    /*content:url(/images/triangle.png);*/
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -14px;
}

.navbar-nav > li.active > a:hover:before {
    /*content:url(/images/triangle.png);*/
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -14px;
}

.navright {
    float: right;
    margin-top: 25px;
    color: #fff;
}

.navright span {
    color: #FFFFFF;
    line-height: 25px;
}

.navright img {
    vertical-align: top;
    margin-top: 4px;
}

.app-header-fixed {
    padding-top: 70px;
}

.mycontent {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 1px 1px 2px #909090;
    height: 45px;
}

.box-shadow-inset {
    box-shadow: none;
}

body {
    background: #eeeeee;
}

#content {
    background: #eeeeee;
}

tfoot .col-sm-2 {
}

.mycuspanel {
    border: 1px solid #bdd4f4;
}

.mypanelheader {
    height: 40px;
    border-bottom: 1px solid #bdd4f4;
    background: #f9fcf1;
}

.mypanelheader span {
    float: right;
    margin-right: 30px;
    line-height: 40px;
}

.mypanelheader span a {
    color: #81817e;
}

.mypanelTitle {
    width: 160px;
    float: left;
    background: #20A1FF;
    color: #fff;
    height: 100%;
    padding: 5px 0 5px 20px;
    font-family: '微软雅黑';
    font-size: 16px;
}

@media (min-width: 768px) {
    .cusul {
        width: calc(100% - 400px);
        overflow: hidden;
        position: absolute;
        left: 255px;
    }

    .cuspodiv {
        width: calc(100% - 250px);
        position: relative;
    }
}

.timespan {
    font-size: 14px;
    line-height: 30px;
    margin-left: 9px;
}

.min-height {
    min-height: 111px;
}

.size-big {
    font-size: 18px;
}

.arrow.left:after {
    left: 2px !important
}

.remove {
    position: absolute;
    top: 13px;
    right: 6px;
    cursor: pointer;
}

.text-my {
    margin-right: 15px;
}

.relative {
    position: relative;
}

.zinxpanel {
    position: absolute;
    top: 69px;
    left: 27px;
    width: 182px;
    height: 325px;
    padding: 0
}

.zinxpanel1 {
    position: absolute;
    top: 52px;
    left: 11px;
    width: 174px;
    height: 313px;
    padding: 0;
}

.mybadge {
    font-size: 10px;
    background: #e11144 !important;
    margin-right: 5px;
    color: #fff !important;
}

.curimgbox {
    width: 196px;
    height: 419px;
    background: url(../images/u123.png);
    margin: 10px auto;
}

ul {
    list-style: none;
    padding-left: 0;
}

.imggroup li {
    float: left;
    margin-right: 5px;
}

.smallFont {
    font-size: 10px;
    margin-top: 5px;
    font-weight: 100;
    color: #98989a;

}

.mybg-warning {
    background: #ee4b4f !important
}

.mybtn {
    height: 25px;
    background: #85a115;
    border: none;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.mybtn[disabled] {
    background: #b8c976;
}

.notipanel li {
    border-bottom: 1px dashed #ccc;
    line-height: 31px;
}

.notipanel li a {
    color: #6b6d65;
}

.fixwid {
    height: 270px;
}

.fixwidbig {
    height: 350px;
}

.small-font {
    font-size: 12px;
    color: #9b9c98;
}

.fixwidbig .datepicker {
    width: 100% !important;
    position: initial;
    max-width: 1000px !important;
}

.mycusul a {
    font-size: 12px;
}

.dropdown-menu-st {
    overflow: hidden;
    border: 1px solid #e3e5e7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    width: auto;
}

.dropdown-menu-st li {
    margin-left: 10px;
    margin-right: 10px;
}

.dropdown-menu-st li a {
    line-height: 25px;
    font-size: 12px;
    color: #8e8e8c;

}

.posi {
    position: relative;
}

.table-nobreak {
    word-break: keep-all;
    white-space: nowrap;
}

.header {
    padding: 4px;
    padding-left: 13px;
}

.blueline {
    height: 8px;
    width: 100%;
    margin-top: 3px;
    border-bottom: 2px solid #3398db;
}

.loginbox {
    position: relative;
    width: 100%;
}

.signbox {
    position: absolute;
    width: 340px;
    height: 310px;
    background: #e8eaeb;
    top: 20%;
    right: 30px;
}

.signbox .signtitle {
    color: #666666;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 22px;
}

.inputbox {
    width: 340px;
    height: 240px;
    background: #fff;
    padding: 1px;
}

.footer {
    background: #2c3e50;
    width: 100%;
    height: 62px;
}

.footer p {
    line-height: 62px;
    margin-left: 15px;
    color: #fff;
    font-size: 12px;
}

.huawei_inputgroup {
    position: relative;
    width: 230px;
    margin: 25px auto;
}

.huawei_inputgroup input[type='text'] {
    height: 35px;
    width: 230px;
    border: 1px solid #babbbc;
    width: 100%;
    padding-left: 25px;
}

.huawei_inputgroup input[type='password'] {
    height: 35px;
    width: 230px;
    border: 1px solid #babbbc;
    width: 100%;
    padding-left: 25px;
}

.huawei_inputgroup img {
    position: absolute;
    width: 18px;
    top: 8px;
    left: 5px;
}

.huawei_inputgroup label {
    font-size: 12px;
    vertical-align: middle;
}

.huawei_inputgroup input[type='submit'] {
    background: #3498db;
    width: 100%;
    height: 39px;
    border: none;
    font-size: 14px;
    color: #fff;
}

.marginsmall {
    margin-top: 5px;
    margin-bottom: 1px;
}

.alert.top {
    margin: 20px auto;
    width: 300px;
}

.custtable {
    width: 98%;
    border: 1px solid #ccc;
    margin: 20px auto;

}

.custtable_center {
    border: 1px solid #ccc;
    width: 100%;
    position: relative;
}

.custtable_center td {
    line-height: 32px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 12px;
}

.childCustom {
    position: absolute;
    background: #edd1a1;
    width: calc(100% - 50px);
    left: 80px;
}

.custtable td {
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 30px;
}

.childtable {
    width: 100%;
    border: none
}

.childtable th {
    line-height: 30px;
    text-align: center;
    height: 30px;
    font-size: 14px;
}

.childtable td {
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    border: none
}

.rborder {
    border-right: 1px solid #ccc !important;
}

.bborder {
    border-bottom: 1px solid #ccc !important;
}

.childtable2 {
    width: 100%;
    border: none
}

.childtable2 td {
    line-height: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 14px;
}

.custul {
    float: left;
    margin: 0;
}

.custul li {
    float: left;
    margin-left: 20px;
}

.custul li.first-one {
    margin-left: 0;
}

.custul li input {
    vertical-align: center;

}

.custarea {
    margin: 5px 0 5px 5px;
    width: 95%;
    float: left;
    font-size: 12px;
    line-height: 18px;
}

.billbox {
    text-align: left;
    /* padding-left:20px; */
    line-height: 25px;
    word-break: break-all;
    /* text-indent:2em; */
}

.bill-span {
    display: block;
    line-height: 24px;
}

/* 5.23 修改的css by zzf
.sidebox {
    width:734px;
    border:0;
    margin: 20px auto;
    padding:0;
}

.sidebox>p{
    margin:20px;
    font-size: 22px;
}*/

.sidebox {
    width: 90%;
    /*border:1px solid #ccc;*/
    /*padding:30px;*/
    margin: 20px auto;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.sidebox > p {
    font-size: 20px;
    pading: 7px;
    font-family: "宋体";
    border-bottom: 2px #999 solid;
    padding-bottom: 6px;
    display: inline-block;
    padding: 0 10px 6px;
    margin: 10px 0 ;
}

.sidebox1 {
    width: 90%;
    border: 1px solid #ccc;
    padding: 30px;
    margin: 20px auto;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.sidebox1 p {
    font-size: 20px;
    pading: 7px;
    font-family: "宋体";
    border-bottom: 2px #999 solid;
    padding-bottom: 6px;
    display: inline-block;
    padding: 0 10px 6px;
    margin: 20px;
}

.custbgbox {
    /* 	height:40px;
	line-height:40px;
	width:760px;
	background:#e4f4de;
	margin:0 auto;
	margin-top:20px;
	text-align:right */
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.custbtn {
    display: inline-block;
    color: #fff;
    height: 68px;
    width: 160px;
    font-size: 24px;
    line-height: 68px;
    border: none;
    text-align: center;
    margin-right: 10px;
    border-radius: 10px;
}

.custbtn:hover {
    color: #fff;
}

.cusbtn-success {
    background: #155abb;
}

.cusbtn-warning {
    background: #e15149;
}

div {
    text-align: left;
    line-height: 25px;
}

.m-t-mdim {
    margin-top: 20px !important;
}

.logo {
    margin: -5px auto 0;
    display: block;
}

h4 {
    background: #ccc;
    padding: 8px 0;
    text-align: center;
}

.td_details {
    background: #fdfcec;
}

.saraly-td-details {
    background: #ccc;
}

.custtable {
    margin: 0 auto;
    margin-top: 24px;
    width: 735px;
}

.saraly-table {
    margin: 0 auto;
    margin-top: 24px;
    width: 800px;
}

.custtable td {
    /* display:inline-block; */
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.custtable .comfirm {
    line-height: 24px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 24px;
    font-family: "微软雅黑";
}

.custtable .name {
    font-size: 14px;
    font-family: "微软雅黑";
    width: 15% !important;
    padding: 0;
    height: 34px;
    line-height: 1.6em;
    background: azure;
}

.custtable .value {
    font-size: 14px;
    font-family: "宋体";
    width: 35% !important;
    padding: 0;
    height: 34px;
    line-height: 1.6em;
    background: white;
}

.custtable .value-long {
    font-size: 14px;
    font-family: "宋体";
    /* width: 472px !important; */
    height: 34px;
    line-height: 1.6em;
}

.custbtn {
    display: inline-block;
    color: #fff;
    height: 38px;
    width: 90px;
    font-size: 14px;
    line-height: 38px;
    border: none;
    text-align: center;
    margin-right: 10px;
    border-radius: 6px;
}

.custtable td {
    line-height: 34px;
    text-align: center;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    height: 34px;
    font-family: "微软雅黑";
}

.row > .col-md-2 {
    min-width: 200px;
}

.search_title {
    height: 38px;
    fong-size: 14px;
    line-height: 38px;
    background: #e5e5e5;
    font-family: '微软雅黑';
    padding-left: 20px;
}

.search_left {
    padding: 0px;
}

.search_radio {
    height: 60px;
    line-height: 60px;
}

.search_radio input {
    vertical-align: top;
    margin-top: 23px;
    margin-right: 10px;
}

.search_radio label {
    width: 32%;
    text-align: center;
}

.search_condition {
    height: auto !important;
    height: 45px;
    min-height: 45px;
    overflow: hidden;
}

.org_search_con {
    width: 223px;
    height: auto !important;
    min-height: 100px;
    max-height: 250px;
    overflow: auto;
}

.form-custom {
    float: left;
    margin-left: 12px;
    margin-bottom: 10px;
    font-family: '微软雅黑';
}

.form_lit_til {
    margin: 10px;
    font-family: '微软雅黑';

}

.custom-content > .col-md-3 {
    width: 240px !important;
    padding-right: 0px;
    float: left;
}

.custom-content > .col-md-9 {
    float: right;
    width: calc(100% - 240px) !important;
}

.mycusttools {
    margin-left: 275px !important;
    margin-top: 10px;
}

.txtarea_custom {
    width: 94%;
    margin: 10px auto;
    display: block;
    height: 55px;
}

.search_sign {
    width: 100%;
    height: 46px;
    font-size: 20px;
    font-family: '微软雅黑';
    background: #0099ff;
    text-align: center;
    color: #fff;
    line-height: 56px;
}

.btn-search-custom {
    height: 48px;
    width: 80%;
    line-height: 50px;
    font-size: 20px;
    font-family: '微软雅黑';
    background: #0099ff;
    text-align: center;
    color: #fff;
    border: none;
    display: block;
    border-radius: 6px;
    margin: 10px auto;
    margin-top: 20px;
}

.custom-content {
    margin-top: 10px;
}

.table-custom th {
    font-family: '微软雅黑' !important;
    font-weight: none !important;
    height: 29px;
}

.table-custom tr:nth-child(even) {
    height: 25px;
    background-color: #eee;
}

.table-custom tbody tr:hover {
    /* background-color:yellow; */
}

.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: transparent;
}

.table-custom td {
    font-family: '微软雅黑' !important;
    font-weight: unset !important;
    height: 25px;
}

.table-custom tfoot tr {
    background-color: white;
}

body .table > thead > tr > th,
body .table > tbody > tr > th,
body .table > tfoot > tr > th,
body .table > thead > tr > td,
body .table > tbody > tr > td,
body .table > tfoot > tr > td {
    padding: 6px 10px;
    /*font-size:12px!important;*/
}

.table-custom tbody tr {
    height: 25px;
    max-height: 25px;
}

.table-custom tr:nth-child(n).myselected {
    background-color: #cfc;
}

.tfoot-custom {
    /* background:#0099ff; */
    backgroud-color: #FFF;
    color: #000;
    height: 56px !important;
    /* color:#fff; */
}

.tfoot-custom input[type='number'] {
    color: #000;
}

.tfoot-custom .pull-left {
    height: 30px;
}

.blankpage {
    min-height: 440px;
    display: block;
    width: 100%;
}

.button-pass {
    font-weight: 500;
    border-radius: 10px;
    outline: 0 !important;
    color: #fff !important;
    background-color: #0099ff;
    border-color: #0099ff;
    width: 108px;
    height: 45px;
    margin: 0 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}

.button-back {
    font-weight: 500;
    border-radius: 10px;
    outline: 0 !important;
    color: #fff !important;
    background-color: #e15149;
    border-color: #e15149;
    width: 108px;
    height: 45px;
    margin: 0 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}

.button-pass.disabled, .button-pass[disabled] {
    font-weight: 500;
    border-radius: 10px;
    outline: 0 !important;
    color: #fff !important;
    background-color: #949090;
    border-color: #949090;
    width: 108px;
    height: 45px;
    margin: 0 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    cursor: not-allowed;
}

.button-back.disabled, .button-back[disabled] {
    font-weight: 500;
    border-radius: 10px;
    outline: 0 !important;
    color: #fff !important;
    background-color: #949090;
    border-color: #949090;
    width: 108px;
    height: 45px;
    margin: 0 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    cursor: not-allowed;
}

.mythead {
    background-color: #0099ff;
    color: white;
}

.mythead th {
    background-color: #0099ff;
    color: white;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #0099ff !important;
    border-color: #0099ff !important;
    color: #fff !important;
}

.btn-primary {
    background: #0099ff !important
}

.edit-input {
    border: none;
    text-align: center;
    line-height: 22px;
    min-width: 100%;
    min-height: 100%;
    border: 0;
    padding: 0;
}

.rel {
    position: relative;
}

.empbox {
    padding: 10px;
    z-index: 999;
    position: absolute;
    background: #eaf5ad;
    max-height: 300px;
    min-height: 60px;
    overflow: auto;
    white-space: nowrap;
}

.edit-area {
    border: none;
    text-align: left;
    margin: 10px;
    width: 90%;
    line-height: 22px;
}

.mytree {
    margin: 10px;
}

.partbox {
    padding: 10px;
    z-index: 999;
    position: absolute;
    background: #eaf5ad;
    max-height: 300px;
    min-height: 60px;
    overflow: auto;
}

.rightfixtools {
    position: fixed;
    right: 20px;
    top: 45%;
    z-index: 99;
    transition: 1s linear all;
    -ms-transition: 1s linear all;
    -webkit-transition: 1s linear all;
    padding-left: 30px;
}

.rightfixtoolshide {
    position: fixed;
    right: 20px;
    top: 45%;
    z-index: 0;
    transition: 1s linear all;
    -ms-transition: 1s linear all;
    -webkit-transition: 1s linear all;
}

.rightfixtools .fixbth:first-child {
    margin-top: 15px;
}

.rightfixtools .fixbth {
    margin: 5px 0 15px 5px;
}

.multiStyle {
    width: 150px;
    /*height:147px;*/
}

.singleStyle {
    width: 150px;
    /*height:75px;*/
}

.singleStyle .mynopen {
    height: 75px;
    background: url(../images/background_single.png);
}

.singleStyle .myopen {
    height: 75px;
    background: url(../images/background_single.png);
}

/* .rightWrap{
	background-color: white;
	position:absolute;
	left:30px;
	top:0px;
	width:120px;
	height:147px;
	border:1px solid #ccc;
	text-align:center;
} */
.singleStyle .rightWrap {
    height: 75px;
}

/* 实现表格xy可滑动并固定头部 */
/*  .scoll-xy{
	overflow-x:hidden;
	overflow-y:auto;

} */
.scoll-xy th {

    text-align: center;

}

.scoll-xy td {
    text-align: center;

}

.userlogo {
    max-width: 156px;
    max-height: 310px;
}

/* 实现表格xy可滑动并固定头部 */

.myhs-input {
    width: 50px;
    border-radius: 10%;
    text-align: center;
}

.blankpage, .blankpage tr, .table .blankpage > tr > td {
    border: 0px;
}

.table > tbody + tbody {
    /* border-top: 2px solid #ddd; */
    border: 0px;
}

/*
 .myDefBtn {
	width: 80px !important;
	height: 30px !important;
	border:0px;
	background-color: transparent;
	color: white;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	padding-left: 18px;
}
*/
.myDefBigBtn {
    width: 100px !important;
    height: 30px !important;
    border: 0px;
    background-color: transparent;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding-left: 20px;
}

.mysave {
    background-image: url(../images/save.png);
}

.mysave:hover {
    background-image: url(../images/save1.png);
    color: white;
}

.mydisave {
    background-image: url(../images/save2.png);
}

.mypass {
    background-image: url(../images/pass.png);
}

.mypass:hover {
    background-image: url(../images/pass1.png);
    color: white;
}

.mydispass {
    background-image: url(../images/pass.png);
}

.myreturn {
    background-image: url(../images/backgr_single_hover.png);
}

.myreturn:hover {
    background-image: url(../images/backgr_single.png);
    color: white;
}

.mydisreturn {
    background-image: url(../images/return2.png);
}

.mynopass {
    background-image: url(../images/nopass.png);
}

.mynopass:hover {
    background-image: url(../images/nopass1.png);
    color: white;
}

.myunlock {
    background-image: url(../images/unlock.png);
}

.myunlock:hover {
    background-image: url(../images/unlock1.png);
    color: white;
}

.mylock {
    background-image: url(../images/lock.png);
}

.mylock:hover {
    background-image: url(../images/lock1.png);
    color: white;
}

.mydisnopass {
    background-image: url(../images/nopass2.png);
}

.mysubmit {
    background-image: url(../images/submit.png);
}

.mysubmit:hover {
    background-image: url(../images/submit1.png);
    color: white;
}

.mydisubmit {
    background-image: url(../images/submit.png);
}

.myadd {
    background-image: url(../images/add.png);
}

.myadd:hover {
    background-image: url(../images/add1.png);
    color: white;
}

.mydisadd {
    background-image: url(../images/add2.png);
}

.graybackground {
    background-color: #f6f6f6;
}

.myunable {
    background: #ccc;
}

.myopen {
    position: absolute;
    top: 0;
    right: 118px;
    bottom: 0;
    left: 0;
    width: 30px;
    border: 0;
    cursor: pointer;
    background-image: url(../images/background.png);
    background-position: center;
    background-color: white;
    border-radius: 9px 0 0 9px;
}

.mydelete {
    background: url(../images/icon.png) no-repeat #ccc;
    background-size: inherit;
    height: 28px;
    border: 0;
    width: 30px;
    background-position: center;
    border-radius: 10%;
    -ms-border-radius: 10%;

}

.myzuofei {
    background-image: url(../images/bbzf.png);
}

.myzuofei:hover {
    background-image: url(../images/bbzf1.png);
}

.mycancelapproval {
    background-image: url(../images/qxsp.png);
}

.mycancelapproval:hover {
    background-image: url(../images/qxsp_hover.png);
    color: white;
}

.dialogbox {
    width: 600px;
    height: 400px;
    position: fixed;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 10px #909090;
    z-index: 99;
    top: calc((100% - 300px) / 2);
    left: calc((100% - 600px) / 2);
}

/* .dialogwrapper{
	width:100%;
	height:100%;
	z-index:99;
	position:fixed;
	background:blue;
} */
.dialogheader {
    height: 35px;
    border-bottom: 1px solid #ccc;
    padding: 1px;
    margin: 0;
    width: 100%;
}

.dialogheader p {
    line-height: 35px;
    font-size: 14px;
    padding-left: 20px;
}

.dialogbody {
    height: 300px;
    overflow-y: auto;
}

.dialogfoot {
    margin-bottom: 7px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}

.doalogclose {
    float: right;
    margin-right: 15px;
    cursor: pointer;

}

.myfileput {
    /* margin-left:2em; */
    margin-left: 40px;
    margin-top: 10px;
    height: 30px;
    min-width: 180px;
    max-width: 320px;
    line-height: 30px;
    background: #eee;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    padding: 0 5px;

}

.myfileput2 {
    /* margin-left:2em; */
    margin-left: 10px;
    margin-top: 10px;
    height: 30px;
    width: 80px;
    line-height: 30px;
    background: #eee;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.myfileput2:hover, .myfileput2:active, .myfileput2:focus {
    color: #333;
    background: #ccc;
}

.myfileput1 {

    margin-left: 40px;
    margin-top: 10px;

}

.myfileput:hover, .myfileput:active, .myfileput:focus {
    color: #333;
    background: #ccc;
}

.myleftindent {
    text-align: left;
    text-indent: 0px;

}

.btn-myfileput {
    border-radius: 2px;
    height: 30px;
    line-height: 16px;
}

.navbar {
    min-height: 67px;
    background: #155abb;
}

.footline {
    width: 100%;
    height: 3px;
    background: transparent;
}

.mycustcol {
    margin-bottom: 24px;
}

.contentbox {
    padding-left: 40px;
    padding-right: 40px;
}

.mycustpage a {
    background: #6083c7;
    padding: 4px 10px 4px 10px;
    color: #fff;
}

.mycuspanel .panel-body {
    padding: 5px 28px 5px 28px;
}

.notipanel > li > span {
    background: #fff;
    color: #ea2e2f;
    font-weight: 100;
}

.mycustpage span {
    margin-right: 15px;
}

.myheader {
    background: transparent !important;
    width: 245px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.mybrand {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
    padding: 0 0 0 35px;
    margin: 0;
}

.myheader .mybrand img {
    max-width: 210px;
    max-height: 70px;
    margin: 0;
    padding: 0;

}

.myDefBtn {
    width: 80px !important;
    height: 30px !important;
    border: 0px;
    background-color: transparent;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding-left: 24px;


}

.myDefBtn:hover {
    color: white;
}

.myDefBtn2 {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 13px;
    border-radius: 15px 15px;
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    color: #fff;
    background-color:#f98b03;
}
.myDefBtn2:hover {
    background-color: #FF7B21;
    color: #fff;
}
.myadd2 {
    background-image:url(../images/performance/plus.png);
}

.myimport1 {
    width: 149px !important;
    height: 30px !important;
    background-image: url(../images/import1.png);
}

.myimport1:hover {
    background-image: url(../images/import1h.png);
    color: white;
}

#td-title {
    background-color: #f8f8f8;
    text-align: center;
    padding: 0px;
    height: 40px;
    line-height: 40px;
}

.td-name {
    width: 22.28%;
}

.mynopen {
    position: absolute;
    top: 0;
    right: 118px;
    bottom: 0;
    left: 0;
    width: 30px;
    border: 0;
    cursor: pointer;
    background-image: url(../images/background.png);
    background-position: center;
    background-color: #dfdfdf;
    border-radius: 9px 0 0 9px;
}

.rightWrap {
    background-color: white;
    /*width: 120px;*/
    padding: 10px 0;
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
}
.rightWrap>div {
    padding: 0 10px;
}

.right_fix_btn_wrap > div {
    margin: 10px auto;
}

.ri-open {
    width: 1px !important;
}

.littlekit {
    width: 0px;
    height: 14px;
    margin-right: 14px;
    border: 0px;
    border-left: 5px solid #09f;
}

.mystar {
    color: red;
    font-size: 18px;
    padding-left: 4px;
    font-family: inherit;
    vertical-align: sub;
}

.comfirmRemark {
    text-align: left;
    word-break: break-word;
}

.custtable td.fujian {
    padding-left: 0px;
}

.custtable td.fujian ul, .custtable td.fujian button {
    margin-left: 40px;
}

.custtable td.fujian button.mydelete {
    margin-left: -14px;
}

.custtable tr.custdate td {
    background-color: #fff;
    text-align: center;
    padding-left: 0px;
}

.custtable tr.custdate td.custname {
    background-color: #eee;
    text-align: left;
    padding-left: 40px;
}

.comfirmOK {
    color: green;
    margin-left: 5px;
}

.comfirmNO {
    color: red;
    margin-left: 5px;
}

.comfirmSkip {
    color: #ccc;
    margin-left: 5px;
}

.ui-checks input:checked + i {
    border-color: #d6d8db;
    background-image: url(../images/gou.jpg);
    background-position: center;
}

.ui-checks input:checked + i:before {
    background-color: transparent;
}

.mybigsubmit {
    background-image: url(../images/submitbig.png);
}

.mybigsubmit:hover {
    background-image: url(../images/submitbig1.png);
    color: white;
}

.custtable td:nth-child(odd).remark {
    background-color: #fff;
    /* 	text-indent: 2em; */
    line-height: inherit;
}

.comfirmtable tr td:last-child {
    background-color: #fff !important;
}

.mypanelheader a:hover {
    color: #1263e9;
}

.myBoxShadow {
    box-shadow: 0px 5px 12px #ccc;
    -o-box-shadow: 0px 5px 12px #ccc;
    -ms-box-shadow: 0px 5px 12px #ccc;
    -moz-box-shadow: 0px 5px 12px #ccc;
    -webkit-box-shadow: 0px 5px 12px #ccc;
}

.myborder {
    border-top: 1px #aaa solid;
}

.search_condition .form-custom .form-control {
    padding: 0 5px;
    width: 92px;
}

.pagination li.disabled a, .pagination li.disabled a:hover {
    color: #ddd;
    background-color: white;
    cursor: not-allowed;
}

.ibpInput {
    width: 50px;
    border-radius: 10%;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 20px;
    height: 30px;
}

.footRow {
    padding: 10px 0 0 16px;
}

input.dkInput {
    padding: 0 5px;
    width: 92px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-top: 8px;
    border: 1px solid #d6d8db;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[disabled].dkInput {
    /* 	   	padding: 0 5px;
	   	width: 92px; */
    cursor: not-allowed;
    background-color: #eee;
    /* 	    opacity: 1;
	    border-radius: 0;
	    height: 34px;
	    font-size: 14px;
	    line-height: 1.42857143;
	    color: #555;
	    border: 1px solid #d6d8db;
	    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
}

.dkWraper {
    width: 90%;
    margin: 14px auto 0;

}

.fa-users {
    cursor: pointer;
    color: #999;
}

.fa-users:hover {
    color: #333;
}

.modal-backdrop.am-fade {
    background: transparent;
    -webkit-animation-duration: .0s;
    animation-duration: .0s;
    opacity: 1;
    /* transition:opacity 0s linear; */
    &.ng-enter {
        opacity: 1;
        &.ng-enter-active {
            opacity: 1;
        }
    }
    &.ng-leave {
        opacity: 1;
        &.ng-leave-active {
            opacity: 1;
        }
    }
}

.collapse.an-collapse {
    &.in-remove {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        display: block;
    }
    &.in-add {
        animation-name: fadeOut;
        -webkit-animation-name: fadeIn;
    }
}
@media only screen and (max-width: 1024px) {
    .jcfx {
        top: 100px !important;
    }

    .jc-board2 {
        top: 100px !important;
    }

    .rightfixtools {
        top: 55% !important;
    }

    .jc-btn {
        top: 217px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .jcfx {
        top: 100px !important;
    }

    .jc-board2 {
        top: 100px !important;
    }

    .rightfixtools {
        top: 55% !important;
    }

    .jc-btn {
        top: 217px !important;
    }
}

.nicenav {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.nav.nicenav > li > a {
    width: 120px;
    background: #fff;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.nicenav li a.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #000;
    background-color: #fff;
    -webkit-transition-property: transform, color, background-color;
    transition-property: transform, color, background-color;
}

.nicenav li a.hvr-grow:hover, .nicenav li a.hvr-grow:focus, .nicenav li a.hvr-grow:active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    color: #fff;
    background-color: #5a9ffc;
}

.nicenav li a.active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    color: #fff;
    background-color: #5a9ffc;
}

.sp-bb {
    border-bottom: 1px solid #333;
}

.addusers {
    background: url(/images/sglect.png);
    display: inline-block;
    width: 21px;
    height: 17px;
    /* vertical-align: baseline; */
    cursor: pointer;

}

.addcancle {
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: white;
    border-radius: 2px;
    border: 0px;
    background: #d4bd94;
}

.addconfirm {
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: white;
    border-radius: 2px;
    border: 0px;
    background-color: #ff8a00;
}

.deleteconfirm {
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: white;
    border-radius: 2px;
    border: 0px;
    background-color: #ff0000;
}

/* body{
	scrollbar-base-color:#c0c0c0;
} */
.lianjie {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 23px;
    width: 70%;
    margin-bottom: -3px;
}

.notipanel span a {
    float: right;
    margin-right: 13px;
    color: #6b6d65;
}

.notipanel span a:hover {
    color: #1263e9;
}

/*添加弹出框*/
.popup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9990;
}

.addcontent {
    width: 450px;
    height: 270px;
    border: 1px solid #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
}

.addcontent p {
    display: inline-block;
    color: #000;
}

.addcontent b {
    display: inline-block;
    color: #000;
    height: 57px;
    font-size: 19px;
    font-weight: 100;
}

.addcontentop span {
    position: absolute;
    top: 116px;
    left: 118px;
    border: 1px solid #ddd;
    background: #eceaea;
    color: red;
    border-radius: 5px;
    width: 100px;
    text-align: center;
}

.popinput {
    padding: 0;
    margin: 0;
    width: 280px;
    height: 29px;
    position: relative;
}

.popbtn {
    margin-left: 80px;
    color: #fff;
}

.popbtn input {
    border: none;
    border-radius: 4px;
    background: #007aff;
    margin-left: 20px;
    padding: 3px 20px;
}

.popbtn input:last-child {
    background: #f2b865;
}

/* 修改弹出框*/
.newup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9990;
}

.newcontent {
    width: 450px;
    height: 280px;
    border: 1px solid #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    color: #000;
}

.newcontent p {
    display: inline-block;
    color: #000;
}

.newcontent b {
    display: inline-block;
    color: #000;
    height: 57px;
    font-size: 19px;
    font-weight: 100;
}

.popinput {
    padding: 0;
    margin: 0;
    width: 250px;
}

.newbtn {
    margin-left: 66px;
    color: #fff;
}

.newbtn input {
    border: none;
    border-radius: 4px;
    background: #007aff;
    margin-left: 20px;
    padding: 3px 20px;
}

.newbtn input:last-child {
    background: #f2b865;
}

/*删除弹出框*/
.deleup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9990;
    color: #000;
}

.delecontent {
    width: 450px;
    height: 217px;
    border: 1px solid #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
}

.delecontent p {
    font-size: 24px;
    color: #000;
    margin-left: 43px;
    margin-bottom: 37px;
}

.delecontent b {
    display: inline-block;
    color: #000;
    height: 57px;
    font-size: 19px;
    font-weight: 100;
}

.delecontent h3 {
    padding: 0;
    margin: 20px 28px 30px 28px;
}

.delebtn {
    margin-left: 80px;
    color: #fff;
}

.delebtn input {
    border: none;
    border-radius: 4px;
    background: #007aff;
    margin-left: 20px;
    padding: 3px 20px;
}

.delebtn input:last-child {
    background: #f2b865;
}

/* 确认框*/
.suerup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9990;
    color: #000;
}

.suercontent {
    width: 450px;
    height: 217px;
    border: 1px solid #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border-radius: 5px;
    padding: 30px;
}

.suercontent p {
    font-size: 24px;
    color: #000;
    margin-left: 43px;
    margin-bottom: 37px;
}

.suercontent b {
    display: inline-block;
    color: #000;
    height: 57px;
    font-size: 22px;
    font-weight: 100;
    font-family: '微软雅黑';
}

.suercontent h3 {
    padding: 0;
    margin: 20px 28px 30px 28px;
}

.suerbtn {
    color: #fff;
}

.suerbtn input {
    border: none;
    border-radius: 4px;
    background: #007aff;
    padding: 3px 20px;
    margin-left: 154px;
}

.selectbill-roundBtn {
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    padding-right: 20px;
    border-radius: 5px 5px;
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin-left: 20px;
    background-color:#f98b03;
}

.addbill-roundBtn {
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    padding-right: 20px;
    border-radius: 15px 15px;
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin-left: 20px;
    background-color:#f98b03;
}
.addbill-roundBtn:hover{
    background-color: #FF7B21;
    color: #fff;
}

.addbill-modify{
    background-image:url(../../../images/elearn/modify.png);
}

.addbill-roundBtn.notBtn{
    background-color: #ccc;
    cursor:default;
}

.addbill-roundBtn.addbill-leave-plusbg{
    background-color: #FF7B21;
}

.addbill-roundBtn.addbill-leave-plusbg:hover {
    background-color: #FF5208;
}

.addbill-roundBtn.addbill-leave-plusbgt {
    background-color: #ccc;
}

.addbill-roundBtn.addbill-leave-plusbgt:hover {
    background-color: #ccc;
}

.t-c{
    text-align: center;
}

.datetimepicker-minutes table,
.datetimepicker-hours table{
    width: 100%
}

.li-sp {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 3px 5px;
    font-weight: bold;
    background: #edf3fc;
    cursor: pointer;
}
.unfold{
    display: block;
    float: initial;
    position: inherit;
    width: 100% !important;
    max-height: 300px;
    margin-left: 0 !important;
    margin-top: 0;
    border-right: 0;
    border-left: none;
    border-top: none;
}
.unfoldPerfordate{
    width:100% !important;
    margin: 0 !important;
}
.modal-content td:nth-child(odd) {
    background-color: #fff;
}
.emp .modal-dialog{
    width: 900px !important;
}


.app-header-fixed .app-header{
    position: inherit;
}
.app-footer{
    position: inherit;
}
.app-content{
    overflow: hidden;
}
#content>div{
    overflow: auto;
    height: 100%;
}
.c-p{
    cursor: pointer;
}
.checkbox-true .modal-dialog{
    width: 900px !important;
}

.perfordate .org-tree {
    padding: 3px 22px 3px 0;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ccc;
}
/**头部设置*/
.header-nav li:hover,.header-nav li a:hover,.header-nav>li.active>a,.header-nav>li.active{
    color:#FFFFff;
    background: rgba(255,255,255,0.1);
    height: 60px;
    line-height: 53px;
}
.header-nav li {
    padding: 0;
    height: 60px;
    margin: 0;
    line-height: 53px;
}
.header-nav li a {
    padding: 3px 10px !important;
    color: #FFFFff;
}
.header-nav.cusul{
    top:0 !important;
}
.app-header-fixed .app-header{
    /*background: #409eff;*/
    background: #20A1FF;
    border-radius: 0;
    min-height: 60px;
}
/**头部设置*/
/*二级i菜单*/
nav ul.nav li a span{
    cursor: pointer;
}

/*滚动条样式*/
::-webkit-scrollbar{
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 8px;
    border-radius: 5px;
}
::-webkit-scrollbar-track{
    border-radius: 20px;
    /*background: #eee; !*滚动条底色*!*/
}
::-webkit-scrollbar-thumb{
    border-radius: 20px;
    background:hsla(220,4%,58%,.3);
}
/*滚动条样式*/


/**
预览图片 弹窗
 */
.fujian .modal-dialog{
    width: auto;
    margin: 90px;
    height: 80%;
    overflow-y: hidden;
}
.fujian .modal-content{
    overflow: auto;
    height: 100%;
}
.fujian .modal-content .ctrlDiv img{
    max-width: 1144px;
}