﻿.badge, .image-circular {
    -webkit-background-clip: padding-box !important;
    -moz-background-clip: padding !important;
}

.databox .databox-header, .databox .databox-number {
    font-family: Roboto,'Lucida Sans','trebuchet MS',Arial,Helvetica;
    position: relative;
}

.error {
    color: #ca1919;
}

.themeprimary {
    color: #2dc3e8 !important;
}

.themesecondary {
    color: #fb6e52 !important;
}

.themethirdcolor {
    color: #ffce55 !important;
}

.themefourthcolor {
    color: #a0d468 !important;
}

.themefifthcolor {
    color: #e75b8d !important;
}

.white {
    color: #fff !important;
}

.snow {
    color: #fbfbfb !important;
}

.whitesmoke {
    color: #f5f5f5 !important;
}

.seashell {
    color: #f3f3f3 !important;
}

.ivory {
    color: #eee !important;
}

.platinum {
    color: #e5e5e5 !important;
}

.lightgray {
    color: #d0d0d0 !important;
}

.gray {
    color: #ccc !important;
}

.darkgray {
    color: #999 !important;
}

.silver {
    color: #777 !important;
}

.sonic-silver {
    color: #737373 !important;
}

.storm-cloud {
    color: #666 !important;
}

.lightcarbon {
    color: #555 !important;
}

.carbon {
    color: #444 !important;
}

.slate-gray {
    color: #333 !important;
}

.darkcarbon {
    color: #262626 !important;
}

.blue {
    color: #5db2ff !important;
}

.info {
    color: rgb(0, 165, 228) !important;
}

.sky {
    color: #11a9cc !important;
}

.primary {
    color: #4374e0 !important;
}

.azure {
    color: #2dc3e8 !important;
}

.blueberry {
    color: #6f85bf !important;
}

.palegreen {
    color: #a0d468 !important;
}

.success {
    color: #53a93f !important;
}

.green {
    color: #8cc474 !important;
}

.lightyellow {
    color: #f6d52e !important;
}

.yellow {
    color: #ffce55 !important;
}

.warning {
    color: #f4b400 !important;
}

.gold {
    color: #f9b256 !important;
}

.orange {
    color: #fb6e52 !important;
}

.lightred {
    color: #e46f61 !important;
}

.darkorange {
    color: #ed4e2a !important;
}

.red {
    color: #df5138 !important;
}

.pink {
    color: #e75b8d !important;
}

.darkpink {
    color: #cc324b !important;
}

.danger {
    color: #d73d32 !important;
}

.magenta {
    color: #bc5679 !important;
}

.purple {
    color: #7e3794 !important;
}

.maroon {
    color: #981b48 !important;
}

.databox .databox-cell[class*=bg-], .databox .databox-row[class*=bg-], .databox .databox-stat[class*=bg-] {
    color: #fff;
}

.bg-themeprimary {
    background-color: #2dc3e8 !important;
}

.bg-themesecondary {
    background-color: #fb6e52 !important;
}

.bg-themethirdcolor {
    background-color: #ffce55 !important;
}

.bg-themefourthcolor {
    background-color: #a0d468 !important;
}

.bg-themefifthcolor {
    background-color: #e75b8d !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-snow {
    background-color: #fbfbfb !important;
}

.bg-whitesmoke {
    background-color: #f5f5f5 !important;
}

.bg-seashell {
    background-color: #f3f3f3 !important;
}

.bg-ivory {
    background-color: #eee !important;
}

.bg-platinum {
    background-color: #e5e5e5 !important;
}

.bg-lightgray {
    background-color: #d0d0d0 !important;
}

.bg-gray {
    background-color: #ccc !important;
}

.bg-darkgray {
    background-color: #999 !important;
}

.bg-silver {
    background-color: #777 !important;
}

.bg-sonic-silver {
    background-color: #737373 !important;
}

.bg-storm-cloud {
    background-color: #666 !important;
}

.bg-lightcarbon {
    background-color: #555 !important;
}

.bg-carbon {
    background-color: #444 !important;
}

.bg-slate-gray {
    background-color: #333 !important;
}

.bg-darkcarbon {
    background-color: #262626 !important;
}

.bg-blue {
    /*background-color: #5db2ff !important;*/
     background-color: #dee9eb !important;
}

.bg-info {
    background-color: #57b5e3 !important;
}

.bg-sky {
    background-color: #11a9cc !important;
}

.bg-primary {
    background-color: #4374e0 !important;
}

.bg-azure {
    background-color: #2dc3e8 !important;
}

.bg-blueberry {
    background-color: #6f85bf !important;
}

.bg-palegreen {
    background-color: #a0d468 !important;
}

.bg-success {
    background-color: #53a93f !important;
}

.bg-green {
    background-color: #8cc474 !important;
}

.bg-lightyellow {
    background-color: #f6d52e !important;
}

.bg-yellow {
    background-color: #ffce55 !important;
}

.bg-warning {
    background-color: #f4b400 !important;
}

.bg-gold {
    background-color: #f9b256 !important;
}

.bg-orange {
    background-color: #fb6e52 !important;
}

.bg-lightred {
    background-color: #e46f61 !important;
}

.bg-darkorange {
    background-color: #ed4e2a !important;
}

.bg-red {
    background-color: #df5138 !important;
}

.bg-danger {
    background-color: #d73d32 !important;
}

.bg-pink {
    background-color: #e75b8d !important;
}

.bg-darkpink {
    background-color: #cc324b !important;
}

.bg-magenta {
    background-color: #bc5679 !important;
}

.bg-purple {
    background-color: #7e3794 !important;
}

.bg-maroon {
    background-color: #981b48 !important;
}

.before-themeprimary:before {
    background-color: #2dc3e8 !important;
}

.before-themesecondary:before {
    background-color: #fb6e52 !important;
}

.before-themethirdcolor:before {
    background-color: #ffce55 !important;
}

.before-themefourthcolor:before {
    background-color: #a0d468 !important;
}

.before-themefifthcolor:before {
    background-color: #e75b8d !important;
}

.before-white:before {
    background-color: #fff !important;
}

.before-snow:before {
    background-color: #fbfbfb !important;
}

.before-whitesmoke:before {
    background-color: #f5f5f5 !important;
}

.before-seashell:before {
    background-color: #f3f3f3 !important;
}

.before-ivory:before {
    background-color: #eee !important;
}

.before-platinum:before {
    background-color: #e5e5e5 !important;
}

.before-lightgray:before {
    background-color: #d0d0d0 !important;
}

.before-gray:before {
    background-color: #ccc !important;
}

.before-darkgray:before {
    background-color: #999 !important;
}

.before-silver:before {
    background-color: #777 !important;
}

.before-sonic-silver:before {
    background-color: #737373 !important;
}

.before-storm-cloud:before {
    background-color: #666 !important;
}

.before-lightcarbon:before {
    background-color: #555 !important;
}

.before-carbon:before {
    background-color: #444 !important;
}

.before-slate-gray:before {
    background-color: #333 !important;
}

.before-darkcarbon:before {
    background-color: #262626 !important;
}

.before-blue:before {
    background-color: #5db2ff !important;
}

.before-info:before {
    background-color: #57b5e3 !important;
}

.before-sky:before {
    background-color: #11a9cc !important;
}

.before-primary:before {
    background-color: #4374e0 !important;
}

.before-azure:before {
    background-color: #2dc3e8 !important;
}

.before-blueberry:before {
    background-color: #6f85bf !important;
}

.before-palegreen:before {
    background-color: #a0d468 !important;
}

.before-success:before {
    background-color: #53a93f !important;
}

.before-green:before {
    background-color: #8cc474 !important;
}

.before-lightyellow:before {
    background-color: #f6d52e !important;
}

.before-yellow:before {
    background-color: #ffce55 !important;
}

.before-warning:before {
    background-color: #f4b400 !important;
}

.before-gold:before {
    background-color: #f9b256 !important;
}

.before-orange:before {
    background-color: #fb6e52 !important;
}

.before-lightred:before {
    background-color: #e46f61 !important;
}

.before-darkorange:before {
    background-color: #ed4e2a !important;
}

.before-red:before {
    background-color: #df5138 !important;
}

.before-danger:before {
    background-color: #d73d32 !important;
}

.before-pink:before {
    background-color: #e75b8d !important;
}

.before-darkpink:before {
    background-color: #cc324b !important;
}

.before-magenta:before {
    background-color: #bc5679 !important;
}

.before-purple:before {
    background-color: #7e3794 !important;
}

.before-maroon:before {
    background-color: #981b48 !important;
}

.bordered-solid {
    border-style: solid !important;
}

.bordered-dashed {
    border-style: dashed !important;
}

.bordered-dotted {
    border-style: dotted !important;
}

.bordered-double {
    border-style: double !important;
}

.bordered-1 {
    border: 1px solid #fff;
}

.bordered-2 {
    border: 2px solid #fff;
}

.bordered-3 {
    border: 3px solid #fff;
}

.bordered-4 {
    border: 4px solid #fff;
}

.bordered-5 {
    border: 5px solid #fff;
}

.bordered-bottom-1 {
    border-bottom: 1px solid #fff;
}

.bordered-bottom-2 {
    border-bottom: 2px solid #fff;
}

.bordered-bottom-3 {
    border-bottom: 3px solid #fff;
}

.bordered-bottom-4 {
    border-bottom: 4px solid #fff;
}

.bordered-bottom-5 {
    border-bottom: 5px solid #fff;
}

.bordered-top-1 {
    border-top: 1px solid #fff;
}

.bordered-top-2 {
    border-top: 2px solid #fff;
}

.bordered-top-3 {
    border-top: 3px solid #fff;
}

.bordered-top-4 {
    border-top: 4px solid #fff;
}

.bordered-top-5 {
    border-top: 5px solid #fff;
}

.bordered-left-1 {
    border-left: 1px solid #fff;
}

.bordered-left-2 {
    border-left: 2px solid #fff;
}

.bordered-left-3 {
    border-left: 3px solid #fff;
}

.bordered-left-4 {
    border-left: 4px solid #fff;
}

.bordered-left-5 {
    border-left: 5px solid #fff;
}

.bordered-right-1 {
    border-right: 1px solid #fff;
}

.bordered-right-2 {
    border-right: 2px solid #fff;
}

.bordered-right-3 {
    border-right: 3px solid #fff;
}

.bordered-right-4 {
    border-right: 4px solid #fff;
}

.bordered-right-5 {
    border-right: 5px solid #fff;
}

.bordered-themeprimary {
    border-color: #2dc3e8 !important;
}

.bordered-themesecondary {
    border-color: #fb6e52 !important;
}

.bordered-themethirdcolor {
    border-color: #ffce55 !important;
}

.bordered-themefourthcolor {
    border-color: #a0d468 !important;
}

.bordered-themefifthcolor {
    border-color: #e75b8d !important;
}

.bordered-white {
    border-color: #fff !important;
}

.bordered-snow {
    border-color: #fbfbfb !important;
}

.bordered-whitesmoke {
    border-color: #f5f5f5 !important;
}

.bordered-seashell {
    border-color: #f3f3f3 !important;
}

.bordered-ivory {
    border-color: #eee !important;
}

.bordered-platinum {
    border-color: #e5e5e5 !important;
}

.bordered-lightgray {
    border-color: #d0d0d0 !important;
}

.bordered-gray {
    border-color: #ccc !important;
}

.bordered-darkgray {
    border-color: #999 !important;
}

.bordered-silver {
    border-color: #777 !important;
}

.bordered-sonic-silver {
    border-color: #737373 !important;
}

.bordered-storm-cloud {
    border-color: #666 !important;
}

.bordered-lightcarbon {
    border-color: #555 !important;
}

.bordered-carbon {
    border-color: #444 !important;
}

.bordered-slate-gray {
    border-color: #333 !important;
}

.bordered-darkcarbon {
    border-color: #262626 !important;
}

.bordered-blue {
    border-color: #5db2ff !important;
}

.bordered-info {
    border-color: #57b5e3 !important;
}

.bordered-sky {
    border-color: #11a9cc !important;
}

.bordered-primary {
    border-color: #4374e0 !important;
}

.bordered-azure {
    border-color: #2dc3e8 !important;
}

.bordered-blueberry {
    border-color: #6f85bf !important;
}

.bordered-palegreen {
    border-color: #a0d468 !important;
}

.bordered-success {
    border-color: #53a93f !important;
}

.bordered-green {
    border-color: #8cc474 !important;
}

.bordered-lightyellow {
    border-color: #f6d52e !important;
}

.bordered-yellow {
    border-color: #ffce55 !important;
}

.bordered-warning {
    border-color: #f4b400 !important;
}

.bordered-gold {
    border-color: #f9b256 !important;
}

.bordered-orange {
    border-color: #fb6e52 !important;
}

.bordered-lightred {
    border-color: #e46f61 !important;
}

.bordered-darkorange {
    border-color: #ed4e2a !important;
}

.bordered-red {
    border-color: #df5138 !important;
}

.bordered-danger {
    border-color: #d73d32 !important;
}

.bordered-pink {
    border-color: #e75b8d !important;
}

.bordered-darkpink {
    border-color: #cc324b !important;
}

.bordered-magenta {
    border-color: #bc5679 !important;
}

.bordered-purple {
    border-color: #7e3794 !important;
}

.bordered-maroon {
    border-color: #981b48 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-50 {
    padding: 50px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-20 {
    margin: 20px !important;
}

.margin-30 {
    margin: 30px !important;
}

.margin-40 {
    margin: 40px !important;
}

.margin-50 {
    margin: 50px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.font-10 {
    font-size: 10%;
}

.font-20 {
    font-size: 20%;
}

.font-30 {
    font-size: 30%;
}

.font-40 {
    font-size: 40%;
}

.font-50 {
    font-size: 50%;
}

.font-60 {
    font-size: 60%;
}

.font-70 {
    font-size: 70%;
}

.font-80 {
    font-size: 80%;
}

.font-90 {
    font-size: 90%;
}

.font-110 {
    font-size: 110%;
}

.font-120 {
    font-size: 120%;
}

.font-130 {
    font-size: 130%;
}

.font-140 {
    font-size: 140%;
}

.font-150 {
    font-size: 150%;
}

.font-160 {
    font-size: 160%;
}

.font-170 {
    font-size: 170%;
}

.font-180 {
    font-size: 180%;
}

.font-190 {
    font-size: 190%;
}

.font-200 {
    font-size: 200%;
}

a:focus, button:focus {
    outline: 0;
}

a::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
}

.image-circular {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background-clip: padding-box !important;
}

hr {
    border-top: 1px solid #e5e5e5;
}

    hr.wide {
        margin-right: -15px;
        margin-left: -15px;
    }

.position-relative {
    position: relative;
}

.horizontal-space {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 6px 0;
}

    .horizontal-space.space-xs {
        margin: 2px 0;
    }

    .horizontal-space.space-sm {
        margin: 4px 0;
    }

    .horizontal-space.space-lg {
        margin: 8px 0;
    }

    .horizontal-space.space-xl {
        margin: 10px 0;
    }

    .horizontal-space.space-xxl {
        margin: 12px 0;
    }

.vertical-space {
    max-width: 1px;
    min-width: 1px;
    overflow: hidden;
    margin: 0 12px;
}

.badge {
    font-size: 11px !important;
    font-weight: 300;
    text-align: center;
    background-color: #ccc;
    height: 18px;
    padding: 3px 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    background-clip: padding-box !important;
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
    vertical-align: middle;
}

    .badge.badge-square {
        -webkit-border-radius: 2px !important;
        -webkit-background-clip: padding-box !important;
        -moz-border-radius: 2px !important;
        -moz-background-clip: padding !important;
        border-radius: 2px !important;
        background-clip: padding-box !important;
    }

    .badge.badge-empty {
        display: inline-block;
        width: 10px;
        height: 10px;
        padding: 0;
        vertical-align: baseline;
    }

.databox, .databox .databox-icon {
    width: 100%;
    display: inline-block;
}

.badge-azure, .label-azure {
    background-color: #2dc3e8;
    background-image: none !important;
}

    .badge-azure.graded, .label-azure.graded {
        background: linear-gradient(to right,#2dc3e8,#5edfff) !important;
    }

.badge-blueberry, .label-blueberry {
    background-color: #6f85bf;
    background-image: none !important;
}

    .badge-blueberry.graded, .label-blueberry.graded {
        background: linear-gradient(to right,#6f85bf,#ced5e9) !important;
    }

.badge-palegreen, .label-palegreen {
    background-color: #a0d468;
    background-image: none !important;
}

    .badge-palegreen.graded, .label-palegreen.graded {
        background: linear-gradient(to right,#a0d468,#c5e9b6) !important;
    }

.badge-success, .label-success {
    background-color: #53a93f;
    background-image: none !important;
}

    .badge-success.graded, .label-success.graded {
        background: linear-gradient(to right,#53a93f,#b0e0a4) !important;
    }

.badge-green, .label-green {
    background-color: #8cc474;
    background-image: none !important;
}

    .badge-green.graded, .label-green.graded {
        background: linear-gradient(to right,#8cc474,#a0d468) !important;
    }

.badge-lightyellow, .label-lightyellow {
    background-color: #f6d52e;
    background-image: none !important;
}

    .badge-lightyellow.graded, .label-lightyellow.graded {
        background: linear-gradient(to right,#f6d52e,#f8e26d) !important;
    }

.badge-yellow, .label-yellow {
    background-color: #ffce55;
    background-image: none !important;
}

    .badge-yellow.graded, .label-yellow.graded {
        background: linear-gradient(to right,#ffce55,#f6d52e) !important;
    }

.badge-warning, .label-warning {
    background-color: #f4b400;
    background-image: none !important;
}

    .badge-warning.graded, .label-warning.graded {
        background: linear-gradient(to right,#f4b400,#f8df95) !important;
    }

.badge-gold, .label-gold {
    background-color: #f9b256;
    background-image: none !important;
}

    .badge-gold.graded, .label-gold.graded {
        background: linear-gradient(to right,#f9b256,#fece90) !important;
    }

.badge-orange, .label-orange {
    background-color: #fb6e52;
    background-image: none !important;
}

    .badge-orange.graded, .label-orange.graded {
        background: linear-gradient(to right,#fb6e52,#fb9f8d) !important;
    }

.badge-lightred, .label-lightred {
    background-color: #e46f61;
    background-image: none !important;
}

    .badge-lightred.graded, .label-lightred.graded {
        background: linear-gradient(to right,#e46f61,#f88f83) !important;
    }

.badge-darkorange, .label-darkorange {
    background-color: #ed4e2a;
    background-image: none !important;
}

    .badge-darkorange.graded, .label-darkorange.graded {
        background: linear-gradient(to right,#ed4e2a,#f5a998) !important;
    }

.badge-red, .label-red {
    background-color: #df5138;
    background-image: none !important;
}

    .badge-red.graded, .label-red.graded {
        background: linear-gradient(to right,#df5138,#f5836f) !important;
    }

.badge-pink, .label-pink {
    background-color: #e75b8d;
    background-image: none !important;
}

    .badge-pink.graded, .label-pink.graded {
        background: linear-gradient(to right,#e75b8d,#f299b9) !important;
    }

.badge-darkpink, .label-darkpink {
    background-color: #cc324b;
    background-image: none !important;
}

    .badge-darkpink.graded, .label-darkpink.graded {
        background: linear-gradient(to right,#cc324b,#fb6880) !important;
    }

.badge-danger, .label-danger {
    background-color: #d73d32;
    background-image: none !important;
}

    .badge-danger.graded, .label-danger.graded {
        background: linear-gradient(to right,#d73d32,#f7b5b0) !important;
    }

.badge-magenta, .label-magenta {
    background-color: #bc5679;
    background-image: none !important;
}

    .badge-magenta.graded, .label-magenta.graded {
        background: linear-gradient(to right,#bc5679,#e9abc0) !important;
    }

.badge-purple, .label-purple {
    background-color: #7e3794;
    background-image: none !important;
}

    .badge-purple.graded, .label-purple.graded {
        background: linear-gradient(to right,#7e3794,#daafe8) !important;
    }

.badge-maroon, .label-maroon {
    background-color: #981b48;
    background-image: none !important;
}

    .badge-maroon.graded, .label-maroon.graded {
        background: linear-gradient(to right,#981b48,#eab6c9) !important;
    }

.font-13 {
    font-size: 13px !important;
}

.padding-left-70 {
    padding-left: 70px;
}

.databox-container {
    text-align: center;
    font-size: 0;
}

.databox {
    height: 65px;
    padding: 0;
    font-size: 0;
    margin-bottom: 30px;
    vertical-align: top;
    min-width: 130px;
}

    .databox .databox-icon {
        margin: 0;
        text-align: center;
    }

        .databox .databox-icon .glyphicon, .databox .databox-icon .typcn, .databox .databox-icon .wi, .databox .databox-icon > .fa {
            display: inline-block;
            margin: 3px 0 0;
            text-align: center;
            position: relative;
        }

            .databox .databox-icon .glyphicon:before, .databox .databox-icon .typcn:before, .databox .databox-icon .wi:before, .databox .databox-icon > .fa:before {
                font-size: 40px;
                display: block;
                text-align: center;
            }

    .databox .databox-piechart, .databox .databox-sparkline {
        padding-top: 0;
        margin: 0 auto;
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
        text-align: center;
    }

    .databox .databox-sparkline {
        font-size: 24px;
    }

    .databox .databox-piechart {
        font-size: 14px;
        font-weight: 300;
    }

    .databox .databox-header {
        display: block;
        font-size: 18px;
        font-weight: 400;
        margin: 8px 5px;
    }

        .databox .databox-header i {
            margin-right: 5px;
        }

    .databox .databox-number {
        display: block;
        font-size: 17px;
        line-height: 26px;
        margin: 2px;
    }

        .databox .databox-number i {
            margin-right: 5px;
        }

        .databox .databox-number.number-xs {
            font-size: 11px;
        }

        .databox .databox-number.number-sm {
            font-size: 14px;
        }

        .databox .databox-number.number-lg {
            font-size: 20px;
        }

        .databox .databox-number.number-xlg {
            font-size: 23px;
        }

        .databox .databox-number.number-xxlg {
            font-size: 30px;
        }

    .databox .databox-title {
        display: block;
        font-size: 16px;
        font-weight: 300;
        margin: 2px;
        position: relative;
    }

        .databox .databox-title i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-text {
        display: block;
        font-size: 11px;
        margin: 4px 0 2px;
        position: relative;
    }

        .databox .databox-text i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-inlinetext {
        font-size: 11px;
        margin: 2px;
        position: relative;
    }

        .databox .databox-inlinetext i {
            margin-right: 5px;
            font-size: 13px;
        }

    .databox .databox-stat {
        display: inline-block;
        position: absolute;
        right: 7px;
        top: 7px;
        padding: 2px 5px;
    }

        .databox .databox-stat.stat-left {
            left: 7px;
            right: auto;
        }

        .databox .databox-stat .stat-text {
            display: inline-block;
            font-size: 13px;
            padding-right: 5px;
            font-weight: 500;
        }

        .databox .databox-stat .stat-icon {
            display: inline-block;
            font-size: 13px;
        }

            .databox .databox-stat .stat-icon.icon-lg {
                font-size: 16px;
            }

            .databox .databox-stat .stat-icon.icon-xlg {
                font-size: 18px;
            }

        .databox .databox-stat.radius-bordered {
            -webkit-border-radius: 3px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 3px;
            -moz-background-clip: padding;
            border-radius: 3px;
            background-clip: padding-box;
        }

    .databox .databox-state {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 24px;
        width: 24px;
        -webkit-border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 50%;
        -moz-background-clip: padding;
        border-radius: 50%;
        background-clip: padding-box;
        background-color: #e5e5e5;
        text-align: center;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
        box-shadow: 0 0 3px rgba(0,0,0,.2);
        border: 2px solid #fff;
    }

    .databox.radius-bordered, .databox.radius-bordered .databox-left {
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
    }

    .databox .databox-state i {
        font-size: 13px;
        color: #fff;
        line-height: 20px;
    }

    .databox .databox-row {
        width: 100%;
        margin: 0;
        position: relative;
    }

        .databox .databox-row.bordered-bottom {
            border-bottom: 1px solid #fff;
        }

        .databox .databox-row.bordered-top {
            border-top: 1px solid #fff;
        }

        .databox .databox-row.bordered-left {
            border-left: 1px solid #fff;
        }

        .databox .databox-row.bordered-right {
            border-right: 1px solid #fff;
        }

        .databox .databox-row.bordered-thick {
            border-width: 2px;
        }

        .databox .databox-row.row-1 {
            height: 8.33%;
        }

        .databox .databox-row.row-2 {
            height: 16.66%;
        }

        .databox .databox-row.row-3 {
            height: 25%;
        }

        .databox .databox-row.row-4 {
            height: 33.33%;
        }

        .databox .databox-row.row-5 {
            height: 41.66%;
        }

        .databox .databox-row.row-6 {
            height: 50%;
        }

        .databox .databox-row.row-7 {
            height: 58.33%;
        }

        .databox .databox-row.row-8 {
            height: 66.66%;
        }

        .databox .databox-row.row-9 {
            height: 75%;
        }

        .databox .databox-row.row-10 {
            height: 83.33%;
        }

        .databox .databox-row.row-11 {
            height: 91.66%;
        }

        .databox .databox-row.row-12 {
            height: 100%;
        }

    .databox .databox-cell {
        height: 100%;
        margin: 0;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
    }

    .databox .databox-left, .databox .databox-right {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        height: 65px;
    }

    .databox .databox-cell.bordered-bottom {
        border-bottom: 1px solid #fff;
    }

    .databox .databox-cell.bordered-top {
        border-top: 1px solid #fff;
    }

    .databox .databox-cell.bordered-left {
        border-left: 1px solid #fff;
    }

    .databox .databox-cell.bordered-right {
        border-right: 1px solid #fff;
    }

    .databox .databox-cell.bordered-thick {
        border-width: 2px;
    }

    .databox .databox-cell.cell-1 {
        width: 8.33%;
    }

    .databox .databox-cell.cell-2 {
        width: 16.66%;
    }

    .databox .databox-cell.cell-3 {
        width: 25%;
    }

    .databox .databox-cell.cell-4 {
        width: 33.33%;
    }

    .databox .databox-cell.cell-5 {
        width: 41.66%;
    }

    .databox .databox-cell.cell-6 {
        width: 50%;
    }

    .databox .databox-cell.cell-7 {
        width: 58.33%;
    }

    .databox .databox-cell.cell-8 {
        width: 66.66%;
    }

    .databox .databox-cell.cell-9 {
        width: 75%;
    }

    .databox .databox-cell.cell-10 {
        width: 83.33%;
    }

    .databox .databox-cell.cell-11 {
        width: 91.66%;
    }

    .databox .databox-cell.cell-12 {
        width: 100%;
    }

    .databox.databox-inverted .databox-left {
        -lh-property: 0;
        width: -webkit-calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: calc(100% - 65px);
    }

    .databox.databox-inverted .databox-right {
        width: 65px;
    }

    .databox.databox-transparent .databox-left, .databox.databox-transparent .databox-right {
        background-color: transparent !important;
    }

    .databox .databox-left {
        text-align: center;
        width: 65px;
        padding: 10px;
        color: #2dc3e8;
    }

        .databox .databox-left[class*=bg-] {
            color: #fff;
        }

    .databox .databox-right {
        -lh-property: 0;
        width: -webkit-calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: calc(100% - 65px);
        color: #555;
        padding: 5px 10px;
    }

.popover-notitle + .popover .popover-title, .widget.collapsed .widget-body, .widget.no-header .widget-header {
    display: none;
}

.databox .databox-right.bordered {
    border-left: 1px solid #fff;
}

.databox .databox-right.bordered-thick {
    border-left: 3px solid #fff;
}

.databox .databox-right[class*=bg-] {
    color: #fff;
}

.databox.databox-shadowed {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.databox.radius-bordered {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
}

    .databox.radius-bordered .databox-left {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        background-clip: padding-box;
    }

    .databox.radius-bordered .databox-right {
        -webkit-border-radius: 0 3px 3px 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 3px 3px 0;
        -moz-background-clip: padding;
        border-radius: 0 3px 3px 0;
        background-clip: padding-box;
    }

        .databox.radius-bordered .databox-right .databox-row:first-child {
            -webkit-border-radius: 0 3px 0 0;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 0 3px 0 0;
            -moz-background-clip: padding;
            border-radius: 0 3px 0 0;
            background-clip: padding-box;
        }

        .databox.radius-bordered .databox-right .databox-row:last-child {
            -webkit-border-radius: 0 0 3px 0;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 0 0 3px;
            -moz-background-clip: padding;
            border-radius: 0 0 3px;
            background-clip: padding-box;
        }

.databox.databox-graded {
    background-image: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=');
    background-image: -webkit-linear-gradient(left,#ddd,#fff);
    background-image: -moz-linear-gradient(left,#ddd,#fff);
    background-image: -o-linear-gradient(left,#ddd,#fff);
    background-image: linear-gradient(to right,#ddd,#fff);
}

.databox.databox-halved .databox-left, .databox.databox-halved .databox-right {
    width: 50% !important;
}

.databox.databox-lg {
    height: 80px;
}

    .databox.databox-lg .databox-icon .glyphicon:before, .databox.databox-lg .databox-icon .typcn:before, .databox.databox-lg .databox-icon .wi:before, .databox.databox-lg .databox-icon > .fa:before {
        font-size: 48px;
        padding: 6px 4px 7px;
    }

    .databox.databox-lg .databox-sparkline {
        margin: 13px auto;
    }

    .databox.databox-lg .databox-number {
        font-size: 20px;
        margin: 4px 0 6px;
    }

    .databox.databox-lg .databox-left {
        width: 80px;
        height: 80px;
    }

    .databox.databox-lg .databox-right {
        -lh-property: 0;
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: calc(100% - 80px);
        height: 80px;
        padding: 10px 15px;
    }

    .databox.databox-lg.databox-inverted .databox-left {
        -lh-property: 0;
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: calc(100% - 80px);
    }

    .databox.databox-lg.databox-inverted .databox-right {
        width: 80px;
    }

.databox.databox-xlg {
    height: 170px;
}

    .databox.databox-xlg .databox-icon .glyphicon:before, .databox.databox-xlg .databox-icon .typcn:before, .databox.databox-xlg .databox-icon > .fa:before {
        padding: 6px 4px 7px;
    }

    .databox.databox-xlg .databox-icon .wi:before {
        font-size: 55px !important;
    }

    .databox.databox-xlg .databox-left {
        width: 170px;
        height: 170px;
    }

    .databox.databox-xlg .databox-right {
        -lh-property: 0;
        width: -webkit-calc(100% - 170px);
        width: -moz-calc(100% - 170px);
        width: calc(100% - 170px);
        height: 170px;
    }

    .databox.databox-xlg.databox-inverted .databox-left {
        -lh-property: 0;
        width: -webkit-calc(100% - 170px);
        width: -moz-calc(100% - 170px);
        width: calc(100% - 170px);
    }

    .databox.databox-xlg.databox-inverted .databox-right {
        width: 170px;
    }

.databox.databox-xxlg {
    height: 250px;
}

    .databox.databox-xxlg .databox-icon .glyphicon:before, .databox.databox-xxlg .databox-icon .typcn:before, .databox.databox-xxlg .databox-icon .wi:before, .databox.databox-xxlg .databox-icon > .fa:before {
        font-size: 200px;
        padding: 6px 4px 7px;
    }

    .databox.databox-xxlg .databox-left {
        width: 250px;
        height: 250px;
    }

    .databox.databox-xxlg .databox-right {
        -lh-property: 0;
        width: -webkit-calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: calc(100% - 250px);
        height: 250px;
    }

    .databox.databox-xxlg.databox-inverted .databox-left {
        -lh-property: 0;
        width: -webkit-calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: calc(100% - 250px);
    }

    .databox.databox-xxlg.databox-inverted .databox-right {
        width: 250px;
    }

.databox .chart {
    font-size: 13px;
}

.btn.btn-circle {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50% !important;
    background-clip: padding-box;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 11px 12px;
}

.popover, .popover-title {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
}

.btn.btn-circle .glyphicon, .btn.btn-circle .typcn, .btn.btn-circle > .fa, .btn.btn-circle > [class*=wi-] {
    font-size: 20px;
    margin: 0 auto;
    line-height: 34px;
}

.btn.btn-circle.btn-xs {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
}

    .btn.btn-circle.btn-xs .glyphicon, .btn.btn-circle.btn-xs .typcn, .btn.btn-circle.btn-xs > .fa, .btn.btn-circle.btn-xs > [class*=wi-] {
        font-size: 12px;
        line-height: 14px;
    }

.btn.btn-circle.btn-sm {
    width: 50px;
    height: 50px;
    padding: 10px 15px;
}

    .btn.btn-circle.btn-sm .glyphicon, .btn.btn-circle.btn-sm .typcn, .btn.btn-circle.btn-sm > .fa, .btn.btn-circle.btn-sm > [class*=wi-] {
        font-size: 18px;
        line-height: 26px;
        border-radius: 50%;
    }

.btn.btn-circle.btn-lg {
    width: 70px;
    height: 70px;
    padding: 10px;
}

    .btn.btn-circle.btn-lg .glyphicon, .btn.btn-circle.btn-lg .typcn, .btn.btn-circle.btn-lg > .fa, .btn.btn-circle.btn-lg > [class*=wi-] {
        font-size: 28px;
        line-height: 46px;
    }

.popover {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    padding: 0;
    border-color: #ccc;
    border-width: 1px;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    color: #444;
    background-color: #fbfbfb;
}

    .popover .popover.bottom .arrow:after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: #f7f7f7;
        border-top-width: 0;
    }

    .popover.inverted, .popover.inverted .popover-title {
        background-color: #262626;
        color: #f5f5f5;
    }

        .popover.inverted.top .arrow:after {
            border-top-color: #262626;
        }

        .popover.inverted.bottom .arrow:after {
            border-bottom-color: #262626;
        }

        .popover.inverted.left .arrow:after {
            border-left-color: #262626;
        }

        .popover.inverted.right .arrow:after {
            border-right-color: #262626;
        }

    .popover.dark, .popover.dark .popover-title {
        background-color: #e5e5e5;
    }

        .popover.dark.top .arrow:after {
            border-top-color: #e5e5e5;
        }

        .popover.dark.bottom .arrow:after {
            border-bottom-color: #e5e5e5;
        }

        .popover.dark.left .arrow:after {
            border-left-color: #e5e5e5;
        }

        .popover.dark.right .arrow:after {
            border-right-color: #e5e5e5;
        }

.popover-title {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
    color: #000;
    border-bottom: 3px solid #2dc3e8;
}

.tooltip-inner, .widget.collapsed.radius-bordered .widget-header {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
}

.popover-notitle + .popover.top .arrow:after {
    border-top-color: #fff;
}

.popover-notitle + .popover.bottom .arrow:after {
    border-bottom-color: #fff;
}

.popover-notitle + .popover.left .arrow:after, .popover-notitle + .popover.right .arrow:after {
    border-left-color: #fff;
}

.tooltip.in {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #262626;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #262626;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #262626;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #262626;
}

.tooltip-lg + .tooltip > .tooltip-inner {
    font-size: 15px !important;
}

.tooltip-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 1px 1px rgba(229,229,229,.5);
    -moz-box-shadow: 1px 1px rgba(229,229,229,.5);
    box-shadow: 1px 1px rgba(229,229,229,.5);
    -webkit-transition: visibility 0,opacity .13s ease-in;
    -moz-transition: visibility 0,opacity .13s ease-in;
    -o-transition: visibility 0,opacity .13s ease-in;
    transition: visibility 0,opacity .13s ease-in;
    background-color: #262626;
    border: 1px solid #262626;
    color: #aaa;
    padding: 8px;
    font-size: 13px;
}

.tooltip-white + .tooltip > .tooltip-inner {
    border: 1px solid #fff;
    background-color: #fff;
    color: #262626;
}

.tooltip-white + .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

.tooltip-white + .tooltip.right .tooltip-arrow {
    border-right-color: #fff;
}

.tooltip-white + .tooltip.left .tooltip-arrow {
    border-left-color: #fff;
}

.tooltip-white + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}

.tooltip-whitesmoke + .tooltip > .tooltip-inner {
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    color: #262626;
}

.tooltip-whitesmoke + .tooltip.top .tooltip-arrow {
    border-top-color: #f5f5f5;
}

.tooltip-whitesmoke + .tooltip.right .tooltip-arrow {
    border-right-color: #f5f5f5;
}

.tooltip-whitesmoke + .tooltip.left .tooltip-arrow {
    border-left-color: #f5f5f5;
}

.tooltip-whitesmoke + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f5f5f5;
}

.tooltip-snow + .tooltip > .tooltip-inner {
    border: 1px solid #fbfbfb;
    background-color: #fbfbfb;
    color: #262626;
}

.tooltip-snow + .tooltip.top .tooltip-arrow {
    border-top-color: #fbfbfb;
}

.tooltip-snow + .tooltip.right .tooltip-arrow {
    border-right-color: #fbfbfb;
}

.tooltip-snow + .tooltip.left .tooltip-arrow {
    border-left-color: #fbfbfb;
}

.tooltip-snow + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fbfbfb;
}

.tooltip-seashell + .tooltip > .tooltip-inner {
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    color: #262626;
}

.tooltip-seashell + .tooltip.top .tooltip-arrow {
    border-top-color: #f3f3f3;
}

.tooltip-seashell + .tooltip.right .tooltip-arrow {
    border-right-color: #f3f3f3;
}

.tooltip-seashell + .tooltip.left .tooltip-arrow {
    border-left-color: #f3f3f3;
}

.tooltip-seashell + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f3f3f3;
}

.tooltip-ivory + .tooltip > .tooltip-inner {
    border: 1px solid #eee;
    background-color: #eee;
    color: #262626;
}

.tooltip-ivory + .tooltip.top .tooltip-arrow {
    border-top-color: #eee;
}

.tooltip-ivory + .tooltip.right .tooltip-arrow {
    border-right-color: #eee;
}

.tooltip-ivory + .tooltip.left .tooltip-arrow {
    border-left-color: #eee;
}

.tooltip-ivory + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #eee;
}

.tooltip-platinum + .tooltip > .tooltip-inner {
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    color: #262626;
}

.tooltip-platinum + .tooltip.top .tooltip-arrow {
    border-top-color: #e5e5e5;
}

.tooltip-platinum + .tooltip.right .tooltip-arrow {
    border-right-color: #e5e5e5;
}

.tooltip-platinum + .tooltip.left .tooltip-arrow {
    border-left-color: #e5e5e5;
}

.tooltip-platinum + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e5e5e5;
}

.tooltip-lightgray + .tooltip > .tooltip-inner {
    border: 1px solid #d0d0d0;
    background-color: #d0d0d0;
    color: #262626;
}

.tooltip-lightgray + .tooltip.top .tooltip-arrow {
    border-top-color: #d0d0d0;
}

.tooltip-lightgray + .tooltip.right .tooltip-arrow {
    border-right-color: #d0d0d0;
}

.tooltip-lightgray + .tooltip.left .tooltip-arrow {
    border-left-color: #d0d0d0;
}

.tooltip-lightgray + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #d0d0d0;
}

.tooltip-gray + .tooltip > .tooltip-inner {
    border: 1px solid #ccc;
    background-color: #ccc;
    color: #262626;
}

.tooltip-gray + .tooltip.top .tooltip-arrow {
    border-top-color: #ccc;
}

.tooltip-gray + .tooltip.right .tooltip-arrow {
    border-right-color: #ccc;
}

.tooltip-gray + .tooltip.left .tooltip-arrow {
    border-left-color: #ccc;
}

.tooltip-gray + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ccc;
}

.tooltip-darkgray + .tooltip > .tooltip-inner {
    border: 1px solid #999;
    background-color: #999;
    color: #262626;
}

.tooltip-darkgray + .tooltip.top .tooltip-arrow {
    border-top-color: #999;
}

.tooltip-darkgray + .tooltip.right .tooltip-arrow {
    border-right-color: #999;
}

.tooltip-darkgray + .tooltip.left .tooltip-arrow {
    border-left-color: #999;
}

.tooltip-darkgray + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #999;
}

.tooltip-silver + .tooltip > .tooltip-inner {
    border: 1px solid #777;
    background-color: #777;
    color: #fff;
}

.tooltip-silver + .tooltip.top .tooltip-arrow {
    border-top-color: #777;
}

.tooltip-silver + .tooltip.right .tooltip-arrow {
    border-right-color: #777;
}

.tooltip-silver + .tooltip.left .tooltip-arrow {
    border-left-color: #777;
}

.tooltip-silver + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #777;
}

.tooltip-sonic-silver + .tooltip > .tooltip-inner {
    border: 1px solid #737373;
    background-color: #737373;
    color: #fff;
}

.tooltip-sonic-silver + .tooltip.top .tooltip-arrow {
    border-top-color: #737373;
}

.tooltip-sonic-silver + .tooltip.right .tooltip-arrow {
    border-right-color: #737373;
}

.tooltip-sonic-silver + .tooltip.left .tooltip-arrow {
    border-left-color: #737373;
}

.tooltip-sonic-silver + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #737373;
}

.tooltip-storm-cloud + .tooltip > .tooltip-inner {
    border: 1px solid #666;
    background-color: #666;
    color: #fff;
}

.tooltip-storm-cloud + .tooltip.top .tooltip-arrow {
    border-top-color: #666;
}

.tooltip-storm-cloud + .tooltip.right .tooltip-arrow {
    border-right-color: #666;
}

.tooltip-storm-cloud + .tooltip.left .tooltip-arrow {
    border-left-color: #666;
}

.tooltip-storm-cloud + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #666;
}

.tooltip-lightcarbon + .tooltip > .tooltip-inner {
    border: 1px solid #555;
    background-color: #555;
    color: #fff;
}

.tooltip-lightcarbon + .tooltip.top .tooltip-arrow {
    border-top-color: #555;
}

.tooltip-lightcarbon + .tooltip.right .tooltip-arrow {
    border-right-color: #555;
}

.tooltip-lightcarbon + .tooltip.left .tooltip-arrow {
    border-left-color: #555;
}

.tooltip-lightcarbon + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #555;
}

.tooltip-carbon + .tooltip > .tooltip-inner {
    border: 1px solid #444;
    background-color: #444;
    color: #fff;
}

.tooltip-carbon + .tooltip.top .tooltip-arrow {
    border-top-color: #444;
}

.tooltip-carbon + .tooltip.right .tooltip-arrow {
    border-right-color: #444;
}

.tooltip-carbon + .tooltip.left .tooltip-arrow {
    border-left-color: #444;
}

.tooltip-carbon + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #444;
}

.tooltip-slate-gray + .tooltip > .tooltip-inner {
    border: 1px solid #333;
    background-color: #333;
    color: #fff;
}

.tooltip-slate-gray + .tooltip.top .tooltip-arrow {
    border-top-color: #333;
}

.tooltip-slate-gray + .tooltip.right .tooltip-arrow {
    border-right-color: #333;
}

.tooltip-slate-gray + .tooltip.left .tooltip-arrow {
    border-left-color: #333;
}

.tooltip-slate-gray + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #333;
}

.tooltip-darkcarbon + .tooltip > .tooltip-inner {
    border: 1px solid #262626;
    background-color: #262626;
    color: #fff;
}

.tooltip-darkcarbon + .tooltip.top .tooltip-arrow {
    border-top-color: #262626;
}

.tooltip-darkcarbon + .tooltip.right .tooltip-arrow {
    border-right-color: #262626;
}

.tooltip-darkcarbon + .tooltip.left .tooltip-arrow {
    border-left-color: #262626;
}

.tooltip-darkcarbon + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #262626;
}

.tooltip-blue + .tooltip > .tooltip-inner {
    border: 1px solid #5db2ff;
    background-color: #5db2ff;
    color: #fff;
}

.tooltip-blue + .tooltip.top .tooltip-arrow {
    border-top-color: #5db2ff;
}

.tooltip-blue + .tooltip.right .tooltip-arrow {
    border-right-color: #5db2ff;
}

.tooltip-blue + .tooltip.left .tooltip-arrow {
    border-left-color: #5db2ff;
}

.tooltip-blue + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #5db2ff;
}

.tooltip-info + .tooltip > .tooltip-inner {
    border: 1px solid #57b5e3;
    background-color: #57b5e3;
    color: #fff;
}

.tooltip-info + .tooltip.top .tooltip-arrow {
    border-top-color: #57b5e3;
}

.tooltip-info + .tooltip.right .tooltip-arrow {
    border-right-color: #57b5e3;
}

.tooltip-info + .tooltip.left .tooltip-arrow {
    border-left-color: #57b5e3;
}

.tooltip-info + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #57b5e3;
}

.tooltip-sky + .tooltip > .tooltip-inner {
    border: 1px solid #11a9cc;
    background-color: #11a9cc;
    color: #fff;
}

.tooltip-sky + .tooltip.top .tooltip-arrow {
    border-top-color: #11a9cc;
}

.tooltip-sky + .tooltip.right .tooltip-arrow {
    border-right-color: #11a9cc;
}

.tooltip-sky + .tooltip.left .tooltip-arrow {
    border-left-color: #11a9cc;
}

.tooltip-sky + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #11a9cc;
}

.tooltip-primary + .tooltip > .tooltip-inner {
    border: 1px solid #4374e0;
    background-color: #4374e0;
    color: #fff;
}

.tooltip-primary + .tooltip.top .tooltip-arrow {
    border-top-color: #4374e0;
}

.tooltip-primary + .tooltip.right .tooltip-arrow {
    border-right-color: #4374e0;
}

.tooltip-primary + .tooltip.left .tooltip-arrow {
    border-left-color: #4374e0;
}

.tooltip-primary + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4374e0;
}

.tooltip-azure + .tooltip > .tooltip-inner {
    border: 1px solid #2dc3e8;
    background-color: #2dc3e8;
    color: #fff;
}

.tooltip-azure + .tooltip.top .tooltip-arrow {
    border-top-color: #2dc3e8;
}

.tooltip-azure + .tooltip.right .tooltip-arrow {
    border-right-color: #2dc3e8;
}

.tooltip-azure + .tooltip.left .tooltip-arrow {
    border-left-color: #2dc3e8;
}

.tooltip-azure + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2dc3e8;
}

.tooltip-blueberry + .tooltip > .tooltip-inner {
    border: 1px solid #6f85bf;
    background-color: #6f85bf;
    color: #fff;
}

.tooltip-blueberry + .tooltip.top .tooltip-arrow {
    border-top-color: #6f85bf;
}

.tooltip-blueberry + .tooltip.right .tooltip-arrow {
    border-right-color: #6f85bf;
}

.tooltip-blueberry + .tooltip.left .tooltip-arrow {
    border-left-color: #6f85bf;
}

.tooltip-blueberry + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #6f85bf;
}

.tooltip-palegreen + .tooltip > .tooltip-inner {
    border: 1px solid #a0d468;
    background-color: #a0d468;
    color: #fff;
}

.tooltip-palegreen + .tooltip.top .tooltip-arrow {
    border-top-color: #a0d468;
}

.tooltip-palegreen + .tooltip.right .tooltip-arrow {
    border-right-color: #a0d468;
}

.tooltip-palegreen + .tooltip.left .tooltip-arrow {
    border-left-color: #a0d468;
}

.tooltip-palegreen + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #a0d468;
}

.tooltip-success + .tooltip > .tooltip-inner {
    border: 1px solid #53a93f;
    background-color: #53a93f;
    color: #fff;
}

.tooltip-success + .tooltip.top .tooltip-arrow {
    border-top-color: #53a93f;
}

.tooltip-success + .tooltip.right .tooltip-arrow {
    border-right-color: #53a93f;
}

.tooltip-success + .tooltip.left .tooltip-arrow {
    border-left-color: #53a93f;
}

.tooltip-success + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #53a93f;
}

.tooltip-green + .tooltip > .tooltip-inner {
    border: 1px solid #8cc474;
    background-color: #8cc474;
    color: #fff;
}

.tooltip-green + .tooltip.top .tooltip-arrow {
    border-top-color: #8cc474;
}

.tooltip-green + .tooltip.right .tooltip-arrow {
    border-right-color: #8cc474;
}

.tooltip-green + .tooltip.left .tooltip-arrow {
    border-left-color: #8cc474;
}

.tooltip-green + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #8cc474;
}

.tooltip-lightyellow + .tooltip > .tooltip-inner {
    border: 1px solid #f6d52e;
    background-color: #f6d52e;
    color: #fff;
}

.tooltip-lightyellow + .tooltip.top .tooltip-arrow {
    border-top-color: #f6d52e;
}

.tooltip-lightyellow + .tooltip.right .tooltip-arrow {
    border-right-color: #f6d52e;
}

.tooltip-lightyellow + .tooltip.left .tooltip-arrow {
    border-left-color: #f6d52e;
}

.tooltip-lightyellow + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f6d52e;
}

.tooltip-yellow + .tooltip > .tooltip-inner {
    border: 1px solid #ffce55;
    background-color: #ffce55;
    color: #fff;
}

.tooltip-yellow + .tooltip.top .tooltip-arrow {
    border-top-color: #ffce55;
}

.tooltip-yellow + .tooltip.right .tooltip-arrow {
    border-right-color: #ffce55;
}

.tooltip-yellow + .tooltip.left .tooltip-arrow {
    border-left-color: #ffce55;
}

.tooltip-yellow + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ffce55;
}

.tooltip-warning + .tooltip > .tooltip-inner {
    border: 1px solid #f4b400;
    background-color: #f4b400;
    color: #fff;
}

.tooltip-warning + .tooltip.top .tooltip-arrow {
    border-top-color: #f4b400;
}

.tooltip-warning + .tooltip.right .tooltip-arrow {
    border-right-color: #f4b400;
}

.tooltip-warning + .tooltip.left .tooltip-arrow {
    border-left-color: #f4b400;
}

.tooltip-warning + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f4b400;
}

.tooltip-gold + .tooltip > .tooltip-inner {
    border: 1px solid #f9b256;
    background-color: #f9b256;
    color: #fff;
}

.tooltip-gold + .tooltip.top .tooltip-arrow {
    border-top-color: #f9b256;
}

.tooltip-gold + .tooltip.right .tooltip-arrow {
    border-right-color: #f9b256;
}

.tooltip-gold + .tooltip.left .tooltip-arrow {
    border-left-color: #f9b256;
}

.tooltip-gold + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f9b256;
}

.tooltip-orange + .tooltip > .tooltip-inner {
    border: 1px solid #fb6e52;
    background-color: #fb6e52;
    color: #fff;
}

.tooltip-orange + .tooltip.top .tooltip-arrow {
    border-top-color: #fb6e52;
}

.tooltip-orange + .tooltip.right .tooltip-arrow {
    border-right-color: #fb6e52;
}

.tooltip-orange + .tooltip.left .tooltip-arrow {
    border-left-color: #fb6e52;
}

.tooltip-orange + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fb6e52;
}

.tooltip-lightred + .tooltip > .tooltip-inner {
    border: 1px solid #e46f61;
    background-color: #e46f61;
    color: #fff;
}

.tooltip-lightred + .tooltip.top .tooltip-arrow {
    border-top-color: #e46f61;
}

.tooltip-lightred + .tooltip.right .tooltip-arrow {
    border-right-color: #e46f61;
}

.tooltip-lightred + .tooltip.left .tooltip-arrow {
    border-left-color: #e46f61;
}

.tooltip-lightred + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e46f61;
}

.tooltip-darkorange + .tooltip > .tooltip-inner {
    border: 1px solid #ed4e2a;
    background-color: #ed4e2a;
    color: #fff;
}

.tooltip-darkorange + .tooltip.top .tooltip-arrow {
    border-top-color: #ed4e2a;
}

.tooltip-darkorange + .tooltip.right .tooltip-arrow {
    border-right-color: #ed4e2a;
}

.tooltip-darkorange + .tooltip.left .tooltip-arrow {
    border-left-color: #ed4e2a;
}

.tooltip-darkorange + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ed4e2a;
}

.tooltip-red + .tooltip > .tooltip-inner {
    border: 1px solid #df5138;
    background-color: #df5138;
    color: #fff;
}

.tooltip-red + .tooltip.top .tooltip-arrow {
    border-top-color: #df5138;
}

.tooltip-red + .tooltip.right .tooltip-arrow {
    border-right-color: #df5138;
}

.tooltip-red + .tooltip.left .tooltip-arrow {
    border-left-color: #df5138;
}

.tooltip-red + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #df5138;
}

.tooltip-pink + .tooltip > .tooltip-inner {
    border: 1px solid #e75b8d;
    background-color: #e75b8d;
    color: #fff;
}

.tooltip-pink + .tooltip.top .tooltip-arrow {
    border-top-color: #e75b8d;
}

.tooltip-pink + .tooltip.right .tooltip-arrow {
    border-right-color: #e75b8d;
}

.tooltip-pink + .tooltip.left .tooltip-arrow {
    border-left-color: #e75b8d;
}

.tooltip-pink + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e75b8d;
}

.tooltip-darkpink + .tooltip > .tooltip-inner {
    border: 1px solid #cc324b;
    background-color: #cc324b;
    color: #fff;
}

.tooltip-darkpink + .tooltip.top .tooltip-arrow {
    border-top-color: #cc324b;
}

.tooltip-darkpink + .tooltip.right .tooltip-arrow {
    border-right-color: #cc324b;
}

.tooltip-darkpink + .tooltip.left .tooltip-arrow {
    border-left-color: #cc324b;
}

.tooltip-darkpink + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #cc324b;
}

.tooltip-danger + .tooltip > .tooltip-inner {
    border: 1px solid #d73d32;
    background-color: #d73d32;
    color: #fff;
}

.tooltip-danger + .tooltip.top .tooltip-arrow {
    border-top-color: #d73d32;
}

.tooltip-danger + .tooltip.right .tooltip-arrow {
    border-right-color: #d73d32;
}

.tooltip-danger + .tooltip.left .tooltip-arrow {
    border-left-color: #d73d32;
}

.tooltip-danger + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #d73d32;
}

.tooltip-magenta + .tooltip > .tooltip-inner {
    border: 1px solid #bc5679;
    background-color: #bc5679;
    color: #fff;
}

.tooltip-magenta + .tooltip.top .tooltip-arrow {
    border-top-color: #bc5679;
}

.tooltip-magenta + .tooltip.right .tooltip-arrow {
    border-right-color: #bc5679;
}

.tooltip-magenta + .tooltip.left .tooltip-arrow {
    border-left-color: #bc5679;
}

.tooltip-magenta + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #bc5679;
}

.tooltip-purple + .tooltip > .tooltip-inner {
    border: 1px solid #7e3794;
    background-color: #7e3794;
    color: #fff;
}

.tooltip-purple + .tooltip.top .tooltip-arrow {
    border-top-color: #7e3794;
}

.tooltip-purple + .tooltip.right .tooltip-arrow {
    border-right-color: #7e3794;
}

.tooltip-purple + .tooltip.left .tooltip-arrow {
    border-left-color: #7e3794;
}

.tooltip-purple + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #7e3794;
}

.tooltip-maroon + .tooltip > .tooltip-inner {
    border: 1px solid #981b48;
    background-color: #981b48;
    color: #fff;
}

.tooltip-maroon + .tooltip.top .tooltip-arrow {
    border-top-color: #981b48;
}

.tooltip-maroon + .tooltip.right .tooltip-arrow {
    border-right-color: #981b48;
}

.tooltip-maroon + .tooltip.left .tooltip-arrow {
    border-left-color: #981b48;
}

.tooltip-maroon + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #981b48;
}

.widget {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 30px;
}

    .widget.collapsed.radius-bordered .widget-header {
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-clip: padding-box;
    }

    .widget.no-header.radius-bordered .widget-body {
        -webkit-border-radius: 3px 3px 3px 3px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 3px;
        -moz-background-clip: padding;
        border-radius: 3px;
        background-clip: padding-box;
    }

    .widget.maximized {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        margin: 0;
        overflow: auto;
    }

        .widget.maximized .widget-body {
            padding: 12px 0;
        }

    .widget.transparent .widget-body, .widget.transparent .widget-header {
        background-color: rgba(0,0,0,0);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .widget.transparent .widget-header {
        border-bottom: 1px solid #ccc;
    }

    .widget.bordered-top {
        border-top: 3px solid #fff;
    }

    .widget.bordered-bottom {
        border-bottom: 3px solid #fff;
    }

    .widget.bordered-left {
        border-left: 3px solid #fff;
    }

    .widget.bordered-right {
        border-right: 3px solid #fff;
    }

    .widget.radius-bordered .widget-header {
        -webkit-border-radius: 3px 3px 0 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 3px 3px 0 0;
        -moz-background-clip: padding;
        border-radius: 3px 3px 0 0;
        background-clip: padding-box;
    }

    .widget.radius-bordered .widget-body {
        -webkit-border-radius: 0 0 3px 3px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0 0 3px 3px;
        -moz-background-clip: padding;
        border-radius: 0 0 3px 3px;
        background-clip: padding-box;
    }

    .widget.flat .widget-body, .widget.flat .widget-header {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .widget.lightshadow .widget-body, .widget.lightshadow .widget-header {
        -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
        box-shadow: 0 1px 4px rgba(0,0,0,.2);
    }

    .widget:hover .compact {
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
        box-shadow: 0 0 20px rgba(0,0,0,.2);
    }

        .widget:hover .compact i {
            color: #2dc3e8;
        }

.widget-header {
    position: relative;
    min-height: 35px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    color: #555;
    padding-left: 12px;
    text-align: right;
}

    .widget-buttons.compact:hover i, .widget-header[class*=bg-] .widget-caption, .widget-header[class*=bg-] i {
        color: #fff;
    }

    .widget-header .widget-icon {
        display: block;
        width: 30px;
        height: 32px;
        position: relative;
        float: left;
        font-size: 111%;
        line-height: 32px;
        text-align: center;
        margin-left: -10px;
    }

    .widget-header > .widget-caption {
        line-height: 34px;
        padding: 0;
        margin: 0;
        float: left;
        text-align: left;
        font-weight: 400 !important;
        font-size: 13px;
    }

    .widget-header.lined {
        border: 0;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        padding-left: 2%;
    }

        .widget-header.lined:before {
            content: "";
            position: absolute;
            display: block;
            width: 96%;
            bottom: 0;
            top: 35px;
            height: 1px;
            left: 2%;
            z-index: 1;
            border-bottom: 1px solid #e5e5e5;
        }

        .widget-header.lined .widget-buttons {
            padding-right: 2%;
        }

        .widget-header.lined + .widget-body {
            padding-left: 2%;
            padding-right: 2%;
        }

    .widget-header.separated {
        margin-bottom: 5px;
    }

    .widget-header[class*=bg-] {
        border: 0;
    }

    .widget-body.bordered-right, .widget-header.bordered-right {
        border-right: 3px solid #fff;
    }

    .widget-body.bordered-bottom, .widget-header.bordered-bottom {
        border-bottom: 3px solid #fff;
    }

    .widget-body.bordered-top, .widget-header.bordered-top {
        border-top: 3px solid #fff;
    }

    .widget-header.bordered-left {
        border-left: 3px solid #fff;
    }

    .widget-header.header-large {
        min-height: 49px;
        padding-left: 18px;
    }

        .widget-header.header-large h5 {
            line-height: 48px;
            font-size: 16px;
        }

        .widget-header.header-large > .widget-buttons {
            line-height: 48px;
            height: 48px;
        }

            .widget-header.header-large > .widget-buttons a {
                min-width: 26px;
            }

                .widget-header.header-large > .widget-buttons a i {
                    font-size: 20px;
                }

    .widget-header.header-small {
        min-height: 29px;
        padding-left: 10px;
    }

        .widget-header.header-small h5 {
            line-height: 28px;
            font-size: 12px;
        }

        .widget-header.header-small > .widget-buttons {
            line-height: 29px;
            height: 29px;
        }

            .widget-header.header-small > .widget-buttons a {
                min-width: 16px;
                height: 16px;
            }

                .widget-header.header-small > .widget-buttons a i {
                    font-size: 14px;
                }

.widget-buttons {
    display: inline-block;
    padding: 0 5px;
    line-height: 34px;
    position: relative;
    text-align: left;
    height: 36px;
}

    .widget-buttons.buttons-bordered {
        border-left: 1px solid #e5e5e5;
    }

    .widget-buttons.compact {
        margin-top: 4px;
        background-color: #f5f5f5;
        line-height: 27px;
        -webkit-transition: color 318ms ease;
        -moz-transition: color 318ms ease;
        -o-transition: color 318ms ease;
        transition: color 318ms ease;
        height: 27px;
    }

        .widget-buttons.compact:hover {
            background-color: #2dc3e8;
            -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
            -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
            box-shadow: 0 0 20px rgba(0,0,0,.2);
        }

        .widget-buttons.compact:before {
            display: block;
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: -4px;
            width: 4px;
            max-width: 4px;
            overflow: hidden;
            background-color: #2dc3e8;
        }

        .widget-buttons.compact a {
            min-width: 14px;
            line-height: 14px;
        }

        .widget-buttons.compact i {
            color: #ccc;
            font-size: 14px;
        }

    .widget-buttons.no-padding {
        padding: 0;
    }

    .widget-buttons.padding-5 {
        padding: 0 5px;
    }

    .widget-buttons.no-border:before {
        display: none;
    }

    .widget-buttons label {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        line-height: 6px;
    }

    .widget-buttons > a {
        font-size: 14px;
        margin: 0 1px;
        display: inline-block;
        padding: 0;
        line-height: 24px;
        min-width: 20px;
        text-align: center;
    }

        .widget-buttons > a:hover {
            text-decoration: none;
        }

        .widget-buttons > a i {
            vertical-align: middle;
        }

    .widget-buttons > [data-toggle] > .fa {
        margin-right: 0;
    }

    .widget-buttons > [data-toggle]:hover {
        zoom: 1;
        filter: alpha(opacity=50);
        -webkit-opacity: .5;
        -moz-opacity: .5;
        opacity: .5;
    }

    .widget-buttons > [data-toggle]:focus {
        text-decoration: none;
    }

    .widget-buttons > [data-toggle=config], .widget-buttons > [data-toggle=dispose], .widget-buttons > [data-toggle=maximize], .widget-buttons > [data-toggle=collapse], .widget-buttons > [data-toggle=refresh] {
        color: #777;
        font-size: 14px;
    }

.widget-body[class*=bg-], input[type=checkbox].colored-white:checked ~ .text, input[type=checkbox].colored-white ~ .text, input[type=radio].colored-white:checked ~ .text, input[type=radio].colored-white ~ .text {
    color: #fff;
}

.widget-buttons .progress {
    vertical-align: middle;
    display: inline-block;
    margin: -3px 0 0;
    min-width: 100px;
}

.widget-buttons .badge, .widget-buttons .btn-group {
    margin-top: -2px;
}

    .widget-buttons .btn-group .dropdown-menu {
        right: 0;
        left: auto;
    }

.widget-buttons .label {
    padding: 5px 6px;
}

.widget-buttons .pager, .widget-buttons .pagination {
    float: right;
    margin: 5px 2px 1px;
}

.widget-buttons .btn {
    margin-top: -2px;
}

.widget-body {
    background-color: #fbfbfb;
    -webkit-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    padding: 12px;
}

    .widget-body.bordered-left {
        border-left: 3px solid #fff;
    }

    .widget-body.no-padding {
        padding: 0;
    }

        .widget-body.no-padding .accordion {
            border: 0;
        }

        .widget-body.no-padding .dataTables_filter label {
            margin: 10px;
        }

        .widget-body.no-padding .dataTables_length {
            top: 10px;
            right: 10px;
        }

        .widget-body.no-padding .DTTT.btn-group {
            right: 80px;
            top: 10px;
        }

    .widget-body .accordion.panel-group {
        border-top-width: 1px !important;
    }

    .widget-body > table {
        margin-bottom: 0;
    }

    .widget-body hr.wide {
        margin-left: -12px;
        margin-right: -12px;
    }

input[type=checkbox], input[type=radio] {
    opacity: 0;
    position: absolute;
    left: -9999px;
    z-index: 12;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

    input[type=checkbox].inverted:checked ~ .text:before, input[type=radio].inverted:checked ~ .text:before {
        background-color: #333;
        border-color: #333;
        color: #fff;
    }

    input[type=checkbox].colored-white ~ .text:before, input[type=radio].colored-white ~ .text:before {
        border-color: #fafafa;
    }

    input[type=checkbox].colored-white:checked ~ .text:before, input[type=radio].colored-white:checked ~ .text:before {
        border-color: #333;
        color: #333;
    }

    input[type=checkbox].colored-blue:checked ~ .text, input[type=radio].colored-blue:checked ~ .text {
        color: #5db2ff;
    }

        input[type=checkbox].colored-blue:checked ~ .text:before, input[type=radio].colored-blue:checked ~ .text:before {
            border-color: #5db2ff;
            color: #5db2ff;
        }

    input[type=checkbox].colored-primary:checked ~ .text, input[type=radio].colored-primary:checked ~ .text {
        color: #4374e0;
    }

        input[type=checkbox].colored-primary:checked ~ .text:before, input[type=radio].colored-primary:checked ~ .text:before {
            border-color: #4374e0;
            color: #4374e0;
        }

    input[type=checkbox].colored-danger:checked ~ .text, input[type=radio].colored-danger:checked ~ .text {
        color: #d73d32;
    }

        input[type=checkbox].colored-danger:checked ~ .text:before, input[type=radio].colored-danger:checked ~ .text:before {
            border-color: #d73d32;
            color: #d73d32;
        }

    input[type=checkbox].colored-success:checked ~ .text, input[type=radio].colored-success:checked ~ .text {
        color: #53a93f;
    }

        input[type=checkbox].colored-success:checked ~ .text:before, input[type=radio].colored-success:checked ~ .text:before {
            border-color: #53a93f;
            color: #53a93f;
        }

    input[type=checkbox].colored-warning:checked ~ .text, input[type=radio].colored-warning:checked ~ .text {
        color: #f4b400;
    }

        input[type=checkbox].colored-warning:checked ~ .text:before, input[type=radio].colored-warning:checked ~ .text:before {
            border-color: #f4b400;
            color: #f4b400;
        }

    input[type=checkbox].colored-silver:checked ~ .text, input[type=radio].colored-silver:checked ~ .text {
        color: #777;
    }

        input[type=checkbox].colored-silver:checked ~ .text:before, input[type=radio].colored-silver:checked ~ .text:before {
            border-color: #777;
            color: #777;
        }

    input[type=checkbox].colored-blueberry:checked ~ .text, input[type=radio].colored-blueberry:checked ~ .text {
        color: #6f85bf;
    }

        input[type=checkbox].colored-blueberry:checked ~ .text:before, input[type=radio].colored-blueberry:checked ~ .text:before {
            border-color: #6f85bf;
            color: #6f85bf;
        }

    input[type=checkbox].colored-palegreen:checked ~ .text, input[type=radio].colored-palegreen:checked ~ .text {
        color: #a0d468;
    }

        input[type=checkbox].colored-palegreen:checked ~ .text:before, input[type=radio].colored-palegreen:checked ~ .text:before {
            border-color: #a0d468;
            color: #a0d468;
        }

    input[type=checkbox].colored-orange:checked ~ .text, input[type=radio].colored-orange:checked ~ .text {
        color: #fb6e52;
    }

        input[type=checkbox].colored-orange:checked ~ .text:before, input[type=radio].colored-orange:checked ~ .text:before {
            border-color: #fb6e52;
            color: #fb6e52;
        }

    input[type=checkbox].colored-darkorange:checked ~ .text, input[type=radio].colored-darkorange:checked ~ .text {
        color: #ed4e2a;
    }

        input[type=checkbox].colored-darkorange:checked ~ .text:before, input[type=radio].colored-darkorange:checked ~ .text:before {
            border-color: #ed4e2a;
            color: #ed4e2a;
        }

    input[type=checkbox].colored-magenta:checked ~ .text, input[type=radio].colored-magenta:checked ~ .text {
        color: #bc5679;
    }

        input[type=checkbox].colored-magenta:checked ~ .text:before, input[type=radio].colored-magenta:checked ~ .text:before {
            border-color: #bc5679;
            color: #bc5679;
        }

    input[type=checkbox].colored-purple:checked ~ .text, input[type=radio].colored-purple:checked ~ .text {
        color: #7e3794;
    }

        input[type=checkbox].colored-purple:checked ~ .text:before, input[type=radio].colored-purple:checked ~ .text:before {
            border-color: #7e3794;
            color: #7e3794;
        }

    input[type=checkbox].colored-maroon:checked ~ .text, input[type=radio].colored-maroon:checked ~ .text {
        color: #981b48;
    }

        input[type=checkbox].colored-maroon:checked ~ .text:before, input[type=radio].colored-maroon:checked ~ .text:before {
            border-color: #981b48;
            color: #981b48;
        }

    input[type=checkbox]:checked, input[type=checkbox]:focus, input[type=radio]:checked, input[type=radio]:focus {
        outline: 0 !important;
    }

        input[type=checkbox]:checked ~ .text:before, input[type=radio]:checked ~ .text:before {
            display: inline-block;
            content: '';
            background-color: #f5f8fc;
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
            box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
            border-color: #333;
        }

    input[type=checkbox]:hover ~ .text :before, input[type=radio]:hover ~ .text :before {
        border-color: #737373;
    }

    input[type=checkbox]:active ~ .text :before, input[type=radio]:active ~ .text :before {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
        box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
    }

    input[type=checkbox].disabled ~ .text, input[type=checkbox]:disabled ~ .text, input[type=checkbox][disabled] ~ .text, input[type=radio].disabled ~ .text, input[type=radio]:disabled ~ .text, input[type=radio][disabled] ~ .text {
        color: rgba(0,0,0,.4);
    }

        input[type=checkbox].disabled ~ .text:before, input[type=checkbox]:disabled ~ .text:before, input[type=checkbox][disabled] ~ .text:before, input[type=radio].disabled ~ .text:before, input[type=radio]:disabled ~ .text:before, input[type=radio][disabled] ~ .text:before {
            background-color: #f5f5f5 !important;
            border-color: #e5e5e5 !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            color: #e5e5e5;
        }

    input[type=checkbox] ~ .text, input[type=radio] ~ .text {
        position: relative;
        z-index: 11;
        display: inline-block;
        margin: 0;
        line-height: 20px;
        min-height: 18px;
        min-width: 18px;
        font-weight: 400;
    }

        input[type=checkbox] ~ .text:before, input[type=radio] ~ .text:before {
            font-family: fontAwesome;
            font-weight: 700;
            font-size: 13px;
            color: #333;
            content: " ";
            background-color: #fafafa;
            border: 1px solid #c8c8c8;
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
            border-radius: 0;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            height: 18px;
            line-height: 16px;
            min-width: 18px;
            margin-right: 5px;
            margin-bottom: 2px;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

        input[type=checkbox] ~ .text:hover:before, input[type=radio] ~ .text:hover:before {
            border-color: #737373;
        }

        input[type=checkbox] ~ .text:active:before, input[type=radio] ~ .text:active:before {
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
            box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
        }

        input[type=radio] ~ .text:before {
            border-radius: 100%;
            font-size: 10px;
            font-family: FontAwesome;
            line-height: 17px;
            height: 19px;
            min-width: 19px;
        }

    input[type=radio]:checked ~ .text:before {
        content: "";
    }

.checkbox label, .radio label {
    padding-left: 0;
}

input[type=checkbox].checkbox-slider {
    width: 55px;
    height: 25px;
    left: 0;
}

    input[type=checkbox].checkbox-slider.slider-icon:checked ~ .text:after {
        font-family: FontAwesome;
        font-size: 15px;
        line-height: 21px;
        content: "";
        border-width: 1px;
        padding-left: 3px;
        background-color: #fff;
        color: #444;
    }

    input[type=checkbox].checkbox-slider.slider-icon ~ .text:after {
        font-family: FontAwesome;
        font-size: 14px;
        line-height: 20px;
        content: "";
        border-width: 1px;
        padding-left: 4px;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.toggle:checked ~ .text:after {
        background-color: #fff;
        color: #444;
    }

    input[type=checkbox].checkbox-slider.toggle ~ .text:after {
        border: 0;
        background-color: #444;
        width: 14px;
        height: 14px;
        top: 3px;
        left: 3px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    input[type=checkbox].checkbox-slider ~ .text:after, input[type=checkbox].checkbox-slider ~ .text:before {
        font-family: 'Open Sans','Segoe UI';
        font-size: 10px;
        font-weight: 300;
        background-color: #fff;
        padding: 0;
    }

    input[type=checkbox].checkbox-slider.yesno ~ .text:before {
        font-family: 'Open Sans','Segoe UI';
        content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO";
    }

    input[type=checkbox].checkbox-slider ~ .text {
        margin: 0 4px;
        min-height: 24px;
    }

        input[type=checkbox].checkbox-slider ~ .text:before {
            content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO";
            color: #999;
            line-height: 18px;
            height: 20px;
            overflow: hidden;
            border-radius: 50rem;
            border: 1px solid #ccc;
            text-align: left;
            float: left;
            width: 52px;
            text-indent: -21px;
            margin-right: 0;
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
        }

        input[type=checkbox].checkbox-slider ~ .text:after {
            content: '';
            border: 5px solid #444;
            border-radius: 100%;
            width: 22px;
            height: 22px;
            line-height: 20px;
            position: absolute;
            top: -2px;
            left: -3px;
            -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,.3);
            -moz-box-shadow: 0 1px 1px 1px rgba(0,0,0,.3);
            box-shadow: 0 1px 1px 1px rgba(0,0,0,.3);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

    input[type=checkbox].checkbox-slider:checked ~ .text:before {
        text-indent: 5px;
        background-color: #444;
        border-color: #444;
        color: #fff;
    }

    input[type=checkbox].checkbox-slider:checked ~ .text:after {
        left: 34px;
        background-color: #444;
        border: 5px solid #fff;
    }

    input[type=checkbox].checkbox-slider.colored-blue ~ .text:after {
        border-color: #5db2ff;
    }

    input[type=checkbox].checkbox-slider.colored-blue:checked ~ .text:before {
        background-color: #5db2ff;
        border-color: #5db2ff;
    }

    input[type=checkbox].checkbox-slider.colored-blue:checked ~ .text:after {
        background-color: #5db2ff;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-blue.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-blue.toggle:checked ~ .text:after {
        color: #5db2ff;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-blue.slider-icon ~ .text:after {
        border-color: #fff;
        color: #5db2ff;
    }

    input[type=checkbox].checkbox-slider.colored-blue.toggle ~ .text:after {
        background-color: #5db2ff;
    }

    input[type=checkbox].checkbox-slider.colored-primary ~ .text:after {
        border-color: #4374e0;
    }

    input[type=checkbox].checkbox-slider.colored-primary:checked ~ .text:before {
        background-color: #4374e0;
        border-color: #4374e0;
    }

    input[type=checkbox].checkbox-slider.colored-primary:checked ~ .text:after {
        background-color: #4374e0;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-primary.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-primary.toggle:checked ~ .text:after {
        color: #4374e0;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-primary.slider-icon ~ .text:after {
        border-color: #fff;
        color: #4374e0;
    }

    input[type=checkbox].checkbox-slider.colored-primary.toggle ~ .text:after {
        background-color: #4374e0;
    }

    input[type=checkbox].checkbox-slider.colored-danger ~ .text:after {
        border-color: #d73d32;
    }

    input[type=checkbox].checkbox-slider.colored-danger:checked ~ .text:before {
        background-color: #d73d32;
        border-color: #d73d32;
    }

    input[type=checkbox].checkbox-slider.colored-danger:checked ~ .text:after {
        background-color: #d73d32;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-danger.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-danger.toggle:checked ~ .text:after {
        color: #d73d32;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-danger.slider-icon ~ .text:after {
        border-color: #fff;
        color: #d73d32;
    }

    input[type=checkbox].checkbox-slider.colored-danger.toggle ~ .text:after {
        background-color: #d73d32;
    }

    input[type=checkbox].checkbox-slider.colored-success ~ .text:after {
        border-color: #53a93f;
    }

    input[type=checkbox].checkbox-slider.colored-success:checked ~ .text:before {
        background-color: #53a93f;
        border-color: #53a93f;
    }

    input[type=checkbox].checkbox-slider.colored-success:checked ~ .text:after {
        background-color: #53a93f;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-success.slider-icon:checked ~ .text:after {
        background-color: #fff;
        color: #53a93f;
    }

    input[type=checkbox].checkbox-slider.colored-success.slider-icon ~ .text:after {
        border-color: #fff;
        color: #b2b2b2;
    }

    input[type=checkbox].checkbox-slider.colored-success.toggle:checked ~ .text:after {
        color: #53a93f;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-success.toggle ~ .text:after {
        background-color: #53a93f;
    }

    input[type=checkbox].checkbox-slider.colored-warning ~ .text:after {
        border-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-warning:checked ~ .text:before {
        background-color: #f4b400;
        border-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-warning:checked ~ .text:after {
        background-color: #f4b400;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-warning.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-warning.toggle:checked ~ .text:after {
        color: #f4b400;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-warning.slider-icon ~ .text:after {
        border-color: #fff;
        color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-warning.toggle ~ .text:after {
        background-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-silver ~ .text:after {
        border-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-silver:checked ~ .text:before {
        background-color: #f4b400;
        border-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-silver:checked ~ .text:after {
        background-color: #f4b400;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-silver.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-silver.toggle:checked ~ .text:after {
        color: #f4b400;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-silver.slider-icon ~ .text:after {
        border-color: #fff;
        color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-silver.toggle ~ .text:after {
        background-color: #f4b400;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry ~ .text:after {
        border-color: #6f85bf;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry:checked ~ .text:before {
        background-color: #6f85bf;
        border-color: #6f85bf;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry:checked ~ .text:after {
        background-color: #6f85bf;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-blueberry.toggle:checked ~ .text:after {
        color: #6f85bf;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry.slider-icon ~ .text:after {
        border-color: #fff;
        color: #6f85bf;
    }

    input[type=checkbox].checkbox-slider.colored-blueberry.toggle ~ .text:after {
        background-color: #6f85bf;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen ~ .text:after {
        border-color: #a0d468;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen:checked ~ .text:before {
        background-color: #a0d468;
        border-color: #a0d468;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen:checked ~ .text:after {
        background-color: #a0d468;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-palegreen.toggle:checked ~ .text:after {
        color: #a0d468;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen.slider-icon ~ .text:after {
        border-color: #fff;
        color: #a0d468;
    }

    input[type=checkbox].checkbox-slider.colored-palegreen.toggle ~ .text:after {
        background-color: #a0d468;
    }

    input[type=checkbox].checkbox-slider.colored-orange ~ .text:after {
        border-color: #fb6e52;
    }

    input[type=checkbox].checkbox-slider.colored-orange:checked ~ .text:before {
        background-color: #fb6e52;
        border-color: #fb6e52;
    }

    input[type=checkbox].checkbox-slider.colored-orange:checked ~ .text:after {
        background-color: #fb6e52;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-orange.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-orange.toggle:checked ~ .text:after {
        color: #fb6e52;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-orange.slider-icon ~ .text:after {
        border-color: #fff;
        color: #fb6e52;
    }

    input[type=checkbox].checkbox-slider.colored-orange.toggle ~ .text:after {
        background-color: #fb6e52;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange ~ .text:after {
        border-color: #ed4e2a;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange:checked ~ .text:before {
        background-color: #ed4e2a;
        border-color: #ed4e2a;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange:checked ~ .text:after {
        background-color: #ed4e2a;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-darkorange.toggle:checked ~ .text:after {
        color: #ed4e2a;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange.slider-icon ~ .text:after {
        border-color: #fff;
        color: #ed4e2a;
    }

    input[type=checkbox].checkbox-slider.colored-darkorange.toggle ~ .text:after {
        background-color: #ed4e2a;
    }

    input[type=checkbox].checkbox-slider.colored-magenta ~ .text:after {
        border-color: #bc5679;
    }

    input[type=checkbox].checkbox-slider.colored-magenta:checked ~ .text:before {
        background-color: #bc5679;
        border-color: #bc5679;
    }

    input[type=checkbox].checkbox-slider.colored-magenta:checked ~ .text:after {
        background-color: #bc5679;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-magenta.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-magenta.toggle:checked ~ .text:after {
        color: #bc5679;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-magenta.slider-icon ~ .text:after {
        border-color: #fff;
        color: #bc5679;
    }

    input[type=checkbox].checkbox-slider.colored-magenta.toggle ~ .text:after {
        background-color: #bc5679;
    }

    input[type=checkbox].checkbox-slider.colored-purple ~ .text:after {
        border-color: #7e3794;
    }

    input[type=checkbox].checkbox-slider.colored-purple:checked ~ .text:before {
        background-color: #7e3794;
        border-color: #7e3794;
    }

    input[type=checkbox].checkbox-slider.colored-purple:checked ~ .text:after {
        background-color: #7e3794;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-purple.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-purple.toggle:checked ~ .text:after {
        color: #7e3794;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-purple.slider-icon ~ .text:after {
        border-color: #fff;
        color: #7e3794;
    }

    input[type=checkbox].checkbox-slider.colored-purple.toggle ~ .text:after {
        background-color: #7e3794;
    }

    input[type=checkbox].checkbox-slider.colored-maroon ~ .text:after {
        border-color: #981b48;
    }

    input[type=checkbox].checkbox-slider.colored-maroon:checked ~ .text:before {
        background-color: #981b48;
        border-color: #981b48;
    }

    input[type=checkbox].checkbox-slider.colored-maroon:checked ~ .text:after {
        background-color: #981b48;
        border-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-maroon.slider-icon:checked ~ .text:after, input[type=checkbox].checkbox-slider.colored-maroon.toggle:checked ~ .text:after {
        color: #981b48;
        background-color: #fff;
    }

    input[type=checkbox].checkbox-slider.colored-maroon.slider-icon ~ .text:after {
        border-color: #fff;
        color: #981b48;
    }

    input[type=checkbox].checkbox-slider.colored-maroon.toggle ~ .text:after {
        background-color: #981b48;
    }

.callout {
    padding: 10px 30px 10px 15px !important;
}

.callout-info2 h4 i, .callout-success2 h4 i {
    padding-right: 5px !important;
}

.callout-info2 {
    background-color: #d6eff4 !important;
    color: #7e7e7e !important;
}

.callout.callout-info2 {
    border-color: #0097bc !important;
}

.callout-info2 h4 {
    color: #0097bc !important;
}

.callout-success2 {
    background-color: #d8f9e2 !important;
    color: #7e7e7e !important;
}

.callout.callout-success2 {
    border-color: #5fbd7c !important;
}

.callout-success2 h4 {
    color: #5fbd7c !important;
}

.databox.databox-vertical {
    width: 100%;
    height: 100px;
}

    .databox.databox-vertical .databox-top {
        position: relative;
        width: 100%;
        height: 50px;
        display: inline-block;
        text-align: center;
        margin: 0;
        padding: 5px;
        color: #2dc3e8;
    }

        .databox.databox-vertical .databox-top[class*=bg-] {
            color: #fff;
        }

    .databox.databox-vertical .databox-bottom {
        position: relative;
        width: 100%;
        height: 50px;
        display: inline-block;
        margin: 0;
        color: #555;
        padding: 5px 10px;
    }

        .databox.databox-vertical .databox-bottom.bordered {
            border-top: 1px solid #fff;
        }

        .databox.databox-vertical .databox-bottom.bordered-thick {
            border-top: 3px solid #fff;
        }

        .databox.databox-vertical .databox-bottom[class*=bg-] {
            color: #fff;
        }

    .databox.databox-vertical .databox-icon .glyphicon:before, .databox.databox-vertical .databox-icon .typcn:before, .databox.databox-vertical .databox-icon .wi:before, .databox.databox-vertical .databox-icon > .fa:before {
        font-size: 38px;
    }

    .databox.databox-vertical.radius-bordered {
        -webkit-border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 3px;
        -moz-background-clip: padding;
        border-radius: 3px;
        background-clip: padding-box;
    }

        .databox.databox-vertical.radius-bordered .databox-top {
            -webkit-border-radius: 3px 3px 0 0;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 3px 3px 0 0;
            -moz-background-clip: padding;
            border-radius: 3px 3px 0 0;
            background-clip: padding-box;
        }

            .databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:first-child {
                -webkit-border-radius: 3px 0 0 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 3px 0 0;
                -moz-background-clip: padding;
                border-radius: 3px 0 0;
                background-clip: padding-box;
            }

            .databox.databox-vertical.radius-bordered .databox-top .databox-row:first-child .databox-cell:last-child {
                -webkit-border-radius: 0 3px 0 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 3px 0 0;
                -moz-background-clip: padding;
                border-radius: 0 3px 0 0;
                background-clip: padding-box;
            }

            .databox.databox-vertical.radius-bordered .databox-top img {
                -webkit-border-radius: 3px 3px 0 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 3px 3px 0 0;
                -moz-background-clip: padding;
                border-radius: 3px 3px 0 0;
                background-clip: padding-box;
            }

        .databox.databox-vertical.radius-bordered .databox-bottom {
            -webkit-border-radius: 0 0 3px 3px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 0 0 3px 3px;
            -moz-background-clip: padding;
            border-radius: 0 0 3px 3px;
            background-clip: padding-box;
        }

            .databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:first-child {
                -webkit-border-radius: 0 0 0 3px;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 0 0 3px;
                -moz-background-clip: padding;
                border-radius: 0 0 0 3px;
                background-clip: padding-box;
            }

            .databox.databox-vertical.radius-bordered .databox-bottom .databox-row:last-child .databox-cell:last-child {
                -webkit-border-radius: 0 0 3px 0;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 0 3px;
                -moz-background-clip: padding;
                border-radius: 0 0 3px;
                background-clip: padding-box;
            }

            .databox.databox-vertical.radius-bordered .databox-bottom img {
                -webkit-border-radius: 0 0 3px 3px;
                -webkit-background-clip: padding-box;
                -moz-border-radius: 0 0 3px 3px;
                -moz-background-clip: padding;
                border-radius: 0 0 3px 3px;
                background-clip: padding-box;
            }

    .databox.databox-vertical.databox-graded {
        background-image: url('data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=');
        background-image: -webkit-linear-gradient(top,#e5e5e5,#fff);
        background-image: -moz-linear-gradient(top,#e5e5e5,#fff);
        background-image: -o-linear-gradient(top,#e5e5e5,#fff);
        background-image: linear-gradient(to bottom,#e5e5e5,#fff);
    }

    .databox.databox-vertical.databox-halved .databox-bottom, .databox.databox-vertical.databox-halved .databox-top {
        height: 50%;
    }

    .databox.databox-vertical.databox-lg {
        height: 150px;
        width: 100%;
    }

        .databox.databox-vertical.databox-lg .databox-number {
            font-size: 17px;
            margin: 2px;
        }

        .databox.databox-vertical.databox-lg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-lg .databox-icon .typcn:before, .databox.databox-vertical.databox-lg .databox-icon > .fa:before {
            font-size: 38px !important;
            padding: 0;
        }

        .databox.databox-vertical.databox-lg .databox-icon .wi:before {
            font-size: 50px !important;
            padding: 0;
        }

        .databox.databox-vertical.databox-lg .databox-top {
            height: 50px;
        }

        .databox.databox-vertical.databox-lg .databox-bottom, .databox.databox-vertical.databox-lg.databox-inverted .databox-top {
            height: 100px;
        }

        .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon .wi:before, .databox.databox-vertical.databox-lg.databox-inverted .databox-icon > .fa:before {
            font-size: 85px;
            padding: 0;
        }

        .databox.databox-vertical.databox-lg.databox-inverted .databox-bottom {
            height: 50px;
        }

        .databox.databox-vertical.databox-lg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon .wi:before, .databox.databox-vertical.databox-lg.databox-halved .databox-icon > .fa:before {
            font-size: 58px;
            padding: 0;
        }

        .databox.databox-vertical.databox-lg.databox-halved .databox-bottom, .databox.databox-vertical.databox-lg.databox-halved .databox-top {
            height: 75px;
        }

    .databox.databox-vertical.databox-xlg {
        height: 200px;
        width: 100%;
    }

        .databox.databox-vertical.databox-xlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg .databox-icon .wi:before, .databox.databox-vertical.databox-xlg .databox-icon > .fa:before {
            font-size: 38px;
            padding: 0;
        }

        .databox.databox-vertical.databox-xlg .databox-top {
            height: 50px;
        }

        .databox.databox-vertical.databox-xlg .databox-bottom, .databox.databox-vertical.databox-xlg.databox-inverted .databox-top {
            height: 150px;
        }

        .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon .wi:before, .databox.databox-vertical.databox-xlg.databox-inverted .databox-icon > .fa:before {
            font-size: 120px;
            padding: 10px;
        }

        .databox.databox-vertical.databox-xlg.databox-inverted .databox-bottom {
            height: 50px;
        }

        .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon .wi:before, .databox.databox-vertical.databox-xlg.databox-halved .databox-icon > .fa:before {
            font-size: 85px;
            padding: 0;
        }

        .databox.databox-vertical.databox-xlg.databox-halved .databox-bottom, .databox.databox-vertical.databox-xlg.databox-halved .databox-top {
            height: 100px;
        }

    .databox.databox-vertical.databox-xxlg {
        height: 300px;
        width: 100%;
    }

        .databox.databox-vertical.databox-xxlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg .databox-icon .wi:before, .databox.databox-vertical.databox-xxlg .databox-icon > .fa:before {
            font-size: 38px;
            padding: 0;
        }

        .databox.databox-vertical.databox-xxlg .databox-top {
            height: 50px;
        }

        .databox.databox-vertical.databox-xxlg .databox-bottom, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-top {
            height: 250px;
        }

        .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon .wi:before, .databox.databox-vertical.databox-xxlg.databox-inverted .databox-icon > .fa:before {
            font-size: 220px;
            padding: 10px;
        }

        .databox.databox-vertical.databox-xxlg.databox-inverted .databox-bottom {
            height: 50px;
        }

        .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon .wi:before, .databox.databox-vertical.databox-xxlg.databox-halved .databox-icon > .fa:before {
            font-size: 120px;
            padding: 10px;
        }

        .databox.databox-vertical.databox-xxlg.databox-halved .databox-bottom, .databox.databox-vertical.databox-xxlg.databox-halved .databox-top {
            height: 150px;
        }

    .databox.databox-vertical.databox-xxxlg {
        height: 500px;
        width: 100%;
    }

        .databox.databox-vertical.databox-xxxlg .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg .databox-icon .wi:before, .databox.databox-vertical.databox-xxxlg .databox-icon > .fa:before {
            font-size: 38px;
            padding: 0;
        }

        .databox.databox-vertical.databox-xxxlg .databox-top {
            height: 50px;
        }

        .databox.databox-vertical.databox-xxxlg .databox-bottom, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-top {
            height: 450px;
        }

        .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon .wi:before, .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-icon > .fa:before {
            font-size: 420px;
            padding: 10px;
        }

        .databox.databox-vertical.databox-xxxlg.databox-inverted .databox-bottom {
            height: 50px;
        }

        .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .glyphicon:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .typcn:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon .wi:before, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-icon > .fa:before {
            font-size: 220px;
            padding: 10px;
        }

        .databox.databox-vertical.databox-xxxlg.databox-halved .databox-bottom, .databox.databox-vertical.databox-xxxlg.databox-halved .databox-top {
            height: 250px;
        }

.text-align-center {
    text-align: center !important;
}

.text-align-left {
    text-align: left !important;
}

.text-align-right {
    text-align: right !important;
}

.text-align-justify {
    text-align: justify !important;
}
