﻿﻿@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0

}

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 {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-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: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .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 th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before, .glyphicon-eur: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 {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub: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"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

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

a:hover, a:focus {
    color: #eb193e;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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: normal;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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;
}

p {
    margin: 0 0 10px
}

.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 {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #f15f79;
}

a.text-primary:hover, a.text-primary:focus {
    color: #ed3052 !important;
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #f15f79
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #ed3052
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 18px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

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

.row:after {
    clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    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 > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    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;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@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 > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm, .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-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg, .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-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 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, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

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

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

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #f15f79;
    border-color: #ef4865
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #ed3052;
    border-color: #a80f2a
}

.btn-primary:hover {
    color: #fff;
    background-color: #ed3052;
    border-color: #e51439
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed3052;
    border-color: #e51439
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #e51439;
    border-color: #a80f2a
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #f15f79;
    border-color: #ef4865
}

.btn-primary .badge {
    color: #f15f79;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

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

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #f15f79;
    font-weight: normal;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #eb193e;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.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: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #f15f79
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.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 {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

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

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn, .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:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after {
    clear: both
}

.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-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    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-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.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: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #f15f79
}

.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.428571429;
    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:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.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:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #f15f79
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        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-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    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:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    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 {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #f15f79;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    z-index: 2;
    color: #eb193e;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #f15f79;
    border-color: #f15f79;
    cursor: default
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

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

.pager:after {
    clear: both
}

.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:hover, .pager li > a:focus {
    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:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #f15f79
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #ed3052
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #f15f79;
    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
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #f15f79
}

.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: bold
}

.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
}

.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
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #d4d4d4/*#fff*/;
    text-align: center;
    background-color: #f15f79;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    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 {
    margin-bottom: 20px;
    padding-left: 0
}

.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-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #f15f79;
    border-color: #f15f79
}

.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: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, .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 {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fff
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
    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;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .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-right-radius: 3px;
    border-top-left-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
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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, .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-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-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 {
    border-top-left-radius: 3px
}

.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, .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-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-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 {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr: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 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.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, .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 {
    border-bottom-left-radius: 3px
}

.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, .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 {
    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 th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .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 {
    border-bottom: 0
}

.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-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 {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    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 {
    color: #333;
    background-color: #f5f5f5;
    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 {
    border-color: #f15f79
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #f15f79;
    border-color: #f15f79
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f15f79
}

.panel-primary > .panel-heading .badge {
    color: #f15f79;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f15f79
}

.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.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-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.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-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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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 {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    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 {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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, 0.25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 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-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .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 !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.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 !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.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 !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.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 !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.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
    }
}

/*!
 *  Font Awesome 4.7.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.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

.fa-2x {
    font-size: 2em !important;
}

.fa-3x {
    font-size: 3em !important;
}

.fa-4x {
    font-size: 4em !important;
}

.fa-5x {
    font-size: 5em !important;
}

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

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

.fa-ul > li {
    position: relative
}

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

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

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.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)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

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

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

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

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

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

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    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: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

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

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

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

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

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

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

.fa-inbox:before {
    content: ""
}

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

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

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

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

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

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

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

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

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

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

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

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

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

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

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

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

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

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

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

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

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

.fa-comments:before {
    content: ""
}

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

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

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

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

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

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

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

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

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

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

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

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

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

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

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

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

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

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

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

.fa-paperclip:before {
    content: ""
}

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

.fa-square:before {
    content: ""
}

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

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

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

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

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

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

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

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

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

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

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

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

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

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

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

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

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

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

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

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

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

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

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

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

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

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

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

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

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

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

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

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

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

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

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

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

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

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

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

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

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

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

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

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

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

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

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

.fa-gbp:before {
    content: ""
}

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

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

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

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

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

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

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

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

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

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

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

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

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

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

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

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

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

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

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

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

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

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

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

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

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

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

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

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

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

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

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

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

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

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

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

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

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

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

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

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
}

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

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

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

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

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

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

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

.fa-bomb:before {
    content: ""
}

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

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

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

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

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

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

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

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

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

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

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

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

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before, .fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before, .fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before, .fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before, .fa-address-card:before {
    content: ""
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.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
}

.page {
    padding: 20px
}

.pagecontent{
    overflow-x: hidden;
}

.full-page {
    height: 100%;
    padding: 0
}

.page-core {
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 60px 10px;
    background-color: #3d4c5a;
    overflow: auto
}

.chat-page #inbox {
    margin: 0
}

.chat-page #inbox > li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.chat-page #inbox > li > a {
    display: block;
    position: relative;
    color: #4d585f;
    padding: 20px 10px
}

.chat-page #inbox > li > a:hover {
    text-decoration: none;
    background-color: #dde6e9
}

.chat-page #inbox > li > a:hover .chat-actions {
    display: block
}

.chat-page #inbox > li > a:focus {
    text-decoration: none
}

.chat-page #inbox > li > a .media {
    position: relative;
    height: 45px
}

.chat-page #inbox > li > a .media .media-body {
    width: calc(100% - 40px);
    display: inline-block;
    position: absolute;
    top: 0
}

.chat-page #inbox > li > a .message {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 85%
}

.chat-page #inbox > li > a .chat-actions {
    font-size: 11px;
    display: none
}

.chat-page #inbox > li > a .chat-actions > span {
    margin-left: 4px;
    cursor: pointer
}

.chat-page #inbox > li > a .chat-actions > span.archive:hover {
    color: #ff5b5b
}

.chat-page #inbox > li > a .chat-actions > span.mark-unread:hover {
    color: #00c292
}

.chat-page #inbox > li > a .chat-actions > span.mark-unread:hover i:before {
    content: "\f111"
}

.chat-page #inbox > li > a .chat-actions > span.mark-readed {
    color: #00c292
}

.chat-page #inbox > li > a .chat-actions > span.mark-readed:hover {
    color: #4d585f
}

.chat-page #inbox > li > a .chat-actions > span.mark-readed:hover i:before {
    content: "\f10c"
}

.chat-page #inbox > li.active > a {
    background-color: #3d4c5a
}

.chat-page #inbox > li.active > a p, .chat-page #inbox > li.active > a small {
    color: #fff
}

.chat-page ul.chats > li .media-body {
    padding: 10px
}

.chat-page ul.chats > li.in .media-body {
    padding-left: 20px
}

.chat-page ul.chats > li.out .media-body {
    padding-right: 20px
}

ul.chats {
    list-style: none
}

ul.chats > li {
    margin: 20px auto;
    font-size: 12px
}

ul.chats > li:last-child {
    margin-bottom: 0
}

ul.chats > li .media {
    position: relative;
    z-index: 1
}

ul.chats > li .media .media-body {
    width: auto;
    word-break:break-all;
}

ul.chats > li .name, ul.chats > li .datetime {
    font-weight: 400;
    font-weight: 300
}

ul.chats > li .datetime {
    color: #7d8c95;
    font-size: 9px
}

ul.chats > li.conversation-divider {
    font-size: 9px;
    color: white;
    text-align: center
}

ul.chats > li.conversation-divider span {
    display: inline-block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.15);
    padding: 4px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

ul.chats > li.in .media-body {
    text-align: left;
    border-left: 2px solid #1e83d1;
    margin-left: 65px;
    padding-left: 5px
}

ul.chats > li.in .name {
    color: #1e83d1
}

ul.chats > li.out .media-body {
    border-right: 2px solid #F15F79;
    margin-right: 0;
    text-align: right;
    padding-right: 5px;
}

ul.chats > li.out .name {
    color: #F15F79
}

ul.chats > li.out .name, ul.chats > li.out .datetime {
    text-align: right
}

.chat-form {
    padding: 10px;
    background-color: #d8e1e4;
    overflow: hidden;
    clear: both
}

@media only screen and (max-width: 414px) {
    .chat-page #inbox > li > a .media {
        height: 52px
    }

    .chat-page #inbox > li > a .media .media-body .media-heading .text-muted {
        float: left !important
    }
}

.page.email-page .mail_listing .table > thead > tr th {
    vertical-align: middle
}

.page.email-page .mail_listing .table > thead > tr th .btn-sm, .page.email-page .mail_listing .table > thead > tr th .btn-group-sm > .btn {
    padding: 5px 10px
}

.page.email-page .mail_listing .table > tbody tr.unread {
    border: 0;
    border-left: 3px solid
}

.page.email-page .mail_listing .table > tbody tr.unread > td a {
    font-weight: 500;
    color: #3d4c5a
}

.page.email-page .mail_listing .table > tbody > tr {
    border-left: 3px solid transparent
}

.page.email-page .mail_listing .table > tbody > tr > td {
    vertical-align: middle
}

.page.email-page .mail_listing .table > tbody > tr > td a {
    color: #666
}

.page.email-page .mail_listing .table > tbody > tr > td a:hover {
    text-decoration: none
}

.page.email-page ul.online-user i {
    font-size: 7px;
    margin-right: 5px;
    vertical-align: middle
}

.page.email-page .btn-toolbar .checkbox .checkbox-custom-alt {
    margin: 0 !important
}

.page.email-page .btn-toolbar .dropdown {
    margin: 0
}

.page.email-page .btn-toolbar i {
    font-size: 15px
}

.page.email-page .fa-angle-left, .page.email-page .fa-angle-right, .page.email-page .fa-refresh {
    font-size: 15px
}

.page.email-page #mail-nav #mail-folders > li > a, .page.email-page #mail-nav #mail-labels > li > a {
    color: #4d585f
}

.page.email-page #mail-nav #mail-folders > li > a .badge, .page.email-page #mail-nav #mail-labels > li > a .badge {
    margin-top: 2px
}

.page.email-page #mail-nav #mail-folders > li > a:hover, .page.email-page #mail-nav #mail-labels > li > a:hover {
    background-color: white
}

.page.email-page #mail-nav #mail-folders > li.active > a, .page.email-page #mail-nav #mail-labels > li.active > a {
    color: white
}

.page.email-page #mail-nav #mail-folders > li.active > a:hover, .page.email-page #mail-nav #mail-labels > li.active > a:hover {
    background-color: #0092c9
}

.page.email-page .note-editable {
    background-color: white
}

.page-search-results .search-bar {
    margin: 10px 0
}

.page-search-results .search-results {
    list-style: none;
    padding: 10px 0;
    margin: 0
}

.page-search-results .search-results > .search-result {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

.page-search-results .search-results > .search-result:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.page-search-results .search-results > .search-result .cover {
    padding: 10px;
    background-color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear
}

.page-search-results .search-results > .search-result .cover h4 {
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 700;
    font-family: "Dosis", "Arial", sans-serif
}

.page-search-results .search-results > .search-result .cover h4 a {
    color: #2b3135
}

.page-search-results .search-results > .search-result .cover h4 a:hover {
    text-decoration: none;
    color: #1e83d1
}

.page-search-results .search-results > .search-result .cover > p {
    color: #7d8c95
}

.page-search-results .search-results > .search-result .cover > a {
    font-size: 12px;
    color: #1e83d1
}

.page-search-results .search-results > .search-result .cover > a:hover {
    color: #3f9ce3
}

.page-search-results .search-results > .search-result:hover .cover {
    background-color: #f4f5f5
}

.page-search-results .search-results > .search-result .media img {
    width: 130px;
    max-height: 85px;
    margin-right: 10px
}

.page-search-results .search-results > .search-result .media img.img-circle {
    width: 85px
}

.page-search-results .search-results > .search-result .media > a > i {
    width: 130px;
    background-color: rgba(0, 0, 0, 0.05);
    margin-right: 10px;
    line-height: 85px;
    text-align: center;
    color: #4d585f;
    font-size: 3.5em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.page-search-results .search-results > .search-result .media > a:hover i {
    color: #1e83d1
}

.page-search-results .search-results > .search-result .media .media-body small {
    font-size: 9px;
    color: #7d8c95
}

.page-search-results .refine-results .slider {
    width: 100%
}

.search-filters > a {
    padding: 5px 15px;
    border: 1px solid #4d585f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    margin: 0 2px;
    color: #4d585f;
    line-height: 36px
}

.search-filters > a:hover {
    border: 1px solid #1e83d1;
    color: #1e83d1;
    text-decoration: none
}

.search-filters > a.active {
    background-color: #1e83d1;
    border-color: transparent;
    color: white
}

.profile-page .profile-header {
    background: transparent url("/static/images/login-bg.jpg") repeat scroll center center/cover;
    color: #fff;
    /*margin-left:auto;
    margin-right:auto;*/
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    text-align: center
}

.profile-page .profile-header .profile_inside {
    border:0px solid red;
    background-color:rgba(0,0,0,0.5);
    border-radius:5px
    /*color: #fff*/;
    width:210px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    text-align: center
}

.profile-page .profile-header .profile_info .profile-image img {
    border-radius: 50%
}


.profile-page .profile-header .profile_info .profile-image div.profile-photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-position: center;
}

.profile-page .profile-header .profile_info .icon-color {
    color: #fff
}

.profile-page .profile-sub-header {
    min-height: 60px;
    width: 100%
}

.profile-page .profile-sub-header .box-list ul {
    display: inline-table;
    padding: 0;
    margin: 0;
    table-layout: fixed;
    width: 100%
}

.profile-page .profile-sub-header .box-list ul li {
    border-right: 1px solid #dedede;
    display: table-cell;
    list-style: outside none none
}

.profile-page .profile-sub-header .box-list ul li a {
    display: block;
    padding: 15px 0
}

.profile-page .profile-sub-header .box-list ul li a:hover,.profile-page .profile-sub-header .box-list ul li .active {
    background: linear-gradient(45deg, #B24592, #F15F79);
    text-decoration: none
}

.profile-page .profile-sub-header .box-list ul li a:hover p,.profile-page .profile-sub-header .box-list ul li .active  {
    color: #fff
}

.profile-page .profile-sub-header .box-list ul li a i {
    font-size: 20px
}

.profile-page .profile-sub-header .box-list ul li a p {
    margin: 0
}

.profile-page #mypost .post-box .post-img {
    max-height: 300px;
    overflow: hidden
}

.profile-page #timeline .timeline {
    border-left: 1px solid #dedede;
    font-size: 14px;
    position: relative
}

.profile-page #timeline .timeline .border-info {
    border-color: #00bcd4
}

.profile-page #timeline .timeline .border-warning {
    border-color: #ffca28
}

.profile-page #timeline .timeline .border-danger {
    border-color: #f44336
}

.profile-page #timeline .timeline .timeline-item {
    margin-bottom: 20px;
    padding-bottom: 1px;
    position: relative
}

.profile-page #timeline .timeline .timeline-item:after {
    background-color: #fff;
    border-color: inherit;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    content: "";
    height: 11px;
    left: 0;
    margin-left: -6px;
    position: absolute;
    width: 11px;
    bottom: auto;
    clear: both;
    top: 4px
}

.profile-page #timeline .timeline .timeline-item .item-content {
    margin-left: 24px;
    margin-top: 0
}

@media only screen and (max-width: 414px) {
    .profile-page .profile-sub-header .box-list li a {
        padding: 10px 0 !important/*20px*/
    }
}

html.boxed-layout {
    height: 100%
}

html.boxed-layout body {
    height: 100%;
    background-color: #d3d8db
}

html.boxed-layout #wrap {
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    background-color: #eff1f2
}

html.boxed-layout #header {
    position: relative !important
}

html.boxed-layout .main_Wrapper.header-static.aside-fixed #header .branding {
    left: auto;
    margin-left: -250px
}

html.boxed-layout .main_Wrapper.header-static.aside-fixed.leftmenu-sm #header .branding {
    margin-left: -80px
}

html.boxed-layout .main_Wrapper.header-static.aside-fixed.leftmenu-xs #header .branding {
    margin-left: -40px
}

html.boxed-layout .main_Wrapper.header-fixed.aside-static #header {
    position: fixed !important;
    left: auto;
    right: auto;
    width: 100%
}

@media only screen and (min-width: 768px) {
    html.boxed-layout #wrap {
        width: 750px
    }

    html.boxed-layout .main_Wrapper.header-fixed.aside-static #header {
        width: 750px
    }
}

@media only screen and (min-width: 992px) {
    html.boxed-layout #wrap {
        width: 970px
    }

    html.boxed-layout .main_Wrapper.header-fixed.aside-static #header {
        width: 970px
    }
}

@media only screen and (min-width: 1200px) {
    html.boxed-layout #wrap {
        width: 1170px
    }

    html.boxed-layout .main_Wrapper.header-fixed.aside-static #header {
        width: 1170px
    }
}

@media only screen and (min-width: 1100px) {
    .hz-menu #leftmenu {
        width: 100%;
        bottom: auto !important
    }

    .hz-menu #leftmenu .slimScrollDiv {
        overflow: visible !important
    }

    .hz-menu #leftmenu .panel-group {
        height: auto !important;
        overflow: visible !important
    }

    .hz-menu #leftmenu .panel-group .panel-heading, .hz-menu #leftmenu .panel-group .charts, .hz-menu #leftmenu .panel-group .settings {
        display: none
    }

    .hz-menu #leftmenu .panel-group .panel-body {
        padding: 0 10px
    }

    .hz-menu #leftmenu .panel-group .panel-collapse.collapse {
        display: block !important
    }

    .hz-menu #leftmenu .panel-group .panel-group {
        height: auto
    }

    .hz-menu #leftmenu .panel-group .panel-group .panel, .hz-menu #leftmenu .panel-group .panel-group .panel-collapse, .hz-menu #leftmenu .panel-group .panel-group .panel-body {
        height: auto !important
    }

    .hz-menu #header {
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        z-index: 999
    }

    .hz-menu #header .leftmenu-collapse {
        display: none
    }

    .hz-menu .navigation > li {
        display: inline-block;
        float: left;
        overflow: visible !important
    }

    .hz-menu .navigation > li > a {
        text-align: center;
        padding: 15px;
        font-weight: 300;
        font-size: 12px
    }

    .hz-menu .navigation > li > a .badge {
        left: 5px
    }

    .hz-menu .navigation > li > a .label {
        top: 5px;
        left: 5px;
        right: auto
    }

    .hz-menu .navigation > li > a > i {
        display: block;
        margin: 0 auto 2px
    }

    .hz-menu .navigation > li.dropdown > a > i:last-of-type {
        top: auto;
        bottom: 3px;
        left: 50%;
        margin-left: -10px
    }

    .hz-menu .navigation > li.dropdown > a > i:last-of-type:before {
        content: "\f107"
    }

    .hz-menu .navigation > li.dropdown > ul {
        position: absolute;
        left: 0;
        top: 100%;
        width: auto;
        min-width: 220px;
        background-color: #333f4b
    }

    .hz-menu .navigation > li.dropdown.open > ul {
        display: none !important
    }

    .hz-menu .navigation > li.dropdown:hover > ul {
        display: block !important
    }

    .hz-menu .navigation > li li.submenu > ul {
        position: absolute;
        left: 100%;
        top: 0;
        width: auto;
        min-width: 220px;
        background-color: #333f4b
    }

    .hz-menu .navigation > li li.submenu.open > ul {
        display: none !important
    }

    .hz-menu .navigation > li li.submenu:hover > ul {
        display: block !important
    }

    .hz-menu #content {
        left: 0 !important;
        top: 110px !important
    }

    .main_Wrapper.hz-menu.aside-static #controls {
        width: 100%
    }

    .main_Wrapper.hz-menu.aside-static #controls #leftmenu {
        min-height: 0
    }

    .main_Wrapper.hz-menu.aside-static #content {
        padding-left: 0 !important;
        padding-top: 110px !important
    }

    .main_Wrapper.hz-menu.aside-static.header-static #content {
        padding-top: 60px !important
    }

    .main_Wrapper.hz-menu.header-static.aside-fixed #header {
        position: fixed;
        left: 0;
        right: 0
    }

    .main_Wrapper.hz-menu.header-static.aside-fixed #content {
        padding-left: 0 !important;
        padding-top: 110px !important
    }
}

.main_Wrapper.rtl {
    direction: rtl;
    unicode-bidi: embed
}

.main_Wrapper.rtl .list-unstyled {
    padding-right: 0;
    padding-left: initial
}

.main_Wrapper.rtl .list-inline {
    padding-right: 0;
    padding-left: initial;
    margin-right: -5px;
    margin-left: 0
}

.main_Wrapper.rtl dd {
    margin-right: 0;
    margin-left: initial
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .dl-horizontal dt {
        float: right;
        clear: right;
        text-align: left
    }

    .main_Wrapper.rtl .dl-horizontal dd {
        margin-right: 180px;
        margin-left: 0
    }
}

.main_Wrapper.rtl blockquote {
    border-right: 5px solid #eee;
    border-left: 0
}

.main_Wrapper.rtl .blockquote-reverse, .main_Wrapper.rtl blockquote.pull-left {
    padding-left: 15px;
    padding-right: 0;
    border-left: 5px solid #eee;
    border-right: 0;
    text-align: left
}

.main_Wrapper.rtl .col-xs-1, .main_Wrapper.rtl .col-sm-1, .main_Wrapper.rtl .col-md-1, .main_Wrapper.rtl .col-lg-1, .main_Wrapper.rtl .col-xs-2, .main_Wrapper.rtl .col-sm-2, .main_Wrapper.rtl .col-md-2, .main_Wrapper.rtl .col-lg-2, .main_Wrapper.rtl .col-xs-3, .main_Wrapper.rtl .col-sm-3, .main_Wrapper.rtl .col-md-3, .main_Wrapper.rtl .col-lg-3, .main_Wrapper.rtl .col-xs-4, .main_Wrapper.rtl .col-sm-4, .main_Wrapper.rtl .col-md-4, .main_Wrapper.rtl .col-lg-4, .main_Wrapper.rtl .col-xs-5, .main_Wrapper.rtl .col-sm-5, .main_Wrapper.rtl .col-md-5, .main_Wrapper.rtl .col-lg-5, .main_Wrapper.rtl .col-xs-6, .main_Wrapper.rtl .col-sm-6, .main_Wrapper.rtl .col-md-6, .main_Wrapper.rtl .col-lg-6, .main_Wrapper.rtl .col-xs-7, .main_Wrapper.rtl .col-sm-7, .main_Wrapper.rtl .col-md-7, .main_Wrapper.rtl .col-lg-7, .main_Wrapper.rtl .col-xs-8, .main_Wrapper.rtl .col-sm-8, .main_Wrapper.rtl .col-md-8, .main_Wrapper.rtl .col-lg-8, .main_Wrapper.rtl .col-xs-9, .main_Wrapper.rtl .col-sm-9, .main_Wrapper.rtl .col-md-9, .main_Wrapper.rtl .col-lg-9, .main_Wrapper.rtl .col-xs-10, .main_Wrapper.rtl .col-sm-10, .main_Wrapper.rtl .col-md-10, .main_Wrapper.rtl .col-lg-10, .main_Wrapper.rtl .col-xs-11, .main_Wrapper.rtl .col-sm-11, .main_Wrapper.rtl .col-md-11, .main_Wrapper.rtl .col-lg-11, .main_Wrapper.rtl .col-xs-12, .main_Wrapper.rtl .col-sm-12, .main_Wrapper.rtl .col-md-12, .main_Wrapper.rtl .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.main_Wrapper.rtl .col-xs-1, .main_Wrapper.rtl .col-xs-2, .main_Wrapper.rtl .col-xs-3, .main_Wrapper.rtl .col-xs-4, .main_Wrapper.rtl .col-xs-5, .main_Wrapper.rtl .col-xs-6, .main_Wrapper.rtl .col-xs-7, .main_Wrapper.rtl .col-xs-8, .main_Wrapper.rtl .col-xs-9, .main_Wrapper.rtl .col-xs-10, .main_Wrapper.rtl .col-xs-11, .main_Wrapper.rtl .col-xs-12 {
    float: right
}

.main_Wrapper.rtl .col-xs-12 {
    width: 100%
}

.main_Wrapper.rtl .col-xs-11 {
    width: 91.66666667%
}

.main_Wrapper.rtl .col-xs-10 {
    width: 83.33333333%
}

.main_Wrapper.rtl .col-xs-9 {
    width: 75%
}

.main_Wrapper.rtl .col-xs-8 {
    width: 66.66666667%
}

.main_Wrapper.rtl .col-xs-7 {
    width: 58.33333333%
}

.main_Wrapper.rtl .col-xs-6 {
    width: 50%
}

.main_Wrapper.rtl .col-xs-5 {
    width: 41.66666667%
}

.main_Wrapper.rtl .col-xs-4 {
    width: 33.33333333%
}

.main_Wrapper.rtl .col-xs-3 {
    width: 25%
}

.main_Wrapper.rtl .col-xs-2 {
    width: 16.66666667%
}

.main_Wrapper.rtl .col-xs-1 {
    width: 8.33333333%
}

.main_Wrapper.rtl .col-xs-pull-12 {
    left: 100%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-11 {
    left: 91.66666667%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-10 {
    left: 83.33333333%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-9 {
    left: 75%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-8 {
    left: 66.66666667%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-7 {
    left: 58.33333333%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-6 {
    left: 50%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-5 {
    left: 41.66666667%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-4 {
    left: 33.33333333%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-3 {
    left: 25%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-2 {
    left: 16.66666667%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-1 {
    left: 8.33333333%;
    right: auto
}

.main_Wrapper.rtl .col-xs-pull-0 {
    left: auto;
    right: auto
}

.main_Wrapper.rtl .col-xs-push-12 {
    right: 100%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-11 {
    right: 91.66666667%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-10 {
    right: 83.33333333%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-9 {
    right: 75%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-8 {
    right: 66.66666667%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-7 {
    right: 58.33333333%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-6 {
    right: 50%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-5 {
    right: 41.66666667%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-4 {
    right: 33.33333333%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-3 {
    right: 25%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-2 {
    right: 16.66666667%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-1 {
    right: 8.33333333%;
    left: 0
}

.main_Wrapper.rtl .col-xs-push-0 {
    right: auto;
    left: 0
}

.main_Wrapper.rtl .col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0
}

.main_Wrapper.rtl .col-xs-offset-0 {
    margin-right: 0;
    margin-left: 0
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .col-sm-1, .main_Wrapper.rtl .col-sm-2, .main_Wrapper.rtl .col-sm-3, .main_Wrapper.rtl .col-sm-4, .main_Wrapper.rtl .col-sm-5, .main_Wrapper.rtl .col-sm-6, .main_Wrapper.rtl .col-sm-7, .main_Wrapper.rtl .col-sm-8, .main_Wrapper.rtl .col-sm-9, .main_Wrapper.rtl .col-sm-10, .main_Wrapper.rtl .col-sm-11, .main_Wrapper.rtl .col-sm-12 {
        float: right
    }

    .main_Wrapper.rtl .col-sm-12 {
        width: 100%
    }

    .main_Wrapper.rtl .col-sm-11 {
        width: 91.66666667%
    }

    .main_Wrapper.rtl .col-sm-10 {
        width: 83.33333333%
    }

    .main_Wrapper.rtl .col-sm-9 {
        width: 75%
    }

    .main_Wrapper.rtl .col-sm-8 {
        width: 66.66666667%
    }

    .main_Wrapper.rtl .col-sm-7 {
        width: 58.33333333%
    }

    .main_Wrapper.rtl .col-sm-6 {
        width: 50%
    }

    .main_Wrapper.rtl .col-sm-5 {
        width: 41.66666667%
    }

    .main_Wrapper.rtl .col-sm-4 {
        width: 33.33333333%
    }

    .main_Wrapper.rtl .col-sm-3 {
        width: 25%
    }

    .main_Wrapper.rtl .col-sm-2 {
        width: 16.66666667%
    }

    .main_Wrapper.rtl .col-sm-1 {
        width: 8.33333333%
    }

    .main_Wrapper.rtl .col-sm-pull-12 {
        left: 100%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-11 {
        left: 91.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-10 {
        left: 83.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-9 {
        left: 75%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-8 {
        left: 66.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-7 {
        left: 58.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-6 {
        left: 50%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-5 {
        left: 41.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-4 {
        left: 33.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-3 {
        left: 25%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-2 {
        left: 16.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-1 {
        left: 8.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-pull-0 {
        left: auto;
        right: auto
    }

    .main_Wrapper.rtl .col-sm-push-12 {
        right: 100%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-11 {
        right: 91.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-10 {
        right: 83.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-9 {
        right: 75%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-8 {
        right: 66.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-7 {
        right: 58.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-6 {
        right: 50%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-5 {
        right: 41.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-4 {
        right: 33.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-3 {
        right: 25%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-2 {
        right: 16.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-1 {
        right: 8.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-push-0 {
        right: auto;
        left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-sm-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .main_Wrapper.rtl .col-md-1, .main_Wrapper.rtl .col-md-2, .main_Wrapper.rtl .col-md-3, .main_Wrapper.rtl .col-md-4, .main_Wrapper.rtl .col-md-5, .main_Wrapper.rtl .col-md-6, .main_Wrapper.rtl .col-md-7, .main_Wrapper.rtl .col-md-8, .main_Wrapper.rtl .col-md-9, .main_Wrapper.rtl .col-md-10, .main_Wrapper.rtl .col-md-11, .main_Wrapper.rtl .col-md-12 {
        float: right
    }

    .main_Wrapper.rtl .col-md-12 {
        width: 100%
    }

    .main_Wrapper.rtl .col-md-11 {
        width: 91.66666667%
    }

    .main_Wrapper.rtl .col-md-10 {
        width: 83.33333333%
    }

    .main_Wrapper.rtl .col-md-9 {
        width: 75%
    }

    .main_Wrapper.rtl .col-md-8 {
        width: 66.66666667%
    }

    .main_Wrapper.rtl .col-md-7 {
        width: 58.33333333%
    }

    .main_Wrapper.rtl .col-md-6 {
        width: 50%
    }

    .main_Wrapper.rtl .col-md-5 {
        width: 41.66666667%
    }

    .main_Wrapper.rtl .col-md-4 {
        width: 33.33333333%
    }

    .main_Wrapper.rtl .col-md-3 {
        width: 25%
    }

    .main_Wrapper.rtl .col-md-2 {
        width: 16.66666667%
    }

    .main_Wrapper.rtl .col-md-1 {
        width: 8.33333333%
    }

    .main_Wrapper.rtl .col-md-pull-12 {
        left: 100%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-11 {
        left: 91.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-10 {
        left: 83.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-9 {
        left: 75%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-8 {
        left: 66.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-7 {
        left: 58.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-6 {
        left: 50%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-5 {
        left: 41.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-4 {
        left: 33.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-3 {
        left: 25%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-2 {
        left: 16.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-1 {
        left: 8.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-md-pull-0 {
        left: auto;
        right: auto
    }

    .main_Wrapper.rtl .col-md-push-12 {
        right: 100%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-11 {
        right: 91.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-10 {
        right: 83.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-9 {
        right: 75%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-8 {
        right: 66.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-7 {
        right: 58.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-6 {
        right: 50%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-5 {
        right: 41.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-4 {
        right: 33.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-3 {
        right: 25%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-2 {
        right: 16.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-1 {
        right: 8.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-md-push-0 {
        right: auto;
        left: 0
    }

    .main_Wrapper.rtl .col-md-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-md-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .main_Wrapper.rtl .col-lg-1, .main_Wrapper.rtl .col-lg-2, .main_Wrapper.rtl .col-lg-3, .main_Wrapper.rtl .col-lg-4, .main_Wrapper.rtl .col-lg-5, .main_Wrapper.rtl .col-lg-6, .main_Wrapper.rtl .col-lg-7, .main_Wrapper.rtl .col-lg-8, .main_Wrapper.rtl .col-lg-9, .main_Wrapper.rtl .col-lg-10, .main_Wrapper.rtl .col-lg-11, .main_Wrapper.rtl .col-lg-12 {
        float: right
    }

    .main_Wrapper.rtl .col-lg-12 {
        width: 100%
    }

    .main_Wrapper.rtl .col-lg-11 {
        width: 91.66666667%
    }

    .main_Wrapper.rtl .col-lg-10 {
        width: 83.33333333%
    }

    .main_Wrapper.rtl .col-lg-9 {
        width: 75%
    }

    .main_Wrapper.rtl .col-lg-8 {
        width: 66.66666667%
    }

    .main_Wrapper.rtl .col-lg-7 {
        width: 58.33333333%
    }

    .main_Wrapper.rtl .col-lg-6 {
        width: 50%
    }

    .main_Wrapper.rtl .col-lg-5 {
        width: 41.66666667%
    }

    .main_Wrapper.rtl .col-lg-4 {
        width: 33.33333333%
    }

    .main_Wrapper.rtl .col-lg-3 {
        width: 25%
    }

    .main_Wrapper.rtl .col-lg-2 {
        width: 16.66666667%
    }

    .main_Wrapper.rtl .col-lg-1 {
        width: 8.33333333%
    }

    .main_Wrapper.rtl .col-lg-pull-12 {
        left: 100%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-11 {
        left: 91.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-10 {
        left: 83.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-9 {
        left: 75%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-8 {
        left: 66.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-7 {
        left: 58.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-6 {
        left: 50%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-5 {
        left: 41.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-4 {
        left: 33.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-3 {
        left: 25%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-2 {
        left: 16.66666667%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-1 {
        left: 8.33333333%;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-pull-0 {
        left: auto;
        right: auto
    }

    .main_Wrapper.rtl .col-lg-push-12 {
        right: 100%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-11 {
        right: 91.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-10 {
        right: 83.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-9 {
        right: 75%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-8 {
        right: 66.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-7 {
        right: 58.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-6 {
        right: 50%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-5 {
        right: 41.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-4 {
        right: 33.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-3 {
        right: 25%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-2 {
        right: 16.66666667%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-1 {
        right: 8.33333333%;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-push-0 {
        right: auto;
        left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }

    .main_Wrapper.rtl .col-lg-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

.main_Wrapper.rtl th {
    text-align: right
}

@media screen and (max-width: 767px) {
    .main_Wrapper.rtl .table-responsive > .table-bordered {
        border: 0
    }

    .main_Wrapper.rtl .table-responsive > .table-bordered > thead > tr > th:first-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tbody > tr > th:first-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tfoot > tr > th:first-child, .main_Wrapper.rtl .table-responsive > .table-bordered > thead > tr > td:first-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tbody > tr > td:first-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-right: 0;
        border-left: initial
    }

    .main_Wrapper.rtl .table-responsive > .table-bordered > thead > tr > th:last-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tbody > tr > th:last-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tfoot > tr > th:last-child, .main_Wrapper.rtl .table-responsive > .table-bordered > thead > tr > td:last-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tbody > tr > td:last-child, .main_Wrapper.rtl .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-left: 0;
        border-right: initial
    }
}

.main_Wrapper.rtl .radio label, .main_Wrapper.rtl .checkbox label {
    padding-right: 20px;
    padding-left: initial
}

.main_Wrapper.rtl .radio input[type=radio], .main_Wrapper.rtl .radio-inline input[type=radio], .main_Wrapper.rtl .checkbox input[type=checkbox], .main_Wrapper.rtl .checkbox-inline input[type=checkbox] {
    margin-right: -20px;
    margin-left: auto
}

.main_Wrapper.rtl .radio-inline, .main_Wrapper.rtl .checkbox-inline {
    padding-right: 20px;
    padding-left: 0
}

.main_Wrapper.rtl .radio-inline + .radio-inline, .main_Wrapper.rtl .checkbox-inline + .checkbox-inline {
    margin-right: 10px;
    margin-left: 0
}

.main_Wrapper.rtl .has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 12px
}

.main_Wrapper.rtl .form-control-feedback {
    left: 0;
    right: auto
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .form-inline label {
        padding-right: 0;
        padding-left: initial
    }

    .main_Wrapper.rtl .form-inline .radio input[type=radio], .main_Wrapper.rtl .form-inline .checkbox input[type=checkbox] {
        margin-right: 0;
        margin-left: auto
    }
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .form-horizontal .control-label {
        text-align: left
    }
}

.main_Wrapper.rtl .form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto
}

.main_Wrapper.rtl .caret {
    margin-right: 2px;
    margin-left: 0
}

.main_Wrapper.rtl .dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    text-align: right
}

.main_Wrapper.rtl .dropdown-menu.pull-right {
    left: 0;
    right: auto;
    float: right
}

.main_Wrapper.rtl .dropdown-menu-right {
    left: auto;
    right: 0
}

.main_Wrapper.rtl .dropdown-menu-left {
    left: 0;
    right: auto
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .main_Wrapper.rtl .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.main_Wrapper.rtl .btn-group > .btn, .main_Wrapper.rtl .btn-group-vertical > .btn {
    float: right
}

.main_Wrapper.rtl .btn-group .btn + .btn, .main_Wrapper.rtl .btn-group .btn + .btn-group, .main_Wrapper.rtl .btn-group .btn-group + .btn, .main_Wrapper.rtl .btn-group .btn-group + .btn-group {
    margin-right: -1px;
    margin-left: 0
}

.main_Wrapper.rtl .btn-toolbar {
    margin-right: -5px;
    margin-left: 0
}

.main_Wrapper.rtl .btn-toolbar .btn-group, .main_Wrapper.rtl .btn-toolbar .input-group {
    float: right
}

.main_Wrapper.rtl .btn-toolbar > .btn, .main_Wrapper.rtl .btn-toolbar > .btn-group, .main_Wrapper.rtl .btn-toolbar > .input-group {
    margin-right: 5px;
    margin-left: 0
}

.main_Wrapper.rtl .btn-group > .btn:first-child {
    margin-right: 0
}

.main_Wrapper.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .btn-group > .btn:last-child:not(:first-child), .main_Wrapper.rtl .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .btn-group > .btn-group {
    float: right
}

.main_Wrapper.rtl .btn-group.btn-group-justified > .btn, .main_Wrapper.rtl .btn-group.btn-group-justified > .btn-group {
    float: none
}

.main_Wrapper.rtl .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.main_Wrapper.rtl .btn-group > .btn-group:first-child > .btn:last-child, .main_Wrapper.rtl .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .btn-group > .btn-group:last-child > .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .btn .caret {
    margin-right: 0
}

.main_Wrapper.rtl .btn-group-vertical > .btn + .btn, .main_Wrapper.rtl .btn-group-vertical > .btn + .btn-group, .main_Wrapper.rtl .btn-group-vertical > .btn-group + .btn, .main_Wrapper.rtl .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-right: 0
}

.main_Wrapper.rtl .input-group .form-control {
    float: right
}

.main_Wrapper.rtl .input-group .form-control:first-child, .main_Wrapper.rtl .input-group-addon:first-child, .main_Wrapper.rtl .input-group-btn:first-child > .btn, .main_Wrapper.rtl .input-group-btn:first-child > .btn-group > .btn, .main_Wrapper.rtl .input-group-btn:first-child > .dropdown-toggle, .main_Wrapper.rtl .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .main_Wrapper.rtl .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .input-group-addon:first-child {
    border-right: 1px solid #ccc;
    border-left: 0
}

.main_Wrapper.rtl .input-group .form-control:last-child, .main_Wrapper.rtl .input-group-addon:last-child, .main_Wrapper.rtl .input-group-btn:last-child > .btn, .main_Wrapper.rtl .input-group-btn:last-child > .btn-group > .btn, .main_Wrapper.rtl .input-group-btn:last-child > .dropdown-toggle, .main_Wrapper.rtl .input-group-btn:first-child > .btn:not(:first-child), .main_Wrapper.rtl .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .input-group-addon:last-child {
    border-left: 1px solid #ccc;
    border-right: 0
}

.main_Wrapper.rtl .input-group-btn > .btn + .btn {
    margin-right: -1px;
    margin-left: auto
}

.main_Wrapper.rtl .input-group-btn:first-child > .btn, .main_Wrapper.rtl .input-group-btn:first-child > .btn-group {
    margin-left: -1px;
    margin-right: auto
}

.main_Wrapper.rtl .input-group-btn:last-child > .btn, .main_Wrapper.rtl .input-group-btn:last-child > .btn-group {
    margin-right: -1px;
    margin-left: auto
}

.main_Wrapper.rtl .nav {
    padding-right: 0;
    padding-left: initial
}

.main_Wrapper.rtl .nav-tabs > li {
    float: right
}

.main_Wrapper.rtl .nav-tabs > li > a {
    margin-left: auto;
    margin-right: -2px;
    border-radius: 4px 4px 0 0
}

.main_Wrapper.rtl .nav-pills > li {
    float: none
}

.main_Wrapper.rtl .nav-pills > li > a {
    border-radius: 4px
}

.main_Wrapper.rtl .nav-pills > li + li {
    margin-right: 2px;
    margin-left: auto
}

.main_Wrapper.rtl .nav-stacked > li {
    float: none
}

.main_Wrapper.rtl .nav-stacked > li + li {
    margin-right: 0;
    margin-left: auto
}

.main_Wrapper.rtl .nav-justified > .dropdown .dropdown-menu {
    right: auto
}

.main_Wrapper.rtl .nav-tabs-justified > li > a, .main_Wrapper.rtl .nav-tabs.nav-justified > li > a {
    margin-left: 0;
    margin-right: auto
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .nav-tabs-justified > li > a, .main_Wrapper.rtl .nav-tabs.nav-justified > li > a {
        border-radius: 4px 4px 0 0
    }
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .navbar-header {
        float: right
    }
}

.main_Wrapper.rtl .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px
}

.main_Wrapper.rtl .navbar-brand {
    float: right
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .navbar > .container .navbar-brand, .main_Wrapper.rtl .navbar > .container-fluid .navbar-brand {
        margin-right: -15px;
        margin-left: auto
    }
}

.main_Wrapper.rtl .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto
}

@media (max-width: 767px) {
    .main_Wrapper.rtl .navbar-nav .open .dropdown-menu > li > a, .main_Wrapper.rtl .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 15px
    }
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .navbar-nav {
        float: right
    }

    .main_Wrapper.rtl .navbar-nav > li {
        float: right
    }

    .main_Wrapper.rtl .navbar-nav.navbar-right:last-child {
        margin-left: -15px;
        margin-right: auto
    }

    .main_Wrapper.rtl .navbar-nav.navbar-right.flip {
        float: left !important
    }

    .main_Wrapper.rtl .navbar-nav.navbar-right .dropdown-menu {
        left: 0;
        right: auto
    }
}

@media (min-width: 768px) {
    .main_Wrapper.rtl .navbar-text {
        float: right
    }

    .main_Wrapper.rtl .navbar-text.navbar-right:last-child {
        margin-left: 0;
        margin-right: auto
    }
}

.main_Wrapper.rtl .pagination {
    padding-right: 0
}

.main_Wrapper.rtl .pagination > li > a, .main_Wrapper.rtl .pagination > li > span {
    float: right;
    margin-right: -1px;
    margin-left: 0
}

.main_Wrapper.rtl .pagination > li:first-child > a, .main_Wrapper.rtl .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .pagination > li:last-child > a, .main_Wrapper.rtl .pagination > li:last-child > span {
    margin-right: -1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .pager {
    padding-right: 0;
    padding-left: initial
}

.main_Wrapper.rtl .pager .next > a, .main_Wrapper.rtl .pager .next > span {
    float: left
}

.main_Wrapper.rtl .pager .previous > a, .main_Wrapper.rtl .pager .previous > span {
    float: right
}

.main_Wrapper.rtl .nav-pills > li > a > .badge {
    margin-left: 0;
    margin-right: 3px
}

.main_Wrapper.rtl .alert-dismissable, .main_Wrapper.rtl .alert-dismissible {
    padding-left: 35px;
    padding-right: 15px
}

.main_Wrapper.rtl .alert-dismissable .close, .main_Wrapper.rtl .alert-dismissible .close {
    right: 0;
    left: 21px
}

.main_Wrapper.rtl .progress-bar {
    float: right
}

.main_Wrapper.rtl .media > .pull-left {
    margin-right: 10px
}

.main_Wrapper.rtl .media > .pull-left.flip {
    margin-right: 0;
    margin-left: 10px
}

.main_Wrapper.rtl .media > .pull-right {
    margin-left: 10px
}

.main_Wrapper.rtl .media > .pull-right.flip {
    margin-left: 0;
    margin-right: 10px
}

.main_Wrapper.rtl .media-list {
    padding-right: 0;
    padding-left: initial;
    list-style: none
}

.main_Wrapper.rtl .list-group {
    padding-right: 0;
    padding-left: initial
}

.main_Wrapper.rtl .list-group-item > .badge {
    float: left
}

.main_Wrapper.rtl .list-group-item > .badge + .badge {
    margin-right: 5px;
    margin-left: auto
}

.main_Wrapper.rtl .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .main_Wrapper.rtl .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .main_Wrapper.rtl .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .main_Wrapper.rtl .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .main_Wrapper.rtl .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .main_Wrapper.rtl .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .main_Wrapper.rtl .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .main_Wrapper.rtl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .main_Wrapper.rtl .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .main_Wrapper.rtl .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .main_Wrapper.rtl .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0
}

.main_Wrapper.rtl .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .main_Wrapper.rtl .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .main_Wrapper.rtl .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .main_Wrapper.rtl .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .main_Wrapper.rtl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0
}

.main_Wrapper.rtl .panel > .table-bordered > thead > tr > th:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .main_Wrapper.rtl .panel > .table-bordered > tbody > tr > th:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .main_Wrapper.rtl .panel > .table-bordered > tfoot > tr > th:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .main_Wrapper.rtl .panel > .table-bordered > thead > tr > td:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .main_Wrapper.rtl .panel > .table-bordered > tbody > tr > td:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .main_Wrapper.rtl .panel > .table-bordered > tfoot > tr > td:first-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: none
}

.main_Wrapper.rtl .panel > .table-bordered > thead > tr > th:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .main_Wrapper.rtl .panel > .table-bordered > tbody > tr > th:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .main_Wrapper.rtl .panel > .table-bordered > tfoot > tr > th:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .main_Wrapper.rtl .panel > .table-bordered > thead > tr > td:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .main_Wrapper.rtl .panel > .table-bordered > tbody > tr > td:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .main_Wrapper.rtl .panel > .table-bordered > tfoot > tr > td:last-child, .main_Wrapper.rtl .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: none;
    border-left: 0
}

.main_Wrapper.rtl .embed-responsive .embed-responsive-item, .main_Wrapper.rtl .embed-responsive iframe, .main_Wrapper.rtl .embed-responsive embed, .main_Wrapper.rtl .embed-responsive object {
    right: 0;
    left: auto
}

.main_Wrapper.rtl .close {
    float: left
}

.main_Wrapper.rtl .modal-footer {
    text-align: left
}

.main_Wrapper.rtl .modal-footer .btn + .btn {
    margin-left: auto;
    margin-right: 5px
}

.main_Wrapper.rtl .modal-footer .btn-group .btn + .btn {
    margin-right: -1px;
    margin-left: auto
}

.main_Wrapper.rtl .modal-footer .btn-block + .btn-block {
    margin-right: 0;
    margin-left: auto
}

.main_Wrapper.rtl .popover {
    left: auto;
    text-align: right
}

.main_Wrapper.rtl .popover.top > .arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

.main_Wrapper.rtl .popover.top > .arrow:after {
    margin-right: -10px;
    margin-left: auto
}

.main_Wrapper.rtl .popover.bottom > .arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

.main_Wrapper.rtl .popover.bottom > .arrow:after {
    margin-right: -10px;
    margin-left: auto
}

.main_Wrapper.rtl .carousel-control {
    right: 0;
    bottom: 0
}

.main_Wrapper.rtl .carousel-control.left {
    right: auto;
    left: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.main_Wrapper.rtl .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.main_Wrapper.rtl .carousel-control .icon-prev, .main_Wrapper.rtl .carousel-control .glyphicon-chevron-left {
    left: 50%;
    right: auto;
    margin-right: -10px
}

.main_Wrapper.rtl .carousel-control .icon-next, .main_Wrapper.rtl .carousel-control .glyphicon-chevron-right {
    right: 50%;
    left: auto;
    margin-left: -10px
}

.main_Wrapper.rtl .carousel-indicators {
    right: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0
}

@media screen and (min-width: 768px) {
    .main_Wrapper.rtl .carousel-control .glyphicon-chevron-left, .main_Wrapper.rtl .carousel-control .icon-prev {
        margin-left: 0;
        margin-right: -15px
    }

    .main_Wrapper.rtl .carousel-control .glyphicon-chevron-right, .main_Wrapper.rtl .carousel-control .icon-next {
        margin-left: 0;
        margin-right: -15px
    }

    .main_Wrapper.rtl .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

.main_Wrapper.rtl .pull-right.flip {
    float: left !important
}

.main_Wrapper.rtl .pull-left.flip {
    float: right !important
}

.main_Wrapper.rtl #header .branding {
    float: right
}

.main_Wrapper.rtl #header .branding a.brand {
    float: right
}

.main_Wrapper.rtl #header .nav-left {
    float: right !important;
    padding: 0;
    padding-left: 20px
}

.main_Wrapper.rtl #header .nav-left .divided-right {
    border-right: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.main_Wrapper.rtl #header .search:after {
    right: auto;
    left: 0
}

.main_Wrapper.rtl #header .nav-right {
    float: left !important
}

.main_Wrapper.rtl #header .nav-left > li.nav-profile > a span > i, .main_Wrapper.rtl #header .nav-right > li.nav-profile > a span > i {
    margin-left: 0;
    margin-right: 5px
}

.main_Wrapper.rtl .header-page .page-bar .breadcrumb > li:first-child {
    margin-right: 0;
    margin-left: 8px
}

.main_Wrapper.rtl .header-page .page-bar .page-toolbar {
    float: left
}

.main_Wrapper.rtl #leftmenu accordion .panel-group .panel > .panel-heading .panel-title > a > i {
    right: auto;
    left: 0
}

.main_Wrapper.rtl #leftmenu .summary .media .pull-right {
    float: left !important
}

.main_Wrapper.rtl #leftmenu .settings .onoffswitch {
    right: auto;
    left: -10px
}

.main_Wrapper.rtl .onoffswitch.labeled .onoffswitch-inner:after {
    padding-right: 0;
    padding-left: 7px
}

.main_Wrapper.rtl .onoffswitch.labeled .onoffswitch-switch {
    right: auto;
    left: 21px
}

.main_Wrapper.rtl .onoffswitch.small {
    left: -5px;
    right: auto
}

.main_Wrapper.rtl .onoffswitch.small .onoffswitch-switch {
    left: 6px;
    right: auto
}

.main_Wrapper.rtl .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-right: -100%;
    margin-left: 0;
    -webkit-transition: margin 0.2s ease-in 0s;
    -moz-transition: margin 0.2s ease-in 0s;
    transition: margin 0.2s ease-in 0s
}

.main_Wrapper.rtl .onoffswitch-switch {
    right: auto;
    left: 15px
}

.main_Wrapper.rtl .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-right: 0
}

.main_Wrapper.rtl .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    left: 0px;
    right: auto
}

.main_Wrapper.rtl .onoffswitch-inner:before, .main_Wrapper.rtl .onoffswitch-inner:after {
    float: right
}

.main_Wrapper.rtl .navigation > li > a > i {
    margin-right: 0;
    margin-left: 10px
}

.main_Wrapper.rtl .navigation > li > a > i:last-of-type {
    right: auto;
    left: 0
}

.main_Wrapper.rtl .navigation > li > a .badge {
    left: auto;
    right: 25px
}

.main_Wrapper.rtl .navigation > li > a .label {
    left: 10px;
    right: auto
}

.main_Wrapper.rtl .navigation .dropdown > ul li > a {
    padding: 8px 30px 8px 0
}

.main_Wrapper.rtl .navigation .dropdown > ul li > a > i {
    margin-right: 0;
    margin-left: 15px
}

.main_Wrapper.rtl .navigation .dropdown > ul li > a > i:first-of-type:before {
    content: "\f104"
}

.main_Wrapper.rtl .navigation .dropdown > ul li > a > i:last-of-type {
    right: auto;
    left: 0
}

.main_Wrapper.rtl .navigation .dropdown.submenu > ul {
    padding-left: 0;
    padding-right: 15px
}

.main_Wrapper.rtl .form-control.underline-input {
    padding-left: 12px;
    padding-right: 0
}

.main_Wrapper.rtl .dropdown-menu {
    right: 0;
    left: auto;
    float: right;
    text-align: right
}

.main_Wrapper.rtl .dropdown-menu.with-arrow:before {
    left: auto;
    right: 12px
}

.main_Wrapper.rtl .dropdown-menu.with-arrow:after {
    left: auto;
    right: 13px
}

.main_Wrapper.rtl .dropdown-menu.pull-right.with-arrow:before {
    left: 11px;
    right: auto
}

.main_Wrapper.rtl .dropdown-menu.pull-right.with-arrow:after {
    left: 12px;
    right: auto
}

.main_Wrapper.rtl .dropdown-menu.panel .panel-footer > a > i {
    float: left !important
}

.main_Wrapper.rtl .dropdown-menu.panel .panel-footer > a > i:before {
    content: "\f104"
}

.main_Wrapper.rtl .dropdown-menu > li > a > i {
    margin-right: 0;
    margin-left: 5px
}

.main_Wrapper.rtl .dropdown-menu > li > a > .label, .main_Wrapper.rtl .dropdown-menu > li > a > .badge {
    float: left !important
}

.main_Wrapper.rtl .dropdown.settings .color-themes {
    padding: 5px 10px;
    margin-right: 0
}

.main_Wrapper.rtl.header-fixed.aside-fixed #content {
    right: 250px;
    left: 0
}

.main_Wrapper.rtl #rightmenu .tab-content .tab-pane ul > li .media .media-body {
    text-align: left
}

.main_Wrapper.rtl #rightmenu .tab-content .tab-pane ul.settings > li .form-group .control-label .onoffswitch {
    right: auto;
    left: -35px
}

.main_Wrapper.rtl.rightmenu-hidden #rightmenu {
    left: -300px;
    right: auto
}
html.boxed-layout .main_Wrapper.header-static.aside-fixed.leftmenu-hidden #header .branding{
    margin-left: 0px
}

.main_Wrapper.rtl.header-fixed.rightmenu-show #rightmenu, .main_Wrapper.rtl.aside-fixed.rightmenu-show #rightmenu {
    left: 0;
    right: auto
}

.main_Wrapper.rtl.header-fixed.rightmenu-show #header, .main_Wrapper.rtl.aside-fixed.rightmenu-show #header {
    left: 300px;
    right: 0
}

.main_Wrapper.rtl.header-fixed.rightmenu-show #content, .main_Wrapper.rtl.aside-fixed.rightmenu-show #content {
    left: 300px
}

.main_Wrapper.rtl .nav-tabs.nav-justified > li {
    float: none
}

.main_Wrapper.rtl.leftmenu-sm #leftmenu .navigation > li.dropdown > ul, .main_Wrapper.rtl.leftmenu-xs #leftmenu .navigation > li.dropdown > ul {
    left: auto;
    right: 100%
}

.main_Wrapper.rtl.leftmenu-sm #leftmenu .navigation > li li.submenu > ul, .main_Wrapper.rtl.leftmenu-xs #leftmenu .navigation > li li.submenu > ul {
    left: auto;
    right: 100%
}

.main_Wrapper.rtl.leftmenu-xs #leftmenu .navigation > li > a .badge {
    left: auto;
    right: 5px
}

.main_Wrapper.rtl.header-fixed.leftmenu-sm #content {
    right: 80px;
    left: 0;
    padding-right: 0;
    padding-left: 0
}

.main_Wrapper.rtl.header-fixed.leftmenu-xs #content {
    right: 40px;
    left: 0;
    padding-right: 0;
    padding-left: 0
}

.main_Wrapper.rtl.header-static #header {
    padding-right: 250px;
    padding-left: 0
}

.main_Wrapper.rtl.header-static #header .branding {
    position: fixed;
    right: 0;
    left: auto
}

.main_Wrapper.rtl.header-static #content {
    padding-right: 250px;
    padding-left: 0;
    padding-top: 0
}

.main_Wrapper.rtl.header-static.leftmenu-sm #header {
    padding-right: 80px;
    padding-left: 0
}

.main_Wrapper.rtl.header-static.leftmenu-sm #header .branding .brand {
    margin-left: 0;
    margin-right: 8px
}

.main_Wrapper.rtl.header-static.leftmenu-sm #content {
    padding-right: 80px;
    padding-left: 0
}

.main_Wrapper.rtl.header-static.leftmenu-xs #header {
    padding-right: 40px;
    padding-left: 0
}

.main_Wrapper.rtl.header-static.leftmenu-xs #content {
    padding-right: 40px;
    padding-left: 0
}

.main_Wrapper.rtl.header-static.rightmenu-show #rightmenu {
    right: auto;
    left: 0
}

.main_Wrapper.rtl.header-static.rightmenu-show #header {
    padding-left: 250px
}

.main_Wrapper.rtl.header-static.rightmenu-show #content {
    padding-left: 250px
}

.main_Wrapper.rtl.aside-static #wrap #controls {
    left: auto;
    right: 0
}

.main_Wrapper.rtl.aside-static #leftmenu {
    float: right
}

.main_Wrapper.rtl.aside-static #content {
    padding-left: 0;
    padding-right: 250px
}

.main_Wrapper.rtl.aside-static.leftmenu-sm #content {
    padding-right: 80px;
    padding-left: 0
}

.main_Wrapper.rtl.aside-static.leftmenu-xs #content {
    padding-right: 40px;
    padding-left: 0
}

.main_Wrapper.rtl.aside-static.header-static #header {
    padding-right: 0
}

@media only screen and (max-width: 1200px) {
    .main_Wrapper.rtl.rightmenu-show #rightmenu {
        left: 0
    }

    .main_Wrapper.rtl.rightmenu-show #header {
        left: 0 !important;
        padding-left: 0 !important
    }

    .main_Wrapper.rtl.rightmenu-show #content {
        left: 0 !important;
        padding-left: 0 !important
    }
}

@media only screen and (max-width: 992px) {
    .main_Wrapper.rtl.leftmenu-sm #header .branding .brand, .main_Wrapper.rtl:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding .brand {
        margin-right: 8px;
        margin-left: 0
    }

    .main_Wrapper.rtl:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding .brand {
        margin-right: -12px;
        margin-left: 0
    }

    .main_Wrapper.rtl.header-fixed.aside-fixed:not(.leftmenu-sm):not(.leftmenu-xs) #content {
        left: 0;
        right: 80px
    }
}

@media only screen and (max-width: 768px) {
    .main_Wrapper.rtl.leftmenu-xs #header .branding {
        float: none;
        position: relative
    }

    .main_Wrapper.rtl.leftmenu-xs #header .branding > a {
        float: none;
        background-position: 8px -1px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .branding .brand > span {
        display: inline-block
    }

    .main_Wrapper.rtl.leftmenu-xs #header .search {
        left: auto;
        right: 15px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-left {
        right: auto;
        left: 0;
        padding-left: 0
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-left .settings .dropdown-menu {
        right: auto;
        left: 0
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-left .settings .dropdown-menu.with-arrow:before {
        right: auto;
        left: 11px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-left .settings .dropdown-menu.with-arrow:after {
        right: auto;
        left: 12px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right {
        float: right !important;
        padding-left: 0;
        padding-right: 3px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .nav-profile {
        right: auto;
        left: 40px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu {
        left: 0;
        right: auto
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:before {
        right: auto;
        left: 11px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:after {
        right: auto;
        left: 12px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .toggle-right-leftmenu {
        right: auto;
        left: 0
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .users .dropdown-menu, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .messages .dropdown-menu, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .notifications .dropdown-menu {
        left: auto;
        right: 0
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .users .dropdown-menu.with-arrow:before, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .messages .dropdown-menu.with-arrow:before, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .notifications .dropdown-menu.with-arrow:before {
        left: auto;
        right: 11px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .nav-right .users .dropdown-menu.with-arrow:after, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .messages .dropdown-menu.with-arrow:after, .main_Wrapper.rtl.leftmenu-xs #header .nav-right .notifications .dropdown-menu.with-arrow:after {
        left: auto;
        right: 12px
    }

    .main_Wrapper.rtl.leftmenu-xs.header-static.aside-fixed #header .search {
        right: 55px;
        left: auto
    }
}

@media only screen and (max-width: 480px) {
    .main_Wrapper.rtl.leftmenu-xs #header .branding {
        text-align: right;
        padding-left: 0;
        padding-right: 10px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .branding > a {
        background-position: 5px -1px
    }

    .main_Wrapper.rtl.leftmenu-xs #header .branding .brand > span {
        display: none
    }

    .main_Wrapper.rtl.leftmenu-xs #header .search {
        left: auto;
        right: 55px
    }

    .main_Wrapper.rtl.leftmenu-xs.header-static.aside-fixed #header .search {
        left: auto;
        right: 95px
    }
}

@media only screen and (max-width: 360px) {
    .main_Wrapper.rtl.rightmenu-hidden #rightmenu {
        right: auto;
        left: -100%
    }
}

.no-rtl {
    direction: ltr;
    unicode-bidi: embed
}

#content {
    padding-top: 60px;
    width: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;
    -webkit-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

#content > div[ui-view] {
    height: 100%
}

#content.ng-enter .page {
    -webkit-animation: littleFadeInUp 0.5s ease;
    -moz-animation: littleFadeInUp 0.5s ease;
    animation: littleFadeInUp 0.5s ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#content.ng-leave .page {
    filter: alpha(opacity=0);
    opacity: 0
}

#content > [ui-view].ng-enter, #content > [ui-view].ng-leave {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

#content > [ui-view].ng-enter {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    -moz-transform: scale3d(0.5, 0.5, 0.5);
    -ms-transform: scale3d(0.5, 0.5, 0.5);
    -o-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5)
}

#content > [ui-view].ng-enter-active {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

#content > [ui-view].ng-leave {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#content > [ui-view].ng-leave-active {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(100px, 100px, 0);
    -moz-transform: translate3d(100px, 100px, 0);
    -ms-transform: translate3d(100px, 100px, 0);
    -o-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

.main_Wrapper.header-fixed.aside-fixed #content {
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 0;
    width: auto;
    left: 250px;
    padding-left: 0;
    padding-top: 0;
    z-index: 1
}

.main_Wrapper.header-static #content {
    padding-left: 250px;
    padding-top: 0
}

.main_Wrapper.aside-static #content {
    padding-left: 250px
}

.page-404 .search-btn, .page-500 .search-btn, .page-offline .search-btn {
    display: inline-block;
    position: absolute;
    right: 37px;
    top: 0
}

.page-404 .search-btn .btn, .page-500 .search-btn .btn, .page-offline .search-btn .btn {
    padding: 9px 15px;
    margin: 0
}

.stats .padder-v {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 138px;
    max-height: 138px
}

.stats .padder-v:hover {
    text-decoration: none
}

.stats .padder-v .font-thin {
    font-weight: 300
}

.stats .padder-v .text-xs {
    font-size: 12px
}

.stats .padder-v .top {
    position: absolute;
    top: 0;
    right: 20px
}

.stats .padder-v .bottom {
    position: absolute;
    bottom: 22px;
    right: 20px
}

.stats .padder-v .bottom .text-muted {
    color: #fff
}

.stats .padder-v .text-muted {
    font-size: 14px !important
}

.write-somthing form {
    padding: 20px
}

.write-somthing .p {
    padding: 0 20px 20px 20px;
    float: left;
    width: 100%
}

.write-somthing .p .btn {
    float: right
}

.write-somthing .nav-pills {
    float: left
}

.write-somthing .nav-pills li a {
    min-width: auto;
    padding: 22px 18px !important
}

.write-somthing .nav-pills li i {
    font-size: 16px;
    padding: 0
}

.r3_weather {
    min-height: 400px
}

.r3_weather .wid-weather-small {
    padding: 0px
}

.r3_weather .wid-weather-small .location {
    padding: 30px 30px 0 30px
}

.r3_weather .wid-weather-small .location h3 {
    color: #f5f5f5;
    text-align: left;
    display: block;
    margin: 0 0 5px 0
}

.r3_weather .wid-weather-small .location span {
    color: #efefef;
    text-align: left;
    display: block
}

.r3_weather .wid-weather-small .location span sup {
    top: -.5em
}

.r3_weather .wid-weather-small .degree {
    display: inline-block;
    width: 180px;
    text-align: right;
    margin-top: 15px;
    padding: 0 30px
}

.r3_weather .wid-weather-small .degree i {
    float: left;
    margin-right: 15px;
    margin-top: 0px
}

.r3_weather .wid-weather-small .degree i:before {
    font-size: 30px
}

.r3_weather .wid-weather-small .degree span {
    display: inline-block;
    float: left;
    color: #efefef
}

.r3_weather .wid-weather-small .degree h3 {
    display: inline-block;
    float: left;
    margin: 0px;
    color: #f5f5f5
}

.r3_weather .wid-weather-small .degree h4 {
    text-align: center;
    margin: 0px;
    color: #f5f5f5;
    margin: 15px 0 15px 0;
    white-space: nowrap
}

.r3_weather .wid-weather-small .weekdays {
    padding: 15px;
    color: #999999;
    margin: 0px;
    min-height: 175px
}

.r3_weather .wid-weather-small .weekdays ul {
    margin: 0px;
    padding-right: 10px
}

.r3_weather .wid-weather-small .weekdays ul li {
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(200, 200, 200, 0.4);
    width: 100%
}

.r3_weather .wid-weather-small .weekdays ul li .day {
    color: #aaaaaa;
    display: inline-block;
    min-width: 60px;
    font-size: 90%;
    width: 70px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: top
}

.r3_weather .wid-weather-small .weekdays ul li i {
    margin: 0 5px
}

.r3_weather .wid-weather-small .weekdays ul li .temp {
    float: right;
    color: #777777;
    font-size: 90%
}

.index-social-activities .social-activities {
    width: 100%
}

.index-social-activities .social-activities ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}

.index-social-activities .social-activities ul li {
    float: left;
    margin-bottom: 27px;
    padding-left: 50px;
    position: relative;
    width: 50%
}

.index-social-activities .social-activities ul li i {
    color: #fff;
    font-size: 14px;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 35px
}

.index-social-activities .social-activities ul li h3 {
    color: #000000;
    float: left;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%
}

.index-social-activities .social-activities ul li span {
    color: #777777;
    float: left;
    font-family: Roboto;
    font-size: 9px;
    letter-spacing: 0.3px;
    line-height: 20px;
    width: 100%
}

@media only screen and (max-width: 992px) {
    .main_Wrapper.header-fixed.aside-fixed:not(.leftmenu-sm):not(.leftmenu-xs) #content {
        left: 80px
    }
}

@media only screen and (max-width: 768px) {
    .main_Wrapper.header-fixed.aside-fixed #content {
        top: 60px
    }

    .main_Wrapper.header-fixed.aside-fixed:not(.leftmenu-sm):not(.leftmenu-xs) #content {
        left: 40px
    }

    .main_Wrapper.aside-static #content {
        padding-top: 90px
    }

    .main_Wrapper.header-static.aside-static #content {
        padding-top: 0
    }
}

.main_Wrapper.header-fixed #header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0
}

.main_Wrapper:not(.header-fixed) #header {
    padding-left: 250px
}

.main_Wrapper:not(.header-fixed) #header .branding {
    position: fixed;
    left: 0
}

.main_Wrapper:not(.header-fixed):not(.aside-fixed) #header {
    padding-left: 0;
    position: relative
}

.main_Wrapper:not(.header-fixed):not(.aside-fixed) #header .branding {
    position: static
}

.main_Wrapper:not(.leftmenu-offcanvas) #header .branding .offcanvas-toggle {
    display: none !important
}

#header {
    background-color: #3d4c5a;
    z-index: 800;
    -webkit-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

#header .branding {
    background-color: #3d4c5a;
    width: 250px;
    height: 60px;
    float: left;
    padding: 0 15px
}

#header .branding a.brand {
    font-family: "Dosis", "Arial", sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: white;
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    background: url(../images/oakleaf-logo.png) no-repeat 0 20px;
    float: left;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-size: 25px 25px;
}


@media only screen and (max-width: 380px) {
    #header .branding a.brand {
        background-size: 20px 20px;
    }
}

#header .branding a.brand:hover {
    text-decoration: none
}

#header .branding .offcanvas-toggle {
    color: white;
    margin-left: 5px;
    opacity: .5;
    padding: 1px 4px;
    font-size: 18px
}

#header .branding .offcanvas-toggle:hover {
    opacity: 1
}

#header .search {
    display: inline-block;
    position: relative;
    padding-left: 20px
}

#header .search .form-group {
    margin: 0;
    padding: 0
}

#header .search .form-control {
    margin-top: 10px
}

#header .search .underline-input {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Ubuntu Mono", sans-serif;
    font-size: 16px;
    border: none
}

#header .search .underline-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.25);
    font-style: normal;
    font-size: 16px;
    line-height: 24px
}

#header .search .underline-input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.25);
    font-style: normal;
    font-size: 16px;
    line-height: 24px
}

#header .search .underline-input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.25);
    font-style: normal;
    font-size: 16px;
    line-height: 24px
}

#header .search .underline-input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.25);
    font-style: normal;
    font-size: 16px;
    line-height: 24px
}

#header .search .underline-input:focus {
    border-color: rgba(255, 255, 255, 0.7)
}

#header .search .underline-input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

#header .search .underline-input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

#header .search .underline-input:focus:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

#header .search .underline-input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

#header .nav-right, #header .nav-left {
    margin-bottom: 0
}

#header .nav-right > li, #header .nav-left > li {
    margin-top: 3px;
    vertical-align: top
}

@media (min-width: 768px) {
    #header .nav-right > li .app-sortcut, #header .nav-left > li .app-sortcut {
        padding: 10px
    }

    #header .nav-right > li .app-sortcut li, #header .nav-left > li .app-sortcut li {
        list-style: none;
        display: inline-block;
        width: 32%;
    }
    #header .nav-right > li .app-sortcut li a, #header .nav-left > li .app-sortcut li a {
        display: block;
        margin: 0;
        padding: 20px 10px;
        width: 100%;
        color: #3d4c5a;
        text-align: center
    }

    #header .nav-right > li .app-sortcut li a:hover, #header .nav-left > li .app-sortcut li a:hover {
        text-decoration: none;
        color: #f4f5f5
    }

    #header .nav-right > li .app-sortcut li a i, #header .nav-left > li .app-sortcut li a i {
        font-size: 30px
    }
}

@media only screen and (max-width: 420px) {
    #header .nav-right > li .app-sortcut, #header .nav-left > li .app-sortcut {
        padding: 10px
    }

    #header .nav-right > li .app-sortcut li, #header .nav-left > li .app-sortcut li {
        list-style: none;
        display: inline-block;
        width: 32%;
    }
    #header .nav-right > li .app-sortcut li a, #header .nav-left > li .app-sortcut li a {
        display: block;
        margin: 0;
        padding: 20px 10px;
        width: 100%;
        color: #3d4c5a;
        text-align: center
    }

    #header .nav-right > li .app-sortcut li a:hover, #header .nav-left > li .app-sortcut li a:hover {
        text-decoration: none;
        color: #f4f5f5
    }

    #header .nav-right > li .app-sortcut li a i, #header .nav-left > li .app-sortcut li a i {
        font-size: 30px
    }
}

#header .nav-right > li > a, #header .nav-left > li > a {
    color: rgba(255, 255, 255, 0.7);
    line-height: 57px;
    padding: 0 10px;
    display: inline-block;
    position: relative
}

#header .nav-right > li > a:hover, #header .nav-left > li > a:hover {
    color: white
}

#header .nav-right > li > a > .badge, #header .nav-left > li > a > .badge {
    position: absolute;
    top: 11px;
    right: 1px
}

#header .nav-right > li.nav-profile, #header .nav-left > li.nav-profile {
    margin-top: 0
}

#header .nav-right > li.nav-profile > a, #header .nav-left > li.nav-profile > a {
    font-size: 14px
}

#header .nav-right > li.nav-profile > a img, #header .nav-left > li.nav-profile > a img {
    margin-top: 0px
}

#header .nav-right > li.nav-profile > a span, #header .nav-left > li.nav-profile > a span {
    margin: 0 5px;
    line-height: 45px
}

#header .nav-right > li.nav-profile > a span > i, #header .nav-left > li.nav-profile > a span > i {
    margin-left: 5px
}

#header .nav-right > li.toggle-right-leftmenu, #header .nav-left > li.toggle-right-leftmenu {
    margin-top: 0;
    padding: 0
}

#header .nav-right > li.toggle-right-leftmenu > a, #header .nav-left > li.toggle-right-leftmenu > a {
    background-color: #3d4c5a;
    line-height: 60px;
    padding: 0 15px
}

#header .nav-left {
    margin-left: 0
}

#header .nav-left li.leftmenu-collapse i {
    font-size: 18px;
    color: #F15F79
}

#header .nav-left > li.divided-right {
    margin-top: 0;
    border-color: rgba(255, 255, 255, 0.1)
}

#header .nav-left > li.divided-right > a {
    line-height: 60px
}

@media only screen and (max-width: 992px) {
    .main_Wrapper.leftmenu-sm #header .branding, .main_Wrapper:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding {
        width: 70px
    }

    .main_Wrapper.leftmenu-sm #header .branding .brand > span, .main_Wrapper:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding .brand > span {
        display: none
    }

    .main_Wrapper.leftmenu-sm #header .branding .brand, .main_Wrapper:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding .brand {
        margin-left: 12px
    }

    .main_Wrapper:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding {
        width: 40px
    }

    .main_Wrapper:not(.leftmenu-sm):not(.leftmenu-xs) #header .branding .brand {
        margin-left: -9px
    }

    .header-page h2 {
        display: block !important
    }

    .header-page .page-bar {
        float: left !important;
        margin-top: 0 !important
    }

    .header-page .page-bar .page-toolbar {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    .main_Wrapper.leftmenu-xs #header {
        position: relative;
        z-index: 22
    }

    .main_Wrapper.leftmenu-xs #header .branding {
        float: none;
        width: 100% !important;
        text-align: center;
        position: relative
    }

    .main_Wrapper.leftmenu-xs #header .branding > a {
        float: none;
        width: auto;
        background-position: 8px 1px
    }

    .main_Wrapper.leftmenu-xs #header .branding .brand > span {
        display: inline-block;
        margin-left: 10px
    }

    .main_Wrapper.leftmenu-xs #header .search {
        position: absolute;
        left: 0;
        top: 0;
        width: 120px
    }

    .main_Wrapper.leftmenu-md #header .nav-left {
        position: absolute;
        right: 0;
        top: 0
    }

    .main_Wrapper.leftmenu-md #header .nav-left .leftmenu-collapse {
        display: none
    }

    .main_Wrapper.leftmenu-xs #header .nav-left .settings .dropdown-menu {
        right: 0;
        left: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-left .settings .dropdown-menu.with-arrow:before {
        right: 12px;
        left: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-left .settings .dropdown-menu.with-arrow:after {
        right: 13px;
        left: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-right {
        float: left !important;
        padding-left: 10px
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .nav-profile {
        position: absolute;
        bottom: 0;
        right: 40px
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .nav-profile > a > span {
        display: none
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu {
        left: auto;
        right: 0
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:before {
        right: 12px;
        left: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:after {
        right: 13px;
        left: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .toggle-right-leftmenu {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .messages .dropdown-menu, .main_Wrapper.leftmenu-xs #header .nav-right .notifications .dropdown-menu {
        left: 0;
        right: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .messages .dropdown-menu.with-arrow:before, .main_Wrapper.leftmenu-xs #header .nav-right .notifications .dropdown-menu.with-arrow:before {
        left: 12px;
        right: auto
    }

    .main_Wrapper.leftmenu-xs #header .nav-right .messages .dropdown-menu.with-arrow:after, .main_Wrapper.leftmenu-xs #header .nav-right .notifications .dropdown-menu.with-arrow:after {
        left: 13px;
        right: auto
    }

    .main_Wrapper.leftmenu-xs.header-static.aside-fixed #header .search {
        left: 40px
    }

    .main_Wrapper.leftmenu-xs.header-fixed #header {
        position: fixed
    }
}

@media only screen and (max-width: 767px) {
    .main_Wrapper.leftmenu-xs #header .branding {
        float: left;
        width: 40px !important
    }

    .main_Wrapper.leftmenu-xs #header .branding a {
        background-position: 3px 1px
    }

    .main_Wrapper.leftmenu-xs #header .branding .brand span {
        display: none
    }

    .main_Wrapper #header .search {
        position: relative !important
    }
}

@media only screen and (max-width: 480px) {
    .main_Wrapper.leftmenu-xs #header .branding {
        text-align: left;
        padding-left: 10px
    }

    .main_Wrapper.leftmenu-xs #header .branding > a {
        background-position: 0 1px
    }

    .main_Wrapper.leftmenu-xs #header .branding .brand > span {
        display: none
    }

    .main_Wrapper.leftmenu-xs #header .search {
        left: 40px
    }

    .main_Wrapper.leftmenu-xs.header-static.aside-fixed #header .search {
        left: 80px
    }

    .main_Wrapper.leftmenu-xs.leftmenu-offcanvas #header .search {
        left: 70px
    }

    .app-sortcut {
        text-align: left;
    }
}

@media only screen and (max-width: 420px) {
    .main_Wrapper.leftmenu-xs #header .nav-right > li {
        position: static !important
    }

    .main_Wrapper.leftmenu-xs #header .nav-right > li.toggle-right-leftmenu {
        position: absolute !important
    }

    .main_Wrapper.leftmenu-xs #header .nav-right > li .dropdown-menu {
        left: 0 !important;
        right: 0 !important
    }

    .main_Wrapper.leftmenu-xs #header .nav-right > li .dropdown-menu.with-arrow:before, .main_Wrapper.leftmenu-xs #header .nav-right > li .dropdown-menu.with-arrow:after {
        display: none !important
    }
}

.main_Wrapper.leftmenu-xs .leftmenu-collapse i:before {
    content: "\f18e"
}

@media only screen and (max-width: 380px) {
    .main_Wrapper #header .search {
        display: none
    }
}

.main_Wrapper.aside-fixed #leftmenu {
    position: fixed;
    top: 60px;
    bottom: 0
}

.main_Wrapper.aside-static #wrap {
    position: relative
}

.main_Wrapper.aside-static #wrap #controls {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.main_Wrapper.aside-static #wrap #controls.dropdown-open {
    right: 0
}

.main_Wrapper.aside-static #leftmenu {
    position: static;
    float: left;
    padding-top: 60px;
    min-height: 100%
}

.main_Wrapper.aside-static.header-static #leftmenu {
    padding-top: 60px
}

#leftmenu {
    width: 250px;
    padding: 0;
    background-color: #3d4c5a;
    z-index: 21;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch
}

#leftmenu .panel-group {
    margin-bottom: 0
}

#leftmenu .panel-group .panel + .panel {
    margin-top: 0
}

#leftmenu .panel-group .panel {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

#leftmenu .panel-group .panel > .panel-heading {
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0
}

#leftmenu .panel-group .panel > .panel-heading .panel-title {
    margin: 0 15px
}

#leftmenu .panel-group .panel > .panel-heading .panel-title > a {
    display: block;
    position: relative;
    padding: 15px 15px 0;
    margin: 0 -15px;
    cursor: pointer;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.2);
    text-decoration: none
}

#leftmenu .panel-group .panel > .panel-heading .panel-title > a:after {
    content: '';
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 15px
}

#leftmenu .panel-group .panel > .panel-heading .panel-title > a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5)
}

.panel-group .panel > .panel-heading .panel-title > a > i {
    position: absolute;
    right: 20px
}

#leftmenu .panel-group .panel > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0
}

#leftmenu .panel-group .panel .panel-title > a.collapsed {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(255, 255, 255, 0.5);
    padding: 15px
}

#leftmenu .panel-group .panel .panel-title > a.collapsed:after {
    display: none
}

#leftmenu .panel-group .panel .panel-title > a.collapsed:hover {
    color: white
}

.panel-group .panel .panel-title > a.collapsed > i:before {
    content: "\f107"
}

#leftmenu .panel-group .panel .panel-body {
    color: rgba(255, 255, 255, 0.5)
}

#leftmenu .summary .media .media-body {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
    text-transform: uppercase
}

#leftmenu .summary .media .media-body .media-heading {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5)
}

#leftmenu .settings label {
    font-weight: 400
}

#leftmenu .settings .milestone-sidbar {
    padding: 15px
}

#leftmenu .settings .milestone-sidbar .text-center-folded {
    color: rgba(255, 255, 255, 0.3)
}

#leftmenu .settings .milestone-sidbar .text-center-folded span {
    font-size: 13px
}

#leftmenu .settings .onoffswitch {
    right: -10px
}

#leftmenu .settings .onoffswitch .onoffswitch-label {
    filter: alpha(opacity=40);
    opacity: .4;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

#leftmenu .settings .onoffswitch-checkbox:checked + .onoffswitch-label {
    filter: alpha(opacity=100);
    opacity: 1
}

#leftmenu-wrap {
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;
    width: 100%;
    height: 100%
}

.navigation {
    margin: 0 -15px;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;
    list-style: none;
    background-color: #3d4c5a
}

.navigation > li > a > i {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
    width: 20px;
    line-height: 1;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.navigation > li {
    position: relative;
    margin: 0;
    overflow: hidden;
    z-index: 10
}

.navigation > li.open > a, .navigation > li:hover > a {
    background-color: rgba(0, 0, 0, 0.2);
    color: white
}

.navigation > li.open > i, .navigation > li:hover > i {
    color: white
}

.navigation > li.active > a {
    background: linear-gradient(60deg, #B24592, #F15F79);
    color: white
}

.navigation > li.active > i {
    color: white
}

.navigation > li.active .ink {
    z-index: 9
}

.navigation > li a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.navigation > li a:hover {
    text-decoration: none
}

.navigation > li .ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    transform: scale(0);
    width: 250px !important;
    height: 250px !important
}

.navigation > li .ink.animate {
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

.navigation > li > a {
    font-weight: 300;
    position: relative;
    display: block;
    padding: 12px 20px 12px 25px
}

.navigation > li > a > .badge {
    position: absolute;
    top: 6px;
    left: 35px
}

.navigation > li > a > .label {
    position: absolute;
    top: 13px;
    right: 10px
}

.navigation .dropdown > a > i:last-of-type {
    font-size: 10px;
    position: absolute;
    top: 17px;
    left: 5px
}

.navigation .dropdown.open > a > i:last-of-type:before {
    content: "\f068"
}

.navigation .dropdown > a > .label {
    right: 10px
}

.navigation .dropdown > ul {
    display: none;
    background-color: rgba(0, 0, 0, 0.15);
    list-style: none;
    padding: 5px 0
}

.navigation .dropdown > ul li {
    position: relative;
    padding: 0
}

.navigation .dropdown > ul li:hover > a, .navigation .dropdown > ul li.active > a {
    color: #F15F79
}

.navigation .dropdown > ul li:last-child > a {
    border-bottom: 0
}

.navigation .dropdown > ul li > a {
    font-size: 13px;
    position: relative;
    display: block;
    padding: 8px 0 8px 30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-weight: 300
}

.navigation .dropdown > ul li > a > i {
    margin-right: 15px
}

.navigation .dropdown > ul li > a > .badge, .navigation .dropdown > ul li > a > .label {
    position: absolute;
    right: 10px;
    top: 8px
}

.navigation .dropdown.submenu > a > i:last-of-type {
    top: 14px
}

.navigation .dropdown.submenu.open > a {
    color: #fff !important
}

.navigation .dropdown.submenu > ul {
    background-color: transparent;
    padding-left: 15px
}


.modal .navigation{
    width: auto !important;
}

.leftmenu-sm #leftmenu, .leftmenu-xs #leftmenu {
    background-color: transparent
}

.leftmenu-sm #leftmenu #leftmenu-wrap:before, .leftmenu-xs #leftmenu #leftmenu-wrap:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 70px;
    background-color: #3d4c5a
}

.leftmenu-sm #leftmenu.dropdown-open, .leftmenu-xs #leftmenu.dropdown-open {
    width: 100% !important
}

.leftmenu-sm #leftmenu .slimScrollDiv .slimScrollBar, .leftmenu-sm #leftmenu .slimScrollDiv .slimScrollRail, .leftmenu-xs #leftmenu .slimScrollDiv .slimScrollBar, .leftmenu-xs #leftmenu .slimScrollDiv .slimScrollRail {
    right: auto !important;
    left: 1px !important;
    width: 4px !important
}

.leftmenu-sm #leftmenu .panel-group .panel-heading, .leftmenu-sm #leftmenu .panel-group .charts, .leftmenu-sm #leftmenu .panel-group .settings, .leftmenu-xs #leftmenu .panel-group .panel-heading, .leftmenu-xs #leftmenu .panel-group .charts, .leftmenu-xs #leftmenu .panel-group .settings {
    display: none
}

.leftmenu-sm #leftmenu .panel-group .panel-body, .leftmenu-xs #leftmenu .panel-group .panel-body {
    padding: 0 10px
}

.leftmenu-sm #leftmenu .panel-group .panel-collapse.collapse, .leftmenu-xs #leftmenu .panel-group .panel-collapse.collapse {
    display: block !important
}

.leftmenu-sm #leftmenu .panel-group .panel-group, .leftmenu-xs #leftmenu .panel-group .panel-group {
    height: 100%
}

.leftmenu-sm #leftmenu .panel-group .panel-group .panel, .leftmenu-sm #leftmenu .panel-group .panel-group .panel-collapse, .leftmenu-sm #leftmenu .panel-group .panel-group .panel-body, .leftmenu-xs #leftmenu .panel-group .panel-group .panel, .leftmenu-xs #leftmenu .panel-group .panel-group .panel-collapse, .leftmenu-xs #leftmenu .panel-group .panel-group .panel-body {
    height: 100% !important
}

.leftmenu-sm #leftmenu .navigation, .leftmenu-xs #leftmenu .navigation {
    margin: 0 -10px;
    height: 100%
}

.leftmenu-sm #leftmenu .navigation > li, .leftmenu-xs #leftmenu .navigation > li {
    overflow: visible
}

.leftmenu-sm #leftmenu .navigation > li > a, .leftmenu-xs #leftmenu .navigation > li > a {
    padding: 15px 5px;
    text-align: center;
    font-size: 9px
}

.leftmenu-sm #leftmenu .navigation > li > a > i, .leftmenu-xs #leftmenu .navigation > li > a > i {
    display: block;
    margin: 0 auto 3px;
    font-size: 22px
}

.leftmenu-sm #leftmenu .navigation > li > a > .label, .leftmenu-xs #leftmenu .navigation > li > a > .label {
    display: none
}

.leftmenu-sm #leftmenu .navigation > li .ink, .leftmenu-xs #leftmenu .navigation > li .ink {
    display: none
}

.leftmenu-sm #leftmenu .navigation > li.dropdown > a > i:last-of-type, .leftmenu-xs #leftmenu .navigation > li.dropdown > a > i:last-of-type {
    display: none
}

.leftmenu-sm #leftmenu .navigation > li.dropdown > ul, .leftmenu-xs #leftmenu .navigation > li.dropdown > ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 220px;
    background-color: #333f4b
}

.leftmenu-sm #leftmenu .navigation > li.dropdown.open > ul, .leftmenu-xs #leftmenu .navigation > li.dropdown.open > ul {
    display: none !important
}

.leftmenu-sm #leftmenu .navigation > li.dropdown:hover > ul, .leftmenu-xs #leftmenu .navigation > li.dropdown:hover > ul {
    display: block !important
}

.leftmenu-sm #leftmenu .navigation > li li.submenu > ul, .leftmenu-xs #leftmenu .navigation > li li.submenu > ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 220px;
    background-color: #333f4b;
    padding-left: 0
}

.leftmenu-sm #leftmenu .navigation > li li.submenu.open > ul, .leftmenu-xs #leftmenu .navigation > li li.submenu.open > ul {
    display: none !important
}

.leftmenu-sm #leftmenu .navigation > li li.submenu:hover > ul, .leftmenu-xs #leftmenu .navigation > li li.submenu:hover > ul {
    display: block !important
}

.main_Wrapper.header-fixed.leftmenu-sm #content {
    left: 80px;
    padding-left: 0
}

.main_Wrapper:not(.header-fixed).leftmenu-sm #header {
    padding-left: 80px
}

.main_Wrapper:not(.header-fixed).leftmenu-sm #header .branding {
    width: 80px
}

.main_Wrapper:not(.header-fixed).leftmenu-sm #header .branding .brand > span {
    display: none
}

.main_Wrapper:not(.header-fixed).leftmenu-sm #header .branding .brand {
    margin-left: 12px
}

.main_Wrapper:not(.header-fixed).leftmenu-sm #content {
    padding-left: 80px
}

.main_Wrapper:not(.aside-fixed).leftmenu-sm #content {
    padding-left: 80px
}

.main_Wrapper:not(.header-fixed):not(.aside-fixed).leftmenu-sm #header {
    padding-left: 0
}

.leftmenu-sm #leftmenu, .leftmenu-sm .navigation {
    width: 70px
}

.leftmenu-sm #content {
    padding-left: 80px
}

.leftmenu-xs #header .branding {
    width: 40px;
    padding: 0
}

.leftmenu-xs #header .branding > a {
    background-position: 6px 10px;
    width: 40px
}

.leftmenu-xs #header .branding > a > span {
    display: none
}

.leftmenu-xs #leftmenu, .leftmenu-xs .navigation {
    width: 40px
}

.leftmenu-xs #leftmenu .navigation > li > a {
    padding: 10px 5px
}

.leftmenu-xs #leftmenu .navigation > li > a > i {
    margin: 0;
    display: inline-block;
    font-size: 14px
}

.leftmenu-xs #leftmenu .navigation > li > a span {
    display: none
}

.leftmenu-xs #leftmenu .navigation > li > a .badge {
    display: block;
    left: 5px;
    top: 3px
}

.leftmenu-xs #content {
    padding-left: 40px
}

.leftmenu-xs #leftmenu #leftmenu-wrap:before {
    width: 40px
}

.main_Wrapper.header-fixed.leftmenu-xs #content {
    left: 40px;
    padding-left: 0
}

.main_Wrapper:not(.header-fixed).leftmenu-xs #header {
    padding-left: 40px
}

.main_Wrapper:not(.header-fixed).leftmenu-xs #header .branding {
    width: 40px
}

.main_Wrapper:not(.header-fixed).leftmenu-xs #content {
    padding-left: 40px
}

.main_Wrapper:not(.aside-fixed).leftmenu-xs #content {
    padding-left: 40px
}

.main_Wrapper:not(.header-fixed):not(.aside-fixed).leftmenu-xs #header {
    padding-left: 0
}

.main_Wrapper.leftmenu-xs.leftmenu-offcanvas #leftmenu {
    left: -40px;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    transition: left 0.2s
}

.main_Wrapper.leftmenu-xs.leftmenu-offcanvas #content {
    left: 0
}

.main_Wrapper.leftmenu-xs.leftmenu-offcanvas.offcanvas-opened #leftmenu {
    left: 0
}

.main_Wrapper.leftmenu-xs.leftmenu-offcanvas.offcanvas-opened #content {
    left: 40px
}

@media only screen and (max-width: 768px) {
    .main_Wrapper.leftmenu-xs.aside-fixed #leftmenu {
        top: 90px
    }

    .main_Wrapper.leftmenu-xs.aside-fixed.header-static #leftmenu {
        top: 0;
        z-index: 99
    }

    .main_Wrapper.leftmenu-xs.aside-fixed.header-static #leftmenu .navigation > li > a {
        height: 45px;
        line-height: 26px
    }

    .main_Wrapper.leftmenu-xs.aside-static #leftmenu {
        padding-top: 90px
    }
}

@media only screen and (max-width: 768px) {
    .main_Wrapper.leftmenu-xs.aside-fixed #leftmenu {
        top: 60px
    }
}

.header-page {
    margin-bottom: 30px
}

.header-page h2 {
    display: inline-block;
    color: #363e43;
    font-size: 22px;
    font-weight: 300;
    margin-top: 5px
}

.header-page h2 span {
    font-size: 14px;
    color: #7d8c95;
    font-style: italic
}

.header-page .page-bar {
    float: right;
    margin-top: 5px
}

.header-page .page-bar .breadcrumb {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.header-page .page-bar .breadcrumb > li {
    display: inline-block
}

.header-page .page-bar .breadcrumb > li > a {
    color: #7d8c95;
    padding: 5px 10px;
    display: inline-block
}

.header-page .page-bar .breadcrumb > li > a:hover {
    color: #F15F79;
    text-decoration: none
}

.header-page .page-bar .breadcrumb > li:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "/";
    color: #7d8c95
}

.header-page .page-bar .breadcrumb > li:first-child {
    margin-right: 8px
}

.header-page .page-bar .breadcrumb > li:first-child > a {
    color: #7d8c95
}

.header-page .page-bar .breadcrumb > li:first-child:before {
    content: ""
}

.header-page .page-bar .page-toolbar {
    display: inline-block;
    float: right
}

.header-page .page-bar .page-toolbar .btn {
    padding: 5px 12px
}

@media only screen and (max-width: 992px) {
    .page-bar .page-toolbar .btn span {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .page-bar .page-toolbar .btn {
        width: 37px
    }

    .page-bar .page-toolbar .btn i:last-of-type {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .header-page h2 span {
        display: block
    }

    .header-page .page-bar .breadcrumb {
        width: 100%
    }

    .header-page .page-bar .breadcrumb > li {
        font-size: 12px;
        display: inline-block;
        padding-left: 10px
    }

    .header-page .page-bar .breadcrumb > li:first-child {
        padding-left: 0;
        margin-right: 0
    }

    .header-page .page-bar .breadcrumb > li > a {
        padding: 8px 5px
    }

    .header-page .page-bar .page-toolbar {
        display: none
    }
}

.main_Wrapper.rightmenu-hidden #rightmenu {
    right: -300px
}

.main_Wrapper.header-fixed.rightmenu-show #rightmenu, .main_Wrapper.aside-fixed.rightmenu-show #rightmenu {
    right: 0
}

.main_Wrapper.header-fixed.rightmenu-show #header, .main_Wrapper.aside-fixed.rightmenu-show #header {
    right: 300px
}

.main_Wrapper.header-fixed.rightmenu-show #content, .main_Wrapper.aside-fixed.rightmenu-show #content {
    right: 300px
}

.main_Wrapper.header-static.rightmenu-show #rightmenu {
    right: 0
}

.main_Wrapper.header-static.rightmenu-show #header {
    padding-right: 300px
}

.main_Wrapper.header-static.rightmenu-show #content {
    padding-right: 300px
}

.main_Wrapper.aside-static.rightmenu-show #content {
    padding-right: 300px
}

#rightmenu {
    width: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #fff;
    -webkit-transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -moz-transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    overflow: auto;
    border-left: 1px solid #e8e8e8
}

#rightmenu .nav.nav-tabs {
    padding: 0;
    max-height: 60px;
    z-index: 2
}

#rightmenu .nav.nav-tabs > li {
    display: table-cell;
    width: 1%;
    float: none;
    text-align: center
}

#rightmenu .nav.nav-tabs > li > a {
    border-radius: 0;
    border: 0;
    padding: 20px 15px;
    min-height: 60px;
    color: #7d8c95;
    background-color: #f2f2f2;
    cursor: pointer
}

#rightmenu .nav.nav-tabs > li > a:hover {
    background-color: #f7f7f7;
    color: #a7b1b8
}

#rightmenu .nav.nav-tabs > li.active > a {
    background-color: #f2f2f2;
    color: #F15F79
}

#rightmenu .nav.nav-tabs > li.active > a:hover #rightmenu .nav.nav-tabs > li.active > a:focus {
    background-color: #fff;
    color: white
}

#rightmenu .tab-content {
    left: 0;
    background: #fff;
    padding: 5px 15px
}

#rightmenu .tab-content .tab-pane {
    padding: 0
}

#rightmenu .tab-content .tab-pane .search .form-group {
    margin: 0 0 15px 0
}

#rightmenu .tab-content .tab-pane > h6 {
    color: #363e43;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 10px
}

#rightmenu .tab-content .tab-pane .todo-list li .checkbox {
    margin: 0
}

#rightmenu .tab-content .tab-pane span.fa-plus {
    position: absolute;
    top: 10px;
    right: 10px
}

#rightmenu .tab-content .tab-pane ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#rightmenu .tab-content .tab-pane ul > li {
    margin-bottom: 0;
    padding: 10px
}

#rightmenu .tab-content .tab-pane ul > li:last-child {
    margin-bottom: 30px
}

#rightmenu .tab-content .tab-pane ul > li a img {
    border-radius: 50px
}

#rightmenu .tab-content .tab-pane ul > li .media {
    position: relative
}

#rightmenu .tab-content .tab-pane ul > li .media .unread {
    position: absolute;
    left: 22px
}

#rightmenu .tab-content .tab-pane ul > li .media .media-body {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative
}

#rightmenu .tab-content .tab-pane ul > li .media .media-body .name {
    font-family: "Roboto", "Arial", sans-serif;
    color: #3d4c5a;
    margin: 0 0 3px;
    display: block;
    font-size: 15px;
    font-weight: 500
}

#rightmenu .tab-content .tab-pane ul > li .media .media-body .message {
    font-size: 13px;
    color: #888;
    display: inline-block;
    width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#rightmenu .tab-content .tab-pane ul > li .media .media-body .message i {
    font-size: 14px
}

#rightmenu .tab-content .tab-pane ul > li .media .media-body .status {
    position: absolute;
    right: 0px;
    top: 4px
}

#rightmenu .tab-content .tab-pane ul > li.online .status {
    border-color: #00c292
}

#rightmenu .tab-content .tab-pane ul > li.busy .status {
    border-color: #fec107
}

#rightmenu .tab-content .tab-pane ul > li.offline .media .thumb {
    filter: alpha(opacity=40);
    opacity: .4
}

#rightmenu .tab-content .tab-pane ul > li.offline .status {
    border-color: #4d585f
}

#rightmenu .tab-content .tab-pane ul.settings > li .form-group .control-label {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    color: #3d4c5a;
    line-height: 22px
}

#rightmenu .tab-content .tab-pane ul.settings > li .form-group .control-label .onoffswitch {
    right: -35px
}

@media only screen and (max-width: 1200px) {
    #rightmenu {
        top: 60px
    }

    .main_Wrapper:not(.rtl).rightmenu-show #rightmenu {
        right: 0
    }

    .main_Wrapper:not(.rtl).rightmenu-show #header {
        right: 0 !important;
        padding-right: 0 !important
    }

    .main_Wrapper:not(.rtl).rightmenu-show #content {
        right: 0 !important;
        padding-right: 0 !important
    }
}

@media only screen and (max-width: 768px) {
    #rightmenu {
        top: 61px
    }
}

@media only screen and (max-width: 360px) {
    #rightmenu {
        width: 100%
    }

    .main_Wrapper.rightmenu-hidden #rightmenu {
        right: -100%
    }
}

#pageloader.hide {
    display: none
}

#pageloader.animate {
    width: 40px;
    height: 40px;
    position: fixed;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    -webkit-animation: loaderrotate 2s infinite linear;
    -moz-animation: loaderrotate 2s infinite linear;
    animation: loaderrotate 2s infinite linear
}

#pageloader.animate .dot1, #pageloader.animate .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #00c292;
    border-radius: 100%;
    -webkit-animation: loaderbounce 2s infinite ease-in-out;
    -moz-animation: loaderbounce 2s infinite ease-in-out;
    animation: loaderbounce 2s infinite ease-in-out
}

#pageloader.animate .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    animation-delay: -1s;
    background-color: #e05d6f
}

@-webkit-keyframes loaderrotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loaderrotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes loaderbounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes loaderbounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.add-nav {
    margin-top: -29px
}

.add-nav .nav-heading {
    background-color: white;
    padding: 30px 20px
}

.add-nav .nav-heading h1, .add-nav .nav-heading h2, .add-nav .nav-heading h3, .add-nav .nav-heading h4, .add-nav .nav-heading h5, .add-nav .nav-heading h6 {
    margin: 0;
    display: inline-block
}

.add-nav .nav-tabs {
    background-color: white
}

.add-nav .nav-tabs > li:first-child {
    margin-left: 10px
}

.add-nav .nav-tabs > li > a {
    color: #4d585f;
    padding: 0 8px 10px;
    margin: 0 10px
}

.add-nav .nav-tabs > li > a:hover {
    color: #d54861;
    background-color: transparent
}

.add-nav .nav-tabs > li.active > a, .add-nav .nav-tabs > li.active > a:hover, .add-nav .nav-tabs > li.active > a:focus {
    background-color: white;
    color: #d54861;
    font-weight: 700
}

.add-nav .nav-tabs > li.active:after {
    display: none
}

.add-nav .tab-content .tab-pane {
    padding: 4px 0 15px
}

.boxs {
    position: relative;
    margin-bottom: 20px;
    color: #4d585f;
    background-color: white;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15) !important
}

.boxs.collapsed .controls .minimize {
    display: none
}

.boxs.collapsed .controls .expand {
    display: inline !important
}

.boxs.refreshing {
    filter: alpha(opacity=30);
    opacity: .3;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.boxs.refreshing a {
    pointer-events: none;
    cursor: default
}

.boxs.refreshing .controls .settings i:first-of-type {
    display: none
}

.boxs.refreshing .controls .settings i:last-of-type {
    display: inline-block !important
}

.boxs.isInFullScreen {
    width: 90%
}

.boxs.isInFullScreen .controls .remove {
    display: none
}

.boxs.isInFullScreen .controls > li:first-child {
    margin-right: 0 !important
}

.boxs .boxs-header, .boxs .boxs-widget, .boxs .boxs-body, .boxs .boxs-footer {
    position: relative;
    padding: 15px
}

.boxs .dvd {
    border-color: rgba(0, 0, 0, 0.1);
    border-style: dotted;
    border-width: 0
}

.boxs .dvd.dvd-white {
    border-color: rgba(255, 255, 255, 0.1)
}

.boxs .dvd.dvd-btm {
    border-bottom-width: 1px
}

.boxs .dvd.dvd-top {
    border-top-width: 1px
}

.boxs.boxs-simple .boxs-header .controls > li {
    background-color: transparent !important
}

.boxs.boxs-simple .boxs-header .controls > li > a {
    line-height: 28px;
    min-width: 28px;
    padding: 0 10px;
    font-size: 12px
}

.boxs .boxs-header {
    padding: 8px 15px;
    border-radius: 5px 5px 0 0
}

.boxs .boxs-header h1, .boxs .boxs-header h2, .boxs .boxs-header h3, .boxs .boxs-header h4 {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.boxs .boxs-header h2 {
    font-size: 18px
}

.boxs .boxs-header h3 {
    font-size: 16px
}

.boxs .boxs-header h4 {
    font-size: 14px
}

.boxs .boxs-header .controls {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%
}

.boxs .boxs-header .controls > li {
    display: inline-block;
    height: 100%;
    float: left
}

.boxs .boxs-header .controls > li > a {
    display: block;
    height: 100%;
    line-height: 43px;
    min-width: 30px;
    padding: 0 10px;
    text-align: center;
    color: #7d8c95
}

.boxs .boxs-header .controls > li > a:hover {
    color: #4d585f;
    text-decoration: none
}

.boxs .boxs-header .controls .expand {
    display: none
}

.boxs .boxs-header .controls .settings > i:last-of-type {
    display: none
}

.boxs .boxs-header.dvd .controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.boxs .boxs-header.dvd.dvd-white .controls > li {
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.boxs .boxs-header .note {
    display: inline-block;
    padding: 2px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #7d8c95;
    font-family: "Dosis", "Arial", sans-serif;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    top: -2px;
    margin-top: 5px
}

.boxs .boxs-header .btn {
    padding: 2px 5px;
    margin-right: -24px
}

.boxs .boxs-nav {
    margin-bottom: 15px
}

.boxs .boxs-nav > li {
    display: inline-block
}

.boxs .boxs-nav > li > a {
    padding: 6px 12px
}

.boxs[class*='bg-']:not(.bg-default) .dvd, .boxs[class*='bg-']:not(.bg-default).dvd, .boxs-header[class*='bg-']:not(.bg-default) .dvd, .boxs-header[class*='bg-']:not(.bg-default).dvd, .boxs-widget[class*='bg-']:not(.bg-default) .dvd, .boxs-widget[class*='bg-']:not(.bg-default).dvd, .boxs-body[class*='bg-']:not(.bg-default) .dvd, .boxs-body[class*='bg-']:not(.bg-default).dvd, .boxs-footer[class*='bg-']:not(.bg-default) .dvd, .boxs-footer[class*='bg-']:not(.bg-default).dvd {
    border-color: rgba(255, 255, 255, 0.2)
}

.boxs[class*='bg-']:not(.bg-default) .controls > li, .boxs-header[class*='bg-']:not(.bg-default) .controls > li, .boxs-widget[class*='bg-']:not(.bg-default) .controls > li, .boxs-body[class*='bg-']:not(.bg-default) .controls > li, .boxs-footer[class*='bg-']:not(.bg-default) .controls > li {
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.boxs[class*='bg-']:not(.bg-default) .controls > li:last-child, .boxs-header[class*='bg-']:not(.bg-default) .controls > li:last-child, .boxs-widget[class*='bg-']:not(.bg-default) .controls > li:last-child, .boxs-body[class*='bg-']:not(.bg-default) .controls > li:last-child, .boxs-footer[class*='bg-']:not(.bg-default) .controls > li:last-child {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0
}

.boxs[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .boxs-header[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .boxs-widget[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .boxs-body[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .boxs-footer[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2) {
    background-color: rgba(0, 0, 0, 0.05);
    border: 0
}

.boxs[class*='bg-']:not(.bg-default) .legend table, .boxs-header[class*='bg-']:not(.bg-default) .legend table, .boxs-widget[class*='bg-']:not(.bg-default) .legend table, .boxs-body[class*='bg-']:not(.bg-default) .legend table, .boxs-footer[class*='bg-']:not(.bg-default) .legend table {
    color: #fff !important
}

.boxs[class*='bg-']:not(.bg-default) h1.underline, .boxs[class*='bg-']:not(.bg-default) h2.underline, .boxs[class*='bg-']:not(.bg-default) h3.underline, .boxs[class*='bg-']:not(.bg-default) h4.underline, .boxs[class*='bg-']:not(.bg-default) h5.underline, .boxs[class*='bg-']:not(.bg-default) h6.underline, .boxs[class*='bg-']:not(.bg-default) .h1.underline, .boxs[class*='bg-']:not(.bg-default) .h2.underline, .boxs[class*='bg-']:not(.bg-default) .h3.underline, .boxs[class*='bg-']:not(.bg-default) .h4.underline, .boxs[class*='bg-']:not(.bg-default) .h5.underline, .boxs[class*='bg-']:not(.bg-default) .h6.underline, .boxs-header[class*='bg-']:not(.bg-default) h1.underline, .boxs-header[class*='bg-']:not(.bg-default) h2.underline, .boxs-header[class*='bg-']:not(.bg-default) h3.underline, .boxs-header[class*='bg-']:not(.bg-default) h4.underline, .boxs-header[class*='bg-']:not(.bg-default) h5.underline, .boxs-header[class*='bg-']:not(.bg-default) h6.underline, .boxs-header[class*='bg-']:not(.bg-default) .h1.underline, .boxs-header[class*='bg-']:not(.bg-default) .h2.underline, .boxs-header[class*='bg-']:not(.bg-default) .h3.underline, .boxs-header[class*='bg-']:not(.bg-default) .h4.underline, .boxs-header[class*='bg-']:not(.bg-default) .h5.underline, .boxs-header[class*='bg-']:not(.bg-default) .h6.underline, .boxs-widget[class*='bg-']:not(.bg-default) h1.underline, .boxs-widget[class*='bg-']:not(.bg-default) h2.underline, .boxs-widget[class*='bg-']:not(.bg-default) h3.underline, .boxs-widget[class*='bg-']:not(.bg-default) h4.underline, .boxs-widget[class*='bg-']:not(.bg-default) h5.underline, .boxs-widget[class*='bg-']:not(.bg-default) h6.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h1.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h2.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h3.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h4.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h5.underline, .boxs-widget[class*='bg-']:not(.bg-default) .h6.underline, .boxs-body[class*='bg-']:not(.bg-default) h1.underline, .boxs-body[class*='bg-']:not(.bg-default) h2.underline, .boxs-body[class*='bg-']:not(.bg-default) h3.underline, .boxs-body[class*='bg-']:not(.bg-default) h4.underline, .boxs-body[class*='bg-']:not(.bg-default) h5.underline, .boxs-body[class*='bg-']:not(.bg-default) h6.underline, .boxs-body[class*='bg-']:not(.bg-default) .h1.underline, .boxs-body[class*='bg-']:not(.bg-default) .h2.underline, .boxs-body[class*='bg-']:not(.bg-default) .h3.underline, .boxs-body[class*='bg-']:not(.bg-default) .h4.underline, .boxs-body[class*='bg-']:not(.bg-default) .h5.underline, .boxs-body[class*='bg-']:not(.bg-default) .h6.underline, .boxs-footer[class*='bg-']:not(.bg-default) h1.underline, .boxs-footer[class*='bg-']:not(.bg-default) h2.underline, .boxs-footer[class*='bg-']:not(.bg-default) h3.underline, .boxs-footer[class*='bg-']:not(.bg-default) h4.underline, .boxs-footer[class*='bg-']:not(.bg-default) h5.underline, .boxs-footer[class*='bg-']:not(.bg-default) h6.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h1.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h2.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h3.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h4.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h5.underline, .boxs-footer[class*='bg-']:not(.bg-default) .h6.underline {
    border-color: rgba(255, 255, 255, 0.2)
}

.boxs[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .boxs-header[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .boxs-widget[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .boxs-body[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .boxs-footer[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span {
    background: white
}

.boxs[class*='bg-']:not(.bg-default) .chosen-container .chosen-choices .search-field input, .boxs-header[class*='bg-']:not(.bg-default) .chosen-container .chosen-choices .search-field input, .boxs-widget[class*='bg-']:not(.bg-default) .chosen-container .chosen-choices .search-field input, .boxs-body[class*='bg-']:not(.bg-default) .chosen-container .chosen-choices .search-field input, .boxs-footer[class*='bg-']:not(.bg-default) .chosen-container .chosen-choices .search-field input {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .chosen-container.chosen-container-active .chosen-choices .search-field input, .boxs-header[class*='bg-']:not(.bg-default) .chosen-container.chosen-container-active .chosen-choices .search-field input, .boxs-widget[class*='bg-']:not(.bg-default) .chosen-container.chosen-container-active .chosen-choices .search-field input, .boxs-body[class*='bg-']:not(.bg-default) .chosen-container.chosen-container-active .chosen-choices .search-field input, .boxs-footer[class*='bg-']:not(.bg-default) .chosen-container.chosen-container-active .chosen-choices .search-field input {
    color: #fff !important
}

.boxs[class*='bg-']:not(.bg-default) .form-control, .boxs-header[class*='bg-']:not(.bg-default) .form-control, .boxs-widget[class*='bg-']:not(.bg-default) .form-control, .boxs-body[class*='bg-']:not(.bg-default) .form-control, .boxs-footer[class*='bg-']:not(.bg-default) .form-control {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: transparent;
    color: white
}

.boxs[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .boxs-header[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .boxs-widget[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .boxs-body[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .boxs-footer[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled) {
    border-color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .form-control:focus, .boxs[class*='bg-']:not(.bg-default) .form-control:focus:hover, .boxs-header[class*='bg-']:not(.bg-default) .form-control:focus, .boxs-header[class*='bg-']:not(.bg-default) .form-control:focus:hover, .boxs-widget[class*='bg-']:not(.bg-default) .form-control:focus, .boxs-widget[class*='bg-']:not(.bg-default) .form-control:focus:hover, .boxs-body[class*='bg-']:not(.bg-default) .form-control:focus, .boxs-body[class*='bg-']:not(.bg-default) .form-control:focus:hover, .boxs-footer[class*='bg-']:not(.bg-default) .form-control:focus, .boxs-footer[class*='bg-']:not(.bg-default) .form-control:focus:hover {
    border-color: #00aced
}

.boxs[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .boxs-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .boxs-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .boxs-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .boxs-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open {
    border-color: #00aced
}

.boxs[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.boxs[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .boxs-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .boxs-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .boxs-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .boxs-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

@media only screen and (max-width: 628px) {
    .boxs .boxs-header .controls {
        display: none
    }
}

.form-control {
    color: #4d585f;
    outline: 0;
    vertical-align: top;
    background-color: #fff;
    filter: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #d8e1e4;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.form-control:not(select) {
    -webkit-appearance: none !important
}

.form-control::-webkit-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-size: 12px;
    line-height: 20px
}

.form-control::-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-size: 12px;
    line-height: 20px
}

.form-control:-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-size: 12px;
    line-height: 20px
}

.form-control:-ms-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-size: 12px;
    line-height: 20px
}

.form-control.input-lg::-webkit-input-placeholder, .input-group-lg > .form-control::-webkit-input-placeholder, .input-group-lg > .input-group-btn > .form-control.btn::-webkit-input-placeholder {
    font-size: 18px
}

.form-control.input-lg::-moz-placeholder, .input-group-lg > .form-control::-moz-placeholder, .input-group-lg > .input-group-btn > .form-control.btn::-moz-placeholder {
    font-size: 18px
}

.form-control.input-lg:-moz-placeholder, .input-group-lg > .form-control:-moz-placeholder, .input-group-lg > .input-group-btn > .form-control.btn:-moz-placeholder {
    font-size: 18px
}

.form-control.input-lg:-ms-input-placeholder, .input-group-lg > .form-control:-ms-input-placeholder, .input-group-lg > .input-group-btn > .form-control.btn:-ms-input-placeholder {
    font-size: 18px
}

.form-control.input-sm::-webkit-input-placeholder, .input-group-sm > .form-control::-webkit-input-placeholder, .input-group-sm > .input-group-btn > .form-control.btn::-webkit-input-placeholder {
    line-height: 18px
}

.form-control.input-sm::-moz-placeholder, .input-group-sm > .form-control::-moz-placeholder, .input-group-sm > .input-group-btn > .form-control.btn::-moz-placeholder {
    line-height: 18px
}

.form-control.input-sm:-moz-placeholder, .input-group-sm > .form-control:-moz-placeholder, .input-group-sm > .input-group-btn > .form-control.btn:-moz-placeholder {
    line-height: 18px
}

.form-control.input-sm:-ms-input-placeholder, .input-group-sm > .form-control:-ms-input-placeholder, .input-group-sm > .input-group-btn > .form-control.btn:-ms-input-placeholder {
    line-height: 18px
}

.form-control:hover:not(:disabled) {
    border-color: #abbfc5
}

.form-control.rounded {
    border-radius: 600px
}

.form-control.input-unstyled {
    border: 0;
    padding: 0;
    background-color: transparent
}

.form-control.input-unstyled::-webkit-input-placeholder {
    font-size: 16px
}

.form-control.input-unstyled::-moz-placeholder {
    font-size: 16px
}

.form-control.input-unstyled:-moz-placeholder {
    font-size: 16px
}

.form-control.input-unstyled:-ms-input-placeholder {
    font-size: 16px
}

.form-control.input-unstyled:focus, .form-control.input-unstyled:focus:hover {
    border: 0
}

.form-group.legend h1, .form-group.legend h2, .form-group.legend h3, .form-group.legend h4, .form-group.legend h5, .form-group.legend h6 {
    color: #d54861;
    margin-bottom: 3px
}

.form-group.legend p {
    font-size: 12px;
    color: #7d8c95;
    border-bottom: 1px dotted #cacaca;
    padding-bottom: 5px
}

label {
    font-weight: 400
}

.input-group-addon {
    border-radius: 2px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 3px
}

.input-group .btn {
    border-radius: 3px
}

.input-group .rounded {
    border-radius: 600px
}

.form-validation .form-control.has-focus + .help-block {
    display: none
}

.form-validation .form-control.has-visited:not(.has-focus) + .help-block {
    display: block
}

.form-validation .form-control.ng-dirty.ng-invalid, .form-validation .form-control.ng-dirty.ng-invalid[type="checkbox"] + i {
    border-color: #ff8e8e
}

.form-validation .form-control.ng-dirty.ng-invalid + .help-block, .form-validation .form-control.ng-dirty.ng-invalid[type="checkbox"] + i + .help-block {
    color: #ff7575
}

.form-validation .form-control.ng-dirty.ng-valid {
    border-color: #99d42a
}

.form-validation .form-control.ng-dirty.ng-valid + .help-block {
    color: #93cc29
}

.has-error .form-control, .has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ff8e8e
}

.has-error .form-control.has-focus, .has-error .form-control:focus.has-focus {
    border-color: #00aced
}

.has-error .form-control.has-visited:not(.has-focus), .has-error .form-control:focus.has-visited:not(.has-focus) {
    border-color: #ff8e8e
}

.has-error .control-label, .has-error .help-block {
    color: #ff7575
}

.has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #4d585f
}

.has-error .checkbox-custom > i, .has-error .checkbox-custom:hover > i {
    border-color: #ff8e8e
}

.has-success .form-control, .has-success .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #99d42a
}

.has-success .form-control.has-focus, .has-success .form-control:focus.has-focus {
    border-color: #00aced
}

.has-success .form-control.has-visited:not(.has-focus), .has-success .form-control:focus.has-visited:not(.has-focus) {
    border-color: #99d42a
}

.has-success .control-label, .has-success .help-block {
    color: #93cc29
}

.has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #4d585f
}

.has-success .checkbox-custom > i {
    border-color: #99d42a
}

.has-warning .form-control, .has-warning .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fece3a
}

.has-warning .form-control.has-focus, .has-warning .form-control:focus.has-focus {
    border-color: #00aced
}

.has-warning .form-control.has-visited:not(.has-focus), .has-warning .form-control:focus.has-visited:not(.has-focus) {
    border-color: #fece3a
}

.has-warning .control-label, .has-warning .help-block {
    color: #fec720
}

.has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #4d585f
}

.has-warning .checkbox-custom > i {
    border-color: #fece3a
}

.checkbox-custom, .checkbox-custom-alt {
    padding-left: 20px;
    cursor: pointer
}

.checkbox-custom input, .checkbox-custom-alt input {
    position: absolute;
    opacity: 0
}

.checkbox-custom input:checked + i, .checkbox-custom-alt input:checked + i {
    background-color: #d54861
}

.checkbox-custom input:checked + i:before, .checkbox-custom-alt input:checked + i:before {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    color: #3d4c5a
}

.checkbox-custom input:checked + span .active, .checkbox-custom-alt input:checked + span .active {
    display: inherit
}

.checkbox-custom input[type='radio'] + i, .checkbox-custom input[type='radio'] + i:before, .checkbox-custom-alt input[type='radio'] + i, .checkbox-custom-alt input[type='radio'] + i:before {
    border-radius: 50%
}

.checkbox-custom input[disabled] + i, .checkbox-custom-alt input[disabled] + i {
    border-color: #e2e2e2;
    background-color: #f2f2f2
}

.checkbox-custom input[disabled] + i:before, .checkbox-custom-alt input[disabled] + i:before {
    background-color: #e2e2e2
}

.checkbox-custom > i, .checkbox-custom-alt > i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.checkbox-custom > i:before, .checkbox-custom-alt > i:before {
    position: absolute;
    top: 50%;
    left: -100%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 1
}

.checkbox-custom > span .active, .checkbox-custom-alt > span .active {
    display: none
}

.checkbox-custom:hover > i, .checkbox-custom-alt:hover > i {
    border-color: #F15F79
}

.checkbox-custom.checkbox-custom-sm input:checked + i:before, .checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px
}

.checkbox-custom.checkbox-custom-sm > i, .checkbox-custom-alt.checkbox-custom-sm > i {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    margin-left: -18px
}

.checkbox-custom.checkbox-custom-lg input:checked + i:before, .checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
    top: 3px;
    left: 3px;
    width: 22px;
    height: 22px
}

.checkbox-custom.checkbox-custom-lg > i, .checkbox-custom-alt.checkbox-custom-lg > i {
    width: 30px;
    height: 30px
}

.checkbox-custom-alt input:checked + i {
    background-color: transparent;
    border-color: #3d4c5a;
    color: #3d4c5a
}

.checkbox-custom-alt input:checked + i:before {
    top: 3px;
    left: 3px;
    width: auto;
    height: auto;
    background-color: transparent;
    opacity: 1
}

.checkbox-custom-alt input[type='radio']:checked + i:before {
    left: 2px
}

.checkbox-custom-alt input[disabled] + i {
    border-color: #e2e2e2;
    background-color: #f2f2f2
}

.checkbox-custom-alt input[disabled] + i:before {
    background-color: transparent;
    color: #ccc
}

.checkbox-custom-alt > i {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 1px solid #dfdfdf
}

.checkbox-custom-alt > i:before {
    content: "";
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.checkbox-custom-alt.checkbox-custom-sm > i:before {
    font-size: 9px
}

.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
    font-size: 9px;
    top: 2px;
    color: #3d4c5a
}

.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
    font-size: 18px;
    top: 4px;
    left: 4px
}

.onoffswitch {
    position: relative;
    width: 40px;
    height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.onoffswitch.green .onoffswitch-inner:before {
    background-color: #8dc327
}

.onoffswitch.red .onoffswitch-inner:before {
    background-color: #ff5b5b
}

.onoffswitch.cyan .onoffswitch-inner:before {
    background-color: #00aced
}

.onoffswitch.soundcloud .onoffswitch-inner:before {
    background-color: #fec107
}

.onoffswitch.amethyst .onoffswitch-inner:before {
    background-color: #9675ce
}

.onoffswitch.greensea .onoffswitch-inner:before {
    background-color: #00c292
}

.onoffswitch.blush .onoffswitch-inner:before {
    background-color: #F15F79
}

.onoffswitch.hotpink .onoffswitch-inner:before {
    background-color: #e91e63
}

.onoffswitch.drank .onoffswitch-inner:before {
    background-color: #A40778
}

.onoffswitch.blue .onoffswitch-inner:before {
    background-color: #1e83d1
}

.onoffswitch.slategray .onoffswitch-inner:before {
    background-color: #526678
}

.onoffswitch.darkgray .onoffswitch-inner:before {
    background-color: #4d4d4d
}

.onoffswitch.lightred .onoffswitch-inner:before {
    background-color: #e05d6f
}

.onoffswitch.primary .onoffswitch-inner:before {
    background-color: #d54861
}

.onoffswitch.success .onoffswitch-inner:before {
    background-color: #8bc34a
}

.onoffswitch.warning .onoffswitch-inner:before {
    background-color: #ffca28
}

.onoffswitch.danger .onoffswitch-inner:before {
    background-color: #f44336
}

.onoffswitch.info .onoffswitch-inner:before {
    background-color: #00bcd4
}

.onoffswitch.labeled {
    width: 46px
}

.onoffswitch.labeled .onoffswitch-inner:before {
    content: "On";
    padding-left: 7px
}

.onoffswitch.labeled .onoffswitch-inner:after {
    content: "Off";
    padding-right: 7px
}

.onoffswitch.labeled .onoffswitch-switch {
    right: 21px
}

.onoffswitch.small {
    width: 20px;
    height: 15px;
    margin-top: 3px;
    right: -5px
}

.onoffswitch.small .onoffswitch-switch {
    right: 6px
}

.onoffswitch.small .onoffswitch-inner:before, .onoffswitch.small .onoffswitch-inner:after {
    height: 15px;
    line-height: 15px
}

.onoffswitch.small .onoffswitch-switch {
    width: 10px
}

.onoffswitch.medium {
    width: 30px;
    height: 20px;
    margin-top: 3px;
    right: -5px
}

.onoffswitch.medium .onoffswitch-switch {
    right: 11px
}

.onoffswitch.medium .onoffswitch-inner:before, .onoffswitch.medium .onoffswitch-inner:after {
    height: 20px;
    line-height: 20px
}

.onoffswitch.medium .onoffswitch-switch {
    width: 15px
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.2s ease-in 0s;
    -moz-transition: margin 0.2s ease-in 0s;
    transition: margin 0.2s ease-in 0s
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 25px;
    font-size: 9px;
    color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-transform: none
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 9px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #FFFFFF
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 9px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #999999;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 21px;
    margin: 2px;
    background: #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px
}

fieldset[disabled] .checkbox-custom input + i {
    border-color: rgba(0, 0, 0, 0.1)
}

fieldset[disabled] .checkbox-custom input + i:before {
    background-color: rgba(0, 0, 0, 0.1)
}

.help-block {
    font-size: 12px;
    color: #7d8c95
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -8px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    margin-top: 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: #e05d6f
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    height: 100%;
    left: 50%;
    top: 0;
    width: 6px;
    margin-left: -2px
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -8px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    margin-left: 0;
    border-left-color: #e05d6f
}

.slider.disabled .slider-track {
    cursor: not-allowed
}

.slider input {
    display: none
}

.slider .tooltip {
    display: none
}

.slider .tooltip.top {
    margin-top: -36px
}

.slider:hover .tooltip {
    display: block
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider .hide {
    display: none
}

.slider .slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #d8e1e4;
    height: 6px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider .slider-selection {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1e83d1;
    background-image: none;
    border-radius: 3px
}

.slider .slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    outline: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05)
}

.slider .slider-handle.round {
    border-radius: 20px
}

.slider .slider-handle.triangle {
    background: transparent none
}

.ui-select-bootstrap > .ui-select-match {
    border-color: #d8e1e4 !important;
    border-radius: 2px
}

.ui-select-bootstrap > .ui-select-match > span:first-of-type {
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px
}

.ui-select-bootstrap > .ui-select-match > span:nth-of-type(2) > a {
    position: absolute;
    right: 35px;
    top: 7px;
    font-size: 10px;
    padding: 2px;
    color: #a7b1b8
}

.ui-select-bootstrap > .ui-select-match > span:nth-of-type(2) > a:hover {
    color: #d54861
}

.ui-select-bootstrap .ui-select-match-item.btn-primary {
    color: white
}

.ui-select-choices .ui-select-choices-row {
    padding: 0
}

.ui-select-choices .ui-select-choices-row > a {
    color: #4d585f;
    font-size: 12px
}

.ui-select-choices .ui-select-choices-row.active > a {
    background: #6f919b
}

.ui-select-multiple.ui-select-bootstrap.open {
    border-color: #00aced
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    line-height: .8
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 7px
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 7px
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 7px
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding: 0 7px
}

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-webkit-input-placeholder {
    padding: 0
}

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-moz-placeholder {
    padding: 0
}

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-moz-placeholder {
    padding: 0
}

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-ms-input-placeholder {
    padding: 0
}

.ta-toolbar {
    margin-bottom: 10px
}

.ta-root.focussed .ta-scroll-window.form-control {
    border-color: #00aced;
    -webkit-box-shadow: none;
    box-shadow: none
}

input.parsley-success, select.parsley-success, textarea.parsley-success {
    border-color: #99d42a !important
}

input.parsley-error, select.parsley-error, textarea.parsley-error, .checkbox-custom.parsley-error > i {
    border-color: #ff8e8e !important
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 13px;
    line-height: 0.9em;
    opacity: 0;
    color: #ff8e8e !important;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.parsley-errors-list.filled {
    opacity: 1;
    padding: 5px 0 10px
}

table tbody.files > tr > td {
    vertical-align: middle
}

.has-warning .twitter-typeahead .tt-input, .has-warning .twitter-typeahead .tt-hint {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .twitter-typeahead .tt-input:focus, .has-warning .twitter-typeahead .tt-hint:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-error .twitter-typeahead .tt-input, .has-error .twitter-typeahead .tt-hint {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .twitter-typeahead .tt-input:focus, .has-error .twitter-typeahead .tt-hint:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-success .twitter-typeahead .tt-input, .has-success .twitter-typeahead .tt-hint {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .twitter-typeahead .tt-input:focus, .has-success .twitter-typeahead .tt-hint:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.input-group .twitter-typeahead:first-child .tt-input, .input-group .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    width: 100%
}

.input-group .twitter-typeahead:last-child .tt-input, .input-group .twitter-typeahead:last-child .tt-hint {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%
}

.input-group.input-group-sm .twitter-typeahead .tt-input, .input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: 30px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group.input-group-sm .twitter-typeahead .tt-input, select.input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: 30px;
    line-height: 30px
}

textarea.input-group.input-group-sm .twitter-typeahead .tt-input, textarea.input-group.input-group-sm .twitter-typeahead .tt-hint, select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input, select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: auto
}

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input, .input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
    border-radius: 0
}

.input-group.input-group-sm .twitter-typeahead:first-child .tt-input, .input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group.input-group-sm .twitter-typeahead:last-child .tt-input, .input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.input-group.input-group-lg .twitter-typeahead .tt-input, .input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group.input-group-lg .twitter-typeahead .tt-input, select.input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: 46px;
    line-height: 46px
}

textarea.input-group.input-group-lg .twitter-typeahead .tt-input, textarea.input-group.input-group-lg .twitter-typeahead .tt-hint, select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input, select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: auto
}

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input, .input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
    border-radius: 0
}

.input-group.input-group-lg .twitter-typeahead:first-child .tt-input, .input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group.input-group-lg .twitter-typeahead:last-child .tt-input, .input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.twitter-typeahead {
    width: 100%
}

.input-group .twitter-typeahead {
    display: table-cell !important
}

.twitter-typeahead .tt-hint {
    color: #999999
}

.twitter-typeahead .tt-input {
    z-index: 2
}

.twitter-typeahead .tt-input[disabled], .twitter-typeahead .tt-input[readonly], fieldset[disabled] .twitter-typeahead .tt-input {
    cursor: not-allowed;
    background-color: #eeeeee !important
}

.tt-dropdown-menu, .tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px
}

.tt-dropdown-menu .tt-suggestion, .tt-menu .tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333
}

.tt-dropdown-menu .tt-suggestion.tt-cursor, .tt-menu .tt-suggestion.tt-cursor, .tt-dropdown-menu .tt-suggestion:hover, .tt-menu .tt-suggestion:hover {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    background-color: #f5f5f5;
    color: #262626
}

.tt-dropdown-menu .tt-suggestion.tt-cursor a, .tt-menu .tt-suggestion.tt-cursor a, .tt-dropdown-menu .tt-suggestion:hover a, .tt-menu .tt-suggestion:hover a {
    color: #262626
}

.tt-dropdown-menu .tt-suggestion p, .tt-menu .tt-suggestion p {
    margin: 0
}

.badge, .label {
    font-size: 9px;
    font-weight: 400;
    border-radius: 50px
}

.badge {
    padding: 3px 5px
}

.badge.badge-success {
    background-color: #8bc34a
}

.badge.badge-danger {
    background-color: #f44336
}

.badge.badge-warning {
    background-color: #ffca28
}

.badge.badge-info {
    background-color: #00bcd4
}

.badge.badge-primary {
    background-color: #d54861
}

.badge.badge-default {
    background-color: #58767f
}

.badge.badge-outline {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: 2px solid;
    background: transparent
}

.panel-group .panel .panel-heading {
    padding: 0
}

.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel .panel-heading {
    border-radius: 0
}

.panel .panel-heading .panel-title > a {
    display: block;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 15px
}

.panel .panel-heading .panel-title > a span {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.panel .panel-heading .panel-title > a.collapsed span {
    color: #6f919b
}

.panel .panel-heading .panel-title > a.collapsed span i.fa-minus:before {
    content: "\f067"
}

.panel .panel-heading .panel-title > a:hover {
    text-decoration: none
}

.panel .panel-heading .panel-title > a:hover span {
    padding-left: 5px
}

.panel .panel-heading .panel-title > a:hover span.text-muted {
    padding-left: 0
}

.panel .panel-heading .panel-title > a:focus {
    text-decoration: none
}

.panel.panel-cyan {
    border-color: #00aced
}

.panel.panel-cyan > .panel-heading {
    color: white;
    background-color: #00aced;
    border-color: #00aced
}

.panel.panel-amethyst {
    border-color: #9675ce
}

.panel.panel-amethyst > .panel-heading {
    color: white;
    background-color: #9675ce;
    border-color: #9675ce
}

.panel.panel-green {
    border-color: #8dc327
}

.panel.panel-green > .panel-heading {
    color: white;
    background-color: #8dc327;
    border-color: #8dc327
}

.panel.panel-soundcloud {
    border-color: #fec107
}

.panel.panel-soundcloud > .panel-heading {
    color: white;
    background-color: #fec107;
    border-color: #fec107
}

.panel.panel-red {
    border-color: #ff5b5b
}

.panel.panel-red > .panel-heading {
    color: white;
    background-color: #ff5b5b;
    border-color: #ff5b5b
}

.panel.panel-greensea {
    border-color: #00c292
}

.panel.panel-greensea > .panel-heading {
    color: white;
    background-color: #00c292;
    border-color: #00c292
}

.panel.panel-blush {
    border-color: #F15F79
}

.panel.panel-blush > .panel-heading {
    color: white;
    background-color: #F15F79;
    border-color: #F15F79
}

.panel.panel-hotpink {
    border-color: #e91e63
}

.panel.panel-hotpink > .panel-heading {
    color: white;
    background-color: #e91e63;
    border-color: #e91e63
}

.panel.panel-drank {
    border-color: #A40778
}

.panel.panel-drank > .panel-heading {
    color: white;
    background-color: #A40778;
    border-color: #A40778
}

.panel.panel-blue {
    border-color: #1e83d1
}

.panel.panel-blue > .panel-heading {
    color: white;
    background-color: #1e83d1;
    border-color: #1e83d1
}

.panel.panel-lightred {
    border-color: #e05d6f
}

.panel.panel-lightred > .panel-heading {
    color: white;
    background-color: #e05d6f;
    border-color: #e05d6f
}

.panel.panel-slategray {
    border-color: #3d4c5a
}

.panel.panel-slategray > .panel-heading {
    color: white;
    background-color: #3d4c5a;
    border-color: #3d4c5a
}

.panel.panel-darkgray {
    border-color: #333
}

.panel.panel-darkgray > .panel-heading {
    color: white;
    background-color: #333;
    border-color: #333
}

.panel.panel-filled.panel-default .panel-body {
    background-color: white
}

.panel.panel-filled.panel-primary .panel-body {
    background-color: #df7185;
    color: white
}

.panel.panel-filled.panel-success .panel-body {
    background-color: #edf6e3;
    color: #577d2a
}

.panel.panel-filled.panel-warning .panel-body {
    background-color: #fff6db;
    color: #c19100
}

.panel.panel-filled.panel-danger .panel-body {
    background-color: #fff8f7;
    color: #ba160a
}

.panel.panel-filled.panel-info .panel-body {
    background-color: #88f1ff;
    color: #00626e
}

.panel.panel-filled.panel-cyan .panel-body {
    background-color: #08bbff;
    color: white
}

.panel.panel-filled.panel-amethyst .panel-body {
    background-color: #9c7dd1;
    color: white
}

.panel.panel-filled.panel-green .panel-body {
    background-color: #93cc29;
    color: white
}

.panel.panel-filled.panel-soundcloud .panel-body {
    background-color: #fec720;
    color: white
}

.panel.panel-filled.panel-red .panel-body {
    background-color: #ff7575;
    color: white
}

.panel.panel-filled.panel-greensea .panel-body {
    background-color: #00dca5;
    color: white
}

.panel.panel-filled.panel-blush .panel-body {
    background-color: #f3768d;
    color: white
}

.panel.panel-filled.panel-hotpink .panel-body {
    background-color: #eb3573;
    color: white
}

.panel.panel-filled.panel-drank .panel-body {
    background-color: #bc088a;
    color: white
}

.panel.panel-filled.panel-blue .panel-body {
    background-color: #2890e0;
    color: white
}

.panel.panel-filled.panel-lightred .panel-body {
    background-color: #e47282;
    color: white
}

.panel.panel-filled.panel-slategray .panel-body {
    background-color: #475969;
    color: white
}

.panel.panel-filled.panel-darkgray .panel-body {
    background-color: #404040;
    color: white
}

.panel.panel-transparent {
    border-left: 0;
    border-right: 0
}

.panel.panel-transparent:last-of-type {
    border-bottom: 0
}

.panel.panel-transparent .panel-heading {
    background: none
}

.panel.panel-transparent .panel-heading .panel-title > a {
    padding: 15px
}

.panel.panel-transparent .panel-body {
    background-color: #f7f7f7;
    padding: 0
}

.panel-group .panel {
    border-radius: 0
}

.panel-group .panel.panel-transparent + .panel.panel-transparent {
    margin-top: -1px
}

.well {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.breadcrumb {
    border-radius: 0
}

.breadcrumb > li + li:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.datepicker .btn-default {
    border-width: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.datepicker .btn-default .glyphicon {
    top: 2px
}

.datepicker .btn[disabled] {
    opacity: .3
}

.datepicker .btn-info {
    color: #fff !important
}

.datepicker .btn-info .text-info {
    color: white
}

.datepicker .btn-info.active {
    background-color: #00bcd4 !important
}

.datepicker td > em {
    color: #7d8c95
}

.pagination {
    border-radius: 0
}

.pagination > li > a, .pagination > li > span {
    border-color: #ccd1d5
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    background-color: #f0f4f5
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
    border-radius: 0
}

.pager > li > a, .pager > li > span {
    border-color: #ccd1d5
}

.pager > li > a:hover, .pager > li > a:focus, .pager > li > span:hover, .pager > li > span:focus {
    background-color: #f0f4f5
}

.popover {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-color: #b5bec3
}

.popover .popover-title {
    background-color: #dfe3e5;
    font-weight: 700
}

.popover .popover-content {
    font-size: 12px;
    color: #7d8c95
}

check-toggler, .check-toggler {
    cursor: pointer;
    padding: 2px
}

check-toggler:before, .check-toggler:before {
    content: "\f00d";
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f44336
}

check-toggler.checked:before, .check-toggler.checked:before {
    content: "\f00c";
    color: #8bc34a
}

.dropdown > a:hover, .dropdown > a:focus {
    text-decoration: none
}

.dropdown.settings .dropdown-menu {
    padding: 0
}

.dropdown.settings .dropdown-menu:after {
    border-bottom-color: #f2f2f2
}

.dropdown.settings .color-themes {
    padding: 5px 10px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e2e2e2
}

.dropdown.settings .color-themes li:not(.title) {
    padding: 3px
}

.dropdown.settings .color-themes li:not(.title) > a {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.dropdown.settings .color-themes li:not(.title) > a:hover {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
}

.dropdown.settings .form-group {
    margin-bottom: 0
}

.dropdown.nav-profile .dropdown-menu {
    min-width: 200px;
    padding-top: 0
}

.dropdown.nav-profile .dropdown-menu li a {
    padding: 10px 15px
}

.dropdown.nav-profile .dropdown-menu .user-info {
    background: linear-gradient(60deg, #B24592, #F15F79);
    color: #fff;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 20px 15px 14px
}

.dropdown.nav-profile .dropdown-menu .user-info .user-name {
    display: block;
    font-size: 17px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.user-name{
    white-space: nowrap
}
.dropdown.nav-profile .dropdown-menu .user-info .user-position{
    text-align: right;
}
#header .dropdown > .dropdown-menu {
    margin-top: 3px
}

#header .dropdown.open > a {
    color: white
}

.dropdown-menu {
    border-radius: 0
}

.dropdown-menu.with-arrow:before {
    content: "";
    position: absolute;
    left: 12px;
    top: -10px;
    height: 0;
    width: 0;
    border-bottom: 9px solid rgba(0, 0, 0, 0.15);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.dropdown-menu.with-arrow:after {
    position: absolute;
    left: 13px;
    top: -8px;
    height: 0;
    width: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.dropdown-menu.pull-right.with-arrow:before {
    left: auto;
    right: 11px
}

.dropdown-menu.pull-right.with-arrow:after {
    left: auto;
    right: 12px
}

.dropdown-menu > li > a {
    color: #363e43;
    padding: 5px 15px
}

.dropdown-menu > li > a > i {
    margin-right: 5px
}

.dropdown-menu > li > a > .label {
    margin-top: 0px
}

.dropdown-menu > li > div {
    padding: 5px 10px
}

.dropdown-menu > li > ul {
    margin-left: 0;
    padding: 0 10px
}

.dropdown-menu > li > ul > li.title {
    padding: 5px 0 0;
    display: inline-block;
    font-size: 12px;
    color: #4d585f
}

.dropdown-menu.panel {
    min-width: 280px;
    margin-bottom: 0;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2)
}

.dropdown-menu.panel .panel-heading {
    background-color: #3d4c5a;
    border-radius: 0;
    color: #7d8c95;
    border: 0;
    font-weight: 400
}

.dropdown-menu.panel .panel-heading strong {
    color: white
}

.dropdown-menu.panel .panel-footer {
    background-color: white;
    padding: 0
}

.dropdown-menu.panel .panel-footer > a {
    display: block;
    padding: 10px 15px;
    color: #4d585f;
    font-size: 12px
}

.dropdown-menu.panel .panel-footer > a > i {
    margin-top: 2px
}

.dropdown-menu.panel .panel-footer > a:hover {
    text-decoration: none;
    color: #d54861
}

.dropdown-menu.panel.with-arrow:before {
    border-color: transparent
}

.dropdown-menu.panel.with-arrow:after {
    height: 0;
    width: 0;
    border-bottom: 9px solid #3d4c5a;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.dropdown-menu.panel .list-group > li {
    padding: 0;
    border-color: #eaeaea
}

.dropdown-menu.panel .list-group > li a {
    display: block;
    margin: 8px;
    padding: 0
}

.dropdown-menu.panel .list-group > li .media .media-object {
    margin: 10px 10px 10px 15px;
    padding: 0
}

.dropdown-menu.panel .list-group > li .media .media-body {
    padding: 10px 15px 10px 0
}

.dropdown-menu.panel .list-group > li:hover {
    background-color: #f8f8f8
}

.dropdown-menu.panel .list-group > li > a:hover {
    text-decoration: none
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.flotTip {
    z-index: 100;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    border: 0;
    border-radius: 2px
}

.legendColorBox > div {
    margin: 3px 5px;
    border: none !important
}

.legendColorBox > div > div {
    border-radius: 10px
}

.easypiechart {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 5px auto
}

.easypiechart .pie-percent {
    display: inline-block;
    line-height: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #7d8c95
}

.easypiechart .pie-percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .6em
}

.easypiechart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.btn-ef {
    border: none;
    display: inline-block;
    outline: none;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn-ef:focus, .btn-ef:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-ef:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn-ef.btn-ef-1 {
    background: none;
    border: 1px solid #F15F79;
    color: #F15F79
}

.btn-ef.btn-ef-1.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1a.active {
    background-color: #F15F79;
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1b:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #58767f
}

.btn-ef.btn-ef-1.btn-ef-1b:hover, .btn-ef.btn-ef-1.btn-ef-1b:active, .btn-ef.btn-ef-1.btn-ef-1b.active {
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1b:hover:after, .btn-ef.btn-ef-1.btn-ef-1b:active:after, .btn-ef.btn-ef-1.btn-ef-1b.active:after {
    height: 100%
}

.btn-ef.btn-ef-1.btn-ef-1c:after {
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: #58767f
}

.btn-ef.btn-ef-1.btn-ef-1c:hover, .btn-ef.btn-ef-1.btn-ef-1c:active, .btn-ef.btn-ef-1.btn-ef-1c.active {
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1c:hover:after, .btn-ef.btn-ef-1.btn-ef-1c:active:after, .btn-ef.btn-ef-1.btn-ef-1c.active:after {
    width: 100%
}

.btn-ef.btn-ef-1.btn-ef-1d {
    overflow: hidden
}

.btn-ef.btn-ef-1.btn-ef-1d:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background: #58767f;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-ef.btn-ef-1.btn-ef-1d:hover, .btn-ef.btn-ef-1.btn-ef-1d:active, .btn-ef.btn-ef-1.btn-ef-1d.active {
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1d:hover:after, .btn-ef.btn-ef-1.btn-ef-1d:active:after, .btn-ef.btn-ef-1.btn-ef-1d.active:after {
    width: 80%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1d:active:after, .btn-ef.btn-ef-1.btn-ef-1d.active:after {
    width: 101%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1e {
    overflow: hidden
}

.btn-ef.btn-ef-1.btn-ef-1e:after {
    width: 110%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #58767f;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-ef.btn-ef-1.btn-ef-1e:hover, .btn-ef.btn-ef-1.btn-ef-1e:active, .btn-ef.btn-ef-1.btn-ef-1e.active {
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1e:hover:after, .btn-ef.btn-ef-1.btn-ef-1e:active:after, .btn-ef.btn-ef-1.btn-ef-1e.active:after {
    height: 160%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1e:active:after, .btn-ef.btn-ef-1.btn-ef-1e.active:after {
    height: 400%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1f {
    overflow: hidden
}

.btn-ef.btn-ef-1.btn-ef-1f:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #58767f;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-ef.btn-ef-1.btn-ef-1f:hover, .btn-ef.btn-ef-1.btn-ef-1f:active, .btn-ef.btn-ef-1.btn-ef-1f.active {
    color: white
}

.btn-ef.btn-ef-1.btn-ef-1f:hover:after, .btn-ef.btn-ef-1.btn-ef-1f:active:after, .btn-ef.btn-ef-1.btn-ef-1f.active:after {
    height: 75%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1f:active:after, .btn-ef.btn-ef-1.btn-ef-1f.active:after {
    height: 130%;
    opacity: 1
}

.btn-ef.btn-ef-1.btn-ef-1-primary {
    border-color: #d54861;
    color: #d54861
}

.btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a.active {
    background-color: #d54861
}

.btn-ef.btn-ef-1.btn-ef-1-primary:after {
    background-color: #d54861
}

.btn-ef.btn-ef-1.btn-ef-1-success {
    border-color: #8bc34a;
    color: #8bc34a
}

.btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a.active {
    background-color: #8bc34a
}

.btn-ef.btn-ef-1.btn-ef-1-success:after {
    background-color: #8bc34a
}

.btn-ef.btn-ef-1.btn-ef-1-warning {
    border-color: #ffca28;
    color: #ffca28
}

.btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a.active {
    background-color: #ffca28
}

.btn-ef.btn-ef-1.btn-ef-1-warning:after {
    background-color: #ffca28
}

.btn-ef.btn-ef-1.btn-ef-1-danger {
    border-color: #f44336;
    color: #f44336
}

.btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a.active {
    background-color: #f44336
}

.btn-ef.btn-ef-1.btn-ef-1-danger:after {
    background-color: #f44336
}

.btn-ef.btn-ef-1.btn-ef-1-info {
    border-color: #00bcd4;
    color: #00bcd4
}

.btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a.active {
    background-color: #00bcd4
}

.btn-ef.btn-ef-1.btn-ef-1-info:after {
    background-color: #00bcd4
}

.btn-ef.btn-ef-1.btn-ef-1-cyan {
    border-color: #00aced;
    color: #00aced
}

.btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a.active {
    background-color: #00aced
}

.btn-ef.btn-ef-1.btn-ef-1-cyan:after {
    background-color: #00aced
}

.btn-ef.btn-ef-1.btn-ef-1-amethyst {
    border-color: #9675ce;
    color: #9675ce
}

.btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a.active {
    background-color: #9675ce
}

.btn-ef.btn-ef-1.btn-ef-1-amethyst:after {
    background-color: #9675ce
}

.btn-ef.btn-ef-1.btn-ef-1-green {
    border-color: #8dc327;
    color: #8dc327
}

.btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a.active {
    background-color: #8dc327
}

.btn-ef.btn-ef-1.btn-ef-1-green:after {
    background-color: #8dc327
}

.btn-ef.btn-ef-1.btn-ef-1-soundcloud {
    border-color: #fec107;
    color: #fec107
}

.btn-ef.btn-ef-1.btn-ef-1-soundcloud.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-soundcloud.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-soundcloud.btn-ef-1a.active {
    background-color: #fec107
}

.btn-ef.btn-ef-1.btn-ef-1-soundcloud:after {
    background-color: #fec107
}

.btn-ef.btn-ef-1.btn-ef-1-red {
    border-color: #ff5b5b;
    color: #ff5b5b
}

.btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a.active {
    background-color: #ff5b5b
}

.btn-ef.btn-ef-1.btn-ef-1-red:after {
    background-color: #ff5b5b
}

.btn-ef.btn-ef-1.btn-ef-1-greensea {
    border-color: #00c292;
    color: #00c292
}

.btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a.active {
    background-color: #00c292
}

.btn-ef.btn-ef-1.btn-ef-1-greensea:after {
    background-color: #00c292
}

.btn-ef.btn-ef-1.btn-ef-1-blush {
    border-color: #F15F79;
    color: #F15F79
}

.btn-ef.btn-ef-1.btn-ef-1-blush.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-blush.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-blush.btn-ef-1a.active {
    background-color: #F15F79
}

.btn-ef.btn-ef-1.btn-ef-1-blush:after {
    background-color: #F15F79
}

.btn-ef.btn-ef-1.btn-ef-1-hotpink {
    border-color: #e91e63;
    color: #e91e63
}

.btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a.active {
    background-color: #e91e63
}

.btn-ef.btn-ef-1.btn-ef-1-hotpink:after {
    background-color: #e91e63
}

.btn-ef.btn-ef-1.btn-ef-1-drank {
    border-color: #A40778;
    color: #A40778
}

.btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a.active {
    background-color: #A40778
}

.btn-ef.btn-ef-1.btn-ef-1-drank:after {
    background-color: #A40778
}

.btn-ef.btn-ef-1.btn-ef-1-blue {
    border-color: #1e83d1;
    color: #1e83d1
}

.btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a.active {
    background-color: #1e83d1
}

.btn-ef.btn-ef-1.btn-ef-1-blue:after {
    background-color: #1e83d1
}

.btn-ef.btn-ef-1.btn-ef-1-lightred {
    border-color: #e05d6f;
    color: #e05d6f
}

.btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a.active {
    background-color: #e05d6f
}

.btn-ef.btn-ef-1.btn-ef-1-lightred:after {
    background-color: #e05d6f
}

.btn-ef.btn-ef-1.btn-ef-1-slategray {
    border-color: #3d4c5a;
    color: #3d4c5a
}

.btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a.active {
    background-color: #3d4c5a
}

.btn-ef.btn-ef-1.btn-ef-1-slategray:after {
    background-color: #3d4c5a
}

.btn-ef.btn-ef-1.btn-ef-1-darkgray {
    border-color: #333;
    color: #333
}

.btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a.active {
    background-color: #333
}

.btn-ef.btn-ef-1.btn-ef-1-darkgray:after {
    background-color: #333
}

.btn-ef.btn-ef-2 {
    background: #e6e6e6;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 3px;
    box-shadow: 0 3px;
    color: #58767f;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-2.btn-rounded {
    border-radius: 4px
}

.btn-ef.btn-ef-2.btn-ef-2a:hover {
    top: 2px;
    -webkit-box-shadow: 0 1px;
    box-shadow: 0 1px
}

.btn-ef.btn-ef-2.btn-ef-2a:active, .btn-ef.btn-ef-2.btn-ef-2a.active {
    top: 3px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0
}

.btn-ef.btn-ef-2.btn-ef-2b:hover {
    top: -2px;
    -webkit-box-shadow: 0 5px;
    box-shadow: 0 5px
}

.btn-ef.btn-ef-2.btn-ef-2b:active, .btn-ef.btn-ef-2.btn-ef-2b.active {
    top: 3px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0
}

.btn-ef.btn-ef-2.btn-ef-2c {
    -webkit-box-shadow: -3px 0;
    box-shadow: -3px 0
}

.btn-ef.btn-ef-2.btn-ef-2c:hover {
    left: -2px;
    -webkit-box-shadow: -1px 0;
    box-shadow: -1px 0
}

.btn-ef.btn-ef-2.btn-ef-2c:active, .btn-ef.btn-ef-2.btn-ef-2c.active {
    left: -3px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0
}

.btn-ef.btn-ef-2.btn-ef-2d {
    -webkit-box-shadow: 3px 0;
    box-shadow: 3px 0
}

.btn-ef.btn-ef-2.btn-ef-2d:hover {
    left: 2px;
    -webkit-box-shadow: 1px 0;
    box-shadow: 1px 0
}

.btn-ef.btn-ef-2.btn-ef-2d:active, .btn-ef.btn-ef-2.btn-ef-2d.active {
    left: 3px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0
}

.btn-ef.btn-ef-2.btn-ef-2-primary {
    color: #d54861;
    background-color: #f6d9de
}

.btn-ef.btn-ef-2.btn-ef-2-success {
    color: #8bc34a;
    background-color: #e1efd0
}

.btn-ef.btn-ef-2.btn-ef-2-warning {
    color: #ffca28;
    background-color: #fff0c1
}

.btn-ef.btn-ef-2.btn-ef-2-danger {
    color: #f44336;
    background-color: #fde1df
}

.btn-ef.btn-ef-2.btn-ef-2-info {
    color: #00bcd4;
    background-color: #88f1ff
}

.btn-ef.btn-ef-2.btn-ef-2-cyan {
    color: #00aced;
    background-color: #baecff
}

.btn-ef.btn-ef-2.btn-ef-2-amethyst {
    color: #9675ce;
    background-color: #cfc0e9
}

.btn-ef.btn-ef-2.btn-ef-2-green {
    color: #8dc327;
    background-color: #f7fcee
}

.btn-ef.btn-ef-2.btn-ef-2-soundcloud {
    color: soundcloud;
    background-color: #fff4d2
}

.btn-ef.btn-ef-2.btn-ef-2-red {
    color: #ff5b5b;
    background-color: #fff4f4
}

.btn-ef.btn-ef-2.btn-ef-2-greensea {
    color: #00c292;
    background-color: #dcfff6
}

.btn-ef.btn-ef-2.btn-ef-2-blush {
    color: #F15F79;
    background-color: #fff
}

.btn-ef.btn-ef-2.btn-ef-2-hotpink {
    color: #e91e63;
    background-color: #fdeff4
}

.btn-ef.btn-ef-2.btn-ef-2-drank {
    color: #A40778;
    background-color: #fdc7ee
}

.btn-ef.btn-ef-2.btn-ef-2-blue {
    color: #1e83d1;
    background-color: #c4e1f7
}

.btn-ef.btn-ef-2.btn-ef-2-lightred {
    color: #e05d6f;
    background-color: #f9dde1
}

.btn-ef.btn-ef-2.btn-ef-2-slategray {
    color: #3d4c5a;
    background-color: #b2bfcb
}

.btn-ef.btn-ef-2.btn-ef-2-darkgray {
    color: #333;
    background-color: #a6a6a6
}

.btn-ef.btn-ef-3.btn-default {
    background: #e2e2e2;
    color: #4d585f
}

.btn-ef.btn-ef-3.btn-default:hover {
    background: #c9c9c9
}

.btn-ef.btn-ef-3.btn-default:active, .btn-ef.btn-ef-3.btn-default.active {
    background: #bcbcbc
}

.btn-ef.btn-ef-3.btn-default:focus {
    background: #e2e2e2;
    color: #4d585f
}

.btn-ef.btn-ef-3:active {
    top: 2px
}

.btn-ef.btn-ef-3 > i {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 32px;
    font-size: 100%;
    width: 40px
}

.btn-ef.btn-ef-3.btn-ef-3a {
    padding-left: 50px
}

.btn-ef.btn-ef-3.btn-ef-3a > i {
    background: rgba(0, 0, 0, 0.05)
}

.btn-ef.btn-ef-3.btn-ef-3b {
    padding-left: 45px
}

.btn-ef.btn-ef-3.btn-ef-3b > i {
    width: 36px;
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.btn-ef.btn-ef-3.btn-ef-3c {
    padding-right: 45px;
    overflow: hidden
}

.btn-ef.btn-ef-3.btn-ef-3c > i {
    left: auto;
    right: -6px;
    font-size: 13px;
    z-index: 2
}

.btn-ef.btn-ef-3.btn-ef-3c:after {
    width: 30%;
    height: 200%;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg)
}

.btn-ef.btn-ef-3.btn-ef-3c:hover:after {
    width: 40%
}

.btn-ef.btn-ef-4 {
    overflow: hidden;
    padding: 6px 30px
}

.btn-ef.btn-ef-4.btn-default {
    border: 2px solid #ccc
}

.btn-ef.btn-ef-4.btn-default:hover {
    border: 2px solid #b3b3b3
}

.btn-ef.btn-ef-4:active, .btn-ef.btn-ef-4.active {
    top: 2px
}

.btn-ef.btn-ef-4 > i {
    position: absolute;
    height: 100%;
    line-height: 32px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn-ef.btn-ef-4.btn-ef-4a > i {
    left: 130%;
    top: 0
}

.btn-ef.btn-ef-4.btn-ef-4a:hover > i {
    left: 80%
}

.btn-ef.btn-ef-4.btn-ef-4b > i {
    left: 70%;
    opacity: 0;
    top: 0
}

.btn-ef.btn-ef-4.btn-ef-4b:hover > i {
    left: 80%;
    opacity: 1
}

.btn-ef.btn-ef-4.btn-ef-4c > i {
    left: -50%;
    top: 0
}

.btn-ef.btn-ef-4.btn-ef-4c:hover > i {
    left: 10%
}

.btn-ef.btn-ef-4.btn-ef-4d > i {
    left: 30%;
    opacity: 0;
    top: 0
}

.btn-ef.btn-ef-4.btn-ef-4d:hover > i {
    left: 10%;
    opacity: 1
}

.btn-ef.btn-ef-5 {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-ef.btn-ef-5.btn-default {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc
}

.btn-ef.btn-ef-5.btn-default:hover {
    border-color: #b3b3b3
}

.btn-ef.btn-ef-5:active, .btn-ef.btn-ef-5.active {
    top: 2px
}

.btn-ef.btn-ef-5:active i, .btn-ef.btn-ef-5.active i {
    color: white
}

.btn-ef.btn-ef-5 span {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-ef.btn-ef-5 i {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 1.8;
    font-size: 130%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn-ef.btn-ef-5.btn-ef-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    -o-transform: translateY(300%);
    transform: translateY(300%)
}

.btn-ef.btn-ef-5.btn-ef-5a:hover i {
    top: 0
}

.btn-ef.btn-ef-5.btn-ef-5a i {
    left: 0;
    top: -100%
}

.btn-ef.btn-ef-5.btn-ef-5b:hover span {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%)
}

.btn-ef.btn-ef-5.btn-ef-5b:hover i {
    left: 0
}

.btn-ef.btn-ef-5.btn-ef-5b i {
    left: -100%;
    top: 0
}

.btn-ef.btn-ef-6 {
    border-width: 0;
    padding: 8px 14px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-6.btn-default {
    background: #e2e2e2;
    color: #4d585f
}

.btn-ef.btn-ef-6.btn-default:hover {
    background: #c9c9c9
}

.btn-ef.btn-ef-6.btn-default:active, .btn-ef.btn-ef-6.btn-default.active {
    background: #bcbcbc
}

.btn-ef.btn-ef-6.btn-default:focus {
    background: #e2e2e2;
    color: #4d585f
}

.btn-ef.btn-ef-6:active, .btn-ef.btn-ef-6.active {
    top: 2px
}

.btn-ef.btn-ef-6:hover {
    padding: 6px 12px;
    border-width: 2px;
    background: transparent !important;
    color: #4d585f
}

.btn-ef.btn-ef-6.btn-ef-6a {
    border-style: solid
}

.btn-ef.btn-ef-6.btn-ef-6b {
    border-style: dashed
}

.btn-ef.btn-ef-6.btn-ef-6c {
    border-style: dotted
}

.btn-ef.btn-ef-6.btn-ef-6d {
    padding: 10px 16px;
    border-style: double
}

.btn-ef.btn-ef-6.btn-ef-6d:hover {
    border-width: 4px;
    padding: 6px 12px
}

.btn-ef.btn-ef-7 {
    border-width: 1px;
    border-style: solid;
    padding: 6px 16px 6px 40px
}

.btn-ef.btn-ef-7:not(.btn-icon-only) i {
    color: rgba(255, 255, 255, 0.5)
}

.btn-ef.btn-ef-7.btn-default {
    border-color: #ccc
}

.btn-ef.btn-ef-7.btn-default:not(.btn-icon-only) i {
    color: rgba(0, 0, 0, 0.5)
}

.btn-ef.btn-ef-7.btn-default:hover {
    border-color: #b3b3b3
}

.btn-ef.btn-ef-7.btn-ef-7a {
    overflow: hidden
}

.btn-ef.btn-ef-7.btn-ef-7a i {
    position: absolute;
    left: 0;
    width: 32%;
    font-size: 130%;
    line-height: 1.1
}

.btn-ef.btn-ef-7.btn-ef-7a.btn-activated {
    -webkit-animation: fadeOutText 0.5s;
    -moz-animation: fadeOutText 0.5s;
    animation: fadeOutText 0.5s
}

.btn-ef.btn-ef-7.btn-ef-7a.btn-activated i {
    -webkit-animation: moveToRight 0.5s;
    -moz-animation: moveToRight 0.5s;
    animation: moveToRight 0.5s
}

.btn-ef.btn-ef-7.btn-ef-7b {
    overflow: hidden
}

.btn-ef.btn-ef-7.btn-ef-7b i {
    position: absolute;
    left: 0;
    width: 28%;
    font-size: 130%;
    line-height: 1.1
}

.btn-ef.btn-ef-7.btn-ef-7b.btn-activated i {
    -webkit-animation: scaleUp 0.5s;
    -moz-animation: scaleUp 0.5s;
    animation: scaleUp 0.5s
}

.btn-ef.btn-ef-7.btn-ef-7c {
    overflow: hidden
}

.btn-ef.btn-ef-7.btn-ef-7c i {
    z-index: 1
}

.btn-ef.btn-ef-7.btn-ef-7c:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    width: 0;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-7.btn-ef-7c.btn-activated:after {
    -webkit-animation: fillToRight 0.7s forwards;
    -moz-animation: fillToRight 0.7s forwards;
    animation: fillToRight 0.7s forwards
}

.btn-ef.btn-ef-7.btn-ef-7d {
    overflow: hidden
}

.btn-ef.btn-ef-7.btn-ef-7d i {
    z-index: 1
}

.btn-ef.btn-ef-7.btn-ef-7d:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-7.btn-ef-7d.btn-activated:after {
    -webkit-animation: emptyBottom 0.7s forwards;
    -moz-animation: emptyBottom 0.7s forwards;
    animation: emptyBottom 0.7s forwards
}

.btn-ef.btn-ef-7.btn-ef-7e i.after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 22px;
    line-height: 42px;
    color: #ea515e;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-7.btn-ef-7e.btn-activated i.after {
    -webkit-animation: scaleFade 0.5s forwards;
    -moz-animation: scaleFade 0.5s forwards;
    animation: scaleFade 0.5s forwards
}

.btn-ef.btn-ef-7.btn-ef-7f i.after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 22px;
    line-height: 42px;
    color: #ffe44d;
    visibility: hidden;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-7.btn-ef-7f.btn-activated i.after {
    visibility: visible;
    -webkit-animation: dropDown 0.3s forwards;
    -moz-animation: dropDown 0.3s forwards;
    animation: dropDown 0.3s forwards
}

.btn-ef.btn-ef-7.btn-ef-7g i.after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 22px;
    line-height: 42px;
    color: #4d585f;
    visibility: hidden;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-ef.btn-ef-7.btn-ef-7g.btn-activated i.after {
    visibility: visible;
    -webkit-animation: dropDownFade 0.5s forwards;
    -moz-animation: dropDownFade 0.5s forwards;
    animation: dropDownFade 0.5s forwards
}

.btn-ef.btn-ef-7.btn-ef-7h span {
    display: inline-block;
    width: 100%
}

.btn-ef.btn-ef-7.btn-ef-7h i {
    position: absolute;
    left: 0;
    width: 28%;
    font-size: 130%;
    line-height: 1.1
}

.btn-ef.btn-ef-7.btn-ef-7h.btn-activated i {
    -webkit-animation: scaleUp 0.5s;
    -moz-animation: scaleUp 0.5s;
    animation: scaleUp 0.5s
}

.btn-ef.btn-activated-success, .btn-ef.btn-activated-error {
    color: transparent !important
}

.btn-ef.btn-activated-success:after, .btn-ef.btn-activated-error:after {
    z-index: 1;
    color: #fff;
    left: 40%
}

.btn-ef.btn-activated-success .fa:before {
    content: "\f118"
}

.btn-ef.btn-activated-success:after {
    content: "Success!";
    -webkit-animation: moveUp 0.5s;
    -moz-animation: moveUp 0.5s;
    animation: moveUp 0.5s
}

.btn-ef.btn-activated-error {
    -webkit-animation: shake 0.5s;
    -moz-animation: shake 0.5s;
    animation: shake 0.5s
}

.btn-ef.btn-activated-error .fa:before {
    content: "\f119"
}

.btn-ef.btn-activated-error:after {
    content: "Error!";
    -webkit-animation: scaleFromUp 0.5s;
    -moz-animation: scaleFromUp 0.5s;
    animation: scaleFromUp 0.5s
}

button:focus {
    outline: 0 !important
}

.btn-full {
    width: 100%
}

.btn {
    outline: 0 !important
}

.btn.rounded-corners, .btn.btn-rounded {
    border-radius: 4px
}

.btn.rounded-corners.btn-lg, .btn-group-lg > .btn.rounded-corners, .btn.btn-rounded.btn-lg, .btn-group-lg > .btn.btn-rounded {
    border-radius: 6px
}

.btn.rounded-corners.btn-sm, .btn-group-sm > .btn.rounded-corners, .btn.rounded-corners.btn-xs, .btn-group-xs > .btn.rounded-corners, .btn.btn-rounded.btn-sm, .btn-group-sm > .btn.btn-rounded, .btn.btn-rounded.btn-xs, .btn-group-xs > .btn.btn-rounded {
    border-radius: 3px
}

.btn.btn-rounded-10 {
    border-radius: 10px
}

.btn.btn-rounded-20 {
    border-radius: 20px
}

.btn.btn-rounded-40 {
    border-radius: 40px
}

.btn.btn-rounded-50p {
    border-radius: 50%
}

.btn.no-border {
    border: 0
}

.btn.btn-icon-only {
    font-size: 0;
    padding: 20px 25px;
    position: relative
}

.btn.btn-icon-only i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 17px;
    line-height: 42px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn:focus, .btn:active {
    outline: 0 !important
}

.btn.btn-cyan {
    background-color: #00aced;
    color: white;
    border-color: #0092c9
}

.btn.btn-cyan:hover, .btn.btn-cyan:active, .btn.btn-cyan.active {
    background-color: #0092c9;
    border-color: #0083b5;
    color: white
}

.btn.btn-cyan:active, .btn.btn-cyan.active {
    background-color: #0083b5;
    border-color: #0078a6
}

.btn.btn-amethyst {
    background-color: #9675ce;
    color: white;
    border-color: #8862c7
}

.btn.btn-amethyst:hover, .btn.btn-amethyst:active, .btn.btn-amethyst.active {
    background-color: #8862c7;
    border-color: #7c53c2;
    color: white
}

.btn.btn-amethyst:active, .btn.btn-amethyst.active {
    background-color: #7c53c2;
    border-color: #7448be
}

.btn.btn-green {
    background-color: #8dc327;
    color: white;
    border-color: #84b624
}

.btn.btn-green:hover, .btn.btn-green:active, .btn.btn-green.active {
    background-color: #84b624;
    border-color: #77a521;
    color: white
}

.btn.btn-green:active, .btn.btn-green.active {
    background-color: #77a521;
    border-color: #6e991f
}

.btn.btn-soundcloud {
    background-color: #fec107;
    color: white;
    border-color: #f5b901
}

.btn.btn-soundcloud:hover, .btn.btn-soundcloud:active, .btn.btn-soundcloud.active {
    background-color: #f5b901;
    border-color: #e0a901;
    color: white
}

.btn.btn-soundcloud:active, .btn.btn-soundcloud.active {
    background-color: #e0a901;
    border-color: #d19e01
}

.btn.btn-red {
    background-color: #ff5b5b;
    color: white;
    border-color: #ff2828
}

.btn.btn-red:hover, .btn.btn-red:active, .btn.btn-red.active {
    background-color: #ff2828;
    border-color: #fe0000;
    color: white
}

.btn.btn-red:active, .btn.btn-red.active {
    background-color: #fe0000;
    border-color: #ef0000
}

.btn.btn-greensea {
    background-color: #00c292;
    color: white;
    border-color: #00a97f
}

.btn.btn-greensea:hover, .btn.btn-greensea:active, .btn.btn-greensea.active {
    background-color: #00a97f;
    border-color: #00946f;
    color: white
}

.btn.btn-greensea:active, .btn.btn-greensea.active {
    background-color: #00946f;
    border-color: #008564
}

.btn.btn-blush {
    background-color: #F15F79;
    color: white;
    border-color: #ef4865
}

.btn.btn-blush:hover, .btn.btn-blush:active, .btn.btn-blush.active {
    background-color: #ef4865;
    border-color: #ed3556;
    color: white
}

.btn.btn-blush:active, .btn.btn-blush.active {
    background-color: #ed3556;
    border-color: #ec274a
}

.btn.btn-hotpink {
    background-color: #e91e63;
    color: white;
    border-color: #d81558
}

.btn.btn-hotpink:hover, .btn.btn-hotpink:active, .btn.btn-hotpink.active {
    background-color: #d81558;
    border-color: #c61350;
    color: white
}

.btn.btn-hotpink:active, .btn.btn-hotpink.active {
    background-color: #c61350;
    border-color: #b8124a
}

.btn.btn-drank {
    background-color: #A40778;
    color: white;
    border-color: #8c0666
}

.btn.btn-drank:hover, .btn.btn-drank:active, .btn.btn-drank.active {
    background-color: #8c0666;
    border-color: #780558;
    color: white
}

.btn.btn-drank:active, .btn.btn-drank.active {
    background-color: #780558;
    border-color: #69044d
}

.btn.btn-blue {
    background-color: #1e83d1;
    color: white;
    border-color: #1b75bb
}

.btn.btn-blue:hover, .btn.btn-blue:active, .btn.btn-blue.active {
    background-color: #1b75bb;
    border-color: #186aa9;
    color: white
}

.btn.btn-blue:active, .btn.btn-blue.active {
    background-color: #186aa9;
    border-color: #16619b
}

.btn.btn-lightred {
    background-color: #e05d6f;
    color: white;
    border-color: #dc485c
}

.btn.btn-lightred:hover, .btn.btn-lightred:active, .btn.btn-lightred.active {
    background-color: #dc485c;
    border-color: #d9364d;
    color: white
}

.btn.btn-lightred:active, .btn.btn-lightred.active {
    background-color: #d9364d;
    border-color: #d62a41
}

.btn.btn-slategray {
    background-color: #3d4c5a;
    color: white;
    border-color: #333f4b
}

.btn.btn-slategray:hover, .btn.btn-slategray:active, .btn.btn-slategray.active {
    background-color: #333f4b;
    border-color: #2a353f;
    color: white
}

.btn.btn-slategray:active, .btn.btn-slategray.active {
    background-color: #2a353f;
    border-color: #242d36
}

.btn.btn-darkgray {
    background-color: #333;
    color: white;
    border-color: #262626
}

.btn.btn-darkgray:hover, .btn.btn-darkgray:active, .btn.btn-darkgray.active {
    background-color: #262626;
    border-color: #1c1c1c;
    color: white
}

.btn.btn-darkgray:active, .btn.btn-darkgray.active {
    background-color: #1c1c1c;
    border-color: #141414
}

.btn.btn-default {
    color: #4d585f;
    border-color: #c9d6da
}

.btn.btn-default:focus {
    background-color: white;
    border-color: #abbfc5
}

.btn.btn-default:hover {
    background-color: #f0f4f5
}

.btn.btn-default:active, .btn.btn-default.active {
    background-color: #e7edef
}

.btn.btn-primary:focus {
    background-color: #d54861;
    border-color: #357ebd
}

.btn.btn-primary:hover {
    background-color: #be2c46
}

.btn.btn-primary:active, .btn.btn-primary.active {
    background-color: #aa273e
}

.btn.btn-success:focus {
    background-color: #8bc34a;
    border-color: #4cae4c
}

.btn.btn-success:hover {
    background-color: #71a436
}

.btn.btn-success:active, .btn.btn-success.active {
    background-color: #649130
}

.btn.btn-warning:focus {
    background-color: #ffca28;
    border-color: #eea236
}

.btn.btn-warning:hover {
    background-color: #f4b800
}

.btn.btn-warning:active, .btn.btn-warning.active {
    background-color: #dba500
}

.btn.btn-danger:focus {
    background-color: #f44336;
    border-color: #d43f3a
}

.btn.btn-danger:hover {
    background-color: #ea1c0d
}

.btn.btn-danger:active, .btn.btn-danger.active {
    background-color: #d2190b
}

.btn.btn-info:focus {
    background-color: #00bcd4;
    border-color: #46b8da
}

.btn.btn-info:hover {
    background-color: #008fa1
}

.btn.btn-info:active, .btn.btn-info.active {
    background-color: #007888
}

.btn.btn-border {
    background-color: transparent;
    border-width: 1px;
    border-style: solid
}

.btn.btn-border:hover, .btn.btn-border:active, .btn.btn-border.active, .btn.btn-border:focus {
    background-color: transparent
}

.btn.btn-border.btn-xs, .btn-group-xs > .btn.btn-border, .btn.btn-border.btn-sm, .btn-group-sm > .btn.btn-border {
    border-width: 1px
}

.btn.btn-border.btn-cyan {
    color: #00aced
}

.btn.btn-border.btn-cyan:hover, .btn.btn-border.btn-cyan:active, .btn.btn-border.btn-cyan.active {
    color: #0083b5
}

.btn.btn-border.btn-amethyst {
    color: #9675ce
}

.btn.btn-border.btn-amethyst:hover, .btn.btn-border.btn-amethyst:active, .btn.btn-border.btn-amethyst.active {
    color: #7c53c2
}

.btn.btn-border.btn-green {
    color: #8dc327
}

.btn.btn-border.btn-green:hover, .btn.btn-border.btn-green:active, .btn.btn-border.btn-green.active {
    color: #77a521
}

.btn.btn-border.btn-soundcloud {
    color: #fec107
}

.btn.btn-border.btn-soundcloud:hover, .btn.btn-border.btn-soundcloud:active, .btn.btn-border.btn-soundcloud.active {
    color: #e0a901
}

.btn.btn-border.btn-red {
    color: #ff5b5b
}

.btn.btn-border.btn-red:hover, .btn.btn-border.btn-red:active, .btn.btn-border.btn-red.active {
    color: #fe0000
}

.btn.btn-border.btn-greensea {
    color: #00c292
}

.btn.btn-border.btn-greensea:hover, .btn.btn-border.btn-greensea:active, .btn.btn-border.btn-greensea.active {
    color: #00946f
}

.btn.btn-border.btn-blush {
    color: #F15F79
}

.btn.btn-border.btn-blush:hover, .btn.btn-border.btn-blush:active, .btn.btn-border.btn-blush.active {
    color: #ed3556
}

.btn.btn-border.btn-hotpink {
    color: #e91e63
}

.btn.btn-border.btn-hotpink:hover, .btn.btn-border.btn-hotpink:active, .btn.btn-border.btn-hotpink.active {
    color: #c61350
}

.btn.btn-border.btn-drank {
    color: #A40778
}

.btn.btn-border.btn-drank:hover, .btn.btn-border.btn-drank:active, .btn.btn-border.btn-drank.active {
    color: #780558
}

.btn.btn-border.btn-blue {
    color: #1e83d1
}

.btn.btn-border.btn-blue:hover, .btn.btn-border.btn-blue:active, .btn.btn-border.btn-blue.active {
    color: #186aa9
}

.btn.btn-border.btn-lightred {
    color: #e05d6f
}

.btn.btn-border.btn-lightred:hover, .btn.btn-border.btn-lightred:active, .btn.btn-border.btn-lightred.active {
    color: #d9364d
}

.btn.btn-border.btn-slategray {
    color: #3d4c5a
}

.btn.btn-border.btn-slategray:hover, .btn.btn-border.btn-slategray:active, .btn.btn-border.btn-slategray.active {
    color: #2a353f
}

.btn.btn-border.btn-darkgray {
    color: #333
}

.btn.btn-border.btn-darkgray:hover, .btn.btn-border.btn-darkgray:active, .btn.btn-border.btn-darkgray.active {
    color: #1c1c1c
}

.btn.btn-border.btn-primary {
    color: #d54861
}

.btn.btn-border.btn-primary:hover, .btn.btn-border.btn-primary:active, .btn.btn-border.btn-primary.active {
    color: #952236
}

.btn.btn-border.btn-success {
    color: #8bc34a
}

.btn.btn-border.btn-success:hover, .btn.btn-border.btn-success:active, .btn.btn-border.btn-success.active {
    color: #577d2a
}

.btn.btn-border.btn-warning {
    color: #ffca28
}

.btn.btn-border.btn-warning:hover, .btn.btn-border.btn-warning:active, .btn.btn-border.btn-warning.active {
    color: #c19100
}

.btn.btn-border.btn-danger {
    color: #f44336
}

.btn.btn-border.btn-danger:hover, .btn.btn-border.btn-danger:active, .btn.btn-border.btn-danger.active {
    color: #ba160a
}

.btn.btn-border.btn-info {
    color: #00bcd4
}

.btn.btn-border.btn-info:hover, .btn.btn-border.btn-info:active, .btn.btn-border.btn-info.active {
    color: #00626e
}

.btn.btn-border.btn-white {
    color: #fff;
    border-color: white
}

.btn.btn-border.btn-white:hover, .btn.btn-border.btn-white:active, .btn.btn-border.btn-white.active {
    background-color: rgba(255, 255, 255, 0.1)
}

.open .dropdown-toggle.btn-cyan {
    background-color: #0092c9;
    color: white
}

.open .dropdown-toggle.btn-amethyst {
    background-color: #8862c7;
    color: white
}

.open .dropdown-toggle.btn-green {
    background-color: #84b624;
    color: white
}

.open .dropdown-toggle.btn-soundcloud {
    background-color: #f5b901;
    color: white
}

.open .dropdown-toggle.btn-red {
    background-color: #ff2828;
    color: white
}

.open .dropdown-toggle.btn-greensea {
    background-color: #00a97f;
    color: white
}

.open .dropdown-toggle.btn-blush {
    background-color: #ef4865;
    color: white
}

.open .dropdown-toggle.btn-hotpink {
    background-color: #d81558;
    color: white
}

.open .dropdown-toggle.btn-drank {
    background-color: #dc485c;
    color: white
}

.open .dropdown-toggle.btn-drank {
    background-color: #dc485c;
    color: white
}

.open .dropdown-toggle.btn-blue {
    background-color: #1b75bb;
    color: white
}

.open .dropdown-toggle.btn-lightred {
    background-color: #dc485c;
    color: white
}

.open .dropdown-toggle.btn-slategray {
    background-color: #333f4b;
    color: white
}

.open .dropdown-toggle.btn-darkgray {
    background-color: #262626;
    color: white
}

.btn-group > .btn {
    border-radius: 0
}

.btn-group.btn-group-rounded > .btn {
    border-radius: 4px
}

.btn-group.btn-group-rounded-20 > .btn {
    border-radius: 20px
}

.btn-group-lg > .btn {
    border-radius: 0
}

.btn-group-lg.btn-group-rounded > .btn {
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-group-xs > .btn {
    border-radius: 0
}

.btn-group-sm.btn-group-rounded > .btn, .btn-group-xs.btn-group-rounded > .btn {
    border-radius: 3px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 0
}

.btn-group > .btn:not(.btn-default) + .dropdown-toggle {
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}

.btn-group > .btn:not(.btn-default) + .dropdown-toggle:hover, .btn-group > .btn:not(.btn-default) + .dropdown-toggle:focus, .btn-group > .btn:not(.btn-default) + .dropdown-toggle.active, .btn-group > .btn:not(.btn-default) + .dropdown-toggle:active {
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.boxs-button {
    display: block;
    padding: 30px 20px;
    text-align: center;
    font-size: 18px;
    color: #4d585f;
    opacity: .6
}

.boxs-button:hover, .boxs-button:focus {
    color: #4d585f;
    opacity: 1;
    text-decoration: none
}

@font-face {
    font-family: 'Simple-Line-Icons';
    src: url("../fonts/Simple-Line-Icons.eot");
    src: url("../fonts/Simple-Line-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Simple-Line-Icons.woff") format("woff"), url("../fonts/Simple-Line-Icons.ttf") format("truetype"), url("../fonts/Simple-Line-Icons.svg#Simple-Line-Icons") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'weathericons';
    src: url("../fonts/weathericons-regular-webfont.eot");
    src: url("../fonts/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg") format("svg");
    font-weight: normal;
    font-style: normal
}

.myIcon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.myIcon:hover {
    text-decoration: none
}

.myIcon > .fa {
    speak: none;
    font-size: 16px;
    line-height: 50px;
    display: block
}

.myIcon:after, .myIcon:before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.myIcon:before {
    display: none
}

.myIcon.icon-ef-1 {
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s
}

.myIcon.icon-ef-1:after {
    top: -5px;
    left: -5px;
    padding: 5px;
    box-shadow: 0 0 0 3px;
    -webkit-transition: -webkit-transform .2s, opacity 0.2s;
    -moz-transition: -moz-transform .2s, opacity 0.2s;
    transition: transform .2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    filter: alpha(opacity=0);
    opacity: 0
}

.myIcon.icon-ef-1:before {
    display: none
}

.myIcon.icon-ef-1.icon-ef-1a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1
}

.myIcon.icon-ef-1.icon-ef-1b:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.myIcon.icon-ef-1.icon-ef-1b:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1
}

.myIcon.icon-ef-2 {
    background-color: transparent !important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.myIcon.icon-ef-2:after {
    box-shadow: 0 0 0 3px;
    left: 0;
    top: 0
}

.myIcon.icon-ef-2:before {
    display: block;
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform .2s, opacity 0.2s;
    -moz-transition: -moz-transform .2s, opacity 0.2s;
    transition: transform .2s, opacity 0.2s
}

.myIcon.icon-ef-2.icon-ef-2a:hover:before {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85)
}

.myIcon.icon-ef-2.icon-ef-2b:hover:before {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s, opacity 0.2s;
    -moz-transition: -moz-transform .4s, opacity 0.2s;
    transition: transform .4s, opacity 0.2s;
    opacity: 0
}

.myIcon.icon-ef-3 {
    background-color: transparent !important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.myIcon.icon-ef-3:after {
    box-shadow: 0 0 0 3px;
    left: 0;
    top: 0
}

.myIcon.icon-ef-3:before {
    display: block;
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform .2s, opacity 0.3s;
    -moz-transition: -moz-transform .2s, opacity 0.3s;
    transition: transform .2s, opacity 0.3s
}

.myIcon.icon-ef-3.icon-ef-3a:hover:before {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    filter: alpha(opacity=0);
    opacity: 0
}

.myIcon.icon-ef-3.icon-ef-3b:before {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    filter: alpha(opacity=0);
    opacity: 0
}

.myIcon.icon-ef-3.icon-ef-3b:hover {
    color: #fff !important
}

.myIcon.icon-ef-3.icon-ef-3b:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1
}

.myIcon.icon-ef-4 {
    background-color: transparent !important;
    box-shadow: 0 0 0 3px
}

.myIcon.icon-ef-4:after {
    top: -3px;
    left: -3px;
    padding: 0;
    z-index: 10;
    border: 3px dashed
}

.myIcon.icon-ef-4:before {
    display: none
}

.myIcon.icon-ef-4:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
}

.myIcon.icon-ef-4.icon-ef-4a {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s
}

.myIcon.icon-ef-4.icon-ef-4b:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s
}

.myIcon.icon-ef-4.icon-ef-4b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite
}

.myIcon.icon-ef-5 {
    background-color: transparent !important
}

.myIcon.icon-ef-5:after {
    top: 0;
    left: 0;
    box-shadow: 0 0 0 3px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s
}

.myIcon.icon-ef-5:before {
    display: block;
    top: -2px;
    left: -2px;
    padding: 2px;
    display: none;
    z-index: -1;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s
}

.myIcon.icon-ef-5:hover > .fa {
    color: #fff !important
}

.myIcon.icon-ef-5:hover:before {
    display: block
}

.myIcon.icon-ef-5:hover:after {
    box-shadow: 0 0 0 6px;
    filter: alpha(opacity=30);
    opacity: .3
}

.myIcon.icon-ef-5.icon-ef-5a:hover > .fa {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards
}

.myIcon.icon-ef-5.icon-ef-5b:hover > .fa {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards
}

.myIcon.icon-ef-5.icon-ef-5c:hover > .fa {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards
}

.myIcon.icon-ef-5.icon-ef-5d:hover > .fa {
    -webkit-animation: toBottomFromTop 0.3s forwards;
    -moz-animation: toBottomFromTop 0.3s forwards;
    animation: toBottomFromTop 0.3s forwards
}

.myIcon.icon-ef-6 {
    background-color: transparent !important;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s
}

.myIcon.icon-ef-6:after {
    top: 0;
    left: 0;
    box-shadow: 0 0 0 3px
}

.myIcon.icon-ef-6:before {
    display: block;
    top: -2px;
    left: -2px;
    padding: 2px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.myIcon.icon-ef-6:hover {
    color: white !important
}

.myIcon.icon-ef-6:hover > .fa {
    -webkit-animation: spinAround 2s linear infinite;
    -moz-animation: spinAround 2s linear infinite;
    animation: spinAround 2s linear infinite
}

.myIcon.icon-ef-6:hover:before {
    filter: alpha(opacity=100);
    opacity: 1
}

.myIcon.icon-ef-7 {
    background-color: transparent !important;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
    box-shadow: 0 0 0 3px
}

.myIcon.icon-ef-7:after {
    top: -6px;
    left: -6px;
    padding: 6px;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}

.myIcon.icon-ef-7:before {
    display: none
}

.myIcon.icon-ef-7 > .fa {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: -webkit-transform .2s, opacity 0.2s;
    -moz-transition: -moz-transform .2s, opacity 0.2s;
    transition: transform .2s, opacity 0.2s;
    filter: alpha(opacity=70);
    opacity: .7
}

.myIcon.icon-ef-7:hover > .fa {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1
}

.myIcon.icon-ef-7.icon-ef-7a:after {
    box-shadow: 0 0 0;
    -webkit-transition: opacity 0.2s, box-shadow 0.2s;
    -moz-transition: opacity 0.2s, box-shadow 0.2s;
    transition: opacity 0.2s, box-shadow 0.2s
}

.myIcon.icon-ef-7.icon-ef-7a:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
    box-shadow: 2px 2px 0
}

.myIcon.icon-ef-7.icon-ef-7b:after {
    box-shadow: 2px 2px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform .2s;
    -moz-transition: opacity 0.2s, -moz-transform .2s;
    transition: opacity 0.2s, transform .2s
}

.myIcon.icon-ef-7.icon-ef-7b:hover:after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.myIcon.icon-ef-8 {
    background: transparent !important;
    -webkit-transition: -webkit-transform ease-out .1s, background 0.2s;
    -moz-transition: -moz-transform ease-out .1s, background 0.2s;
    transition: transform ease-out .1s, background 0.2s
}

.myIcon.icon-ef-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px;
    opacity: 0
}

.myIcon.icon-ef-8:before {
    display: block;
    top: 0;
    left: 0;
    filter: alpha(opacity=10);
    opacity: .1
}

.myIcon.icon-ef-8:hover {
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    -o-transform: scale(0.93);
    transform: scale(0.93)
}

.myIcon.icon-ef-8:hover:before {
    filter: alpha(opacity=5);
    opacity: .05
}

.myIcon.icon-ef-8:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}

.myIcon.icon-ef-9 {
    background-color: transparent !important;
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s
}

.myIcon.icon-ef-9:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px;
    -webkit-transition: -webkit-transform .2s, opacity 0.2s;
    -moz-transition: -moz-transform .2s, opacity 0.2s;
    transition: transform .2s, opacity 0.2s
}

.myIcon.icon-ef-9:before {
    display: none
}

.myIcon.icon-ef-9:hover {
    box-shadow: 0 0 0 5px
}

.myIcon.icon-ef-9:hover:after {
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.myIcon.icon-cyan {
    background-color: #00aced;
    color: white
}

.myIcon.icon-cyan.transparent {
    background-color: rgba(0, 172, 237, 0.1);
    color: #00aced
}

.myIcon.icon-cyan.transparent:hover {
    background-color: #00aced;
    color: white
}

.myIcon.icon-cyan:after, .myIcon.icon-cyan.hover-color:hover, .myIcon.icon-cyan.icon-color {
    color: #00aced
}

.myIcon.icon-cyan:before {
    background-color: #00aced
}

.myIcon.icon-cyan:hover {
    background-color: #0092c9
}

.myIcon.icon-cyan:active {
    background-color: #0083b5
}

.myIcon.icon-amethyst {
    background-color: #9675ce;
    color: white
}

.myIcon.icon-amethyst.transparent {
    background-color: rgba(150, 117, 206, 0.1);
    color: #9675ce
}

.myIcon.icon-amethyst.transparent:hover {
    background-color: #9675ce;
    color: white
}

.myIcon.icon-amethyst:after, .myIcon.icon-amethyst.hover-color:hover, .myIcon.icon-amethyst.icon-color {
    color: #9675ce
}

.myIcon.icon-amethyst:before {
    background-color: #9675ce
}

.myIcon.icon-amethyst:hover {
    background-color: #8862c7
}

.myIcon.icon-amethyst:active {
    background-color: #7c53c2
}

.myIcon.icon-green {
    background-color: #8dc327;
    color: white
}

.myIcon.icon-green.transparent {
    background-color: rgba(141, 195, 39, 0.1);
    color: #8dc327
}

.myIcon.icon-green.transparent:hover {
    background-color: #8dc327;
    color: white
}

.myIcon.icon-green:after, .myIcon.icon-green.hover-color:hover, .myIcon.icon-green.icon-color {
    color: #8dc327
}

.myIcon.icon-green:before {
    background-color: #8dc327
}

.myIcon.icon-green:hover {
    background-color: #84b624
}

.myIcon.icon-green:active {
    background-color: #77a521
}

.myIcon.icon-soundcloud {
    background-color: #fec107;
    color: white
}

.myIcon.icon-soundcloud.transparent {
    background-color: rgba(254, 193, 7, 0.1);
    color: #fec107
}

.myIcon.icon-soundcloud.transparent:hover {
    background-color: #fec107;
    color: white
}

.myIcon.icon-soundcloud:after, .myIcon.icon-soundcloud.hover-color:hover, .myIcon.icon-soundcloud.icon-color {
    color: #fec107
}

.myIcon.icon-soundcloud:before {
    background-color: #fec107
}

.myIcon.icon-soundcloud:hover {
    background-color: #f5b901
}

.myIcon.icon-soundcloud:active {
    background-color: #e0a901
}

.myIcon.icon-red {
    background-color: #ff5b5b;
    color: white
}

.myIcon.icon-red.transparent {
    background-color: rgba(255, 91, 91, 0.1);
    color: #ff5b5b
}

.myIcon.icon-red.transparent:hover {
    background-color: #ff5b5b;
    color: white
}

.myIcon.icon-red:after, .myIcon.icon-red.hover-color:hover, .myIcon.icon-red.icon-color {
    color: #ff5b5b
}

.myIcon.icon-red:before {
    background-color: #ff5b5b
}

.myIcon.icon-red:hover {
    background-color: #ff2828
}

.myIcon.icon-red:active {
    background-color: #fe0000
}

.myIcon.icon-greensea {
    background-color: #00c292;
    color: white
}

.myIcon.icon-greensea.transparent {
    background-color: rgba(0, 194, 146, 0.1);
    color: #00c292
}

.myIcon.icon-greensea.transparent:hover {
    background-color: #00c292;
    color: white
}

.myIcon.icon-greensea:after, .myIcon.icon-greensea.hover-color:hover, .myIcon.icon-greensea.icon-color {
    color: #00c292
}

.myIcon.icon-greensea:before {
    background-color: #00c292
}

.myIcon.icon-greensea:hover {
    background-color: #00a97f
}

.myIcon.icon-greensea:active {
    background-color: #00946f
}

.myIcon.icon-blush {
    background-color: #F15F79;
    color: white
}

.myIcon.icon-blush.transparent {
    background-color: rgba(241, 95, 121, 0.1);
    color: #F15F79
}

.myIcon.icon-blush.transparent:hover {
    background-color: #F15F79;
    color: white
}

.myIcon.icon-blush:after, .myIcon.icon-blush.hover-color:hover, .myIcon.icon-blush.icon-color {
    color: #F15F79
}

.myIcon.icon-blush:before {
    background-color: #F15F79
}

.myIcon.icon-blush:hover {
    background-color: #ef4865
}

.myIcon.icon-blush:active {
    background-color: #ed3556
}

.myIcon.icon-hotpink {
    background-color: #e91e63;
    color: white
}

.myIcon.icon-hotpink.transparent {
    background-color: rgba(233, 30, 99, 0.1);
    color: #e91e63
}

.myIcon.icon-hotpink.transparent:hover {
    background-color: #e91e63;
    color: white
}

.myIcon.icon-hotpink:after, .myIcon.icon-hotpink.hover-color:hover, .myIcon.icon-hotpink.icon-color {
    color: #e91e63
}

.myIcon.icon-hotpink:before {
    background-color: #e91e63
}

.myIcon.icon-hotpink:hover {
    background-color: #d81558
}

.myIcon.icon-hotpink:active {
    background-color: #c61350
}

.myIcon.icon-drank {
    background-color: #A40778;
    color: white
}

.myIcon.icon-drank.transparent {
    background-color: rgba(164, 7, 120, 0.1);
    color: #A40778
}

.myIcon.icon-drank.transparent:hover {
    background-color: #A40778;
    color: white
}

.myIcon.icon-drank:after, .myIcon.icon-drank.hover-color:hover, .myIcon.icon-drank.icon-color {
    color: #A40778
}

.myIcon.icon-drank:before {
    background-color: #A40778
}

.myIcon.icon-drank:hover {
    background-color: #8c0666
}

.myIcon.icon-drank:active {
    background-color: #780558
}

.myIcon.icon-blue {
    background-color: #1e83d1;
    color: white
}

.myIcon.icon-blue.transparent {
    background-color: rgba(30, 131, 209, 0.1);
    color: #1e83d1
}

.myIcon.icon-blue.transparent:hover {
    background-color: #1e83d1;
    color: white
}

.myIcon.icon-blue:after, .myIcon.icon-blue.hover-color:hover, .myIcon.icon-blue.icon-color {
    color: #1e83d1
}

.myIcon.icon-blue:before {
    background-color: #1e83d1
}

.myIcon.icon-blue:hover {
    background-color: #1b75bb
}

.myIcon.icon-blue:active {
    background-color: #186aa9
}

.myIcon.icon-lightred {
    background-color: #e05d6f;
    color: white
}

.myIcon.icon-lightred.transparent {
    background-color: rgba(224, 93, 111, 0.1);
    color: #e05d6f
}

.myIcon.icon-lightred.transparent:hover {
    background-color: #e05d6f;
    color: white
}

.myIcon.icon-lightred:after, .myIcon.icon-lightred.hover-color:hover, .myIcon.icon-lightred.icon-color {
    color: #e05d6f
}

.myIcon.icon-lightred:before {
    background-color: #e05d6f
}

.myIcon.icon-lightred:hover {
    background-color: #dc485c
}

.myIcon.icon-lightred:active {
    background-color: #d9364d
}

.myIcon.icon-slategray {
    background-color: #3d4c5a;
    color: white
}

.myIcon.icon-slategray.transparent {
    background-color: rgba(61, 76, 90, 0.1);
    color: #3d4c5a
}

.myIcon.icon-slategray.transparent:hover {
    background-color: #3d4c5a;
    color: white
}

.myIcon.icon-slategray:after, .myIcon.icon-slategray.hover-color:hover, .myIcon.icon-slategray.icon-color {
    color: #3d4c5a
}

.myIcon.icon-slategray:before {
    background-color: #3d4c5a
}

.myIcon.icon-slategray:hover {
    background-color: #333f4b
}

.myIcon.icon-slategray:active {
    background-color: #2a353f
}

.myIcon.icon-darkgray {
    background-color: #333;
    color: white
}

.myIcon.icon-darkgray.transparent {
    background-color: rgba(51, 51, 51, 0.1);
    color: #333
}

.myIcon.icon-darkgray.transparent:hover {
    background-color: #333;
    color: white
}

.myIcon.icon-darkgray:after, .myIcon.icon-darkgray.hover-color:hover, .myIcon.icon-darkgray.icon-color {
    color: #333
}

.myIcon.icon-darkgray:before {
    background-color: #333
}

.myIcon.icon-darkgray:hover {
    background-color: #262626
}

.myIcon.icon-darkgray:active {
    background-color: #1c1c1c
}

.myIcon.icon-primary {
    background-color: #d54861;
    color: white
}

.myIcon.icon-primary.transparent {
    background-color: rgba(213, 72, 97, 0.1);
    color: #d54861
}

.myIcon.icon-primary.transparent:hover {
    background-color: #d54861;
    color: white
}

.myIcon.icon-primary:after, .myIcon.icon-primary.hover-color:hover, .myIcon.icon-primary.icon-color {
    color: #d54861
}

.myIcon.icon-primary:before {
    background-color: #d54861
}

.myIcon.icon-primary:hover {
    background-color: #be2c46
}

.myIcon.icon-primary:active {
    background-color: #952236
}

.myIcon.icon-success {
    background-color: #8bc34a;
    color: white
}

.myIcon.icon-success.transparent {
    background-color: rgba(139, 195, 74, 0.1);
    color: #8bc34a
}

.myIcon.icon-success.transparent:hover {
    background-color: #8bc34a;
    color: white
}

.myIcon.icon-success:after, .myIcon.icon-success.hover-color:hover, .myIcon.icon-success.icon-color {
    color: #8bc34a
}

.myIcon.icon-success:before {
    background-color: #8bc34a
}

.myIcon.icon-success:hover {
    background-color: #71a436
}

.myIcon.icon-success:active {
    background-color: #577d2a
}

.myIcon.icon-warning {
    background-color: #ffca28;
    color: white
}

.myIcon.icon-warning.transparent {
    background-color: rgba(255, 202, 40, 0.1);
    color: #ffca28
}

.myIcon.icon-warning.transparent:hover {
    background-color: #ffca28;
    color: white
}

.myIcon.icon-warning:after, .myIcon.icon-warning.hover-color:hover, .myIcon.icon-warning.icon-color {
    color: #ffca28
}

.myIcon.icon-warning:before {
    background-color: #ffca28
}

.myIcon.icon-warning:hover {
    background-color: #f4b800
}

.myIcon.icon-warning:active {
    background-color: #c19100
}

.myIcon.icon-danger {
    background-color: #f44336;
    color: white
}

.myIcon.icon-danger.transparent {
    background-color: rgba(244, 67, 54, 0.1);
    color: #f44336
}

.myIcon.icon-danger.transparent:hover {
    background-color: #f44336;
    color: white
}

.myIcon.icon-danger:after, .myIcon.icon-danger.hover-color:hover, .myIcon.icon-danger.icon-color {
    color: #f44336
}

.myIcon.icon-danger:before {
    background-color: #f44336
}

.myIcon.icon-danger:hover {
    background-color: #ea1c0d
}

.myIcon.icon-danger:active {
    background-color: #ba160a
}

.myIcon.icon-info {
    background-color: #00bcd4;
    color: white
}

.myIcon.icon-info.transparent {
    background-color: rgba(0, 188, 212, 0.1);
    color: #00bcd4
}

.myIcon.icon-info.transparent:hover {
    background-color: #00bcd4;
    color: white
}

.myIcon.icon-info:after, .myIcon.icon-info.hover-color:hover, .myIcon.icon-info.icon-color {
    color: #00bcd4
}

.myIcon.icon-info:before {
    background-color: #00bcd4
}

.myIcon.icon-info:hover {
    background-color: #008fa1
}

.myIcon.icon-info:active {
    background-color: #00626e
}

.myIcon.icon-default {
    background-color: #58767f;
    color: white
}

.myIcon.icon-default.transparent {
    background-color: rgba(88, 118, 127, 0.1);
    color: #58767f
}

.myIcon.icon-default.transparent:hover {
    background-color: #58767f;
    color: white
}

.myIcon.icon-default:after, .myIcon.icon-default.hover-color:hover, .myIcon.icon-default.icon-color {
    color: #58767f
}

.myIcon.icon-default:before {
    background-color: #58767f
}

.myIcon.icon-default:hover {
    background-color: #435a61
}

.myIcon.icon-default:active {
    background-color: #2e3e43
}

.icons-list div {
    line-height: 40px;
    white-space: nowrap;
    cursor: default;
    position: relative;
    z-index: 1
}

.icons-list div::after {
    content: '';
    position: absolute;
    left: 15px;
    right: 0;
    width: 85%;
    height: 100%;
    background-color: #f8f8f8;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform .4s;
    -moz-transition: opacity 0.2s, -moz-transform .4s;
    transition: opacity 0.2s, transform .4s;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

.icons-list div i {
    display: inline-block;
    width: 40px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: font-size 0.2s;
    -moz-transition: font-size 0.2s;
    transition: font-size 0.2s
}

.icons-list div:hover::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.icons-list div:hover i {
    font-size: 26px
}

.icon-border {
    border: 1px solid;
    border-radius: 50%
}

.icon-border-br-5 {
    border: 1px solid;
    border-radius: 5px
}

@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.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

ul > li.divided-right, ol > li.divided-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

ul.list-type, ol.list-type {
    padding: 0;
    margin: 7px 0 7px 20px;
    list-style-type: none
}

ul.list-type li, ol.list-type li {
    padding: 2px 2px 2px 0px;
    position: relative
}

ul.list-type li:before, ol.list-type li:before {
    position: absolute;
    left: -18px;
    margin-top: 3px;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

ul.list-type.arrow li:before, ol.list-type.arrow li:before {
    content: "\f061"
}

ul.list-type.circle li:before, ol.list-type.circle li:before {
    content: "\f10c"
}

ul.list-type.check li:before, ol.list-type.check li:before {
    content: "\f046"
}

ul.list-type.caret-right li:before, ol.list-type.caret-right li:before {
    content: "\f0da"
}

.nestable-tree {
    float: none;
    width: auto;
    max-width: none
}

.ui-lists-page .dd-item .dd-handle, .ui-lists-page .dd-dragel .dd-handle {
    padding: 10px 20px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    border-radius: 0;
    background: #f4f4f4;
    height: 40px
}

.ui-lists-page .dd-item .dd-handle:hover, .ui-lists-page .dd-dragel .dd-handle:hover {
    color: #fff;
    background: linear-gradient(60deg, #B24592, #F15F79)
}

.ui-lists-page .dd-item .dd-handle .btn.add, .ui-lists-page .dd-item .dd-handle .btn.remove, .ui-lists-page .dd-item .dd-handle .btn.edit, .ui-lists-page .dd-dragel .dd-handle .btn.add, .ui-lists-page .dd-dragel .dd-handle .btn.remove, .ui-lists-page .dd-dragel .dd-handle .btn.edit {
    padding: 6px;
    font-size: 12px;
    line-height: 20px
}

.ui-lists-page .dd-item .dd-handle .btn:active, .ui-lists-page .dd-dragel .dd-handle .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-lists-page .dd-item .dd-handle .tree-handle, .ui-lists-page .dd-dragel .dd-handle .tree-handle {
    padding: 6px 8px;
    line-height: 22px;
    background-color: #6eefff;
    border-right: 1px solid #55ecff
}

.ui-lists-page .dd-item > button, .ui-lists-page .dd-dragel > button {
    height: 30px
}

.list-group.no-border .list-group-item {
    border-width: 1px 0
}

.media .media-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px
}

.thumb {
    width: 60px;
    display: inline-block
}

.thumb img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.thumb.thumb-sm {
    width: 40px
}

.thumb.thumb-md {
    width: 80px
}

.thumb.thumb-lg {
    width: 100px
}

.thumb.thumb-xl {
    width: 120px
}

.thumb.thumb-xxl {
    width: 160px
}

.thumb .thumb-header, .thumb .thumb-body {
    padding: 5px
}

.thumb .thumb-header {
    border-bottom: 0;
    background-color: rgba(0, 0, 0, 0.01)
}

.thumb .thumb-body {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.text-muted {
    color: #7d8c95
}

.custom-font {
    font-family: "Roboto", "Arial", sans-serif
}

.filled {
    padding: 10px;
    color: white
}

.text-thin {
    font-weight: 300
}

.text-italic {
    font-style: italic !important
}

.text-strong {
    font-weight: 700 !important
}

.text-small {
    font-size: 90% !important
}

.small, small {
    font-size: 90%
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-underline{
    text-decoration: underline;
}

.text-no-decoration{
    text-decoration: none !important;
}

.text-no-decoration:hover{
    text-decoration: none;
}

.text-no-decoration:active{
    text-decoration: none;
}
.text-no-decoration:visited{
    text-decoration: none;
}

.text-active {
    display: none
}

.active > .text-active {
    display: inline-block
}

.active > .text-inactive {
    display: none
}

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
    border-bottom: 1px solid #7d8c95;
    padding-bottom: 5px
}

address.filled strong {
    display: block;
    margin: -10px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 300
}

address.filled i {
    font-size: 80px;
    margin-top: -50px;
    filter: alpha(opacity=5);
    opacity: .05
}

address.filled.append {
    margin-top: -20px
}

dl.filled {
    padding: 0
}

dl.filled dt {
    font-family: "Dosis", "Arial", sans-serif
}

dl.filled dt, dl.filled dd {
    padding: 5px 10px
}

blockquote.filled {
    min-height: 60px;
    padding: 10px;
    border-left: 5px solid;
    border-color: rgba(0, 0, 0, 0.3)
}

blockquote.filled i[class*='fa-quote-'] {
    font-size: 46px;
    margin: 0 10px 10px 0;
    color: rgba(0, 0, 0, 0.1)
}

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

blockquote.filled small {
    color: rgba(0, 0, 0, 0.3)
}

blockquote.filled.text-right {
    border-left-width: 0;
    border-right: 5px solid rgba(0, 0, 0, 0.3)
}

blockquote p {
    line-height: 1.6em
}

.note {
    display: inline-block;
    padding: 2px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #7d8c95;
    font-family: "Dosis", "Arial", sans-serif;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    top: -2px;
    margin-top: 5px
}

.example .link-effect {
    font-family: "Dosis", "Arial", sans-serif;
    margin: 15px 25px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px
}

.link-effect {
    font-family: "Dosis", "Arial", sans-serif;
    margin: 15px 25px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    outline: none;
    text-decoration: none;
    vertical-align: middle
}

.link-effect:hover, .link-effect:focus {
    outline: 0;
    text-decoration: none
}

.link-effect.link-effect-1::before, .link-effect.link-effect-1::after {
    display: inline-block;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity 0.2s;
    -moz-transition: -moz-transform .3s, opacity 0.2s;
    transition: transform .3s, opacity 0.2s
}

.link-effect.link-effect-1::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px)
}

.link-effect.link-effect-1::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px)
}

.link-effect.link-effect-1:hover::before, .link-effect.link-effect-1:hover::after, .link-effect.link-effect-1:focus::before, .link-effect.link-effect-1:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.link-effect.link-effect-2 {
    color: white;
    line-height: 1.8em;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

.link-effect.link-effect-2 span {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background: #d54861;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.link-effect.link-effect-2 span::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #952236;
    content: attr(data-hover);
    padding: 0 10px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.link-effect.link-effect-2:hover span, .link-effect.link-effect-2:focus span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    -ms-transform: rotateX(90deg) translateY(-22px);
    -o-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px)
}

.link-effect.link-effect-2:hover span::before, .link-effect.link-effect-2:focus span::before {
    background-color: #d54861
}

.link-effect.link-effect-3 {
    padding: 4px 0
}

.link-effect.link-effect-3::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: rgba(213, 72, 97, 0.15);
    content: '';
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform .3s;
    -moz-transition: opacity 0.3s, -moz-transform .3s;
    transition: opacity 0.3s, transform .3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.link-effect.link-effect-3:hover::after, .link-effect.link-effect-3:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.link-effect.link-effect-4 {
    padding: 0 0 4px
}

.link-effect.link-effect-4::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(213, 72, 97, 0.15);
    content: '';
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform .3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform .3s;
    transition: height 0.3s, opacity 0.3s, transform .3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.link-effect.link-effect-4:hover::after, .link-effect.link-effect-4:focus::after {
    height: 5px;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.link-effect.link-effect-5 {
    overflow: hidden;
    padding: 0 4px
}

.link-effect.link-effect-5 span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.link-effect.link-effect-5 span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.link-effect.link-effect-5:hover span, .link-effect.link-effect-5:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.link-effect.link-effect-6 {
    margin: 0 10px;
    padding: 5px 10px
}

.link-effect.link-effect-6::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d54861;
    content: '';
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    transition: top 0.3s
}

.link-effect.link-effect-6::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 2px;
    background: #d54861;
    content: '';
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s
}

.link-effect.link-effect-6:hover::before {
    top: 100%;
    filter: alpha(opacity=100);
    opacity: 1
}

.link-effect.link-effect-6:hover::after {
    height: 100%
}

.link-effect.link-effect-7 {
    padding: 6px 5px 5px
}

.link-effect.link-effect-7::before, .link-effect.link-effect-7::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d54861;
    content: '';
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85)
}

.link-effect.link-effect-7::after {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform .3s;
    -moz-transition: top 0.3s, opacity 0.3s, -moz-transform .3s;
    transition: top 0.3s, opacity 0.3s, transform .3s
}

.link-effect.link-effect-7:hover::before, .link-effect.link-effect-7:hover::after, .link-effect.link-effect-7:focus::before, .link-effect.link-effect-7:focus::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.link-effect.link-effect-7:hover::after, .link-effect.link-effect-7:focus::after {
    top: 0%;
    filter: alpha(opacity=100);
    opacity: 1
}

.link-effect.link-effect-8 {
    padding: 5px 10px
}

.link-effect.link-effect-8::before, .link-effect.link-effect-8::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
    content: '';
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s
}

.link-effect.link-effect-8::after {
    border-color: #d54861;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    -moz-transform: translateY(-7px) translateX(6px);
    -ms-transform: translateY(-7px) translateX(6px);
    -o-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px)
}

.link-effect.link-effect-8:hover::before, .link-effect.link-effect-8:focus::before {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(5) translateX(-5px);
    -moz-transform: translateY(5) translateX(-5px);
    -ms-transform: translateY(5) translateX(-5px);
    -o-transform: translateY(5) translateX(-5px);
    transform: translateY(5) translateX(-5px)
}

.link-effect.link-effect-8:hover::after, .link-effect.link-effect-8:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -moz-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    -o-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.link-effect.link-effect-9 {
    margin: 0 20px;
    padding: 8px 10px;
    text-align: center
}

.link-effect.link-effect-9::before, .link-effect.link-effect-9::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d54861;
    content: '';
    filter: alpha(opacity=20);
    opacity: .2;
    -webkit-transition: opacity 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s
}

.link-effect.link-effect-9::after {
    top: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.link-effect.link-effect-9 span:first-child {
    z-index: 2;
    display: block
}

.link-effect.link-effect-9 span:last-child {
    z-index: 1;
    display: block;
    padding: 2px 0 0 0;
    color: rgba(0, 0, 0, 0.4);
    text-shadow: none;
    text-transform: none;
    font-style: italic;
    font-size: 9px;
    font-family: Georgia, serif;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.link-effect.link-effect-9:hover::before, .link-effect.link-effect-9:focus::before {
    height: 6px
}

.link-effect.link-effect-9:hover::before, .link-effect.link-effect-9:hover::after, .link-effect.link-effect-9:focus::before, .link-effect.link-effect-9:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.link-effect.link-effect-9:hover span:last-child, .link-effect.link-effect-9:focus span:last-child {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.link-effect.link-effect-10 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 8px
}

.link-effect.link-effect-10 span {
    display: block;
    padding: 5px 10px;
    background: #f6d9de;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}

.link-effect.link-effect-10::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    background: #d54861;
    color: white;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    -webkit-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%)
}

.link-effect.link-effect-10:hover span, .link-effect.link-effect-10:focus span {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.link-effect.link-effect-10:hover::before, .link-effect.link-effect-10:focus::before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.link-effect.link-effect-11 {
    padding: 5px 0;
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.4)
}

.link-effect.link-effect-11::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 0;
    max-width: 0;
    border-bottom: 2px solid #d54861;
    color: #d54861;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s
}

.link-effect.link-effect-11:hover::before, .link-effect.link-effect-11:focus::before {
    max-width: 100%
}

.link-effect.link-effect-12::before, .link-effect.link-effect-12::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    content: '';
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2)
}

.link-effect.link-effect-12:after {
    width: 60px;
    height: 60px;
    border-width: 4px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8)
}

.link-effect.link-effect-12:hover::before, .link-effect.link-effect-12:hover::after, .link-effect.link-effect-12:focus::before, .link-effect.link-effect-12:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}

.link-effect.link-effect-13 {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.link-effect.link-effect-13::before {
    position: absolute;
    top: 70%;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.link-effect.link-effect-13:hover::before, .link-effect.link-effect-13:focus::before {
    color: #58767f;
    text-shadow: 10px 0 #58767f, -10px 0 #58767f
}

.link-effect.link-effect-14 {
    padding: 0 10px;
    height: 30px;
    line-height: 30px
}

.link-effect.link-effect-14::before, .link-effect.link-effect-14::after {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #d54861;
    content: '';
    filter: alpha(opacity=20);
    opacity: .2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none
}

.link-effect.link-effect-14::before {
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.link-effect.link-effect-14::after {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.link-effect.link-effect-14:hover::before, .link-effect.link-effect-14:hover::after, .link-effect.link-effect-14:focus::before, .link-effect.link-effect-14:focus::after {
    filter: alpha(opacity=100);
    opacity: 1
}

.link-effect.link-effect-14:hover::before, .link-effect.link-effect-14:focus::before {
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
    -moz-transform: rotate(0deg) translateX(-50%);
    -ms-transform: rotate(0deg) translateX(-50%);
    -o-transform: rotate(0deg) translateX(-50%);
    transform: rotate(0deg) translateX(-50%)
}

.link-effect.link-effect-14:hover::after, .link-effect.link-effect-14:focus::after {
    right: 50%;
    -webkit-transform: rotate(0deg) translateX(50%);
    -moz-transform: rotate(0deg) translateX(50%);
    -ms-transform: rotate(0deg) translateX(50%);
    -o-transform: rotate(0deg) translateX(50%);
    transform: rotate(0deg) translateX(50%)
}

.link-effect.link-effect-15 {
    color: rgba(0, 0, 0, 0.2);
    font-weight: 700
}

.link-effect.link-effect-15::before {
    color: #d54861;
    content: attr(data-hover);
    position: absolute;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s
}

.link-effect.link-effect-15:hover::before, .link-effect.link-effect-15:focus::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    filter: alpha(opacity=0);
    opacity: 0
}

.link-effect.link-effect-16 {
    color: rgba(0, 0, 0, 0.4)
}

.link-effect.link-effect-16::before {
    color: #d54861;
    content: attr(data-hover);
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -ms-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -o-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    pointer-events: none
}

.link-effect.link-effect-16:hover::before, .link-effect.link-effect-16:focus::before {
    -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    -ms-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    -o-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    filter: alpha(opacity=100);
    opacity: 1
}

.link-effect.link-effect-17 {
    color: rgba(0, 0, 0, 0.4);
    padding: 10px 0
}

.link-effect.link-effect-17::before {
    color: #d54861;
    content: attr(data-hover);
    position: absolute;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    pointer-events: none
}

.link-effect.link-effect-17::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #58767f;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    pointer-events: none
}

.link-effect.link-effect-17:hover::before, .link-effect.link-effect-17:focus::before {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.link-effect.link-effect-17:hover::after, .link-effect.link-effect-17:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.link-effect.link-effect-18 {
    position: relative;
    z-index: 1;
    padding: 0 5px;
    color: rgba(0, 0, 0, 0.2);
    font-weight: 700;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.link-effect.link-effect-18::before, .link-effect.link-effect-18::after {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    z-index: -1;
    -webkit-transition: -webkit-transform .3s, opacity 0.3s;
    -moz-transition: -moz-transform .3s, opacity 0.3s;
    transition: transform .3s, opacity 0.3s;
    pointer-events: none
}

.link-effect.link-effect-18::before {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px)
}

.link-effect.link-effect-18::after {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
}

.link-effect.link-effect-18:hover, .link-effect.link-effect-18:focus {
    color: #d54861
}

.link-effect.link-effect-18:hover::before, .link-effect.link-effect-18:hover::after, .link-effect.link-effect-18:focus::before, .link-effect.link-effect-18:focus::after {
    filter: alpha(opacity=70);
    opacity: .7;
    background: rgba(0, 0, 0, 0.1);
    width: 100%
}

.link-effect.link-effect-18:hover::before, .link-effect.link-effect-18:focus::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.link-effect.link-effect-18:hover::after, .link-effect.link-effect-18:focus::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.link-effect.link-effect-19 {
    line-height: 1.8em;
    margin: 15px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    color: white
}

.link-effect.link-effect-19 span {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    background: #d54861;
    -webkit-transition: -webkit-transform .4s, background 0.4s;
    -moz-transition: -moz-transform .4s, background 0.4s;
    transition: transform .4s, background 0.4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -100px;
    -moz-transform-origin: 50% 50% -100px;
    -ms-transform-origin: 50% 50% -100px;
    -o-transform-origin: 50% 50% -100px;
    transform-origin: 50% 50% -100px
}

.link-effect.link-effect-19 span::before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    background: #952236;
    content: attr(data-hover);
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none
}

.link-effect.link-effect-19:hover span, .link-effect.link-effect-19:focus span {
    background: #952236;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
}

.link-effect.link-effect-19:hover span::before, .link-effect.link-effect-19:focus span::before {
    background: #d54861
}

.link-effect.link-effect-20 {
    line-height: 1.8em;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px
}

.link-effect.link-effect-20 span {
    position: relative;
    display: inline-block;
    padding: 3px 15px 0;
    background: #f6d9de;
    box-shadow: inset 0 3px #e89ba9;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%
}

.link-effect.link-effect-20 span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 3px 15px 0;
    background: #d54861;
    color: #fff;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform .6s;
    -moz-transition: -moz-transform .6s;
    transition: transform .6s;
    -webkit-transform: rotateX(270deg);
    -moz-transform: rotateX(270deg);
    -ms-transform: rotateX(270deg);
    -o-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none
}

.link-effect.link-effect-20:hover span, .link-effect.link-effect-20:focus span {
    background: #e89ba9
}

.link-effect.link-effect-20:hover span::before, .link-effect.link-effect-20:focus span::before {
    -webkit-transform: rotateX(10deg);
    -moz-transform: rotateX(10deg);
    -ms-transform: rotateX(10deg);
    -o-transform: rotateX(10deg);
    transform: rotateX(10deg)
}

.link-effect.link-effect-21 {
    padding: 10px;
    color: rgba(0, 0, 0, 0.2);
    font-weight: 700;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.link-effect.link-effect-21::before, .link-effect.link-effect-21::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d54861;
    content: '';
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform .3s;
    -moz-transition: opacity 0.3s, -moz-transform .3s;
    transition: opacity 0.3s, transform .3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.link-effect.link-effect-21::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.link-effect.link-effect-21::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.link-effect.link-effect-21:hover, .link-effect.link-effect-21:focus {
    color: #d54861
}

.link-effect.link-effect-21:hover::before, .link-effect.link-effect-21:hover::after, .link-effect.link-effect-21:focus::before, .link-effect.link-effect-21:focus::after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#loading-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

#loading-bar .bar {
    position: absolute;
    background-color: #F15F79;
    z-index: 9
}

#loading-bar .peg {
    -webkit-box-shadow: #F15F79 1px 0 6px 1px;
    box-shadow: #F15F79 1px 0 6px 1px
}

#loading-bar-spinner {
    position: absolute;
    z-index: 99
}

#loading-bar-spinner .spinner-icon {
    border-top-color: #F15F79;
    border-left-color: #F15F79
}

.daterangepicker .ranges li {
    font-size: 12px;
    border-radius: 0
}

.daterangepicker .ranges .daterangepicker_start_input label, .daterangepicker .ranges .daterangepicker_end_input label {
    color: #4d585f;
    text-transform: none
}

.daterangepicker .ranges .input-mini {
    border-radius: 0;
    color: #4d585f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.daterangepicker .ranges .input-mini:focus {
    outline: 0;
    border: 1px solid gray
}

.alert {
    padding: 10px 15px;
    border-radius: 0;
    border: 0;
    border-left: 3px solid
}

.alert.alert-big {
    padding: 15px
}

.alert.alert-dismissable {
    padding-right: 35px
}

.alert.notcloseable > .close {
    display: none
}

.alert.alert-primary {
    color: #d54861;
    background-color: #f6d9de
}

.alert.alert-primary .alert-link {
    color: #d0334f
}

.alert.alert-success {
    color: #8bc34a;
    background-color: #edf6e3
}

.alert.alert-success .alert-link {
    color: #7eb73d
}

.alert.alert-warning {
    color: #ffca28;
    background-color: #fff6db
}

.alert.alert-warning .alert-link {
    color: #ffc40f
}

.alert.alert-danger {
    color: #f44336;
    background-color: #fff8f7
}

.alert.alert-danger .alert-link {
    color: #f32c1e
}

.alert.alert-info {
    color: #00bcd4;
    background-color: #88f1ff
}

.alert.alert-info .alert-link {
    color: #00a5bb
}

.alert.alert-default {
    color: #58767f;
    background-color: #d8e1e4
}

.alert.alert-default .alert-link {
    color: #4e6870
}

.alert.alert-cyan {
    color: #00aced;
    background-color: #baecff
}

.alert.alert-cyan .alert-link {
    color: #0092c9
}

.alert.alert-amethyst {
    color: #9675ce;
    background-color: #cfc0e9
}

.alert.alert-amethyst .alert-link {
    color: #8862c7
}

.alert.alert-green {
    color: #8dc327;
    background-color: #f7fcee
}

.alert.alert-green .alert-link {
    color: #84b624
}

.alert.alert-soundcloud {
    color: #fec107;
    background-color: #fff4d2
}

.alert.alert-soundcloud .alert-link {
    color: #f5b901
}

.alert.alert-red {
    color: #ff5b5b;
    background-color: #fff4f4
}

.alert.alert-red .alert-link {
    color: #ff2828
}

.alert.alert-greensea {
    color: #00c292;
    background-color: #dcfff6
}

.alert.alert-greensea .alert-link {
    color: #00a97f
}

.alert.alert-blush {
    color: #F15F79;
    background-color: #fff
}

.alert.alert-blush .alert-link {
    color: #ef4865
}

.alert.alert-hotpink {
    color: #e91e63;
    background-color: #fdeff4
}

.alert.alert-hotpink .alert-link {
    color: #d81558
}

.alert.alert-drank {
    color: #A40778;
    background-color: #fdc7ee
}

.alert.alert-drank .alert-link {
    color: #8c0666
}

.alert.alert-blue {
    color: #1e83d1;
    background-color: #c4e1f7
}

.alert.alert-blue .alert-link {
    color: #1b75bb
}

.alert.alert-lightred {
    color: #e05d6f;
    background-color: #f9dde1
}

.alert.alert-lightred .alert-link {
    color: #dc485c
}

.alert.alert-slategray {
    color: #3d4c5a;
    background-color: #b2bfcb
}

.alert.alert-slategray .alert-link {
    color: #333f4b
}

.alert.alert-darkgray {
    color: #333;
    background-color: #a6a6a6
}

.alert.alert-darkgray .alert-link {
    color: #262626
}

#toast-container > div {
    opacity: 0.8 !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
    position: relative
}

#toast-container > div:hover {
    opacity: 1 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

#toast-container > div .toast-title {
    font-family: "Dosis", "Arial", sans-serif
}

#toast-container > div .toast-message {
    font-size: 12px
}

#toast-container > div > .fa:not(.toast-close-button) {
    position: absolute;
    font-size: 2em;
    left: 13px
}

#toast-container .toast-close-button {
    font-size: 12px;
    font-weight: 400;
    text-shadow: none;
    opacity: 1
}

#toast-container .toast-close-button:hover {
    text-shadow: none;
    opacity: .5;
    color: white
}

.notify {
    position: absolute;
    bottom: 28px;
    right: 10px
}

.notify .heartbit {
    position: absolute;
    top: -20px;
    right: -16px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 4px solid;
    border-color: #F15F79;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #F15F79;
    position: absolute;
    right: -6px;
    top: -10px
}

@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    25% {
        -moz-transform: scale(0.1);
        opacity: .1
    }
    50% {
        -moz-transform: scale(0.5);
        opacity: .3
    }
    75% {
        -moz-transform: scale(0.8);
        opacity: .5
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(0.1);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(0.5);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(0.8);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.bootstrap-page-tables .table .checkbox {
    margin: 0
}

.static-page-tables .table > thead > tr > th {
    vertical-align: middle
}

.static-page-tables .table > tbody > tr > td {
    vertical-align: middle
}

.static-page-tables .table > tbody > tr > td img {
    margin-right: 3px
}

.static-page-tables .table > tbody > tr > td .btn {
    margin: 0
}

.nav-tabs {
    border: 0;
    background-color: #f5f5f5
}

.nav-tabs > li {
    margin-bottom: 0
}

.nav-tabs > li > a {
    border: 0;
    border-radius: 0;
    margin-right: 0;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -3px 0 transparent;
    box-shadow: inset 0 -3px 0 transparent
}

.nav-tabs > li > a:hover {
    background-color: #f0f0f0;
    border: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    box-shadow: inset 0 -3px 0 #F15F79;
    border: 0;
    background-color: transparent
}

.nav-tabs > li.active:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px
}

.nav-tabs > li.tabs-title {
    padding: 8px 0 0 20px;
    font-size: 16px;
    color: white;
    font-weight: 300
}

.nav-tabs.nav-justified > li > a {
    border: 0;
    border-radius: 0
}

.nav-tabs.nav-justified > li.active > a, .nav-tabs.nav-justified > li.active > a:hover, .nav-tabs.nav-justified > li.active > a:focus {
    border: 0
}

.tab-content .tab-pane {
    padding: 15px
}

.nav-pills > li > a {
    cursor: pointer
}

.nav.nav-sm > li > a {
    padding: 7px 10px
}

.nav-tabs.tabs-dark {
    background-color: #3d4c5a
}

.nav-tabs.tabs-dark > li > a {
    color: rgba(255, 255, 255, 0.5)
}

.nav-tabs.tabs-dark > li > a:hover, .nav-tabs.tabs-dark > li > a:focus {
    background-color: #333f4b;
    color: rgba(255, 255, 255, 0.8)
}

.nav-tabs.tabs-dark > li.disabled > a {
    color: rgba(255, 255, 255, 0.2)
}

.nav-tabs.tabs-dark > li.active > a, .nav-tabs.tabs-dark > li.active > a:hover, .nav-tabs.tabs-dark > li.active > a:focus {
    background-color: transparent;
    color: white
}

.tab-container .nav-tabs {
    background-color: white
}

.tab-container .nav-tabs > li {
    border-right: 1px solid #eaeaea
}

.tab-container .nav-tabs > li:last-child {
    border-right: 0
}

.tab-container .nav-tabs > li > a {
    color: #7d8c95
}

.tab-container .nav-tabs > li > a:hover {
    background-color: #f5f5f5
}

.tab-container .nav-tabs > li.active > a, .tab-container .nav-tabs > li.active > a:hover, .tab-container .nav-tabs > li.active > a:focus {
    color: #363e43
}

.tab-container .nav-tabs > li.disabled > a, .tab-container .nav-tabs > li.disabled > a:hover, .tab-container .nav-tabs > li.disabled > a:focus {
    color: #b5bec3
}

.tab-container .tab-content .tab-pane {
    background-color: white
}

.tab-nopadding .tab-pane {
    padding: 15px 0
}

.tab-wizard .nav-tabs > li > a {
    text-align: left;
    padding-left: 30px;
    position: relative;
    padding: 20px
}

.tab-wizard .nav-tabs > li > a .wizard-step {
    font-size: 11px;
    font-weight: 700;
    padding: 4px 7px;
    border-radius: 50%;
    background-color: #8dc327;
    color: #eaeaea;
    border: 1px solid green;
    margin-top: -2px;
    margin-right: -10px;
    width: 22px;
    height: 22px;
    line-height: 11px
}

.tab-wizard .nav-tabs > li:first-child > a {
    padding-left: 15px
}

.tab-wizard .nav-tabs > li:last-child > a:after, .tab-wizard .nav-tabs > li:last-child > a:before {
    display: none
}

.tab-wizard .nav-tabs > li:last-child > a .wizard-step {
    margin-right: 0
}

.tab-wizard .nav-tabs > li > a, .tab-wizard .nav-tabs > li > a:hover, .tab-wizard .nav-tabs > li > a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.tab-wizard .nav-tabs > li:after, .tab-wizard .nav-tabs > li:before {
    content: "";
    position: absolute;
    border: 0;
    width: 100%;
    height: 3px;
    background-color: #6f919b;
    left: 0;
    margin-left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    transition: opacity 0.8s
}

.tab-wizard .nav-tabs > li:after {
    opacity: .1
}

.tab-wizard .nav-tabs > li:before {
    background-color: #d54861;
    bottom: -3px;
    opacity: 1;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    transition: width 0.8s
}

.tab-wizard .nav-tabs > li.active > a:before {
    border-left-color: white
}

.tab-wizard .nav-tabs > li.active > a .wizard-step {
    background-color: transparent;
    color: #363e43;
    border-color: #363e43
}

.tab-wizard .nav-tabs > li.active > a, .tab-wizard .nav-tabs > li.active > a:hover {
    background-color: transparent
}

.tab-wizard .nav-tabs > li.active:after {
    opacity: 1
}

.tab-wizard .nav-tabs > li.active:before {
    opacity: 0;
    width: 0
}

.tab-wizard .nav-tabs > li.disabled > a .wizard-step {
    background-color: transparent;
    color: #eaeaea;
    border-color: #eaeaea
}

.tab-wizard .nav-tabs > li.active ~ li > a:before {
    border-left-color: white
}

.tab-wizard .nav-tabs > li.active ~ li > a .wizard-step {
    background-color: transparent;
    color: #eaeaea;
    border-color: #eaeaea
}

.tab-wizard .nav-tabs > li.active ~ li > a, .tab-wizard .nav-tabs > li.active ~ li > a:hover {
    background-color: white
}

.tab-wizard .nav-tabs > li.active ~ li:before {
    opacity: 0;
    width: 0
}

.tab-wizard .tab-content {
    background-color: white
}

.tab-wizard .tab-content .tab-pane {
    margin-top: 3px
}

.tab-wizard .tab-content .pager.wizard {
    margin: 0;
    padding: 0 15px 15px
}

.tab-wizard .tab-content .pager.wizard > li.disabled > .btn {
    cursor: not-allowed;
    color: #ccc;
    border-color: #eee
}

.tab-wizard .tab-content .pager.wizard > li.disabled > .btn:hover {
    background-color: white
}

.tab-wizard .tab-content .pager.wizard > li.previous > .btn {
    float: left
}

.tab-wizard .tab-content .pager.wizard > li.next > .btn {
    float: right
}

.tab-animation > .tab-content {
    position: relative
}

.tab-animation > .tab-content > .tab-pane {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.tab-animation > .tab-content > .tab-pane.active-remove {
    position: absolute;
    top: 0;
    width: 100%;
    display: block
}

.tab-animation > .tab-content > .tab-pane.active-remove-active {
    opacity: 0
}

.tab-animation > .tab-content > .tab-pane.active-add {
    opacity: 0
}

.tabs-right.nav-tabs {
    text-align: right
}

.tabs-right.nav-tabs > li {
    margin-right: -3px;
    float: none;
    display: inline-block
}

.tabs-right.nav-tabs > li:last-child {
    margin-right: 0
}

@media only screen and (max-width: 768px) {
    .nav-tabs.nav-justified > li a {
        margin-bottom: 0
    }

    .nav-tabs.nav-justified > li:after {
        display: none
    }

    .nav-tabs > li.tabs-title {
        display: none
    }
}

.tabs-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.tabs-menu > li {
    margin-bottom: 1px;
    position: relative
}

.tabs-menu > li > a {
    display: block;
    background-color: #f7f7f7;
    padding: 10px 15px;
    color: #4d585f
}

.tabs-menu > li > a:hover {
    color: #d54861
}

.tabs-menu > li.active > a {
    background-color: #d54861;
    color: white;
    font-weight: 700
}

.tabs-menu > li.active:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #d54861;
    border-top: 6px solid transparent;
    right: -6px;
    top: 15px
}

.modal-backdrop {
    bottom: 0
}

.modal.splash.fade {
    filter: alpha(opacity=100);
    opacity: 1
}

.modal-open.splash .modal-backdrop.fade {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal.splash.fade .modal-dialog, .modal.splash.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open.splash .modal-dialog {
    margin-top: 60px
}

.modal-open.splash .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.modal-open.splash .modal-backdrop {
    background-color: black
}

.modal-open.splash .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-open.splash .modal-backdrop.in {
    filter: alpha(opacity=85);
    opacity: .85
}

.modal-open.splash.modal {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

.modal-open.splash.splash-1 .modal-content {
    background-color: transparent;
    color: white
}

.modal-open.splash.splash-1 .modal-header {
    border-bottom: 0;
    text-align: center
}

.modal-open.splash.splash-1 .modal-header .modal-title {
    font-weight: 700
}

.modal-open.splash.splash-1 .modal-footer {
    background-color: transparent;
    border-top: 0;
    text-align: center
}

.modal-open.splash.splash-1 .modal-footer .btn-default {
    border: 2px solid white;
    color: white
}

.modal-open.splash.splash-1 .modal-footer .btn-default:hover, .modal-open.splash.splash-1 .modal-footer .btn-default:active, .modal-open.splash.splash-1 .modal-footer .btn-default.active {
    background-color: rgba(255, 255, 255, 0.1)
}

.modal-open.splash.splash-2 .modal-header {
    background-color: #f5f5f5;
    text-align: center
}

.modal-open.splash.splash-2 .modal-header .modal-title {
    font-weight: 700
}

.modal-open.splash.splash-2 .modal-footer {
    background-color: white;
    border-top: 0;
    text-align: center
}

.modal-open.splash.splash-ef-1 .modal-backdrop {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.modal-open.splash.splash-ef-1 .modal .modal-dialog {
    -webkit-transition: opacity 0.5s, -webkit-transform .5s;
    -moz-transition: opacity 0.5s, -moz-transform .5s;
    transition: opacity 0.5s, transform .5s
}

.modal-open.splash.splash-ef-1 .modal.fade .modal-dialog {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 150px);
    -moz-transform: translate3d(0, 0, 150px);
    -ms-transform: translate3d(0, 0, 150px);
    -o-transform: translate3d(0, 0, 150px);
    transform: translate3d(0, 0, 150px)
}

.modal-open.splash.splash-ef-1 .modal.in .modal-dialog {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open.splash.splash-ef-2 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-2 .modal .modal-dialog {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.modal-open.splash.splash-ef-2 .modal.fade .modal-dialog {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0
}

.modal-open.splash.splash-ef-2 .modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-open.splash.splash-ef-3 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-3 .modal .modal-dialog {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.modal-open.splash.splash-ef-3 .modal.fade .modal-dialog {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0
}

.modal-open.splash.splash-ef-3 .modal.in .modal-dialog {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.modal-open.splash.splash-ef-4 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-4 .modal .modal-dialog {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.modal-open.splash.splash-ef-4 .modal.fade .modal-dialog {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0
}

.modal-open.splash.splash-ef-4 .modal.in .modal-dialog {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.modal-open.splash.splash-ef-5 .modal-backdrop {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.modal-open.splash.splash-ef-5 .modal .modal-dialog {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.modal-open.splash.splash-ef-5 .modal.fade .modal-dialog {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.modal-open.splash.splash-ef-5 .modal.in .modal-dialog {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-6 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-6 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-6 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0
}

.modal-open.splash.splash-ef-6 .modal.in .modal-dialog {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateZ(0px) rotateX(0deg);
    -moz-transform: translateZ(0px) rotateX(0deg);
    -ms-transform: translateZ(0px) rotateX(0deg);
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-7 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-7 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-7 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0
}

.modal-open.splash.splash-ef-7 .modal.in .modal-dialog {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
    -moz-transform: translate(0%) translateZ(0) rotate(0deg);
    -ms-transform: translate(0%) translateZ(0) rotate(0deg);
    transform: translate(0%) translateZ(0) rotate(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-8 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-8 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-8 .modal.fade .modal-dialog {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0
}

.modal-open.splash.splash-ef-8 .modal.in .modal-dialog {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1
}

.modal-open.splash.splash-ef-9 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-9 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-9 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-9 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    opacity: 0
}

.modal-open.splash.splash-ef-9 .modal.in .modal-dialog {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-10 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-10 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-10 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-10 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    opacity: 0
}

.modal-open.splash.splash-ef-10 .modal.in .modal-dialog {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-11 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-11 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-11 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-11 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0
}

.modal-open.splash.splash-ef-11 .modal.in .modal-dialog {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-12 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-12 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-12 .modal.fade .modal-dialog {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0
}

.modal-open.splash.splash-ef-12 .modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-open.splash.splash-ef-13 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-13 .modal-backdrop.in {
    opacity: 1
}

.modal-open.splash.splash-ef-13 .modal .modal-dialog {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.modal-open.splash.splash-ef-13 .modal.fade .modal-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.modal-open.splash.splash-ef-13 .modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-open.splash.splash-ef-13 .modal .modal-content {
    color: white;
    background-color: transparent
}

.modal-open.splash.splash-ef-13 .modal .modal-content .modal-header, .modal-open.splash.splash-ef-13 .modal .modal-content .modal-body, .modal-open.splash.splash-ef-13 .modal .modal-content .modal-footer {
    background-color: transparent;
    border: 0
}

.modal-open.splash.splash-ef-13 .modal .modal-content .btn-default {
    border: 2px solid white;
    color: white
}

.modal-open.splash.splash-ef-13 .modal .modal-content .btn-default:hover, .modal-open.splash.splash-ef-13 .modal .modal-content .btn-default:active, .modal-open.splash.splash-ef-13 .modal .modal-content .btn-default.active {
    background-color: rgba(255, 255, 255, 0.1)
}

.modal-open.splash.splash-ef-13 .modal .modal-content a {
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer
}

.modal-open.splash.splash-ef-13 .modal .modal-content a:hover {
    color: white
}

.modal-open.splash.splash-ef-14 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-14 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-14 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0
}

.modal-open.splash.splash-ef-14 .modal.in .modal-dialog {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out
}

.modal-open.splash.splash-ef-15 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-15 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-15 .modal .modal-dialog {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.modal-open.splash.splash-ef-15 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0
}

.modal-open.splash.splash-ef-15 .modal.in .modal-dialog {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
    opacity: 1
}

.modal-open.splash.splash-ef-16 .modal-backdrop {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.modal-open.splash.splash-ef-16 .modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.modal-open.splash.splash-ef-16 .modal .modal-dialog {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.modal-open.splash.splash-ef-16 .modal.fade .modal-dialog {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0
}

.modal-open.splash.splash-ef-16 .modal.in .modal-dialog {
    -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1
}

.modal-open.splash.splash-primary.splash-2 .modal-content, .modal-open.splash.splash-success.splash-2 .modal-content, .modal-open.splash.splash-warning.splash-2 .modal-content, .modal-open.splash.splash-danger.splash-2 .modal-content, .modal-open.splash.splash-info.splash-2 .modal-content, .modal-open.splash.splash-cyan.splash-2 .modal-content, .modal-open.splash.splash-amethyst.splash-2 .modal-content, .modal-open.splash.splash-green.splash-2 .modal-content, .modal-open.splash.splash-soundcloud.splash-2 .modal-content, .modal-open.splash.splash-red.splash-2 .modal-content, .modal-open.splash.splash-greensea.splash-2 .modal-content, .modal-open.splash.splash-dutc.splash-2h .modal-content, .modal-open.splash.splash-hotpink.splash-2 .modal-content, .modal-open.splash.splash-drank.splash-2 .modal-content, .modal-open.splash.splash-blue.splash-2 .modal-content, .modal-open.splash.splash-lightred.splash-2 .modal-content, .modal-open.splash.splash-slategray.splash-2 .modal-content, .modal-open.splash.splash-darkgray.splash-2 .modal-content {
    color: white
}

.modal-open.splash.splash-primary.splash-2 .modal-content .btn-default, .modal-open.splash.splash-success.splash-2 .modal-content .btn-default, .modal-open.splash.splash-warning.splash-2 .modal-content .btn-default, .modal-open.splash.splash-danger.splash-2 .modal-content .btn-default, .modal-open.splash.splash-info.splash-2 .modal-content .btn-default, .modal-open.splash.splash-cyan.splash-2 .modal-content .btn-default, .modal-open.splash.splash-amethyst.splash-2 .modal-content .btn-default, .modal-open.splash.splash-green.splash-2 .modal-content .btn-default, .modal-open.splash.splash-soundcloud.splash-2 .modal-content .btn-default, .modal-open.splash.splash-red.splash-2 .modal-content .btn-default, .modal-open.splash.splash-greensea.splash-2 .modal-content .btn-default, .modal-open.splash.splash-dutc.splash-2h .modal-content .btn-default, .modal-open.splash.splash-hotpink.splash-2 .modal-content .btn-default, .modal-open.splash.splash-drank.splash-2 .modal-content .btn-default, .modal-open.splash.splash-blue.splash-2 .modal-content .btn-default, .modal-open.splash.splash-lightred.splash-2 .modal-content .btn-default, .modal-open.splash.splash-slategray.splash-2 .modal-content .btn-default, .modal-open.splash.splash-darkgray.splash-2 .modal-content .btn-default {
    border: 2px solid white;
    color: white
}

.modal-open.splash.splash-primary.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-primary.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-primary.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-success.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-success.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-success.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-warning.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-warning.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-warning.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-danger.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-danger.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-danger.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-info.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-info.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-info.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-cyan.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-cyan.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-cyan.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-amethyst.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-amethyst.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-amethyst.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-green.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-green.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-green.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-soundcloud.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-soundcloud.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-soundcloud.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-red.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-red.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-red.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-greensea.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-greensea.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-greensea.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-dutc.splash-2h .modal-content .btn-default:hover, .modal-open.splash.splash-dutc.splash-2h .modal-content .btn-default:active, .modal-open.splash.splash-dutc.splash-2h .modal-content .btn-default.active, .modal-open.splash.splash-hotpink.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-hotpink.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-hotpink.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-drank.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-drank.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-drank.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-blue.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-blue.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-blue.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-lightred.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-lightred.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-lightred.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-slategray.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-slategray.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-slategray.splash-2 .modal-content .btn-default.active, .modal-open.splash.splash-darkgray.splash-2 .modal-content .btn-default:hover, .modal-open.splash.splash-darkgray.splash-2 .modal-content .btn-default:active, .modal-open.splash.splash-darkgray.splash-2 .modal-content .btn-default.active {
    background-color: rgba(255, 255, 255, 0.1)
}

.modal-open.splash.splash-primary.splash-2 .modal-content a, .modal-open.splash.splash-success.splash-2 .modal-content a, .modal-open.splash.splash-warning.splash-2 .modal-content a, .modal-open.splash.splash-danger.splash-2 .modal-content a, .modal-open.splash.splash-info.splash-2 .modal-content a, .modal-open.splash.splash-cyan.splash-2 .modal-content a, .modal-open.splash.splash-amethyst.splash-2 .modal-content a, .modal-open.splash.splash-green.splash-2 .modal-content a, .modal-open.splash.splash-soundcloud.splash-2 .modal-content a, .modal-open.splash.splash-red.splash-2 .modal-content a, .modal-open.splash.splash-greensea.splash-2 .modal-content a, .modal-open.splash.splash-dutc.splash-2h .modal-content a, .modal-open.splash.splash-hotpink.splash-2 .modal-content a, .modal-open.splash.splash-drank.splash-2 .modal-content a, .modal-open.splash.splash-blue.splash-2 .modal-content a, .modal-open.splash.splash-lightred.splash-2 .modal-content a, .modal-open.splash.splash-slategray.splash-2 .modal-content a, .modal-open.splash.splash-darkgray.splash-2 .modal-content a {
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer
}

.modal-open.splash.splash-primary.splash-2 .modal-content a:hover, .modal-open.splash.splash-success.splash-2 .modal-content a:hover, .modal-open.splash.splash-warning.splash-2 .modal-content a:hover, .modal-open.splash.splash-danger.splash-2 .modal-content a:hover, .modal-open.splash.splash-info.splash-2 .modal-content a:hover, .modal-open.splash.splash-cyan.splash-2 .modal-content a:hover, .modal-open.splash.splash-amethyst.splash-2 .modal-content a:hover, .modal-open.splash.splash-green.splash-2 .modal-content a:hover, .modal-open.splash.splash-soundcloud.splash-2 .modal-content a:hover, .modal-open.splash.splash-red.splash-2 .modal-content a:hover, .modal-open.splash.splash-greensea.splash-2 .modal-content a:hover, .modal-open.splash.splash-dutc.splash-2h .modal-content a:hover, .modal-open.splash.splash-hotpink.splash-2 .modal-content a:hover, .modal-open.splash.splash-drank.splash-2 .modal-content a:hover, .modal-open.splash.splash-blue.splash-2 .modal-content a:hover, .modal-open.splash.splash-lightred.splash-2 .modal-content a:hover, .modal-open.splash.splash-slategray.splash-2 .modal-content a:hover, .modal-open.splash.splash-darkgray.splash-2 .modal-content a:hover {
    color: white
}

.modal-open.splash.splash-primary .modal-backdrop {
    background-color: #d54861
}

.modal-open.splash.splash-primary .splash-2 .modal-content, .modal-open.splash.splash-primary .splash-2 .modal-footer {
    background-color: #d54861
}

.modal-open.splash.splash-primary .splash-2 .modal-header {
    background-color: #d0334f;
    border-color: #be2c46
}

.modal-open.splash.splash-success .modal-backdrop {
    background-color: #8bc34a
}

.modal-open.splash.splash-success .splash-2 .modal-content, .modal-open.splash.splash-success .splash-2 .modal-footer {
    background-color: #8bc34a
}

.modal-open.splash.splash-success .splash-2 .modal-header {
    background-color: #7eb73d;
    border-color: #71a436
}

.modal-open.splash.splash-warning .modal-backdrop {
    background-color: #ffca28
}

.modal-open.splash.splash-warning .splash-2 .modal-content, .modal-open.splash.splash-warning .splash-2 .modal-footer {
    background-color: #ffca28
}

.modal-open.splash.splash-warning .splash-2 .modal-header {
    background-color: #ffc40f;
    border-color: #f4b800
}

.modal-open.splash.splash-danger .modal-backdrop {
    background-color: #f44336
}

.modal-open.splash.splash-danger .splash-2 .modal-content, .modal-open.splash.splash-danger .splash-2 .modal-footer {
    background-color: #f44336
}

.modal-open.splash.splash-danger .splash-2 .modal-header {
    background-color: #f32c1e;
    border-color: #ea1c0d
}

.modal-open.splash.splash-info .modal-backdrop {
    background-color: #00bcd4
}

.modal-open.splash.splash-info .splash-2 .modal-content, .modal-open.splash.splash-info .splash-2 .modal-footer {
    background-color: #00bcd4
}

.modal-open.splash.splash-info .splash-2 .modal-header {
    background-color: #00a5bb;
    border-color: #008fa1
}

.modal-open.splash.splash-cyan .modal-backdrop {
    background-color: #00aced
}

.modal-open.splash.splash-cyan .splash-2 .modal-content, .modal-open.splash.splash-cyan .splash-2 .modal-footer {
    background-color: #00aced
}

.modal-open.splash.splash-cyan .splash-2 .modal-header {
    background-color: #0099d4;
    border-color: #0087ba
}

.modal-open.splash.splash-amethyst .modal-backdrop {
    background-color: #9675ce
}

.modal-open.splash.splash-amethyst .splash-2 .modal-content, .modal-open.splash.splash-amethyst .splash-2 .modal-footer {
    background-color: #9675ce
}

.modal-open.splash.splash-amethyst .splash-2 .modal-header {
    background-color: #8862c7;
    border-color: #794fc1
}

.modal-open.splash.splash-green .modal-backdrop {
    background-color: #8dc327
}

.modal-open.splash.splash-green .splash-2 .modal-content, .modal-open.splash.splash-green .splash-2 .modal-footer {
    background-color: #8dc327
}

.modal-open.splash.splash-green .splash-2 .modal-header {
    background-color: #7eae23;
    border-color: #6e991f
}

.modal-open.splash.splash-soundcloud .modal-backdrop {
    background-color: #fec107
}

.modal-open.splash.splash-soundcloud .splash-2 .modal-content, .modal-open.splash.splash-soundcloud .splash-2 .modal-footer {
    background-color: #fec107
}

.modal-open.splash.splash-soundcloud .splash-2 .modal-header {
    background-color: #ebb101;
    border-color: #d19e01
}

.modal-open.splash.splash-red .modal-backdrop {
    background-color: #ff5b5b
}

.modal-open.splash.splash-red .splash-2 .modal-content, .modal-open.splash.splash-red .splash-2 .modal-footer {
    background-color: #ff5b5b
}

.modal-open.splash.splash-red .splash-2 .modal-header {
    background-color: #ff4242;
    border-color: #ff2828
}

.modal-open.splash.splash-greensea .modal-backdrop {
    background-color: #00c292
}

.modal-open.splash.splash-greensea .splash-2 .modal-content, .modal-open.splash.splash-greensea .splash-2 .modal-footer {
    background-color: #00c292
}

.modal-open.splash.splash-greensea .splash-2 .modal-header {
    background-color: #00a97f;
    border-color: #008f6c
}

.modal-open.splash.splash-blush .modal-backdrop {
    background-color: #F15F79
}

.modal-open.splash.splash-blush .splash-2 .modal-content, .modal-open.splash.splash-blush .splash-2 .modal-footer {
    background-color: #F15F79
}

.modal-open.splash.splash-blush .splash-2 .modal-header {
    background-color: #ef4865;
    border-color: #ed3052
}

.modal-open.splash.splash-hotpink .modal-backdrop {
    background-color: #e91e63
}

.modal-open.splash.splash-hotpink .splash-2 .modal-content, .modal-open.splash.splash-hotpink .splash-2 .modal-footer {
    background-color: #e91e63
}

.modal-open.splash.splash-hotpink .splash-2 .modal-header {
    background-color: #d81558;
    border-color: #c1134e
}

.modal-open.splash.splash-drank .modal-backdrop {
    background-color: #A40778
}

.modal-open.splash.splash-drank .splash-2 .modal-content, .modal-open.splash.splash-drank .splash-2 .modal-footer {
    background-color: #A40778
}

.modal-open.splash.splash-drank .splash-2 .modal-header {
    background-color: #8c0666;
    border-color: #730554
}

.modal-open.splash.splash-blue .modal-backdrop {
    background-color: #1e83d1
}

.modal-open.splash.splash-blue .splash-2 .modal-content, .modal-open.splash.splash-blue .splash-2 .modal-footer {
    background-color: #1e83d1
}

.modal-open.splash.splash-blue .splash-2 .modal-header {
    background-color: #1b75bb;
    border-color: #1867a4
}

.modal-open.splash.splash-lightred .modal-backdrop {
    background-color: #e05d6f
}

.modal-open.splash.splash-lightred .splash-2 .modal-content, .modal-open.splash.splash-lightred .splash-2 .modal-footer {
    background-color: #e05d6f
}

.modal-open.splash.splash-lightred .splash-2 .modal-header {
    background-color: #dc485c;
    border-color: #d83249
}

.modal-open.splash.splash-slategray .modal-backdrop {
    background-color: #3d4c5a
}

.modal-open.splash.splash-slategray .splash-2 .modal-content, .modal-open.splash.splash-slategray .splash-2 .modal-footer {
    background-color: #3d4c5a
}

.modal-open.splash.splash-slategray .splash-2 .modal-header {
    background-color: #333f4b;
    border-color: #28323c
}

.modal-open.splash.splash-darkgray .modal-backdrop {
    background-color: #333
}

.modal-open.splash.splash-darkgray .splash-2 .modal-content, .modal-open.splash.splash-darkgray .splash-2 .modal-footer {
    background-color: #333
}

.modal-open.splash.splash-darkgray .splash-2 .modal-header {
    background-color: #262626;
    border-color: #1a1a1a
}

.portlets.sortable {
    min-height: 50px
}

.ui-sortable-placeholder {
    border: 3px dashed rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 100px;
    visibility: visible !important;
    opacity: .5
}

.portlet .boxs-header {
    cursor: pointer;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear
}

.portlet .boxs-header:hover {
    background-color: rgba(0, 0, 0, 0.05) !important
}

.progress {
    background-color: #e5eaee;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress.progress-xxs {
    height: 2px;
    border-radius: 0
}

.progress.progress-xs {
    height: 6px;
    border-radius: 2px
}

.progress.progress-sm {
    height: 12px;
    border-radius: 3px
}

.progress.progress-sm .progress-bar {
    font-size: 9px;
    line-height: 12px
}

.progress.not-rounded {
    border-radius: 0
}

.progress-list {
    position: relative
}

.progress-list .details {
    display: inline-block;
    float: left
}

.progress-list .details .title {
    font-family: "Dosis", "Arial", sans-serif;
    line-height: 16px
}

.progress-list .details .description {
    text-transform: uppercase;
    font-size: 9px;
    color: #7d8c95;
    line-height: 12px
}

.progress-list .status {
    display: inline-block;
    background-color: #e5eaee;
    font-size: 9px;
    padding: 6px
}

.progress-list .clearfix {
    height: 30px
}

.progress-bar-cyan {
    background-color: #00aced
}

.progress-bar-amethyst {
    background-color: #9675ce
}

.progress-bar-green {
    background-color: #8dc327
}

.progress-bar-soundcloud {
    background-color: #fec107
}

.progress-bar-red {
    background-color: #ff5b5b
}

.progress-bar-greensea {
    background-color: #00c292
}

.progress-bar-blush {
    background-color: #F15F79
}

.progress-bar-hotpink {
    background-color: #e91e63
}

.progress-bar-drank {
    background-color: #A40778
}

.progress-bar-blue {
    background-color: #1e83d1
}

.progress-bar-lightred {
    background-color: #e05d6f
}

.progress-bar-gray {
    background-color: gray
}

.progress-bar-slategray {
    background-color: #3d4c5a
}

.progress-bar-darkgray {
    background-color: #333
}

.progress.transparent-black {
    background-color: rgba(0, 0, 0, 0.1)
}

.progress.transparent-black .progress-bar {
    background-color: rgba(0, 0, 0, 0.2)
}

.tbox {
    display: table;
    width: 100%;
    height: 100%;
    border-spacing: 0;
    table-layout: fixed
}

.tbox > .tcol {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top
}

@media only screen and (max-width: 992px) {
    .tbox-sm {
        display: block
    }

    .tbox-sm > .tcol {
        display: block;
        width: auto;
        height: auto
    }
}

@media only screen and (max-width: 768px) {
    .tbox-xs {
        display: block
    }

    .tbox-xs > .tcol {
        display: block;
        width: auto;
        height: auto
    }
}

.chosen-container {
    font-size: 14px
}

.chosen-container .chosen-drop {
    border-color: #00aced;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.chosen-container .chosen-results {
    color: #4d585f
}

.chosen-container .chosen-results li {
    font-size: 12px
}

.chosen-container .chosen-results li.group-result {
    color: #363e43
}

.chosen-container .chosen-results li.highlighted {
    background: #6f919b
}

.chosen-container-single .chosen-single {
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 12px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background: white;
    color: #4d585f;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d8e1e4
}

.chosen-container-single .chosen-single div b {
    background-position: 0 7px
}

.chosen-container-single .chosen-search input[type=text] {
    border-color: #d8e1e4;
    font-size: 12px;
    color: #7d8c95
}

.chosen-container-multi .chosen-choices {
    border-color: #d8e1e4;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2px 12px
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 28px;
    margin: 0;
    font-family: "Roboto", "Arial", sans-serif;
    color: #a7b1b8;
    font-style: italic;
    font-size: 12px;
    line-height: 20px
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: #e7edef;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #4d585f;
    font-size: 12px;
    padding: 5px 20px 4px 10px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 6px
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background: white;
    border-color: #00aced;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px
}

.chosen-container-active.chosen-with-drop .chosen-choices {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.chosen-container-active .chosen-choices {
    border-color: #00aced
}

.input-underline + .chosen-container .chosen-choices {
    background: none;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    -webkit-appearance: none !important;
    vertical-align: middle;
    padding-left: 0;
    border-color: #d8e1e4
}

.input-underline + .chosen-container .chosen-choices:focus:hover {
    border: 0;
    border-bottom: 1px solid #00aced
}

.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite.png") !important
}

@media only screen and (-webkit-min-device-oakleaf-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url("../images/chosen-sprite@2x.png") !important
    }
}

.table > thead > tr td, .table > thead > tr th, .table > tbody > tr td, .table > tbody > tr th, .table > tfoot > tr td, .table > tfoot > tr th {
    border-color: #f4f5f5
}

.table > thead > tr td:first-child, .table > thead > tr th:first-child, .table > tbody > tr td:first-child, .table > tbody > tr th:first-child, .table > tfoot > tr td:first-child, .table > tfoot > tr th:first-child {
    padding-left: 15px
}

.table > thead > tr td:last-child, .table > thead > tr th:last-child, .table > tbody > tr td:last-child, .table > tbody > tr th:last-child, .table > tfoot > tr td:last-child, .table > tfoot > tr th:last-child {
    padding-right: 15px
}

.table.table-no-border > thead > tr td, .table.table-no-border > thead > tr th, .table.table-no-border > tbody > tr td, .table.table-no-border > tbody > tr th, .table.table-no-border > tfoot > tr td, .table.table-no-border > tfoot > tr th {
    border: 0
}

.table.table-custom {
    border-collapse: separate
}

.table.table-custom > thead > tr td, .table.table-custom > thead > tr th, .table.table-custom > tbody > tr td, .table.table-custom > tbody > tr th, .table.table-custom > tfoot > tr td, .table.table-custom > tfoot > tr th {
    padding: 8px
}

.table.table-custom > thead > tr td, .table.table-custom > thead > tr th {
    border-color: #6f919b;
    border-width: 1px;
    position: relative
}

.table.table-custom > thead > tr td.sorting:after, .table.table-custom > thead > tr td.st-sort-ascent:after, .table.table-custom > thead > tr td.st-sort-descent:after, .table.table-custom > thead > tr th.sorting:after, .table.table-custom > thead > tr th.st-sort-ascent:after, .table.table-custom > thead > tr th.st-sort-descent:after {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.table.table-custom > thead > tr td.sorting:after, .table.table-custom > thead > tr th.sorting:after {
    content: "\f0dc";
    color: #d8e1e4
}

.table.table-custom > thead > tr td.st-sort-ascent:after, .table.table-custom > thead > tr th.st-sort-ascent:after {
    content: "\f0de";
    top: 14px;
    color: #d54861
}

.table.table-custom > thead > tr td.st-sort-descent:after, .table.table-custom > thead > tr th.st-sort-descent:after {
    content: "\f0dd";
    top: 8px;
    color: #d54861
}

.table.table-custom > tbody > tr:first-child td, .table.table-custom > tbody > tr:first-child th {
    border-top: 0
}

.table.table {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.table-responsive {
    overflow-x: visible
}

*[class*='bg-']:not(.bg-default) .table > thead > tr td, *[class*='bg-']:not(.bg-default) .table > thead > tr th, *[class*='bg-']:not(.bg-default) .table > tbody > tr td, *[class*='bg-']:not(.bg-default) .table > tbody > tr th, *[class*='bg-']:not(.bg-default) .table > tfoot > tr td, *[class*='bg-']:not(.bg-default) .table > tfoot > tr th {
    border-color: rgba(255, 255, 255, 0.15)
}

*[class*='bg-']:not(.bg-default) .table.table-bordered {
    border-collapse: separate;
    border: 0
}

*[class*='bg-']:not(.bg-default) .table.table-bordered > thead > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > thead > tr th, *[class*='bg-']:not(.bg-default) .table.table-bordered > tbody > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > tbody > tr th, *[class*='bg-']:not(.bg-default) .table.table-bordered > tfoot > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > tfoot > tr th {
    border-bottom: 0;
    border-right: 0
}

*[class*='bg-']:not(.bg-default) .table.table-hover > tbody > tr:hover td, *[class*='bg-']:not(.bg-default) .table.table-hover > tbody > tr:hover th {
    background-color: rgba(255, 255, 255, 0.1)
}

.dataTables_wrapper.form-inline tbody .form-control {
    width: 100%
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    border-radius: 0;
    border: 0;
    box-shadow: none
}

table.dataTable thead th {
    position: relative;
    background-image: none !important
}

table.dataTable thead th.sorting:after, table.dataTable thead th.sorting_asc:after, table.dataTable thead th.sorting_desc:after {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

table.dataTable thead th.sorting:after {
    content: "\f0dc";
    color: #d8e1e4
}

table.dataTable thead th.sorting_asc:after {
    content: "\f0de";
    top: 16px
}

table.dataTable thead th.sorting_desc:after {
    content: "\f0dd"
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after, div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after, div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
    content: ""
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin: 0;
    border: 0
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 0
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 0
}

div.dataTables_paginate a.first, div.dataTables_paginate a.previous {
    position: relative;
    padding-left: 24px !important
}

div.dataTables_paginate a.next, div.dataTables_paginate a.last {
    position: relative;
    padding-right: 24px !important
}

div.dataTables_paginate a.first:before, div.dataTables_paginate a.previous:before, div.dataTables_paginate a.next:after, div.dataTables_paginate a.last:after {
    position: absolute;
    top: 8px;
    left: 10px;
    display: block;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.dataTables_paginate a.next:after, div.dataTables_paginate a.last:after {
    left: auto;
    right: 10px
}

div.dataTables_paginate a.first:before {
    content: "\f100"
}

div.dataTables_paginate a.previous:before {
    content: "\f104"
}

div.dataTables_paginate a.next:after {
    content: "\f105"
}

div.dataTables_paginate a.last:after {
    content: "\f101"
}

.p-0 .dataTables_wrapper > .row {
    padding: 15px
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #4d585f;
    font-size: 12px
}

.dataTables_wrapper .pagination {
    margin: 0
}

.dataTables_wrapper .pagination > li > a, .dataTables_wrapper .pagination > li > span {
    padding: 5px 10px
}

.dataTables_wrapper .DTTT {
    margin-bottom: 15px;
    margin-left: 10px
}

.dataTables_wrapper .ColVis {
    margin-left: 10px
}

.dataTables_wrapper table > tbody .row_selected {
    background-color: rgba(0, 0, 0, 0.05)
}

.dataTables_wrapper table > tbody .parent td, .dataTables_wrapper table > tbody .parent th {
    background-color: #f5f5f5
}

.dataTables_wrapper table > tbody .child td, .dataTables_wrapper table > tbody .child th {
    background-color: #fafafa
}

.dataTables_wrapper table.table-custom + .row {
    padding: 15px 0 0
}

.dataTables_wrapper table.table-custom > thead td.sorting_asc, .dataTables_wrapper table.table-custom > thead td.sorting_desc, .dataTables_wrapper table.table-custom > thead th.sorting_asc, .dataTables_wrapper table.table-custom > thead th.sorting_desc {
    color: #fec107;
    border-bottom: 1px solid #fec107 !important;
    padding-bottom: 6px
}

.dataTables_wrapper table.table-custom > thead td.sorting, .dataTables_wrapper table.table-custom > thead th.sorting {
    padding-bottom: 6px;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s
}

.dataTables_wrapper table.table-custom > thead td.sorting:hover, .dataTables_wrapper table.table-custom > thead th.sorting:hover {
    color: #fec107;
    border-color: #fec107;
    background-color: #fafafa
}

.dataTables_wrapper table > tfoot {
    background-color: #d8e1e4
}

.dataTables_wrapper table > tfoot .filter_column input {
    width: 100%
}

.dataTables_wrapper .dataTables_scroll {
    margin-bottom: 10px
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
    border-bottom: 0 !important
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table {
    margin-top: 0 !important
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table tbody tr:last-child td {
    border-bottom: 1px solid #dbe0e2 !important
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody thead > tr > th {
    border-bottom: 0 !important
}

.dataTables_wrapper .inline-controls div.dataTables_paginate, .dataTables_wrapper .inline-controls div.dataTables_length, .dataTables_wrapper .inline-controls div.dataTables_info {
    display: inline-block !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: static !important
}

.dataTables_wrapper .inline-controls div.dataTables_paginate .seperator, .dataTables_wrapper .inline-controls div.dataTables_length .seperator, .dataTables_wrapper .inline-controls div.dataTables_info .seperator {
    padding: 0 5px
}

.dataTables_wrapper .inline-controls div.dataTables_length label {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    display: inline-block !important
}

table.dataTable.no-footer {
    border-bottom-color: #d8e1e4
}

.table-custom .dataTables_wrapper .dataTables_filter input {
    background: none;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    -webkit-appearance: none !important;
    vertical-align: middle;
    padding-left: 0;
    border-color: #d8e1e4
}

.table-custom .dataTables_wrapper .dataTables_filter input:focus:hover {
    border: 0;
    border-bottom: 1px solid #F15F79
}

.table-custom .dataTables_wrapper .dataTables_filter input:hover:not(:disabled) {
    border-color: #abbfc5
}

.table-custom .dataTables_wrapper .dataTables_filter input:focus, .table-custom .dataTables_wrapper .dataTables_filter input:focus:hover {
    border-color: #00aced
}

div.dataTables_paginate.paging_input {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}

div.dataTables_paginate.paging_input .next {
    padding-right: 10px !important;
    margin-right: 5px
}

div.dataTables_paginate.paging_input .next:after {
    content: ""
}

div.dataTables_paginate.paging_input .prev {
    margin-left: 5px
}

.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    margin-top: 10px
}

@media (max-width: 768px) {
    .dataTables_wrapper .inline-controls div.dataTables_paginate, .dataTables_wrapper .inline-controls div.dataTables_length, .dataTables_wrapper .inline-controls div.dataTables_info {
        display: block !important;
        margin: 10px !important;
        text-align: left
    }

    .dataTables_wrapper .inline-controls div.dataTables_length label {
        display: block !important;
        line-height: 30px
    }

    .dataTables_wrapper .inline-controls div.dataTables_length select {
        display: inline-block
    }

    .dataTables_wrapper .inline-controls .seperator {
        display: none !important
    }

    .dataTables_wrapper div.dataTables_filter, .dataTables_wrapper div.dataTables_paginate {
        display: block !important;
        margin: 10px !important;
        text-align: left
    }

    .dataTables_wrapper div.dataTables_filter .pagination-panel-input, .dataTables_wrapper div.dataTables_paginate .pagination-panel-input {
        display: inline-block
    }

    .dataTables_wrapper div.dataTables_filter label, .dataTables_wrapper div.dataTables_paginate label {
        line-height: 30px
    }

    .dataTables_wrapper div.dataTables_filter label input, .dataTables_wrapper div.dataTables_paginate label input {
        display: inline-block;
        width: 60%
    }
}

@font-face {
    font-family: 'ui-grid';
    src: url("../fonts/ui-grid.eot");
    src: url("../fonts/ui-grid.eot#iefix") format("embedded-opentype"), url("../fonts/ui-grid.woff") format("woff"), url("../fonts/ui-grid.ttf?") format("truetype"), url("../fonts/ui-grid.svg?#ui-grid") format("svg");
    font-weight: normal;
    font-style: normal
}

.ui-grid-column-menu-button {
    top: 2px
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #f5f5f5
}

input[type="text"].ui-grid-filter-input {
    border: 1px solid #d8e1e4;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 5px
}

input[type="text"].ui-grid-filter-input::-webkit-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-family: "Roboto", "Arial", sans-serif;
    font-style: italic
}

input[type="text"].ui-grid-filter-input::-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-family: "Roboto", "Arial", sans-serif;
    font-style: italic
}

input[type="text"].ui-grid-filter-input:-moz-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-family: "Roboto", "Arial", sans-serif;
    font-style: italic
}

input[type="text"].ui-grid-filter-input:-ms-input-placeholder {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a7b1b8;
    font-family: "Roboto", "Arial", sans-serif;
    font-style: italic
}

input[type="text"].ui-grid-filter-input:hover {
    border-color: #abbfc5
}

input[type="text"].ui-grid-filter-input:focus, input[type="text"].ui-grid-filter-input:focus:hover {
    outline: none;
    border: 1px solid;
    border-color: #00aced;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-grid-menu .ui-grid-menu-inner {
    background: white
}

.ui-grid-menu .ui-grid-menu-inner ul li {
    border-bottom: 0 !important
}

.ui-grid-menu .ui-grid-menu-inner ul li:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #d54861;
    color: white
}

.ui-grid-menu .ui-grid-menu-inner ul li.ui-grid-menu-item-active {
    background: #d54861;
    color: white
}

.ng-table.table-custom th {
    text-align: left
}

.ng-table.table-custom th.sortable {
    padding-bottom: 6px;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s
}

.ng-table.table-custom th.sortable:hover {
    background-color: #fafafa;
    color: #df7185;
    border-color: #df7185
}

.ng-table.table-custom th.sortable.sort-desc, .ng-table.table-custom th.sortable.sort-asc {
    text-shadow: none;
    background-color: transparent;
    color: #d54861;
    border-bottom: 3px solid #d54861;
    padding-bottom: 4px
}

.ng-table.table-custom th.sortable.sort-desc div:after, .ng-table.table-custom th.sortable.sort-desc div:before, .ng-table.table-custom th.sortable.sort-asc div:after, .ng-table.table-custom th.sortable.sort-asc div:before {
    border-color: #d54861 transparent;
    opacity: 1
}

.ng-table.table-custom th.sortable.sort-desc div:before, .ng-table.table-custom th.sortable.sort-asc div:before {
    border-top-color: #d54861
}

.ng-table.table-custom th.sortable div:after, .ng-table.table-custom th.sortable div:before {
    border-color: #4d585f transparent
}

.ng-table.table-custom .ng-table-filters th {
    font-weight: 400;
    border-top: 0
}

.st-table > thead {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.st-table > thead td.sorting, .st-table > thead th.sorting {
    cursor: pointer;
    padding-bottom: 6px;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s
}

.st-table > thead td.sorting:hover, .st-table > thead th.sorting:hover {
    background-color: #fafafa;
    color: #df7185;
    border-bottom: 1px solid #df7185
}

.st-table > thead td.sorting.st-sort-ascent, .st-table > thead td.sorting.st-sort-descent, .st-table > thead th.sorting.st-sort-ascent, .st-table > thead th.sorting.st-sort-descent {
    color: #d54861;
    border-bottom: 3px solid #d54861;
    padding-bottom: 6px
}

.st-table > tbody .st-selected td, .st-table > tbody .st-selected th {
    background-color: rgba(0, 0, 0, 0.05)
}

.st-table .st-filters td, .st-table .st-filters th {
    border-top: 0;
    font-weight: 400
}

.st-table .pagination {
    margin: 0;
    margin-top: 10px
}

.st-table .pagination a {
    cursor: pointer
}

.st-table .loading-indicator {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    text-align: center;
    padding: 0.7em
}

.st-table .loading-indicator:before {
    display: inline-block;
    margin: 0 0.4em;
    min-width: 1em;
    min-height: 1em;
    border-top: 4px solid #646464;
    border-right: 4px solid #e6e6e6;
    border-left: 4px solid #e6e6e6;
    border-bottom: 4px solid #646464;
    content: "";
    -webkit-animation: halfspin 1s ease infinite;
    -moz-animation: halfspin 1s ease infinite;
    -o-animation: halfspin 1s ease infinite;
    animation: halfspin 1s ease infinite;
    border-radius: 100%
}

@-webkit-keyframes halfspin {
    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-moz-keyframes halfspin {
    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes halfspin {
    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media screen and (max-width: 1360px) {
    .table-responsive-wide {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0
    }
}

.card-container {
    position: relative
}

.card-container .card {
    min-height: 110px;
    margin-bottom: 20px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    width: 100%;
    cursor: pointer;
    z-index: 9
}

.card-container .card .front {
    height: 100%;
    position: relative;
    width: 100%;
    padding: 28px;
    top: 0;
    left: 0;
    z-index: 11;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.card-container .card .front .col-xs-4 {
    text-align: center
}

.card-container .card .back {
    position: absolute;
    top: 0;
    border: 0;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 10;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-179deg);
    transform: rotateY(-179deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.card-container .card .back > .row {
    height: 100%;
    margin: 0
}

.card-container .card .back > .row > div {
    height: 100%;
    padding: 0
}

.card-container .card .back > .row > div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30px 10px 10px
}

.card-container .card .back > .row > div a i {
    display: block;
    margin-bottom: 5px
}

.card-container .card .back > .row > div a:hover {
    text-decoration: none
}

.card-container .card .back > .row > div:first-of-type a {
    background-color: rgba(0, 0, 0, 0.1)
}

.card-container .card .back > .row > div:nth-of-type(2) a {
    background-color: rgba(0, 0, 0, 0.05)
}

@media only screen and (max-width: 420px) {
    .card-container .card .front {
        padding: 28px 10px
    }
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #58767f;
    opacity: .3
}

.owl-theme .owl-controls .owl-page.active span {
    width: 14px;
    height: 14px;
    margin: 3px 4px;
    opacity: .6
}

.boxs-simple .owl-theme .owl-controls {
    margin-top: 0
}

.widget-todo form .form-control {
    height: 30px;
    margin-bottom: 30px
}

.widget-todo .todo-list > li {
    position: relative
}

.widget-todo .todo-list > li .checkbox-custom > input {
    display: none
}

.widget-todo .todo-list > li .checkbox-custom > i {
    margin-left: -74px;
    margin-right: 33px;
    margin-top: -3px
}

.widget-todo .todo-list > li .remove-todo {
    display: none
}

.widget-todo .todo-list > li:hover .remove-todo {
    display: block
}

.widget-todo .todo-list > li span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.widget-todo .todo-list > li.completed span {
    text-decoration: line-through;
    color: #a7b1b8
}

.widget-todo .todo-list > li .edit {
    display: none
}

.widget-todo .todo-list > li.editing .view {
    display: none
}

.widget-todo .todo-list > li.editing .edit {
    display: block
}

.widget-calendar .datepicker table {
    width: 100%
}

.widget-calendar .datepicker table thead tr th {
    border-radius: 0
}

.widget-calendar .datepicker table thead tr:first-child th.prev, .widget-calendar .datepicker table thead tr:first-child th.next {
    font-size: 24px;
    padding: 15px 10px;
    color: rgba(255, 255, 255, 0.5)
}

.widget-calendar .datepicker table thead tr:first-child th.prev:hover, .widget-calendar .datepicker table thead tr:first-child th.next:hover {
    color: white;
    background-color: transparent
}

.widget-calendar .datepicker table thead tr:first-child th.picker-switch {
    font-size: 18px;
    font-weight: 300
}

.widget-calendar .datepicker table thead tr:first-child th.picker-switch:hover {
    background-color: #374451
}

.widget-calendar .datepicker table thead tr:nth-child(2) th {
    background-color: #333f4b;
    font-size: 14px;
    line-height: 35px
}

.widget-calendar .datepicker table tbody tr td {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 10px
}

.widget-calendar .datepicker table tbody tr td.old, .widget-calendar .datepicker table tbody tr td.new {
    color: rgba(255, 255, 255, 0.3)
}

.widget-calendar .datepicker table tbody tr td.active {
    background-color: #e05d6f !important;
    border-radius: 50px;
    text-shadow: none
}

.widget-calendar .datepicker table tbody tr td:hover {
    background-color: #374451
}

.widget-calendar .datepicker table tbody tr td span:hover {
    background-color: #313d48
}

.widget-calendar .datepicker table tbody tr td span.active {
    background-color: #e05d6f !important;
    border-radius: 50px
}

.widget-calendar .picker-switch table td span {
    margin: 2px 0
}

.widget-calendar .picker-switch table td span:hover {
    background-color: #374451
}

.widget-calendar .timepicker table td span:hover {
    background-color: #374451
}

.widget-calendar .bootstrap-datetimepicker-widget table td.day:hover, .widget-calendar .bootstrap-datetimepicker-widget table td.hour:hover, .widget-calendar .bootstrap-datetimepicker-widget table td.minute:hover, .widget-calendar .bootstrap-datetimepicker-widget table td.second:hover {
    background-color: #374451
}

.widget-message .ta-toolbar {
    margin: 0;
    padding: 5px;
    background-color: #f8f8f8
}

.widget-message .ta-scroll-window.form-control {
    border: 0;
    border-bottom: 10px solid #f8f8f8;
    border-radius: 0;
    min-height: 160px
}

.widget-message .ta-scroll-window > .ta-bind {
    min-height: 160px
}

.widget-message .ta-root.focussed .ta-scroll-window.form-control {
    border-color: #e2e2e2
}

.widget-message .ta-root.focussed .ta-toolbar {
    background-color: #e2e2e2
}

.widget-appointments .day {
    font-size: 120px;
    line-height: 120px;
    font-weight: 300
}

.widget-appointments .month {
    font-size: 36px;
    line-height: 56px;
    font-weight: 700
}

.widget-appointments .b-l {
    border-left: 2px solid rgba(255, 255, 255, 0.2)
}

.widget-appointments .owl-carousel .owl-item {
    padding: 0 60px
}

.widget-appointments .owl-carousel .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
    text-align: left
}

.widget-appointments .owl-carousel .owl-controls .owl-buttons .owl-next {
    float: right
}

.widget-appointments .owl-carousel .owl-controls .owl-buttons div {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 18px;
    padding: 4px 10px
}

.streamline {
    position: relative;
    z-index: 1
}

.streamline:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    top: 0;
    left: 20px;
    z-index: 1
}

.streamline:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #ddd;
    bottom: 0;
    left: 15px;
    z-index: 2
}

.streamline .streamline-post {
    margin-bottom: 20px;
    position: relative;
    z-index: 2
}

.streamline .streamline-post > aside {
    float: left;
    vertical-align: top
}

.streamline .streamline-post .post-container, .streamline .streamline-post .reply-container {
    vertical-align: top;
    padding-left: 55px;
    position: relative;
    z-index: 2
}

.streamline .streamline-post .post-container:before, .streamline .streamline-post .reply-container:before {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #ddd;
    border-top: 7px solid transparent;
    position: absolute;
    top: 13px;
    left: 48px
}

.streamline .streamline-post .post-container:after, .streamline .streamline-post .reply-container:after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    border-top: 6px solid transparent;
    position: absolute;
    top: 14px;
    left: 50px
}

.streamline .streamline-post .post-replies > li > aside {
    float: left;
    vertical-align: top
}

.streamline .streamline-form {
    position: absolute;
    width: 100%;
    padding-bottom: 20px;
    z-index: 2
}

.streamline .streamline-form .thumb {
    float: left
}

.streamline .streamline-form form {
    padding-left: 55px
}

.streamline.timeline {
    overflow: hidden;
    position: relative
}

.streamline.timeline ul {
    padding: 0 0 30px;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    position: relative;
    z-index: 2;
    float: left
}

.streamline.timeline ul > li {
    margin: 20px 0
}

.streamline.timeline ul > li:first-child {
    margin-top: 0
}

.streamline.timeline ul .heading {
    color: white;
    display: block;
    text-align: center;
    margin: 0 auto
}

.streamline.timeline ul .heading:after, .streamline.timeline ul .heading:before {
    content: "";
    display: table;
    clear: both
}

.streamline.timeline ul .timeline-post {
    position: relative;
    float: left;
    clear: left;
    text-align: right;
    width: 46%;
    padding-right: 20px;
    border: 1px dotted #ccc;
    margin: 15px
}

.streamline.timeline ul .timeline-post aside {
    float: right;
    position: absolute;
    right: -14px;
    top: -14px
}

.streamline.timeline ul .timeline-post .post-container h3 {
    margin-top: 0
}

.streamline.timeline ul .timeline-post .time {
    position: absolute;
    right: 40px;
    bottom: 17px;
    font-size: 12px
}

.streamline.timeline ul .timeline-post .time > i {
    margin-right: 5px
}

.streamline.timeline ul .timeline-post:nth-of-type(even):after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    position: absolute;
    top: 10px;
    right: 32px
}

.streamline.timeline ul .timeline-post:nth-of-type(odd) {
    float: right;
    clear: right;
    text-align: left;
    padding-left: 20px;
    padding-right: 0
}

.streamline.timeline ul .timeline-post:nth-of-type(odd) aside {
    float: left;
    right: auto;
    left: -15px;
    top: 20px
}

.streamline.timeline ul .timeline-post:nth-of-type(odd) .time {
    right: auto;
    left: 40px
}

.streamline.timeline ul .timeline-post .thumb {
    line-height: 30px;
    font-size: 18px;
    text-align: center
}

.streamline.timeline ul .timeline-post .post-container > .panel {
    padding: 10px 20px
}

.streamline.timeline:before, .streamline.timeline:after {
    left: 50%
}

.streamline.timeline:before {
    background-color: #bbb
}

.streamline.timeline:after {
    margin-left: -5px;
    border-color: #bbb
}

.streamline-form .post-toolbar {
    padding: 5px 10px;
    border-radius: 0 0 2px 2px;
    border: 1px solid #e2e2e2;
    border-top: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.streamline-form .post-toolbar > a {
    color: rgba(0, 0, 0, 0.2);
    padding: 2px 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.streamline-form .post-toolbar > a:hover {
    color: rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width: 768px) {
    .streamline.timeline ul .heading {
        text-align: left
    }

    .streamline.timeline ul .timeline-post, .streamline.timeline ul .timeline-post:nth-of-type(odd), .streamline.timeline ul .timeline-post:nth-of-type(even) {
        padding-right: 0;
        padding-left: 0px;
        float: none;
        text-align: left;
        width: 100%
    }

    .streamline.timeline ul .timeline-post aside, .streamline.timeline ul .timeline-post:nth-of-type(odd) aside, .streamline.timeline ul .timeline-post:nth-of-type(even) aside {
        float: none;
        right: auto;
        left: -15px;
        top: 0
    }

    .streamline.timeline ul .timeline-post .time, .streamline.timeline ul .timeline-post:nth-of-type(odd) .time, .streamline.timeline ul .timeline-post:nth-of-type(even) .time {
        right: auto;
        left: 20px
    }

    .streamline.timeline:before, .streamline.timeline:after {
        left: 15px
    }
}

.ui-map, .angular-google-map-container {
    display: block;
    height: 400px
}

.jqvmap-zoomin, .jqvmap-zoomout {
    position: absolute;
    left: 10px;
    border-radius: 2px;
    background: #4e6870;
    padding: 3px 4px;
    color: #fff;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 30px
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 400px
}

.jqvmap-label {
    position: absolute;
    display: none;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: smaller;
    padding: 3px 5px;
    z-index: 99
}

.event-control {
    background-color: #f8f8f8;
    font-size: 13px;
    cursor: pointer
}

.event-control:hover {
    background-color: white
}

.event-control a {
    color: #4d585f;
    cursor: pointer;
    opacity: .5
}

.event-control a:hover {
    opacity: 1
}

.event-control[class*='bg-']:not(.bg-default):not(.bg-white) a {
    color: rgba(255, 255, 255, 0.5) !important;
    opacity: 1
}

.event-control[class*='bg-']:not(.bg-default):not(.bg-white) a:hover {
    color: #fff !important
}

.fc-overlay {
    display: none;
    position: absolute;
    min-width: 260px;
    padding: 15px 0;
    top: auto;
    left: 50%;
    margin-left: -150px;
    z-index: 1000;
    color: #4d585f !important
}

.fc-overlay.left {
    left: 100%;
    top: -15px;
    padding: 0 10px;
    margin: 0
}

.fc-overlay.right {
    left: auto;
    right: 100%;
    top: -15px;
    padding: 0 10px;
    margin: 0
}

.fc-overlay .panel {
    padding: 10px
}

.fc .fc-toolbar {
    height: 50px;
    color: #fff;
    background: linear-gradient(60deg, #B24592, #F15F79);
    border-radius: 0;
    margin: 0
}

.fc .fc-toolbar .fc-button {
    color: rgba(255, 255, 255, 0.5);
    background: transparent;
    border: none;
    box-shadow: none;
    text-shadow: none;
    margin: 0;
    height: 50px;
    line-height: 28px;
    padding: 10px
}

.fc .fc-toolbar .fc-button:hover {
    color: white
}

.fc .fc-toolbar h2 {
    font-size: 24px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Dosis", "Arial", sans-serif
}

.fc .fc-view-container .fc-event {
    padding: 3px 5px;
    font-size: 12px;
    border-radius: 0;
    background-color: white;
    border: 0;
    color: #4d585f
}

.fc .fc-view-container .fc-event.fc-event-end:not(.fc-event-start) {
    border: 0 !important
}

.fc .fc-view-container .fc-event:focus, .fc .fc-view-container .fc-event:hover, .fc .fc-view-container .fc-event:active {
    z-index: 1000
}

.fc .fc-view-container .fc-event:focus .fc-overlay, .fc .fc-view-container .fc-event:hover .fc-overlay, .fc .fc-view-container .fc-event:active .fc-overlay {
    display: block
}

.fc .fc-view-container .fc-view.fc-basic-view > table > thead tr th.fc-widget-header, .fc .fc-view-container .fc-view.fc-basic-view > table > thead tr td.fc-widget-header, .fc .fc-view-container .fc-view.fc-agenda > table > thead tr th.fc-widget-header, .fc .fc-view-container .fc-view.fc-agenda > table > thead tr td.fc-widget-header {
    border: 0;
    background-color: #d2d2d2;
    padding: 10px;
    color: #4d585f;
    font-size: 12px;
    font-weight: 400
}

.fc .fc-view-container .fc-view.fc-basic-view > table > thead tr th.fc-agenda-gutter, .fc .fc-view-container .fc-view.fc-basic-view > table > thead tr td.fc-agenda-gutter, .fc .fc-view-container .fc-view.fc-agenda > table > thead tr th.fc-agenda-gutter, .fc .fc-view-container .fc-view.fc-agenda > table > thead tr td.fc-agenda-gutter {
    padding: 0
}

.fc .fc-view-container .fc-view.fc-basic-view > table > thead tr td.fc-widget-header, .fc .fc-view-container .fc-view.fc-agenda > table > thead tr td.fc-widget-header {
    padding: 2px
}

.fc .fc-view-container .fc-view.fc-basic-view > table tbody tr td.fc-widget-content, .fc .fc-view-container .fc-view.fc-agenda > table tbody tr td.fc-widget-content {
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2
}

.fc .fc-view-container .fc-view.fc-basic-view > table tbody tr td.fc-widget-content.fc-state-highlight, .fc .fc-view-container .fc-view.fc-agenda > table tbody tr td.fc-widget-content.fc-state-highlight {
    background: rgba(255, 255, 255, 0.5)
}

.fc .fc-view-container .fc-view.fc-basic-view > table tbody tr td.fc-day-number, .fc .fc-view-container .fc-view.fc-agenda > table tbody tr td.fc-day-number {
    padding: 5px 10px;
    margin: 5px;
    color: #4d585f;
    font-size: 12px
}

.fc .fc-view-container .fc-view.fc-basic-view > table tbody tr td.fc-day-number.fc-state-highlight, .fc .fc-view-container .fc-view.fc-agenda > table tbody tr td.fc-day-number.fc-state-highlight {
    background-color: #e05d6f;
    color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 4px 6px;
    float: right
}

.fc .fc-view-container .fc-view.fc-basic-view > table tbody tr td:first-child.fc-widget-content, .fc .fc-view-container .fc-view.fc-agenda > table tbody tr td:first-child.fc-widget-content {
    border-left: 1px solid #d2d2d2
}

.fc .fc-view-container .fc-view.fc-basic-view .fc-body .fc-row .fc-bg, .fc .fc-view-container .fc-view.fc-agenda .fc-body .fc-row .fc-bg {
    border-bottom: 1px solid #d2d2d2
}

.fc .fc-view-container .fc-view.fc-basic-view .fc-body .fc-row:last-of-type .fc-bg, .fc .fc-view-container .fc-view.fc-agenda .fc-body .fc-row:last-of-type .fc-bg {
    border-bottom: 0
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-axis, .fc .fc-view-container .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-gutter {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background-color: #f2f2f2;
    color: #4d585f;
    font-size: 9px;
    font-weight: 300;
    padding: 10px 5px
}

.fc .fc-view-container .fc-view.fc-agenda > table > tbody > tr > td.fc-state-highlight {
    background: #f2f2f2
}

.fc .fc-view-container .fc-view.fc-agenda > table > tbody > tr > td.fc-sat {
    border-right: 0
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-slots tr {
    line-height: 35px
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-slots tr th {
    border: 0;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background-color: #f2f2f2;
    color: #4d585f;
    font-size: 12px;
    font-weight: 300;
    padding-top: 10px
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content {
    border-bottom: 1px solid #e2e2e2;
    line-height: 50px
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content:last-child {
    border-right: 0
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-slots tr.fc-minor td.fc-widget-content {
    border-bottom: 1px solid #e2e2e2
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-divider {
    border: 1px solid #e2e2e2
}

.fc .fc-view-container .fc-view.fc-agenda .fc-agenda-divider .fc-agenda-divider-inner {
    background-color: #f2f2f2;
    height: 3px
}

.page-gallery .gallery-col a {
    display: inline-block;
    width: 20%;
    padding: 3px
}

.page-gallery .leftmenu-widget .tag-list a {
    display: inline-block;
    margin: 3px;
    padding: 5px 15px;
    color: #3d4c5a;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 90%;
    text-transform: capitalize;
    -webkit-border-radius: 2px
}

.page-gallery .leftmenu-widget .tag-list a:hover {
    text-decoration: none;
    background: linear-gradient(60deg, #B24592, #F15F79);
    color: #fff
}

@media only screen and (max-width: 767px) {
    .page-gallery .gallery-col a {
        width: 49%
    }
}

@media only screen and (max-width: 414px) {
    .page-gallery .gallery-col a {
        width: 100%
    }
}

body {
    font-family: "微软雅黑","Roboto", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    -ms-overflow-style: scrollbar;
    background-color: #f2f2f2;
    color: #4d585f
}

body a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

*:focus {
    outline: 0 !important
}

.bg-none{
    background:none !important;
}

.bg-white {
    background-color: #fff !important
}

.bg-cyan {
    background-color: #00aced !important;
    color: #fff !important
}

.bg-cyan.dk {
    background-color: #0092c9 !important
}

.bg-cyan.dker {
    background-color: #0083b5 !important
}

.bg-cyan.lt {
    background-color: #08bbff !important
}

.bg-cyan.lter {
    background-color: #21c2ff !important
}

.bg-amethyst {
    background-color: #9675ce !important;
    color: #fff !important
}

.bg-amethyst.dk {
    background-color: #8862c7 !important
}

.bg-amethyst.dker {
    background-color: #7c53c2 !important
}

.bg-amethyst.lt {
    background-color: #9c7dd1 !important
}

.bg-amethyst.lter {
    background-color: #a184d3 !important
}

.bg-lightgray {
    background-color: #dde6e9 !important;
    color: #fff !important
}

.bg-green {
    background-color: #8dc327 !important;
    color: #fff !important
}

.bg-green.dk {
    background-color: #84b624 !important
}

.bg-green.dker {
    background-color: #77a521 !important
}

.bg-green.lt {
    background-color: #93cc29 !important
}

.bg-green.lter {
    background-color: #99d42a !important
}

.bg-soundcloud {
    background-color: #fec107 !important;
    color: #fff !important
}

.bg-soundcloud.dk {
    background-color: #f5b901 !important
}

.bg-soundcloud.dker {
    background-color: #e0a901 !important
}

.bg-soundcloud.lt {
    background-color: #fec720 !important
}

.bg-soundcloud.lter {
    background-color: #fece3a !important
}

.bg-red {
    background-color: #ff5b5b !important;
    color: #fff !important
}

.bg-red.dk {
    background-color: #ff2828 !important
}

.bg-red.dker {
    background-color: #fe0000 !important
}

.bg-red.lt {
    background-color: #ff7575 !important
}

.bg-red.lter {
    background-color: #ff8e8e !important
}

.bg-greensea {
    background-color: #00c292 !important;
    color: #fff !important
}

.bg-greensea.dk {
    background-color: #00a97f !important
}

.bg-greensea.dker {
    background-color: #00946f !important
}

.bg-greensea.lt {
    background-color: #00dca5 !important
}

.bg-greensea.lter {
    background-color: #00f5b8 !important
}

.bg-blush {
    background-color: #F15F79 !important;
    color: #fff !important
}

.bg-blush.dk {
    background-color: #ef4865 !important
}

.bg-blush.dker {
    background-color: #ed3556 !important
}

.bg-blush.lt {
    background-color: #f3768d !important
}

.bg-blush.lter {
    background-color: #f58ea0 !important
}

.bg-hotpink {
    background-color: #e91e63 !important;
    color: #fff !important
}

.bg-hotpink.dk {
    background-color: #d81558 !important
}

.bg-hotpink.dker {
    background-color: #c61350 !important
}

.bg-hotpink.lt {
    background-color: #eb3573 !important
}

.bg-hotpink.lter {
    background-color: #ee4c83 !important
}

.bg-drank {
    background-color: #A40778 !important;
    color: #fff !important
}

.bg-drank.dk {
    background-color: #8c0666 !important
}

.bg-drank.dker {
    background-color: #780558 !important
}

.bg-drank.lt {
    background-color: #bc088a !important
}

.bg-drank.lter {
    background-color: #d5099c !important
}

.bg-blue {
    background-color: #1e83d1 !important;
    color: #fff !important
}

.bg-blue.dk {
    background-color: #1b75bb !important
}

.bg-blue.dker {
    background-color: #186aa9 !important
}

.bg-blue.lt {
    background-color: #2890e0 !important
}

.bg-blue.lter {
    background-color: #3f9ce3 !important
}

.bg-lightred {
    background-color: #e05d6f !important;
    color: #fff !important
}

.bg-lightred.dk {
    background-color: #dc485c !important
}

.bg-lightred.dker {
    background-color: #d9364d !important
}

.bg-lightred.lt {
    background-color: #e47282 !important
}

.bg-lightred.lter {
    background-color: #e88895 !important
}

.bg-slategray {
    background-color: #3d4c5a !important;
    color: #fff !important
}

.bg-slategray.dk {
    background-color: #333f4b !important
}

.bg-slategray.dker {
    background-color: #2a353f !important
}

.bg-slategray.lt {
    background-color: #475969 !important
}

.bg-slategray.lter {
    background-color: #526678 !important
}

.bg-darkgray {
    background-color: #333 !important;
    color: #fff !important
}

.bg-darkgray.dk {
    background-color: #262626 !important
}

.bg-darkgray.dker {
    background-color: #1c1c1c !important
}

.bg-darkgray.lt {
    background-color: #404040 !important
}

.bg-darkgray.lter {
    background-color: #4d4d4d !important
}

.bg-primary {
    background-color: #d54861 !important;
    color: #fff !important
}

.bg-primary.dk {
    background-color: #be2c46 !important
}

.bg-primary.dker {
    background-color: #952236 !important
}

.bg-primary.lt {
    background-color: #da5d73 !important
}

.bg-primary.lter {
    background-color: #df7185 !important
}

.bg-success {
    background-color: #8bc34a !important;
    color: #fff !important
}

.bg-success.dk {
    background-color: #71a436 !important
}

.bg-success.dker {
    background-color: #577d2a !important
}

.bg-success.lt {
    background-color: #bcdc97 !important;
    color: #577d2a !important
}

.bg-success.lter {
    background-color: #edf6e3 !important;
    color: #577d2a !important
}

.bg-warning {
    background-color: #ffca28 !important;
    color: #fff !important
}

.bg-warning.dk {
    background-color: #f4b800 !important
}

.bg-warning.dker {
    background-color: #c19100 !important
}

.bg-warning.lt {
    background-color: #ffdd75 !important;
    color: #c19100 !important
}

.bg-warning.lter {
    background-color: #fff6db !important;
    color: #c19100 !important
}

.bg-danger {
    background-color: #f44336 !important;
    color: #fff !important
}

.bg-danger.dk {
    background-color: #ea1c0d !important
}

.bg-danger.dker {
    background-color: #ba160a !important
}

.bg-danger.lt {
    background-color: #f99d97 !important;
    color: #ba160a !important
}

.bg-danger.lter {
    background-color: #fff8f7 !important;
    color: #ba160a !important
}

.bg-info {
    background-color: #00bcd4 !important;
    color: #fff !important
}

.bg-info.dk {
    background-color: #008fa1 !important
}

.bg-info.dker {
    background-color: #00626e !important
}

.bg-info.lt {
    background-color: #22e6ff !important;
    color: #00626e !important
}

.bg-info.lter {
    background-color: #88f1ff !important;
    color: #00626e !important
}

.bg-default {
    background-color: #58767f !important;
    color: #fff !important
}

.bg-default.dk {
    background-color: #435a61 !important;
    color: #fff !important
}

.bg-default.dker {
    background-color: #2e3e43 !important;
    color: #fff !important
}

.bg-default.lt {
    background-color: #9cb3ba !important;
    color: #4d585f !important
}

.bg-default.lter {
    background-color: #dee6e8 !important;
    color: #4d585f !important
}

.bg-tr-black {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #f2f2f2 !important
}

.bg-tr-black.btn:hover, .bg-tr-black.btn:focus, .bg-tr-black.btn:active, .bg-tr-black.btn.active {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important
}

.bg-tr-black.dk {
    background-color: rgba(0, 0, 0, 0.2) !important
}

.bg-tr-black.dker {
    background-color: rgba(0, 0, 0, 0.3) !important;
    color: #4d585f !important
}

.bg-tr-black.lt {
    background-color: rgba(0, 0, 0, 0.05) !important;
    color: #4d585f !important
}

.bg-tr-black.lter {
    background-color: rgba(0, 0, 0, 0.03) !important;
    color: #4d585f !important
}

.bg-tr-white {
    background-color: rgba(255, 255, 255, 0.1) !important
}

.bg-tr-white.btn:hover, .bg-tr-white.btn:focus, .bg-tr-white.btn:active, .bg-tr-white.btn.active {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #4d585f !important
}

.bg-tr-white.dk {
    background-color: rgba(255, 255, 255, 0.2) !important
}

.bg-tr-white.dker {
    background-color: rgba(255, 255, 255, 0.1) !important
}

.bg-tr-white.lt {
    background-color: rgba(255, 255, 255, 0.3) !important
}

.bg-tr-white.lter {
    background-color: rgba(255, 255, 255, 0.4) !important
}

.no-bg {
    background-color: transparent !important
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove) {
    color: rgba(255, 255, 255, 0.7)
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove):hover {
    color: white
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a {
    color: #585858 !important
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a:hover {
    color: #262626 !important
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .form-control.input-unstyled {
    color: rgba(255, 255, 255, 0.7)
}

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .text-muted {
    color: rgba(255, 255, 255, 0.4)
}

.text-cyan {
    color: #00aced !important;
}

.text-amethyst {
    color: #9675ce !important;
}

.text-green {
    color: #8dc327 !important;
}

.text-soundcloud {
    color: #fec107 !important;
}

.text-red {
    color: #ff5b5b !important;
}

.text-greensea {
    color: #00c292 !important;
}

.text-blush {
    color: #F15F79 !important;
}

.text-hotpink {
    color: #e91e63 !important;
}

.text-drank {
    color: #A40778 !important;
}

.text-blue {
    color: #1e83d1 !important;
}

.text-lightred {
    color: #e05d6f !important;
}

.text-grey {
    color: grey !important;
}

.text-slategray {
    color: #3d4c5a !important;
}

.text-darkgray {
    color: #333 !important;
}

.text-primary {
    color: #d54861 !important;
}

.text-success {
    color: #8bc34a !important;
}

.text-warning {
    color: #ffca28 !important;
}

.text-danger {
    color: #f44336 !important;
}

.text-info {
    color: #00bcd4 !important;
}

.text-default {
    color: #4d585f !important;
}

.text-default.dk {
    color: #435a61 !important;
}

.text-default.dker {
    color: #2e3e43 !important;
}

.text-default.lt {
    color: #9cb3ba !important;
}

.text-default.lter {
    color: #dee6e8 !important;
}

.text-transparent-white {
    color: rgba(255, 255, 255, 0.5) !important
}

.text-transparent-black {
    color: rgba(0, 0, 0, 0.5) !important
}

.text-white {
    color: white !important;
}

.text-xs {
    font-size: 9px !important
}

.text-sm {
    font-size: 12px !important
}

.text-md {
    font-size: 16px !important
}

.text-lg {
    font-size: 18px !important
}

.text-elg {
    font-size: 32px !important;
    line-height: 34px
}

.text-light {
    font-weight: 300 !important
}

.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s
}

.block {
    display: block
}

.inline {
    display: inline !important
}

.inline-block {
    display: inline-block !important
}

.text-left {
    text-align: left !important
}

.wrap-reset {
    margin: -15px;
    padding: 15px
}

.hidden-xs.show, .hidden-sm.show {
    display: block !important
}


@media only screen and (min-width: 1100px) {
    .left-0-lg {
        left: 0px !important
    }

    .top-0-lg {
        top: 0px !important
    }
    .m-auto-lg {
        margin: auto
    }

    .m-40-lg {
        margin: 40px !important
    }

    .m-20-lg {
        margin: 20px !important
    }

    .m-10-lg {
        margin: 10px !important
    }

    .m-5-lg {
        margin: 5px !important
    }

    .m-0-lg {
        margin: 0 !important
    }

    .mb-50-lg {
        margin-bottom: 50px !important
    }

    .mb-40-lg {
        margin-bottom: 40px !important
    }

    .mb-20-lg {
        margin-bottom: 20px !important
    }

    .mb-10-lg {
        margin-bottom: 10px !important
    }

    .mb-5-lg {
        margin-bottom: 5px !important
    }

    .mb-0-lg {
        margin-bottom: 0 !important
    }

    .mt-50-lg {
        margin-top: 50px !important
    }

    .mt-40-lg {
        margin-top: 40px !important
    }

    .mt-20-lg {
        margin-top: 20px !important
    }

    .mt-10-lg {
        margin-top: 10px !important
    }

    .mt-5-lg {
        margin-top: 5px !important
    }

    .mt-0-lg {
        margin-top: 0 !important
    }

    .ml-40-lg {
        margin-left: 40px !important
    }

    .ml-30-lg {
        margin-left: 30px !important
    }

    .ml-20-lg {
        margin-left: 20px !important
    }

    .ml-10-lg {
        margin-left: 10px !important
    }

    .ml-5-lg {
        margin-left: 5px !important
    }

    .ml-0-lg {
        margin-left: 0px !important
    }

    .mr-40-lg {
        margin-right: 40px !important
    }

    .mr-20-lg {
        margin-right: 20px !important
    }

    .mr-10-lg {
        margin-right: 10px !important
    }

    .mr-5-lg {
        margin-right: 5px !important
    }

    .mr-0-lg {
        margin-right: 0px !important
    }


    .p-50-lg {
        padding: 50px !important
    }

    .p-40-lg {
        padding: 40px !important
    }

    .p-30-lg {
        padding: 30px !important
    }

    .p-20-lg {
        padding: 20px !important
    }

    .p-15-lg {
        padding: 15px !important
    }

    .p-10-lg {
        padding: 10px !important
    }

    .p-5-lg {
        padding: 5px !important
    }

    .p-0-lg {
        padding: 0 !important
    }

    .pb-30-lg {
        padding-bottom: 30px !important
    }

    .pb-20-lg {
        padding-bottom: 20px !important
    }

    .pb-15-lg {
        padding-bottom: 15px !important
    }

    .pb-10-lg {
        padding-bottom: 10px !important
    }

    .pb-0-lg {
        padding-bottom: 0px !important
    }

    .pt-30-lg {
        padding-top: 30px !important
    }

    .pt-20-lg {
        padding-top: 20px !important
    }

    .pt-15-lg {
        padding-top: 15px !important
    }

    .pt-10-lg {
        padding-top: 10px !important
    }

    .pt-0-lg {
        padding-top: 0 !important
    }

    .pl-30-lg {
        padding-left: 30px !important
    }

    .pl-20-lg {
        padding-left: 20px !important
    }

    .pl-15-lg {
        padding-left: 15px !important
    }

    .pl-10-lg {
        padding-left: 10px !important
    }

    .pl-0-lg {
        padding-left: 0px !important
    }

    .pr-30-lg {
        padding-right: 30px !important
    }

    .pr-20-lg {
        padding-right: 20px !important
    }

    .pr-15-lg {
        padding-right: 15px !important
    }

    .pr-10-lg {
        padding-right: 10px !important
    }

    .pr-0-lg {
        padding-right: 0px !important
    }

    .b-0-lg {
        border: 0 !important
    }

    .bt-0-lg {
        border-top: 0 !important
    }

    .bb-0-lg {
        border-bottom: 0 !important
    }
}

@media only screen and (max-width: 768px) {
    .left-0-sm {
        left: 0px !important
    }

    .top-0-sm {
        top: 0px !important
    }
    .m-auto-sm {
        margin: auto
    }

    .m-40-sm {
        margin: 40px !important
    }

    .m-20-sm {
        margin: 20px !important
    }

    .m-10-sm {
        margin: 10px !important
    }

    .m-5-sm {
        margin: 5px !important
    }

    .m-0-sm {
        margin: 0 !important
    }

    .mb-50-sm {
        margin-bottom: 50px !important
    }

    .mb-40-sm {
        margin-bottom: 40px !important
    }

    .mb-20-sm {
        margin-bottom: 20px !important
    }

    .mb-10-sm {
        margin-bottom: 10px !important
    }

    .mb-5-sm {
        margin-bottom: 5px !important
    }

    .mb-0-sm {
        margin-bottom: 0 !important
    }

    .mt-50-sm {
        margin-top: 50px !important
    }

    .mt-40-sm {
        margin-top: 40px !important
    }

    .mt-20-sm {
        margin-top: 20px !important
    }

    .mt-10-sm {
        margin-top: 10px !important
    }

    .mt-5-sm {
        margin-top: 5px !important
    }

    .mt-0-sm {
        margin-top: 0 !important
    }

    .ml-40-sm {
        margin-left: 40px !important
    }

    .ml-30-sm {
        margin-left: 30px !important
    }

    .ml-20-sm {
        margin-left: 20px !important
    }

    .ml-10-sm {
        margin-left: 10px !important
    }

    .ml-5-sm {
        margin-left: 5px !important
    }

    .ml-0-sm {
        margin-left: 0px !important
    }

    .mr-40-sm {
        margin-right: 40px !important
    }

    .mr-20-sm {
        margin-right: 20px !important
    }

    .mr-10-sm {
        margin-right: 10px !important
    }

    .mr-5-sm {
        margin-right: 5px !important
    }

    .mr-0-sm {
        margin-right: 0px !important
    }


    .p-50-sm {
        padding: 50px !important
    }

    .p-40-sm {
        padding: 40px !important
    }

    .p-30-sm {
        padding: 30px !important
    }

    .p-20-sm {
        padding: 20px !important
    }

    .p-15-sm {
        padding: 15px !important
    }

    .p-10-sm {
        padding: 10px !important
    }

    .p-5-sm {
        padding: 5px !important
    }

    .p-0-sm {
        padding: 0 !important
    }

    .pb-30-sm {
        padding-bottom: 30px !important
    }

    .pb-20-sm {
        padding-bottom: 20px !important
    }

    .pb-15-sm {
        padding-bottom: 15px !important
    }

    .pb-10-sm {
        padding-bottom: 10px !important
    }

    .pb-0-sm {
        padding-bottom: 0px !important
    }

    .pt-30-sm {
        padding-top: 30px !important
    }

    .pt-20-sm {
        padding-top: 20px !important
    }

    .pt-15-sm {
        padding-top: 15px !important
    }

    .pt-10-sm {
        padding-top: 10px !important
    }

    .pt-0-sm {
        padding-top: 0 !important
    }

    .pl-30-sm {
        padding-left: 30px !important
    }

    .pl-20-sm {
        padding-left: 20px !important
    }

    .pl-15-sm {
        padding-left: 15px !important
    }

    .pl-10-sm {
        padding-left: 10px !important
    }

    .pl-0-sm {
        padding-left: 0px !important
    }

    .pr-30-sm {
        padding-right: 30px !important
    }

    .pr-20-sm {
        padding-right: 20px !important
    }

    .pr-15-sm {
        padding-right: 15px !important
    }

    .pr-10-sm {
        padding-right: 10px !important
    }

    .pr-0-sm {
        padding-right: 0px !important
    }

    .b-0-sm {
        border: 0 !important
    }

    .bt-0-sm {
        border-top: 0 !important
    }

    .bb-0-sm {
        border-bottom: 0 !important
    }
    
    .btn.btn-sm-sm, .btn-group-sm-sm > .btn, .btn-group-sm-sm .btn, .input-group-btn .btn.btn-sm-sm, .input-group-btn .btn-group-sm-sm > .btn, .btn-group-sm-sm.input-group-btn .btn {
        padding: 5px 20px;
        font-size: 11px
    }
}

@media only screen and (max-width: 480px) {
    .left-0-xs {
        left: 0px !important
    }

    .top-0-xs {
        top: 0px !important
    }
    .m-auto-xs {
        margin: auto
    }

    .m-40-xs {
        margin: 40px !important
    }

    .m-20-xs {
        margin: 20px !important
    }

    .m-10-xs {
        margin: 10px !important
    }

    .m-5-xs {
        margin: 5px !important
    }

    .m-0-xs {
        margin: 0 !important
    }

    .mb-50-xs {
        margin-bottom: 50px !important
    }

    .mb-40-xs {
        margin-bottom: 40px !important
    }

    .mb-20-xs {
        margin-bottom: 20px !important
    }

    .mb-10-xs {
        margin-bottom: 10px !important
    }

    .mb-5-xs {
        margin-bottom: 5px !important
    }

    .mb-0-xs {
        margin-bottom: 0 !important
    }

    .mt-50-xs {
        margin-top: 50px !important
    }

    .mt-40-xs {
        margin-top: 40px !important
    }

    .mt-20-xs {
        margin-top: 20px !important
    }

    .mt-10-xs {
        margin-top: 10px !important
    }

    .mt-5-xs {
        margin-top: 5px !important
    }

    .mt-0-xs {
        margin-top: 0 !important
    }

    .ml-40-xs {
        margin-left: 40px !important
    }

    .ml-30-xs {
        margin-left: 30px !important
    }

    .ml-20-xs {
        margin-left: 20px !important
    }

    .ml-10-xs {
        margin-left: 10px !important
    }

    .ml-5-xs {
        margin-left: 5px !important
    }

    .ml-0-xs {
        margin-left: 0px !important
    }

    .mr-40-xs {
        margin-right: 40px !important
    }

    .mr-20-xs {
        margin-right: 20px !important
    }

    .mr-10-xs {
        margin-right: 10px !important
    }

    .mr-5-xs {
        margin-right: 5px !important
    }

    .mr-0-xs {
        margin-right: 0px !important
    }


    .p-50-xs {
        padding: 50px !important
    }

    .p-40-xs {
        padding: 40px !important
    }

    .p-30-xs {
        padding: 30px !important
    }

    .p-20-xs {
        padding: 20px !important
    }

    .p-15-xs {
        padding: 15px !important
    }

    .p-10-xs {
        padding: 10px !important
    }

    .p-5-xs {
        padding: 5px !important
    }

    .p-0-xs {
        padding: 0 !important
    }

    .pb-30-xs {
        padding-bottom: 30px !important
    }

    .pb-20-xs {
        padding-bottom: 20px !important
    }

    .pb-15-xs {
        padding-bottom: 15px !important
    }

    .pb-10-xs {
        padding-bottom: 10px !important
    }

    .pb-0-xs {
        padding-bottom: 0px !important
    }

    .pt-30-xs {
        padding-top: 30px !important
    }

    .pt-20-xs {
        padding-top: 20px !important
    }

    .pt-15-xs {
        padding-top: 15px !important
    }

    .pt-10-xs {
        padding-top: 10px !important
    }

    .pt-0-xs {
        padding-top: 0 !important
    }

    .pl-30-xs {
        padding-left: 30px !important
    }

    .pl-20-xs {
        padding-left: 20px !important
    }

    .pl-15-xs {
        padding-left: 15px !important
    }

    .pl-10-xs {
        padding-left: 10px !important
    }

    .pl-0-xs {
        padding-left: 0px !important
    }

    .pr-30-xs {
        padding-right: 30px !important
    }

    .pr-20-xs {
        padding-right: 20px !important
    }

    .pr-15-xs {
        padding-right: 15px !important
    }

    .pr-10-xs {
        padding-right: 10px !important
    }

    .pr-0-xs {
        padding-right: 0px !important
    }

    .b-0-xs {
        border: 0 !important
    }

    .bt-0-xs {
        border-top: 0 !important
    }

    .bb-0-xs {
        border-bottom: 0 !important
    }
    
    .btn.btn-xs-xs, .btn-group-xs-xs > .btn, .btn-group-xs-xs .btn, .input-group-btn .btn.btn-xs-xs, .input-group-btn .btn-group-xs-xs > .btn, .btn-group-xs-xs.input-group-btn .btn {
        padding: 4px 15px;
        font-size: 10px;
    }

    .pull-right-xs {
        float: right !important
    }

    .pull-left-xs {
        float: left !important
    }
}

.left-0{
    left: 0px !important
}

.top-0{
    top: 0px !important
}
.m-auto {
    margin: auto
}

.m-40 {
    margin: 40px !important
}

.m-20 {
    margin: 20px !important
}

.m-10 {
    margin: 10px !important
}

.m-5 {
    margin: 5px !important
}

.m-0 {
    margin: 0 !important
}

.mb-100 {
    margin-bottom: 100px !important
}
.mb-50 {
    margin-bottom: 50px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

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

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

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

.mb-0 {
    margin-bottom: 0 !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-40 {
    margin-top: 40px !important
}

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

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

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

.mt-0 {
    margin-top: 0 !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-30 {
    margin-left: 30px !important
}

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

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

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

.ml-0 {
    margin-left: 0px !important
}

.mr-40 {
    margin-right: 40px !important
}

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

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

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

.mr-0 {
    margin-right: 0px !important
}


.p-50 {
    padding: 50px !important
}

.p-40 {
    padding: 40px !important
}

.p-30 {
    padding: 30px !important
}

.p-20 {
    padding: 20px !important
}

.p-15 {
    padding: 15px !important
}

.p-10 {
    padding: 10px !important
}

.p-5 {
    padding: 5px !important
}

.p-0 {
    padding: 0 !important
}

.pb-30 {
    padding-bottom: 30px !important
}

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

.pb-15 {
    padding-bottom: 15px !important
}

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

.pb-0 {
    padding-bottom: 0px !important
}

.pt-30 {
    padding-top: 30px !important
}

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

.pt-15 {
    padding-top: 15px !important
}

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

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

.pt-0 {
    padding-top: 0 !important
}

.pl-30 {
    padding-left: 30px !important
}

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

.pl-15 {
    padding-left: 15px !important
}

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

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

.pl-0 {
    padding-left: 0px !important
}

.pr-30 {
    padding-right: 30px !important
}

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

.pr-15 {
    padding-right: 15px !important
}

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

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


.pr-0 {
    padding-right: 0px !important
}

.b-0 {
    border: 0 !important
}

.bt-0 {
    border-top: 0 !important
}

.bb-0 {
    border-bottom: 0 !important
}

.b-a {
    border: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-r {
    border-right: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-b {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-l {
    border-left: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-t {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important
}

.b-dashed {
    border-style: dashed !important
}

.b-solid {
    border-style: solid !important
}

.b-1x {
    border-width: 1px !important
}

.b-2x {
    border-width: 2px !important
}

.b-3x {
    border-width: 3px !important
}

.b-cyan {
    border-color: #00aced !important
}

.b-amethyst {
    border-color: #9675ce !important
}

.b-green {
    border-color: #8dc327 !important
}

.b-soundcloud {
    border-color: #fec107 !important
}

.b-red {
    border-color: #ff5b5b !important
}

.b-greensea {
    border-color: #00c292 !important
}

.b-blush {
    border-color: #F15F79 !important
}

.b-hotpink {
    border-color: #e91e63 !important
}

.b-drank {
    border-color: #A40778 !important
}

.b-blue {
    border-color: #1e83d1 !important
}

.b-lightred {
    border-color: #e05d6f !important
}

.b-slategray {
    border-color: #3d4c5a !important
}

.b-darkgray {
    border-color: #333 !important
}

.b-primary {
    border-color: #d54861 !important
}

.b-success {
    border-color: #8bc34a !important
}

.b-warning {
    border-color: #ffca28 !important
}

.b-danger {
    border-color: #f44336 !important
}

.b-info {
    border-color: #00bcd4 !important
}

.b-default, .page.email-page .mail_listing .table > tbody tr.unread {
    border-color: #58767f !important
}

.br-0 {
    border-radius: 0 !important
}

.br-2, .checkbox-custom > i, .checkbox-custom-alt > i, .btn {
    border-radius: 2px
}

.br-3 {
    border-radius: 3px !important
}

.br-5, .popover, .list-group.no-radius .list-group-item, .tab-wizard .tab-content, .modal-content {
    border-radius: 5px !important
}

.br-10 {
    border-radius: 10px !important
}

.br-50, .chat-page #inbox > li > a .media img, #header .nav-right > li.nav-profile > a img, #header .nav-left > li.nav-profile > a img, .dropdown-menu.panel .list-group > li .media .media-object img, .static-page-tables .table > tbody > tr > td img {
    border-radius: 50px !important
}

.br-2-l {
    border-radius: 2px 0 0 2px !important
}

.br-2-r {
    border-radius: 0 2px 2px 0 !important
}

.br-2-t {
    border-radius: 2px 2px 0 0 !important
}

.br-2-b {
    border-radius: 0 0 2px 2px !important
}

.br-5-l {
    border-radius: 5px 0 0 5px !important
}

.br-5-r {
    border-radius: 0 5px 5px 0 !important
}

.br-5-t, .popover .popover-title, .nav-tabs, .nav-tabs.tabs-dark {
    border-radius: 5px 5px 0 0 !important
}

.br-5-b, .modal-footer {
    border-radius: 0 0 5px 5px !important
}

.size-30x30, .wh30 {
    width: 30px;
    height: 30px
}

.size-45x45, .wh45 {
    width: 45px;
    height: 45px
}

.size-50x50, .wh50 {
    width: 50px;
    height: 50px
}

.w-40 {
    width: 40px !important
}

.h-40 {
    height: 40px!important;
}

.line-height-40 {
    line-height: 40px !important;
}

.w-xxs, .w-60 {
    width: 60px
}

.w-xs, .w-100 {
    width: 100px
}

.w-sm, .w-150 {
    width: 150px
}

.w-md, .w-240 {
    width: 240px
}

.w-lg, .w-280 {
    width: 280px
}

.w-xl, .w-360 {
    width: 360px
}

.w-xxl, .w-420 {
    width: 420px
}

hr.line-dashed {
    border-style: dashed
}

hr.full-witdh-line {
    margin: 20px -20px
}

.perspective {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    display: inline-block
}

.lined-paper {
    background-color: white;
    background-image: -webkit-linear-gradient(#84ddff 1px, transparent 1px), -webkit-linear-gradient(#84ddff 1px, transparent 1px), -webkit-linear- gradient(#f3ecec 1px, transparent 1px);
    background-image: -moz-linear-gradient(#84ddff 1px, transparent 1px), -moz-linear-gradient(#84ddff 1px, transparent 1px), -moz-linear-gradient #f3ecec 1px, transparent 1px;
    background-image: -o-linear-gradient(#84ddff 1px, transparent 1px), -o-linear-gradient(#84ddff 1px, transparent 1px), -o-linear-gradient(#f3ecec 1px, transparent 1px);
    background-image: linear-gradient(#84ddff 1px, transparent 1px), linear-gradient(#84ddff 1px, transparent 1px), linear-gradient(#f3ecec 1px, transparent 1px);
    background-size: 1px 1px, 1px 1px, 30px 30px;
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: 62px 0, 66px 0, 0 -1px;
    position: relative;
    padding: 30px 15px 30px 75px !important;
    line-height: 30px;
    font-family: Georgia, serif;
    font-style: italic
}

.lined-paper p, .lined-paper ul, .lined-paper ol {
    margin-bottom: 30px
}

@media only screen and (min-width: 993px) {
    .collapse.collapse-sm, .collapse.collapse-xs {
        display: block
    }
}

.example [class^="col-"] {
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border-right: 5px solid white
}

.example .row {
    margin: 0 0 10px;
}

@media only screen and (max-width: 768px) {
    .text-left-sm {
        text-align: left !important;
    }
    .text-right-sm {
        text-align: right !important;
    }

    .flex-sm{
        display: flex;
    }
}

@media only screen and (max-width: 480px) {
    .text-left-xs {
        text-align: left !important;
    }

    .text-right-xs {
        text-align: right !important;
    }

    .w-xxl, .w-420 {
        width: 100%
    }

    .flex-xs{
        display: flex;
    }
    /*6）以下建立关系同意/拒绝框在手机显示太下，麻烦提上一些至红箭头顶的位置。*/
    .sweet-alert{
        top: 40%;
    }
}

.color-themes a.theme-black {
    background-color: #1c2b36
}

.color-themes a.theme-drank {
    background-color: #3d4c5a
}

.color-themes a.theme-blush {
    background-color: #F15F79
}

.color-themes a.theme-cyan {
    background-color: #00aced
}

.color-themes a.theme-amethyst {
    background-color: #9675ce
}

.color-themes a.theme-light {
    background-color: #fff
}

.leftmenu-sm #leftmenu.theme-black, .leftmenu-sm #leftmenu.theme-drank, .leftmenu-sm #leftmenu.theme-blush, .leftmenu-sm #leftmenu.theme-cyan, .leftmenu-sm #leftmenu.theme-amethyst, .leftmenu-sm #leftmenu.theme-light, .leftmenu-xs #leftmenu.theme-black, .leftmenu-xs #leftmenu.theme-drank, .leftmenu-xs #leftmenu.theme-blush, .leftmenu-xs #leftmenu.theme-cyan, .leftmenu-xs #leftmenu.theme-amethyst, .leftmenu-xs #leftmenu.theme-light {
    background-color: transparent !important
}

#header.theme-light {
    background-color: #fff
}

#header .branding.theme-light, #leftmenu.theme-light, #leftmenu.theme-light .navigation, #leftmenu.theme-light #leftmenu-wrap:before, #header.theme-light li.toggle-right-leftmenu > a {
    background-color: #fff !important
}

#header.theme-light {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05)
}

#header.theme-light .nav-right > li > a, #header.theme-light .nav-left > li > a {
    color: #3d4c5a
}

#header.theme-light .nav-right > li > a:hover, #header.theme-light .nav-left > li > a:hover {
    color: rgba(0, 0, 0, 0.9)
}

#header.theme-light .nav-left > li.divided-right {
    border-color: rgba(0, 0, 0, 0.1)
}

#header.theme-light .search .form-control {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.2)
}

#header.theme-light .search .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

#header.theme-light .search .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

#header.theme-light .search .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

#header.theme-light .search .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3)
}

#header.theme-light .search .form-control:focus {
    border-color: rgba(0, 0, 0, 0.5)
}

#header.theme-light .search .form-control:focus::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

#header.theme-light .search .form-control:focus::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

#header.theme-light .search .form-control:focus:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

#header.theme-light .search .form-control:focus:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

#header.theme-light .search:after {
    color: rgba(0, 0, 0, 0.3)
}

#header .branding.theme-light {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

#header .branding.theme-light .brand {
    color: #363e43;
    background-image: url(../images/oakleaf-logo-color.png)
}

#leftmenu.theme-light, #leftmenu.theme-light #leftmenu-wrap:before {
    border-right: 1px solid rgba(0, 0, 0, 0.15)
}

#leftmenu.theme-light accordion .panel-group .panel > .panel-heading .panel-title, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel > .panel-heading .panel-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

#leftmenu.theme-light accordion .panel-group .panel > .panel-heading .panel-title > a, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel > .panel-heading .panel-title > a {
    color: rgba(0, 0, 0, 0.5)
}

#leftmenu.theme-light accordion .panel-group .panel > .panel-heading .panel-title > a:hover, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel > .panel-heading .panel-title > a:hover {
    color: rgba(0, 0, 0, 0.8)
}

#leftmenu.theme-light accordion .panel-group .panel.closed > .panel-heading, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel.closed > .panel-heading {
    background-color: rgba(0, 0, 0, 0.05)
}

#leftmenu.theme-light accordion .panel-group .panel.closed > .panel-heading .panel-title > a, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel.closed > .panel-heading .panel-title > a {
    color: rgba(0, 0, 0, 0.8)
}

#leftmenu.theme-light accordion .panel-group .panel.closed > .panel-heading .panel-title > a:hover, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel.closed > .panel-heading .panel-title > a:hover {
    color: black
}

#leftmenu.theme-light accordion .panel-group .panel .panel-body, #leftmenu.theme-light #leftmenu-wrap:before accordion .panel-group .panel .panel-body {
    color: rgba(0, 0, 0, 0.7)
}

#leftmenu.theme-light .summary .media .media-body, #leftmenu.theme-light #leftmenu-wrap:before .summary .media .media-body {
    color: rgba(0, 0, 0, 0.3)
}

#leftmenu.theme-light .summary .media .media-body .media-heading, #leftmenu.theme-light #leftmenu-wrap:before .summary .media .media-body .media-heading {
    color: rgba(0, 0, 0, 0.5)
}

#leftmenu.theme-light .navigation > li.open > a, #leftmenu.theme-light .navigation > li:hover > a {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7)
}

#leftmenu.theme-light .navigation > li.open > i, #leftmenu.theme-light .navigation > li:hover > i {
    color: rgba(0, 0, 0, 0.7)
}

#leftmenu.theme-light .navigation > li.active > a {
    background-color: #F15F79;
    color: white
}

#leftmenu.theme-light .navigation > li.active > i {
    color: white
}

#leftmenu.theme-light .navigation > li a {
    color: rgba(0, 0, 0, 0.5)
}

#leftmenu.theme-light .navigation .dropdown > ul {
    background-color: rgba(0, 0, 0, 0.1)
}

#leftmenu.theme-light .navigation .dropdown > ul li:hover > a, #leftmenu.theme-light .navigation .dropdown > ul li.active > a {
    color: #F15F79
}

#leftmenu.theme-light .navigation .submenu.open > a {
    color: rgba(0, 0, 0, 0.7) !important
}

#leftmenu.theme-light .navigation .submenu > ul {
    background-color: transparent
}

.main_Wrapper.light-theme-color .navigation > li.active > a {
    background-color: rgba(255, 255, 255, 0.1)
}

.main_Wrapper.light-theme-color #loading-bar .bar {
    background-color: #F15F79
}

.main_Wrapper.light-theme-color #loading-bar-spinner .spinner-icon {
    border-top-color: #F15F79;
    border-left-color: #F15F79
}

.main_Wrapper.light-theme-color #loading-bar .peg {
    -webkit-box-shadow: #F15F79 1px 0 6px 1px;
    box-shadow: #F15F79 1px 0 6px 1px
}

.main_Wrapper.light-theme-color .navigation .dropdown > ul li:hover a, .main_Wrapper.light-theme-color .navigation .dropdown > ul li.active a {
    color: rgba(255, 255, 255, 0.8)
}

.main_Wrapper.light-theme-color .header-page .page-bar .breadcrumb > li:not(:first-child) > a:hover {
    color: rgba(255, 255, 255, 0.8)
}

.leftmenu-sm #leftmenu.theme-light, .leftmenu-xs #leftmenu.theme-light, .hz-menu #leftmenu.theme-light {
    border-right: 0
}

.leftmenu-sm #leftmenu.theme-light .navigation, .leftmenu-xs #leftmenu.theme-light .navigation, .hz-menu #leftmenu.theme-light .navigation {
    border-right: 1px solid rgba(0, 0, 0, 0.15)
}

.leftmenu-sm #leftmenu.theme-light .navigation li > a, .leftmenu-xs #leftmenu.theme-light .navigation li > a, .hz-menu #leftmenu.theme-light .navigation li > a {
    font-weight: 400
}

.leftmenu-sm #leftmenu.theme-light .navigation li.dropdown > ul, .leftmenu-sm #leftmenu.theme-light .navigation li.submenu > ul, .leftmenu-xs #leftmenu.theme-light .navigation li.dropdown > ul, .leftmenu-xs #leftmenu.theme-light .navigation li.submenu > ul, .hz-menu #leftmenu.theme-light .navigation li.dropdown > ul, .hz-menu #leftmenu.theme-light .navigation li.submenu > ul {
    background-color: #f2f2f2
}

@media print {
    body, .custom-font {
        font-family: "Times New Roman", Times, serif;
        font-size: 13px
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 14px
    }

    [class*="col-md-"] {
        float: left;
        display: inline-block
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .visible-md-block, .visible-lg-block {
        display: block !important
    }

    #header, #leftmenu, #rightmenu {
        display: none
    }

    #content {
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 !important;
        padding: 0 !important
    }

    #content .header-page, #content .alert {
        display: none
    }

    #content .add-nav .nav-heading, #content .add-nav .nav-tabs {
        display: none
    }

    #content .price-total {
        float: right !important;
        width: 380px
    }

    #content .page {
        padding: 0 !important
    }

    .boxs > .boxs-header {
        display: none
    }
}

@-webkit-keyframes littleFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes littleFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.littleFadeInLeft {
    -webkit-animation-name: littleFadeInLeft;
    animation-name: littleFadeInLeft
}

@-webkit-keyframes littleFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes littleFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.littleFadeInRight {
    -webkit-animation-name: littleFadeInRight;
    animation-name: littleFadeInRight
}

@-webkit-keyframes littleFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes littleFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.littleFadeInUp {
    -webkit-animation-name: littleFadeInUp;
    animation-name: littleFadeInUp
}

@-webkit-keyframes littleFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes littleFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.littleFadeInDown {
    -webkit-animation-name: littleFadeInDown;
    animation-name: littleFadeInDown
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.ripple {
    -webkit-animation-name: ripple;
    animation-name: ripple
}

@-webkit-keyframes fadeOutText {
    0% {
        color: transparent
    }
    80% {
        color: transparent
    }
    100% {
        color: #fff
    }
}

@-moz-keyframes fadeOutText {
    0% {
        color: transparent
    }
    80% {
        color: transparent
    }
    100% {
        color: #fff
    }
}

@keyframes fadeOutText {
    0% {
        color: transparent
    }
    80% {
        color: transparent
    }
    100% {
        color: #fff
    }
}

@-webkit-keyframes moveToRight {
    80% {
        -webkit-transform: translateX(350%)
    }
    81% {
        opacity: 1;
        -webkit-transform: translateX(350%)
    }
    82% {
        opacity: 0;
        -webkit-transform: translateX(350%)
    }
    83% {
        opacity: 0;
        -webkit-transform: translateX(-50%)
    }
    84% {
        opacity: 1;
        -webkit-transform: translateX(-50%)
    }
    100% {
        -webkit-transform: translateX(0%)
    }
}

@-moz-keyframes moveToRight {
    80% {
        -moz-transform: translateX(350%)
    }
    81% {
        opacity: 1;
        -moz-transform: translateX(350%)
    }
    82% {
        opacity: 0;
        -moz-transform: translateX(350%)
    }
    83% {
        opacity: 0;
        -moz-transform: translateX(-50%)
    }
    84% {
        opacity: 1;
        -moz-transform: translateX(-50%)
    }
    100% {
        -moz-transform: translateX(0%)
    }
}

@keyframes moveToRight {
    80% {
        transform: translateX(350%)
    }
    81% {
        opacity: 1;
        transform: translateX(350%)
    }
    82% {
        opacity: 0;
        transform: translateX(350%)
    }
    83% {
        opacity: 0;
        transform: translateX(-50%)
    }
    84% {
        opacity: 1;
        transform: translateX(-50%)
    }
    100% {
        transform: translateX(0%)
    }
}

@-webkit-keyframes scaleUp {
    80% {
        opacity: 0;
        -webkit-transform: scale(2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2)
    }
}

@-moz-keyframes scaleUp {
    80% {
        opacity: 0;
        -moz-transform: scale(2)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(2)
    }
}

@keyframes scaleUp {
    80% {
        opacity: 0;
        transform: scale(2)
    }
    100% {
        opacity: 0;
        transform: scale(2)
    }
}

@-webkit-keyframes fillToRight {
    to {
        width: 100%
    }
}

@-moz-keyframes fillToRight {
    to {
        width: 100%
    }
}

@keyframes fillToRight {
    to {
        width: 100%
    }
}

@-webkit-keyframes emptyBottom {
    to {
        height: 100%
    }
}

@-moz-keyframes emptyBottom {
    to {
        height: 100%
    }
}

@keyframes emptyBottom {
    to {
        height: 100%
    }
}

@-webkit-keyframes scaleFade {
    50% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes scaleFade {
    50% {
        opacity: 1;
        -moz-transform: scale(1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@keyframes scaleFade {
    50% {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

@-webkit-keyframes dropDown {
    to {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes dropDown {
    to {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes dropDown {
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes dropDownFade {
    50% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes dropDownFade {
    50% {
        opacity: 1;
        -moz-transform: scale(1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes dropDownFade {
    50% {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(50%);
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(50%);
        opacity: 0
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(50%);
        opacity: 0
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes scaleFromUp {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes scaleFromUp {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes scaleFromUp {
    0% {
        transform: scale(0);
        opacity: 0
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%)
    }
    50% {
        opacity: 0;
        transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%)
    }
    50% {
        opacity: 0;
        transform: translateY(100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%)
    }
    50% {
        opacity: 0;
        transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.1
    }
    40% {
        opacity: 0.2;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.1
    }
    40% {
        opacity: 0.2;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.1
    }
    40% {
        opacity: 0.2;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }
    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

body.inverse .modal, body.inverse .modal .form-control, body.inverse .panel-default, body.inverse .panel-default .form-control, body.inverse .card, body.inverse .card .form-control {
    background-color: initial;
    color: initial
}

.life-of-material-kit {
    background: #FFFFFF
}

a .material-icons, a:hover .material-icons, a:focus .material-icons {
    vertical-align: middle
}

.animation-transition-general, .carousel .carousel-indicators li {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.animation-transition-slow {
    -webkit-transition: all 370ms linear;
    -moz-transition: all 370ms linear;
    -o-transition: all 370ms linear;
    -ms-transition: all 370ms linear;
    transition: all 370ms linear
}

.animation-transition-fast, .navbar {
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0
}

.form-horizontal .radio {
    /*margin-bottom: 10px 20200722 delete*/
}

.form-horizontal label {
    text-align: right
}

.form-horizontal label.control-label {
    margin: 0
}

.btn, .input-group-btn .btn {
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent
}

.btn::-moz-focus-inner, .input-group-btn .btn::-moz-focus-inner {
    border: 0
}

.btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised) {
    box-shadow: none
}

.btn:not(.btn-raised), .btn:not(.btn-raised).btn-default, .input-group-btn .btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised).btn-default {
    color: rgba(0, 0, 0, 0.87)
}

.btn:not(.btn-raised).btn-inverse, .input-group-btn .btn:not(.btn-raised).btn-inverse {
    color: #3f51b5
}

.btn:not(.btn-raised).btn-primary, .input-group-btn .btn:not(.btn-raised).btn-primary {
    color: #F15F79
}

.btn:not(.btn-raised).btn-success, .input-group-btn .btn:not(.btn-raised).btn-success {
    color: #4caf50
}

.btn:not(.btn-raised).btn-info, .input-group-btn .btn:not(.btn-raised).btn-info {
    color: #03a9f4
}

.btn:not(.btn-raised).btn-warning, .input-group-btn .btn:not(.btn-raised).btn-warning {
    color: #fbc02d
}

.btn:not(.btn-raised).btn-danger, .input-group-btn .btn:not(.btn-raised).btn-danger {
    color: #f44336
}

.btn:not(.btn-raised):not(.btn-link):hover, .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
    background-color: transparent
}

.btn:focus, .btn:active, .btn:active:focus, .input-group-btn .btn:focus, .input-group-btn .btn:active, .input-group-btn .btn:active:focus {
    outline: 0
}

.btn.btn-raised, .btn.btn-raised.btn-default, .btn.btn-fab, .btn.btn-fab.btn-default, .btn-group-raised .btn, .btn-group-raised .btn.btn-default, .input-group-btn .btn.btn-raised, .input-group-btn .btn.btn-raised.btn-default, .input-group-btn .btn.btn-fab, .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised.input-group-btn .btn, .btn-group-raised.input-group-btn .btn.btn-default {
    background-color: #EEEEEE;
    color: rgba(0, 0, 0, 0.87)
}

.btn.btn-raised.btn-inverse, .btn.btn-fab.btn-inverse, .btn-group-raised .btn.btn-inverse, .input-group-btn .btn.btn-raised.btn-inverse, .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised.input-group-btn .btn.btn-inverse {
    background-color: #3f51b5;
    color: contrast-color(#3f51b5, #000, #fff)
}

.btn.btn-raised.btn-primary, .btn.btn-fab.btn-primary, .btn-group-raised .btn.btn-primary, .input-group-btn .btn.btn-raised.btn-primary, .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised.input-group-btn .btn.btn-primary {
    background-color: #F15F79;
    color: #ffffff
}

.btn.btn-raised.btn-success, .btn.btn-fab.btn-success, .btn-group-raised .btn.btn-success, .input-group-btn .btn.btn-raised.btn-success, .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised.input-group-btn .btn.btn-success {
    background-color: #4caf50;
    color: #ffffff
}

.btn.btn-raised.btn-info, .btn.btn-fab.btn-info, .btn-group-raised .btn.btn-info, .input-group-btn .btn.btn-raised.btn-info, .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised.input-group-btn .btn.btn-info {
    background-color: #03a9f4;
    color: #ffffff
}

.btn.btn-raised.btn-warning, .btn.btn-fab.btn-warning, .btn-group-raised .btn.btn-warning, .input-group-btn .btn.btn-raised.btn-warning, .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised.input-group-btn .btn.btn-warning {
    background-color: #fbc02d;
    color: #ffffff
}

.btn.btn-raised.btn-danger, .btn.btn-fab.btn-danger, .btn-group-raised .btn.btn-danger, .input-group-btn .btn.btn-raised.btn-danger, .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised.input-group-btn .btn.btn-danger {
    background-color: #f44336;
    color: #ffffff
}

.btn.btn-raised:not(.btn-link), .btn-group-raised .btn:not(.btn-link), .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised.input-group-btn .btn:not(.btn-link) {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.btn.btn-raised:not(.btn-link):hover, .btn.btn-raised:not(.btn-link):focus, .btn.btn-raised:not(.btn-link).active, .btn.btn-raised:not(.btn-link):active, .btn-group-raised .btn:not(.btn-link):hover, .btn-group-raised .btn:not(.btn-link):focus, .btn-group-raised .btn:not(.btn-link).active, .btn-group-raised .btn:not(.btn-link):active, .input-group-btn .btn.btn-raised:not(.btn-link):hover, .input-group-btn .btn.btn-raised:not(.btn-link):focus, .input-group-btn .btn.btn-raised:not(.btn-link).active, .input-group-btn .btn.btn-raised:not(.btn-link):active, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus, .btn-group-raised.input-group-btn .btn:not(.btn-link).active, .btn-group-raised.input-group-btn .btn:not(.btn-link):active {
    outline: 0
}

.btn.btn-raised:not(.btn-link):hover, .btn.btn-raised:not(.btn-link):hover.btn-default, .btn.btn-raised:not(.btn-link):focus, .btn.btn-raised:not(.btn-link):focus.btn-default, .btn.btn-raised:not(.btn-link).active, .btn.btn-raised:not(.btn-link).active.btn-default, .btn.btn-raised:not(.btn-link):active, .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised .btn:not(.btn-link):hover, .btn-group-raised .btn:not(.btn-link):hover.btn-default, .btn-group-raised .btn:not(.btn-link):focus, .btn-group-raised .btn:not(.btn-link):focus.btn-default, .btn-group-raised .btn:not(.btn-link).active, .btn-group-raised .btn:not(.btn-link).active.btn-default, .btn-group-raised .btn:not(.btn-link):active, .btn-group-raised .btn:not(.btn-link):active.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):hover, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):focus, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link).active, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):active, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-default, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised.input-group-btn .btn:not(.btn-link).active, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised.input-group-btn .btn:not(.btn-link):active, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-default {
    background-color: contrast-color(#eee, #e4e4e4, #f8f8f8)
}

.btn.btn-raised:not(.btn-link):hover.btn-inverse, .btn.btn-raised:not(.btn-link):focus.btn-inverse, .btn.btn-raised:not(.btn-link).active.btn-inverse, .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .btn:not(.btn-link):active.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-inverse {
    background-color: contrast-color(#3f51b5, #3a4aa6, #495bc0)
}

.btn.btn-raised:not(.btn-link):hover.btn-primary, .btn.btn-raised:not(.btn-link):focus.btn-primary, .btn.btn-raised:not(.btn-link).active.btn-primary, .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .btn:not(.btn-link).active.btn-primary, .btn-group-raised .btn:not(.btn-link):active.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-primary {
    background-color: contrast-color(#F15F79, #8d239f, #ab2bc1)
}

.btn.btn-raised:not(.btn-link):hover.btn-success, .btn.btn-raised:not(.btn-link):focus.btn-success, .btn.btn-raised:not(.btn-link).active.btn-success, .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised .btn:not(.btn-link):hover.btn-success, .btn-group-raised .btn:not(.btn-link):focus.btn-success, .btn-group-raised .btn:not(.btn-link).active.btn-success, .btn-group-raised .btn:not(.btn-link):active.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-success, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-success {
    background-color: contrast-color(#4caf50, #46a149, #59b75c)
}

.btn.btn-raised:not(.btn-link):hover.btn-info, .btn.btn-raised:not(.btn-link):focus.btn-info, .btn.btn-raised:not(.btn-link).active.btn-info, .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised .btn:not(.btn-link):hover.btn-info, .btn-group-raised .btn:not(.btn-link):focus.btn-info, .btn-group-raised .btn:not(.btn-link).active.btn-info, .btn-group-raised .btn:not(.btn-link):active.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-info, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-info {
    background-color: contrast-color(#03a9f4, #039be0, #0fb2fc)
}

.btn.btn-raised:not(.btn-link):hover.btn-warning, .btn.btn-raised:not(.btn-link):focus.btn-warning, .btn.btn-raised:not(.btn-link).active.btn-warning, .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .btn:not(.btn-link).active.btn-warning, .btn-group-raised .btn:not(.btn-link):active.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-warning {
    background-color: contrast-color(#fbc02d, #fbba19, #fbc641)
}

.btn.btn-raised:not(.btn-link):hover.btn-danger, .btn.btn-raised:not(.btn-link):focus.btn-danger, .btn.btn-raised:not(.btn-link).active.btn-danger, .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .btn:not(.btn-link).active.btn-danger, .btn-group-raised .btn:not(.btn-link):active.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn-group-raised.input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised.input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised.input-group-btn .btn:not(.btn-link):active.btn-danger {
    background-color: contrast-color(#f44336, #f33123, #f55549)
}

.btn.btn-raised:not(.btn-link):hover, .btn.btn-raised:not(.btn-link):hover:focus, .btn.btn-raised:not(.btn-link):hover.active, .btn.btn-raised:not(.btn-link):hover.active:focus, .btn.btn-raised:not(.btn-link):hover:active, .btn.btn-raised:not(.btn-link):hover:active:focus, .btn-group-raised .btn:not(.btn-link):hover, .btn-group-raised .btn:not(.btn-link):hover:focus, .btn-group-raised .btn:not(.btn-link):hover.active, .btn-group-raised .btn:not(.btn-link):hover.active:focus, .btn-group-raised .btn:not(.btn-link):hover:active, .btn-group-raised .btn:not(.btn-link):hover:active:focus, .input-group-btn .btn.btn-raised:not(.btn-link):hover, .input-group-btn .btn.btn-raised:not(.btn-link):hover:focus, .input-group-btn .btn.btn-raised:not(.btn-link):hover.active, .input-group-btn .btn.btn-raised:not(.btn-link):hover.active:focus, .input-group-btn .btn.btn-raised:not(.btn-link):hover:active, .input-group-btn .btn.btn-raised:not(.btn-link):hover:active:focus, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover:focus, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.active, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover.active:focus, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover:active, .btn-group-raised.input-group-btn .btn:not(.btn-link):hover:active:focus {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36)
}

.btn.btn-round, .input-group-btn .btn.btn-round {
    border-radius: 30px
}

.btn i.material-icons, .input-group-btn .btn i.material-icons {
    vertical-align: middle;
    font-size: 17px;
    top: -1px;
    position: relative
}

.btn.btn-fab, .input-group-btn .btn.btn-fab {
    border-radius: 50%;
    font-size: 24px;
    height: 56px;
    margin: auto;
    min-width: 56px;
    width: 56px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    position: relative;
    line-height: normal
}

.btn.btn-fab .ripple-container, .input-group-btn .btn.btn-fab .ripple-container {
    border-radius: 50%
}

.btn.btn-fab.btn-fab-mini, .btn-group-sm .btn.btn-fab, .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm.input-group-btn .btn.btn-fab {
    height: 40px;
    min-width: 40px;
    width: 40px
}

.btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .btn.btn-fab.material-icons, .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm.input-group-btn .btn.btn-fab.material-icons {
    top: -3.5px;
    left: -3.5px
}

.btn.btn-fab.btn-fab-mini .material-icons, .btn-group-sm .btn.btn-fab .material-icons, .input-group-btn .btn.btn-fab.btn-fab-mini .material-icons, .btn-group-sm.input-group-btn .btn.btn-fab .material-icons {
    font-size: 17px
}

.btn.btn-fab i.material-icons, .input-group-btn .btn.btn-fab i.material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-12px, -12px);
    line-height: 24px;
    width: 24px;
    font-size: 24px
}

.btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg .btn, .input-group-btn .btn.btn-lg, .input-group-btn .btn-group-lg > .btn, .btn-group-lg.input-group-btn .btn {
    font-size: 14px;
    padding: 18px 36px
}

.btn.btn-sm, .btn-group-sm > .btn, .btn-group-sm .btn, .input-group-btn .btn.btn-sm, .input-group-btn .btn-group-sm > .btn, .btn-group-sm.input-group-btn .btn {
    padding: 5px 20px;
    font-size: 11px
}

.btn.btn-xs, .btn-group-xs > .btn, .btn-group-xs .btn, .input-group-btn .btn.btn-xs, .input-group-btn .btn-group-xs > .btn, .btn-group-xs.input-group-btn .btn {
    padding: 4px 15px;
    font-size: 10px
}

.btn-just-icon {
    font-size: 20px;
    padding: 6px 11px
}

fieldset[disabled][disabled] .btn, .btn.disabled, .btn:disabled, .btn[disabled][disabled], fieldset[disabled][disabled].input-group-btn .btn, .input-group-btn .btn.disabled, .input-group-btn .btn:disabled, .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled].btn-group, .btn-group.disabled, .btn-group:disabled, .btn-group[disabled][disabled], fieldset[disabled][disabled].btn-group-vertical, .btn-group-vertical.disabled, .btn-group-vertical:disabled, .btn-group-vertical[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26);
    background: transparent
}

.theme-dark fieldset[disabled][disabled] .btn, .theme-dark .btn.disabled, .theme-dark .btn:disabled, .theme-dark .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled].input-group-btn .btn, .theme-dark.input-group-btn .btn.disabled, .theme-dark.input-group-btn .btn:disabled, .theme-dark.input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled].btn-group, .theme-dark.btn-group.disabled, .theme-dark.btn-group:disabled, .theme-dark.btn-group[disabled][disabled], .theme-dark fieldset[disabled][disabled].btn-group-vertical, .theme-dark.btn-group-vertical.disabled, .theme-dark.btn-group-vertical:disabled, .theme-dark.btn-group-vertical[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3)
}

fieldset[disabled][disabled] .btn.btn-raised, fieldset[disabled][disabled] .btn.btn-raised.active, fieldset[disabled][disabled] .btn.btn-raised:active, fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn.btn-group-raised, fieldset[disabled][disabled] .btn.btn-group-raised.active, fieldset[disabled][disabled] .btn.btn-group-raised:active, fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active), .btn.disabled.btn-raised, .btn.disabled.btn-raised.active, .btn.disabled.btn-raised:active, .btn.disabled.btn-raised:focus:not(:active), .btn.disabled.btn-group-raised, .btn.disabled.btn-group-raised.active, .btn.disabled.btn-group-raised:active, .btn.disabled.btn-group-raised:focus:not(:active), .btn:disabled.btn-raised, .btn:disabled.btn-raised.active, .btn:disabled.btn-raised:active, .btn:disabled.btn-raised:focus:not(:active), .btn:disabled.btn-group-raised, .btn:disabled.btn-group-raised.active, .btn:disabled.btn-group-raised:active, .btn:disabled.btn-group-raised:focus:not(:active), .btn[disabled][disabled].btn-raised, .btn[disabled][disabled].btn-raised.active, .btn[disabled][disabled].btn-raised:active, .btn[disabled][disabled].btn-raised:focus:not(:active), .btn[disabled][disabled].btn-group-raised, .btn[disabled][disabled].btn-group-raised.active, .btn[disabled][disabled].btn-group-raised:active, .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled].input-group-btn .btn.btn-raised, fieldset[disabled][disabled].input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled].input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled].input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled].input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled].input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled].input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled].input-group-btn .btn.btn-group-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-raised, .input-group-btn .btn.disabled.btn-raised.active, .input-group-btn .btn.disabled.btn-raised:active, .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-group-raised, .input-group-btn .btn.disabled.btn-group-raised.active, .input-group-btn .btn.disabled.btn-group-raised:active, .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-raised, .input-group-btn .btn:disabled.btn-raised.active, .input-group-btn .btn:disabled.btn-raised:active, .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-group-raised, .input-group-btn .btn:disabled.btn-group-raised.active, .input-group-btn .btn:disabled.btn-group-raised:active, .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-raised, .input-group-btn .btn[disabled][disabled].btn-raised.active, .input-group-btn .btn[disabled][disabled].btn-raised:active, .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-group-raised, .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled].btn-group.btn-raised, fieldset[disabled][disabled].btn-group.btn-raised.active, fieldset[disabled][disabled].btn-group.btn-raised:active, fieldset[disabled][disabled].btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled].btn-group.btn-group-raised, fieldset[disabled][disabled].btn-group.btn-group-raised.active, fieldset[disabled][disabled].btn-group.btn-group-raised:active, fieldset[disabled][disabled].btn-group.btn-group-raised:focus:not(:active), .btn-group.disabled.btn-raised, .btn-group.disabled.btn-raised.active, .btn-group.disabled.btn-raised:active, .btn-group.disabled.btn-raised:focus:not(:active), .btn-group.disabled.btn-group-raised, .btn-group.disabled.btn-group-raised.active, .btn-group.disabled.btn-group-raised:active, .btn-group.disabled.btn-group-raised:focus:not(:active), .btn-group:disabled.btn-raised, .btn-group:disabled.btn-raised.active, .btn-group:disabled.btn-raised:active, .btn-group:disabled.btn-raised:focus:not(:active), .btn-group:disabled.btn-group-raised, .btn-group:disabled.btn-group-raised.active, .btn-group:disabled.btn-group-raised:active, .btn-group:disabled.btn-group-raised:focus:not(:active), .btn-group[disabled][disabled].btn-raised, .btn-group[disabled][disabled].btn-raised.active, .btn-group[disabled][disabled].btn-raised:active, .btn-group[disabled][disabled].btn-raised:focus:not(:active), .btn-group[disabled][disabled].btn-group-raised, .btn-group[disabled][disabled].btn-group-raised.active, .btn-group[disabled][disabled].btn-group-raised:active, .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled].btn-group-vertical.btn-raised, fieldset[disabled][disabled].btn-group-vertical.btn-raised.active, fieldset[disabled][disabled].btn-group-vertical.btn-raised:active, fieldset[disabled][disabled].btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled].btn-group-vertical.btn-group-raised, fieldset[disabled][disabled].btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled].btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled].btn-group-vertical.btn-group-raised:focus:not(:active), .btn-group-vertical.disabled.btn-raised, .btn-group-vertical.disabled.btn-raised.active, .btn-group-vertical.disabled.btn-raised:active, .btn-group-vertical.disabled.btn-raised:focus:not(:active), .btn-group-vertical.disabled.btn-group-raised, .btn-group-vertical.disabled.btn-group-raised.active, .btn-group-vertical.disabled.btn-group-raised:active, .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .btn-group-vertical:disabled.btn-raised, .btn-group-vertical:disabled.btn-raised.active, .btn-group-vertical:disabled.btn-raised:active, .btn-group-vertical:disabled.btn-raised:focus:not(:active), .btn-group-vertical:disabled.btn-group-raised, .btn-group-vertical:disabled.btn-group-raised.active, .btn-group-vertical:disabled.btn-group-raised:active, .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-raised, .btn-group-vertical[disabled][disabled].btn-raised.active, .btn-group-vertical[disabled][disabled].btn-raised:active, .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-group-raised, .btn-group-vertical[disabled][disabled].btn-group-raised.active, .btn-group-vertical[disabled][disabled].btn-group-raised:active, .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
    box-shadow: none
}

.btn-group, .btn-group-vertical {
    position: relative;
    margin: 10px 1px
}

.btn-group.open > .dropdown-toggle.btn, .btn-group.open > .dropdown-toggle.btn.btn-default, .btn-group-vertical.open > .dropdown-toggle.btn, .btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
    background-color: #EEEEEE
}

.btn-group.open > .dropdown-toggle.btn.btn-inverse, .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
    background-color: #3f51b5
}

.btn-group.open > .dropdown-toggle.btn.btn-primary, .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
    background-color: #F15F79
}

.btn-group.open > .dropdown-toggle.btn.btn-success, .btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
    background-color: #4caf50
}

.btn-group.open > .dropdown-toggle.btn.btn-info, .btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
    background-color: #03a9f4
}

.btn-group.open > .dropdown-toggle.btn.btn-warning, .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
    background-color: #fbc02d
}

.btn-group.open > .dropdown-toggle.btn.btn-danger, .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
    background-color: #f44336
}

.btn-group .dropdown-menu, .btn-group-vertical .dropdown-menu {
    border-radius: 0 0 3px 3px
}

.btn-group.btn-group-raised, .btn-group-vertical.btn-group-raised {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.btn-group .btn + .btn, .btn-group .btn, .btn-group .btn:active, .btn-group .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn, .btn-group-vertical .btn:active, .btn-group-vertical .btn-group {
    margin: 0
}

.close {
    font-size: inherit;
    color: #FFFFFF;
    opacity: .9;
    text-shadow: none
}

.close:hover, .close:focus {
    opacity: 1;
    color: #FFFFFF
}

.close i {
    font-size: 20px
}

.checkbox label {
    cursor: pointer;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .checkbox label {
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .checkbox label:hover, .form-group.is-focused .checkbox label:focus {
    color: rgba(0, 0, 0, 0.54)
}

fieldset[disabled] .form-group.is-focused .checkbox label {
    color: rgba(0, 0, 0, 0.26)
}

.checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none
}

.checkbox .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 3px;
    padding-right: 5px
}

.checkbox .checkbox-material:before {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.84);
    height: 20px;
    width: 20px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    transform: scale3d(2.3, 2.3, 1);
    top: -6px
}

.checkbox .checkbox-material .check {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 0.54);
    overflow: hidden;
    z-index: 1;
    border-radius: 3px
}

.checkbox .checkbox-material .check:before {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    display: block;
    margin-top: -3px;
    margin-left: 7px;
    width: 0;
    height: 0;
    background: red;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    animation: checkbox-off 0.3s forwards
}

.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
    opacity: 0.2
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check {
    background: #F15F79
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
    color: #FFFFFF;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    animation: checkbox-on 0.3s forwards
}

.checkbox input[type=checkbox]:checked + .checkbox-material:before {
    animation: rippleOn 500ms
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
    animation: rippleOn 500ms forwards
}

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
    animation: rippleOff 500ms
}

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
    animation: rippleOff 500ms
}

fieldset[disabled] .checkbox, fieldset[disabled] .checkbox input[type=checkbox], .checkbox input[type=checkbox][disabled] ~ .checkbox-material .check, .checkbox input[type=checkbox][disabled] + .circle {
    opacity: 0.5
}

.checkbox input[type=checkbox][disabled] ~ .checkbox-material .check {
    border-color: #000000;
    opacity: .26
}

.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
    background-color: rgba(0, 0, 0, 0.87);
    transform: rotate(-45deg)
}

@keyframes checkbox-on {
    0% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px
    }
    50% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px
    }
    100% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px
    }
}

@keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@keyframes rippleOff {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

.togglebutton {
    vertical-align: middle
}

.togglebutton, .togglebutton label, .togglebutton input, .togglebutton .toggle {
    user-select: none
}

.togglebutton label {
    cursor: pointer;
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .togglebutton label:hover, .form-group.is-focused .togglebutton label:focus {
    color: rgba(0, 0, 0, 0.54)
}

fieldset[disabled] .form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26)
}

.togglebutton label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.togglebutton label .toggle {
    text-align: left;
    margin-left: 5px
}

.togglebutton label .toggle, .togglebutton label input[type=checkbox][disabled] + .toggle {
    content: "";
    display: inline-block;
    width: 30px;
    height: 15px;
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    margin-right: 15px;
    transition: background 0.3s ease;
    vertical-align: middle
}

.togglebutton label .toggle:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -5px;
    top: -3px;
    border: 1px solid rgba(0, 0, 0, 0.54);
    transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease
}

.togglebutton label input[type=checkbox][disabled] + .toggle:after, .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
    background-color: #BDBDBD
}

.togglebutton label input[type=checkbox] + .toggle:active:after, .togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1)
}

.togglebutton label input[type=checkbox]:checked + .toggle:after {
    left: 15px
}

.togglebutton label input[type=checkbox]:checked + .toggle {
    background-color: rgba(241, 95, 121, 0.9)
}

.togglebutton label input[type=checkbox]:checked + .toggle:after {
    border-color: #F15F79
}

.togglebutton label input[type=checkbox]:checked + .toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1)
}

.radio label {
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .radio label {
    color: rgba(0, 0, 0, 0.26)
}

.form-group.is-focused .radio label:hover, .form-group.is-focused .radio label:focus {
    color: rgba(0, 0, 0, 0.54)
}

fieldset[disabled] .form-group.is-focused .radio label {
    color: rgba(0, 0, 0, 0.26)
}

.radio label span {
    display: block;
    position: absolute;
    left: 10px;
    top: 2px;
    transition-duration: 0.2s
}

.radio label .circle {
    border: 1px solid rgba(0, 0, 0, 0.54);
    height: 15px;
    width: 15px;
    border-radius: 100%
}

.radio label .check {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: #F15F79;
    transform: scale3d(0, 0, 0)
}

.radio label .check:after {
    display: block;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.87);
    left: -18px;
    top: -18px;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    transform: scale3d(1.5, 1.5, 1)
}

.radio label input[type=radio]:not(:checked) ~ .check:after {
    animation: rippleOff 500ms
}

.radio label input[type=radio]:checked ~ .check:after {
    animation: rippleOn 500ms
}

.radio input[type=radio] {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden
}

.radio input[type=radio]:checked ~ .check, .radio input[type=radio]:checked ~ .circle {
    opacity: 1
}

.radio input[type=radio]:checked ~ .check {
    background-color: #F15F79
}

.radio input[type=radio]:checked ~ .circle {
    border-color: #F15F79
}

.radio input[type=radio]:checked ~ .check {
    transform: scale3d(0.65, 0.65, 1)
}

.radio input[type=radio][disabled] ~ .check, .radio input[type=radio][disabled] ~ .circle {
    opacity: 0.26
}

.radio input[type=radio][disabled] ~ .check {
    background-color: #000000
}

.radio input[type=radio][disabled] ~ .circle {
    border-color: #000000
}

@keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

@keyframes rippleOff {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}

legend {
    margin-bottom: 20px;
    font-size: 21px
}

output {
    padding-top: 8px;
    font-size: 14px;
    line-height: 1.42857
}

.form-control {
    height: 36px;
    padding: 0px 0; /*7px 0;20200722 delete*/
    font-size: 14px;
    line-height: 1.42857
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 36px
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 24px
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 44px
    }
}

.radio label, .checkbox label {
    min-height: 20px
}

.form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    min-height: 34px
}

.input-sm .input-sm, .input-group-sm > .form-control .input-sm, .input-group-sm > .input-group-addon .input-sm, .input-group-sm > .input-group-btn > .btn .input-sm, .input-sm .input-group-sm > .form-control, .input-group-sm > .form-control .input-group-sm > .form-control, .input-group-sm > .input-group-addon .input-group-sm > .form-control, .input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control, .input-sm .input-group-sm > .input-group-addon, .input-group-sm > .form-control .input-group-sm > .input-group-addon, .input-group-sm > .input-group-addon .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon, .input-sm .input-group-sm > .input-group-btn > .btn, .input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn {
    height: 24px;
    padding: 3px 0;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 0
}

.input-sm select.input-sm, .input-group-sm > .form-control select.input-sm, .input-group-sm > .input-group-addon select.input-sm, .input-group-sm > .input-group-btn > .btn select.input-sm, .input-sm .input-group-sm > select.form-control, .input-group-sm > .form-control .input-group-sm > select.form-control, .input-group-sm > .input-group-addon .input-group-sm > select.form-control, .input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control, .input-sm .input-group-sm > select.input-group-addon, .input-group-sm > .form-control .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon, .input-sm .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn {
    height: 24px;
    line-height: 24px
}

.input-sm textarea.input-sm, .input-group-sm > .form-control textarea.input-sm, .input-group-sm > .input-group-addon textarea.input-sm, .input-group-sm > .input-group-btn > .btn textarea.input-sm, .input-sm .input-group-sm > textarea.form-control, .input-group-sm > .form-control .input-group-sm > textarea.form-control, .input-group-sm > .input-group-addon .input-group-sm > textarea.form-control, .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control, .input-sm .input-group-sm > textarea.input-group-addon, .input-group-sm > .form-control .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon, .input-sm .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn, .input-sm select[multiple].input-sm, .input-group-sm > .form-control select[multiple].input-sm, .input-group-sm > .input-group-addon select[multiple].input-sm, .input-group-sm > .input-group-btn > .btn select[multiple].input-sm, .input-sm .input-group-sm > select[multiple].form-control, .input-group-sm > .form-control .input-group-sm > select[multiple].form-control, .input-group-sm > .input-group-addon .input-group-sm > select[multiple].form-control, .input-group-sm > .input-group-btn > .btn .input-group-sm > select[multiple].form-control, .input-sm .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .form-control .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-addon .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > .btn .input-group-sm > select[multiple].input-group-addon, .input-sm .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .form-control .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 24px;
    padding: 3px 0;
    font-size: 11px;
    line-height: 1.5
}

.form-group-sm select.form-control {
    height: 24px;
    line-height: 24px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 24px;
    min-height: 31px;
    padding: 4px 0;
    font-size: 11px;
    line-height: 1.5
}

.input-lg .input-lg, .input-group-lg > .form-control .input-lg, .input-group-lg > .input-group-addon .input-lg, .input-group-lg > .input-group-btn > .btn .input-lg, .input-lg .input-group-lg > .form-control, .input-group-lg > .form-control .input-group-lg > .form-control, .input-group-lg > .input-group-addon .input-group-lg > .form-control, .input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control, .input-lg .input-group-lg > .input-group-addon, .input-group-lg > .form-control .input-group-lg > .input-group-addon, .input-group-lg > .input-group-addon .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon, .input-lg .input-group-lg > .input-group-btn > .btn, .input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn {
    height: 44px;
    padding: 9px 0;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0
}

.input-lg select.input-lg, .input-group-lg > .form-control select.input-lg, .input-group-lg > .input-group-addon select.input-lg, .input-group-lg > .input-group-btn > .btn select.input-lg, .input-lg .input-group-lg > select.form-control, .input-group-lg > .form-control .input-group-lg > select.form-control, .input-group-lg > .input-group-addon .input-group-lg > select.form-control, .input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control, .input-lg .input-group-lg > select.input-group-addon, .input-group-lg > .form-control .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon, .input-lg .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn {
    height: 44px;
    line-height: 44px
}

.input-lg textarea.input-lg, .input-group-lg > .form-control textarea.input-lg, .input-group-lg > .input-group-addon textarea.input-lg, .input-group-lg > .input-group-btn > .btn textarea.input-lg, .input-lg .input-group-lg > textarea.form-control, .input-group-lg > .form-control .input-group-lg > textarea.form-control, .input-group-lg > .input-group-addon .input-group-lg > textarea.form-control, .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control, .input-lg .input-group-lg > textarea.input-group-addon, .input-group-lg > .form-control .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon, .input-lg .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn, .input-lg select[multiple].input-lg, .input-group-lg > .form-control select[multiple].input-lg, .input-group-lg > .input-group-addon select[multiple].input-lg, .input-group-lg > .input-group-btn > .btn select[multiple].input-lg, .input-lg .input-group-lg > select[multiple].form-control, .input-group-lg > .form-control .input-group-lg > select[multiple].form-control, .input-group-lg > .input-group-addon .input-group-lg > select[multiple].form-control, .input-group-lg > .input-group-btn > .btn .input-group-lg > select[multiple].form-control, .input-lg .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .form-control .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-addon .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > .btn .input-group-lg > select[multiple].input-group-addon, .input-lg .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .form-control .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 44px;
    padding: 9px 0;
    font-size: 18px;
    line-height: 1.33333
}

.form-group-lg select.form-control {
    height: 44px;
    line-height: 44px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 44px;
    min-height: 38px;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.33333
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    /*padding-top: 8px 20200722 delete*/
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 28px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 8px /*8px 20200722 deleted*/
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 13.0px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 4px;
        font-size: 11px
    }
}

.label {
    border-radius: 2px
}

.label, .label.label-default {
    background-color: #9e9e9e
}

.label.label-inverse {
    background-color: #3f51b5
}

.label.label-primary {
    background-color: #F15F79
}

.label.label-success {
    background-color: #4caf50
}

.label.label-info {
    background-color: #03a9f4
}

.label.label-warning {
    background-color: #fbc02d
}

.label.label-danger {
    background-color: #f44336
}

.form-control, .form-group .form-control {
    border: 0;
    background-image: linear-gradient(#F15F79, #F15F79), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400
}

.form-control::-moz-placeholder, .form-group .form-control::-moz-placeholder {
    color: #AAAAAA;
    font-weight: 400
}

.form-control:-ms-input-placeholder, .form-group .form-control:-ms-input-placeholder {
    color: #AAAAAA;
    font-weight: 400
}

.form-control::-webkit-input-placeholder, .form-group .form-control::-webkit-input-placeholder {
    color: #AAAAAA;
    font-weight: 400
}

.form-control[readonly], .form-control[disabled], fieldset[disabled] .form-control, .form-group .form-control[readonly], .form-group .form-control[disabled], fieldset[disabled].form-group .form-control {
    background-color: transparent
}

.form-control[disabled], fieldset[disabled] .form-control, .form-group .form-control[disabled], fieldset[disabled].form-group .form-control {
    background-image: none;
    border-bottom: 1px dotted #D2D2D2
}

.form-group {
    position: relative
}

.form-group.label-static label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-floating label.control-label {
    position: absolute;
    pointer-events: none;
    transition: 0.3s ease all
}

.form-group.label-floating label.control-label {
    will-change: left, top, contents
}

.form-group.label-placeholder:not(.is-empty) label.control-label {
    display: none
}

.form-group .help-text {
    position: absolute;
    display: none
}

.form-group.is-focused .form-control {
    outline: none;
    background-image: linear-gradient(#F15F79, #F15F79), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    transition-duration: 0.3s
}

.form-group.is-focused .form-control .material-input:after {
    background-color: #F15F79
}

.form-group.is-focused label, .form-group.is-focused label.control-label {
    color: #F15F79
}

.form-group.is-focused.label-placeholder label, .form-group.is-focused.label-placeholder label.control-label {
    color: #AAAAAA
}

.form-group.is-focused .help-text {
    display: block
}

.form-group.has-warning .form-control {
    box-shadow: none
}

.form-group.has-warning.is-focused .form-control {
    background-image: linear-gradient(#fbc02d, #fbc02d), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-warning label.control-label, .form-group.has-warning .help-text {
    color: #fbc02d
}

.form-group.has-error .form-control {
    box-shadow: none
}

.form-group.has-error.is-focused .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-error label.control-label, .form-group.has-error .help-text {
    color: #f44336
}

.form-group.has-success .form-control {
    box-shadow: none
}

.form-group.has-success.is-focused .form-control {
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-success label.control-label, .form-group.has-success .help-text {
    color: #4caf50
}

.form-group.has-info .form-control {
    box-shadow: none
}

.form-group.has-info.is-focused .form-control {
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#D2D2D2, #D2D2D2)
}

.form-group.has-info label.control-label, .form-group.has-info .help-text {
    color: #03a9f4
}

.form-group textarea {
    resize: none
}

.form-group textarea ~ .form-control-highlight {
    margin-top: -11px
}

.form-group select {
    appearance: none
}

.form-group select ~ .material-input:after {
    display: none
}

.form-control {
    margin-bottom: 7px
}

.form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-control:-ms-input-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-control::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.checkbox label, .radio label, label {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

label.control-label {
    font-size: 11px;
    line-height: 1.07143;
    color: #AAAAAA;
    font-weight: 400;
    margin: 16px 0 0 0
}

.help-text {
    margin-top: 0;
    font-size: 11px
}

.form-group {
    padding-bottom: 7px;
    margin: 0px 0 0 0; /*20px 0 0 0*/
}

.form-group .form-control {
    margin-bottom: 7px
}

.form-group .form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-group .form-control:-ms-input-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-group .form-control::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-group .checkbox label, .form-group .radio label, .form-group label {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400
}

.form-group .help-text {
    margin-top: 0;
    font-size: 11px
}

.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    top: -7px;
    left: 0;
    line-height: 1.42857;
    text-align: left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 14px;
}

.form-group.label-static label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label {
    top: -28px;
    left: 0;
    font-size: 11px;
    line-height: 1.07143
}

.form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: -28px;
    left: 0;
    font-size: 11px;
    line-height: 1.07143
}

.form-group.form-group-sm {
    padding-bottom: 3px;
    margin: 21px 0 0 0
}

.form-group.form-group-sm .form-control {
    margin-bottom: 3px
}

.form-group.form-group-sm .form-control::-moz-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-sm .form-control:-ms-input-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-sm .form-control::-webkit-input-placeholder {
    font-size: 11px;
    line-height: 1.5;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-sm .checkbox label, .form-group.form-group-sm .radio label, .form-group.form-group-sm label {
    font-size: 11px;
    line-height: 1.5;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-sm label.control-label {
    font-size: 9px;
    line-height: 1.125;
    color: #AAAAAA;
    font-weight: 400;
    margin: 16px 0 0 0
}

.form-group.form-group-sm .help-text {
    margin-top: 0;
    font-size: 10px
}

.form-group.form-group-sm.label-floating label.control-label, .form-group.form-group-sm.label-placeholder label.control-label {
    top: -11px;
    font-size: 11px;
    line-height: 1.5
}

.form-group.form-group-sm.label-static label.control-label, .form-group.form-group-sm.label-floating.is-focused label.control-label, .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
    top: -25px;
    left: 0;
    font-size: 9px;
    line-height: 1.125
}

.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: -25px;
    left: 0;
    font-size: 9px;
    line-height: 1.125
}

.form-group.form-group-lg {
    padding-bottom: 9px;
    margin: 30px 0 0 0
}

.form-group.form-group-lg .form-control {
    margin-bottom: 9px
}

.form-group.form-group-lg .form-control::-moz-placeholder {
    font-size: 18px;
    line-height: 1.33333;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-lg .form-control:-ms-input-placeholder {
    font-size: 18px;
    line-height: 1.33333;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-lg .form-control::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 1.33333;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-lg .checkbox label, .form-group.form-group-lg .radio label, .form-group.form-group-lg label {
    font-size: 18px;
    line-height: 1.33333;
    color: #AAAAAA;
    font-weight: 400
}

.form-group.form-group-lg label.control-label {
    font-size: 14px;
    line-height: 1.0;
    color: #AAAAAA;
    font-weight: 400;
    margin: 16px 0 0 0
}

.form-group.form-group-lg .help-text {
    margin-top: 0;
    font-size: 14px
}

.form-group.form-group-lg.label-floating label.control-label, .form-group.form-group-lg.label-placeholder label.control-label {
    top: -5px;
    font-size: 18px;
    line-height: 1.33333
}

.form-group.form-group-lg.label-static label.control-label, .form-group.form-group-lg.label-floating.is-focused label.control-label, .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
    top: -32px;
    left: 0;
    font-size: 14px;
    line-height: 1.0
}

.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: -32px;
    left: 0;
    font-size: 14px;
    line-height: 1.0
}

select.form-control {
    border: 0;
    box-shadow: none;
    border-radius: 0
}

.form-group.is-focused select.form-control {
    box-shadow: none;
    border-color: #D2D2D2
}

select.form-control[multiple], .form-group.is-focused select.form-control[multiple] {
    height: 85px
}

.input-group-btn .btn {
    margin: 0 0 7px 0
}

.form-group.form-group-sm .input-group-btn .btn {
    margin: 0 0 3px 0
}

.form-group.form-group-lg .input-group-btn .btn {
    margin: 0 0 9px 0
}

.input-group .input-group-btn {
    padding: 0 12px
}

.input-group .input-group-addon {
    border: 0;
    background: transparent;
    padding: 12px 15px 0px
}

.form-group input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.form-control-feedback {
    opacity: 0
}

.has-success .form-control-feedback {
    color: #4caf50;
    opacity: 1
}

.has-error .form-control-feedback {
    color: #f44336;
    opacity: 1
}

.pagination > li > a, .pagination > li > span {
    border: 0;
    border-radius: 30px !important;
    transition: all .3s;
    padding: 0px 11px;
    margin: 0 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #999999
}

.pagination > .active > a, .pagination > .active > span {
    color: #999999
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #F15F79;
    border-color: #F15F79;
    color: #FFFFFF;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2)
}

.pagination.pagination-info > .active > a, .pagination.pagination-info > .active > a:focus, .pagination.pagination-info > .active > a:hover, .pagination.pagination-info > .active > span, .pagination.pagination-info > .active > span:focus, .pagination.pagination-info > .active > span:hover {
    background-color: #03a9f4;
    border-color: #03a9f4
}

.pagination.pagination-success > .active > a, .pagination.pagination-success > .active > a:focus, .pagination.pagination-success > .active > a:hover, .pagination.pagination-success > .active > span, .pagination.pagination-success > .active > span:focus, .pagination.pagination-success > .active > span:hover {
    background-color: #4caf50;
    border-color: #4caf50
}

.pagination.pagination-warning > .active > a, .pagination.pagination-warning > .active > a:focus, .pagination.pagination-warning > .active > a:hover, .pagination.pagination-warning > .active > span, .pagination.pagination-warning > .active > span:focus, .pagination.pagination-warning > .active > span:hover {
    background-color: #fbc02d;
    border-color: #fbc02d
}

.pagination.pagination-danger > .active > a, .pagination.pagination-danger > .active > a:focus, .pagination.pagination-danger > .active > a:hover, .pagination.pagination-danger > .active > span, .pagination.pagination-danger > .active > span:focus, .pagination.pagination-danger > .active > span:hover {
    background-color: #f44336;
    border-color: #f44336
}

.label {
    border-radius: 3px;
    padding: 5px 12px;
    text-transform: uppercase;
    font-size: 10px
}

footer {
    padding: 15px 0
}

footer ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

footer ul li {
    display: inline-block
}

footer ul li a {
    color: inherit;
    padding: 15px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    display: block
}

footer ul li a:hover {
    text-decoration: none
}

footer .copyright {
    padding: 15px 0
}

footer .copyright .material-icons {
    font-size: 18px;
    position: relative;
    top: 3px
}

legend {
    border-bottom: 0
}

@media (max-width: 1199px) {
    .navbar .navbar-brand {
        height: 50px;
        padding: 10px 15px
    }

    .navbar .navbar-form {
        margin-top: 10px
    }

    .navbar .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar .alert {
    border-radius: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 85px;
    width: 100%;
    z-index: 3;
    transition: all 0.3s
}

.dropdown-menu {
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: -20px;
    opacity: 0;
    visibility: hidden;
    display: block
}

.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 1px
}

.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0.12)
}

.dropdown-menu li > a {
    font-size: 13px;
    padding: 10px 20px;
    margin: 0 5px;
    border-radius: 2px;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2)
}

.dropdown-menu li {
    position: relative
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
    background-color: #F15F79;
    color: #FFFFFF
}

.dropdown-menu .divider {
    margin: 5px 0
}

.alert {
    border: 0;
    border-radius: 0;
    padding: 20px 15px;
    line-height: 20px
}

.alert b {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px
}

.alert, .alert.alert-default {
    background-color: white;
    color: #ffffff
}

.alert a, .alert .alert-link, .alert.alert-default a, .alert.alert-default .alert-link {
    color: #ffffff
}

.alert.alert-inverse {
    background-color: #4558be;
    color: contrast-color(#3f51b5, #000, #fff)
}

.alert.alert-inverse a, .alert.alert-inverse .alert-link {
    color: contrast-color(#3f51b5, #000, #fff)
}

.alert.alert-primary {
    background-color: #a72abd;
    color: #ffffff
}

.alert.alert-primary a, .alert.alert-primary .alert-link {
    color: #ffffff
}

.alert.alert-success {
    background-color: #55b559;
    color: #ffffff
}

.alert.alert-success a, .alert.alert-success .alert-link {
    color: #ffffff
}

.alert.alert-info {
    background-color: #0ab1fc;
    color: #ffffff
}

.alert.alert-info a, .alert.alert-info .alert-link {
    color: #ffffff
}

.alert.alert-warning {
    background-color: #fbc53c;
    color: #ffffff
}

.alert.alert-warning a, .alert.alert-warning .alert-link {
    color: #ffffff
}

.alert.alert-danger {
    background-color: #f55145;
    color: #ffffff
}

.alert.alert-danger a, .alert.alert-danger .alert-link {
    color: #ffffff
}

.alert-info, .alert-danger, .alert-warning, .alert-success {
    color: #ffffff
}

.alert-default a, .alert-default .alert-link {
    color: rgba(0, 0, 0, 0.87)
}

.alert .alert-icon {
    display: block;
    float: left;
    margin-right: 15px
}

.alert .alert-icon i {
    margin-top: -7px;
    top: 5px;
    position: relative
}

.text-warning {
    color: #fbc02d
}

.text-primary {
    color: #F15F79
}

.text-danger {
    color: #f44336
}

.text-success {
    color: #4caf50
}

.text-info {
    color: #03a9f4
}

.popover, .tooltip-inner {
    color: #555555;
    line-height: 1.5em;
    background: #FFFFFF;
    border: none;
    border-radius: 3px;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2)
}

.popover {
    padding: 0;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.popover.left > .arrow, .popover.right > .arrow, .popover.top > .arrow, .popover.bottom > .arrow {
    border: none
}

.popover-title {
    background-color: #FFFFFF;
    border: none;
    padding: 15px 15px 5px;
    font-size: 1.3em
}

.popover-content {
    padding: 10px 15px 15px;
    line-height: 1.4
}

.tooltip, .tooltip.in {
    opacity: 1
}

.tooltip.left .tooltip-arrow {
    border-left-color: #FFFFFF
}

.tooltip.right .tooltip-arrow {
    border-right-color: #FFFFFF
}

.tooltip.top .tooltip-arrow {
    border-top-color: #FFFFFF
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #FFFFFF
}

.tooltip-inner {
    padding: 10px 15px;
    min-width: 130px
}

.card {
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff
}

.card .card-height-indicator {
    margin-top: 100%
}

.card .card-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden
}

.card .card-image img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    pointer-events: none
}

.card .card-image .card-image-headline {
    position: absolute;
    bottom: 16px;
    left: 18px;
    color: #fff;
    font-size: 2em
}

.card .content {
    padding: 15px
}

.card .card-body {
    height: 30%;
    padding: 18px
}

.card .card-footer {
    height: 10%;
    padding: 18px
}

.card .card-footer button, .card .card-footer a {
    margin: 0 !important;
    position: relative;
    bottom: 25px;
    width: auto
}

.card .card-footer button:first-child, .card .card-footer a:first-child {
    left: -15px
}

.card .header {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: 15px;
    border-radius: 3px;
    padding: 15px 0;
    background-color: #FFFFFF
}

.card .header-primary {
    background: linear-gradient(60deg, #B24592, #F15F79)
}

.card .header-info {
    background: linear-gradient(60deg, #29b6f6, #0288d1)
}

.card .header-success {
    background: linear-gradient(60deg, #66bb6a, #388e3c)
}

.card .header-warning {
    background: linear-gradient(60deg, #fdd835, #fbc02d)
}

.card .header-danger {
    background: linear-gradient(60deg, #ef5350, #d32f2f)
}

.card [class*="header-"] {
    color: #FFFFFF
}

.card-raised {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.card-signup .header {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -40px;
    padding: 20px 0
}

.card-signup .text-divider {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center
}

.card-signup .content {
    padding: 0px 20px
}

.card-signup .checkbox {
    margin-top: 20px;
    text-align: left
}

.card-signup .checkbox label {
    margin-left: 0px
}

.card-signup .checkbox .checkbox-material {
    padding-right: 12px
}

.card-signup .social-line {
    margin-top: 15px;
    text-align: center
}

.card-signup .social-line .btn {
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px
}

.card-nav-tabs {
    margin-top: 45px
}

.card-nav-tabs .header {
    margin-top: -30px
}

.card-nav-tabs .nav-tabs {
    background: transparent
}

.card-plain {
    background: transparent;
    box-shadow: none
}

.card-plain .header {
    margin-left: 0;
    margin-right: 0
}

.card-plain .content {
    padding-left: 0;
    padding-right: 0
}

.modal-content {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
    border-radius: 3px;
    border: none
}

.modal-content .modal-header {
    border-bottom: none;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px
}

.modal-content .modal-body {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px
}

.modal-content .modal-footer {
    border-top: none
}

.modal-content .modal-footer button {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
    width: auto
}

.modal-content .modal-footer button.pull-left {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    left: -5px
}

.modal-content .modal-footer button + button {
    margin-bottom: 16px
}

.modal-content .modal-body + .modal-footer {
    padding-top: 0
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.3)
}

.modal .modal-dialog {
    margin-top: 60px
}

.modal .modal-header .close {
    color: #555555
}

.modal .modal-header .close:hover, .modal .modal-header .close:focus {
    opacity: 1;
    color: #555555
}

.panel {
    border-radius: 0px;
    border: 0;
    box-shadow: none
}

.panel > .panel-heading, .panel.panel-default > .panel-heading {
    background-color: #eeeeee
}

.panel.panel-inverse > .panel-heading {
    background-color: #3f51b5
}

.panel.panel-primary > .panel-heading {
    background-color: #F15F79
}

.panel.panel-success > .panel-heading {
    background-color: #4caf50
}

.panel.panel-info > .panel-heading {
    background-color: #03a9f4
}

.panel.panel-warning > .panel-heading {
    background-color: #fbc02d
}

.panel.panel-danger > .panel-heading {
    background-color: #f44336
}

[class*="panel-"] > .panel-heading {
    color: #ffffff;
    border: 0
}

.panel-default > .panel-heading, .panel:not([class*="panel-"]) > .panel-heading {
    color: rgba(0, 0, 0, 0.87)
}

.panel-footer {
    background-color: #eeeeee
}

hr.on-dark {
    color: #1a1a1a
}

hr.on-light {
    color: white
}

@media (-webkit-min-device-pixel-ratio: 0.75), (min--moz-device-pixel-ratio: 0.75), (-o-device-pixel-ratio: 3 / 4), (min-device-pixel-ratio: 0.75), (min-resolution: 0.75dppx), (min-resolution: 120dpi) {
    hr {
        height: 0.75px
    }
}

@media (-webkit-min-device-pixel-ratio: 1), (min--moz-device-pixel-ratio: 1), (-o-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx), (min-resolution: 160dpi) {
    hr {
        height: 1px
    }
}

@media (-webkit-min-device-pixel-ratio: 1.33), (min--moz-device-pixel-ratio: 1.33), (-o-device-pixel-ratio: 133 / 100), (min-device-pixel-ratio: 1.33), (min-resolution: 1.33dppx), (min-resolution: 213dpi) {
    hr {
        height: 1.333px
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 240dpi) {
    hr {
        height: 1.5px
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-device-pixel-ratio: 2 / 1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 380dpi) {
    hr {
        height: 2px
    }
}

@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-o-device-pixel-ratio: 3 / 1), (min-device-pixel-ratio: 3), (min-resolution: 3dppx), (min-resolution: 480dpi) {
    hr {
        height: 3px
    }
}

@media (-webkit-min-device-pixel-ratio: 4), (min--moz-device-pixel-ratio: 4), (-o-device-pixel-ratio: 4 / 1), (min-device-pixel-ratio: 3), (min-resolution: 4dppx), (min-resolution: 640dpi) {
    hr {
        height: 4px
    }
}

.img-thumbnail {
    border-radius: 16px
}

.img-raised {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent
}

*:focus {
    outline: 0
}

a:focus, a:active, button:active, button:focus, button:hover, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: 0 !important
}

.section {
    padding: 70px 0
}

.section-navbars {
    padding-bottom: 0
}

.section-full-screen {
    height: 100vh
}

.section-signup {
    padding-top: 20vh
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1;
    box-sizing: border-box
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 10px
}

.noUi-handle {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    left: -10px;
    top: -6px;
    cursor: pointer;
    border-radius: 100%;
    transition: all 0.2s ease-out;
    border: 1px solid;
    background: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.noUi-vertical .noUi-handle {
    margin-left: 5px;
    cursor: ns-resize
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}

.noUi-background {
    height: 2px;
    margin: 20px 0
}

.noUi-origin {
    margin: 0;
    border-radius: 0;
    height: 2px;
    background: #c8c8c8
}

.noUi-origin[style^="left:0"] .noUi-handle {
    background-color: #fff;
    border: 2px solid #c8c8c8
}

.noUi-origin[style^="left:0"] .noUi-handle.noUi-active {
    border-width: 1px
}

.noUi-target {
    border-radius: 3px
}

.noUi-horizontal {
    height: 2px;
    margin: 15px 0
}

.noUi-vertical {
    height: 100%;
    width: 2px;
    margin: 0 15px;
    display: inline-block
}

.noUi-handle.noUi-active {
    transform: scale3d(2, 2, 1)
}

.dropdownjs::after {
    right: 5px;
    top: 3px;
    font-size: 25px;
    position: absolute;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    content: "\e5c5";
    pointer-events: none;
    color: #757575
}

.m_datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.m_datepicker > div {
    display: none
}

.m_datepicker table {
    width: 100%;
    margin: 0
}

.m_datepicker td, .m_datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.m_datepicker td {
    text-align: center
}

.m_datepicker td p {
    font-size: 1em;
    font-weight: 400;
    border-radius: 50%;
    height: 29px;
    line-height: 29px;
    margin: 3px 0 8px;
    width: 29px
}

.m_datepicker td:hover {
    cursor: pointer
}

.m_datepicker th {
    font-weight: 500
}

.m_datepicker th.switch-m_datepicker {
    font-size: 1em
}

.m_datepicker .prev p, .m_datepicker .next p {
    font-size: 1.825em
}

.m_datepicker p:hover {
    background: #eeeeee
}

.m_datepicker .day.disabled {
    color: #eeeeee
}

.m_datepicker td.old, .m_datepicker td.new {
    color: #999999;
    border-top: 0
}

.m_datepicker td.active p, .m_datepicker td.active:hover p {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    background-color: #F15F79
}

.m_datepicker td.primary p, .m_datepicker td.primary:hover p {
    background-color: #F15F79
}

.m_datepicker td.info p, .m_datepicker td.info:hover p {
    background-color: #03a9f4
}

.m_datepicker td.success p, .m_datepicker td.success:hover p {
    background-color: #4caf50
}

.m_datepicker td.warning p, .m_datepicker td.warning:hover p {
    background-color: #fbc02d
}

.m_datepicker td.danger p, .m_datepicker td.danger:hover p {
    background-color: #f44336
}

.m_datepicker span {
    display: block;
    width: 55px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.m_datepicker span.old {
    color: #999999
}

.m_datepicker span.active, .m_datepicker span.active:focus, .m_datepicker span.active:hover, .m_datepicker span.active:active {
    background-color: #F15F79;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2)
}

.m_datepicker span.active {
    color: #FFFFFF
}

.m_datepicker span:hover {
    background-color: #EEEEEE
}

.m_datepicker span.primary, .m_datepicker span.primary:hover {
    background-color: #F15F79
}

.m_datepicker span.info, .m_datepicker span.info:hover {
    background-color: #03a9f4
}

.m_datepicker span.success, .m_datepicker span.success:hover {
    background-color: #4caf50
}

.m_datepicker span.warning, .m_datepicker span.warning:hover {
    background-color: #fbc02d
}

.m_datepicker span.danger, .m_datepicker span.danger:hover {
    background-color: #f44336
}

.m_datepicker th.switch-m_datepicker {
    width: 145px
}

.m_datepicker th.next, .m_datepicker th.prev {
    font-size: 21px
}

.m_datepicker thead tr:first-child th {
    cursor: pointer
}

.m_datepicker thead tr:first-child th:hover {
    background: #eeeeee
}

.m_datepicker.dropdown-menu {
    border-radius: 3px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: -20px;
    opacity: 0;
    visibility: hidden
}

.m_datepicker.dropdown-menu.open {
    opacity: 1;
    visibility: visible;
    margin-top: 1px
}

.m_datepicker .table-condensed > tbody > tr > td {
    padding: 2px
}

.m_datepicker .table-condensed > thead > tr > th {
    padding: 0
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.m_datepicker-months thead {
    padding: 0 0 3px;
    display: block
}

.withripple {
    position: relative
}

.ripple-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none
}

.ripple {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    transform: scale(1);
    transform-origin: 50%;
    opacity: 0;
    pointer-events: none
}

.ripple.ripple-on {
    transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    opacity: 0.1
}

.ripple.ripple-out {
    transition: opacity 0.1s linear 0s !important;
    opacity: 0
}

.wrapper > .header {
    min-height: 300px;
    background-position: center center;
    background-size: cover
}

.main {
    background: #FFFFFF;
    position: relative;
    z-index: 3
}

.main-raised {
    margin: -60px 30px 0px;
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.signup-page .wrapper > .header {
    min-height: 100vh
}

.signup-page .wrapper .card-signup {
    margin: 150px 0 0px
}

.signup-page .footer .copyright, .signup-page .footer a {
    color: #FFFFFF
}

.landing-page .navbar-transparent, .profile-page .navbar-transparent, .signup-page .navbar-transparent, .index-page .navbar-transparent {
    padding-top: 25px
}

@media (max-width: 768px) {
    .footer .copyright {
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        float: none !important;
        width: 100%
    }

    .navbar.navbar-transparent {
        background-color: rgba(0, 0, 0, 0.4);
        padding-top: 10px;
        border-radius: 0
    }

    .main-raised {
        margin-left: 10px;
        margin-right: 10px
    }
}
.required{
    color: #f15f79;
    margin-right: 10px;
}

.textareaInput {
    display: block;
    margin:0 auto;
    overflow: hidden;
    font-size: 14px;
    height: 18px;
    line-height: 24px;
    padding:2px;
    outline: 0 none;
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
@media(max-width: 768px) {
    .page {
        padding: 5px
    }
}

/* 定义keyframe动画，命名为blink */
@keyframes blink{
    0%{opacity: 1;}
    100%{opacity: 0;}
}
/* 添加兼容性前缀 */
@-webkit-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-ms-keyframes blink {
    0% {opacity: 1; }
    100% { opacity: 0;}
}
@-o-keyframes blink {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
/* 定义blink类*/
.blink{
    color: white;
    animation: blink 1s linear infinite;
    /* 其它浏览器兼容性前缀 */
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
}


.userAvatar{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.sys_panel button {
    display: block!important;
    margin: 5px 0;
}
.sys_panel button.hide {
    display: none!important;
}
.sys_panel button * {
    color: #337ab7;
}

.cropArea {
    margin: 0 20px 10px 0;
    height: 300px;
    border: 1px dashed #ccc;
    display: none;
}
.imgPreview {
    margin: 10px;
    height: 90px;
    width: 150px;
    border: 1px dashed #cde;/*1px dashed #ccc;*/
    overflow: hidden;
    float: left;
}
.btnDiv {
    float: left;
    margin: 5px 0 0 0;
}
.txtArea {
    height: 60px!important;
    margin: 10px 0 0 0;
    width: 100%;
}
.galleryDiv {
    margin-bottom: 0px;
}
.cropTip {
    float: right;
    width: calc(100% - 260px);
    margin: 15px 0 0 15px;
    padding-left: 10px;
    color: #a3a3a3;
    font-size: 12px;
    font-style: oblique;
}
@media(max-width: 685px) {
    .cropTip {
        clear: both;
        width: 100%;
    }
}
.blog-post-head{
    margin-bottom:3em;
}
.blog-post-body p{
    margin: 0;
}
table.digg{width:100%}
table.digg tr td {text-align:center}
.digg .digg-item{float:left;padding-left:85px;padding-top:2px;width:117px;height:36px;line-height:36px;cursor:pointer;font-weight:bold;font-size:18px;color:#256eb1;}
.bite-item {width:176px; border: 1px solid #ea6f5a; border-radius: 40px; font-size: 18px; color: #ea6f5a; }
.bite-item>div:first-child { padding: 12px 5px 12px 5px; display: inline-block; }
.bite-item i { margin-right: 5px; }

#commentDiv [class*="commentLi"] .btn{
    min-width: 60px;
}
#commentDiv [id*="commentLike"].comment-score{
    color: #FFFFFF;
    margin-left: 0.5em;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}
@media(max-width: 685px) {  
    a.lightbox-img span{
        font-size: 2em;
    }
}
@media(min-width: 685px) {  
    a.lightbox-img span{
        font-size: 1.5em;
    }
}
a.lightbox-img span{
    display: block;
    margin-top: 20%;
}

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

a.dummy-media-object .like {
    width: calc(100% - 75px)
}

#myFeature hr{
    margin:0.5em 0 1em 0;
}

.text-underline {
    text-decoration: underline;
}

html[data-script-name="sys_member_login"] .container{
    height: calc(100vh - 5em)
}
div[class*='customs_guxiang_'] i{
    display: none
}
div[class*='customs_guxiang_']:hover i{
    display: inline-block
}
div[class*='customs_guxiang_']:hover i:hover{
    color: #f15f79;
    cursor: pointer;
}

#otherProfile p.username {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

#mySign.no-sign {
    color: #AAAAAA;
    font-size: 11px;
}
img.activity-qrcode {
    width: 75%
}