@charset "UTF-8";
/**
 * Sascar Manager Bootstrap File
 *
 */
/**
 * Common files between modules
 * - Bootstrap
 * - Project mixins
 * - Silent classes (placeholders)
 * - Fonts
 * - Geral
 * - Theme Main
 *
 */
/* deprecated */
/* deprecated */
/* deprecated */
/* $input-border-radius-small:      $border-radius-small !default; */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
}

/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
body {
    margin: 0; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

/* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline; }

/* line 67, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
    display: none;
    height: 0; }

/* line 77, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
    display: none; }

/* line 89, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
a {
    background-color: transparent; }

/* line 98, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
    outline: 0; }

/* line 110, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
    border-bottom: 1px dotted; }

/* line 118, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
b,
strong {
    font-weight: bold; }

/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
dfn {
    font-style: italic; }

/* line 136, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/* line 145, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
mark {
    background: #ff0;
    color: #000; }

/* line 154, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
small {
    font-size: 80%; }

/* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

/* line 170, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
sup {
    top: -0.5em; }

/* line 174, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
sub {
    bottom: -0.25em; }

/* line 185, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
img {
    border: 0; }

/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
    overflow: hidden; }

/* line 204, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
figure {
    margin: 1em 40px; }

/* line 212, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
hr {
    box-sizing: content-box;
    height: 0; }

/* line 221, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
pre {
    overflow: auto; }

/* line 229, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

/* line 252, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

/* line 266, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button {
    overflow: visible; }

/* line 277, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button,
select {
    text-transform: none; }

/* line 290, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

/* line 302, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
    cursor: default; }

/* line 311, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* line 322, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
input {
    line-height: normal; }

/* line 334, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }

/* line 346, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/* line 356, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

/* line 367, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/* line 376, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/* line 387, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
legend {
    border: 0;
    padding: 0; }

/* line 396, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
textarea {
    overflow: auto; }

/* line 405, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
optgroup {
    font-weight: bold; }

/* line 416, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
table {
    border-collapse: collapse;
    border-spacing: 0; }

/* line 421, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_normalize.scss */
td,
th {
    padding: 0; }

.selectSearch {
    width: 290px;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    /* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important; }

    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    a,
    a:visited {
        text-decoration: underline; }

    /* line 23, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    a[href]:after {
        content: " (" attr(href) ")"; }

    /* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    abbr[title]:after {
        content: " (" attr(title) ")"; }

    /* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""; }

    /* line 38, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid; }

    /* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    thead {
        display: table-header-group; }

    /* line 48, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    tr,
    img {
        page-break-inside: avoid; }

    /* line 53, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    img {
        max-width: 100% !important; }

    /* line 57, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }

    /* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    h2,
    h3 {
        page-break-after: avoid; }

    /* line 72, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .navbar {
        display: none; }

    /* line 77, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important; }

    /* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .label {
        border: 1px solid #000; }

    /* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .table {
        border-collapse: collapse !important; }
    /* line 88, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
        background-color: #fff !important; }

    /* line 94, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_print.scss */
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important; } }
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("fonts/glyphicons-halflings-regular.eot");
    src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.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; }
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 31, 2017 */

@font-face {
    font-family: 'michelinblack';
    src: url('fonts/michelin-black.ttf') format('ttf'),
        url('fonts/michelin-black-webfont.woff2') format('woff2'),
        url('fonts/michelin-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'michelinbold';
    src: url('fonts/michelin-bold.ttf') format('ttf'),
        url('fonts/michelin-bold-webfont.woff2') format('woff2'),
        url('fonts/michelin-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'michelinlight';
    src: url('fonts/michelin-light.ttf') format('ttf'),
        url('fonts/michelin-light-webfont.woff2') format('woff2'),
        url('fonts/michelin-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'michelinregular';
    src: url('fonts/michelin-regular.ttf') format('ttf'),
        url('fonts/michelin-regular-webfont.woff2') format('woff2'),
        url('fonts/michelin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'michelinsemibold';
    src: url('fonts/michelin-semibold.ttf') format('ttf'),
        url('fonts/michelin-semibold-webfont.woff2') format('woff2'),
        url('fonts/michelin-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
    content: "\2a"; }

/* line 38, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
    content: "\2b"; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"; }

/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
    content: "\2212"; }

/* line 42, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
    content: "\2601"; }

/* line 43, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
    content: "\2709"; }

/* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
    content: "\270f"; }

/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
    content: "\e001"; }

/* line 46, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
    content: "\e002"; }

/* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
    content: "\e003"; }

/* line 48, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
    content: "\e005"; }

/* line 49, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
    content: "\e006"; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
    content: "\e007"; }

/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
    content: "\e008"; }

/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
    content: "\e009"; }

/* line 53, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
    content: "\e010"; }

/* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
    content: "\e011"; }

/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
    content: "\e012"; }

/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
    content: "\e013"; }

/* line 57, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
    content: "\e014"; }

/* line 58, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
    content: "\e015"; }

/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
    content: "\e016"; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
    content: "\e017"; }

/* line 61, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
    content: "\e018"; }

/* line 62, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
    content: "\e019"; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
    content: "\e020"; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
    content: "\e021"; }

/* line 65, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
    content: "\e022"; }

/* line 66, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
    content: "\e023"; }

/* line 67, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
    content: "\e024"; }

/* line 68, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
    content: "\e025"; }

/* line 69, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
    content: "\e026"; }

/* line 70, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
    content: "\e027"; }

/* line 71, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
    content: "\e028"; }

/* line 72, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
    content: "\e029"; }

/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
    content: "\e030"; }

/* line 74, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
    content: "\e031"; }

/* line 75, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
    content: "\e032"; }

/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
    content: "\e033"; }

/* line 77, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
    content: "\e034"; }

/* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
    content: "\e035"; }

/* line 79, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
    content: "\e036"; }

/* line 80, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
    content: "\e037"; }

/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
    content: "\e038"; }

/* line 82, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
    content: "\e039"; }

/* line 83, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
    content: "\e040"; }

/* line 84, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
    content: "\e041"; }

/* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
    content: "\e042"; }

/* line 86, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
    content: "\e043"; }

/* line 87, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
    content: "\e044"; }

/* line 88, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
    content: "\e045"; }

/* line 89, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
    content: "\e046"; }

/* line 90, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
    content: "\e047"; }

/* line 91, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
    content: "\e048"; }

/* line 92, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
    content: "\e049"; }

/* line 93, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
    content: "\e050"; }

/* line 94, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
    content: "\e051"; }

/* line 95, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
    content: "\e052"; }

/* line 96, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
    content: "\e053"; }

/* line 97, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
    content: "\e054"; }

/* line 98, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
    content: "\e055"; }

/* line 99, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
    content: "\e056"; }

/* line 100, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
    content: "\e057"; }

/* line 101, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
    content: "\e058"; }

/* line 102, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
    content: "\e059"; }

/* line 103, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
    content: "\e060"; }

/* line 104, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
    content: "\e062"; }

/* line 105, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
    content: "\e063"; }

/* line 106, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
    content: "\e064"; }

/* line 107, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
    content: "\e065"; }

/* line 108, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
    content: "\e066"; }

/* line 109, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
    content: "\e067"; }

/* line 110, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
    content: "\e068"; }

/* line 111, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
    content: "\e069"; }

/* line 112, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
    content: "\e070"; }

/* line 113, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
    content: "\e071"; }

/* line 114, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
    content: "\e072"; }

/* line 115, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
    content: "\e073"; }

/* line 116, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
    content: "\e074"; }

/* line 117, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
    content: "\e075"; }

/* line 118, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
    content: "\e076"; }

/* line 119, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
    content: "\e077"; }

/* line 120, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
    content: "\e078"; }

/* line 121, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
    content: "\e079"; }

/* line 122, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
    content: "\e080"; }

/* line 123, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
    content: "\e081"; }

/* line 124, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
    content: "\e082"; }

/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
    content: "\e083"; }

/* line 126, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
    content: "\e084"; }

/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
    content: "\e085"; }

/* line 128, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
    content: "\e086"; }

/* line 129, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
    content: "\e087"; }

/* line 130, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
    content: "\e088"; }

/* line 131, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
    content: "\e089"; }

/* line 132, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
    content: "\e090"; }

/* line 133, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
    content: "\e091"; }

/* line 134, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
    content: "\e092"; }

/* line 135, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
    content: "\e093"; }

/* line 136, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
    content: "\e094"; }

/* line 137, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
    content: "\e095"; }

/* line 138, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
    content: "\e096"; }

/* line 139, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
    content: "\e097"; }

/* line 140, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
    content: "\e101"; }

/* line 141, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
    content: "\e102"; }

/* line 142, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
    content: "\e103"; }

/* line 143, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
    content: "\e104"; }

/* line 144, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
    content: "\e105"; }

/* line 145, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
    content: "\e106"; }

/* line 146, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
    content: "\e107"; }

/* line 147, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
    content: "\e108"; }

/* line 148, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
    content: "\e109"; }

/* line 149, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
    content: "\e110"; }

/* line 150, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
    content: "\e111"; }

/* line 151, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
    content: "\e112"; }

/* line 152, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
    content: "\e113"; }

/* line 153, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
    content: "\e114"; }

/* line 154, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
    content: "\e115"; }

/* line 155, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
    content: "\e116"; }

/* line 156, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
    content: "\e117"; }

/* line 157, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
    content: "\e118"; }

/* line 158, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
    content: "\e119"; }

/* line 159, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
    content: "\e120"; }

/* line 160, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
    content: "\e121"; }

/* line 161, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
    content: "\e122"; }

/* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
    content: "\e123"; }

/* line 163, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
    content: "\e124"; }

/* line 164, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
    content: "\e125"; }

/* line 165, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
    content: "\e126"; }

/* line 166, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
    content: "\e127"; }

/* line 167, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
    content: "\e128"; }

/* line 168, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
    content: "\e129"; }

/* line 169, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
    content: "\e130"; }

/* line 170, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
    content: "\e131"; }

/* line 171, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
    content: "\e132"; }

/* line 172, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
    content: "\e133"; }

/* line 173, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
    content: "\e134"; }

/* line 174, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
    content: "\e135"; }

/* line 175, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
    content: "\e136"; }

/* line 176, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
    content: "\e137"; }

/* line 177, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
    content: "\e138"; }

/* line 178, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
    content: "\e139"; }

/* line 179, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
    content: "\e140"; }

/* line 180, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
    content: "\e141"; }

/* line 181, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
    content: "\e142"; }

/* line 182, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
    content: "\e143"; }

/* line 183, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
    content: "\e144"; }

/* line 184, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
    content: "\e145"; }

/* line 185, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
    content: "\e146"; }

/* line 186, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
    content: "\e148"; }

/* line 187, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
    content: "\e149"; }

/* line 188, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
    content: "\e150"; }

/* line 189, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
    content: "\e151"; }

/* line 190, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }

/* line 191, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
    content: "\e153"; }

/* line 192, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
    content: "\e154"; }

/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
    content: "\e155"; }

/* line 194, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }

/* line 195, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
    content: "\e157"; }

/* line 196, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
    content: "\e158"; }

/* line 197, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
    content: "\e159"; }

/* line 198, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
    content: "\e160"; }

/* line 199, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
    content: "\e161"; }

/* line 200, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
    content: "\e162"; }

/* line 201, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
    content: "\e163"; }

/* line 202, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
    content: "\e164"; }

/* line 203, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
    content: "\e165"; }

/* line 204, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
    content: "\e166"; }

/* line 205, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
    content: "\e167"; }

/* line 206, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
    content: "\e168"; }

/* line 207, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
    content: "\e169"; }

/* line 208, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
    content: "\e170"; }

/* line 209, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
    content: "\e171"; }

/* line 210, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
    content: "\e172"; }

/* line 211, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
    content: "\e173"; }

/* line 212, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
    content: "\e174"; }

/* line 213, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
    content: "\e175"; }

/* line 214, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
    content: "\e176"; }

/* line 215, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
    content: "\e177"; }

/* line 216, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
    content: "\e178"; }

/* line 217, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
    content: "\e179"; }

/* line 218, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
    content: "\e180"; }

/* line 219, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
    content: "\e181"; }

/* line 220, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
    content: "\e182"; }

/* line 221, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
    content: "\e183"; }

/* line 222, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
    content: "\e184"; }

/* line 223, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
    content: "\e185"; }

/* line 224, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
    content: "\e186"; }

/* line 225, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
    content: "\e187"; }

/* line 226, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
    content: "\e188"; }

/* line 227, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
    content: "\e189"; }

/* line 228, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
    content: "\e190"; }

/* line 229, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
    content: "\e191"; }

/* line 230, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
    content: "\e192"; }

/* line 231, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
    content: "\e193"; }

/* line 232, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
    content: "\e194"; }

/* line 233, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
    content: "\e195"; }

/* line 234, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
    content: "\e197"; }

/* line 235, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
    content: "\e198"; }

/* line 236, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
    content: "\e199"; }

/* line 237, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
    content: "\e200"; }

/* line 238, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
    content: "\e201"; }

/* line 239, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
    content: "\e202"; }

/* line 240, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
    content: "\e203"; }

/* line 241, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
    content: "\e204"; }

/* line 242, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
    content: "\e205"; }

/* line 243, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
    content: "\e206"; }

/* line 252, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
    content: "\e209"; }

/* line 253, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
    content: "\e210"; }

/* line 254, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
    content: "\e211"; }

/* line 255, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
    content: "\e212"; }

/* line 256, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
    content: "\e213"; }

/* line 257, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
    content: "\e214"; }

/* line 258, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
    content: "\e215"; }

/* line 259, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
    content: "\e216"; }

/* line 260, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
    content: "\26fa"; }

/* line 261, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
    content: "\e218"; }

/* line 262, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
    content: "\e219"; }

/* line 263, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
    content: "\f8ff"; }

/* line 264, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
    content: "\e221"; }

/* line 265, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
    content: "\231b"; }

/* line 266, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
    content: "\e223"; }

/* line 267, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
    content: "\e224"; }

/* line 268, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
    content: "\e225"; }

/* line 269, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
    content: "\e226"; }

/* line 270, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
    content: "\e227"; }

/* line 271, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
    content: "\e227"; }

/* line 272, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
    content: "\e227"; }

/* line 273, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
    content: "\00a5"; }

/* line 274, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
    content: "\00a5"; }

/* line 275, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
    content: "\20bd"; }

/* line 276, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
    content: "\20bd"; }

/* line 277, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
    content: "\e230"; }

/* line 278, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
    content: "\e231"; }

/* line 279, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }

/* line 280, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
    content: "\e233"; }

/* line 281, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
    content: "\e234"; }

/* line 282, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
    content: "\e235"; }

/* line 283, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
    content: "\e236"; }

/* line 284, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
    content: "\e237"; }

/* line 285, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
    content: "\e238"; }

/* line 286, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
    content: "\e239"; }

/* line 287, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
    content: "\e240"; }

/* line 288, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
    content: "\e241"; }

/* line 289, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
    content: "\e242"; }

/* line 290, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
    content: "\e243"; }

/* line 291, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
    content: "\e244"; }

/* line 292, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
    content: "\e245"; }

/* line 293, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
    content: "\e246"; }

/* line 294, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
    content: "\e247"; }

/* line 295, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
    content: "\e248"; }

/* line 296, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
    content: "\e249"; }

/* line 297, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
    content: "\e250"; }

/* line 298, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
    content: "\e251"; }

/* line 299, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
    content: "\e252"; }

/* line 300, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
    content: "\e253"; }

/* line 301, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
    content: "\e254"; }

/* line 302, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
    content: "\e255"; }

/* line 303, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
    content: "\e256"; }

/* line 304, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
    content: "\e257"; }

/* line 305, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
    content: "\e258"; }

/* line 306, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
    content: "\e259"; }

/* line 307, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
    content: "\e260"; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
body {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
    background-color: #f3f3f3; }

/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

/* line 48, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
a {
    color: #666;
    text-decoration: none; }
/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
    color: #333; }
/* line 58, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
figure {
    margin: 0; }

/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
img {
    vertical-align: middle; }

/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

/* line 86, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
    border-radius: 6px; }

/* line 93, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }

/* line 106, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
    border-radius: 50%;
    background-color: #3bb4e3; }

/* line 113, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f3f3f3; }

/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

/* line 141, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

/* line 159, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
    cursor: pointer; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #eaeaea; }

/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%; }

/* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h1, .h1 {
    font-size: 36px; }

/* line 48, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h2, .h2 {
    font-size: 30px; }

/* line 49, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h3, .h3 {
    font-size: 24px; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h4, .h4 {
    font-size: 18px; }

/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h5, .h5 {
    font-size: 14px; }

/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
h6, .h6 {
    font-size: 12px; }

/* line 58, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
p {
    margin: 0 0 10px; }

/* line 62, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
@media (min-width: 768px) {
    /* line 62, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
    .lead {
        font-size: 21px; } }

/* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
small,
.small {
    font-size: 85%; }

/* line 83, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
mark,
.mark {
    background-color: rgba(243, 169, 58, 0.2);
    padding: .2em; }

/* line 90, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-left {
    text-align: left; }

/* line 91, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-right {
    text-align: right; }

/* line 92, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-center {
    text-align: center; }

/* line 93, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-justify {
    text-align: justify; }

/* line 94, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-nowrap {
    white-space: nowrap; }

/* line 97, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-lowercase {
    text-transform: lowercase; }

/* line 98, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
    text-transform: uppercase; }

/* line 99, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-capitalize {
    text-transform: capitalize; }

/* line 102, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.text-muted {
    color: #eaeaea; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
    color: #3aacf3; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
    color: #0e97ec; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
    color: #307352; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
    color: #214f38; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
    color: #31708f; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
    color: #245269; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
    color: #bc750b; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
    color: #8c5708; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
    color: #e84514; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
    color: #b93710; }

/* line 119, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.bg-primary {
    color: #fff; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
    background-color: #3aacf3; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #0e97ec; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
    background-color: rgba(86, 187, 137, 0.2); }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
    background-color: rgba(64, 158, 111, 0.2); }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
    background-color: #d9edf7; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
    background-color: rgba(243, 169, 58, 0.2); }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: rgba(236, 147, 14, 0.2); }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
    background-color: rgba(216, 95, 64, 0.2); }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: rgba(190, 70, 39, 0.2); }

/* line 138, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #f3f3f3; }

/* line 149, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px; }
/* line 153, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0; }

/* line 167, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.list-unstyled {
    padding-left: 0;
    list-style: none; }

/* line 173, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
/* line 177, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

/* line 185, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
dl {
    margin-top: 0;
    margin-bottom: 20px; }

/* line 189, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
dt,
dd {
    line-height: 1.42857; }

/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
dt {
    font-weight: bold; }

/* line 196, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
dd {
    margin-left: 0; }

/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
    clear: both; }
@media (min-width: 768px) {
    /* line 211, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    /* line 218, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
    .dl-horizontal dd {
        margin-left: 180px; } }

/* line 229, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #eaeaea; }

/* line 235, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.initialism {
    font-size: 90%; }

/* line 241, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #f3f3f3; }
/* line 250, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0; }
/* line 257, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #eaeaea; }
/* line 265, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'; }

/* line 274, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f3f3f3;
    border-left: 0;
    text-align: right; }
/* line 286, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''; }
/* line 287, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

/* line 294, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_type.scss */
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }

/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #666;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_grid.scss */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
    clear: both; }
@media (min-width: 768px) {
    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 100%; } }
@media (min-width: 992px) {
    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 100%; } }
@media (min-width: 1200px) {
    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 100%; } }

/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_grid.scss */
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
    clear: both; }


/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
    clear: both; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
    width: 8.33333%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
    width: 16.66667%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
    width: 25%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
    width: 33.33333%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
    width: 41.66667%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
    width: 50%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
    width: 58.33333%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
    width: 66.66667%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
    width: 75%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
    width: 83.33333%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
    width: 91.66667%; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
    width: 100%; }

/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
    right: auto; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
    right: 8.33333%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
    right: 16.66667%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
    right: 25%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
    right: 33.33333%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
    right: 41.66667%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
    right: 50%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
    right: 58.33333%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
    right: 66.66667%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
    right: 75%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
    right: 83.33333%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
    right: 91.66667%; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
    right: 100%; }

/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
    left: auto; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
    left: 8.33333%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
    left: 16.66667%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
    left: 25%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
    left: 33.33333%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
    left: 41.66667%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
    left: 50%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
    left: 58.33333%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
    left: 66.66667%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
    left: 75%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
    left: 83.33333%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
    left: 91.66667%; }

/* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
    left: 100%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
    margin-left: 0%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
    margin-left: 8.33333%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
    margin-left: 16.66667%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
    margin-left: 25%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
    margin-left: 33.33333%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
    margin-left: 41.66667%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
    margin-left: 50%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
    margin-left: 58.33333%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
    margin-left: 66.66667%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
    margin-left: 75%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
    margin-left: 83.33333%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
    margin-left: 91.66667%; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 768px) {
    /* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-1 {
        width: 8.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-2 {
        width: 16.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-3 {
        width: 25%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-4 {
        width: 33.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-5 {
        width: 41.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-6 {
        width: 50%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-7 {
        width: 58.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-8 {
        width: 66.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-9 {
        width: 75%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-10 {
        width: 83.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-11 {
        width: 91.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-12 {
        width: 100%; }

    /* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-0 {
        right: auto; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-1 {
        right: 8.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-2 {
        right: 16.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-3 {
        right: 25%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-4 {
        right: 33.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-5 {
        right: 41.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-6 {
        right: 50%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-7 {
        right: 58.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-8 {
        right: 66.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-9 {
        right: 75%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-10 {
        right: 83.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-11 {
        right: 91.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-12 {
        right: 100%; }

    /* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-0 {
        left: auto; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-1 {
        left: 8.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-2 {
        left: 16.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-3 {
        left: 25%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-4 {
        left: 33.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-5 {
        left: 41.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-6 {
        left: 50%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-7 {
        left: 58.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-8 {
        left: 66.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-9 {
        left: 75%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-10 {
        left: 83.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-11 {
        left: 91.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-12 {
        left: 100%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-0 {
        margin-left: 0%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-1 {
        margin-left: 8.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-2 {
        margin-left: 16.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-3 {
        margin-left: 25%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-4 {
        margin-left: 33.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-5 {
        margin-left: 41.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-6 {
        margin-left: 50%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-7 {
        margin-left: 58.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-8 {
        margin-left: 66.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-9 {
        margin-left: 75%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-10 {
        margin-left: 83.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-11 {
        margin-left: 91.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-12 {
        margin-left: 100%; } }

@media (min-width: 992px) {
    /* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1 {
        width: 8.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-2 {
        width: 16.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-3 {
        width: 25%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-4 {
        width: 33.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-5 {
        width: 41.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-6 {
        width: 50%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-7 {
        width: 58.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-8 {
        width: 66.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-9 {
        width: 75%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-10 {
        width: 83.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-11 {
        width: 91.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-12 {
        width: 100%; }

    /* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-0 {
        right: auto; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-1 {
        right: 8.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-2 {
        right: 16.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-3 {
        right: 25%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-4 {
        right: 33.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-5 {
        right: 41.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-6 {
        right: 50%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-7 {
        right: 58.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-8 {
        right: 66.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-9 {
        right: 75%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-10 {
        right: 83.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-11 {
        right: 91.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-12 {
        right: 100%; }

    /* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-0 {
        left: auto; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-1 {
        left: 8.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-2 {
        left: 16.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-3 {
        left: 25%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-4 {
        left: 33.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-5 {
        left: 41.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-6 {
        left: 50%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-7 {
        left: 58.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-8 {
        left: 66.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-9 {
        left: 75%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-10 {
        left: 83.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-11 {
        left: 91.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-12 {
        left: 100%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-0 {
        margin-left: 0%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-1 {
        margin-left: 8.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-2 {
        margin-left: 16.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-3 {
        margin-left: 25%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-4 {
        margin-left: 33.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-5 {
        margin-left: 41.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-6 {
        margin-left: 50%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-7 {
        margin-left: 58.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-8 {
        margin-left: 66.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-9 {
        margin-left: 75%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-10 {
        margin-left: 83.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-11 {
        margin-left: 91.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-12 {
        margin-left: 100%; } }
@media (min-width: 1200px) {
    /* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1 {
        width: 8.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-2 {
        width: 16.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-3 {
        width: 25%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-4 {
        width: 33.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-5 {
        width: 41.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-6 {
        width: 50%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-7 {
        width: 58.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-8 {
        width: 66.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-9 {
        width: 75%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-10 {
        width: 83.33333%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-11 {
        width: 91.66667%; }

    /* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-12 {
        width: 100%; }

    /* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-0 {
        right: auto; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-1 {
        right: 8.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-2 {
        right: 16.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-3 {
        right: 25%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-4 {
        right: 33.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-5 {
        right: 41.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-6 {
        right: 50%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-7 {
        right: 58.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-8 {
        right: 66.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-9 {
        right: 75%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-10 {
        right: 83.33333%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-11 {
        right: 91.66667%; }

    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-12 {
        right: 100%; }

    /* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-0 {
        left: auto; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-1 {
        left: 8.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-2 {
        left: 16.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-3 {
        left: 25%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-4 {
        left: 33.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-5 {
        left: 41.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-6 {
        left: 50%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-7 {
        left: 58.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-8 {
        left: 66.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-9 {
        left: 75%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-10 {
        left: 83.33333%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-11 {
        left: 91.66667%; }

    /* line 40, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-12 {
        left: 100%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-0 {
        margin-left: 0%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-1 {
        margin-left: 8.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-2 {
        margin-left: 16.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-3 {
        margin-left: 25%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-4 {
        margin-left: 33.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-5 {
        margin-left: 41.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-6 {
        margin-left: 50%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-7 {
        margin-left: 58.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-8 {
        margin-left: 66.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-9 {
        margin-left: 75%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-10 {
        margin-left: 83.33333%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-11 {
        margin-left: 91.66667%; }

    /* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-12 {
        margin-left: 100%; } }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
table {
    background-color: transparent; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #eaeaea;
    text-align: left; }

/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
th {
    text-align: left; }

/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #EAEAEA; }
/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #EAEAEA; }
/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
    font-size: 13px;
    color: #666666; }
/* line 57, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
    border-top: 2px solid #e7eaec; }
/* line 62, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table .table {
    background-color: #f3f3f3; }

/* line 75, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px; }

/* line 88, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-bordered {
    border: 1px solid #e7eaec; }
/* line 94, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #e7eaec; }
/* line 101, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 114, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
    background-color: #ddd; }

/* line 135, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }

/* line 143, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #ddd; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #d0d0d0; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: rgba(86, 187, 137, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: rgba(71, 176, 124, 0.2); }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: rgba(243, 169, 58, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: rgba(242, 159, 34, 0.2); }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: rgba(216, 95, 64, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: rgba(211, 77, 43, 0.2); }

/* line 171, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
@media screen and (max-width: 767px) {
    /* line 171, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e7eaec; }
    /* line 183, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table {
        margin-bottom: 0; }
    /* line 191, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    /* line 200, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table-bordered {
        border: 0; }
    /* line 208, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
    /* line 212, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
    /* line 225, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tables.scss */
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
legend {
    display: block;
/*    width: 100%; */
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #666;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }

/* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }

/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
    display: block; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
    display: block;
    width: 100%; }

/* line 70, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
    height: auto; }

/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 83, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666; }

/* line 114, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control, .container-fluid tags-input .tags {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e7eaec;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
/* line 57, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus, .container-fluid tags-input .tags:focus, .container-fluid tags-input .tags.focused {
    border-color: #666;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6); }
/* line 103, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, .container-fluid tags-input .tags::-moz-placeholder {
    color: #999;
    opacity: 1; }
/* line 107, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder, .container-fluid tags-input .tags:-ms-input-placeholder {
    color: #999; }
/* line 108, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder, .container-fluid tags-input .tags::-webkit-input-placeholder {
    color: #999; }
/* line 140, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .container-fluid tags-input [disabled].tags, .form-control[readonly], .container-fluid tags-input [readonly].tags, fieldset[disabled] .form-control, fieldset[disabled] .container-fluid tags-input .tags, .container-fluid tags-input fieldset[disabled] .tags {
    background-color: #f3f3f3;
    opacity: 1; }
/* line 147, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .container-fluid tags-input [disabled].tags, fieldset[disabled] .form-control, fieldset[disabled] .container-fluid tags-input .tags, .container-fluid tags-input fieldset[disabled] .tags {
    cursor: not-allowed; border: 0px;}

/* line 156, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
textarea.form-control, .container-fluid tags-input textarea.tags {
    height: auto; }

/* line 168, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* line 187, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    input[type="date"].form-control, .container-fluid tags-input input[type="date"].tags,
    input[type="time"].form-control,
    .container-fluid tags-input input[type="time"].tags,
    input[type="datetime-local"].form-control,
    .container-fluid tags-input input[type="datetime-local"].tags,
    input[type="month"].form-control,
    .container-fluid tags-input input[type="month"].tags {
        /*line-height: 34px;*/ 
    }
    /* line 191, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .container-fluid tags-input .input-group-sm > input[type="date"].tags,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .container-fluid tags-input .input-group-sm > input[type="time"].tags,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .container-fluid tags-input .input-group-sm > input[type="datetime-local"].tags,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .container-fluid tags-input .input-group-sm > input[type="month"].tags,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
    input[type="month"] {
        line-height: 30px; }
    /* line 196, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .container-fluid tags-input .input-group-lg > input[type="date"].tags,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .container-fluid tags-input .input-group-lg > input[type="time"].tags,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .container-fluid tags-input .input-group-lg > input[type="datetime-local"].tags,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .container-fluid tags-input .input-group-lg > input[type="month"].tags,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
    input[type="month"] {
        line-height: 46px; } }
/* line 209, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group {
    margin-bottom: 20px; 
    float: left;
    width: 100%;}

/* line 218, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
/* line 225, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 233, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    /*position: absolute;*/
    margin-left: -5px;
    margin-top: 0px; }

.form-check-label {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif!important;
    padding-right: 10px;
    padding-left: 6px;
}

/* line 242, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px; }

/* line 248, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    /*padding-left: 20px;*/
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }

/* line 258, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }

/* line 270, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed; }

/* line 279, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed; }

/* line 289, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
    cursor: not-allowed; }

/* line 301, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
/* line 309, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .container-fluid tags-input .input-group-lg > .form-control-static.tags,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .container-fluid tags-input .input-group-sm > .form-control-static.tags,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

/* line 71, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control, .container-fluid tags-input .input-group-sm > .tags,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0; }

/* line 79, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control, .container-fluid tags-input .input-group-sm > select.tags,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }

/* line 84, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control, .container-fluid tags-input .input-group-sm > textarea.tags,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.container-fluid tags-input .input-group-sm > select[multiple].tags,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto; }

/* line 327, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control, .form-group-sm .container-fluid tags-input .tags, .container-fluid tags-input .form-group-sm .tags {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0; }
/* line 334, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control, .form-group-sm .container-fluid tags-input select.tags, .container-fluid tags-input .form-group-sm select.tags {
    height: 30px;
    line-height: 30px; }
/* line 338, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control, .form-group-sm .container-fluid tags-input textarea.tags, .container-fluid tags-input .form-group-sm textarea.tags,
.form-group-sm select[multiple].form-control,
.form-group-sm .container-fluid tags-input select[multiple].tags,
.container-fluid tags-input .form-group-sm select[multiple].tags {
    height: auto; }
/* line 342, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

/* line 71, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control, .container-fluid tags-input .input-group-lg > .tags,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0; }

/* line 79, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control, .container-fluid tags-input .input-group-lg > select.tags,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px; }

/* line 84, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control, .container-fluid tags-input .input-group-lg > textarea.tags,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.container-fluid tags-input .input-group-lg > select[multiple].tags,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto; }

/* line 353, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control, .form-group-lg .container-fluid tags-input .tags, .container-fluid tags-input .form-group-lg .tags {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0; }
/* line 360, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control, .form-group-lg .container-fluid tags-input select.tags, .container-fluid tags-input .form-group-lg select.tags {
    height: 46px;
    line-height: 46px; }
/* line 364, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control, .form-group-lg .container-fluid tags-input textarea.tags, .container-fluid tags-input .form-group-lg textarea.tags,
.form-group-lg select[multiple].form-control,
.form-group-lg .container-fluid tags-input select[multiple].tags,
.container-fluid tags-input .form-group-lg select[multiple].tags {
    height: auto; }
/* line 368, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }

/* line 382, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.has-feedback {
    position: relative; }
/* line 387, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control, .has-feedback .container-fluid tags-input .tags, .container-fluid tags-input .has-feedback .tags {
    padding-right: 42.5px; }

/* line 392, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }

/* line 404, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .container-fluid tags-input .input-group-lg > .tags + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .container-fluid tags-input .tags + .form-control-feedback,
.container-fluid tags-input .form-group-lg .tags + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }

/* line 411, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .container-fluid tags-input .input-group-sm > .tags + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .container-fluid tags-input .tags + .form-control-feedback,
.container-fluid tags-input .form-group-sm .tags + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #307352; }
/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .container-fluid tags-input .tags, .container-fluid tags-input .has-success .tags {
    border-color: #307352;
    -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); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-success .tags:focus, .has-success .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-success .tags.focused {
    border-color: #214f38;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #52b785;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #52b785; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
    color: #307352;
    border-color: #307352;
    background-color: rgba(86, 187, 137, 0.2); }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
    color: #307352; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #bc750b; }
/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .container-fluid tags-input .tags, .container-fluid tags-input .has-warning .tags {
    border-color: #bc750b;
    -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); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-warning .tags:focus, .has-warning .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-warning .tags.focused {
    border-color: #8c5708;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3a93a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3a93a; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
    color: #bc750b;
    border-color: #bc750b;
    background-color: rgba(243, 169, 58, 0.2); }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
    color: #bc750b; }

/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #e84514; }
/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .container-fluid tags-input .tags, .container-fluid tags-input .has-error .tags {
    border-color: #e84514;
    -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); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-error .tags:focus, .has-error .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-error .tags.focused {
    border-color: #b93710;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38e6f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38e6f; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
    color: #e84514;
    border-color: #e84514;
    background-color: rgba(216, 95, 64, 0.2); }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
    color: #e84514; }

/* line 433, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
    top: 25px; }
/* line 436, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

/* line 447, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6; }

@media (min-width: 768px) {
    /* line 472, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .form-group {
        display: inline-block;
        /* margin-bottom: 0; */
        vertical-align: middle; }
    /* line 479, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .form-control, .form-inline .container-fluid tags-input .tags, .container-fluid tags-input .form-inline .tags {
        display: inline-block;
        /* width: auto; */
        vertical-align: middle; }
    /* line 486, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .form-control-static {
        display: inline-block; }
    /* line 490, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    /* line 494, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .container-fluid tags-input .tags,
    .container-fluid tags-input .form-inline .input-group .tags {
        width: auto; }
    /* line 502, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group > .form-control, .form-inline .container-fluid tags-input .input-group > .tags, .container-fluid tags-input .form-inline .input-group > .tags {
        width: 100%; }
    /* line 506, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 513, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 520, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0; }
    /* line 524, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    /* line 531, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

/* line 553, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
/* line 563, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px; }
/* line 569, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
    /* line 576, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px; } }
/* line 587, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
@media (min-width: 768px) {
    /* line 597, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px; } }
@media (min-width: 768px) {
    /* line 605, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px; } }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn {
    font-family: "open_sanssemibold", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    border-color: #666;
    outline: 0; }
/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
/* line 39, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
/* line 46, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 58, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none; }

/* line 68, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
    color: #fff;
    background-color: #333; }

/* line 71, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
    color: #fff;
    background-color: #3aacf3;
    border-color: #22a2f2; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0e97ec;
    border-color: #08598c; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
    color: #fff;
    background-color: #0e97ec;
    border-color: #0c81ca; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0e97ec;
    border-color: #0c81ca; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #0c81ca;
    border-color: #08598c; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #3aacf3;
    border-color: #22a2f2; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
    color: #3aacf3;
    background-color: #fff; }

/* line 75, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-success {
    color: #fff;
    background-color: #3bb4e3;
    border-color: #47b07c; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #3bb4e3;
    border-color: #22563c; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
    color: #fff;
    background-color: #3bb4e3;
    border-color: #35855e; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3bb4e3;
    border-color: #35855e; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #333;
    background-color: #3bb4e3;
    border-color: #22563c; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #3bb4e3;
    border-color: #47b07c; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
    color: #56bb89;
    background-color: #fff; }

/* line 79, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

/* line 83, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
    color: #fff;
    background-color: #f3a93a;
    border-color: #f29f22; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec930e;
    border-color: #8c5708; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
    color: #fff;
    background-color: #ec930e;
    border-color: #ca7e0c; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec930e;
    border-color: #ca7e0c; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #ca7e0c;
    border-color: #8c5708; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f3a93a;
    border-color: #f29f22; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
    color: #f3a93a;
    background-color: #fff; }

/* line 87, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
    color: #fff;
    background-color: #d85f40;
    border-color: #d34d2b; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #be4627;
    border-color: #692716; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
    color: #fff;
    background-color: #be4627;
    border-color: #a13b21; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #be4627;
    border-color: #a13b21; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #a13b21;
    border-color: #692716; }
/* line 37, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d85f40;
    border-color: #d34d2b; }
/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
    color: #d85f40;
    background-color: #fff; }

.btn-red {
    color: #fff;
    background-color: red;
    border-color: #d34d2b; }

.btn-red[disabled] {
    color: #fff;
    background-color: rgb(250, 98, 98);
    border-color: #da5838; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:hover{
    color: #fff;
    background-color: rgb(248, 36, 36);
    border-color: #692716; }
/* line 96, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-link {
    color: #3aacf3;
    font-weight: normal;
    border-radius: 0; }
/* line 101, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
/* line 109, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
/* line 115, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
    color: #0d87d4;
    text-decoration: underline;
    background-color: transparent; }
/* line 123, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #eaeaea;
    text-decoration: none; }

/* line 135, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }

/* line 139, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

/* line 143, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

/* line 151, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-block {
    display: block;
    width: 100%; }

/* line 157, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
    margin-top: 5px; }

/* line 165, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%; }

/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
/* line 13, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
    opacity: 1; }

/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
.collapse {
    display: none; }
/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
    display: block; }

/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
    display: table-row; }

/* line 28, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
    display: table-row-group; }

/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_component-animations.scss */
.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; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.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; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
    position: relative; }

/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
    outline: 0; }

/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #999999;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
/* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
    right: 0;
    left: auto; }
/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
/* line 65, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #666;
    white-space: nowrap; }

/* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #595959;
    background-color: #f5f5f5; }

/* line 88, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #3aacf3; }

/* line 103, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #eaeaea; }
/* line 110, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.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; }

/* line 123, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
    display: block; }
/* line 128, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
    outline: 0; }

/* line 137, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
    left: auto;
    right: 0; }

/* line 147, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
    left: 0;
    right: auto; }

/* line 153, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #eaeaea;
    white-space: nowrap; }

/* line 163, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }

/* line 173, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

/* line 186, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 768px) {
    /* line 207, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    /* line 212, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_dropdowns.scss */
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto; } }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2; }

/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: 0px; }

/* line 35, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
    margin-left: -5px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
    clear: both; }
/* line 39, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left; }
/* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px; }

/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
    margin-left: 0; }
/* line 58, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

/* line 69, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
    float: left; }

/* line 72, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

/* line 86, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0; }

/* line 105, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }

/* line 109, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }

/* line 116, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.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); }
/* line 120, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
    margin-left: 0; }

/* line 131, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

/* line 136, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }

/* line 145, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
    clear: both; }
/* line 157, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
    float: none; }
/* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

/* line 172, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
/* line 175, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
/* line 179, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 184, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

/* line 188, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 201, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
/* line 206, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
/* line 212, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
    width: 100%; }
/* line 216, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group {
    position: relative;
    display: table;
    width:100%;
    border-collapse: separate; 
    /* z-index: 1 !important; */
}
/* line 13, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control, .input-group .container-fluid tags-input .tags, .container-fluid tags-input .input-group .tags {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

/* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .container-fluid tags-input .tags,
.container-fluid tags-input .input-group .tags {
    display: table-cell; }
/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .container-fluid tags-input .tags:not(:first-child):not(:last-child),
.container-fluid tags-input .input-group .tags:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #f3f3f3;
    border: 1px solid #e7eaec;
    border-radius: 4px; }
/* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .container-fluid tags-input .input-group-sm > .input-group-addon.tags,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
/* line 90, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .container-fluid tags-input .input-group-lg > .input-group-addon.tags,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
/* line 97, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 104, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group .container-fluid tags-input .tags:first-child, .container-fluid tags-input .input-group .tags:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 113, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
    border-right: 0; }

/* line 116, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group .container-fluid tags-input .tags:last-child, .container-fluid tags-input .input-group .tags:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
    border-left: 0; }

/* line 131, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
/* line 140, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
    position: relative; }
/* line 142, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
    margin-left: -1px; }
/* line 146, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2; }
/* line 155, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
/* line 161, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
    clear: both; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li {
    position: relative;
    display: block; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
/* line 23, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
    color: #eaeaea; }
/* line 34, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #eaeaea;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed; }
/* line 46, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #3aacf3; }
/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
/* line 66, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
    max-width: none; }

/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
    border-bottom: 1px solid #ddd; }
/* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
/* line 84, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
/* line 89, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
    border-color: #f3f3f3 #f3f3f3 #ddd; }
/* line 96, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #e9e9e9;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }

/* line 118, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
    float: left; }
/* line 122, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
    border-radius: 4px; }
/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
    margin-left: 2px; }
/* line 131, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #3aacf3; }

/* line 144, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
    float: none; }
/* line 146, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
    width: 100%; }
/* line 163, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
/* line 165, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
/* line 171, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
@media (min-width: 768px) {
    /* line 177, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    /* line 180, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0; }
/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
/* line 199, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
@media (min-width: 768px) {
    /* line 206, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    /* line 210, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #f3f3f3; } }

/* line 224, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
    display: none; }
/* line 227, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
    display: block; }

/* line 237, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar {
    position: relative;
    border: 1px solid #eaeaea;
    background-color: #fff; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
    clear: both; }
@media (min-width: 768px) {
    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar {
        border-radius: 4px; } }

/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
    clear: both; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
    clear: both; }

@media (max-width: 1023px) {
    .nav-pills > li {
        float: none !important;
    }
}
@media (min-width: 1024px) {
    /* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
    /* line 68, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse.collapse {
        display: block !important;
        padding-bottom: 0;
        overflow: visible !important; }
    /* line 75, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse.in {
        overflow-y: visible; }
    /* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

@media (max-device-width: 480px) and (orientation: landscape) {
    /* line 92, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
/* line 128, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
@media (min-width: 768px) {
    /* line 128, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
        border-radius: 0; } }

/* line 138, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
@media (min-width: 768px) {
    /* line 138, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0; } }

/* line 150, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

/* line 154, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

/* line 163, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
/* line 170, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }


/* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
/* line 206, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
    outline: 0; }
/* line 211, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
/* line 217, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
@media (min-width: 1024px) {
    /* line 193, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
        display: none; } }

/* line 235, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
@media (max-width: 767px) {
    /* line 243, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
    /* line 251, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
    /* line 255, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
    /* line 257, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none; } }
@media (min-width: 768px) {
    /* line 232, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
        float: left;
        margin: 0; }
    /* line 270, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav > li {
        float: left; }
    /* line 272, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

/* line 286, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }
@media (min-width: 768px) {
    /* line 472, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 479, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control, .navbar-form .container-fluid tags-input .tags, .container-fluid tags-input .navbar-form .tags {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    /* line 486, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
        display: inline-block; }
    /* line 490, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    /* line 494, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .container-fluid tags-input .tags,
    .container-fluid tags-input .navbar-form .input-group .tags {
        width: auto; }
    /* line 502, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control, .navbar-form .container-fluid tags-input .input-group > .tags, .container-fluid tags-input .navbar-form .input-group > .tags {
        width: 100%; }
    /* line 506, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 513, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 520, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 524, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    /* line 531, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
@media (max-width: 767px) {
    /* line 298, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group {
        margin-bottom: 5px; }
    /* line 302, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
@media (min-width: 768px) {
    /* line 286, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .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; } }

/* line 327, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 332, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

/* line 343, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
/* line 346, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
/* line 349, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 359, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
@media (min-width: 768px) {
    /* line 359, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; } }

@media (min-width: 768px) {
    /* line 379, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-left {
        float: left !important; }
    /* line 386, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }
/* line 397, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
/* line 401, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
    color: #777; }
/* line 403, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
/* line 410, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
    color: #777; }
/* line 415, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
    color: #777; }
/* line 418, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
/* line 425, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
/* line 433, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
/* line 442, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
    border-color: #ddd; }
/* line 444, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
/* line 448, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
/* line 453, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7; }
/* line 462, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
@media (max-width: 767px) {
    /* line 473, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
    /* line 475, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 482, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
    /* line 490, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
/* line 506, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
    color: #777; }
/* line 508, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
    color: #333; }
/* line 513, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
    color: #777; }
/* line 515, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333; }
/* line 521, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }

/* line 531, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
    background-color: #222;
    border-color: #090909; }
/* line 535, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
    color: white; }
/* line 537, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
/* line 544, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
    color: white; }
/* line 549, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
    color: white; }
/* line 552, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
/* line 559, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
/* line 567, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
/* line 577, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
    border-color: #333; }
/* line 579, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
/* line 583, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
/* line 588, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010; }
/* line 596, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
@media (max-width: 767px) {
    /* line 607, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
    /* line 610, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
    /* line 613, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: white; }
    /* line 615, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 622, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
    /* line 630, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
/* line 641, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
    color: white; }
/* line 643, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
    color: #fff; }
/* line 648, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
    color: white; }
/* line 650, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff; }
/* line 656, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }

/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
    padding: 0px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px; }
/* line 13, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
    display: inline-block; }
/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
    content: "/";
    padding: 0px !important ;
    color: #ccc; }
/* line 23, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
    color: #666; }

/* line 4, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
    display: inline; }
/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #3aacf3;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
/* line 25, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 3;
    color: #0d87d4;
    background-color: #f3f3f3;
    border-color: #ddd; }
/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #3aacf3;
    border-color: #3aacf3;
    cursor: default; }
/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #eaeaea;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }
/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
    clear: both; }
/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager li {
    display: inline; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
/* line 23, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f3f3f3; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
    float: right; }
/* line 38, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
    float: left; }
/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #eaeaea;
    background-color: #fff;
    cursor: not-allowed; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.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; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label:empty {
    display: none; }
/* line 25, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.btn .label {
    position: relative;
    top: -1px; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

/* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-default {
    background-color: #eaeaea; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #d1d1d1; }

/* line 48, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-primary {
    background-color: #3aacf3; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0e97ec; }

/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-success {
    background-color: #56bb89; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
    background-color: #409e6f; }

/* line 56, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-info {
    background-color: #5bc0de; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

/* line 60, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-warning {
    background-color: #f3a93a; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec930e; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_labels.scss */
.label-danger {
    background-color: #d85f40; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #be4627; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #eaeaea;
    border-radius: 10px; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.badge:empty {
    display: none; }
/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.btn .badge {
    position: relative;
    top: -1px; }
/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
/* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #3aacf3;
    background-color: #fff; }
/* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
    float: right; }
/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
    margin-right: 5px; }
/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 62, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f3f3f3; }
/* line 13, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
    color: inherit; }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
    border-top-color: #d9d9d9; }
/* line 28, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
    max-width: 100%; }
@media screen and (min-width: 768px) {
    /* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
    /* line 41, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
    /* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px; } }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
/* line 17, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
    padding: 9px;
    color: #666; }

/* line 34, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #3aacf3; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px; }
/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
    margin-top: 0;
    color: inherit; }
/* line 23, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
    font-weight: bold; }
/* line 28, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
    margin-bottom: 0; }
/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
    margin-top: 5px; }

/* line 42, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px; }
/* line 47, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-success {
    border: 1px solid #307352;
    background: #E5F1E8;
    color: #307352; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
    border-top-color: rgba(71, 176, 124, 1); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
    color: #214f38; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
    border-top-color: #a6d5ec; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
    color: #245269; }

/* line 67, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
    background-color: rgba(243, 169, 58, 0.2);
    border-color: rgba(243, 169, 58, 0.3);
    color: #bc750b; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
    border-top-color: rgba(242, 159, 34, 0.3); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
    color: #8c5708; }

/* line 71, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
    background-color: #F7DFD9;
    border-color: #e84514;
    color: #D85E3F; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
    border-top-color: #d13e12; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
    color: #be4526; }

@-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; } }
/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #3aacf3;
    -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; }

/* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }

/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
    background-color: #56bb89; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_progress-bar.scss */
.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); }

/* line 77, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
    background-color: #5bc0de; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_progress-bar.scss */
.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); }

/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
    background-color: #f3a93a; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_progress-bar.scss */
.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); }

/* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
    background-color: #d85f40; }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_progress-bar.scss */
.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); }

/* line 1, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media {
    margin-top: 15px; }
/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media:first-child {
    margin-top: 0; }

/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
    zoom: 1;
    overflow: hidden; }

/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-body {
    width: 10000px; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-object {
    display: block; }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
    max-width: none; }

/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
    padding-left: 10px; }

/* line 34, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
    padding-right: 10px; }

/* line 39, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top; }

/* line 46, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-middle {
    vertical-align: middle; }

/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-bottom {
    vertical-align: bottom; }

/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_media.scss */
.media-list {
    padding-left: 0;
    list-style: none; }

/* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group {
    margin-bottom: 20px;
    padding-left: 0; }

/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
/* line 31, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
/* line 34, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

/* line 46, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
    color: #555; }
/* line 50, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333; }
/* line 55, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
    width: 100%;
    text-align: left; }

/* line 70, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #f3f3f3;
    color: #eaeaea;
    cursor: not-allowed; }
/* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #eaeaea; }
/* line 87, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #3aacf3;
    border-color: #3aacf3; }
/* line 96, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
/* line 101, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fafdff; }

/* line 4, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
    color: #307352;
    background-color: rgba(86, 187, 137, 0.2); }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
    color: #307352; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #307352;
    background-color: rgba(71, 176, 124, 0.2); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #307352;
    border-color: #307352; }

/* line 4, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

/* line 4, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
    color: #bc750b;
    background-color: rgba(243, 169, 58, 0.2); }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
    color: #bc750b; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #bc750b;
    background-color: rgba(242, 159, 34, 0.2); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #bc750b;
    border-color: #bc750b; }

/* line 4, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
    color: #e84514;
    background-color: rgba(216, 95, 64, 0.2); }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
    color: #e84514; }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #e84514;
    background-color: rgba(211, 77, 43, 0.2); }
/* line 24, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #e84514;
    border-color: #e84514; }

/* line 123, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-body {
    padding: 20px 27px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;}
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
    clear: both; }

/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-heading {
    padding: 20px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;}
/* line 39, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
    text-decoration: none; }

/* line 49, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
/* line 67, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
/* line 74, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
/* line 82, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
/* line 89, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 96, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }

/* line 100, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
    border-top-width: 0; }

/* line 110, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0; }
/* line 115, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
/* line 121, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
/* line 131, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
/* line 135, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
/* line 143, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
/* line 149, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
/* line 153, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
/* line 157, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
/* line 164, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #e7eaec; }
/* line 170, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
/* line 174, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0; }
/* line 181, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
/* line 185, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
/* line 194, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
/* line 203, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 210, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }

/* line 222, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group {
    margin-bottom: 20px; }
/* line 226, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
/* line 230, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
    /*margin-top: 5px;*/
}
/* line 235, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
    border-bottom: 0; }
/* line 238, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
/* line 244, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
    border-top: 0; }
/* line 246, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

/* line 254, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-default {
    border-color: #ddd; }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
    color: #666;
    background-color: #fff;
    border-color: #ddd; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #666; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-primary {
    border-color: #3aacf3; }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #3aacf3;
    border-color: #3aacf3; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3aacf3; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
    color: #3aacf3;
    background-color: #fff; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3aacf3; }

/* line 260, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-success {
    border-color: rgba(86, 187, 137, 0.3); }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
    color: #307352;
    background-color: rgba(86, 187, 137, 0.2);
    border-color: rgba(86, 187, 137, 0.3); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgba(86, 187, 137, 0.3); }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
    color: rgba(86, 187, 137, 0.2);
    background-color: #307352; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgba(86, 187, 137, 0.3); }

/* line 263, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-info {
    border-color: #bcdff1; }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bcdff1; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bcdff1; }

/* line 266, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-warning {
    border-color: rgba(243, 169, 58, 0.3); }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
    color: #bc750b;
    background-color: rgba(243, 169, 58, 0.2);
    border-color: rgba(243, 169, 58, 0.3); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgba(243, 169, 58, 0.3); }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
    color: rgba(243, 169, 58, 0.2);
    background-color: #bc750b; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgba(243, 169, 58, 0.3); }

/* line 269, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_panels.scss */
.panel-danger {
    border-color: #e84514; }
/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
    color: #e84514;
    background-color: rgba(216, 95, 64, 0.2);
    border-color: #e84514; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e84514; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
    color: rgba(216, 95, 64, 0.2);
    background-color: #e84514; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e84514; }

/* line 5, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

/* line 28, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
    padding-bottom: 56.25%; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
    padding-bottom: 75%; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_wells.scss */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_wells.scss */
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_wells.scss */
.well-lg {
    padding: 24px;
    border-radius: 6px; }

/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_wells.scss */
.well-sm {
    padding: 9px;
    border-radius: 3px; }

/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_close.scss */
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_close.scss */
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-open {
    overflow: hidden; }

/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow: auto !important;}
/* line 32, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.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; }
/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

/* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
/* line 74, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 79, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-header {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 11.42857px; }

/* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
    margin-top: -2px; }

/* line 90, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-title {
    margin: 0;
    line-height: 1.42857; }

/* line 97, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-body {
    position: relative;
    padding: 20px; }

/* line 103, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
    clear: both; }
/* line 110, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
/* line 115, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
/* line 119, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    /* line 136, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
    .modal-dialog {
        width: 470px;
        margin: 30px auto; }

    /* line 140, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

    /* line 145, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
    .modal-sm {
        width: 300px; } }
@media (min-width: 992px) {
    /* line 149, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_modals.scss */
    .modal-lg {
        width: 800px; } }
/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.42857;
    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); }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
/* line 21, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 26, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
    height: 26px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #666;
    max-width: none;
    white-space: nowrap;
    border-radius: 4px; }

/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #666; }
/* line 52, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #666; }
/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #666; }
/* line 66, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #666; }
/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #666; }
/* line 80, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #666; }
/* line 87, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #666; }
/* line 94, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #666; }

/* line 6, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 500px;
    padding: 1px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.top {
    margin-top: -10px; }
/* line 28, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.right {
    margin-left: 10px; }
/* line 29, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
    margin-top: 10px; }
/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.left {
    margin-left: -10px; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

/* line 42, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover-content {
    padding: 9px 14px;
    color: #999999;}

/* line 51, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

/* line 61, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
    border-width: 11px; }

/* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
    border-width: 10px;
    content: ""; }

/* line 70, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    bottom: -11px; }
/* line 77, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
/* line 85, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
/* line 92, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
/* line 100, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    top: -11px; }
/* line 107, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
/* line 116, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
/* line 123, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

/* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel {
    position: relative; }

/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
/* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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; }
/* line 22, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
    /* line 16, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .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; }
    /* line 34, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0; }
    /* line 39, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0; }
    /* line 44, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0; } }
/* line 53, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block; }
/* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
    left: 0; }
/* line 63, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
/* line 70, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
    left: 100%; }
/* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
    left: -100%; }
/* line 76, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0; }
/* line 81, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
    left: -100%; }
/* line 84, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
    left: 100%; }

/* line 93, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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); }
/* line 108, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
/*.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); }
/* line 111, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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); }
/* line 118, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
/* line 127, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
/* line 137, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
/* line 142, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
/* line 147, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
/* line 157, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
    content: '\2039'; }
/* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
    content: '\203a'; }

/* line 173, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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; }
/* line 184, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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; }
/* line 206, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

/* line 217, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.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); }
/* line 228, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
    /* line 239, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px; }
    /* line 248, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px; }
    /* line 252, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px; }

    /* line 259, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px; }

    /* line 266, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_carousel.scss */
    .carousel-indicators {
        bottom: 20px; } }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
    clear: both; }

/* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

/* line 15, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.pull-right {
    float: right !important; }

/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.pull-left {
    float: left !important; }

/* line 27, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.hide {
    display: none !important; }

/* line 30, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.show {
    display: block !important; }

/* line 33, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.invisible {
    visibility: hidden; }

/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

/* line 45, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.hidden {
    display: none !important; }

/* line 53, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_utilities.scss */
.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
    display: none !important; }

/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
    display: none !important; }

/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
    display: none !important; }

/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
    display: none !important; }

/* line 36, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    /* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .visible-xs {
        display: block !important; }

    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    table.visible-xs {
        display: table !important; }

    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    tr.visible-xs {
        display: table-row !important; }

    /* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important; } }
@media (max-width: 767px) {
    /* line 54, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    /* line 59, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    /* line 64, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    /* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .visible-sm {
        display: block !important; }

    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    table.visible-sm {
        display: table !important; }

    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    tr.visible-sm {
        display: table-row !important; }

    /* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    /* line 73, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    /* line 78, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    /* line 83, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .visible-md {
        display: block !important; }

    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    table.visible-md {
        display: table !important; }

    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    tr.visible-md {
        display: table-row !important; }

    /* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    th.visible-md,
    td.visible-md {
        display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 92, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-md-block {
        display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 97, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 102, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1200px) {
    /* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .visible-lg {
        display: block !important; }

    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    table.visible-lg {
        display: table !important; }

    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    tr.visible-lg {
        display: table-row !important; }

    /* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important; } }
@media (min-width: 1200px) {
    /* line 111, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    /* line 116, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    /* line 121, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-xs {
        display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-sm {
        display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-md {
        display: none !important; } }
@media (min-width: 1200px) {
    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-lg {
        display: none !important; } }
/* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
    display: none !important; }

@media print {
    /* line 7, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .visible-print {
        display: block !important; }

    /* line 10, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    table.visible-print {
        display: table !important; }

    /* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    tr.visible-print {
        display: table-row !important; }

    /* line 12, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    th.visible-print,
    td.visible-print {
        display: table-cell !important; } }
/* line 155, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
    display: none !important; }
@media print {
    /* line 155, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
        display: block !important; } }

/* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
    display: none !important; }
@media print {
    /* line 162, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
        display: inline !important; } }

/* line 169, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
    display: none !important; }
@media print {
    /* line 169, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    /* line 18, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-print {
        display: none !important; } }
/* line 2, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect, .search-all.combo-list {
    width: 268px;
    height: 34px;
    margin: 0 5px; }

/* line 7, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .input-group, .search-all.combo-list .input-group {
    width: 100%; }

/* line 8, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .container-lista-multiselect, .search-all.combo-list .container-lista {
    overflow: hidden;
    height: auto;
    max-height: 280px;
    display: none;
    min-width: 266px;
    z-index: 1001;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    margin: 0; }

/* line 19, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .container-lista-multiselect.active, .search-all.combo-list .open .container-lista {
    display: block;
    width: -webkit-calc(100% - 2px);
    width: -khtml-calc(100% - 2px);
    width: -moz-calc(100% - 2px);
    width: -ms-calc(100% - 2px);
    width: -o-calc(100% - 2px);
    width: calc(100% - 2px);
    opacity: 1;
    top: 32px;
    left: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

/* line 34, ../sass/project/silent-classes.scss */
.padded-column:before, .sascar-form .sascar-form-padded-column:before, .block-dash .secao:before, .modal-wrapper .col:before {
    content: "";
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    display: block;
    padding-left: 100px;
    background-repeat: no-repeat;
    background-size: contain; }

/* line 47, ../sass/project/silent-classes.scss */
.block-dash .secao.motorista:before {
    background-image: url("backgrounds-path/motorista.svg"); }

/* line 48, ../sass/project/silent-classes.scss */
.block-dash .secao.perfil:before {
    background-image: url("backgrounds-path/images/backgrounds/perfil.svg"); }

/* line 49, ../sass/project/silent-classes.scss */
.block-dash .secao.veiculos:before {
    background-image: url("backgrounds-path/images/backgrounds/veiculo.svg"); }

/* line 51, ../sass/project/silent-classes.scss */
.padded-column h4, .sascar-form .sascar-form-heading {
    font-size: 21px;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 2, 2015 */
@font-face {
    font-family: 'open_sansbold';
    src: url("fonts/OpenSans-Bold.eot");
    src: url("fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff"), url("fonts/OpenSans-Bold.ttf") format("truetype"), url("fonts/OpenSans-Bold.svg#open_sansbold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'open_sanssemibold';
    src: url("fonts/OpenSans-Semibold.eot");
    src: url("fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Semibold.woff2") format("woff2"), url("fonts/OpenSans-Semibold.woff") format("woff"), url("fonts/OpenSans-Semibold.ttf") format("truetype"), url("fonts/OpenSans-Semibold.svg#open_sanssemibold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'open_sansitalic';
    src: url("fonts/OpenSans-Italic.eot");
    src: url("fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Italic.woff2") format("woff2"), url("fonts/OpenSans-Italic.woff") format("woff"), url("fonts/OpenSans-Italic.ttf") format("truetype"), url("fonts/OpenSans-Italic.svg#open_sansitalic") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'open_sanslight';
    src: url("fonts/OpenSans-Light.eot");
    src: url("fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light.woff2") format("woff2"), url("fonts/OpenSans-Light.woff") format("woff"), url("fonts/OpenSans-Light.ttf") format("truetype"), url("fonts/OpenSans-Light.svg#open_sanslight") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'open_sansregular';
    src: url("fonts/OpenSans-Regular.eot");
    src: url("fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans-Regular.woff") format("woff"), url("fonts/OpenSans-Regular.ttf") format("truetype"), url("fonts/OpenSans-Regular.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal; }
/*@import 'glyphicons';*/
/**
 * $section CUSTOM BUTTONS
 */
/* line 17, ../sass/bootstrap-overrides/buttons.scss */
.btn {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1em;
    border-radius: 4px; }
/* line 20, ../sass/bootstrap-overrides/buttons.scss */
.btn:active {
    box-shadow: inset 2px 4px 5px rgba(0, 0, 0, 0.2); }
/* line 24, ../sass/bootstrap-overrides/buttons.scss */
.btn.btn-success:visited, .btn.btn-success:focus {
    background-color: #3bb4e3; }

/* line 33, ../sass/bootstrap-overrides/buttons.scss */
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 10px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }

/* line 37, ../sass/bootstrap-overrides/buttons.scss */
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

/* line 41, ../sass/bootstrap-overrides/buttons.scss */
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

/* line 44, ../sass/bootstrap-overrides/buttons.scss */
.btn-xlg {
    padding: 10px; }
/* line 47, ../sass/bootstrap-overrides/buttons.scss */
.btn-xlg i {
    height: 30px;
    width: 30px; }
/* line 51, ../sass/bootstrap-overrides/buttons.scss */
.btn-xlg i:before {
    font-size: 34px !important;
    width: 30px;
    height: 30px;
    margin: 0;
    line-height: 30px !important; }

/* $subsection BOTAO ARREDONDADO */
/* line 61, ../sass/bootstrap-overrides/buttons.scss */
.btn-round {
    border-radius: 100%; }

/**
 * $subsection BUTTON GROUP DROPDOWN
 */
/* line 69, ../sass/bootstrap-overrides/buttons.scss */
.select-group-dropdown .select-group {
    width: 190px; }

/* line 74, ../sass/bootstrap-overrides/buttons.scss */
button [class^="icon-"],
button [class*=" icon-"],
.btn [class^="icon-"],
.btn [class*=" icon-"] {
    display: inline-block; }
/* line 78, ../sass/bootstrap-overrides/buttons.scss */
button [class^="icon-"]:before,
button [class*=" icon-"]:before,
.btn [class^="icon-"]:before,
.btn [class*=" icon-"]:before {
    font-size: 16px; }
/* line 82, ../sass/bootstrap-overrides/buttons.scss */
button.btn-transp,
.btn.btn-transp {
    background: transparent;
    border: none;
    position: relative;
    border: 1px solid transparent;
    padding: 9px 6px;}
/* line 86, ../sass/bootstrap-overrides/buttons.scss */
button.btn-transp:hover,
.btn.btn-transp:hover {
    border: 1px solid #B7B7B7;
    background: #fff;
    color: #666; }

/* line 92, ../sass/bootstrap-overrides/buttons.scss */
label.btn:before {
    font-size: 16px !important; }

/** $subsubsection BUSCA por nome */
/* line 97, ../sass/bootstrap-overrides/buttons.scss */
.search-name {
    margin-right: 5px; }
/* line 99, ../sass/bootstrap-overrides/buttons.scss */
.search-name [class^="icon-"]:before,
.search-name [class*=" icon-"]:before {
    font-size: 16px; }
/* line 103, ../sass/bootstrap-overrides/buttons.scss */
.search-name input[type=text] {
    width: 33px;
    border-radius: 3px; }
/* line 109, ../sass/bootstrap-overrides/buttons.scss */
.search-name .input-group {
    width: auto; }
/* line 110, ../sass/bootstrap-overrides/buttons.scss */
.search-name .input-group-btn {
    position: absolute;
    width: 35px;
    display: inline-block;
    right: -2px;
    height: 34px; }
/* line 118, ../sass/bootstrap-overrides/buttons.scss */
.search-name .input-group-btn button.btn {
    position: absolute;
    z-index: 2;
    height: 34px;
    border-color: #e7eaec; }
/* line 125, ../sass/bootstrap-overrides/buttons.scss */
.search-name .input-group-btn label.btn {
    position: absolute;
    z-index: 3;
    width: 35px;
    padding: 5px;
    height: 34px;
    border-radius: 3px;
    border-color: #e7eaec;
    line-height: 24px; }
/* line 135, ../sass/bootstrap-overrides/buttons.scss */
.search-name .input-group-btn label.btn input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: 0; }

/** $subsubsection BUSCA por nome ATIVO */
/* line 148, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-name input[type=text] {
    width: 150px; }
/* line 154, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-name .input-group-btn button.btn {
    display: inline-block;
    border-radius: 3px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important; }
/* line 161, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-name .input-group-btn label.btn {
    display: none; }
/* line 164, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-name .input-group-btn label.btn input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: 0; }

/* line 174, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .input-group-btn.open-combo label.btn {
    display: inline-block; }

/** $subsubsection COMBO busca por GRUPO */
/* line 180, ../sass/bootstrap-overrides/buttons.scss */
.search-all,
.search-name {
    display: inline-block; }

/* line 184, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect {
    width: 34px !important; }
/* line 186, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .container-lista-multiselect {
    width: 33px;
    height: 34px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    opacity: 0; }
/* line 194, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .input-group-btn {
    position: absolute;
    width: 35px !important;
    display: inline-block;
    right: -2px;
    height: 34px;
    z-index: 3; }
/* line 202, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .input-group-btn label.btn {
    position: absolute;
    z-index: 3;
    width: 35px;
    padding: 5px;
    height: 34px;
    border-radius: 3px;
    display: inline-block;
    border-color: #e7eaec; }
/* line 212, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .input-group-btn label.btn input[type=radio] {
    visibility: hidden;
    position: absolute;
    left: 0; }
/* line 219, ../sass/bootstrap-overrides/buttons.scss */
.search-name-active .search-all.combo-multiselect .input-group-btn button {
    background: #fff;
    color: #666;
    width: 34px !important;
    overflow: hidden; }

/**
 * $subsection COMBO BUSCA lista
 */
/* line 232, ../sass/bootstrap-overrides/buttons.scss */
.modal .form-group > .search-all.combo-list {
    margin: 0 auto; }

/** $subsubsection filtro botoes */
/* line 239, ../sass/bootstrap-overrides/buttons.scss */
.btn-group-filter .btn.btn-transp {
    position: relative; }
/* line 242, ../sass/bootstrap-overrides/buttons.scss */
.btn-group-filter span {
    color: #999; }
/* line 245, ../sass/bootstrap-overrides/buttons.scss */
.btn-group-filter input[type=checkbox]:checked + span {
    color: #e84514;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 2; }
/* line 251, ../sass/bootstrap-overrides/buttons.scss */
.btn-group-filter input[type=checkbox] {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }

/* line 9, ../sass/bootstrap-overrides/navs.scss */
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
    clear: both; }
/* line 15, ../sass/bootstrap-overrides/navs.scss */
.nav > li {
    position: relative;
    display: block; }
/* line 19, ../sass/bootstrap-overrides/navs.scss */
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px; }
/* line 23, ../sass/bootstrap-overrides/navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none; }
/* line 30, ../sass/bootstrap-overrides/navs.scss */
.nav > li.disabled > a {
    color: #eaeaea; }
/* line 33, ../sass/bootstrap-overrides/navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #eaeaea;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed; }
/* line 45, ../sass/bootstrap-overrides/navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #3aacf3; }
/* line 58, ../sass/bootstrap-overrides/navs.scss */
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
/* line 65, ../sass/bootstrap-overrides/navs.scss */
.nav > li > a > img {
    max-width: none; }

/* line 75, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs {
    border-bottom: 1px solid #ddd; }
.nav-tabs.nav-tab-light {
    background-color: #fff;
}
/* line 77, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
#tab-last-position.nav-tabs > li{
    background-color: #efefef;
}
/* line 83, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
/* line 88, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs > li > a:hover {
    border-color: #f3f3f3 #f3f3f3 #ddd; }
/* line 95, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #e9e9e9;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }
.nav-tabs.nav-tab-light > li.active > a, .nav-tabs.nav-tab-light > li.active > a:hover, .nav-tabs.nav-tab-light > li.active > a:focus{
    background-color: #999;
}
#tab-last-position.nav-tabs.nav-tab-light > li.active > a, #tab-last-position.nav-tabs.nav-tab-light > li.active > a:hover, #tab-last-position.nav-tabs.nav-tab-light > li.active > a:focus{
    background-color: #fff;
    color: #666;
}
/* line 117, ../sass/bootstrap-overrides/navs.scss */
.nav-pills > li {
    float: left; }
/* line 121, ../sass/bootstrap-overrides/navs.scss */
.nav-pills > li > a {
    border-radius: 4px; }
/* line 124, ../sass/bootstrap-overrides/navs.scss */
.nav-pills > li + li {
    margin-left: 2px; }
/* line 130, ../sass/bootstrap-overrides/navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #3aacf3; }

/* line 143, ../sass/bootstrap-overrides/navs.scss */
.nav-stacked > li {
    float: none; }
/* line 145, ../sass/bootstrap-overrides/navs.scss */
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 159, ../sass/bootstrap-overrides/navs.scss */
.nav-justified, .nav-tabs.nav-justified {
    width: 100%; }
/* line 162, ../sass/bootstrap-overrides/navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
/* line 164, ../sass/bootstrap-overrides/navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
/* line 170, ../sass/bootstrap-overrides/navs.scss */
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
@media (min-width: 768px) {
    /* line 176, ../sass/bootstrap-overrides/navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    /* line 179, ../sass/bootstrap-overrides/navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 189, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0; }
/* line 192, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
/* line 198, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
@media (min-width: 768px) {
    /* line 205, ../sass/bootstrap-overrides/navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    /* line 209, ../sass/bootstrap-overrides/navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #f3f3f3; } }

/* line 223, ../sass/bootstrap-overrides/navs.scss */
.tab-content > .tab-pane {
    display: none;
    visibility: hidden; }
/* line 227, ../sass/bootstrap-overrides/navs.scss */
.tab-content > .active {
    display: block;
    visibility: visible; }

/* line 238, ../sass/bootstrap-overrides/navs.scss */
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 6, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 12px;
    background-color: transparent;
    border-radius: 0; }
/* line 13, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb > li {
    display: inline-block; }
/* line 16, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc; }
/* line 23, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb a {
    color: #666;
    text-decoration: none;
    font-size: 12px; }
/* line 27, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb a > .active {
    color: #666; }
/* line 32, ../sass/bootstrap-overrides/breadcrumbs.scss */
.breadcrumb > .active {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }

.bg-white{
    background-color: #fff;
}

/* line 6, ../sass/bootstrap-overrides/close.scss */
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    filter: alpha(opacity=50); }
/* line 15, ../sass/bootstrap-overrides/close.scss */
.close:hover, .close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100); }
/* line 26, ../sass/bootstrap-overrides/close.scss */
.close button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

/* line 7, ../sass/bootstrap-overrides/input-groups.scss */
/* .input-group {
    position: relative;
    display: table;
    border-collapse: separate; } */
/* line 12, ../sass/bootstrap-overrides/input-groups.scss */
.input-group.input-group-has-icon .form-control, .input-group.input-group-has-icon .container-fluid tags-input .tags, .container-fluid tags-input .input-group.input-group-has-icon .tags {
    padding-right: 24px; }
/* line 15, ../sass/bootstrap-overrides/input-groups.scss */
.input-group.input-group-has-icon .input-group-icon {
    position: absolute;
    cursor: pointer;
    right: 34px;
    top: 7px;
    z-index: 3; }
/* line 21, ../sass/bootstrap-overrides/input-groups.scss */
.input-group.input-group-has-icon .input-group-icon.input-group-icon-idle {
    visibility: hidden; }
/* line 27, ../sass/bootstrap-overrides/input-groups.scss */
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
/* line 33, ../sass/bootstrap-overrides/input-groups.scss */
.input-group .form-control, .input-group .container-fluid tags-input .tags, .container-fluid tags-input .input-group .tags {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

/* line 4, ../sass/bootstrap-overrides/modals.scss */
.modal-dialog.modal-modulo.modal-larger {
    width: 1000px; }
/* line 5, ../sass/bootstrap-overrides/modals.scss */
.modal-dialog.modal-modulo .modal-body {
    padding: 20px 20px 0;
    height: auto; }
/* line 9, ../sass/bootstrap-overrides/modals.scss */
.modal-dialog.modal-modulo .modal-footer {
    border-top: 0; }

/* line 14, ../sass/bootstrap-overrides/modals.scss */
.modal-header {
    background: #f3f3f3;
    border-radius: 5px 5px 0 0; }
/* line 17, ../sass/bootstrap-overrides/modals.scss */
.modal-header h3 {
    color: #666;
    font-size: 13px;
    width: 94%; }
/* line 22, ../sass/bootstrap-overrides/modals.scss */
.modal-header .close {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 15px; }
/* line 29, ../sass/bootstrap-overrides/modals.scss */
.modal-header .close :before, .modal-header .close [class*="icon-"]:before {
    margin: 0; }
/* line 31, ../sass/bootstrap-overrides/modals.scss */
.modal-header h3, .modal-header .close {
    display: inline-block;
    vertical-align: middle; }

/* line 37, ../sass/bootstrap-overrides/modals.scss */
.modal-body {
    position: relative;
    margin: 0;
    padding: 0;
    height: 500px;
    background-color: #ccc;
    padding-bottom: 0; }
/* line 43, ../sass/bootstrap-overrides/modals.scss */
.modal-body.bg-white {
    background-color: #fff; }
/* line 46, ../sass/bootstrap-overrides/modals.scss */
.modal-body h4 {
    font-size: 21px; }
/* line 50, ../sass/bootstrap-overrides/modals.scss */
.modal-body p {
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px; }
/* line 55, ../sass/bootstrap-overrides/modals.scss */
.modal-body label {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 13px; }
/* line 60, ../sass/bootstrap-overrides/modals.scss */
.modal-body.modal-lg .modal-wrapper {
    width: 263px; }

/* line 67, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-icon {
    z-index: 1051;
    position: relative;
    color: #000;
    font-size: 25px; }

/* line 73, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div {
    width: 30%;
    z-index: 1051;
    position: relative; }
/* line 77, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    background-color: #fff; }
/* line 82, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body h3 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px; }
/* line 91, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body h4 {
    margin: 0px;
    font-size: 11px;
    font-weight: normal; }
/* line 96, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body ul {
    padding-top: 5px;
    padding-bottom: 10px; }
/* line 99, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body ul li {
    font-weight: bold;
    font-size: 11px; }
/* line 102, ../sass/bootstrap-overrides/modals.scss */
.modal-internal-div .modal-internal-div-body ul li span {
    font-weight: normal; }

/* line 6, ../sass/bootstrap-overrides/tables.scss */
table {
    background-color: transparent; }

/* line 9, ../sass/bootstrap-overrides/tables.scss */
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #eaeaea;
    text-align: left; }

/* line 15, ../sass/bootstrap-overrides/tables.scss */
th {
    text-align: left; }

/* line 20, ../sass/bootstrap-overrides/tables.scss */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
/* line 26, ../sass/bootstrap-overrides/tables.scss */
.table.table-min-line-height > thead > tr > th,
.table.table-min-line-height > thead > tr > td,
.table.table-min-line-height > tbody > tr > th,
.table.table-min-line-height > tbody > tr > td,
.table.table-min-line-height > tfoot > tr > th,
.table.table-min-line-height > tfoot > tr > td {
    line-height: 21px !important;
    padding-right: 10px !important; }
/* line 39, ../sass/bootstrap-overrides/tables.scss */
.table.table-medium-line-height > thead > tr > th,
.table.table-medium-line-height > thead > tr > td,
.table.table-medium-line-height > tbody > tr > th,
.table.table-medium-line-height > tbody > tr > td,
.table.table-medium-line-height > tfoot > tr > th,
.table.table-medium-line-height > tfoot > tr > td {
    line-height: 25px !important;
    padding-right: 10px !important; }
/* line 49, ../sass/bootstrap-overrides/tables.scss */
.table.table-scroll-horizontal {
    width: 140%;
    max-width: 140%; }
/* line 56, ../sass/bootstrap-overrides/tables.scss */
.table.table-scroll-horizontal > thead > tr > th,
.table.table-scroll-horizontal > thead > tr > td,
.table.table-scroll-horizontal > tbody > tr > th,
.table.table-scroll-horizontal > tbody > tr > td,
.table.table-scroll-horizontal > tfoot > tr > th,
.table.table-scroll-horizontal > tfoot > tr > td {
    width: 0% !important; }
/* line 69, ../sass/bootstrap-overrides/tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: middle;
    border-top: 1px solid #EAEAEA; }
/* line 79, ../sass/bootstrap-overrides/tables.scss */
.table > thead > tr > th {
    vertical-align: bottom; }
/* line 88, ../sass/bootstrap-overrides/tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
    font-size: 13px;
    color: #666666;
    white-space: nowrap; }
/* line 95, ../sass/bootstrap-overrides/tables.scss */
.table > tbody + tbody {
    border-top: 1px solid #EAEAEA; }
/* line 100, ../sass/bootstrap-overrides/tables.scss */
.table .table {
    background-color: #f3f3f3; }

/* line 113, ../sass/bootstrap-overrides/tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding-right: 20px;
    padding: 5px; }

/* line 127, ../sass/bootstrap-overrides/tables.scss */
.table-bordered {
    border: 1px solid #e7eaec; }
/* line 133, ../sass/bootstrap-overrides/tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #e7eaec; }
/* line 140, ../sass/bootstrap-overrides/tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 153, ../sass/bootstrap-overrides/tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

/* line 164, ../sass/bootstrap-overrides/tables.scss */
.table-hover > tbody > tr:hover {
    background-color: #ddd; }

/* line 174, ../sass/bootstrap-overrides/tables.scss */
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }

/* line 182, ../sass/bootstrap-overrides/tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #ddd; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #d0d0d0; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: rgba(86, 187, 137, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: rgba(71, 176, 124, 0.2); }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7; }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: rgba(243, 169, 58, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: rgba(242, 159, 34, 0.2); }

/* line 9, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: rgba(216, 95, 64, 0.2); }

/* line 20, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: rgba(211, 77, 43, 0.2); }

/* line 210, ../sass/bootstrap-overrides/tables.scss */
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
    padding-top: 20px; }
@media screen and (max-width: 767px) {
    /* line 210, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e7eaec; }
    /* line 221, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table {
        margin-bottom: 0; }
    /* line 225, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table .table-no-wrap {
        white-space: nowrap; }
    /* line 232, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    /* line 241, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table-bordered {
        border: 0; }
    /* line 249, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
    /* line 253, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
    /* line 266, ../sass/bootstrap-overrides/tables.scss */
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

/* line 7, ../sass/bootstrap-overrides/dropdowns.scss */
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

/* line 19, ../sass/bootstrap-overrides/dropdowns.scss */
.dropup,
.dropdown {
    position: relative; }

/* line 25, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-toggle:focus {
    outline: 0; }

/* line 30, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu {
    font-size: 17px;
    /*line-height: 34px;*/
    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 5px 8px 5px 8px;
    list-style: none;
    text-align: left;
    background-color: #999999;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    -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; }
/* line 55, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu.pull-right {
    right: 0;
    left: auto; }
/* line 61, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
/* line 65, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px; }
/* line 71, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li:hover {
    color: #ccc; }
/* line 74, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li i {
    font-size: 18px; }
/* line 77, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li.last {
    border-bottom: 0; }
/* line 83, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #666;
    white-space: nowrap; }

/* line 96, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #595959;
    background-color: #f5f5f5; }

/* line 106, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #3aacf3; }

/* line 121, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #eaeaea; }
/* line 128, ../sass/bootstrap-overrides/dropdowns.scss */
.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; }

/* line 140, ../sass/bootstrap-overrides/dropdowns.scss */
.login-logout a.no-link {
    cursor: context-menu; }

/* line 149, ../sass/bootstrap-overrides/dropdowns.scss */
.open > .dropdown-menu {
    display: block; }
/* line 154, ../sass/bootstrap-overrides/dropdowns.scss */
.open > a {
    outline: 0; }

/* line 163, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu-right {
    left: auto;
    right: 0; }

/* line 173, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-menu-left {
    left: 0;
    right: auto; }

/* line 179, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #eaeaea;
    white-space: nowrap; }

/* line 189, ../sass/bootstrap-overrides/dropdowns.scss */
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }

/* line 199, ../sass/bootstrap-overrides/dropdowns.scss */
.pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

/* line 212, ../sass/bootstrap-overrides/dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""; }
/* line 218, ../sass/bootstrap-overrides/dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

/* line 7, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0); }
/* line 18, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
/* line 19, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
/* line 20, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
/* line 21, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
/* line 22, ../sass/bootstrap-overrides/tooltip.scss */
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/**
 * Select2 Bootstrap CSS v1.2.5
 * Tested with Bootstrap v2.3.1, v2.3.2 and Select2 v3.3.2, v3.4.1
 * MIT License
 */
/* line 9, ../sass/vendor/select2-bootstrap.scss */
.select2-container {
    vertical-align: middle;
    width: 100% !important; }
/* line 11, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-mini {
    width: 60px; }
/* line 12, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-small {
    width: 90px; }
/* line 13, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-medium {
    width: 150px; }
/* line 14, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-large {
    width: 210px; }
/* line 15, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-xlarge {
    width: 270px; }
/* line 16, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-xxlarge {
    width: 530px; }
/* line 18, ../sass/vendor/select2-bootstrap.scss */
.select2-container.input-default {
    width: 220px; }
/* line 19, ../sass/vendor/select2-bootstrap.scss */
.select2-container[class*="span"] {
    float: none;
    margin-left: 0; }

/* line 26, ../sass/vendor/select2-bootstrap.scss */
.select2-container .select2-choice,
.select2-container-multi .select2-choices {
    height: 9.42857px;
    line-height: 10.42857px;
    border: 1px solid #dddddd;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: none;
    background-color: #e7eaec;
    filter: none;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -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); }

/* line 40, ../sass/vendor/select2-bootstrap.scss */
.select2-container .select2-choice div, .select2-container .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    border-left: none;
    background: none;
    filter: none; }

/* line 47, ../sass/vendor/select2-bootstrap.scss */
.control-group.error [class^="select2-choice"] {
    border-color: #d85f40; }

/* line 51, ../sass/vendor/select2-bootstrap.scss */
.select2-container-multi .select2-choices .select2-search-field {
    height: 28px;
    line-height: 27px; }

/* line 56, ../sass/vendor/select2-bootstrap.scss */
.select2-drop.select2-drop-active,
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    border-color: rgba(82, 168, 236, 0.8);
    border-color: #dddddd;
    outline: none; }

/* line 64, ../sass/vendor/select2-bootstrap.scss */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

/* line 69, ../sass/vendor/select2-bootstrap.scss */
[class^="input-"] .select2-container {
    font-size: 14px; }

/* line 73, ../sass/vendor/select2-bootstrap.scss */
.input-prepend [class^="select2-choice"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

/* line 78, ../sass/vendor/select2-bootstrap.scss */
.input-append [class^="select2-choice"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

/* line 83, ../sass/vendor/select2-bootstrap.scss */
.select2-dropdown-open [class^="select2-choice"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

/* line 88, ../sass/vendor/select2-bootstrap.scss */
.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

/* line 93, ../sass/vendor/select2-bootstrap.scss */
[class^="input-"] .select2-offscreen {
    position: absolute; }

/**
 * This stops the quick flash when a native selectbox is shown and
 * then replaced by a select2 input when javascript kicks in. This can be
 * removed if javascript is not present
 */
/* line 103, ../sass/vendor/select2-bootstrap.scss */
select.select2 {
    height: 28px;
    visibility: hidden; }

/* line 109, ../sass/vendor/select2-bootstrap.scss */
.select2-selection.select2-selection {
    border: 1px solid #dddddd;
    border-radius: 1px; }

/* line 9, ../sass/bootstrap-overrides/alerts.scss */
.alert {
    padding: 15px;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 2px; }
/* line 19, ../sass/bootstrap-overrides/alerts.scss */
.alert h4 {
    margin-top: 0;
    color: inherit; }
/* line 26, ../sass/bootstrap-overrides/alerts.scss */
.alert .alert-link {
    font-weight: bold; }
/* line 31, ../sass/bootstrap-overrides/alerts.scss */
.alert > p,
.alert > ul {
    margin-bottom: 0; }
/* line 36, ../sass/bootstrap-overrides/alerts.scss */
.alert > p + p {
    margin-top: 5px; }

/* line 45, ../sass/bootstrap-overrides/alerts.scss */
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px; }
/* line 50, ../sass/bootstrap-overrides/alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 62, ../sass/bootstrap-overrides/alerts.scss */
.alert-success {
    border: 1px solid #307352;
    background: #E5F1E8;
    color: #307352; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
    border-top-color: rgba(71, 176, 124, 1); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
    color: #214f38; }

/* line 66, ../sass/bootstrap-overrides/alerts.scss */
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
    border-top-color: #a6d5ec; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
    color: #245269; }

/* line 70, ../sass/bootstrap-overrides/alerts.scss */
.alert-warning {
    background-color: rgba(243, 169, 58, 0.2);
    border-color: rgba(243, 169, 58, 0.3);
    color: #bc750b; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
    border-top-color: rgba(242, 159, 34, 0.3); }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
    color: #8c5708; }

/* line 74, ../sass/bootstrap-overrides/alerts.scss */
.alert-danger {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #F7DFD9;
    border-color: #F7DFD9;
    color: #D85E3F; }
/* line 8, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
    border-top-color: #f3cdc4; }
/* line 11, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
    color: #be4526; }
/* line 78, ../sass/bootstrap-overrides/alerts.scss */
.alert-danger i {
    font-family: "sasfont";
    font-size: 14px;
    color: #D85E3F; }

/* line 85, ../sass/bootstrap-overrides/alerts.scss */
.alert-idle {
    display: none; }

/** $section INSPINIA theme */
/* line 1, ../sass/project/buttons-inspinia.scss */
.btn {
    border-radius: 3px;
    border: 1px solid #e5e6e7; }

/* line 6, ../sass/project/buttons-inspinia.scss */
.float-e-margins .btn {
    margin-bottom: 5px; }

/* line 10, ../sass/project/buttons-inspinia.scss */
.btn-w-m {
    min-width: 120px; }

/* line 14, ../sass/project/buttons-inspinia.scss */
.btn-primary.btn-outline {
    color: #56bb89; }

/* line 18, ../sass/project/buttons-inspinia.scss */
.btn-success.btn-outline {
    color: #e84514; }

/* line 22, ../sass/project/buttons-inspinia.scss */
.btn-info.btn-outline {
    color: #23c6c8; }

/* line 26, ../sass/project/buttons-inspinia.scss */
.btn-warning.btn-outline {
    color: #f3a93a; }

/* line 30, ../sass/project/buttons-inspinia.scss */
.btn-danger.btn-outline {
    color: #d85f40; }

/* line 35, ../sass/project/buttons-inspinia.scss */
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover {
    border-color: #d2d3d4; }

/* line 43, ../sass/project/buttons-inspinia.scss */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff; }

/* line 51, ../sass/project/buttons-inspinia.scss */
.btn-primary {
    background-color: #56bb89;
    color: #FFFFFF; }

/* line 56, ../sass/project/buttons-inspinia.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #409e6f;
    color: #FFFFFF; }

/* line 61, ../sass/project/buttons-inspinia.scss */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none; }

/* line 65, ../sass/project/buttons-inspinia.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #65c193;
    border-color: #65c193; }

/* line 70, ../sass/project/buttons-inspinia.scss */
.btn-success {
    background-color: #27509B;
    color: #fff; }

/* line 75, ../sass/project/buttons-inspinia.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #3bb4e3;
    color: #fff; }

/* line 80, ../sass/project/buttons-inspinia.scss */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none; }

/* line 84, ../sass/project/buttons-inspinia.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #ec5224;
    border-color: #ec5224; }

/* line 89, ../sass/project/buttons-inspinia.scss */
.btn-info {
    background-color: #23c6c8;
    color: #FFFFFF; }

/* line 94, ../sass/project/buttons-inspinia.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #1b9b9d;
    color: #FFFFFF; }

/* line 99, ../sass/project/buttons-inspinia.scss */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none; }

/* line 103, ../sass/project/buttons-inspinia.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9; }

/* line 108, ../sass/project/buttons-inspinia.scss */
.btn-default {
    border-color: #eaeaea;
    color: #666; }

/* line 112, ../sass/project/buttons-inspinia.scss */
.btn-default.stopped {
    background: #666;
    color: #fff; }

/* line 117, ../sass/project/buttons-inspinia.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
    color: #FFFFFF; }

/* line 122, ../sass/project/buttons-inspinia.scss */
.btn-default.stopped:hover, .btn-default.stopped:focus, .btn-default.stopped:active, .btn-default.stopped.active, .open .dropdown-toggle.btn-default.stopped {
    background-color: #4d4d4d;
    color: #FFFFFF; }

/* line 127, ../sass/project/buttons-inspinia.scss */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none; }

/* line 131, ../sass/project/buttons-inspinia.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #707070;
    border-color: #707070; }

/* line 136, ../sass/project/buttons-inspinia.scss */
.btn-warning {
    background-color: #f3a93a;
    color: #FFFFFF; }

/* line 141, ../sass/project/buttons-inspinia.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #ec930e;
    color: #FFFFFF; }

/* line 146, ../sass/project/buttons-inspinia.scss */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none; }

/* line 150, ../sass/project/buttons-inspinia.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f4b14d;
    border-color: #f4b14d; }

/* line 155, ../sass/project/buttons-inspinia.scss */
.btn-danger {
    background-color: #D85E3F;
    color: #FFFFFF; }

/* line 160, ../sass/project/buttons-inspinia.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-color: #cb4a29;
    color: #FFFFFF; }

/* line 165, ../sass/project/buttons-inspinia.scss */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none; }

/* line 169, ../sass/project/buttons-inspinia.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #db6d51;
    border-color: #db6d51; }

/* line 174, ../sass/project/buttons-inspinia.scss */
.btn-link {
    color: inherit; }

/* line 178, ../sass/project/buttons-inspinia.scss */
.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    color: #e84514; }

/* line 182, ../sass/project/buttons-inspinia.scss */
.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    background-image: none; }

/* line 186, ../sass/project/buttons-inspinia.scss */
.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
    color: #cacaca; }

/* line 190, ../sass/project/buttons-inspinia.scss */
.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #eaeaea; }


/* line 196, ../sass/project/buttons-inspinia.scss */
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    color: inherit;
    border: 1px solid #b7b7b7 ; }

/* line 201, ../sass/project/buttons-inspinia.scss */
.btn-white:active, .btn-white.active {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.20) inset;
    color: #666;}
/* line 205, ../sass/project/buttons-inspinia.scss */
.btn-white:active:focus, .btn-white.active:focus {
    outline: none; }

/* line 208, ../sass/project/buttons-inspinia.scss */
.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    background-image: none; }

/* line 212, ../sass/project/buttons-inspinia.scss */
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
    color: #cacaca; }

/* line 216, ../sass/project/buttons-inspinia.scss */
.form-control, .container-fluid tags-input .tags, .form-control:focus, .container-fluid tags-input .tags:focus, .container-fluid tags-input .tags.focused, .has-error .form-control:focus, .has-error .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-error .tags:focus, .has-error .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-error .tags.focused, .has-success .form-control:focus, .has-success .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-success .tags:focus, .has-success .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-success .tags.focused, .has-warning .form-control:focus, .has-warning .container-fluid tags-input .tags:focus, .container-fluid tags-input .has-warning .tags:focus, .has-warning .container-fluid tags-input .tags.focused, .container-fluid tags-input .has-warning .tags.focused, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .container-fluid tags-input .tags:focus, .container-fluid tags-input .navbar-form-custom .tags:focus, .navbar-form-custom .container-fluid tags-input .tags.focused, .container-fluid tags-input .navbar-form-custom .tags.focused, .navbar-form-custom .form-control:hover, .navbar-form-custom .container-fluid tags-input .tags:hover, .container-fluid tags-input .navbar-form-custom .tags:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
    box-shadow: none; }

/* line 220, ../sass/project/buttons-inspinia.scss */
.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s; }

/* line 226, ../sass/project/buttons-inspinia.scss */
.btn-rounded {
    border-radius: 50px; }

/* line 230, ../sass/project/buttons-inspinia.scss */
.btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px; }

/* line 236, ../sass/project/buttons-inspinia.scss */
button.dim {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important; }

/* line 251, ../sass/project/buttons-inspinia.scss */
button.dim:active {
    top: 3px; }

/* line 255, ../sass/project/buttons-inspinia.scss */
button.btn-primary.dim {
    box-shadow: inset 0px 0px 0px #46ad7a, 0px 5px 0px 0px #46ad7a, 0px 10px 5px #999; }

/* line 259, ../sass/project/buttons-inspinia.scss */
button.btn-primary.dim:active {
    box-shadow: inset 0px 0px 0px #46ad7a, 0px 2px 0px 0px #46ad7a, 0px 5px 3px #999; }

/* line 263, ../sass/project/buttons-inspinia.scss */
button.btn-default.dim {
    box-shadow: inset 0px 0px 0px #575757, 0px 5px 0px 0px #575757, 0px 10px 5px #999; }

/* line 267, ../sass/project/buttons-inspinia.scss */
button.btn-default.dim:active {
    box-shadow: inset 0px 0px 0px #575757, 0px 2px 0px 0px #575757, 0px 5px 3px #999; }

/* line 271, ../sass/project/buttons-inspinia.scss */
button.btn-warning.dim {
    box-shadow: inset 0px 0px 0px #f19c1d, 0px 5px 0px 0px #f19c1d, 0px 10px 5px #999; }

/* line 275, ../sass/project/buttons-inspinia.scss */
button.btn-warning.dim:active {
    box-shadow: inset 0px 0px 0px #f19c1d, 0px 2px 0px 0px #f19c1d, 0px 5px 3px #999; }

/* line 279, ../sass/project/buttons-inspinia.scss */
button.btn-info.dim {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 5px 0px 0px #1eacae, 0px 10px 5px #999; }

/* line 283, ../sass/project/buttons-inspinia.scss */
button.btn-info.dim:active {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 2px 0px 0px #1eacae, 0px 5px 3px #999; }

/* line 287, ../sass/project/buttons-inspinia.scss */
button.btn-success.dim {
    box-shadow: inset 0px 0px 0px #cc3d12, 0px 5px 0px 0px #cc3d12, 0px 10px 5px #999; }

/* line 291, ../sass/project/buttons-inspinia.scss */
button.btn-success.dim:active {
    box-shadow: inset 0px 0px 0px #cc3d12, 0px 2px 0px 0px #cc3d12, 0px 5px 3px #999; }

/* line 295, ../sass/project/buttons-inspinia.scss */
button.btn-danger.dim {
    box-shadow: inset 0px 0px 0px #cf4c2a, 0px 5px 0px 0px #cf4c2a, 0px 10px 5px #999; }

/* line 299, ../sass/project/buttons-inspinia.scss */
button.btn-danger.dim:active {
    box-shadow: inset 0px 0px 0px #cf4c2a, 0px 2px 0px 0px #cf4c2a, 0px 5px 3px #999; }

/* line 303, ../sass/project/buttons-inspinia.scss */
button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px; }

/* line 313, ../sass/project/buttons-inspinia.scss */
button.dim:active:before {
    top: 7px;
    font-size: 50px; }

/**                         */
/**
 * $section ESTRUTURA GERAL
 */
/* line 6, ../sass/project/geral.scss */
body > .container-fluid {
    padding: 0; }

/* line 9, ../sass/project/geral.scss */
.hidden {
    display: none !important; }

/* line 12, ../sass/project/geral.scss */
img {
    border: none; }

/* line 14, ../sass/project/geral.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    line-height: inherit !important; }

/* line 18, ../sass/project/geral.scss */
ul {
    padding: 0; }

/* line 19, ../sass/project/geral.scss */
li {
    list-style: none; }

/* line 21, ../sass/project/geral.scss */
.capitalize {
    text-transform: capitalize; }

/**
 * $subsection container
 */
/* line 26, ../sass/project/geral.scss */
.container {
    border: 1px solid #eaeaea;
    background: #fff;
    width: 100%;
    z-index: 10;
    position: relative; }
/* line 34, ../sass/project/geral.scss */
.container .menu-container {
    float: right;
    margin-bottom: 0px; }
/* line 39, ../sass/project/geral.scss */
.container h1 {
    display: inline-block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 13px;
    margin-left: 20px;
    z-index: 3; }
/* line 55, ../sass/project/geral.scss */
.container .navbar-brand h1,
.container .navbar-brand span,
.container .navbar-brand img {
    display: inline-block;
    vertical-align: middle; }
.navbar-brand img {
    height: 100%;
    width: auto;
}
/* line 61, ../sass/project/geral.scss */
.container .navbar-brand span {
    font-size: 17px;
    color: #999;
    font-family: "michelinbold", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    position: relative;
    margin-left: 10px; }
/* line 75, ../sass/project/geral.scss */
.container .navbar-brand span:before {
    background: #eaeaea;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 30px; 
    margin-top: -5px;
}
@media screen and (max-width: 550px) {
    .container .navbar-brand span {
        display: none;
    }
}
/* line 90, ../sass/project/geral.scss */
.container .nav.nav-pills li {
    transition: all 0.5s ease;
    margin: 0; }

@media (min-width: 320px) and (max-width: 767px) {
    .container .nav.nav-pills li ul{
        width: 100%;
        background-color: #fff;
    }
    .container .nav.nav-pills li ul.in{
        display: inline-block;
    }
    .container .nav.nav-pills li ul .left-sidebar-submenu {
        float: left;
        width: 100%;
    }

    .container .nav.nav-pills li ul .left-sidebar-submenu a {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }
}
/* line 94, ../sass/project/geral.scss */
.container .nav.nav-pills > li:hover,
.container .nav.nav-pills > li.ativo {
    background: #f3f3f3;
    position: relative; }
/* line 98, ../sass/project/geral.scss */
.container .nav.nav-pills > li:hover:before,
.container .nav.nav-pills > li.ativo:before {
    content: " ";
    height: 4px;
    top: 0;
    width: 100%;
    display: block;
    position: absolute !important;
    background: #000000; }
/* line 109, ../sass/project/geral.scss */
.container .nav.nav-pills .user {
    width: 40px; }
/* line 111, ../sass/project/geral.scss */
.container .nav.nav-pills .user > a {
    /* padding: 10px 5px; */
    text-align: center;
    width: 40px; }
/* line 115, ../sass/project/geral.scss */
.container .nav.nav-pills .user > a [class^="icon-"] {
    font-size: 18px; }
/* line 117, ../sass/project/geral.scss */
.container .nav.nav-pills .link-menu-horizontal {
    color: #666;
    font-size: 13px;}
/* line 123, ../sass/project/geral.scss */
.container .nav.nav-pills .link-menu-horizontal:hover {
    color: #000; }
/* line 125, ../sass/project/geral.scss */
.container .nav.nav-pills [class^="icon-"],
.container .nav.nav-pills [class*=" icon-"] {
    font-size: 18px;}
/* line 130, ../sass/project/geral.scss */
.container .nav.nav-pills [class^="icon-"]:before, .container .nav.nav-pills [class*=" icon-"]:before {
    width: auto; }
/* line 134, ../sass/project/geral.scss */
.container .nav.nav-pills i.icon-circle {
    position: absolute;
    top: 30px;
    right: 5px;
    height: 15px;
    line-height: 15px; }
/* line 141, ../sass/project/geral.scss */
.container .nav.nav-pills i.icon-circle:before {
    height: 15px;
    font-size: 15px;
    color: #f3a93a; }
/* line 147, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu {
    margin: 0;
    left: auto;
    right: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #eaeaea;
    top: -webkit-calc(100% - 1px);
    top: -khtml-calc(100% - 1px);
    top: -moz-calc(100% - 1px);
    top: -ms-calc(100% - 1px);
    top: -o-calc(100% - 1px);
    top: calc(100% - 1px);
    padding: 0;
    /** $subsection submenu de idiomas */
    /** $subsection submenu de alertas */
    /** $subsection submenu de configuracoes */ }
/* line 157, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu > ul {
    padding: 0; }
/* line 159, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu > ul li {
    border: 1px solid #eaeaea;
    border-top: 0;
    list-style: none;
    width: 350px; }
/* line 166, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu > ul li:hover a {
    background: none; }
/* line 170, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu .ver-todos {
    padding: 5px 15px; }
/* line 172, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu .ver-todos a {
    color: #666;
    display: block;
    font-size: 14px;
    text-align: center; }
/* line 177, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu .ver-todos a:hover {
    background: none;
    text-decoration: underline; }
/* line 184, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma {
    min-width: 100px;
    width: 100%; }
/* line 188, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li {
    padding: 15px 10px;
    width: auto; }
/* line 191, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li a {
    color: #666;
    display: block;
    width: 80px; }
/* line 196, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li a.pt-br span {
    background-image: url("icons/backgrounds/pt-br.svg"); }
/* line 197, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li a.en-us span {
    background-image: url("icons/backgrounds/en-us.svg"); }
/* line 198, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li a.es span {
    background-image: url("icons/backgrounds/es.svg"); }
/* line 200, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li a:hover {
    text-decoration: none; }
/* line 202, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.idioma li span {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    padding-left: 35px;
    height: 24px;
    width: 80px;
    font-size: 12px; }
/* line 215, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert {
    padding: 0; }
/* line 217, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert li {
    padding: 15px;
    width: 320px; }
/* line 221, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .order {
    width: 40px;
    text-align: center; }
/* line 224, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .order .alert-count {
    font-size: 14px; }
/* line 228, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .desc {
    font-weight: bold;
    width: 210px; }
/* line 231, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .desc p {
    color: #000;
    margin: 0; }
/* line 235, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .desc span {
    font-size: 12px;
    color: #999;
    margin-right: 20px; }
/* line 241, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .map-alert {
    width: 30px; }
/* line 243, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .map-alert a {
    color: #666;
    width: 30px;
    height: 30px; }
/* line 247, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .map-alert a i:before {
    width: 30px;
    height: 20px;
    margin: 0; }
/* line 254, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.alert .desc,
.container .nav.nav-pills .dropdown-menu.alert .order,
.container .nav.nav-pills .dropdown-menu.alert .map-alert {
    display: inline-block;
    vertical-align: middle; }
/* line 263, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .alert-count, .container .nav.nav-pills .dropdown-menu.config .info-user {
    background: #e84514;
    border-radius: 30px;
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    color: #666;
    line-height: 30px;
    margin-right: 10px; }
/* line 273, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .alert-count:before, .container .nav.nav-pills .dropdown-menu.config .alert-count:before, .container .nav.nav-pills .dropdown-menu.config .info-user:before, .container .nav.nav-pills .dropdown-menu.config .info-user:before {
    color: #fff; }
/* line 278, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .alert-count {
    background: #f3a93a; }
/* line 281, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .info-user img {
    display: block;
    width: 100%; }
/* line 285, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config [class^="icon-"]:before,
.container .nav.nav-pills .dropdown-menu.config [class*=" icon-"]:before {
    height: 30px;
    font-size: 20px; }
/* line 290, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config [class^="icon-"],
.container .nav.nav-pills .dropdown-menu.config [class*=" icon-"] {
    text-align: center; }
/* line 292, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li {
    padding: 20px 10px; }
/* line 293, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .login-logout {
    background: #f3f3f3;
    padding: 8px 10px; }
/* line 296, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .login-logout a:hover {
    text-decoration: none; }
/* line 297, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .login-logout a {
    color: #666;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    height: 24px;
    line-height: 24px; }
/* line 303, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .login-logout a span {
    display: inline-block;
    width: 297px; }
/* line 308, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config .login-logout a [class^="icon-"],
.container .nav.nav-pills .dropdown-menu.config .login-logout a [class*=" icon-"],
.container .nav.nav-pills .dropdown-menu.config .login-logout a :before {
    line-height: 24px;
    height: 24px; }
/* line 316, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li > a {
    font-size: 12px;
    display: block;
    text-decoration: none;
    width: 100%;
    font-size: 14px; }
/* line 323, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li > a > span {
    width: 240px;
    font-size: 14px;
    line-height: 14px;
    font-size: 12px;
    display: inline-block;
    white-space: normal;
    line-height: 12px; }
/* line 332, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li > a i, .container .nav.nav-pills .dropdown-menu.config li > a span {
    color: #666;
    vertical-align: middle; }
/* line 336, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li > a p {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 250px; }
/* line 342, ../sass/project/geral.scss */
.container .nav.nav-pills .dropdown-menu.config li > a p span {
    display: block;
    font-size: 12px; }
/* line 350, ../sass/project/geral.scss */
.container .nav.nav-pills li:hover .dropdown-menu {
    display: block; }

.container-fluid.wrapper [class^="icon-"]:before,
.container-fluid.wrapper [class*=" icon-"]:before {font-size: 18px; }

/* line 553, ../sass/project/geral.scss */
.sascar-inner-header {
    background: #fff;
    padding: 15px 0px;
    position: relative;
}
/* line 563, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-heading {
    color: #000;
    font-size: 21px;
    margin: 0;
    line-height: 40px;
    height: 40px;
    background-color: transparent;
    padding: 0;
    cursor: default;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }
/* line 576, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action button:only-of-type {
    margin-top: 15px; }
/* line 580, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action .btn-group .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 1px solid #e9e9e9;
    border-radius: 0; }
/* line 586, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action .btn-group .dropdown-menu a, .sascar-inner-header .sascar-inner-header-nav-action .btn-group .dropdown-menu button, .sascar-inner-header .sascar-inner-header-nav-action .btn-group .dropdown-menu .btn {
    background: #999;
    border-bottom: 1px solid #e9e9e9;
    color: #fff;
    padding: 4px 8px;
    text-align: right; }
/* line 594, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action .btn-group .dropdown-menu li:last-child a {
    border-bottom: none; }
/* line 599, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action .btn-group.open .btn {
    box-shadow: 3px 3px 9px -4px #000000 inset;
    border-color: #e9e9e9; }
/* line 605, ../sass/project/geral.scss */
.sascar-inner-header .sascar-inner-header-nav-action .btn-group:only-of-type {
    float: right; }

/**
 * $section BARRA STATUS
 */
/* line 611, ../sass/project/geral.scss */
.barra-status {
    position: absolute;
    right: 0;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.2); }
/* line 618, ../sass/project/geral.scss */
.barra-status [class*="col-"] {
    padding: 8px 15px; }
/* line 622, ../sass/project/geral.scss */
.barra-status .check-group.tipo-mapa {
    float: right; }
/* line 623, ../sass/project/geral.scss */
.barra-status .check-group.tipo-mapa .btn {
    height: 32px; }
/* line 628, ../sass/project/geral.scss */
.barra-status .check-group,
.barra-status .search-group {
    border: none;
    padding: 0; }
/* line 634, ../sass/project/geral.scss */
.barra-status .search-group input[type="text"] {
    border-radius: 3px 0 0 3px; }
/* line 638, ../sass/project/geral.scss */
.barra-status .btn-success {
    padding: 8px 3px; }

/**
 * $subsection RODAPE
 */
/* line 644, ../sass/project/geral.scss */
.rodape {
    border-top: 1px solid #bbbbbb; }

/* line 648, ../sass/project/geral.scss */
.label-rodape-left {
    line-height: 30px;
    margin-left: 5px;
    font-weight: normal; }

/* line 654, ../sass/project/geral.scss */
.label-rodape-right {
    line-height: 30px;
    margin-right: 5px;
    font-weight: normal;
    float: right; }

/**
 * $section ESTRUTURA GERAL MAPA
 */
/* line 664, ../sass/project/geral.scss */
body.mapa,
.mapa > .container-fluid {
    height: 100%; }

/* line 666, ../sass/project/geral.scss */
body.mapa {
    overflow: hidden;
    min-width: 0; }
/* line 670, ../sass/project/geral.scss */
body.mapa .conteudo {
    margin-top: 61px; }

/**
 * $section ESTRUTURA GERAL INTERNAS
 */
/* line 678, ../sass/project/geral.scss */
.sidebar [class^="icon-"]:before, .sidebar [class*=" icon-"]:before,
.container-fluid.wrapper [class^="icon-"]:before,
.container-fluid.wrapper [class*=" icon-"]:before {
    font-size: 18px; }

/* line 685, ../sass/project/geral.scss */
.container {
    position: fixed !important;
    top: 0;
    z-index: 1040; }

/* line 690, ../sass/project/geral.scss */
.container-geral {
    margin-top: 51px;
    margin-bottom: 60px;}

/* line 694, ../sass/project/geral.scss */
.wrapper-content {
    margin: 0 0 0 300px;
    background: #f3f3f3;
    position: relative;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: -webkit-calc(100% - 300px);
    width: -khtml-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -ms-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: calc(100% - 300px); }
/* line 701, ../sass/project/geral.scss */
.wrapper-content.wrapper-content-full-width {
    margin: 0;
    min-height: auto;
    width: 100%; }
/* line 706, ../sass/project/geral.scss */
.wrapper-content.wrapper-content-with-left-sidebar {
    margin: 0 0 0 230px ;
    width: -webkit-calc(100% - 230px);
    width: -khtml-calc(100% - 230px);
    width: -moz-calc(100% - 230px);
    width: -ms-calc(100% - 230px);
    width: -o-calc(100% - 230px);
    width: calc(100% - 230px); }
/* line 709, ../sass/project/geral.scss */
.wrapper-content.wrapper-content-with-left-sidebar.wrapper-header {
    min-height: auto;
    background-color: #fff; }
/* line 714, ../sass/project/geral.scss */
.wrapper-content .wrapper-content-filtro {
    /*padding: 10px 0 0 10px; */
}
/* line 716, ../sass/project/geral.scss */
.wrapper-content .wrapper-content-filtro .btn-group {
    margin-top: 24px; }
.wrapper-content .wrapper-content-filtro .form-group .btn-transp{
    /*margin-top: 24px; */ }
/* line 720, ../sass/project/geral.scss */
.wrapper-content .content {
    padding: 20px; }

/* line 724, ../sass/project/geral.scss */
.header-content {
    background: #fff;
    padding: 15px 20px;
    position: fixed;
    z-index: 1001;
    height: 97px;
    -moz-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -webkit-transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: -webkit-calc(100% - 300px);
    width: -khtml-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -ms-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: calc(100% - 300px); }
/* line 735, ../sass/project/geral.scss */
.header-content.header-content-full-width {
    width: 100%; }
/* line 739, ../sass/project/geral.scss */
.header-content .title h1 {
    color: #000;
    font-size: 21px;
    margin: 0;
    line-height: 40px;
    height: 40px;
    background-color: transparent;
    padding: 0;
    cursor: default; }
/* line 751, ../sass/project/geral.scss */
.header-content .nav-action button:only-of-type {
    margin-top: 15px;
    float: right; }
/* line 756, ../sass/project/geral.scss */
.header-content .nav-action .btn-group .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 1px solid #e9e9e9;
    border-radius: 0; }
/* line 762, ../sass/project/geral.scss */
.header-content .nav-action .btn-group .dropdown-menu a, .header-content .nav-action .btn-group .dropdown-menu button, .header-content .nav-action .btn-group .dropdown-menu .btn {
    background: #999;
    border-bottom: 1px solid #e9e9e9;
    color: #fff;
    padding: 4px 8px;
    text-align: right; }
/* line 770, ../sass/project/geral.scss */
.header-content .nav-action .btn-group .dropdown-menu li:last-child a {
    border-bottom: none; }
/* line 775, ../sass/project/geral.scss */
.header-content .nav-action .btn-group.open .btn {
    box-shadow: 3px 3px 9px -4px #000000 inset;
    border-color: #e9e9e9; }
/* line 781, ../sass/project/geral.scss */
.header-content .nav-action .btn-group:only-of-type {
    float: right; }

/* line 786, ../sass/project/geral.scss */
.header-content + .content {
    padding-top: 100px; }

/* line 789, ../sass/project/geral.scss */
.botoes-gerenciar > .row {
    margin: 0 -5px 0 -5px; }
/* line 793, ../sass/project/geral.scss */
.botoes-gerenciar > .row [class*="col-"]:nth-child(5) > * {
    float: right;
    text-align: right; }
/* line 797, ../sass/project/geral.scss */
.botoes-gerenciar .row > * {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px; }
/* line 804, ../sass/project/geral.scss */
.botoes-gerenciar .btn-group {
    width: 100%; }
/* line 807, ../sass/project/geral.scss */
.botoes-gerenciar .filtro .btn-group {
    min-width: 100px; }
/* line 811, ../sass/project/geral.scss */
.botoes-gerenciar .acoes .btn-group,
.botoes-gerenciar .acoes p,
.botoes-gerenciar .acoes span {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-top: 0;
    margin-bottom: 0; }
/* line 820, ../sass/project/geral.scss */
.botoes-gerenciar .acoes > p, .botoes-gerenciar .acoes > span {
    margin-left: 5px;
    max-width: -webkit-calc(100% - 80px);
    max-width: -khtml-calc(100% - 80px);
    max-width: -moz-calc(100% - 80px);
    max-width: -ms-calc(100% - 80px);
    max-width: -o-calc(100% - 80px);
    max-width: calc(100% - 80px);
    line-height: 14px; }

/* line 829, ../sass/project/geral.scss */
.botoes-gerenciar + .wrap {
    margin-top: 20px; }

/**
 * $subsection SIDEBAR
 */
/**
* $subsection largura SIDEBAR
*/
/* line 839, ../sass/project/geral.scss */
.sidebar {
    background: #fff;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    position: fixed;
    left: 0;
    width: 300px;
    height: 100%;
    z-index: 1004; }
/* line 848, ../sass/project/geral.scss */
.sidebar .sidebar-header {
    background-color: #f3f3f3;
    padding: 15px 10px;
    position: relative; }
/* line 853, ../sass/project/geral.scss */
.sidebar .sidebar-search {
    width: -webkit-calc(100% - 20px);
    width: -khtml-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px); }
/* line 856, ../sass/project/geral.scss */
.sidebar .sidebar-handler {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #e9e9e9;
    cursor: pointer; }
/* line 865, ../sass/project/geral.scss */
.sidebar .sidebar-handler i[class^=icon] {
    color: #333;
    right: -3px;
    top: -webkit-calc(50% - 12px);
    top: -khtml-calc(50% - 12px);
    top: -moz-calc(50% - 12px);
    top: -ms-calc(50% - 12px);
    top: -o-calc(50% - 12px);
    top: calc(50% - 12px);
    position: absolute; }
/* line 872, ../sass/project/geral.scss */
.sidebar .sidebar-handler:hover {
    background-color: #9d9d9d; }
/* line 874, ../sass/project/geral.scss */
.sidebar .sidebar-handler:hover i[class^=icon] {
    color: #fff; }
/* line 880, ../sass/project/geral.scss */
.sidebar .sidebar-items {
    padding: 0;
    height: -webkit-calc(100% - 130px);
    height: -khtml-calc(100% - 130px);
    height: -moz-calc(100% - 130px);
    height: -ms-calc(100% - 130px);
    height: -o-calc(100% - 130px);
    height: calc(100% - 130px);
    overflow-y: auto; }
/* line 885, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #eaeaea; }
/* line 890, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item *:focus {
    outline: none !important; }
/* line 891, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item .toggle-menu {
    background: none;
    border: none;
    color: #fff;
    position: absolute;
    right: 0;
    padding: 13px 20px 7px 20px;
    top: 0; }
/* line 901, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item > span,
.sidebar .sidebar-items .sidebar-item a {
    color: #333;
    transition: all 0.7s ease;
    display: inline-block;
    background: transparent;
    text-align: left;
    width: 100%; }
/* line 910, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item > span span,
.sidebar .sidebar-items .sidebar-item a span {
    margin-left: 10px;
    transition: all 0.7s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: 130px;
    display: inline-block;
    font-size: 13px; }
/* line 918, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item a:hover, .sidebar .sidebar-items .sidebar-item.ativo a {
    text-decoration: none;
    background: #dedede;
    color: #333; }
/* line 924, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item a:hover .btn, .sidebar .sidebar-items .sidebar-item.ativo a .btn {
    opacity: 0.5;
    color: #fff; }
/* line 929, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item > a {
    padding: 10px 20px; }
/* line 932, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item > span {
    background: #2c4353;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 13px 20px; }
/* line 939, ../sass/project/geral.scss */
.sidebar .sidebar-items .sidebar-item > span i {
    float: right; }
/* line 943, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul {
    background: #253847; }
/* line 945, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li {
    background: inherit;
    position: relative;
    white-space: nowrap; }
/* line 950, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li .btn {
    padding: 0;
    opacity: 0.5; }
/* line 954, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li .btn [class*="icon-"]:before {
    font-size: 16px !important; }
/* line 958, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li .btn.btn-transp:hover {
    background: none;
    opacity: 1;
    color: #fff; }
/* line 964, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li:hover:before, .sidebar .sidebar-items > li > ul > li.ativo:before {
    position: absolute;
    content: ".";
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    text-indent: -9999px;
    background: #dddddd; }
/* line 977, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li a:focus {
    color: #fff; }
/* line 981, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li a[disabled="disabled"],
.sidebar .sidebar-items > li > ul > li a.disabled {
    opacity: 0.5; }
/* line 985, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:hover, .sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:focus,
.sidebar .sidebar-items > li > ul > li a.disabled:hover,
.sidebar .sidebar-items > li > ul > li a.disabled:focus {
    color: inherit; }
/* line 989, ../sass/project/geral.scss */
.sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:hover [class^="icon-"]:before,
.sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:hover [class*=" icon-"]:before, .sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:focus [class^="icon-"]:before,
.sidebar .sidebar-items > li > ul > li a[disabled="disabled"]:focus [class*=" icon-"]:before,
.sidebar .sidebar-items > li > ul > li a.disabled:hover [class^="icon-"]:before,
.sidebar .sidebar-items > li > ul > li a.disabled:hover [class*=" icon-"]:before,
.sidebar .sidebar-items > li > ul > li a.disabled:focus [class^="icon-"]:before,
.sidebar .sidebar-items > li > ul > li a.disabled:focus [class*=" icon-"]:before {
    color: inherit; }

/* line 1012, ../sass/project/geral.scss */
.sidebar-collapsed .sidebar {
    left: -280px; }
/* line 1014, ../sass/project/geral.scss */
.sidebar-collapsed .sidebar .sidebar-items {
    visibility: hidden;
    overflow: hidden; }
/* line 1018, ../sass/project/geral.scss */
.sidebar-collapsed .header-content {
    width: -webkit-calc(100% - 20px) !important;
    width: -khtml-calc(100% - 20px) !important;
    width: -moz-calc(100% - 20px) !important;
    width: -ms-calc(100% - 20px) !important;
    width: -o-calc(100% - 20px) !important;
    width: calc(100% - 20px) !important; }
/* line 1022, ../sass/project/geral.scss */
.sidebar-collapsed .wrapper-content {
    margin-left: 20px;
    width: -webkit-calc(100% - 20px) !important;
    width: -khtml-calc(100% - 20px) !important;
    width: -moz-calc(100% - 20px) !important;
    width: -ms-calc(100% - 20px) !important;
    width: -o-calc(100% - 20px) !important;
    width: calc(100% - 20px) !important; }


/**
 * $section FLASH MESSAGE
 */
/* line 1096, ../sass/project/geral.scss */
.send-form {
    background-color: rgba(37, 56, 71, 0.8);
    position: fixed;
    bottom: 0;
    padding: 12px;
    width: -webkit-calc(100% - 300px);
    width: -khtml-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -ms-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: calc(100% - 300px);
    z-index: 3; }
/* line 1106, ../sass/project/geral.scss */
.send-form .left {
    float: left; }
/* line 1107, ../sass/project/geral.scss */
.send-form .right {
    float: right; }
/* line 1111, ../sass/project/geral.scss */
.send-form .left > p, .send-form .left > span,
.send-form .right > p,
.send-form .right > span {
    color: #fff;
    display: inline-block;
    margin-right: 5px; }
/* line 1116, ../sass/project/geral.scss */
.send-form .left > *,
.send-form .right > * {
    margin: 0 5px; }
/* line 1121, ../sass/project/geral.scss */
.send-form .btn-transp {
    color: #fff;
    border: none; }
/* line 1124, ../sass/project/geral.scss */
.send-form .btn-transp:hover {
    background: none;
    border: none; }


/**
 * $section SCROLL CUSTOM
 */
/* line 1138, ../sass/project/geral.scss */
.mCustomScrollbar {
    padding: 0; }
/* line 1141, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools {
    background: #f3f3f3; }
/* line 1144, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_vertical {
    width: 20px; }
/* line 1147, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger_bar {
    border-radius: 20px;
    width: 8px; }
/* line 1155, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
    background: none; }
/* line 1158, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #dedede; }
/* line 1161, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #666; }
/* line 1165, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 20px; }
/* line 1168, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCustomScrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger_bar {
    border-radius: 20px;
    height: 8px;
    margin: 7px 0 !important; }
/* line 1177, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -126px 0px; }
/* line 1179, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -126px -19px; }
/* line 1181, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -139px -53px; }
/* line 1183, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -139px -37px; }
/* line 1187, ../sass/project/geral.scss */
.mCustomScrollbar .mCSB_container_wrapper {
    margin-right: 0; }

/**
 * spinner loading
 */
/* line 1194, ../sass/project/geral.scss */
.overlay-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0; }
/* line 1202, ../sass/project/geral.scss */
.overlay-loading .icon-spinner {
    display: block;
    margin: 20px auto;
    width: 60px;
    height: 60px; }

/* line 1211, ../sass/project/geral.scss */
.btn .icon-spinner {
    height: 30px;
    margin: 0 auto;
    width: 35px; }
/* line 1216, ../sass/project/geral.scss */
.btn .icon-spinner:before {
    font-size: 25px !important; }

@keyframes spin {
    from {
        transform: rotate(0deg);
        opacity: 0.2; }
    50% {
        transform: rotate(180deg);
        opacity: 1.0; }
    to {
        transform: rotate(360deg);
        opacity: 0.2; } }
/* line 1227, ../sass/project/geral.scss */
[class^="icon-spinner"]:before {
    color: #585858;
    font-size: 38px !important; }

/* line 1231, ../sass/project/geral.scss */
.rotate:before {
    animation: spin 1s linear infinite; }

/* line 1236, ../sass/project/geral.scss */
.load-on-scroll {
    position: relative; }
/* line 1240, ../sass/project/geral.scss */
.load-on-scroll.load-on-scroll-loading .load-on-scroll-widget {
    opacity: 100; }

/* line 1245, ../sass/project/geral.scss */
.load-on-scroll-widget {
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0;
    position: absolute;
    height: 60px;
    text-align: center;
    bottom: 0;
    width: 100%;
    width: -webkit-calc(100% - 40px);
    width: -khtml-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
    background-color: #fff;
    line-height: 60px; }
/* line 1258, ../sass/project/geral.scss */
.load-on-scroll-widget .load-on-scroll-spinner:before {
    font-size: 32px !important; }

/* line 1262, ../sass/project/geral.scss */
.icon-check-empty {
    font-size: 18px; }

/* line 1265, ../sass/project/geral.scss */
i.icon-export-2 {
    font-size: 18px; }

/* line 1269, ../sass/project/geral.scss */
.btn.btn-view-options {
    cursor: pointer;
    background-color: #e84514;
    color: #fff; }
/* line 1273, ../sass/project/geral.scss */
.btn.btn-view-options:hover {
    background-color: #FA9F3D; }
/* line 1276, ../sass/project/geral.scss */
.btn.btn-view-options:active {
    background-color: #DC7A12; }
/* line 1280, ../sass/project/geral.scss */
.btn.btn-cancel {
    border: 0;
    background-color: #F9F9F9; }
/* line 1284, ../sass/project/geral.scss */
.btn.export {
    width: 34px;
    height: 34px; }

/* line 1290, ../sass/project/geral.scss */
.group-btn-hover .btn-group {
    display: none; }

/* line 1295, ../sass/project/geral.scss */
.filter-date {
    font-size: 12px;
    padding: 10px 10px 0 5px; }

/* line 1300, ../sass/project/geral.scss */
/* .col-xs-12, .col-sm-4, .col-md-3 {
    padding: 10px 20px; } */

/* line 1304, ../sass/project/geral.scss */
.btn-margin-top, .dropdown-margin-top {
    margin-top: 30px; }

/* line 1307, ../sass/project/geral.scss */
.btn-margin-right {
    margin-right: 15px; }

/* line 1310, ../sass/project/geral.scss */
.btn-exports {
    visibility: visible;
    padding-left: 20px; }
/* line 1311, ../sass/project/geral.scss */
.btn-exports.idle-btn {
    visibility: hidden; }
/* line 1316, ../sass/project/geral.scss */
.btn-exports label {
    cursor: pointer; }

/* line 1321, ../sass/project/geral.scss */
::-webkit-scrollbar {
    width: 20px;
    height: 20px; }

/* line 1326, ../sass/project/geral.scss */
::-webkit-scrollbar-track {
    background-color: #F2F2F2; }

/* line 1330, ../sass/project/geral.scss */
::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #DDDDDD;
    border: 7px #f2f2f2 solid; }

/* line 1336, ../sass/project/geral.scss */
::-webkit-scrollbar-thumb:hover {
    background-color: #666666; }

/* line 1340, ../sass/project/geral.scss */
.wrap.wrap-idle {
    display: none !important; }

/* line 1344, ../sass/project/geral.scss */
.icon-wrap {
    text-align: center;
    padding-top: 100px; }
/* line 1347, ../sass/project/geral.scss */
.icon-wrap img {
    height: 80px; }
/* line 1350, ../sass/project/geral.scss */
.icon-wrap p {
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    padding-top: 20px;
    font-size: 13px; }
/* line 1355, ../sass/project/geral.scss */
.icon-wrap.icon-wrap-idle {
    display: none !important; }

/* line 1362, ../sass/project/geral.scss */
.table-responsive.table-responsive-margin-top table {
    margin-top: 85px; }
/* line 1366, ../sass/project/geral.scss */
.table-responsive .table-responsive-filter {
    position: fixed;
    padding: 0px;
    z-index: 1001;
    background: #F2F2F2;
    top: 158px;
    width: 97%; }
/* line 1373, ../sass/project/geral.scss */
.table-responsive .table-responsive-filter.table-responsive-filter-scroll {
    width: 78%; }

/* line 1380, ../sass/project/geral.scss */
.alert-block .alert-block-text {
    display: none; }
/* line 1385, ../sass/project/geral.scss */
.alert-block.alert-block-show input {
    border-color: #F3A939; }
/* line 1388, ../sass/project/geral.scss */
.alert-block.alert-block-show .alert-block-text {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    color: #F3A939;
    display: block; }

/* line 1398, ../sass/project/geral.scss */
.warning-block .warning-block-text {
    display: none; }
/* line 1403, ../sass/project/geral.scss */
.warning-block.warning-block-show input {
    border-color: #D85E3F; }
/* line 1406, ../sass/project/geral.scss */
.warning-block.warning-block-show .warning-block-text {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    color: #D85E3F;
    display: block; }

/* line 1415, ../sass/project/geral.scss */
.padded-column {
    padding-left: 100px;
    position: relative; }

/* line 1427, ../sass/project/geral.scss */
.sascar-form .sascar-form-padded-column {
    padding-left: 100px;
    position: relative;
    margin-bottom: 20px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.sascar-form .sascar-form-padded-column:before, .sascar-form .sascar-form-padded-column:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.sascar-form .sascar-form-padded-column:after {
    clear: both; }
/* line 1437, ../sass/project/geral.scss */
.sascar-form .sascar-form-padded-column div[class*="col"] {
    padding-left: 0px !important;
    padding-right: 20px !important; }
/* line 1446, ../sass/project/geral.scss */
.sascar-form .sascar-form-instructions {
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px; }

/* line 1452, ../sass/project/geral.scss */
.normal-font {
    font-weight: normal;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }

/* line 1457, ../sass/project/geral.scss */
.remove-padding-top {
    padding-top: 0px !important; }

/* line 1461, ../sass/project/geral.scss */
.text-area-no-resize-horizontal {
    resize: vertical; }

/* line 1463, ../sass/project/geral.scss */
.col {
    background-repeat: no-repeat; }

/* line 1465, ../sass/project/geral.scss */
.ativo:before {
    background-image: url("icons/ativo.svg"); }

.tipo-contato:before {
    background-image: url("icons/tipo.svg"); }

.servicos-contratados:before {
    background-image: url("icons/servicos-contratados.svg"); }

.contatos:before {
    background-image: url("icons/contatos.svg"); }

.veiculos:before {
    background-image: url("icons/veiculos.svg"); }

.contato-autorizado:before {
    background-image: url("icons/contato-autorizado.svg"); }

.contato-emergencia:before {
    background-image: url("icons/contato-emergencia.svg"); }

.itens:before {
    background-image: url("icons/itens.svg"); }

.aviso:before {
    background-image: url("icons/aviso.svg"); }

.favorito:before {
    background-image: url("icons/favorito.svg"); }

.carregando:before {
    background-image: url("icons/carregando.svg"); }

.cancelar:before {
    background-image: url("icons/cancelar.svg"); }

.veiculosretirada:before {
    background-image: url("icons/veiculo-retirada.svg"); }

.valor-data:before {
    background-image: url("icons/valor-data.svg"); }

.dados-veiculos:before {
    background-image: url("icons/veiculo-retirada.svg"); }

.excluirsolicitacao:before {
    background-image: url("icons/excluir.svg"); }

.veiculosreinstalacao:before {
    background-image: url("icons/veiculo-reinstalacao.svg"); }

.gerenciadoras:before {
    background-image: url("icons/gerenciadoras.svg"); }

.informar-motivo:before {
    background-image: url("icons/informar-motivo.svg"); }

.download:before {
    background-image: url("icons/download.svg"); }

/* line 1469, ../sass/project/geral.scss */
.grupo:before {
    background-image: url("icons/grupo.svg"); }

/* line 1471, ../sass/project/geral.scss */
.excluir:before {
    background-image: url("icons/excluir.svg"); }

/* line 1473, ../sass/project/geral.scss */
.periodo-prazo:before {
    background-image: url("icons/periodo-prazo.svg"); }

/* line 1475, ../sass/project/geral.scss */
.modulo-isca:before {
    background-image: url("icons/modulo-isca.svg"); }

/* line 1477, ../sass/project/geral.scss */
.notificacoes:before {
    background-image: url("icons/notificacoes.svg"); }


/**
 * $section BUTTON ICON
 */
/* line 4, ../sass/project/button-icons.scss */
.tipo {
    background: #eaeaea;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    border: 3px solid #eaeaea;
    margin: 0; }
/* line 13, ../sass/project/button-icons.scss */
.tipo[class*="icon-"]:before {
    color: #666;
    font-size: 26px !important; }

/* line 19, ../sass/project/button-icons.scss */
.listagem-icones .icone {
    width: 46px;
    height: 46px;
    margin: 0 5px 2px 0;
    float: left;
    position: relative; }
/* line 26, ../sass/project/button-icons.scss */
.listagem-icones .icone input[type="radio"] {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 2; }
/* line 33, ../sass/project/button-icons.scss */
.listagem-icones .icone input[type="radio"]:checked + .tipo {
    background: #666;
    border-color: #eaeaea;
    transition: all 0.4s ease; }
/* line 38, ../sass/project/button-icons.scss */
.listagem-icones .icone input[type="radio"]:checked + .tipo:before {
    color: #fff; }
/* line 43, ../sass/project/button-icons.scss */
.listagem-icones .icone .tipo {
    position: relative;
    z-index: 3; }

/**
 * $section DATA GRID
 */
/* line 7, ../sass/project/datagrid-tables.scss */
table.data-grid .ordering th {
    cursor: pointer; }
/* line 9, ../sass/project/datagrid-tables.scss */
table.data-grid .ordering th > span {
    white-space: nowrap; }
/* line 10, ../sass/project/datagrid-tables.scss */
table.data-grid .ordering th > span.check-custom:after {
    content: '';
    display: none; }
/* line 12, ../sass/project/datagrid-tables.scss */
table.data-grid .ordering th .icon-sort:before {
    font-size: 14px !important; }
/* line 14, ../sass/project/datagrid-tables.scss */
table.data-grid .ordering th .check-custom {
    display: block; }
/* line 19, ../sass/project/datagrid-tables.scss */
table.data-grid thead > tr > th {
    font-size: 13px; }
/* line 27, ../sass/project/datagrid-tables.scss */
table.data-grid tbody > tr > td {
    font-size: 13px; }
/* line 34, ../sass/project/datagrid-tables.scss */
table.data-grid .check-custom label {
    margin: 0; }
/* line 38, ../sass/project/datagrid-tables.scss */
table.data-grid [class^="icon-"],
table.data-grid [class*=" icon-"] {
    width: auto;
    height: 16px; }
/* line 43, ../sass/project/datagrid-tables.scss */
table.data-grid [class^="icon-"]:before,
table.data-grid [class*=" icon-"]:before {
    width: 18px;
    height: 16px;
    line-height: 16px; }

/** $subsection BOTOES EDITAR TABELA */
/* line 5, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item p,
.table .toggle-item p {
    width: auto;
    height: 36px;
    display: table;
    margin: 0; }
/* line 10, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item p span,
.table .toggle-item p span {
    display: table-cell;
    vertical-align: middle; }
/* line 16, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item .toggle-group-itens,
.table .toggle-item .toggle-group-itens {
    opacity: 0;
    visibility: hidden;
    width: 1px;
    height: 1px;
    transition: all 0.5s ease;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -17px; }
/* line 30, ../sass/project/buttonhover-tables.scss */
.view-lista tr td,
.table tr td {
    position: relative; }
/* line 32, ../sass/project/buttonhover-tables.scss */
.view-lista tr:hover .toggle-group-itens,
.table tr:hover .toggle-group-itens {
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
    overflow: visible; }

/**
 * $section CUSTOM THEME SASWEB
 */
/**
 * $section COMBO MULTISELECT "TREEVIEW"
 */
/* line 11, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll > ul {
    padding: 0;
    margin-bottom: 0; }
/* line 14, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll > ul > li {
    border-bottom: 1px solid #eaeaea;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0; }
/* line 21, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll > ul > li.active {
    background: #f8f8f8; }
/* line 22, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll > ul > li:last-child {
    border-bottom: none; }
/* line 27, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > .toggle-group,
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > ul {
    width: -webkit-calc(100% - 20px);
    width: -khtml-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px); }
/* line 32, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > .toggle-group li,
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > ul li {
    margin-left: 30px;
    list-style: none;
    position: relative;
    margin-bottom: 3px; }
/* line 38, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > .toggle-group li.disabled,
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > ul li.disabled {
    opacity: 0.3; }
/* line 42, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li.group-multiselect {
    padding-left: 15px; }
/* line 43, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > .toggle-group {
    padding: 10px 5px 10px 10px; }
/* line 45, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > .toggle-group.active {
    padding-bottom: 0; }
/* line 47, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li > ul {
    padding: 0 5px 10px 5px;
    display: none; }
/* line 51, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    left: 5px;
    opacity: 0; }
/* line 57, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li input[type=checkbox]:checked + label:before {
    content: "\e81c";
    color: #3aacf3; }
/* line 61, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li label {
    cursor: pointer;
    margin: 0;
    font-size: 13px;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif;
    font-weight: bold; }
/* line 68, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li label:before {
    font-size: 18px; }
/* line 73, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li i {
    width: 12px;
    height: 13px;
    display: inline-block;
    line-height: 9px;
    cursor: pointer; }
/* line 80, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li i:before {
    font-size: 12px;
    width: 11px;
    height: 12px;
    display: inline-block;
    line-height: 12px !important;
    margin: 0; }
/* line 89, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li i.active:before {
    content: "\e826"; }
/* line 92, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll li label, .search-all.combo-multiselect .container-lista-multiselect .container-scroll li i {
    vertical-align: middle; }
/* line 96, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .ps-scrollbar-y-rail {
    right: 0; }
/* line 98, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-multiselect .container-lista-multiselect .container-scroll {
    height: auto;
    max-height: 280px;
    overflow: auto;
    position: relative; }

/* line 115, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .container-lista input[type="radio"] {
    display: none; }
/* line 117, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .container-lista li {
    cursor: pointer; }
/* line 119, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .container-lista li label {
    width: 100%;
    line-height: 20px;
    margin: 0; }
/* line 124, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .container-lista li span {
    color: #666;
    cursor: pointer;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }
/* line 131, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .open .container-lista {
    display: block !important; }

/**
 * $subsection COMBO BUSCA & MULTISELECT/LISTA
 */
/* line 144, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .input-group-btn.open-combo,
.search-all.combo-multiselect .input-group-btn.open-combo {
    position: absolute;
    width: 266px; }
/* line 148, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .input-group-btn.open-combo label.btn,
.search-all.combo-multiselect .input-group-btn.open-combo label.btn {
    display: none; }
/* line 151, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .input-group-btn.open-combo button,
.search-all.combo-multiselect .input-group-btn.open-combo button {
    background: #fff;
    color: #666;
    height: 34px;
    width: 266px;
    border-radius: 3px !important;
    border-color: #e7eaec; }
/* line 159, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .input-group-btn.open-combo button span,
.search-all.combo-multiselect .input-group-btn.open-combo button span {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    float: left; }
/* line 165, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .input-group-btn.open-combo button i,
.search-all.combo-multiselect .input-group-btn.open-combo button i {
    float: right; }
/* line 169, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .search-combo,
.search-all.combo-multiselect .search-combo {
    padding: 10px;
    max-height: 390px; }
/* line 173, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .search-combo .container-scroll,
.search-all.combo-multiselect .search-combo .container-scroll {
    border: 1px solid #eaeaea;
    margin: 10px 0; }
/* line 177, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .search-combo.active,
.search-all.combo-multiselect .search-combo.active {
    top: 0;
    width: 284px; }
/* line 182, ../sass/project/combo-lista-multiselect.scss */
.search-all.combo-list .container-scroll,
.search-all.combo-multiselect .container-scroll {
    height: auto;
    max-height: 280px;
    overflow: auto;
    position: relative; }

/**
 * $section CUSTOM INPUTS
 */
/** custom radio */
/* line 2, ../sass/project/radio-sasweb.scss */
.radio-custom {
    position: relative;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }
/* line 5, ../sass/project/radio-sasweb.scss */
.radio-custom > label {
    margin: 0;
    font-size: 12px; }
/* line 8, ../sass/project/radio-sasweb.scss */
.radio-custom > label i:before {
    color: #666;
    cursor: pointer;
    font-size: 14px !important; }
/* line 13, ../sass/project/radio-sasweb.scss */
.radio-custom > label [class^="icon-"]:before, .radio-custom > label [class*=" icon-"]:before {
    font-size: 18px; }
/* line 14, ../sass/project/radio-sasweb.scss */
.radio-custom > label span {
    font-size: 14px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }
/* line 18, ../sass/project/radio-sasweb.scss */
.radio-custom > label i, .radio-custom > label span {
    display: inline-block;
    vertical-align: middle; }
/* line 23, ../sass/project/radio-sasweb.scss */
.radio-custom > input[type=radio],
.radio-custom > input[type=checkbox] {
    position: absolute;
    left: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer; }
/* line 31, ../sass/project/radio-sasweb.scss */
.radio-custom > input[type=radio]:checked + label i:before,
.radio-custom > input[type=checkbox]:checked + label i:before {
    color: #3bb4e3;
    content: "\e926"; }

/* line 6, ../sass/project/checkbox-sasweb.scss */
input.toggle-check[type=checkbox]:checked + label i:before {
    content: "\e916";
    transform: rotate(360deg);
    position: absolute;
    top: 5px;
    left: -5px;
    color: #e84514; }

/* line 14, ../sass/project/checkbox-sasweb.scss */
input.toggle-check[type=checkbox] + label i:before {
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    left: 15px; }

/* line 20, ../sass/project/checkbox-sasweb.scss */
.check-custom {
    position: relative;
    width: auto;
    height: 13px;
    display: inline-block; }
/* line 26, ../sass/project/checkbox-sasweb.scss */
.check-custom.checkbox-texto {
    width: auto; }
/* line 29, ../sass/project/checkbox-sasweb.scss */
.check-custom.checkbox-texto label {
    padding-left: 20px;
    width: auto; }
/* line 35, ../sass/project/checkbox-sasweb.scss */
.check-custom label {
    cursor: pointer;
    width: auto;
    height: 16px;
    margin: 0; }
/* line 41, ../sass/project/checkbox-sasweb.scss */
.check-custom label i {
    height: 16px;
    width: 16px;
    display: inline-block;
    line-height: 16px;
    top: -2px;
    position: absolute;
    left: 0; }
/* line 50, ../sass/project/checkbox-sasweb.scss */
.check-custom label i:before {
    position: absolute;
    top: 5px;
    margin: 0;
    left: 0;
    height: 15px;
    width: 14px;
    border-radius: 3px; }
/* line 60, ../sass/project/checkbox-sasweb.scss */
.check-custom label i, .check-custom label span {
    display: inline-block;
    vertical-align: middle; }
/* line 67, ../sass/project/checkbox-sasweb.scss */
.check-custom input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    left: 0;
    opacity: 0;
    height: 0;
    width: 0; }

/**
 * $section TAG
 */
/** $subsection PLUGIN TAGS */
/* line 2, ../sass/project/tags.scss */
.tag, .container-fluid tags-input .tags .tag-item {
    padding: 2px 5px;
    border-radius: 3px;
    background: #f3f3f3;
    border: 1px solid #dedede;
    font-size: 13px;
    display: inline-block;
    margin-right: 5px; }

/* line 12, ../sass/project/tags.scss */
.container-fluid tags-input .tags {
    padding: 0;
    height: auto; }
/* line 17, ../sass/project/tags.scss */
.container-fluid tags-input .tags .tag-item {
    color: #666;
    font-size: 13px;
    padding: 0 5px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }

/**
 * $section SORTABLE
 */
/* line 2, ../sass/project/sortable.scss */
.ui-sortable .check-custom {
    cursor: pointer;
    width: 300px; }
/* line 6, ../sass/project/sortable.scss */
.ui-sortable li {
    margin-bottom: 10px;
    padding: 5px 10px;
    background-color: softlight(#f3f3f3, #fff);
    cursor: move;
    border: 1px dashed #e9e9e9;
    border-radius: 4px; }
/* line 14, ../sass/project/sortable.scss */
.ui-sortable li:hover {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }

/**
 * $section DRILL DOWN
 */
/* line 1, ../sass/project/drilldown.scss */
td[colspan] {
    padding: 0 !important; }

/* line 4, ../sass/project/drilldown.scss */
.open-drilldown tr:hover {
    background: none; }

/* line 7, ../sass/project/drilldown.scss */
.open-drilldown tbody tr.visible {
    cursor: pointer; }

/* line 8, ../sass/project/drilldown.scss */
.open-drilldown tbody tr.visible.even,
.open-drilldown tbody tr.drilldown-row.even {
    background: #f9f9f9; }
/* line 11, ../sass/project/drilldown.scss */
.open-drilldown tbody tr.visible.even > td,
.open-drilldown tbody tr.visible.even table.drill-down tr,
.open-drilldown tbody tr.drilldown-row.even > td,
.open-drilldown tbody tr.drilldown-row.even table.drill-down tr {
    background: #f9f9f9; }

/* line 15, ../sass/project/drilldown.scss */
.open-drilldown tbody tr.visible.odd,
.open-drilldown tbody tr.drilldown-row.odd {
    background: #fff; }
/* line 18, ../sass/project/drilldown.scss */
.open-drilldown tbody tr.visible.odd > td,
.open-drilldown tbody tr.visible.odd table.drill-down tr,
.open-drilldown tbody tr.drilldown-row.odd > td,
.open-drilldown tbody tr.drilldown-row.odd table.drill-down tr {
    background: #fff; }

/* line 22, ../sass/project/drilldown.scss */
table .drill-down thead {
    border: none !important; }
/* line 25, ../sass/project/drilldown.scss */
table .drill-down td {
    padding: 8px; }
/* line 27, ../sass/project/drilldown.scss */
table .drill-down tr th:first-child,
table .drill-down tr td:first-child {
    padding-left: 30px; }
/* line 30, ../sass/project/drilldown.scss */
table .drill-down tr th:last-child,
table .drill-down tr td:last-child {
    padding-left: 30px; }
/* line 33, ../sass/project/drilldown.scss */
table .drill-down tbody {
    border-top: 1px solid #dedede; }

/**
 * $section BOXES DASHBOARDS
 */
/**
 * $section BOX DASH
 */
/* line 4, ../sass/project/box-dash.scss */
.box-dash {
    background: #fff; }
/* line 7, ../sass/project/box-dash.scss */
.box-dash .box-dash-header {
    background: #fff;
    border-top: 3px solid #dedede; }
/* line 11, ../sass/project/box-dash.scss */
.box-dash .box-dash-title {
    border-bottom: 1px solid #dedede;
    display: table;
    width: 100%;
    font-size: 13px;
    padding: 10px 20px;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }
/* line 19, ../sass/project/box-dash.scss */
.box-dash .box-dash-title > * {
    margin: 0;
    display: table-cell;
    vertical-align: middle; }
/* line 25, ../sass/project/box-dash.scss */
.box-dash .box-dash-title span, .box-dash .box-dash-title strong, .box-dash .box-dash-title h2, .box-dash .box-dash-title h3, .box-dash .box-dash-title h4, .box-dash .box-dash-title h5, .box-dash .box-dash-title h6 {
    font-size: 13px;
    font-weight: normal;
    margin: 0; }
/* line 31, ../sass/project/box-dash.scss */
.box-dash .box-dash-title .nav-action {
    position: relative; }
/* line 34, ../sass/project/box-dash.scss */
.box-dash .box-dash-title .nav-action .btn-group {
    position: absolute;
    right: 0;
    top: -8px; }
/* line 42, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary {
    display: table;
    width: 100%;
    padding: 20px 50px; }
/* line 47, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > * {
    display: table-cell;
    vertical-align: top;
    text-align: center; }
/* line 52, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > * span {
    font-size: 12px; }
/* line 53, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > * strong {
    font-size: 18px; }
/* line 55, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > * span, .box-dash .box-dash-summary > * strong {
    display: block; }
/* line 57, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > .col-4 {
    width: 25%; }
/* line 58, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > .col-3 {
    width: 33%; }
/* line 59, ../sass/project/box-dash.scss */
.box-dash .box-dash-summary > .col-2 {
    width: 50%; }
/* line 61, ../sass/project/box-dash.scss */
.box-dash .box-dash-container {
    position: relative; }
/* line 64, ../sass/project/box-dash.scss */
.box-dash .box-dash-container > * {
    padding: 10px 20px; }
/* line 65, ../sass/project/box-dash.scss */
.box-dash .box-dash-container table {
    padding: 0; }
/* line 67, ../sass/project/box-dash.scss */
.box-dash .box-dash-container .overlay-loading {
    background: #fff;
    opacity: 0.5; }
/* line 72, ../sass/project/box-dash.scss */
.box-dash thead {
    background: #fff;
    border-top: 1px solid #dedede; }
/* line 77, ../sass/project/box-dash.scss */
.box-dash .row > [class*="col-"] {
    padding: 0; }
/* line 81, ../sass/project/box-dash.scss */
.box-dash .left {
    float: left; }
/* line 82, ../sass/project/box-dash.scss */
.box-dash .right {
    float: right; }

/* line 84, ../sass/project/box-dash.scss */
.block-dash {
    background: #fff;
    padding: 30px;
    border-top: 3px solid #dedede;
    position: relative; }
/* line 90, ../sass/project/box-dash.scss */
.block-dash h2 {
    font-size: 22px;
    margin-top: 0; }
/* line 94, ../sass/project/box-dash.scss */
.block-dash > p {
    margin-top: 0;
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px; }
/* line 99, ../sass/project/box-dash.scss */
.block-dash > p strong {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-style: italic; }
/* line 102, ../sass/project/box-dash.scss */
.block-dash .btn.btn-transp {
    position: absolute;
    top: 10px;
    right: 5px;
    color: #dedede; }
/* line 108, ../sass/project/box-dash.scss */
.block-dash .close {
    padding: 2px; }
/* line 112, ../sass/project/box-dash.scss */
.block-dash .secao {
    position: relative !important;
    padding-top: 0;
    margin: 20px 0;
    padding-left: 100px;
    cursor: pointer;
    color: #666;
    /** icones */ }
/* line 120, ../sass/project/box-dash.scss */
.block-dash .secao:hover {
    text-decoration: none;
    color: #999;
    transition: all 0.3s ease; }
/* line 130, ../sass/project/box-dash.scss */
.block-dash .secao.controle-percurso:before {
    background-image: url("backgrounds-pathcontrole-percurso.png"); }
/* line 132, ../sass/project/box-dash.scss */
.block-dash .secao.controle-percurso2:before {
    background-image: url("backgrounds-pathcontrole-percurso2.png"); }
/* line 134, ../sass/project/box-dash.scss */
.block-dash .secao.controle-velocidade:before {
    background-image: url("backgrounds-pathcontrole-velocidade.png"); }
/* line 140, ../sass/project/box-dash.scss */
.block-dash .secao.politica:before {
    background-image: url("backgrounds-pathpolitica-uso.svg"); }
/* line 142, ../sass/project/box-dash.scss */
.block-dash .secao.ponto:before {
    background-image: url("backgrounds-pathponto.svg"); }
/* line 144, ../sass/project/box-dash.scss */
.block-dash .secao.restricoes:before {
    background-image: url("backgrounds-pathrestricoes.svg"); }
/* line 146, ../sass/project/box-dash.scss */
.block-dash .secao.sugestao:before {
    background-image: url("backgrounds-pathsugestao-analise.svg"); }
/* line 148, ../sass/project/box-dash.scss */
.block-dash .secao.tempo-uso:before {
    background-image: url("backgrounds-pathtempo-uso.png"); }
/* line 150, ../sass/project/box-dash.scss */
.block-dash .secao.usuarios:before {
    background-image: url("backgrounds-pathusuarios.svg"); }
/* line 154, ../sass/project/box-dash.scss */
.block-dash .secao > * {
    margin: 0; }
/* line 157, ../sass/project/box-dash.scss */
.block-dash .secao h2 {
    font-size: 22px; }
/* line 160, ../sass/project/box-dash.scss */
.block-dash .secao > p {
    font-size: 13px; }
/* line 163, ../sass/project/box-dash.scss */
.block-dash .secao > i {
    position: absolute;
    top: 10px;
    left: 17px;
    padding: 0;
    border-radius: 70px;
    background: #f3f3f3;
    width: 70px;
    height: 70px; }
/* line 173, ../sass/project/box-dash.scss */
.block-dash .secao > i:before {
    font-size: 41px !important;
    padding: 0;
    display: block;
    margin: 0 auto;
    height: 70px;
    line-height: 70px !important;
    color: #999; }

/**
 * $section BLOCK WRAP
 */
/**
 * $section BLOCK WRAP
 */
/* line 4, ../sass/project/block-wrap.scss */
.block.wrap.config-block {
    border: 1px solid #eaeaea;
    border-bottom: none;
    padding: 13px 10px; }
/* line 9, ../sass/project/block-wrap.scss */
.block.wrap.config-block:last-of-type {
    border-bottom: 1px solid #eaeaea; }
/* line 11, ../sass/project/block-wrap.scss */
.block.wrap.config-block:first-of-type {
    cursor: default; }
/* line 14, ../sass/project/block-wrap.scss */
.block.wrap.config-block:first-of-type .header-config {
    cursor: default; }
/* line 16, ../sass/project/block-wrap.scss */
.block.wrap.config-block:first-of-type:hover {
    background: #fff; }
/* line 19, ../sass/project/block-wrap.scss */
.block.wrap.config-block.toggle .header-config {
    cursor: pointer; }
/* line 21, ../sass/project/block-wrap.scss */
.block.wrap.config-block.toggle:hover {
    background: #f3f3f3; }
/* line 23, ../sass/project/block-wrap.scss */
.block.wrap.config-block.toggle.active:hover {
    background: #fff; }
/* line 26, ../sass/project/block-wrap.scss */
.block.wrap.config-block li {
    margin-bottom: 10px; }

/* line 30, ../sass/project/block-wrap.scss */
.config-block.active .header-config button {
    opacity: 0;
    visibility: hidden;
    transition: 0.8s linear; }
/* line 36, ../sass/project/block-wrap.scss */
.config-block.active .content-config {
    transition: 0.8s linear;
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible; }
/* line 43, ../sass/project/block-wrap.scss */
.config-block.active h2 {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-weight: normal; }

/* line 49, ../sass/project/block-wrap.scss */
.header-config {
    min-height: 35px; }
/* line 52, ../sass/project/block-wrap.scss */
.header-config .left {
    float: left; }
/* line 55, ../sass/project/block-wrap.scss */
.header-config .left > * {
    display: inline-block;
    vertical-align: middle; }
/* line 60, ../sass/project/block-wrap.scss */
.header-config .right {
    float: right; }
/* line 61, ../sass/project/block-wrap.scss */
.header-config button {
    opacity: 1;
    visibility: visible;
    padding: 10px 3px; }
/* line 66, ../sass/project/block-wrap.scss */
.header-config h2 {
    font-size: 16px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize; }
/* line 73, ../sass/project/block-wrap.scss */
.header-config .container-titulo span {
    display: block; }
/* line 76, ../sass/project/block-wrap.scss */
.header-config span {
    font-size: 12px;
    color: #666;
    margin-top: 0;
    margin-bottom: 0; }
/* line 83, ../sass/project/block-wrap.scss */
.header-config .alert {
    float: left;
    margin: 0 10px 0 0;
    display: none;
    position: relative; }
/* line 89, ../sass/project/block-wrap.scss */
.header-config .alert p {
    margin-right: 40px; }
/* line 90, ../sass/project/block-wrap.scss */
.header-config .alert .btn {
    padding: 0; }
/* line 92, ../sass/project/block-wrap.scss */
.header-config .alert .btn i {
    margin: 3px 0; }
/* line 94, ../sass/project/block-wrap.scss */
.header-config .alert:before {
    position: absolute;
    right: 10px;
    top: calc(50% - 13px);
    top: -webkit-calc(50% - 13px);
    top: -moz-calc(50% - 13px); }

/* line 104, ../sass/project/block-wrap.scss */
.content-config {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: 0.8s linear;
    clear: both; }
/* line 112, ../sass/project/block-wrap.scss */
.content-config > .row {
    position: relative; }
/* line 114, ../sass/project/block-wrap.scss */
.content-config .row .col-form {
    padding-top: 20px; }
/* line 117, ../sass/project/block-wrap.scss */
.content-config .row .col-form:first-of-type {
    padding-left: 30px; }
/* line 118, ../sass/project/block-wrap.scss */
.content-config .row .col-form:last-of-type {
    padding-right: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 56px;
    width: 182px; }
/* line 127, ../sass/project/block-wrap.scss */
.content-config .row .col-form .buttons {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 162px;
    height: 36px;
    text-align: right; }
/* line 137, ../sass/project/block-wrap.scss */
.content-config .descricao {
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px; }
/* line 140, ../sass/project/block-wrap.scss */
.content-config .descricao span {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-style: italic; }
/* line 146, ../sass/project/block-wrap.scss */
.content-config .form-control, .content-config .container-fluid tags-input .tags, .container-fluid tags-input .content-config .tags {
    width: 260px; }

/**
 * $section STEPS NAV
 */
/**
 * $section STEPS NAV
 */
/* line 5, ../sass/project/steps-nav.scss */
.steps-nav {
    display: table;
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    background: #fff;
    margin: 20px; }
/* line 13, ../sass/project/steps-nav.scss */
.steps-nav li {
    display: table-cell;
    border-radius: 3px;
    position: relative; }
/* line 18, ../sass/project/steps-nav.scss */
.steps-nav li a {
    color: #666;
    display: block;
    position: relative;
    padding: 10px 20px;
    height: 41px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: url("../images/backgrounds/step-nav-right.png") no-repeat top right transparent;
    font-size: 12px;
    text-align: center; }
/* line 30, ../sass/project/steps-nav.scss */
.steps-nav li a span.order {
    background-color: #666;
    border-radius: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    margin-right: 5px; }
/* line 42, ../sass/project/steps-nav.scss */
.steps-nav li a.ok {
    color: #56bb89; }
/* line 44, ../sass/project/steps-nav.scss */
.steps-nav li a.active {
    background: url("../images/backgrounds/step-nav-right-active.png") no-repeat top right transparent;
    color: #fff;
    background-color: #666666;
    border: none;
    z-index: 2;
    position: relative;
    top: -1px; }
/* line 53, ../sass/project/steps-nav.scss */
.steps-nav li a.active span.order {
    background-color: #fff;
    color: #666; }
/* line 58, ../sass/project/steps-nav.scss */
.steps-nav li a.active:after {
    background: url("../images/backgrounds/step-nav-left-active.png") no-repeat 0 0 transparent;
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 41px;
    top: 0;
    left: -14px; }
/* line 71, ../sass/project/steps-nav.scss */
.steps-nav li a:hover {
    text-decoration: none; }
/* line 79, ../sass/project/steps-nav.scss */
.steps-nav li:first-child a {
    border-left: 1px solid #eaeaea;
    border-radius: 3px 0 0 3px; }
/* line 83, ../sass/project/steps-nav.scss */
.steps-nav li:first-child a:after {
    display: none; }
/* line 86, ../sass/project/steps-nav.scss */
.steps-nav li:first-child a.active {
    border: none; }
/* line 90, ../sass/project/steps-nav.scss */
.steps-nav li:last-child a {
    border-right: 1px solid #eaeaea;
    background-image: none;
    border-radius: 0 3px 3px 0; }
/* line 95, ../sass/project/steps-nav.scss */
.steps-nav li:last-child a.active {
    border: none; }

/**
 * $section SHORTCUT MENU
 */
/* line 1, ../sass/project/shortcut-menu.scss */
.shortcut-button {
    position: absolute;
    background: #fff;
    right: 60px;
    top: -1px;
    width: 20px;
    height: 20px;
    border: 1px solid #f3f3f3; }
/* line 10, ../sass/project/shortcut-menu.scss */
.shortcut-button button.open-shortcut {
    width: 18px;
    height: 18px;
    border-radius: 0;
    position: relative;
    padding: 0;
    top: -3px;
    position: relative; }
/* line 19, ../sass/project/shortcut-menu.scss */
.shortcut-button button.open-shortcut i {
    width: 18px;
    height: 18px; }
/* line 24, ../sass/project/shortcut-menu.scss */
.shortcut-button button.open-shortcut i:before {
    color: #999;
    line-height: 20px !important;
    width: 18px;
    height: 18px;
    font-size: 16px !important; }

/* line 34, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos {
    height: -moz-calc(100% - 63px);
    height: -webkit-calc(100% - 63px);
    height: calc(100% - 63px);
    position: absolute;
    overflow: visible;
    height: auto;
    right: 0;
    width: 1px;
    z-index: 6; }
/* line 45, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu {
    height: 123px;
    position: relative;
    width: auto;
    padding: 0;
    right: 0;
    top: 10px; }
/* line 53, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu {
    display: block;
    top: -22px;
    position: absolute;
    background: #fff;
    width: 195px;
    z-index: 5;
    border-radius: 0;
    box-shadow: none;
    border: none; }
/* line 64, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu ul {
    display: none; }
/* line 67, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li {
    border: 1px solid #f3f3f3;
    border-bottom: none;
    height: 32px;
    background: #999; }
/* line 73, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li a {
    display: block;
    color: #fff;
    max-width: 193px;
    white-space: normal;
    line-height: 25px;
    background: none; }
/* line 81, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li:hover {
    background: #666; }
/* line 84, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li:last-child {
    border-bottom: 1px solid #f3f3f3; }
/* line 88, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li:first-child {
    background: #fff;
    color: #000; }
/* line 91, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li:first-child:hover {
    background: #fff; }
/* line 93, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li p strong {
    display: inline-block;
    vertical-align: middle; }
/* line 97, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li .apelido {
    font-size: 12px;
    margin-left: 5px;
    width: 85px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    max-width: 85px;
    white-space: nowrap; }
/* line 110, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu li:hover ul {
    display: block; }
/* line 111, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu .shortcut-button {
    right: initial;
    top: 8px;
    border-color: transparent; }
/* line 116, ../sass/project/shortcut-menu.scss */
.home-lista-conteudo-ul.menu-atalhos .shortcut-menu ul.dropdown-menu p {
    margin: 5px 0 0 20px;
    width: 155px;
    height: 30px;
    line-height: 28px; }

/**
 * $colors
 */
/* line 47, ../sass/project/theme-main.scss */
.green {
    color: #56bb89; }

.red {
    color: #CC0000; }

/* line 48, ../sass/project/theme-main.scss */
.yellow {
    color: #f3a93a; }

/**
 * $section RESET BOOTSTRAP
 */
/* line 52, ../sass/project/theme-main.scss */
strong {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-weight: normal; }

/* line 57, ../sass/project/theme-main.scss */
tr th {
    background: #fff;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    padding: 8px; }

/**
 * $section ESTRUTURAL
 */
/* line 67, ../sass/project/theme-main.scss */
.block {
    background: #fff; }
/* line 69, ../sass/project/theme-main.scss */
.block.wrap {
    padding: 10px; }
/* line 73, ../sass/project/theme-main.scss */
.block .check-custom i:before {
    background: #fff !important; }

/**
 * $section ELEMENTOS SELECIONADOS (ex.: ender. selecionado no modal de mapa)
 */
/* line 80, ../sass/project/theme-main.scss */
.selected,
.modal-body p.selected {
    background: #f3f3f3;
    padding: 10px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-size: 14px; }

/**
 * $section DATEPICKER
 */
/* line 91, ../sass/project/theme-main.scss */
.calendario {
    position: relative; }
/* line 94, ../sass/project/theme-main.scss */
.calendario .input-append.date input {
    width: 110px;
    display: inline-block;
    vertical-align: middle; }
/* line 99, ../sass/project/theme-main.scss */
.calendario .input-append.date .add-on {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 4px;
    height: 34px;
    margin-left: 5px; }

/**
 * $section TABS
 */
/* line 113, ../sass/project/theme-main.scss */
.tabs, .wrapper-filtro .sub-aside {
    background: #f3f3f3;
    width: 260px;
    display: table;
    position: absolute;
    height: 100%;
    min-height: 64px; }
/* line 121, ../sass/project/theme-main.scss */
.tabs .tabs-container, .wrapper-filtro .sub-aside .tabs-container {
    height: -webkit-calc(100% - 64px);
    height: -khtml-calc(100% - 64px);
    height: -moz-calc(100% - 64px);
    height: -ms-calc(100% - 64px);
    height: -o-calc(100% - 64px);
    height: calc(100% - 64px);
    position: absolute; }
/* line 125, ../sass/project/theme-main.scss */
.tabs .tabs-container .tab-content, .wrapper-filtro .sub-aside .tabs-container .tab-content {
    height: 100%;
    overflow: auto;
    position: relative; }
/* line 132, ../sass/project/theme-main.scss */
.tabs .tabs-nav, .wrapper-filtro .sub-aside .tabs-nav {
    padding: 15px 10px 0 10px;
    height: 63px;
    margin: 0 auto; }
/* line 137, ../sass/project/theme-main.scss */
.tabs .tabs-nav li, .wrapper-filtro .sub-aside .tabs-nav li {
    float: left; }
/* line 139, ../sass/project/theme-main.scss */
.tabs .tabs-nav li a, .wrapper-filtro .sub-aside .tabs-nav li a {
    color: #999;
    display: block;
    font-size: 16px;
    padding: 13px 15px;
    text-decoration: none;
    border: 1px solid transparent;
    border-bottom: 0;
    transition: all 0.3s ease; }
/* line 149, ../sass/project/theme-main.scss */
.tabs .tabs-nav li a.active, .wrapper-filtro .sub-aside .tabs-nav li a.active {
    background: #fff;
    color: #000;
    border-color: #eaeaea;
    border-radius: 3px 3px 0 0; }
/* line 159, ../sass/project/theme-main.scss */
.tabs.horizontal, .wrapper-filtro .horizontal.sub-aside {
    height: auto;
    position: relative;
    min-height: 47px;
    margin: 0; }
/* line 165, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav, .wrapper-filtro .horizontal.sub-aside .tabs-nav {
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 46px; }
/* line 171, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li, .wrapper-filtro .horizontal.sub-aside .tabs-nav li {
    float: left;
    padding: 11px 15px;
    line-height: 23px; }
/* line 176, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li a, .wrapper-filtro .horizontal.sub-aside .tabs-nav li a {
    padding: 0;
    border-radius: 0;
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background: none;
    color: #AAB4C0; }
/* line 187, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li a:before, .wrapper-filtro .horizontal.sub-aside .tabs-nav li a:before {
    margin: 0;
    font-size: 12px; }
/* line 192, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li.active, .wrapper-filtro .horizontal.sub-aside .tabs-nav li.active {
    background: #666; }
/* line 195, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li.active a, .wrapper-filtro .horizontal.sub-aside .tabs-nav li.active a {
    color: #fff; }
/* line 197, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li:hover, .wrapper-filtro .horizontal.sub-aside .tabs-nav li:hover {
    background: #EEEEEE; }
/* line 199, ../sass/project/theme-main.scss */
.tabs.horizontal .tabs-nav li:hover a, .wrapper-filtro .horizontal.sub-aside .tabs-nav li:hover a {
    color: #AAB4C0; }

/**
 * $section SIDEBAR DENTRO DE SIDEBAR
 */
/* line 209, ../sass/project/theme-main.scss */
.wrapper-filtro {
    width: 260px;
    position: absolute;
    left: 240px;
    top: 0;
    height: 100%;
    z-index: 1004; }
/* line 217, ../sass/project/theme-main.scss */
.wrapper-filtro:before {
    content: "";
    display: block;
    height: 100%;
    min-height: 1200px;
    width: 100%;
    background: #fff;
    position: absolute; }
/* line 227, ../sass/project/theme-main.scss */
.wrapper-filtro .sub-aside {
    background: #fff;
    height: 100%; }
/* line 233, ../sass/project/theme-main.scss */
.wrapper-filtro .sub-aside h2 {
    background: #eaeaea;
    color: #000;
    margin: 0;
    padding: 14px 20px;
    font-size: 18px; }
/* line 241, ../sass/project/theme-main.scss */
.wrapper-filtro .sub-aside .sub-aside-container {
    height: -webkit-calc(100% - 59px);
    height: -khtml-calc(100% - 59px);
    height: -moz-calc(100% - 59px);
    height: -ms-calc(100% - 59px);
    height: -o-calc(100% - 59px);
    height: calc(100% - 59px);
    position: relative; }
/* line 245, ../sass/project/theme-main.scss */
.wrapper-filtro .sub-aside .sub-aside-container .sub-aside-content {
    height: -webkit-calc(100% - 59px);
    height: -khtml-calc(100% - 59px);
    height: -moz-calc(100% - 59px);
    height: -ms-calc(100% - 59px);
    height: -o-calc(100% - 59px);
    height: calc(100% - 59px);
    position: relative;
    padding: 20px; }


/**
 * $section SLIDE INPUT RANGE PLUGIN
 */
/* line 261, ../sass/project/theme-main.scss */
.container-fluid .jslider-single {
    margin-top: 20px;
    height: 30px; }
/* line 265, ../sass/project/theme-main.scss */
.container-fluid .jslider-single tr {
    border: none; }
/* line 268, ../sass/project/theme-main.scss */
.container-fluid .jslider div.jslider-bg i,
.container-fluid .jslider.sliderCSS div.jslider-bg i.range {
    height: 10px;
    border-radius: 3px; }
/* line 274, ../sass/project/theme-main.scss */
.container-fluid .jslider.sliderCSS div.jslider-pointer {
    border-radius: 0;
    height: 18px;
    margin-left: -1px;
    width: 2px; }
/* line 280, ../sass/project/theme-main.scss */
.container-fluid .jslider div.jslider-scale ins {
    left: -7px; }
/* line 282, ../sass/project/theme-main.scss */
.container-fluid .jslider div.jslider-value {
    background: #666;
    color: #fff;
    padding: 3px;
    top: -25px;
    width: 60px;
    text-align: center;
    border-radius: 3px; }
/* line 291, ../sass/project/theme-main.scss */
.container-fluid .jslider div.jslider-label {
    background: #eaeaea;
    color: #666;
    border-radius: 3px;
    padding: 3px;
    opacity: 1;
    top: -25px; }

/**
 * $section LINKS, BOTOES, RESETS
 */
/* line 304, ../sass/project/theme-main.scss */
a:focus {
    text-decoration: none !important; }

/* line 309, ../sass/project/theme-main.scss */
.btn-group .btn span:first-of-type {
    width: -webkit-calc(100% - 30px);
    width: -khtml-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
    float: left;
    text-align: left;
    padding-left: 5px; }
/* line 317, ../sass/project/theme-main.scss */
.btn-group.select-group > button,
.btn-group.select-group > .dropdown-menu {
    min-width: 100%; }

/* line 321, ../sass/project/theme-main.scss */
.btn.btn-white {
    padding: 0px;
    width: 34px;
    height: 34px;
    font-size: 18px;
}
.btn.icon {
    width: 34px;
    height: 34px; }

/* line 329, ../sass/project/theme-main.scss */
section input.btn > .icon-down-dir-1:before,
section button.btn > .icon-down-dir-1:before,
section .btn[class*="btn-"] > .icon-down-dir-1:before {
    font-size: 14px;
    width: 7px; }

/* line 337, ../sass/project/theme-main.scss */
.input-group .btn,
.input-group .btn-white {
    border-color: #eaeaea;
    line-height: 16px; }
/* line 342, ../sass/project/theme-main.scss */
.input-group .icon-search-1:before {
    font-size: 16px !important; }

/* line 345, ../sass/project/theme-main.scss */
.btn-white.dropdown-toggle span[class*="icon-"], .btn-white.dropdown-toggle i[class*="icon-"] {
    float: right; }

/**
 * $section ALERTAS
 */
/* line 353, ../sass/project/theme-main.scss */
.alert-count {
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px; }
/* line 364, ../sass/project/theme-main.scss */
.alert-count.danger {
    background: #d85f40; }

/* line 368, ../sass/project/theme-main.scss */
.alert.alert-small {
    padding: 7px 10px; }

/* line 369, ../sass/project/theme-main.scss */
.alert.alert-dismissible {
    position: relative;
    margin: 10px 10px 0 10px;
    overflow: hidden; }
/* line 374, ../sass/project/theme-main.scss */
.alert.alert-dismissible p {
    float: left;
    margin-right: 15px; }
/* line 378, ../sass/project/theme-main.scss */
.alert.alert-dismissible .close {
    position: absolute;
    top: -webkit-calc(50% - 15px);
    top: -khtml-calc(50% - 15px);
    top: -moz-calc(50% - 15px);
    top: -ms-calc(50% - 15px);
    top: -o-calc(50% - 15px);
    top: calc(50% - 15px);
    right: 10px;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 28px; }
/* line 385, ../sass/project/theme-main.scss */
.alert.alert-dismissible .close:hover {
    background: none; }

/**
 * $section FORM
 */
/* line 392, ../sass/project/theme-main.scss */
.form-group > label {
    display: block;
    clear: both;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 13px; }

/* line 398, ../sass/project/theme-main.scss */
.labels {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-top: 15px; }
/* line 402, ../sass/project/theme-main.scss */
.labels > * {
    display: inline-block;
    vertical-align: middle; }
/* line 406, ../sass/project/theme-main.scss */
.labels > span:first-of-type {
    width: 60px;
    margin-right: 5px; }

/* line 411, ../sass/project/theme-main.scss */
.inputs {
    margin-top: 10px; }
/* line 413, ../sass/project/theme-main.scss */
.inputs > * {
    display: inline-block;
    vertical-align: middle;
    width: auto; }

/** $subsection RANGE */
/* line 423, ../sass/project/theme-main.scss */
input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%; }

/* line 428, ../sass/project/theme-main.scss */
input[type=range]:focus {
    outline: none; }

/* line 431, ../sass/project/theme-main.scss */
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    background: #eaeaea;
    border-radius: 25px;
    border: 0px solid #000101; }

/* line 441, ../sass/project/theme-main.scss */
input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 18px;
    width: 2px;
    border-radius: 7px;
    background: #666;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -3.6px; }

/* line 452, ../sass/project/theme-main.scss */
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #eaeaea; }

/* line 455, ../sass/project/theme-main.scss */
input[type=range]::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    background: #eaeaea;
    border-radius: 25px;
    border: 0px solid #000101; }

/* line 465, ../sass/project/theme-main.scss */
input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 18px;
    width: 2px;
    border-radius: 7px;
    background: #666;
    cursor: pointer; }

/* line 474, ../sass/project/theme-main.scss */
input[type=range]::-ms-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent; }

/* line 484, ../sass/project/theme-main.scss */
input[type=range]::-ms-fill-lower {
    background: #eaeaea;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }

/* line 490, ../sass/project/theme-main.scss */
input[type=range]::-ms-fill-upper {
    background: #eaeaea;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }

/* line 496, ../sass/project/theme-main.scss */
input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 18px;
    width: 2px;
    border-radius: 7px;
    background: #666;
    cursor: pointer; }

/* line 505, ../sass/project/theme-main.scss */
input[type=range]:focus::-ms-fill-lower {
    background: #eaeaea; }

/* line 508, ../sass/project/theme-main.scss */
input[type=range]:focus::-ms-fill-upper {
    background: #eaeaea; }

/**
 * $section ESTILO TABELA
 */
/* line 517, ../sass/project/theme-main.scss */
ul.table {
    display: table; }
/* line 519, ../sass/project/theme-main.scss */
ul.table li {
    display: table-cell;
    padding: 8px;
    text-align: right;
    border-bottom: 1px solid #e7eaec; }
/* line 524, ../sass/project/theme-main.scss */
ul.table li:first-child, ul.table li:only-of-type {
    text-align: left;
    width: 350px; }
/* line 526, ../sass/project/theme-main.scss */
ul.table li:first-child span, ul.table li:only-of-type span {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }

/* line 532, ../sass/project/theme-main.scss */
table {
    width: 100%; }
/* line 534, ../sass/project/theme-main.scss */
table tbody tr {
    background: #fff; }
/* line 535, ../sass/project/theme-main.scss */
table tr th {
    background: none; }
/* line 536, ../sass/project/theme-main.scss */
table tr td {
    font-size: 13px; }
/* line 537, ../sass/project/theme-main.scss */
table tr.active,
table tr.active:nth-of-type(odd) {
    background: #ddd; }
/* line 540, ../sass/project/theme-main.scss */
table tr.active td,
table tr.active:nth-of-type(odd) td {
    background: #ddd; }

/* line 543, ../sass/project/theme-main.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
    background: #f9f9f9; }
/* line 546, ../sass/project/theme-main.scss */
.table-striped > tbody > tr:nth-of-type(odd):hover {
    background: #ddd; }

/* line 550, ../sass/project/theme-main.scss */
.table {
    display: table;
    width: 100%; }
/* line 554, ../sass/project/theme-main.scss */
.table .th, .table .td {
    display: table-cell;
    padding: 8px; }
/* line 560, ../sass/project/theme-main.scss */
.table th span, .table .radio-custom span {
    font-size: 12px; }
/* line 563, ../sass/project/theme-main.scss */
.table .th {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }
/* line 567, ../sass/project/theme-main.scss */
.table label {
    font-weight: bold; }

/* line 570, ../sass/project/theme-main.scss */
table.table-striped td {
    line-height: 35px !important; }
/* line 573, ../sass/project/theme-main.scss */
table.table-striped td > span {
    line-height: 1.5em;
    display: inline-block; }

/* line 579, ../sass/project/theme-main.scss */
.total-registros {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 14px; }

/**
 * $section BANNER
 */
/* line 587, ../sass/project/theme-main.scss */
.banner {
    margin: 20px; }

/** $section FILTRO checkbox */
/* line 591, ../sass/project/theme-main.scss */
.filtro-checkbox li {
    display: inline-block;
    vertical-align: middle; }

/** $section INDICE alfabetico */
/* line 598, ../sass/project/theme-main.scss */
.indice-alfabetico {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 10px;
    display: table;
    width: -webkit-calc(100% - 20px);
    width: -khtml-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px); }
/* line 605, ../sass/project/theme-main.scss */
.indice-alfabetico:after {
    content: '.';
    display: inline-block;
    width: 100%;
    display: table-cell;
    background: url("icons/backgrounds//bg-px.svg") repeat-x right center transparent;
    border-left: 5px solid #f3f3f3;
    text-indent: -99999px; }

/**
 * $section ESTILO LISTA SCROLL
 */
/* line 619, ../sass/project/theme-main.scss */
.container-lista {
    height: 165px;
    width: 100%;
    overflow: auto;
    position: relative;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    margin-bottom: 20px; }
/* line 628, ../sass/project/theme-main.scss */
.container-lista li {
    font-size: 13px; }

/* line 631, ../sass/project/theme-main.scss */
.always-visible.ps-container li:first-child {
    border-top: 0; }
/* line 632, ../sass/project/theme-main.scss */
.always-visible.ps-container li:last-child {
    border-bottom: 0; }

/* line 634, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-y-rail {
    width: 20px; }
/* line 637, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    left: 6px;
    margin: 5px 0; }

/* line 642, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-x-rail,
.always-visible.ps-container > .ps-scrollbar-y-rail {
    background: #f3f3f3;
    border-radius: 0; }
/* line 647, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.always-visible.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-y,
.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-x,
.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background: #dedede;
    transition: all 0.5s ease; }
/* line 653, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x:hover,
.always-visible.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-y:hover,
.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-x:hover,
.always-visible.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y:hover {
    background: #999; }

/* line 658, ../sass/project/theme-main.scss */
.always-visible.ps-container > .ps-scrollbar-y-rail {
    right: 0; }

/**
 * $subsection elementos crop e formulario
 */
/* line 665, ../sass/project/theme-main.scss */
.limite {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }

/* line 666, ../sass/project/theme-main.scss */
.size {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }

/* line 668, ../sass/project/theme-main.scss */
.thumb-usuario {
    min-height: 130px;
    margin-bottom: 15px;
    position: relative; }
/* line 673, ../sass/project/theme-main.scss */
.thumb-usuario #preview {
    left: 0;
    top: 0; }
/* line 677, ../sass/project/theme-main.scss */
.thumb-usuario p {
    float: left;
    margin-left: 9px;
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 120px; }

/* line 685, ../sass/project/theme-main.scss */
span.form-control, .container-fluid tags-input span.tags,
p.form-control,
.container-fluid tags-input p.tags {
    background: #f3f3f3;
    border-color: #f3f3f3;
    cursor: text; }

/**
 * $section TOOLTIP
 */
/* line 695, ../sass/project/theme-main.scss */

/**
 * $section BADGES
 */
/* line 700, ../sass/project/theme-main.scss */
.badge {
    color: #fff;
    background: #666; }
/* line 704, ../sass/project/theme-main.scss */
.badge.green {
    background: #56bb89; }
/* line 705, ../sass/project/theme-main.scss */
.badge.yellow {
    background: #f3a93a; }
/* line 706, ../sass/project/theme-main.scss */
.badge.blue {
    background: #3aabf3; }
/* line 707, ../sass/project/theme-main.scss */
.badge.red {
    background: #d85f40; }

/**
 * $section PROGRESS BAR
 */
/* line 714, ../sass/project/theme-main.scss */
.barra-progresso {
    position: relative; }
/* line 717, ../sass/project/theme-main.scss */
.barra-progresso .pointer {
    background: url("icons/backgrounds//ico-distancia-percorrida-grafico.png") no-repeat 0 0 transparent;
    display: inline-block;
    position: absolute;
    width: 41px;
    height: 41px;
    top: -10px;
    text-indent: -9999px; }

/* line 727, ../sass/project/theme-main.scss */
.progress {
    border-radius: 0; }

/* line 728, ../sass/project/theme-main.scss */
.progress-striped {
    background-image: -webkit-linear-gradient(135deg, 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(135deg, 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(135deg, 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;
    background-color: #dedede; }

/* line 733, ../sass/project/theme-main.scss */
.progress-bar-success.progress-bar-striped {
    background-image: -webkit-linear-gradient(135deg, 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(135deg, 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(135deg, 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;
    background-color: #56bb89; }

/**
 * $section ICONES
 */
/* line 742, ../sass/project/theme-main.scss */
.ico-infracoes {
    display: inline-block;
    background: url("icons/backgrounds//ico-infracoes.png") no-repeat 0 0 transparent;
    width: 52px;
    height: 51px; }

/**
 * $section MODAIS
 */
/* line 753, ../sass/project/theme-main.scss */
.modal-wrapper {
    position: relative; }
/* line 756, ../sass/project/theme-main.scss */
.modal-wrapper .col {
    padding-left: 100px;
    position: relative; }
/* line 763, ../sass/project/theme-main.scss */
.modal-wrapper h4 {
    margin-top: 0; }

/* line 766, ../sass/project/theme-main.scss */
.modal {
    /** linhas/colunas */
    /** input group/btn-group */ }
/* line 767, ../sass/project/theme-main.scss */
.modal .modal-header {
    padding: 10px 15px; }
/* line 769, ../sass/project/theme-main.scss */
.modal .modal-full {
    margin: 1%;
    height: 96%;
    width: 98%; }
/* line 774, ../sass/project/theme-main.scss */
.modal .modal-full .modal-content {
    height: 100%;
    padding: 0px; }
/* line 778, ../sass/project/theme-main.scss */
.modal .modal-full .modal-body {
    width: 100%;
    height: -webkit-calc(100% - 40px);
    height: -khtml-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: -ms-calc(100% - 40px);
    height: -o-calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 0px; }
/* line 783, ../sass/project/theme-main.scss */
.modal .modal-full .modal-body label {
    font-weight: normal;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }
/* line 787, ../sass/project/theme-main.scss */
.modal .modal-full .modal-body label span {
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }
/* line 790, ../sass/project/theme-main.scss */
.modal .modal-full .modal-body .barra-status {
    z-index: 1; }
/* line 796, ../sass/project/theme-main.scss */
.modal .row .col {
    margin-bottom: 20px;
    min-height: 80px; }
/* line 804, ../sass/project/theme-main.scss */
.modal .form-group .btn-group.select-group {
    display: block;
    min-height: 34px; }
/* line 807, ../sass/project/theme-main.scss */
.modal .form-group .btn-group.select-group .btn,
.modal .form-group .btn-group.select-group .dropdown-menu {
    width: 100%; }
/* line 809, ../sass/project/theme-main.scss */
.modal .form-group .btn-group.select-group .dropdown-menu {
    top: 100%; }
/* line 812, ../sass/project/theme-main.scss */
.modal .left {
    float: left; }
/* line 813, ../sass/project/theme-main.scss */
.modal .right {
    float: right; }
/* line 815, ../sass/project/theme-main.scss */
.modal .combo-multiselect {
    margin: 0; }
/* line 818, ../sass/project/theme-main.scss */
.modal p strong {
    font-style: italic; }
/* line 821, ../sass/project/theme-main.scss */
.modal .help-block {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif; }

/* line 3, ../sass/project/loading-bar.scss */
.loading-bar {
    margin: 0;
    padding: 0;
    margin-top: 60px; }
/* line 7, ../sass/project/loading-bar.scss */
.loading-bar .loading-bar-content-idle {
    display: none; }
/* line 10, ../sass/project/loading-bar.scss */
.loading-bar .loading-bar-content {
    width: 0;
    visibility: visible;
    height: 2px;
    background-color: #e84514;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease; }

/** custom checkbox */
/* line 2, ../sass/project/checkbox-sasweb.scss */
/*input[type=checkbox]:checked + label i:before {
    content: "\e81c";
}*/

/* line 6, ../sass/project/checkbox-sasweb.scss */
input.toggle-check[type=checkbox]:checked + label i:before {
    content: "\e916";
    transform: rotate(360deg);
    position: absolute;
    top: 5px;
    left: -5px;}

/* line 14, ../sass/project/checkbox-sasweb.scss */
input.toggle-check[type=checkbox] + label i:before {
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    left: 15px; }

/* line 20, ../sass/project/checkbox-sasweb.scss */
.check-custom {
    position: relative;
    width: auto;
    height: 13px;
    display: inline-block; }
/* line 26, ../sass/project/checkbox-sasweb.scss */
.check-custom.checkbox-texto {
    width: auto; }
/* line 29, ../sass/project/checkbox-sasweb.scss */
.check-custom.checkbox-texto label {
    padding-left: 20px;
    width: auto; }
/* line 35, ../sass/project/checkbox-sasweb.scss */
.check-custom label {
    cursor: pointer;
    width: auto;
    height: 16px;
    margin: 0; }
/* line 41, ../sass/project/checkbox-sasweb.scss */
.check-custom label i {
    height: 16px;
    width: 16px;
    display: inline-block;
    line-height: 16px;
    top: -2px;
    position: absolute;
    left: 0; }
/* line 50, ../sass/project/checkbox-sasweb.scss */
.check-custom label i:before {
    position: absolute;
    top: 5px;
    margin: 0;
    left: 0;
    height: 15px;
    width: 14px;
    border-radius: 3px; }
/* line 60, ../sass/project/checkbox-sasweb.scss */
.check-custom label i, .check-custom label span {
    display: inline-block;
    vertical-align: middle; }
/* line 67, ../sass/project/checkbox-sasweb.scss */
.check-custom input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    left: 0;
    opacity: 0;
    height: 0;
    width: 0; }

/* line 1, ../sass/project/view-lista.scss */
.view-lista-option {
    width: 100%;
    height: 107px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1005;
    bottom: 0;
    left: 0;
    position: fixed;
    -moz-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    -webkit-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in; }
/* line 10, ../sass/project/view-lista.scss */
.view-lista-option.view-lista-idle-option {
    height: 0;
    padding: 0; }
/* line 12, ../sass/project/view-lista.scss */
.view-lista-option.view-lista-idle-option button {
    display: none; }

/* line 20, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content {
    margin-top: 42px;
    margin-right: 20px; }
/* line 21, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .remove-padding-top {
    padding-top: 0; }
/* line 22, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content button {
    margin: 0; }
/* line 27, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .view-lista-option-select-group {
    display: block; }
/* line 29, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .view-lista-option-select-group.view-lista-option-select-group-hide {
    display: none; }
/* line 33, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .view-lista-option-success {
    display: block; }
/* line 35, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .view-lista-option-success span {
    color: #58B788; }
/* line 38, ../sass/project/view-lista.scss */
.view-lista-option .view-lista-option-content .view-lista-option-success.view-lista-option-success-hide {
    display: none; }
.view-lista-option .close {
    color: #FFF!important;
    text-shadow: 0 1px 0 #212121!important; }
/* line 1, ../sass/project/resizable-div.scss */
.div-resizable {
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 20px;
    transition: all 0.5s ease;
    z-index: 1000;
    cursor: n-resize; }
/* line 8, ../sass/project/resizable-div.scss */
.div-resizable .resizer {
    width: 95%;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0; }
/* line 16, ../sass/project/resizable-div.scss */
.div-resizable .resizer:hover .resizer-handler {
    background-color: #666; }
/* line 20, ../sass/project/resizable-div.scss */
.div-resizable .resizer .resizer-handler {
    width: 25px;
    display: block;
    height: 1px;
    background-color: #dedede;
    margin: 0 auto;
    margin-top: 6px; }
/* line 29, ../sass/project/resizable-div.scss */
.div-resizable .div-resizable-open-close {
    width: 5%;
    height: 20px;
    background-color: #dedede;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    cursor: pointer; }

/* line 41, ../sass/project/resizable-div.scss */
.remove-transition {
    transition: none; }

/** $subsection BOTOES EDITAR TABELA */
/* line 5, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item p,
.table .toggle-item p {
    width: auto;
    height: 36px;
    display: table;
    margin: 0; }
/* line 10, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item p span,
.table .toggle-item p span {
    display: table-cell;
    vertical-align: middle; }
/* line 16, ../sass/project/buttonhover-tables.scss */
.view-lista .toggle-item .toggle-group-itens,
.table .toggle-item .toggle-group-itens {
    opacity: 0;
    visibility: hidden;
    width: 1px;
    height: 1px;
    transition: all 0.5s ease;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -17px; }
/* line 30, ../sass/project/buttonhover-tables.scss */
.view-lista tr td,
.table tr td {
    position: relative; }
/* line 32, ../sass/project/buttonhover-tables.scss */
.view-lista tr:hover .toggle-group-itens,
.table tr:hover .toggle-group-itens {
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
    overflow: visible; }

/* line 3, ../sass/project/login.scss */
.login-inicial,
.container-fluid {
    min-width: 300px;
    width: 100%;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    height: 100%; }

/* line 15, ../sass/project/login.scss */
.container-login {
    background: #fff;
    -moz-box-shadow: 4px 4px 1px -1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 1px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 1px -1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    position: absolute;
    width: 300px;
    /* margin-left: -150px;
    left: 50%;
    top: 50%;
    margin-top: -240px;  */
}

/* line 26, ../sass/project/login.scss */
.form-header {
    background: #f3f3f3;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
    padding: 10px 20px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }

/* line 34, ../sass/project/login.scss */
.container-input-group {
    padding: 20px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    height: 320px; }

/* line 48, ../sass/project/login.scss */
.container-input-group label {
    color: #666;
    font-size: 13px;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    display: block;
    width: 100%; }
/* line 56, ../sass/project/login.scss */
.container-input-group input[type=text], .container-input-group input[type=password] {
    border-radius: 0; }
/* line 59, ../sass/project/login.scss */
.container-input-group .form-group {
    display: block;
    clear: both;
    margin-bottom: 20px; }
/* line 64, ../sass/project/login.scss */
.container-input-group .check-custom {
    height: 15px;
    width: 100%;
    cursor: pointer; }
/* line 68, ../sass/project/login.scss */
.container-input-group .check-custom input[type=checkbox] {
    cursor: pointer; }

/* line 78, ../sass/project/login.scss */
.icon-text {
    cursor: pointer; }

/**
 * $section RESPONSIVE LOGIN
 */
/* line 1, ../sass/project/loading-page.scss */
.loading-page {
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1071;
    visibility: visible;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* line 11, ../sass/project/loading-page.scss */
.loading-page .loading-page-content {
    position: absolute;
    top: 50%;
    left: 25%;
    width: 50%;
    text-align: center;
    font-size: 50px; }
/* line 19, ../sass/project/loading-page.scss */
.loading-page.loading-page-idle {
    visibility: hidden; }

/* line 1, ../sass/project/tree-view.scss */
.container-tree-filter {
    height: 34px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7eaec;
    font-size: 15px;
    cursor: text;
    position: relative; }
/* line 8, ../sass/project/tree-view.scss */
.container-tree-filter i[class*="down-dir"]:before {
    padding-top: 6px; }

/* line 13, ../sass/project/tree-view.scss */
.container-tree {
    z-index: 1020;
    position: absolute;
    border: 1px solid #eaeaea;
    width: 100%;
    max-height: 400px;
    background-color: #fff;
    margin: 0 auto; }
/* line 14, ../sass/project/tree-view.scss */
.container-tree.container-tree-idle {
    visibility: hidden; }
/* line 24, ../sass/project/tree-view.scss */
.container-tree .tree-view-header {
    margin: 0 auto;
    width: 90%;
    margin-top: 10px; }
/* line 28, ../sass/project/tree-view.scss */
.container-tree .tree-view-footer {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 10px;
    margin-top: 10px; }
/* line 34, ../sass/project/tree-view.scss */
.container-tree .tree-view {
    overflow-y: scroll;
    max-height: 250px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #eaeaea;
    width: 90%;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-size: 15px; }
/* line 44, ../sass/project/tree-view.scss */
.container-tree .tree-view i[class^="icon-plus"] {
    display: none; }
/* line 47, ../sass/project/tree-view.scss */
.container-tree .tree-view ul, .container-tree .tree-view li {
    transition: max-height 0.3s;
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-height: 600px; }
/* line 54, ../sass/project/tree-view.scss */
.container-tree .tree-view li.tree-view-group:nth-child(even) {
    background-color: #f9f9f9; }
/* line 57, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group {
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 10px;
    border-bottom: 1px solid #eaeaea; }
/* line 62, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group .tree-view-open-close {
    cursor: pointer; }
/* line 65, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group .tree-view-subgroup {
    padding-left: 30px;
    padding-top: 5px; }
/* line 68, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group .tree-view-subgroup .checkbox {
    margin: 0 !important;
    padding: 0 !important; }
/* line 72, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group .tree-view-subgroup label {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important; }
/* line 79, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group-hide ul {
    max-height: 0;
    transition: max-height 0.1s;
    overflow: hidden; }
/* line 84, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group-hide i[class^="icon-minus"] {
    display: none; }
/* line 87, ../sass/project/tree-view.scss */
.container-tree .tree-view .tree-view-group-hide i[class^="icon-plus"] {
    display: inline-block; }

/* line 2, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect, .search-all.combo-list {
    width: 268px;
    height: 34px;
    margin: 0 5px; }

/* line 7, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .input-group, .search-all.combo-list .input-group {
    width: 100%; }

/* line 8, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .container-lista-multiselect, .search-all.combo-list .container-lista {
    overflow: hidden;
    height: auto;
    max-height: 280px;
    display: none;
    min-width: 266px;
    z-index: 1001;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    margin: 0; }

/* line 19, ../sass/project/silent-classes.scss */
.search-all.combo-multiselect .container-lista-multiselect.active, .search-all.combo-list .open .container-lista {
    display: block;
    width: -webkit-calc(100% - 2px);
    width: -khtml-calc(100% - 2px);
    width: -moz-calc(100% - 2px);
    width: -ms-calc(100% - 2px);
    width: -o-calc(100% - 2px);
    width: calc(100% - 2px);
    opacity: 1;
    top: 32px;
    left: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

/* line 34, ../sass/project/silent-classes.scss */
.padded-column:before, .sascar-form .sascar-form-padded-column:before, .block-dash .secao:before, .modal-wrapper .col:before {
    content: "";
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    display: block;
    padding-left: 100px;
    background-repeat: no-repeat;
    background-size: contain; }

/* line 47, ../sass/project/silent-classes.scss */
.block-dash .secao.motorista:before {
    background-image: url("backgrounds-path/motorista.svg"); }

/* line 48, ../sass/project/silent-classes.scss */
.block-dash .secao.perfil:before {
    background-image: url("backgrounds-path/images/backgrounds/perfil.svg"); }

/* line 49, ../sass/project/silent-classes.scss */
.block-dash .secao.veiculos:before {
    background-image: url("backgrounds-path/images/backgrounds/veiculo.svg"); }

/* line 51, ../sass/project/silent-classes.scss */
.padded-column h4, .sascar-form .sascar-form-heading {
    font-size: 21px;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }

/* line 1, ../sass/project/listagem-modulos.scss */
.listagem-modulos {
    overflow-y: scroll;
    max-height: 200px; }
/* line 4, ../sass/project/listagem-modulos.scss */
.listagem-modulos .modulo {
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 2px;
    max-width: 116px; }
/* line 5, ../sass/project/listagem-modulos.scss */
.listagem-modulos .modulo i {
    cursor: pointer;
    font-size: 16px; }

/* line 19, ../sass/project/listagem-modulos.scss */
.form-group-busca-modulos {
    position: relative; }
/* line 21, ../sass/project/listagem-modulos.scss */
.form-group-busca-modulos .busca-modulos {
    z-index: 1;
    padding: 10px 0 0 0;
    max-height: 90px;
    overflow-y: scroll;
    visibility: hidden;
    background-color: #F2F2F2;
    border: 1px solid #dddddd;
    border-top: 0;
    width: 100%; }
/* line 31, ../sass/project/listagem-modulos.scss */
.form-group-busca-modulos .busca-modulos.busca-modulos-resultados {
    visibility: visible; }
/* line 34, ../sass/project/listagem-modulos.scss */
.form-group-busca-modulos .busca-modulos .resultado {
    display: none;
    cursor: pointer;
    padding: 10px;
    border-bottom: 1px solid #dddddd; }
/* line 39, ../sass/project/listagem-modulos.scss */
.form-group-busca-modulos .busca-modulos .resultado.mostrar-resultado {
    display: block; }

/* line 16, ../sass/project/sascar-window.scss */
.configuracoes-app-body {
    height: calc(100% - 96px); }

/* line 21, ../sass/project/sascar-window.scss */
.sascar-window {
    background-color: #fff;
    border: 1px solid transparent;
    /*border-top: 3px solid #eaeaea; */
}
.sascar-window.sascar-window-border {
    border-top: 3px solid #ddd;
}
.sascar-window.sascar-window-gray {
    background: #E1E1E1;
}
/* line 28, ../sass/project/sascar-window.scss */
.sascar-window.sascar-window-no-margin {
    margin-bottom: 0; }
/* line 32, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured {
    display: inline-flex;
    position: relative; }
/* line 36, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-center {
    padding-left: 20px; }
/* line 40, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-serious1-status {
    color: #EE8313; }
/* line 41, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-serious1-status .sascar-window-featured-main i {
    color: #EE8313 !important; }
/* line 47, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-serious2-status {
    color: #d85f40; }
/* line 48, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-serious2-status .sascar-window-featured-main i {
    color: #d85f40 !important; }
/* line 54, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-attention-status {
    color: #F3A939; }
/* line 55, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured.sascar-window-featured-attention-status .sascar-window-featured-main i {
    color: #F3A939 !important; }
.sascar-window .sascar-window-featured.sascar-window-featured-attention-status a {
    font-family: "open_sanslight", Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 21px;
    display: block;
    color: #000; }
.sascar-window .sascar-window-featured.sascar-window-featured-attention-status span {
    font-size: 13px;
    color: #666;
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif; }
.sascar-window .sascar-window-featured.sascar-window-featured-attention-status h4 {
    font-size: 21px;
    color: #666;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }
/* line 61, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-main {
    font-size: 25px;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif; }
/* line 62, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-main i {
    color: #666;
    margin-right: -5px; }
/* line 66, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-main i:before {
    font-size: 30px !important; }
/* line 72, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-text {
    position: absolute;
    left: 60px; }
/* line 76, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-text.sascar-window-featured-text-center {
    left: 100px; }
/* line 79, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-text.sascar-window-featured-text-title {
    top: 5px; }
/* line 82, ../sass/project/sascar-window.scss */
.sascar-window .sascar-window-featured .sascar-window-featured-text.sascar-window-featured-text-sub-title {
    bottom: 5px;
    font-size: 20px;
    font-weight: bold; }

@media screen and (min-width: 1090px) {
    /* line 94, ../sass/project/sascar-window.scss */
    .sascar-window-featured-default-col-width {
        width: 20% !important; } }
@media screen and (max-width: 607px) {
    /* line 100, ../sass/project/sascar-window.scss */
    .sascar-window-info {
        float: none !important; } }
@media screen and (max-width: 1289px) {
    /* line 108, ../sass/project/sascar-window.scss */
    .sascar-window-featured-center .sascar-window-featured-text-center {
        left: 60px !important; } }
/* line 115, ../sass/project/sascar-window.scss */
.sascar-window-body {
    padding: 20px; }
/* line 14, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.sascar-window-body:before, .sascar-window-body:after {
    content: " ";
    display: table; }
/* line 19, ../sass/vendor/bootstrap-sass/stylesheets/bootstrap/mixins/_clearfix.scss */
.sascar-window-body:after {
    clear: both; }

/* line 121, ../sass/project/sascar-window.scss */
.sascar-window-heading {
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaea; }
/* line 125, ../sass/project/sascar-window.scss */
.sascar-window-heading > .dropdown .dropdown-toggle {
    color: inherit; }
/* line 129, ../sass/project/sascar-window.scss */
.sascar-window-heading .sascar-window-info {
    margin-top: -15px;
    padding-right: 5px; }

/* line 136, ../sass/project/sascar-window.scss */
.sascar-window-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: inherit; }
/* line 143, ../sass/project/sascar-window.scss */
.sascar-window-title font-
> a,
.sascar-window-title > small,
.sascar-window-title > .small,
.sascar-window-title > small > a,
.sascar-window-title > .small > a {
    color: inherit; }

/* line 155, ../sass/project/sascar-window.scss */
.sascar-window-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px; }

/* line 6, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container {
    margin-top: 20px; }
/* line 9, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-text {
    font-size: 18px; }
/* line 12, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-bar {
    height: 5px;
    margin-top: 5px; }
/* line 15, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-bar.sascar-modal-notificacao-bar-serious2 {
    background-color: #d85f40; }
/* line 18, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-bar.sascar-modal-notificacao-bar-serious1 {
    background-color: #EE8313; }
/* line 21, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-bar.sascar-modal-notificacao-bar-attention {
    background-color: #F3A939; }
/* line 25, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-col {
    margin-top: 10px; }
/* line 27, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-col .sascar-modal-notificacao-config-text {
    padding: 5px; }
/* line 30, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-col .form-control, .sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-col .container-fluid tags-input .tags, .container-fluid tags-input .sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-col .tags {
    display: inline-block !important;
    width: 35% !important;
    padding: 6px 10px !important; }
/* line 37, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-toggle-notificacoes i {
    font-size: 32px; }
/* line 38, ../sass/project/sascar-modal-notificacao.scss */
.sascar-modal-notificacao .sascar-modal-notificacao-container .sascar-modal-notificacao-toggle-notificacoes label {
    margin-left: 20px;
    font-size: 14px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif; }

/* line 1, ../sass/project/sascar-tags-input.scss */
.tagsinput {
    cursor: text;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 5px;
    width: 100%;
    height: auto;
    max-height: 250px;
    overflow-y: auto; }
/* line 10, ../sass/project/sascar-tags-input.scss */
.tagsinput .tag, .tagsinput .container-fluid tags-input .tags .tag-item, .container-fluid tags-input .tags .tagsinput .tag-item {
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    padding: 3px;
    border-radius: 5px !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 13px; }
/* line 23, ../sass/project/sascar-tags-input.scss */
.tagsinput .tag i, .tagsinput .container-fluid tags-input .tags .tag-item i, .container-fluid tags-input .tags .tagsinput .tag-item i {
    cursor: pointer;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    font-size: 12px; }
/* line 30, ../sass/project/sascar-tags-input.scss */
.tagsinput .tag a, .tagsinput .container-fluid tags-input .tags .tag-item a, .container-fluid tags-input .tags .tagsinput .tag-item a {
    display: none; }
/* line 32, ../sass/project/sascar-tags-input.scss */
.tagsinput input {
    width: 80px;
    margin: 0px;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: transparent;
    color: #000;
    outline: 0px;
    margin-right: 5px;
    margin-bottom: 5px; }
/* line 45, ../sass/project/sascar-tags-input.scss */
.tagsinput div {
    display: block;
    float: left; }
/* line 49, ../sass/project/sascar-tags-input.scss */
.tagsinput .tags_clear {
    clear: both;
    width: 100%;
    height: 0px; }
/* line 54, ../sass/project/sascar-tags-input.scss */
.tagsinput .not_valid {
    color: red !important; }

/**
 * Multiple Selection Component for Bootstrap
 * Check nicolasbize.github.io/magicsuggest/ for latest updates.
 *
 * Author:       Nicolas Bize
 * Created:      Feb 8th 2013
 * Last Updated: Oct 16th 2014
 * Version:      2.1.4
 * Licence:      MagicSuggest is licenced under MIT licence (http://opensource.org/licenses/MIT)
 */
/* line 11, ../sass/project/sascar-chosen.scss */
.ms-ctn {
    position: relative;
    padding: 5px 12px;
    height: auto; }

/* line 16, ../sass/project/sascar-chosen.scss */
.ms-inv {
    border: 1px solid #CC0000; }

/* line 19, ../sass/project/sascar-chosen.scss */
.ms-ctn-readonly {
    cursor: pointer; }

/* line 22, ../sass/project/sascar-chosen.scss */
.ms-ctn-disabled {
    cursor: not-allowed;
    background-color: #eeeeee; }

/* line 26, ../sass/project/sascar-chosen.scss */
.ms-ctn-bootstrap-focus,
.ms-ctn-bootstrap-focus .ms-res-ctn {
    border-color: #e7eaec !important;
    /* IE6-9 */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

/* line 33, ../sass/project/sascar-chosen.scss */
.ms-ctn input {
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    outline: none;
    display: block;
    padding: 0;
    line-height: 1.42857143;
    margin: 1px 0;
    width: 100%; }

/* line 44, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-sel-ctn input {
    padding-left: 10px;
    float: left; }

/* line 48, ../sass/project/sascar-chosen.scss */
.ms-ctn-disabled input {
    cursor: not-allowed;
    background-color: #eeeeee; }

/* line 52, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-input-readonly {
    cursor: pointer; }

/* line 55, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-empty-text {
    color: #DDD; }

/* line 58, ../sass/project/sascar-chosen.scss */
.ms-ctn input:focus {
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    background: #FFF; }

/* line 64, ../sass/project/sascar-chosen.scss */
.ms-ctn input::-ms-clear {
    width: 0;
    height: 0; }

/* line 68, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-trigger {
    top: 0;
    width: 25px;
    height: 100%;
    position: absolute;
    right: 0;
    background: transparent; }

/* line 76, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-trigger .ms-trigger-ico {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: 8px;
    margin-top: 15px; }

/* line 88, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-trigger:hover .ms-trigger-ico {
    background-position: 0 -4px; }

/* line 91, ../sass/project/sascar-chosen.scss */
.ms-ctn-disabled .ms-trigger {
    cursor: not-allowed;
    background-color: #eeeeee; }

/* line 95, ../sass/project/sascar-chosen.scss */
.ms-ctn-bootstrap-focus {
    border-bottom: 1px solid #CCC; }

/* line 98, ../sass/project/sascar-chosen.scss */
.ms-res-ctn {
    width: 100%;
    display: block;
    overflow-y: auto; }

/* line 103, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-group {
    line-height: 23px;
    text-align: left;
    padding: 2px 5px;
    font-weight: bold;
    border-bottom: 1px dotted #CCC;
    border-top: 1px solid #CCC;
    background: #f3edff;
    color: #333; }

/* line 113, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-item {
    line-height: 32px;
    text-align: left;
    padding: 0px 5px 0px 10px;
    color: #666; }

/* line 119, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-item-grouped {
    padding-left: 15px; }

/* line 122, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-odd {
    background: #FAFAFA; }

/* line 125, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-item-active {
    background-color: #DDDDDD; }

/* line 128, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-item-disabled {
    color: #CCC;
    cursor: default; }

/* line 132, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn {
    overflow: auto;
    line-height: 18px;
    padding-right: 25px; }

/* line 137, ../sass/project/sascar-chosen.scss */
.ms-no-trigger .ms-sel-ctn {
    padding-right: 0; }

/** Outer and global tags **/
/* line 141, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-item {
    background: #F3F3F3;
    color: #999;
    float: left;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #DDD;
    margin: 3px 0px 1px 0; }

/* line 151, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-invalid {
    border-color: #f8a5a5 !important;
    background: #FDF2F2 !important; }

/* line 155, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-item:hover {
    border: 1px solid #BBB; }

/** For inner tags **/
/* line 159, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-sel-item {
    background: #F2F2F2;
    color: #666;
    float: left;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 3px;
    border: 1px solid #DDD;
    margin: 1px 5px 1px 0; }

/* line 169, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-sel-item:hover {
    border: 1px solid transparent; }

/* line 172, ../sass/project/sascar-chosen.scss */
.ms-ctn-focus .ms-sel-item:hover {
    border: 1px solid #BBB; }

/* line 175, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-text {
    background: #FFF;
    color: #666;
    padding-right: 0;
    margin-left: 0;
    font-size: 14px;
    font-weight: normal; }

/* line 183, ../sass/project/sascar-chosen.scss */
.ms-as-string .ms-sel-text {
    border-color: transparent; }

/* line 186, ../sass/project/sascar-chosen.scss */
.ms-res-ctn .ms-res-item em {
    font-style: normal;
    background: #565656;
    color: #FFF; }

/* line 191, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-text:hover {
    background: #FFF; }

/* line 194, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-item-active {
    border: 1px solid red;
    background: #757575; }

/* line 198, ../sass/project/sascar-chosen.scss */
.ms-stacked .ms-sel-item {
    float: inherit; }

/* line 201, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-item .ms-close-btn {
    width: 7px;
    cursor: pointer;
    height: 7px;
    float: right;
    margin: 6px 2px 0 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjahI7BCQAwCAOTzpThHMHh3Kl9CVos9XckFwQAuPtGuWTWwMwaczKzyHsqg6+5JqMJr28BABHRwmTWQFJjTmYWOU1L4tdck9GE17dnALGAS+kAR/u2AAAAAElFTkSuQmCC);
    background-position: 0 -7px; }

/* line 210, ../sass/project/sascar-chosen.scss */
.ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
    background-position: 0 0; }

/* line 213, ../sass/project/sascar-chosen.scss */
.ms-stacked .ms-sel-item .ms-close-btn {
    margin-left: 0px; }

/* line 216, ../sass/project/sascar-chosen.scss */
.ms-helper {
    color: #AAA;
    font-size: 10px;
    position: absolute;
    top: -17px;
    right: 0; }

/* line 223, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-lg .ms-trigger .ms-trigger-ico, .input-group-lg > .ms-ctn.form-control .ms-trigger .ms-trigger-ico, .container-fluid tags-input .input-group-lg > .ms-ctn.tags .ms-trigger .ms-trigger-ico,
.input-group-lg > .ms-ctn.input-group-addon .ms-trigger .ms-trigger-ico,
.input-group-lg > .input-group-btn > .ms-ctn.btn .ms-trigger .ms-trigger-ico {
    margin-top: 17px; }

/* line 226, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-sm .ms-trigger .ms-trigger-ico, .input-group-sm > .ms-ctn.form-control .ms-trigger .ms-trigger-ico, .container-fluid tags-input .input-group-sm > .ms-ctn.tags .ms-trigger .ms-trigger-ico,
.input-group-sm > .ms-ctn.input-group-addon .ms-trigger .ms-trigger-ico,
.input-group-sm > .input-group-btn > .ms-ctn.btn .ms-trigger .ms-trigger-ico {
    margin-top: 13px; }

/* line 229, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-lg .ms-sel-ctn .ms-sel-item, .input-group-lg > .ms-ctn.form-control .ms-sel-ctn .ms-sel-item, .container-fluid tags-input .input-group-lg > .ms-ctn.tags .ms-sel-ctn .ms-sel-item,
.input-group-lg > .ms-ctn.input-group-addon .ms-sel-ctn .ms-sel-item,
.input-group-lg > .input-group-btn > .ms-ctn.btn .ms-sel-ctn .ms-sel-item {
    padding-top: 2px;
    padding-bottom: 3px; }

/* line 233, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-sm .ms-sel-ctn, .input-group-sm > .ms-ctn.form-control .ms-sel-ctn, .container-fluid tags-input .input-group-sm > .ms-ctn.tags .ms-sel-ctn,
.input-group-sm > .ms-ctn.input-group-addon .ms-sel-ctn,
.input-group-sm > .input-group-btn > .ms-ctn.btn .ms-sel-ctn {
    line-height: 15px; }

/* line 236, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item, .input-group-sm > .ms-ctn.form-control .ms-sel-ctn .ms-sel-item, .container-fluid tags-input .input-group-sm > .ms-ctn.tags .ms-sel-ctn .ms-sel-item,
.input-group-sm > .ms-ctn.input-group-addon .ms-sel-ctn .ms-sel-item,
.input-group-sm > .input-group-btn > .ms-ctn.btn .ms-sel-ctn .ms-sel-item {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0;
    margin-bottom: 0; }

/* line 242, ../sass/project/sascar-chosen.scss */
.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item .ms-close-btn, .input-group-sm > .ms-ctn.form-control .ms-sel-ctn .ms-sel-item .ms-close-btn, .container-fluid tags-input .input-group-sm > .ms-ctn.tags .ms-sel-ctn .ms-sel-item .ms-close-btn,
.input-group-sm > .ms-ctn.input-group-addon .ms-sel-ctn .ms-sel-item .ms-close-btn,
.input-group-sm > .input-group-btn > .ms-ctn.btn .ms-sel-ctn .ms-sel-item .ms-close-btn {
    margin-top: 4px; }

/* line 245, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-sel-ctn {
    margin-left: -7px; }

/* line 248, ../sass/project/sascar-chosen.scss */
.ms-ctn .ms-trigger:hover {
    width: 24px;
    right: 1px;
    border-radius: 0 3px 3px 0; }

/* line 254, ../sass/project/sascar-chosen.scss */
.dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-color: #e7eaec;
    border-top: 0;}

/**
 * $section CUSTOM.CONFIGURACOES
 */
/* line 6, ../sass/project/configuracoes.scss */
.container-fluid.configuracoesController .overlay-loading .icon-spinner {
    margin: 165px auto 0; }
/* line 10, ../sass/project/configuracoes.scss */
.container-fluid.configuracoesController .header-content + .content {
    padding-top: 120px; }
/* line 12, ../sass/project/configuracoes.scss */
.container-fluid.configuracoesController .header-content.pontos-interesse + .content.pontos-interesse {
    padding-top: 98px !important; }

/**
 * $section INICIAL CONFIGURACOES
 */
/* line 19, ../sass/project/configuracoes.scss */
.configuracoes-index .wrap.block {
    padding: 20px; }
/* line 22, ../sass/project/configuracoes.scss */
.configuracoes-index .block-dash {
    margin: 20px 20px 0 20px; }

/**
 * $subsection CARDS e LISTAS - USUARIOS - MOTORISTAS - VEICULOS
 */
/** estilo geral para visualizacao card e lista */
/** esconde conteudo */
/* line 31, ../sass/project/configuracoes.scss */
.content[class*="view-"] {
    opacity: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%; }
/* line 40, ../sass/project/configuracoes.scss */
.content[class*="view-"] > .wrap {
    display: none; }

/** mostra conteudo */
/* line 46, ../sass/project/configuracoes.scss */
.content.active {
    opacity: 1;
    height: auto;
    visibility: visible;
    transition: 0.5s ease;
    position: relative; }
/* line 54, ../sass/project/configuracoes.scss */
.content.active[class*="view-"] > * {
    display: block; }
/* line 57, ../sass/project/configuracoes.scss */
.content.active.view-cards {
    padding: 0 10px 20px 10px; }
/* line 59, ../sass/project/configuracoes.scss */
.content.active.view-cards .card {
    display: inline-block; }
/* line 63, ../sass/project/configuracoes.scss */
.content.active.view-lista {
    padding: 20px; }
/* line 65, ../sass/project/configuracoes.scss */
.content.active.view-lista table {
    display: table;
    width: 100% !important;
    margin-bottom: 20px; }

/** estilo customizado para visualizacao em cards */
/* line 71, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards {
    display: table; }
/* line 74, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .filtro-checkbox {
    margin: 0 10px; }
/* line 75, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .total-registros {
    margin: 5px 10px; }
/* line 76, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards h2 {
    margin: 10px; }
/* line 80, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards ul {
    overflow: hidden; }
/* line 84, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .card {
    float: left;
    margin: 0 10px; }
/* line 88, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block {
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    min-width: 140px;
    width: 100%;
    float: left;
    height: 280px;
    position: relative; }
/* line 98, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block a {
    text-decoration: none;
    display: block;
    width: 130px;
    margin: 0 auto;
    z-index: 1; }
/* line 104, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block a span, .wrapper-content .content.view-cards .block a p {
    text-decoration: none; }
/* line 105, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block a button, .wrapper-content .content.view-cards .block a .btn, .wrapper-content .content.view-cards .block a i {
    color: #999; }
/* line 107, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .select-card {
    width: 130px;
    margin: 0 auto;
    position: relative; }
/* line 111, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .select-card .check-custom {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3; }
/* line 116, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .select-card .check-custom label i:before {
    top: 2px; }
/* line 119, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .container-img {
    background-image: url("../images/backgrounds/avatar.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin: 0 auto; }
/* line 127, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .container-img img {
    height: 100%;
    text-indent: -9999px; }
/* line 129, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .container-icon {
    width: 46px;
    height: 46px;
    overflow: hidden;
    margin: 5px auto 0 auto;
    background: url("../images/mapa/circulo-cinza.png") no-repeat 0 0 transparent; }
/* line 136, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .container-icon [class*="icon-"] {
    width: 46px;
    height: 46px;
    display: table; }
/* line 141, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block .container-icon [class*="icon-"]:before {
    color: #fff;
    font-size: 18px;
    display: table-cell;
    font-size: 29px;
    height: 46px;
    width: 39px;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
    text-align: center; }
/* line 155, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block p span {
    display: block; }
/* line 156, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block p .perfil-nome {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    width: 130px;
    text-transform: capitalize; }
/* line 166, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards .block p .perfil-tipo {
    color: #666;
    font-size: 12px; }

/* line 174, ../sass/project/configuracoes.scss */
.wrapper-content .header-content + .content.view-cards {
    padding: 120px 10px 20px 10px; }

/* line 177, ../sass/project/configuracoes.scss */
.wrapper-content .header-content + .content.view-lista {
    padding: 120px 20px 20px 20px; }

/**
 * $subsection MOTORISTAS
 */
/* line 184, ../sass/project/configuracoes.scss */
.content.view-cards.motoristas-cadastro .block {
    height: 300px; }
/* line 187, ../sass/project/configuracoes.scss */
.content.view-cards.motoristas-cadastro .block p .perfil-tipo {
    font-size: 11px; }

/* line 196, ../sass/project/configuracoes.scss */
#formularioMotorista .documentos .form-group .labels span {
    width: 110px;
    margin-right: 5px; }
/* line 200, ../sass/project/configuracoes.scss */
#formularioMotorista .documentos .form-group .labels span:first-of-type {
    width: 90px; }
/* line 202, ../sass/project/configuracoes.scss */
#formularioMotorista .documentos .form-group .labels span.cat-cnh {
    min-width: 140px;
    width: auto; }
/* line 207, ../sass/project/configuracoes.scss */
#formularioMotorista .documentos .form-group button.dropdown-toggle span:first-of-type {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 60px; }

/* line 218, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .documentos input[type=text] {
    margin: 0 5px;
    width: 110px;
    padding: 5px 3px; }
/* line 224, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .documentos input[type="text"].numCnh {
    width: 150px; }
/* line 228, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .contato-localizacao input[type="text"] {
    width: 220px;
    margin-right: 5px; }
/* line 234, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs .btn.dropdown-toggle {
    min-width: 90px;
    text-align: left;
    height: 34px;
    padding: 10px 7px; }
/* line 240, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs .btn.dropdown-toggle span {
    padding-left: 0; }
/* line 242, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs .btn-group {
    display: inline-block;
    width: 90px; }
/* line 245, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs .btn-group .dropdown-menu {
    width: auto; }
/* line 247, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs .btn.add {
    padding: 10px 3px; }
/* line 250, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs.cat-cnh .calendario .form-control, .modal[class*="-motorista"] .inputs.cat-cnh .calendario .container-fluid tags-input .tags, .container-fluid tags-input .modal[class*="-motorista"] .inputs.cat-cnh .calendario .tags {
    width: 120px; }
/* line 251, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .inputs.cat-cnh .calendario .add-on {
    padding: 3px;
    margin: 0; }
/* line 255, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .preview-mapa-motorista {
    width: 100%;
    overflow: hidden; }
/* line 260, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .mapa {
    padding: 0;
    min-height: 74px; }
/* line 264, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .mapa .modal-wrapper {
    min-height: 74px;
    overflow: hidden; }
/* line 268, ../sass/project/configuracoes.scss */
.modal[class*="-motorista"] .mapa .search-group {
    width: 310px; }

/**
 * $subsection VEICULOS
 */
/* line 279, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards.veiculos-cadastro .block {
    height: 200px; }
/* line 282, ../sass/project/configuracoes.scss */
.wrapper-content .content.view-cards.veiculos-cadastro .block .check-custom {
    left: -10px;
    top: -10px; }

/* line 289, ../sass/project/configuracoes.scss */
.content.view-lista.veiculos-cadastro td .veiculo:before {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle; }

/**
 * $subsection PONTOS INTERESSE
 */
/* line 299, ../sass/project/configuracoes.scss */
.content.pontos-interesse {
    padding: 0;
    position: absolute;
    height: calc(100% - 97px);
    height: -webkit-calc(100% - 97px);
    height: -moz-calc(100% - 97px);
    width: 100%; }
/* line 309, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .toggle, .content.pontos-interesse .wrapper-filtro .sub-aside .toggle, .wrapper-filtro .content.pontos-interesse .sub-aside .toggle {
    opacity: 0;
    height: 0;
    position: relative;
    transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
    z-index: 2; }
/* line 316, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .toggle > *, .content.pontos-interesse .wrapper-filtro .sub-aside .toggle > *, .wrapper-filtro .content.pontos-interesse .sub-aside .toggle > * {
    display: none; }
/* line 318, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .toggle.active, .content.pontos-interesse .wrapper-filtro .sub-aside .toggle.active, .wrapper-filtro .content.pontos-interesse .sub-aside .toggle.active {
    opacity: 1;
    height: auto;
    min-height: 50px; }
/* line 323, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .toggle.active > *, .content.pontos-interesse .wrapper-filtro .sub-aside .toggle.active > *, .wrapper-filtro .content.pontos-interesse .sub-aside .toggle.active > * {
    display: block; }
/* line 328, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container ul, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container ul, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container ul {
    margin: 0; }
/* line 329, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container li, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container li, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container li {
    background: #fff;
    border-top: 1px solid #eaeaea;
    padding: 20px 40px 20px 20px;
    width: 260px; }
/* line 335, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container li.active, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container li.active, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container li.active {
    background: inherit; }
/* line 338, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container li .info, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container li .info, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container li .info {
    font-size: 12px; }
/* line 341, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container li .nome, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container li .nome, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container li .nome {
    color: #000;
    font-size: 13px;
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    margin: 0; }
/* line 348, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .tabs-container .tag, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container .tag, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container .tag, .content.pontos-interesse .tabs .tabs-container .container-fluid tags-input .tags .tag-item, .container-fluid tags-input .tags .content.pontos-interesse .tabs .tabs-container .tag-item, .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container .container-fluid tags-input .tags .tag-item, .container-fluid tags-input .tags .content.pontos-interesse .wrapper-filtro .sub-aside .tabs-container .tag-item, .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container .container-fluid tags-input .tags .tag-item, .container-fluid tags-input .tags .wrapper-filtro .content.pontos-interesse .sub-aside .tabs-container .tag-item {
    background: #fff; }
/* line 350, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .buttons, .content.pontos-interesse .wrapper-filtro .sub-aside .buttons, .wrapper-filtro .content.pontos-interesse .sub-aside .buttons {
    margin-top: 20px;
    position: relative;
    z-index: 3; }
/* line 355, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .buttons .btn-transp, .content.pontos-interesse .wrapper-filtro .sub-aside .buttons .btn-transp, .wrapper-filtro .content.pontos-interesse .sub-aside .buttons .btn-transp {
    padding: 10px 5px; }
/* line 357, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .buttons .btn-transp:focus, .content.pontos-interesse .wrapper-filtro .sub-aside .buttons .btn-transp:focus, .wrapper-filtro .content.pontos-interesse .sub-aside .buttons .btn-transp:focus {
    outline: none; }
/* line 359, ../sass/project/configuracoes.scss */
.content.pontos-interesse .tabs .buttons .btn-group, .content.pontos-interesse .wrapper-filtro .sub-aside .buttons .btn-group, .wrapper-filtro .content.pontos-interesse .sub-aside .buttons .btn-group {
    float: right; }
/* line 363, ../sass/project/configuracoes.scss */
.content.pontos-interesse .mapa {
    left: 260px;
    width: calc(100% - 260px);
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    overflow: hidden;
    display: table;
    position: absolute;
    height: 100%;
    min-height: 64px;
    background-image: url("../images/mapa/mapa-exemplo.png");
    background-size: cover;
    background-repeat: no-repeat; }
/* line 379, ../sass/project/configuracoes.scss */
.content.pontos-interesse .barra-status .search-group {
    margin-right: 10px;
    width: 232px; }
/* line 383, ../sass/project/configuracoes.scss */
.content.pontos-interesse .barra-status .btn-group.right {
    float: right; }

/**
 * $subsection POLITICA DE USO
 */
/* line 391, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso {
    min-height: 100px;
    position: relative; }
/* line 396, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .block-dash .secao {
    cursor: auto; }
/* line 399, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .overlay-loading .icon-spinner {
    margin-top: 20px; }
/* line 401, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .descricao {
    margin-top: 20px; }
/* line 404, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .descricao p {
    font-size: 13px; }
/* line 408, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .block.wrap .combo-multiselect {
    vertical-align: middle; }
/* line 412, ../sass/project/configuracoes.scss */
.configuracoesController .politica-uso .overlay-loading {
    background: rgba(255, 255, 255, 0.5); }

/**
 * $subsection MINHA CONTA
 */
/* line 420, ../sass/project/configuracoes.scss */
.info-user {
    background: #e84514;
    border-radius: 30px;
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    color: #666;
    line-height: 30px;
    margin-right: 10px;
    text-align: center; }
/* line 432, ../sass/project/configuracoes.scss */
.info-user:before, .info-user:before {
    color: #fff;
    height: 30px;
    font-size: 20px; }

/**
 * $subsection CONTATOS
 */
/* line 446, ../sass/project/configuracoes.scss */
.contatos table th:first-child,
.contatos table td:first-child {
    width: auto;
    padding-right: 8px; }
/* line 451, ../sass/project/configuracoes.scss */
.contatos table th:last-child,
.contatos table td:last-child {
    min-width: 145px; }

/* line 459, ../sass/project/configuracoes.scss */
table tr:last-child {
    border-bottom: 1px solid #e7eaec; }

/**
 * $subsection PERFIS
 */
/* line 470, ../sass/project/configuracoes.scss */
.perfis .botoes-gerenciar p {
    font-size: 13px; }
/* line 475, ../sass/project/configuracoes.scss */
.perfis .select-group > * {
    text-align: left; }
/* line 481, ../sass/project/configuracoes.scss */
.perfis table tr th {
    text-align: right; }
/* line 482, ../sass/project/configuracoes.scss */
.perfis table tr th:first-child {
    text-align: left; }
/* line 484, ../sass/project/configuracoes.scss */
.perfis table td {
    text-align: right;
    line-height: 20px !important; }
/* line 488, ../sass/project/configuracoes.scss */
.perfis table td:first-child {
    text-align: left;
    width: 350px; }

/**
 * $section container - CONTAINER - MODAL
 */
@media (max-width: 440px) {
    /* line 5, ../sass/project/responsive.scss */
    .container .navbar-brand span {
        font-size: 22px; } }
@media (max-width: 730px) {
    /* line 27, ../sass/project/responsive.scss */
    .container .nav.nav-pills .dropdown-menu.config .login-logout a span {
        width: auto; } }
/**
 * $section container MENU TOPO
 */
@media (max-width: 825px) {
    /* line 37, ../sass/project/responsive.scss */
    .container .navbar-brand, .container .menu-container {
        margin: 0 auto;
        clear: both; 
    padding-left: 0;}

    /* line 43, ../sass/project/responsive.scss */
    .logo {
        width: 450px; }

    /* line 44, ../sass/project/responsive.scss */
    .menu-container {
        width: 436px; }

    /* line 51, ../sass/project/responsive.scss */
    .container-geral .table-responsive-filter {
        top: 247px; }

    /* line 57, ../sass/project/responsive.scss */
    body.mapa .conteudo {
        margin-top: 120px; } }
/**
 * $section container - MENU TOPO
 */
@media (max-width: 944px) {
    /* line 66, ../sass/project/responsive.scss */
    body .container-fluid.wrapper .container .nav.nav-pills {
        margin-right: 0;
        margin-left: 0; } }
/**
 * $section container - SENDFORM - SIDEBAR
 */
@media (max-width: 1066px) {
    /* line 81, ../sass/project/responsive.scss */
    body .container-fluid.wrapper .container .nav.nav-pills > li {
        width: 50px; }
    /* line 83, ../sass/project/responsive.scss */
    body .container-fluid.wrapper .container .nav.nav-pills > li > a {
        overflow: hidden; }

    /* line 88, ../sass/project/responsive.scss */
    .send-form {
        left: 0;
        width: 100%; }}
@media (min-width: 1024px) {
    /* line 99, ../sass/project/responsive.scss */
    .container-fluid.wrapper.relatoriosController table th span {
        font-size: 12px;
        white-space: normal;
        width: auto;
        overflow: visible;
        text-overflow: initial;
        display: block;
        float: left; } }
/**
 * $section BOTOES INTERNAS - TOPO
 */
@media (max-width: 990px) {
    /* line 113, ../sass/project/responsive.scss */
    .botoes-gerenciar {
        margin-bottom: 20px; }
    /* line 117, ../sass/project/responsive.scss */
    .botoes-gerenciar > .row [class*="col-"]:nth-child(4) {
        clear: left; } }
/**
 * $section BOTAO INTERNA - TITULO
 */
@media (max-width: 990px) {
    /* line 128, ../sass/project/responsive.scss */
    .container-fluid.wrapper .header-content .nav-action button:only-of-type .btn-group:only-of-type,
    .container-fluid.wrapper .header-content .nav-action .btn-group:only-of-type {
        float: left; }
    /* line 129, ../sass/project/responsive.scss */
    .container-fluid.wrapper .header-content .nav-action button:only-of-type .btn-group ul.dropdown-menu,
    .container-fluid.wrapper .header-content .nav-action .btn-group ul.dropdown-menu {
        left: 0; }
    /* line 131, ../sass/project/responsive.scss */
    .container-fluid.wrapper .header-content .nav-action button:only-of-type .btn-group ul.dropdown-menu li a,
    .container-fluid.wrapper .header-content .nav-action .btn-group ul.dropdown-menu li a {
        text-align: left; } }

/* source MappingURL=main.css.map */

.link-icon {
    color: #666;
}
.dataTables_filter {
    display: none;
}
.fecha_aviso {
    text-align: right;
    float: right;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vtop {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.vbottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}
.no_padding_left {
    padding-left: 0 !important;
}
.no_padding_right {
    padding-right: 0 !important;
}
.no-margi-left {
    margin-left: 0px!important;
}
.no-margi-right {
    margin-left: 0px!important;
}
.align-right {
    float: right;
}
label.checkbox-label{
    font-size: 12px;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif !important;
}
label.checkbox-label input[type=checkbox]{
    position: relative;
    vertical-align: middle;
    bottom: 3px;
}
.gerenciadoras .form-group {
    padding: 10px;
    background: #f3f3f3;
}

.status-barra {
    position: absolute;
    content: ".";
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    text-indent: -9999px;}
.barra-vermelho{
    background: #D85E3F; }
.barra-amarelo{
    background: #F3A939; }
.barra-cinza{
    background: #999999; }
.barra-verde{
    background: #58B788; }

.padding-status-barra {
    padding-left: 10px;
}


[class*="has-"] [class*="raiz-dropdown-"] input[type=text] {
    border-color: #f3f3f3; }

.celula-radio{
    border-bottom: 1px solid #eaeaea;
    padding: 5px;
}

.margin-topo-btn {
    margin-top: 21px;
}

.ui-widget {
    /*font-family: "open_sansregular", Helvetica, Arial, sans-serif;*/
    /*font-size: 14px;*/
    /*padding: 14px 0px;*/
    border-radius: 3px;
    margin-bottom: 10px;
}
.ui-state-highlight-green {
    border: 1px solid #307352;
    background: #E5F1E8;
    color: #307352;
}
.ui-state-highlight-green .fecha_aviso {
    color: #307352;
}
.ui-state-highlight-orange {
    border: 1px solid #D5750F;
    background: #FCE6D0;
    color: #D5750F;
}
.ui-state-highlight-orange .fecha_aviso {
    color: #D5750F;
}
.ui-state-highlight-red {
    border: 1px solid #D85E3F;
    background: #F7DFD9;
    color: #D85E3F;
}
.ui-state-highlight-red .fecha_aviso {
    color: #D85E3F;
}
.select-checkbox {
    text-align: center;
}
.hasDatepicker {
    display: inline!important;
    font-size: 12px;
    width: 90px!important;
}
.sascar-window-suggestion {
    padding: 20px;
}
.invoice-box {
    display: block;
    background: #FFF;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
}
.invoice-box h3 {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    margin: 0px;
    border-bottom: 1px solid #E8E8E8;
}
.invoice-box h4 {
    font-size: 14px;
    padding: 15px;
    margin: 0px;
    border-bottom: 1px solid #eaeaea;
}
.invoice-box h1 {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    margin: 0px;
    font-size: 30px;
}
.invoice-box h2 {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    margin: 10px 0px;
    text-align: center;
    font-size: 20px;
}
.invoice-box span {
    display: block;
    font-size: 12px;
}
.invoice-box .late-invoice {
    color: #D85E3F;
}
.invoice-box .paid-invoice {
    color: #58B788;
}
.invoice-box .row {
    margin: 0px!important;
    padding: 20px!important;
}
.invoice-box .row.title {
    margin: 0px!important;
    padding: 0px!important;
}
.links-uteis-rodape {
    display: block;
    background: #FFF;
    padding: 0px;
    margin: 0px;
    width: 100%;
    border-right: 1px solid #E8E8E8;
}
.links-uteis-rodape h3 {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-size: 15px;
    display: inline-block;
    margin: 0px;
}
.links-uteis-rodape .row {
    margin: 0px!important;
    padding: 20px!important;
}
.links-uteis-rodape .row.title {
    margin: 0px!important;
    padding: 10px!important;
    border-bottom: 1px solid #E8E8E8;
}
.btn.btn-white.dropdown-range {
    text-align: center;
    border: 1px solid #e7eaec;
    font-size: 14px;
    height: 34px;
    padding: 8px 10px;
    box-shadow: none;
    width: 100%;
    margin-top: -1px;
}
.btn.btn-white.dropdown-range:hover {
    background: #ddd;
}
.btn.btn-white.dropdown-range.custom {
    height: auto;
}
.btn.btn-white.dropdown-range.custom:hover {
    background: #fff;
}
.btn.btn-white.dropdown-range.custom label {
    display: table-cell;
    padding-right: 10px;
}
.btn.btn-white.dropdown-range.custom .input-group {
    padding-top: 10px;
}
.btn.btn-white.dropdown-range span {
    vertical-align: center;
    width: 100%;
    display: block;
}
.range-box {
    height: auto;
    position: absolute;
    color: #666;
    top: 67px;
    width: 100%;
    z-index: 2;
}
.hcenter {
    margin: 0 auto;
}
.download-box {
    display: block;
    background: #FFF;
    padding: 20px;
    margin: 20px 0px;
    width: 100%;
    min-height: 260px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
}
.download-box h2 {
    font-family: "open_sanslight", Helvetica, Arial, sans-serif;
    margin: 10px 0px;
    text-align: center;
    font-size: 20px;
    color: #000;
}
.download-box span {
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    display: block;
    font-size: 12px;
}
.download-box .row {
    margin: 0px!important;
    padding: 20px!important;
}
.atendimento-box {
    padding: 20px;
    text-align: center;
    margin: 20px 0px;
}
.atendimento-box i {
    font-size: 30px;
}
.atendimento-box h1 {
    text-align: center;
    display: inline-block;
    font-size: 25px;
}
.dashboard-box {
    color:#999;
    padding-bottom: 15px;
    min-height: 265px;
    width: 100%;
}
.dashboard-box [class*=" icon-"] {
    position: absolute;
    font-size: 30px;
    padding: 5px;
}
.dashboard-box h3 {
    font-family: "open_sansbold", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    margin: 0px;
    color: #666;
    border-bottom: 1px solid #E8E8E8;
}
.pendencia-box {
    margin-left: 65px;
    padding: 7px 0px;
    border-bottom: 1px solid #E8E8E8;
}
.pendencia-box span {
    font-size: 13px;
    display: inline-block;
}
.pendencia-box .quantity {
    font-size: 28px;
    padding-right: 8px;
    font-family: "open_sanslight", Helvetica, Arial, sans-serif;
}
.pendencia-box button {
    margin-right: 10px;
    border: 1px solid #e5e6e7 !important;
    float: right;
    padding: 9px 0px !important;
}
.links-uteis {
    padding: 20px;
    min-height: 286px;
    text-align: center;
}
.links-uteis img {
    display: block;
    margin: 0px auto;
}
.links-uteis button {
    margin: 20px auto 0px;
}
.links-uteis span {
    padding: 10px 0px;
    display: block;
    font-family: "open_sansitalic", Helvetica, Arial, sans-serif;
    font-size: 13px;
}
/* carousel */
#quote-carousel
{
    padding: 0 10px 30px 10px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
    background: none;
    color: #666;
    font-size: 18px;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    /*left: -12px;*/
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    /*right: -12px !important;*/
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    background: #333333;
}
/* End carousel */

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
        margin-bottom: 0;
        padding: 0 51px 10px 51px;
    }

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.fecha_aviso_inadimplencia {
    text-align: right;
    float: right;
}

table .hiddenTable {
    display: none;
}

.test-wrapper .label {
    display: inline-block;
    padding: 1em 1.3em 1em;
    font-size: 100%;
}

.test-wrapper .portal-heading-accordion {
    margin-bottom:20px;
    border-bottom:1px solid #f3f3f3;
    position: relative;
}

.test-wrapper .portal-heading-accordion .refresh-countdown {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 11px;
}

.test-wrapper .portal-heading-accordion .refresh-countdown .message {
    margin-left: 4px;
}


.test-wrapper .portal-heading-accordion .portal-icon-circle-accordion {
    vertical-align: middle;
    float: none;
    display: inline-block;
}

.test-wrapper .portal-heading-accordion .portal-heading-accordion-title {
    vertical-align: middle;
    display: inline-block;
}

.test-wrapper .position-data-label,
.test-wrapper .position-data-value {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 6px;
}

.test-wrapper .col-md-6 .position-data-label,
.test-wrapper .col-md-6 .position-data-value {
    width: 48%;    
}

.test-wrapper .col-md-12 .position-data-label {
    width: 23.4%;
}
.test-wrapper .col-md-12 .position-data-value {
    width: 73%;    
}

/* Mobile*/
@media (min-width: 320px) and (max-width: 767px) {

    .test-wrapper .col-md-12 .position-data-label {
        width: 48%;
    }
    .test-wrapper .col-md-12 .position-data-value {
        width: 48%;    
    }
}

/* Tablet */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .test-wrapper .col-md-12 .position-data-label {
        width: 22.9%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .test-wrapper .col-md-12 .position-data-label {
        width: 23.2%;
    }
}

.test-wrapper .position-data-label {
    text-align: right;
    color: #666; 
    background-color: #f3f3f3;
    border: 1px solid #c9c9c9;
    font-size: 18px;
}

.test-wrapper .position-data-value {
    border: 1px solid transparent;
    font-size: 18px;
}

.test-wrapper .label-test {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 0;
    vertical-align: middle;
    margin-left: 6px;
    border: 1px solid #666;
}

.test-wrapper .label-test.label-success {
    background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
}

.test-wrapper .label-test.label-error {
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
}

#file-table a.btn.icon .icon-download {
    margin-top: 7px;
}


#material_list_transfer tr th:last-child {
    position: relative;
}

#material_list_transfer tr th:last-child a {
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
}

#material_list_transfer tr th:last-child span {
    font-size: 19px;
}

#material_list_transfer th:hover {
    cursor: pointer;
}

#material_list_transfer th span {
    margin-left:6px;
}

#material_list_transfer td .form-group {
    margin-bottom: 0;
}

#material_list_transfer td input[type=number] {
    width: 75px;
    height: 28px;
}

#material_list_transfer tr.material-category {
    background-color: #ddd;
}

#material_list_transfer tbody tr:first-child td .btn-collapse-material-category {
    position: absolute;
    right: 3px;
    top: 3px;
}

table.table-setup-device {
    border: 1px solid #2D47A4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.table-setup-device td, table.table-setup-device th {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}
table.table-setup-device tbody td {
    font-size: 13px;
}
table.table-setup-device .table-setup-device-head {
    background: #1C6EA4;
    background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
}
table.table-setup-device .table-setup-device-head td {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

#wrapper-service-provider .dataTables_info{
    padding: 15px;
}

#wrapper-service-provider .dataTables_paginate{
    padding-right: 15px;
}

#wrapper-service-provider #btn_add_user{
    margin-top: 9px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #dedede;
  }
  
  .dropdown-item:last-child {
    border: 0;
  }

  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
  }
  
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
  }
  
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
  }



  #modal_add_event .modal-lg {
    min-width: 95%;
    min-height: 95%;
  }

  #modal_add_event .modal-lg .modal-body {
    position: relative;
    margin: 0;
    padding: 0;
    height: 620px;
    padding-bottom: 0;
  }

  #modal_add_event .modal-md .modal-body {
    height: 100px;
  }
  #modal_add_event #divFullCalendar {
    height: 410px;
    overflow-x: scroll;
  }

  #modal_add_event .fc-button-primary {
    background-color: #27509B;
  }

  #modal_add_event .fc-left span {
    color: #ffffffff;
  }

  #modal_add_event .fc-time-grid .fc-slats td {
    height: 2.5em;
    border-bottom: 0;
  }
  
  #modal_add_event .event-scheduled-current-intervention {
    background: yellow;
  }

  #modal_add_event .event-scheduled-time-blocked {
    background: gray;
  }

  #modal_add_event .event-scheduled-other-intervention {
    background: #cecece;
  }

  #modal_confirm_event .modal-body {
      height: 105px !important;
  }
.fc-body .fc-resource-area .fc-cell-content{
    padding: 0 !important;
}

.fc-widget-content .fc-event-container .fc-timeline-event{
    padding: 0 !important;
}

.fc-time-area .fc-rows td > div {
    height: 30px !important;
    top: 2px !important;
}

.fc-timeline .fc-rows td > div {
    height: 30px !important;
}

@media (max-width: 825px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .container >.navbar-collapse {
        max-height: calc(100vh - 50px);
        overflow: auto;
    }
}

.navbar-nav>li>a {
    line-height: 20px;
    position: relative;
    display: block;
    padding: 15px 15px;
}

.container .nav.nav-pills > li.without-effect:hover:before,
.container .nav.nav-pills > li.without-effect:hover{
    background-color: transparent !important;
}

.navbar-nav>li>a.btn {
    padding: 5px 15px !important;
    margin: 10px 15px;
    min-width: 150px;
}

.main-icon{
    margin-right: 15px;
}

#device_ports ul {
    margin-bottom: 0 !important;
}
.p-l-20{
    padding-left:20px!important
}
@media (min-width: 320px) and (max-width: 1024px) {
    .p-l-20{
        padding-left:5px!important
    }
}

.ms-overlay {
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0,0,0,.5);
	display: flex;               /* centraliza a caixa */
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.ms-modal {
	display: block;
	background: #fff;
	padding: 24px;
	border-radius: 12px;
	width: 420px;
	max-width: 90vw;
	box-shadow: 0 10px 30px rgba(0,0,0,.2);
	text-align: center;
}

.comment-scroll {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	white-space: pre-wrap;
	word-break: break-word;
}
