.content-appearance-item {
    font-size: 14px
}

.content-appearance-item .content-item-title {
    float: left;
    padding: 0;
    margin-right: 20px;
    font-size: 14px;
    color: #666;
    height: 20px;
    line-height: 20px
}

.site-window .content-title .btn-close {
    line-height: normal;
    color: #999;
    font-size: 14px;
    background: none
}

.site-window .content-title .btn-close:hover {
    color: #00a0e9;
    background: none
}

.site-window .content-form {
    padding: 30px
}

.site-window .form-item {
    font-size: 16px;
    margin-bottom: 30px
}

.site-window .form-item .label {
    display: inline-block;
    width: 100px;
    font-size: 14px;
    color: #666
}

.site-window .form-item .item-right,
.site-window .form-item .text {
    display: inline-block;
    width: 380px;
    font-size: 14px;
    color: #333
}

.site-window .form-item .inputtext {
    width: 260px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    overflow: hidden
}

.site-window .form-item .inputtext::-webkit-input-placeholder {
    color: #999
}

.site-window .form-item .inputtext:-ms-input-placeholder {
    color: #999
}

.site-window .form-item .inputtext:-moz-placeholder,
.site-window .form-item .inputtext::-moz-placeholder {
    color: #999
}

.site-window .last-form-item {
    margin-bottom: 0
}

.site-window .label36 {
    height: 36px;
    line-height: 36px;
    vertical-align: top
}

.site-window .upbtn {
    display: inline-block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px
}

.site-window .borderbtn {
    border: 1px solid #00a0e9;
    color: #00a0e9;
    background-color: rgba(0, 0, 0, 0)
}

.site-window .bgbtn {
    background-color: #00a0e9;
    color: #fff;
    float: right
}

.site-window .cancel {
    background-color: #f4f4f4;
    color: #333;
    float: left
}

.site-windows .bgbtn {
    background-color: #00a0e9;
    color: #fff;
    float: none
}

.site-windows .cancel {
    background-color: #f4f4f4;
    color: #333;
    float: none
}

.radio>.check-wrap {
    margin-bottom: 20px
}

.site-window.win-addlinks .form-item .inputtext {
    width: 254px
}

.site-window.win-addlinks .form-item .bgbtn {
    float: none
}

.form-inner_checkbox li.check-wrapper.not-allowed input[type=checkbox]:checked+label {
    background: #eee;
    pointer-events: none;
    cursor: not-allowed;
    color: #333
}

.check-wrapper.not-allowed .iconfont {
    color: #bbb
}

.main-demandinfor .problem-state,
.main-demandinfor .problem-state.problem-partnership {
    left: 0
}

.form-inner_checkbox .check-wrapper.not-allowed {
    background: #eee;
    pointer-events: none;
    cursor: not-allowed;
    color: #333
}

.pagenation-wrapper {
    text-align: right
}

.form-inner_checkbox .check-wrapper label,
.form-inner_checkbox li label {
    line-height: 18px;
    height: 18px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 6px 20px
}

.form-inner_checkbox li input[type=checkbox]:checked+label .icon-problem {
    background: #80cff3;
    color: #00a0e9
}

.main-demandinfor #service .icon-problem {
    margin-left: 5px;
    margin-right: 0;
    width: 18px;
    height: 18px;
    float: right
}

.main-demandinfor #service .problem-state {
    width: 136px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border-radius: 4px;
    left: 22px
}

.main-demandinfor #service .problem-state:after {
    left: 50%
}

.form-inner_checkbox .check-wrapper label:hover .icon-problem {
    background: #80cff3
}

.main-demandinfor #service .icon-problem:hover {
    background: #009ee7
}

.main-demandinfor #service input[type=checkbox]:checked+label .icon-problem:hover {
    background: #fff
}

.l-assembly-counter {
    font-size: 0;
    display: inline;
    vertical-align: bottom
}

.l-assembly-counter input {
    width: 81px;
    height: 30px;
    font-size: 14px;
    border: 1px solid #eee;
    color: #666;
    text-align: center;
    border-radius: 0
}

.l-assembly-counter input:focus {
    border-color: #00a0e9
}

.l-assembly-counter button {
    width: 30px;
    height: 30px;
    font-size: 12px;
    background-color: #f6f6f6;
    border-radius: 0;
    border: 1px solid #eee
}

.l-assembly-counter button:active {
    border-color: #00a0e9;
    color: #00a0e9
}

.l-assembly-counter .add {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.l-assembly-counter .subtract {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.l-assembly-counter {
    display: inline-block
}

.l-assembly-counter button,
.l-assembly-counter input {
    float: left
}

.accelerate-contract .btn.bgbtn {
    width: 100px;
    height: 32px;
    line-height: 30px
}

.relationship-agreement-bar {
    padding: 28px 18px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 32px
}

.relationship-agreement-bar .contract-title {
    width: 60px;
    color: #333
}

.relationship-agreement-bar .contract-num {
    width: 210px;
    color: #00a0e9
}

.select-show {
    display: none;
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}

.select-mod {
    display: none;
    margin-left: 10px;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    background: url('/static/common/forestage/img/class-edit.png') no-repeat;
}

.select-mod:hover {
    background: url('/static/common/forestage/img/class-edit-hover.png') no-repeat;
}