﻿.ckbox,.rdio{position: relative;display:block;padding-right:12px;line-height: initial;float:left; height:30px;top:6px;}
.ckbox input[type="checkbox"],.rdio input[type="radio"]{opacity: 0;margin: 3px 0 0;}
.ckbox label,.rdio label{padding-left: 10px;cursor: pointer;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
.ckbox label:before{width: 18px;height: 18px;position: absolute;top: 1px;left: 0;content: '';display: inline-block;border: 1px solid #ccc;background: #fff;}
.ckbox input[type="checkbox"]:disabled + label{color: #999;}
.ckbox input[type="checkbox"]:disabled + label:before{background-color: #eee;}
.ckbox input[type="checkbox"]:checked + label::after{font-family: 'FontAwesome';content: "\F00C";position: absolute;top: 4.5px;left: 3.5px;display: inline-block;font-size: 11px;width: 16px;height: 16px;color: #fff;}
.ckbox input[type="checkbox"]:checked + label:before{border-color: #337ab7;background-color: #337ab7;}
.rdio label:before{width: 18px;height: 18px;position: absolute;top: 1px;left: 0;content: '';display: inline-block;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;border: 1px solid #ccc;background: #fff;}
.rdio input[type="radio"]:disabled + label{color: #999;}
.rdio input[type="radio"]:disabled + label:before{background-color: #eee;}
.rdio input[type="radio"]:checked + label::after{content: '';position: absolute;top: 5px;left: 4px;display: inline-block;font-size: 11px;width: 10px;height: 10px;background-color: #444;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.rdio input[type="radio"]:checked + label:before{border-color: #337ab7;}
.rdio input[type="radio"]:checked + label::after{background-color: #337ab7;}
.topPanel {
    height: 51px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #256d32;
    margin: 0px;
    border-bottom: none;
    position: relative;
}
.topPanel .search{float: left;padding-left:10px;}
.topPanel .search table td{height: 50px;line-height: 50px;}
.topPanel .search table td .btn-group{line-height:30px;margin-top:1px;}
.topPanel .search .input-group{line-height:30px;margin-top:1px;}
    .topPanel .search .input-group .btn {
        padding: 0px 0px;
        font-size: 14px;
        height: 29px;
        min-width: 30px;
        background-color: #256d32;
        border-color: #256d32;
    }
        .topPanel .search .input-group .btn:hover {
            background-color: #156d32;
            border-color: #156d32;
        }
        .topPanel .search .input-group .btn i {
            margin-right: 0px;
        }
.topPanel .search .input-group .form-control{box-shadow:none;height:29px;line-height:29px;padding-top:0px;padding-bottom:0px;padding-right:0px;padding-left:7px;resize: none;}
.topPanel .search .input-group .form-control:focus{border-color:#ddd;-webkit-box-shadow:none;box-shadow:none;}
.topPanel .search .btn i{margin-right:4px;font-size:14px;}
.topPanel .toolbar{float: right;padding-right: 10px;}
.topPanel .toolbar .btn i{margin-right:5px;font-size: 13px;}
.topPanel .toolbar .operate{line-height:50px;height: 50px;width: 100%;background: #fff;position: absolute;top:0px;left:-100.1%;z-index:999;}
.topPanel .toolbar .operate ul{margin: 9px 0 0 -2px;}
.topPanel .toolbar .operate ul li{float: left;height: 12px;line-height: 12px;}
.topPanel .toolbar .operate ul li.split{position: relative;display: block;border-right: 1px solid #c9c9c9;height: 16px;margin-left:5px;margin-right:5px;margin-top: 8px;}
.topPanel .toolbar .operate ul li a{cursor:pointer;padding: 10px 10px;}
    .topPanel .toolbar .operate ul li i {
        margin-right: 4px;
        font-size: 13px;
        color: #3b5d8d;
        vertical-align: middle;
        margin-top: -1px;
    }
.topPanel .toolbar .operate ul .first{position: relative;display: block;padding: 2px 15px;padding-right:10px;margin-top: 8px;margin-right:0px;border-right: 1px solid #c9c9c9;}
.topPanel .toolbar .operate ul li.first > span{margin-left: 5px;margin-right:5px;}
.topPanel .toolbar .operate .close{position: absolute;top:18px;right:12px;display:block;height: 12px;width: 12px;background: url(../img/button_pm_close.png) left center no-repeat;}
.topPanel .toolbar .operate .dropdown-menu{top: 24px;}
.topPanel .toolbar .operate .dropdown-menu li{float:none;height: auto;}
.topPanel .toolbar .operate .dropdown-menu li a{padding: 5px 20px;}
.form{width:100%;margin:0px;padding:0px;border-collapse:collapse;border-width:3px 1px 1px;table-layout:fixed}
.form .formTitle{position:relative;left:0px;white-space:nowrap;font-weight:normal;width:50%;padding-right:15px;font-size:14px}

    .form .formTitle1 {
        position: relative;
        left: 0px;
        text-align: right;
        white-space: nowrap;
        font-weight: normal;
        width: 90px;
        padding-right: 15px;
        font-size: 14px
    }
    .form .formTitle111 {
        position: relative;
        left: 0px;
        text-align: right;
        white-space: nowrap;
        font-weight: normal;
        padding-right: 15px;
        font-size: 14px
    }
     .form .formTitle2 {
        position: relative;
        left: 0px;
        text-align: right;
        white-space: nowrap;
        font-weight: normal;
        width: 90px;
        padding-right: 15px;
        font-size: 14px;
        padding-bottom: 20px;
    }
    .form .formTitle3 {
        position: relative;
        left: 0px;
        white-space: nowrap;
        font-weight: normal;
        width: 90px;
        padding-right: 15px;
        font-size: 14px;
    }
    .form .formTitle4 {
        position: relative;
        left: 0px;
        white-space: nowrap;
        font-weight: normal;
        padding-right: 15px;
        font-size: 14px;
    }
    .form .formTitle5 {
        position: relative;
        left: 0px;
        white-space: nowrap;
        font-weight: normal;
        width: 20%;
        padding-right: 15px;
        font-size: 14px
    }

    /*.form th.page {
    height:30px;
    }*/
    .form .formTitle font {
        color: red;
        position: absolute;
        right: 0px;
    }
    .form .formlongTitle {   position: relative;
        left: 0px;
        text-align: left;
        padding-left:4px;
        white-space: nowrap;
        font-weight: normal;
       /*width: 90px;*/
        padding-right: 15px;
    }
        .form .formlongTitle font { color: red;position: absolute; right: 0px;        }

.form .formValue{position:relative;width:auto;padding-bottom:5px;}
    .form .formValue5 {
        position: relative;
        width: auto;
        padding-bottom: 5px;
    }
    .form .formValue input.form-control {
        height: 30px;
        line-height: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 5px;
        resize: none;
        border-radius: 0px;
        box-shadow: none;
    }
    .form .formValue select.form-control {
        border-radius: 0px;
        box-shadow: none;
    }
    .form .formValue input.form-control:focus {
        border: 1px solid #3b5d8d !important;
    }
    .form .formValue textarea.form-control:focus {
        border: 1px solid #3b5d8d !important;
    }
    .form .formValue select.form-control:focus {
        border: 1px solid #3b5d8d !important;
    }
    .form .formValue select.form-control option:focus {
        /*border: 1px solid #3b5d8d !important;*/
        background:#6287b4!important;
    }
    .form .formValue textarea.form-control {
        padding-left: 5px;
        resize: none;
        border-radius: 0px;
        box-shadow: none;
        font-size: 16px;
    }
.form .formValue .input-group .btn{padding: 4px 0px;font-size: 14px;height:30px;min-width: 30px;border-radius: 0px;}
.form .formValue .input-group .btn .fa-ellipsis-h{margin-top: 4.5px;}
.form .formValue.has-error .form-control.error{border-color:#e7bebe;background-color: #fffafa;}
.form .formValue.has-error .form-control-feedback.error{color: #e46f61;top:0px;right: 4px;font-size:16px;cursor:pointer;z-index:99;}
.form .formValue.has-error .form-control.success{border-color:#b0dd9c;background-color: #f3f7f1;}
.form .formValue.has-error .form-control-feedback.success{color: #8cc474;top:5px;right: 4px;font-size:16px;}
.form .formValue.has-error .select2-selection--single{border-color:#e7bebe;background-color: #fffafa;}
.form .formValue.has-error .tooltip-arrow{border-left-color:#d73d32;}
.form .formValue.has-error .tooltip-inner{background-color: #d73d32;}
.form-button{padding: 0px;height: 40px;line-height: 36px;text-align: right;border-top: 1px solid #ddd;background-color: #eee;position: absolute;top: 100%; margin-top:-40px; width : 100%;padding-right: 6px;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
.ui-layout .topPanel{border: none;}
.ui-layout .ui-jqgrid{border-left:none;border-right:none;border-bottom:none;}
.mail-box{border: 1px solid #ddd;}
.mail-header{background-color: #fff;border-bottom: 1px solid #ddd;font-size: 20px;height:60px;line-height:60px;padding-left:30px;padding-right:30px;}
.mail-body{padding: 20px;}
.price-box{width:860px;margin-left:auto;margin-right:auto;border: 1px solid #ddd;box-shadow: rgb(189, 189, 189) 0px 0px 10px;background: #fff;padding: 50px;padding-top:20px;margin-top: 25px;padding-bottom:0px;}
.price-title{font-size: 30px;text-align: center;line-height:60px;font-weight: bold;}
.price-subtitle{text-align: center;}
.price-info{margin-top:20px;margin-bottom:20px;}
.price-info table .formTitle{text-align:left;width:50px;font-size: 12px;}
.price-info table .formValue{text-align:left;font-size: 12px;}
.price-info table .formValue input{border-top:none;border-right:none;border-left:none;height:22px!important;line-height:22px!important;font-size: 12px;}
.price-table table{margin: 0px;margin-top:1px;border-collapse: collapse;width: 100%;border-left: 1px solid #ccc;}
.price-table table thead tr td{border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding-top:5px;padding-bottom:5px;text-overflow:ellipsis;word-break:keep-all;overflow:hidden;font-weight:bold;padding-left:5px;padding-right:5px;font-size: 12px;}
.price-table table tbody tr td{border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;height:25px;line-height:25px;word-break: break-all;padding-left:5px;padding-right:5px;font-size: 12px;}
.wrapper{border: 1px solid #ddd;overflow:auto;color: #475059;background-color:#fff;}
.wrapper .nav-tabs{position:relative;z-index:1;margin:0;padding:15px 15px 0;border-color:#ddd}
.wrapper .nav-tabs>li{margin:0 4px 0 0;}
.wrapper .nav-tabs>li>a{line-height:30px;padding:0 13px;background-color:#fff;border:none;cursor:pointer;color: #666;}
    .wrapper .nav-tabs > li > a:hover {
        border: none;
        border-bottom: 2px solid #3b5d8d;
        background-color: #fff;
        color: #333
    }
    .wrapper .nav-tabs > li.active a {
        line-height: 30px;
        background-color: #fff;
        border: none;
        border-bottom: 2px solid #3b5d8d;
        color: #666;
    }
        .wrapper .nav-tabs > li.active a:hover, .aw-nav-tabs > li.active a:focus, .aw-nav-tabs > li > a:focus {
            border: none;
            border-bottom: 2px solid #1990ff;
            background-color: #fff
        }
.wrapper .nav-tabs > li.back  {
        border: none; 
        float:right;
      
    }
    .wrapper .nav-tabs > li.back a {
        border-bottom: none;
        background-color: #3b5d8d;
        color: white;
        border-color: #3b5d8d;
    }
.label-yushen {
    background-color: #fc9e6a;
    color: white;
    border-color: #fc9e6a;
}
.label-zhuanshen {
    background-color: #80a7d6;
    color: white;
    border-color: #80a7d6;
}
.label-zhongshen {
    background-color: #80a7d6;
    color: white;
    border-color: #80a7d6;
}
.wrapper .pop-list {
    width: 100%;
    margin: 0;
    float: left;
    height: auto;
    list-style: none;
    padding: 0px;
}
.wrapper .pop-list li{position: relative;float: left;clear: left;width: 100%;height: auto;margin-bottom: 10px;line-height: 20px;list-style: none;}
.wrapper .pop-list li span{float: left;max-width: 200px;margin-right: 10px;}
.wrapper .pop-list li.line{padding-bottom: 8px;border-bottom: 1px solid #e6e6e6;}
.wrapper .pop-list li.line h5{color: #525252;}
.wrapper .pop-list li h5{font-size: 12px;font-weight: bold;line-height: 24px;}
.wrapper .pop-list label{line-height: 30px;display: block;float: left;min-width: 100px;height: 30px;padding: 5px 0;padding-right:15px;}
.wrapper .pop-list li .form-control{float: left;width: 300px;margin-right: 5px;line-height: 30px;height: 30px;padding:0px;padding-left:5px;margin-top:3px;border-radius: 3px;box-shadow:none;resize: none;}
.form .filelist {
    list-style: none;
    width: 100%;
    padding-left:0;
}
    .form .filelist li {
        width: 100%;
        height: 25px;
        line-height: 25px;
    }
    .form .filelist li a {

}
        .form .filelist li a:hover {
            color: #e33e06;
        }
.erjihang {
    width: 240px !important;
}
.nav-box {
    width: 240px;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    background: #f9f9f9;
}

.nav-tt {
    padding: 15px 0 15px 20px;
    font-size: 16px;
    color: #333;
}

    .nav-tt img {
        margin-right: 5px;
    }
.nav-list{
    margin-left:-41px;
}
.nav-list li {
    list-style-type: none;
}
.nav-list li a {
    display: block;
    /*height: 41px;*/
    line-height: 20px;
    padding-left: 62px;
}

    .nav-list li a span.nav01 {
        background: url('../img/nowrite.png') left center no-repeat;
        padding-left: 20px;
    }

    .nav-list li a span.nav02 {
        background: url('../img/yiwanc.png') left center no-repeat;
        padding-left: 20px;
    }

     .nav-list li a span.nav03 {
        background: url('../img/wenhao.png') left center no-repeat;
        padding-left: 20px;
    }
      .nav-list li a span.nav04 {
        background: url('../img/gantanhao.png') left center no-repeat;
        padding-left: 20px;
    }
       .nav-list li a span.nav06 {
        background: url('../img/draft.png') left center no-repeat;
        padding-left: 20px;
    }
      .nav-list li a span.nav05 {
        background: url('../img/success.png') left center no-repeat;
        padding-left: 20px;
    }
        .nav-list li.active a, .nav-list li a:hover {
            text-decoration:none;
            background: #dcdcdc;
        }
.valform th{
    height:20px!important;
}
.valform input {
    width: 300px;
    margin-top: 5px;
    margin-bottom: 30px;
}
.valform tr td{
    padding:0px!important;
}
.valform textarea {
    width: 400px;
    height:72px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.form th.gao {
    height: 20px;
}
.gaoValue textarea {
    margin-bottom:30px!important;
}
.form .yincang {
    text-align: left !important;
    left:7px;
}
.demo11, .demo12, .demo13, .demotext13, .demotext12, .demotext11, .demo14,.demotext14 {
    display: none;
}



.rectangle {
    width: 500px;
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

    .rectangle p {
        padding: 0px 10px 0 10px;
    }
.tipComponent{
    position:relative;
}
.triangle {
    margin: 0px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #e6e6e6;
    padding: 0px;
    width: 0px;
    height: 0px;
    left: 57px;
    position: absolute;
    top: -19px;
}

.triangle_inner {
    margin: 0px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #e6e6e6;
    padding: 0px;
    width: 0px;
    height: 0px;
    left: -10px;
    top: -11px;
    position: absolute;
}
  @media ( max-width:1920px )and (min-width:1441px) {
        .ck1 {
            width: 88%!important;
        }
    }

.imgFileUploade {
    width: 100%;
}

    .imgFileUploade .header {
        /*height: 50px;
        width: 100%;
        line-height: 60px;*/
        float: left;
        margin-top: 4px;
    }

        .imgFileUploade .header span.imgTitle {
            line-height: 60px;
            display:none;
        }

        .imgFileUploade .header span {
            display: block;
            float: left;
        }

            .imgFileUploade .header span.imgClick {
                width: 35px;
                height: 35px;
                margin-left: 10px;
                cursor: pointer;
                background: url(/Content/img/addUpload.png) no-repeat center center;
                background-size: auto;
                background-size: cover;
                float:left;
                margin-top:12px;
            }

            .imgFileUploade .header span.imgcontent {
                color: #999;
                /*margin-left: 132px;*/
                line-height: 60px;
            }

    .imgFileUploade .imgAll {
        width: 412px;
        margin-top: 5px;
        margin-left: -10%;
        /*position: absolute;
        top: -120%;*/
    }

        .imgFileUploade .imgAll li {
            list-style: none;
            width: 60px;
            height: 60px;
            border: solid 1px #ccc;
            margin: 8px 5px;
            float: left;
            position: relative;
            box-shadow: 0 0 10px #eee;
        }

            .imgFileUploade .imgAll li img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                display: block;
            }

.delImg {
    position: absolute;
    top: -10px;
    right: -7px;
    width: 22px;
    height: 22px;
    background: #000;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    cursor: pointer;
}


/*.gridPanel{margin-left:200px;}*/

.empty, .emptyroom {
    background-color: #f0ad4e !important;
    border: 0;
}


.nofull, .nofullroom {
    background-color: #5cb85c !important;
    border: 0;
}

.full, .fullroom {
    background-color: #d9534f !important;
    border: 0;
}


.emptybtn {
    background-color: #f0ad4e !important;
    color: #fff;
    border: 0;
}

.fullbtn {
    background-color: #d9534f !important;
    color: #fff;
    border: 0;
}

.nofullbtn {
    background-color: #5cb85c !important;
    color: #fff;
    border: 0;
}
.growthLines thead tr th {
    padding: 5px !important;
}
.growthLines tbody tr td {
    padding: 5px !important;
}
.growthLines {
    border: 1px solid #666!important;
    margin-top: 20px;
}
.growthedit a{
    color:#256d32;
}
 