body {
    background-color: #f4f4f4;
    font-family: "微软雅黑" !important;
    -webkit-backface-visibility: hidden;

}

ol, ul {
    list-style: none;
}

html, body, div, span, applet, object, iframe,  p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form,  legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-size:14px;

}
.iconfont{
    margin-right:5px;
}
a,input,textarea,select{
    outline:0 none !important;}
a{ text-decoration: none !important;}

/*
*   工具样式
*/
.text-unprimary{ color:#b5b5b5 !important;}
.fwn{ font-weight: normal;}
.fs12{ font-size:14px!important;}
.fs14{ font-size:14px!important;}
.tac{ text-align: center!important;}
.tal{ text-align: left!important;}
.tar{ text-align: right!important;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}
.mr5{ margin-right: 5px!important;}
.mr10{ margin-right: 10px!important;}
.mr20{ margin-right: 20px!important;}
.mr30{ margin-right: 30px!important;}
.mb5{ margin-bottom: 5px!important;}
.mb10{ margin-bottom: 10px!important;}
.mb20{ margin-bottom: 20px!important;}
.mb30{ margin-bottom: 30px!important;}
.mt30{ margin-top: 30px!important;}
.mt50{ margin-top: 50px!important;}
.mb40{ margin-bottom: 40px!important;}
.mg0{ margin: 0;}
.pd0{ padding:0 !important;}
.pdl2{ padding-left:2px !important;}
.pdr0{ padding-right:0 !important;}
.pd10{ padding:10px !important;}
.pd8{ padding:8px !important;}
.pdlr10{ padding:0 10px !important;}
.pdlr5{ padding:0 5px !important;}
.pdt0{ padding-top:0 !important;}
.vam{ vertical-align: middle!important;}
.br0{ border-radius: 0!important;}
.bdt0{ border-top:0 none!important;}
.bdl0{ border-left:0 none!important;}
.bdb0{ border-bottom:0 none!important;}
.clearfix:after{content:'\0020';display:block;height:0;clear:both}
.clearfix{*zoom:1}
.fl{ float:left;}
.fr{ float:right;}
.dib{ display: inline-block; *display: inline;*zoom:1;}
.bd0{ border:0 none; }
.mydivider{border-top: 1px solid #ddd;}
.undec a{ text-decoration: none !important;}
.thumbnail-min{width: 7%;}
.bdl{
border-left:1px solid #ddd !important;}
.bg-white{ background-color: white;}
.child-table{ margin: 0!important;}
.child-table:last-child>tfoot>tr>td:last-child{ border-bottom:0 none;}
.child-table>tbody>tr>td{
border-top:0 none;
border-bottom: 0 none;
background-color: rgba(249,240,242,.2);
}
.label-gray{ background-color: #ccc!important;}
.bg-gray{ background-color: #f9f9f9!important; color:#bbb!important;}
.bg-gray a{ color: #c9d0de !important;}
.bg-warning{ background-color: #fcf8e3!important;}
.img-min{ width: 20px;
    height:20px; vertical-align: middle; transition: all .3s;}
.img-min:hover{ transform:scale(1.5); border:1px solid #5bc0de; }
.separator{ margin: 3px auto; height: 1px; background-color: #f5f5f5; width:80%;}
.table-unbordered
.table-unbordered>thead,
.table-unbordered>tbody,
.table-unbordered>tfoot,
.table-unbordered>thead>tr>td,
.table-unbordered>tbody>tr>td,
.table-unbordered>tfoot>tr>td
{ border:0 none;}
.relative{ position: relative !important;}
.child-table.table-bordered,
.child-table.table-bordered>tbody>tr:last-child,
.child-table.table-bordered>tbody>tr>td:first-child,
.child-table.table-bordered>tbody>tr>td:last-child{
border: 0 none;

}
.child-table.table-bordered>tbody>tr{ border-bottom: 1px solid #ccc;}
.table-fixed{table-layout:fixed; min-width:1370px;}

.fullw{width:100% !important;}
.omit{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}


/*   无数据  */
.data-null{
    margin:30px auto;
    width: 200px;
    text-align:center;

}
.data-null-img{
    height:150px;
    border-radius:100px;
    background:#fff url('../images/null.png') no-repeat center center;}
.data-null-text{ color:#bbb; }


/* 表格列宽  */
@media (max-width: 1300px){

    colgroup col{ width:auto!important; }
    .table{ table-layout: fixed !important; }

    .w1200{ width:1200px !important;}



    .w600{ width:600px !important;}
    .w550{ width:550px !important;}
    .w500{ width:500px !important;}
    .w450{ width:450px !important;}
    .w400{ width:400px !important;}
    .w350{ width:350px !important;}
    .w300{ width:300px !important;}
    .w250{ width:250px !important;}
    .w200{width:200px !important;}
    .w190{width:190px !important;}
    .w180{width:180px !important;}
    .w170{width:170px !important;}
    .w160{width:160px !important;}
    .w150{width:150px !important;}
    .w140{width:140px !important;}
    .w130{width:130px !important;}
    .w120{width:120px !important;}
    .w110{width:110px !important;}
    .w100{width:100px !important;}
    .w90{width:90px !important;}
    .w80{width:80px !important;}
    .w70{width:70px !important;}
    .w60{width:60px !important;}
    .w50{width:50px !important;}
}


/*文字换行*/
.wb{word-break: break-all;}

.nav-tabs .badge{ margin-top: -15px;}
.filter .dropdown-menu{ max-height: 300px; overflow-y: auto;}

/* 毛玻璃效果  */
.blur {

    -webkit-filter: blur(3px); /* Chrome, Opera */
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false); /* IE6~IE9 */
}

/*
*   sidebar
*/
.sidebar{
    height:100%;
    position: fixed;
    top:0;
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
    z-index:1000;
    background-color: #fff;
}
/* left sidebar */
.left-sidebar{
    left:0;
    background-color: #444;
    color:#CACACA;
}
.left-sidebar a{
    color:#CACACA;
    cursor: pointer;
    text-decoration: none;
}
/* logo */
.logo{
    width:40px;
    margin: 10px auto;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 5px 1px rgba(255,255,255,.2);
    transition: all .5s;
    line-height: 0;
}
.logo:hover{
    box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    transform: rotate(360deg);
}
.logo img{ width:40px;
    height:40px;}

.left-sidebar nav{
    text-align: right;
}
.left-sidebar nav li a{
    border-left:3px solid #444;
    transition: all .5s;
    display: block;
    padding:15px;
}
.left-sidebar nav li:not(.active) a:hover{
    background-color: #666;
    color:#fff;
    border-color: #fb9678;
 }

.left-sidebar .second-nav .active a{
    color: #fb9678;
}

/* left sidebar footer */
.left-sidebar .footer{
    position: absolute;
    left:0;
    bottom: 0;
    padding:10px;
    width:100%;
    background-color: #333;
    color: #e5e5e5;
    z-index: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*  左侧导航项选中  */
.left-sidebar .active a{
    background-color: #fff;
    color:#000;
    border-color: #fb9678;
}

/* 左侧二级导航 */
.left-sidebar .second-nav-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:#000;
    font-size:16px;
    border-bottom:1px solid #f0f0f0;
}
.left-sidebar .second-nav{
    width:120px;
    height: 100%;
    position: absolute;
    top:0;
    left:80px;
    background-color: #fff;
    border-right:1px solid #f0f0f0;
}
.left-sidebar .second-nav nav{
    padding:10px;

}
.left-sidebar .second-nav nav a{
    border:0 none;
    color: #666;
    display: block;
}
.left-sidebar .second-nav nav ul li a:hover{
    background-color: transparent;
    color:#fb9678;
}



/* right sidebar */
.right-sidebar{
    width:250px;
    right:0;
}

.rs-hd{
    height:50px;
    line-height: 30px;
    padding:10px;
}

.rs-bd .rs-bd-tt{
    padding:0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #fff0e0;
    color:#f8a27f;
}
.rs-bd .rs-bd-ct{
    max-height: 800px;
    overflow-y: auto;
}
.rs-bd .rs-bd-ct .panel-heading,
.rs-bd .rs-bd-ct .panel-body{
    padding:10px;
}
.rs-bd .rs-bd-ct .panel-title{
    font-size:14px;
}
.rs-bd-ct .panel-group  .panel-heading a,
.rs-bd-ct .panel-group  .panel-heading a:hover
{ color:#a6b5c8 !important;
    text-decoration: none;
}
.rs-bd .rs-bd-ct .panel-body {
    font-size:12px;
    padding-top:0;
    color:#999;
    max-height: 250px;
    overflow-y: auto;

}
.rs-ft{
    padding:10px;
}

.rs-ft .list-group{ margin: 20px 0;}
.rs-ft .list-group a{ color:#2b669a;}
.tipbox{ border-left:3px solid #d9534f;}
/*
*   主内容 容器
*/
.page-wrapper{
    transition: all .5s;
    margin:0 250px 60px 200px;
    height:100%;
}
.page-nav{
    margin: 0 0 0 200px;
    background-color: #fff;
    height: 49px;
    line-height: 49px;
    padding:0 10px;
    position: relative;
	z-index:1000;
}

.page-nav h5{
    line-height: 40px;
    color:#fb9678;
}
.page-nav .open-close{
    margin-right: 0;
    color:#fb9678;
    text-decoration: none;
    transition: all .5s;

}
.page-nav .open-close:hover{
    color: red !important;
}
.page-nav .open-close i{
    font-size:23px !important;

}
.open-right-sidebar i{
    transform: rotate(180deg);
}
.close-right-sidebar i{
    color:#444;
    transform: rotate(0deg);

}
.page-nav .breadcrumb{
    margin: 0;
    padding: 0;
    background-color: transparent;
}
.page-inner{
    overflow: auto;
}
.page-view{ padding:20px;    background-color: #fff;    margin: 10px;  }


/*  搜索块  */
.topnav-r{ line-height: 50px; height: 50px;}

/*  工具栏  */
.toolbar{ margin-bottom: 10px;}
.toolbar .search-bar{ width:218px;}
.toolbar .filter .dropdown-menu li{ padding: 0 10px;}
.dropdown-menu-confirm-btn{background-color: #5bc0de;margin-bottom: -5px;}
.dropdown-menu-confirm-btn a{display: block;text-align: center;letter-spacing: 5px;color: #fff;}

/*
*   底部
*/
.footer{
    bottom: 0;
    color: #58666e;
    left: 0px;
    padding: 20px 30px;
    position:fixed;
    right: 0;
    background: #fff;
}

/* 无二级菜单 */
body.without-second-sidebar .left-sidebar{
    width: 90px;
}
body.without-second-sidebar .page-nav,
body.without-second-sidebar .page-wrapper{
    margin-left: 90px;
}

/*无右侧边栏*/
body.without-right-sidebar .page-nav,
body.without-right-sidebar .page-wrapper{
    margin-right: 0;
}


/*Error Page*/
.error-box {
    height: 100%;
    position: fixed;
    background: url(../images/error-bg.jpg) no-repeat center center #fff !important;
    width: 100%;
}
.error-box .footer {
    width: 100%;
    left: 0px;
    right: 0px;
}
.error-body {
    padding-top: 5%;
}
.error-body h1 {
    font-size: 210px;
    font-weight: 900;
    line-height: 210px;
}



/*
*   图片上传预览
*/
.webuploader-wrap{
    position: relative;

}
.webuploader-wrap .thumbnail {
    width: 110px;
    height: 110px;
}
.webuploader-wrap .thumbnail img {
    width: 100%;
}
.webuploader-wrap .uploader-list {
    width: 100%;
    overflow: hidden;
    padding: 15px 15px 0 15px;
    margin: 15px 0;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    display: none;
}
.webuploader-wrap .file-item {
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
    padding: 4px;
}
.webuploader-wrap .file-item .remove{
	    position: absolute;
		top:0;
	right:0;
	font-size:25px;
	color:#ff0000;
	background:#fff;
    padding: 5px 5px 10px 10px;
    border-radius: 0 0 0 34px;
}
.webuploader-wrap .file-item .remove:hover{
	background-color:#ff0000;
	color:#fff;
}
.webuploader-wrap .file-item .error {
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    background: red;
    color: white;
    text-align: center;
    height: 20px;
    font-size: 14px;
    line-height: 23px;
}
.webuploader-wrap .file-item .info {
    position: absolute;
    left: 4px;
    bottom: 4px;
    right: 4px;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow : ellipsis;
    font-size: 12px;
    z-index: 10;
}
.webuploader-wrap .upload-state-done:after {
    content:"\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    position: absolute;
    bottom: 0;
    right: 4px;
    color: #4cae4c;
    z-index: 99;
}
.webuploader-wrap .file-item .progress {
    position: absolute;
    right: 4px;
    bottom: 4px;
    height: 3px;
    left: 4px;
    height: 4px;
    overflow: hidden;
    z-index: 15;
    margin:0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
.webuploader-wrap.file-item .progress span {
    display: block;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #d14 url(../images/progress.png) repeat-x;
    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;
    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;
    -webkit-transform: translateZ(0);
}
@-webkit-keyframes progressmove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 17px 0;
    }
}
@-moz-keyframes progressmove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 17px 0;
    }
}
@keyframes progressmove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 17px 0;
    }
}

a.travis {
    position: relative;
    top: -4px;
    right: 15px;
}

/*
*   页面加载动画
*/
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #eaffe7;
}

.spinner {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #67CF22;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: u-bounce 2.0s infinite ease-in-out;
    animation: u-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes u-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes u-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

/*  icons iconfont  */
@font-face {font-family: "iconfont";
    src: url('../icons/iconfont/iconfont.eot?t=1471918126'); /* IE9*/
    src: url('../icons/iconfont/iconfont.eot?t=1471918126#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../icons/iconfont/iconfont.woff?t=1471918126') format('woff'), /* chrome, firefox */
    url('../icons/iconfont/iconfont.ttf?t=1471918126') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../icons/iconfont/iconfont.svg?t=1471918126#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


/*  icons themify  */
@font-face {
    font-family: 'themify';
    src: url('../icons/themify-icons/fonts/themify.eot?-fvbane');
    src: url('../icons/themify-icons/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../icons/themify-icons/fonts/themify.woff?-fvbane') format('woff'), url('../icons/themify-icons/fonts/themify.ttf?-fvbane') format('truetype'), url('../icons/themify-icons/fonts/themify.svg?-fvbane#themify') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="ti-"],
[class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*  icons FontAwesome  */
@font-face {
    font-family: 'FontAwesome';
    src: url('../icons/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../icons/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../icons/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../icons/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../icons/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../icons/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
/*.fa-chevron-right:before {
    content: "\f054";
}*/

/* File Upload */
.fileupload {
    overflow: hidden;
    position: relative;
}
.fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

/*List icon*/
ul.list-icons {
    margin: 0px;
    padding: 0px;
}
ul.list-icons li {
    list-style: none;
    line-height: 40px;
}
ul.list-icons li i {
    font-size: 12px;
    margin-right: 5px;
}

/*Wave Effeects*/
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}
.waves-button {
    padding: 0.85em 1.1em;
    border-radius: 0.2em;
}
.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}
.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
    padding: 0;
}
.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}
.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.waves-float:active {
    -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
    display: block;
}


/*custom tab*/
.tab-content {
    margin-top: 30px;
}
.customtab li a{
    height: 50px; line-height: 50px; padding:0 15px;
}
.customtab {
    border-bottom: 2px solid #f7fafc;
}
.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
    background: #ffffff;
    border: 0px;
    border-bottom: 2px solid #ff6849;
    margin-bottom: -1px;
    color: #ff6849;
}
.customtab li a,
.customtab li a:hover,
.customtab li a:focus {
    border: 0px;
    background: #ffffff;
    color:#666;
}


/*Accordion*/
.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
    content: '\e64b';
}
.panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
    content: '\e64b';
}
.panel-group .panel .panel-heading a[data-toggle=collapse] {
    display: block;
}
.panel-group .panel .panel-heading a[data-toggle=collapse]:before {
    content: '\e648';
    display: block;
    float: right;
    font-family: 'themify';
    font-size: 14px;
    text-align: right;
    width: 25px;
}
.panel-group .panel .panel-heading .accordion-toggle {
    display: block;
}
.panel-group .panel .panel-heading .accordion-toggle:before {
    content: '\e648';
    display: block;
    float: right;
    font-family: 'themify';
    font-size: 14px;
    text-align: right;
    width: 25px;
}
.panel-group .panel .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}
.panel-group .panel-heading {
    padding: 12px 20px;
}


/*Tooltip*/
.demo-tooltip .tooltip,
.demo-popover .popover {
    position: relative;
    margin-right: 25px;
    opacity: 1;
    display: inline-block;
}
.tooltip-inner {
    border-radius: 3px;
    padding: 5px 10px;
}
.tooltip.in {
    opacity: 1;
}
.tooltip-primary.tooltip .tooltip-inner,
.tooltip-primary + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #ab8ce4;
}
.tooltip-primary.tooltip.top .tooltip-arrow,
.tooltip-primary + .tooltip.top .tooltip-arrow {
    border-top-color: #ab8ce4;
}
.tooltip-primary.tooltip.right .tooltip-arrow,
.tooltip-primary + .tooltip.right .tooltip-arrow {
    border-right-color: #ab8ce4;
}
.tooltip-primary.tooltip.bottom .tooltip-arrow,
.tooltip-primary + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ab8ce4;
}
.tooltip-primary.tooltip.left .tooltip-arrow,
.tooltip-primary + .tooltip.left .tooltip-arrow {
    border-left-color: #ab8ce4;
}
.tooltip-success.tooltip .tooltip-inner,
.tooltip-success + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #00c292;
}
.tooltip-success.tooltip.top .tooltip-arrow,
.tooltip-success + .tooltip.top .tooltip-arrow {
    border-top-color: #00c292;
}
.tooltip-success.tooltip.right .tooltip-arrow,
.tooltip-success + .tooltip.right .tooltip-arrow {
    border-right-color: #00c292;
}
.tooltip-success.tooltip.bottom .tooltip-arrow,
.tooltip-success + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #00c292;
}
.tooltip-success.tooltip.left .tooltip-arrow,
.tooltip-success + .tooltip.left .tooltip-arrow {
    border-left-color: #00c292;
}
.tooltip-warning.tooltip .tooltip-inner,
.tooltip-warning + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #fec107;
}
.tooltip-warning.tooltip.top .tooltip-arrow,
.tooltip-warning + .tooltip.top .tooltip-arrow {
    border-top-color: #fec107;
}
.tooltip-warning.tooltip.right .tooltip-arrow,
.tooltip-warning + .tooltip.right .tooltip-arrow {
    border-right-color: #fec107;
}
.tooltip-warning.tooltip.bottom .tooltip-arrow,
.tooltip-warning + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fec107;
}
.tooltip-warning.tooltip.left .tooltip-arrow,
.tooltip-warning + .tooltip.left .tooltip-arrow {
    border-left-color: #fec107;
}
.tooltip-info.tooltip .tooltip-inner,
.tooltip-info + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #03a9f3;
}
.tooltip-info.tooltip.top .tooltip-arrow,
.tooltip-info + .tooltip.top .tooltip-arrow {
    border-top-color: #03a9f3;
}
.tooltip-info.tooltip.right .tooltip-arrow,
.tooltip-info + .tooltip.right .tooltip-arrow {
    border-right-color: #03a9f3;
}
.tooltip-info.tooltip.bottom .tooltip-arrow,
.tooltip-info + tooltip.bottom .tooltip-arrow {
    border-bottom-color: #03a9f3;
}
.tooltip-info.tooltip.left .tooltip-arrow,
.tooltip-info + .tooltip.left .tooltip-arrow {
    border-left-color: #03a9f3;
}
.tooltip-danger.tooltip .tooltip-inner,
.tooltip-danger + .tooltip .tooltip-inner {
    color: #ffffff;
    background-color: #fb9678;
}
.tooltip-danger.tooltip.top .tooltip-arrow,
.tooltip-danger + .tooltip.top .tooltip-arrow {
    border-top-color: #fb9678;
}
.tooltip-danger.tooltip.right .tooltip-arrow,
.tooltip-danger + .tooltip.right .tooltip-arrow {
    border-right-color: #fb9678;
}
.tooltip-danger.tooltip.bottom .tooltip-arrow,
.tooltip-danger + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fb9678;
}
.tooltip-danger.tooltip.left .tooltip-arrow,
.tooltip-danger + .tooltip.left .tooltip-arrow {
    border-left-color: #fb9678;
}
.flotTip {
    padding: 8px 12px;
    background-color: #2b2b2b;
    z-index: 100;
    color: #ffffff;
    opacity: 0.9;
    font-size: 13px;
}


/*Popover*/
.popover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.popover .popover-title {
    border-radius: 0px;
}
.popover-primary + .popover .popover-title {
    color: #ffffff;
    background-color: #ab8ce4;
    border-color: #ab8ce4;
}
.popover-primary + .popover.bottom .arrow {
    border-bottom-color: #ab8ce4;
}
.popover-primary + .popover.bottom .arrow:after {
    border-bottom-color: #ab8ce4;
}
.popover-success + .popover .popover-title {
    color: #ffffff;
    background-color: #00c292;
    border-color: #00c292;
}
.popover-success + .popover.bottom .arrow {
    border-bottom-color: #00c292;
}
.popover-success + .popover.bottom .arrow:after {
    border-bottom-color: #00c292;
}
.popover-info + .popover .popover-title {
    color: #ffffff;
    background-color: #03a9f3;
    border-color: #03a9f3;
}
.popover-info + .popover.bottom .arrow {
    border-bottom-color: #03a9f3;
}
.popover-info + .popover.bottom .arrow:after {
    border-bottom-color: #03a9f3;
}
.popover-warning + .popover .popover-title {
    color: #ffffff;
    background-color: #fec107;
    border-color: #fec107;
}
.popover-warning + .popover.bottom .arrow {
    border-bottom-color: #fec107;
}
.popover-warning + .popover.bottom .arrow:after {
    border-bottom-color: #fec107;
}
.popover-danger + .popover .popover-title {
    color: #ffffff;
    background-color: #fb9678;
    border-color: #fb9678;
}
.popover-danger + .popover.bottom .arrow {
    border-bottom-color: #fb9678;
}
.popover-danger + .popover.bottom .arrow:after {
    border-bottom-color: #fb9678;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    border-radius: 10px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
    background-color: #a0aec4;
}

/*notify*/
.notify {
    position: relative;
    margin-top: -25px;
}
.notify .heartbit {
    position: absolute;
    top: -20px;
    right: -16px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #fb9678;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fb9678;
    position: absolute;
    right: -6px;
    top: -10px;
}
@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -moz-transform: scale(0.1);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.8);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}
@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

/* =============
   Checkbox and Radios
============= */
.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}
.checkbox label::before {
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    background-color: #ffffff;
    border-radius: 1px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 17px;
    outline: none !important;
}
.checkbox label::after {
    color: #2b2b2b;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 2px;
    position: absolute;
    top: 0;
    width: 16px;
}
.checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none;
    outline: thin dotted;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: 'FontAwesome';
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #e4e7ea;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox.checkbox-single label {
    height: 17px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #ab8ce4;
    border-color: #ab8ce4;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #fb9678;
    border-color: #fb9678;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #03a9f3;
    border-color: #03a9f3;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #fec107;
    border-color: #fec107;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #00c292;
    border-color: #00c292;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-purple input[type="checkbox"]:checked + label::before {
    background-color: #9675ce;
    border-color: #9675ce;
}
.checkbox-purple input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-red input[type="checkbox"]:checked + label::before {
    background-color: #fb9678;
    border-color: #fb9678;
}
.checkbox-red input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
.checkbox-inverse input[type="checkbox"]:checked + label::before {
    background-color: #4c5667;
    border-color: #4c5667;
}
.checkbox-inverse input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}
/* Radios */
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}
.radio label::before {
    -o-transition: border 0.5s ease-in-out;
    -webkit-transition: border 0.5s ease-in-out;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid rgba(120, 130, 140, 0.13);
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.5s ease-in-out;
    width: 17px;
    outline: none !important;
}
.radio label::after {
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -o-transition: -o-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -webkit-transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    background-color: #2b2b2b;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 7px;
    left: 5px;
    margin-left: -20px;
    position: absolute;
    top: 5px;
    transform: scale(0, 0);
    transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    width: 7px;
}
.radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.radio input[type="radio"]:focus + label::before {
    outline-offset: -2px;
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted;
}
.radio input[type="radio"]:checked + label::after {
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio.radio-single label {
    height: 17px;
}
.radio-primary input[type="radio"] + label::after {
    background-color: #ab8ce4;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #ab8ce4;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #ab8ce4;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #fb9678;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #fb9678;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #fb9678;
}
.radio-info input[type="radio"] + label::after {
    background-color: #03a9f3;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #03a9f3;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #03a9f3;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #fec107;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #fec107;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #fec107;
}
.radio-success input[type="radio"] + label::after {
    background-color: #00c292;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #00c292;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #00c292;
}
.radio-purple input[type="radio"] + label::after {
    background-color: #9675ce;
}
.radio-purple input[type="radio"]:checked + label::before {
    border-color: #9675ce;
}
.radio-purple input[type="radio"]:checked + label::after {
    background-color: #9675ce;
}
.radio-red input[type="radio"] + label::after {
    background-color: #fb9678;
}
.radio-red input[type="radio"]:checked + label::before {
    border-color: #fb9678;
}
.radio-red input[type="radio"]:checked + label::after {
    background-color: #fb9678;
}



.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle !important;
}