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

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

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

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

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

.fa-ul>li {
    position: relative
}

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

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

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


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

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

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

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

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

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.max-height-custom {
  max-height: 31px;
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before, .fa-genderless:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

/*! jQuery UI - v1.11.2 - 2015-01-29
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;   
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    background: #666 url(../img/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ui-spinner, .ui-spinner-input {
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    margin: .2em 0;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(../img/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    color: #fff;
    font-weight: 700;
    background: none;
    background-color: #121f6d !important
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(../img/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(../img/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(../img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(../img/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../img/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error-text, .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error-text, .ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(../img/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../img/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon, .ui-state-default .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(../img/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../img/ui-icons_228ef1_256x240.png)
}

.ui-state-error-text .ui-icon, .ui-state-error .ui-icon {
    background-image: url(../img/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px
}


.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(../img/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

div.button, div.button span, div.checker span, div.radio span, div.selector, div.selector span, div.uploader, div.uploader span.action {
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.button, div.checker, div.radio, div.selector, div.uploader {
    
    display: inline-block;
    
    zoom: 1;
    vertical-align: middle
}

div.button:focus, div.checker:focus, div.radio:focus, div.selector:focus, div.uploader:focus {
    outline: 0
}

div.button, div.button *, div.checker, div.checker *, div.radio, div.radio *, div.selector, div.selector *, div.uploader, div.uploader * {
    margin: 0;
    padding: 0
}

.highContrastDetect {
    background: url(../images/bg-input.png) repeat-x 0 0;
    width: 0;
    height: 0
}

input.uniform-input.active, select.uniform-multiselect.active, textarea.uniform.active {
    background: url(../images/bg-input-focus.png) repeat-x 0 0
}

div.checker input, input[type=search], input[type=search]:active {
    appearance: none;

}

div.selector {
    background-position: 0 -130px;
    padding: 0 0 0 10px;
    position: relative;
    font-size: 12px
}

div.selector, div.selector span {
    line-height: 26px;
    height: 26px;
    overflow: hidden
}

div.selector span {
    text-overflow: ellipsis;
    white-space: nowrap;
    background-position: right 0;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block;
    color: #666;
    text-shadow: 0 1px 0 #fff;
}

div.selector.fixedWidth {
    width: 190px
}

div.selector.fixedWidth span {
    width: 155px
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0;
    width: 100%;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px
}

div.selector.active {
    background-position: 0 -156px
}

div.selector.active span {
    background-position: right -26px
}

div.selector.focus, div.selector.hover {
    background-position: 0 -182px
}

div.selector.focus span, div.selector.hover span {
    background-position: right -52px
}

div.selector.focus.active, div.selector.hover.active {
    background-position: 0 -208px
}

div.selector.focus.active span, div.selector.hover.active span {
    background-position: right -78px
}

div.selector.disabled, div.selector.disabled.active {
    background-position: 0 -234px
}

div.selector.disabled.active span, div.selector.disabled span {
    background-position: right -104px;
    color: #bbb
}

div.checker {
    position: relative;
    margin-right: 5px
}
div.checker, div.checker input, div.checker span {
    width: 19px;
    height: 19px
}

div.checker span {
    
    display: inline-block;
    
    zoom: 1;
    text-align: center;
    background-position: 0 -260px
}

div.checker span.checked {
    background-position: -76px -260px
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    
    display: inline-block;
    
    zoom: 1
}

div.checker.active span {
    background-position: -19px -260px
}

div.checker.active span.checked {
    background-position: -95px -260px
}

div.checker.focus span, div.checker.hover span {
    background-position: -38px -260px
}

div.checker.focus span.checked, div.checker.hover span.checked {
    background-position: -114px -260px
}

div.checker.focus.active span, div.checker.hover.active span {
    background-position: -57px -260px
}

div.checker.focus.active span.checked, div.checker.hover.active span.checked {
    background-position: -133px -260px
}

div.checker.disabled, div.checker.disabled.active {
    background-position: -152px -260px
}

div.checker.disabled.active span.checked, div.checker.disabled span.checked {
    background-position: -171px -260px
}

div.radio {
    position: relative;
    margin-right: 3px
}

div.radio, div.radio input, div.radio span {
    width: 18px;
    height: 18px
}

div.radio span {
    
    display: inline-block;
    
    zoom: 1;
    text-align: center;
    background-position: 0 -279px
}

div.radio span.checked {
    background-position: -72px -279px
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    
    display: inline-block;
    
    zoom: 1;
    text-align: center
}

div.radio.active span {
    background-position: -18px -18px -279px
}

div.radio.active span.checked {
    background-position: -90px -279px
}

div.radio.focus span, div.radio.hover span {
    background-position: -36px -36px -279px
}

div.radio.focus span.checked, div.radio.hover span.checked {
    background-position: -108px -279px
}

div.radio.focus.active span, div.radio.hover.active span {
    background-position: -54px -279px
}

div.radio.focus.active span.checked, div.radio.hover.active span.checked {
    background-position: -126px -279px
}

div.radio.disabled.active span, div.radio.disabled span {
    background-position: -144px -279px
}

div.radio.disabled.active span.checked, div.radio.disabled span.checked {
    background-position: -162px -279px
}

div.uploader {
    background-position: 0 -297px;
    width: 190px;
    position: relative;
    height: 28px;
    cursor: pointer;
    overflow: hidden
}

div.uploader span.action {
    background-position: right -409px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    height: 28px;
    cursor: pointer;
    text-shadow: #fff 0 1px 0;
    background-color: #fff;
    font-size: 11px;
    font-weight: 700;
    overflow: hidden
}

div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 85px;
    padding: 0 10px;
    color: #777;
    border-right: 1px solid #bbb;
    font-size: 11px
}

div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}

div.uploader.active span.action {
    background-position: right -465px
}

div.uploader.focus, div.uploader.hover {
    background-position: 0 -353px
}

div.uploader.focus span.action, div.uploader.hover span.action {
    background-position: right -437px
}

div.uploader.focus.active span.action, div.uploader.hover.active span.action {
    background-position: right -493px
}

div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -325px
}

div.uploader.disabled.active span.action, div.uploader.disabled span.action {
    background-position: right -381px;
    color: #aaa
}

div.button {
    background-position: 0 -641px;
    height: 30px;
    cursor: pointer;
    position: relative
}

div.button a, div.button button, div.button input {
    opacity: .01;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}
div.button span {
    font-weight: 700;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -521px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px
}

div.button.active {
    background-position: 0 -671px
}

div.button.active span {
    background-position: right -551px;
    cursor: default
}

div.button.focus, div.button.hover {
    background-position: 0 -701px
}

div.button.focus span, div.button.hover span {
    background-position: right -581px;
    color: #555
}

div.button.disabled, div.button.disabled.active {
    background-position: 0 -731px
}

div.button.disabled.active span, div.button.disabled span {
    background-position: right -611px;
    cursor: default;
    color: #bbb
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    font-size: 12px;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #777;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    background: url(../images/bg-input.png) repeat-x 0 0;
    outline: 0
}

input.uniform-input.focus, input.uniform-input.hover, select.uniform-multiselect.focus, select.uniform-multiselect.hover, textarea.uniform.focus, textarea.uniform.hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    border-color: #999
}

div.uploader.disabled.active span.filename, div.uploader.disabled span.filename {
    border-color: #ddd;
    color: #aaa
}

input.uniform-input, input.uniform-input:focus {
    background-color: #fff
}

.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    border-color: #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    border-radius: 4px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px
}

.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333;
    background: #fff
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.bootstrap-switch input[type=checkbox], .bootstrap-switch input[type=radio] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.bootstrap-switch input[type=checkbox].form-control, .bootstrap-switch input[type=radio].form-control {
    height: auto
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 6px 16px;
    font-size: 18px;
    line-height: 1.33
}

.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-indeterminate, .bootstrap-switch.bootstrap-switch-readonly {
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left .5s;
    transition: margin-left .5s
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.bootstrap-switch.bootstrap-switch-focused {
    border-color: #e5e5e5;
    outline: 0;
    box-shadow: none
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

/*!
 * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
 *
 * Copyright 2013-2014 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
    width: 220px \0
}

.bootstrap-select>.btn {
    width: 100%;
    padding-right: 25px
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}



.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row-fluid .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-search .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group>.disabled:focus {
    outline: 0 !important
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    margin-top: 1px;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small {
    color: #64b1d8;
    color: rgba(100, 177, 216, .4)
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 1035
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-color: hsla(0, 0%, 80%, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-color: hsla(0, 0%, 80%, .2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.bs-actionsbox, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

.ms-container {
    background: transparent url(../img/switch.png) no-repeat 50% 50%;
    width: 370px
}

.ms-container:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    min-height: 0;
    visibility: hidden
}

.ms-container .ms-selectable, .ms-container .ms-selection {
    background: #fff;
    color: #555;
    float: left;
    width: 45%
}

.ms-container .ms-selection {
    float: right
}



.ms-container ul {
    margin: 0;
    list-style-type: none;
    padding: 0
}

.ms-container .ms-optgroup-container {
    width: 100%
}

.ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled {
    background-color: #eee;
    color: #aaa;
    cursor: text
}

.multi-select {
    right: auto !important;
    left: -9999px !important
}

/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */
.btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr
}

.fileinput {
    display: inline-block;
    margin-bottom: 0
}

.fileinput .form-control {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    display: inline-block;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.fileinput-new.input-group .btn-file, .fileinput-new .input-group .btn-file {
    border-radius: 0 4px 4px 0
}

.fileinput-new.input-group .btn-file.btn-sm, .fileinput-new .input-group .btn-file.btn-sm, .fileinput-new.input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-file.btn-xs {
    border-radius: 0 3px 3px 0
}

.fileinput-new.input-group .btn-file.btn-lg, .fileinput-new .input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6
}

.input-group-addon:not(:first-child) {
    border-left: 0
}

.twitter-typeahead {
    width: 100%;
    display: table !important
}

.twitter-typeahead .form-control {
    margin: 0 !important
}

.tt-hint, .tt-input {
    color: #999;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    width: 100%;
    box-sizing: border-box
}

.tt-hint[disabled] {
    background-color: #fff !important
}

.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #ebebeb;
    background-clip: padding-box;
    width: 100%;
    overflow-y: auto;
    max-height: 250px
}

.tt-dropdown-menu h3 {
    margin: 5px 0;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #eee
}

.modal-open .tt-dropdown-menu {
    z-index: 10055 !important
}

.tt-suggestion {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 16px
}

.tt-suggestion.tt-cursor {
    cursor: pointer;
    background-color: #eee
}

.tt-suggestion p {
    margin: 0
}

/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled:hover[disabled].active, .datepicker table tr td.today.disabled:hover[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled].active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled:hover[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:hover, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled:hover[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
    position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
    left: auto;
    right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
    left: auto;
    right: 13px
}

.bootstrap-timepicker .add-on {
    cursor: pointer
}

.bootstrap-timepicker .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px
}

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 2px 3px 2px 2px
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-timepicker-widget table td {
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 2px
}

.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px
}

.bootstrap-timepicker-widget table td span {
    width: 100%
}

.bootstrap-timepicker-widget table td a {
    border: 1px solid transparent;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 4px 0;
    outline: 0;
    color: #333
}

.bootstrap-timepicker-widget table td a:hover {
    text-decoration: none;
    background-color: #eee;
    border-radius: 4px;
    border-color: #ddd
}

.bootstrap-timepicker-widget table td a i {
    margin-top: 2px;
    font-size: 18px
}

.bootstrap-timepicker-widget table td input {
    width: 25px;
    margin: 0;
    text-align: center
}

.bootstrap-timepicker-widget .modal-content {
    padding: 4px
}

@media(min-width:767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px
    }
}

@media(max-width:767px) {
    .bootstrap-timepicker, .bootstrap-timepicker .dropdown-menu {
        width: 100%
    }
}

/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */


.daterangepicker.opensleft .calendar, .daterangepicker.opensleft .ranges {
    float: left;
    margin: 4px
}

.daterangepicker.opensright .calendar, .daterangepicker.opensright .ranges {
    float: right;
    margin: 4px
}

.daterangepicker.single .calendar, .daterangepicker.single .ranges {
    float: none
}


.daterangepicker .ranges .range_inputs>div {
    float: left
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
    padding-left: 11px
}

.daterangepicker .calendar {
    display: none;
    max-width: 270px
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar.single .calendar-date {
    border: none
}

.daterangepicker .calendar td, .daterangepicker .calendar th {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center;
    min-width: 32px
}

.daterangepicker .daterangepicker_end_input label, .daterangepicker .daterangepicker_start_input label {
    color: #333;
    display: block;
    font-size: 11px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    text-shadow: #fff 1px 1px 0;
    text-transform: uppercase;
    width: 74px
}

.daterangepicker .ranges input {
    font-size: 11px
}

.daterangepicker .ranges .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0 6px;
    width: 74px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #333;
    padding: 3px 12px;
    margin-bottom: 8px;
    border-radius: 5px;
    cursor: pointer
}

.daterangepicker .calendar-date {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background: #fff
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 8px auto 0;
    line-height: 30px
}

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 4px;
    border-radius: 4px
}

.daterangepicker.opensleft:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ""
}

.daterangepicker.opensleft:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ""
}

.daterangepicker.opensright:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ""
}

.daterangepicker.opensright:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ""
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap
}

.daterangepicker td.disabled, .daterangepicker td.off {
    color: #999
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #eee
}

.daterangepicker td.in-range {
    background: #ebf4f8;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: #3071a9;
    color: #fff
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker_start_input {
    float: left
}

.daterangepicker_end_input {
    float: left;
    padding-left: 11px
}

.daterangepicker th.month {
    width: auto
}

/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days .datepicker-days, .datepicker.months .datepicker-months, .datepicker.years .datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #000;
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active {
    background-color: #fbf069;
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
    background-color: #f3d17a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(to top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #000;
    border-radius: 0
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active {
    background-color: #efe24b;
}

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));
    background-image: -webkit-linear-gradient(top, #b3b3b3, gray);
    background-image: linear-gradient(to top, #b3b3b3, gray);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
    border-color: gray gray #595959;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
    background-color: gray
}

.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active {
    background-color: #666;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: #04c
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
    background-color: #039;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
    background-color: #039;
}

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #999
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent
}

.input-append.date .add-on, .input-prepend.date .add-on {
    cursor: pointer
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    border-radius: 4px;
    direction: ltr
}

.datetimepicker-inline {
    width: 220px
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right
}

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
    top: 0;
    left: 0
}

[class*=" datetimepicker-dropdown"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

[class*=" datetimepicker-dropdown"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom: 0
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px
}

.datetimepicker>div {
    display: none
}

.datetimepicker.days div.datetimepicker-days, .datetimepicker.hours div.datetimepicker-hours, .datetimepicker.minutes div.datetimepicker-minutes, .datetimepicker.months div.datetimepicker-months, .datetimepicker.years div.datetimepicker-years {
    display: block
}

.datetimepicker table {
    margin: 0
}

.datetimepicker td, .datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none
}

.table-striped .datetimepicker table tr td, .table-striped .datetimepicker table tr th {
    background-color: transparent
}

.datetimepicker table tr td.day:hover, .datetimepicker table tr td.hour:hover, .datetimepicker table tr td.minute:hover {
    background: #eee;
    cursor: pointer
}

.datetimepicker table tr td.new, .datetimepicker table tr td.old {
    color: #999
}

.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td.today, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.datetimepicker table tr td.today.active, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr td.today.disabled.disabled, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled:hover.active, .datetimepicker table tr td.today.disabled:hover.disabled, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.disabled:hover:hover, .datetimepicker table tr td.today.disabled:hover[disabled], .datetimepicker table tr td.today.disabled[disabled], .datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today:hover.active, .datetimepicker table tr td.today:hover.disabled, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today:hover:hover, .datetimepicker table tr td.today:hover[disabled], .datetimepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to top, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datetimepicker table tr td.active.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled:hover.disabled, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active.disabled:hover[disabled], .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active:hover.disabled, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active:hover[disabled], .datetimepicker table tr td.active[disabled] {
    background-color: #04c
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am, .datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%
}

.datetimepicker .datetimepicker-hours fieldset legend, .datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px
}

.datetimepicker table tr td span:hover {
    background: #eee
}

.datetimepicker table tr td span.disabled, .datetimepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to top, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover.active, .datetimepicker table tr td span.active.disabled:hover.disabled, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active.disabled:hover[disabled], .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active:hover.disabled, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active:hover[disabled], .datetimepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datetimepicker table tr td span.old {
    color: #999
}

.datetimepicker th.switch {
    width: 145px
}

.datetimepicker tfoot tr:first-child th, .datetimepicker thead tr:first-child th {
    cursor: pointer
}

.datetimepicker tfoot tr:first-child th:hover, .datetimepicker thead tr:first-child th:hover {
    background: #eee
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    width: 14px;
    margin-top: 3px;
    height: 14px
}

ul.wysihtml5-toolbar {
    margin: 0;
    padding: 0;
    display: block
}

ul.wysihtml5-toolbar:after {
    clear: both;
    display: table;
    content: ""
}

ul.wysihtml5-toolbar>li {
    float: left;
    display: list-item;
    list-style: none;
    margin: 0 5px 10px 0
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
    font-weight: 700
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
    font-style: italic
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
    text-decoration: underline
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    background-color: #e6e6e6;
    background-color: #d9d9d9;
    outline: 0
}

ul.wysihtml5-commands-disabled .dropdown-menu {
    display: none !important
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
    display: block;
    width: 50px;
    height: 20px;
    margin-top: 2px;
    margin-left: 5px;
    position: absolute;
    pointer-events: none
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
    padding-left: 70px
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=black] {
    background: #000 !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=silver] {
    background: silver !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=gray] {
    background: gray !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=maroon] {
    background: maroon !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=red] {
    background: red !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=purple] {
    background: purple !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=green] {
    background: green !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=olive] {
    background: olive !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=navy] {
    background: navy !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=blue] {
    background: blue !important
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value=orange] {
    background: orange !important
}

.inbox-editor {
    padding: 10px;
    margin: 0 !important
}



.wysiwyg-color-black {
    color: #000
}

.wysiwyg-color-silver {
    color: silver
}

.wysiwyg-color-gray {
    color: gray
}

.wysiwyg-color-white {
    color: #fff
}

.wysiwyg-color-maroon {
    color: maroon
}

.wysiwyg-color-red {
    color: red
}

.wysiwyg-color-purple {
    color: purple
}

.wysiwyg-color-fuchsia {
    color: #f0f
}

.wysiwyg-color-green {
    color: green
}

.wysiwyg-color-lime {
    color: lime
}

.wysiwyg-color-olive {
    color: olive
}

.wysiwyg-color-yellow {
    color: #ff0
}

.wysiwyg-color-navy {
    color: navy
}

.wysiwyg-color-blue {
    color: blue
}

.wysiwyg-color-teal {
    color: teal
}

.wysiwyg-color-aqua {
    color: aqua
}

.wysiwyg-color-orange {
    color: orange
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    
    vertical-align: middle
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;         
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
    background-image: linear-gradient(0deg, #eee 0, #fff 50%)
}

html[dir=rtl] .select2-container .select2-choice {
    padding: 0 8px 0 0
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

html[dir=rtl] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0;
    margin-top: 3px
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(../img/select2.png) 100% 0 no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}




.select2-drop-auto-width .select2-search {
    padding-top: 4px
}



html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #e5e5e5;
    border-radius: 4px 0 0 4px;
    padding-right: 2px
}


html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
    background-position: 0 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}



html[dir=rtl] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url(../img/select2.png) no-repeat -37px -22px;
    background: url(../img/select2.png) no-repeat -37px -22px
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: #fff url(../img/select2-spinner.gif) no-repeat 100%;
    background: url(../img/select2-spinner.gif) no-repeat 100%
}


.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 5px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html[dir=rtl] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}


.select2-results .select2-ajax-error, .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2)
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}


html[dir=rtl] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}

.select2-locked {
    padding: 3px 5px !important
}


.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    box-shadow: none;
    background: transparent !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(../img/select2-spinner.gif) no-repeat 100% !important
}

.select2-default {
    color: #999 !important
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 6px 5px 0 0;
    padding: 3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    background: url(../img/select2.png) 100% 0 no-repeat
}

html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

html[dir=rtl] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close, .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none
}

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:2dppx) {
    .select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice abbr, .select2-search-choice-close, .select2-search input {
        background-image: url(../img/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select2-search input {
        background-position: 100% -21px !important
    }
}

div.dataTables_length label {
    font-weight: 400;
    float: left;
    text-align: left
}

div.dataTables_length select {
    width: 75px
}

div.dataTables_filter label {
    font-weight: 400;
    float: right
}

div.dataTables_filter input {
    width: 16em
}

div.dataTables_info {
    padding-top: 8px
}

div.dataTables_paginate {
    float: right;
    margin: 0
}

div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap
}

table.dataTable td, table.dataTable th {
    box-sizing: content-box
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer
}
thead.flip-content{
    background: #f5f7ff;
}
/* 
table.dataTable thead .sorting {
    background: url(../img/sort_both.png) no-repeat 100%
}

table.dataTable thead .sorting_asc {
    background: url(../img/sort_asc.png) no-repeat 100%
}

table.dataTable thead .sorting_desc {
    background: url(../img/sort_desc.png) no-repeat 100%
}

table.dataTable thead .sorting_asc_disabled {
    background: url(../img/sort_asc_disabled.png) no-repeat 100%
}

table.dataTable thead .sorting_desc_disabled {
    background: url(../media/img/sort_desc_disabled.png) no-repeat 100%
} */

table.dataTable th:active {
    outline: none
}

div.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

div.dataTables_scrollHead table thead tr:last-child td:first-child, div.dataTables_scrollHead table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

div.dataTables_scrollBody tbody tr:first-child td, div.dataTables_scrollBody tbody tr:first-child th {
    border-top: none
}

div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none
}

table.table-bordered.dataTable {
    border-collapse: separate !important
}

table.table-bordered thead td, table.table-bordered thead th {
    border-left-width: 0;
    border-top-width: 0
}

table.table-bordered tbody td, table.table-bordered tbody th {
    border-left-width: 0;
    border-bottom-width: 0
}

table.table-bordered td:last-child, table.table-bordered th:last-child {
    border-right-width: 0
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}

.table tbody tr.active td, .table tbody tr.active th {
    background-color: #08c;
    color: #fff
}

.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075b0 !important
}

.table tbody tr.active a {
    color: #fff
}

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

table.DTTT_selectable tbody tr {
    cursor: pointer
}

div.DTTT .btn {
    color: #333 !important;
    font-size: 12px
}

div.DTTT .btn:hover {
    text-decoration: none !important
}

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003
}

ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important
}

ul.DTTT_dropdown.dropdown-menu li {
    position: relative
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #08c;
    color: #fff !important
}

div.DTTT_collection_background {
    z-index: 2002
}

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center
}

div.DTTT_print_info h6 {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    margin: 1em
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px
}

div.DTFC_LeftFootWrapper table, div.DTFC_LeftHeadWrapper table, div.DTFC_RightFootWrapper table, div.DTFC_RightHeadWrapper table, table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0
}

div.DTFC_LeftHeadWrapper table, div.DTFC_RightHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important
}

div.DTFC_LeftHeadWrapper table, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

div.DTFC_LeftBodyWrapper table, div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0 !important
}

div.DTFC_LeftBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftFootWrapper table, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightFootWrapper table {
    border-top: none
}

div.FixedHeader_Cloned table {
    margin: 0 !important
}

.dropzone, .dropzone *, .dropzone-previews, .dropzone-previews * {
    box-sizing: border-box
}

.dropzone.dz-clickable, .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message span {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone .dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.dropzone.dz-drag-hover {
    border-color: rgba(0, 0, 0, .15);
    background: rgba(0, 0, 0, .04)
}



.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail], .dropzone .dz-preview.dz-file-preview [data-dz-thumbnail] {
    display: none
}

.dropzone-previews .dz-preview .dz-details, .dropzone .dz-preview .dz-details {
    width: 100px;
    height: 100px;
    position: relative;
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 22px
}

.dropzone-previews .dz-preview .dz-details .dz-filename, .dropzone .dz-preview .dz-details .dz-filename {
    overflow: hidden;
    height: 100%
}

.dropzone-previews .dz-preview .dz-details img, .dropzone .dz-preview .dz-details img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px
}

.dropzone-previews .dz-preview .dz-details .dz-size, .dropzone .dz-preview .dz-details .dz-size {
    position: absolute;
    bottom: -28px;
    left: 3px;
    height: 28px;
    line-height: 28px
}


.dropzone-previews .dz-preview:hover .dz-details img, .dropzone .dz-preview:hover .dz-details img {
    display: none
}




.dropzone-previews .dz-preview .dz-progress, .dropzone .dz-preview .dz-progress {
    position: absolute;
    top: 100px;
    left: 6px;
    right: 6px;
    height: 6px;
    background: #d7d7d7;
    display: none
}

.dropzone-previews .dz-preview.dz-processing .dz-progress, .dropzone .dz-preview.dz-processing .dz-progress {
    display: block
}

.dropzone {
    border: 1px solid rgba(0, 0, 0, .03);
    min-height: 360px;
    border-radius: 0;
    background: rgba(0, 0, 0, .03);
    padding: 23px;
    position: relative;
}

.dropzone .dz-default.dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background-image: url(../images/spritemap.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 428px;
    height: 123px;
    margin-left: -214px;
    margin-top: -61.5px;
    top: 50%;
    left: 50%
}

@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:1.5dppx), (min-resolution:138dpi) {
    .dropzone .dz-default.dz-message {
        background-image: url(../images/spritemap@2x.png);
        background-size: 428px 406px
    }
}

.dropzone .dz-default.dz-message span {
    display: none
}

.dropzone.dz-square .dz-default.dz-message {
    background-position: 0 -123px;
    width: 268px;
    margin-left: -134px;
    height: 174px;
    margin-top: -87px
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15)
}

.dropzone.dz-started .dz-message {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.dropzone-previews .dz-preview, .dropzone .dz-preview {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .16);
    font-size: 14px;
    background: hsla(0, 0%, 100%, .8);
    position: relative;
    display: inline-block;
    margin: 17px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px
}

.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img, .dropzone .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10)
}

.dropzone-previews .dz-preview.dz-error .dz-error-mark, .dropzone-previews .dz-preview.dz-success .dz-success-mark, .dropzone .dz-preview.dz-error .dz-error-mark, .dropzone .dz-preview.dz-success .dz-success-mark {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    display: block
}

.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload, .dropzone .dz-preview.dz-error .dz-progress .dz-upload {
    background: #ee1e2d
}

.dropzone-previews .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    background-image: url(../images/spritemap.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    right: -10px;
    top: -10px
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:1.5dppx), (min-resolution:138dpi) {
    .dropzone-previews .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
        background-image: url(../images/spritemap@2x.png);
        background-size: 428px 406px
    }
}

.dropzone-previews .dz-preview .dz-error-mark span, .dropzone-previews .dz-preview .dz-success-mark span, .dropzone .dz-preview .dz-error-mark span, .dropzone .dz-preview .dz-success-mark span {
    display: none
}

.dropzone-previews .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-error-mark {
    background-position: -268px -123px;
    color: #ee162d
}

.dropzone-previews .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-success-mark {
    background-position: -268px -163px;
    color: #8cc657
}
.dropzone-previews .dz-preview .dz-progress .dz-upload, .dropzone .dz-preview .dz-progress .dz-upload {
    display: block;
    bottom: 0;
    background-color: #8cc657;
    -webkit-animation: loading .4s linear infinite;
    animation: loading .4s linear infinite;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: url(../images/spritemap.png);
    background-repeat: repeat-x;
    background-position: 0 -400px
}

@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:1.5dppx), (min-resolution:138dpi) {
    .dropzone-previews .dz-preview .dz-progress .dz-upload, .dropzone .dz-preview .dz-progress .dz-upload {
        background-image: url(../images/spritemap@2x.png);
        background-size: 428px 406px
    }
}

.dropzone-previews .dz-preview.dz-success .dz-progress, .dropzone .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.dropzone-previews .dz-preview .dz-error-message, .dropzone .dz-preview .dz-error-message {
    
    position: absolute;
    top: -5px;
    left: -20px;
    background: hsla(0, 0%, 96%, .8);
    padding: 8px 10px;
    color: #800;
    min-width: 140px;
    max-width: 500px;
    z-index: 500;
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.dropzone-previews .dz-preview:hover.dz-error .dz-error-message, .dropzone .dz-preview:hover.dz-error .dz-error-message {
    opacity: 1;
    -ms-filter: none;
    display: block;
    filter: none
}

.dropzone-previews a.dz-remove, .dropzone a.dz-remove {
    background-image: -webkit-linear-gradient(top, #fafafa, #eee);
    background-image: linear-gradient(180deg, #fafafa, #eee);
    border-radius: 2px;
    border: 1px solid #eee;
    text-decoration: none;
    display: block;
    padding: 4px 5px;
    text-align: center;
    color: #aaa;
    margin-top: 26px
}

.dropzone-previews a.dz-remove:hover, .dropzone a.dz-remove:hover {
    color: #666
}

@-webkit-keyframes loading {
    0% {
        background-position: 0 -400px
    }

    to {
        background-position: -7px -400px
    }
}

@keyframes loading {
    0% {
        background-position: 0 -400px
    }

    to {
        background-position: -7px -400px
    }
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}



a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}


mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}


code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}


input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}


input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0;
    min-width: 0;
    border: 1px solid silver
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}



td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    line-height: 1.42857143;
    background-color: #fff;
    color: #333;
    font-family: Open Sans, sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px;
    direction: ltr
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    text-shadow: none;
    color: #5b9bd1
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    border: 0
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail>img, .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}


.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}


a.text-primary:hover {
    color: #286090
}


a.text-success:hover {
    color: #2b542c
}


a.text-info:hover {
    color: #245269
}


a.text-warning:hover {
    color: #66512c
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}


ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;

        
        border-left: 1px solid #666 !important;
        display: block;
        opacity: .7;
        filter: alpha(opacity=70)
    
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}


code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}


pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}


caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    padding: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px
}
input[type=search] {
    box-sizing: border-box;
    appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    box-sizing: border-box;
    padding: 0
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto;
    resize: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}



.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}


select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}


.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}


.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn {
    padding: 7px 14px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}


.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}


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

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu li a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    font-weight: 600 !important;
    color: #333 !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2
}



.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}




.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li, .nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #121f6d;
    cursor: default;
    background-color: #fff;
    border-bottom: 2px solid #121f6d;
    /* border-bottom-color: transparent */
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}


.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

.cursor-default{
    cursor: default;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px)and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}



a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container-fluid .jumbotron, .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 0;
    background-image: none;
    filter: none;
    box-shadow: none
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: none;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media>.pull-right {
    padding-left: 10px
}

.media-left, .media>.pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none !important
    
}

.panel-body {
    padding: 5px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption, .panel>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: visible
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}


.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #eee;
    border: 0;
    box-shadow: none !important
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}


.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal, .modal-open {
    overflow: hidden
}



.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2); */
    border-radius: 10px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10049;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}


.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner>.item.active.right, .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.ui-multiselect {
    border: 1px solid;
    font-size: .8em
}



.ui-multiselect li {
    margin: 0;
    padding: 0;
    cursor: default;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    list-style: none
}

.ui-multiselect li a {
    color: #999;
    text-decoration: none;
    padding: 0;
    display: block;
    float: left;
    cursor: pointer
}

.ui-multiselect li.ui-draggable-dragging {
    padding-left: 10px
}

.ui-multiselect div.selected {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    float: left
}

.ui-multiselect ul.selected {
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 0;
    position: relative;
    width: 100%
}

.ui-multiselect div.available {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    border-left: 1px solid
}

.ui-multiselect ul.available {
    position: relative;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
    margin: 0;
    list-style: none;
    border: 0;
    width: 100%
}

.ui-multiselect ul.available li {
    padding-left: 10px
}

.ui-multiselect .ui-state-default {
    border: none;
    margin-bottom: 1px;
    position: relative;
    padding-left: 20px
}

.ui-multiselect .ui-state-hover {
    border: none
}

.ui-multiselect .ui-widget-header {
    border: none;
    font-size: 12px;
    margin-bottom: 1px
}

.ui-multiselect .add-all, .ui-multiselect .remove-all {
    float: right;
    padding: 7px
}

.ui-multiselect .search {
    float: left;
    padding: 4px
}

.ui-multiselect .count {
    float: left;
    padding: 7px
}

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
    position: absolute;
    left: 2px
}

.ui-multiselect li a.action {
    position: absolute;
    right: 2px;
    top: 2px
}

.ui-multiselect input.search {
    height: 14px;
    padding: 1px;
    opacity: .5;
    margin: 4px;
    width: 100px
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
    font-size: inherit;
}

input, select, textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

code, pre {
    font: 100% monospace;
    *font-size: 100%
}

body * {
    line-height: 1.22em
}

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



fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

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

abbr, acronym {
    border: 0
}

p {
    margin: 0 0 20px
}


strong {
    font-weight: 700
}

em {
    font-style: italic
}

h1, h2 {
    color: #4f6f6c
}




h3, h4 {
    margin: 10px 0
}



pre {
    background: #eee;
    margin: 0 0 20px;
    padding: 20px;
    border: 1px solid #ccc;
    overflow: auto;
    
    display: block;

    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border-radius: 4px

}

ol, ul {
    margin: 10px 0 10px 25px
}

ol li {
    margin: 0 0 10px
}

div#wrapper {
    background: #fff;
    width: 560px;
    margin: 0 auto;
    padding: 20px;
    border: 10px solid #0f1616;
    border-width: 0 10px 10px
}

div#header {
    position: relative;
    border-bottom: 1px dotted;
    margin: 0 0 10px;
    padding: 0 0 10px
}

div#header h1, div#header p, ul#nav {
    margin: 0;
    padding: 0
}

ul#nav {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none
}

ul#nav li {
    display: inline;
    padding: 0 0 0 5px
}

div#footer {
    margin: 40px 0 0;
    border-top: 1px dotted;
    padding: 10px 0 0
}

.multiselect {
    width: 460px;
    height: 200px
}

#switcher {
    margin-top: 20px
}

form {
    margin: 0;
    padding: 0
}

a, button, code, div, img, input, label, li, p, pre, select, span, table, td, textarea, th, ul {
    border-radius: 0;
}

.img-circle {
    border-radius: 50% !important
}

.img-rounded {
    border-radius: 6px !important
}



@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@-ms-viewport {
    width: auto !important
}

.md-shadow-z-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .18)
}

.md-shadow-z-1-i {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .18) !important
}

.md-shadow-z-1-hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .14), 0 1px 2px rgba(0, 0, 0, .22)
}

.md-shadow-z-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .22)
}

.md-shadow-z-2-i {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .22) !important
}

.md-shadow-z-2-hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26)
}

.md-shadow-z-3 {
    box-shadow: 0 8px 18px rgba(0, 0, 0, .18), 0 6px 6px rgba(0, 0, 0, .23)
}

.md-shadow-z-3-i {
    box-shadow: 0 8px 18px rgba(0, 0, 0, .18), 0 6px 6px rgba(0, 0, 0, .24) !important
}

.md-shadow-z-3-hover {
    box-shadow: 0 8px 18px rgba(0, 0, 0, .22), 0 6px 6px rgba(0, 0, 0, .26)
}

.md-shadow-z-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .26), 0 10px 10px rgba(0, 0, 0, .22)
}

.md-shadow-z-4-i {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .26), 0 10px 10px rgba(0, 0, 0, .22) !important
}

.md-shadow-z-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, .28), 0 15px 12px rgba(0, 0, 0, .22)
}

.md-shadow-z-5-i {
    box-shadow: 0 19px 38px rgba(0, 0, 0, .28), 0 15px 12px rgba(0, 0, 0, .22) !important
}

.md-shadow-none {
    box-shadow: none !important
}

.md-click-circle {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .2);
    border-radius: 50%;
    -webkit-animation: scale(0);
    transform: scale(0)
}

.md-click-circle.md-click-animate {
    -webkit-animation: mdClickEffect .55s linear;
    animation: mdClickEffect .55s linear
}

@-webkit-keyframes mdClickEffect {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@keyframes mdClickEffect {
    to {
        opacity: 0;
        transform: scale(2.5)
    }
}

.form-group.form-md-line-input {
    position: relative;
    margin: 0 0 35px;
    padding-top: 20px
}

.form-horizontal .form-group.form-md-line-input {
    padding-top: 10px;
    margin: 0 -15px 20px
}

.form-horizontal .form-group.form-md-line-input>label {
    padding-top: 5px;
    font-size: 13px;
    color: #888;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-group.form-md-line-input .form-control {
    background: none;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    color: #333;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px
}

.form-group.form-md-line-input .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-group.form-md-line-input .form-control:-ms-input-placeholder {
    color: #999
}

.form-group.form-md-line-input .form-control::-webkit-input-placeholder {
    color: #999
}

.form-group.form-md-line-input .form-control.form-control-static {
    border-bottom: 0
}

.form-group.form-md-line-input .form-control.input-sm {
    font-size: 14px;
    padding: 6px 0
}

.form-group.form-md-line-input .form-control.input-lg {
    font-size: 20px;
    padding: 14px 0
}

.form-group.form-md-line-input .form-control~.form-control-focus, .form-group.form-md-line-input .form-control~label {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none
}

.form-horizontal .form-group.form-md-line-input .form-control~.form-control-focus, .form-horizontal .form-group.form-md-line-input .form-control~label {
    width: auto;
    left: 15px;
    right: 15px
}

.form-group.form-md-line-input .form-control~.form-control-focus:after, .form-group.form-md-line-input .form-control~label:after {
    content: "";
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    visibility: hidden;
    transition: all .2s ease
}

.form-group.form-md-line-input .form-control~label {
    top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: #888;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-group.form-md-line-input .form-control.edited:not([readonly])~.form-control-focus, .form-group.form-md-line-input .form-control.edited:not([readonly])~label, .form-group.form-md-line-input .form-control.focus:not([readonly])~.form-control-focus, .form-group.form-md-line-input .form-control.focus:not([readonly])~label, .form-group.form-md-line-input .form-control:focus:not([readonly])~.form-control-focus, .form-group.form-md-line-input .form-control:focus:not([readonly])~label {
    color: #888
}

.form-group.form-md-line-input .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input .form-control.focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input .form-control.focus:not([readonly])~label:after, .form-group.form-md-line-input .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input .form-control:focus:not([readonly])~label:after {
    visibility: visible;
    left: 0;
    width: 100%;
    background: #45b6af
}

.form-group.form-md-line-input .form-control.edited:not([readonly])~label, .form-group.form-md-line-input .form-control.focus:not([readonly])~label, .form-group.form-md-line-input .form-control:focus:not([readonly])~label {
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-group.form-md-line-input .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input .form-control.focus:not([readonly])~.help-block, .form-group.form-md-line-input .form-control:focus:not([readonly])~.help-block {
    color: #45b6af;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-group.form-md-line-input .form-control[disabled], .form-group.form-md-line-input .form-control[readonly], fieldset[disabled] .form-group.form-md-line-input .form-control {
    background: none;
    cursor: not-allowed;
    border-bottom: 1px dashed #e5e5e5
}

.form-group.form-md-line-input.form-md-floating-label .form-control~label {
    font-size: 16px;
    top: 25px;
    transition: all .2s ease;
    color: #999
}

.form-group.form-md-line-input.form-md-floating-label .form-control.edited~label, .form-group.form-md-line-input.form-md-floating-label .form-control.focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control.form-control-static~label, .form-group.form-md-line-input.form-md-floating-label .form-control:focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control[readonly]~label {
    top: -3px;
    font-size: 13px
}

.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm~label {
    font-size: 14px;
    top: 24px
}

.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.edited~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.form-control-static~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm:focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm[readonly]~label {
    top: 0;
    font-size: 13px
}

.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg~label {
    font-size: 20px;
    top: 30px
}

.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.edited~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.form-control-static~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg:focus:not([readonly])~label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg[readonly]~label {
    top: 0;
    font-size: 13px
}

.form-group.form-md-line-input.form-md-floating-label .input-icon>label {
    padding-left: 34px
}

.form-group.form-md-line-input.form-md-floating-label .input-icon.right>label {
    padding-left: 0;
    padding-right: 34px
}

.form-group.form-md-line-input.form-md-floating-label .input-group.left-addon label {
    padding-left: 34px
}

.form-group.form-md-line-input.form-md-floating-label .input-group.right-addon label {
    padding-right: 34px
}

.form-group.form-md-line-input+.input-icon {
    padding-top: 0
}

.form-group.form-md-line-input .help-block {
    position: absolute;
    margin: 2px 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 13px
}

.form-group.form-md-line-input>.input-icon>i {
    left: 0;
    bottom: 0;
    margin: 9px 2px 10px 10px;
    color: #888
}

.form-group.form-md-line-input>.input-icon.input-icon-lg>i {
    top: 6px
}

.form-group.form-md-line-input>.input-icon.input-icon-sm>i {
    top: -1px
}

.form-group.form-md-line-input>.input-icon .form-control {
    padding-left: 34px
}

.form-group.form-md-line-input>.input-icon>label {
    margin-top: -20px
}

.form-group.form-md-line-input>.input-icon.right .form-control {
    padding-left: 0;
    padding-right: 34px
}

.form-group.form-md-line-input>.input-icon.right>i {
    left: auto;
    right: 8px;
    margin: 11px 2px 10px 10px
}

.form-group.form-md-line-input+.input-group, .form-group.form-md-line-input .input-group {
    padding-top: 0
}

.form-group.form-md-line-input .input-group>label {
    margin-top: -20px
}

.form-group.form-md-line-input .input-group .input-group-addon {
    border-radius: 0;
    background: none;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.form-group.form-md-line-input .input-group+.input-group-control {
    padding-top: 0
}

.form-group.form-md-line-input .input-group .input-group-control {
    padding-top: 0;
    position: relative;
    display: table-cell;
    vertical-align: bottom
}

.form-group.form-md-line-input .input-group .input-group-control>label {
    margin-top: -20px
}

.form-group.form-md-line-input .input-group .input-group-btn .btn {
    border-radius: 4px
}

.form-group.form-md-line-input .input-group .input-group-btn.btn-left .btn {
    margin-right: 10px
}

.form-group.form-md-line-input .input-group .input-group-btn.btn-right .btn {
    margin-left: 10px
}

.form-group.form-md-line-input .input-group .help-block {
    margin-top: 35px
}

.form-group.form-md-line-input .input-group.input-group-sm .help-block {
    margin-top: 30px
}

.form-group.form-md-line-input .input-group.input-group-lg .help-block {
    margin-top: 47px
}

.form-group.form-md-line-input.has-success .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-success .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly])~label:after, .form-group.form-md-line-input.has-success .form-control.form-control-static~.form-control-focus:after, .form-group.form-md-line-input.has-success .form-control.form-control-static~label:after, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly])~label:after {
    background: #3c763d
}

.form-group.form-md-line-input.has-success .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input.has-success .form-control.edited:not([readonly])~i, .form-group.form-md-line-input.has-success .form-control.edited:not([readonly])~label, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly])~i, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly])~label, .form-group.form-md-line-input.has-success .form-control.form-control-static~.help-block, .form-group.form-md-line-input.has-success .form-control.form-control-static~i, .form-group.form-md-line-input.has-success .form-control.form-control-static~label, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly])~i, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly])~label, .form-group.form-md-line-input.has-success .input-group-addon, .form-horizontal .form-group.form-md-line-input.has-success>label {
    color: #3c763d
}

.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly])~label:after, .form-group.form-md-line-input.has-warning .form-control.form-control-static~.form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control.form-control-static~label:after, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly])~label:after {
    background: #8a6d3b
}

.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly])~i, .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly])~label, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly])~i, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly])~label, .form-group.form-md-line-input.has-warning .form-control.form-control-static~.help-block, .form-group.form-md-line-input.has-warning .form-control.form-control-static~i, .form-group.form-md-line-input.has-warning .form-control.form-control-static~label, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly])~i, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly])~label, .form-group.form-md-line-input.has-warning .input-group-addon, .form-horizontal .form-group.form-md-line-input.has-warning>label {
    color: #8a6d3b
}

.form-group.form-md-line-input.has-error .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-error .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly])~label:after, .form-group.form-md-line-input.has-error .form-control.form-control-static~.form-control-focus:after, .form-group.form-md-line-input.has-error .form-control.form-control-static~label:after, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly])~label:after {
    background: #a94442
}

.form-group.form-md-line-input.has-error .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input.has-error .form-control.edited:not([readonly])~i, .form-group.form-md-line-input.has-error .form-control.edited:not([readonly])~label, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly])~i, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly])~label, .form-group.form-md-line-input.has-error .form-control.form-control-static~.help-block, .form-group.form-md-line-input.has-error .form-control.form-control-static~i, .form-group.form-md-line-input.has-error .form-control.form-control-static~label, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly])~i, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly])~label, .form-group.form-md-line-input.has-error .input-group-addon, .form-horizontal .form-group.form-md-line-input.has-error>label {
    color: #a94442
}

.form-group.form-md-line-input.has-info .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-info .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly])~label:after, .form-group.form-md-line-input.has-info .form-control.form-control-static~.form-control-focus:after, .form-group.form-md-line-input.has-info .form-control.form-control-static~label:after, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly])~label:after {
    background: #31708f
}

.form-group.form-md-line-input.has-info .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input.has-info .form-control.edited:not([readonly])~i, .form-group.form-md-line-input.has-info .form-control.edited:not([readonly])~label, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly])~i, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly])~label, .form-group.form-md-line-input.has-info .form-control.form-control-static~.help-block, .form-group.form-md-line-input.has-info .form-control.form-control-static~i, .form-group.form-md-line-input.has-info .form-control.form-control-static~label, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly])~.help-block, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly])~i, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly])~label, .form-group.form-md-line-input.has-info .input-group-addon, .form-horizontal .form-group.form-md-line-input.has-info>label {
    color: #31708f
}

.form-inline .form-md-line-input {
    margin: 0;
    padding-top: 0;
    margin-right: 20px
}

.form-inline .form-md-line-input>.input-icon {
    padding: 0
}

.form-horizontal .form-group.form-md-line-input .input-icon .form-control {
    padding-left: 33px
}

.form-horizontal .form-group.form-md-line-input .input-icon>i {
    top: 0
}

.form-horizontal .form-group.form-md-line-input .input-icon.right .form-control {
    padding-left: 0;
    padding-right: 33px
}

.form-horizontal .form-group.form-md-line-input .input-icon>.form-control-focus {
    left: 0 !important;
    right: 0 !important
}

.form-horizontal .form-group.form-md-line-input .input-group {
    padding-top: 0
}

.form-horizontal .form-group.form-md-line-input .input-group>.input-group-btn .btn {
    margin-bottom: 0 !important
}

.form-horizontal .form-group.form-md-line-input .input-group>.input-group-control {
    padding-top: 0
}

.form-horizontal .form-group.form-md-line-input .input-group>.form-control-focus, .form-horizontal .form-group.form-md-line-input .input-group>.input-group-control>.form-control-focus {
    left: 0 !important;
    right: 0 !important
}

.md-checkbox {
    position: relative
}

.md-checkbox.md-checkbox-inline {
    display: inline-block
}

.form-inline .md-checkbox.md-checkbox-inline {
    margin-right: 20px;
    top: 3px
}

.md-checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute
}

.md-checkbox label {
    cursor: pointer;
    padding-left: 30px
}

.md-checkbox label>span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.md-checkbox label>span.inc {
    background: #fff;
    left: -20px;
    top: -20px;
    height: 60px;
    width: 60px;
    opacity: 0;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -webkit-animation: growCircle .3s ease;
    animation: growCircle .3s ease
}

.md-checkbox label>.box {
    top: 0;
    border: 2px solid #666;
    height: 20px;
    width: 20px;
    z-index: 5;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.md-checkbox label>.check {
    top: -4px;
    left: 6px;
    width: 10px;
    height: 20px;
    border: 2px solid #45b6af;
    border-top: none;
    border-left: none;
    opacity: 0;
    z-index: 5;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}


.md-checkbox input[type=checkbox]:checked~label>.box {
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg)
}

.md-checkbox input[type=checkbox]:checked~label>.check {
    opacity: 1;
    -webkit-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg)
}

.md-checkbox input[type=checkbox]:disabled:checked~label>.check, .md-checkbox input[type=checkbox]:disabled~label, .md-checkbox input[type=checkbox]:disabled~label>.box, .md-checkbox input[type=checkbox][disabled]:checked~label>.check, .md-checkbox input[type=checkbox][disabled]~label, .md-checkbox input[type=checkbox][disabled]~label>.box {
    cursor: not-allowed;
    opacity: .7;
    filter: alpha(opacity=70)
}

.md-checkbox.has-error label {
    color: #f3565d
}

.md-checkbox.has-error label>.box, .md-checkbox.has-error label>.check {
    border-color: #f3565d
}

.md-checkbox.has-info label {
    color: #89c4f4
}

.md-checkbox.has-info label>.box, .md-checkbox.has-info label>.check {
    border-color: #89c4f4
}

.md-checkbox.has-success label {
    color: #45b6af
}

.md-checkbox.has-success label>.box, .md-checkbox.has-success label>.check {
    border-color: #45b6af
}

.md-checkbox.has-warning label {
    color: #dfba49
}

.md-checkbox.has-warning label>.box, .md-checkbox.has-warning label>.check {
    border-color: #dfba49
}

.form-md-checkboxes>label {
    font-size: 13px;
    color: #888;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-md-checkboxes.has-error>label {
    color: #f3565d
}

.form-md-checkboxes.has-info>label {
    color: #89c4f4
}

.form-md-checkboxes.has-success>label {
    color: #45b6af
}

.form-md-checkboxes.has-warning>label {
    color: #dfba49
}

.md-checkbox-list {
    margin: 10px 0
}

.form-horizontal .md-checkbox-list {
    margin-top: 0
}

.md-checkbox-list .md-checkbox {
    display: block;
    margin-bottom: 10px
}

.md-checkbox-inline {
    margin: 10px 0
}

.form-horizontal .md-checkbox-inline {
    margin-top: 5px
}

.md-checkbox-inline .md-checkbox {
    display: inline-block;
    margin-right: 20px
}

.md-checkbox-inline .md-checkbox:last-child {
    margin-right: 0
}

@-webkit-keyframes growCircle {
    0%, to {
        -webkit-transform: scale(0);
        opacity: 1
    }

    70% {
        background: #eee;
        -webkit-transform: scale(1.25)
    }
}

@keyframes growCircle {
    0%, to {
        transform: scale(0);
        opacity: 1
    }

    70% {
        background: #eee;
        transform: scale(1.25)
    }
}

.md-radio {
    position: relative
}

.md-radio input[type=radio] {
    visibility: hidden;
    position: absolute
}

.md-radio label {
    cursor: pointer;
    padding-left: 30px
}

.md-radio label>span {
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.md-radio label>span.inc {
    background: #fff;
    left: -20px;
    top: -20px;
    height: 60px;
    width: 60px;
    opacity: 0;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -webkit-animation: growCircleRadio .3s ease;
    animation: growCircleRadio .3s ease
}

.md-radio label>.box {
    top: 0;
    border: 2px solid #666;
    height: 20px;
    width: 20px;
    border-radius: 50% !important;
    z-index: 5
}

.md-radio label>.box, .md-radio label>.check {
    border-radius: 50% !important;
}

.md-radio label>.check {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #45b6af;
    opacity: 0;
    z-index: 6;
    border-radius: 50% !important;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.md-radio input[type=radio]:checked~label>.check {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.md-radio input[type=radio]:disabled:checked~label>.check, .md-radio input[type=radio]:disabled~label, .md-radio input[type=radio]:disabled~label>.box, .md-radio input[type=radio][disabled]:checked~label>.check, .md-radio input[type=radio][disabled]~label, .md-radio input[type=radio][disabled]~label>.box {
    cursor: not-allowed;
    opacity: .7;
    filter: alpha(opacity=70)
}

.md-radio.has-error label {
    color: #f3565d
}

.md-radio.has-error label>.box {
    border-color: #f3565d
}

.md-radio.has-error label>.check {
    background: #f3565d
}

.md-radio.has-info label {
    color: #89c4f4
}

.md-radio.has-info label>.box {
    border-color: #89c4f4
}

.md-radio.has-info label>.check {
    background: #89c4f4
}

.md-radio.has-success label {
    color: #45b6af
}

.md-radio.has-success label>.box {
    border-color: #45b6af
}

.md-radio.has-success label>.check {
    background: #45b6af
}

.md-radio.has-warning label {
    color: #dfba49
}

.md-radio.has-warning label>.box {
    border-color: #dfba49
}

.md-radio.has-warning label>.check {
    background: #dfba49
}

.form-md-radios>label {
    font-size: 13px;
    color: #888;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-md-radios.has-error>label {
    color: #f3565d
}

.form-md-radios.has-info>label {
    color: #89c4f4
}

.form-md-radios.has-success>label {
    color: #45b6af
}

.form-md-radios.has-warning>label {
    color: #dfba49
}

.md-radio-list {
    margin: 10px 0
}

.form-horizontal .md-radio-list {
    margin-top: 0
}

.md-radio-list .md-radio {
    display: block;
    margin-bottom: 10px
}

.md-radio-inline {
    margin: 10px 0
}

.form-horizontal .md-radio-inline {
    margin-top: 5px
}

.md-radio-inline .md-radio {
    display: inline-block;
    margin-right: 20px
}

.md-radio-inline .md-radio:last-child {
    margin-right: 0
}

@-webkit-keyframes growCircleRadio {
    0%, to {
        -webkit-transform: scale(0);
        opacity: 1
    }

    70% {
        background: #eee;
        -webkit-transform: scale(1.25)
    }
}

@keyframes growCircleRadio {
    0%, to {
        transform: scale(0);
        opacity: 1
    }

    70% {
        background: #eee;
        transform: scale(1.25)
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans, sans-serif;
    font-size: 100%;
    font-weight: 300
}

h1 {
    font-size: 33px;
    margin: 30px 0
}

h2 {
    font-size: 27px;
    margin: 20px 0
}

h3 {
    font-size: 23px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 12px
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #444
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    padding-top: 10px;
    padding-bottom: 10px
}



a:hover {
    color: #3175af;
        cursor: pointer;
        text-decoration: none

}

a:active, a:focus, a:hover {
    outline: 0
}
hr {
    height: 0;
    box-sizing: content-box;  
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 0
}

.list-unstyled li>.list-unstyled {
    margin-left: 25px
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    border: 1px solid #e1e1e1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
}

.disabled-link .disable-target {
    opacity: .5 !important;
    filter: alpha(opacity=50) !important
}

.disabled-link .disable-target:hover, .disabled-link:hover {
    cursor: not-allowed !important
}



.primary-link {
    color: #65a0d0;
    font-weight: 600
}

.primary-link:hover {
    color: #5194ca
}

.rounded-2 {
    border-radius: 2px !important
}

.rounded-3 {
    border-radius: 3px !important
}

.rounded-4 {
    border-radius: 4px !important
}

.circle {
    border-radius: 25px !important
}

.circle-right {
    border-radius: 0 25px 25px 0 !important
}

.circle-left {
    border-radius: 25px 0 0 25px !important
}

.circle-bottom {
    border-radius: 0 0 25px 25px !important
}

.circle-top {
    border-radius: 25px 25px 0 0 !important
}

.display-hide, .display-none {
    display: none
}

.hidden {
    display: none !important
}

.primary-font {
    font-family: Open Sans, sans-serif !important
}

.bold {
    font-weight: 700 !important
}

.thin {
    font-weight: 300 !important
}

.uppercase {
    text-transform: uppercase !important
}

.fix-margin {
    margin-left: 0 !important
}

.border {
    border: 1px solid red
}

.font-hg {
    font-size: 23px
}

.font-lg {
    font-size: 18px
}

.font-md {
    font-size: 14px
}

.font-sm {
    font-size: 13px
}

.font-xs {
    font-size: 11px
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.text-align-reverse {
    text-align: right
}

.no-space {
    margin: 0 !important;
    padding: 0 !important
}

.no-margin {
    margin: 0
}

.margin-bottom-5 {
    margin-bottom: 5px
}

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

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

.margin-top-15 {
    margin-top: 15px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

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

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

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

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

.visible-ie8 {
    display: none
}

.ie8 .visible-ie8 {
    display: inherit !important
}

.visible-ie9 {
    display: none
}

.ie9 .visible-ie9 {
    display: inherit !important
}

.hidden-ie8 {
    display: inherit
}

.ie8 .hidden-ie8 {
    display: none !important
}

.hidden-ie9 {
    display: inherit
}

.ie9 .hidden-ie9 {
    display: none !important
}

@media (max-width:1024px) {
    .hidden-1024 {
        display: none
    }
}

@media (max-width:480px) {
    .hidden-480 {
        display: none
    }
}

@media (max-width:320px) {
    .hidden-320 {
        display: none
    }
}

.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 10px;
    overflow: auto
}

.util-btn-group-margin-bottom-5 .btn-group, .util-btn-margin-bottom-5 .btn {
    margin-bottom: 5px !important
}

.user-info {
    margin-bottom: 10px !important
}

.user-info img {
    float: left;
    margin-right: 5px
}

.user-info .details {
    display: inline-block
}

.user-info .label {
    font-weight: 300;
    font-size: 11px
}

.top-news {
    color: #fff;
    margin: 8px 0
}

.top-news em {
    font-size: 13px;
    margin-bottom: 8px;
    margin-bottom: 0;
    font-style: normal;
    display: block
}

.top-news em i {
    font-size: 14px
}

.top-news span {
    font-size: 18px;
    margin-bottom: 5px
}

.top-news a, .top-news span {
    display: block;
    text-align: left
}

.top-news a {
    padding: 10px;
    position: relative;
    margin-bottom: 10px
}

.top-news a .top-news-icon {
    right: 8px;
    bottom: 15px;
    opacity: .3;
    font-size: 35px;
    position: absolute;
    filter: alpha(opacity=30)
}

.top-news .btn+.btn {
    margin-left: 0
}

.blog-images {
    margin-bottom: 0
}

.blog-images li {
    padding: 0;
    margin: 0;
    display: inline
}

.blog-images li a:hover {
    text-decoration: none
}

.blog-images li img {
    width: 50px;
    height: 50px;
    opacity: .6;
    margin: 0 2px 8px
}

.blog-images li img:hover {
    opacity: 1;
    box-shadow: 0 0 0 4px #72c02c;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s
}

.sidebar-tags li {
    padding: 0
}

.sidebar-tags li a {
    color: #555;
    font-size: 12px;
    padding: 3px 5px;
    background: #f7f7f7;
    margin: 0 2px 5px 0;
    display: inline-block
}

.sidebar-tags li a:hover, .sidebar-tags li a:hover i {
    background: #eee;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-tags li a i {
    color: #777
}

.ver-inline-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.ver-inline-menu li {
    position: relative;
    margin-bottom: 1px
}

.ver-inline-menu li i {
    width: 37px;
    height: 37px;
    display: inline-block;
    color: #b9cbd5;
    font-size: 15px;
    padding: 12px 10px 10px 8px;
    margin: 0 8px 0 0;
    text-align: center;
    background: #e0eaf0 !important
}

.ver-inline-menu li a {
    font-size: 14px;
    font-weight: 300;
    color: #557386;
    display: block;
    background: #f0f6fa;
    border-left: 2px solid #c4d5df
}

.ver-inline-menu li:hover a {
    background: #e0eaf0;
    text-decoration: none
}

.ver-inline-menu li:hover i {
    color: #fff;
    background: #c4d5df !important
}

.ver-inline-menu li.active a {
    border-left: 2px solid #0c91e5
}

.ver-inline-menu li.active i {
    background: #0c91e5 !important
}

.ver-inline-menu li.active a, .ver-inline-menu li.active i {
    color: #fff;
    background: #169ef4;
    text-decoration: none
}

.ver-inline-menu li.active a, .ver-inline-menu li:hover a {
    font-size: 14px
}

.ver-inline-menu li.active:after {
    content: "";
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #169ef4;
    position: absolute;
    top: 12px;
    right: -5px
}

@media (max-width:767px) {
    .ver-inline-menu>li.active:after {
        display: none
    }
}

.list-separated {
    margin-top: 10px;
    margin-bottom: 15px
}

.list-separated>div:last-child {
    border-right: 0
}

@media (max-width:767px) {
    .list-separated>div {
        margin-bottom: 20px
    }
}

.number-stats {
    margin: 10px 0
}

.number-stats .stat-number {
    display: inline-block;
    margin: 0 5px;
    text-align: left
}

.number-stats .stat-number .title {
    font-size: 13px;
    margin-bottom: 3px;
    color: #b8c3c7
}

.number-stats .stat-number .number {
    font-size: 27px;
    line-height: 27px;
    color: #7d8c9d
}

.number-stats .stat-chart {
    display: inline-block;
    margin: 0 5px
}

.number-stats>div {
    border-right: 1px solid #f5f5f5
}

.number-stats>div:last-child {
    border-right: 0
}

.number-stats .stat-left {
    float: right
}

.number-stats .stat-left .stat-number {
    float: right;
    text-align: right
}

.number-stats .stat-left .stat-chart {
    float: right
}

.number-stats .stat-right {
    float: left !important
}

.number-stats .stat-right .stat-number {
    float: left;
    text-align: left
}

.number-stats .stat-right .stat-chart {
    float: left
}

.general-item-list>.item {
    padding: 10px 0;
    border-bottom: 1px solid #f1f4f7
}

.general-item-list>.item:last-child {
    border-bottom: 0
}

.general-item-list>.item>.item-head {
    margin-bottom: 5px
}

.general-item-list>.item>.item-head:after, .general-item-list>.item>.item-head:before {
    content: " ";
    display: table
}

.general-item-list>.item>.item-head:after {
    clear: both
}

.general-item-list>.item>.item-head>.item-details {
    display: inline-block;
    float: left
}

.general-item-list>.item>.item-head>.item-details>.item-pic {
    height: 35px;
    margin-right: 10px;
    border-radius: 100%
}

.general-item-list>.item>.item-head>.item-details>.item-name {
    display: inline-block;
    margin-right: 10px
}

.general-item-list>.item>.item-head>.item-details>.item-label {
    color: #c0c9cc
}

.general-item-list>.item>.item-head>.item-status {
    color: #c0c9cc;
    top: 10px;
    position: relative;
    display: inline-block;

}

.general-item-list>.item>.item-head>.item-status>.badge {
    margin-top: -2px
}

.general-item-list>.item>.item-body {
    color: #96a5aa
}

.file-drop-zone {
    border: 2px dashed #ddd;
    padding: 30px;
    text-align: center
}

.file-drop-zone.file-drop-zone-over {
    border-color: #aaa
}

[class*=" fa-"]:not(.fa-stack), [class*=" glyphicon-"], [class*=" icon-"], [class^=fa-]:not(.fa-stack), [class^=glyphicon-], [class^=icon-] {
    display: inline-block;
    font-size: 14px;
    *margin-right: .3em;
    line-height: 14px;
    -webkit-font-smoothing: antialiased
}

li [class*=" fa-"], li [class*=" glyphicon-"], li [class*=" icon-"], li [class^=fa-], li [class^=glyphicon-], li [class^=icon-] {
    display: inline-block;
    width: 1.25em;
    text-align: center
}

li [class*=" glyphicon-"], li [class^=glyphicon-] {
    top: 2px
}

li [class*=" icon-"], li [class^=icon-] {
    top: 1px;
    position: relative
}

li [class*=" fa-"].icon-large, li [class*=" glyphicon-"].icon-large, li [class*=" icon-"].icon-large, li [class^=fa-].icon-large, li [class^=glyphicon-].icon-large, li [class^=icon-].icon-large {
    width: 1.5625em
}

.fa-sm:not(.fa-stack), .icon-sm {
    font-size: 12px
}

.fa-lg:not(.fa-stack), .icon-lg {
    font-size: 16px !important
}

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

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

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

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

.icon-state-default {
    color: #c6c6c6
}

.icon-state-success {
    color: #45b6af
}

.icon-state-info {
    color: #89c4f4
}

.icon-state-warning {
    color: #dfba49
}

.icon-state-danger {
    color: #f3565d
}

.fa-item {
    font-size: 14px;
    padding: 10px 10px 10px 20px
}

.fa-item i {
    font-size: 16px;
    display: inline-block;
    width: 20px;
    color: #333
}

.custom-fa-2x {
    font-size: 2em !important;
}

.fa-item:hover {
    cursor: pointer;
    background: #eee
}

.simplelineicons-demo .item-box {
    display: inline-block;
    font-size: 16px;
    margin: 0 -.22em 1em 0;
    padding-left: 1em;
    width: 100%
}

.simplelineicons-demo .item-box .item {
    background-color: #fff;
    color: #33383e;
    border-radius: 8px;
    display: inline-block;
    padding: 10px;
    width: 100%
}

.simplelineicons-demo .item-box .item span {
    font-size: 22px
}

@media only screen and (min-width:768px) {
    .simplelineicons-demo .item-box {
        width: 33.333%
    }
}

.glyphicons-demo ul {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden
}

.bs-glyphicon-class {
    text-align: center
}

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden
}

.glyphicons-demo ul li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd
}

.glyphicons-demo .glyphicon {
    display: block;
    margin: 5px auto 10px;
    font-size: 24px;
    color: #444
}

.glyphicons-demo ul li:hover {
    background-color: rgba(86, 61, 124, .1)
}

@media (min-width:768px) {
    .glyphicons-demo ul li {
        width: 12.5%
    }
}

.alert.alert-borderless {
    border: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}
.badge {
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    background-color: #777;

    font-size: 11px !important;
    font-weight: 300;
    height: 18px;
    padding: 3px 6px;
    border-radius: 12px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle
}

.badge.badge-roundless {
    border-radius: 0 !important
}

.badge.badge-empty {
    display: inline-block;
    padding: 0;
    min-width: 8px;
    height: 8px;
    width: 8px
}

.badge-default {
    background-color: #c6c6c6;
    background-image: none
}

.badge-primary {
    background-color: #428bca;
    background-image: none
}

.badge-info {
    background-color: #89c4f4;
    background-image: none
}

.badge-success {
    background-color: #45b6af;
    background-image: none
}

.badge-danger {
    background-color: #f3565d;
    background-image: none
}

.badge-warning {
    background-color: #dfba49;
    background-image: none
}

.nav.nav-pills>li>a>.badge, .nav.nav-stacked>li>a>.badge {
    margin-top: -2px
}

.dropdown-menu>li>a>.badge {
    position: absolute;
    margin-top: 1px;
    right: 3px;
    display: inline;
    font-size: 11px;
    font-weight: 300;
    text-shadow: none;
    height: 18px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    border-radius: 12px !important
}

.dropdown-menu.badge-roundless {
    border-radius: 0 !important
}



.btn, .btn-group .btn.dropdown-toggle, .btn.active, .btn.dropdown-toggle, .btn:active, .btn:disabled, .btn:focus, .btn:hover, .btn[disabled] {
    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none
}

.btn+.btn {
    margin-left: 5px;
    margin-right: 5px;
}


.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-width: 1px;
    padding: 6px 13px
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ededed;
    border-color: #b3b3b3
}

.btn-default.active, .btn-default:active {
    background-image: none;
    background-color: #e0e0e0
}

.btn-default.active:hover, .btn-default:active:hover {
    background-color: #e6e6e6
}

.open .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-default>i {
    color: #aaa
}

.btn-default>i[class*=icon-], .btn-default>i[class^=icon-] {
    color: #8c8c8c
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3379b5;
    border-color: #2a6496
}

.btn-primary.active, .btn-primary:active {
    background-image: none;
    background-color: #2d6ca2
}

.btn-primary.active:hover, .btn-primary:active:hover {
    background-color: #3071a9
}

.open .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #62bc2b;
    border-color: #62bc2b;
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .btn-success.dropdown-toggle {
    color: #62bc2b;
    background-color: #fff;
    border-color: #62bc2b;
}

.btn-success.active, .btn-success:active {
    background-image: none;
    background-color: #348a84
}

.btn-success.active:hover, .btn-success:active:hover {
    background-color: #37918b
}

.open .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #45b6af;
    border-color: #3ea49d
}

.btn-success .badge {
    color: #45b6af;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #89c4f4;
    border-color: #72b8f2
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #68b4f1;
    border-color: #43a1ed
}

.btn-info.active, .btn-info:active {
    background-image: none;
    background-color: #51a8ef
}

.btn-info.active:hover, .btn-info:active:hover {
    background-color: #5aadf0
}

.open .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #89c4f4;
    border-color: #72b8f2
}

.btn-info .badge {
    color: #89c4f4;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #dfba49;
    border-color: #dbb233
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #daae2b;
    border-color: #bb9521
}

.btn-warning.active, .btn-warning:active {
    background-image: none;
    background-color: #c89f23
}

.btn-warning.active:hover, .btn-warning:active:hover {
    background-color: #d0a625
}

.open .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #dfba49;
    border-color: #dbb233
}

.btn-warning .badge {
    color: #dfba49;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #f3565d;
    border-color: #f13e46
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f1353d;
    border-color: #ec111b
}

.btn-danger.active, .btn-danger:active {
    background-image: none;
    background-color: #ef1d26
}

.btn-danger.active:hover, .btn-danger:active:hover {
    background-color: #f0262f
}

.open .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #f3565d;
    border-color: #f13e46
}

.btn-danger .badge {
    color: #f3565d;
    background-color: #fff
}

.btn>i {
    font-size: 14px
}

.btn-lg {
    padding: 10px 16px;
    line-height: 1.33;
    vertical-align: middle
}

.btn-lg, .btn-lg>i {
    font-size: 18px
}

.btn-sm, .btn-xs {
    padding: 4px 10px 5px;
    font-size: 13px;
    line-height: 1.5
}

.btn-sm>i, .btn-xs>i {
    font-size: 13px
}

.btn-xs {
    padding: 1px 5px
}

.btn-xs>i {
    font-size: 12px
}

.btn-group .input-sm .btn-default {
    padding-top: 3px;
    padding-bottom: 3px
}

.btn-arrow-link {
    vertical-align: middle;
    display: inline-block;
    font-size: 13px
}

.btn-arrow-link>i {
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    margin: 2px 3px;
    color: #999
}

.btn-arrow-link.btn-arrow-link-lg {
    font-size: 14px
}

.btn-arrow-link.btn-arrow-link-lg>i {
    font-size: 16px;
    line-height: 16px;
    margin: 2px 3px 1px
}

.btn-circle {
    border-radius: 25px !important
}

.btn-circle-right {
    border-radius: 0 25px 25px 0 !important
}

.btn-circle-left {
    border-radius: 25px 0 0 25px !important
}

.btn-circle-bottom {
    border-radius: 0 0 25px 25px !important
}

.btn-circle-top {
    border-radius: 25px 25px 0 0 !important
}

.btn-icon-only {
    height: 34px;
    width: 34px;
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.btn-icon-only>[class^=icon-], .btn-icon-only>i {
    text-align: center;
    margin-top: 2px
}

.btn-sm>[class*=" glyphicon-"], .btn-sm>[class^=glyphicon-], .btn-sm>i {
    font-size: 13px
}

.btn-xs>[class*=" glyphicon-"], .btn-xs>[class^=glyphicon-], .btn-xs>i {
    font-size: 11px
}

.btn-group.btn-group-circle>.btn:first-child {
    border-radius: 25px 0 0 25px !important
}

.btn-group.btn-group-circle>.btn:last-child {
    border-radius: 0 25px 25px 0 !important
}

.btn-group.btn-group-devided>.btn {
    margin-right: 5px
}

.btn-group.btn-group-devided>.btn:last-child {
    margin-right: 0
}

.btn-group-vertical.btn-group-vertical-circle>.btn:first-child {
    border-radius: 25px 25px 0 0 !important
}

.btn-group-vertical.btn-group-vertical-circle>.btn:last-child {
    border-radius: 0 0 25px 25px !important
}

.carousel.image-carousel .carousel-inner {
    padding-top: 0;
    padding-bottom: 0
}

.carousel.image-carousel .carousel-control i {
    position: absolute;
    top: 40%
}

.carousel.image-carousel.image-carousel-hoverable .carousel-control i {
    display: none
}

.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
    display: inline-block
}

.carousel.image-carousel .carousel-control.left i {
    left: 10px
}

.carousel.image-carousel .carousel-control.right i {
    right: 10px
}

.carousel.image-carousel .carousel-indicators {
    margin-top: 10px;
    bottom: -7px
}

.carousel.image-carousel .carousel-indicators li, .carousel.image-carousel .carousel-indicators li.active {
    background-color: #666
}

.carousel.image-carousel .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 15px 25px;
    background: #333;
    background: rgba(0, 0, 0, .75)
}

.carousel.image-carousel .carousel-caption h2, .carousel.image-carousel .carousel-caption h3, .carousel.image-carousel .carousel-caption h4, .carousel.image-carousel .carousel-caption p {
    text-align: left;
    line-height: 20px;
    color: #fff
}

.carousel.image-carousel .carousel-caption h2, .carousel.image-carousel .carousel-caption h3, .carousel.image-carousel .carousel-caption h4 {
    margin: 0 0 5px
}

.carousel.image-carousel .carousel-caption h2 a, .carousel.image-carousel .carousel-caption h3 a, .carousel.image-carousel .carousel-caption h4 a {
    color: #aaa
}

.carousel.image-carousel .carousel-caption p {
    margin-bottom: 0
}

.carousel.image-carousel .carousel-caption .item {
    margin: 0
}

.bars, .chart, .pie {
    overflow: hidden;
    height: 300px;
    width: 100%;
    font-family: Open Sans, sans-serif !important;
    font-size: 14px
}

.item-list.table .percent {
    width: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 3px
}

.chart-tooltip {
    clear: both;
    z-index: 100;
    background-color: #736e6e !important;
    padding: 5px !important;
    color: #fff
}

.chart-tooltip .label {
    clear: both;
    display: block;
    margin-bottom: 2px
}

.bar-chart, .line-chart {
    display: none
}

.chats {
    margin: 0;
    padding: 0;
    margin-top: -15px
}

.chats li {
    list-style: none;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 12px
}

.chats li .body {
    display: block
}

.chats li .avatar {
    height: 45px;
    width: 45px;
    border-radius: 50% !important
}

.chats li.in .avatar {
    float: left;
    margin-right: 10px
}

.chats li.out .avatar {
    float: right;
    margin-left: 10px
}

.chats li .name {
    color: #3590c1;
    font-size: 13px;
    font-weight: 400
}

.chats li .datetime {
    color: #333;
    font-size: 13px;
    font-weight: 400
}

.chats li .message {
    display: block;
    padding: 5px;
    position: relative
}

.chats li.in .message {
    text-align: left;
    border-left: 2px solid #1bbc9b;
    margin-left: 65px;
    background: #fafafa
}

.chats li.in .message .arrow {
    display: block;
    position: absolute;
    top: 5px;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #1bbc9b
}

.chats li.out .message {
    border-right: 2px solid #f3565d;
    margin-right: 65px;
    background: #fafafa;
    text-align: right
}

.chats li.out .message .arrow {
    display: block;
    position: absolute;
    top: 5px;
    right: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #f3565d
}

.chats li.out .datetime, .chats li.out .name {
    text-align: right
}

.chat-form {
    margin-top: 15px;
    padding: 10px;
    background-color: #e9eff3;
    overflow: hidden;
    clear: both
}

.chat-form .input-cont {
    margin-right: 40px
}

.chat-form .input-cont .form-control {
    border: 1px solid #ddd;
    width: 100% !important;
    margin-top: 0;
    background-color: #fff !important
}

.chat-form .input-cont .form-control:focus {
    border: 1px solid #4b8df9 !important
}

.chat-form .btn-cont {
    margin-top: -42px;
    position: relative;
    float: right;
    width: 44px
}

.chat-form .btn-cont .arrow {
    position: absolute;
    top: 17px;
    right: 43px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #4d90fe;
    box-sizing: border-box
}

.chat-form .btn-cont .btn {
    margin-top: 8px
}

.chat-form .btn-cont:hover .arrow {
    border-right-color: #0362fd
}

.chat-form .btn-cont:hover .btn {
    background-color: #0362fd
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-top: 0;
    margin-right: 0;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url(../img/remove-icon-small.png) !important
}

.dropdown.open>.dropdown-toggle, .dropup.open>.dropdown-toggle {
    border-color: #ddd
}

.dropdown-menu {
    font-size: 14px;
    text-align: left;
    background-clip: padding-box;
    min-width: 175px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0;
    background-color: #fff;
    margin: 10px 0 0;
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1);
    border: 1px solid #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    border-radius: 4px
}

.dropdown-menu li.divider {
    background: #f1f3f6
}

.dropdown-menu li.dropdown-header {
    padding: 8px 14px 2px
}

.dropdown-menu li>a, .dropdown-menu li>form>a {
    padding: 8px 14px;
    color: #555;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap
}

.dropdown-menu li>a>[class*=" fa-"], .dropdown-menu li>a>[class^=fa-] {
    color: #888
}

.dropdown-menu li>a>[class*=" icon-"], .dropdown-menu li>a>[class^=icon-] {
    color: #666
}

.dropdown-menu li>a>[class*=" glyphicon-"], .dropdown-menu li>a>[class^=glyphicon-] {
    color: #888
}

.dropdown-menu .active>a, .dropdown-menu .active>a:hover, .dropdown-menu li>a:hover {
    text-decoration: none;
    background-image: none;
    background-color: #f6f6f6;
    color: #555;
    filter: none
}

.dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.dropdown-menu>li:first-child:hover>a {
    border-radius: 4px 4px 0 0
}

.dropdown-menu>li:last-child:hover>a {
    border-radius: 0 0 4px 4px
}

.btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    margin-top: 10px
}

.btn-group>.dropdown-menu:before, .dropdown-toggle>.dropdown-menu:before, .dropdown>.dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: ""
}

.btn-group>.dropdown-menu:after, .dropdown-toggle>.dropdown-menu:after, .dropdown>.dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 10px;
    right: auto;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: ""
}

.btn-group>.dropdown-menu.pull-left:before, .dropdown-toggle>.dropdown-menu.pull-left:before, .dropdown>.dropdown-menu.pull-left:before {
    left: auto;
    right: 9px
}

.btn-group>.dropdown-menu.pull-left:after, .dropdown-toggle>.dropdown-menu.pull-left:after, .dropdown>.dropdown-menu.pull-left:after {
    left: auto;
    right: 10px
}

.btn-group>.dropdown-menu.pull-right:before, .dropdown-toggle>.dropdown-menu.pull-right:before, .dropdown>.dropdown-menu.pull-right:before {
    left: auto;
    right: 9px
}

.btn-group>.dropdown-menu.pull-right:after, .dropdown-toggle>.dropdown-menu.pull-right:after, .dropdown>.dropdown-menu.pull-right:after {
    left: auto;
    right: 10px
}

.btn-group.dropup>.dropdown-menu, .dropdown-toggle.dropup>.dropdown-menu, .dropdown.dropup>.dropdown-menu {
    margin-top: 0;
    margin-bottom: 10px
}

.btn-group.dropup>.dropdown-menu:after, .btn-group.dropup>.dropdown-menu:before, .dropdown-toggle.dropup>.dropdown-menu:after, .dropdown-toggle.dropup>.dropdown-menu:before, .dropdown.dropup>.dropdown-menu:after, .dropdown.dropup>.dropdown-menu:before {
    display: none !important
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 5px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}

.dropdown-submenu>a:after {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    right: 7px;
    top: 7px;
    font-family: FontAwesome, sans-serif;
    height: auto;
    content: "\f105";
    font-weight: 300
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px
}

.nav.pull-right>li>.dropdown-menu, .nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.nav.pull-right>li>.dropdown-menu:before, .nav>li>.dropdown-menu.pull-right:before {
    right: 12px;
    left: auto
}

.nav.pull-right>li>.dropdown-menu:after, .nav>li>.dropdown-menu.pull-right:after {
    right: 13px;
    left: auto
}

.nav.pull-right>li>.dropdown-menu .dropdown-menu, .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 1px solid #efefef;
        box-shadow: 5px 5px hsla(0, 0%, 40%, .1)
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 6px 0 6px 13px;
        color: #333
    }

    .navbar-nav .open .dropdown-menu>li>a:active, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #eee
    }
}

.dropdown-content {
    padding: 5px
}

.dropdown-content form {
    margin: 0
}

.dropdown.inline .dropdown-menu {
    display: inline-block;
    position: relative
}

.dropdown-checkboxes, .dropdown-radiobuttons {
    padding: 5px
}

.dropdown-checkboxes label, .dropdown-radiobuttons label {
    display: block;
    font-weight: 300;
    color: #333;
    margin-bottom: 4px;
    margin-top: 4px
}

.dropdown-checkboxes label .radio, .dropdown-radiobuttons label .radio {
    margin-right: 3px
}

.feeds {
    margin: 0;
    padding: 0;
    list-style: none
}

.feeds li {
    background-color: #fafafa;
    color: #82949a;
    margin-bottom: 7px
}

.feeds li:after, .feeds li:before {
    display: table;
    line-height: 0;
    content: ""
}

.feeds li:after {
    clear: both
}

.feeds li:last-child {
    margin-bottom: 0
}

.feeds li .col1 {
    float: left;
    width: 100%;
    clear: both
}

.feeds li .col1>.cont {
    float: left;
    margin-right: 75px;
    overflow: hidden
}

.feeds li .col1>.cont>.cont-col1 {
    float: left;
    margin-right: -100%
}

.feeds li .col1>.cont>.cont-col1>.label {
    display: inline-block;
    padding: 5px 4px 6px 5px;
    vertical-align: middle;
    text-align: center
}

.feeds li .col1>.cont>.cont-col1>.label>i {
    text-align: center;
    font-size: 14px
}

.feeds li .col1>.cont>.cont-col2 {
    float: left;
    width: 100%
}

.feeds li .col1>.cont>.cont-col2>.desc {
    margin-left: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    overflow: hidden
}

.feeds li .col2 {
    float: left;
    width: 75px;
    margin-left: -75px
}

.feeds li .col2>.date {
    padding: 4px 9px 5px 4px;
    text-align: right;
    font-style: italic;
    color: #c1cbd0
}

.static-info {
    margin-bottom: 10px
}

.static-info .name {
    font-size: 14px
}

.static-info .value {
    font-size: 14px;
    font-weight: 600
}

.static-info.align-reverse .name, .static-info.align-reverse .value {
    text-align: right
}



.help-inline {
    font-size: 13px;
    color: #737373;
    display: inline-block;
    padding: 5px
}

.form-inline input {
    margin-bottom: 0 !important
}

.control-label {
    margin-top: 1px
}

.control-label .required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px
}

.form {
    padding: 0 !important
}

.form .form-body {
    padding: 10px
}

.portlet.light .form .form-body {
    padding-left: 0;
    padding-right: 0
}

.form .form-actions {
    padding: 20px 10px;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.portlet.light .form .form-actions {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.form .form-actions.noborder {
    border-top: 0
}

.portlet .form .form-actions {
    border-radius: 0 0 4px 4px
}

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

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

.form .form-actions.right {
    padding-left: 0;
    padding-right: 10px;
    text-align: right
}

.portlet.light .form .form-actions.right {
    padding-right: 0
}

.form .form-actions.left {
    padding-left: 10px;
    padding-right: 0;
    text-align: left
}

.portlet.light .form .form-actions.left {
    padding-left: 0
}

.form .form-actions.nobg {
    background-color: transparent
}

.form .form-actions.top {
    margin-top: 0;
    margin-bottom: 20px;
    border-top: 0;
    border-bottom: 1px solid #e5e5e5
}

.portlet.light .form .form-actions.top {
    background: none
}

.form .form-actions .btn-set {
    display: inline-block
}

@media (max-width:767px) {
    .form .form-actions .btn-set {
        margin-bottom: 3px;
        margin-top: 3px;
        float: left !important
    }
}

.form .form-section {
    margin: 30px 0 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.form .form-section:first-child {
    margin-top: 5px
}

.checkbox, .form-horizontal .checkbox {
    padding: 0
}

.checkbox>label, .form-horizontal .checkbox>label {
    padding-left: 0
}

.checkbox-list>label {
    display: block
}

.checkbox-list>label.checkbox-inline {
    display: inline-block
}

.checkbox-list>label.checkbox-inline:first-child {
    padding-left: 0
}

.radio-list>label {
    display: block
}

.radio-list>label.radio-inline {
    display: inline-block
}

.radio-list>label.radio-inline:first-child {
    padding-left: 0
}

.form-horizontal .radio-list .radio {
    padding-top: 1px
}

.form-horizontal .radio-list>label {
    margin-bottom: 0
}

.form-horizontal .radio>span {
    margin-top: 2px
}

.form .form-row-seperated .portlet-body {
    padding: 0
}

.form .form-row-seperated .form-group {
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding: 15px 0
}

.form .form-row-seperated .form-group.last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 13px
}

.form .form-row-seperated .form-group .help-block {
    margin-bottom: 0
}

.form .form-row-seperated .form-body {
    padding: 0
}

.form .form-row-seperated .form-actions {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.form .form-bordered .form-group {
    margin: 0;
    border-bottom: 1px solid #efefef
}

.form .form-bordered .form-group>div {
    padding: 15px;
    border-left: 1px solid #efefef
}

@media (max-width:991px) {
    .form .form-bordered .form-group>div {
        border-left: 0
    }
}

.form .form-bordered .form-group.last {
    border-bottom: 0
}

.form .form-bordered .form-group .control-label {
    padding-top: 20px
}

@media (max-width:991px) {
    .form .form-bordered .form-group .control-label {
        padding-top: 10px
    }
}

.form .form-bordered .form-group .help-block {
    margin-bottom: 0
}

.form .form-bordered .form-group .form-control {
    margin: 0
}

.form .form-bordered .form-body {
    margin: 0;
    padding: 0
}

.form .form-bordered .form-actions {
    margin-top: 0;
    padding-left: 16px !important;
    padding-right: 16px !important
}

@media (max-width:991px) {
    .form .form-bordered .form-actions {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.form .form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(2n) {
    background-color: #fcfcfc
}

.form .form-horizontal.form-bordered.form-row-stripped .form-control {
    background: #fff !important
}

.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(2n)>div {
    background-color: #fff
}

.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(2n) {
    background-color: #fcfcfc
}

.form-control::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #b3b3b3
}

.form-control::-webkit-input-placeholder {
    color: #b3b3b3
}

.form-control {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 4px;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-image: none;
}

.form-control:focus {
    border-color: #999;
    outline: 0;
    box-shadow: none
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1;
    background-color: #eee
}

.form-control.height-auto {
    height: auto
}

.form-control.form-control-solid {
    background-color: #f1f3f8;
    border-color: #f1f3f8;
    color: #a6b2ba
}

.form-control.form-control-solid:focus {
    border-color: #e3e7f1
}

.form-control.form-control-solid::-moz-placeholder {
    color: #acb7be;
    opacity: 1
}

.form-control.form-control-solid:-ms-input-placeholder {
    color: #acb7be
}

.form-control.form-control-solid::-webkit-input-placeholder {
    color: #acb7be
}

.uneditable-input {
    padding: 6px 12px;
    min-width: 206px;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.input-mini {
    width: 45px !important
}

.input-xsmall {
    width: 80px !important
}

.input-small {
    width: 145px !important
}

.input-medium {
    width: 240px !important
}

.input-large {
    width: 320px !important
}

.input-xlarge {
    width: 420px !important
}

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.input-fixed {
    overflow: hidden
}

.form-group .input-inline {
    margin-right: 5px
}

.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 13px
}

select.input-sm {
    height: 28px;
    line-height: 28px;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 3px
}

@media (max-width:768px) {
    .input-large {
        width: 250px !important
    }

    .input-xlarge {
        width: 300px !important
    }
}

.input-group .btn-default {
    border-color: #e5e5e5
}

.input-group .input-group-addon {
    border-color: #e5e5e5;
    background: #e5e5e5;
    min-width: 39px
}

.input-group .input-group-addon>i {
    color: #999
}

input[type=color].spinner, input[type=date].spinner, input[type=datetime-local].spinner, input[type=datetime].spinner, input[type=email].spinner, input[type=month].spinner, input[type=number].spinner, input[type=password].spinner, input[type=search].spinner, input[type=tel].spinner, input[type=text].spinner, input[type=time].spinner, input[type=url].spinner, input[type=week].spinner {
    background-image: url(../img/input-spinner.gif) !important;
    background-repeat: no-repeat;
    background-position: right 8px
}



.form-control-static {
    margin: 2px 0;
    display: inline-block;
        min-height: 34px;
        padding-top: 7px;
        padding-bottom: 7px;

}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .help-inline, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #d6e9c6;
    box-shadow: none
}

.has-success .form-control:focus {
    border-color: #bbdba1;
    box-shadow: none
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.has-success .form-control-feedback, .has-success .input-group-addon>i {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .help-inline, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #faebcc;
    box-shadow: none
}

.has-warning .form-control:focus {
    border-color: #f5d89e;
    box-shadow: none
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback, .has-warning .input-group-addon>i {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .help-inline, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #ebccd1;
    box-shadow: none
}

.has-error .form-control:focus {
    border-color: #dca7b0;
    box-shadow: none
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.has-error .form-control-feedback, .has-error .input-group-addon>i {
    color: #a94442
}

.input-circle {
    border-radius: 25px !important
}

.input-circle-right {
    border-radius: 0 25px 25px 0 !important
}

.input-circle-left {
    border-radius: 25px 0 0 25px !important
}

.input-circle-bottom {
    border-radius: 0 0 25px 25px !important
}

.input-circle-top {
    border-radius: 25px 25px 0 0 !important
}

.icon-btn {
    height: 60px;
    min-width: 80px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 12px 0 0;
    background-color: #fafafa;
    background-image: none;
    filter: none;
    display: inline-block;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative
}

.icon-btn, .icon-btn:hover {
    box-shadow: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.icon-btn:hover {
    text-decoration: none;
    border-color: #999;
    color: #444;
    text-shadow: 0 1px 0 #fff
}

.icon-btn:hover>.badge {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: none
}

.icon-btn>div {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000;
    font-size: 12px;
    font-weight: 300
}

.icon-btn>.badge {
    position: absolute;
    font-size: 11px;
    font-weight: 300;
    top: -5px;
    right: -5px;
    padding: 3px 6px;
    color: #fff;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    border-radius: 12px;
    box-shadow: none
}

.icon-btn>i {
    font-size: 18px
}

.ie8 .icon-btn:hover {
    filter: none
}

.input-icon {
    position: relative
}

.input-icon>.form-control {
    padding-left: 33px
}

.input-group .input-icon>.form-control {
    border-radius: 4px 0 0 4px
}

.input-icon>i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 11px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center
}

.modal .input-icon>i {
    z-index: 10055
}

.has-success .input-icon>i {
    color: #45b6af
}

.has-warning .input-icon>i {
    color: #dfba49
}

.has-info .input-icon>i {
    color: #89c4f4
}

.has-error .input-icon>i {
    color: #f3565d
}

.input-icon.right>.form-control {
    padding-right: 33px;
    padding-left: 12px
}

.input-group .input-icon.right>.form-control {
    border-radius: 0 4px 4px 0
}

.input-icon.right>i {
    right: 8px;
    float: right
}

.input-icon.input-icon-lg>i {
    margin-top: 16px
}

.input-icon.input-icon-sm>i {
    margin-top: 8px;
    font-size: 13px
}
.label {
    display: inline;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    text-shadow: none !important;
    font-size: 13px;
    font-weight: 300;
    padding: 3px 6px;
    color: #fff;
    font-family: Open Sans, sans-serif
}

.label.label-sm {
    font-size: 12px;
    padding: 0 4px 1px
}

h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
    font-size: 75%
}

.label-default {
    background-color: #c6c6c6
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #adadad
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #45b6af
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #37918b
}

.label-info {
    background-color: #89c4f4
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #5aadf0
}

.label-warning {
    background-color: #dfba49
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #d0a625
}

.label-danger {
    background-color: #f3565d
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #f0262f
}

.label.label-icon {
    padding: 4px 0 4px 4px;
    margin-right: 2px;
    text-align: center !important
}

.label.label-icon>i {
    font-size: 12px;
    text-align: center !important
}

.ie8 .label.label-icon, .ie9 .label.label-icon {
    padding: 3px 0 3px 3px
}

.text-default {
    color: #c6c6c6
}

.text-primary {
    color: #428bca
}

.text-success {
    color: #45b6af
}

.text-info {
    color: #89c4f4
}

.text-warning {
    color: #dfba49
}

.text-danger {
    color: #f3565d
}

.list-group>li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group>li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.list-group .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

.list-group a.list-group-item-success {
    color: #3c763d
}

.list-group a.list-group-item-success .list-group-item-heading {
    color: inherit
}

.list-group a.list-group-item-success:focus, .list-group a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

.list-group a.list-group-item-success.active, .list-group a.list-group-item-success.active:focus, .list-group a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

.list-group a.list-group-item-info {
    color: #31708f
}

.list-group a.list-group-item-info .list-group-item-heading {
    color: inherit
}

.list-group a.list-group-item-info:focus, .list-group a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

.list-group a.list-group-item-info.active, .list-group a.list-group-item-info.active:focus, .list-group a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

.list-group a.list-group-item-warning {
    color: #8a6d3b
}

.list-group a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

.list-group a.list-group-item-warning:focus, .list-group a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

.list-group a.list-group-item-warning.active, .list-group a.list-group-item-warning.active:focus, .list-group a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

.list-group a.list-group-item-danger {
    color: #a94442
}

.list-group a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

.list-group a.list-group-item-danger:focus, .list-group a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

.list-group a.list-group-item-danger.active, .list-group a.list-group-item-danger.active:focus, .list-group a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.loading-message {
    display: inline-block;
    min-width: 125px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle
}

.loading-message.loading-message-boxed {
    border: 1px solid #ddd;
    background-color: #eee;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1)
}

.loading-message>span {
    line-height: 20px;
    vertical-align: middle
}

.page-loading {
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 125px;
    margin-left: -60px;
    margin-top: -30px;
    padding: 7px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border: 1px solid #ddd;
    background-color: #eee;
    vertical-align: middle;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1)
}

.page-loading>span {
    line-height: 20px;
    vertical-align: middle
}

.page-spinner-bar {
    position: fixed;
    z-index: 10051;
    width: 100px;
    top: 40%;
    left: 50%;
    margin-left: -55px;
    text-align: center
}

.page-spinner-bar>div {
    margin: 0 5px;
    width: 18px;
    height: 18px;
    background: #eee;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.page-spinner-bar .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.page-spinner-bar .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.block-spinner-bar {
    display: inline-block;
    width: 80px;
    text-align: center
}

.block-spinner-bar>div {
    margin: 0 2px;
    width: 15px;
    height: 15px;
    background: #eee;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.block-spinner-bar .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.block-spinner-bar .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

[class^=m-icon-] {
    width: 14px;
    height: 14px;
    margin-top: 3px;
    line-height: 14px;
    vertical-align: top
}

[class^=m-icon-], [class^=m-icon-big-] {
    display: inline-block;
    background-image: url(../img/syncfusion-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

[class^=m-icon-big-] {
    width: 30px;
    height: 30px;
    margin: 6px;
    vertical-align: middle
}

.btn.m-icon-big {
    padding: 9px 16px 8px
}

.btn.m-icon-big.m-icon-only {
    padding: 9px 8px 8px 0
}

.btn.m-icon-big [class^=m-icon-big-] {
    margin: 0 0 0 10px
}

.btn.m-icon-ony>i {
    margin-left: 0
}

.btn.m-icon {
    padding: 7px 14px
}

.btn.m-icon [class^=m-icon-] {
    margin: 4px 0 0 5px
}

.btn.m-icon.m-icon-only {
    padding: 7px 10px 7px 6px
}

.m-icon-white {
    background-image: url(../img/syncfusion-icons-white.png)
}

.m-icon-swapright {
    background-position: -27px -10px
}

.m-icon-swapdown {
    background-position: -68px -10px
}

.m-icon-swapleft {
    background-position: -8px -10px
}

.m-icon-swapup {
    background-position: -46px -10px
}

.m-icon-big-swapright {
    background-position: -42px -28px
}

.m-icon-big-swapdown {
    background-position: -115px -28px
}

.m-icon-big-swapleft {
    background-position: -6px -28px
}

.m-icon-big-swapup {
    background-position: -78px -28px
}

.modal {
    z-index: 10050;
    outline: none;
    overflow-y: auto !important;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        -webkit-overflow-scrolling: touch;
}

.page-portlet-fullscreen .modal {
    z-index: 10060
}

.modal .modal-header {
    border-bottom: 1px solid #efefef
}

.modal .modal-header h3 {
    font-weight: 300
}

.modal .modal-header .close {
    margin-top: 0 !important
}

.modal.draggable-modal .modal-header {
    cursor: move
}

.modal .modal-dialog {
    z-index: 10051
}

.modal>.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px
}

.modal.in .page-loading {
    display: none
}

.modal-open {
    overflow-y: auto !important
}

.modal-open-noscroll {
    overflow-y: hidden !important
}


.page-portlet-fullscreen .modal-backdrop {
    z-index: 10059
}

.modal-backdrop, .modal-backdrop.fade.in {
    background-color: #333 !important
}

.modal-full.modal-dialog {
    width: 99%
}

@media (max-width:768px) {
    .modal-full.modal-dialog {
        width: auto
    }
}

.note {
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    border-radius: 0 4px 4px 0
}

.note h1, .note h2, .note h3, .note h4, .note h5, .note h6 {
    margin-top: 0
}

.note h1 .close, .note h2 .close, .note h3 .close, .note h4 .close, .note h5 .close, .note h6 .close {
    margin-right: -10px
}

.note p {
    font-size: 13px
}

.note p:last-child {
    margin-bottom: 0
}

.note .highlight, .note code {
    background-color: #fff
}

.note.note-default {
    background-color: #d3d3d3;
    border-color: #adadad;
    color: #333
}

.note.note-default.note-bordered {
    background-color: #c3c3c3;
    border-color: #a0a0a0
}

.note.note-default.note-shadow {
    background-color: #c6c6c6;
    border-color: #a0a0a0;
    box-shadow: 5px 5px hsla(0, 0%, 64%, .2)
}

.note.note-primary {
    background-color: #5697d0;
    border-color: #3085a9;
    color: #d8e3f2
}

.note.note-primary.note-bordered {
    background-color: #3e89c9;
    border-color: #2a7696
}

.note.note-primary.note-shadow {
    background-color: #428bca;
    border-color: #2a7696;
    box-shadow: 5px 5px rgba(43, 121, 154, .2)
}

.note.note-success {
    background-color: #eef7ea;
    border-color: #c9e2b3;
    color: #3c763d
}

.note.note-success.note-bordered {
    background-color: #dcefd4;
    border-color: #bbdba1
}

.note.note-success.note-shadow {
    background-color: #dff0d8;
    border-color: #bbdba1;
    box-shadow: 5px 5px hsla(92, 44%, 75%, .2)
}

.note.note-info {
    background-color: #eef7fb;
    border-color: #a6e1ec;
    color: #31708f
}

.note.note-info.note-bordered {
    background-color: #d5ebf6;
    border-color: #91d9e8
}

.note.note-info.note-shadow {
    background-color: #d9edf7;
    border-color: #91d9e8;
    box-shadow: 5px 5px rgba(150, 219, 233, .2)
}

.note.note-warning {
    background-color: #fcf8e3;
    border-color: #f5d89e;
    color: #8a6d3b
}

.note.note-warning.note-bordered {
    background-color: #f9f1c7;
    border-color: #f2cf87
}

.note.note-warning.note-shadow {
    background-color: #faf2cc;
    border-color: #f2cf87;
    box-shadow: 5px 5px hsla(40, 81%, 75%, .2)
}

.note.note-danger {
    background-color: #f9f0f0;
    border-color: #e4b9c0;
    color: #a94442
}

.note.note-danger.note-bordered {
    background-color: #f1dada;
    border-color: #dca7b0
}

.note.note-danger.note-shadow {
    background-color: #f2dede;
    border-color: #dca7b0;
    box-shadow: 5px 5px rgba(222, 171, 179, .2)
}

.pagination.pagination-circle>li:first-child>a {
    border-radius: 25px 0 0 25px !important
}

.pagination.pagination-circle>li:last-child>a {
    border-radius: 0 25px 25px 0 !important
}

.pagination .active>a, .pagination .active>a:hover {
    background: #eee;
    border-color: #ddd;
    color: #333
}

.panel .panel-body {
    font-size: 13px
}

.panel .panel-title>a:hover {
    text-decoration: none
}

.accordion .panel .panel-heading, .accordion .panel .panel-title {
    padding: 0
}

.accordion .panel .panel-title .accordion-toggle {
    display: block;
    padding: 10px 15px
}

.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
    background: url(../img/accordion-plusminus.png) no-repeat;
    background-position: right -19px;
    margin-right: 15px
}

.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed {
    background-position: right 12px
}



.panel-default>.panel-heading {
    color: #333;
    background-color: #f9f9f9;
    border-color: #e0e0e0
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e0e0e0
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e0e0e0
}

.panel-primary {
    border-color: #3595bd
}

.panel-primary>.panel-heading {
    color: #d8e3f2;
    background-color: #428bca;
    border-color: #3595bd
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #3595bd
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #3595bd
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.accordion-heading {
    background: #eee
}

.accordion-heading a, .accordion-heading a:hover {
    text-decoration: none
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1);
    padding: 0
}

.popover .popover-title {
    margin: 0 !important
}

.popover.name .popover-content, .popover.name .popover-title, .name .popover .popover-content {
    color: #89c4f4;
    color: #428bca;
    color: #45b6af;
    color: #dfba49;
    color: #f3565d
}

.page-portlet-fullscreen {
    overflow: hidden
}

.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;   
    box-shadow: 0 0 2px rgb(0 0 0 / 15%);
    border-radius: 10px;
}

.portlet.portlet-fullscreen {
    z-index: 10060;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.portlet.portlet-fullscreen>.portlet-body {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px
}

.portlet.portlet-fullscreen>.portlet-title {
    padding: 0 10px
}

.portlet>.portlet-title, .modal-content .modal-header {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 40px;
    border-radius: 4px 4px 0 0
}

.portlet>.portlet-title:after, .portlet>.portlet-title:before {
    content: " ";
    display: table
}

.portlet>.portlet-title:after {
    clear: both
}

.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0
}

.portlet>.portlet-title>.caption.bold {
    font-weight: 400
}

.portlet>.portlet-title>.caption>i {
    float: left;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    color: #666
}

.portlet>.portlet-title>.caption>i.glyphicon {
    margin-top: 2px
}

.portlet>.portlet-title>.caption>.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400
}

.portlet>.portlet-title>.actions {
    float: right;
    display: inline-block;
    padding: 6px 0
}

.portlet>.portlet-title>.actions>.dropdown-menu i {
    color: #555
}

.portlet>.portlet-title>.actions>.btn, .portlet>.portlet-title>.actions>.btn-group>.btn, .portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm, .portlet>.portlet-title>.actions>.btn.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5
}

.portlet>.portlet-title>.actions>.btn-group>.btn.btn-default, .portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm.btn-default, .portlet>.portlet-title>.actions>.btn.btn-default, .portlet>.portlet-title>.actions>.btn.btn-sm.btn-default {
    padding: 3px 9px
}

.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm>i, .portlet>.portlet-title>.actions>.btn-group>.btn>i, .portlet>.portlet-title>.actions>.btn.btn-sm>i, .portlet>.portlet-title>.actions>.btn>i {
    font-size: 13px
}

.portlet>.portlet-title>.actions .btn-icon-only {
    padding: 5px 7px 3px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default {
    padding: 4px 6px 2px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default>i {
    font-size: 14px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen {
    font-family: FontAwesome, sans-serif;
    color: #a0a0a0;
    padding-top: 3px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.btn-sm {
    padding: 3px !important;
    height: 27px;
    width: 27px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen:before {
    content: "\f065"
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.on:before {
    content: "\f066"
}

.portlet>.portlet-title>.tools {
    float: right;
    display: inline-block;
    padding: 12px 0 8px
}

.portlet>.portlet-title>.tools>a {
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.portlet>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon.png);
    background-repeat: no-repeat;
    width: 11px
}

.portlet>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon.png);
    background-repeat: no-repeat;
    width: 12px
}

.portlet>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon.png);
    width: 13px
}

.portlet>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon.png);
    width: 14px;
    visibility: visible
}

.portlet>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon.png);
    width: 14px;
    visibility: visible
}

.portlet>.portlet-title>.tools>a.fullscreen {
    display: inline-block;
    top: -3px;
    position: relative;
    font-size: 13px;
    font-family: FontAwesome, sans-serif;
    color: #acacac
}

.portlet>.portlet-title>.tools>a.fullscreen:before {
    content: "\f065"
}

.portlet>.portlet-title>.tools>a.fullscreen.on:before {
    content: "\f066"
}

.portlet>.portlet-title>.tools>a:hover {
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    opacity: .8;
    filter: alpha(opacity=80)
}

.portlet>.portlet-title>.pagination {
    float: right;
    display: inline-block;
    margin: 2px 0 0;
    border: 0;
    padding: 4px 0
}

.portlet>.portlet-title>.nav-tabs {
    background: none;
    margin: 0;
    float: right;
    display: inline-block;
    border: 0
}

.portlet>.portlet-title>.nav-tabs>li {
    background: none;
    margin: 0;
    border: 0
}

.portlet>.portlet-title>.nav-tabs>li>a {
    background: none;
    margin: 5px 0 0 1px;
    border: 0;
    padding: 8px 10px;
    color: #fff
}

.portlet>.portlet-title>.nav-tabs>li.active>a, .portlet>.portlet-title>.nav-tabs>li:hover>a {
    color: #333;
    background: #fff;
    border: 0
}

.portlet>.portlet-body {
    clear: both;
    border-radius: 0 0 4px 4px
}

.portlet>.portlet-empty {
    min-height: 125px
}

.portlet.full-height-content {
    margin-bottom: 0
}

.portlet.bordered {
    border-left: 2px solid #e6e9ec !important
}

.portlet.bordered>.portlet-title {
    border-bottom: 0
}

.portlet.solid {
    padding: 0 10px 10px;
    border: 0
}

.portlet.solid>.portlet-title {
    border-bottom: 0;
    margin-bottom: 10px
}

.portlet.solid>.portlet-title>.caption {
    padding: 16px 0 2px
}

.portlet.solid>.portlet-title>.actions {
    padding: 12px 0 6px
}

.portlet.solid>.portlet-title>.tools {
    padding: 14px 0 6px
}

.portlet.solid.bordered>.portlet-title {
    margin-bottom: 10px
}

.portlet.box {
    padding: 0 !important;    
    box-shadow: none;
    overflow: visible;
}
.portlet.box.autoover {overflow: unset;}

.portlet.box>.portlet-title, .modal-content .modal-header {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff
}

.portlet.box>.portlet-title>.caption {
    padding: 11px 0 9px
}

.portlet.box>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.box>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.box>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.box>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.box>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.box>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box>.portlet-title>.actions {
    padding: 7px 0 5px
}
.modal-content .modal-header {
    padding-top: 8px;
}
.modal-content .modal-header .close, button.close { 
    color: #fff; 
    background-image: url(../img/portlet-remove-icon-white.png) !important;
    width: 15px;
    height: 15px;
    margin-top: 2px !important;
    opacity: .5;
}
.portlet.box>.portlet-body {
    background-color: #fff;
    padding: 15px
}

.portlet.box.portlet-fullscreen>.portlet-body {
    padding: 10px
}

.portlet.light {
    padding: 12px 20px 15px;
    background-color: #fff
}

.portlet.light.bordered {
    border: 1px solid #e1e1e1 !important
}

.portlet.light.bordered>.portlet-title {
    border-bottom: 1px solid #eee
}

.portlet.light.bg-inverse {
    background: #f7f7f7
}

.portlet.light>.portlet-title {
    padding: 0;
    min-height: 48px
}

.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0
}

.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 16px
}

.portlet.light>.portlet-title>.caption>i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px
}

.portlet.light>.portlet-title>.caption.caption-md>.caption-subject {
    font-size: 15px
}

.portlet.light>.portlet-title>.caption.caption-md>i {
    font-size: 14px
}

.portlet.light>.portlet-title>.actions {
    padding: 6px 0 14px
}

.portlet.light>.portlet-title>.actions .btn-default {
    color: #666
}

.portlet.light>.portlet-title>.actions .btn-icon-only {
    height: 27px;
    width: 27px
}

.portlet.light>.portlet-title>.actions .dropdown-menu li>a {
    color: #555
}

.portlet.light>.portlet-title>.inputs {
    float: right;
    display: inline-block;
    padding: 4px 0
}

.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>i {
    font-size: 14px;
    margin-top: 9px
}

.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>.form-control {
    height: 30px;
    padding: 2px 26px 3px 10px;
    font-size: 13px
}

.portlet.light>.portlet-title>.inputs>.portlet-input>.form-control {
    height: 30px;
    padding: 3px 10px;
    font-size: 13px
}

.portlet.light>.portlet-title>.pagination {
    padding: 2px 0 13px
}

.portlet.light>.portlet-title>.tools {
    padding: 10px 0 13px;
    margin-top: 2px
}

.portlet.light>.portlet-title>.nav-tabs>li {
    margin: 0;
    padding: 0
}

.portlet.light>.portlet-title>.nav-tabs>li>a {
    margin: 0;
    padding: 12px 13px 13px;
    font-size: 13px;
    color: #666
}

.portlet.light>.portlet-title>.nav-tabs>li.active>a, .portlet.light>.portlet-title>.nav-tabs>li:hover>a {
    margin: 0;
    background: none;
    color: #333
}

.portlet.light.form-fit {
    padding: 0
}

.portlet.light.form-fit>.portlet-title {
    padding: 17px 20px 10px;
    margin-bottom: 0
}

.portlet.light .portlet-body {
    padding-top: 15px
}

.portlet.light.portlet-fullscreen>.portlet-body {
    padding: 8px 0
}

.tab-pane>p:last-child {
    margin-bottom: 0
}

.tabs-reversed>li {
    float: right;
    margin-right: 0
}

.tabs-reversed>li>a {
    margin-right: 0
}

.portlet-sortable:not(.portlet-fullscreen)>.portlet-title {
    cursor: move
}

.portlet-sortable-placeholder {
    border: 2px dashed #eee;
    margin-bottom: 25px
}

.portlet-sortable-empty {
    box-shadow: none !important;
    height: 45px
}

.progress.progress-sm {
    height: 12px
}

.progress>.progress-bar-default {
    background-color: #c6c6c6
}

.progress-striped .progress>.progress-bar-default {
    background-image: none
}

.progress>.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress>.progress-bar-success {
    background-image: none
}

.progress>.progress-bar-info {
    background-color: #89c4f4
}

.progress-striped .progress>.progress-bar-info {
    background-image: none
}

.progress>.progress-bar-danger {
    background-color: #f3565d
}

.progress-striped .progress>.progress-bar-danger {
    background-image: none
}

.progress>.progress-bar-warning {
    background-color: #dfba49
}

.progress-striped .progress>.progress-bar-warning {
    background-image: none
}

.dashboard-stat {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    border-radius: 4px
}

.dashboard-stat:after, .dashboard-stat:before {
    content: " ";
    display: table
}

.dashboard-stat:after {
    clear: both
}

.portlet .dashboard-stat:last-child {
    margin-bottom: 0
}

.dashboard-stat .visual {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px
}

.dashboard-stat .visual>i {
    margin-left: -35px;
    font-size: 110px;
    line-height: 110px
}

.dashboard-stat .details {
    position: absolute;
    right: 15px;
    padding-right: 15px
}

.dashboard-stat .details .number {
    padding-top: 25px;
    text-align: right;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -1px;
    margin-bottom: 0;
    font-weight: 300
}

.dashboard-stat .details .desc {
    text-align: right;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300
}

.dashboard-stat .more {
    clear: both;
    display: block;
    padding: 6px 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    opacity: .7;
    filter: alpha(opacity=70)
}

.dashboard-stat .more:hover {
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.dashboard-stat .more>i {
    display: inline-block;
    margin-top: 1px;
    float: right
}

.dashboard-stat-light {
    padding-bottom: 20px;
    margin-bottom: 20px
}

.dashboard-stat-light .details {
    margin-bottom: 5px
}

.dashboard-stat-light .details .number {
    font-weight: 300;
    margin-bottom: 0
}

.dashboard-stat2 {
    border-radius: 4px;
    background: #fff;
    padding: 15px 15px 30px
}

.dashboard-stat2, .dashboard-stat2 .display {
    margin-bottom: 20px
}

.dashboard-stat2 .display:after, .dashboard-stat2 .display:before {
    content: " ";
    display: table
}

.dashboard-stat2 .display:after {
    clear: both
}

.dashboard-stat2 .display .number {
    float: left;
    display: inline-block
}

.dashboard-stat2 .display .number h3 {
    margin: 0 0 2px;
    padding: 0;
    font-size: 30px;
    font-weight: 400
}

.dashboard-stat2 .display .number h3>small {
    font-size: 23px
}

.dashboard-stat2 .display .number small {
    font-size: 14px;
    color: #aab5bc;
    font-weight: 600;
    text-transform: uppercase
}

.dashboard-stat2 .display .icon {
    display: inline-block;
    float: right;
    padding: 7px 0 0
}

.dashboard-stat2 .display .icon>i {
    color: #cbd4e0;
    font-size: 26px
}

.dashboard-stat2 .progress-info {
    clear: both
}

.dashboard-stat2 .progress-info .progress {
    margin: 0;
    height: 4px;
    clear: both;
    display: block
}

.dashboard-stat2 .progress-info .status {
    margin-top: 5px;
    font-size: 11px;
    color: #aab5bc;
    font-weight: 600;
    text-transform: uppercase
}

.dashboard-stat2 .progress-info .status .status-title {
    float: left;
    
}

.dashboard-stat2 .progress-info .status .status-number {
    float: right;
    
}

.text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px
}

.text-stat span {
    font-size: 13px !important
}

@media (max-width:767px) {
    .text-stat {
        margin-top: 20px
    }
}

.social-icons {
    padding: 0;
    margin: 0
}

.social-icons:after, .social-icons:before {
    content: " ";
    display: table
}

.social-icons:after {
    clear: both
}

.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 5px;
    text-indent: -9999px
}

.social-icons li>a {
    border-radius: 2px;
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.social-icons li:hover>a {
    background-position: 0 -38px
}

.social-icons li .amazon {
    background: url(../img/social/amazon.png) no-repeat
}

.social-icons li .behance {
    background: url(../img/social/behance.png) no-repeat
}

.social-icons li .blogger {
    background: url(../img/social/blogger.png) no-repeat
}

.social-icons li .deviantart {
    background: url(../img/social/deviantart.png) no-repeat
}

.social-icons li .dribbble {
    background: url(../img/social/dribbble.png) no-repeat
}

.social-icons li .dropbox {
    background: url(../img/social/dropbox.png) no-repeat
}

.social-icons li .evernote {
    background: url(../img/social/evernote.png) no-repeat
}

.social-icons li .facebook {
    background: url(../img/social/facebook.png) no-repeat
}

.social-icons li .forrst {
    background: url(../img/social/forrst.png) no-repeat
}

.social-icons li .github {
    background: url(../img/social/github.png) no-repeat
}

.social-icons li .googleplus {
    background: url(../img/social/googleplus.png) no-repeat
}

.social-icons li .jolicloud {
    background: url(../img/social/jolicloud.png) no-repeat
}

.social-icons li .last-fm {
    background: url(../img/social/last-fm.png) no-repeat
}

.social-icons li .linkedin {
    background: url(../img/social/linkedin.png) no-repeat
}

.social-icons li .picasa {
    background: url(../img/social/picasa.png) no-repeat
}

.social-icons li .pintrest {
    background: url(../img/social/pintrest.png) no-repeat
}

.social-icons li .rss {
    background: url(../img/social/rss.png) no-repeat
}

.social-icons li .skype {
    background: url(../img/social/skype.png) no-repeat
}

.social-icons li .spotify {
    background: url(../img/social/spotify.png) no-repeat
}

.social-icons li .stumbleupon {
    background: url(../img/social/stumbleupon.png) no-repeat
}

.social-icons li .tumblr {
    background: url(../img/social/tumblr.png) no-repeat
}

.social-icons li .twitter {
    background: url(../img/social/twitter.png) no-repeat
}

.social-icons li .vimeo {
    background: url(../img/social/vimeo.png) no-repeat
}

.social-icons li .wordpress {
    background: url(../img/social/wordpress.png) no-repeat
}

.social-icons li .xing {
    background: url(../img/social/xing.png) no-repeat
}

.social-icons li .yahoo {
    background: url(../img/social/yahoo.png) no-repeat
}

.social-icons li .youtube {
    background: url(../img/social/youtube.png) no-repeat
}

.social-icons li .vk {
    background: url(../img/social/vk.png) no-repeat
}

.social-icons li .instagram {
    background: url(../img/social/instagram.png) no-repeat
}

.social-icons li .reddit {
    background: url(../img/social/reddit.png) no-repeat
}

.social-icons li .aboutme {
    background: url(../img/social/aboutme.png) no-repeat
}

.social-icons li .flickr {
    background: url(../img/social/flickr.png) no-repeat
}

.social-icons li .foursquare {
    background: url(../img/social/foursquare.png) no-repeat
}

.social-icons li .gravatar {
    background: url(../img/social/gravatar.png) no-repeat
}

.social-icons li .klout {
    background: url(../img/social/klout.png) no-repeat
}

.social-icons li .myspace {
    background: url(../img/social/myspace.png) no-repeat
}

.social-icons li .quora {
    background: url(../img/social/quora.png) no-repeat
}

.social-icons.social-icons-color>li>a {
    opacity: .7;
    background-position: 0 -38px !important
}

.social-icons.social-icons-color>li>a:hover {
    opacity: 1
}

.social-icons.social-icons-circle>li>a {
    border-radius: 25px !important
}

.social-icon {
    display: inline-block !important;
    width: 28px;
    height: 28px;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 2px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.social-icon.social-icon-circle {
    border-radius: 25px !important
}

.social-icon.amazon {
    background: url(../img/social/amazon.png) no-repeat
}

.social-icon.behance {
    background: url(../img/social/behance.png) no-repeat
}

.social-icon.blogger {
    background: url(../img/social/blogger.png) no-repeat
}

.social-icon.deviantart {
    background: url(../img/social/deviantart.png) no-repeat
}

.social-icon.dribbble {
    background: url(../img/social/dribbble.png) no-repeat
}

.social-icon.dropbox {
    background: url(../img/social/dropbox.png) no-repeat
}

.social-icon.evernote {
    background: url(../img/social/evernote.png) no-repeat
}

.social-icon.facebook {
    background: url(../img/social/facebook.png) no-repeat
}

.social-icon.forrst {
    background: url(../img/social/forrst.png) no-repeat
}

.social-icon.github {
    background: url(../img/social/github.png) no-repeat
}

.social-icon.googleplus {
    background: url(../img/social/googleplus.png) no-repeat
}

.social-icon.jolicloud {
    background: url(../img/social/jolicloud.png) no-repeat
}

.social-icon.last-fm {
    background: url(../img/social/last-fm.png) no-repeat
}

.social-icon.linkedin {
    background: url(../img/social/linkedin.png) no-repeat
}

.social-icon.picasa {
    background: url(../img/social/picasa.png) no-repeat
}

.social-icon.pintrest {
    background: url(../img/social/pintrest.png) no-repeat
}

.social-icon.rss {
    background: url(../img/social/rss.png) no-repeat
}

.social-icon.skype {
    background: url(../img/social/skype.png) no-repeat
}

.social-icon.spotify {
    background: url(../img/social/spotify.png) no-repeat
}

.social-icon.stumbleupon {
    background: url(../img/social/stumbleupon.png) no-repeat
}

.social-icon.tumblr {
    background: url(../img/social/tumblr.png) no-repeat
}

.social-icon.twitter {
    background: url(../img/social/twitter.png) no-repeat
}

.social-icon.vimeo {
    background: url(../img/social/vimeo.png) no-repeat
}

.social-icon.wordpress {
    background: url(../img/social/wordpress.png) no-repeat
}

.social-icon.xing {
    background: url(../img/social/xing.png) no-repeat
}

.social-icon.yahoo {
    background: url(../img/social/yahoo.png) no-repeat
}

.social-icon.youtube {
    background: url(../img/social/youtube.png) no-repeat
}

.social-icon.vk {
    background: url(../img/social/vk.png) no-repeat
}

.social-icon.instagram {
    background: url(../img/social/instagram.png) no-repeat
}

.social-icon.reddit {
    background: url(../img/social/reddit.png) no-repeat
}

.social-icon.aboutme {
    background: url(../img/social/aboutme.png) no-repeat
}

.social-icon.flickr {
    background: url(../img/social/flickr.png) no-repeat
}

.social-icon.foursquare {
    background: url(../img/social/foursquare.png) no-repeat
}

.social-icon.gravatar {
    background: url(../img/social/gravatar.png) no-repeat
}

.social-icon.klout {
    background: url(../img/social/klout.png) no-repeat
}

.social-icon.myspace {
    background: url(../img/social/myspace.png) no-repeat
}

.social-icon.quora {
    background: url(../img/social/quora.png) no-repeat
}

.social-icon:hover {
    background-position: 0 -38px
}

.social-icon-color {
    opacity: .7;
    background-position: 0 -38px !important
}

.social-icon-color:hover {
    opacity: 1
}

.table.table-bordered thead>tr>th {
    border-bottom: 0
}

.table tr.heading>th {
    background-color: #eee !important
}

.table td .img-responsive {
    width: 100%
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background: #a6c8e6;
    color: #132339
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background: #92bce0
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background: #dff0d8;
    color: #3c763d
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background: #d9edf7;
    color: #31708f
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background: #fcf8e3;
    color: #8a6d3b
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background: #f2dede;
    color: #a94442
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background: #ebcccc
}

.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #ddd;
    margin: 0px 0 10px!important
}

.table-scrollable.table-scrollable-borderless {
    border: 0
}

.table-scrollable>.table {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 0;
    background-color: #fff
}

.table-scrollable>.table>tbody>tr>th, .table-scrollable>.table>tfoot>tr>td, .table-scrollable>.table>tfoot>tr>th, .table-scrollable>.table>thead>tr>th {
    white-space: nowrap;
    background: #16226f;
    color: #fff;
}
.btn-absolute-customer{
    position: absolute;
    right: 17px;
    top: -60px;
}


.table-scrollable>.table-bordered {
    border: 0
}

.table-scrollable>.table-bordered>tbody>tr>td:first-child, .table-scrollable>.table-bordered>tbody>tr>th:first-child, .table-scrollable>.table-bordered>tfoot>tr>td:first-child, .table-scrollable>.table-bordered>tfoot>tr>th:first-child, .table-scrollable>.table-bordered>thead>tr>td:first-child, .table-scrollable>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.table-scrollable>.table-bordered>tbody>tr>td:last-child, .table-scrollable>.table-bordered>tbody>tr>th:last-child, .table-scrollable>.table-bordered>tfoot>tr>td:last-child, .table-scrollable>.table-bordered>tfoot>tr>th:last-child, .table-scrollable>.table-bordered>thead>tr>td:last-child, .table-scrollable>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.table-scrollable>.table-bordered>tbody>tr:last-child>td, .table-scrollable>.table-bordered>tbody>tr:last-child>th, .table-scrollable>.table-bordered>tfoot>tr:last-child>td, .table-scrollable>.table-bordered>tfoot>tr:last-child>th, .table-scrollable>.table-bordered>thead>tr:last-child>td, .table-scrollable>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0
}

.flip-scroll table {
    width: 100%
}

@media only screen and (max-width:768px) {
    .flip-scroll .flip-content:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }

    .flip-scroll * html .flip-content, .flip-scroll :first-child+html .flip-content {
        zoom: 1
    }
   

    .flip-scroll th {
        border: 0 !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        font-size: 13px !important;
        padding: 5px;
        width: auto !important;
        display: block;
        text-align: right

    }

    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0
    }

    .flip-scroll thead {
        display: block;
        float: left
    }

    .flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    .flip-scroll thead tr {
        display: block
    }

  

    .flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
        border-left: 1px solid #ddd
    }

    .flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important
    }

    .flip-scroll td, .flip-scroll th {
        border-bottom: 0;
        border-left: 0;
        margin: 0;
        vertical-align: top
    }

    .flip-scroll td:last-child, .flip-scroll th:last-child {
        border-bottom: 1px solid #ddd
    }
}

.table-toolbar {
    margin-bottom: 15px
}

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

.table-toolbar:after {
    clear: both
}

.table.table-full-width {
    width: 100% !important
}

.table .btn {
    margin-top: 0;
    margin-left: 0;
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 0px;
    padding: 3px 5px 3px;
    width: 26px;
    height: 22px;
}
.table .btn i{
    font-size: 16px;
}
.table thead tr th {
    font-size: 14px;
    font-weight: 600
}

.table-advance {
    margin-bottom: 10px !important
}

.table-advance thead {
    color: #999
}

.table-advance thead tr th {
    background-color: #ddd;
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.table-advance div.danger, .table-advance div.important, .table-advance div.info, .table-advance div.success, .table-advance div.warning {
    position: absolute;
    margin-top: -5px;
    float: left;
    width: 2px;
    height: 30px;
    margin-right: 20px !important
}

.table-advance tr td {
    border-left-width: 0
}

.table-advance tr td:first-child {
    border-left-width: 1px !important
}

.table-advance tr td.highlight:first-child a {
    margin-left: 15px
}

.table-advance td.highlight div.primary {
    border-left: 2px solid #428bca
}

.table-advance td.highlight div.success {
    border-left: 2px solid #45b6af
}

.table-advance td.highlight div.info {
    border-left: 2px solid #89c4f4
}

.table-advance td.highlight div.warning {
    border-left: 2px solid #dfba49
}

.table-advance td.highlight div.danger {
    border-left: 2px solid #f3565d
}

@media (max-width:767px) {
    .table-advance tr>td.highlight:first-child a {
        margin-left: 8px
    }
}

.table.table-light {
    border: 0 !important
}

.table.table-light>thead>tr:hover>th {
    background: none
}

.table.table-light>thead>tr.uppercase {
    text-transform: uppercase
}

.table.table-light>thead>tr>th {
    font-weight: 600;
    font-size: 13px;
    color: #93a2a9;
    font-family: Open Sans, sans-serif;
    border: 0;
    border-bottom: 1px solid #f2f5f8
}

.table.table-light>tbody>tr:last-child>td {
    border: 0
}

.table.table-light>tbody>tr>td {
    border: 0;
    border-bottom: 1px solid #f2f5f8;
    color: #8896a0;
    vertical-align: middle
}

.table.table-light>tbody>tr>td.fit {
    width: 1px;
    padding-right: 3px
}

.table.table-light>tbody>tr>td .user-pic {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    border-radius: 100%
}

.table.table-light.table-hover>tbody>tr:hover>td, .table.table-light.table-hover>tbody>tr:hover>th, .table.table-light.table-hover>tbody>tr>td:hover, .table.table-light.table-hover>tbody>tr>th:hover {
    background: #f9fafb
}

.nav-pills, .nav-tabs {
    margin-bottom: 20px;
    margin-left: 0;
}

.nav-pills>li>a, .nav-tabs>li>a {
    font-size: 14px;
    border-radius: 4px 4px 0 0;
    font-weight: 600;
    color: #676767;
}

.nav-pills>li>a>.badge, .nav-tabs>li>a>.badge {
    margin-top: -6px
}

.nav-pills>li .dropdown-menu:after, .nav-pills>li .dropdown-menu:before, .nav-tabs>li .dropdown-menu:after, .nav-tabs>li .dropdown-menu:before {
    display: none
}

.nav-pills.nav-pills-sm>li>a, .nav-pills.nav-tabs-sm>li>a, .nav-tabs.nav-pills-sm>li>a, .nav-tabs.nav-tabs-sm>li>a {
    font-size: 13px
}

.nav-pills .dropdown.open>.dropdown-toggle, .nav-tabs .dropdown.open>.dropdown-toggle {
    background: #eee;
    color: #0d638f;
    border-color: transparent
}

.tabs-left.nav-tabs, .tabs-right.nav-tabs {
    border-bottom: 0
}

.tabs-left.nav-tabs>li, .tabs-right.nav-tabs>li {
    float: none
}

.tabs-left.nav-tabs>li>a, .tabs-right.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left.nav-tabs {
    border-right: 1px solid #ddd
}

.tabs-left.nav-tabs>li>a {
    display: block;
    margin-right: -1px
}

.tabs-left.nav-tabs>li>a:focus, .tabs-left.nav-tabs>li>a:hover {
    border-radius: 4px 0 0 4px;
    border-color: #eee #ddd #eee #eee
}

.tabs-left.nav-tabs>li.active>a, .tabs-left.nav-tabs>li.active>a:hover>li.active>a:focus {
    border-radius: 4px 0 0 4px;
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right.nav-tabs {
    border-left: 1px solid #ddd
}

.tabs-right.nav-tabs>li>a {
    display: block;
    margin-left: -1px
}

.tabs-right.nav-tabs>li>a:focus, .tabs-right.nav-tabs>li>a:hover {
    border-radius: 0 4px 4px 0;
    border-color: #eee #eee #eee #ddd
}

.tabs-right.nav-tabs>li.active>a, .tabs-right.nav-tabs>li.active>a:hover>li.active>a:focus {
    border-radius: 0 4px 4px 0;
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.tabs-below>.nav-pills, .tabs-below>.nav-tabs {
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 10px
}

.tabs-below>.nav-tabs>li>a {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a:focus, .tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>li>a .dropdown-menu {
    border-radius: 4px
}

.tabs-below>.nav-tabs .active a, .tabs-below>.nav-tabs .active a:hover .active a:focus {
    border-radius: 0 0 4px 4px;
    border-color: transparent #ddd #ddd !important
}

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

.tabbable:after {
    clear: both
}

.tabbable-custom {
    margin-bottom: 15px;
    padding: 0;
    overflow: hidden
}

.tabbable-custom>.nav-tabs {
    border: none;
    margin: 0
}

.tabbable-custom>.nav-tabs>li {
    margin-right: 2px;
    border-top: 2px solid transparent
}

.tabbable-custom>.nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0
}

.tabbable-custom>.nav-tabs>li>a:hover {
    background: none;
    border-color: transparent
}

.tabbable-custom>.nav-tabs>li.active {
    border-top: 3px solid #f3565d;
    margin-top: 0;
    position: relative
}

.tabbable-custom>.nav-tabs>li.active>a {
    border-top: none !important;
    font-weight: 400;
    border-radius: 0
}

.tabbable-custom>.nav-tabs>li.active>a:hover {
    border-radius: 0;
    border-top: none;
    background: #fff;
    border-color: #d4d4d4 #d4d4d4 transparent
}

.tabbable-custom>.tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 0 0 4px 4px
}

.tabbable-custom.nav-justified>.tab-content {
    margin-top: -1px
}

.tabbable-custom.boxless>.tab-content {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: none
}

.tabbable-custom.tabs-below.nav-justified .tab-content {
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 4px 4px 0 0
}

.tabbable-custom.tabbable-full-width>.nav-tabs>li>a {
    color: #424242;
    font-size: 15px;
    padding: 9px 15px
}

.tabbable-custom.tabbable-full-width>.tab-content {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: none
}

.tabbable-custom.tabs-below .nav-tabs>li>a {
    border-top: none;
    border-bottom: 2px solid transparent;
    margin-top: -1px
}

.tabbable-custom.tabs-below .nav-tabs>li.active {
    border-top: none;
    border-bottom: 3px solid #d12610;
    margin-bottom: 0;
    position: relative
}

.tabbable-custom.tabs-below .nav-tabs>li.active>a {
    border-bottom: none
}

.tabbable-custom.tabs-below .nav-tabs>li.active>a:hover {
    background: #fff;
    border-color: #d4d4d4 #d4d4d4 transparent
}

.tabbable-custom.tabbable-noborder .tab-content, .tabbable-custom.tabbable-noborder>.nav-tabs>li>a {
    border: 0
}

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6
}

.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid #fbcdcf
}

.tabbable-line>.nav-tabs>li.open>a, .tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333
}

.tabbable-line>.nav-tabs>li.open>a>i, .tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu, .tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #f3565d;
    position: relative
}

.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0
}

.tabbable-line.tabs-below>.nav-tabs>li {
    border-top: 4px solid transparent
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
    margin-top: 0
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d
}

.tabbable-line.tabs-below>.tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

.tiles {
    margin-right: -10px
}

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

.tiles:after {
    clear: both
}

.tiles .tile {
    display: block;
    float: left;
    height: 135px;
    width: 135px !important;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    position: relative;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: .02em;
    line-height: 20px;
    overflow: hidden;
    border: 4px solid transparent;
    margin: 0 10px 10px 0
}

.tiles .tile:after, .tiles .tile:before {
    content: "";
    float: left
}

.tiles .tile.double {
    width: 280px !important
}

.tiles .tile.double-down {
    height: 280px !important
}

.tiles .tile.double-down i {
    margin-top: 95px
}

.tiles .tile:hover {
    border-color: #aaa !important
}

.tiles .tile.selected, .tiles .tile:active {
    border-color: #ccc !important
}

.tiles .tile.selected .corner:after {
    content: "";
    display: inline-block;
    border-left: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #ccc;
    position: absolute;
    top: -3px;
    right: -3px
}

.tiles .tile.selected .check:after {
    font-family: FontAwesome, sans-serif;
    font-size: 13px;
    content: "\f00c";
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 2px
}

.tiles .tile.icon {
    padding: 0
}

.tiles .tile.image .tile-body {
    padding: 0 !important
}

.tiles .tile.image .tile-body>img {
    width: 100%;
    height: auto;
    min-height: 100%;
    max-width: 100%
}

.tiles .tile.image .tile-body h3 {
    display: inline-block
}

.tiles .tile .tile-body {
    height: 100%;
    vertical-align: top;
    padding: 10px;
    position: relative;
    font-size: 12px;
    margin-bottom: 10px
}

.tiles .tile .tile-body, .tiles .tile .tile-body p {
    overflow: hidden;
    font-weight: 400;
    color: #000;
    color: #fff
}

.tiles .tile .tile-body p {
    font-size: 13px;
    line-height: 20px
}

.tiles .tile .tile-body p:active {
    color: rgba(0, 0, 0, .4)
}

.tiles .tile .tile-body p:hover {
    color: #fff
}

.tiles .tile .tile-body img {
    float: left;
    margin-right: 10px
}

.tiles .tile .tile-body img.pull-right {
    float: right !important;
    margin-left: 10px;
    margin-right: 0
}

.tiles .tile .tile-body>.content {
    display: inline-block
}

.tiles .tile .tile-body>i {
    margin-top: 17px;
    display: block;
    font-size: 56px;
    line-height: 56px;
    text-align: center
}

.tiles .tile .tile-body h1, .tiles .tile .tile-body h2, .tiles .tile .tile-body h3, .tiles .tile .tile-body h4, .tiles .tile .tile-body h5, .tiles .tile .tile-body h6, .tiles .tile .tile-body p {
    padding: 0;
    margin: 0;
    line-height: 14px
}

.tiles .tile .tile-body h1:hover, .tiles .tile .tile-body h2:hover, .tiles .tile .tile-body h3:hover, .tiles .tile .tile-body h4:hover, .tiles .tile .tile-body h5:hover, .tiles .tile .tile-body h6:hover, .tiles .tile .tile-body p:hover {
    color: #fff
}

.tiles .tile .tile-body h3, .tiles .tile .tile-body h4 {
    margin-bottom: 5px
}

.tiles .tile .tile-object {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 30px;
    background-color: transparent;
    *zoom: 1
}

.tiles .tile .tile-object:after, .tiles .tile .tile-object:before {
    display: table;
    content: ""
}

.tiles .tile .tile-object:after {
    clear: both
}

.tiles .tile .tile-object>.name {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 15px;
    font-weight: 400;
    font-size: 13px;
    color: #fff
}

.tiles .tile .tile-object>.name>i {
    vertical-align: middle;
    display: block;
    font-size: 24px;
    height: 18px;
    width: 24px
}

.tiles .tile .tile-object>.number {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 14px;
    margin-bottom: 8px;
    margin-right: 10px
}

   

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(15px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(15px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-in-up {
    -webkit-animation: fadeInUp .5s;
    animation: fadeInUp .5s
}

@-webkit-keyframes bounceDelay {
    0%, 80%, to {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounceDelay {
    0%, 80%, to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes input-focus {
    0% {
        left: 20%;
        width: 20%
    }

    99% {
        width: 0;
        left: 0;
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.btn.default {
    color: #333;
    background-color: #e5e5e5
}

.btn.default.active, .btn.default:active, .btn.default:focus, .btn.default:hover, .open .btn.default.dropdown-toggle {
    color: #333;
    background-color: #d3d3d3
}

.btn.default.active, .btn.default:active {
    background-image: none;
    background-color: #c6c6c6
}

.btn.default.active:hover, .btn.default:active:hover {
    background-color: #ccc
}

.open .btn.default.dropdown-toggle {
    background-image: none
}

.btn.default.disabled, .btn.default.disabled.active, .btn.default.disabled:active, .btn.default.disabled:focus, .btn.default.disabled:hover, .btn.default[disabled], .btn.default[disabled].active, .btn.default[disabled]:active, .btn.default[disabled]:focus, .btn.default[disabled]:hover, fieldset[disabled] .btn.default, fieldset[disabled] .btn.default.active, fieldset[disabled] .btn.default:active, fieldset[disabled] .btn.default:focus, fieldset[disabled] .btn.default:hover {
    background-color: #e5e5e5
}

.btn.default .badge {
    color: #e5e5e5;
    background-color: #333
}

.blue.btn {
    color: #fff;
    background-color: #3598dc
}

.blue.btn.active, .blue.btn:active, .blue.btn:focus, .blue.btn:hover, .open .blue.btn.dropdown-toggle {
    color: #fff;
    background-color: #2386ca
}

.blue.btn.active, .blue.btn:active {
    background-image: none;
    background-color: #1f78b5
}

.blue.btn.active:hover, .blue.btn:active:hover {
    background-color: #217ebd
}

.open .blue.btn.dropdown-toggle {
    background-image: none
}

.blue.btn.disabled, .blue.btn.disabled.active, .blue.btn.disabled:active, .blue.btn.disabled:focus, .blue.btn.disabled:hover, .blue.btn[disabled], .blue.btn[disabled].active, .blue.btn[disabled]:active, .blue.btn[disabled]:focus, .blue.btn[disabled]:hover, fieldset[disabled] .blue.btn, fieldset[disabled] .blue.btn.active, fieldset[disabled] .blue.btn:active, fieldset[disabled] .blue.btn:focus, fieldset[disabled] .blue.btn:hover {
    background-color: #3598dc
}

.blue.btn .badge {
    color: #3598dc;
    background-color: #fff
}

.btn.blue-stripe {
    border-left: 3px solid #3598dc
}

.portlet.blue, .portlet>.portlet-body.blue {
    background-color: #3598dc
}

.portlet.solid.blue>.portlet-body, .portlet.solid.blue>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue {
    border: 1px solid #60aee4;
    border-top: 0
}

.portlet.box.blue>.portlet-title {
    background-color: #3598dc
}

.portlet.box.blue>.portlet-title>.caption, .portlet.box.blue>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #95c9ed;
    color: #aad4f0
}

.portlet.box.blue>.portlet-title>.actions .btn-default>i {
    color: #b7daf3
}

.portlet.box.blue>.portlet-title>.actions .btn-default.active, .portlet.box.blue>.portlet-title>.actions .btn-default:active, .portlet.box.blue>.portlet-title>.actions .btn-default:focus, .portlet.box.blue>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c0dff4;
    color: #d6eaf8
}

.dashboard-stat.blue {
    background-color: #3598dc
}

.dashboard-stat.blue.dashboard-stat-light:hover {
    background-color: #258fd7
}

.dashboard-stat.blue .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue .details .number {
    color: #fff
}

.dashboard-stat.blue .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue .more {
    color: #fff;
    background-color: #258fd7
}

.bg-blue {
    border-color: #3598dc !important;
    background-image: none !important;
    background-color: #3598dc !important;
    color: #fff !important
}

.font-blue {
    color: #3598dc !important
}

.progress-bar.blue {
    background: #3598dc !important;
    color: #fff !important
}

.blue-madison.btn {
    color: #fff;
    background-color: #578ebe
}

.blue-madison.btn.active, .blue-madison.btn:active, .blue-madison.btn:focus, .blue-madison.btn:hover, .open .blue-madison.btn.dropdown-toggle {
    color: #fff;
    background-color: #437cae
}

.blue-madison.btn.active, .blue-madison.btn:active {
    background-image: none;
    background-color: #3c6f9c
}

.blue-madison.btn.active:hover, .blue-madison.btn:active:hover {
    background-color: #3f74a3
}

.open .blue-madison.btn.dropdown-toggle {
    background-image: none
}

.blue-madison.btn.disabled, .blue-madison.btn.disabled.active, .blue-madison.btn.disabled:active, .blue-madison.btn.disabled:focus, .blue-madison.btn.disabled:hover, .blue-madison.btn[disabled], .blue-madison.btn[disabled].active, .blue-madison.btn[disabled]:active, .blue-madison.btn[disabled]:focus, .blue-madison.btn[disabled]:hover, fieldset[disabled] .blue-madison.btn, fieldset[disabled] .blue-madison.btn.active, fieldset[disabled] .blue-madison.btn:active, fieldset[disabled] .blue-madison.btn:focus, fieldset[disabled] .blue-madison.btn:hover {
    background-color: #578ebe
}

.blue-madison.btn .badge {
    color: #578ebe;
    background-color: #fff
}

.btn.blue-madison-stripe {
    border-left: 3px solid #578ebe
}

.portlet.blue-madison, .portlet>.portlet-body.blue-madison {
    background-color: #578ebe
}

.portlet.solid.blue-madison>.portlet-body, .portlet.solid.blue-madison>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-madison>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-madison>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-madison {
    border: 1px solid #7ca7cc;
    border-top: 0
}

.portlet.box.blue-madison>.portlet-title {
    background-color: #578ebe
}

.portlet.box.blue-madison>.portlet-title>.caption, .portlet.box.blue-madison>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #a8c4dd;
    color: #bad1e4
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default>i {
    color: #c5d8e9
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default.active, .portlet.box.blue-madison>.portlet-title>.actions .btn-default:active, .portlet.box.blue-madison>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-madison>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #cdddec;
    color: #dfeaf3
}

.dashboard-stat.blue-madison {
    background-color: #578ebe
}

.dashboard-stat.blue-madison.dashboard-stat-light:hover {
    background-color: #4884b8
}

.dashboard-stat.blue-madison .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-madison .details .number {
    color: #fff
}

.dashboard-stat.blue-madison .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-madison .more {
    color: #fff;
    background-color: #4884b8
}

.bg-blue-madison {
    border-color: #578ebe !important;
    background-image: none !important;
    background-color: #578ebe !important;
    color: #fff !important
}

.font-blue-madison {
    color: #578ebe !important
}

.progress-bar.blue-madison {
    background: #578ebe !important;
    color: #fff !important
}

.blue-chambray.btn {
    color: #fff;
    background-color: #2c3e50
}

.blue-chambray.btn.active, .blue-chambray.btn:active, .blue-chambray.btn:focus, .blue-chambray.btn:hover, .open .blue-chambray.btn.dropdown-toggle {
    color: #fff;
    background-color: #1f2c39
}

.blue-chambray.btn.active, .blue-chambray.btn:active {
    background-image: none;
    background-color: #161f29
}

.blue-chambray.btn.active:hover, .blue-chambray.btn:active:hover {
    background-color: #1a242f
}

.open .blue-chambray.btn.dropdown-toggle {
    background-image: none
}

.blue-chambray.btn.disabled, .blue-chambray.btn.disabled.active, .blue-chambray.btn.disabled:active, .blue-chambray.btn.disabled:focus, .blue-chambray.btn.disabled:hover, .blue-chambray.btn[disabled], .blue-chambray.btn[disabled].active, .blue-chambray.btn[disabled]:active, .blue-chambray.btn[disabled]:focus, .blue-chambray.btn[disabled]:hover, fieldset[disabled] .blue-chambray.btn, fieldset[disabled] .blue-chambray.btn.active, fieldset[disabled] .blue-chambray.btn:active, fieldset[disabled] .blue-chambray.btn:focus, fieldset[disabled] .blue-chambray.btn:hover {
    background-color: #2c3e50
}

.blue-chambray.btn .badge {
    color: #2c3e50;
    background-color: #fff
}

.btn.blue-chambray-stripe {
    border-left: 3px solid #2c3e50
}

.portlet.blue-chambray, .portlet>.portlet-body.blue-chambray {
    background-color: #2c3e50
}

.portlet.solid.blue-chambray>.portlet-body, .portlet.solid.blue-chambray>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-chambray>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-chambray>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-chambray {
    border: 1px solid #3e5771;
    border-top: 0
}

.portlet.box.blue-chambray>.portlet-title {
    background-color: #2c3e50
}

.portlet.box.blue-chambray>.portlet-title>.caption, .portlet.box.blue-chambray>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #547698;
    color: #5f83a7
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default>i {
    color: #698aac
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default.active, .portlet.box.blue-chambray>.portlet-title>.actions .btn-default:active, .portlet.box.blue-chambray>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-chambray>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #6f90b0;
    color: #809cb9
}

.dashboard-stat.blue-chambray {
    background-color: #2c3e50
}

.dashboard-stat.blue-chambray.dashboard-stat-light:hover {
    background-color: #253443
}

.dashboard-stat.blue-chambray .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-chambray .details .number {
    color: #fff
}

.dashboard-stat.blue-chambray .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-chambray .more {
    color: #fff;
    background-color: #253443
}

.bg-blue-chambray {
    border-color: #2c3e50 !important;
    background-image: none !important;
    background-color: #2c3e50 !important;
    color: #fff !important
}

.font-blue-chambray {
    color: #2c3e50 !important
}

.progress-bar.blue-chambray {
    background: #2c3e50 !important;
    color: #fff !important
}

.blue-ebonyclay.btn {
    color: #fff;
    background-color: #22313f
}

.blue-ebonyclay.btn.active, .blue-ebonyclay.btn:active, .blue-ebonyclay.btn:focus, .blue-ebonyclay.btn:hover, .open .blue-ebonyclay.btn.dropdown-toggle {
    color: #fff;
    background-color: #151f28
}

.blue-ebonyclay.btn.active, .blue-ebonyclay.btn:active {
    background-image: none;
    background-color: #0d1217
}

.blue-ebonyclay.btn.active:hover, .blue-ebonyclay.btn:active:hover {
    background-color: #10171e
}

.open .blue-ebonyclay.btn.dropdown-toggle {
    background-image: none
}

.blue-ebonyclay.btn.disabled, .blue-ebonyclay.btn.disabled.active, .blue-ebonyclay.btn.disabled:active, .blue-ebonyclay.btn.disabled:focus, .blue-ebonyclay.btn.disabled:hover, .blue-ebonyclay.btn[disabled], .blue-ebonyclay.btn[disabled].active, .blue-ebonyclay.btn[disabled]:active, .blue-ebonyclay.btn[disabled]:focus, .blue-ebonyclay.btn[disabled]:hover, fieldset[disabled] .blue-ebonyclay.btn, fieldset[disabled] .blue-ebonyclay.btn.active, fieldset[disabled] .blue-ebonyclay.btn:active, fieldset[disabled] .blue-ebonyclay.btn:focus, fieldset[disabled] .blue-ebonyclay.btn:hover {
    background-color: #22313f
}

.blue-ebonyclay.btn .badge {
    color: #22313f;
    background-color: #fff
}

.btn.blue-ebonyclay-stripe {
    border-left: 3px solid #22313f
}

.portlet.blue-ebonyclay, .portlet>.portlet-body.blue-ebonyclay {
    background-color: #22313f
}

.portlet.solid.blue-ebonyclay>.portlet-body, .portlet.solid.blue-ebonyclay>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-ebonyclay>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-ebonyclay>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-ebonyclay {
    border: 1px solid #344b60;
    border-top: 0
}

.portlet.box.blue-ebonyclay>.portlet-title {
    background-color: #22313f
}

.portlet.box.blue-ebonyclay>.portlet-title>.caption, .portlet.box.blue-ebonyclay>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #496a88;
    color: #527798
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default>i {
    color: #587ea2
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default.active, .portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:active, .portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #5d83a7;
    color: #6d90b0
}

.dashboard-stat.blue-ebonyclay {
    background-color: #22313f
}

.dashboard-stat.blue-ebonyclay.dashboard-stat-light:hover {
    background-color: #1b2732
}

.dashboard-stat.blue-ebonyclay .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-ebonyclay .details .number {
    color: #fff
}

.dashboard-stat.blue-ebonyclay .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-ebonyclay .more {
    color: #fff;
    background-color: #1b2732
}

.bg-blue-ebonyclay {
    border-color: #22313f !important;
    background-image: none !important;
    background-color: #22313f !important;
    color: #fff !important
}

.font-blue-ebonyclay {
    color: #22313f !important
}

.progress-bar.blue-ebonyclay {
    background: #22313f !important;
    color: #fff !important
}

.blue-hoki.btn {
    color: #fff;
    background-color: #67809f
}

.blue-hoki.btn.active, .blue-hoki.btn:active, .blue-hoki.btn:focus, .blue-hoki.btn:hover, .open .blue-hoki.btn.dropdown-toggle {
    color: #fff;
    background-color: #586e8b
}

.blue-hoki.btn.active, .blue-hoki.btn:active {
    background-image: none;
    background-color: #4e627b
}

.blue-hoki.btn.active:hover, .blue-hoki.btn:active:hover {
    background-color: #526781
}

.open .blue-hoki.btn.dropdown-toggle {
    background-image: none
}

.blue-hoki.btn.disabled, .blue-hoki.btn.disabled.active, .blue-hoki.btn.disabled:active, .blue-hoki.btn.disabled:focus, .blue-hoki.btn.disabled:hover, .blue-hoki.btn[disabled], .blue-hoki.btn[disabled].active, .blue-hoki.btn[disabled]:active, .blue-hoki.btn[disabled]:focus, .blue-hoki.btn[disabled]:hover, fieldset[disabled] .blue-hoki.btn, fieldset[disabled] .blue-hoki.btn.active, fieldset[disabled] .blue-hoki.btn:active, fieldset[disabled] .blue-hoki.btn:focus, fieldset[disabled] .blue-hoki.btn:hover {
    background-color: #67809f
}

.blue-hoki.btn .badge {
    color: #67809f;
    background-color: #fff
}

.btn.blue-hoki-stripe {
    border-left: 3px solid #67809f
}

.portlet.blue-hoki, .portlet>.portlet-body.blue-hoki {
    background-color: #67809f
}

.portlet.solid.blue-hoki>.portlet-body, .portlet.solid.blue-hoki>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-hoki>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-hoki>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-hoki {
    border: 1px solid #869ab3;
    border-top: 0
}

.portlet.box.blue-hoki>.portlet-title {
    background-color: #67809f
}

.portlet.box.blue-hoki>.portlet-title>.caption, .portlet.box.blue-hoki>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #acb9ca;
    color: #bbc7d4
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default>i {
    color: #c5ceda
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default.active, .portlet.box.blue-hoki>.portlet-title>.actions .btn-default:active, .portlet.box.blue-hoki>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-hoki>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #cbd4de;
    color: #dbe1e8
}

.dashboard-stat.blue-hoki {
    background-color: #67809f
}

.dashboard-stat.blue-hoki.dashboard-stat-light:hover {
    background-color: #5e7694
}

.dashboard-stat.blue-hoki .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-hoki .details .number {
    color: #fff
}

.dashboard-stat.blue-hoki .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-hoki .more {
    color: #fff;
    background-color: #5e7694
}

.bg-blue-hoki {
    border-color: #67809f !important;
    background-image: none !important;
    background-color: #67809f !important;
    color: #fff !important
}

.font-blue-hoki {
    color: #67809f !important
}

.progress-bar.blue-hoki {
    background: #67809f !important;
    color: #fff !important
}

.blue-steel.btn {
    color: #fff;
    background-color: #4b77be
}

.blue-steel.btn.active, .blue-steel.btn:active, .blue-steel.btn:focus, .blue-steel.btn:hover, .open .blue-steel.btn.dropdown-toggle {
    color: #fff;
    background-color: #3d66a8
}

.blue-steel.btn.active, .blue-steel.btn:active {
    background-image: none;
    background-color: #365b96
}

.blue-steel.btn.active:hover, .blue-steel.btn:active:hover {
    background-color: #395f9d
}

.open .blue-steel.btn.dropdown-toggle {
    background-image: none
}

.blue-steel.btn.disabled, .blue-steel.btn.disabled.active, .blue-steel.btn.disabled:active, .blue-steel.btn.disabled:focus, .blue-steel.btn.disabled:hover, .blue-steel.btn[disabled], .blue-steel.btn[disabled].active, .blue-steel.btn[disabled]:active, .blue-steel.btn[disabled]:focus, .blue-steel.btn[disabled]:hover, fieldset[disabled] .blue-steel.btn, fieldset[disabled] .blue-steel.btn.active, fieldset[disabled] .blue-steel.btn:active, fieldset[disabled] .blue-steel.btn:focus, fieldset[disabled] .blue-steel.btn:hover {
    background-color: #4b77be
}

.blue-steel.btn .badge {
    color: #4b77be;
    background-color: #fff
}

.btn.blue-steel-stripe {
    border-left: 3px solid #4b77be
}

.portlet.blue-steel, .portlet>.portlet-body.blue-steel {
    background-color: #4b77be
}

.portlet.solid.blue-steel>.portlet-body, .portlet.solid.blue-steel>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-steel>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-steel>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-steel {
    border: 1px solid #7093cc;
    border-top: 0
}

.portlet.box.blue-steel>.portlet-title {
    background-color: #4b77be
}

.portlet.box.blue-steel>.portlet-title>.caption, .portlet.box.blue-steel>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9db5dc;
    color: #b0c3e3
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default>i {
    color: #bbcce7
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default.active, .portlet.box.blue-steel>.portlet-title>.actions .btn-default:active, .portlet.box.blue-steel>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-steel>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c3d2e9;
    color: #d6e0f0
}

.dashboard-stat.blue-steel {
    background-color: #4b77be
}

.dashboard-stat.blue-steel.dashboard-stat-light:hover {
    background-color: #416db4
}

.dashboard-stat.blue-steel .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-steel .details .number {
    color: #fff
}

.dashboard-stat.blue-steel .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-steel .more {
    color: #fff;
    background-color: #416db4
}

.bg-blue-steel {
    border-color: #4b77be !important;
    background-image: none !important;
    background-color: #4b77be !important;
    color: #fff !important
}

.font-blue-steel {
    color: #4b77be !important
}

.progress-bar.blue-steel {
    background: #4b77be !important;
    color: #fff !important
}

.blue-soft.btn {
    color: #fff;
    background-color: #4c87b9
}

.blue-soft.btn.active, .blue-soft.btn:active, .blue-soft.btn:focus, .blue-soft.btn:hover, .open .blue-soft.btn.dropdown-toggle {
    color: #fff;
    background-color: #3f75a2
}

.blue-soft.btn.active, .blue-soft.btn:active {
    background-image: none;
    background-color: #386890
}

.blue-soft.btn.active:hover, .blue-soft.btn:active:hover {
    background-color: #3b6d97
}

.open .blue-soft.btn.dropdown-toggle {
    background-image: none
}

.blue-soft.btn.disabled, .blue-soft.btn.disabled.active, .blue-soft.btn.disabled:active, .blue-soft.btn.disabled:focus, .blue-soft.btn.disabled:hover, .blue-soft.btn[disabled], .blue-soft.btn[disabled].active, .blue-soft.btn[disabled]:active, .blue-soft.btn[disabled]:focus, .blue-soft.btn[disabled]:hover, fieldset[disabled] .blue-soft.btn, fieldset[disabled] .blue-soft.btn.active, fieldset[disabled] .blue-soft.btn:active, fieldset[disabled] .blue-soft.btn:focus, fieldset[disabled] .blue-soft.btn:hover {
    background-color: #4c87b9
}

.blue-soft.btn .badge {
    color: #4c87b9;
    background-color: #fff
}

.btn.blue-soft-stripe {
    border-left: 3px solid #4c87b9
}

.portlet.blue-soft, .portlet>.portlet-body.blue-soft {
    background-color: #4c87b9
}

.portlet.solid.blue-soft>.portlet-body, .portlet.solid.blue-soft>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-soft>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-soft {
    border: 1px solid #71a0c7;
    border-top: 0
}

.portlet.box.blue-soft>.portlet-title {
    background-color: #4c87b9
}

.portlet.box.blue-soft>.portlet-title>.caption, .portlet.box.blue-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9dbdd9;
    color: #afc9e0
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default>i {
    color: #bad1e4
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default.active, .portlet.box.blue-soft>.portlet-title>.actions .btn-default:active, .portlet.box.blue-soft>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c1d6e7;
    color: #d4e2ee
}

.dashboard-stat.blue-soft {
    background-color: #4c87b9
}

.dashboard-stat.blue-soft.dashboard-stat-light:hover {
    background-color: #447dad
}

.dashboard-stat.blue-soft .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-soft .details .number {
    color: #fff
}

.dashboard-stat.blue-soft .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-soft .more {
    color: #fff;
    background-color: #447dad
}

.bg-blue-soft {
    border-color: #4c87b9 !important;
    background-image: none !important;
    background-color: #4c87b9 !important;
    color: #fff !important
}

.font-blue-soft {
    color: #4c87b9 !important
}

.progress-bar.blue-soft {
    background: #4c87b9 !important;
    color: #fff !important
}

.blue-dark.btn {
    color: #fff;
    background-color: #5e738b
}

.blue-dark.btn.active, .blue-dark.btn:active, .blue-dark.btn:focus, .blue-dark.btn:hover, .open .blue-dark.btn.dropdown-toggle {
    color: #fff;
    background-color: #506176
}

.blue-dark.btn.active, .blue-dark.btn:active {
    background-image: none;
    background-color: #455566
}

.blue-dark.btn.active:hover, .blue-dark.btn:active:hover {
    background-color: #495a6d
}

.open .blue-dark.btn.dropdown-toggle {
    background-image: none
}

.blue-dark.btn.disabled, .blue-dark.btn.disabled.active, .blue-dark.btn.disabled:active, .blue-dark.btn.disabled:focus, .blue-dark.btn.disabled:hover, .blue-dark.btn[disabled], .blue-dark.btn[disabled].active, .blue-dark.btn[disabled]:active, .blue-dark.btn[disabled]:focus, .blue-dark.btn[disabled]:hover, fieldset[disabled] .blue-dark.btn, fieldset[disabled] .blue-dark.btn.active, fieldset[disabled] .blue-dark.btn:active, fieldset[disabled] .blue-dark.btn:focus, fieldset[disabled] .blue-dark.btn:hover {
    background-color: #5e738b
}

.blue-dark.btn .badge {
    color: #5e738b;
    background-color: #fff
}

.btn.blue-dark-stripe {
    border-left: 3px solid #5e738b
}

.portlet.blue-dark, .portlet>.portlet-body.blue-dark {
    background-color: #5e738b
}

.portlet.solid.blue-dark>.portlet-body, .portlet.solid.blue-dark>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-dark>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-dark>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-dark {
    border: 1px solid #788da4;
    border-top: 0
}

.portlet.box.blue-dark>.portlet-title {
    background-color: #5e738b
}

.portlet.box.blue-dark>.portlet-title>.caption, .portlet.box.blue-dark>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9dacbd;
    color: #acb8c7
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default>i {
    color: #b5c0cd
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default.active, .portlet.box.blue-dark>.portlet-title>.actions .btn-default:active, .portlet.box.blue-dark>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-dark>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bbc5d1;
    color: #cad2db
}

.dashboard-stat.blue-dark {
    background-color: #5e738b
}

.dashboard-stat.blue-dark.dashboard-stat-light:hover {
    background-color: #56697f
}

.dashboard-stat.blue-dark .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-dark .details .number {
    color: #fff
}

.dashboard-stat.blue-dark .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-dark .more {
    color: #fff;
    background-color: #56697f
}

.bg-blue-dark {
    border-color: #5e738b !important;
    background-image: none !important;
    background-color: #5e738b !important;
    color: #fff !important
}

.font-blue-dark {
    color: #5e738b !important
}

.progress-bar.blue-dark {
    background: #5e738b !important;
    color: #fff !important
}

.blue-sharp.btn {
    color: #fff;
    background-color: #5c9bd1
}

.blue-sharp.btn.active, .blue-sharp.btn:active, .blue-sharp.btn:focus, .blue-sharp.btn:hover, .open .blue-sharp.btn.dropdown-toggle {
    color: #fff;
    background-color: #408ac9
}

.blue-sharp.btn.active, .blue-sharp.btn:active {
    background-image: none;
    background-color: #357dbb
}

.blue-sharp.btn.active:hover, .blue-sharp.btn:active:hover {
    background-color: #3782c3
}

.open .blue-sharp.btn.dropdown-toggle {
    background-image: none
}

.blue-sharp.btn.disabled, .blue-sharp.btn.disabled.active, .blue-sharp.btn.disabled:active, .blue-sharp.btn.disabled:focus, .blue-sharp.btn.disabled:hover, .blue-sharp.btn[disabled], .blue-sharp.btn[disabled].active, .blue-sharp.btn[disabled]:active, .blue-sharp.btn[disabled]:focus, .blue-sharp.btn[disabled]:hover, fieldset[disabled] .blue-sharp.btn, fieldset[disabled] .blue-sharp.btn.active, fieldset[disabled] .blue-sharp.btn:active, fieldset[disabled] .blue-sharp.btn:focus, fieldset[disabled] .blue-sharp.btn:hover {
    background-color: #5c9bd1
}

.blue-sharp.btn .badge {
    color: #5c9bd1;
    background-color: #fff
}

.btn.blue-sharp-stripe {
    border-left: 3px solid #5c9bd1
}

.portlet.blue-sharp, .portlet>.portlet-body.blue-sharp {
    background-color: #5c9bd1
}

.portlet.solid.blue-sharp>.portlet-body, .portlet.solid.blue-sharp>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.blue-sharp>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.blue-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.blue-sharp>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-sharp {
    border: 1px solid #84b3dc;
    border-top: 0
}

.portlet.box.blue-sharp>.portlet-title {
    background-color: #5c9bd1
}

.portlet.box.blue-sharp>.portlet-title>.caption, .portlet.box.blue-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #b4d1ea;
    color: #c7ddef
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default>i {
    color: #d3e4f3
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default.active, .portlet.box.blue-sharp>.portlet-title>.actions .btn-default:active, .portlet.box.blue-sharp>.portlet-title>.actions .btn-default:focus, .portlet.box.blue-sharp>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #dbe9f5;
    color: #eff5fb
}

.dashboard-stat.blue-sharp {
    background-color: #5c9bd1
}

.dashboard-stat.blue-sharp.dashboard-stat-light:hover {
    background-color: #4c91cd
}

.dashboard-stat.blue-sharp .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.blue-sharp .details .number {
    color: #fff
}

.dashboard-stat.blue-sharp .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.blue-sharp .more {
    color: #fff;
    background-color: #4c91cd
}

.bg-blue-sharp {
    border-color: #5c9bd1 !important;
    background-image: none !important;
    background-color: #5c9bd1 !important;
    color: #fff !important
}

.font-blue-sharp {
    color: #5c9bd1 !important
}

.progress-bar.blue-sharp {
    background: #5c9bd1 !important;
    color: #fff !important
}

.green.btn {
    color: #fff;
    background-color: #121f6d;
    border: 1px solid #121f6d;
}
.btn-stack .green.btn{
    color: #ffffff;
}
.green.btn.active, .green.btn:active, .green.btn:hover, .open .green.btn.dropdown-toggle {
    color: #121f6d;
    background-color: #fff;
    border: 1px solid #121f6d;
}
.green.btn.btn-xs.active, .green.btn.btn-xs:active, .green.btn.btn-xs:focus, .green.btn.btn-xs:hover, .open .green.btn.btn-xs.dropdown-toggle {
    color: #fff;
    background-color: #001593;
    border: 1px solid #001593;
}

.green.btn.active, .green.btn:active {
    background-image: none;
    background-color: #1b746c
}

.green.btn.active:hover, .green.btn:active:hover {
    background-color: #ffffff;
}
.green.btn.btn-xs.active:hover, .green.btn.btn-xs:active:hover {
    background-color: #001593;
}

.open .green.btn.dropdown-toggle {
    background-image: none
}

.green.btn.disabled, .green.btn.disabled.active, .green.btn.disabled:active, .green.btn.disabled:focus, .green.btn.disabled:hover, .green.btn[disabled], .green.btn[disabled].active, .green.btn[disabled]:active, .green.btn[disabled]:focus, .green.btn[disabled]:hover, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn.active, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:hover {
    background-color: #121f6d
}

.green.btn .badge {
    color: #121f6d;
    background-color: #fff
}

.btn.green-stripe {
    border-left: 3px solid #121f6d
}


.portlet.solid.green>.portlet-body, .portlet.solid.green>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green {
    /* border: 1px solid #30d0c1; */
    border: 1px solid #e0e0e0;
    border-top: 0
}
.modal-content .portlet.box.green{
    border: none;
}
.portlet.box.green>.portlet-title, .modal-content .modal-header {
    background-color: #121f6d
}

.portlet.box.green>.portlet-title>.caption, .portlet.box.green>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #61dbd0;
    color: #76e0d6
}

.portlet.box.green>.portlet-title>.actions .btn-default>i {
    color: #83e3da
}

.portlet.box.green>.portlet-title>.actions .btn-default.active, .portlet.box.green>.portlet-title>.actions .btn-default:active, .portlet.box.green>.portlet-title>.actions .btn-default:focus, .portlet.box.green>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #8be4dc;
    color: #a0e9e2
}

.dashboard-stat.green {
    background-color: #121f6d
}

.dashboard-stat.green.dashboard-stat-light:hover {
    background-color: #22958b
}

.dashboard-stat.green .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green .details .number {
    color: #fff
}

.dashboard-stat.green .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green .more {
    color: #fff;
    background-color: #22958b
}

.bg-green {
    border-color: #121f6d !important;
    background-image: none !important;
    background-color: #121f6d !important;
    color: #fff !important
}

.font-green {
    color: #121f6d !important
}

.progress-bar.green {
    background: #121f6d !important;
    color: #fff !important
}

.green-meadow.btn {
    color: #fff;
    background-color: #1bbc9b
}

.green-meadow.btn.active, .green-meadow.btn:active, .green-meadow.btn:focus, .green-meadow.btn:hover, .open .green-meadow.btn.dropdown-toggle {
    color: #fff;
    background-color: #179d81
}

.green-meadow.btn.active, .green-meadow.btn:active {
    background-image: none;
    background-color: #13866f
}

.green-meadow.btn.active:hover, .green-meadow.btn:active:hover {
    background-color: #158f76
}

.open .green-meadow.btn.dropdown-toggle {
    background-image: none
}

.green-meadow.btn.disabled, .green-meadow.btn.disabled.active, .green-meadow.btn.disabled:active, .green-meadow.btn.disabled:focus, .green-meadow.btn.disabled:hover, .green-meadow.btn[disabled], .green-meadow.btn[disabled].active, .green-meadow.btn[disabled]:active, .green-meadow.btn[disabled]:focus, .green-meadow.btn[disabled]:hover, fieldset[disabled] .green-meadow.btn, fieldset[disabled] .green-meadow.btn.active, fieldset[disabled] .green-meadow.btn:active, fieldset[disabled] .green-meadow.btn:focus, fieldset[disabled] .green-meadow.btn:hover {
    background-color: #1bbc9b
}

.green-meadow.btn .badge {
    color: #1bbc9b;
    background-color: #fff
}

.btn.green-meadow-stripe {
    border-left: 3px solid #1bbc9b
}

.portlet.green-meadow, .portlet>.portlet-body.green-meadow {
    background-color: #1bbc9b
}

.portlet.solid.green-meadow>.portlet-body, .portlet.solid.green-meadow>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-meadow>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-meadow>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-meadow {
    border: 1px solid #2ae0bb;
    border-top: 0
}

.portlet.box.green-meadow>.portlet-title {
    background-color: #1bbc9b
}

.portlet.box.green-meadow>.portlet-title>.caption, .portlet.box.green-meadow>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #5fe8cc;
    color: #75ebd3
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default>i {
    color: #83edd7
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default.active, .portlet.box.green-meadow>.portlet-title>.actions .btn-default:active, .portlet.box.green-meadow>.portlet-title>.actions .btn-default:focus, .portlet.box.green-meadow>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #8ceeda;
    color: #a2f2e1
}

.dashboard-stat.green-meadow {
    background-color: #1bbc9b
}

.dashboard-stat.green-meadow.dashboard-stat-light:hover {
    background-color: #18aa8c
}

.dashboard-stat.green-meadow .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-meadow .details .number {
    color: #fff
}

.dashboard-stat.green-meadow .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-meadow .more {
    color: #fff;
    background-color: #18aa8c
}
.table .btn.admin-with{
    font-size: 12px;
    width: auto;
    height: auto;
    cursor: default;
}

.bg-green-meadow {
    border-color: #1bbc9b !important;
    background-image: none !important;
    background-color: #1bbc9b !important;
    color: #fff !important
}

.font-green-meadow {
    color: #1bbc9b !important
}

.progress-bar.green-meadow {
    background: #1bbc9b !important;
    color: #fff !important
}

.green-seagreen.btn {
    color: #fff;
    background-color: #1ba39c
}

.green-seagreen.btn.active, .green-seagreen.btn:active, .green-seagreen.btn:focus, .green-seagreen.btn:hover, .open .green-seagreen.btn.dropdown-toggle {
    color: #fff;
    background-color: #16847f
}

.green-seagreen.btn.active, .green-seagreen.btn:active {
    background-image: none;
    background-color: #126e6a
}

.green-seagreen.btn.active:hover, .green-seagreen.btn:active:hover {
    background-color: #147772
}

.open .green-seagreen.btn.dropdown-toggle {
    background-image: none
}

.green-seagreen.btn.disabled, .green-seagreen.btn.disabled.active, .green-seagreen.btn.disabled:active, .green-seagreen.btn.disabled:focus, .green-seagreen.btn.disabled:hover, .green-seagreen.btn[disabled], .green-seagreen.btn[disabled].active, .green-seagreen.btn[disabled]:active, .green-seagreen.btn[disabled]:focus, .green-seagreen.btn[disabled]:hover, fieldset[disabled] .green-seagreen.btn, fieldset[disabled] .green-seagreen.btn.active, fieldset[disabled] .green-seagreen.btn:active, fieldset[disabled] .green-seagreen.btn:focus, fieldset[disabled] .green-seagreen.btn:hover {
    background-color: #1ba39c
}

.green-seagreen.btn .badge {
    color: #1ba39c;
    background-color: #fff
}

.btn.green-seagreen-stripe {
    border-left: 3px solid #1ba39c
}

.portlet.green-seagreen, .portlet>.portlet-body.green-seagreen {
    background-color: #1ba39c
}

.portlet.solid.green-seagreen>.portlet-body, .portlet.solid.green-seagreen>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-seagreen>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-seagreen>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-seagreen {
    border: 1px solid #22cfc6;
    border-top: 0
}

.portlet.box.green-seagreen>.portlet-title {
    background-color: #1ba39c
}

.portlet.box.green-seagreen>.portlet-title>.caption, .portlet.box.green-seagreen>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #4de1da;
    color: #63e5de
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default>i {
    color: #70e7e1
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default.active, .portlet.box.green-seagreen>.portlet-title>.actions .btn-default:active, .portlet.box.green-seagreen>.portlet-title>.actions .btn-default:focus, .portlet.box.green-seagreen>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #78e9e3;
    color: #8eece8
}

.dashboard-stat.green-seagreen {
    background-color: #1ba39c
}

.dashboard-stat.green-seagreen.dashboard-stat-light:hover {
    background-color: #18918b
}

.dashboard-stat.green-seagreen .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-seagreen .details .number {
    color: #fff
}

.dashboard-stat.green-seagreen .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-seagreen .more {
    color: #fff;
    background-color: #18918b
}

.bg-green-seagreen {
    border-color: #1ba39c !important;
    background-image: none !important;
    background-color: #1ba39c !important;
    color: #fff !important
}

.font-green-seagreen {
    color: #1ba39c !important
}

.progress-bar.green-seagreen {
    background: #1ba39c !important;
    color: #fff !important
}

.green-turquoise.btn {
    color: #fff;
    background-color: #36d7b7
}

.green-turquoise.btn.active, .green-turquoise.btn:active, .green-turquoise.btn:focus, .green-turquoise.btn:hover, .open .green-turquoise.btn.dropdown-toggle {
    color: #fff;
    background-color: #27c3a4
}

.green-turquoise.btn.active, .green-turquoise.btn:active {
    background-image: none;
    background-color: #22ad92
}

.green-turquoise.btn.active:hover, .green-turquoise.btn:active:hover {
    background-color: #24b699
}

.open .green-turquoise.btn.dropdown-toggle {
    background-image: none
}

.green-turquoise.btn.disabled, .green-turquoise.btn.disabled.active, .green-turquoise.btn.disabled:active, .green-turquoise.btn.disabled:focus, .green-turquoise.btn.disabled:hover, .green-turquoise.btn[disabled], .green-turquoise.btn[disabled].active, .green-turquoise.btn[disabled]:active, .green-turquoise.btn[disabled]:focus, .green-turquoise.btn[disabled]:hover, fieldset[disabled] .green-turquoise.btn, fieldset[disabled] .green-turquoise.btn.active, fieldset[disabled] .green-turquoise.btn:active, fieldset[disabled] .green-turquoise.btn:focus, fieldset[disabled] .green-turquoise.btn:hover {
    background-color: #36d7b7
}

.green-turquoise.btn .badge {
    color: #36d7b7;
    background-color: #fff
}

.btn.green-turquoise-stripe {
    border-left: 3px solid #36d7b7
}

.portlet.green-turquoise, .portlet>.portlet-body.green-turquoise {
    background-color: #36d7b7
}

.portlet.solid.green-turquoise>.portlet-body, .portlet.solid.green-turquoise>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-turquoise>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-turquoise>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-turquoise {
    border: 1px solid #61dfc6;
    border-top: 0
}

.portlet.box.green-turquoise>.portlet-title {
    background-color: #36d7b7
}

.portlet.box.green-turquoise>.portlet-title>.caption, .portlet.box.green-turquoise>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #94ead9;
    color: #a9eee0
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default>i {
    color: #b6f0e5
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default.active, .portlet.box.green-turquoise>.portlet-title>.actions .btn-default:active, .portlet.box.green-turquoise>.portlet-title>.actions .btn-default:focus, .portlet.box.green-turquoise>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bef2e8;
    color: #d3f6ef
}

.dashboard-stat.green-turquoise {
    background-color: #36d7b7
}

.dashboard-stat.green-turquoise.dashboard-stat-light:hover {
    background-color: #29cfae
}

.dashboard-stat.green-turquoise .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-turquoise .details .number {
    color: #fff
}

.dashboard-stat.green-turquoise .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-turquoise .more {
    color: #fff;
    background-color: #29cfae
}

.bg-green-turquoise {
    border-color: #36d7b7 !important;
    background-image: none !important;
    background-color: #36d7b7 !important;
    color: #fff !important
}

.font-green-turquoise {
    color: #36d7b7 !important
}

.progress-bar.green-turquoise {
    background: #36d7b7 !important;
    color: #fff !important
}

.green-haze.btn {
    color: #fff;
    background-color: #44b6ae
}

.green-haze.btn.active, .green-haze.btn:active, .green-haze.btn:focus, .green-haze.btn:hover, .open .green-haze.btn.dropdown-toggle {
    color: #fff;
    background-color: #3a9c95
}

.green-haze.btn.active, .green-haze.btn:active {
    background-image: none;
    background-color: #338983
}

.green-haze.btn.active:hover, .green-haze.btn:active:hover {
    background-color: #36918b
}

.open .green-haze.btn.dropdown-toggle {
    background-image: none
}

.green-haze.btn.disabled, .green-haze.btn.disabled.active, .green-haze.btn.disabled:active, .green-haze.btn.disabled:focus, .green-haze.btn.disabled:hover, .green-haze.btn[disabled], .green-haze.btn[disabled].active, .green-haze.btn[disabled]:active, .green-haze.btn[disabled]:focus, .green-haze.btn[disabled]:hover, fieldset[disabled] .green-haze.btn, fieldset[disabled] .green-haze.btn.active, fieldset[disabled] .green-haze.btn:active, fieldset[disabled] .green-haze.btn:focus, fieldset[disabled] .green-haze.btn:hover {
    background-color: #44b6ae
}

.green-haze.btn .badge {
    color: #44b6ae;
    background-color: #fff
}

.btn.green-haze-stripe {
    border-left: 3px solid #44b6ae
}

.portlet.green-haze, .portlet>.portlet-body.green-haze {
    background-color: #44b6ae
}

.portlet.solid.green-haze>.portlet-body, .portlet.solid.green-haze>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-haze>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-haze>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-haze>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-haze>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-haze>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-haze>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-haze>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-haze>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-haze {
    border: 1px solid #67c6bf;
    border-top: 0
}

.portlet.box.green-haze>.portlet-title {
    background-color: #44b6ae
}

.portlet.box.green-haze>.portlet-title>.caption, .portlet.box.green-haze>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #93d7d2;
    color: #a6deda
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default>i {
    color: #b1e2de
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default.active, .portlet.box.green-haze>.portlet-title>.actions .btn-default:active, .portlet.box.green-haze>.portlet-title>.actions .btn-default:focus, .portlet.box.green-haze>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #b9e5e2;
    color: #cbece9
}

.dashboard-stat.green-haze {
    background-color: #44b6ae
}

.dashboard-stat.green-haze.dashboard-stat-light:hover {
    background-color: #3ea7a0
}

.dashboard-stat.green-haze .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-haze .details .number {
    color: #fff
}

.dashboard-stat.green-haze .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-haze .more {
    color: #fff;
    background-color: #3ea7a0
}

.bg-green-haze {
    border-color: #44b6ae !important;
    background-image: none !important;
    background-color: #44b6ae !important;
    color: #fff !important
}

.font-green-haze {
    color: #44b6ae !important
}

.progress-bar.green-haze {
    background: #44b6ae !important;
    color: #fff !important
}

.green-jungle.btn {
    color: #fff;
    background-color: #26c281
}

.green-jungle.btn.active, .green-jungle.btn:active, .green-jungle.btn:focus, .green-jungle.btn:hover, .open .green-jungle.btn.dropdown-toggle {
    color: #fff;
    background-color: #20a46d
}

.green-jungle.btn.active, .green-jungle.btn:active {
    background-image: none;
    background-color: #1c8f5f
}

.green-jungle.btn.active:hover, .green-jungle.btn:active:hover {
    background-color: #1e9765
}

.open .green-jungle.btn.dropdown-toggle {
    background-image: none
}

.green-jungle.btn.disabled, .green-jungle.btn.disabled.active, .green-jungle.btn.disabled:active, .green-jungle.btn.disabled:focus, .green-jungle.btn.disabled:hover, .green-jungle.btn[disabled], .green-jungle.btn[disabled].active, .green-jungle.btn[disabled]:active, .green-jungle.btn[disabled]:focus, .green-jungle.btn[disabled]:hover, fieldset[disabled] .green-jungle.btn, fieldset[disabled] .green-jungle.btn.active, fieldset[disabled] .green-jungle.btn:active, fieldset[disabled] .green-jungle.btn:focus, fieldset[disabled] .green-jungle.btn:hover {
    background-color: #26c281
}

.green-jungle.btn .badge {
    color: #26c281;
    background-color: #fff
}

.btn.green-jungle-stripe {
    border-left: 3px solid #26c281
}

.portlet.green-jungle, .portlet>.portlet-body.green-jungle {
    background-color: #26c281
}

.portlet.solid.green-jungle>.portlet-body, .portlet.solid.green-jungle>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-jungle>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-jungle>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-jungle {
    border: 1px solid #41da9a;
    border-top: 0
}

.portlet.box.green-jungle>.portlet-title {
    background-color: #26c281
}

.portlet.box.green-jungle>.portlet-title>.caption, .portlet.box.green-jungle>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #74e4b5;
    color: #8ae8c1
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default>i {
    color: #96ebc8
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default.active, .portlet.box.green-jungle>.portlet-title>.actions .btn-default:active, .portlet.box.green-jungle>.portlet-title>.actions .btn-default:focus, .portlet.box.green-jungle>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #9feccc;
    color: #b4f0d7
}

.dashboard-stat.green-jungle {
    background-color: #26c281
}

.dashboard-stat.green-jungle.dashboard-stat-light:hover {
    background-color: #23b176
}

.dashboard-stat.green-jungle .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-jungle .details .number {
    color: #fff
}

.dashboard-stat.green-jungle .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-jungle .more {
    color: #fff;
    background-color: #23b176
}

.bg-green-jungle {
    border-color: #26c281 !important;
    background-image: none !important;
    background-color: #26c281 !important;
    color: #fff !important
}

.font-green-jungle {
    color: #26c281 !important
}

.progress-bar.green-jungle {
    background: #26c281 !important;
    color: #fff !important
}

.green-sharp.btn {
    color: #fff;
    background-color: #4db3a2
}

.green-sharp.btn.active, .green-sharp.btn:active, .green-sharp.btn:focus, .green-sharp.btn:hover, .open .green-sharp.btn.dropdown-toggle {
    color: #fff;
    background-color: #429a8c
}

.green-sharp.btn.active, .green-sharp.btn:active {
    background-image: none;
    background-color: #3a897b
}

.green-sharp.btn.active:hover, .green-sharp.btn:active:hover {
    background-color: #3d9082
}

.open .green-sharp.btn.dropdown-toggle {
    background-image: none
}

.green-sharp.btn.disabled, .green-sharp.btn.disabled.active, .green-sharp.btn.disabled:active, .green-sharp.btn.disabled:focus, .green-sharp.btn.disabled:hover, .green-sharp.btn[disabled], .green-sharp.btn[disabled].active, .green-sharp.btn[disabled]:active, .green-sharp.btn[disabled]:focus, .green-sharp.btn[disabled]:hover, fieldset[disabled] .green-sharp.btn, fieldset[disabled] .green-sharp.btn.active, fieldset[disabled] .green-sharp.btn:active, fieldset[disabled] .green-sharp.btn:focus, fieldset[disabled] .green-sharp.btn:hover {
    background-color: #4db3a2
}

.green-sharp.btn .badge {
    color: #4db3a2;
    background-color: #fff
}

.btn.green-sharp-stripe {
    border-left: 3px solid #4db3a2
}

.portlet.green-sharp, .portlet>.portlet-body.green-sharp {
    background-color: #4db3a2
}

.portlet.solid.green-sharp>.portlet-body, .portlet.solid.green-sharp>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-sharp>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-sharp {
    border: 1px solid #71c2b5;
    border-top: 0
}

.portlet.box.green-sharp>.portlet-title {
    background-color: #4db3a2
}

.portlet.box.green-sharp>.portlet-title>.caption, .portlet.box.green-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #9cd5cb;
    color: #addcd4
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default>i {
    color: #b8e1da
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default.active, .portlet.box.green-sharp>.portlet-title>.actions .btn-default:active, .portlet.box.green-sharp>.portlet-title>.actions .btn-default:focus, .portlet.box.green-sharp>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bfe4de;
    color: #d1ebe7
}

.dashboard-stat.green-sharp {
    background-color: #4db3a2
}

.dashboard-stat.green-sharp.dashboard-stat-light:hover {
    background-color: #46a595
}

.dashboard-stat.green-sharp .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-sharp .details .number {
    color: #fff
}

.dashboard-stat.green-sharp .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-sharp .more {
    color: #fff;
    background-color: #46a595
}

.bg-green-sharp {
    border-color: #4db3a2 !important;
    background-image: none !important;
    background-color: #4db3a2 !important;
    color: #fff !important
}

.font-green-sharp {
    color: #4db3a2 !important
}

.progress-bar.green-sharp {
    background: #4db3a2 !important;
    color: #fff !important
}

.green-soft.btn {
    color: #fff;
    background-color: #3faba4
}

.green-soft.btn.active, .green-soft.btn:active, .green-soft.btn:focus, .green-soft.btn:hover, .open .green-soft.btn.dropdown-toggle {
    color: #fff;
    background-color: #35918b
}

.green-soft.btn.active, .green-soft.btn:active {
    background-image: none;
    background-color: #2f7e79
}

.green-soft.btn.active:hover, .green-soft.btn:active:hover {
    background-color: #318680
}

.open .green-soft.btn.dropdown-toggle {
    background-image: none
}

.green-soft.btn.disabled, .green-soft.btn.disabled.active, .green-soft.btn.disabled:active, .green-soft.btn.disabled:focus, .green-soft.btn.disabled:hover, .green-soft.btn[disabled], .green-soft.btn[disabled].active, .green-soft.btn[disabled]:active, .green-soft.btn[disabled]:focus, .green-soft.btn[disabled]:hover, fieldset[disabled] .green-soft.btn, fieldset[disabled] .green-soft.btn.active, fieldset[disabled] .green-soft.btn:active, fieldset[disabled] .green-soft.btn:focus, fieldset[disabled] .green-soft.btn:hover {
    background-color: #3faba4
}

.green-soft.btn .badge {
    color: #3faba4;
    background-color: #fff
}

.btn.green-soft-stripe {
    border-left: 3px solid #3faba4
}

.portlet.green-soft, .portlet>.portlet-body.green-soft {
    background-color: #3faba4
}

.portlet.solid.green-soft>.portlet-body, .portlet.solid.green-soft>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.green-soft>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.green-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.green-soft>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.green-soft>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.green-soft>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.green-soft>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.green-soft>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.green-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-soft {
    border: 1px solid #5bc2bc;
    border-top: 0
}

.portlet.box.green-soft>.portlet-title {
    background-color: #3faba4
}

.portlet.box.green-soft>.portlet-title>.caption, .portlet.box.green-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #87d3ce;
    color: #9adad6
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default>i {
    color: #a5deda
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default.active, .portlet.box.green-soft>.portlet-title>.actions .btn-default:active, .portlet.box.green-soft>.portlet-title>.actions .btn-default:focus, .portlet.box.green-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ade1dd;
    color: #bfe7e5
}

.dashboard-stat.green-soft {
    background-color: #3faba4
}

.dashboard-stat.green-soft.dashboard-stat-light:hover {
    background-color: #3a9c96
}

.dashboard-stat.green-soft .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.green-soft .details .number {
    color: #fff
}

.dashboard-stat.green-soft .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.green-soft .more {
    color: #fff;
    background-color: #3a9c96
}

.bg-green-soft {
    border-color: #3faba4 !important;
    background-image: none !important;
    background-color: #3faba4 !important;
    color: #fff !important
}

.font-green-soft {
    color: #3faba4 !important
}

.progress-bar.green-soft {
    background: #3faba4 !important;
    color: #fff !important
}

.grey.btn {
    color: #333;
    background-color: #e5e5e5
}

.grey.btn.active, .grey.btn:active, .grey.btn:focus, .grey.btn:hover, .open .grey.btn.dropdown-toggle {
    color: #333;
    background-color: #d3d3d3
}

.grey.btn.active, .grey.btn:active {
    background-image: none;
    background-color: #c6c6c6
}

.grey.btn.active:hover, .grey.btn:active:hover {
    background-color: #ccc
}

.open .grey.btn.dropdown-toggle {
    background-image: none
}

.grey.btn.disabled, .grey.btn.disabled.active, .grey.btn.disabled:active, .grey.btn.disabled:focus, .grey.btn.disabled:hover, .grey.btn[disabled], .grey.btn[disabled].active, .grey.btn[disabled]:active, .grey.btn[disabled]:focus, .grey.btn[disabled]:hover, fieldset[disabled] .grey.btn, fieldset[disabled] .grey.btn.active, fieldset[disabled] .grey.btn:active, fieldset[disabled] .grey.btn:focus, fieldset[disabled] .grey.btn:hover {
    background-color: #e5e5e5
}

.grey.btn .badge {
    color: #e5e5e5;
    background-color: #333
}

.btn.grey-stripe {
    border-left: 3px solid #e5e5e5
}

.portlet.grey, .portlet>.portlet-body.grey {
    background-color: #e5e5e5
}

.portlet.solid.grey>.portlet-body, .portlet.solid.grey>.portlet-title {
    border: 0;
    color: #333
}

.portlet.solid.grey>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey>.portlet-title>.caption>i {
    color: #333
}

.portlet.solid.grey>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey>.portlet-title {
    background-color: #e5e5e5
}

.portlet.box.grey>.portlet-title>.caption, .portlet.box.grey>.portlet-title>.caption>i {
    color: #333
}

.portlet.box.grey>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey>.portlet-title>.actions .btn-default.active, .portlet.box.grey>.portlet-title>.actions .btn-default:active, .portlet.box.grey>.portlet-title>.actions .btn-default:focus, .portlet.box.grey>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey {
    background-color: #e5e5e5
}

.dashboard-stat.grey.dashboard-stat-light:hover {
    background-color: #dbdbdb
}

.dashboard-stat.grey .visual>i {
    color: #333;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey .details .number {
    color: #333
}

.dashboard-stat.grey .details .desc {
    color: #333;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey .more {
    color: #333;
    background-color: #dbdbdb
}

.bg-grey {
    border-color: #e5e5e5 !important;
    background-image: none !important;
    background-color: #e5e5e5 !important;
    color: #333 !important
}

.font-grey {
    color: #e5e5e5 !important
}

.progress-bar.grey {
    background: #e5e5e5 !important;
    color: #333 !important
}

.grey-steel.btn {
    color: #80898e;
    background-color: #e9edef
}

.grey-steel.btn.active, .grey-steel.btn:active, .grey-steel.btn:focus, .grey-steel.btn:hover, .open .grey-steel.btn.dropdown-toggle {
    color: #80898e;
    background-color: #d4dce0
}

.grey-steel.btn.active, .grey-steel.btn:active {
    background-image: none;
    background-color: #c6d0d5
}

.grey-steel.btn.active:hover, .grey-steel.btn:active:hover {
    background-color: #cbd5da
}

.open .grey-steel.btn.dropdown-toggle {
    background-image: none
}

.grey-steel.btn.disabled, .grey-steel.btn.disabled.active, .grey-steel.btn.disabled:active, .grey-steel.btn.disabled:focus, .grey-steel.btn.disabled:hover, .grey-steel.btn[disabled], .grey-steel.btn[disabled].active, .grey-steel.btn[disabled]:active, .grey-steel.btn[disabled]:focus, .grey-steel.btn[disabled]:hover, fieldset[disabled] .grey-steel.btn, fieldset[disabled] .grey-steel.btn.active, fieldset[disabled] .grey-steel.btn:active, fieldset[disabled] .grey-steel.btn:focus, fieldset[disabled] .grey-steel.btn:hover {
    background-color: #e9edef
}

.grey-steel.btn .badge {
    color: #e9edef;
    background-color: #80898e
}

.btn.grey-steel-stripe {
    border-left: 3px solid #e9edef
}

.portlet.grey-steel, .portlet>.portlet-body.grey-steel {
    background-color: #e9edef
}

.portlet.solid.grey-steel>.portlet-body, .portlet.solid.grey-steel>.portlet-title {
    border: 0;
    color: #80898e
}

.portlet.solid.grey-steel>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-steel>.portlet-title>.caption>i {
    color: #80898e
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-steel {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey-steel>.portlet-title {
    background-color: #e9edef
}

.portlet.box.grey-steel>.portlet-title>.caption, .portlet.box.grey-steel>.portlet-title>.caption>i {
    color: #80898e
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default.active, .portlet.box.grey-steel>.portlet-title>.actions .btn-default:active, .portlet.box.grey-steel>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-steel>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey-steel {
    background-color: #e9edef
}

.dashboard-stat.grey-steel.dashboard-stat-light:hover {
    background-color: #dde3e6
}

.dashboard-stat.grey-steel .visual>i {
    color: #80898e;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-steel .details .number {
    color: #80898e
}

.dashboard-stat.grey-steel .details .desc {
    color: #80898e;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-steel .more {
    color: #80898e;
    background-color: #dde3e6
}

.bg-grey-steel {
    border-color: #e9edef !important;
    background-image: none !important;
    background-color: #e9edef !important;
    color: #80898e !important
}

.font-grey-steel {
    color: #e9edef !important
}

.progress-bar.grey-steel {
    background: #e9edef !important;
    color: #80898e !important
}

.grey-cararra.btn {
    color: #333;
    background-color: #fafafa
}

.grey-cararra.btn.active, .grey-cararra.btn:active, .grey-cararra.btn:focus, .grey-cararra.btn:hover, .open .grey-cararra.btn.dropdown-toggle {
    color: #333;
    background-color: #e8e8e8
}

.grey-cararra.btn.active, .grey-cararra.btn:active {
    background-image: none;
    background-color: #dbdbdb
}

.grey-cararra.btn.active:hover, .grey-cararra.btn:active:hover {
    background-color: #e1e1e1
}

.open .grey-cararra.btn.dropdown-toggle {
    background-image: none
}

.grey-cararra.btn.disabled, .grey-cararra.btn.disabled.active, .grey-cararra.btn.disabled:active, .grey-cararra.btn.disabled:focus, .grey-cararra.btn.disabled:hover, .grey-cararra.btn[disabled], .grey-cararra.btn[disabled].active, .grey-cararra.btn[disabled]:active, .grey-cararra.btn[disabled]:focus, .grey-cararra.btn[disabled]:hover, fieldset[disabled] .grey-cararra.btn, fieldset[disabled] .grey-cararra.btn.active, fieldset[disabled] .grey-cararra.btn:active, fieldset[disabled] .grey-cararra.btn:focus, fieldset[disabled] .grey-cararra.btn:hover {
    background-color: #fafafa
}

.grey-cararra.btn .badge {
    color: #fafafa;
    background-color: #333
}

.btn.grey-cararra-stripe {
    border-left: 3px solid #fafafa
}

.portlet.grey-cararra, .portlet>.portlet-body.grey-cararra {
    background-color: #fafafa
}

.portlet.solid.grey-cararra>.portlet-body, .portlet.solid.grey-cararra>.portlet-title {
    border: 0;
    color: #333
}

.portlet.solid.grey-cararra>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-cararra>.portlet-title>.caption>i {
    color: #333
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-cararra {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey-cararra>.portlet-title {
    background-color: #fafafa
}

.portlet.box.grey-cararra>.portlet-title>.caption, .portlet.box.grey-cararra>.portlet-title>.caption>i {
    color: #333
}

.portlet.box.grey-cararra>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-cararra>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-cararra>.portlet-title>.actions .btn-default.active, .portlet.box.grey-cararra>.portlet-title>.actions .btn-default:active, .portlet.box.grey-cararra>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-cararra>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey-cararra {
    background-color: #fafafa
}

.dashboard-stat.grey-cararra.dashboard-stat-light:hover {
    background-color: #f0f0f0
}

.dashboard-stat.grey-cararra .visual>i {
    color: #333;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-cararra .details .number {
    color: #333
}

.dashboard-stat.grey-cararra .details .desc {
    color: #333;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-cararra .more {
    color: #333;
    background-color: #f0f0f0
}

.bg-grey-cararra {
    border-color: #fafafa !important;
    background-image: none !important;
    background-color: #fafafa !important;
    color: #333 !important
}

.font-grey-cararra {
    color: #fafafa !important
}

.progress-bar.grey-cararra {
    background: #fafafa !important;
    color: #333 !important
}

.grey-gallery.btn {
    color: #fff;
    background-color: #555
}

.grey-gallery.btn.active, .grey-gallery.btn:active, .grey-gallery.btn:focus, .grey-gallery.btn:hover, .open .grey-gallery.btn.dropdown-toggle {
    color: #fff;
    background-color: #434343
}

.grey-gallery.btn.active, .grey-gallery.btn:active {
    background-image: none;
    background-color: #363636
}

.grey-gallery.btn.active:hover, .grey-gallery.btn:active:hover {
    background-color: #3b3b3b
}

.open .grey-gallery.btn.dropdown-toggle {
    background-image: none
}

.grey-gallery.btn.disabled, .grey-gallery.btn.disabled.active, .grey-gallery.btn.disabled:active, .grey-gallery.btn.disabled:focus, .grey-gallery.btn.disabled:hover, .grey-gallery.btn[disabled], .grey-gallery.btn[disabled].active, .grey-gallery.btn[disabled]:active, .grey-gallery.btn[disabled]:focus, .grey-gallery.btn[disabled]:hover, fieldset[disabled] .grey-gallery.btn, fieldset[disabled] .grey-gallery.btn.active, fieldset[disabled] .grey-gallery.btn:active, fieldset[disabled] .grey-gallery.btn:focus, fieldset[disabled] .grey-gallery.btn:hover {
    background-color: #555
}

.grey-gallery.btn .badge {
    color: #555;
    background-color: #fff
}

.btn.grey-gallery-stripe {
    border-left: 3px solid #555
}

.portlet.grey-gallery, .portlet>.portlet-body.grey-gallery {
    background-color: #555
}

.portlet.solid.grey-gallery>.portlet-body, .portlet.solid.grey-gallery>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.grey-gallery>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-gallery>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-gallery>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-gallery {
    border: 1px solid #6e6e6e;
    border-top: 0
}

.portlet.box.grey-gallery>.portlet-title {
    background-color: #555
}

.portlet.box.grey-gallery>.portlet-title>.caption, .portlet.box.grey-gallery>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.grey-gallery>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #8d8d8d;
    color: #9a9a9a
}

.portlet.box.grey-gallery>.portlet-title>.actions .btn-default>i {
    color: #a2a2a2
}

.portlet.box.grey-gallery>.portlet-title>.actions .btn-default.active, .portlet.box.grey-gallery>.portlet-title>.actions .btn-default:active, .portlet.box.grey-gallery>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-gallery>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #a7a7a7;
    color: #b3b3b3
}

.dashboard-stat.grey-gallery {
    background-color: #555
}

.dashboard-stat.grey-gallery.dashboard-stat-light:hover {
    background-color: #4b4b4b
}

.dashboard-stat.grey-gallery .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-gallery .details .number {
    color: #fff
}

.dashboard-stat.grey-gallery .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-gallery .more {
    color: #fff;
    background-color: #4b4b4b
}

.bg-grey-gallery {
    border-color: #555 !important;
    background-image: none !important;
    background-color: #555 !important;
    color: #fff !important
}

.font-grey-gallery {
    color: #555 !important
}

.progress-bar.grey-gallery {
    background: #555 !important;
    color: #fff !important
}

.grey-cascade.btn {
    color: #fff;
    background-color: #95a5a6
}

.grey-cascade.btn.active, .grey-cascade.btn:active, .grey-cascade.btn:focus, .grey-cascade.btn:hover, .open .grey-cascade.btn.dropdown-toggle {
    color: #fff;
    background-color: #829596
}

.grey-cascade.btn.active, .grey-cascade.btn:active {
    background-image: none;
    background-color: #74898a
}

.grey-cascade.btn.active:hover, .grey-cascade.btn:active:hover {
    background-color: #798d8f
}

.open .grey-cascade.btn.dropdown-toggle {
    background-image: none
}

.grey-cascade.btn.disabled, .grey-cascade.btn.disabled.active, .grey-cascade.btn.disabled:active, .grey-cascade.btn.disabled:focus, .grey-cascade.btn.disabled:hover, .grey-cascade.btn[disabled], .grey-cascade.btn[disabled].active, .grey-cascade.btn[disabled]:active, .grey-cascade.btn[disabled]:focus, .grey-cascade.btn[disabled]:hover, fieldset[disabled] .grey-cascade.btn, fieldset[disabled] .grey-cascade.btn.active, fieldset[disabled] .grey-cascade.btn:active, fieldset[disabled] .grey-cascade.btn:focus, fieldset[disabled] .grey-cascade.btn:hover {
    background-color: #95a5a6
}

.grey-cascade.btn .badge {
    color: #95a5a6;
    background-color: #fff
}

.btn.grey-cascade-stripe {
    border-left: 3px solid #95a5a6
}

.portlet.grey-cascade, .portlet>.portlet-body.grey-cascade {
    background-color: #95a5a6
}

.portlet.solid.grey-cascade>.portlet-body, .portlet.solid.grey-cascade>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.grey-cascade>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-cascade>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-cascade>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-cascade {
    border: 1px solid #b1bdbd;
    border-top: 0
}

.portlet.box.grey-cascade>.portlet-title {
    background-color: #95a5a6
}

.portlet.box.grey-cascade>.portlet-title>.caption, .portlet.box.grey-cascade>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.grey-cascade>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #d2d9d9;
    color: #e0e5e5
}

.portlet.box.grey-cascade>.portlet-title>.actions .btn-default>i {
    color: #e8ecec
}

.portlet.box.grey-cascade>.portlet-title>.actions .btn-default.active, .portlet.box.grey-cascade>.portlet-title>.actions .btn-default:active, .portlet.box.grey-cascade>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-cascade>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #eef0f0;
    color: #fcfcfc
}

.dashboard-stat.grey-cascade {
    background-color: #95a5a6
}

.dashboard-stat.grey-cascade.dashboard-stat-light:hover {
    background-color: #8a9c9d
}

.dashboard-stat.grey-cascade .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-cascade .details .number {
    color: #fff
}

.dashboard-stat.grey-cascade .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-cascade .more {
    color: #fff;
    background-color: #8a9c9d
}

.bg-grey-cascade {
    border-color: #95a5a6 !important;
    background-image: none !important;
    background-color: #95a5a6 !important;
    color: #fff !important
}

.font-grey-cascade {
    color: #95a5a6 !important
}

.progress-bar.grey-cascade {
    background: #95a5a6 !important;
    color: #fff !important
}

.grey-silver.btn {
    color: #fafcfb;
    background-color: #bfbfbf
}

.grey-silver.btn.active, .grey-silver.btn:active, .grey-silver.btn:focus, .grey-silver.btn:hover, .open .grey-silver.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #adadad
}

.grey-silver.btn.active, .grey-silver.btn:active {
    background-image: none;
    background-color: #a0a0a0
}

.grey-silver.btn.active:hover, .grey-silver.btn:active:hover {
    background-color: #a6a6a6
}

.open .grey-silver.btn.dropdown-toggle {
    background-image: none
}

.grey-silver.btn.disabled, .grey-silver.btn.disabled.active, .grey-silver.btn.disabled:active, .grey-silver.btn.disabled:focus, .grey-silver.btn.disabled:hover, .grey-silver.btn[disabled], .grey-silver.btn[disabled].active, .grey-silver.btn[disabled]:active, .grey-silver.btn[disabled]:focus, .grey-silver.btn[disabled]:hover, fieldset[disabled] .grey-silver.btn, fieldset[disabled] .grey-silver.btn.active, fieldset[disabled] .grey-silver.btn:active, fieldset[disabled] .grey-silver.btn:focus, fieldset[disabled] .grey-silver.btn:hover {
    background-color: #bfbfbf
}

.grey-silver.btn .badge {
    color: #bfbfbf;
    background-color: #fafcfb
}

.btn.grey-silver-stripe {
    border-left: 3px solid #bfbfbf
}

.portlet.grey-silver, .portlet>.portlet-body.grey-silver {
    background-color: #bfbfbf
}

.portlet.solid.grey-silver>.portlet-body, .portlet.solid.grey-silver>.portlet-title {
    border: 0;
    color: #fafcfb
}

.portlet.solid.grey-silver>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-silver>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-silver>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-silver {
    border: 1px solid #d9d9d9;
    border-top: 0
}

.portlet.box.grey-silver>.portlet-title {
    background-color: #bfbfbf
}

.portlet.box.grey-silver>.portlet-title>.caption, .portlet.box.grey-silver>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.box.grey-silver>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f7f7f7;
    color: #fff
}

.portlet.box.grey-silver>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-silver>.portlet-title>.actions .btn-default.active, .portlet.box.grey-silver>.portlet-title>.actions .btn-default:active, .portlet.box.grey-silver>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-silver>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey-silver {
    background-color: #bfbfbf
}

.dashboard-stat.grey-silver.dashboard-stat-light:hover {
    background-color: #b5b5b5
}

.dashboard-stat.grey-silver .visual>i {
    color: #fafcfb;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-silver .details .number {
    color: #fafcfb
}

.dashboard-stat.grey-silver .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-silver .more {
    color: #fafcfb;
    background-color: #b5b5b5
}

.bg-grey-silver {
    border-color: #bfbfbf !important;
    background-image: none !important;
    background-color: #bfbfbf !important;
    color: #fafcfb !important
}

.font-grey-silver {
    color: #bfbfbf !important
}

.progress-bar.grey-silver {
    background: #bfbfbf !important;
    color: #fafcfb !important
}

.grey-salsa.btn {
    color: #fafcfb;
    background-color: #acb5c3
}

.grey-salsa.btn.active, .grey-salsa.btn:active, .grey-salsa.btn:focus, .grey-salsa.btn:hover, .open .grey-salsa.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #97a3b4
}

.grey-salsa.btn.active, .grey-salsa.btn:active {
    background-image: none;
    background-color: #8895a9
}

.grey-salsa.btn.active:hover, .grey-salsa.btn:active:hover {
    background-color: #8e9bae
}

.open .grey-salsa.btn.dropdown-toggle {
    background-image: none
}

.grey-salsa.btn.disabled, .grey-salsa.btn.disabled.active, .grey-salsa.btn.disabled:active, .grey-salsa.btn.disabled:focus, .grey-salsa.btn.disabled:hover, .grey-salsa.btn[disabled], .grey-salsa.btn[disabled].active, .grey-salsa.btn[disabled]:active, .grey-salsa.btn[disabled]:focus, .grey-salsa.btn[disabled]:hover, fieldset[disabled] .grey-salsa.btn, fieldset[disabled] .grey-salsa.btn.active, fieldset[disabled] .grey-salsa.btn:active, fieldset[disabled] .grey-salsa.btn:focus, fieldset[disabled] .grey-salsa.btn:hover {
    background-color: #acb5c3
}

.grey-salsa.btn .badge {
    color: #acb5c3;
    background-color: #fafcfb
}

.btn.grey-salsa-stripe {
    border-left: 3px solid #acb5c3
}

.portlet.grey-salsa, .portlet>.portlet-body.grey-salsa {
    background-color: #acb5c3
}

.portlet.solid.grey-salsa>.portlet-body, .portlet.solid.grey-salsa>.portlet-title {
    border: 0;
    color: #fafcfb
}

.portlet.solid.grey-salsa>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-salsa>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-salsa>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-salsa {
    border: 1px solid #cacfd8;
    border-top: 0
}

.portlet.box.grey-salsa>.portlet-title {
    background-color: #acb5c3
}

.portlet.box.grey-salsa>.portlet-title>.caption, .portlet.box.grey-salsa>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.box.grey-salsa>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #edeff2;
    color: #fcfcfd
}

.portlet.box.grey-salsa>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-salsa>.portlet-title>.actions .btn-default.active, .portlet.box.grey-salsa>.portlet-title>.actions .btn-default:active, .portlet.box.grey-salsa>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-salsa>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey-salsa {
    background-color: #acb5c3
}

.dashboard-stat.grey-salsa.dashboard-stat-light:hover {
    background-color: #a0aaba
}

.dashboard-stat.grey-salsa .visual>i {
    color: #fafcfb;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-salsa .details .number {
    color: #fafcfb
}

.dashboard-stat.grey-salsa .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-salsa .more {
    color: #fafcfb;
    background-color: #a0aaba
}

.bg-grey-salsa {
    border-color: #acb5c3 !important;
    background-image: none !important;
    background-color: #acb5c3 !important;
    color: #fafcfb !important
}

.font-grey-salsa {
    color: #acb5c3 !important
}

.progress-bar.grey-salsa {
    background: #acb5c3 !important;
    color: #fafcfb !important
}

.grey-salt.btn {
    color: #fafcfb;
    background-color: #bfcad1
}

.grey-salt.btn.active, .grey-salt.btn:active, .grey-salt.btn:focus, .grey-salt.btn:hover, .open .grey-salt.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #aab9c2
}

.grey-salt.btn.active, .grey-salt.btn:active {
    background-image: none;
    background-color: #9badb7
}

.grey-salt.btn.active:hover, .grey-salt.btn:active:hover {
    background-color: #a1b1bc
}

.open .grey-salt.btn.dropdown-toggle {
    background-image: none
}

.grey-salt.btn.disabled, .grey-salt.btn.disabled.active, .grey-salt.btn.disabled:active, .grey-salt.btn.disabled:focus, .grey-salt.btn.disabled:hover, .grey-salt.btn[disabled], .grey-salt.btn[disabled].active, .grey-salt.btn[disabled]:active, .grey-salt.btn[disabled]:focus, .grey-salt.btn[disabled]:hover, fieldset[disabled] .grey-salt.btn, fieldset[disabled] .grey-salt.btn.active, fieldset[disabled] .grey-salt.btn:active, fieldset[disabled] .grey-salt.btn:focus, fieldset[disabled] .grey-salt.btn:hover {
    background-color: #bfcad1
}

.grey-salt.btn .badge {
    color: #bfcad1;
    background-color: #fafcfb
}

.btn.grey-salt-stripe {
    border-left: 3px solid #bfcad1
}

.portlet.grey-salt, .portlet>.portlet-body.grey-salt {
    background-color: #bfcad1
}

.portlet.solid.grey-salt>.portlet-body, .portlet.solid.grey-salt>.portlet-title {
    border: 0;
    color: #fafcfb
}

.portlet.solid.grey-salt>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-salt>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-salt>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-salt {
    border: 1px solid #dde3e6;
    border-top: 0
}

.portlet.box.grey-salt>.portlet-title {
    background-color: #bfcad1
}

.portlet.box.grey-salt>.portlet-title>.caption, .portlet.box.grey-salt>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.box.grey-salt>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-salt>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-salt>.portlet-title>.actions .btn-default.active, .portlet.box.grey-salt>.portlet-title>.actions .btn-default:active, .portlet.box.grey-salt>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-salt>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.grey-salt {
    background-color: #bfcad1
}

.dashboard-stat.grey-salt.dashboard-stat-light:hover {
    background-color: #b3c0c8
}

.dashboard-stat.grey-salt .visual>i {
    color: #fafcfb;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-salt .details .number {
    color: #fafcfb
}

.dashboard-stat.grey-salt .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-salt .more {
    color: #fafcfb;
    background-color: #b3c0c8
}

.bg-grey-salt {
    border-color: #bfcad1 !important;
    background-image: none !important;
    background-color: #bfcad1 !important;
    color: #fafcfb !important
}

.font-grey-salt {
    color: #bfcad1 !important
}

.progress-bar.grey-salt {
    background: #bfcad1 !important;
    color: #fafcfb !important
}

.grey-mint.btn {
    color: #fafcfb;
    background-color: #9eacb4
}

.grey-mint.btn.active, .grey-mint.btn:active, .grey-mint.btn:focus, .grey-mint.btn:hover, .open .grey-mint.btn.dropdown-toggle {
    color: #fafcfb;
    background-color: #8a9ba4
}

.grey-mint.btn.active, .grey-mint.btn:active {
    background-image: none;
    background-color: #7b8e99
}

.grey-mint.btn.active:hover, .grey-mint.btn:active:hover {
    background-color: #81939e
}

.open .grey-mint.btn.dropdown-toggle {
    background-image: none
}

.grey-mint.btn.disabled, .grey-mint.btn.disabled.active, .grey-mint.btn.disabled:active, .grey-mint.btn.disabled:focus, .grey-mint.btn.disabled:hover, .grey-mint.btn[disabled], .grey-mint.btn[disabled].active, .grey-mint.btn[disabled]:active, .grey-mint.btn[disabled]:focus, .grey-mint.btn[disabled]:hover, fieldset[disabled] .grey-mint.btn, fieldset[disabled] .grey-mint.btn.active, fieldset[disabled] .grey-mint.btn:active, fieldset[disabled] .grey-mint.btn:focus, fieldset[disabled] .grey-mint.btn:hover {
    background-color: #9eacb4
}

.grey-mint.btn .badge {
    color: #9eacb4;
    background-color: #fafcfb
}

.btn.grey-mint-stripe {
    border-left: 3px solid #9eacb4
}

.portlet.grey-mint, .portlet>.portlet-body.grey-mint {
    background-color: #9eacb4
}

.portlet.solid.grey-mint>.portlet-body, .portlet.solid.grey-mint>.portlet-title {
    border: 0;
    color: #fafcfb
}

.portlet.solid.grey-mint>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.grey-mint>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.grey-mint>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-mint {
    border: 1px solid #bbc5ca;
    border-top: 0
}

.portlet.box.grey-mint>.portlet-title {
    background-color: #9eacb4
}

.portlet.box.grey-mint>.portlet-title>.caption, .portlet.box.grey-mint>.portlet-title>.caption>i {
    color: #fafcfb
}

.portlet.box.grey-mint>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #dde2e5;
    color: #eceef0
}

.portlet.box.grey-mint>.portlet-title>.actions .btn-default>i {
    color: #f4f6f7
}

.portlet.box.grey-mint>.portlet-title>.actions .btn-default.active, .portlet.box.grey-mint>.portlet-title>.actions .btn-default:active, .portlet.box.grey-mint>.portlet-title>.actions .btn-default:focus, .portlet.box.grey-mint>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fafbfb;
    color: #fff
}

.dashboard-stat.grey-mint {
    background-color: #9eacb4
}

.dashboard-stat.grey-mint.dashboard-stat-light:hover {
    background-color: #92a2ab
}

.dashboard-stat.grey-mint .visual>i {
    color: #fafcfb;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.grey-mint .details .number {
    color: #fafcfb
}

.dashboard-stat.grey-mint .details .desc {
    color: #fafcfb;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.grey-mint .more {
    color: #fafcfb;
    background-color: #92a2ab
}

.bg-grey-mint {
    border-color: #9eacb4 !important;
    background-image: none !important;
    background-color: #9eacb4 !important;
    color: #fafcfb !important
}

.font-grey-mint {
    color: #9eacb4 !important
}

.progress-bar.grey-mint {
    background: #9eacb4 !important;
    color: #fafcfb !important
}

.red.btn {
    color: #fff;
    background-color: #cb5a5e
}

.open .red.btn.dropdown-toggle, .red.btn.active, .red.btn:active, .red.btn:focus, .red.btn:hover {
    color: #fff;
    background-color: #c23f44
}

.red.btn.active, .red.btn:active {
    background-image: none;
    background-color: #b0383c
}

.red.btn.active:hover, .red.btn:active:hover {
    background-color: #b83a3e
}

.open .red.btn.dropdown-toggle {
    background-image: none
}

.red.btn.disabled, .red.btn.disabled.active, .red.btn.disabled:active, .red.btn.disabled:focus, .red.btn.disabled:hover, .red.btn[disabled], .red.btn[disabled].active, .red.btn[disabled]:active, .red.btn[disabled]:focus, .red.btn[disabled]:hover, fieldset[disabled] .red.btn, fieldset[disabled] .red.btn.active, fieldset[disabled] .red.btn:active, fieldset[disabled] .red.btn:focus, fieldset[disabled] .red.btn:hover {
    background-color: #cb5a5e;
    border: 1px solid #cb5a5e;
    color: #d6cfcf;
}

.red.btn .badge {
    color: #cb5a5e;
    background-color: #fff
}

.btn.red-stripe {
    border-left: 3px solid #cb5a5e
}

.portlet.red, .portlet>.portlet-body.red {
    background-color: #cb5a5e
}

.portlet.solid.red>.portlet-body, .portlet.solid.red>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red {
    border: 1px solid #d78184;
    border-top: 0
}

.portlet.box.red>.portlet-title {
    background-color: #cb5a5e
}

.portlet.box.red>.portlet-title>.caption, .portlet.box.red>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #e6afb1;
    color: #ecc3c4
}

.portlet.box.red>.portlet-title>.actions .btn-default>i {
    color: #f0ced0
}

.portlet.box.red>.portlet-title>.actions .btn-default.active, .portlet.box.red>.portlet-title>.actions .btn-default:active, .portlet.box.red>.portlet-title>.actions .btn-default:focus, .portlet.box.red>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #f2d6d7;
    color: #f8e9ea
}

.dashboard-stat.red {
    background-color: #cb5a5e
}

.dashboard-stat.red.dashboard-stat-light:hover {
    background-color: #c64a4f
}

.dashboard-stat.red .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red .details .number {
    color: #fff
}

.dashboard-stat.red .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red .more {
    color: #fff;
    background-color: #c64a4f
}

.bg-red {
    border-color: #cb5a5e !important;
    background-image: none !important;
    background-color: #cb5a5e !important;
    color: #fff !important
}

.font-red {
    color: #cb5a5e !important
}

.progress-bar.red {
    background: #cb5a5e !important;
    color: #fff !important
}

.red-pink.btn {
    color: #fff;
    background-color: #e08283
}

.open .red-pink.btn.dropdown-toggle, .red-pink.btn.active, .red-pink.btn:active, .red-pink.btn:focus, .red-pink.btn:hover {
    color: #fff;
    background-color: #d96567
}

.red-pink.btn.active, .red-pink.btn:active {
    background-image: none;
    background-color: #d45152
}

.red-pink.btn.active:hover, .red-pink.btn:active:hover {
    background-color: #d6595a
}

.open .red-pink.btn.dropdown-toggle {
    background-image: none
}

.red-pink.btn.disabled, .red-pink.btn.disabled.active, .red-pink.btn.disabled:active, .red-pink.btn.disabled:focus, .red-pink.btn.disabled:hover, .red-pink.btn[disabled], .red-pink.btn[disabled].active, .red-pink.btn[disabled]:active, .red-pink.btn[disabled]:focus, .red-pink.btn[disabled]:hover, fieldset[disabled] .red-pink.btn, fieldset[disabled] .red-pink.btn.active, fieldset[disabled] .red-pink.btn:active, fieldset[disabled] .red-pink.btn:focus, fieldset[disabled] .red-pink.btn:hover {
    background-color: #e08283
}

.red-pink.btn .badge {
    color: #e08283;
    background-color: #fff
}

.btn.red-pink-stripe {
    border-left: 3px solid #e08283
}

.portlet.red-pink, .portlet>.portlet-body.red-pink {
    background-color: #e08283
}

.portlet.solid.red-pink>.portlet-body, .portlet.solid.red-pink>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-pink>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-pink>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-pink>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-pink>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-pink>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-pink>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-pink>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-pink>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-pink {
    border: 1px solid #eaabac;
    border-top: 0
}

.portlet.box.red-pink>.portlet-title {
    background-color: #e08283
}

.portlet.box.red-pink>.portlet-title>.caption, .portlet.box.red-pink>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-pink>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f6dcdc;
    color: #fbf0f0
}

.portlet.box.red-pink>.portlet-title>.actions .btn-default>i {
    color: #fefdfd
}

.portlet.box.red-pink>.portlet-title>.actions .btn-default.active, .portlet.box.red-pink>.portlet-title>.actions .btn-default:active, .portlet.box.red-pink>.portlet-title>.actions .btn-default:focus, .portlet.box.red-pink>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.dashboard-stat.red-pink {
    background-color: #e08283
}

.dashboard-stat.red-pink.dashboard-stat-light:hover {
    background-color: #dc7273
}

.dashboard-stat.red-pink .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-pink .details .number {
    color: #fff
}

.dashboard-stat.red-pink .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-pink .more {
    color: #fff;
    background-color: #dc7273
}

.bg-red-pink {
    border-color: #e08283 !important;
    background-image: none !important;
    background-color: #e08283 !important;
    color: #fff !important
}

.font-red-pink {
    color: #e08283 !important
}

.progress-bar.red-pink {
    background: #e08283 !important;
    color: #fff !important
}

.red-sunglo.btn {
    color: #fff;
    background-color: #e26a6a
}

.open .red-sunglo.btn.dropdown-toggle, .red-sunglo.btn.active, .red-sunglo.btn:active, .red-sunglo.btn:focus, .red-sunglo.btn:hover {
    color: #fff;
    background-color: #dc4c4c
}

.red-sunglo.btn.active, .red-sunglo.btn:active {
    background-image: none;
    background-color: #d83737
}

.red-sunglo.btn.active:hover, .red-sunglo.btn:active:hover {
    background-color: #da3f3f
}

.open .red-sunglo.btn.dropdown-toggle {
    background-image: none
}

.red-sunglo.btn.disabled, .red-sunglo.btn.disabled.active, .red-sunglo.btn.disabled:active, .red-sunglo.btn.disabled:focus, .red-sunglo.btn.disabled:hover, .red-sunglo.btn[disabled], .red-sunglo.btn[disabled].active, .red-sunglo.btn[disabled]:active, .red-sunglo.btn[disabled]:focus, .red-sunglo.btn[disabled]:hover, fieldset[disabled] .red-sunglo.btn, fieldset[disabled] .red-sunglo.btn.active, fieldset[disabled] .red-sunglo.btn:active, fieldset[disabled] .red-sunglo.btn:focus, fieldset[disabled] .red-sunglo.btn:hover {
    background-color: #e26a6a
}

.red-sunglo.btn .badge {
    color: #e26a6a;
    background-color: #fff
}

.btn.red-sunglo-stripe {
    border-left: 3px solid #e26a6a
}

.portlet.red-sunglo, .portlet>.portlet-body.red-sunglo {
    background-color: #e26a6a
}

.portlet.solid.red-sunglo>.portlet-body, .portlet.solid.red-sunglo>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-sunglo>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-sunglo>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-sunglo>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-sunglo {
    border: 1px solid #ea9595;
    border-top: 0
}

.portlet.box.red-sunglo>.portlet-title {
    background-color: #e26a6a
}

.portlet.box.red-sunglo>.portlet-title>.caption, .portlet.box.red-sunglo>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-sunglo>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f4c8c8;
    color: #f8dddd
}

.portlet.box.red-sunglo>.portlet-title>.actions .btn-default>i {
    color: #fbeaea
}

.portlet.box.red-sunglo>.portlet-title>.actions .btn-default.active, .portlet.box.red-sunglo>.portlet-title>.actions .btn-default:active, .portlet.box.red-sunglo>.portlet-title>.actions .btn-default:focus, .portlet.box.red-sunglo>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fdf3f3;
    color: #fff
}

.dashboard-stat.red-sunglo {
    background-color: #e26a6a
}

.dashboard-stat.red-sunglo.dashboard-stat-light:hover {
    background-color: #df5959
}

.dashboard-stat.red-sunglo .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-sunglo .details .number {
    color: #fff
}

.dashboard-stat.red-sunglo .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-sunglo .more {
    color: #fff;
    background-color: #df5959
}

.bg-red-sunglo {
    border-color: #e26a6a !important;
    background-image: none !important;
    background-color: #e26a6a !important;
    color: #fff !important
}

.font-red-sunglo {
    color: #e26a6a !important
}

.progress-bar.red-sunglo {
    background: #e26a6a !important;
    color: #fff !important
}

.red-intense.btn {
    color: #fff;
    background-color: #e35b5a
}

.open .red-intense.btn.dropdown-toggle, .red-intense.btn.active, .red-intense.btn:active, .red-intense.btn:focus, .red-intense.btn:hover {
    color: #fff;
    background-color: #de3d3b
}

.red-intense.btn.active, .red-intense.btn:active {
    background-image: none;
    background-color: #da2726
}

.red-intense.btn.active:hover, .red-intense.btn:active:hover {
    background-color: #dc302e
}

.open .red-intense.btn.dropdown-toggle {
    background-image: none
}

.red-intense.btn.disabled, .red-intense.btn.disabled.active, .red-intense.btn.disabled:active, .red-intense.btn.disabled:focus, .red-intense.btn.disabled:hover, .red-intense.btn[disabled], .red-intense.btn[disabled].active, .red-intense.btn[disabled]:active, .red-intense.btn[disabled]:focus, .red-intense.btn[disabled]:hover, fieldset[disabled] .red-intense.btn, fieldset[disabled] .red-intense.btn.active, fieldset[disabled] .red-intense.btn:active, fieldset[disabled] .red-intense.btn:focus, fieldset[disabled] .red-intense.btn:hover {
    background-color: #e35b5a
}

.red-intense.btn .badge {
    color: #e35b5a;
    background-color: #fff
}

.btn.red-intense-stripe {
    border-left: 3px solid #e35b5a
}

.portlet.red-intense, .portlet>.portlet-body.red-intense {
    background-color: #e35b5a
}

.portlet.solid.red-intense>.portlet-body, .portlet.solid.red-intense>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-intense>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-intense>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-intense>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-intense>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-intense>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-intense>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-intense>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-intense>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-intense {
    border: 1px solid #ea8686;
    border-top: 0
}

.portlet.box.red-intense>.portlet-title {
    background-color: #e35b5a
}

.portlet.box.red-intense>.portlet-title>.caption, .portlet.box.red-intense>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-intense>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f3baba;
    color: #f7d0d0
}

.portlet.box.red-intense>.portlet-title>.actions .btn-default>i {
    color: #f9dddd
}

.portlet.box.red-intense>.portlet-title>.actions .btn-default.active, .portlet.box.red-intense>.portlet-title>.actions .btn-default:active, .portlet.box.red-intense>.portlet-title>.actions .btn-default:focus, .portlet.box.red-intense>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fbe6e6;
    color: #fefbfb
}

.dashboard-stat.red-intense {
    background-color: #e35b5a
}

.dashboard-stat.red-intense.dashboard-stat-light:hover {
    background-color: #e04a49
}

.dashboard-stat.red-intense .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-intense .details .number {
    color: #fff
}

.dashboard-stat.red-intense .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-intense .more {
    color: #fff;
    background-color: #e04a49
}

.bg-red-intense {
    border-color: #e35b5a !important;
    background-image: none !important;
    background-color: #e35b5a !important;
    color: #fff !important
}

.font-red-intense {
    color: #e35b5a !important
}

.progress-bar.red-intense {
    background: #e35b5a !important;
    color: #fff !important
}

.red-thunderbird.btn {
    color: #fff;
    background-color: #d91e18
}

.open .red-thunderbird.btn.dropdown-toggle, .red-thunderbird.btn.active, .red-thunderbird.btn:active, .red-thunderbird.btn:focus, .red-thunderbird.btn:hover {
    color: #fff;
    background-color: #b91a14
}

.red-thunderbird.btn.active, .red-thunderbird.btn:active {
    background-image: none;
    background-color: #a21612
}

.red-thunderbird.btn.active:hover, .red-thunderbird.btn:active:hover {
    background-color: #ab1813
}

.open .red-thunderbird.btn.dropdown-toggle {
    background-image: none
}

.red-thunderbird.btn.disabled, .red-thunderbird.btn.disabled.active, .red-thunderbird.btn.disabled:active, .red-thunderbird.btn.disabled:focus, .red-thunderbird.btn.disabled:hover, .red-thunderbird.btn[disabled], .red-thunderbird.btn[disabled].active, .red-thunderbird.btn[disabled]:active, .red-thunderbird.btn[disabled]:focus, .red-thunderbird.btn[disabled]:hover, fieldset[disabled] .red-thunderbird.btn, fieldset[disabled] .red-thunderbird.btn.active, fieldset[disabled] .red-thunderbird.btn:active, fieldset[disabled] .red-thunderbird.btn:focus, fieldset[disabled] .red-thunderbird.btn:hover {
    background-color: #d91e18
}

.red-thunderbird.btn .badge {
    color: #d91e18;
    background-color: #fff
}

.btn.red-thunderbird-stripe {
    border-left: 3px solid #d91e18
}

.portlet.red-thunderbird, .portlet>.portlet-body.red-thunderbird {
    background-color: #d91e18
}

.portlet.solid.red-thunderbird>.portlet-body, .portlet.solid.red-thunderbird>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-thunderbird>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-thunderbird>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-thunderbird>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-thunderbird {
    border: 1px solid #e9403b;
    border-top: 0
}

.portlet.box.red-thunderbird>.portlet-title {
    background-color: #d91e18
}

.portlet.box.red-thunderbird>.portlet-title>.caption, .portlet.box.red-thunderbird>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-thunderbird>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ef7672;
    color: #f28c89
}

.portlet.box.red-thunderbird>.portlet-title>.actions .btn-default>i {
    color: #f39997
}

.portlet.box.red-thunderbird>.portlet-title>.actions .btn-default.active, .portlet.box.red-thunderbird>.portlet-title>.actions .btn-default:active, .portlet.box.red-thunderbird>.portlet-title>.actions .btn-default:focus, .portlet.box.red-thunderbird>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #f4a2a0;
    color: #f7b9b7
}

.dashboard-stat.red-thunderbird {
    background-color: #d91e18
}

.dashboard-stat.red-thunderbird.dashboard-stat-light:hover {
    background-color: #c71b16
}

.dashboard-stat.red-thunderbird .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-thunderbird .details .number {
    color: #fff
}

.dashboard-stat.red-thunderbird .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-thunderbird .more {
    color: #fff;
    background-color: #c71b16
}

.bg-red-thunderbird {
    border-color: #d91e18 !important;
    background-image: none !important;
    background-color: #d91e18 !important;
    color: #fff !important
}

.font-red-thunderbird {
    color: #d91e18 !important
}

.progress-bar.red-thunderbird {
    background: #d91e18 !important;
    color: #fff !important
}

.red-flamingo.btn {
    color: #fff;
    background-color: #ef4836
}

.open .red-flamingo.btn.dropdown-toggle, .red-flamingo.btn.active, .red-flamingo.btn:active, .red-flamingo.btn:focus, .red-flamingo.btn:hover {
    color: #fff;
    background-color: #ec2a15
}

.red-flamingo.btn.active, .red-flamingo.btn:active {
    background-image: none;
    background-color: #d72411
}

.red-flamingo.btn.active:hover, .red-flamingo.btn:active:hover {
    background-color: #e02612
}

.open .red-flamingo.btn.dropdown-toggle {
    background-image: none
}

.red-flamingo.btn.disabled, .red-flamingo.btn.disabled.active, .red-flamingo.btn.disabled:active, .red-flamingo.btn.disabled:focus, .red-flamingo.btn.disabled:hover, .red-flamingo.btn[disabled], .red-flamingo.btn[disabled].active, .red-flamingo.btn[disabled]:active, .red-flamingo.btn[disabled]:focus, .red-flamingo.btn[disabled]:hover, fieldset[disabled] .red-flamingo.btn, fieldset[disabled] .red-flamingo.btn.active, fieldset[disabled] .red-flamingo.btn:active, fieldset[disabled] .red-flamingo.btn:focus, fieldset[disabled] .red-flamingo.btn:hover {
    background-color: #ef4836
}

.red-flamingo.btn .badge {
    color: #ef4836;
    background-color: #fff
}

.btn.red-flamingo-stripe {
    border-left: 3px solid #ef4836
}

.portlet.red-flamingo, .portlet>.portlet-body.red-flamingo {
    background-color: #ef4836
}

.portlet.solid.red-flamingo>.portlet-body, .portlet.solid.red-flamingo>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-flamingo>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-flamingo>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-flamingo>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-flamingo {
    border: 1px solid #f37365;
    border-top: 0
}

.portlet.box.red-flamingo>.portlet-title {
    background-color: #ef4836
}

.portlet.box.red-flamingo>.portlet-title>.caption, .portlet.box.red-flamingo>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-flamingo>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #f7a79e;
    color: #f9bcb6
}

.portlet.box.red-flamingo>.portlet-title>.actions .btn-default>i {
    color: #fac9c4
}

.portlet.box.red-flamingo>.portlet-title>.actions .btn-default.active, .portlet.box.red-flamingo>.portlet-title>.actions .btn-default:active, .portlet.box.red-flamingo>.portlet-title>.actions .btn-default:focus, .portlet.box.red-flamingo>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fbd2cd;
    color: #fde7e5
}

.dashboard-stat.red-flamingo {
    background-color: #ef4836
}

.dashboard-stat.red-flamingo.dashboard-stat-light:hover {
    background-color: #ed3723
}

.dashboard-stat.red-flamingo .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-flamingo .details .number {
    color: #fff
}

.dashboard-stat.red-flamingo .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-flamingo .more {
    color: #fff;
    background-color: #ed3723
}

.bg-red-flamingo {
    border-color: #ef4836 !important;
    background-image: none !important;
    background-color: #ef4836 !important;
    color: #fff !important
}

.font-red-flamingo {
    color: #ef4836 !important
}

.progress-bar.red-flamingo {
    background: #ef4836 !important;
    color: #fff !important
}

.red-soft.btn {
    color: #fff;
    background-color: #d05454
}

.open .red-soft.btn.dropdown-toggle, .red-soft.btn.active, .red-soft.btn:active, .red-soft.btn:focus, .red-soft.btn:hover {
    color: #fff;
    background-color: #c83838
}

.red-soft.btn.active, .red-soft.btn:active {
    background-image: none;
    background-color: #b53232
}

.red-soft.btn.active:hover, .red-soft.btn:active:hover {
    background-color: #bd3434
}

.open .red-soft.btn.dropdown-toggle {
    background-image: none
}

.red-soft.btn.disabled, .red-soft.btn.disabled.active, .red-soft.btn.disabled:active, .red-soft.btn.disabled:focus, .red-soft.btn.disabled:hover, .red-soft.btn[disabled], .red-soft.btn[disabled].active, .red-soft.btn[disabled]:active, .red-soft.btn[disabled]:focus, .red-soft.btn[disabled]:hover, fieldset[disabled] .red-soft.btn, fieldset[disabled] .red-soft.btn.active, fieldset[disabled] .red-soft.btn:active, fieldset[disabled] .red-soft.btn:focus, fieldset[disabled] .red-soft.btn:hover {
    background-color: #d05454
}

.red-soft.btn .badge {
    color: #d05454;
    background-color: #fff
}

.btn.red-soft-stripe {
    border-left: 3px solid #d05454
}

.portlet.red-soft, .portlet>.portlet-body.red-soft {
    background-color: #d05454
}

.portlet.solid.red-soft>.portlet-body, .portlet.solid.red-soft>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-soft>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-soft>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-soft>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-soft>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-soft>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-soft>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-soft {
    border: 1px solid #db7c7c;
    border-top: 0
}

.portlet.box.red-soft>.portlet-title {
    background-color: #d05454
}

.portlet.box.red-soft>.portlet-title>.caption, .portlet.box.red-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-soft>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #e8acac;
    color: #eec0c0
}

.portlet.box.red-soft>.portlet-title>.actions .btn-default>i {
    color: #f1cccc
}

.portlet.box.red-soft>.portlet-title>.actions .btn-default.active, .portlet.box.red-soft>.portlet-title>.actions .btn-default:active, .portlet.box.red-soft>.portlet-title>.actions .btn-default:focus, .portlet.box.red-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #f3d4d4;
    color: #f9e8e8
}

.dashboard-stat.red-soft {
    background-color: #d05454
}

.dashboard-stat.red-soft.dashboard-stat-light:hover {
    background-color: #c44
}

.dashboard-stat.red-soft .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-soft .details .number {
    color: #fff
}

.dashboard-stat.red-soft .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-soft .more {
    color: #fff;
    background-color: #c44
}

.bg-red-soft {
    border-color: #d05454 !important;
    background-image: none !important;
    background-color: #d05454 !important;
    color: #fff !important
}

.font-red-soft {
    color: #d05454 !important
}

.progress-bar.red-soft {
    background: #d05454 !important;
    color: #fff !important
}

.red-haze.btn {
    color: #fff;
    background-color: #f36a5a
}

.open .red-haze.btn.dropdown-toggle, .red-haze.btn.active, .red-haze.btn:active, .red-haze.btn:focus, .red-haze.btn:hover {
    color: #fff;
    background-color: #f14c39
}

.red-haze.btn.active, .red-haze.btn:active {
    background-image: none;
    background-color: #ef3621
}

.red-haze.btn.active:hover, .red-haze.btn:active:hover {
    background-color: #f03f2a
}

.open .red-haze.btn.dropdown-toggle {
    background-image: none
}

.red-haze.btn.disabled, .red-haze.btn.disabled.active, .red-haze.btn.disabled:active, .red-haze.btn.disabled:focus, .red-haze.btn.disabled:hover, .red-haze.btn[disabled], .red-haze.btn[disabled].active, .red-haze.btn[disabled]:active, .red-haze.btn[disabled]:focus, .red-haze.btn[disabled]:hover, fieldset[disabled] .red-haze.btn, fieldset[disabled] .red-haze.btn.active, fieldset[disabled] .red-haze.btn:active, fieldset[disabled] .red-haze.btn:focus, fieldset[disabled] .red-haze.btn:hover {
    background-color: #f36a5a
}

.red-haze.btn .badge {
    color: #f36a5a;
    background-color: #fff
}

.btn.red-haze-stripe {
    border-left: 3px solid #f36a5a
}

.portlet.red-haze, .portlet>.portlet-body.red-haze {
    background-color: #f36a5a
}

.portlet.solid.red-haze>.portlet-body, .portlet.solid.red-haze>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.red-haze>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.red-haze>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.red-haze>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.red-haze>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.red-haze>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.red-haze>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.red-haze>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.red-haze>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.red-haze {
    border: 1px solid #f6958a;
    border-top: 0
}

.portlet.box.red-haze>.portlet-title {
    background-color: #f36a5a
}

.portlet.box.red-haze>.portlet-title>.caption, .portlet.box.red-haze>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.red-haze>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fbc8c3;
    color: #fcdeda
}

.portlet.box.red-haze>.portlet-title>.actions .btn-default>i {
    color: #fdebe9
}

.portlet.box.red-haze>.portlet-title>.actions .btn-default.active, .portlet.box.red-haze>.portlet-title>.actions .btn-default:active, .portlet.box.red-haze>.portlet-title>.actions .btn-default:focus, .portlet.box.red-haze>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fef3f2;
    color: #fff
}

.dashboard-stat.red-haze {
    background-color: #f36a5a
}

.dashboard-stat.red-haze.dashboard-stat-light:hover {
    background-color: #f25947
}

.dashboard-stat.red-haze .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.red-haze .details .number {
    color: #fff
}

.dashboard-stat.red-haze .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.red-haze .more {
    color: #fff;
    background-color: #f25947
}

.bg-red-haze {
    border-color: #f36a5a !important;
    background-image: none !important;
    background-color: #f36a5a !important;
    color: #fff !important
}

.font-red-haze {
    color: #f36a5a !important
}

.progress-bar.red-haze {
    background: #f36a5a !important;
    color: #fff !important
}

.yellow.btn {
    color: #fff;
    background-color: #c49f47
}

.open .yellow.btn.dropdown-toggle, .yellow.btn.active, .yellow.btn:active, .yellow.btn:focus, .yellow.btn:hover {
    color: #fff;
    background-color: #af8c38
}

.yellow.btn.active, .yellow.btn:active {
    background-image: none;
    background-color: #9c7c32
}

.yellow.btn.active:hover, .yellow.btn:active:hover {
    background-color: #a48334
}

.open .yellow.btn.dropdown-toggle {
    background-image: none
}

.yellow.btn.disabled, .yellow.btn.disabled.active, .yellow.btn.disabled:active, .yellow.btn.disabled:focus, .yellow.btn.disabled:hover, .yellow.btn[disabled], .yellow.btn[disabled].active, .yellow.btn[disabled]:active, .yellow.btn[disabled]:focus, .yellow.btn[disabled]:hover, fieldset[disabled] .yellow.btn, fieldset[disabled] .yellow.btn.active, fieldset[disabled] .yellow.btn:active, fieldset[disabled] .yellow.btn:focus, fieldset[disabled] .yellow.btn:hover {
    background-color: #c49f47
}

.yellow.btn .badge {
    color: #c49f47;
    background-color: #fff
}

.btn.yellow-stripe {
    border-left: 3px solid #c49f47
}

.portlet.yellow, .portlet>.portlet-body.yellow {
    background-color: #c49f47
}

.portlet.solid.yellow>.portlet-body, .portlet.solid.yellow>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow {
    border: 1px solid #d0b36e;
    border-top: 0
}

.portlet.box.yellow>.portlet-title {
    background-color: #c49f47
}

.portlet.box.yellow>.portlet-title>.caption, .portlet.box.yellow>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #dfcb9c;
    color: #e5d5af
}

.portlet.box.yellow>.portlet-title>.actions .btn-default>i {
    color: #e9dbbb
}

.portlet.box.yellow>.portlet-title>.actions .btn-default.active, .portlet.box.yellow>.portlet-title>.actions .btn-default:active, .portlet.box.yellow>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ecdfc3;
    color: #f2ead6
}

.dashboard-stat.yellow {
    background-color: #c49f47
}

.dashboard-stat.yellow.dashboard-stat-light:hover {
    background-color: #bb953c
}

.dashboard-stat.yellow .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow .details .number {
    color: #fff
}

.dashboard-stat.yellow .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow .more {
    color: #fff;
    background-color: #bb953c
}

.bg-yellow {
    border-color: #c49f47 !important;
    background-image: none !important;
    background-color: #c49f47 !important;
    color: #fff !important
}

.font-yellow {
    color: #c49f47 !important
}

.progress-bar.yellow {
    background: #c49f47 !important;
    color: #fff !important
}

.yellow-gold.btn {
    color: #fff;
    background-color: #e87e04
}

.open .yellow-gold.btn.dropdown-toggle, .yellow-gold.btn.active, .yellow-gold.btn:active, .yellow-gold.btn:focus, .yellow-gold.btn:hover {
    color: #fff;
    background-color: #c56b03
}

.yellow-gold.btn.active, .yellow-gold.btn:active {
    background-image: none;
    background-color: #ac5d03
}

.yellow-gold.btn.active:hover, .yellow-gold.btn:active:hover {
    background-color: #b66303
}

.open .yellow-gold.btn.dropdown-toggle {
    background-image: none
}

.yellow-gold.btn.disabled, .yellow-gold.btn.disabled.active, .yellow-gold.btn.disabled:active, .yellow-gold.btn.disabled:focus, .yellow-gold.btn.disabled:hover, .yellow-gold.btn[disabled], .yellow-gold.btn[disabled].active, .yellow-gold.btn[disabled]:active, .yellow-gold.btn[disabled]:focus, .yellow-gold.btn[disabled]:hover, fieldset[disabled] .yellow-gold.btn, fieldset[disabled] .yellow-gold.btn.active, fieldset[disabled] .yellow-gold.btn:active, fieldset[disabled] .yellow-gold.btn:focus, fieldset[disabled] .yellow-gold.btn:hover {
    background-color: #e87e04
}

.yellow-gold.btn .badge {
    color: #e87e04;
    background-color: #fff
}

.btn.yellow-gold-stripe {
    border-left: 3px solid #e87e04
}

.portlet.yellow-gold, .portlet>.portlet-body.yellow-gold {
    background-color: #e87e04
}

.portlet.solid.yellow-gold>.portlet-body, .portlet.solid.yellow-gold>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow-gold>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow-gold>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow-gold>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow-gold {
    border: 1px solid #fb9724;
    border-top: 0
}

.portlet.box.yellow-gold>.portlet-title {
    background-color: #e87e04
}

.portlet.box.yellow-gold>.portlet-title>.caption, .portlet.box.yellow-gold>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow-gold>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fcb460;
    color: #fdbf79
}

.portlet.box.yellow-gold>.portlet-title>.actions .btn-default>i {
    color: #fdc788
}

.portlet.box.yellow-gold>.portlet-title>.actions .btn-default.active, .portlet.box.yellow-gold>.portlet-title>.actions .btn-default:active, .portlet.box.yellow-gold>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow-gold>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fdcb92;
    color: #fed7ab
}

.dashboard-stat.yellow-gold {
    background-color: #e87e04
}

.dashboard-stat.yellow-gold.dashboard-stat-light:hover {
    background-color: #d47304
}

.dashboard-stat.yellow-gold .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow-gold .details .number {
    color: #fff
}

.dashboard-stat.yellow-gold .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow-gold .more {
    color: #fff;
    background-color: #d47304
}

.bg-yellow-gold {
    border-color: #e87e04 !important;
    background-image: none !important;
    background-color: #e87e04 !important;
    color: #fff !important
}

.font-yellow-gold {
    color: #e87e04 !important
}

.progress-bar.yellow-gold {
    background: #e87e04 !important;
    color: #fff !important
}

.yellow-casablanca.btn {
    color: #fff;
    background-color: #f2784b
}

.open .yellow-casablanca.btn.dropdown-toggle, .yellow-casablanca.btn.active, .yellow-casablanca.btn:active, .yellow-casablanca.btn:focus, .yellow-casablanca.btn:hover {
    color: #fff;
    background-color: #f05f2a
}

.yellow-casablanca.btn.active, .yellow-casablanca.btn:active {
    background-image: none;
    background-color: #ee4d12
}

.yellow-casablanca.btn.active:hover, .yellow-casablanca.btn:active:hover {
    background-color: #ef541b
}

.open .yellow-casablanca.btn.dropdown-toggle {
    background-image: none
}

.yellow-casablanca.btn.disabled, .yellow-casablanca.btn.disabled.active, .yellow-casablanca.btn.disabled:active, .yellow-casablanca.btn.disabled:focus, .yellow-casablanca.btn.disabled:hover, .yellow-casablanca.btn[disabled], .yellow-casablanca.btn[disabled].active, .yellow-casablanca.btn[disabled]:active, .yellow-casablanca.btn[disabled]:focus, .yellow-casablanca.btn[disabled]:hover, fieldset[disabled] .yellow-casablanca.btn, fieldset[disabled] .yellow-casablanca.btn.active, fieldset[disabled] .yellow-casablanca.btn:active, fieldset[disabled] .yellow-casablanca.btn:focus, fieldset[disabled] .yellow-casablanca.btn:hover {
    background-color: #f2784b
}

.yellow-casablanca.btn .badge {
    color: #f2784b;
    background-color: #fff
}

.btn.yellow-casablanca-stripe {
    border-left: 3px solid #f2784b
}

.portlet.yellow-casablanca, .portlet>.portlet-body.yellow-casablanca {
    background-color: #f2784b
}

.portlet.solid.yellow-casablanca>.portlet-body, .portlet.solid.yellow-casablanca>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow-casablanca>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow-casablanca>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow-casablanca>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow-casablanca {
    border: 1px solid #f59c7b;
    border-top: 0
}

.portlet.box.yellow-casablanca>.portlet-title {
    background-color: #f2784b
}

.portlet.box.yellow-casablanca>.portlet-title>.caption, .portlet.box.yellow-casablanca>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fac6b4;
    color: #fbd8cb
}

.portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default>i {
    color: #fce3da
}

.portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default.active, .portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default:active, .portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow-casablanca>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fdeae3;
    color: #fffcfb
}

.dashboard-stat.yellow-casablanca {
    background-color: #f2784b
}

.dashboard-stat.yellow-casablanca.dashboard-stat-light:hover {
    background-color: #f16a38
}

.dashboard-stat.yellow-casablanca .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow-casablanca .details .number {
    color: #fff
}

.dashboard-stat.yellow-casablanca .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow-casablanca .more {
    color: #fff;
    background-color: #f16a38
}

.bg-yellow-casablanca {
    border-color: #f2784b !important;
    background-image: none !important;
    background-color: #f2784b !important;
    color: #fff !important
}

.font-yellow-casablanca {
    color: #f2784b !important
}

.progress-bar.yellow-casablanca {
    background: #f2784b !important;
    color: #fff !important
}

.yellow-crusta.btn {
    color: #fff;
    background-color: #f3c200
}

.open .yellow-crusta.btn.dropdown-toggle, .yellow-crusta.btn.active, .yellow-crusta.btn:active, .yellow-crusta.btn:focus, .yellow-crusta.btn:hover {
    color: #fff;
    background-color: #cfa500
}

.yellow-crusta.btn.active, .yellow-crusta.btn:active {
    background-image: none;
    background-color: #b69100
}

.yellow-crusta.btn.active:hover, .yellow-crusta.btn:active:hover {
    background-color: #c09900
}

.open .yellow-crusta.btn.dropdown-toggle {
    background-image: none
}

.yellow-crusta.btn.disabled, .yellow-crusta.btn.disabled.active, .yellow-crusta.btn.disabled:active, .yellow-crusta.btn.disabled:focus, .yellow-crusta.btn.disabled:hover, .yellow-crusta.btn[disabled], .yellow-crusta.btn[disabled].active, .yellow-crusta.btn[disabled]:active, .yellow-crusta.btn[disabled]:focus, .yellow-crusta.btn[disabled]:hover, fieldset[disabled] .yellow-crusta.btn, fieldset[disabled] .yellow-crusta.btn.active, fieldset[disabled] .yellow-crusta.btn:active, fieldset[disabled] .yellow-crusta.btn:focus, fieldset[disabled] .yellow-crusta.btn:hover {
    background-color: #f3c200
}

.yellow-crusta.btn .badge {
    color: #f3c200;
    background-color: #fff
}

.btn.yellow-crusta-stripe {
    border-left: 3px solid #f3c200
}

.portlet.yellow-crusta, .portlet>.portlet-body.yellow-crusta {
    background-color: #f3c200
}

.portlet.solid.yellow-crusta>.portlet-body, .portlet.solid.yellow-crusta>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow-crusta>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow-crusta>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow-crusta>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow-crusta {
    border: 1px solid #ffd327;
    border-top: 0
}

.portlet.box.yellow-crusta>.portlet-title {
    background-color: #f3c200
}

.portlet.box.yellow-crusta>.portlet-title>.caption, .portlet.box.yellow-crusta>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow-crusta>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ffe064;
    color: #ffe57e
}

.portlet.box.yellow-crusta>.portlet-title>.actions .btn-default>i {
    color: #ffe88d
}

.portlet.box.yellow-crusta>.portlet-title>.actions .btn-default.active, .portlet.box.yellow-crusta>.portlet-title>.actions .btn-default:active, .portlet.box.yellow-crusta>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow-crusta>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ffea97;
    color: #ffefb1
}

.dashboard-stat.yellow-crusta {
    background-color: #f3c200
}

.dashboard-stat.yellow-crusta.dashboard-stat-light:hover {
    background-color: #dfb200
}

.dashboard-stat.yellow-crusta .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow-crusta .details .number {
    color: #fff
}

.dashboard-stat.yellow-crusta .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow-crusta .more {
    color: #fff;
    background-color: #dfb200
}

.bg-yellow-crusta {
    border-color: #f3c200 !important;
    background-image: none !important;
    background-color: #f3c200 !important;
    color: #fff !important
}

.font-yellow-crusta {
    color: #f3c200 !important
}

.progress-bar.yellow-crusta {
    background: #f3c200 !important;
    color: #fff !important
}

.yellow-lemon.btn {
    color: #fff;
    background-color: #f7ca18
}

.open .yellow-lemon.btn.dropdown-toggle, .yellow-lemon.btn.active, .yellow-lemon.btn:active, .yellow-lemon.btn:focus, .yellow-lemon.btn:hover {
    color: #fff;
    background-color: #e3b708
}

.yellow-lemon.btn.active, .yellow-lemon.btn:active {
    background-image: none;
    background-color: #cba307
}

.yellow-lemon.btn.active:hover, .yellow-lemon.btn:active:hover {
    background-color: #d5ab07
}

.open .yellow-lemon.btn.dropdown-toggle {
    background-image: none
}

.yellow-lemon.btn.disabled, .yellow-lemon.btn.disabled.active, .yellow-lemon.btn.disabled:active, .yellow-lemon.btn.disabled:focus, .yellow-lemon.btn.disabled:hover, .yellow-lemon.btn[disabled], .yellow-lemon.btn[disabled].active, .yellow-lemon.btn[disabled]:active, .yellow-lemon.btn[disabled]:focus, .yellow-lemon.btn[disabled]:hover, fieldset[disabled] .yellow-lemon.btn, fieldset[disabled] .yellow-lemon.btn.active, fieldset[disabled] .yellow-lemon.btn:active, fieldset[disabled] .yellow-lemon.btn:focus, fieldset[disabled] .yellow-lemon.btn:hover {
    background-color: #f7ca18
}

.yellow-lemon.btn .badge {
    color: #f7ca18;
    background-color: #fff
}

.btn.yellow-lemon-stripe {
    border-left: 3px solid #f7ca18
}

.portlet.yellow-lemon, .portlet>.portlet-body.yellow-lemon {
    background-color: #f7ca18
}

.portlet.solid.yellow-lemon>.portlet-body, .portlet.solid.yellow-lemon>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow-lemon>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow-lemon>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow-lemon>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow-lemon {
    border: 1px solid #f9d549;
    border-top: 0
}

.portlet.box.yellow-lemon>.portlet-title {
    background-color: #f7ca18
}

.portlet.box.yellow-lemon>.portlet-title>.caption, .portlet.box.yellow-lemon>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow-lemon>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #fbe384;
    color: #fce99d
}

.portlet.box.yellow-lemon>.portlet-title>.actions .btn-default>i {
    color: #fcecac
}

.portlet.box.yellow-lemon>.portlet-title>.actions .btn-default.active, .portlet.box.yellow-lemon>.portlet-title>.actions .btn-default:active, .portlet.box.yellow-lemon>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow-lemon>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fceeb6;
    color: #fdf4ce
}

.dashboard-stat.yellow-lemon {
    background-color: #f7ca18
}

.dashboard-stat.yellow-lemon.dashboard-stat-light:hover {
    background-color: #f2c308
}

.dashboard-stat.yellow-lemon .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow-lemon .details .number {
    color: #fff
}

.dashboard-stat.yellow-lemon .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow-lemon .more {
    color: #fff;
    background-color: #f2c308
}

.bg-yellow-lemon {
    border-color: #f7ca18 !important;
    background-image: none !important;
    background-color: #f7ca18 !important;
    color: #fff !important
}

.font-yellow-lemon {
    color: #f7ca18 !important
}

.progress-bar.yellow-lemon {
    background: #f7ca18 !important;
    color: #fff !important
}

.yellow-saffron.btn {
    color: #fff;
    background-color: #f4d03f
}

.open .yellow-saffron.btn.dropdown-toggle, .yellow-saffron.btn.active, .yellow-saffron.btn:active, .yellow-saffron.btn:focus, .yellow-saffron.btn:hover {
    color: #fff;
    background-color: #f2c81d
}

.yellow-saffron.btn.active, .yellow-saffron.btn:active {
    background-image: none;
    background-color: #e8bd0d
}

.yellow-saffron.btn.active:hover, .yellow-saffron.btn:active:hover {
    background-color: #f1c40f
}

.open .yellow-saffron.btn.dropdown-toggle {
    background-image: none
}

.yellow-saffron.btn.disabled, .yellow-saffron.btn.disabled.active, .yellow-saffron.btn.disabled:active, .yellow-saffron.btn.disabled:focus, .yellow-saffron.btn.disabled:hover, .yellow-saffron.btn[disabled], .yellow-saffron.btn[disabled].active, .yellow-saffron.btn[disabled]:active, .yellow-saffron.btn[disabled]:focus, .yellow-saffron.btn[disabled]:hover, fieldset[disabled] .yellow-saffron.btn, fieldset[disabled] .yellow-saffron.btn.active, fieldset[disabled] .yellow-saffron.btn:active, fieldset[disabled] .yellow-saffron.btn:focus, fieldset[disabled] .yellow-saffron.btn:hover {
    background-color: #f4d03f
}

.yellow-saffron.btn .badge {
    color: #f4d03f;
    background-color: #fff
}

.btn.yellow-saffron-stripe {
    border-left: 3px solid #f4d03f
}

.portlet.yellow-saffron, .portlet>.portlet-body.yellow-saffron {
    background-color: #f4d03f
}

.portlet.solid.yellow-saffron>.portlet-body, .portlet.solid.yellow-saffron>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.yellow-saffron>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.yellow-saffron>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.yellow-saffron>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.yellow-saffron {
    border: 1px solid #f7dc6f;
    border-top: 0
}

.portlet.box.yellow-saffron>.portlet-title {
    background-color: #f4d03f
}

.portlet.box.yellow-saffron>.portlet-title>.caption, .portlet.box.yellow-saffron>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.yellow-saffron>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #faeaa9;
    color: #fbf0c1
}

.portlet.box.yellow-saffron>.portlet-title>.actions .btn-default>i {
    color: #fcf3d0
}

.portlet.box.yellow-saffron>.portlet-title>.actions .btn-default.active, .portlet.box.yellow-saffron>.portlet-title>.actions .btn-default:active, .portlet.box.yellow-saffron>.portlet-title>.actions .btn-default:focus, .portlet.box.yellow-saffron>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fdf6d9;
    color: #fefcf1
}

.dashboard-stat.yellow-saffron {
    background-color: #f4d03f
}

.dashboard-stat.yellow-saffron.dashboard-stat-light:hover {
    background-color: #f3cb2c
}

.dashboard-stat.yellow-saffron .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.yellow-saffron .details .number {
    color: #fff
}

.dashboard-stat.yellow-saffron .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.yellow-saffron .more {
    color: #fff;
    background-color: #f3cb2c
}

.bg-yellow-saffron {
    border-color: #f4d03f !important;
    background-image: none !important;
    background-color: #f4d03f !important;
    color: #fff !important
}

.font-yellow-saffron {
    color: #f4d03f !important
}

.progress-bar.yellow-saffron {
    background: #f4d03f !important;
    color: #fff !important
}

.purple.btn {
    color: #fff;
    background-color: #8e5fa2
}

.open .purple.btn.dropdown-toggle, .purple.btn.active, .purple.btn:active, .purple.btn:focus, .purple.btn:hover {
    color: #fff;
    background-color: #7a518c
}

.purple.btn.active, .purple.btn:active {
    background-image: none;
    background-color: #6c487c
}

.purple.btn.active:hover, .purple.btn:active:hover {
    background-color: #724c82
}

.open .purple.btn.dropdown-toggle {
    background-image: none
}

.purple.btn.disabled, .purple.btn.disabled.active, .purple.btn.disabled:active, .purple.btn.disabled:focus, .purple.btn.disabled:hover, .purple.btn[disabled], .purple.btn[disabled].active, .purple.btn[disabled]:active, .purple.btn[disabled]:focus, .purple.btn[disabled]:hover, fieldset[disabled] .purple.btn, fieldset[disabled] .purple.btn.active, fieldset[disabled] .purple.btn:active, fieldset[disabled] .purple.btn:focus, fieldset[disabled] .purple.btn:hover {
    background-color: #8e5fa2
}

.purple.btn .badge {
    color: #8e5fa2;
    background-color: #fff
}

.btn.purple-stripe {
    border-left: 3px solid #8e5fa2
}

.portlet.purple, .portlet>.portlet-body.purple {
    background-color: #8e5fa2
}

.portlet.solid.purple>.portlet-body, .portlet.solid.purple>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple {
    border: 1px solid #a57fb5;
    border-top: 0
}

.portlet.box.purple>.portlet-title {
    background-color: #8e5fa2
}

.portlet.box.purple>.portlet-title>.caption, .portlet.box.purple>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c0a6cb;
    color: #ccb6d5
}

.portlet.box.purple>.portlet-title>.actions .btn-default>i {
    color: #d2c0da
}

.portlet.box.purple>.portlet-title>.actions .btn-default.active, .portlet.box.purple>.portlet-title>.actions .btn-default:active, .portlet.box.purple>.portlet-title>.actions .btn-default:focus, .portlet.box.purple>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #d7c6de;
    color: #e2d6e7
}

.dashboard-stat.purple {
    background-color: #8e5fa2
}

.dashboard-stat.purple.dashboard-stat-light:hover {
    background-color: #835796
}

.dashboard-stat.purple .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple .details .number {
    color: #fff
}

.dashboard-stat.purple .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple .more {
    color: #fff;
    background-color: #835796
}

.bg-purple {
    border-color: #8e5fa2 !important;
    background-image: none !important;
    background-color: #8e5fa2 !important;
    color: #fff !important
}

.font-purple {
    color: #8e5fa2 !important
}

.progress-bar.purple {
    background: #8e5fa2 !important;
    color: #fff !important
}

.purple-plum.btn {
    color: #fff;
    background-color: #8775a7
}

.open .purple-plum.btn.dropdown-toggle, .purple-plum.btn.active, .purple-plum.btn:active, .purple-plum.btn:focus, .purple-plum.btn:hover {
    color: #fff;
    background-color: #746198
}

.purple-plum.btn.active, .purple-plum.btn:active {
    background-image: none;
    background-color: #685788
}

.purple-plum.btn.active:hover, .purple-plum.btn:active:hover {
    background-color: #6d5b8e
}

.open .purple-plum.btn.dropdown-toggle {
    background-image: none
}

.purple-plum.btn.disabled, .purple-plum.btn.disabled.active, .purple-plum.btn.disabled:active, .purple-plum.btn.disabled:focus, .purple-plum.btn.disabled:hover, .purple-plum.btn[disabled], .purple-plum.btn[disabled].active, .purple-plum.btn[disabled]:active, .purple-plum.btn[disabled]:focus, .purple-plum.btn[disabled]:hover, fieldset[disabled] .purple-plum.btn, fieldset[disabled] .purple-plum.btn.active, fieldset[disabled] .purple-plum.btn:active, fieldset[disabled] .purple-plum.btn:focus, fieldset[disabled] .purple-plum.btn:hover {
    background-color: #8775a7
}

.purple-plum.btn .badge {
    color: #8775a7;
    background-color: #fff
}

.btn.purple-plum-stripe {
    border-left: 3px solid #8775a7
}

.portlet.purple-plum, .portlet>.portlet-body.purple-plum {
    background-color: #8775a7
}

.portlet.solid.purple-plum>.portlet-body, .portlet.solid.purple-plum>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-plum>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-plum>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-plum>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-plum {
    border: 1px solid #a294bb;
    border-top: 0
}

.portlet.box.purple-plum>.portlet-title {
    background-color: #8775a7
}

.portlet.box.purple-plum>.portlet-title>.caption, .portlet.box.purple-plum>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-plum>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c3bad3;
    color: #d0c9dd
}

.portlet.box.purple-plum>.portlet-title>.actions .btn-default>i {
    color: #d8d2e3
}

.portlet.box.purple-plum>.portlet-title>.actions .btn-default.active, .portlet.box.purple-plum>.portlet-title>.actions .btn-default:active, .portlet.box.purple-plum>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-plum>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ded9e7;
    color: #ebe8f0
}

.dashboard-stat.purple-plum {
    background-color: #8775a7
}

.dashboard-stat.purple-plum.dashboard-stat-light:hover {
    background-color: #7c699f
}

.dashboard-stat.purple-plum .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-plum .details .number {
    color: #fff
}

.dashboard-stat.purple-plum .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-plum .more {
    color: #fff;
    background-color: #7c699f
}

.bg-purple-plum {
    border-color: #8775a7 !important;
    background-image: none !important;
    background-color: #8775a7 !important;
    color: #fff !important
}

.font-purple-plum {
    color: #8775a7 !important
}

.progress-bar.purple-plum {
    background: #8775a7 !important;
    color: #fff !important
}

.purple-medium.btn {
    color: #fff;
    background-color: #bf55ec
}

.open .purple-medium.btn.dropdown-toggle, .purple-medium.btn.active, .purple-medium.btn:active, .purple-medium.btn:focus, .purple-medium.btn:hover {
    color: #fff;
    background-color: #b335e8
}

.purple-medium.btn.active, .purple-medium.btn:active {
    background-image: none;
    background-color: #aa1ee6
}

.purple-medium.btn.active:hover, .purple-medium.btn:active:hover {
    background-color: #ae27e7
}

.open .purple-medium.btn.dropdown-toggle {
    background-image: none
}

.purple-medium.btn.disabled, .purple-medium.btn.disabled.active, .purple-medium.btn.disabled:active, .purple-medium.btn.disabled:focus, .purple-medium.btn.disabled:hover, .purple-medium.btn[disabled], .purple-medium.btn[disabled].active, .purple-medium.btn[disabled]:active, .purple-medium.btn[disabled]:focus, .purple-medium.btn[disabled]:hover, fieldset[disabled] .purple-medium.btn, fieldset[disabled] .purple-medium.btn.active, fieldset[disabled] .purple-medium.btn:active, fieldset[disabled] .purple-medium.btn:focus, fieldset[disabled] .purple-medium.btn:hover {
    background-color: #bf55ec
}

.purple-medium.btn .badge {
    color: #bf55ec;
    background-color: #fff
}

.btn.purple-medium-stripe {
    border-left: 3px solid #bf55ec
}

.portlet.purple-medium, .portlet>.portlet-body.purple-medium {
    background-color: #bf55ec
}

.portlet.solid.purple-medium>.portlet-body, .portlet.solid.purple-medium>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-medium>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-medium>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-medium>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-medium {
    border: 1px solid #d083f1;
    border-top: 0
}

.portlet.box.purple-medium>.portlet-title {
    background-color: #bf55ec
}

.portlet.box.purple-medium>.portlet-title>.caption, .portlet.box.purple-medium>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-medium>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #e5baf7;
    color: #eed1fa
}

.portlet.box.purple-medium>.portlet-title>.actions .btn-default>i {
    color: #f3dffb
}

.portlet.box.purple-medium>.portlet-title>.actions .btn-default.active, .portlet.box.purple-medium>.portlet-title>.actions .btn-default:active, .portlet.box.purple-medium>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-medium>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #f6e8fc;
    color: #fff
}

.dashboard-stat.purple-medium {
    background-color: #bf55ec
}

.dashboard-stat.purple-medium.dashboard-stat-light:hover {
    background-color: #b843ea
}

.dashboard-stat.purple-medium .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-medium .details .number {
    color: #fff
}

.dashboard-stat.purple-medium .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-medium .more {
    color: #fff;
    background-color: #b843ea
}

.bg-purple-medium {
    border-color: #bf55ec !important;
    background-image: none !important;
    background-color: #bf55ec !important;
    color: #fff !important
}

.font-purple-medium {
    color: #bf55ec !important
}

.progress-bar.purple-medium {
    background: #bf55ec !important;
    color: #fff !important
}

.purple-studio.btn {
    color: #fff;
    background-color: #8e44ad
}

.open .purple-studio.btn.dropdown-toggle, .purple-studio.btn.active, .purple-studio.btn:active, .purple-studio.btn:focus, .purple-studio.btn:hover {
    color: #fff;
    background-color: #793a93
}

.purple-studio.btn.active, .purple-studio.btn:active {
    background-image: none;
    background-color: #6a3381
}

.purple-studio.btn.active:hover, .purple-studio.btn:active:hover {
    background-color: #703688
}

.open .purple-studio.btn.dropdown-toggle {
    background-image: none
}

.purple-studio.btn.disabled, .purple-studio.btn.disabled.active, .purple-studio.btn.disabled:active, .purple-studio.btn.disabled:focus, .purple-studio.btn.disabled:hover, .purple-studio.btn[disabled], .purple-studio.btn[disabled].active, .purple-studio.btn[disabled]:active, .purple-studio.btn[disabled]:focus, .purple-studio.btn[disabled]:hover, fieldset[disabled] .purple-studio.btn, fieldset[disabled] .purple-studio.btn.active, fieldset[disabled] .purple-studio.btn:active, fieldset[disabled] .purple-studio.btn:focus, fieldset[disabled] .purple-studio.btn:hover {
    background-color: #8e44ad
}

.purple-studio.btn .badge {
    color: #8e44ad;
    background-color: #fff
}

.btn.purple-studio-stripe {
    border-left: 3px solid #8e44ad
}

.portlet.purple-studio, .portlet>.portlet-body.purple-studio {
    background-color: #8e44ad
}

.portlet.solid.purple-studio>.portlet-body, .portlet.solid.purple-studio>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-studio>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-studio>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-studio>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-studio {
    border: 1px solid #a563c1;
    border-top: 0
}

.portlet.box.purple-studio>.portlet-title {
    background-color: #8e44ad
}

.portlet.box.purple-studio>.portlet-title>.caption, .portlet.box.purple-studio>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-studio>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #bf8ed3;
    color: #c9a1da
}

.portlet.box.purple-studio>.portlet-title>.actions .btn-default>i {
    color: #cfacde
}

.portlet.box.purple-studio>.portlet-title>.actions .btn-default.active, .portlet.box.purple-studio>.portlet-title>.actions .btn-default:active, .portlet.box.purple-studio>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-studio>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #d4b3e1;
    color: #dec5e8
}

.dashboard-stat.purple-studio {
    background-color: #8e44ad
}

.dashboard-stat.purple-studio.dashboard-stat-light:hover {
    background-color: #823e9e
}

.dashboard-stat.purple-studio .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-studio .details .number {
    color: #fff
}

.dashboard-stat.purple-studio .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-studio .more {
    color: #fff;
    background-color: #823e9e
}

.bg-purple-studio {
    border-color: #8e44ad !important;
    background-image: none !important;
    background-color: #8e44ad !important;
    color: #fff !important
}

.font-purple-studio {
    color: #8e44ad !important
}

.progress-bar.purple-studio {
    background: #8e44ad !important;
    color: #fff !important
}

.purple-wisteria.btn {
    color: #fff;
    background-color: #9b59b6
}

.open .purple-wisteria.btn.dropdown-toggle, .purple-wisteria.btn.active, .purple-wisteria.btn:active, .purple-wisteria.btn:focus, .purple-wisteria.btn:hover {
    color: #fff;
    background-color: #8948a3
}

.purple-wisteria.btn.active, .purple-wisteria.btn:active {
    background-image: none;
    background-color: #7a4092
}

.purple-wisteria.btn.active:hover, .purple-wisteria.btn:active:hover {
    background-color: #804399
}

.open .purple-wisteria.btn.dropdown-toggle {
    background-image: none
}

.purple-wisteria.btn.disabled, .purple-wisteria.btn.disabled.active, .purple-wisteria.btn.disabled:active, .purple-wisteria.btn.disabled:focus, .purple-wisteria.btn.disabled:hover, .purple-wisteria.btn[disabled], .purple-wisteria.btn[disabled].active, .purple-wisteria.btn[disabled]:active, .purple-wisteria.btn[disabled]:focus, .purple-wisteria.btn[disabled]:hover, fieldset[disabled] .purple-wisteria.btn, fieldset[disabled] .purple-wisteria.btn.active, fieldset[disabled] .purple-wisteria.btn:active, fieldset[disabled] .purple-wisteria.btn:focus, fieldset[disabled] .purple-wisteria.btn:hover {
    background-color: #9b59b6
}

.purple-wisteria.btn .badge {
    color: #9b59b6;
    background-color: #fff
}

.btn.purple-wisteria-stripe {
    border-left: 3px solid #9b59b6
}

.portlet.purple-wisteria, .portlet>.portlet-body.purple-wisteria {
    background-color: #9b59b6
}

.portlet.solid.purple-wisteria>.portlet-body, .portlet.solid.purple-wisteria>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-wisteria>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-wisteria>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-wisteria>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-wisteria {
    border: 1px solid #b07cc6;
    border-top: 0
}

.portlet.box.purple-wisteria>.portlet-title {
    background-color: #9b59b6
}

.portlet.box.purple-wisteria>.portlet-title>.caption, .portlet.box.purple-wisteria>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-wisteria>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #caa7d8;
    color: #d5b9e0
}

.portlet.box.purple-wisteria>.portlet-title>.actions .btn-default>i {
    color: #dbc3e5
}

.portlet.box.purple-wisteria>.portlet-title>.actions .btn-default.active, .portlet.box.purple-wisteria>.portlet-title>.actions .btn-default:active, .portlet.box.purple-wisteria>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-wisteria>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #dfcae8;
    color: #eadcf0
}

.dashboard-stat.purple-wisteria {
    background-color: #9b59b6
}

.dashboard-stat.purple-wisteria.dashboard-stat-light:hover {
    background-color: #924dae
}

.dashboard-stat.purple-wisteria .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-wisteria .details .number {
    color: #fff
}

.dashboard-stat.purple-wisteria .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-wisteria .more {
    color: #fff;
    background-color: #924dae
}

.bg-purple-wisteria {
    border-color: #9b59b6 !important;
    background-image: none !important;
    background-color: #9b59b6 !important;
    color: #fff !important
}

.font-purple-wisteria {
    color: #9b59b6 !important
}

.progress-bar.purple-wisteria {
    background: #9b59b6 !important;
    color: #fff !important
}

.purple-seance.btn {
    color: #fff;
    background-color: #9a12b3
}

.open .purple-seance.btn.dropdown-toggle, .purple-seance.btn.active, .purple-seance.btn:active, .purple-seance.btn:focus, .purple-seance.btn:hover {
    color: #fff;
    background-color: #7e0f93
}

.purple-seance.btn.active, .purple-seance.btn:active {
    background-image: none;
    background-color: #6a0c7b
}

.purple-seance.btn.active:hover, .purple-seance.btn:active:hover {
    background-color: #720d85
}

.open .purple-seance.btn.dropdown-toggle {
    background-image: none
}

.purple-seance.btn.disabled, .purple-seance.btn.disabled.active, .purple-seance.btn.disabled:active, .purple-seance.btn.disabled:focus, .purple-seance.btn.disabled:hover, .purple-seance.btn[disabled], .purple-seance.btn[disabled].active, .purple-seance.btn[disabled]:active, .purple-seance.btn[disabled]:focus, .purple-seance.btn[disabled]:hover, fieldset[disabled] .purple-seance.btn, fieldset[disabled] .purple-seance.btn.active, fieldset[disabled] .purple-seance.btn:active, fieldset[disabled] .purple-seance.btn:focus, fieldset[disabled] .purple-seance.btn:hover {
    background-color: #9a12b3
}

.purple-seance.btn .badge {
    color: #9a12b3;
    background-color: #fff
}

.btn.purple-seance-stripe {
    border-left: 3px solid #9a12b3
}

.portlet.purple-seance, .portlet>.portlet-body.purple-seance {
    background-color: #9a12b3
}

.portlet.solid.purple-seance>.portlet-body, .portlet.solid.purple-seance>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-seance>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-seance>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-seance>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-seance {
    border: 1px solid #c217e1;
    border-top: 0
}

.portlet.box.purple-seance>.portlet-title {
    background-color: #9a12b3
}

.portlet.box.purple-seance>.portlet-title>.caption, .portlet.box.purple-seance>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-seance>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #d349ed;
    color: #d960ef
}

.portlet.box.purple-seance>.portlet-title>.actions .btn-default>i {
    color: #dc6ef0
}

.portlet.box.purple-seance>.portlet-title>.actions .btn-default.active, .portlet.box.purple-seance>.portlet-title>.actions .btn-default:active, .portlet.box.purple-seance>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-seance>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #de77f1;
    color: #e48ef4
}

.dashboard-stat.purple-seance {
    background-color: #9a12b3
}

.dashboard-stat.purple-seance.dashboard-stat-light:hover {
    background-color: #8a10a0
}

.dashboard-stat.purple-seance .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-seance .details .number {
    color: #fff
}

.dashboard-stat.purple-seance .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-seance .more {
    color: #fff;
    background-color: #8a10a0
}

.bg-purple-seance {
    border-color: #9a12b3 !important;
    background-image: none !important;
    background-color: #9a12b3 !important;
    color: #fff !important
}

.font-purple-seance {
    color: #9a12b3 !important
}

.progress-bar.purple-seance {
    background: #9a12b3 !important;
    color: #fff !important
}

.purple-intense.btn {
    color: #fff;
    background-color: #8775a7
}

.open .purple-intense.btn.dropdown-toggle, .purple-intense.btn.active, .purple-intense.btn:active, .purple-intense.btn:focus, .purple-intense.btn:hover {
    color: #fff;
    background-color: #746198
}

.purple-intense.btn.active, .purple-intense.btn:active {
    background-image: none;
    background-color: #685788
}

.purple-intense.btn.active:hover, .purple-intense.btn:active:hover {
    background-color: #6d5b8e
}

.open .purple-intense.btn.dropdown-toggle {
    background-image: none
}

.purple-intense.btn.disabled, .purple-intense.btn.disabled.active, .purple-intense.btn.disabled:active, .purple-intense.btn.disabled:focus, .purple-intense.btn.disabled:hover, .purple-intense.btn[disabled], .purple-intense.btn[disabled].active, .purple-intense.btn[disabled]:active, .purple-intense.btn[disabled]:focus, .purple-intense.btn[disabled]:hover, fieldset[disabled] .purple-intense.btn, fieldset[disabled] .purple-intense.btn.active, fieldset[disabled] .purple-intense.btn:active, fieldset[disabled] .purple-intense.btn:focus, fieldset[disabled] .purple-intense.btn:hover {
    background-color: #8775a7
}

.purple-intense.btn .badge {
    color: #8775a7;
    background-color: #fff
}

.btn.purple-intense-stripe {
    border-left: 3px solid #8775a7
}

.portlet.purple-intense, .portlet>.portlet-body.purple-intense {
    background-color: #8775a7
}

.portlet.solid.purple-intense>.portlet-body, .portlet.solid.purple-intense>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-intense>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-intense>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-intense>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-intense {
    border: 1px solid #a294bb;
    border-top: 0
}

.portlet.box.purple-intense>.portlet-title {
    background-color: #8775a7
}

.portlet.box.purple-intense>.portlet-title>.caption, .portlet.box.purple-intense>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-intense>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c3bad3;
    color: #d0c9dd
}

.portlet.box.purple-intense>.portlet-title>.actions .btn-default>i {
    color: #d8d2e3
}

.portlet.box.purple-intense>.portlet-title>.actions .btn-default.active, .portlet.box.purple-intense>.portlet-title>.actions .btn-default:active, .portlet.box.purple-intense>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-intense>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ded9e7;
    color: #ebe8f0
}

.dashboard-stat.purple-intense {
    background-color: #8775a7
}

.dashboard-stat.purple-intense.dashboard-stat-light:hover {
    background-color: #7c699f
}

.dashboard-stat.purple-intense .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-intense .details .number {
    color: #fff
}

.dashboard-stat.purple-intense .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-intense .more {
    color: #fff;
    background-color: #7c699f
}

.bg-purple-intense {
    border-color: #8775a7 !important;
    background-image: none !important;
    background-color: #8775a7 !important;
    color: #fff !important
}

.font-purple-intense {
    color: #8775a7 !important
}

.progress-bar.purple-intense {
    background: #8775a7 !important;
    color: #fff !important
}

.purple-sharp.btn {
    color: #fff;
    background-color: #796799
}

.open .purple-sharp.btn.dropdown-toggle, .purple-sharp.btn.active, .purple-sharp.btn:active, .purple-sharp.btn:focus, .purple-sharp.btn:hover {
    color: #fff;
    background-color: #685884
}

.purple-sharp.btn.active, .purple-sharp.btn:active {
    background-image: none;
    background-color: #5c4e75
}

.purple-sharp.btn.active:hover, .purple-sharp.btn:active:hover {
    background-color: #61527b
}

.open .purple-sharp.btn.dropdown-toggle {
    background-image: none
}

.purple-sharp.btn.disabled, .purple-sharp.btn.disabled.active, .purple-sharp.btn.disabled:active, .purple-sharp.btn.disabled:focus, .purple-sharp.btn.disabled:hover, .purple-sharp.btn[disabled], .purple-sharp.btn[disabled].active, .purple-sharp.btn[disabled]:active, .purple-sharp.btn[disabled]:focus, .purple-sharp.btn[disabled]:hover, fieldset[disabled] .purple-sharp.btn, fieldset[disabled] .purple-sharp.btn.active, fieldset[disabled] .purple-sharp.btn:active, fieldset[disabled] .purple-sharp.btn:focus, fieldset[disabled] .purple-sharp.btn:hover {
    background-color: #796799
}

.purple-sharp.btn .badge {
    color: #796799;
    background-color: #fff
}

.btn.purple-sharp-stripe {
    border-left: 3px solid #796799
}

.portlet.purple-sharp, .portlet>.portlet-body.purple-sharp {
    background-color: #796799
}

.portlet.solid.purple-sharp>.portlet-body, .portlet.solid.purple-sharp>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-sharp>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-sharp>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-sharp {
    border: 1px solid #9486ad;
    border-top: 0
}

.portlet.box.purple-sharp>.portlet-title {
    background-color: #796799
}

.portlet.box.purple-sharp>.portlet-title>.caption, .portlet.box.purple-sharp>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-sharp>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #b4aac6;
    color: #c2b9d0
}

.portlet.box.purple-sharp>.portlet-title>.actions .btn-default>i {
    color: #cac3d6
}

.portlet.box.purple-sharp>.portlet-title>.actions .btn-default.active, .portlet.box.purple-sharp>.portlet-title>.actions .btn-default:active, .portlet.box.purple-sharp>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-sharp>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #cfc9db;
    color: #ddd8e5
}

.dashboard-stat.purple-sharp {
    background-color: #796799
}

.dashboard-stat.purple-sharp.dashboard-stat-light:hover {
    background-color: #6f5f8d
}

.dashboard-stat.purple-sharp .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-sharp .details .number {
    color: #fff
}

.dashboard-stat.purple-sharp .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-sharp .more {
    color: #fff;
    background-color: #6f5f8d
}

.bg-purple-sharp {
    border-color: #796799 !important;
    background-image: none !important;
    background-color: #796799 !important;
    color: #fff !important
}

.font-purple-sharp {
    color: #796799 !important
}

.progress-bar.purple-sharp {
    background: #796799 !important;
    color: #fff !important
}

.purple-soft.btn {
    color: #fff;
    background-color: #8877a9
}

.open .purple-soft.btn.dropdown-toggle, .purple-soft.btn.active, .purple-soft.btn:active, .purple-soft.btn:focus, .purple-soft.btn:hover {
    color: #fff;
    background-color: #75629b
}

.purple-soft.btn.active, .purple-soft.btn:active {
    background-image: none;
    background-color: #69588b
}

.purple-soft.btn.active:hover, .purple-soft.btn:active:hover {
    background-color: #6e5c91
}

.open .purple-soft.btn.dropdown-toggle {
    background-image: none
}

.purple-soft.btn.disabled, .purple-soft.btn.disabled.active, .purple-soft.btn.disabled:active, .purple-soft.btn.disabled:focus, .purple-soft.btn.disabled:hover, .purple-soft.btn[disabled], .purple-soft.btn[disabled].active, .purple-soft.btn[disabled]:active, .purple-soft.btn[disabled]:focus, .purple-soft.btn[disabled]:hover, fieldset[disabled] .purple-soft.btn, fieldset[disabled] .purple-soft.btn.active, fieldset[disabled] .purple-soft.btn:active, fieldset[disabled] .purple-soft.btn:focus, fieldset[disabled] .purple-soft.btn:hover {
    background-color: #8877a9
}

.purple-soft.btn .badge {
    color: #8877a9;
    background-color: #fff
}

.btn.purple-soft-stripe {
    border-left: 3px solid #8877a9
}

.portlet.purple-soft, .portlet>.portlet-body.purple-soft {
    background-color: #8877a9
}

.portlet.solid.purple-soft>.portlet-body, .portlet.solid.purple-soft>.portlet-title {
    border: 0;
    color: #fff
}

.portlet.solid.purple-soft>.portlet-title>.caption {
    font-weight: 400
}

.portlet.solid.purple-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.png)
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.png)
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.png)
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.png)
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.png)
}

.portlet.solid.purple-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.purple-soft {
    border: 1px solid #a396bd;
    border-top: 0
}

.portlet.box.purple-soft>.portlet-title {
    background-color: #8877a9
}

.portlet.box.purple-soft>.portlet-title>.caption, .portlet.box.purple-soft>.portlet-title>.caption>i {
    color: #fff
}

.portlet.box.purple-soft>.portlet-title>.actions .btn-default {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #c4bcd4;
    color: #d2cbde
}

.portlet.box.purple-soft>.portlet-title>.actions .btn-default>i {
    color: #dad5e4
}

.portlet.box.purple-soft>.portlet-title>.actions .btn-default.active, .portlet.box.purple-soft>.portlet-title>.actions .btn-default:active, .portlet.box.purple-soft>.portlet-title>.actions .btn-default:focus, .portlet.box.purple-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #dfdbe8;
    color: #edebf2
}

.dashboard-stat.purple-soft {
    background-color: #8877a9
}

.dashboard-stat.purple-soft.dashboard-stat-light:hover {
    background-color: #7d6ba1
}

.dashboard-stat.purple-soft .visual>i {
    color: #fff;
    opacity: .1;
    filter: alpha(opacity=10)
}

.dashboard-stat.purple-soft .details .number {
    color: #fff
}

.dashboard-stat.purple-soft .details .desc {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dashboard-stat.purple-soft .more {
    color: #fff;
    background-color: #7d6ba1
}

.bg-purple-soft {
    border-color: #8877a9 !important;
    background-image: none !important;
    background-color: #8877a9 !important;
    color: #fff !important
}

.font-purple-soft {
    color: #8877a9 !important
}

.progress-bar.purple-soft {
    background: #8877a9 !important;
    color: #fff !important
}

.btn-transparent.btn {
    background: transparent;
    color: #888
}

.input-group.color .input-group-btn i {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    right: 6px
}

.colorpicker.dropdown-menu {
    padding: 5px
}

.modal-open .colorpicker {
    z-index: 10055 !important
}

.datepaginator a {
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 300
}

.datepicker .today {
    background-image: none !important;
    filter: none !important
}

#dp-calendar {
    right: 4px !important
}

.datepaginator .fa-angle-right:before {
    content: "\f105"
}

.datepaginator .fa-angle-left:before {
    content: "\f104"
}

.datepicker .selected {
    background-color: #909090 !important
}

.datepicker .active, .datepicker .selected {
    background-image: none !important;
    filter: none !important
}

.datepicker .active {
    background-color: #4b8df8 !important
}

.datepicker .active:hover {
    background-color: #2678fc !important;
    background-image: none !important;
    filter: none !important
}

.datepicker .input-daterange input {
    text-align: left
}

.modal-open .datepicker {
    z-index: 10055 !important
}

.datepicker table td {
    color: #000;
    font-weight: 300 !important;
    font-family: Open Sans, sans-serif !important
}

.datepicker table th {
    color: #333;
    font-weight: 400 !important
}

.datepicker.dropdown-menu {
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1);
    padding: 5px;
    border: 1px solid #efefef
}

.modal-open .daterangepicker {
    z-index: 10055 !important
}


.daterangepicker td {
    text-shadow: none
}

.daterangepicker td.active {
    background-color: #4b8df8;
    background-image: none;
    filter: none
}

.daterangepicker th {
    font-weight: 400;
    font-size: 14px
}

.daterangepicker .ranges input[type=text] {
    width: 70px !important;
    font-size: 11px;
    vertical-align: middle
}

.daterangepicker .ranges label {
    font-weight: 300;
    display: block
}

.daterangepicker .ranges {
    width: 170px;
    text-align: left;
}

.daterangepicker .ranges ul>li.active {
    border-radius: 4px
}

.daterangepicker .ranges .btn {
    margin-top: 10px
}

.daterangepicker.dropdown-menu {
    padding: 5px;
    max-width: none;
    z-index: 3000;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #4b8df8 !important;
    border: 1px solid #4b8df8 !important;
    color: #fff
}

.daterangepicker .range_inputs input {
    margin-bottom: 0 !important
}

.daterangepicker .fa-angle-right:before {
    content: "\f105"
}

.daterangepicker .fa-angle-left:before {
    content: "\f104"
}

.datetimepicker table td {
    color: #000;
    font-weight: 300 !important;
    font-family: Open Sans, sans-serif !important
}

.datetimepicker table th {
    font-family: Open Sans, sans-serif !important;
    font-weight: 400 !important
}

.datetimepicker.dropdown-menu {
    padding: 5px
}

.datetimepicker .active {
    background-color: #4b8df8 !important;
    background-image: none !important;
    filter: none !important
}

.datetimepicker .active:hover {
    background-color: #2678fc !important;
    background-image: none !important;
    filter: none !important
}

.datetimepicker .fa-angle-left:before {
    content: "\f104"
}

.datetimepicker .fa-angle-right:before {
    content: "\f105"
}

.modal-open .datetimepicker {
    z-index: 10055
}

.editable-input table, .editable-input table td, .editable-input table th, .editable-input table tr {
    border: 0 !important
}

.editable-input .combodate select {
    margin-bottom: 5px
}

.fileinput .close {
    float: none
}

.fileinput .input-group {
    white-space: nowrap;
    overflow: hidden
}

.md-input {
    padding: 5px !important;
    border-bottom: 0 !important;
    border-radius: 0 0 4px 4px
}

.md-editor {
    border-radius: 4px
}

.md-editor .btn-toolbar {
    margin-left: 0;
    border-radius: 4px 4px 0 0
}

.md-editor .btn-toolbar .btn-group .btn-sm.btn {
    padding-bottom: 3px
}

.md-editor .btn-toolbar .btn-group .btn-primary {
    padding-top: 5px;
    padding-bottom: 7px
}

.md-editor.active {
    border: 1px solid #999;
    box-shadow: none !important
}

.has-error .md-editor {
    border: 1px solid #ebccd1 !important
}

.has-success .md-editor {
    border: 1px solid #d6e9c6 !important
}

.has-warning .md-editor {
    border: 1px solid #faebcc !important
}

.modal-open.page-overflow .modal-scrollable, .modal-open.page-overflow .page-container, .modal-open.page-overflow .page-container .navbar-fixed-bottom, .modal-open.page-overflow .page-container .navbar-fixed-top {
    overflow-y: auto !important
}

.modal-scrollable {
    overflow: hidden !important
}

.bootstrap-select .btn {
    border-color: #e5e5e5
}

.has-error .bootstrap-select .btn {
    border-color: #ebccd1
}

.has-success .bootstrap-select .btn {
    border-color: #d6e9c6
}

.has-warning .bootstrap-select .btn {
    border-color: #faebcc
}

.bootstrap-select.open .btn, .bootstrap-select.open.dropup .btn {
    border-color: #999
}

.bootstrap-select .btn:focus {
    outline: none !important;
    outline-offset: 0
}

.bootstrap-select.btn-group .dropdown-menu>li>dt>.text {
    font-weight: 600;
    font-family: Open Sans, sans-serif;
    font-size: 14px
}

.bootstrap-select.btn-group .dropdown-menu .text-muted {
    color: #999 !important
}

.bootstrap-select .caret {
    border: 0;
    width: auto;
    height: auto;
    margin-top: -10px !important
}

.bootstrap-select .caret:before {
    content: "\f107";
    display: inline-block;
    border: 0;
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    font-weight: 400
}

.bootstrap-select .selected i {
    color: #aaa
}

.bootstrap-select .dropdown-menu {
    z-index: 9999 !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #428bca
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background: #89c4f4
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background: #45b6af
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    color: #fff;
    background: #dfba49
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background: #f3565d
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #444;
    background: #ececec
}

.portlet>.portlet-title>.actions>.bootstrap-switch {
    border-color: transparent;
    margin-top: 0
}

.bootstrap-timepicker-widget input, .bootstrap-timepicker-widget input:focus {
    outline: none !important;
    border: 0
}

.modal-open .bootstrap-timepicker-widget {
    z-index: 10055 !important
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after, .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    top: auto
}

.toast {
    box-shadow: none !important;
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast .toast-close-button {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    text-indent: -100000px;
    width: 11px;
    height: 16px;
    background-repeat: no-repeat !important;
    background-image: url(../img/portlet-remove-icon-white.png) !important
}

.toast-top-center {
    top: 12px;
    margin: 0 auto;
    left: 50%;
    margin-left: -150px
}

.toast-top-center .toast {
    margin: 0 !important
}

.toast-bottom-center {
    bottom: 12px;
    margin: 0 auto;
    left: 50%;
    margin-left: -150px
}

.toast-bottom-center .toast {
    margin: 0 !important
}

.form-wizard .progress {
    margin-bottom: 40px;
    margin-top: -66px;
    z-index: 4;
    position: relative;
}

.form-wizard .steps {
    padding: 10px 0;
    margin-bottom: 15px
}

.form-wizard .steps, .form-wizard .steps>li>a.step {
    background-color: #fff;
    background-image: none;
    filter: none;
    border: 0;
    box-shadow: none
}

.form-wizard .steps>li>a.step:hover {
    background: none
}

.form-wizard .steps>li>a.step>.number {
    background-color: #f5f5f5;
    text-align: center !important;
    /* padding: 11px 15px 13px; */
    margin-right: 10px;
    height: 20px;
    width: 20px;
    border-radius: 50% !important
}

.form-wizard .steps>li>a.step>.desc, .form-wizard .steps>li>a.step>.number {
    display: inline-block;
    font-size: 16px;
    font-weight: 300
}
.form-wizard .steps>li>a.step>.desc{
    display: block;
}

.form-wizard .steps>li>a.step>.desc>i {
    display: none
}

.form-wizard .steps>li.active>a.step .number {
    background-color: #5cb85c;
    color: #fff
}
.form-wizard .steps>li>a.step .number{
    font-size: 0px;
}

.form-wizard .steps>li.active>a.step .desc {
    color: #333
}

.form-wizard .steps>li.done>a.step .number {
    background-color: #dfba49;
    color: #fff;
    position: relative;
    z-index: 11;
}

.form-wizard .steps>li.done>a.step .desc {
    color: #333
}

.form-wizard .steps>li.done>a.step .desc i {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    display: inline-block
}

@media (min-width:768px) and (max-width:1200px) {
    .form-wizard .step .desc {
        margin-top: 10px;
        display: block
    }
}

@media (max-width:768px) {
    .form-wizard .steps>li>a {
        text-align: left
    }
}

/*!
 * Tab drop for Bootstrap
 */
.tabbable-tabdrop .nav-pills, .tabbable-tabdrop .nav-tabs {
    position: relative
}

.tabbable-tabdrop .nav-pills .caret, .tabbable-tabdrop .nav-tabs .caret {
    display: none
}

.tabbable-tabdrop .nav-pills .tabdrop .dropdown-toggle i, .tabbable-tabdrop .nav-tabs .tabdrop .dropdown-toggle i {
    font-size: 14px
}

.tabbable-tabdrop .dropdown-menu:after {
    right: 10px;
    left: auto
}

.tabbable-tabdrop .dropdown-menu:before {
    right: 9px;
    left: auto
}

.wysihtml5-sandbox {
    width: 100% !important
}

.wysihtml5-toolbar li {
    margin: 0;
    height: 29px
}

.wysihtml5-toolbar li .dropdown-menu {
    margin-top: 5px
}

.has-error .wysihtml5-sandbox {
    border: 1px solid #ebccd1 !important
}

.has-success .wysihtml5-sandbox {
    border: 1px solid #d6e9c6 !important
}

.has-warning .wysihtml5-sandbox {
    border: 1px solid #faebcc !important
}

.note-editor {
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.note-editor .note-toolbar {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 4px 4px 0 0
}

.note-editor .note-statusbar {
    border-radius: 0 0 4px 4px
}

.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #e5e5e5
}

.note-editor.fullscreen {
    z-index: 11000;
    width: 100% !important
}

.note-editor .dropdown-menu:before {
    left: 9px;
    right: auto
}

.note-editor .dropdown-menu:after {
    left: 10px;
    right: auto
}

.note-link-dialog .checkbox {
    margin-left: 20px
}

.has-error .note-editor {
    border: 1px solid #ebccd1 !important
}

.has-success .note-editor {
    border: 1px solid #d6e9c6 !important
}

.has-warning .note-editor {
    border: 1px solid #faebcc !important
}

.gtreetable .dropdown-menu {
    margin-top: 0
}

.gtreetable .dropdown-menu:after, .gtreetable .dropdown-menu:before {
    display: none !important
}

.gtreetable .node-action .form-control {
    position: relative;
    top: 2px;
    display: inline-block
}

.gtreetable .node-icon-ce, .gtreetable .node-icon-handle, .gtreetable .node-icon-selected, .gtreetable .node-icon-type {
    opacity: .6;
    filter: alpha(opacity=60)
}

.bootbox .bootbox-close-button {
    margin-top: 0 !important
}

.cke {
    border-radius: 4px
}

.cke .cke-top {
    border-radius: 4px 4px 0 0
}

.cke .cke-bottom {
    border-radius: 0 0 4px 4px
}

.cke_bottom, .cke_dialog, .cke_dialog_footer, .cke_dialog_title, .cke_inner, .cke_reset, .cke_top {
    background-image: none !important;
    filter: none;
    border-top: 0;
    border-bottom: 0;
    box-shadow: none !important;
    text-shadow: none
}

.cke_dialog_tab, .cke_dialog_ui_button {
    background-image: none !important;
    filter: none;
    box-shadow: none !important;
    text-shadow: none !important
}

.cke_dialog_tab:hover, .cke_dialog_ui_button:hover {
    text-decoration: none;
    text-shadow: none
}

.cke_dialog_ui_input_text {
    background-image: none !important;
    filter: none;
    box-shadow: none !important
}

.cke_button, .cke_combo_button, .cke_toolbar, .cke_toolgroup {
    background-image: none !important;
    filter: none !important;
    border: 0;
    box-shadow: none !important
}

.cke_button, .cke_combo_button, .cke_hc.cke_panel_listItem a, .cke_panel_grouptitle {
    background-image: none !important;
    filter: none;
    text-shadow: none
}

.cke_button:hover, .cke_combo_button:hover {
    background-color: #ddd
}

.cke_toolbar_break {
    background-image: none !important;
    filter: none !important;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important
}

.has-error .cke {
    border: 1px solid #ebccd1 !important
}

.has-success .cke {
    border: 1px solid #d6e9c6 !important
}

.has-warning .cke {
    border: 1px solid #faebcc !important
}

.modal-open .clockface {
    z-index: 10055 !important
}

.clockface .cell .inner.active, .clockface .cell .outer.active {
    background-color: #4b8df8 !important;
    background-image: none;
    filter: none
}

.dataTable {
    width: 100%;
    clear: both;
    margin-top: 5px
}

.dataTables_filter .form-control {
    margin-left: 4px
}

.dataTables_filter label {
    line-height: 32px
}

.dataTable .row-details {
    margin-top: 3px;
    display: inline-block;
    cursor: pointer;
    width: 14px;
    height: 14px
}

.dataTable .row-details.row-details-close {
    background: url(../img/datatable-row-openclose.png) no-repeat 0 0
}

.dataTable .row-details.row-details-open {
    background: url(../img/datatable-row-openclose.png) no-repeat 0 -23px
}

.dataTable .details {
    background-color: #eee
}

.dataTable .details td, .dataTable .details th {
    padding: 4px;
    background: none;
    border: 0
}

.dataTable .details tr:hover td, .dataTable .details tr:hover th {
    background: none
}

.dataTable .details tr:nth-child(2n) td, .dataTable .details tr:nth-child(2n) th, .dataTable .details tr:nth-child(odd) td, .dataTable .details tr:nth-child(odd) th {
    background-color: #eee
}

.dataTable>thead>tr>th.sorting, .dataTable>thead>tr>th.sorting_asc, .dataTable>thead>tr>th.sorting_desc {
    padding-right: 18px
}

.dataTable .table-checkbox {
    width: 8px !important
}

@media (max-width:768px) {
    .dataTables_wrapper .dataTables_filter .form-control, .dataTables_wrapper .dataTables_length .form-control {
        display: inline-block
    }

    .dataTables_wrapper .dataTables_info {
        top: 17px
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: -15px
    }
}

@media (max-width:480px) {
    .dataTables_wrapper .dataTables_filter .form-control {
        width: 175px !important
    }

    .dataTables_wrapper .dataTables_paginate {
        float: left;
        margin-top: 20px
    }
}

.dataTables_processing {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 125px;
    margin-left: 0;
    padding: 7px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border: 1px solid #ddd;
    background-color: #eee;
    vertical-align: middle;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1)
}

.dataTables_processing span {
    line-height: 15px;
    vertical-align: middle
}

.dataTables_empty {
    text-align: center
}

.tabletools-btn-group {
    margin: 0 0 10px
}

.tabletools-btn-group>.btn {
    margin-right: 5px
}

.tabletools-btn-group>.btn:last-child {
    margin-right: 0
}

.tabletools-dropdown-on-portlet {
    margin-top: -45px;
    float: right
}

.tabletools-dropdown-on-portlet>.btn {
    margin-right: 5px
}

.tabletools-dropdown-on-portlet>.btn:last-child {
    margin-right: 0
}

.DTTT_Print {
    background-color: #fff
}

.DTTT_Print .DTTT_PrintMessage {
    display: none
}

@media print {
    .DTTT_Print .DTTT_PrintMessage {
        display: inline-block
    }
}

.DTTT_Print .DTTT_Print_Info {
    display: block;
    position: fixed;
    top: 35px;
    font-size: 18px;
    width: 700px;
    left: 50%;
    margin-left: -350px;
    text-align: center
}

.DTTT_Print .page-footer, .DTTT_Print .page-header, .DTTT_Print .page-sidebar {
    display: none
}

.DTTT_Print .page-content-wrapper {
    float: none
}

.DTTT_Print .row, .DTTT_Print [class*=col-] {
    padding: 0;
    margin: 0
}

.DTTT_Print .page-content {
    margin: 50px auto !important;
    border: 0 !important;
    width: 800px !important;
    padding: 0 !important
}

.DTTT_Print .page-content .portlet {
    border: 0;
    padding: 0
}

.DTTT_Print .page-content .portlet .portlet-body {
    padding: 0
}

.DTTT_Print .page-content .dataTables_wrapper {
    padding: 0;
    margin: 0;
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1)
}

@media print {
    .DTTT_Print .page-content .dataTables_wrapper {
        box-shadow: none
    }
}

.paging_bootstrap_extended {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    font-size: 13px
}

.dataTables_extended_wrapper .seperator {
    padding: 0 2px
}

.dataTables_extended_wrapper div.dataTables_info, .dataTables_extended_wrapper div.dataTables_length, .dataTables_extended_wrapper div.dataTables_paginate {
    display: inline-block;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: static !important
}

@media (max-width:480px) {
    .dataTables_extended_wrapper div.dataTables_info, .dataTables_extended_wrapper div.dataTables_length, .dataTables_extended_wrapper div.dataTables_paginate {
        display: block;
        margin-bottom: 10px !important
    }

    .dataTables_extended_wrapper .seperator {
        display: none !important
    }
}

.dataTables_extended_wrapper div.dataTables_length label {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px;
    float: none !important;
    display: inline-block !important
}

.table-container .table-actions-wrapper {
    display: none
}

.dataTables_scroll {
    margin-bottom: 10px
}

.dataTables_scrollHead {
    border-bottom: 2px solid #ddd !important
}

.dataTables_scrollHead thead th {
    border-bottom: 0 !important
}

.dataTables_scrollBody {
    border-bottom: 1px solid #ddd !important
}

.DTTT_Print_Info {
    width: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -150px;
    background: #eee;
    padding: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.DTTT_Print_Info>h6 {
    font-size: 16px;
    font-weight: 400
}


.fancybox-overlay {
    z-index: 100000
}

.fancybox-opened {
    z-index: 100001
}

.spinner-buttons.btn-group-vertical .btn {
    text-align: center;
    margin: 0;
    height: 17px;
    width: 22px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0
}

.page-style-rounded .spinner-buttons.btn-group-vertical .btn.spinner-up {
    border-radius: 0;
    border-top-right-radius: 4px !important
}

.page-style-rounded .spinner-buttons.btn-group-vertical .btn.spinner-down {
    border-radius: 0;
    border-bottom-right-radius: 4px
}

.external-event {
    display: inline-block;
    cursor: move;
    margin-bottom: 5px;
    margin-left: 5px
}

.fc-scroller {
    overflow-y: auto;
    overflow-x: hidden
}

.fc-month-view .fc-scroller {
    height: auto !important
}

.portlet .event-form-title {
    font-size: 14px;
    margin-top: 4px;
    font-weight: 400;
    margin-bottom: 10px
}

.portlet.calendar .fc-button {
    box-shadow: none;
    text-shadow: none;
    border: 0;
    height: 35px;
    padding: 6px 8px 7px;
    margin-left: 2px;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-left-style: solid;
    border-color: #ddd;
    background: transparent;
    color: #fff;
    top: -45px;
    outline: none !important;
    border-radius: 4px 4px 0 0
}

.portlet.calendar .fc-toolbar {
    margin-bottom: 0
}

.portlet.calendar .fc-toolbar h2 {
    margin-top: 3px;
    font-size: 17px
}

.portlet.calendar .fc-header {
    margin-bottom: -21px
}

.portlet.calendar .fc-button-prev {
    padding-right: 10px;
    padding-left: 8px
}

.portlet.calendar .fc-button-next {
    padding-right: 8px;
    padding-left: 10px
}

.portlet.calendar .fc-button.fc-state-active, .portlet.calendar .fc-button.fc-state-hover {
    color: #666;
    background-color: #fff
}

.portlet.calendar .fc-button.fc-state-disabled {
    color: #ddd
}

.portlet.calendar .fc-button .fc-icon-left-single-arrow {
    font-family: "FontAwesome", sans-serif;
    font-size: 16px
}

.portlet.calendar .fc-button .fc-icon-left-single-arrow:after {
    content: ""
}

.portlet.calendar .fc-button .fc-icon-left-single-arrow:before {
    content: "\f104"
}

.portlet.calendar .fc-button .fc-icon-right-single-arrow {
    font-family: "FontAwesome", sans-serif;
    font-size: 16px
}

.portlet.calendar .fc-button .fc-icon-right-single-arrow:after {
    content: ""
}

.portlet.calendar .fc-button .fc-icon-right-single-arrow:before {
    content: "\f105"
}

.portlet.calendar .fc-text-arrow {
    font-size: 22px;
    font-family: Courier New, Courier, monospace;
    vertical-align: baseline
}

.portlet.calendar .fc-event {
    border: 0;
    background-color: #69a4e0;
    color: #fff
}

.portlet.calendar .fc-event .fc-content {
    border: 0
}

.portlet.calendar .fc-event .fc-time, .portlet.calendar .fc-event .fc-title {
    float: left;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-weight: 300
}

.portlet.calendar .fc-header-title h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #111
}

.portlet.calendar .fc-widget-header {
    background-image: none;
    filter: none;
    background-color: #eee;
    text-transform: uppercase;
    font-weight: 300
}

.portlet.calendar.light .fc-button {
    top: -60px;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 35px
}

.portlet.calendar.light .fc-button .fc-text-arrow {
    margin-top: -6px;
    display: inline-block
}

.portlet.calendar.light .fc-button.fc-state-active, .portlet.calendar.light .fc-button.fc-state-hover {
    color: #333;
    border-bottom: 2px solid #45b6af
}

.portlet.calendar.light .fc-button.fc-state-disabled {
    color: #aaa
}

.portlet.calendar .mobile .fc-button {
    padding: 0 6px 20px;
    margin-left: 2px;
    border: 0;
    background-color: #ddd;
    background-image: none;
    box-shadow: none;
    border-radius: 0;
    color: #000;
    text-shadow: none;
    text-align: center
}

.portlet.calendar .mobile .fc-button.fc-state-active, .portlet.calendar .mobile .fc-button.fc-state-hover {
    background-color: #eee
}

.portlet.calendar .mobile .fc-button.fc-state-disabled {
    color: #bbb
}

.portlet.calendar .mobile .fc-button-prev {
    margin-right: 5px;
    margin-top: -2px
}

.portlet.calendar .mobile .fc-button-next {
    margin-right: 0;
    margin-top: -2px
}

.portlet.calendar .mobile .fc-header-space {
    margin: 0;
    padding: 0;
    width: 0
}

.portlet.calendar .mobile .fc-header-left {
    position: absolute;
    z-index: 10
}

.portlet.calendar .mobile .fc-header-left .fc-button {
    top: -2px
}

.portlet.calendar .mobile .fc-header-right {
    position: relative;
    right: 0
}

.portlet.calendar .mobile .fc-header-right .fc-button {
    top: 35px
}

.portlet.calendar .mobile .fc-content {
    margin-top: 53px
}

.gmaps {
    height: 300px;
    width: 100%
}

.gmaps img {
    max-width: none
}

#gmap_static div {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    height: 300px
}

#gmap_routes_instructions {
    margin-top: 10px;
    margin-bottom: 0
}

#gritter-notice-wrapper {
    right: 1px !important
}

.gritter-close {
    left: auto !important;
    right: 3px !important
}

.gritter-title {
    font-size: 18px;
    font-weight: 300
}



.easy-pie-chart .number canvas {
    position: absolute;
    top: 0;
    left: 0
}

.blueimp-gallery .close {
    background-image: url(../img/portlet-remove-icon-white.png) !important;
    margin-top: -2px
}

.blueimp-gallery .next, .blueimp-gallery .prev {
    border-radius: 23px !important
}

.ms-container .ms-list {
    border: 1px solid #e5e5e5;
    -webkit-transition: border .2s linear, box-shadow .2s linear;
    transition: border .2s linear, box-shadow .2s linear;
    border-radius: 3px;
    position: relative;
    height: 200px;
    padding: 0;
    overflow-y: auto;
    box-shadow: none
}

.ms-container .ms-optgroup-label {
    margin: 0;
    padding: 5px 0 0 5px;
    cursor: pointer;
    color: #999;
    font-size: 14px
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {  
    border-bottom: 1px solid #eee;
    padding: 2px 10px;
    color: #555;
    font-size: 13px
}

.ms-container .ms-list.ms-focus {
    border-color: #999;
    outline: 0;
    box-shadow: none
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    text-decoration: none;
    color: #333;
    background-color: #eee
}

.ms-container .form-control {
    margin-bottom: 5px
}

.jquery-notific8-message {
    font-size: 13px
}

[class*=jquery-notific8], [class*=jquery-notific8]:after, [class*=jquery-notific8]:before {
    box-sizing: content-box
}

.left .jquery-notific8-close-sticky span, .right .jquery-notific8-close-sticky span {
    font-size: 10px
}

.jquery-notific8-heading {
    font-weight: 300;
    font-size: 16px
}

.password-strength .password-verdict {
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px
}

.password-strength .progress {
    margin-top: 5px;
    margin-bottom: 0
}

.password-strength .progress-bar {
    padding: 2px
}

.scroller {
    padding: 0;
    margin: 0;
    padding-right: 12px;
    overflow: hidden
}

.scroller-footer {
    margin-top: 10px
}

.scroller-footer:after, .scroller-footer:before {
    content: " ";
    display: table
}

.scroller-footer:after {
    clear: both
}

.portlet-body .slimScrollBar {
    margin-right: 0
}

.jqstooltip {
    width: auto !important;
    height: auto !important
}

.easy-pie-chart, .sparkline-chart {
    text-align: center
}

.sparkline-chart {
    margin-top: 15px;
    position: relative
}
.easy-pie-chart .number {
    font-size: 14px !important;
    font-weight: 300;
    margin: 0 auto;
    position: relative;
    text-align: center;
    height: 75px;
    line-height: 75px;
    width: 85px;
}

.sparkline-chart .number {
    width: 100px;
    margin: 0 auto 10px;
}

.easy-pie-chart .title, .sparkline-chart .title {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px
}

.easy-pie-chart .title:hover, .sparkline-chart .title:hover {
    color: #666;
    text-decoration: none
}

.easy-pie-chart .title>i, .sparkline-chart .title>i {
    margin-top: 5px
}

div.tagsinput {
    min-height: 35px;
    height: auto !important;
    margin: 0;
    padding: 5px 5px 0;
    overflow: auto
}

div.tagsinput span.tag {
    background: #aaa;
    color: #fff;
    border: 0;
    padding: 3px 6px;
    margin-top: 0;
    margin-bottom: 5px
}

div.tagsinput input {
    padding: 3px 6px;
    width: 75px !important
}

div.tagsinput span.tag a {
    color: #fff
}

div.tagsinput .not_valid {
    color: #fff;
    padding: 3px 6px;
    background-color: #e02222
}

.slider {
    border: 0;
    padding: 0;
    display: block;
    margin: 12px 5px;
    min-height: 11px
}

.ui-slider-vertical {
    width: 11px;
    height: 100px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -3px;
    margin-left: -.6em
}

.ui-slider-vertical .ui-slider-handle {
    left: -3px;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-handle, .ui-slider-vertical {
    filter: none !important;
    background-image: none !important
}

.jqvmap-zoomin, .jqvmap-zoomout {
    height: 16px;
    width: 16px;
    background-color: #666
}

.vmaps {
    position: relative;
    overflow: hidden;
    height: 300px
}

.jstree-default .jstree-clicked {
    border: 0;
    background-color: #e1e1e1;
    box-shadow: none
}

.jstree-default .jstree-hovered {
    border: 0;
    background-color: #eee;
    box-shadow: none
}

.jstree-default .jstree-wholerow-clicked, .jstree-wholerow .jstree-wholerow-clicked {
    background: none;
    border: 0;
    background-color: #e1e1e1;
    box-shadow: none
}

.jstree-default .jstree-wholerow-hovered, .jstree-wholerow .jstree-wholerow-hovered {
    border: 0;
    background-color: #eee;
    box-shadow: none
}

.jstree-icon.icon-lg {
    margin-top: 1px
}

.jstree-open>.jstree-anchor>.fa-folder:before {
    margin-left: 2px;
    content: "\f07c"
}

.jstree-default.jstree-rtl .jstree-last {
    background: transparent;
    background-repeat: no-repeat
}

.vakata-context, .vakata-context ul {
    padding: 0;
    min-width: 125px;
    background-color: #fff;
    font-size: 14px;
    font-family: Segoe UI, Helvetica, Arial, sans-serif;
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1);
    border: 1px solid #efefef
}

.vakata-context li {
    border: 0
}

.vakata-context li a {
    padding: 0 10px;
    border: 0
}

.vakata-context li a .vakata-contextmenu-sep, .vakata-context li a i {
    display: none
}

.vakata-context .vakata-context-hover>a, .vakata-context li a:hover {
    background-color: #eee;
    color: #333;
    box-shadow: none;
    margin: 0
}

.vakata-context .vakata-context-hover>a .ins, .vakata-context .vakata-context-hover>a .span, .vakata-context li a:hover .ins, .vakata-context li a:hover .span {
    border: 0 !important
}

.vakata-context li a ins, .vakata-context li a span {
    display: none;
    border: 0 !important
}

.vakata-context-rtl .vakata-context-separator a, .vakata-context .vakata-context-separator a {
    margin: 0;
    border: 0
}

.jstree-rename-input {
    background-color: #fff !important;
    border: 1px solid #e5e5e5 !important;
    outline: none !important;
    padding: 2px 6px !important;
    margin-right: -4px !important
}

.noUi-control {
    margin: 9px 0
}

.noUi-primary.noUi-connect, .noUi-primary .noUi-connect {
    background: #428bca
}

.noUi-info.noUi-connect, .noUi-info .noUi-connect {
    background: #89c4f4
}

.noUi-success.noUi-connect, .noUi-success .noUi-connect {
    background: #45b6af
}

.noUi-warning.noUi-connect, .noUi-warning .noUi-connect {
    background: #dfba49
}

.noUi-danger.noUi-connect, .noUi-danger .noUi-connect {
    background: #f3565d
}

.noUi-default.noUi-connect, .noUi-default .noUi-connect {
    background: #c6c6c6
}

.form-recaptcha-img {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #e5e5e5;
    padding: 5px
}

iframe[src="about:blank"] {
    display: none
}

.form-control .select2-choice {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    background-image: none;
    filter: none;
    height: 34px;
    padding: 8px 0 0 12px
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #e5e5e5;
    background-color: #fff;
    background-image: none;
    filter: none
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    color: #000;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    filter: none;
    border-top: 0
}

.select2-drop-auto-width {
    border-top: 1px solid #e5e5e5;
    width: auto
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    border-top: 1px solid #e5e5e5;
    box-shadow: none
}

.select2-drop-active {
    border: 1px solid #999;
    border-top: 0
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 4px 4px 0;
    background-image: none;
    background-color: #fff;
    filter: none;
    border-left: 1px solid #e5e5e5
}

.select2-container.select2-container-active .select2-arrow, .select2-container.select2-dropdown-open .select2-arrow {
    border-left: 0 !important
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/select2.png) no-repeat 0 1px
}

.select2-search input {
    width: 100%;
    font-family: sans-serif;
    border-radius: 0;
    background-color: #fff !important;
    filter: none;
    margin:5px 0 0;
    border: 1px solid #e5e5e5;
    appearance: none !important;
    color: #333;
    outline: 0;
    height: auto !important;
    min-height: 26px;
    padding: 6px !important;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
    background-image: none !important;
    box-shadow: none;
}

.form-control.select2-container {
    border: 0;
    height: auto !important;
    padding: 0
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #999 !important;
    outline: none;
    box-shadow: none !important
}

.select2-dropdown-open .select2-choice {
    border-bottom: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none !important
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #999 !important;
    border-top: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    box-shadow: none !important
}

.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #999 !important;
    border-bottom: 0 !important
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

.select2-results .select2-highlighted {
    background: #eee;
    color: #333
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: transparent
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    padding: 3px 7px 4px;
    background: #f4f4f4;
    display: list-item
}

.select2-container-multi, .select2-container-multi .select2-choices {
    border-radius: 4px
}

.select2-container-multi.select2-dropdown-open, .select2-container-multi.select2-dropdown-open .select2-choices {
    border-radius: 4px 4px 0 0
}

.select2-container-multi.select2-dropdown-open.select2-drop-above, .select2-container-multi.select2-dropdown-open.select2-drop-above .select2-choices {
    border-radius: 0 0 4px 4px
}

.select2-container-multi .select2-choices {
    height: auto !important;
    margin: 0;
    padding: 0 5px 0 6px;
    position: relative;
    cursor: text;
    overflow: hidden;
    min-height: 34px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    box-shadow: none !important;
    display: flex;
    flex-wrap: wrap;
}

.select2-container-multi.select2-container-active .select2-choices {
    outline: none;
    border: 1px solid #999 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    box-shadow: none !important
}
.select2-container-multi .select2-choices .select2-search-choice {
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default; 
    border-radius: 3px;
    user-select: none;
    padding: 3px 5px 3px 18px;
    margin: 5px 0 3px 5px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    box-shadow: none !important
}

.has-warning .select2-container .select2-choice, .has-warning .select2-container .select2-choices, .has-warning .select2-container.select2-dropdown-open .select2-choice, .has-warning .select2-container.select2-dropdown-open .select2-choices {
    border-color: #faebcc
}

.has-warning .select2-container.select2-dropdown-open .select2-choice>span {
    color: #faebcc
}

.has-error .select2-container .select2-choice, .has-error .select2-container .select2-choices, .has-error .select2-container.select2-dropdown-open .select2-choice, .has-error .select2-container.select2-dropdown-open .select2-choices {
    border-color: #ebccd1
}

.has-error .select2-container.select2-dropdown-open .select2-choice>span {
    color: #ebccd1
}

.has-success .select2-container .select2-choice, .has-success .select2-container .select2-choices, .has-success .select2-container.select2-dropdown-open .select2-choice, .has-success .select2-container.select2-dropdown-open .select2-choices {
    border-color: #d6e9c6
}

.has-success .select2-container.select2-dropdown-open .select2-choice>span {
    color: #d6e9c6
}

.modal-open .select2-drop-mask {
    z-index: 10051
}

.modal-open .select2-drop {
    z-index: 10052
}

.modal-open .select2-search {
    z-index: 10053
}

.form-control.input-lg .select2-choice {
    height: 46px;
    padding: 10px 16px
}

.select2-container.input-lg .select2-choice .select2-arrow b {
    background-position: 0 7px
}

.form-control.input-sm .select2-choice {
    height: 30px;
    padding: 1px 10px 5px
}

.select2-container.input-sm .select2-choice .select2-arrow b {
    background-position: 0 0
}

.modal-open.page-portlet-fullscreen .select2-drop-mask {
    z-index: 10081
}

.modal-open.page-portlet-fullscreen .select2-drop {
    z-index: 10082
}

.modal-open.page-portlet-fullscreen .select2-search {
    z-index: 10083
}

.checker {
    margin-top: -2px !important;
    margin-right: 2px !important
}

.checker input, .radio input {
    outline: none !important
}

div.checker.disabled.active span, div.checker.disabled span {
    background-position: -152px -260px
}

div.checker.disabled:hover, div.radio.disabled:hover {
    cursor: not-allowed
}

div.checker, div.radio {
    margin-right: 0;
    margin-left: 3px
}

.portlet-body-morris-fit {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: -15px
}

.portlet-body-morris-fit>svg {
    border-radius: 0 0 4px 4px
}

.morris-hover.morris-default-style .morris-hover-row-label {
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    color: #7d8c9d;
    font-family: Open Sans, sans-serif
}

.morris-hover.morris-default-style .morris-hover-point {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: Open Sans, sans-serif
}

.icheck-list>label {
    display: block;
    margin-bottom: 8px
}

.icheck-list>label:last-child {
    margin-bottom: 0
}

.form-horizontal .icheck-inline {
    margin-top: 8px
}

.icheck-inline>label {
    display: inline-block;
    margin-left: 15px
}

.icheck-inline>label:first-child {
    margin-left: 0
}

div[class*=icheckbox_], div[class*=iradio_] {
    margin-right: 5px;
    top: -1px !important
}

.icheck-colors {
    padding: 0;
    margin: 0;
    list-style: none
}

.icheck-colors>li {
    padding: 0;
    margin: 4px;
    float: left;
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

.icheck-colors>li:first-child {
    margin-left: 0
}

.icheck-colors>li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer
}

.icheck-colors>li.active {
    height: 26px;
    margin-top: 0;
    opacity: .6;
    filter: alpha(opacity=60)
}

.icheck-colors>li.red {
    background: #d54e21
}

.icheck-colors>li.green {
    background: #78a300
}

.icheck-colors>li.blue {
    background: #0e76a8
}

.icheck-colors>li.aero {
    background: #9cc2cb
}

.icheck-colors>li.grey {
    background: #73716e
}

.icheck-colors>li.orange {
    background: #f70
}

.icheck-colors>li.yellow {
    background: #fc0
}

.icheck-colors>li.pink {
    background: #ff66b5
}

.icheck-colors>li.purple {
    background: #6a5a8c
}

.ui-select-match-close {
    margin-top: 5px !important;
    margin-left: 5px !important
}

.minicolors-swatch {
    border: 0
}

@media print {
    body {
        background-color: #fff !important
    }

    .hidden-print, .page-bar, .page-footer, .page-quick-sidebar-wrapper, .page-sidebar-wrapper, .theme-panel {
        display: none
    }

    .no-page-break {
        page-break-after: avoid
    }

    .page-container {
        margin: 0 !important;
        padding: 0 !important
    }

    .page-content {
        min-height: 300px !important;
        padding: 0 20px 20px !important;
        margin: 0 !important
    }
}

.page-header.navbar {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
    height: 70px;
    min-height: 46px;
    filter: none;
    background-color: #fff;
    background-image: none
}

.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    z-index: 9995
}
.page-header-inner {
    display: flex;
    flex-wrap: wrap;
}
.page-header.navbar .page-logo {
    float: left;
    display: block;
    width: 285px;
    height: 70px;
    padding-left: 20px;
    padding-right: 20px
}

.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo {
    padding: 0
}

.page-header.navbar .page-logo>.logo-image, .page-header.navbar .page-logo>a {
    float: left
}

.page-header.navbar .page-logo .logo-default {
    margin: 10px 0;
    max-height: 50px;
    
}

.page-header.navbar .page-logo .logo-mini {
    display: none;
    margin-left: 5px
}

.page-header.navbar .page-logo .text-logo {
    padding-left: 20px;
    padding-top: 12px
}

.page-header.navbar .search-form .input-group .form-control:hover {
    cursor: pointer
}

.page-header.navbar .search-form .input-group .input-group-btn {
    height: 46px
}

.page-header.navbar .search-form .input-group .input-group-btn .btn.submit {
    margin-left: -24px;
    padding: 0;
    width: 46px;
    background: none;
    margin-top: 4px;
    display: block
}

.page-header.navbar .search-form.open .input-group .form-control {
    text-indent: 0
}

.page-header.navbar .search-form.open .input-group .form-control:hover {
    cursor: text
}

.page-header.navbar .search-form.open .input-group .input-group-btn .btn.submit {
    margin-left: 0
}

.page-header.navbar .menu-toggler:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.page-header.navbar .menu-toggler.sidebar-toggler {
    float: right;
    margin: 11px 0 0
}

.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .menu-toggler.sidebar-toggler {
    margin-right: 10.5px
}

.page-header.navbar .menu-toggler.responsive-toggler {
    display: none;
    float: right;
    margin: 11px 6px 0
}

.page-header.navbar .top-menu {
    margin: 0;
    padding: 0;
    float: right;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 285px);
    align-items: center;
}
.page-sidebar-closed .page-header.navbar .top-menu{
    width: calc(100% - 55px);
}

.page-header.navbar .top-menu .navbar-nav {
    padding: 0;
    margin-right: 20px;
    display: block
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown {
    margin: 0;
    padding: 0 4px;
    height: 70px;
    display: inline-flex;
    align-items: center;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown:last-child {
    padding-right: 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle {
    margin: 0;
    padding: 17px 10px 9px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:last-child {
    padding-right: 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size: 17px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i.glyphicon {
    font-size: 16px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>.badge {
    font-family: Open Sans, sans-serif;
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: 300;
    padding: 3px 6px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:focus {
    background: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu {
    margin-top: 3px;
    border-radius: 4px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eee;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ""
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block !important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ""
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu>li>a {
    color: #555
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list {
    padding-right: 0 !important;
    padding-left: 0;
    list-style: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li:first-child a {
    border-top: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details {
    overflow: hidden
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details .label-icon {
    margin-right: 10px;
    border-radius: 50%
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details .label-icon i {
    margin-right: 2px;
    margin-left: 1px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details .label-icon .badge {
    right: 15px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .time {
    float: right;
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: .7;
    filter: alpha(opacity=70);
    text-align: right;
    padding: 1px 5px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .photo {
    float: left;
    margin: 0 6px 6px 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .photo img {
    height: 40px;
    width: 40px;
    border-radius: 50% !important
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .subject {
    display: block;
    margin-left: 46px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .subject .from {
    font-size: 13px;
    font-weight: 600
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .subject .time {
    font-size: 12px;
    font-weight: 400;
    opacity: .5;
    filter: alpha(opacity=50);
    float: right
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-menu .dropdown-menu-list>li .message {
    display: block !important;
    font-size: 12px;
    line-height: 1.3;
    margin-left: 46px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .task {
    margin-bottom: 5px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .task .desc {
    font-size: 13px;
    font-weight: 300
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .task .percent {
    float: right;
    font-weight: 600;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .progress {
    display: block;
    height: 8px;
    margin: 8px 0 2px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .progress .progress-bar {
    box-shadow: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding: 14px 6px 12px 8px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>.username {
    display: inline-block;
    font-size: 13px;
    font-weight: 400
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>img {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
    height: 29px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>i {
    display: inline-block;
    margin: 0;
    font-size: 13px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu {
    width: 175px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a, .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>form>a {
    font-size: 14px;
    font-weight: 300
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a i, .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>form>a i {
    color: #888;
    width: 15px;
    display: inline-block;
    margin-right: 9px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a .badge {
    margin-right: 10px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language {
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-toggle {
    padding: 14px 3px 12px 7px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-toggle>img {
    margin-bottom: 2px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-toggle>i {
    font-size: 14px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-menu>li>a {
    font-size: 13px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-menu>li>a>img {
    margin-bottom: 2px;
    margin-right: 5px
}

.page-header.navbar .top-menu .navbar-nav li.dropdown-dark .dropdown-menu:before {
    border-left: none;
    border-right: none
}

.page-header.navbar .top-menu .navbar-nav li.dropdown-dark .dropdown-menu .dropdown-menu-list>li.external a {
    background: none !important;
    border: none !important
}

@media (min-width:768px) {
    .page-header.navbar .search-form.search-form-expanded {
        width: 200px
    }

    .page-header.navbar .search-form.search-form-expanded .input-group .form-control {
        text-indent: 0
    }

    .page-header.navbar .search-form.search-form-expanded .input-group .form-control:hover {
        cursor: text
    }

    .page-header.navbar .search-form.search-form-expanded .input-group .input-group-btn .btn.submit {
        margin-left: 0
    }
}

.page-header.navbar .container {
    position: relative
}

.page-header.navbar .hor-menu {
    margin: 0 0 0 -17px;
    margin: 0;
    float: left
}

.page-header.navbar .hor-menu .navbar-nav {
    position: static
}

.page-header.navbar .hor-menu .navbar-nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown {
    position: static
}


.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content {
    font-family: Open Sans, sans-serif;
    padding: 15px;
    margin: 0
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content.mega-menu-responsive-content {
    padding: 10px 18px 10px 45px
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu {
    padding: 0;
    margin: 0
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu:last-child {
    border-right: 0
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li {
    padding: 1px !important;
    margin: 0 !important;
    list-style: none
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>h3 {
    margin-top: 5px;
    padding-left: 6px;
    font-size: 15px;
    font-weight: 400
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a {
    white-space: normal;
    font-family: Open Sans, sans-serif;
    padding: 7px;
    margin: 0;
    font-size: 14px;
    font-weight: 300
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a.iconify {
    padding: 7px 7px 7px 30px
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a.iconify>i {
    position: absolute;
    top: auto !important;
    margin-left: -24px;
    font-size: 15px;
    margin-top: 3px !important
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a .badge, .page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a .label {
    margin-left: 5px
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
    left: 20px;
    right: 20px
}

.page-header.navbar .hor-menu .navbar-nav>li.menu-dropdown .dropdown-menu:after, .page-header.navbar .hor-menu .navbar-nav>li.menu-dropdown .dropdown-menu:before {
    display: none !important
}

.page-header.navbar .hor-menu .navbar-nav>li>a {
    font-size: 14px;
    font-weight: 400;
    padding: 13px
}

.page-header.navbar .hor-menu .navbar-nav>li>a:focus {
    background: none !important
}

.page-header.navbar .hor-menu .navbar-nav>li.active .selected, .page-header.navbar .hor-menu .navbar-nav>li.current .selected {
    left: 50%;
    bottom: 0;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f2c136;
    display: inline-block;
    margin: 0;
    width: 0;
    height: 0;
    margin-left: -7px;
    margin-bottom: -6px
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li>a {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 9px 10px;
    white-space: normal
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li>a .badge, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li>a .label {
    font-weight: 300
}

.page-header.navbar .hor-menu .navbar-nav>li.classic-menu-dropdown .dropdown-menu {
    min-width: 195px;
    max-width: 235px
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-submenu>.dropdown-menu {
    top: 0
}

@media (min-width:992px) and (max-width:1200px) {
    .page-boxed .page-header.navbar .top-menu .navbar-nav>li.dropdown-language .dropdown-toggle .langname, .page-boxed .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
        display: none
    }
}

@media (min-width:992px) {
    .page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo {
        padding: 0;
        width: 55px
    }

    .page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo .logo-default {
        display: block;
        margin-left: 5px
    }

    .page-boxed .page-header.navbar .page-logo {
        width: 236px
    }

    .page-boxed .page-header.navbar .top-menu .navbar-nav {
        margin-right: 0
    }

    .page-sidebar-closed.page-sidebar-closed-hide-logo.page-boxed .page-header.navbar .page-logo {
        width: 46px
    }

    .page-boxed.page-sidebar-fixed .page-header.navbar .page-logo {
        width: 235px
    }
}

@media (max-width:991px) {
    .page-header.navbar {
        padding: 0 20px;
        position: relative;
        clear: both
    }

    .page-header.navbar .page-logo {
        width: auto;
        padding: 0;
        margin-right: 10px;
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .page-header.navbar .page-logo img {
        margin-left: 4px !important
    }

    .page-header.navbar .menu-toggler.sidebar-toggler {
        display: none !important
    }

    .page-header.navbar .menu-toggler.responsive-toggler {
        display: inline-block
    }

    .page-header.navbar .top-menu .navbar-nav {
        display: inline-block;
        margin: 0 10px 0 0
    }

    .page-header.navbar .top-menu .navbar-nav>li {
        float: left
    }

    .page-header.navbar .top-menu .navbar-nav .nav li.dropdown i {
        display: inline-block;
        position: relative;
        top: 1px;
        right: 0
    }

    .page-header.navbar .top-menu .navbar-nav .open .dropdown-menu {
        position: absolute
    }

    .page-header-fixed.page-header-fixed-mobile .navbar-fixed-top {
        position: fixed
    }

    .page-boxed .page-header.navbar>.container {
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-boxed .page-header.navbar {
        margin: auto !important;
        padding: 0
    }

    .page-boxed .page-header.navbar>.container {
        margin: auto !important
    }
}

@media (max-width:767px) {
    .page-header.navbar {
        padding: 0 10px
    }

    .page-header.navbar .page-logo {
        width: auto
    }

    .page-header.navbar .search-form.open {
        z-index: 3;
        left: 10px;
        right: 10px;
        position: absolute;
        width: auto !important
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-extended>.dropdown-menu {
        max-width: 255px;
        width: 255px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu {
        margin-right: -190px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu:after, .page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu:before {
        margin-right: 190px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox .dropdown-menu {
        margin-right: -150px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox .dropdown-menu:after, .page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox .dropdown-menu:before {
        margin-right: 150px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu {
        margin-right: -110px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu:after, .page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu:before {
        margin-right: 110px
    }
}

@media (max-width:580px) {
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-language .dropdown-toggle .langname, .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle .username.username-hide-on-mobile {
        display: none
    }
}

@media (max-width:480px) {
    .page-header-fixed.page-header-fixed-mobile .page-header.navbar {
        height: 92px
    }

    .page-header.navbar .top-menu {
        display: block;
        clear: both
    }

    .page-header.navbar .top-menu .navbar-nav {
        margin-right: 0
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle {
        padding: 17px 6px 9px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-language .dropdown-toggle {
        padding: 14px 4px 12px 2px
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
        padding: 14px 0 12px 2px
    }
}

.pace .pace-progress {
    z-index: 10000;
    top: 44px;
    height: 2px
}

.pace .pace-progress-inner {
    box-shadow: none
}

.pace .pace-activity {
    top: 48px;
    right: 22px;
    border-radius: 10px !important
}

@media (max-width:480px) {
    .page-header-fixed .pace .pace-progress {
        top: 92px
    }

    .page-header-fixed .pace .pace-activity {
        top: 188px;
        right: 15px
    }
}

.page-container {
    margin: 0;
    padding: 0;
    position: relative
}

.page-container:after, .page-container:before {
    content: " ";
    display: table
}

.page-container:after {
    clear: both
}

.page-header-fixed .page-container {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
}

.page-footer-fixed.page-footer-fixed-mobile .page-container {
    margin-bottom: 20px !important
}

@media (min-width:992px) {
    .page-footer-fixed .page-container {
        margin-bottom: 20px !important
    }
}

@media (max-width:991px) {
    .page-container {
        margin: 0 !important;
        padding: 0 !important
    }

    .page-header-fixed.page-header-fixed-mobile .page-container {
        margin-top: 46px !important
    }
}

@media (max-width:480px) {
    .page-header-fixed.page-header-fixed-mobile .page-container {
        margin-top: 92px !important
    }
}

.ie8 .page-sidebar {
    width: 235px;
    float: left;
    position: relative;
    margin-right: -100%
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover.navbar-collapse, .page-sidebar.navbar-collapse {
    padding: 0;
    box-shadow: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu, .page-sidebar .page-sidebar-menu {
    list-style: none;
    margin: 0;
    /* padding: 0 */
    overflow: hidden;
    flex-wrap: nowrap;
    flex-direction: column;
    /* background: #fff; */
    padding: 12px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li, .page-sidebar .page-sidebar-menu>li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-search-wrapper, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-toggler-wrapper, .page-sidebar .page-sidebar-menu>li.sidebar-search-wrapper, .page-sidebar .page-sidebar-menu>li.sidebar-toggler-wrapper {
    border: 0 !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-search-wrapper:after, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-search-wrapper:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-toggler-wrapper:after, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-toggler-wrapper:before, .page-sidebar .page-sidebar-menu>li.sidebar-search-wrapper:after, .page-sidebar .page-sidebar-menu>li.sidebar-search-wrapper:before, .page-sidebar .page-sidebar-menu>li.sidebar-toggler-wrapper:after, .page-sidebar .page-sidebar-menu>li.sidebar-toggler-wrapper:before {
    content: " ";
    display: table
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-search-wrapper:after, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.sidebar-toggler-wrapper:after, .page-sidebar .page-sidebar-menu>li.sidebar-search-wrapper:after, .page-sidebar .page-sidebar-menu>li.sidebar-toggler-wrapper:after {
    clear: both
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.start>a, .page-sidebar .page-sidebar-menu>li.start>a {
    border-top-color: transparent !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.last>a, .page-sidebar .page-sidebar-menu>li.last>a {
    border-bottom-color: transparent !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a, .page-sidebar .page-sidebar-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-top: 1px solid transparent;
    color: #fff;
    margin-bottom: 2px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i, .page-sidebar .page-sidebar-menu>li>a>i {
    font-size: 16px;
    margin-right: 5px;
    text-shadow: none;
    color: #c0c0c0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i.glyphicon, .page-sidebar .page-sidebar-menu>li>a>i.glyphicon {
    top: 3px;
    margin-left: 1px;
    margin-right: 4px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>[class^=icon-], .page-sidebar .page-sidebar-menu>li>a>[class^=icon-] {
    top: 2px;
    margin-left: 1px;
    margin-right: 4px
}

.page-sidebar-fixed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a, .page-sidebar-fixed .page-sidebar .page-sidebar-menu>li>a {
    transition: all .2s ease
}

.page-sidebar-reversed.page-sidebar-fixed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a, .page-sidebar-reversed.page-sidebar-fixed .page-sidebar .page-sidebar-menu>li>a {
    transition: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.heading, .page-sidebar .page-sidebar-menu>li.heading {
    padding: 15px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.heading>h3, .page-sidebar .page-sidebar-menu>li.heading>h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    color: #c0c0c0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.heading+li>a, .page-sidebar .page-sidebar-menu>li.heading+li>a {
    border-top: 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li.open>a {
    font-size: 14px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a, .page-sidebar .page-sidebar-menu>li.active>a {
    border: none;
    text-shadow: none;
    font-size: 14px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.selected, .page-sidebar .page-sidebar-menu>li.active>a>.selected {
    display:none;
    float: right;
    position: absolute;
    right: 0;
    top: 8px;
    background: none;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff
}

.page-sidebar-reversed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.selected, .page-sidebar-reversed .page-sidebar .page-sidebar-menu>li.active>a>.selected {
    right: auto;
    left: 0;
    border-right: 0;
    border-left: 8px solid #fff
}

.page-container-bg-solid .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.selected, .page-container-bg-solid .page-sidebar .page-sidebar-menu>li.active>a>.selected {
    border-color: transparent #f1f3fa transparent transparent
}

.page-container-bg-solid.page-sidebar-reversed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.selected, .page-container-bg-solid.page-sidebar-reversed .page-sidebar .page-sidebar-menu>li.active>a>.selected {
    border-color: transparent transparent transparent #f1f3fa
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow:before, .page-sidebar .page-sidebar-menu li>a>.arrow:before {
    float: right;
    width: 10px;
    text-align: center;
    margin-top: -1px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome, sans-serif;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow.open:before, .page-sidebar .page-sidebar-menu li>a>.arrow.open:before {
    content: "\f107"
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.badge, .page-sidebar .page-sidebar-menu li>a>.badge {
    float: right;
    margin-top: 1px;
    margin-right: 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu, .page-sidebar .page-sidebar-menu .sub-menu {
    list-style: none;
    display: none;
    padding: 0;
    margin: 8px 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li, .page-sidebar .page-sidebar-menu .sub-menu li {
    background: none;
    margin: 0;
    padding: 0;
    margin-top: 1px !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>a, .page-sidebar .page-sidebar-menu .sub-menu li>a {
    display: block;
    margin: 0;
    padding: 6px 15px 6px 43px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    background: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>a>i, .page-sidebar .page-sidebar-menu .sub-menu li>a>i {
    font-size: 14px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>.sub-menu, .page-sidebar .page-sidebar-menu .sub-menu li>.sub-menu {
    margin: 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>.sub-menu>li>a, .page-sidebar .page-sidebar-menu .sub-menu li>.sub-menu>li>a {
    padding-left: 60px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>.sub-menu>li>.sub-menu, .page-sidebar .page-sidebar-menu .sub-menu li>.sub-menu>li>.sub-menu {
    margin: 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>.sub-menu>li>.sub-menu>li>a, .page-sidebar .page-sidebar-menu .sub-menu li>.sub-menu>li>.sub-menu>li>a {
    padding-left: 80px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li.active>.sub-menu, .page-sidebar .page-sidebar-menu li.active>.sub-menu {
    display: block
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li>a {
    border: 0;
    margin: 0;
    padding-left: 11px;
    border-left: 4px solid transparent
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu li>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu li>a {
    padding-top: 8px;
    padding-bottom: 8px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu li:first-child, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu li:first-child {
    margin-top: 0 !important
}

.page-sidebar-reversed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li>a, .page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li>a {
    padding-left: 15px;
    padding-right: 11px;
    border-left: 0;
    border-right: 4px solid transparent
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler, .page-sidebar .sidebar-toggler, .sidebar-toggler {
    display: block;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 30px;
    height: 27px;
    margin: 28px 15px 15px 15px;
    float: right;
    border-radius: 4px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler:hover, .page-sidebar .sidebar-toggler:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search, .page-sidebar .sidebar-search {
    padding: 0;
    margin: 22px 18px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .remove, .page-sidebar .sidebar-search .remove {
    display: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .remove>i, .page-sidebar .sidebar-search .remove>i {
    font-size: 16px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group, .page-sidebar .sidebar-search .input-group {
    border-radius: 4px;
    border-bottom: 1px solid #435060
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .form-control, .page-sidebar .sidebar-search .input-group .form-control {
    border: 0;
    font-size: 14px;
    padding: 0;
    height: auto;
    line-height: auto;
    border-radius: 4px;
    background-color: #364150;
    color: #4e5c6f
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .input-group-btn .btn, .page-sidebar .sidebar-search .input-group .input-group-btn .btn {
    padding: 2px 0 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 100% 3px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-bordered, .page-sidebar .sidebar-search.sidebar-search-bordered {
    margin: 25px 18px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-bordered .input-group .form-control, .page-sidebar .sidebar-search.sidebar-search-bordered .input-group .form-control {
    font-size: 13px;
    padding: 6px 8px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-bordered .input-group .input-group-btn .btn, .page-sidebar .sidebar-search.sidebar-search-bordered .input-group .input-group-btn .btn {
    margin-right: 6px
}
.page-sidebar {
    width: 100%;
    float: left;
    position: relative;
    /* margin-right: -100% */
}
@media (min-width:992px) {
    .page-sidebar-wrapper {
        width: 285px;
        min-height: calc(100vh - 110px);        
        /* height: 100%; */
        background: linear-gradient(to bottom, #121f6d 30%, #3d4787 70%);
    }
    .page-sidebar-closed .page-sidebar-wrapper{
        width: 55px;
    }
    .page-sidebar {
        width: 100%;
        float: left;
        position: relative;
        /* margin-right: -100% */
    }

    .page-full-width .page-sidebar {
        display: none !important
    }

    .page-sidebar.navbar-collapse {
        max-height: none !important
    }

    .page-sidebar-reversed .page-sidebar {
        float: right;
        margin-right: 0;
        margin-left: -100%
    }

    .page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
        margin-left: -285px
    }

    .page-sidebar-reversed.page-sidebar-fixed .page-sidebar-wrapper {
        position: relative;
        float: right
    }

    .page-sidebar-fixed .page-sidebar {
        position: fixed !important;
        margin-left: 0;
        top: 46px
    }

    .page-sidebar-fixed .page-sidebar-menu>li.last {
        margin-bottom: 15px !important
    }

    .page-sidebar-fixed .page-sidebar-menu .sub-menu {
        height: auto !important
    }

    .page-sidebar-closed .page-sidebar, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
        width: 55px !important;
        padding: 0px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.open>.sub-menu, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>.sub-menu {
        display: none !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover {
        width: 256px !important;
        position: relative !important;
        z-index: 10000;
        display: block !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a {
        border-radius: 0 4px 0 0
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>i {
        margin-right: 10px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>.title {
        display: inline !important;
        padding-left: 15px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>.badge {
        display: block !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>.selected {
        display: none
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover.heading {
        width: 45px !important;
        box-shadow: none
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu {
        width: 210px;
        position: absolute;
        z-index: 2000;
        left: 46px;
        margin-top: 0;
        top: 100%;
        display: block !important;
        border-radius: 0 0 4px 4px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu>li>a {
        padding-left: 15px !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu>li>.sub-menu>li>a {
        padding-left: 30px !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu>li>.sub-menu>li>.sub-menu>li>a {
        padding-left: 45px !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.heading>h3 {
        display: none
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.sidebar-toggler-wrapper .sidebar-toggler {
        margin-right: 8px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.sidebar-search-wrapper:hover, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.sidebar-toggler-wrapper:hover {
        width: 55px !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>a {
        padding-left: 16px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>a .selected {
        right: -3px !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>a>.arrow, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>a>.badge, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>a>.title {
        display: none !important
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-toggler {
        margin-left: 3px;
        margin-right: 3px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search .input-group {
        border-color: transparent;
        margin-left: -4px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search .input-group .form-control {
        display: none
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search .input-group .input-group-btn .btn {
        display: block
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.sidebar-search-bordered .input-group {
        padding: 5px 0 3px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open {
        height: 39px;
        margin-top: 14px;
        margin-bottom: 14px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .input-group {
        width: 210px;
        position: relative;
        z-index: 1;
        margin-left: 24px;
        padding: 0
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .input-group .form-control {
        background: none;
        border: 0;
        display: block;
        padding: 8px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .input-group .input-group-btn .btn {
        display: block;
        margin-right: 8px;
        margin-top: 1px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .remove {
        background-repeat: no-repeat;
        width: 11px;
        height: 11px;
        margin: 9px -5px 9px -7px;
        display: block;
        float: left
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open.sidebar-search-bordered {
        height: 36px;
        margin-top: 23px;
        margin-bottom: 23px
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open.sidebar-search-bordered .input-group {
        padding: 0
    }

    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-light.page-sidebar-menu-closed>li>a {
        padding-right: 11px;
        padding-left: 7px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar {
        margin-left: -45px;
        width: 45px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li>.sub-menu {
        left: auto;
        right: 46px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover {
        margin-left: -211px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a {
        border-radius: 4px 0 0 0
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>.title {
        padding-left: 0;
        padding-right: 15px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:hover>a>i {
        margin-right: 0;
        margin-left: 2px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.sidebar-search-wrapper:hover, .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li.sidebar-toggler-wrapper:hover {
        margin-left: 0
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .input-group {
        margin-left: -227px
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .input-group .input-group-btn .btn {
        margin-right: 10px !important
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed .sidebar-search.open .remove {
        margin: 9px 4px 12px -16px !important;
        float: right !important
    }

    .page-sidebar-closed.page-sidebar-reversed .page-sidebar .page-sidebar-menu.page-sidebar-menu-light.page-sidebar-menu-closed>li>a {
        padding-right: 7px;
        padding-left: 11px
    }

    .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
        width: 235px !important;
        display: block;
        z-index: 10000
    }

    .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
        width: 235px !important
    }

    .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .selected {
        display: none !important
    }

    .page-sidebar-closed.page-sidebar-fixed.page-sidebar-reversed .page-sidebar:hover {
        width: 235px !important;
        z-index: 10000;
        margin-left: -235px !important
    }

    .page-sidebar-closed.page-sidebar-fixed.page-sidebar-reversed .page-sidebar:hover .page-sidebar-menu {
        width: 235px !important
    }

    .page-sidebar-closed.page-sidebar-hide .page-sidebar {
        display: none !important
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li .sub-menu {
        display: none;
        width: 210px;
        z-index: 2000;
        position: absolute;
        border-radius: 4px
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li .sub-menu>li>a {
        margin: 3px
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li.active .sub-menu, .page-sidebar-menu.page-sidebar-menu-hover-submenu li.open .sub-menu {
        display: none !important
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li a>.arrow {
        display: none
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>a>.arrow {
        display: block;
        float: right;
        position: absolute;
        right: 0;
        margin-top: -20px;
        background: none;
        width: 0;
        height: 0;
        border-style: solid;
        border-top: 12px double transparent;
        border-bottom: 12px double transparent;
        border-left: 0
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>a>.arrow:after, .page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>a>.arrow:before {
        display: none
    }

    .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>a>.arrow {
        right: auto;
        left: 0;
        border-right: 0
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>.sub-menu {
        display: inline-block !important
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>a>.arrow {
        z-index: 1;
        right: 0;
        margin-top: -23px
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>a>.selected {
        display: none
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu {
        margin-left: 235px;
        margin-top: -40px
    }

    .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu {
        margin-left: -210px !important
    }

    .page-sidebar-closed .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu {
        margin-left: 0
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu>li>a {
        padding-left: 15px
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu>li .sub-menu {
        margin-left: 210px;
        margin-top: -38px !important
    }

    .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu>li .sub-menu {
        margin-left: -210px !important
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu>li .sub-menu>li>a {
        padding-left: 10px;
        padding-right: 10px
    }

    .page-sidebar-menu.page-sidebar-menu-light.page-sidebar-menu-hover-submenu li:hover>.sub-menu, .page-sidebar-menu.page-sidebar-menu-light.page-sidebar-menu-hover-submenu li:hover>.sub-menu>li>.sub-menu {
        margin-top: -41px
    }
}

@media (max-width:991px) {
    .page-sidebar {
        border-top: 0 !important;
        margin: 20px
    }

    .page-sidebar .sidebar-toggler {
        display: none
    }

    .page-sidebar .selected {
        display: none !important
    }

    .page-sidebar.navbar-collapse {
        max-height: none
    }

    .page-sidebar.navbar-collapse.collapse {
        display: none !important
    }

    .page-sidebar.navbar-collapse.in {
        border-top: 0 !important;
        margin: 20px;
        position: relative;
        overflow: hidden !important;
        overflow-y: auto !important;
        display: block !important
    }

    .page-sidebar.navbar-collapse.navbar-no-scroll {
        max-height: none !important
    }

    .page-sidebar .mega-menu-responsive-content {
        padding: 10px 18px 10px 45px
    }

    .page-full-width .page-sidebar-menu {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-sidebar .btn-navbar.collapsed .arrow {
        display: none
    }

    .page-sidebar .btn-navbar .arrow {
        position: absolute;
        right: 25px;
        width: 0;
        height: 0;
        top: 50px;
        border-bottom: 15px solid #5f646b;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent
    }
}

@media (max-width:480px) {
    .page-sidebar, .page-sidebar.in {
        margin: 0 10px 10px !important
    }

    .page-header-fixed.page-header-fixed-mobile .page-sidebar, .page-header-fixed.page-header-fixed-mobile .page-sidebar.in {
        margin-top: 10px !important
    }
}

.page-header .top-menu .dropdown-quick-sidebar-toggler>.dropdown-toggle {
    padding: 17px 10px 9px !important
}

.page-header .top-menu .dropdown-quick-sidebar-toggler>.dropdown-toggle i {
    top: 0
}

.page-quick-sidebar-open .page-header .top-menu .dropdown-quick-sidebar-toggler>.dropdown-toggle i:before {
    content: "\e066"
}

.page-quick-sidebar-wrapper {
    transition: right .3s;
    z-index: 9994;
    position: fixed;
    top: 46px;
    bottom: 0;
    right: -270px;
    overflow: hidden;
    width: 270px
}

.page-footer-fixed .page-quick-sidebar-wrapper {
    bottom: 33px
}

.page-quick-sidebar-full-height .page-quick-sidebar-wrapper {
    top: 0;
    bottom: 0
}

.page-quick-sidebar-open .page-quick-sidebar-wrapper {
    transition: right .3s;
    right: 0
}

.page-quick-sidebar-toggler {
    overflow: hidden;
    z-index: 9994;
    display: none;
    width: 28px;
    height: 27px;
    position: fixed;
    top: 19px;
    right: 15px;
    text-align: center;
    background: #576d87;
    padding-top: 6px
}

.page-quick-sidebar-open .page-quick-sidebar-toggler {
    display: inline-block
}

.page-quick-sidebar-toggler>i {
    font-size: 17px
}

@media (max-width:480px) {
    .page-quick-sidebar-wrapper {
        top: 92px
    }

    .page-quick-sidebar-toggler {
        top: 65px
    }
}

.page-content-wrapper, .page-footer, .page-header, .page-sidebar-wrapper {
    transition: margin .3s
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-content-wrapper, .page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
    transition: margin-left .3s;
    margin-left: -270px
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
    transition: margin-right .3s;
    margin-right: 270px;
    margin-left: -270px
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
    transition: margin-right .3s;
    margin-right: 270px
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
    transition: margin-left .3s;
    margin-left: -270px
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-footer-fixed:not(.page-quick-sidebar-full-height) .page-footer {
    margin-left: 0;
    margin-right: 0
}

.page-quick-sidebar-open.page-quick-sidebar-over-content-transparent .page-quick-sidebar-wrapper {
    opacity: .9;
    filter: alpha(opacity=90)
}

@media (max-width:991px) {
    .page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
        display: none
    }
}


.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified {
    margin: 0;
    padding: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li {
    display: table-cell !important;
    width: 1% !important
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li>a {
    padding: 15px;
    border: 0;
    height: 46px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0;
    color: #c9ced7;
    background: #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li>a>.badge {
    position: absolute;
    top: 12px;
    right: 3px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 19px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ""
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 20px;
    display: inline-block !important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ""
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>.tab-content {
    margin: 0;
    padding: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items>li {
    margin: 0;
    padding: 10px;
    background: none;
    border-bottom-width: 1px;
    border-bottom-color: #495c72;
    border-bottom-style: solid
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items>li:last-child {
    border-bottom: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items.borderless li {
    border: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .inner-content {
    margin: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
    position: absolute !important;
    width: 270px !important;
    transition: margin .3s
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
    position: absolute !important;
    width: 270px !important;
    transition: margin .3s;
    margin-left: 270px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item .page-quick-sidebar-nav {
    padding: 15px 10px 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item .page-quick-sidebar-nav .page-quick-sidebar-back-to-list {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item .page-quick-sidebar-nav .page-quick-sidebar-back-to-list>i {
    font-size: 17px;
    line-height: 17px;
    vertical-align: top;
    margin-right: 3px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
    transition: margin .3s;
    margin-left: -270px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list .slimScrollBar, .page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list .slimScrollRail {
    display: none !important
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-item {
    transition: margin .3s;
    margin-left: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users {
    padding: 10px 0;
    position: relative
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media {
    padding: 12px 10px 11px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-object {
    border-radius: 50% !important;
    width: 38.57143px;
    opacity: .8;
    filter: alpha(opacity=80);
    float: left;
    margin-right: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-object:after, .page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-object:before {
    content: " ";
    display: table
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-object:after {
    clear: both
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media:hover {
    cursor: pointer
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media:hover .media-object {
    opacity: 1;
    filter: alpha(opacity=100)
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-body .media-heading {
    margin: 5px 0 0;
    font-size: 14px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-body .media-heading-sub {
    font-size: 11px;
    text-transform: uppercase
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-body .media-heading-small {
    font-size: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-status {
    margin-top: 10px;
    right: 10px;
    position: absolute;
    display: inline-block
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages {
    padding: 0 10px;
    position: relative
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post {
    transition: display .3s;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 12px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .body {
    display: block
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .avatar {
    width: 38.57143px;
    border-radius: 50% !important
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.in .avatar {
    float: left;
    margin-right: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .avatar {
    float: right;
    margin-left: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .datetime, .page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .name {
    font-size: 12px;
    font-weight: 300
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .message {
    display: block;
    padding: 5px;
    position: relative
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.in .message {
    text-align: left;
    margin-left: 55px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.in .message .arrow {
    display: block;
    position: absolute;
    top: 9px;
    left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right-width: 6px;
    border-right-style: solid
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .message {
    margin-right: 55px;
    text-align: right
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .message .arrow {
    display: block;
    position: absolute;
    top: 9px;
    right: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left-width: 6px;
    border-left-style: solid
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .datetime, .page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .name {
    text-align: right
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-form {
    padding: 20px 10px 15px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-form .input-group .form-control {
    font-size: 13px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list {
    padding: 10px 0;
    position: relative
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li .label {
    margin-top: 5px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li .desc {
    padding: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-settings .page-quick-sidebar-settings-list {
    padding: 10px 0;
    position: relative
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-settings .page-quick-sidebar-settings-list .list-items li .bootstrap-switch {
    margin-top: -3px;
    float: right;
    border: 0;
    min-width: 59px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-settings .page-quick-sidebar-settings-list .list-items li .form-control {
    width: 75px !important;
    padding: 4px !important;
    float: right;
    border: 0;
    margin-top: -4px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-settings .page-quick-sidebar-settings-list .list-items li select.form-control {
    padding: 4px 0 !important
}

.page-title {
    padding: 0;
    font-size: 28px;
    letter-spacing: -1px;
    display: block;
    color: #666;
    margin: 0 0 15px;
    font-weight: 300
}

.page-title small {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 300;
    color: #888
}

.page-container-bg-solid .page-title {
    color: #666;
    margin-bottom: 20px;
    margin-top: 20px
}

.page-container-bg-solid .page-title small {
    color: #666
}

.page-bar {
    padding: 0;
    background-color: #f7f7f7;
    margin-bottom: 25px;
    border-radius: 4px
}

.page-bar:after, .page-bar:before {
    content: " ";
    display: table
}

.page-bar:after {
    clear: both
}

.page-bar .page-breadcrumb {
    display: inline-block;
    float: left;
    padding: 8px;
    margin: 0;
    list-style: none
}

.page-bar .page-breadcrumb>li {
    display: inline-block
}

.ie8 .page-bar .page-breadcrumb>li {
    margin-right: 1px
}

.page-bar .page-breadcrumb>li>a, .page-bar .page-breadcrumb>li>span {
    color: #888;
    font-size: 14px;
    text-shadow: none
}

.page-bar .page-breadcrumb>li>i {
    color: #aaa;
    font-size: 14px;
    text-shadow: none
}

.page-bar .page-breadcrumb>li>i[class*=icon-], .page-bar .page-breadcrumb>li>i[class^=icon-] {
    color: gray
}

.page-bar .page-toolbar {
    display: inline-block;
    float: right;
    padding: 0
}

.page-bar .page-toolbar .btn-fit-height {
    border-radius: 0 4px 4px 0;
    padding-top: 8px;
    padding-bottom: 8px
}

.page-md .page-bar .page-toolbar .btn-fit-height {
    padding-top: 9px;
    padding-bottom: 9px;
    box-shadow: none !important
}

.page-container-bg-solid .page-bar {
    position: relative;
    padding: 0 20px;
    background-color: transparent;
    margin: -25px -20px -15px;
}

.page-container-bg-solid .page-bar .page-breadcrumb {
    padding: 11px 0
}

.page-container-bg-solid .page-bar .page-breadcrumb>li>a, .page-container-bg-solid .page-bar .page-breadcrumb>li>span {
    color: #888
}

.page-container-bg-solid .page-bar .page-breadcrumb>li:last-child>a{
    cursor: default;
}

.page-container-bg-solid .page-bar .page-breadcrumb>li>i {
    color: #aaa
}

.page-container-bg-solid .page-bar .page-breadcrumb>li>i[class*=icon-], .page-container-bg-solid .page-bar .page-breadcrumb>li>i[class^=icon-] {
    color: #8c8c8c
}

.page-container-bg-solid .page-bar .page-toolbar {
    padding: 6px 0
}

.page-container-bg-solid .page-bar .page-toolbar .btn {
    margin-top: -2px
}

.page-container-bg-solid .page-bar .page-toolbar .btn.btn-sm {
    margin-top: 0
}

.page-content {
    margin-top: 0;
    padding: 0;
    background-color: #fff
}

.page-container-bg-solid .page-content {
    background: #f3f7ff
}

.page-container-bg-solid.page-md .page-content .page-bar {
    border-radius: 0 !important
}

.page-full-width .page-content {
    margin-left: 0 !important
}

   

@media (min-width:992px) {
    .page-content-wrapper {
        float: left;
	width: calc(100% - 285px);
    }
    .page-sidebar-closed .page-content-wrapper {
        float: left;
        width: calc(100% - 55px);
    }

    .page-content-wrapper .page-content {
        /* margin-left: 285px; */
        margin-top: 0;
        min-height: 600px;
        padding: 25px 20px 10px
    }

    .page-content-wrapper .page-content.no-min-height {
        min-height: auto
    }

    .page-sidebar-fixed.page-sidebar-hover-on .page-content-wrapper .page-content {
        margin-left: 45px
    }

    .page-sidebar-reversed .page-content-wrapper .page-content {
        margin-left: 0 !important;
        margin-right: 235px !important
    }

    .page-sidebar-reversed.page-sidebar-fixed.page-sidebar-hover-on .page-content-wrapper .page-content {
        margin-left: 0;
        margin-right: 45px
    }

    .page-sidebar-reversed.page-sidebar-closed .page-content-wrapper .page-content {
        margin-left: 0 !important;
        margin-right: 45px !important
    }

    .page-sidebar-closed .page-content-wrapper .page-content {
        margin-left: 5px !important
    }

    .page-sidebar-closed.page-sidebar-hide .page-content-wrapper .page-content {
        margin-left: 0 !important
    }

    .page-sidebar-closed.page-sidebar-reversed.page-sidebar-hide .page-content-wrapper .page-content {
        margin-right: 0 !important
    }

    .page-full-width .page-content-wrapper .page-content {
        margin-left: 0 !important
    }
    .sidebar-close{
        display:none;
    }
    .page-sidebar-closed .sidebar-close{
        display: block;
    }
    .page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo .logo-default.sidebar{
        display: none;
    }
}

@media (max-width:991px) {
    .page-container-bg-solid .page-bar {
        margin-top: -20px
    }

    .page-boxed>.container {
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .page-content-wrapper .page-content {
        margin: 0 !important;
        padding: 20px !important;
        min-height: 280px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-boxed>.container {
        margin: auto !important
    }
}

@media (max-width:767px) {
    .page-content-wrapper .page-content {
        padding: 20px 10px 10px !important;
        overflow: hidden
    }

    .page-content-wrapper .page-content .page-title {
        margin-bottom: 20px;
        font-size: 18px
    }

    .page-content-wrapper .page-content .page-title small {
        font-size: 13px;
        padding-top: 3px
    }
}

@media (max-width:480px) {
    .page-content-wrapper .page-content .page-title small {
        display: block;
        clear: both
    }
}

.page-footer {
    padding: 8px 20px 5px;
    font-size: 12px;
    height: 33px;
    text-align: center;
}

.page-footer:after, .page-footer:before {
    content: " ";
    display: table
}

.page-footer:after {
    clear: both
}

.page-footer-fixed.page-footer-fixed-mobile .page-footer {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    bottom: 0
}

.page-footer-fixed.page-footer-fixed-mobile.page-sidebar-fixed .page-footer {
    margin-left: 0 !important
}

@media (min-width:992px) {
    .page-footer {
        clear: left;
        margin-left: 285px;
        padding: 12px 20px 5px;
        font-size: 12px;
        height: 40px;
        text-align: center;
        display: flex;
        justify-content: center;
        line-height: 20px;
    }

    .page-sidebar-fixed.page-sidebar-closed .page-footer {
        margin-left: 45px
    }

    .page-sidebar-fixed.page-footer-fixed .page-footer {
        margin-left: 0 !important
    }

    .page-sidebar-fixed .page-footer {
        margin-left: 235px;
        padding: 8px 20px 5px
    }

    .page-boxed .page-footer {
        padding: 8px 0 5px
    }

    .page-boxed.page-sidebar-fixed .page-footer {
        padding-right: 20px;
        padding-left: 20px
    }

    .page-sidebar-reversed.page-sidebar-fixed .page-footer {
        margin-left: 0;
        margin-right: 235px;
        padding: 8px 20px 5px
    }

    .page-sidebar-reversed.page-sidebar-fixed.page-footer-fixed .page-footer {
        margin-left: 0;
        margin-right: 0
    }

    .page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .page-footer {
        margin-right: 45px
    }
}

@media (max-width:991px) {
    .page-boxed .page-footer {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .page-boxed .page-footer, .page-footer {
        padding-left: 10px;
        padding-right: 10px
    }

    .page-footer-fixed .page-footer .container {
        padding-left: 0;
        padding-right: 0
    }
}

.scroll-to-top {
    padding: 1px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    z-index: 10001;
    display: none;
    right: 10px
}

.scroll-to-top>i {
    display: inline-block;
    color: #687991;
    font-size: 30px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.scroll-to-top:hover {
    cursor: pointer
}

.scroll-to-top:hover>i {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (min-width:992px) {
    .scroll-to-top {
        right: 20px
    }
}

@media (max-width:991px) {
    .scroll-to-top {
        bottom: 10px;
        right: 10px
    }

    .scroll-to-top>i {
        font-size: 28px
    }
}

.theme-panel {
    width: 420px;
    margin-top: -13px;
    margin-right: 0;
    z-index: 100;
    float: right;
    position: relative
}

.theme-panel>.toggler {
    top: 4px;
    right: 0;
    padding: 20px;
    cursor: pointer;
    position: absolute;
    background: #d5dade url(../../../../public/img/icon-color.png) 50% no-repeat;
    border-radius: 4px
}

.theme-panel>.toggler:hover {
    background-color: #3d3d3d !important
}

.theme-panel>.toggler-close {
    display: none;
    top: 4px;
    right: 0;
    padding: 20px;
    z-index: 101;
    cursor: pointer;
    position: absolute;
    background: #3d3d3d url(../../../../public/img/icon-color-close.png) 50% no-repeat !important;
    border-radius: 4px
}

.theme-panel>.toggler-close:hover {
    background-color: #222 !important
}

.theme-panel>.theme-options {
    top: 4px;
    right: 0;
    display: none;
    position: absolute;
    z-index: 100;
    background: #3d3d3d;
    box-shadow: 5px 5px rgba(61, 61, 61, .1);
    border-radius: 4px
}

.theme-panel>.theme-options>.theme-option {
    color: #cfcfcf;
    padding: 10px;
    border-top: 1px solid #444;
    margin-top: 0;
    margin-bottom: 0
}

.theme-panel>.theme-options>.theme-option>span {
    text-transform: uppercase;
    display: inline-block;
    width: 145px;
    font-size: 13px;
    font-weight: 300
}

.theme-panel>.theme-options>.theme-option>select.form-control {
    display: inline;
    width: 135px;
    padding: 2px;
    text-transform: lowercase
}

.theme-panel>.theme-options>.theme-option.theme-colors {
    border-top: 0
}

.theme-panel>.theme-options>.theme-option.theme-colors>span {
    display: block;
    width: auto
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul {
    list-style: none;
    padding: 0;
    display: block;
    margin-bottom: 10px !important;
    margin-top: 15px
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li {
    width: 40px;
    height: 40px;
    margin: 0 4px;
    cursor: pointer;
    list-style: none;
    float: left;
    border: 1px solid #707070
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li:first-child {
    margin-left: 0
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.current, .theme-panel>.theme-options>.theme-option.theme-colors>ul>li:hover {
    border: 2px solid #d64635
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-default {
    background: #333438
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-darkblue {
    background: #2b3643
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-blue {
    background: #2d5f8b
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-grey {
    background: #697380
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-light {
    background: #f9fafd
}

.theme-panel>.theme-options>.theme-option.theme-colors>ul>li.color-light2 {
    background: #f1f1f1
}

.page-container-bg-solid .theme-panel {
    position: absolute;
    margin-top: 30px;
    margin-right: 20px;
    right: 0
}

.page-container-bg-solid .theme-panel>.toggler {
    background: #bfcad1 url(../../../../public/img/icon-color.png) 50% no-repeat
}

.page-container-bg-solid.page-sidebar-reversed .theme-panel {
    margin-right: 255px
}

.page-on-load {
    background: #fefefe
}

.page-on-load .page-container, .page-on-load .page-footer, .page-on-load .page-header, .page-on-load>.clearfix {
    display: none;
    transition: all 2s
}

.modal .portlet {
    margin: 0
}


.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle>i {
    color: #79869a
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle .badge.badge-default {
    background-color: #f2c136;
    color: #fff
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover {
    background-color: transparent;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover>i {
    color: #a4aebb
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle {
    background-color: transparent;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle>i {
    color: #a4aebb
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu {
    border-color: #e7eaf0;
    min-width: 160px;
    max-width: 275px;
    width: 275px;
    z-index: 9995
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu:after {
    border-bottom-color: #eaedf2
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external {
    background: #eaedf2;
    display: block;
    overflow: hidden;
    padding: 15px;
    letter-spacing: .5px;
    border-radius: 4px 4px 0 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>h3 {
    color: #62878f;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a {
    color: #5b9bd1;
    display: inline-block;
    padding: 0;
    background: none;
    clear: inherit;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    border: 0;
    margin-top: -1px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a:hover {
    color: #3175af;
    text-decoration: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a {
    border-bottom: 1px solid #eff2f6 !important;
    color: #888;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 20px;
    white-space: normal;
    font-size: 13px;
    padding: 16px 15px 18px;
    text-shadow: none
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a:hover {
    background: #f8f9fa;
    opacity: 1;
    filter: alpha(opacity=100)
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a .time {
    background: #f1f1f1
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a:hover .time {
    background: #e4e4e4
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-toggle>.circle {
    background-color: #f2c136;
    color: #fff
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-toggle>.corner {
    border-color: transparent transparent transparent #f2c136
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox .dropdown-menu .dropdown-menu-list .subject .from {
    color: #5b9bd1
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list .progress {
    background-color: #dfe2e9
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username, .page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i {
    color: #676767
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-menu {
    width: 195px
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-toggle>.langname {
    color: #c6cfda
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu {
    background: #3f4f62;
    border: 0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu:after {
    border-bottom-color: #3f4f62
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external {
    background: #2f3b49
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external>h3 {
    color: #adbaca
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external>a:hover {
    color: #87b6dd
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a, .page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a {
    color: #bcc7d4;
    border-bottom: 1px solid #4b5e75 !important
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a>i, .page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a>i {
    color: #9dadc0
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a:hover, .page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a:hover {
    background: #47596e
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a {
    border-bottom: 0 !important
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li.divider {
    background: #4b5e75
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list>li>a .time {
    background: #354353
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list>li>a:hover .time {
    background: #2b3643
}

.page-header.navbar .search-form {
    background: #232c37;
    width: 46px;
    position: relative;
    float: left;
    transition: all .6s
}

.page-header.navbar .search-form:hover {
    background: #3f4f62
}

.page-header.navbar .search-form .input-group .form-control {
    color: #959fad;
    height: 46px;
    border: 0;
    background: transparent !important;
    font-size: 13px;
    padding-left: 0;
    margin-left: 12px;
    text-indent: -150000px
}

.page-header.navbar .search-form .input-group .form-control::-moz-placeholder {
    color: #929cab;
    opacity: 1
}

.page-header.navbar .search-form .input-group .form-control:-ms-input-placeholder {
    color: #929cab
}

.page-header.navbar .search-form .input-group .form-control::-webkit-input-placeholder {
    color: #929cab
}

.page-header.navbar .search-form .input-group .input-group-btn .btn.submit>i {
    color: #959fad;
    font-size: 15px
}

.page-header.navbar .search-form.open {
    background: #3f4f62;
    transition: all .6s;
    width: 300px !important
}

.page-header.navbar .menu-toggler {
    background-image: url(../img/sidebar_toggler_icon_darkblue.png);
    display: block;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu {
    box-shadow: 5px 5px rgba(63, 79, 98, .2);
    left: auto;
    width: auto
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>h3, .page-header.navbar .hor-menu .navbar-nav>li>a {
    color: #c6cfda
}

.page-header.navbar .hor-menu .navbar-nav>li>a>i {
    color: #788ea8
}

.page-header.navbar .hor-menu .navbar-nav>li.open>a, .page-header.navbar .hor-menu .navbar-nav>li>a:hover {
    color: #d5dce4;
    background: #3f4f62 !important
}

.page-header.navbar .hor-menu .navbar-nav>li.open>a>i, .page-header.navbar .hor-menu .navbar-nav>li>a:hover>i {
    color: #889bb2
}

.page-header.navbar .hor-menu .navbar-nav>li.active>a, .page-header.navbar .hor-menu .navbar-nav>li.current>a {
    color: #fff;
    background: #f2c136 !important
}

.page-header.navbar .hor-menu .navbar-nav>li.active>a>i, .page-header.navbar .hor-menu .navbar-nav>li.current>a>i {
    color: #788ea8
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu {
    box-shadow: 5px 5px rgba(63, 79, 98, .2);
    background: #3f4f62;
    margin-top: 0;
    border: none
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li>a, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li>a>i {
    color: #c6cfda
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li:hover>a {
    color: #f1f3f6;
    background: #47596e
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li:hover>a>i {
    color: #f1f3f6
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.active>a, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.active>a:hover, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.current>a, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.current>a:hover {
    color: #f1f3f6;
    background: #47596e
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.active>a:hover>i, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.active>a>i, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.current>a:hover>i, .page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.current>a>i {
    color: #f1f3f6
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-menu li.divider {
    background-color: #495c72
}

.page-header.navbar .hor-menu .navbar-nav>li .dropdown-submenu>a:after {
    color: #c6cfda;
    top: 9px;
    right: 10px
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.mega-menu-dropdown>.dropdown-menu {
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1)
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>h3 {
    color: #666
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li>a {
    color: #c6cfda
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li>a>i {
    color: #788ea8
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li>a:hover {
    color: #d5dce4;
    background: #3f4f62
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li>a:hover>i {
    color: #889bb2
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.open>a {
    color: #333 !important;
    background: #fff !important
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.open>a>i {
    color: #333 !important
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.active>a, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.active>a:hover, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.current>a, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.current>a:hover {
    color: #fff;
    background: #f2c136
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.active>a:hover>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.active>a>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.current>a:hover>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li.current>a>i {
    color: #788ea8
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li>a {
    color: #000
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li>a>i {
    color: #888
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li:hover>a {
    color: #000;
    background: #f2f2f7
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li:hover>a>i {
    color: #666
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.active>a, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.active>a:hover, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.current>a, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.current>a:hover {
    color: #000;
    background: #f2f2f7
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.active>a:hover>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.active>a>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.current>a:hover>i, .page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.current>a>i {
    color: #666
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu li.divider {
    background-color: #f2f2f7
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li .dropdown-menu {
    border: 1px solid #efeff5;
    box-shadow: 5px 5px hsla(0, 0%, 40%, .1);
    background: #fff
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav>li>.dropdown-menu {
    border-top: 0
}

/* .page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #364150;
    
} */

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^=icon-], .page-sidebar .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar .page-sidebar-menu>li>a>i[class^=icon-] {
    color: #6b788b
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>.arrow:before, .page-sidebar .page-sidebar-menu>li>a>.arrow.open:before, .page-sidebar .page-sidebar-menu>li>a>.arrow:before {
    color: #c0c0c0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a, .page-sidebar .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li:hover>a {
    background: #f2c136;
    color: #fff;
    border-radius: 10px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>i, .page-sidebar .page-sidebar-menu>li.open>a>.arrow.open:before, .page-sidebar .page-sidebar-menu>li.open>a>.arrow:before, .page-sidebar .page-sidebar-menu>li.open>a>i, .page-sidebar .page-sidebar-menu>li:hover>a>.arrow.open:before, .page-sidebar .page-sidebar-menu>li:hover>a>.arrow:before, .page-sidebar .page-sidebar-menu>li:hover>a>i {
    color: #fff
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a, .page-sidebar .page-sidebar-menu>li.active.open>a, .page-sidebar .page-sidebar-menu>li.active>a {
    background: #f2c136;
    border-top-color: transparent;
    color: #fff;
    border-radius: 10px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a:hover, .page-sidebar .page-sidebar-menu>li.active.open>a:hover, .page-sidebar .page-sidebar-menu>li.active>a:hover {
    background: #f2c136
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>i, .page-sidebar .page-sidebar-menu>li.active.open>a>.arrow.open:before, .page-sidebar .page-sidebar-menu>li.active.open>a>.arrow:before, .page-sidebar .page-sidebar-menu>li.active.open>a>i, .page-sidebar .page-sidebar-menu>li.active>a>.arrow.open:before, .page-sidebar .page-sidebar-menu>li.active>a>.arrow:before, .page-sidebar .page-sidebar-menu>li.active>a>i {
    color: #fff
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active+li>a, .page-sidebar .page-sidebar-menu>li.active+li>a {
    border-top-color: transparent
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open+li>a, .page-sidebar .page-sidebar-menu>li.active.open+li>a {
    border-top-color: transparent;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:last-child>a, .page-sidebar .page-sidebar-menu>li:last-child>a {
    border-bottom: 1px solid transparent !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow:before, .page-sidebar .page-sidebar-menu li:hover>a>.arrow.open:before, .page-sidebar .page-sidebar-menu li:hover>a>.arrow:before, .page-sidebar .page-sidebar-menu li>a>.arrow.open:before, .page-sidebar .page-sidebar-menu li>a>.arrow:before {
    color: #c0c0c0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li.active>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li.active>a>.arrow:before, .page-sidebar .page-sidebar-menu li.active>a>.arrow.open:before, .page-sidebar .page-sidebar-menu li.active>a>.arrow:before {
    color: #fff
}

.page-sidebar-closed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu:hover .sub-menu, .page-sidebar-closed .page-sidebar .page-sidebar-menu:hover .sub-menu {
    background-color: #364150
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a, .page-sidebar .page-sidebar-menu .sub-menu>li>a {
    color: #fff
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i, .page-sidebar .page-sidebar-menu .sub-menu>li>a>i {
    color: #fff;
    margin-right: 5px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i[class^=icon-], .page-sidebar .page-sidebar-menu .sub-menu>li>a>i[class*=icon-], .page-sidebar .page-sidebar-menu .sub-menu>li>a>i[class^=icon-] {
    color: #6b788b
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>.arrow:before, .page-sidebar .page-sidebar-menu .sub-menu>li>a>.arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu>li>a>.arrow:before {
    color: #606c7d
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a, .page-sidebar .page-sidebar-menu .sub-menu>li.active>a, .page-sidebar .page-sidebar-menu .sub-menu>li.open>a, .page-sidebar .page-sidebar-menu .sub-menu>li:hover>a {
    background: #f2c136 !important;
    border-radius: 8px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>i, .page-sidebar .page-sidebar-menu .sub-menu>li.active>a>i, .page-sidebar .page-sidebar-menu .sub-menu>li.open>a>i, .page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>i {
    color: #606c7d;
    color: #ffffff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>.arrow:before, .page-sidebar .page-sidebar-menu .sub-menu>li.active>a>.arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu>li.active>a>.arrow:before, .page-sidebar .page-sidebar-menu .sub-menu>li.open>a>.arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu>li.open>a>.arrow:before, .page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>.arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>.arrow:before {
    color: #606c7d
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li:hover>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li:hover>a {
    background: #3a4656
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a {
    background: #3e4b5c;
    border-left: 4px solid #f2c136;
    color: #f1f1f1
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover {
    border-left: 4px solid #f2c136;
    background: #3a4656
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a>.arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a>.arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a>i, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>.arrow.open:before, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>.arrow:before, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a>i, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a>.arrow.open:before, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a>.arrow:before, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a>i {
    color: #eee
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu {
    background: #3a4656;
    margin: 0;
    padding: 1px 0
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.active>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li:hover>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.active>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li:hover>a {
    background: #3e4b5c !important
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .form-control::-moz-placeholder, .page-sidebar .sidebar-search .input-group .form-control::-moz-placeholder {
    color: #4e5c6f;
    opacity: 1
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .form-control:-ms-input-placeholder, .page-sidebar .sidebar-search .input-group .form-control:-ms-input-placeholder {
    color: #4e5c6f
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .form-control::-webkit-input-placeholder, .page-sidebar .sidebar-search .input-group .form-control::-webkit-input-placeholder {
    color: #4e5c6f
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .input-group-btn .btn>i, .page-sidebar .sidebar-search .input-group .input-group-btn .btn>i {
    color: #4e5c6f;
    font-size: 15px
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-bordered .input-group, .page-sidebar .sidebar-search.sidebar-search-bordered .input-group {
    border: 1px solid #435060
}

.page-sidebar-closed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.open .input-group, .page-sidebar-closed .page-sidebar .sidebar-search.open .input-group {
    background-color: #364150
}

.page-sidebar-closed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.open .remove>i, .page-sidebar-closed .page-sidebar .sidebar-search.open .remove>i {
    color: #4e5c6f
}

.page-sidebar-closed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-solid .input-group, .page-sidebar-closed .page-sidebar .sidebar-search.sidebar-search-solid .input-group {
    background: none
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-solid .input-group, .page-sidebar .sidebar-search.sidebar-search-solid .input-group {
    border: 1px solid #2c3541;
    background: #2c3541
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-solid .input-group .form-control, .page-sidebar .sidebar-search.sidebar-search-solid .input-group .form-control {
    background: #2c3541
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-solid.open .input-group, .page-sidebar .sidebar-search.sidebar-search-solid.open .input-group {
    border: 1px solid #364150;
    background: #364150
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search.sidebar-search-solid.open .input-group .form-control, .page-sidebar .sidebar-search.sidebar-search-solid.open .input-group .form-control {
    background: #364150
}

.page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a, .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover, .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-light>li.active>a, .page-sidebar-reversed .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover {
    border-left: 0;
    border-right: 4px solid #f2c136
}

.page-quick-sidebar-wrapper, .page-quick-sidebar-wrapper .page-quick-sidebar {
    background: #435468
}

.page-quick-sidebar-toggler:hover {
    background: #51667e
}

.page-quick-sidebar-toggler>i, .page-quick-sidebar-wrapper {
    color: #d1d6de
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li>a:hover {
    background: #4d6178;
    border: 0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li.open>a {
    color: #c9ced7;
    background: #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li.active>a {
    border: 0;
    background: #435468
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu {
    border: 0;
    background: #576d87;
    margin-top: 8px;
    margin-right: 20px;
    box-shadow: 5px 5px rgba(142, 160, 182, .1)
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu:after, .page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu:before {
    border-bottom: 7px solid #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li>a {
    color: #d1d6de
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li>a>i {
    color: #ccd1d9
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li>a:hover {
    background: #5d7591;
    color: #d1d6de
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li>a:hover>i {
    color: #d4d9e0
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li.active>a {
    background: #59708a;
    color: #d1d6de
}

.page-quick-sidebar-wrapper .page-quick-sidebar .nav-justified>li .dropdown-menu>li.divider {
    background-color: #5d7591
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-heading {
    color: #a5afbd;
    font-size: 16px;
    margin: 10px
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items>li:hover {
    background: #495c72
}

.page-quick-sidebar-wrapper .page-quick-sidebar-item .page-quick-sidebar-nav .page-quick-sidebar-back-to-list {
    color: #c9ced7
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-body .media-heading-sub {
    color: #9ca7b7
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-users .media-list .media .media-body .media-heading-small {
    color: #919cae
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .datetime, .page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .name {
    color: #bdc4ce
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post .message {
    color: #c9ced7;
    background: #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.in .message .arrow {
    border-right-color: #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages .post.out .message .arrow {
    border-left-color: #576d87
}

.page-quick-sidebar-wrapper .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li a {
    color: #b7bfca
}

.page-quick-sidebar-wrapper .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li a .desc {
    text-decoration: underline
}

.page-quick-sidebar-wrapper .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li .desc {
    color: #b1b9c6
}

.page-quick-sidebar-wrapper .page-quick-sidebar-alerts .page-quick-sidebar-alerts-list .feeds li .date {
    color: #919cae
}

.page-footer .page-footer-inner {
    color: #98a6ba;
    float: left;
}

.page-footer-fixed .page-footer {
    background-color: #28303b
}

@media (min-width:992px) {
    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu {
        box-shadow: 5px 5px rgba(44, 53, 66, .2)
    }

    .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu.sidebar-search-wrapper, .page-sidebar-menu.page-sidebar-menu-hover-submenu>li:hover>.sub-menu.sidebar-toggler-wrapper {
        box-shadow: none
    }

    .page-sidebar-menu.page-sidebar-menu-closed>li:hover {
        box-shadow: 5px 5px rgba(44, 53, 66, .2)
    }

    .page-sidebar-menu.page-sidebar-menu-closed>li:hover.sidebar-search-wrapper, .page-sidebar-menu.page-sidebar-menu-closed>li:hover.sidebar-toggler-wrapper {
        box-shadow: none
    }

    .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu {
        box-shadow: 5px 5px rgba(44, 53, 66, .2)
    }

    .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu.sidebar-search-wrapper, .page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu.sidebar-toggler-wrapper {
        box-shadow: none
    }

    .page-sidebar-menu.page-sidebar-menu-light.page-sidebar-menu-closed>li.heading {
        padding: 0;
        margin-top: 15px;
        margin-bottom: 15px;
        border-top: 1px solid #3d4957 !important
    }

    .page-sidebar-fixed:not(.page-footer-fixed) .page-content {
        border-bottom: 0
    }

    .page-sidebar-fixed:not(.page-footer-fixed) .page-footer {
        background-color: #fff
    }

    .page-sidebar-fixed:not(.page-footer-fixed) .page-footer .page-footer-inner {
        color: #333
    }

    .page-boxed {
        background-color: #303a47 !important
    }

    .page-boxed .page-container {
        background-color: #364150;
        border-left: 1px solid #3d4957;
        border-bottom: 1px solid #3d4957
    }

    .page-boxed.page-sidebar-reversed .page-container {
        border-left: 0;
        border-right: 1px solid #3d4957
    }

    .page-boxed.page-sidebar-fixed .page-container {
        border-left: 0;
        border-bottom: 0
    }

    .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-container {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    .page-boxed.page-sidebar-fixed .page-sidebar {
        border-left: 1px solid #3d4957
    }

    .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
        border-right: 1px solid #3d4957;
        border-left: 0
    }

    .page-boxed.page-sidebar-fixed.page-footer-fixed .page-footer {
        background-color: #303a47 !important
    }

    .page-boxed.page-sidebar-fixed.page-footer-fixed .page-footer .page-footer-inner {
        color: #98a6ba
    }

    .page-sidebar-menu-hover-submenu li:hover a>.arrow {
        border-right: 8px solid #323c4b
    }

    .page-sidebar-reversed .page-sidebar-menu-hover-submenu li:hover a>.arrow {
        border-left: 8px solid #323c4b
    }

    .page-sidebar-menu-hover-submenu li:hover>.sub-menu {
        background: #323c4b !important
    }
}

@media (max-width:991px) {
    .page-sidebar {
        background-color: #28303b
    }

    .page-sidebar .page-sidebar-menu>li>a {
        border-top: 1px solid #364150
    }

    .page-sidebar .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li:hover>a {
        background: #2e3744
    }

    .page-sidebar .page-sidebar-menu>li:last-child>a {
        border-bottom: 0 !important
    }

    .page-sidebar .page-sidebar-menu .sidebar-search input, .page-sidebar .page-sidebar-menu>li .sub-menu {
        background-color: #28303b !important
    }

    .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li:hover>a {
        background: #2e3744
    }

    .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu {
        background: #28303b !important
    }

    .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.active>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li.open>a, .page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li .sub-menu>li:hover>a {
        background: #2e3744 !important
    }
}

@media (max-width:480px) {
    .page-header.navbar .top-menu {
        background-color: #364150
    }

    .page-header-fixed-mobile .page-header.navbar .top-menu {
        background-color: #2b3643
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
        background-color: #415265
    }

    .page-header-fixed-mobile .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
        background: none
    }

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle:hover {
        background-color: #3f4f62
    }
}


.block-spinner-bar>div, .page-spinner-bar>div {
    background: #20c5ad
}

#form-item .select2-container-multi .select2-choices, #form-item .select2-container .select2-choice {
    overflow: visible
}

.ui-state-hover {
    background-color: #121f6d !important
}

.nav-justified {
    width: 98% !important
}

.btn-stack .btn+.btn {
    margin-left: 0
}

#form-item-display-style .form-group.form-md-line-input.form-md-floating-label, #form-item .form-group.form-md-line-input.form-md-floating-label, .form-client-data .form-group.form-md-line-input.form-md-floating-label, .form-client-user .form-group.form-md-line-input.form-md-floating-label, .form-client .form-group.form-md-line-input.form-md-floating-label, .form-banner .form-group.form-md-line-input.form-md-floating-label {
    margin: 0 0px 25px;
    padding-top: 20px
}

#form-item .form-group.form-md-line-input .form-control~label, .form-horizontal .form-group.form-md-line-input .form-control~.form-control-focus {
    left: 0;
    right: 15px;
    width: 100%
}

#my_sample_1_filter {
    display: none
}

.logo-default {
    border-bottom: 1px solid #fff
}

.hover-delete, .hover-metadata, .hover-primary {
    display: none;
    margin: 0 !important;
}

.hover-delete-div:hover .hover-delete {
    display: block
}

.hover-delete-div:hover .hover-metadata {
    display: block
}

.fom-r {
    display: flex;
    width: 100%;
    position: absolute;
}

.hover-delete-div {
    display: inline-block;
    margin: 5px;
    border: 1px solid #ccc;
}

.form-group.meeta-d {
    display: flex;
    padding: 10px;
}

input.form-control.color-picker {
    width: 60px;
    height: 60px;
}

.hover-delete-div:hover .hover-primary {
    display: block
}
.btn-stack a.btn {
    border: 1px solid #121f6d;
    color: #121f6d;
}
.btn-stack a.btn[disabled]{
    border: 1px solid #121f6d;
    color: #121f6d;
}
.btn-stack a.btn.green[disabled]{
    background: #ffffff;
    border: 1px solid #121f6d;
    color: #121f6d;
}
.btn-stack a.btn.red{
    border-color: #cb5a5e;
    color: #fff;
}
.btn-stack a.btn.red[disabled]{
    background: #ffffff;
    border-color: #cb5a5e;
    color: #cb5a5e;
}
.btn-stack a.btn + .btn {
    margin-top: 10px;
}
.pt-0 {
    padding-top: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.mt-3, .close.mt-3 {
    margin-top: 1rem !important;
}
.portlet-body.flip-scroll .row{
    display: flex;
    flex-wrap: wrap;
}
#form-item .label-up .form-group.form-md-line-input .form-control~label, 
.form-horizontal .label-up .form-group.form-md-line-input .form-control~.form-control-focus {
    top:-3px; font-size: 12px;
}
.w-90p {width: 90px;}
.tw-10 {width: 10%;}
.tw-15 {width: 15%;}
.tw-20 {width: 20%;}
.tw-30 {width: 30%;}
.tw-35 {width: 35%;}
.tw-40 {width: 40%;}
.tw-70 {width: 70%;}
.tw-80 {width: 80%;}
.tw-90 {width: 90%;}
.tw-100 {width: 100%;}
@media (max-width: 991px){
    .page-header-inner{
        justify-content: space-between;
    }
    .page-header.navbar.navbar-fixed-top{
        position: fixed;
    }
    .page-header-fixed .page-container{
        margin-top: 70px !important;
        display: block;
    }
    .page-header.navbar .top-menu,
    .page-sidebar-closed .page-header.navbar .top-menu {
        width: auto;
        justify-content: flex-end;
    }
    .page-sidebar.navbar-collapse.collapse{
        display: block !important;
        position: fixed;
        width: 250px;
        right: -250px;
        margin: 0;
        z-index: 11;
        height: 100% !important;
        top: 70px;
    }
    .page-sidebar-closed .page-sidebar.navbar-collapse.collapse{
        right: 0px;
    }
    .logo-default.sidebar-close{
        display: none !important;
    }
    .page-sidebar {
        
        background: linear-gradient(to bottom, #121f6d 30%, #3d4787 70%);
    }
    .page-sidebar .page-sidebar-menu>li.open>a, .page-sidebar .page-sidebar-menu>li:hover>a{
        background: #f2c136;
    }
    .sidebar-toggler{
        margin-right: 0px;
    }
}

@media (max-width: 768px){
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
        height: 35px;
    }
    .sidebar-toggler-wrapper{
        order: 1;
    }
    body *{
        font-size: 12px;
    }
    .pagination>li>a, .pagination>li>span{
        padding: 5px 9px;
    }
    body h2 {
        font-size: 18px !important;
        margin-bottom: 5px;
    }
    
    .btn-absolute-customer {
        position: static;
    }
    .td-custom-height th {
        height: 25px !important;
    }
    
    .td-custom-height td {
        height: 30px !important;
    }
    .nav-justified>li {
        display: table-cell;
        width: 1%;
    }                          

}

@media (max-width: 480px){
    .page-sidebar, .page-sidebar.in {
        margin: 0 !important;
    }
    .page-header.navbar .top-menu{
        display: flex;
    }
    .page-header.navbar .top-menu,
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle:hover,
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
        background-color: transparent;
    }
    .dataTables_wrapper .dataTables_filter .form-control {
        width: 95px !important;
    }
    
}
.assign-now:hover {
    color: #62bc2b !important;
    background-color: #62bc2b !important;
    border-color: #62bc2b !important;
}