/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file imports
 *
 *  Import all main Bootstrap files. Bootstrap version 3.3.5
 *
 *  Version: 1.1
 *  Latest update: Feb 5, 2016
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Components
 *
 *  Common less file with imports of plugins and pages
 *
 *  Version: 1.0
 *  Latest update: Feb 5, 2016
 *
 * ---------------------------------------------------------------------------- */
/*! 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;
}

.theme-content {
    /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */;
}

.theme-content article,
.theme-content aside,
.theme-content details,
.theme-content figcaption,
.theme-content figure,
.theme-content footer,
.theme-content header,
.theme-content hgroup,
.theme-content main,
.theme-content menu,
.theme-content nav,
.theme-content section,
.theme-content summary {
    display: block;
}

.theme-content audio,
.theme-content canvas,
.theme-content progress,
.theme-content video {
    display: inline-block;
    vertical-align: baseline;
}

.theme-content audio:not([controls]) {
    display: none;
    height: 0;
}

.theme-content [hidden],
.theme-content template {
    display: none;
}

.theme-content a {
    background-color: transparent;
}

.theme-content a:active,
.theme-content a:hover {
    outline: 0;
}

.theme-content abbr[title] {
    border-bottom: 1px dotted;
}

.theme-content b,
.theme-content strong {
    font-weight: bold;
}

.theme-content dfn {
    font-style: italic;
}

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

.theme-content mark {
    background: #ff0;
    color: #000;
}

.theme-content small {
    font-size: 80%;
}

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

.theme-content sup {
    top: -0.5em;
}

.theme-content sub {
    bottom: -0.25em;
}

.theme-content img {
    border: 0;
}

.theme-content svg:not(:root) {
    overflow: hidden;
}

.theme-content figure {
    margin: 1em 40px;
}

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

.theme-content pre {
    overflow: auto;
}

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

.theme-content button,
.theme-content input,
.theme-content optgroup,
.theme-content select,
.theme-content textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.theme-content button {
    overflow: visible;
}

.theme-content button,
.theme-content select {
    text-transform: none;
}

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

.theme-content button[disabled],
.theme-content input[disabled] {
    cursor: default;
}

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

.theme-content input {
    line-height: normal;
}

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

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

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

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

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

.theme-content legend {
    border: 0;
    padding: 0;
}

.theme-content textarea {
    overflow: auto;
}

.theme-content optgroup {
    font-weight: bold;
}

.theme-content table {
    border-collapse: collapse;
    border-spacing: 0;
}

.theme-content td,
.theme-content th {
    padding: 0;
}

@media print {
    .theme-content *,
    .theme-content *:before,
    .theme-content *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    .theme-content a,
    .theme-content a:visited {
        text-decoration: underline;
    }

    .theme-content a[href]:after {
        content: " (" attr(href) ")";
    }

    .theme-content abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .theme-content a[href^="#"]:after,
    .theme-content a[href^="javascript:"]:after {
        content: "";
    }

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

    .theme-content thead {
        display: table-header-group;
    }

    .theme-content tr,
    .theme-content img {
        page-break-inside: avoid;
    }

    .theme-content img {
        max-width: 100% !important;
    }

    .theme-content p,
    .theme-content h2,
    .theme-content h3 {
        orphans: 3;
        widows: 3;
    }

    .theme-content h2,
    .theme-content h3 {
        page-break-after: avoid;
    }

    .theme-content .navbar {
        display: none;
    }

    .theme-content .btn > .caret,
    .theme-content .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .theme-content .label {
        border: 1px solid #000;
    }

    .theme-content .table {
        border-collapse: collapse !important;
    }

    .theme-content .table td,
    .theme-content .table th {
        background-color: #fff !important;
    }

    .theme-content .table-bordered th,
    .theme-content .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

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

.theme-content .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;
}

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

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

.theme-content .glyphicon-euro:before,
.theme-content .glyphicon-eur:before {
    content: "\20ac";
}

.theme-content .glyphicon-minus:before {
    content: "\2212";
}

.theme-content .glyphicon-cloud:before {
    content: "\2601";
}

.theme-content .glyphicon-envelope:before {
    content: "\2709";
}

.theme-content .glyphicon-pencil:before {
    content: "\270f";
}

.theme-content .glyphicon-glass:before {
    content: "\e001";
}

.theme-content .glyphicon-music:before {
    content: "\e002";
}

.theme-content .glyphicon-search:before {
    content: "\e003";
}

.theme-content .glyphicon-heart:before {
    content: "\e005";
}

.theme-content .glyphicon-star:before {
    content: "\e006";
}

.theme-content .glyphicon-star-empty:before {
    content: "\e007";
}

.theme-content .glyphicon-user:before {
    content: "\e008";
}

.theme-content .glyphicon-film:before {
    content: "\e009";
}

.theme-content .glyphicon-th-large:before {
    content: "\e010";
}

.theme-content .glyphicon-th:before {
    content: "\e011";
}

.theme-content .glyphicon-th-list:before {
    content: "\e012";
}

.theme-content .glyphicon-ok:before {
    content: "\e013";
}

.theme-content .glyphicon-remove:before {
    content: "\e014";
}

.theme-content .glyphicon-zoom-in:before {
    content: "\e015";
}

.theme-content .glyphicon-zoom-out:before {
    content: "\e016";
}

.theme-content .glyphicon-off:before {
    content: "\e017";
}

.theme-content .glyphicon-signal:before {
    content: "\e018";
}

.theme-content .glyphicon-cog:before {
    content: "\e019";
}

.theme-content .glyphicon-trash:before {
    content: "\e020";
}

.theme-content .glyphicon-home:before {
    content: "\e021";
}

.theme-content .glyphicon-file:before {
    content: "\e022";
}

.theme-content .glyphicon-time:before {
    content: "\e023";
}

.theme-content .glyphicon-road:before {
    content: "\e024";
}

.theme-content .glyphicon-download-alt:before {
    content: "\e025";
}

.theme-content .glyphicon-download:before {
    content: "\e026";
}

.theme-content .glyphicon-upload:before {
    content: "\e027";
}

.theme-content .glyphicon-inbox:before {
    content: "\e028";
}

.theme-content .glyphicon-play-circle:before {
    content: "\e029";
}

.theme-content .glyphicon-repeat:before {
    content: "\e030";
}

.theme-content .glyphicon-refresh:before {
    content: "\e031";
}

.theme-content .glyphicon-list-alt:before {
    content: "\e032";
}

.theme-content .glyphicon-lock:before {
    content: "\e033";
}

.theme-content .glyphicon-flag:before {
    content: "\e034";
}

.theme-content .glyphicon-headphones:before {
    content: "\e035";
}

.theme-content .glyphicon-volume-off:before {
    content: "\e036";
}

.theme-content .glyphicon-volume-down:before {
    content: "\e037";
}

.theme-content .glyphicon-volume-up:before {
    content: "\e038";
}

.theme-content .glyphicon-qrcode:before {
    content: "\e039";
}

.theme-content .glyphicon-barcode:before {
    content: "\e040";
}

.theme-content .glyphicon-tag:before {
    content: "\e041";
}

.theme-content .glyphicon-tags:before {
    content: "\e042";
}

.theme-content .glyphicon-book:before {
    content: "\e043";
}

.theme-content .glyphicon-bookmark:before {
    content: "\e044";
}

.theme-content .glyphicon-print:before {
    content: "\e045";
}

.theme-content .glyphicon-camera:before {
    content: "\e046";
}

.theme-content .glyphicon-font:before {
    content: "\e047";
}

.theme-content .glyphicon-bold:before {
    content: "\e048";
}

.theme-content .glyphicon-italic:before {
    content: "\e049";
}

.theme-content .glyphicon-text-height:before {
    content: "\e050";
}

.theme-content .glyphicon-text-width:before {
    content: "\e051";
}

.theme-content .glyphicon-align-left:before {
    content: "\e052";
}

.theme-content .glyphicon-align-center:before {
    content: "\e053";
}

.theme-content .glyphicon-align-right:before {
    content: "\e054";
}

.theme-content .glyphicon-align-justify:before {
    content: "\e055";
}

.theme-content .glyphicon-list:before {
    content: "\e056";
}

.theme-content .glyphicon-indent-left:before {
    content: "\e057";
}

.theme-content .glyphicon-indent-right:before {
    content: "\e058";
}

.theme-content .glyphicon-facetime-video:before {
    content: "\e059";
}

.theme-content .glyphicon-picture:before {
    content: "\e060";
}

.theme-content .glyphicon-map-marker:before {
    content: "\e062";
}

.theme-content .glyphicon-adjust:before {
    content: "\e063";
}

.theme-content .glyphicon-tint:before {
    content: "\e064";
}

.theme-content .glyphicon-edit:before {
    content: "\e065";
}

.theme-content .glyphicon-share:before {
    content: "\e066";
}

.theme-content .glyphicon-check:before {
    content: "\e067";
}

.theme-content .glyphicon-move:before {
    content: "\e068";
}

.theme-content .glyphicon-step-backward:before {
    content: "\e069";
}

.theme-content .glyphicon-fast-backward:before {
    content: "\e070";
}

.theme-content .glyphicon-backward:before {
    content: "\e071";
}

.theme-content .glyphicon-play:before {
    content: "\e072";
}

.theme-content .glyphicon-pause:before {
    content: "\e073";
}

.theme-content .glyphicon-stop:before {
    content: "\e074";
}

.theme-content .glyphicon-forward:before {
    content: "\e075";
}

.theme-content .glyphicon-fast-forward:before {
    content: "\e076";
}

.theme-content .glyphicon-step-forward:before {
    content: "\e077";
}

.theme-content .glyphicon-eject:before {
    content: "\e078";
}

.theme-content .glyphicon-chevron-left:before {
    content: "\e079";
}

.theme-content .glyphicon-chevron-right:before {
    content: "\e080";
}

.theme-content .glyphicon-plus-sign:before {
    content: "\e081";
}

.theme-content .glyphicon-minus-sign:before {
    content: "\e082";
}

.theme-content .glyphicon-remove-sign:before {
    content: "\e083";
}

.theme-content .glyphicon-ok-sign:before {
    content: "\e084";
}

.theme-content .glyphicon-question-sign:before {
    content: "\e085";
}

.theme-content .glyphicon-info-sign:before {
    content: "\e086";
}

.theme-content .glyphicon-screenshot:before {
    content: "\e087";
}

.theme-content .glyphicon-remove-circle:before {
    content: "\e088";
}

.theme-content .glyphicon-ok-circle:before {
    content: "\e089";
}

.theme-content .glyphicon-ban-circle:before {
    content: "\e090";
}

.theme-content .glyphicon-arrow-left:before {
    content: "\e091";
}

.theme-content .glyphicon-arrow-right:before {
    content: "\e092";
}

.theme-content .glyphicon-arrow-up:before {
    content: "\e093";
}

.theme-content .glyphicon-arrow-down:before {
    content: "\e094";
}

.theme-content .glyphicon-share-alt:before {
    content: "\e095";
}

.theme-content .glyphicon-resize-full:before {
    content: "\e096";
}

.theme-content .glyphicon-resize-small:before {
    content: "\e097";
}

.theme-content .glyphicon-exclamation-sign:before {
    content: "\e101";
}

.theme-content .glyphicon-gift:before {
    content: "\e102";
}

.theme-content .glyphicon-leaf:before {
    content: "\e103";
}

.theme-content .glyphicon-fire:before {
    content: "\e104";
}

.theme-content .glyphicon-eye-open:before {
    content: "\e105";
}

.theme-content .glyphicon-eye-close:before {
    content: "\e106";
}

.theme-content .glyphicon-warning-sign:before {
    content: "\e107";
}

.theme-content .glyphicon-plane:before {
    content: "\e108";
}

.theme-content .glyphicon-calendar:before {
    content: "\e109";
}

.theme-content .glyphicon-random:before {
    content: "\e110";
}

.theme-content .glyphicon-comment:before {
    content: "\e111";
}

.theme-content .glyphicon-magnet:before {
    content: "\e112";
}

.theme-content .glyphicon-chevron-up:before {
    content: "\e113";
}

.theme-content .glyphicon-chevron-down:before {
    content: "\e114";
}

.theme-content .glyphicon-retweet:before {
    content: "\e115";
}

.theme-content .glyphicon-shopping-cart:before {
    content: "\e116";
}

.theme-content .glyphicon-folder-close:before {
    content: "\e117";
}

.theme-content .glyphicon-folder-open:before {
    content: "\e118";
}

.theme-content .glyphicon-resize-vertical:before {
    content: "\e119";
}

.theme-content .glyphicon-resize-horizontal:before {
    content: "\e120";
}

.theme-content .glyphicon-hdd:before {
    content: "\e121";
}

.theme-content .glyphicon-bullhorn:before {
    content: "\e122";
}

.theme-content .glyphicon-bell:before {
    content: "\e123";
}

.theme-content .glyphicon-certificate:before {
    content: "\e124";
}

.theme-content .glyphicon-thumbs-up:before {
    content: "\e125";
}

.theme-content .glyphicon-thumbs-down:before {
    content: "\e126";
}

.theme-content .glyphicon-hand-right:before {
    content: "\e127";
}

.theme-content .glyphicon-hand-left:before {
    content: "\e128";
}

.theme-content .glyphicon-hand-up:before {
    content: "\e129";
}

.theme-content .glyphicon-hand-down:before {
    content: "\e130";
}

.theme-content .glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.theme-content .glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.theme-content .glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.theme-content .glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.theme-content .glyphicon-globe:before {
    content: "\e135";
}

.theme-content .glyphicon-wrench:before {
    content: "\e136";
}

.theme-content .glyphicon-tasks:before {
    content: "\e137";
}

.theme-content .glyphicon-filter:before {
    content: "\e138";
}

.theme-content .glyphicon-briefcase:before {
    content: "\e139";
}

.theme-content .glyphicon-fullscreen:before {
    content: "\e140";
}

.theme-content .glyphicon-dashboard:before {
    content: "\e141";
}

.theme-content .glyphicon-paperclip:before {
    content: "\e142";
}

.theme-content .glyphicon-heart-empty:before {
    content: "\e143";
}

.theme-content .glyphicon-link:before {
    content: "\e144";
}

.theme-content .glyphicon-phone:before {
    content: "\e145";
}

.theme-content .glyphicon-pushpin:before {
    content: "\e146";
}

.theme-content .glyphicon-usd:before {
    content: "\e148";
}

.theme-content .glyphicon-gbp:before {
    content: "\e149";
}

.theme-content .glyphicon-sort:before {
    content: "\e150";
}

.theme-content .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.theme-content .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.theme-content .glyphicon-sort-by-order:before {
    content: "\e153";
}

.theme-content .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.theme-content .glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.theme-content .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.theme-content .glyphicon-unchecked:before {
    content: "\e157";
}

.theme-content .glyphicon-expand:before {
    content: "\e158";
}

.theme-content .glyphicon-collapse-down:before {
    content: "\e159";
}

.theme-content .glyphicon-collapse-up:before {
    content: "\e160";
}

.theme-content .glyphicon-log-in:before {
    content: "\e161";
}

.theme-content .glyphicon-flash:before {
    content: "\e162";
}

.theme-content .glyphicon-log-out:before {
    content: "\e163";
}

.theme-content .glyphicon-new-window:before {
    content: "\e164";
}

.theme-content .glyphicon-record:before {
    content: "\e165";
}

.theme-content .glyphicon-save:before {
    content: "\e166";
}

.theme-content .glyphicon-open:before {
    content: "\e167";
}

.theme-content .glyphicon-saved:before {
    content: "\e168";
}

.theme-content .glyphicon-import:before {
    content: "\e169";
}

.theme-content .glyphicon-export:before {
    content: "\e170";
}

.theme-content .glyphicon-send:before {
    content: "\e171";
}

.theme-content .glyphicon-floppy-disk:before {
    content: "\e172";
}

.theme-content .glyphicon-floppy-saved:before {
    content: "\e173";
}

.theme-content .glyphicon-floppy-remove:before {
    content: "\e174";
}

.theme-content .glyphicon-floppy-save:before {
    content: "\e175";
}

.theme-content .glyphicon-floppy-open:before {
    content: "\e176";
}

.theme-content .glyphicon-credit-card:before {
    content: "\e177";
}

.theme-content .glyphicon-transfer:before {
    content: "\e178";
}

.theme-content .glyphicon-cutlery:before {
    content: "\e179";
}

.theme-content .glyphicon-header:before {
    content: "\e180";
}

.theme-content .glyphicon-compressed:before {
    content: "\e181";
}

.theme-content .glyphicon-earphone:before {
    content: "\e182";
}

.theme-content .glyphicon-phone-alt:before {
    content: "\e183";
}

.theme-content .glyphicon-tower:before {
    content: "\e184";
}

.theme-content .glyphicon-stats:before {
    content: "\e185";
}

.theme-content .glyphicon-sd-video:before {
    content: "\e186";
}

.theme-content .glyphicon-hd-video:before {
    content: "\e187";
}

.theme-content .glyphicon-subtitles:before {
    content: "\e188";
}

.theme-content .glyphicon-sound-stereo:before {
    content: "\e189";
}

.theme-content .glyphicon-sound-dolby:before {
    content: "\e190";
}

.theme-content .glyphicon-sound-5-1:before {
    content: "\e191";
}

.theme-content .glyphicon-sound-6-1:before {
    content: "\e192";
}

.theme-content .glyphicon-sound-7-1:before {
    content: "\e193";
}

.theme-content .glyphicon-copyright-mark:before {
    content: "\e194";
}

.theme-content .glyphicon-registration-mark:before {
    content: "\e195";
}

.theme-content .glyphicon-cloud-download:before {
    content: "\e197";
}

.theme-content .glyphicon-cloud-upload:before {
    content: "\e198";
}

.theme-content .glyphicon-tree-conifer:before {
    content: "\e199";
}

.theme-content .glyphicon-tree-deciduous:before {
    content: "\e200";
}

.theme-content .glyphicon-cd:before {
    content: "\e201";
}

.theme-content .glyphicon-save-file:before {
    content: "\e202";
}

.theme-content .glyphicon-open-file:before {
    content: "\e203";
}

.theme-content .glyphicon-level-up:before {
    content: "\e204";
}

.theme-content .glyphicon-copy:before {
    content: "\e205";
}

.theme-content .glyphicon-paste:before {
    content: "\e206";
}

.theme-content .glyphicon-alert:before {
    content: "\e209";
}

.theme-content .glyphicon-equalizer:before {
    content: "\e210";
}

.theme-content .glyphicon-king:before {
    content: "\e211";
}

.theme-content .glyphicon-queen:before {
    content: "\e212";
}

.theme-content .glyphicon-pawn:before {
    content: "\e213";
}

.theme-content .glyphicon-bishop:before {
    content: "\e214";
}

.theme-content .glyphicon-knight:before {
    content: "\e215";
}

.theme-content .glyphicon-baby-formula:before {
    content: "\e216";
}

.theme-content .glyphicon-tent:before {
    content: "\26fa";
}

.theme-content .glyphicon-blackboard:before {
    content: "\e218";
}

.theme-content .glyphicon-bed:before {
    content: "\e219";
}

.theme-content .glyphicon-apple:before {
    content: "\f8ff";
}

.theme-content .glyphicon-erase:before {
    content: "\e221";
}

.theme-content .glyphicon-hourglass:before {
    content: "\231b";
}

.theme-content .glyphicon-lamp:before {
    content: "\e223";
}

.theme-content .glyphicon-duplicate:before {
    content: "\e224";
}

.theme-content .glyphicon-piggy-bank:before {
    content: "\e225";
}

.theme-content .glyphicon-scissors:before {
    content: "\e226";
}

.theme-content .glyphicon-bitcoin:before {
    content: "\e227";
}

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

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

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

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

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

.theme-content .glyphicon-rub:before {
    content: "\20bd";
}

.theme-content .glyphicon-scale:before {
    content: "\e230";
}

.theme-content .glyphicon-ice-lolly:before {
    content: "\e231";
}

.theme-content .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.theme-content .glyphicon-education:before {
    content: "\e233";
}

.theme-content .glyphicon-option-horizontal:before {
    content: "\e234";
}

.theme-content .glyphicon-option-vertical:before {
    content: "\e235";
}

.theme-content .glyphicon-menu-hamburger:before {
    content: "\e236";
}

.theme-content .glyphicon-modal-window:before {
    content: "\e237";
}

.theme-content .glyphicon-oil:before {
    content: "\e238";
}

.theme-content .glyphicon-grain:before {
    content: "\e239";
}

.theme-content .glyphicon-sunglasses:before {
    content: "\e240";
}

.theme-content .glyphicon-text-size:before {
    content: "\e241";
}

.theme-content .glyphicon-text-color:before {
    content: "\e242";
}

.theme-content .glyphicon-text-background:before {
    content: "\e243";
}

.theme-content .glyphicon-object-align-top:before {
    content: "\e244";
}

.theme-content .glyphicon-object-align-bottom:before {
    content: "\e245";
}

.theme-content .glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.theme-content .glyphicon-object-align-left:before {
    content: "\e247";
}

.theme-content .glyphicon-object-align-vertical:before {
    content: "\e248";
}

.theme-content .glyphicon-object-align-right:before {
    content: "\e249";
}

.theme-content .glyphicon-triangle-right:before {
    content: "\e250";
}

.theme-content .glyphicon-triangle-left:before {
    content: "\e251";
}

.theme-content .glyphicon-triangle-bottom:before {
    content: "\e252";
}

.theme-content .glyphicon-triangle-top:before {
    content: "\e253";
}

.theme-content .glyphicon-console:before {
    content: "\e254";
}

.theme-content .glyphicon-superscript:before {
    content: "\e255";
}

.theme-content .glyphicon-subscript:before {
    content: "\e256";
}

.theme-content .glyphicon-menu-left:before {
    content: "\e257";
}

.theme-content .glyphicon-menu-right:before {
    content: "\e258";
}

.theme-content .glyphicon-menu-down:before {
    content: "\e259";
}

.theme-content .glyphicon-menu-up:before {
    content: "\e260";
}

.theme-content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.theme-content {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

.theme-content {
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
}

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

.theme-content a {
    color: #1E88E5;
    text-decoration: none;
}

.theme-content a:hover,
.theme-content a:focus {
    color: #166dba;
    text-decoration: none;
}

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

.theme-content figure {
    margin: 0;
}

.theme-content img {
    vertical-align: middle;
}

.theme-content .img-responsive,
.theme-content .thumbnail > img,
.theme-content .thumbnail a > img,
.theme-content .carousel-inner > .item > img,
.theme-content .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.theme-content .img-rounded {
    border-radius: 5px;
}

.theme-content .img-thumbnail {
    padding: 3px;
    line-height: 1.5384616;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -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;
}

.theme-content .img-circle {
    border-radius: 50%;
}

.theme-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd;
}

.theme-content .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.theme-content .sr-only-focusable:active,
.theme-content .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.theme-content [role="button"] {
    cursor: pointer;
}

.theme-content h1,
.theme-content h2,
.theme-content h3,
.theme-content h4,
.theme-content h5,
.theme-content h6,
.theme-content .h1,
.theme-content .h2,
.theme-content .h3,
.theme-content .h4,
.theme-content .h5,
.theme-content .h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5384616;
    color: inherit;
}

.theme-content h1 small,
.theme-content h2 small,
.theme-content h3 small,
.theme-content h4 small,
.theme-content h5 small,
.theme-content h6 small,
.theme-content .h1 small,
.theme-content .h2 small,
.theme-content .h3 small,
.theme-content .h4 small,
.theme-content .h5 small,
.theme-content .h6 small,
.theme-content h1 .small,
.theme-content h2 .small,
.theme-content h3 .small,
.theme-content h4 .small,
.theme-content h5 .small,
.theme-content h6 .small,
.theme-content .h1 .small,
.theme-content .h2 .small,
.theme-content .h3 .small,
.theme-content .h4 .small,
.theme-content .h5 .small,
.theme-content .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

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

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

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

.theme-content h4 small,
.theme-content .h4 small,
.theme-content h5 small,
.theme-content .h5 small,
.theme-content h6 small,
.theme-content .h6 small,
.theme-content h4 .small,
.theme-content .h4 .small,
.theme-content h5 .small,
.theme-content .h5 .small,
.theme-content h6 .small,
.theme-content .h6 .small {
    font-size: 75%;
}

.theme-content h1,
.theme-content .h1 {
    font-size: 25px;
}

.theme-content h2,
.theme-content .h2 {
    font-size: 23px;
}

.theme-content h3,
.theme-content .h3 {
    font-size: 21px;
}

.theme-content h4,
.theme-content .h4 {
    font-size: 19px;
}

.theme-content h5,
.theme-content .h5 {
    font-size: 17px;
}

.theme-content h6,
.theme-content .h6 {
    font-size: 15px;
}

.theme-content p {
    margin: 0 0 10px;
}

.theme-content .lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 769px) {
    .theme-content .lead {
        font-size: 19.5px;
    }
}

.theme-content small,
.theme-content .small {
    font-size: 92%;
}

.theme-content mark,
.theme-content .mark {
    background-color: #FFF3E0;
    padding: .2em;
}

.theme-content .text-left {
    text-align: left;
}

.theme-content .text-right {
    text-align: right;
}

.theme-content .text-center {
    text-align: center;
}

.theme-content .text-justify {
    text-align: justify;
}

.theme-content .text-nowrap {
    white-space: nowrap;
}

.theme-content .text-lowercase {
    text-transform: lowercase;
}

.theme-content .text-uppercase {
    text-transform: uppercase;
}

.theme-content .text-capitalize {
    text-transform: capitalize;
}

.theme-content .text-muted {
    color: #999999;
}

.theme-content .text-primary {
    color: #2196F3;
}

.theme-content a.text-primary:hover,
.theme-content a.text-primary:focus {
    color: #0c7cd5;
}

.theme-content .text-success {
    color: #43A047;
}

.theme-content a.text-success:hover,
.theme-content a.text-success:focus {
    color: #347c37;
}

.theme-content .text-info {
    color: #00838F;
}

.theme-content a.text-info:hover,
.theme-content a.text-info:focus {
    color: #00545c;
}

.theme-content .text-warning {
    color: #EF6C00;
}

.theme-content a.text-warning:hover,
.theme-content a.text-warning:focus {
    color: #bc5500;
}

.theme-content .text-danger {
    color: #D84315;
}

.theme-content a.text-danger:hover,
.theme-content a.text-danger:focus {
    color: #aa3510;
}

.theme-content .bg-primary {
    color: #fff;
    background-color: #2196F3;
}

.theme-content a.bg-primary:hover,
.theme-content a.bg-primary:focus {
    background-color: #0c7cd5;
}

.theme-content .bg-success {
    background-color: #E8F5E9;
}

.theme-content a.bg-success:hover,
.theme-content a.bg-success:focus {
    background-color: #c4e6c7;
}

.theme-content .bg-info {
    background-color: #E0F7FA;
}

.theme-content a.bg-info:hover,
.theme-content a.bg-info:focus {
    background-color: #b4ecf3;
}

.theme-content .bg-warning {
    background-color: #FFF3E0;
}

.theme-content a.bg-warning:hover,
.theme-content a.bg-warning:focus {
    background-color: #ffdfad;
}

.theme-content .bg-danger {
    background-color: #FBE9E7;
}

.theme-content a.bg-danger:hover,
.theme-content a.bg-danger:focus {
    background-color: #f4c1bb;
}

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

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

.theme-content ul ul,
.theme-content ol ul,
.theme-content ul ol,
.theme-content ol ol {
    margin-bottom: 0;
}

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

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

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

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

.theme-content dt,
.theme-content dd {
    line-height: 1.5384616;
}

.theme-content dt {
    font-weight: bold;
}

.theme-content dd {
    margin-left: 0;
}

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

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

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

.theme-content .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.theme-content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 13px;
    border-left: 5px solid #eeeeee;
}

.theme-content blockquote p:last-child,
.theme-content blockquote ul:last-child,
.theme-content blockquote ol:last-child {
    margin-bottom: 0;
}

.theme-content blockquote footer,
.theme-content blockquote small,
.theme-content blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5384616;
    color: #999999;
}

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

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

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

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

.theme-content address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.5384616;
}

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

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

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

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

.theme-content pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5384616;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.theme-content pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.theme-content .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.theme-content .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 769px) {
    .theme-content .container {
        width: 769px;
    }
}

@media (min-width: 1025px) {
    .theme-content .container {
        width: 1025px;
    }
}

@media (min-width: 1200px) {
    .theme-content .container {
        width: 1200px;
    }
}

.theme-content .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.theme-content .row {
    margin-left: -10px;
    margin-right: -10px;
}

.theme-content .col-xs-1, .theme-content .col-sm-1, .theme-content .col-md-1, .theme-content .col-lg-1, .theme-content .col-xs-2, .theme-content .col-sm-2, .theme-content .col-md-2, .theme-content .col-lg-2, .theme-content .col-xs-3, .theme-content .col-sm-3, .theme-content .col-md-3, .theme-content .col-lg-3, .theme-content .col-xs-4, .theme-content .col-sm-4, .theme-content .col-md-4, .theme-content .col-lg-4, .theme-content .col-xs-5, .theme-content .col-sm-5, .theme-content .col-md-5, .theme-content .col-lg-5, .theme-content .col-xs-6, .theme-content .col-sm-6, .theme-content .col-md-6, .theme-content .col-lg-6, .theme-content .col-xs-7, .theme-content .col-sm-7, .theme-content .col-md-7, .theme-content .col-lg-7, .theme-content .col-xs-8, .theme-content .col-sm-8, .theme-content .col-md-8, .theme-content .col-lg-8, .theme-content .col-xs-9, .theme-content .col-sm-9, .theme-content .col-md-9, .theme-content .col-lg-9, .theme-content .col-xs-10, .theme-content .col-sm-10, .theme-content .col-md-10, .theme-content .col-lg-10, .theme-content .col-xs-11, .theme-content .col-sm-11, .theme-content .col-md-11, .theme-content .col-lg-11, .theme-content .col-xs-12, .theme-content .col-sm-12, .theme-content .col-md-12, .theme-content .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.theme-content .col-xs-1, .theme-content .col-xs-2, .theme-content .col-xs-3, .theme-content .col-xs-4, .theme-content .col-xs-5, .theme-content .col-xs-6, .theme-content .col-xs-7, .theme-content .col-xs-8, .theme-content .col-xs-9, .theme-content .col-xs-10, .theme-content .col-xs-11, .theme-content .col-xs-12 {
    float: left;
}

.theme-content .col-xs-12 {
    width: 100%;
}

.theme-content .col-xs-11 {
    width: 91.66666667%;
}

.theme-content .col-xs-10 {
    width: 83.33333333%;
}

.theme-content .col-xs-9 {
    width: 75%;
}

.theme-content .col-xs-8 {
    width: 66.66666667%;
}

.theme-content .col-xs-7 {
    width: 58.33333333%;
}

.theme-content .col-xs-6 {
    width: 50%;
}

.theme-content .col-xs-5 {
    width: 41.66666667%;
}

.theme-content .col-xs-4 {
    width: 33.33333333%;
}

.theme-content .col-xs-3 {
    width: 25%;
}

.theme-content .col-xs-2 {
    width: 16.66666667%;
}

.theme-content .col-xs-1 {
    width: 8.33333333%;
}

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

.theme-content .col-xs-pull-11 {
    right: 91.66666667%;
}

.theme-content .col-xs-pull-10 {
    right: 83.33333333%;
}

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

.theme-content .col-xs-pull-8 {
    right: 66.66666667%;
}

.theme-content .col-xs-pull-7 {
    right: 58.33333333%;
}

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

.theme-content .col-xs-pull-5 {
    right: 41.66666667%;
}

.theme-content .col-xs-pull-4 {
    right: 33.33333333%;
}

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

.theme-content .col-xs-pull-2 {
    right: 16.66666667%;
}

.theme-content .col-xs-pull-1 {
    right: 8.33333333%;
}

.theme-content .col-xs-pull-0 {
    right: auto;
}

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

.theme-content .col-xs-push-11 {
    left: 91.66666667%;
}

.theme-content .col-xs-push-10 {
    left: 83.33333333%;
}

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

.theme-content .col-xs-push-8 {
    left: 66.66666667%;
}

.theme-content .col-xs-push-7 {
    left: 58.33333333%;
}

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

.theme-content .col-xs-push-5 {
    left: 41.66666667%;
}

.theme-content .col-xs-push-4 {
    left: 33.33333333%;
}

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

.theme-content .col-xs-push-2 {
    left: 16.66666667%;
}

.theme-content .col-xs-push-1 {
    left: 8.33333333%;
}

.theme-content .col-xs-push-0 {
    left: auto;
}

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

.theme-content .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.theme-content .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

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

.theme-content .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.theme-content .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

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

.theme-content .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.theme-content .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

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

.theme-content .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.theme-content .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

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

@media (min-width: 769px) {
    .theme-content .col-sm-1, .theme-content .col-sm-2, .theme-content .col-sm-3, .theme-content .col-sm-4, .theme-content .col-sm-5, .theme-content .col-sm-6, .theme-content .col-sm-7, .theme-content .col-sm-8, .theme-content .col-sm-9, .theme-content .col-sm-10, .theme-content .col-sm-11, .theme-content .col-sm-12 {
        float: left;
    }

    .theme-content .col-sm-12 {
        width: 100%;
    }

    .theme-content .col-sm-11 {
        width: 91.66666667%;
    }

    .theme-content .col-sm-10 {
        width: 83.33333333%;
    }

    .theme-content .col-sm-9 {
        width: 75%;
    }

    .theme-content .col-sm-8 {
        width: 66.66666667%;
    }

    .theme-content .col-sm-7 {
        width: 58.33333333%;
    }

    .theme-content .col-sm-6 {
        width: 50%;
    }

    .theme-content .col-sm-5 {
        width: 41.66666667%;
    }

    .theme-content .col-sm-4 {
        width: 33.33333333%;
    }

    .theme-content .col-sm-3 {
        width: 25%;
    }

    .theme-content .col-sm-2 {
        width: 16.66666667%;
    }

    .theme-content .col-sm-1 {
        width: 8.33333333%;
    }

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

    .theme-content .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .theme-content .col-sm-pull-10 {
        right: 83.33333333%;
    }

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

    .theme-content .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .theme-content .col-sm-pull-7 {
        right: 58.33333333%;
    }

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

    .theme-content .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .theme-content .col-sm-pull-4 {
        right: 33.33333333%;
    }

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

    .theme-content .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .theme-content .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .theme-content .col-sm-pull-0 {
        right: auto;
    }

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

    .theme-content .col-sm-push-11 {
        left: 91.66666667%;
    }

    .theme-content .col-sm-push-10 {
        left: 83.33333333%;
    }

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

    .theme-content .col-sm-push-8 {
        left: 66.66666667%;
    }

    .theme-content .col-sm-push-7 {
        left: 58.33333333%;
    }

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

    .theme-content .col-sm-push-5 {
        left: 41.66666667%;
    }

    .theme-content .col-sm-push-4 {
        left: 33.33333333%;
    }

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

    .theme-content .col-sm-push-2 {
        left: 16.66666667%;
    }

    .theme-content .col-sm-push-1 {
        left: 8.33333333%;
    }

    .theme-content .col-sm-push-0 {
        left: auto;
    }

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

    .theme-content .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .theme-content .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .theme-content .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .theme-content .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .theme-content .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .theme-content .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .theme-content .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .theme-content .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

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

@media (min-width: 1025px) {
    .theme-content .col-md-1, .theme-content .col-md-2, .theme-content .col-md-3, .theme-content .col-md-4, .theme-content .col-md-5, .theme-content .col-md-6, .theme-content .col-md-7, .theme-content .col-md-8, .theme-content .col-md-9, .theme-content .col-md-10, .theme-content .col-md-11, .theme-content .col-md-12 {
        float: left;
    }

    .theme-content .col-md-12 {
        width: 100%;
    }

    .theme-content .col-md-11 {
        width: 91.66666667%;
    }

    .theme-content .col-md-10 {
        width: 83.33333333%;
    }

    .theme-content .col-md-9 {
        width: 75%;
    }

    .theme-content .col-md-8 {
        width: 66.66666667%;
    }

    .theme-content .col-md-7 {
        width: 58.33333333%;
    }

    .theme-content .col-md-6 {
        width: 50%;
    }

    .theme-content .col-md-5 {
        width: 41.66666667%;
    }

    .theme-content .col-md-4 {
        width: 33.33333333%;
    }

    .theme-content .col-md-3 {
        width: 25%;
    }

    .theme-content .col-md-2 {
        width: 16.66666667%;
    }

    .theme-content .col-md-1 {
        width: 8.33333333%;
    }

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

    .theme-content .col-md-pull-11 {
        right: 91.66666667%;
    }

    .theme-content .col-md-pull-10 {
        right: 83.33333333%;
    }

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

    .theme-content .col-md-pull-8 {
        right: 66.66666667%;
    }

    .theme-content .col-md-pull-7 {
        right: 58.33333333%;
    }

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

    .theme-content .col-md-pull-5 {
        right: 41.66666667%;
    }

    .theme-content .col-md-pull-4 {
        right: 33.33333333%;
    }

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

    .theme-content .col-md-pull-2 {
        right: 16.66666667%;
    }

    .theme-content .col-md-pull-1 {
        right: 8.33333333%;
    }

    .theme-content .col-md-pull-0 {
        right: auto;
    }

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

    .theme-content .col-md-push-11 {
        left: 91.66666667%;
    }

    .theme-content .col-md-push-10 {
        left: 83.33333333%;
    }

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

    .theme-content .col-md-push-8 {
        left: 66.66666667%;
    }

    .theme-content .col-md-push-7 {
        left: 58.33333333%;
    }

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

    .theme-content .col-md-push-5 {
        left: 41.66666667%;
    }

    .theme-content .col-md-push-4 {
        left: 33.33333333%;
    }

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

    .theme-content .col-md-push-2 {
        left: 16.66666667%;
    }

    .theme-content .col-md-push-1 {
        left: 8.33333333%;
    }

    .theme-content .col-md-push-0 {
        left: auto;
    }

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

    .theme-content .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .theme-content .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .theme-content .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .theme-content .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .theme-content .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .theme-content .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .theme-content .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .theme-content .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

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

@media (min-width: 1200px) {
    .theme-content .col-lg-1, .theme-content .col-lg-2, .theme-content .col-lg-3, .theme-content .col-lg-4, .theme-content .col-lg-5, .theme-content .col-lg-6, .theme-content .col-lg-7, .theme-content .col-lg-8, .theme-content .col-lg-9, .theme-content .col-lg-10, .theme-content .col-lg-11, .theme-content .col-lg-12 {
        float: left;
    }

    .theme-content .col-lg-12 {
        width: 100%;
    }

    .theme-content .col-lg-11 {
        width: 91.66666667%;
    }

    .theme-content .col-lg-10 {
        width: 83.33333333%;
    }

    .theme-content .col-lg-9 {
        width: 75%;
    }

    .theme-content .col-lg-8 {
        width: 66.66666667%;
    }

    .theme-content .col-lg-7 {
        width: 58.33333333%;
    }

    .theme-content .col-lg-6 {
        width: 50%;
    }

    .theme-content .col-lg-5 {
        width: 41.66666667%;
    }

    .theme-content .col-lg-4 {
        width: 33.33333333%;
    }

    .theme-content .col-lg-3 {
        width: 25%;
    }

    .theme-content .col-lg-2 {
        width: 16.66666667%;
    }

    .theme-content .col-lg-1 {
        width: 8.33333333%;
    }

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

    .theme-content .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .theme-content .col-lg-pull-10 {
        right: 83.33333333%;
    }

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

    .theme-content .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .theme-content .col-lg-pull-7 {
        right: 58.33333333%;
    }

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

    .theme-content .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .theme-content .col-lg-pull-4 {
        right: 33.33333333%;
    }

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

    .theme-content .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .theme-content .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .theme-content .col-lg-pull-0 {
        right: auto;
    }

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

    .theme-content .col-lg-push-11 {
        left: 91.66666667%;
    }

    .theme-content .col-lg-push-10 {
        left: 83.33333333%;
    }

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

    .theme-content .col-lg-push-8 {
        left: 66.66666667%;
    }

    .theme-content .col-lg-push-7 {
        left: 58.33333333%;
    }

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

    .theme-content .col-lg-push-5 {
        left: 41.66666667%;
    }

    .theme-content .col-lg-push-4 {
        left: 33.33333333%;
    }

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

    .theme-content .col-lg-push-2 {
        left: 16.66666667%;
    }

    .theme-content .col-lg-push-1 {
        left: 8.33333333%;
    }

    .theme-content .col-lg-push-0 {
        left: auto;
    }

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

    .theme-content .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .theme-content .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .theme-content .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .theme-content .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .theme-content .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .theme-content .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .theme-content .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .theme-content .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

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

.theme-content table {
    background-color: transparent;
}

.theme-content caption {
    padding-top: 12px 20px;
    padding-bottom: 12px 20px;
    color: #999999;
    text-align: left;
}

.theme-content th {
    text-align: left;
}

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

.theme-content .table > thead > tr > th,
.theme-content .table > tbody > tr > th,
.theme-content .table > tfoot > tr > th,
.theme-content .table > thead > tr > td,
.theme-content .table > tbody > tr > td,
.theme-content .table > tfoot > tr > td {
    padding: 12px 20px;
    line-height: 1.5384616;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.theme-content .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.theme-content .table > caption + thead > tr:first-child > th,
.theme-content .table > colgroup + thead > tr:first-child > th,
.theme-content .table > thead:first-child > tr:first-child > th,
.theme-content .table > caption + thead > tr:first-child > td,
.theme-content .table > colgroup + thead > tr:first-child > td,
.theme-content .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

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

.theme-content .table .table {
    background-color: #f5f5f5;
}

.theme-content .table-condensed > thead > tr > th,
.theme-content .table-condensed > tbody > tr > th,
.theme-content .table-condensed > tfoot > tr > th,
.theme-content .table-condensed > thead > tr > td,
.theme-content .table-condensed > tbody > tr > td,
.theme-content .table-condensed > tfoot > tr > td {
    padding: 8px 20px;
}

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

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

.theme-content .table-bordered > thead > tr > th,
.theme-content .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.theme-content .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}

.theme-content .table-hover > tbody > tr:hover {
    background-color: #f8f8f8;
}

.theme-content table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

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

.theme-content .table > thead > tr > td.active,
.theme-content .table > tbody > tr > td.active,
.theme-content .table > tfoot > tr > td.active,
.theme-content .table > thead > tr > th.active,
.theme-content .table > tbody > tr > th.active,
.theme-content .table > tfoot > tr > th.active,
.theme-content .table > thead > tr.active > td,
.theme-content .table > tbody > tr.active > td,
.theme-content .table > tfoot > tr.active > td,
.theme-content .table > thead > tr.active > th,
.theme-content .table > tbody > tr.active > th,
.theme-content .table > tfoot > tr.active > th {
    background-color: #f8f8f8;
}

.theme-content .table-hover > tbody > tr > td.active:hover,
.theme-content .table-hover > tbody > tr > th.active:hover,
.theme-content .table-hover > tbody > tr.active:hover > td,
.theme-content .table-hover > tbody > tr:hover > .active,
.theme-content .table-hover > tbody > tr.active:hover > th {
    background-color: #ebebeb;
}

.theme-content .table > thead > tr > td.success,
.theme-content .table > tbody > tr > td.success,
.theme-content .table > tfoot > tr > td.success,
.theme-content .table > thead > tr > th.success,
.theme-content .table > tbody > tr > th.success,
.theme-content .table > tfoot > tr > th.success,
.theme-content .table > thead > tr.success > td,
.theme-content .table > tbody > tr.success > td,
.theme-content .table > tfoot > tr.success > td,
.theme-content .table > thead > tr.success > th,
.theme-content .table > tbody > tr.success > th,
.theme-content .table > tfoot > tr.success > th {
    background-color: #E8F5E9;
}

.theme-content .table-hover > tbody > tr > td.success:hover,
.theme-content .table-hover > tbody > tr > th.success:hover,
.theme-content .table-hover > tbody > tr.success:hover > td,
.theme-content .table-hover > tbody > tr:hover > .success,
.theme-content .table-hover > tbody > tr.success:hover > th {
    background-color: #d6edd8;
}

.theme-content .table > thead > tr > td.info,
.theme-content .table > tbody > tr > td.info,
.theme-content .table > tfoot > tr > td.info,
.theme-content .table > thead > tr > th.info,
.theme-content .table > tbody > tr > th.info,
.theme-content .table > tfoot > tr > th.info,
.theme-content .table > thead > tr.info > td,
.theme-content .table > tbody > tr.info > td,
.theme-content .table > tfoot > tr.info > td,
.theme-content .table > thead > tr.info > th,
.theme-content .table > tbody > tr.info > th,
.theme-content .table > tfoot > tr.info > th {
    background-color: #E0F7FA;
}

.theme-content .table-hover > tbody > tr > td.info:hover,
.theme-content .table-hover > tbody > tr > th.info:hover,
.theme-content .table-hover > tbody > tr.info:hover > td,
.theme-content .table-hover > tbody > tr:hover > .info,
.theme-content .table-hover > tbody > tr.info:hover > th {
    background-color: #caf1f6;
}

.theme-content .table > thead > tr > td.warning,
.theme-content .table > tbody > tr > td.warning,
.theme-content .table > tfoot > tr > td.warning,
.theme-content .table > thead > tr > th.warning,
.theme-content .table > tbody > tr > th.warning,
.theme-content .table > tfoot > tr > th.warning,
.theme-content .table > thead > tr.warning > td,
.theme-content .table > tbody > tr.warning > td,
.theme-content .table > tfoot > tr.warning > td,
.theme-content .table > thead > tr.warning > th,
.theme-content .table > tbody > tr.warning > th,
.theme-content .table > tfoot > tr.warning > th {
    background-color: #FFF3E0;
}

.theme-content .table-hover > tbody > tr > td.warning:hover,
.theme-content .table-hover > tbody > tr > th.warning:hover,
.theme-content .table-hover > tbody > tr.warning:hover > td,
.theme-content .table-hover > tbody > tr:hover > .warning,
.theme-content .table-hover > tbody > tr.warning:hover > th {
    background-color: #ffe9c6;
}

.theme-content .table > thead > tr > td.danger,
.theme-content .table > tbody > tr > td.danger,
.theme-content .table > tfoot > tr > td.danger,
.theme-content .table > thead > tr > th.danger,
.theme-content .table > tbody > tr > th.danger,
.theme-content .table > tfoot > tr > th.danger,
.theme-content .table > thead > tr.danger > td,
.theme-content .table > tbody > tr.danger > td,
.theme-content .table > tfoot > tr.danger > td,
.theme-content .table > thead > tr.danger > th,
.theme-content .table > tbody > tr.danger > th,
.theme-content .table > tfoot > tr.danger > th {
    background-color: #FBE9E7;
}

.theme-content .table-hover > tbody > tr > td.danger:hover,
.theme-content .table-hover > tbody > tr > th.danger:hover,
.theme-content .table-hover > tbody > tr.danger:hover > td,
.theme-content .table-hover > tbody > tr:hover > .danger,
.theme-content .table-hover > tbody > tr.danger:hover > th {
    background-color: #f7d5d1;
}

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

@media screen and (max-width: 768px) {
    .theme-content .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .theme-content .table-responsive > .table {
        margin-bottom: 0;
    }

    .theme-content .table-responsive > .table > thead > tr > th,
    .theme-content .table-responsive > .table > tbody > tr > th,
    .theme-content .table-responsive > .table > tfoot > tr > th,
    .theme-content .table-responsive > .table > thead > tr > td,
    .theme-content .table-responsive > .table > tbody > tr > td,
    .theme-content .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .theme-content .table-responsive > .table-bordered {
        border: 0;
    }

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

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

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

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

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

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

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

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

.theme-content input[type="file"] {
    display: block;
}

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

.theme-content select[multiple],
.theme-content select[size] {
    height: auto;
}

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

.theme-content output {
    display: block;
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
}

.theme-content .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    -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 .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.theme-content .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(221, 221, 221, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(221, 221, 221, 0.6);
}

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

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

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

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

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

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

.theme-content textarea.form-control {
    height: auto;
}

.theme-content input[type="search"] {
    -webkit-appearance: none;
}

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

    .theme-content input[type="date"].input-sm,
    .theme-content input[type="time"].input-sm,
    .theme-content input[type="datetime-local"].input-sm,
    .theme-content input[type="month"].input-sm,
    .theme-content .input-group-sm input[type="date"],
    .theme-content .input-group-sm input[type="time"],
    .theme-content .input-group-sm input[type="datetime-local"],
    .theme-content .input-group-sm input[type="month"] {
        line-height: 34px;
    }

    .theme-content input[type="date"].input-lg,
    .theme-content input[type="time"].input-lg,
    .theme-content input[type="datetime-local"].input-lg,
    .theme-content input[type="month"].input-lg,
    .theme-content .input-group-lg input[type="date"],
    .theme-content .input-group-lg input[type="time"],
    .theme-content .input-group-lg input[type="datetime-local"],
    .theme-content .input-group-lg input[type="month"] {
        line-height: 40px;
    }
}

.theme-content .form-group {
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

.theme-content .form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    min-height: 33px;
}

.theme-content .form-control-static.input-lg,
.theme-content .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

.theme-content .input-sm {
    height: 34px;
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}

.theme-content select.input-sm {
    height: 34px;
    line-height: 34px;
}

.theme-content textarea.input-sm,
.theme-content select[multiple].input-sm {
    height: auto;
}

.theme-content .form-group-sm .form-control {
    height: 34px;
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}

.theme-content .form-group-sm select.form-control {
    height: 34px;
    line-height: 34px;
}

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

.theme-content .form-group-sm .form-control-static {
    height: 34px;
    min-height: 32px;
    padding: 7px 11px;
    font-size: 12px;
    line-height: 1.6666667;
}

.theme-content .input-lg {
    height: 40px;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.4285715;
    border-radius: 3px;
}

.theme-content select.input-lg {
    height: 40px;
    line-height: 40px;
}

.theme-content textarea.input-lg,
.theme-content select[multiple].input-lg {
    height: auto;
}

.theme-content .form-group-lg .form-control {
    height: 40px;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.4285715;
    border-radius: 3px;
}

.theme-content .form-group-lg select.form-control {
    height: 40px;
    line-height: 40px;
}

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

.theme-content .form-group-lg .form-control-static {
    height: 40px;
    min-height: 34px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.4285715;
}

.theme-content .has-feedback {
    position: relative;
}

.theme-content .has-feedback .form-control {
    padding-right: 45px;
}

.theme-content .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none;
}

.theme-content .input-lg + .form-control-feedback,
.theme-content .input-group-lg + .form-control-feedback,
.theme-content .form-group-lg .form-control + .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.theme-content .input-sm + .form-control-feedback,
.theme-content .input-group-sm + .form-control-feedback,
.theme-content .form-group-sm .form-control + .form-control-feedback {
    width: 34px;
    height: 34px;
    line-height: 34px;
}

.theme-content .has-success .help-block,
.theme-content .has-success .control-label,
.theme-content .has-success .radio,
.theme-content .has-success .checkbox,
.theme-content .has-success .radio-inline,
.theme-content .has-success .checkbox-inline,
.theme-content .has-success.radio label,
.theme-content .has-success.checkbox label,
.theme-content .has-success.radio-inline label,
.theme-content .has-success.checkbox-inline label {
    color: #43A047;
}

.theme-content .has-success .form-control {
    border-color: #43A047;
    -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);
}

.theme-content .has-success .form-control:focus {
    border-color: #347c37;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fca83;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fca83;
}

.theme-content .has-success .input-group-addon {
    color: #43A047;
    border-color: #43A047;
    background-color: #E8F5E9;
}

.theme-content .has-success .form-control-feedback {
    color: #43A047;
}

.theme-content .has-warning .help-block,
.theme-content .has-warning .control-label,
.theme-content .has-warning .radio,
.theme-content .has-warning .checkbox,
.theme-content .has-warning .radio-inline,
.theme-content .has-warning .checkbox-inline,
.theme-content .has-warning.radio label,
.theme-content .has-warning.checkbox label,
.theme-content .has-warning.radio-inline label,
.theme-content .has-warning.checkbox-inline label {
    color: #EF6C00;
}

.theme-content .has-warning .form-control {
    border-color: #EF6C00;
    -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);
}

.theme-content .has-warning .form-control:focus {
    border-color: #bc5500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa256;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa256;
}

.theme-content .has-warning .input-group-addon {
    color: #EF6C00;
    border-color: #EF6C00;
    background-color: #FFF3E0;
}

.theme-content .has-warning .form-control-feedback {
    color: #EF6C00;
}

.theme-content .has-error .help-block,
.theme-content .has-error .control-label,
.theme-content .has-error .radio,
.theme-content .has-error .checkbox,
.theme-content .has-error .radio-inline,
.theme-content .has-error .checkbox-inline,
.theme-content .has-error.radio label,
.theme-content .has-error.checkbox label,
.theme-content .has-error.radio-inline label,
.theme-content .has-error.checkbox-inline label {
    color: #D84315;
}

.theme-content .has-error .form-control {
    border-color: #D84315;
    -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);
}

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

.theme-content .has-error .input-group-addon {
    color: #D84315;
    border-color: #D84315;
    background-color: #FBE9E7;
}

.theme-content .has-error .form-control-feedback {
    color: #D84315;
}

.theme-content .has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.theme-content .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.theme-content .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 769px) {
    .theme-content .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .theme-content .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .theme-content .form-inline .form-control-static {
        display: inline-block;
    }

    .theme-content .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .theme-content .form-inline .input-group .input-group-addon,
    .theme-content .form-inline .input-group .input-group-btn,
    .theme-content .form-inline .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

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

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

.theme-content .form-horizontal .radio,
.theme-content .form-horizontal .checkbox {
    min-height: 28px;
}

.theme-content .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

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

.theme-content .form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}

@media (min-width: 769px) {
    .theme-content .form-horizontal .form-group-lg .control-label {
        padding-top: 10px;
        font-size: 14px;
    }
}

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

.theme-content .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: 7px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

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

.theme-content .btn:active,
.theme-content .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);
}

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

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

.theme-content .btn-default {
    color: #333;
    background-color: #fcfcfc;
    border-color: #ddd;
}

.theme-content .btn-default:focus,
.theme-content .btn-default.focus {
    color: #333;
    background-color: #e3e3e3;
    border-color: #9d9d9d;
}

.theme-content .btn-default:hover {
    color: #333;
    background-color: #e3e3e3;
    border-color: #bebebe;
}

.theme-content .btn-default:active,
.theme-content .btn-default.active,
.theme-content .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e3e3e3;
    border-color: #bebebe;
}

.theme-content .btn-default:active:hover,
.theme-content .btn-default.active:hover,
.theme-content .open > .dropdown-toggle.btn-default:hover,
.theme-content .btn-default:active:focus,
.theme-content .btn-default.active:focus,
.theme-content .open > .dropdown-toggle.btn-default:focus,
.theme-content .btn-default:active.focus,
.theme-content .btn-default.active.focus,
.theme-content .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d1d1d1;
    border-color: #9d9d9d;
}

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

.theme-content .btn-default.disabled:hover,
.theme-content .btn-default[disabled]:hover,
.theme-content fieldset[disabled] .btn-default:hover,
.theme-content .btn-default.disabled:focus,
.theme-content .btn-default[disabled]:focus,
.theme-content fieldset[disabled] .btn-default:focus,
.theme-content .btn-default.disabled.focus,
.theme-content .btn-default[disabled].focus,
.theme-content fieldset[disabled] .btn-default.focus {
    background-color: #fcfcfc;
    border-color: #ddd;
}

.theme-content .btn-default .badge {
    color: #fcfcfc;
    background-color: #333;
}

.theme-content .btn-primary {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.theme-content .btn-primary:focus,
.theme-content .btn-primary.focus {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #08528d;
}

.theme-content .btn-primary:hover {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #0b76cc;
}

.theme-content .btn-primary:active,
.theme-content .btn-primary.active,
.theme-content .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #0b76cc;
}

.theme-content .btn-primary:active:hover,
.theme-content .btn-primary.active:hover,
.theme-content .open > .dropdown-toggle.btn-primary:hover,
.theme-content .btn-primary:active:focus,
.theme-content .btn-primary.active:focus,
.theme-content .open > .dropdown-toggle.btn-primary:focus,
.theme-content .btn-primary:active.focus,
.theme-content .btn-primary.active.focus,
.theme-content .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #0a68b4;
    border-color: #08528d;
}

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

.theme-content .btn-primary.disabled:hover,
.theme-content .btn-primary[disabled]:hover,
.theme-content fieldset[disabled] .btn-primary:hover,
.theme-content .btn-primary.disabled:focus,
.theme-content .btn-primary[disabled]:focus,
.theme-content fieldset[disabled] .btn-primary:focus,
.theme-content .btn-primary.disabled.focus,
.theme-content .btn-primary[disabled].focus,
.theme-content fieldset[disabled] .btn-primary.focus {
    background-color: #2196F3;
    border-color: #2196F3;
}

.theme-content .btn-primary .badge {
    color: #2196F3;
    background-color: #fff;
}

.theme-content .btn-success {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.theme-content .btn-success:focus,
.theme-content .btn-success.focus {
    color: #fff;
    background-color: #3d8b40;
    border-color: #255627;
}

.theme-content .btn-success:hover {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39843c;
}

.theme-content .btn-success:active,
.theme-content .btn-success.active,
.theme-content .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39843c;
}

.theme-content .btn-success:active:hover,
.theme-content .btn-success.active:hover,
.theme-content .open > .dropdown-toggle.btn-success:hover,
.theme-content .btn-success:active:focus,
.theme-content .btn-success.active:focus,
.theme-content .open > .dropdown-toggle.btn-success:focus,
.theme-content .btn-success:active.focus,
.theme-content .btn-success.active.focus,
.theme-content .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #327334;
    border-color: #255627;
}

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

.theme-content .btn-success.disabled:hover,
.theme-content .btn-success[disabled]:hover,
.theme-content fieldset[disabled] .btn-success:hover,
.theme-content .btn-success.disabled:focus,
.theme-content .btn-success[disabled]:focus,
.theme-content fieldset[disabled] .btn-success:focus,
.theme-content .btn-success.disabled.focus,
.theme-content .btn-success[disabled].focus,
.theme-content fieldset[disabled] .btn-success.focus {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.theme-content .btn-success .badge {
    color: #4CAF50;
    background-color: #fff;
}

.theme-content .btn-info {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.theme-content .btn-info:focus,
.theme-content .btn-info.focus {
    color: #fff;
    background-color: #008fa1;
    border-color: #004b55;
}

.theme-content .btn-info:hover {
    color: #fff;
    background-color: #008fa1;
    border-color: #008697;
}

.theme-content .btn-info:active,
.theme-content .btn-info.active,
.theme-content .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #008fa1;
    border-color: #008697;
}

.theme-content .btn-info:active:hover,
.theme-content .btn-info.active:hover,
.theme-content .open > .dropdown-toggle.btn-info:hover,
.theme-content .btn-info:active:focus,
.theme-content .btn-info.active:focus,
.theme-content .open > .dropdown-toggle.btn-info:focus,
.theme-content .btn-info:active.focus,
.theme-content .btn-info.active.focus,
.theme-content .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #006f7d;
    border-color: #004b55;
}

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

.theme-content .btn-info.disabled:hover,
.theme-content .btn-info[disabled]:hover,
.theme-content fieldset[disabled] .btn-info:hover,
.theme-content .btn-info.disabled:focus,
.theme-content .btn-info[disabled]:focus,
.theme-content fieldset[disabled] .btn-info:focus,
.theme-content .btn-info.disabled.focus,
.theme-content .btn-info[disabled].focus,
.theme-content fieldset[disabled] .btn-info.focus {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.theme-content .btn-info .badge {
    color: #00BCD4;
    background-color: #fff;
}

.theme-content .btn-warning {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
}

.theme-content .btn-warning:focus,
.theme-content .btn-warning.focus {
    color: #fff;
    background-color: #ee3900;
    border-color: #a22700;
}

.theme-content .btn-warning:hover {
    color: #fff;
    background-color: #ee3900;
    border-color: #e43700;
}

.theme-content .btn-warning:active,
.theme-content .btn-warning.active,
.theme-content .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ee3900;
    border-color: #e43700;
}

.theme-content .btn-warning:active:hover,
.theme-content .btn-warning.active:hover,
.theme-content .open > .dropdown-toggle.btn-warning:hover,
.theme-content .btn-warning:active:focus,
.theme-content .btn-warning.active:focus,
.theme-content .open > .dropdown-toggle.btn-warning:focus,
.theme-content .btn-warning:active.focus,
.theme-content .btn-warning.active.focus,
.theme-content .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #ca3100;
    border-color: #a22700;
}

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

.theme-content .btn-warning.disabled:hover,
.theme-content .btn-warning[disabled]:hover,
.theme-content fieldset[disabled] .btn-warning:hover,
.theme-content .btn-warning.disabled:focus,
.theme-content .btn-warning[disabled]:focus,
.theme-content fieldset[disabled] .btn-warning:focus,
.theme-content .btn-warning.disabled.focus,
.theme-content .btn-warning[disabled].focus,
.theme-content fieldset[disabled] .btn-warning.focus {
    background-color: #FF5722;
    border-color: #FF5722;
}

.theme-content .btn-warning .badge {
    color: #FF5722;
    background-color: #fff;
}

.theme-content .btn-danger {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336;
}

.theme-content .btn-danger:focus,
.theme-content .btn-danger.focus {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #a21309;
}

.theme-content .btn-danger:hover {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #e11b0c;
}

.theme-content .btn-danger:active,
.theme-content .btn-danger.active,
.theme-content .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #e11b0c;
}

.theme-content .btn-danger:active:hover,
.theme-content .btn-danger.active:hover,
.theme-content .open > .dropdown-toggle.btn-danger:hover,
.theme-content .btn-danger:active:focus,
.theme-content .btn-danger.active:focus,
.theme-content .open > .dropdown-toggle.btn-danger:focus,
.theme-content .btn-danger:active.focus,
.theme-content .btn-danger.active.focus,
.theme-content .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #c8180b;
    border-color: #a21309;
}

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

.theme-content .btn-danger.disabled:hover,
.theme-content .btn-danger[disabled]:hover,
.theme-content fieldset[disabled] .btn-danger:hover,
.theme-content .btn-danger.disabled:focus,
.theme-content .btn-danger[disabled]:focus,
.theme-content fieldset[disabled] .btn-danger:focus,
.theme-content .btn-danger.disabled.focus,
.theme-content .btn-danger[disabled].focus,
.theme-content fieldset[disabled] .btn-danger.focus {
    background-color: #F44336;
    border-color: #F44336;
}

.theme-content .btn-danger .badge {
    color: #F44336;
    background-color: #fff;
}

.theme-content .btn-link {
    color: #1E88E5;
    font-weight: normal;
    border-radius: 0;
}

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

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

.theme-content .btn-link:hover,
.theme-content .btn-link:focus {
    color: #166dba;
    text-decoration: none;
    background-color: transparent;
}

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

.theme-content .btn-lg,
.theme-content .btn-group-lg > .btn {
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.4285715;
    border-radius: 5px;
}

.theme-content .btn-sm,
.theme-content .btn-group-sm > .btn {
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}

.theme-content .btn-xs,
.theme-content .btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}

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

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

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

.theme-content .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.theme-content .fade.in {
    opacity: 1;
}

.theme-content .collapse {
    display: none;
}

.theme-content .collapse.in {
    display: block;
}

.theme-content tr.collapse.in {
    display: table-row;
}

.theme-content tbody.collapse.in {
    display: table-row-group;
}

.theme-content .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;
}

.theme-content .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;
}

.theme-content .dropup,
.theme-content .dropdown {
    position: relative;
}

.theme-content .dropdown-toggle:focus {
    outline: 0;
}

.theme-content .dropdown-menu,
.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: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -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;
}

.theme-content .dropdown-menu.pull-right,
.dropdown-menu.pull-right{
    right: 0;
    left: auto;
}

.theme-content .dropdown-menu .divider,
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.theme-content .dropdown-menu > li > a,
.dropdown-menu > li > a{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5384616;
    color: #333333;
    white-space: nowrap;
}

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

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

.theme-content .dropdown-menu > .disabled > a,
.theme-content .dropdown-menu > .disabled > a:hover,
.theme-content .dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}

.theme-content .dropdown-menu > .disabled > a:hover,
.theme-content .dropdown-menu > .disabled > a:focus,
.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;
}

.theme-content .open > .dropdown-menu {
    display: block;
}

.theme-content .open > a {
    outline: 0;
}

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

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

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

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

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

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

.theme-content .dropup .dropdown-menu,
.theme-content .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 769px) {
    .theme-content .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

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

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

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

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

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

.theme-content .btn-toolbar {
    margin-left: -5px;
}

.theme-content .btn-toolbar .btn,
.theme-content .btn-toolbar .btn-group,
.theme-content .btn-toolbar .input-group {
    float: left;
}

.theme-content .btn-toolbar > .btn,
.theme-content .btn-toolbar > .btn-group,
.theme-content .btn-toolbar > .input-group {
    margin-left: 5px;
}

.theme-content .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.theme-content .btn-group > .btn:first-child {
    margin-left: 0;
}

.theme-content .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

.theme-content .btn-group > .btn-group {
    float: left;
}

.theme-content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.theme-content .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.theme-content .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

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

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

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

.theme-content .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);
}

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

.theme-content .btn .caret {
    margin-left: 0;
}

.theme-content .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.theme-content .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.theme-content .btn-group-vertical > .btn,
.theme-content .btn-group-vertical > .btn-group,
.theme-content .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.theme-content .btn-group-vertical > .btn-group > .btn {
    float: none;
}

.theme-content .btn-group-vertical > .btn + .btn,
.theme-content .btn-group-vertical > .btn + .btn-group,
.theme-content .btn-group-vertical > .btn-group + .btn,
.theme-content .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.theme-content .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.theme-content .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.theme-content .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.theme-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.theme-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.theme-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

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

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

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

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

.theme-content [data-toggle="buttons"] > .btn input[type="radio"],
.theme-content [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.theme-content [data-toggle="buttons"] > .btn input[type="checkbox"],
.theme-content [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.theme-content .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.theme-content .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

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

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

.theme-content .input-group-lg > .form-control,
.theme-content .input-group-lg > .input-group-addon,
.theme-content .input-group-lg > .input-group-btn > .btn {
    height: 40px;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.4285715;
    border-radius: 3px;
}

.theme-content select.input-group-lg > .form-control,
.theme-content select.input-group-lg > .input-group-addon,
.theme-content select.input-group-lg > .input-group-btn > .btn {
    height: 40px;
    line-height: 40px;
}

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

.theme-content .input-group-sm > .form-control,
.theme-content .input-group-sm > .input-group-addon,
.theme-content .input-group-sm > .input-group-btn > .btn {
    height: 34px;
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
}

.theme-content select.input-group-sm > .form-control,
.theme-content select.input-group-sm > .input-group-addon,
.theme-content select.input-group-sm > .input-group-btn > .btn {
    height: 34px;
    line-height: 34px;
}

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

.theme-content .input-group-addon,
.theme-content .input-group-btn,
.theme-content .input-group .form-control {
    display: table-cell;
}

.theme-content .input-group-addon:not(:first-child):not(:last-child),
.theme-content .input-group-btn:not(:first-child):not(:last-child),
.theme-content .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.theme-content .input-group-addon,
.theme-content .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.theme-content .input-group-addon {
    padding: 7px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
    text-align: center;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.theme-content .input-group-addon.input-sm {
    padding: 6px 11px;
    font-size: 12px;
    border-radius: 2px;
}

.theme-content .input-group-addon.input-lg {
    padding: 9px 15px;
    font-size: 14px;
    border-radius: 3px;
}

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

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

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

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

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

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

.theme-content .input-group-btn > .btn {
    position: relative;
}

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

.theme-content .input-group-btn > .btn:hover,
.theme-content .input-group-btn > .btn:focus,
.theme-content .input-group-btn > .btn:active {
    z-index: 2;
}

.theme-content .input-group-btn:first-child > .btn,
.theme-content .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.theme-content .input-group-btn:last-child > .btn,
.theme-content .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

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

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

.theme-content .nav > li > a {
    position: relative;
    display: block;
    padding: 9px 15px;
}

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

.theme-content .nav > li.disabled > a {
    color: #999999;
}

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

.theme-content .nav .open > a,
.theme-content .nav .open > a:hover,
.theme-content .nav .open > a:focus {
    background-color: #f5f5f5;
    border-color: #1E88E5;
}

.theme-content .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.theme-content .nav > li > a > img {
    max-width: none;
}

.theme-content .nav-tabs {
    border-bottom: 1px solid #ddd;
}

.theme-content .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.theme-content .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}

.theme-content .nav-tabs > li > a:hover {
    border-color: transparent transparent #ddd;
}

.theme-content .nav-tabs > li.active > a,
.theme-content .nav-tabs > li.active > a:hover,
.theme-content .nav-tabs > li.active > a:focus {
    color: #333333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.theme-content .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.theme-content .nav-tabs.nav-justified > li {
    float: none;
}

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

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

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

    .theme-content .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.theme-content .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px;
}

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

@media (min-width: 769px) {
    .theme-content .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0;
    }

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

.theme-content .nav-pills > li {
    float: left;
}

.theme-content .nav-pills > li > a {
    border-radius: 3px;
}

.theme-content .nav-pills > li + li {
    margin-left: 2px;
}

.theme-content .nav-pills > li.active > a,
.theme-content .nav-pills > li.active > a:hover,
.theme-content .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #2196F3;
}

.theme-content .nav-stacked > li {
    float: none;
}

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

.theme-content .nav-justified {
    width: 100%;
}

.theme-content .nav-justified > li {
    float: none;
}

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

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

@media (min-width: 769px) {
    .theme-content .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .theme-content .nav-justified > li > a {
        margin-bottom: 0;
    }
}

.theme-content .nav-tabs-justified {
    border-bottom: 0;
}

.theme-content .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 3px;
}

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

@media (min-width: 769px) {
    .theme-content .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0;
    }

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

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

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

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

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

@media (min-width: 769px) {
    .theme-content .navbar {
        border-radius: 0;
    }
}

@media (min-width: 769px) {
    .theme-content .navbar-header {
        float: left;
    }
}

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

.theme-content .navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 769px) {
    .theme-content .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .theme-content .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .theme-content .navbar-collapse.in {
        overflow-y: visible;
    }

    .theme-content .navbar-fixed-top .navbar-collapse,
    .theme-content .navbar-static-top .navbar-collapse,
    .theme-content .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

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

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

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

@media (min-width: 769px) {
    .theme-content .container > .navbar-header,
    .theme-content .container-fluid > .navbar-header,
    .theme-content .container > .navbar-collapse,
    .theme-content .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.theme-content .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 769px) {
    .theme-content .navbar-static-top {
        border-radius: 0;
    }
}

.theme-content .navbar-fixed-top,
.theme-content .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 769px) {
    .theme-content .navbar-fixed-top,
    .theme-content .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.theme-content .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.theme-content .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.theme-content .navbar-brand {
    float: left;
    padding: 13px 20px;
    font-size: 14px;
    line-height: 20px;
    height: 46px;
}

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

.theme-content .navbar-brand > img {
    display: block;
}

@media (min-width: 769px) {
    .theme-content .navbar > .container .navbar-brand,
    .theme-content .navbar > .container-fluid .navbar-brand {
        margin-left: -20px;
    }
}

.theme-content .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 6px;
    margin-bottom: 6px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

.theme-content .navbar-toggle:focus {
    outline: 0;
}

.theme-content .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.theme-content .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 769px) {
    .theme-content .navbar-toggle {
        display: none;
    }
}

.theme-content .navbar-nav {
    margin: 6.5px -20px;
}

.theme-content .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .theme-content .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .theme-content .navbar-nav .open .dropdown-menu > li > a,
    .theme-content .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

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

    .theme-content .navbar-nav .open .dropdown-menu > li > a:hover,
    .theme-content .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 769px) {
    .theme-content .navbar-nav {
        float: left;
        margin: 0;
    }

    .theme-content .navbar-nav > li {
        float: left;
    }

    .theme-content .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}

.theme-content .navbar-form {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    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: 5px;
    margin-bottom: 5px;
}

@media (min-width: 769px) {
    .theme-content .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .theme-content .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .theme-content .navbar-form .form-control-static {
        display: inline-block;
    }

    .theme-content .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .theme-content .navbar-form .input-group .input-group-addon,
    .theme-content .navbar-form .input-group .input-group-btn,
    .theme-content .navbar-form .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

    .theme-content .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 768px) {
    .theme-content .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .theme-content .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 769px) {
    .theme-content .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;
    }
}

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

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

.theme-content .navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.theme-content .navbar-btn.btn-sm {
    margin-top: 6px;
    margin-bottom: 6px;
}

.theme-content .navbar-btn.btn-xs {
    margin-top: 12px;
    margin-bottom: 12px;
}

.theme-content .navbar-text {
    margin-top: 13px;
    margin-bottom: 13px;
}

@media (min-width: 769px) {
    .theme-content .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 769px) {
    .theme-content .navbar-left {
        float: left !important;
    }

    .theme-content .navbar-right {
        float: right !important;
        margin-right: -20px;
    }

    .theme-content .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.theme-content .navbar-default {
    background-color: #fff;
    border-color: #ddd;
}

.theme-content .navbar-default .navbar-brand {
    color: #555;
}

.theme-content .navbar-default .navbar-brand:hover,
.theme-content .navbar-default .navbar-brand:focus {
    color: #3b3b3b;
    background-color: transparent;
}

.theme-content .navbar-default .navbar-text {
    color: #555;
}

.theme-content .navbar-default .navbar-nav > li > a {
    color: #555;
}

.theme-content .navbar-default .navbar-nav > li > a:hover,
.theme-content .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: #f8f8f8;
}

.theme-content .navbar-default .navbar-nav > .active > a,
.theme-content .navbar-default .navbar-nav > .active > a:hover,
.theme-content .navbar-default .navbar-nav > .active > a:focus {
    color: #333333;
    background-color: #f8f8f8;
}

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

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

.theme-content .navbar-default .navbar-toggle:hover,
.theme-content .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.theme-content .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.theme-content .navbar-default .navbar-collapse,
.theme-content .navbar-default .navbar-form {
    border-color: #ddd;
}

.theme-content .navbar-default .navbar-nav > .open > a,
.theme-content .navbar-default .navbar-nav > .open > a:hover,
.theme-content .navbar-default .navbar-nav > .open > a:focus {
    background-color: #f8f8f8;
    color: #333333;
}

@media (max-width: 768px) {
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #555;
    }

    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: #f8f8f8;
    }

    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333333;
        background-color: #f8f8f8;
    }

    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .theme-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #999999;
        background-color: transparent;
    }
}

.theme-content .navbar-default .navbar-link {
    color: #555;
}

.theme-content .navbar-default .navbar-link:hover {
    color: #333333;
}

.theme-content .navbar-default .btn-link {
    color: #555;
}

.theme-content .navbar-default .btn-link:hover,
.theme-content .navbar-default .btn-link:focus {
    color: #333333;
}

.theme-content .navbar-default .btn-link[disabled]:hover,
.theme-content fieldset[disabled] .navbar-default .btn-link:hover,
.theme-content .navbar-default .btn-link[disabled]:focus,
.theme-content fieldset[disabled] .navbar-default .btn-link:focus {
    color: #999999;
}

.theme-content .navbar-inverse {
    background-color: #37474F;
    border-color: #37474F;
}

.theme-content .navbar-inverse .navbar-brand {
    color: #fff;
}

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

.theme-content .navbar-inverse .navbar-text {
    color: #fff;
}

.theme-content .navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.theme-content .navbar-inverse .navbar-nav > li > a:hover,
.theme-content .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}

.theme-content .navbar-inverse .navbar-nav > .active > a,
.theme-content .navbar-inverse .navbar-nav > .active > a:hover,
.theme-content .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.15);
}

.theme-content .navbar-inverse .navbar-nav > .disabled > a,
.theme-content .navbar-inverse .navbar-nav > .disabled > a:hover,
.theme-content .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: rgba(255, 255, 255, 0.6);
    background-color: transparent;
}

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

.theme-content .navbar-inverse .navbar-toggle:hover,
.theme-content .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.theme-content .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.theme-content .navbar-inverse .navbar-collapse,
.theme-content .navbar-inverse .navbar-form {
    border-color: #28343a;
}

.theme-content .navbar-inverse .navbar-nav > .open > a,
.theme-content .navbar-inverse .navbar-nav > .open > a:hover,
.theme-content .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}

@media (max-width: 768px) {
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #37474F;
    }

    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #37474F;
    }

    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.15);
    }

    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .theme-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgba(255, 255, 255, 0.6);
        background-color: transparent;
    }
}

.theme-content .navbar-inverse .navbar-link {
    color: #fff;
}

.theme-content .navbar-inverse .navbar-link:hover {
    color: #fff;
}

.theme-content .navbar-inverse .btn-link {
    color: #fff;
}

.theme-content .navbar-inverse .btn-link:hover,
.theme-content .navbar-inverse .btn-link:focus {
    color: #fff;
}

.theme-content .navbar-inverse .btn-link[disabled]:hover,
.theme-content fieldset[disabled] .navbar-inverse .btn-link:hover,
.theme-content .navbar-inverse .btn-link[disabled]:focus,
.theme-content fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: rgba(255, 255, 255, 0.6);
}

.theme-content .breadcrumb {
    padding: 10px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 3px;
}

.theme-content .breadcrumb > li {
    display: inline-block;
}

.theme-content .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333333;
}

.theme-content .breadcrumb > .active {
    color: #999999;
}

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

.theme-content .pagination > li {
    display: inline;
}

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

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

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

.theme-content .pagination > li > a:hover,
.theme-content .pagination > li > span:hover,
.theme-content .pagination > li > a:focus,
.theme-content .pagination > li > span:focus {
    z-index: 2;
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

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

.theme-content .pagination > .disabled > span,
.theme-content .pagination > .disabled > span:hover,
.theme-content .pagination > .disabled > span:focus,
.theme-content .pagination > .disabled > a,
.theme-content .pagination > .disabled > a:hover,
.theme-content .pagination > .disabled > a:focus {
    color: #bbb;
    background-color: transparent;
    border-color: #ddd;
    cursor: not-allowed;
}

.theme-content .pagination-lg > li > a,
.theme-content .pagination-lg > li > span {
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.4285715;
}

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

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

.theme-content .pagination-sm > li > a,
.theme-content .pagination-sm > li > span {
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
}

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

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

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

.theme-content .pager li {
    display: inline;
}

.theme-content .pager li > a,
.theme-content .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.theme-content .pager li > a:hover,
.theme-content .pager li > a:focus {
    text-decoration: none;
    background-color: #2196F3;
}

.theme-content .pager .next > a,
.theme-content .pager .next > span {
    float: right;
}

.theme-content .pager .previous > a,
.theme-content .pager .previous > span {
    float: left;
}

.theme-content .pager .disabled > a,
.theme-content .pager .disabled > a:hover,
.theme-content .pager .disabled > a:focus,
.theme-content .pager .disabled > span {
    color: #bbb;
    background-color: #fff;
    cursor: not-allowed;
}

.theme-content .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;
}

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

.theme-content .label:empty {
    display: none;
}

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

.theme-content .label-default {
    background-color: #999999;
}

.theme-content .label-default[href]:hover,
.theme-content .label-default[href]:focus {
    background-color: #808080;
}

.theme-content .label-primary {
    background-color: #2196F3;
}

.theme-content .label-primary[href]:hover,
.theme-content .label-primary[href]:focus {
    background-color: #0c7cd5;
}

.theme-content .label-success {
    background-color: #4CAF50;
}

.theme-content .label-success[href]:hover,
.theme-content .label-success[href]:focus {
    background-color: #3d8b40;
}

.theme-content .label-info {
    background-color: #00BCD4;
}

.theme-content .label-info[href]:hover,
.theme-content .label-info[href]:focus {
    background-color: #008fa1;
}

.theme-content .label-warning {
    background-color: #FF5722;
}

.theme-content .label-warning[href]:hover,
.theme-content .label-warning[href]:focus {
    background-color: #ee3900;
}

.theme-content .label-danger {
    background-color: #F44336;
}

.theme-content .label-danger[href]:hover,
.theme-content .label-danger[href]:focus {
    background-color: #ea1c0d;
}

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

.theme-content .badge:empty {
    display: none;
}

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

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

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

.theme-content .list-group-item.active > .badge,
.theme-content .nav-pills > .active > a > .badge {
    color: #333333;
    background-color: #fff;
}

.theme-content .list-group-item > .badge {
    float: right;
}

.theme-content .list-group-item > .badge + .badge {
    margin-right: 5px;
}

.theme-content .nav-pills > li > a > .badge {
    margin-left: 3px;
}

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

.theme-content .jumbotron h1,
.theme-content .jumbotron .h1 {
    color: inherit;
}

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

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

.theme-content .container .jumbotron,
.theme-content .container-fluid .jumbotron {
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.theme-content .jumbotron .container {
    max-width: 100%;
}

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

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

    .theme-content .jumbotron h1,
    .theme-content .jumbotron .h1 {
        font-size: 59px;
    }
}

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

.theme-content .thumbnail > img,
.theme-content .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}

.theme-content a.thumbnail:hover,
.theme-content a.thumbnail:focus,
.theme-content a.thumbnail.active {
    border-color: #1E88E5;
}

.theme-content .thumbnail .caption {
    padding: 20px;
    color: #333333;
}

.theme-content .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px;
}

.theme-content .alert h4 {
    margin-top: 0;
    color: inherit;
}

.theme-content .alert .alert-link {
    font-weight: 500;
}

.theme-content .alert > p,
.theme-content .alert > ul {
    margin-bottom: 0;
}

.theme-content .alert > p + p {
    margin-top: 5px;
}

.theme-content .alert-dismissable,
.theme-content .alert-dismissible {
    padding-right: 35px;
}

.theme-content .alert-dismissable .close,
.theme-content .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.theme-content .alert-success {
    background-color: #E8F5E9;
    border-color: #4CAF50;
    color: #43A047;
}

.theme-content .alert-success hr {
    border-top-color: #449d48;
}

.theme-content .alert-success .alert-link {
    color: #347c37;
}

.theme-content .alert-info {
    background-color: #E0F7FA;
    border-color: #00BCD4;
    color: #00838F;
}

.theme-content .alert-info hr {
    border-top-color: #00a5bb;
}

.theme-content .alert-info .alert-link {
    color: #00545c;
}

.theme-content .alert-warning {
    background-color: #FFF3E0;
    border-color: #FF9800;
    color: #EF6C00;
}

.theme-content .alert-warning hr {
    border-top-color: #e68900;
}

.theme-content .alert-warning .alert-link {
    color: #bc5500;
}

.theme-content .alert-danger {
    background-color: #FBE9E7;
    border-color: #FF5722;
    color: #D84315;
}

.theme-content .alert-danger hr {
    border-top-color: #ff4408;
}

.theme-content .alert-danger .alert-link {
    color: #aa3510;
}

@-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;
    }
}

.theme-content .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #eeeeee;
    border-radius: 3px;
    -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);
}

.theme-content .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #2196F3;
    -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;
}

.theme-content .progress-striped .progress-bar,
.theme-content .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;
}

.theme-content .progress.active .progress-bar,
.theme-content .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;
}

.theme-content .progress-bar-success {
    background-color: #4CAF50;
}

.theme-content .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);
}

.theme-content .progress-bar-info {
    background-color: #00BCD4;
}

.theme-content .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);
}

.theme-content .progress-bar-warning {
    background-color: #FF5722;
}

.theme-content .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);
}

.theme-content .progress-bar-danger {
    background-color: #F44336;
}

.theme-content .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);
}

.theme-content .media {
    margin-top: 15px;
}

.theme-content .media:first-child {
    margin-top: 0;
}

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

.theme-content .media-body {
    width: 10000px;
}

.theme-content .media-object {
    display: block;
}

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

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

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

.theme-content .media-left,
.theme-content .media-right,
.theme-content .media-body {
    display: table-cell;
    vertical-align: top;
}

.theme-content .media-middle {
    vertical-align: middle;
}

.theme-content .media-bottom {
    vertical-align: bottom;
}

.theme-content .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.theme-content .media-list {
    padding-left: 0;
    list-style: none;
}

.theme-content .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.theme-content .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.theme-content .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

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

.theme-content a.list-group-item,
.theme-content button.list-group-item {
    color: #333333;
}

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

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

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

.theme-content .list-group-item.disabled,
.theme-content .list-group-item.disabled:hover,
.theme-content .list-group-item.disabled:focus {
    background-color: transparent;
    color: #999999;
    cursor: not-allowed;
}

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

.theme-content .list-group-item.disabled .list-group-item-text,
.theme-content .list-group-item.disabled:hover .list-group-item-text,
.theme-content .list-group-item.disabled:focus .list-group-item-text {
    color: #999999;
}

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

.theme-content .list-group-item.active .list-group-item-heading,
.theme-content .list-group-item.active:hover .list-group-item-heading,
.theme-content .list-group-item.active:focus .list-group-item-heading,
.theme-content .list-group-item.active .list-group-item-heading > small,
.theme-content .list-group-item.active:hover .list-group-item-heading > small,
.theme-content .list-group-item.active:focus .list-group-item-heading > small,
.theme-content .list-group-item.active .list-group-item-heading > .small,
.theme-content .list-group-item.active:hover .list-group-item-heading > .small,
.theme-content .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.theme-content .list-group-item.active .list-group-item-text,
.theme-content .list-group-item.active:hover .list-group-item-text,
.theme-content .list-group-item.active:focus .list-group-item-text {
    color: #e3f2fd;
}

.theme-content .list-group-item-success {
    color: #43A047;
    background-color: #E8F5E9;
}

.theme-content a.list-group-item-success,
.theme-content button.list-group-item-success {
    color: #43A047;
}

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

.theme-content a.list-group-item-success:hover,
.theme-content button.list-group-item-success:hover,
.theme-content a.list-group-item-success:focus,
.theme-content button.list-group-item-success:focus {
    color: #43A047;
    background-color: #d6edd8;
}

.theme-content a.list-group-item-success.active,
.theme-content button.list-group-item-success.active,
.theme-content a.list-group-item-success.active:hover,
.theme-content button.list-group-item-success.active:hover,
.theme-content a.list-group-item-success.active:focus,
.theme-content button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #43A047;
    border-color: #43A047;
}

.theme-content .list-group-item-info {
    color: #00838F;
    background-color: #E0F7FA;
}

.theme-content a.list-group-item-info,
.theme-content button.list-group-item-info {
    color: #00838F;
}

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

.theme-content a.list-group-item-info:hover,
.theme-content button.list-group-item-info:hover,
.theme-content a.list-group-item-info:focus,
.theme-content button.list-group-item-info:focus {
    color: #00838F;
    background-color: #caf1f6;
}

.theme-content a.list-group-item-info.active,
.theme-content button.list-group-item-info.active,
.theme-content a.list-group-item-info.active:hover,
.theme-content button.list-group-item-info.active:hover,
.theme-content a.list-group-item-info.active:focus,
.theme-content button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #00838F;
    border-color: #00838F;
}

.theme-content .list-group-item-warning {
    color: #EF6C00;
    background-color: #FFF3E0;
}

.theme-content a.list-group-item-warning,
.theme-content button.list-group-item-warning {
    color: #EF6C00;
}

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

.theme-content a.list-group-item-warning:hover,
.theme-content button.list-group-item-warning:hover,
.theme-content a.list-group-item-warning:focus,
.theme-content button.list-group-item-warning:focus {
    color: #EF6C00;
    background-color: #ffe9c6;
}

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

.theme-content .list-group-item-danger {
    color: #D84315;
    background-color: #FBE9E7;
}

.theme-content a.list-group-item-danger,
.theme-content button.list-group-item-danger {
    color: #D84315;
}

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

.theme-content a.list-group-item-danger:hover,
.theme-content button.list-group-item-danger:hover,
.theme-content a.list-group-item-danger:focus,
.theme-content button.list-group-item-danger:focus {
    color: #D84315;
    background-color: #f7d5d1;
}

.theme-content a.list-group-item-danger.active,
.theme-content button.list-group-item-danger.active,
.theme-content a.list-group-item-danger.active:hover,
.theme-content button.list-group-item-danger.active:hover,
.theme-content a.list-group-item-danger.active:focus,
.theme-content button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #D84315;
    border-color: #D84315;
}

.theme-content .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.theme-content .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.theme-content .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.theme-content .panel-body {
    padding: 20px;
}

.theme-content .panel-heading {
    padding: 15px 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

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

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

.theme-content .panel-title > a,
.theme-content .panel-title > small,
.theme-content .panel-title > .small,
.theme-content .panel-title > small > a,
.theme-content .panel-title > .small > a {
    color: inherit;
}

.theme-content .panel-footer {
    padding: 7px 20px;
    background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.theme-content .panel > .list-group,
.theme-content .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.theme-content .panel > .list-group .list-group-item,
.theme-content .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.theme-content .panel > .list-group:first-child .list-group-item:first-child,
.theme-content .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.theme-content .panel > .list-group:last-child .list-group-item:last-child,
.theme-content .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

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

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

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

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

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

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

.theme-content .panel > .table:first-child > thead:first-child > tr:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.theme-content .panel > .table:first-child > tbody:first-child > tr:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.theme-content .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.theme-content .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.theme-content .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.theme-content .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px;
}

.theme-content .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.theme-content .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.theme-content .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.theme-content .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.theme-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px;
}

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

.theme-content .panel > .table:last-child > tbody:last-child > tr:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.theme-content .panel > .table:last-child > tfoot:last-child > tr:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.theme-content .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.theme-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.theme-content .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.theme-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}

.theme-content .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.theme-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.theme-content .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.theme-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.theme-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}

.theme-content .panel > .panel-body + .table,
.theme-content .panel > .panel-body + .table-responsive,
.theme-content .panel > .table + .panel-body,
.theme-content .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.theme-content .panel > .table > tbody:first-child > tr:first-child th,
.theme-content .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

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

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

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

.theme-content .panel > .table-bordered > thead > tr:first-child > td,
.theme-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.theme-content .panel > .table-bordered > tbody > tr:first-child > td,
.theme-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.theme-content .panel > .table-bordered > thead > tr:first-child > th,
.theme-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.theme-content .panel > .table-bordered > tbody > tr:first-child > th,
.theme-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

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

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

.theme-content .panel-group {
    margin-bottom: 20px;
}

.theme-content .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
}

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

.theme-content .panel-group .panel-heading {
    border-bottom: 0;
}

.theme-content .panel-group .panel-heading + .panel-collapse > .panel-body,
.theme-content .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.theme-content .panel-group .panel-footer {
    border-top: 0;
}

.theme-content .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.theme-content .panel-default {
    border-color: #ddd;
}

.theme-content .panel-default > .panel-heading {
    color: #333333;
    background-color: #fcfcfc;
    border-color: #ddd;
}

.theme-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.theme-content .panel-default > .panel-heading .badge {
    color: #fcfcfc;
    background-color: #333333;
}

.theme-content .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.theme-content .panel-primary {
    border-color: #2196F3;
}

.theme-content .panel-primary > .panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.theme-content .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #2196F3;
}

.theme-content .panel-primary > .panel-heading .badge {
    color: #2196F3;
    background-color: #fff;
}

.theme-content .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2196F3;
}

.theme-content .panel-success {
    border-color: #4CAF50;
}

.theme-content .panel-success > .panel-heading {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.theme-content .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #4CAF50;
}

.theme-content .panel-success > .panel-heading .badge {
    color: #4CAF50;
    background-color: #fff;
}

.theme-content .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4CAF50;
}

.theme-content .panel-info {
    border-color: #00BCD4;
}

.theme-content .panel-info > .panel-heading {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.theme-content .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #00BCD4;
}

.theme-content .panel-info > .panel-heading .badge {
    color: #00BCD4;
    background-color: #fff;
}

.theme-content .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00BCD4;
}

.theme-content .panel-warning {
    border-color: #FF5722;
}

.theme-content .panel-warning > .panel-heading {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
}

.theme-content .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #FF5722;
}

.theme-content .panel-warning > .panel-heading .badge {
    color: #FF5722;
    background-color: #fff;
}

.theme-content .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #FF5722;
}

.theme-content .panel-danger {
    border-color: #F44336;
}

.theme-content .panel-danger > .panel-heading {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336;
}

.theme-content .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #F44336;
}

.theme-content .panel-danger > .panel-heading .badge {
    color: #F44336;
    background-color: #fff;
}

.theme-content .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #F44336;
}

.theme-content .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.theme-content .embed-responsive .embed-responsive-item,
.theme-content .embed-responsive iframe,
.theme-content .embed-responsive embed,
.theme-content .embed-responsive object,
.theme-content .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.theme-content .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.theme-content .embed-responsive-4by3 {
    padding-bottom: 75%;
}

.theme-content .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    border-radius: 3px;
    -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);
}

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

.theme-content .well-lg {
    padding: 24px;
    border-radius: 5px;
}

.theme-content .well-sm {
    padding: 9px;
    border-radius: 2px;
}

.theme-content .close {
    float: right;
    font-size: 19.5px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

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

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

.modal-open {
    overflow: hidden;
}

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

.theme-content .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;
}

.theme-content .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;
}

.theme-content .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.theme-content .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid transparent;
    border-radius: 5px;
    -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: 2140;
    background-color: #000;
}

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

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

.theme-content .modal-header {
    padding: 20px;
    border-bottom: 1px solid transparent;
}

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

.theme-content .modal-title {
    margin: 0;
    line-height: 1.5384616;
}

.theme-content .modal-body {
    position: relative;
    padding: 20px;
}

.theme-content .modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid transparent;
}

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

.theme-content .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.theme-content .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.theme-content .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 769px) {
    .theme-content .modal-dialog,
    .theme-content.modal-dialog{
        width: 600px;
        margin: 30px auto;
    }

    .theme-content .modal-content,
    .theme-content.modal-dialog{
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .theme-content .modal-sm,
    .theme-content.modal-sm{
        width: 400px;
    }
}

@media (min-width: 1025px) {
    .theme-content .modal-lg,
    .theme-content.modal-lg{
        width: 900px;
    }
}

.theme-content .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5384616;
    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);
}

.theme-content .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.theme-content .tooltip.top {
    margin-top: -3px;
    padding: 4px 0;
}

.theme-content .tooltip.right {
    margin-left: 3px;
    padding: 0 4px;
}

.theme-content .tooltip.bottom {
    margin-top: 3px;
    padding: 4px 0;
}

.theme-content .tooltip.left {
    margin-left: -3px;
    padding: 0 4px;
}

.theme-content .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #333;
    border-radius: 3px;
}

.theme-content .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.theme-content .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 4px 4px 0;
    border-top-color: #333;
}

.theme-content .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 4px;
    margin-bottom: -4px;
    border-width: 4px 4px 0;
    border-top-color: #333;
}

.theme-content .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 4px;
    margin-bottom: -4px;
    border-width: 4px 4px 0;
    border-top-color: #333;
}

.theme-content .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-right-color: #333;
}

.theme-content .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-left-color: #333;
}

.theme-content .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: #333;
}

.theme-content .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 4px;
    margin-top: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: #333;
}

.theme-content .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 4px;
    margin-top: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: #333;
}

.theme-content .popover,
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5384616;
    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: 13px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.theme-content .popover.top,
.popover.top {
    margin-top: -5px;
}

.theme-content .popover.right,
.popover.right {
    margin-left: 5px;
}

.theme-content .popover.bottom,
.popover.bottom {
    margin-top: 5px;
}

.theme-content .popover.left,
.popover.left {
    margin-left: -5px;
}

.theme-content .popover-title,
.popover-title{
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.theme-content .popover-content
.popover-content{
    padding: 9px 14px;
}

.theme-content .popover > .arrow,
.theme-content .popover > .arrow:after,
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.theme-content .popover > .arrow,
.popover > .arrow {
    border-width: 6px;
}

.theme-content .popover > .arrow:after,
.popover > .arrow:after {
    border-width: 5px;
    content: "";
}

.theme-content .popover.top > .arrow,
.popover.top > .arrow {
    left: 50%;
    margin-left: -6px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: #b3b3b3;
    bottom: -6px;
}

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

.theme-content .popover.right > .arrow,
.popover.right > .arrow {
    top: 50%;
    left: -6px;
    margin-top: -6px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: #b3b3b3;
}

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

.theme-content .popover.bottom > .arrow,
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: #b3b3b3;
    top: -6px;
}

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

.theme-content .popover.left > .arrow,
.popover.left > .arrow {
    top: 50%;
    right: -6px;
    margin-top: -6px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: #b3b3b3;
}

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

.theme-content .carousel {
    position: relative;
}

.theme-content .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.theme-content .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;
}

.theme-content .carousel-inner > .item > img,
.theme-content .carousel-inner > .item > a > img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .theme-content .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;
    }

    .theme-content .carousel-inner > .item.next,
    .theme-content .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .theme-content .carousel-inner > .item.prev,
    .theme-content .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .theme-content .carousel-inner > .item.next.left,
    .theme-content .carousel-inner > .item.prev.right,
    .theme-content .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.theme-content .carousel-inner > .active,
.theme-content .carousel-inner > .next,
.theme-content .carousel-inner > .prev {
    display: block;
}

.theme-content .carousel-inner > .active {
    left: 0;
}

.theme-content .carousel-inner > .next,
.theme-content .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.theme-content .carousel-inner > .next {
    left: 100%;
}

.theme-content .carousel-inner > .prev {
    left: -100%;
}

.theme-content .carousel-inner > .next.left,
.theme-content .carousel-inner > .prev.right {
    left: 0;
}

.theme-content .carousel-inner > .active.left {
    left: -100%;
}

.theme-content .carousel-inner > .active.right {
    left: 100%;
}

.theme-content .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.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;
}

.theme-content .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);
}

.theme-content .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);
}

.theme-content .carousel-control:hover,
.theme-content .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.theme-content .carousel-control .icon-prev,
.theme-content .carousel-control .icon-next,
.theme-content .carousel-control .glyphicon-chevron-left,
.theme-content .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.theme-content .carousel-control .icon-prev,
.theme-content .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.theme-content .carousel-control .icon-next,
.theme-content .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.theme-content .carousel-control .icon-prev,
.theme-content .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.theme-content .carousel-control .icon-prev:before {
    content: '\2039';
}

.theme-content .carousel-control .icon-next:before {
    content: '\203a';
}

.theme-content .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;
}

.theme-content .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;
}

.theme-content .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.theme-content .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);
}

.theme-content .carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 769px) {
    .theme-content .carousel-control .glyphicon-chevron-left,
    .theme-content .carousel-control .glyphicon-chevron-right,
    .theme-content .carousel-control .icon-prev,
    .theme-content .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .theme-content .carousel-control .glyphicon-chevron-left,
    .theme-content .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .theme-content .carousel-control .glyphicon-chevron-right,
    .theme-content .carousel-control .icon-next {
        margin-right: -10px;
    }

    .theme-content .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .theme-content .carousel-indicators {
        bottom: 20px;
    }
}

.theme-content .clearfix:before,
.theme-content .clearfix:after,
.theme-content .dl-horizontal dd:before,
.theme-content .dl-horizontal dd:after,
.theme-content .container:before,
.theme-content .container:after,
.theme-content .container-fluid:before,
.theme-content .container-fluid:after,
.theme-content .row:before,
.theme-content .row:after,
.theme-content .form-horizontal .form-group:before,
.theme-content .form-horizontal .form-group:after,
.theme-content .btn-toolbar:before,
.theme-content .btn-toolbar:after,
.theme-content .btn-group-vertical > .btn-group:before,
.theme-content .btn-group-vertical > .btn-group:after,
.theme-content .nav:before,
.theme-content .nav:after,
.theme-content .navbar:before,
.theme-content .navbar:after,
.theme-content .navbar-header:before,
.theme-content .navbar-header:after,
.theme-content .navbar-collapse:before,
.theme-content .navbar-collapse:after,
.theme-content .pager:before,
.theme-content .pager:after,
.theme-content .panel-body:before,
.theme-content .panel-body:after,
.theme-content .modal-header:before,
.theme-content .modal-header:after,
.theme-content .modal-footer:before,
.theme-content .modal-footer:after {
    content: " ";
    display: table;
}

.theme-content .clearfix:after,
.theme-content .dl-horizontal dd:after,
.theme-content .container:after,
.theme-content .container-fluid:after,
.theme-content .row:after,
.theme-content .form-horizontal .form-group:after,
.theme-content .btn-toolbar:after,
.theme-content .btn-group-vertical > .btn-group:after,
.theme-content .nav:after,
.theme-content .navbar:after,
.theme-content .navbar-header:after,
.theme-content .navbar-collapse:after,
.theme-content .pager:after,
.theme-content .panel-body:after,
.theme-content .modal-header:after,
.theme-content .modal-footer:after {
    clear: both;
}

.theme-content .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.theme-content .pull-right {
    float: right !important;
}

.theme-content .pull-left {
    float: left !important;
}

.theme-content .hide {
    display: none !important;
}

.theme-content .show {
    display: block !important;
}

.theme-content .invisible {
    visibility: hidden;
}

.theme-content .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.theme-content .hidden {
    display: none !important;
}

.theme-content .affix {
    position: fixed;
}

@-ms-viewport {
.theme-content {
    width: device-width;
}
}

.theme-content .visible-xs,
.theme-content .visible-sm,
.theme-content .visible-md,
.theme-content .visible-lg {
    display: none !important;
}

.theme-content .visible-xs-block,
.theme-content .visible-xs-inline,
.theme-content .visible-xs-inline-block,
.theme-content .visible-sm-block,
.theme-content .visible-sm-inline,
.theme-content .visible-sm-inline-block,
.theme-content .visible-md-block,
.theme-content .visible-md-inline,
.theme-content .visible-md-inline-block,
.theme-content .visible-lg-block,
.theme-content .visible-lg-inline,
.theme-content .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 768px) {
    .theme-content .visible-xs {
        display: block !important;
    }

    .theme-content table.visible-xs {
        display: table !important;
    }

    .theme-content tr.visible-xs {
        display: table-row !important;
    }

    .theme-content th.visible-xs,
    .theme-content td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 768px) {
    .theme-content .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .theme-content .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 768px) {
    .theme-content .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .theme-content .visible-sm {
        display: block !important;
    }

    .theme-content table.visible-sm {
        display: table !important;
    }

    .theme-content tr.visible-sm {
        display: table-row !important;
    }

    .theme-content th.visible-sm,
    .theme-content td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .theme-content .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .theme-content .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .theme-content .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .theme-content .visible-md {
        display: block !important;
    }

    .theme-content table.visible-md {
        display: table !important;
    }

    .theme-content tr.visible-md {
        display: table-row !important;
    }

    .theme-content th.visible-md,
    .theme-content td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .theme-content .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .theme-content .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .theme-content .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .theme-content .visible-lg {
        display: block !important;
    }

    .theme-content table.visible-lg {
        display: table !important;
    }

    .theme-content tr.visible-lg {
        display: table-row !important;
    }

    .theme-content th.visible-lg,
    .theme-content td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .theme-content .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .theme-content .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .theme-content .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 768px) {
    .theme-content .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .theme-content .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .theme-content .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .theme-content .hidden-lg {
        display: none !important;
    }
}

.theme-content .visible-print {
    display: none !important;
}

@media print {
    .theme-content .visible-print {
        display: block !important;
    }

    .theme-content table.visible-print {
        display: table !important;
    }

    .theme-content tr.visible-print {
        display: table-row !important;
    }

    .theme-content th.visible-print,
    .theme-content td.visible-print {
        display: table-cell !important;
    }
}

.theme-content .visible-print-block {
    display: none !important;
}

@media print {
    .theme-content .visible-print-block {
        display: block !important;
    }
}

.theme-content .visible-print-inline {
    display: none !important;
}

@media print {
    .theme-content .visible-print-inline {
        display: inline !important;
    }
}

.theme-content .visible-print-inline-block {
    display: none !important;
}

@media print {
    .theme-content .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .theme-content .hidden-print {
        display: none !important;
    }
}