﻿/*a标签样式*/
a:hover,a.active{
    color:#03A9F4;
}

a.esh-style-sign{
    color:#03A9F4;
}

/*服务中心列表中a标签样式*/
.esh-promenu-subbox ul li.active a,.esh-header-nav.customer-nav .esh-nav-right li a:hover,.esh-web-tabs>li>a:hover,.esh-customer-workorder .back-link:hover,.esh-service-item li a:hover span,.esh-service-content .product-zone-header:hover>a,.esh-service-content .product-zone-header:hover i.fa,.esh-service-content .esh-sidebar li.active a ,.esh-service-content a:hover,.esh-service-content a.active  {
	color: #03A9F4 !important;
}
/*标签样式*/
.esh-tags-edit .tag:hover,.esh-tags-edit .tag.active,.esh-web-probar ul li.active {
    background:#00b38a;
}

/*进度条样式*/
.esh-web-probar ul li.active:after, .esh-web-probar ul li.active:before{
    border-color:#00b38a;
}

/*标签页头部样式*/
.esh-web-tabs>li.active>a, .esh-web-tabs>li.active>a:hover, esh-web-tabs>li.active>a:focus{
    border-top-color:#00b38a;
}

/*按钮样式*/
.esh-style-sign.btn{
    background:#00b38a;
}

.esh-style-sign.btn.active, .esh-style-sign.btn:active, .esh-style-sign.btn:focus, .esh-style-sign.btn:hover,.esh-style-sign.btn.active:hover,.esh-style-sign.btn:active:hover{
    background:#00a57f;
}

.esh-attention.esh-style-sign:hover, .esh-noattention.esh-style-sign:hover{
    background:#00b38a;
    color:#fff;
}

.esh-style-sign.btn.border{
    background-color:transparent;
    border-color:#ccc;
}

.esh-style-sign.btn.border:focus, .esh-style-sign.btn.border:hover {
border-color: #00b38a;
color: #00b38a;
background-color:transparent;
}



/*选择产品样式*/
.product-dialog li, .product-dialog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-dialog .esh-product-seach {
    position: relative;
}

    .product-dialog .esh-product-seach .esh-product-seachkey {
        text-indent: 15px;
    }

    .product-dialog .esh-product-seach .esh-search-icon {
        position: absolute;
        top: 9px;
        left: 10px;
        color: #999;
    }

.product-dialog {
    left: 0;
    top: 100%;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 999999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0;
}

    .product-dialog .product-warp {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    }

    .product-dialog .product-tab {
        border-bottom: 1px solid #ccc;
        background: #f0f0f0;
        font-size: 13px;
        display: table;
        width: 100%;
    }

        .product-dialog .product-tab a:first-child {
            border-left: none;
        }

        .product-dialog .product-tab a {
            display: inline-block;
            padding: 8px 22px;
            border-left: 1px solid #ccc;
            border-bottom: 1px solid transparent;
            color: #4D4D4D;
            text-align: center;
            outline: 0;
            text-decoration: none;
            cursor: pointer;
            font-size: 14px;
            margin-bottom: -1px;
        }

            .product-dialog .product-tab a.active {
                background: #fff;
                border-bottom: 1px solid #fff;
                color: #46A4FF;
            }

    .product-dialog .product-content {
        width: 100%;
        min-height: 10px;
        background-color: #fff;
        padding: 20px 15px;
    }


    .product-dialog .esh-product-wrap {
        position: relative;
        overflow: hidden;
        padding-top: 20px;
    }

    .product-dialog .product-treeview {
        padding: 0;
    }

    .product-dialog .esh-product-wrap .esh-pro-category {
        position: relative;
        padding: 0;
        overflow: hidden;
        border-right: 1px solid #ededed;
    }

        .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap {
            height: 280px;
            padding: 0;
            overflow-y:auto;
        }

    .product-dialog .esh-category-item-list {
        height: auto;
        overflow-y: auto;
    }

    .product-dialog .esh-product-wrap .esh-pro-category {
        display: block;
    }

    .product-dialog .esh-padding-top-0{
        padding-top:0px !important;
    }

        .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl {
            position: relative;
            margin-bottom: 0;
            cursor: pointer;
        }

            .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl:hover, .esh-product-wrap .esh-pro-category .esh-tree-wrap > dl:focus {
                background-color: #e5e5e5;
                color: #46A4FF !important;
            }

                .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl:hover a:first-child, .esh-product-wrap .esh-pro-category .esh-tree-wrap > dl:focus a:first-child {
                    color: #46A4FF !important;
                }

            .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl.active {
                background-color: #e5e5e5;
                color: #46A4FF !important;
            }

                .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl.active a:first-child {
                    color: #46A4FF !important;
                }

            .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl > dt {
                height: 32px;
                line-height: 32px;
                padding: 0 10px 0 10px;
                font-weight:normal;
            }

                .product-dialog .esh-product-wrap .esh-pro-category .esh--product-tree-wrap > dl > dt > a {
                    color: #777;
                    font-size: 13px;
                }

    .product-dialog .esh-product-wrap .esh-pro-content {
        padding: 0 0 0 15px;
    }

    .product-dialog .esh-pro-content .esh-productlist {
        height: 230px;
        overflow-y:auto;
    }

    .product-dialog .esh-product-wrap .esh-pro-content .esh-field-column-header {
        padding: 0 0 5px !important;
    }

    .product-dialog .esh-pro-content ul li {
        border-bottom: 1px solid #dfdfdf;
    }

.selproduct-picker {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.selproduct-picker-span > .arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 10px;
    margin-top: -3px;
    height: 5px;
    background: url(../../../../Content/admin/img/drop-arrow.png) -10px -25px no-repeat;
}

.selproduct-picker-span.open > .arrow {
    background-position: -10px -10px;
}

.select-customerproduct-warp .esh-field-column-header{
    padding: 15px 0 5px !important;
}

.product-dialog .esh-field-list li span {
    display: inline-block;
    line-height: 24px !important;
    height: 24px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.esh-field-list {
	position: relative;
	display: block;
}

.esh-field-list li {
	position: relative;
	padding: 6px 0;
    overflow:hidden;
    /* border-bottom: 1px solid #dfdfdf; */
}

.esh-field-column-header {
	overflow: hidden;
	padding: 25px 0 5px;
	border-bottom: 1px solid #dfdfdf;
	font-weight: 700;
	line-height: 40px;
}

.esh-field-column-header > span {
	display: inline-block;
}

.product-dialog .btn.btn-xs{
    border-width: 1px;
}
.product-dialog .btn-xs {
    padding: 2px 4px;
    font-size: 12px;
}


/*选择产品样式END*/

.form-horizontal  #editWorkOrderForm .form-group {
    margin-right: 0;
    margin-left: 0;
}

.form-horizontal #editWorkOrderForm .esh-input-group.radio-web .radio-inline {
    padding-top: 5px;
}
.form-horizontal #editWorkOrderForm  .esh-input-group.radio-web .radio{
    padding-top: 5px;
}


.esh-customer-workorder .city-picker-span{
    position: relative;
    display: block;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    background-color: #fff;
    color: #ccc;
    cursor: pointer;
    border-radius:2px !important;
    padding-left:12px;
}

    .esh-customer-workorder .city-picker-span .title {
        border:none;
    }

    .esh-file-group-pro li{
   float: left;
    border: 1px solid #eee;
    padding: 3px;
    position: relative;
    text-align: center;
    width: 80px;
        margin-right: 10px;
            text-align:center;
 }


.esh-file-group-pro li img {
    height: 40px;
    margin: 5px 8px 6px 5px;
}
.esh-attachment-item-title {
   display: inherit;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 3px;
}
/*附件样式结束end*/
