﻿/*html,body{
    background-color: white !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}*/

a{
    text-decoration : none;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.cursor{
    cursor:pointer
}

/*==工作区域==*/
.div-dpworkreg{ width:100% ; border: 0;height: auto; background-color: white !important; padding-top: 10px;}
.div-dpworkreg:after{
    clear: both;
}
.dp-div-retuen{
    display: inline-block;padding-left:20px;
    margin-top: -3px;

}
.dp-div-retuen>button{
   margin-top: -3px;
}

.dp-content-flex{
    display: flex;
    flex-wrap: wrap;
}
.cardbox3{
    background-color: lightgrey;
    justify-content:space-around;
    padding: 5px;
}
.cardbox3>div{
    margin-top: 5px;
    margin-bottom: 5px;
}
.dp-item-flex{
    box-sizing: border-box;/*不让padding 影响到 div 的实际宽度*/
    width:25%;
    padding: 5px 10px 5px 10px ;
    min-width: 200px;
}
.dp-fcol-1,.dp-fcol-2,.dp-fcol-3,.dp-fcol-4,.dp-fcol-5,.dp-fcol-6,.dp-fcol-7,.dp-fcol-8,.dp-fcol-9,.dp-fcol-10,
.dp-fcol-11,.dp-fcol-12,.dp-fcol-13,.dp-fcol-14,.dp-fcol-15,.dp-fcol-16,.dp-fcol-17,.dp-fcol-18,.dp-fcol-19,.dp-fcol-20,
.dp-fcol-21,.dp-fcol-22,.dp-fcol-23,.dp-fcol-24,.dp-fcol-25,.dp-fcol-26,.dp-fcol-27,.dp-fcol-28,.dp-fcol-29, .dp-fcol-30,
.dp-fcol-31,.dp-fcol-32,.dp-fcol-33,.dp-fcol-34,.dp-fcol-35,.dp-fcol-36,.dp-fcol-37,.dp-fcol-38,.dp-fcol-39,.dp-fcol-40,
.dp-fcol-41,.dp-fcol-42,.dp-fcol-43,.dp-fcol-44,.dp-fcol-45,.dp-fcol-46,.dp-fcol-47,.dp-fcol-48,.dp-fcol-49,.dp-fcol-50  {
    box-sizing: border-box;/*不让padding 影响到 div 的实际宽度*/
    padding: 5px 10px 5px 10px ;
    /*min-width: 200px;*/
}
.dp-fcol-1{ width: 2% !important;}
.dp-fcol-2{ width: 4% !important;}
.dp-fcol-3{ width: 6% !important;}
.dp-fcol-4{ width: 8% !important;}
.dp-fcol-5{ width: 10% !important;}
.dp-fcol-6{ width: 12% !important;}
.dp-fcol-7{ width: 14% !important;}
.dp-fcol-8{ width: 16% !important;}
.dp-fcol-9{ width: 18% !important;}
.dp-fcol-10{ width: 20% !important;}
.dp-fcol-11{ width: 22% !important;}
.dp-fcol-12{ width: 24% !important;}
.dp-fcol-13{ width: 26% !important;}
.dp-fcol-14{ width: 28% !important;}
.dp-fcol-15{ width: 30% !important;}
.dp-fcol-16{ width: 32% !important;}
.dp-fcol-17{ width: 34% !important;}
.dp-fcol-18{ width: 36% !important;}
.dp-fcol-19{ width: 38% !important;}
.dp-fcol-20{ width: 40% !important;}
.dp-fcol-21{ width: 42% !important;}
.dp-fcol-22{ width: 44% !important;}
.dp-fcol-23{ width: 46% !important;}
.dp-fcol-24{ width: 48% !important;}
.dp-fcol-25{ width: 50% !important;}
.dp-fcol-26{ width: 52% !important;}
.dp-fcol-27{ width: 54% !important;}
.dp-fcol-28{ width: 56% !important;}
.dp-fcol-29{ width: 58% !important;}
.dp-fcol-30{ width: 60% !important;}
.dp-fcol-31{ width: 62% !important;}
.dp-fcol-32{ width: 64% !important;}
.dp-fcol-33{ width: 66% !important;}
.dp-fcol-34{ width: 68% !important;}
.dp-fcol-35{ width: 70% !important;}
.dp-fcol-36{ width: 72% !important;}
.dp-fcol-37{ width: 74% !important;}
.dp-fcol-38{ width: 76% !important;}
.dp-fcol-39{ width: 78% !important;}
.dp-fcol-40{ width: 80% !important;}
.dp-fcol-41{ width: 82% !important;}
.dp-fcol-42{ width: 84% !important;}
.dp-fcol-43{ width: 86% !important;}
.dp-fcol-44{ width: 88% !important;}
.dp-fcol-45{ width: 90% !important;}
.dp-fcol-46{ width: 92% !important;}
.dp-fcol-47{ width: 94% !important;}
.dp-fcol-48{ width: 96% !important;}
.dp-fcol-49{ width: 98% !important;}
.dp-fcol-50{ width: 100% !important; }

.dp-border-primary {
    border-radius: 3px;
    border: 1px #337ab7 solid;
}
/*==检索区域==*/
.div-dpwork-search{ border: 1px  solid #008CD4;  border-radius: 3px; z-index: 2008;}
.table-dpwork-search{cellpadding:0; cellspacing:0;  width: 100%;}
.table-dpwork-search tr{height: 15px;}
.table-dpwork-search tbody tr td{padding: 10px;}
.table-dpwork-search tbody tr td.center{ text-align: center;}
.table-dpwork-search tbody tr td.right{ text-align: left;}
.table-dpwork-search tbody tr td.left{ text-align: right;}

/*==内容区域=*/
.div-dpwork-info{ margin-top:15px; margin-bottom:15px;width: auto}
.div-dpwork-container{ margin-top:5px;border: 1px  solid #f5f5f5;border-radius: 3px}

/*==宽度==*/
.width-dpwork-1{ width: 2% !important;}
.width-dpwork-2{ width: 4% !important;}
.width-dpwork-3{ width: 6% !important;}
.width-dpwork-4{ width: 8% !important;}
.width-dpwork-5{ width: 10% !important;}
.width-dpwork-6{ width: 12% !important;}
.width-dpwork-7{ width: 14% !important;}
.width-dpwork-8{ width: 16% !important;}
.width-dpwork-9{ width: 18% !important;}
.width-dpwork-10{ width: 20% !important;}
.width-dpwork-11{ width: 22% !important;}
.width-dpwork-12{ width: 24% !important;}
.width-dpwork-13{ width: 26% !important;}
.width-dpwork-14{ width: 28% !important;}
.width-dpwork-15{ width: 30% !important;}
.width-dpwork-16{ width: 32% !important;}
.width-dpwork-17{ width: 34% !important;}
.width-dpwork-18{ width: 36% !important;}
.width-dpwork-19{ width: 38% !important;}
.width-dpwork-20{ width: 40% !important;}
.width-dpwork-21{ width: 42% !important;}
.width-dpwork-22{ width: 44% !important;}
.width-dpwork-23{ width: 46% !important;}
.width-dpwork-24{ width: 48% !important;}
.width-dpwork-25{ width: 50% !important;}
.width-dpwork-26{ width: 52% !important;}
.width-dpwork-27{ width: 54% !important;}
.width-dpwork-28{ width: 56% !important;}
.width-dpwork-29{ width: 58% !important;}
.width-dpwork-30{ width: 60% !important;}
.width-dpwork-31{ width: 62% !important;}
.width-dpwork-32{ width: 64% !important;}
.width-dpwork-33{ width: 66% !important;}
.width-dpwork-34{ width: 68% !important;}
.width-dpwork-35{ width: 70% !important;}
.width-dpwork-36{ width: 72% !important;}
.width-dpwork-37{ width: 74% !important;}
.width-dpwork-38{ width: 76% !important;}
.width-dpwork-39{ width: 78% !important;}
.width-dpwork-40{ width: 80% !important;}
.width-dpwork-41{ width: 82% !important;}
.width-dpwork-42{ width: 84% !important;}
.width-dpwork-43{ width: 86% !important;}
.width-dpwork-44{ width: 88% !important;}
.width-dpwork-45{ width: 90% !important;}
.width-dpwork-46{ width: 92% !important;}
.width-dpwork-47{ width: 94% !important;}
.width-dpwork-48{ width: 96% !important;}
.width-dpwork-49{ width: 98% !important;}
.width-dpwork-50{ width: 100% !important; }

.dp-row {
    margin-right: -15px;
    margin-left: -15px;
}
.dp-col-1,.dp-col-2,.dp-col-3,.dp-col-4,.dp-col-5,.dp-col-6,.dp-col-7,.dp-col-8,.dp-col-9,.dp-col-10,
.dp-col-11,.dp-col-12,.dp-col-13,.dp-col-14,.dp-col-15,.dp-col-16,.dp-col-17,.dp-col-18,.dp-col-19,.dp-col-20,
.dp-col-21,.dp-col-22,.dp-col-23,.dp-col-24,.dp-col-25,.dp-col-26,.dp-col-27,.dp-col-28,.dp-col-29, .dp-col-30,
.dp-col-31,.dp-col-32,.dp-col-33,.dp-col-34,.dp-col-35,.dp-col-36,.dp-col-37,.dp-col-38,.dp-col-39,.dp-col-40,
.dp-col-41,.dp-col-42,.dp-col-43,.dp-col-44,.dp-col-45,.dp-col-46,.dp-col-47,.dp-col-48,.dp-col-49,.dp-col-50  {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.dp-col-1{ width: 2% !important;}
.dp-col-2{ width: 4% !important;}
.dp-col-3{ width: 6% !important;}
.dp-col-4{ width: 8% !important;}
.dp-col-5{ width: 10% !important;}
.dp-col-6{ width: 12% !important;}
.dp-col-7{ width: 14% !important;}
.dp-col-8{ width: 16% !important;}
.dp-col-9{ width: 18% !important;}
.dp-col-10{ width: 20% !important;}
.dp-col-11{ width: 22% !important;}
.dp-col-12{ width: 24% !important;}
.dp-col-13{ width: 26% !important;}
.dp-col-14{ width: 28% !important;}
.dp-col-15{ width: 30% !important;}
.dp-col-16{ width: 32% !important;}
.dp-col-17{ width: 34% !important;}
.dp-col-18{ width: 36% !important;}
.dp-col-19{ width: 38% !important;}
.dp-col-20{ width: 40% !important;}
.dp-col-21{ width: 42% !important;}
.dp-col-22{ width: 44% !important;}
.dp-col-23{ width: 46% !important;}
.dp-col-24{ width: 48% !important;}
.dp-col-25{ width: 50% !important;}
.dp-col-26{ width: 52% !important;}
.dp-col-27{ width: 54% !important;}
.dp-col-28{ width: 56% !important;}
.dp-col-29{ width: 58% !important;}
.dp-col-30{ width: 60% !important;}
.dp-col-31{ width: 62% !important;}
.dp-col-32{ width: 64% !important;}
.dp-col-33{ width: 66% !important;}
.dp-col-34{ width: 68% !important;}
.dp-col-35{ width: 70% !important;}
.dp-col-36{ width: 72% !important;}
.dp-col-37{ width: 74% !important;}
.dp-col-38{ width: 76% !important;}
.dp-col-39{ width: 78% !important;}
.dp-col-40{ width: 80% !important;}
.dp-col-41{ width: 82% !important;}
.dp-col-42{ width: 84% !important;}
.dp-col-43{ width: 86% !important;}
.dp-col-44{ width: 88% !important;}
.dp-col-45{ width: 90% !important;}
.dp-col-46{ width: 92% !important;}
.dp-col-47{ width: 94% !important;}
.dp-col-48{ width: 96% !important;}
.dp-col-49{ width: 98% !important;}
.dp-col-50{ width: 100% !important; }

/*==高度==*/
.height-dpwork-3{ height: 30%;}
.height-dpwork-10{height: auto;}

/*==button==*/
.btn-dpwork-search{
    cursor: pointer;
    background-color: #428bca!important;
    vertical-align: middle;
    border-color: #428bca !important;
    display: inline-block;
    position: relative;
    color: #FFF!important;
    background-image: none!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)!important;
    border: 5px solid #FFF;
    transition: all ease .15s;
    border-radius: 0;
    box-shadow: none!important;
    border-radius: 3px;
    margin: 0;
}
.div-dpwork-cardbox-group{
    width: 100%;
    border: 1px  #307ecc solid;
    border-radius: 3px;
    margin-bottom: 15px;
}
.div-dpwork-cardbox-groupheader
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color:#307ecc;
    color:#FFF;font-size:14px;
    line-height:38px;padding-left:12px;
    margin-bottom:1px;
    font-weight: bold;
}
/*==卡片==*/

.div-dpwork-cardbox{
    width:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding: 0px 10px 0px 10px;
}

.div-dpwork-cardbox-item{
    width:30%;
    margin:10px 0px 10px 0px;
    border: 1px solid #ccc;
    border-radius: 3px;
    height:100px;
    text-align:center;
}

.div-dpwork-cardbox-item-inner{
    width:25%;
    height:100px;
    text-align:center;
}

.div-dpwork-cardbox-title{
    border-radius-topleft: 3px;
    border-radius-topright: 3px;
    height: 25px;
    padding-top:5px;
    padding-right:5px;
    text-align:right;
    border-bottom: 1px solid #DEDEDE;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1a000000',GradientType=0 );
}

.nobackground{
    background:none!important;
    border-bottom: none;
}

 .div-dpwork-cardbox-title.bluetitle{
     background-color:#307ecc !important;
     height: 38px !important;
     line-height: 38px;
     padding-top:0px !important;
     color:white;
}


.div-dpwork-cardbox-title a {
    clear:none;
    float:right;
    margin:0 2px;
    height:20px;
    width:20px;
    margin-top: -1px;
}

.div-dpwork-cardbox-title a  i{
    margin-top:-5px;
    margin-left:-8px;
}
.div-dpwork-btn-round{
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-image:linear-gradient(#ffffff, #ffffff 5%, #ffffff);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    padding: 4px 10px 4px 10px;
}
.div-dpwork-cardbox-info{
    padding-top:25px;
}
/*==机组设置==*/
.div-dpwork-cardbox2{
    width: 100%;
    margin-bottom: 15px;
}
.div-dpwork-cardbox2 .div-dpwork-order-content{
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0;
    padding: 0;
}
.div-dpwork-cardbox2 .div-dpwork-order-content a{
    display: block;
}

.div-dpwork-order-lists{
    width: 100%;
/*    height: 100px;*/
    overflow: auto;
    border-bottom: 1px solid #e7e7e7;
   /* font-size: 14px;*/
    margin: 0;
    padding: 0;
}
.div-dpwork-order-lists ul, ol,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.div-dpwork-order-lists p{
    margin: 0;
    line-height :18px;
    padding: 0;
}
.div-dpwork-order-lists:last-child{
    border-bottom: none;
}
.div-dpwork-order-lists li{
    float: left;
    height: auto;
}

.div-dpwork-order-lists .list_chk{
    position: relative;
    width: 30px;
}
.div-dpwork-order-lists .list_chk input[type="checkbox"]{
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}
.div-dpwork-order-lists .list_chk label{
    margin: 20px 0 0 24px;
}

.div-dpwork-order-lists .list_con{
    width: 342px;
}
.div-dpwork-order-lists .list_con .list_img{
    width: 90px;
    height: 90px;
    margin-top: 20px;
    float: left;
}
.div-dpwork-order-lists .list_con .list_img img{
    width: 100%;
    vertical-align: top;
}
.div-dpwork-order-lists .list_con .list_text{
    margin: 20px 0 0 10px;
    line-height: 18px;
    width: 150px;
    float: left;
}
.div-dpwork-order-lists .list_con .list_text a{
    color: #3c3c3c;
}
.div-dpwork-order-lists .list_con .list_text a:hover{
    color: #ff873e;
    text-decoration: underline;
}

.div-dpwork-order-lists .list_info{
    width: 20%;
    box-sizing: border-box;
    padding: 20px 0;
}
.div-dpwork-order-lists .list_info p{
    color: #9c9c9c;
    line-height: 18px;
    margin-left: 15px;
}
.div-dpwork-order-lists .list_price{
    width: 130px;
}
.div-dpwork-order-lists .list_price .price{
    margin-top: 20px;
    line-height: 18px;
    font-family: Verdana,Tahoma,arial;
    color: #3c3c3c;
    font-weight: bold;
}
.div-dpwork-order-lists .list_amount{
    width: 120px;
}
.div-dpwork-order-lists .list_amount .amount_box{
    margin-top: 20px;
    width: 77px;
    height: 25px;
    position: relative;
}
.div-dpwork-order-lists .list_amount .amount_box input{
    width: 39px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #aaa;
    color: #343434;
    text-align: center;
    padding: 4px 0;
    background-color: #fff;
    z-index: 2;
    position: absolute;
    left: 18px;
    float: left;
}
.div-dpwork-order-lists .list_amount .amount_box a{
    float: left;
    height: 23px;
    width: 17px;
    border: 1px solid #e5e5e5;
    background: #f0f0f0;
    text-align: center;
    line-height: 23px;
    color: #444;
    position: absolute;
    top:0;
}
.div-dpwork-order-lists .list_amount .amount_box a:hover{
    border-color: #ff873e;
    text-decoration: none;
    color: #ff873e;
    z-index: 3;
}

.div-dpwork-order-lists .list_amount .amount_box .reduce{
    left: 0;
}

.div-dpwork-order-lists .list_amount .amount_box .reSty{
    color: #cbcbcb;
}
.div-dpwork-order-lists .list_amount .amount_box .reSty:hover{
    border-right: none;
    border-color: #e5e5e5;
    text-decoration: none;
    color: #cbcbcb;
}

.div-dpwork-order-lists .list_amount .amount_box .plus{
    border-left-color: transparent;
    right: 0;
}
.div-dpwork-order-lists .list_sum{
    width: 140px;
}
.div-dpwork-order-lists .list_sum .sum_price{
    line-height: 18px;
    margin-top: 20px;
    font-family: Verdana,Tahoma,arial;
    color: #ff0000;
    font-weight: bold;
}
.div-dpwork-order-lists .list_op{
    width: 164px;
}
.div-dpwork-order-lists .list_op .del{
    margin-top: 20px;
    line-height: 18px;
}

.div-dpwork-order-lists li:after,
.list_con:after,
.list_img:after,
.list_text:after,
.list_amoun:after,
.amount_box input，
.amount_box a:after{
    clear:both;
}

/*===工具条===*/
.div-dpwork-toolbar{
    width: 100%;
    height: 45px;
    z-index: 99;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    margin-bottom: 15px;
}
.div-dpwork-toolbar .bar-right{
    float: right;
    color: #3c3c3c;
    padding-top: 4px;
    padding-bottom: 5px;
}
.div-dpwork-toolbar .bar-right .calBtn{
    float: left;
}
.div-dpwork-toolbar .bar-right .calBtn a{
    border: 1px solid #e5e5e5;
    display: block;
    width: 50px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
}

.div-dpwork-toolbar .bar-right .calBtn a.addbtn{
    background:#0cbb43;
}
.div-dpwork-toolbar .bar-right .calBtn a.updbtn{
    background: #ffa338;
}
.div-dpwork-toolbar .bar-right .calBtn a.delbtn{
    background: #ff0000;
}
.div-dpwork-toolbar .bar-right .calBtn a.btn_sty{
    background: #f40;
    cursor: pointer;
}

/*==主题框架==*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div {
    display: block;
}

/*--bootstap 移植--*/
td, th {
    padding: 0;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
    font-size: 2em;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

/*==alert--* begin==*/
.dp-alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.dp-alert h4 {
    margin-top: 0;
    color: inherit;
}
.dp-alert .dp-alert-link {
    font-weight: bold;
}
.dp-alert > p,
.dp-alert > ul {
    margin-bottom: 0;
}
.dp-alert > p + p {
    margin-top: 5px;
}
.dp-alert-dismissable,
.dp-alert-dismissible {
    padding-right: 35px;
}
.dp-alert-dismissable .close,
.dp-alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.dp-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.dp-alert-success hr {
    border-top-color: #c9e2b3;
}
.dp-alert-success .dp-alert-link {
    color: #2b542c;
}
.dp-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.dp-alert-info hr {
    border-top-color: #a6e1ec;
}
.dp-alert-info .dp-alert-link {
    color: #245269;
}
.dp-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.dp-alert-warning hr {
    border-top-color: #f7e1b5;
}
.dp-alert-warning .dp-alert-link {
    color: #66512c;
}
.dp-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.dp-alert-danger hr {
    border-top-color: #e4b9c0;
}
.dp-alert-danger .dp-alert-link {
    color: #843534;
}
/*==alert--* end==*/



/*==input-group--* begin=*/
.dp-input-group {
    position: relative;
    display: table;
    width: 100%;
    border-collapse: separate;
}
.dp-input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.dp-input-group .dp-form-control {
    position: relative;
    /*z-index: 2;*/
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.dp-input-group .dp-form-control:focus {
    z-index: 3;
}
.dp-input-group-lg > .dp-form-control,
.dp-input-group-lg > .dp-input-group-addon,
.dp-input-group-lg > .dp-input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.dp-input-group-lg > .dp-form-control,
select.dp-input-group-lg > .dp-input-group-addon,
select.dp-input-group-lg > .dp-input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
textarea.dp-input-group-lg > .dp-form-control,
textarea.dp-input-group-lg > .dp-input-group-addon,
textarea.dp-input-group-lg > .dp-input-group-btn > .btn,
select[multiple].dp-input-group-lg > .dp-form-control,
select[multiple].dp-input-group-lg > .dp-input-group-addon,
select[multiple].dp-input-group-lg > .dp-input-group-btn > .btn {
    height: auto;
}
.dp-input-group-sm > .dp-form-control,
.dp-input-group-sm > .dp-input-group-addon,
.dp-input-group-sm > .dp-input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.dp-input-group-sm > .dp-form-control,
select.dp-input-group-sm > .dp-input-group-addon,
select.dp-input-group-sm > .dp-input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.dp-input-group-sm > .dp-form-control,
textarea.dp-input-group-sm > .dp-input-group-addon,
textarea.dp-input-group-sm > .dp-input-group-btn > .btn,
select[multiple].dp-input-group-sm > .dp-form-control,
select[multiple].dp-input-group-sm > .dp-input-group-addon,
select[multiple].dp-input-group-sm > .dp-input-group-btn > .btn {
    height: auto;
}
.dp-input-group-addon,
.dp-input-group-btn,
.dp-input-group .dp-form-control {
    display: table-cell;
}
.dp-input-group-addon:not(:first-child):not(:last-child),
.dp-input-group-btn:not(:first-child):not(:last-child),
.dp-input-group .dp-form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.dp-input-group-addon,
.dp-input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.dp-input-group-btn {
    padding-left: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
 /*   background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;*/
}
.dp-input-group-addon {
    width: 100px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.dp-input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.dp-input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.dp-input-group-addon input[type="radio"],
.dp-input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.dp-input-group .dp-form-control:first-child,
.dp-input-group-addon:first-child,
.dp-input-group-btn:first-child > .btn,
.dp-input-group-btn:first-child > .btn-group > .btn,
.dp-input-group-btn:first-child > .dropdown-toggle,
.dp-input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.dp-input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dp-input-group-addon:first-child {
    border-right: 0;
}
.dp-input-group .dp-form-control:last-child,
.dp-input-group-addon:last-child,
.dp-input-group-btn:last-child > .btn,
.dp-input-group-btn:last-child > .btn-group > .btn,
.dp-input-group-btn:last-child > .dropdown-toggle,
.dp-input-group-btn:first-child > .btn:not(:first-child),
.dp-input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dp-input-group-addon:last-child {
    border-left: 0;
}
.dp-input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.dp-input-group-btn > .btn {
    position: relative;
}
.dp-input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.dp-input-group-btn > .btn:hover,
.dp-input-group-btn > .btn:focus,
.dp-input-group-btn > .btn:active {
    z-index: 2;
}
.dp-input-group-btn:first-child > .btn,
.dp-input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.dp-input-group-btn:last-child > .btn,
.dp-input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
/*==input-group--* end==*/


/*== 模态框（Modal）modal-* begin==*/
.dp-modal-open {
    overflow: hidden;
}
.dp-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3010;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.dp-modal.fade .dp-modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.dp-modal.in .dp-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.dp-modal-open .dp-modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.dp-modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.dp-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.dp-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    background-color: rgba(0, 0, 0, .5);
}
.dp-modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.dp-modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.dp-modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.dp-modal-header .close {
    margin-top: -2px;
}
.dp-modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.dp-modal-body {
    position: relative;
    padding: 15px;
    overflow-y: auto;
}
.dp-modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.dp-modal-footer .dp-btn + .dp-btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.dp-modal-footer .dp-btn-group .dp-btn + .dp-btn {
    margin-left: -1px;
}
.dp-modal-footer .dp-btn-block + .dp-btn-block {
    margin-left: 0;
}
.dp-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .dp-modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .dp-modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .dp-modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .dp-modal-lg {
        width: 900px;
    }
}
/*== 模态框（Modal）modal-* end==*/


/*==table-* begin=*/
table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    display: table;
    border-color: grey;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.dp-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.dp-table-header{
    background-color:#307ecc;color:#FFF;font-size:14px;line-height:38px;padding-left:12px;
}
.dp-table > thead > tr > th,
.dp-table > tbody > tr > th,
.dp-table > tfoot > tr > th,
.dp-table > thead > tr > td,
.dp-table > tbody > tr > td,
.dp-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.dp-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    text-align:center;
}
.dp-table > thead > tr {
    color: #707070;
    font-weight: 400;
    background: #F2F2F2 repeat-x;
    background-image: -webkit-linear-gradient(top, #f8f8f8 0, #ececec 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0, #ececec 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0, #ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}
.dp-table.dp-table-bordered > thead > tr > th:first-child {
    border-left-color: #ddd;
}
.dp-table.dp-table-bordered > thead > tr > th {
    vertical-align: middle;
}
.dp-table > caption + thead > tr:first-child > th,
.dp-table > colgroup + thead > tr:first-child > th,
.dp-table > thead:first-child > tr:first-child > th,
.dp-table > caption + thead > tr:first-child > td,
.dp-table > colgroup + thead > tr:first-child > td,
.dp-table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.dp-table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.dp-table .dp-table {
    background-color: #fff;
}
.dp-table-condensed > thead > tr > th,
.dp-table-condensed > tbody > tr > th,
.dp-table-condensed > tfoot > tr > th,
.dp-table-condensed > thead > tr > td,
.dp-table-condensed > tbody > tr > td,
.dp-table-condensed > tfoot > tr > td {
    padding: 5px;
}
.dp-table-bordered {
    border: 1px solid #ddd;
}
.dp-table-bordered > thead > tr > th,
.dp-table-bordered > tbody > tr > th,
.dp-table-bordered > tfoot > tr > th,
.dp-table-bordered > thead > tr > td,
.dp-table-bordered > tbody > tr > td,
.dp-table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.dp-table-bordered > thead > tr > th,
.dp-table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.dp-table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.dp-table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.dp-table > thead > tr > td.active,
.dp-table > tbody > tr > td.active,
.dp-table > tfoot > tr > td.active,
.dp-table > thead > tr > th.active,
.dp-table > tbody > tr > th.active,
.dp-table > tfoot > tr > th.active,
.dp-table > thead > tr.active > td,
.dp-table > tbody > tr.active > td,
.dp-table > tfoot > tr.active > td,
.dp-table > thead > tr.active > th,
.dp-table > tbody > tr.active > th,
.dp-table > tfoot > tr.active > th {
    /*background-color: #f5f5f5;*/
    background-color: #37c4ff;
}
.dp-table-hover > tbody > tr > td.active:hover,
.dp-table-hover > tbody > tr > th.active:hover,
.dp-table-hover > tbody > tr.active:hover > td,
.dp-table-hover > tbody > tr:hover > .active,
.dp-table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.dp-table > thead > tr > td.success,
.dp-table > tbody > tr > td.success,
.dp-table > tfoot > tr > td.success,
.dp-table > thead > tr > th.success,
.dp-table > tbody > tr > th.success,
.dp-table > tfoot > tr > th.success,
.dp-table > thead > tr.success > td,
.dp-table > tbody > tr.success > td,
.dp-table > tfoot > tr.success > td,
.dp-table > thead > tr.success > th,
.dp-table > tbody > tr.success > th,
.dp-table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.dp-table-hover > tbody > tr > td.success:hover,
.dp-table-hover > tbody > tr > th.success:hover,
.dp-table-hover > tbody > tr.success:hover > td,
.dp-table-hover > tbody > tr:hover > .success,
.dp-table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.dp-table > thead > tr > td.info,
.dp-table > tbody > tr > td.info,
.dp-table > tfoot > tr > td.info,
.dp-table > thead > tr > th.info,
.dp-table > tbody > tr > th.info,
.dp-table > tfoot > tr > th.info,
.dp-table > thead > tr.info > td,
.dp-table > tbody > tr.info > td,
.dp-table > tfoot > tr.info > td,
.dp-table > thead > tr.info > th,
.dp-table > tbody > tr.info > th,
.dp-table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.dp-table-hover > tbody > tr > td.info:hover,
.dp-table-hover > tbody > tr > th.info:hover,
.dp-table-hover > tbody > tr.info:hover > td,
.dp-table-hover > tbody > tr:hover > .info,
.dp-table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.dp-table > thead > tr > td.warning,
.dp-table > tbody > tr > td.warning,
.dp-table > tfoot > tr > td.warning,
.dp-table > thead > tr > th.warning,
.dp-table > tbody > tr > th.warning,
.dp-table > tfoot > tr > th.warning,
.dp-table > thead > tr.warning > td,
.dp-table > tbody > tr.warning > td,
.dp-table > tfoot > tr.warning > td,
.dp-table > thead > tr.warning > th,
.dp-table > tbody > tr.warning > th,
.dp-table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.dp-table-hover > tbody > tr > td.warning:hover,
.dp-table-hover > tbody > tr > th.warning:hover,
.dp-table-hover > tbody > tr.warning:hover > td,
.dp-table-hover > tbody > tr:hover > .warning,
.dp-table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.dp-table > thead > tr > td.danger,
.dp-table > tbody > tr > td.danger,
.dp-table > tfoot > tr > td.danger,
.dp-table > thead > tr > th.danger,
.dp-table > tbody > tr > th.danger,
.dp-table > tfoot > tr > th.danger,
.dp-table > thead > tr.danger > td,
.dp-table > tbody > tr.danger > td,
.dp-table > tfoot > tr.danger > td,
.dp-table > thead > tr.danger > th,
.dp-table > tbody > tr.danger > th,
.dp-table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.dp-table-hover > tbody > tr > td.danger:hover,
.dp-table-hover > tbody > tr > th.danger:hover,
.dp-table-hover > tbody > tr.danger:hover > td,
.dp-table-hover > tbody > tr:hover > .danger,
.dp-table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.dp-table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.dp-table-interval{
    font-size: 12px;
    font-family: 'Helvetica Neue', 'Luxi Sans', 'DejaVu Sans', Tahoma, 'Hiragino Sans GB', STHeiti, 'Microsoft YaHei';
}
.dp-table-interval>tbody>tr>td{
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
}
.dp-table-interval>tbody>tr>td:nth-child(even)
{
    background: #FFF;
    border-left:none;
}
.dp-table-interval>tbody>tr>td:nth-child(odd)
{
    background: #f6f6f6;
    border-right:none;
}

.dp-table-oddbold>tbody>tr>td:nth-child(odd)
{
    font-weight: bold;
}


@media screen and (max-width: 767px) {
    .dp-table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .dp-table-responsive > .dp-table {
        margin-bottom: 0;
    }
    .dp-table-responsive > .dp-table > thead > tr > th,
    .dp-table-responsive > .dp-table > tbody > tr > th,
    .dp-table-responsive > .dp-table > tfoot > tr > th,
    .dp-table-responsive > .dp-table > thead > tr > td,
    .dp-table-responsive > .dp-table > tbody > tr > td,
    .dp-table-responsive > .dp-table > tfoot > tr > td {
        white-space: nowrap;
    }
    .dp-table-responsive > .dp-table-bordered {
        border: 0;
    }
    .dp-table-responsive > .dp-table-bordered > thead > tr > th:first-child,
    .dp-table-responsive > .dp-table-bordered > tbody > tr > th:first-child,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr > th:first-child,
    .dp-table-responsive > .dp-table-bordered > thead > tr > td:first-child,
    .dp-table-responsive > .dp-table-bordered > tbody > tr > td:first-child,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .dp-table-responsive > .dp-table-bordered > thead > tr > th:last-child,
    .dp-table-responsive > .dp-table-bordered > tbody > tr > th:last-child,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr > th:last-child,
    .dp-table-responsive > .dp-table-bordered > thead > tr > td:last-child,
    .dp-table-responsive > .dp-table-bordered > tbody > tr > td:last-child,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .dp-table-responsive > .dp-table-bordered > tbody > tr:last-child > th,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr:last-child > th,
    .dp-table-responsive > .dp-table-bordered > tbody > tr:last-child > td,
    .dp-table-responsive > .dp-table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
/*==table-* end=*/

.hasborder{
    border: 1px silver solid;
}

.dp-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dp-form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.dp-form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.dp-form-control:-ms-input-placeholder {
    color: #999;
}
.dp-form-control::-webkit-input-placeholder {
    color: #999;
}
.dp-form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.dp-form-control[disabled],
.dp-form-control[readonly],
fieldset[disabled] .dp-form-control {
    background-color: #eee;
    opacity: 1;
}
.dp-form-control[disabled],
fieldset[disabled] .dp-form-control {
    cursor: not-allowed;
}
textarea.dp-form-control {
    height: auto;
}

/*==提示工具（Tooltip）tooltip-* begin==*/
.dp-tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;

    line-break: auto;
}
.dp-tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.dp-tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.dp-tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.dp-tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.dp-tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.dp-tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.dp-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.dp-tooltip.top .dp-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.dp-tooltip.top-left .dp-tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.dp-tooltip.top-right .dp-tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.dp-tooltip.right .dp-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.dp-tooltip.left .dp-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.dp-tooltip.bottom .dp-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.dp-tooltip.bottom-left .dp-tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.dp-tooltip.bottom-right .dp-tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
/*==提示工具（Tooltip）tooltip-* end==*/

/*==分页 pagination--* begin==*/
.dp-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.dp-pagination > li {
    display: inline;
}
.dp-pagination > li > a,
.dp-pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dp-pagination > li:first-child > a,
.dp-pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dp-pagination > li:last-child > a,
.dp-pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.dp-pagination > li > a:hover,
.dp-pagination > li > span:hover,
.dp-pagination > li > a:focus,
.dp-pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.dp-pagination > .active > a,
.dp-pagination > .active > span,
.dp-pagination > .active > a:hover,
.dp-pagination > .active > span:hover,
.dp-pagination > .active > a:focus,
.dp-pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.dp-pagination > .disabled > span,
.dp-pagination > .disabled > span:hover,
.dp-pagination > .disabled > span:focus,
.dp-pagination > .disabled > a,
.dp-pagination > .disabled > a:hover,
.dp-pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.dp-pagination-lg > li > a,
.dp-pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.dp-pagination-lg > li:first-child > a,
.dp-pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.dp-pagination-lg > li:last-child > a,
.dp-pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.dp-pagination-sm > li > a,
.dp-pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.dp-pagination-sm > li:first-child > a,
.dp-pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dp-pagination-sm > li:last-child > a,
.dp-pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
/*==分页 pagination--* end==*/


/*==分页 pager--* begin==*/
.dp-pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.dp-pager li {
    display: inline;
}
.dp-pager li > a,
.dp-pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.dp-pager li > a:hover,
.dp-pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.dp-pager .next > a,
.dp-pager .next > span {
    float: right;
}
.dp-pager .previous > a,
.dp-pager .previous > span {
    float: left;
}
.dp-pager .disabled > a,
.dp-pager .disabled > a:hover,
.dp-pager .disabled > a:focus,
.dp-pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}
/*==分页 pager--* end==*/


/*==progress--* begin==*/
@-webkit-keyframes dp-progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes dp-progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes dp-progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.dp-progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.dp-progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.dp-progress-striped .dp-progress-bar,
.dp-progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.dp-progress.active .dp-progress-bar,
.dp-progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.dp-progress-bar-success {
    background-color: #5cb85c;
}
.dp-progress-striped .dp-progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.dp-progress-bar-info {
    background-color: #5bc0de;
}
.dp-progress-striped .dp-progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.dp-progress-bar-warning {
    background-color: #f0ad4e;
}
.dp-progress-striped .dp-progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.dp-progress-bar-danger {
    background-color: #d9534f;
}
.dp-progress-striped .dp-progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
/*==progress--* end==*/


/*==panel-* begin==*/
.dp-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.dp-panel-body {
    padding: 15px;
}
.dp-panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dp-panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.dp-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.dp-panel-title > a,
.dp-panel-title > small,
.dp-panel-title > .small,
.dp-panel-title > small > a,
.dp-panel-title > .small > a {
    color: inherit;
}
.dp-panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dp-panel > .dp-list-group,
.dp-panel > .dp-panel-collapse > .dp-list-group {
    margin-bottom: 0;
}
.dp-panel > .dp-list-group .dp-list-group-item,
.dp-panel > .dp-panel-collapse > .dp-list-group .dp-list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.dp-panel > .dp-list-group:first-child .dp-list-group-item:first-child,
.dp-panel > .dp-panel-collapse > .dp-list-group:first-child .dp-list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dp-panel > .dp-list-group:last-child .dp-list-group-item:last-child,
.dp-panel > .dp-panel-collapse > .dp-list-group:last-child .dp-list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dp-panel > .dp-panel-heading + .dp-panel-collapse > .dp-list-group .dp-list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dp-panel-heading + .dp-list-group .dp-list-group-item:first-child {
    border-top-width: 0;
}
.dp-list-group + .dp-panel-footer {
    border-top-width: 0;
}
/*==panel-* end==*/

/*==panel->table-* begin==*/
.dp-panel > .dp-table,
.dp-panel > .dp-table-responsive > .dp-table,
.dp-panel > .dp-panel-collapse > .dp-table {
    margin-bottom: 0;
}
.dp-panel > .dp-table caption,
.dp-panel > .dp-table-responsive > .dp-table caption,
.dp-panel > .dp-panel-collapse > .dp-table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.dp-panel > .dp-table:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dp-panel > .dp-table:first-child > thead:first-child > tr:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > thead:first-child > tr:first-child,
.dp-panel > .dp-table:first-child > tbody:first-child > tr:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dp-panel > .dp-table:first-child > thead:first-child > tr:first-child td:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > thead:first-child > tr:first-child td:first-child,
.dp-panel > .dp-table:first-child > tbody:first-child > tr:first-child td:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > tbody:first-child > tr:first-child td:first-child,
.dp-panel > .dp-table:first-child > thead:first-child > tr:first-child th:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > thead:first-child > tr:first-child th:first-child,
.dp-panel > .dp-table:first-child > tbody:first-child > tr:first-child th:first-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.dp-panel > .dp-table:first-child > thead:first-child > tr:first-child td:last-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > thead:first-child > tr:first-child td:last-child,
.dp-panel > .dp-table:first-child > tbody:first-child > tr:first-child td:last-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > tbody:first-child > tr:first-child td:last-child,
.dp-panel > .dp-table:first-child > thead:first-child > tr:first-child th:last-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > thead:first-child > tr:first-child th:last-child,
.dp-panel > .dp-table:first-child > tbody:first-child > tr:first-child th:last-child,
.dp-panel > .dp-table-responsive:first-child > .dp-table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.dp-panel > .dp-table:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dp-panel > .dp-table:last-child > tbody:last-child > tr:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tbody:last-child > tr:last-child,
.dp-panel > .dp-table:last-child > tfoot:last-child > tr:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dp-panel > .dp-table:last-child > tbody:last-child > tr:last-child td:first-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tbody:last-child > tr:last-child td:first-child,
.dp-panel > .dp-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dp-panel > .dp-table:last-child > tbody:last-child > tr:last-child th:first-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tbody:last-child > tr:last-child th:first-child,
.dp-panel > .dp-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.dp-panel > .dp-table:last-child > tbody:last-child > tr:last-child td:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tbody:last-child > tr:last-child td:last-child,
.dp-panel > .dp-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dp-panel > .dp-table:last-child > tbody:last-child > tr:last-child th:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tbody:last-child > tr:last-child th:last-child,
.dp-panel > .dp-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.dp-panel > .dp-table-responsive:last-child > .dp-table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.dp-panel > .dp-panel-body + .dp-table,
.dp-panel > .dp-panel-body + .dp-table-responsive,
.dp-panel > .dp-table + .dp-panel-body,
.dp-panel > .dp-table-responsive + .dp-panel-body {
    border-top: 1px solid #ddd;
}
.dp-panel > .dp-table > tbody:first-child > tr:first-child th,
.dp-panel > .dp-table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.dp-panel > .dp-table-bordered,
.dp-panel > .dp-table-responsive > .dp-table-bordered {
    border: 0;
}
.dp-panel > .dp-table-bordered > thead > tr > th:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr > th:first-child,
.dp-panel > .dp-table-bordered > tbody > tr > th:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr > th:first-child,
.dp-panel > .dp-table-bordered > tfoot > tr > th:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr > th:first-child,
.dp-panel > .dp-table-bordered > thead > tr > td:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr > td:first-child,
.dp-panel > .dp-table-bordered > tbody > tr > td:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr > td:first-child,
.dp-panel > .dp-table-bordered > tfoot > tr > td:first-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.dp-panel > .dp-table-bordered > thead > tr > th:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr > th:last-child,
.dp-panel > .dp-table-bordered > tbody > tr > th:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr > th:last-child,
.dp-panel > .dp-table-bordered > tfoot > tr > th:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr > th:last-child,
.dp-panel > .dp-table-bordered > thead > tr > td:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr > td:last-child,
.dp-panel > .dp-table-bordered > tbody > tr > td:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr > td:last-child,
.dp-panel > .dp-table-bordered > tfoot > tr > td:last-child,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.dp-panel > .dp-table-bordered > thead > tr:first-child > td,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr:first-child > td,
.dp-panel > .dp-table-bordered > tbody > tr:first-child > td,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr:first-child > td,
.dp-panel > .dp-table-bordered > thead > tr:first-child > th,
.dp-panel > .dp-table-responsive > .dp-table-bordered > thead > tr:first-child > th,
.dp-panel > .dp-table-bordered > tbody > tr:first-child > th,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.dp-panel > .dp-table-bordered > tbody > tr:last-child > td,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr:last-child > td,
.dp-panel > .dp-table-bordered > tfoot > tr:last-child > td,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr:last-child > td,
.dp-panel > .dp-table-bordered > tbody > tr:last-child > th,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tbody > tr:last-child > th,
.dp-panel > .dp-table-bordered > tfoot > tr:last-child > th,
.dp-panel > .dp-table-responsive > .dp-table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.dp-panel > .dp-table-responsive {
    margin-bottom: 0;
    border: 0;
}
/*==panel->table-* end==*/

/*==panel-group-* begin==*/
.dp-panel-group {
    margin-bottom: 20px;
}
.dp-panel-group .dp-panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.dp-panel-group .dp-panel + .dp-panel {
    margin-top: 5px;
}
.dp-panel-group .dp-panel-heading {
    border-bottom: 0;
}
.dp-panel-group .dp-panel-heading + .dp-panel-collapse > .dp-panel-body,
.dp-panel-group .dp-panel-heading + .dp-panel-collapse > .dp-list-group {
    border-top: 1px solid #ddd;
}
.dp-panel-group .dp-panel-footer {
    border-top: 0;
}
.dp-panel-group .dp-panel-footer + .dp-panel-collapse .dp-panel-body {
    border-bottom: 1px solid #ddd;
}
/*==panel-group-* end==*/

/*==panel--* begin==*/
.dp-panel-default {
    border-color: #ddd;
}
.dp-panel-default > .dp-panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.dp-panel-default > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #ddd;
}
.dp-panel-default > .dp-panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.dp-panel-default > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #ddd;
}
.dp-panel-primary {
    border-color: #337ab7;
}
.dp-panel-primary > .dp-panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.dp-panel-primary > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #337ab7;
}
.dp-panel-primary > .dp-panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.dp-panel-primary > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #337ab7;
}
.dp-panel-success {
    border-color: #d6e9c6;
}
.dp-panel-success > .dp-panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.dp-panel-success > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #d6e9c6;
}
.dp-panel-success > .dp-panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.dp-panel-success > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #d6e9c6;
}
.dp-panel-info {
    border-color: #bce8f1;
}
.dp-panel-info > .dp-panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.dp-panel-info > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #bce8f1;
}
.dp-panel-info > .dp-panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.dp-panel-info > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #bce8f1;
}
.dp-panel-warning {
    border-color: #faebcc;
}
.dp-panel-warning > .dp-panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.dp-panel-warning > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #faebcc;
}
.dp-panel-warning > .dp-panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.dp-panel-warning > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #faebcc;
}

.dp-panel-danger {
    border-color: #ebccd1;
}
.dp-panel-danger > .dp-panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.dp-panel-danger > .dp-panel-heading + .dp-panel-collapse > .dp-panel-body {
    border-top-color: #ebccd1;
}
.dp-panel-danger > .dp-panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.dp-panel-danger > .dp-panel-footer + .dp-panel-collapse > .dp-panel-body {
    border-bottom-color: #ebccd1;
}
/*==panel--* end==*/

/*==.dp-btn-* begin=*/
.dp-btn {
    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;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.dp-btn:focus,
.dp-btn:active:focus,
.dp-btn.active:focus,
.dp-btn.focus,
.dp-btn:active.focus,
.dp-btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.dp-btn:hover,
.dp-btn:focus,
.dp-btn.focus {
    color: #333;
    text-decoration: none;
}
.dp-btn:active,
.dp-btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.dp-btn.disabled,
.dp-btn[disabled],
fieldset[disabled] .dp-btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
a.dp-btn.disabled,
fieldset[disabled] a.dp-btn {
    pointer-events: none;
}
.dp-btn-transparent
{
    color: #333;
    background-color:rgba(0,0,0,0);
    border-color: #ccc;
}
.dp-btn-transparent:focus,
.dp-btn-transparent.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.dp-btn-transparent:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.dp-btn-transparent:active,
.dp-btn-transparent.active,
.open > .dropdown-toggle.dp-btn-transparent {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.dp-btn-transparent:active:hover,
.dp-btn-transparent.active:hover,
.open > .dropdown-toggle.dp-btn-transparent:hover,
.dp-btn-transparent:active:focus,
.dp-btn-transparent.active:focus,
.open > .dropdown-toggle.dp-btn-default:focus,
.dp-btn-transparent:active.focus,
.dp-btn-transparent.active.focus,
.open > .dropdown-toggle.dp-btn-transparent.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.dp-btn-transparent:active,
.dp-btn-transparent.active,
.open > .dropdown-toggle.dp-btn-transparent {
    background-image: none;
}
.dp-btn-transparent.disabled:hover,
.dp-btn-transparent[disabled]:hover,
fieldset[disabled] .dp-btn-transparent:hover,
.dp-btn-transparent.disabled:focus,
.dp-btn-transparent[disabled]:focus,
fieldset[disabled] .dp-btn-transparent:focus,
.dp-btn-transparent.disabled.focus,
.dp-btn-transparent[disabled].focus,
fieldset[disabled] .dp-btn-transparent.focus {
    background-color: #fff;
    border-color: #ccc;
}
.dp-btn-transparent .badge {
    color: #fff;
    background-color: #333;
}

.dp-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.dp-btn-default:focus,
.dp-btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.dp-btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.dp-btn-default:active,
.dp-btn-default.active,
.open > .dropdown-toggle.dp-btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.dp-btn-default:active:hover,
.dp-btn-default.active:hover,
.open > .dropdown-toggle.dp-btn-default:hover,
.dp-btn-default:active:focus,
.dp-btn-default.active:focus,
.open > .dropdown-toggle.dp-btn-default:focus,
.dp-btn-default:active.focus,
.dp-btn-default.active.focus,
.open > .dropdown-toggle.dp-btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.dp-btn-default:active,
.dp-btn-default.active,
.open > .dropdown-toggle.dp-btn-default {
    background-image: none;
}
.dp-btn-default.disabled:hover,
.dp-btn-default[disabled]:hover,
fieldset[disabled] .dp-btn-default:hover,
.dp-btn-default.disabled:focus,
.dp-btn-default[disabled]:focus,
fieldset[disabled] .dp-btn-default:focus,
.dp-btn-default.disabled.focus,
.dp-btn-default[disabled].focus,
fieldset[disabled] .dp-btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.dp-btn-default .badge {
    color: #fff;
    background-color: #333;
}
.dp-btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.dp-btn-primary:focus,
.dp-btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.dp-btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.dp-btn-primary:active,
.dp-btn-primary.active,
.open > .dropdown-toggle.dp-btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.dp-btn-primary:active:hover,
.dp-btn-primary.active:hover,
.open > .dropdown-toggle.dp-btn-primary:hover,
.dp-btn-primary:active:focus,
.dp-btn-primary.active:focus,
.open > .dropdown-toggle.dp-btn-primary:focus,
.dp-btn-primary:active.focus,
.dp-btn-primary.active.focus,
.open > .dropdown-toggle.dp-btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.dp-btn-primary:active,
.dp-btn-primary.active,
.open > .dropdown-toggle.dp-btn-primary {
    background-image: none;
}
.dp-btn-primary.disabled:hover,
.dp-btn-primary[disabled]:hover,
fieldset[disabled] .dp-btn-primary:hover,
.dp-btn-primary.disabled:focus,
.dp-btn-primary[disabled]:focus,
fieldset[disabled] .dp-btn-primary:focus,
.dp-btn-primary.disabled.focus,
.dp-btn-primary[disabled].focus,
fieldset[disabled] .dp-btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.dp-btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.dp-btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.dp-btn-success:focus,
.dp-btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.dp-btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.dp-btn-success:active,
.dp-btn-success.active,
.open > .dropdown-toggle.dp-btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.dp-btn-success:active:hover,
.dp-btn-success.active:hover,
.open > .dropdown-toggle.dp-btn-success:hover,
.dp-btn-success:active:focus,
.dp-btn-success.active:focus,
.open > .dropdown-toggle.dp-btn-success:focus,
.dp-btn-success:active.focus,
.dp-btn-success.active.focus,
.open > .dropdown-toggle.dp-btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.dp-btn-success:active,
.dp-btn-success.active,
.open > .dropdown-toggle.dp-btn-success {
    background-image: none;
}
.dp-btn-success.disabled:hover,
.dp-btn-success[disabled]:hover,
fieldset[disabled] .dp-btn-success:hover,
.dp-btn-success.disabled:focus,
.dp-btn-success[disabled]:focus,
fieldset[disabled] .dp-btn-success:focus,
.dp-btn-success.disabled.focus,
.dp-btn-success[disabled].focus,
fieldset[disabled] .dp-btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.dp-btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.dp-btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.dp-btn-info:focus,
.dp-btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.dp-btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.dp-btn-info:active,
.dp-btn-info.active,
.open > .dropdown-toggle.dp-btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.dp-btn-info:active:hover,
.dp-btn-info.active:hover,
.open > .dropdown-toggle.dp-btn-info:hover,
.dp-btn-info:active:focus,
.dp-btn-info.active:focus,
.open > .dropdown-toggle.dp-btn-info:focus,
.dp-btn-info:active.focus,
.dp-btn-info.active.focus,
.open > .dropdown-toggle.dp-btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.dp-btn-info:active,
.dp-btn-info.active,
.open > .dropdown-toggle.dp-btn-info {
    background-image: none;
}
.dp-btn-info.disabled:hover,
.dp-btn-info[disabled]:hover,
fieldset[disabled] .dp-btn-info:hover,
.dp-btn-info.disabled:focus,
.dp-btn-info[disabled]:focus,
fieldset[disabled] .dp-btn-info:focus,
.dp-btn-info.disabled.focus,
.dp-btn-info[disabled].focus,
fieldset[disabled] .dp-btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.dp-btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.dp-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.dp-btn-warning:focus,
.dp-btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.dp-btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.dp-btn-warning:active,
.dp-btn-warning.active,
.open > .dropdown-toggle.dp-btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.dp-btn-warning:active:hover,
.dp-btn-warning.active:hover,
.open > .dropdown-toggle.dp-btn-warning:hover,
.dp-btn-warning:active:focus,
.dp-btn-warning.active:focus,
.open > .dropdown-toggle.dp-btn-warning:focus,
.dp-btn-warning:active.focus,
.dp-btn-warning.active.focus,
.open > .dropdown-toggle.dp-btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.dp-btn-warning:active,
.dp-btn-warning.active,
.open > .dropdown-toggle.dp-btn-warning {
    background-image: none;
}
.dp-btn-warning.disabled:hover,
.dp-btn-warning[disabled]:hover,
fieldset[disabled] .dp-btn-warning:hover,
.dp-btn-warning.disabled:focus,
.dp-btn-warning[disabled]:focus,
fieldset[disabled] .dp-btn-warning:focus,
.dp-btn-warning.disabled.focus,
.dp-btn-warning[disabled].focus,
fieldset[disabled] .dp-btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.dp-btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.dp-btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.dp-btn-danger:focus,
.dp-btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.dp-btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.dp-btn-danger:active,
.dp-btn-danger.active,
.open > .dropdown-toggle.dp-btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.dp-btn-danger:active:hover,
.dp-btn-danger.active:hover,
.open > .dropdown-toggle.dp-btn-danger:hover,
.dp-btn-danger:active:focus,
.dp-btn-danger.active:focus,
.open > .dropdown-toggle.dp-btn-danger:focus,
.dp-btn-danger:active.focus,
.dp-btn-danger.active.focus,
.open > .dropdown-toggle.dp-btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.dp-btn-danger:active,
.dp-btn-danger.active,
.open > .dropdown-toggle.dp-btn-danger {
    background-image: none;
}
.dp-btn-danger.disabled:hover,
.dp-btn-danger[disabled]:hover,
fieldset[disabled] .dp-btn-danger:hover,
.dp-btn-danger.disabled:focus,
.dp-btn-danger[disabled]:focus,
fieldset[disabled] .dp-btn-danger:focus,
.dp-btn-danger.disabled.focus,
.dp-btn-danger[disabled].focus,
fieldset[disabled] .dp-btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.dp-btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.dp-btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}
.dp-btn-link,
.dp-btn-link:active,
.dp-btn-link.active,
.dp-btn-link[disabled],
fieldset[disabled] .dp-btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dp-btn-link,
.dp-btn-link:hover,
.dp-btn-link:focus,
.dp-btn-link:active {
    border-color: transparent;
}
.dp-btn-link:hover,
.dp-btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.dp-btn-link[disabled]:hover,
fieldset[disabled] .dp-btn-link:hover,
.dp-btn-link[disabled]:focus,
fieldset[disabled] .dp-btn-link:focus {
    color: #777;
    text-decoration: none;
}
.dp-btn-lg,
.dp-btn-group-lg > .dp-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.dp-btn-sm,
.dp-btn-group-sm > .dp-btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.dp-btn-xs,
.dp-btn-group-xs > .dp-btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.dp-btn-block {
    display: block;
    width: 100%;
}
.dp-btn-block + .dp-btn-block {
    margin-top: 5px;
}
input[type="submit"].dp-btn-block,
input[type="reset"].dp-btn-block,
input[type="button"].dp-btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
/*==.dp-btn-* end=*/


/*==.dp-btn-group-* begin=*/
.dp-btn-group,
.dp-btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.dp-btn-group > .dp-btn,
.dp-btn-group-vertical > .dp-btn {
    position: relative;
    float: left;
}
.dp-btn-group > .dp-btn:hover,
.dp-btn-group-vertical > .dp-btn:hover,
.dp-btn-group > .dp-btn:focus,
.dp-btn-group-vertical > .dp-btn:focus,
.dp-btn-group > .dp-btn:active,
.dp-btn-group-vertical > .dp-btn:active,
.dp-btn-group > .dp-btn.active,
.dp-btn-group-vertical > .dp-btn.active {
    z-index: 2;
}
.dp-btn-group .dp-btn + .dp-btn,
.dp-btn-group .dp-btn + .dp-btn-group,
.dp-btn-group .dp-btn-group + .dp-btn,
.dp-btn-group .dp-btn-group + .dp-btn-group {
    margin-left: -1px;
}
.dp-btn-toolbar {
    margin-left: -5px;
}
.dp-btn-toolbar .dp-btn,
.dp-btn-toolbar .dp-btn-group,
.dp-btn-toolbar .input-group {
    float: left;
}
.dp-btn-toolbar > .dp-btn,
.dp-btn-toolbar > .dp-btn-group,
.dp-btn-toolbar > .dp-input-group {
    margin-left: 5px;
}
.dp-btn-group > .dp-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dp-btn-group > .dp-btn:first-child {
    margin-left: 0;
}
.dp-btn-group > .dp-btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dp-btn-group > .dp-btn:last-child:not(:first-child),
.dp-btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dp-btn-group > .dp-btn-group {
    float: left;
}
.dp-btn-group > .dp-btn-group:not(:first-child):not(:last-child) > .dp-btn {
    border-radius: 0;
}
.dp-btn-group > .dp-btn-group:first-child:not(:last-child) > .dp-btn:last-child,
.dp-btn-group > .dp-btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dp-btn-group > .dp-btn-group:last-child:not(:first-child) > .dp-btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dp-btn-group .dropdown-toggle:active,
.dp-btn-group.open .dropdown-toggle {
    outline: 0;
}
.dp-btn-group > .dp-btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.dp-btn-group > .dp-btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.dp-btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.dp-btn-group.open .dropdown-toggle.dp-btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dp-btn .caret {
    margin-left: 0;
}
.dp-btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .dp-btn-lg .caret {
    border-width: 0 5px 5px;
}
.dp-btn-group-vertical > .dp-btn,
.dp-btn-group-vertical > .dp-btn-group,
.dp-btn-group-vertical > .dp-btn-group > .dp-btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.dp-btn-group-vertical > .dp-btn-group > .dp-btn {
    float: none;
}
.dp-btn-group-vertical > .dp-btn + .dp-btn,
.dp-btn-group-vertical > .dp-btn + .dp-btn-group,
.dp-btn-group-vertical > .dp-btn-group + .dp-btn,
.dp-btn-group-vertical > .dp-btn-group + .dp-btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.dp-btn-group-vertical > .dp-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.dp-btn-group-vertical > .dp-btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.dp-btn-group-vertical > .dp-btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dp-btn-group-vertical > .dp-btn-group:not(:first-child):not(:last-child) > .dp-btn {
    border-radius: 0;
}
.dp-btn-group-vertical > .dp-btn-group:first-child:not(:last-child) > .dp-btn:last-child,
.dp-btn-group-vertical > .dp-btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.dp-btn-group-vertical > .dp-btn-group:last-child:not(:first-child) > .dp-btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dp-btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.dp-btn-group-justified > .dp-btn,
.dp-btn-group-justified > .dp-btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.dp-btn-group-justified > .dp-btn-group .dp-btn {
    width: 100%;
}
.dp-btn-group-justified > .dp-btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .dp-btn input[type="radio"],
[data-toggle="buttons"] > .dp-btn-group > .dp-btn input[type="radio"],
[data-toggle="buttons"] > .dp-btn input[type="checkbox"],
[data-toggle="buttons"] > .dp-btn-group > .dp-btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
/*==.dp-btn-group-* end=*/

/*==label--* begin==*/
.dp-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.dp-label:hover,
a.dp-label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.dp-label:empty {
    display: none;
}
.dp-btn .dp-label {
    position: relative;
    top: -1px;
}
.dp-label-default {
    background-color: #777;
}
.dp-label-default[href]:hover,
.dp-label-default[href]:focus {
    background-color: #5e5e5e;
}
.dp-label-primary {
    background-color: #337ab7;
}
.dp-label-primary[href]:hover,
.dp-label-primary[href]:focus {
    background-color: #286090;
}
.dp-label-success {
    background-color: #5cb85c;
}
.dp-label-success[href]:hover,
.dp-label-success[href]:focus {
    background-color: #449d44;
}
.dp-label-info {
    background-color: #5bc0de;
}
.dp-label-info[href]:hover,
.dp-label-info[href]:focus {
    background-color: #31b0d5;
}
.dp-label-warning {
    background-color: #f0ad4e;
}
.dp-label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.dp-label-danger {
    background-color: #d9534f;
}
.dp-label-danger[href]:hover,
.dp-label-danger[href]:focus {
    background-color: #c9302c;
}
/*==label--* end==*/
/*
.dp-panel-body:before,
 .dp-panel-body:after,
 .dp-modal-header:before,
 .dp-modal-header:after,
 .dp-modal-footer:before,
 .dp-modal-footer:after {
     display: table;
     content: " ";
 }


.dp-panel-body:after,
.dp-modal-header:after,
.dp-modal-footer:after {
    clear: both;
}*/

/*==图标库 glyphicon-* begin=*/
@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
.dp-glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dp-glyphicon-asterisk:before {
    content: "\002a";
}
.dp-glyphicon-plus:before {
    content: "\002b";
}
.dp-glyphicon-euro:before,
.dp-glyphicon-eur:before {
    content: "\20ac";
}
.dp-glyphicon-minus:before {
    content: "\2212";
}
.dp-glyphicon-cloud:before {
    content: "\2601";
}
.dp-glyphicon-envelope:before {
    content: "\2709";
}
.dp-glyphicon-pencil:before {
    content: "\270f";
}
.dp-glyphicon-glass:before {
    content: "\e001";
}
.dp-glyphicon-music:before {
    content: "\e002";
}
.dp-glyphicon-search:before {
    content: "\e003";
}
.dp-glyphicon-heart:before {
    content: "\e005";
}
.dp-glyphicon-star:before {
    content: "\e006";
}
.dp-glyphicon-star-empty:before {
    content: "\e007";
}
.dp-glyphicon-user:before {
    content: "\e008";
}
.dp-glyphicon-film:before {
    content: "\e009";
}
.dp-glyphicon-th-large:before {
    content: "\e010";
}
.dp-glyphicon-th:before {
    content: "\e011";
}
.dp-glyphicon-th-list:before {
    content: "\e012";
}
.dp-glyphicon-ok:before {
    content: "\e013";
}
.dp-glyphicon-remove:before {
    content: "\e014";
}
.dp-glyphicon-zoom-in:before {
    content: "\e015";
}
.dp-glyphicon-zoom-out:before {
    content: "\e016";
}
.dp-glyphicon-off:before {
    content: "\e017";
}
.dp-glyphicon-signal:before {
    content: "\e018";
}
.dp-glyphicon-cog:before {
    content: "\e019";
}
.dp-glyphicon-trash:before {
    content: "\e020";
}
.dp-glyphicon-home:before {
    content: "\e021";
}
.dp-glyphicon-file:before {
    content: "\e022";
}
.dp-glyphicon-time:before {
    content: "\e023";
}
.dp-glyphicon-road:before {
    content: "\e024";
}
.dp-glyphicon-download-alt:before {
    content: "\e025";
}
.dp-glyphicon-download:before {
    content: "\e026";
}
.dp-glyphicon-upload:before {
    content: "\e027";
}
.dp-glyphicon-inbox:before {
    content: "\e028";
}
.dp-glyphicon-play-circle:before {
    content: "\e029";
}
.dp-glyphicon-repeat:before {
    content: "\e030";
}
.dp-glyphicon-refresh:before {
    content: "\e031";
}
.dp-glyphicon-list-alt:before {
    content: "\e032";
}
.dp-glyphicon-lock:before {
    content: "\e033";
}
.dp-glyphicon-flag:before {
    content: "\e034";
}
.dp-glyphicon-headphones:before {
    content: "\e035";
}
.dp-glyphicon-volume-off:before {
    content: "\e036";
}
.dp-glyphicon-volume-down:before {
    content: "\e037";
}
.dp-glyphicon-volume-up:before {
    content: "\e038";
}
.dp-glyphicon-qrcode:before {
    content: "\e039";
}
.dp-glyphicon-barcode:before {
    content: "\e040";
}
.dp-glyphicon-tag:before {
    content: "\e041";
}
.dp-glyphicon-tags:before {
    content: "\e042";
}
.dp-glyphicon-book:before {
    content: "\e043";
}
.dp-glyphicon-bookmark:before {
    content: "\e044";
}
.dp-glyphicon-print:before {
    content: "\e045";
}
.dp-glyphicon-camera:before {
    content: "\e046";
}
.dp-glyphicon-font:before {
    content: "\e047";
}
.dp-glyphicon-bold:before {
    content: "\e048";
}
.dp-glyphicon-italic:before {
    content: "\e049";
}
.dp-glyphicon-text-height:before {
    content: "\e050";
}
.dp-glyphicon-text-width:before {
    content: "\e051";
}
.dp-glyphicon-align-left:before {
    content: "\e052";
}
.dp-glyphicon-align-center:before {
    content: "\e053";
}
.dp-glyphicon-align-right:before {
    content: "\e054";
}
.dp-glyphicon-align-justify:before {
    content: "\e055";
}
.dp-glyphicon-list:before {
    content: "\e056";
}
.dp-glyphicon-indent-left:before {
    content: "\e057";
}
.dp-glyphicon-indent-right:before {
    content: "\e058";
}
.dp-glyphicon-facetime-video:before {
    content: "\e059";
}
.dp-glyphicon-picture:before {
    content: "\e060";
}
.dp-glyphicon-map-marker:before {
    content: "\e062";
}
.dp-glyphicon-adjust:before {
    content: "\e063";
}
.dp-glyphicon-tint:before {
    content: "\e064";
}
.dp-glyphicon-edit:before {
    content: "\e065";
}
.dp-glyphicon-share:before {
    content: "\e066";
}
.dp-glyphicon-check:before {
    content: "\e067";
}
.dp-glyphicon-move:before {
    content: "\e068";
}
.dp-glyphicon-step-backward:before {
    content: "\e069";
}
.dp-glyphicon-fast-backward:before {
    content: "\e070";
}
.dp-glyphicon-backward:before {
    content: "\e071";
}
.dp-glyphicon-play:before {
    content: "\e072";
}
.dp-glyphicon-pause:before {
    content: "\e073";
}
.dp-glyphicon-stop:before {
    content: "\e074";
}
.dp-glyphicon-forward:before {
    content: "\e075";
}
.dp-glyphicon-fast-forward:before {
    content: "\e076";
}
.dp-glyphicon-step-forward:before {
    content: "\e077";
}
.dp-glyphicon-eject:before {
    content: "\e078";
}
.dp-glyphicon-chevron-left:before {
    content: "\e079";
}
.dp-glyphicon-chevron-right:before {
    content: "\e080";
}
.dp-glyphicon-plus-sign:before {
    content: "\e081";
}
.dp-glyphicon-minus-sign:before {
    content: "\e082";
}
.dp-glyphicon-remove-sign:before {
    content: "\e083";
}
.dp-glyphicon-ok-sign:before {
    content: "\e084";
}
.dp-glyphicon-question-sign:before {
    content: "\e085";
}
.dp-glyphicon-info-sign:before {
    content: "\e086";
}
.dp-glyphicon-screenshot:before {
    content: "\e087";
}
.dp-glyphicon-remove-circle:before {
    content: "\e088";
}
.dp-glyphicon-ok-circle:before {
    content: "\e089";
}
.dp-glyphicon-ban-circle:before {
    content: "\e090";
}
.dp-glyphicon-arrow-left:before {
    content: "\e091";
}
.dp-glyphicon-arrow-right:before {
    content: "\e092";
}
.dp-glyphicon-arrow-up:before {
    content: "\e093";
}
.dp-glyphicon-arrow-down:before {
    content: "\e094";
}
.dp-glyphicon-share-alt:before {
    content: "\e095";
}
.dp-glyphicon-resize-full:before {
    content: "\e096";
}
.dp-glyphicon-resize-small:before {
    content: "\e097";
}
.dp-glyphicon-exclamation-sign:before {
    content: "\e101";
}
.dp-glyphicon-gift:before {
    content: "\e102";
}
.dp-glyphicon-leaf:before {
    content: "\e103";
}
.dp-glyphicon-fire:before {
    content: "\e104";
}
.dp-glyphicon-eye-open:before {
    content: "\e105";
}
.dp-glyphicon-eye-close:before {
    content: "\e106";
}
.dp-glyphicon-warning-sign:before {
    content: "\e107";
}
.dp-glyphicon-plane:before {
    content: "\e108";
}
.dp-glyphicon-calendar:before {
    content: "\e109";
}
.dp-glyphicon-random:before {
    content: "\e110";
}
.dp-glyphicon-comment:before {
    content: "\e111";
}
.dp-glyphicon-magnet:before {
    content: "\e112";
}
.dp-glyphicon-chevron-up:before {
    content: "\e113";
}
.dp-glyphicon-chevron-down:before {
    content: "\e114";
}
.dp-glyphicon-retweet:before {
    content: "\e115";
}
.dp-glyphicon-shopping-cart:before {
    content: "\e116";
}
.dp-glyphicon-folder-close:before {
    content: "\e117";
}
.dp-glyphicon-folder-open:before {
    content: "\e118";
}
.dp-glyphicon-resize-vertical:before {
    content: "\e119";
}
.dp-glyphicon-resize-horizontal:before {
    content: "\e120";
}
.dp-glyphicon-hdd:before {
    content: "\e121";
}
.dp-glyphicon-bullhorn:before {
    content: "\e122";
}
.dp-glyphicon-bell:before {
    content: "\e123";
}
.dp-glyphicon-certificate:before {
    content: "\e124";
}
.dp-glyphicon-thumbs-up:before {
    content: "\e125";
}
.dp-glyphicon-thumbs-down:before {
    content: "\e126";
}
.dp-glyphicon-hand-right:before {
    content: "\e127";
}
.dp-glyphicon-hand-left:before {
    content: "\e128";
}
.dp-glyphicon-hand-up:before {
    content: "\e129";
}
.dp-glyphicon-hand-down:before {
    content: "\e130";
}
.dp-glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.dp-glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.dp-glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.dp-glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.dp-glyphicon-globe:before {
    content: "\e135";
}
.dp-glyphicon-wrench:before {
    content: "\e136";
}
.dp-glyphicon-tasks:before {
    content: "\e137";
}
.dp-glyphicon-filter:before {
    content: "\e138";
}
.dp-glyphicon-briefcase:before {
    content: "\e139";
}
.dp-glyphicon-fullscreen:before {
    content: "\e140";
}
.dp-glyphicon-dashboard:before {
    content: "\e141";
}
.dp-glyphicon-paperclip:before {
    content: "\e142";
}
.dp-glyphicon-heart-empty:before {
    content: "\e143";
}
.dp-glyphicon-link:before {
    content: "\e144";
}
.dp-glyphicon-phone:before {
    content: "\e145";
}
.dp-glyphicon-pushpin:before {
    content: "\e146";
}
.dp-glyphicon-usd:before {
    content: "\e148";
}
.dp-glyphicon-gbp:before {
    content: "\e149";
}
.dp-glyphicon-sort:before {
    content: "\e150";
}
.dp-glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.dp-glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.dp-glyphicon-sort-by-order:before {
    content: "\e153";
}
.dp-glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.dp-glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.dp-glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.dp-glyphicon-unchecked:before {
    content: "\e157";
}
.dp-glyphicon-expand:before {
    content: "\e158";
}
.dp-glyphicon-collapse-down:before {
    content: "\e159";
}
.dp-glyphicon-collapse-up:before {
    content: "\e160";
}
.dp-glyphicon-log-in:before {
    content: "\e161";
}
.dp-glyphicon-flash:before {
    content: "\e162";
}
.dp-glyphicon-log-out:before {
    content: "\e163";
}
.dp-glyphicon-new-window:before {
    content: "\e164";
}
.dp-glyphicon-record:before {
    content: "\e165";
}
.dp-glyphicon-save:before {
    content: "\e166";
}
.dp-glyphicon-open:before {
    content: "\e167";
}
.dp-glyphicon-saved:before {
    content: "\e168";
}
.dp-glyphicon-import:before {
    content: "\e169";
}
.dp-glyphicon-export:before {
    content: "\e170";
}
.dp-glyphicon-send:before {
    content: "\e171";
}
.dp-glyphicon-floppy-disk:before {
    content: "\e172";
}
.dp-glyphicon-floppy-saved:before {
    content: "\e173";
}
.dp-glyphicon-floppy-remove:before {
    content: "\e174";
}
.dp-glyphicon-floppy-save:before {
    content: "\e175";
}
.dp-glyphicon-floppy-open:before {
    content: "\e176";
}
.dp-glyphicon-credit-card:before {
    content: "\e177";
}
.dp-glyphicon-transfer:before {
    content: "\e178";
}
.dp-glyphicon-cutlery:before {
    content: "\e179";
}
.dp-glyphicon-header:before {
    content: "\e180";
}
.dp-glyphicon-compressed:before {
    content: "\e181";
}
.dp-glyphicon-earphone:before {
    content: "\e182";
}
.dp-glyphicon-phone-alt:before {
    content: "\e183";
}
.dp-glyphicon-tower:before {
    content: "\e184";
}
.dp-glyphicon-stats:before {
    content: "\e185";
}
.dp-glyphicon-sd-video:before {
    content: "\e186";
}
.dp-glyphicon-hd-video:before {
    content: "\e187";
}
.dp-glyphicon-subtitles:before {
    content: "\e188";
}
.dp-glyphicon-sound-stereo:before {
    content: "\e189";
}
.dp-glyphicon-sound-dolby:before {
    content: "\e190";
}
.dp-glyphicon-sound-5-1:before {
    content: "\e191";
}
.dp-glyphicon-sound-6-1:before {
    content: "\e192";
}
.dp-glyphicon-sound-7-1:before {
    content: "\e193";
}
.dp-glyphicon-copyright-mark:before {
    content: "\e194";
}
.dp-glyphicon-registration-mark:before {
    content: "\e195";
}
.dp-glyphicon-cloud-download:before {
    content: "\e197";
}
.dp-glyphicon-cloud-upload:before {
    content: "\e198";
}
.dp-glyphicon-tree-conifer:before {
    content: "\e199";
}
.dp-glyphicon-tree-deciduous:before {
    content: "\e200";
}
.dp-glyphicon-cd:before {
    content: "\e201";
}
.dp-glyphicon-save-file:before {
    content: "\e202";
}
.dp-glyphicon-open-file:before {
    content: "\e203";
}
.dp-glyphicon-level-up:before {
    content: "\e204";
}
.dp-glyphicon-copy:before {
    content: "\e205";
}
.dp-glyphicon-paste:before {
    content: "\e206";
}
.dp-glyphicon-alert:before {
    content: "\e209";
}
.dp-glyphicon-equalizer:before {
    content: "\e210";
}
.dp-glyphicon-king:before {
    content: "\e211";
}
.dp-glyphicon-queen:before {
    content: "\e212";
}
.dp-glyphicon-pawn:before {
    content: "\e213";
}
.dp-glyphicon-bishop:before {
    content: "\e214";
}
.dp-glyphicon-knight:before {
    content: "\e215";
}
.dp-glyphicon-baby-formula:before {
    content: "\e216";
}
.dp-glyphicon-tent:before {
    content: "\26fa";
}
.dp-glyphicon-blackboard:before {
    content: "\e218";
}
.dp-glyphicon-bed:before {
    content: "\e219";
}
.dp-glyphicon-apple:before {
    content: "\f8ff";
}
.dp-glyphicon-erase:before {
    content: "\e221";
}
.dp-glyphicon-hourglass:before {
    content: "\231b";
}
.dp-glyphicon-lamp:before {
    content: "\e223";
}
.dp-glyphicon-duplicate:before {
    content: "\e224";
}
.dp-glyphicon-piggy-bank:before {
    content: "\e225";
}
.dp-glyphicon-scissors:before {
    content: "\e226";
}
.dp-glyphicon-bitcoin:before {
    content: "\e227";
}
.dp-glyphicon-btc:before {
    content: "\e227";
}
.dp-glyphicon-xbt:before {
    content: "\e227";
}
.dp-glyphicon-yen:before {
    content: "\00a5";
}
.dp-glyphicon-jpy:before {
    content: "\00a5";
}
.dp-glyphicon-ruble:before {
    content: "\20bd";
}
.dp-glyphicon-rub:before {
    content: "\20bd";
}
.dp-glyphicon-scale:before {
    content: "\e230";
}
.dp-glyphicon-ice-lolly:before {
    content: "\e231";
}
.dp-glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.dp-glyphicon-education:before {
    content: "\e233";
}
.dp-glyphicon-option-horizontal:before {
    content: "\e234";
}
.dp-glyphicon-option-vertical:before {
    content: "\e235";
}
.dp-glyphicon-menu-hamburger:before {
    content: "\e236";
}
.dp-glyphicon-modal-window:before {
    content: "\e237";
}
.dp-glyphicon-oil:before {
    content: "\e238";
}
.dp-glyphicon-grain:before {
    content: "\e239";
}
.dp-glyphicon-sunglasses:before {
    content: "\e240";
}
.dp-glyphicon-text-size:before {
    content: "\e241";
}
.dp-glyphicon-text-color:before {
    content: "\e242";
}
.dp-glyphicon-text-background:before {
    content: "\e243";
}
.dp-glyphicon-object-align-top:before {
    content: "\e244";
}
.dp-glyphicon-object-align-bottom:before {
    content: "\e245";
}
.dp-glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.dp-glyphicon-object-align-left:before {
    content: "\e247";
}
.dp-glyphicon-object-align-vertical:before {
    content: "\e248";
}
.dp-glyphicon-object-align-right:before {
    content: "\e249";
}
.dp-glyphicon-triangle-right:before {
    content: "\e250";
}
.dp-glyphicon-triangle-left:before {
    content: "\e251";
}
.dp-glyphicon-triangle-bottom:before {
    content: "\e252";
}
.dp-glyphicon-triangle-top:before {
    content: "\e253";
}
.dp-glyphicon-console:before {
    content: "\e254";
}
.dp-glyphicon-superscript:before {
    content: "\e255";
}
.dp-glyphicon-subscript:before {
    content: "\e256";
}
.dp-glyphicon-menu-left:before {
    content: "\e257";
}
.dp-glyphicon-menu-right:before {
    content: "\e258";
}
.dp-glyphicon-menu-down:before {
    content: "\e259";
}
.dp-glyphicon-menu-up:before {
    content: "\e260";
}
/*==图标库 glyphicon-* end=*/


/*==jqgrid 移植==*/
/*Grid*/
.ui-jqgrid {position: relative;}
.ui-jqgrid .ui-jqgrid-view {position: relative;left:0; top: 0; padding: 0; font-size:11px;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {padding: .3em .2em .2em .3em; position: relative; font-size: 12px; border-left: 0 none;border-right: 0 none; border-top: 0 none;}
.ui-jqgrid .ui-jqgrid-caption {text-align: left;}
.ui-jqgrid .ui-jqgrid-title { margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-titlebar-close { position: absolute;top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height:18px; cursor:pointer;}
.ui-jqgrid .ui-jqgrid-titlebar-close span { display: block; margin: 1px; }
.ui-jqgrid .ui-jqgrid-titlebar-close:hover { padding: 0; }
/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {position: relative; margin: 0;padding: 0; overflow-x: hidden; border-left: 0 none !important; border-top : 0 none !important; border-right : 0 none !important;}
.ui-jqgrid .ui-jqgrid-hbox {float: left; padding-right: 20px;}
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0;}
.ui-jqgrid .ui-jqgrid-htable th {height:22px;padding: 0 2px 0 2px;}
.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; height:17px;}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden;white-space: nowrap;text-align:center;border-top : 0 none;border-bottom : 0 none;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {border-left : 0 none;}
.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {border-right : 0 none;}
.ui-first-th-ltr {border-right: 1px solid; }
.ui-first-th-rtl {border-left: 1px solid; }
.ui-jqgrid .ui-th-div-ie {white-space: nowrap; zoom :1; height:17px;}
.ui-jqgrid .ui-jqgrid-resize {height:20px !important;position: relative; cursor :e-resize;display: inline;overflow: hidden;}
.ui-jqgrid .ui-grid-ico-sort {overflow:hidden;position:absolute;display:inline; cursor: pointer !important;}
.ui-jqgrid .ui-icon-asc {margin-top:-3px; height:12px;}
.ui-jqgrid .ui-icon-desc {margin-top:3px;height:12px;}
.ui-jqgrid .ui-i-asc {margin-top:0;height:16px;}
.ui-jqgrid .ui-i-desc {margin-top:0;margin-left:13px;height:16px;}
.ui-jqgrid .ui-jqgrid-sortable {cursor:pointer;}
.ui-jqgrid tr.ui-search-toolbar th { border-top-width: 1px !important; border-top-color: inherit !important; border-top-style: ridge !important }
tr.ui-search-toolbar input {margin: 1px 0 0 0}
tr.ui-search-toolbar select {margin: 1px 0 0 0}
/* body */
.ui-jqgrid .ui-jqgrid-bdiv {position: relative; margin: 0; padding:0; overflow: auto; text-align:left;}
.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin:0; outline-style: none; }
.ui-jqgrid tr.jqgrow { outline-style: none; }
.ui-jqgrid tr.jqgroup { outline-style: none; }
.ui-jqgrid tr.jqgrow td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0 2px;border-right-width: 1px; border-right-style: solid;}
.ui-jqgrid tr.jqgroup td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqfoot td {font-weight: bold; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.ui-row-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.ui-row-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
.ui-jqgrid td.jqgrid-rownum { padding: 0 2px 0 2px; margin: 0; border: 0 none;}
.ui-jqgrid .ui-jqgrid-resize-mark { width:2px; left:0; background-color:#777; cursor: e-resize; cursor: col-resize; position:absolute; top:0; height:100px; overflow:hidden; display:none; border:0 none; z-index: 99999;}
/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {position: relative; margin: 0;padding: 0; overflow: hidden; border-left: 0 none !important; border-top : 0 none !important; border-right : 0 none !important;}
.ui-jqgrid .ui-jqgrid-ftable {table-layout:fixed; margin-bottom:0;}
.ui-jqgrid tr.footrow td {font-weight: bold; overflow: hidden; white-space:nowrap; height: 21px;padding: 0 2px 0 2px;border-top-width: 1px; border-top-color: inherit; border-top-style: solid;}
.ui-jqgrid tr.footrow-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.footrow-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
/* Pager*/
.ui-jqgrid .ui-jqgrid-pager { border-left: 0 none !important;border-right: 0 none !important; border-bottom: 0 none !important; margin: 0 !important; padding: 0 !important; position: relative; height: 25px;white-space: nowrap;overflow: hidden;font-size:11px;}
.ui-jqgrid .ui-pager-control {position: relative;}
.ui-jqgrid .ui-pg-table {position: relative; padding-bottom:2px; width:auto; margin: 0;}
.ui-jqgrid .ui-pg-table td {font-weight:normal; vertical-align:middle; padding:1px;}
.ui-jqgrid .ui-pg-button  { height:19px !important;}
.ui-jqgrid .ui-pg-button span { display: block; margin: 1px; float:left;}
.ui-jqgrid .ui-pg-button:hover { padding: 0; }
.ui-jqgrid .ui-state-disabled:hover {padding:1px;}
.ui-jqgrid .ui-pg-input { height:13px;font-size:.8em; margin: 0;}
.ui-jqgrid .ui-pg-selbox {font-size:.8em; line-height:18px; display:block; height:18px; margin: 0;}
.ui-jqgrid .ui-separator {height: 18px; border-left: 1px solid #ccc ; border-right: 1px solid #ccc ; margin: 1px; float: right;}
.ui-jqgrid .ui-paging-info {font-weight: normal;height:19px; margin-top:3px;margin-right:4px;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {padding:1px 0;float:left;position:relative;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea { margin: 0;}
.ui-jqgrid td textarea {width:auto;height:auto;}
.ui-jqgrid .ui-jqgrid-toppager {border-left: 0 none !important;border-right: 0 none !important; border-top: 0 none !important; margin: 0 !important; padding: 0 !important; position: relative; height: 25px !important;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {padding:1px 0;float:left;position:relative;}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {display: block;}
.ui-jqgrid .ui-subgrid {margin:0;padding:0; width:100%;}
.ui-jqgrid .ui-subgrid table {table-layout: fixed;}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {height:18px;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid .ui-subgrid td.subgrid-data {border-top:  0 none !important;}
.ui-jqgrid .ui-subgrid td.subgrid-cell {border-width: 0 0 1px 0;}
.ui-jqgrid .ui-th-subgrid {height:20px;}
/* loading */
.ui-jqgrid .loading {position: absolute; top: 45%;left: 45%;width: auto;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: bold;display: none;border-width: 2px !important; font-size:11px;}
.ui-jqgrid .jqgrid-overlay {display:none;z-index:100;}
/* IE * html .jqgrid-overlay {width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');} */
* .jqgrid-overlay iframe {position:absolute;top:0;left:0;z-index:-1;}
/* IE width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {border-left: 0 none;    border-right: 0 none;	height : 21px;overflow: hidden;	}
/*Modal Window */
.ui-jqdialog { display: none; width: 300px; position: absolute; padding: .2em; font-size:11px; overflow:visible;}
.ui-jqdialog .ui-jqdialog-titlebar { padding: .3em .2em; position: relative;  }
.ui-jqdialog .ui-jqdialog-title { margin: .1em 0 .2em; }
.ui-jqdialog .ui-jqdialog-titlebar-close { position: absolute;  top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; cursor:pointer;}

.ui-jqdialog .ui-jqdialog-titlebar-close span { display: block; margin: 1px; }
.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus { padding: 0; }
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content { border: 0; padding: .3em .2em; background: none; height:auto;}
.ui-jqdialog .ui-jqconfirm {padding: .4em 1em; border-width:3px;position:absolute;bottom:10px;right:10px;overflow:visible;display:none;height:80px;width:220px;text-align:center;}
.ui-jqdialog>.ui-resizable-se { bottom: -3px; right: -3px}
.ui-jqgrid>.ui-resizable-se { bottom: -3px; right: -3px }
/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {margin: 0;}
.ui-jqdialog-content .EditTable { width: 100%; margin-bottom:0;}
.ui-jqdialog-content .DelTable { width: 100%; margin-bottom:0;}
.EditTable td input, .EditTable td select, .EditTable td textarea {margin: 0;}
.EditTable td textarea { width:auto; height:auto;}
.ui-jqdialog-content td.EditButton {text-align: right;border-top: 0 none;border-left: 0 none;border-right: 0 none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content td.navButton {text-align: center; border-left: 0 none;border-top: 0 none;border-right: 0 none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content input.FormElement {padding:.3em}
.ui-jqdialog-content select.FormElement {padding:.3em}
.ui-jqdialog-content .data-line {padding-top:.1em;border: 0 none;}

.ui-jqdialog-content .CaptionTD {vertical-align: middle;border: 0 none; padding: 2px;white-space: nowrap;}
.ui-jqdialog-content .DataTD {padding: 2px; border: 0 none; vertical-align: top;}
.ui-jqdialog-content .form-view-data {white-space:pre}
.fm-button { display: inline-block; margin:0 4px 0 0; padding: .4em .5em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fm-button-icon-left { padding-left: 1.9em; }
.fm-button-icon-right { padding-right: 1.9em; }
.fm-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px; }
.fm-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px;}
#nData, #pData { float: left; margin:3px;padding: 0; width: 15px; }
/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {font-style : normal;border-left: 0 none;}
/* inline edit actions button*/
.ui-inline-del.ui-state-hover span, .ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span, .ui-inline-cancel.ui-state-hover span {
    margin: -1px;
}
/* Tree Grid */
.ui-jqgrid .tree-wrap {float: left; position: relative;height: 18px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .tree-minus {position: absolute; height: 18px; width: 18px; overflow: hidden;}
.ui-jqgrid .tree-plus {position: absolute;	height: 18px; width: 18px;	overflow: hidden;}
.ui-jqgrid .tree-leaf {position: absolute;	height: 18px; width: 18px;overflow: hidden;}
.ui-jqgrid .treeclick {cursor: pointer;}
/* moda dialog */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;}
/*	 width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}*/
.ui-jqgrid-dnd tr td {border-right-width: 1px; border-right-color: inherit; border-right-style: solid; height:20px}
/* RTL Support */
.ui-jqgrid .ui-jqgrid-caption-rtl {text-align: right;}
.ui-jqgrid .ui-jqgrid-hbox-rtl {float: right; padding-left: 20px;}
.ui-jqgrid .ui-jqgrid-resize-ltr {float: right;margin: -2px -2px -2px 0;}
.ui-jqgrid .ui-jqgrid-resize-rtl {float: left;margin: -2px 0 -1px -3px;}
.ui-jqgrid .ui-sort-rtl {left:0;}
.ui-jqgrid .tree-wrap-ltr {float: left;}
.ui-jqgrid .tree-wrap-rtl {float: right;}
.ui-jqgrid .ui-ellipsis {-moz-text-overflow:ellipsis;text-overflow:ellipsis;}

/* Toolbar Search Menu */
.ui-search-menu { position: absolute; padding: 2px 5px;}
.ui-jqgrid .ui-search-table { padding: 0; border: 0 none; height:20px; width:100%;}
.ui-jqgrid .ui-search-table .ui-search-oper { width:20px; }
a.g-menu-item, a.soptclass, a.clearsearchclass { cursor: pointer; }
.ui-jqgrid .ui-search-table .ui-search-input>input,
.ui-jqgrid .ui-search-table .ui-search-input>select
{
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ui-jqgrid .ui-jqgrid-view input,
.ui-jqgrid .ui-jqgrid-view select,
.ui-jqgrid .ui-jqgrid-view textarea,
.ui-jqgrid .ui-jqgrid-view button {
    font-size: 11px
}


/*==用电===*/

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Karla', sans-serif;
    font-weight: bold;
    color: #317eac;
    text-rendering: optimizelegibility;
}
.dp-container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}
.dp-container-fluid:before,
.dp-container-fluid:after {
    display: table;
    content: "";
}
.dp-container-fluid:after {
    clear: both;
}
.dp-row-fluid {
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    width: 100%;
    *zoom: 1;
}
.dp-row-fluid:before,
.dp-row-fluid:after {
    display: table;
    content: "";
}
.dp-row-fluid:after {
    clear: both;
}
.dp-row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
}
.dp-row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.dp-row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}
.dp-row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}
.dp-row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}
.dp-row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}
.dp-row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}
.dp-row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}
.dp-row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}
.dp-row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}
.dp-row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}
.dp-row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}
.dp-row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}
.dp-row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.dp-top-block{
    font-size:14px;
    text-align: center;
    padding: 5px;
    margin-bottom:10px;
    font-weight:bold;
    position: relative;
    display: block;
    line-height: 22px;
    text-shadow: 0 0 1px #DDD;
    text-decoration:none;
    -webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
    -moz-box-shadow: inset 0 0 0 1px #FAFAFA;
    box-shadow: inset 0 0 0 1px #FAFAFA;
    background: -moz-linear-gradient(top,  rgba(30,87,153,0.2) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.2)), color-stop(100%,rgba(125,185,232,0)));
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
    background: -o-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
    background: -ms-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to bottom,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

.dp-top-block span{
    clear:both;
}


.dp-top-block:hover{
    text-decoration:none;
}

.dp-notification {
    display: block;
    position: absolute;
    top: -10px;
    right: -5px;
    line-height: 16px;
    height: 16px;
    padding: 0 5px;
    font-family: Arial, sans-serif;
    color: white !important;
    text-shadow: 0 1px
    hsla(0, 0%, 0%, 0.25);
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 1px 1px
    hsla(0, 0%, 0%, 0.08), inset 0 1px
    hsla(0, 100%, 100%, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
    box-shadow: 0 1px 1px
    hsla(0, 0%, 0%, 0.08), inset 0 1px
    hsla(0, 100%, 100%, 0.3);
}

.dp-notification {
    border-color: #2FABE9;
    background-color: #67C2EF;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(200, 80%, 82%)), color-stop(100%, hsl(200, 81%, 67%)));
    background-image: -webkit-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
    background-image: -moz-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
    background-image: -ms-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
    background-image: -o-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
    background-image: linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
}

.dp-notification.green {
    border-color: 	#5AAD34;
    background-color: 	#78CD51;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 	hsl(101, 54%, 71%)), color-stop(100%, 	hsl(101, 55%, 56%)));
    background-image: -webkit-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
    background-image: -moz-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
    background-image: -ms-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
    background-image: -o-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
    background-image: linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
}

.dp-notification.yellow {
    border-color: #F4A506;
    background-color: #FABB3D;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(40, 95%, 76%)), color-stop(100%, hsl(40, 95%, 61%)));
    background-image: -webkit-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
    background-image: -moz-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
    background-image: -ms-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
    background-image: -o-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
    background-image: linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
}

.dp-notification.red {
    border-color: #FA5833;
    background-color: #FA603D;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(11, 95%, 76%)), color-stop(100%, hsl(11, 95%, 61%)));
    background-image: -webkit-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
    background-image: -moz-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
    background-image: -ms-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
    background-image: -o-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
    background-image: linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
}
.dp-well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.dp-well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.dp-well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.dp-well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.dp-box{
    border: 1px solid #DEDEDE;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    margin-top: 10px;
    margin-bottom: 10px ;
    box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
    -moz-box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
}
.dp-box-header{
    border:none;
    padding-top:5px;
    border-bottom: 1px solid #DEDEDE;
    border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    height:37px;
    min-height:12px;
    margin-bottom: 0;
    cursor:move;
    font-weight:bold;
    font-size:16px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1a000000',GradientType=0 );

}
.dp-box-header h2{
    font-size:15px;
    width:auto;
    clear:none;
    float:left;
    line-height:25px;
    white-space: nowrap;
}
.dp-box-header h2 > i{
    margin-top:1px;
}
.dp-box-icon{
    float:right;
}
.dp-box-icon a{
    clear:none;
    float:left;
    margin:0 4px;
    height:28px;
    width:27px;
    margin-top: -1px;
}

.dp-box-icon a i{
    margin-left:-4.5px;
}
.dp-box-content{
    padding:10px;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    background-color: #ffffff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
}
.dp-btn-round{
     background-color:#ffffff;
     background-repeat:no-repeat;
     background-image:linear-gradient(#ffffff, #ffffff 5%, #ffffff);
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
     border-radius: 40px;
     -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
     color: #333333;
     text-align: center;
     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
     vertical-align: middle;
     cursor: pointer;
     padding: 4px 10px 4px 10px;
 }
ul.dp-dashboard-list li{
    padding: 7px 0;
    list-style:none;
    border-bottom: 1px solid #EBEBEB;
    border-top: 1px solid white;
}

ul.dp-dashboard-list a:hover{
    text-decoration:none;
}

ul.dp-dashboard-list{
    margin:0;
}

ul.dp-dashboard-list li a span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    width: 70px;
    zoom: 1;
}

.dp-dashboard-avatar{
    height: 50px;
    width: 50px;
    padding: 1px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #EBEBEB;
}

[class^="dp-icon-"],
[class*=" dp-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
[class^="dp-icon-"]:last-child,
[class*=" dp-icon-"]:last-child {
    *margin-left: 0;
}
.dp-icon-white {
    background-image: url("../images/glyphicons-halflings-white.png");
}
.dp-icon-glass {
    background-position: 0      0;
}
.dp-icon-music {
    background-position: -24px 0;
}
.dp-icon-search {
    background-position: -48px 0;
}
.dp-icon-envelope {
    background-position: -72px 0;
}
.dp-icon-heart {
    background-position: -96px 0;
}
.dp-icon-star {
    background-position: -120px 0;
}
.dp-icon-star-empty {
    background-position: -144px 0;
}
.dp-icon-user {
    background-position: -168px 0;
}
.dp-icon-film {
    background-position: -192px 0;
}
.dp-icon-th-large {
    background-position: -216px 0;
}
.dp-icon-th {
    background-position: -240px 0;
}
.dp-icon-th-list {
    background-position: -264px 0;
}
.dp-icon-ok {
    background-position: -288px 0;
}
.dp-icon-remove {
    background-position: -312px 0;
}
.dp-icon-zoom-in {
    background-position: -336px 0;
}
.dp-icon-zoom-out {
    background-position: -360px 0;
}
.dp-icon-off {
    background-position: -384px 0;
}
.dp-icon-signal {
    background-position: -408px 0;
}
.dp-icon-cog {
    background-position: -432px 0;
}
.dp-icon-trash {
    background-position: -456px 0;
}
.dp-icon-home {
    background-position: 0 -24px;
}
.dp-icon-file {
    background-position: -24px -24px;
}
.dp-icon-time {
    background-position: -48px -24px;
}
.dp-icon-road {
    background-position: -72px -24px;
}
.dp-icon-download-alt {
    background-position: -96px -24px;
}
.dp-icon-download {
    background-position: -120px -24px;
}
.dp-icon-upload {
    background-position: -144px -24px;
}
.dp-icon-inbox {
    background-position: -168px -24px;
}
.dp-icon-play-circle {
    background-position: -192px -24px;
}
.dp-icon-repeat {
    background-position: -216px -24px;
}
.dp-icon-refresh {
    background-position: -240px -24px;
}
.dp-icon-list-alt {
    background-position: -264px -24px;
}
.dp-icon-lock {
    background-position: -287px -24px;
}
.dp-icon-flag {
    background-position: -312px -24px;
}
.dp-icon-headphones {
    background-position: -336px -24px;
}
.dp-icon-volume-off {
    background-position: -360px -24px;
}
.dp-icon-volume-down {
    background-position: -384px -24px;
}
.dp-icon-volume-up {
    background-position: -408px -24px;
}
.dp-icon-qrcode {
    background-position: -432px -24px;
}
.dp-icon-barcode {
    background-position: -456px -24px;
}
.dp-icon-tag {
    background-position: 0 -48px;
}
.dp-icon-tags {
    background-position: -25px -48px;
}
.dp-icon-book {
    background-position: -48px -48px;
}
.dp-icon-bookmark {
    background-position: -72px -48px;
}
.dp-icon-print {
    background-position: -96px -48px;
}
.dp-icon-camera {
    background-position: -120px -48px;
}
.dp-icon-font {
    background-position: -144px -48px;
}
.dp-icon-bold {
    background-position: -167px -48px;
}
.dp-icon-italic {
    background-position: -192px -48px;
}
.dp-icon-text-height {
    background-position: -216px -48px;
}
.dp-icon-text-width {
    background-position: -240px -48px;
}
.dp-icon-align-left {
    background-position: -264px -48px;
}
.dp-icon-align-center {
    background-position: -288px -48px;
}
.dp-icon-align-right {
    background-position: -312px -48px;
}
.dp-icon-align-justify {
    background-position: -336px -48px;
}
.dp-icon-list {
    background-position: -360px -48px;
}
.dp-icon-indent-left {
    background-position: -384px -48px;
}
.dp-icon-indent-right {
    background-position: -408px -48px;
}
.dp-icon-facetime-video {
    background-position: -432px -48px;
}
.dp-icon-picture {
    background-position: -456px -48px;
}
.dp-icon-pencil {
    background-position: 0 -72px;
}
.dp-icon-map-marker {
    background-position: -24px -72px;
}
.dp-icon-adjust {
    background-position: -48px -72px;
}
.dp-icon-tint {
    background-position: -72px -72px;
}
.dp-icon-edit {
    background-position: -96px -72px;
}
.dp-icon-share {
    background-position: -120px -72px;
}
.dp-icon-check {
    background-position: -144px -72px;
}
.dp-icon-move {
    background-position: -168px -72px;
}
.dp-icon-step-backward {
    background-position: -192px -72px;
}
.dp-icon-fast-backward {
    background-position: -216px -72px;
}
.dp-icon-backward {
    background-position: -240px -72px;
}
.dp-icon-play {
    background-position: -264px -72px;
}
.dp-icon-pause {
    background-position: -288px -72px;
}
.dp-icon-stop {
    background-position: -312px -72px;
}
.dp-icon-forward {
    background-position: -336px -72px;
}
.dp-icon-fast-forward {
    background-position: -360px -72px;
}
.dp-icon-step-forward {
    background-position: -384px -72px;
}
.dp-icon-eject {
    background-position: -408px -72px;
}
.dp-icon-chevron-left {
    background-position: -432px -72px;
}
.dp-icon-chevron-right {
    background-position: -456px -72px;
}
.dp-icon-plus-sign {
    background-position: 0 -96px;
}
.dp-icon-minus-sign {
    background-position: -24px -96px;
}
.dp-icon-remove-sign {
    background-position: -48px -96px;
}
.dp-icon-ok-sign {
    background-position: -72px -96px;
}
.dp-icon-question-sign {
    background-position: -96px -96px;
}
.dp-icon-info-sign {
    background-position: -120px -96px;
}
.dp-icon-screenshot {
    background-position: -144px -96px;
}
.dp-icon-remove-circle {
    background-position: -168px -96px;
}
.dp-icon-ok-circle {
    background-position: -192px -96px;
}
.dp-icon-ban-circle {
    background-position: -216px -96px;
}
.dp-icon-arrow-left {
    background-position: -240px -96px;
}
.dp-icon-arrow-right {
    background-position: -264px -96px;
}
.dp-icon-arrow-up {
    background-position: -289px -96px;
}
.dp-icon-arrow-down {
    background-position: -312px -96px;
}
.dp-icon-share-alt {
    background-position: -336px -96px;
}
.dp-icon-resize-full {
    background-position: -360px -96px;
}
.dp-icon-resize-small {
    background-position: -384px -96px;
}
.dp-icon-plus {
    background-position: -408px -96px;
}
.dp-icon-minus {
    background-position: -433px -96px;
}
.dp-icon-asterisk {
    background-position: -456px -96px;
}
.dp-icon-exclamation-sign {
    background-position: 0 -120px;
}
.dp-icon-gift {
    background-position: -24px -120px;
}
.dp-icon-leaf {
    background-position: -48px -120px;
}
.dp-icon-fire {
    background-position: -72px -120px;
}
.dp-icon-eye-open {
    background-position: -96px -120px;
}
.dp-icon-eye-close {
    background-position: -120px -120px;
}
.dp-icon-warning-sign {
    background-position: -144px -120px;
}
.dp-icon-plane {
    background-position: -168px -120px;
}
.dp-icon-calendar {
    background-position: -192px -120px;
}
.dp-icon-random {
    background-position: -216px -120px;
}
.dp-icon-comment {
    background-position: -240px -120px;
}
.dp-icon-magnet {
    background-position: -264px -120px;
}
.dp-icon-chevron-up {
    background-position: -288px -120px;
}
.dp-icon-chevron-down {
    background-position: -313px -119px;
}
.dp-icon-retweet {
    background-position: -336px -120px;
}
.dp-icon-shopping-cart {
    background-position: -360px -120px;
}
.dp-icon-folder-close {
    background-position: -384px -120px;
}
.dp-icon-folder-open {
    background-position: -408px -120px;
}
.dp-icon-resize-vertical {
    background-position: -432px -119px;
}
.dp-icon-resize-horizontal {
    background-position: -456px -118px;
}
.dp-icon-hdd {
    background-position: 0 -144px;
}
.dp-icon-bullhorn {
    background-position: -24px -144px;
}
.dp-icon-bell {
    background-position: -48px -144px;
}
.dp-icon-certificate {
    background-position: -72px -144px;
}
.dp-icon-thumbs-up {
    background-position: -96px -144px;
}
.dp-icon-thumbs-down {
    background-position: -120px -144px;
}
.dp-icon-hand-right {
    background-position: -144px -144px;
}
.dp-icon-hand-left {
    background-position: -168px -144px;
}
.dp-icon-hand-up {
    background-position: -192px -144px;
}
.dp-icon-hand-down {
    background-position: -216px -144px;
}
.dp-icon-circle-arrow-right {
    background-position: -240px -144px;
}
.dp-icon-circle-arrow-left {
    background-position: -264px -144px;
}
.dp-icon-circle-arrow-up {
    background-position: -288px -144px;
}
.dp-icon-circle-arrow-down {
    background-position: -312px -144px;
}
.dp-icon-globe {
    background-position: -336px -144px;
}
.dp-icon-wrench {
    background-position: -360px -144px;
}
.dp-icon-tasks {
    background-position: -384px -144px;
}
.dp-icon-filter {
    background-position: -408px -144px;
}
.dp-icon-briefcase {
    background-position: -432px -144px;
}
.dp-icon-fullscreen {
    background-position: -456px -144px;
}

/*----时间控件样式，摘于jquery-ui.css begin---*/
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    z-index: 3;
}
.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
     padding: .7em .3em;
     text-align: center;
     font-weight: bold;
     border: 0;
 }
/*----时间控件样式，摘于jquery-ui.css end---*/

/*===表单验证===*/
.bv-form .help-block {
    margin-bottom:0
}
.bv-form .tooltip-inner {
    text-align:left
}
.nav-tabs li.bv-tab-success>a {
    color:#3c763d
}
.nav-tabs li.bv-tab-error>a {
    color:#a94442
}
.bv-form .bv-icon-no-label {
    top:0
}
.bv-form .bv-icon-input-group {
    top:0;z-index:100
}
/*===表单验证===*/


/*==========字体=========*/
.dpfont-xs{
    font-size: 0.7em;
}
.dpfont-small{
    font-size: 0.9em;
}
.dpfont{
    font-size: 1em;
}
.dpfont-large{
    font-size: 1.5em;
}
.dpfont-double{
    font-size: 2em;
}
.dpfont-huge{
    font-size: 3em;
}

.dpfont-xs.b,
.dpfont-small.b,
.dpfont-large.b,
.dpfont-huge.b
{
    font-weight: bold;
}

.dpfont-xs.white,
.dpfont-small.white,
.dpfont-large.white,
.dpfont-huge.white{
    color:#ffffff;
}
.dpfont-xs.red,
.dpfont-small.red,
.dpfont-large.red,
.dpfont-huge.red{
    color:red;
}
.dpfont-xs.orange,
.dpfont-small.orange,
.dpfont-large.orange,
.dpfont-huge.orange{
    color:orange;
}
.dpfont-xs.blue,
.dpfont-small.blue,
.dpfont-large.blue,
.dpfont-huge.blue{
    color:#2b7dbc;
}

.dpfont-xs.green,
.dpfont-small.green,
.dpfont-large.green,
.dpfont-huge.green
{
    color:#78a355;
}

.dpfont-xs.purble,
.dpfont-small.purble,
.dpfont-large.purble,
.dpfont-huge.purble
{
    color:#8552a1;
}

.dpfont-xs.gray,
.dpfont-small.gray,
.dpfont-large.gray,
.dpfont-huge.gray
{
    color:#999999
}
/*==========字体end=========*/

/*===字体居左居右=======*/
.dp-txtmid{
    text-align: center;
}

.dp-txtamt{
    text-align: right;
}

.dp-txtnum{
    text-align: right;
}

