.shadow-base {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
}

html body {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

blockquote,body,button,dd,dl,dt,fieldset,h1,h2,h3,h4,h5,h6,hr,input,lengend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

body,button,input,select,textarea {
    font: 12px/1.42 Microsoft Yahei,Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
    color: #333
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h1,h2,h3,h4,h5,h6 {
    font-family: "microsoft yahei"
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp,tt {
    font-family: "Courier New",Courier,monospace
}

small {
    font-size: 12px
}

ol,ul {
    list-style: none
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

abbr[title],acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

q:after,q:before {
    content: ''
}

legend {
    color: #000
}

fieldset,hr,img {
    border: none
}

button,h4,h5,h6,input,select,textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border-top: 1px solid #ddd
}

:focus {
    outline: none
}

input[type=number]::-ms-clear,input[type=tel]::-ms-clear,input[type=text]::-ms-clear {
    display: none
}

body {
    background-color: #fff
}

.clear {
    clear: both
}

.clearfix,.zoom {
    *zoom:1}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.zoom {
    overflow: hidden
}

.wrapper {
    width: 1200px;
    margin: 0 auto
}

.m5 {
    margin: 5px!important
}

.mt5 {
    margin-top: 5px!important
}

.mr5 {
    margin-right: 5px!important
}

.mb5 {
    margin-bottom: 5px!important
}

.ml5 {
    margin-left: 5px!important
}

.m10 {
    margin: 10px!important
}

.mt10 {
    margin-top: 10px!important
}

.mr10 {
    margin-right: 10px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.ml10 {
    margin-left: 10px!important
}

.m20 {
    margin: 20px!important
}

.mt20 {
    margin-top: 20px!important
}

.mr20 {
    margin-right: 20px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.ml20 {
    margin-left: 20px!important
}

.offset-top {
    margin-top: 16px!important
}

.offset-right {
    margin-right: 16px!important
}

.offset-bottom {
    margin-bottom: 16px!important
}

.offset-left {
    margin-left: 16px!important
}

.offset-top.double {
    margin-top: 32px!important
}

.offset-right.double {
    margin-right: 32px!important
}

.offset-bottom.double {
    margin-bottom: 32px!important
}

.offset-left.double {
    margin-left: 32px!important
}

.padding {
    padding: 8px 4px
}

.p0 {
    padding: 0!important
}

.p5 {
    padding: 5px!important
}

.pt5 {
    padding-top: 5px!important
}

.pr5 {
    padding-right: 5px!important
}

.pb5 {
    padding-bottom: 5px!important
}

.pl5 {
    padding-left: 5px!important
}

.p10 {
    padding: 10px!important
}

.pt10 {
    padding-top: 10px!important
}

.pr10 {
    padding-right: 10px!important
}

.pb10 {
    padding-bottom: 10px!important
}

.pl10 {
    padding-left: 10px!important
}

.p20 {
    padding: 20px!important
}

.pt20 {
    padding-top: 20px!important
}

.pr20 {
    padding-right: 20px!important
}

.pb20 {
    padding-bottom: 20px!important
}

.pl20 {
    padding-left: 20px!important
}

.b {
    font-weight: 700
}

.fs12 {
    font-size: 12px!important
}

.fs14 {
    font-size: 14px!important
}

.fs16 {
    font-size: 16px!important
}

.fs18 {
    font-size: 18px!important
}

.fs20 {
    font-size: 20px!important
}

.fs22 {
    font-size: 22px!important
}

.yahei {
    font-family: "Microsoft Yahei"
}

.simsun {
    font-family: "SimSun"
}

.vt {
    vertical-align: top
}

.vm {
    vertical-align: middle
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.disable_text_highlighting {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.em2 {
    width: 2em!important
}

.em4 {
    width: 4em!important
}

.em6 {
    width: 6em!important
}

.em8 {
    width: 8em!important
}

.em10 {
    width: 10em!important
}

.cl-base {
    color: #333
}

.cl-red {
    color: #e74c3c
}

.cl-green {
    color: #008e59
}

.cl-blue {
    color: #36c
}

.cl-gray {
    color: #999
}

.cl-orange {
    color: #fd6600
}

.fl {
    float: left
}

.fr {
    float: right
}

.ib {
    *display: inline;
    display: inline-block
}

.dn {
    display: none
}

.db {
    display: block
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.nb {
    border: none!important
}

ul.dot li {
    padding-left: 16px;
    background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI1RDhGM0I0RkVEMDExRTQ5NUI4OEE5QUM4ODUyNzdBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI1RDhGM0I1RkVEMDExRTQ5NUI4OEE5QUM4ODUyNzdBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjVEOEYzQjJGRUQwMTFFNDk1Qjg4QTlBQzg4NTI3N0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjVEOEYzQjNGRUQwMTFFNDk1Qjg4QTlBQzg4NTI3N0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAEAAQDAREAAhEBAxEB/8QASgABAAAAAAAAAAAAAAAAAAAABwEBAAAAAAAAAAAAAAAAAAAAABABAAAAAAAAAAAAAAAAAAAAABEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AGAf/2Q==) no-repeat 5px center
}

ol.decimal {
    list-style-type: decimal
}

ol.decimal li {
    margin-left: 20px
}

hr.dotted {
    border-top-style: dotted
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed,.stuck {
    position: fixed
}

.vh {
    visibility: hidden
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.1);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.1) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.3.1) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.3.1) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.3.1) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.3.1#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.animated {
    animation-duration: .5s;
    animation-fill-mode: both
}

.animate-speed-fast {
    animation-duration: .2s
}

.animate-speed-slow {
    animation-duration: 1s
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-12px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-12px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(12px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,12px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,12px,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-12px,0,0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(12px,0,0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-12px,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

.btn {
    display: inline-block;
    *zoom:1;*display: inline;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    color: #333;
    background-color: #ddd;
    border-color: #ccc;
    padding: 4px 16px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px
}

.btn.btn-state-active,.btn:active,.btn:hover,.open .ui-dropdown-toggle.btn {
    color: #333;
    background-color: #bebebe;
    border-color: #adadad
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: default;
    opacity: .65;
    filter: Alpha(Opacity=65)
}

.btn,a.btn {
    text-decoration: none
}

.btn-blue {
    color: #fff;
    background-color: #427fed;
    border-color: #427fed
}

.btn-blue.btn-state-active,.btn-blue:active,.btn-blue:hover,.open .ui-dropdown-toggle.btn-blue {
    color: #fff;
    background-color: #155cdd;
    border-color: #155cdd
}

.btn-green {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-green.btn-state-active,.btn-green:active,.btn-green:hover,.open .ui-dropdown-toggle.btn-green {
    color: #fff;
    background-color: #419641;
    border-color: #419641
}

.btn-orange {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-orange.btn-state-active,.btn-orange:active,.btn-orange:hover,.btn-red,.open .ui-dropdown-toggle.btn-orange {
    color: #fff;
    background-color: #eb9316;
    border-color: #eb9316
}

.btn-red {
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-gray,.btn-red.btn-state-active,.btn-red:active,.btn-red:hover,.open .ui-dropdown-toggle.btn-red {
    color: #fff;
    background-color: #c12e2a;
    border-color: #c12e2a
}

.btn-gray {
    background-color: #4c4c4c;
    border-color: #4c4c4c
}

.btn-gray.btn-state-active,.btn-gray:active,.btn-gray:hover,.open .ui-dropdown-toggle.btn-gray {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d
}

.btn-lg,.btn-sm,.btn-xs {
    padding: 8px 24px;
    font-size: 18px;
    line-height: 20px;
    border-radius: 4px
}

.btn-sm,.btn-xs {
    padding: 2px 12px;
    font-size: 12px;
    border-radius: 2px
}

.btn-xs {
    padding: 1px 8px;
    line-height: 18px
}

.form .form-group {
    margin-bottom: 6px;
    _position: relative;
    *zoom:1}

.form .form-group:after,.form .form-group:before {
    content: "";
    display: table
}

.form .form-group:after {
    clear: both
}

.form .form-label {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 30px;
    vertical-align: top
}

.form .btn.form-control-width {
    width: 186px;
    padding-left: 0;
    padding-right: 0
}

.form button.btn.form-control-width {
    width: 188px;
    padding-left: 0;
    padding-right: 0
}

.form .form-control {
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    color: #555;
    width: 170px;
    line-height: 20px;
    height: 20px;
    border: 1px solid #ccc;
    padding: 4px 8px;
    box-shadow: 1px 1px 1px #eee inset
}

.form .form-control:focus,.ui-prompt .ui-prompt-input input:focus {
    border-color: #66afe9
}

.form .form-control.half {
    width: 85px
}

.form select.form-control {
    width: 188px;
    height: 30px
}

.form textarea.form-control {
    height: 60px
}

.form .checkbox,.form .form-text,.form .radio,.form label.validate-error {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    font-size: 14px;
    padding: 5px 8px
}

.form .checkbox,.form .radio {
    position: relative;
    z-index: 0;
    padding-left: 16px
}

.form .checkbox input,.form .radio input {
    position: absolute;
    margin: 4px 0 0 -16px;
    *margin: -1px 0 0 -20px;
    _margin-top: -4px
}

.form .checkbox .ui-checkbox-three,.form .radio .ui-checkbox-three {
    position: absolute;
    margin: 4px 0 0 -16px
}

.form .ui-checkbox-three {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    position: relative
}

.form .ui-checkbox-three .ui-checkbox-three-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../../images/core/checkbox-three.png) no-repeat 0 0
}

.form .ui-checkbox-three.ui-state-unchecked .ui-checkbox-three-icon {
    background-position: 0 0
}

.form .ui-checkbox-three.ui-state-halfchecked .ui-checkbox-three-icon {
    background-position: 0 -100px
}

.form .ui-checkbox-three.ui-state-checked .ui-checkbox-three-icon {
    background-position: 0 -50px
}

.form label.validate-error {
    color: #a94442;
    border-radius: 2px;
    background-color: #f2dede
}

.form label.validate-success {
    font: 14px/1 FontAwesome;
    color: #3c763d;
    background-color: #dff0d8;
    padding: 0
}

.form input.validate-error {
    border-color: #a94442
}

.form .form-control.disabled,.form .form-control.readonly {
    color: #999;
    background: #eee;
    border-color: #ccc
}

.form .form-control.disabled:focus,.form .form-control.readonly:focus {
    border-color: #ccc
}

.form.align-right .form-label {
    float: left;
    width: 5em;
    text-align: right;
    line-height: 20px;
    padding: 5px 8px
}

.form.align-right .form-box {
    float: left
}

.form.align-right.half-group {
    *zoom:1}

.form.align-right.half-group:after,.form.align-right.half-group:before {
    content: "";
    display: table
}

.form.align-right.half-group:after {
    clear: both
}

.form.align-right.half-group .form-group {
    width: 50%;
    float: left
}

.form .box-height-2 {
    min-height: 72px
}

.table {
    text-align: center;
    width: 100%;
    word-break: break-word
}

.table th {
    font-weight: 700
}

.table td,.table th {
    border: 1px solid #ddd;
    padding: 6px 8px
}

.table thead th {
    vertical-align: bottom;
    white-space: nowrap;
    border-bottom-width: 2px
}

.table tbody th,.table td.striped,.table th.striped {
    background-color: #f2f6fa
}

.table td,.table th,.table.table-striped tbody tr th {
    background-color: #fff
}

.table.table-striped tbody tr:nth-child(odd)>td,.table.table-striped tbody tr:nth-child(odd)>th {
    background-color: #f2f6fa
}

.table.table-nb td,.table.table-nb th {
    border: none
}

.table.table-vt td,.table.table-vt th {
    vertical-align: top
}

.table.tl {
    text-align: left
}

.ui-sliderbox {
    position: relative;
    overflow: hidden
}

.ui-sliderbox-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 2000px;
    z-index: 1
}

.ui-sliderbox-control {
    position: absolute;
    bottom: 0;
    right: 0;
    color: red;
    padding: 4px;
    z-index: 10
}

.ui-sliderbox-control a {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 3px;
    opacity: .6;
    filter: Alpha(Opacity=60);
    *text-indent: 0;
    *line-height: 999px
}

.ui-sliderbox-control a.active {
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.responsive-table {
    overflow-x: auto
}

.responsive-table .table td,.responsive-table .table th {
    display: none
}

.responsive-table .table td.priority1,.responsive-table .table th.priority1 {
    display: table-cell;
    *display: inline
}

.responsive-table .table td.show,.responsive-table .table th.show {
    display: table-cell!important;
    *display: inline!important
}

.responsive-table .table td.hide,.responsive-table .table th.hide {
    display: none!important
}

.responsive-table .sticky-table-header {
    overflow: hidden;
    position: fixed
}

.responsive-table-wrapper .responsive-table-toolbar {
    *zoom:1;margin-bottom: 8px
}

.responsive-table-wrapper .responsive-table-toolbar:after,.responsive-table-wrapper .responsive-table-toolbar:before {
    content: "";
    display: table
}

.responsive-table-wrapper .responsive-table-toolbar:after {
    clear: both
}

.responsive-table-wrapper .responsive-table-toolbar .actions {
    float: left;
    line-height: 30px
}

.responsive-table-wrapper .responsive-table-toolbar .actions .link {
    display: inline-block;
    margin-right: 14px;
    font-size: 14px;
    vertical-align: bottom;
    height: 24px
}

.responsive-table-wrapper .responsive-table-toolbar .actions .link:hover {
    color: #36c
}

.responsive-table-wrapper .responsive-table-toolbar .actions .fa {
    font-size: 18px;
    margin-right: 4px
}

.responsive-table-wrapper .responsive-table-toolbar .btn-group {
    float: right
}

.responsive-table-wrapper .responsive-table-toolbar .ui-dropdown-menu label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    cursor: pointer
}

.responsive-table-wrapper .responsive-table-toolbar .ui-dropdown-menu label:hover {
    background: #f7f5ed
}

@media screen and (min-width: 480px) {
    .responsive-table .table td.priority2,.responsive-table .table th.priority2 {
        display:table-cell;
        *display: inline
    }
}

@media screen and (min-width: 640px) {
    .responsive-table .table td.priority3,.responsive-table .table th.priority3 {
        display:table-cell;
        *display: inline
    }
}

@media screen and (min-width: 800px) {
    .responsive-table .table td.priority4,.responsive-table .table th.priority4 {
        display:table-cell;
        *display: inline
    }
}

@media screen and (min-width: 960px) {
    .responsive-table .table td.priority5,.responsive-table .table th.priority5 {
        display:table-cell;
        *display: inline
    }
}

@media screen and (min-width: 1120px) {
    .responsive-table .table td.priority6,.responsive-table .table th.priority6 {
        display:table-cell;
        *display: inline
    }
}

div.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
    border: none;
    background-color: transparent;
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin: -12px 0 0
}

div.ui-dialog .ui-widget-header .ui-dialog-titlebar-close .fa {
    font-size: 16px
}

div.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover .fa {
    color: #e74c3c
}

div.ui-dialog .ui-dialog-content .ui-dialog-toolbar {
    text-align: center;
    position: absolute;
    padding: 10px 0;
    right: 10px;
    bottom: 0
}

div.ui-dialog .ui-dialog-iframe-box {
    padding: 0;
    overflow: hidden
}

div.ui-dialog .ui-dialog-iframe {
    border: none;
    width: 100%;
    display: block;
    height: 100%;
    overflow: hidden
}

.ui-alert,.ui-confirm,.ui-prompt,.ui-tips {
    font-size: 14px
}

.ui-prompt .ui-prompt-tips {
    font-size: 14px;
    line-height: 30px
}

.ui-prompt .ui-prompt-input input {
    width: 240px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-radius: 2px
}

.ui-tips {
    position: fixed;
    top: 50%;
    margin-top: -25px;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center
}

.ui-tips .ui-tips-content {
    display: inline-block;
    max-width: 600px;
    text-align: left;
    border: 1px solid #ccc;
    padding: 14px 28px;
    line-height: 1.4;
    border-radius: 2px
}

.ui-tips .ui-tips-content.ui-tips-info {
    border: 1px solid #ccc;
    color: #333;
    background-color: #f1f1f1
}

.ui-tips .ui-tips-content.ui-tips-success {
    border: 1px solid #3c763d;
    color: #3c763d;
    background-color: #dff0d8
}

.ui-tips .ui-tips-content.ui-tips-error {
    border: 1px solid #a94442;
    color: #a94442;
    background-color: #f2dede
}

.ui-loading,.ui-loading .ui-loading-overlay {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-loading .ui-loading-overlay {
    z-index: 1;
    background-color: #fff
}

.ui-loading .ui-loading-box {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    margin-left: -75px;
    text-align: center
}

.ui-loading .ui-loading-box .ui-loading-text {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
    margin-left: 8px
}

.ui-loading.ui-loading-small .ui-loading-box {
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    width: 100px;
    margin-left: -50px
}

.ui-loading.ui-loading-small .ui-loading-icon {
    width: 20px;
    height: 20px;
    background: url(../images/core/spinner-rosetta-gray-14x14.gif) center center no-repeat
}

.ui-loading.ui-loading-small .ui-loading-text {
    font-size: inherit;
    margin-left: 4px
}

.ui-loading .ui-loading-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
    background: url(../images/core/spinner-rosetta-gray-32x32.gif) center center no-repeat
}

.ui-loading-parent {
    position: relative;
    cursor: default
}

.ui-dropdown .ui-dropdown-menu {
    top: 100%
}

.ui-dropup .ui-dropdown-menu {
    bottom: 100%
}

.ui-dropdown,.ui-dropup {
    display: inline-block;
    *display: inline;
    *zoom:1;position: relative
}

.ui-dropdown:after,.ui-dropdown:before,.ui-dropup:after,.ui-dropup:before {
    content: "";
    display: table
}

.ui-dropdown:after,.ui-dropup:after {
    clear: both
}

.ui-dropdown .ui-dropdown-menu,.ui-dropup .ui-dropdown-menu {
    position: absolute;
    display: none;
    left: 0;
    z-index: 10;
    padding: 4px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    max-height: 416px;
    overflow: auto
}

.ui-dropdown .ui-dropdown-menu li a,.ui-dropup .ui-dropdown-menu li a,div.ui-autocomplete .ui-autocomplete-box .ui-autocomplete-list li span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    text-decoration: none
}

.ui-dropdown .ui-dropdown-menu li a:hover,.ui-dropup .ui-dropdown-menu li a:hover,div.ui-autocomplete .ui-autocomplete-box .ui-autocomplete-list li span:hover,div.ui-autocomplete .ui-autocomplete-box .ui-autocomplete-list li.active span {
    color: #36c;
    background-color: #f2f2f5
}

.ui-dropdown .ui-dropdown-arrow,.ui-dropup .ui-dropdown-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    vertical-align: middle;
    border-top-color: #000
}

.ui-dropdown.open .ui-dropdown-arrow,.ui-dropup.open .ui-dropdown-arrow {
    margin-top: -6px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    vertical-align: middle;
    border-bottom-color: #000
}

.ui-dropdown.pull-left .ui-dropdown-menu,.ui-dropup.pull-left .ui-dropdown-menu {
    left: 0;
    right: auto
}

.ui-dropdown.pull-right .ui-dropdown-menu,.ui-dropup.pull-right .ui-dropdown-menu {
    left: auto;
    right: 0
}

.ui-dropdown.open .ui-dropdown-menu,.ui-dropup.open .ui-dropdown-menu {
    display: block
}

.ui-dropdown-select {
    background-color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 20px;
    vertical-align: top;
    font-family: "microsoft yahei"
}

.ui-dropdown-select .ui-dropdown-select-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    border: 1px solid #ccc;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 6;
    border-radius: 2px;
    padding: 4px 16px 4px 8px
}

.ui-downSearch,.ui-downSearch .ui-downSearch-tip,.ui-dropdown-select {
    position: relative;
    box-shadow: 1px 1px 1px #eee inset
}

.ui-downSearch {
    display: inline-block;
    font-size: 12px;
    width: 178px
}

.ui-downSearch .ui-downSearch-tip {
    width: 100%;
    padding-right: 20px;
    border-radius: 2px;
    color: #555;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ccc
}

.ui-downSearch .ui-downSearch-tip .ui-tip-text {
    display: block;
    padding: 4px 8px;
    width: 14em;
    height: 20px;
    line-height: 20px;
    margin-right: 20px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer
}

.ui-downSearch .ui-downSearch-tip .ui-dropdown-arrow {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    vertical-align: middle;
    border-top-color: #000;
    cursor: pointer
}

.ui-downSearch .ui-downSearch-tip input {
    display: none
}

.ui-downSearch .ui-downSearch-sub,div.ui-autocomplete .ui-autocomplete-box {
    display: none;
    position: absolute;
    min-width: 100%;
    left: 0;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

.ui-downSearch .ui-downSearch-sub {
    padding: 0 20px 5px 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    overflow: auto;
    text-align: center;
    max-height: 416px
}

.ui-downSearch .ui-downSearch-sub.open {
    display: block
}

.ui-downSearch .ui-downSearch-sub.close,input[type=hidden] {
    display: none
}

.ui-downSearch .ui-downSearch-sub>span {
    display: block;
    padding: 4px
}

.ui-downSearch .ui-downSearch-sub .ui-downSearch-search {
    width: 100%;
    padding: 4px 9px;
    line-height: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #555;
    box-shadow: 1px 1px 1px #eee inset
}

.ui-downSearch .ui-downSearch-sub .clear-btn {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 4px 8px;
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 1px #eee inset
}

.ui-downSearch .ui-downSearch-sub .clear-btn:hover,.ui-downSearch .ui-downSearch-sub .ui-downSearch-results .ui-downSearch-result.active,.ui-downSearch .ui-downSearch-sub .ui-downSearch-results .ui-downSearch-result:hover {
    color: #36c;
    background-color: #ebf0fa
}

.ui-downSearch .ui-downSearch-sub .ui-downSearch-results {
    width: 100%;
    padding-right: 20px;
    max-height: 200px;
    text-align: left;
    list-style: none;
    overflow-y: auto
}

.ui-downSearch .ui-downSearch-sub .ui-downSearch-results .ui-downSearch-result {
    width: 100%;
    padding: 4px 10px;
    cursor: pointer
}

.ui-date-select,div.ui-autocomplete {
    display: inline-block;
    *zoom:1;*display: inline
}

div.ui-autocomplete {
    position: relative
}

div.ui-autocomplete .ui-autocomplete-box {
    _width: 100%;
    max-height: 526px;
    overflow-y: auto;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 2px
}

div.ui-autocomplete .ui-autocomplete-box .ui-autocomplete-list {
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    *zoom:1;*line-height: 1.42857143
}

div.ui-autocomplete .ui-autocomplete-box .ui-autocomplete-list li span {
    line-height: 1.42857143;
    cursor: pointer
}

.ui-tab .ui-tab-navs .ui-tab-nav a.active:after,div.ui-autocomplete.open .ui-autocomplete-box {
    display: block
}

.pagination {
    color: #666;
    line-height: 16px;
    font-size: 14px
}

.pagination .skip-page .skip,.pagination a {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 2px
}

.pagination a,.pagination span {
    font-weight: 400;
    text-align: center;
    margin: 0 5px 0 0
}

.pagination a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
    padding: 4px;
    min-width: 16px
}

.pagination a.ellipse {
    border: none;
    cursor: default;
    border-radius: 0;
    box-shadow: none;
    line-height: 18px
}

.pagination a.current {
    background: #666;
    color: #fff;
    border-color: #444;
    cursor: default
}

.pagination span {
    display: inline-block;
    min-width: 14px
}

.pagination .skip-page,.pagination a {
    line-height: 16px
}

.pagination .skip-page .skip {
    width: 2em;
    height: 16px;
    padding: 4px 8px
}

.pagination .page-size:focus,.pagination .skip-page .skip:focus {
    border-color: #66afe9
}

.pagination .page-size {
    display: inline-block;
    border: 1px solid #bbb;
    vertical-align: top;
    border-radius: 2px;
    padding: 0 8px;
    height: 26px
}

.pagination.pagination-sm {
    line-height: 16px;
    font-size: 12px
}

.pagination.pagination-sm a {
    font-size: 12px;
    min-width: 16px;
    padding: 2px
}

.pagination.pagination-sm.ellipse {
    line-height: 18px
}

.pagination.pagination-sm .page-size {
    height: 26px
}

.ui-box.ui-box-gray {
    background-color: #f1f1f1
}

.ui-box.ui-box-yellow {
    border-color: #f0c36d;
    color: #a86722;
    background-color: #f9edbe;
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.ui-box,.ui-panel,.ui-tab {
    padding: 16px;
    border: 1px solid #ccc;
    background-color: #fff
}

.ui-tab .ui-tab-navs {
    position: relative;
    line-height: 30px;
    height: 32px;
    padding-right: 100px
}

.ui-tab .ui-tab-navs:after {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    bottom: 0;
    background-color: #ccc;
    z-index: 1
}

.ui-tab .ui-tab-navs .ui-tab-nav {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.ui-tab .ui-tab-navs .ui-tab-nav a {
    position: relative;
    bottom: 0;
    display: inline-block;
    text-decoration: none;
    border-bottom: 2px solid #ccc;
    padding: 0 10px
}

.ui-tab .ui-tab-navs .ui-tab-nav a:after {
    content: "";
    position: absolute;
    display: none;
    left: 50%;
    bottom: 0;
    margin-left: -4px;
    border: 4px solid transparent;
    border-bottom-color: #006cb1
}

.ui-tab .ui-tab-navs .ui-tab-nav a:hover {
    color: #1066ea
}

.ui-tab .ui-tab-navs .ui-tab-nav a.active {
    color: #1066ea;
    border-bottom-color: #1066ea
}

.ui-tab .ui-tab-navs .ui-tab-side {
    position: absolute;
    right: 0;
    top: 0
}

.ui-tab .ui-tab-navs .ui-tab-side a {
    color: #666
}

.ui-panel .ui-panel-title .ui-panel-side a:hover,.ui-tab .ui-tab-navs .ui-tab-side a:hover {
    color: #36c
}

.ui-tab .ui-tab-navs .ui-dropdown-select {
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: none
}

.ui-tab .ui-tab-navs .ui-dropdown-select .ui-dropdown-select-name {
    border: none;
    font-weight: 700;
    font-size: 14px;
    text-align: right;
    line-height: 22px
}

.ui-tab .ui-tab-navs .ui-dropdown-select .ui-dropdown-arrow {
    right: 4px
}

.ui-tab .ui-tab-panel {
    padding-top: 16px;
    display: none
}

.ui-tab .ui-tab-panel.active {
    display: block
}

.ui-panel .ui-panel-title {
    position: relative;
    line-height: 30px;
    height: 30px;
    border-bottom: 2px solid #ccc
}

.ui-panel .ui-panel-title .ui-panel-name {
    float: left;
    font-size: 16px
}

.ui-panel .ui-panel-title .ui-panel-side {
    float: right
}

.ui-panel .ui-panel-content {
    padding-top: 16px;
    overflow: auto
}

.ui-panel.ui-panel-condensed .ui-panel-title {
    padding: 0 10px;
    border-bottom-width: 1px
}

.ui-panel.ui-panel-condensed .ui-panel-title .ui-panel-name {
    font-size: 14px;
    font-weight: 700
}

.ui-panel.ui-panel-condensed,.ui-panel.ui-panel-condensed .ui-panel-content {
    padding: 0
}

.ui-sidebar {
    position: fixed;
    left: 50%;
    bottom: 100px;
    width: 44px;
    line-height: 44px;
    margin-left: 610px;
    z-index: 10;
    _display: none
}

.ui-sidebar .item {
    height: 44px;
    margin-bottom: 6px;
    display: block;
    background-color: #36c;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.3);
    transition: .2s
}

.ui-sidebar .item:hover {
    background-color: #274e9b
}

.ui-sidebar .item:hover .fa {
    animation-name: sidebarbounce;
    animation-duration: .5s
}

.ui-sidebar .item .fa {
    transform-origin: center bottom;
    font-size: 28px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.5);
    width: 28px;
    height: 28px;
    margin-top: 8px
}

.ui-sidebar .item.with-text {
    line-height: 20px
}

.ui-sidebar .item.with-text .fa {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-top: 4px
}

.ui-sidebar .item.with-text .text {
    display: block;
    line-height: 16px
}

.ui-search {
    position: relative;
    height: 26px;
    border: 1px solid #ccc;
    margin-top: 4px;
    padding-right: 60px;
    display: inline-block;
    vertical-align: top
}

.ui-search input {
    border: none;
    width: 160px;
    vertical-align: top;
    padding: 4px;
    line-height: 18px;
    box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.14)
}

.ui-search button {
    height: 28px;
    width: 60px;
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #36c;
    border: none;
    cursor: pointer;
    color: #fff
}

.ui-shade {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.ui-shade .ui-shade-content {
    position: absolute;
    z-index: 2
}

.ui-shade .ui-shade-overlayer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #000;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-shade-body {
    height: 100%;
    overflow: hidden
}

@media (max-width: 1346px) {
    .ui-sidebar {
        left:auto;
        right: 0;
        margin-right: 10px;
        margin-left: auto
    }
}

@keyframes sidebarbounce {
    0%,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-12px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-7px,0)
    }

    90% {
        transform: translate3d(0,-2px,0)
    }
}

.sticky-wrapper {
    position: relative;
    z-index: 1
}
