/* Mapeamento de Glyphicons para Font Awesome */
.glyphicon-export:before {
    content: "\f1c5"; /* Font Awesome share icon */
    font-family: "FontAwesome";
}

.glyphicon-refresh:before {
    content: "\f021"; /* Font Awesome refresh icon */
    font-family: "FontAwesome";
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive,
.thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small,
.h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small,
h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small,
h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small,
h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small,
h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media ( min-width :768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media ( min-width :768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child
{
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before
{
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before,
.blockquote-reverse small:before, blockquote.pull-right .small:before,
blockquote.pull-right footer:before, blockquote.pull-right small:before
{
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after,
.blockquote-reverse small:after, blockquote.pull-right .small:after,
blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 60px;
    padding-left: 60px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

@media ( min-width :768px) {
    .container {
        width: 750px
    }
}

@media ( min-width :992px) {
    .container {
        width: 970px
    }
}

@media ( min-width :1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -100px;
    margin-left: -100px;
}

.col-tb-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 13.5%;
}

.col-tb-umemeio {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 9%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media ( min-width :768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
    .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media ( min-width :992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
    .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media ( min-width :1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
    .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}



.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
.table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th
{
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active,
.table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th,
.table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td,
.table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active
{
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success,
.table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th,
.table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td,
.table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success
{
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info,
.table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th,
.table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td,
.table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info
{
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning,
.table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td,
.table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning
{
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger,
.table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td,
.table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger
{
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th
    {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
    rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
    rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}



.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date], .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local], .input-group-sm input[type=month],
    input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date], .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local], .input-group-lg input[type=month],
    input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox],
.radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio],
input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control
{
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control
{
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label,
.has-success .help-block, .has-success .radio, .has-success .radio-inline,
.has-success.checkbox label, .has-success.checkbox-inline label,
.has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label,
.has-warning .help-block, .has-warning .radio, .has-warning .radio-inline,
.has-warning.checkbox label, .has-warning.checkbox-inline label,
.has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label,
.has-error .help-block, .has-error .radio, .has-error .radio-inline,
.has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media ( min-width :768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]
    {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline,
.form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media ( min-width :768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media ( min-width :768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media ( min-width :768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

t[disabled]:focus,
.btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover
{
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary
{
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary
{
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover,
.btn-primary[disabled].focus, .btn-primary[disabled]:focus,
.btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover
{
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}



.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover,
.btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover,
.btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning_siga {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning
{
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover,
.btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning
{
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover,
.btn-warning[disabled].focus, .btn-warning[disabled]:focus,
.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover
{
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger
{
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover,
.btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger
{
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover,
.btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block
{
    width: 100%
}


.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
{
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9

}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media ( min-width :768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover,
.btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	){
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not (:last-child )>.btn:last-child,
.btn-group>.btn-group:first-child:not (:last-child )>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not (:first-child )>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
{
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ){
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not (:last-child ){
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not (:first-child ){
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn
{
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not (:last-child )>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not (:last-child )>.dropdown-toggle
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not (:first-child )>.btn:first-child
{
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio]
{
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn
{
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn
{
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not (:first-child ):not (:last-child ),
.input-group-addon:not (:first-child ):not (:last-child ),
.input-group-btn:not (:first-child ):not (:last-child ){
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio]
{
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child,
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not
	(:last-child )>.btn, .input-group-btn:last-child>.btn:not (:last-child
	):not (.dropdown-toggle ){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not (:first-child )>.btn,
.input-group-btn:first-child>.btn:not (:first-child ), .input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle
{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
{
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
{
    z-index: 2;
    margin-left: -1px
}

.nav_siga {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified_siga {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified_siga>li {
    float: none
}

.nav-tabs.nav-justified_siga>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified_siga>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media ( min-width :768px) {
    .nav-tabs.nav-justified_siga>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified_siga>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified_siga>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified_siga>.active>a, .nav-tabs.nav-justified_siga>.active>a:focus,
.nav-tabs.nav-justified_siga_siga>.active>a:hover {
    border: 1px solid #ddd
}

@media ( min-width :768px) {
    .nav-tabs.nav-justified_siga_siga>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified_siga_siga>.active>a, .nav-tabs.nav-justified_siga_siga>.active>a:focus,
    .nav-tabs.nav-justified_siga_siga>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}




@media ( min-width :768px) {
    .nav-justified_siga>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified_siga>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media ( min-width :768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media ( min-width :768px) {
    .navbar {
        border-radius: 4px
    }
}

@media ( min-width :768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media ( min-width :768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse
{
    max-height: 340px
}

@media ( max-device-width :480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse
    {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header,
.container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media ( min-width :768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header,
    .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media ( min-width :768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media ( min-width :768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media ( min-width :768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
    {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media ( min-width :768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media ( max-width :767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a
    {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover
    {
        background-image: none
    }
}

@media ( min-width :768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0
    rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0
    rgba(255, 255, 255, .1)
}

@media ( min-width :768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio]
    {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media ( max-width :767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media ( min-width :768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media ( min-width :768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media ( min-width :768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media ( max-width :767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover
{
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover
{
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover
{
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
{
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media ( max-width :767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover
{
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
.pagination>.disabled>span, .pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}


.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close_siga, .alert-dismissible .close_siga {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}


.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)
    25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)
    25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)
    25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)
    25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)
    25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media>.pull-right {
    padding-left: 10px
}

.media-left, .media>.pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading
{
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
{
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading
{
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover, button.list-group-item-success.active,
button.list-group-item-success.active:focus, button.list-group-item-success.active:hover
{
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading
{
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active, button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading
{
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover, button.list-group-item-warning.active,
button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover
{
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading
{
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover, button.list-group-item-danger.active,
button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover
{
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel_siga {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel2 {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title-right {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    float: right !important;
    width: 400px;
}

.panel-title-left {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    float: left !important;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-footer2 {
    padding: 10px 15px;
    background-color: #ffffff;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
{
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
{
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
{
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
{
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table
{
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption
{
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child
{
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child
{
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child
{
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child
{
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child
{
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th
{
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child
{
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
{
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body
{
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info_siga {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed,
.embed-responsive iframe, .embed-responsive object, .embed-responsive video
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close_siga {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: .2
}

. close:focus, .close_siga:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity = 50);
    opacity: .5
}

button.close_siga {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}



.modal.fade .modal-dialog_siga {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.modal.in .modal-dialog_siga {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}



.modal-content_siga {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity = 0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity = 50);
    opacity: .5
}



.modal-header_siga .close_siga {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}



.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media ( min-width :1268px) {
    .modal-dialog_siga {
        width: 800px;
        margin: 30px auto
    }
    .modal-content_siga {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-smm {
        width: 300px
    }
    .modal-350 {
        width: 350px
    }
    .modal-400 {
        width: 400px
    }
    .modal-450 {
        width: 450px
    }
    .modal-500 {
        width: 500px
    }
    .modal-550 {
        width: 550px
    }
    .modal-600 {
        max-width: 600px
    }
    .modal-800 {
        max-width: 800px
    }
    .modal-800i {
        max-width: 800px
    }
}

@media ( min-width :992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity = 0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity = 90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    top: 20%;
    bottom: 20%;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d) , ( -webkit-transform-3d ) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right, .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active, .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0,
    rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0,
    rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)),
    to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0,
    rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
    endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0,
    rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0,
    rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)),
    to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0,
    rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
    endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity = 90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
{
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
{
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    top: 90%;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
    {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
    {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before,
.btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before,
.container-fluid:after, .container-fluid:before, .container:after,
.container:before, .dl-horizontal dd:after, .dl-horizontal dd:before,
.form-horizontal .form-group:after, .form-horizontal .form-group:before,
.modal-footer:after, .modal-footer:before, .modal-header:after,
.modal-header:before, .nav:after, .nav:before, .navbar-collapse:after,
.navbar-collapse:before, .navbar-header:after, .navbar-header:before,
.navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after,
.panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after,
.container-fluid:after, .container:after, .dl-horizontal dd:after,
.form-horizontal .form-group:after, .modal-footer:after, .modal-header:after,
.nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after,
.pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}



.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media ( max-width :767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media ( max-width :767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media ( max-width :767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media ( max-width :767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media ( min-width :992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media ( min-width :992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media ( min-width :992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media ( min-width :992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media ( min-width :1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media ( min-width :1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media ( min-width :1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media ( min-width :1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media ( max-width :767px) {
    .hidden-xs {
        display: none !important
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media ( min-width :992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media ( min-width :1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

ul[class="checkbox2"] li[class="checkbox2"] {
    list-style-type: none;
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}

.badge_notify {
    font-family: 'Arial';
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: .4em;
    right: .05em;
    width: 1.6em;
    height: 1.6em;
    min-width: 10px;
    padding: 4px 3px;
    line-height: 1;
    color: #337ab7;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ffffff;
    border-radius: 10px;
}

.tile-area {
    min-width: 100%;
    height: 100%;
    position: relative;
    padding: 120px 80px 0 0;
    overflow: hidden;
}

.tile-area:before, .tile-area:after {
    display: table;
    content: "";
}

.tile-area:after {
    clear: both;
}

.tile-area .tile-area-title {
    position: fixed;
    top: 20px;
    left: 80px;
    font-weight: 300;
    font-size: 42px;
    line-height: 1.1;
}

.tile-group {
    margin-left: 80px;
    min-width: 80px;
    width: auto;
    float: left;
    display: block;
    padding-top: 40px;
    position: relative;
}

.tile-group.one {
    width: 160px;
}

.tile-group.two, .tile-group.double {
    width: 320px;
}

.tile-group.three, .tile-group.triple {
    width: 480px;
}

.tile-group.four, .tile-group.quadro {
    width: 640px;
}

.tile-group.five {
    width: 800px;
}

.tile-group.six {
    width: 960px;
}

.tile-group.seven {
    width: 1120px;
}

.tile-group .tile-group-title {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 0;
}

.tile-container {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

.tile-container:before, .tile-container:after {
    display: table;
    content: "";
}

.tile-container:after {
    clear: both;
}

.tile {
    width: 150px;
    height: 150px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tile:hover {
    outline: #999999 solid 3px;
}

.tile:active {
    outline: 0;
}

.tile.no-outline {
    outline-color: transparent;
}

.tile.small-tile {
    width: 70px;
    height: 70px;
}

.tile.wide-tile {
    width: 310px;
    height: 150px;
}

.tile.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile.large-tile {
    width: 310px;
    height: 310px;
}

.tile.big-tile {
    width: 470px;
    height: 470px;
}

.tile.super-tile {
    width: 630px;
    height: 630px;
}

.tile-square {
    width: 150px;
    height: 150px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.tile-square:hover {
    outline: #999999 solid 3px;
}

.tile-square:active {
    outline: 0;
}

.tile-square.no-outline {
    outline-color: transparent;
}

.tile-square.small-tile {
    width: 70px;
    height: 70px;
}

.tile-square.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-square.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-square.large-tile {
    width: 310px;
    height: 310px;
}

.tile-square.big-tile {
    width: 470px;
    height: 470px;
}

.tile-square.super-tile {
    width: 630px;
    height: 630px;
}

.tile-square .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-square:hover .tile-content.flipVertical, .tile-square.hover .tile-content.flipVertical,
.tile-square.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-square .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-square .tile-content.flipVertical .slide, .tile-square .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-square .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-square .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-square .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-square:hover .tile-content.flipHorizontal, .tile-square.hover .tile-content.flipHorizontal,
.tile-square.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-square .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-square .tile-content.flipHorizontal .slide, .tile-square .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-square .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-square .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-square .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-square .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-small {
    width: 120px;
    height: 80px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.tile-small:hover {
    outline: #999999 solid 3px;
}

.tile-small:active {
    outline: 0;
}

.tile-small.no-outline {
    outline-color: transparent;
}

.tile-small.small-tile {
    width: 70px;
    height: 70px;
}

.tile-small.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-small.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-small.large-tile {
    width: 310px;
    height: 310px;
}

.tile-small.big-tile {
    width: 470px;
    height: 470px;
}

.tile-small.super-tile {
    width: 630px;
    height: 630px;
}

.tile-small .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-small:hover .tile-content.flipVertical, .tile-small.hover .tile-content.flipVertical,
.tile-small.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-small .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-small .tile-content.flipVertical .slide, .tile-small .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-small .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-small .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-small .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-small:hover .tile-content.flipHorizontal, .tile-small.hover .tile-content.flipHorizontal,
.tile-small.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-small .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-small .tile-content.flipHorizontal .slide, .tile-small .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-small .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-small .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-small .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-small .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-wide {
    width: 270px;
    height: 120px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tile-wide:hover {
    outline: #999999 solid 3px;
}

.tile-wide:active {
    outline: 0;
}

.tile-wide.no-outline {
    outline-color: transparent;
}

.tile-wide.small-tile {
    width: 70px;
    height: 70px;
}

.tile-wide.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-wide.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-wide.large-tile {
    width: 310px;
    height: 310px;
}

.tile-wide.big-tile {
    width: 470px;
    height: 470px;
}

.tile-wide.super-tile {
    width: 630px;
    height: 630px;
}

.tile-wide .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-wide:hover .tile-content.flipVertical, .tile-wide.hover .tile-content.flipVertical,
.tile-wide.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-wide .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-wide .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-wide .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-wide .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-wide .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-wide:hover .tile-content.flipHorizontal, .tile-wide.hover .tile-content.flipHorizontal,
.tile-wide.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-wide .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-wide .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-wide .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-wide .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-wide .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-wide .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-large {
    width: 310px;
    height: 311px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.tile-large:hover {
    outline: #999999 solid 3px;
}

.tile-large:active {
    outline: 0;
}

.tile-large.no-outline {
    outline-color: transparent;
}

.tile-large.small-tile {
    width: 70px;
    height: 70px;
}

.tile-large.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-large.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-large.large-tile {
    width: 310px;
    height: 310px;
}

.tile-large.big-tile {
    width: 470px;
    height: 470px;
}

.tile-large.super-tile {
    width: 630px;
    height: 630px;
}

.tile-large .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-large:hover .tile-content.flipVertical, .tile-large.hover .tile-content.flipVertical,
.tile-large.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-large .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-large .tile-content.flipVertical .slide, .tile-large .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-large .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-large .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-large .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-large:hover .tile-content.flipHorizontal, .tile-large.hover .tile-content.flipHorizontal,
.tile-large.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-large .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-large .tile-content.flipHorizontal .slide, .tile-large .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-large .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-large .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-large .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-large .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-big {
    width: 470px;
    height: 470px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.tile-big:hover {
    outline: #999999 solid 3px;
}

.tile-big:active {
    outline: 0;
}

.tile-big.no-outline {
    outline-color: transparent;
}

.tile-big.small-tile {
    width: 70px;
    height: 70px;
}

.tile-big.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-big.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-big.large-tile {
    width: 310px;
    height: 310px;
}

.tile-big.big-tile {
    width: 470px;
    height: 470px;
}

.tile-big.super-tile {
    width: 630px;
    height: 630px;
}

.tile-big .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-big:hover .tile-content.flipVertical, .tile-big.hover .tile-content.flipVertical,
.tile-big.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-big .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-big .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-big .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-big .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-big .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-big:hover .tile-content.flipHorizontal, .tile-big.hover .tile-content.flipHorizontal,
.tile-big.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-big .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-big .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-big .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-big .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-big .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-big .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-super {
    width: 630px;
    height: 630px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #eeeeee;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.tile-super:hover {
    outline: #999999 solid 3px;
}

.tile-super:active {
    outline: 0;
}

.tile-super.no-outline {
    outline-color: transparent;
}

.tile-super.small-tile {
    width: 70px;
    height: 70px;
}

.tile-super.wide-tile {
    width: 310px;
    height: 150px;
}

.tile-super.wide-tile-v {
    height: 310px;
    width: 150px;
}

.tile-super.large-tile {
    width: 310px;
    height: 310px;
}

.tile-super.big-tile {
    width: 470px;
    height: 470px;
}

.tile-super.super-tile {
    width: 630px;
    height: 630px;
}

.tile-super .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-super:hover .tile-content.flipVertical, .tile-super.hover .tile-content.flipVertical,
.tile-super.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-super .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-super .tile-content.flipVertical .slide, .tile-super .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-super .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-super .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-super .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-super:hover .tile-content.flipHorizontal, .tile-super.hover .tile-content.flipHorizontal,
.tile-super.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-super .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-super .tile-content.flipHorizontal .slide, .tile-super .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-super .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-super .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-super .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile-super .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-small-x {
    width: 70px;
}

.tile-square-x {
    width: 150px;
}

.tile-wide-x {
    width: 310px;
}

.tile-large-x {
    width: 310px;
}

.tile-big-x {
    width: 470px;
}

.tile-super-x {
    width: 630px;
}

.tile-small-y {
    height: 70px;
}

.tile-square-y {
    height: 150px;
}

.tile-wide-y {
    height: 310px;
}

.tile-large-y {
    height: 310px;
}

.tile-big-y {
    height: 470px;
}

.tile-super-y {
    height: 630px;
}

.tile-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: inherit;
    overflow: hidden;
    display: none;
}

.tile-content:first-child {
    display: block;
}

.tile-content .live-slide {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
}

.tile-content .live-slide:nth-child(1) {
    display: block;
}

.tile-content.iconic .icon {
    position: absolute;
    width: 64px;
    height: 64px;
    font-size: 64px;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -32px;
    text-align: center;
    height: 64px;
}

.tile-small .tile-content.iconic .icon {
    width: 32px;
    height: 32px;
    font-size: 32px;
    margin-left: -16px;
    margin-top: -16px;
}

.tile-content.image-set>img, .tile-content.image-set>.image-container {
    margin: 0;
    padding: 0;
    width: 25%;
    height: 50%;
    float: left;
    border: 1px #1e1e1e solid;
}

.tile-content.image-set>img:first-child, .tile-content.image-set>.image-container:first-child
{
    width: 50%;
    float: left;
    height: 100%;
}

.tile-content.slide-up>.slide, .tile-content.slide-down>.slide,
.tile-content.slide-up-2>.slide, .tile-content.slide-down-2>.slide,
.tile-content.slide-left>.slide, .tile-content.slide-right>.slide,
.tile-content.slide-left-2>.slide, .tile-content.slide-right-2>.slide,
.tile-content.slide-up>.slide-over, .tile-content.slide-down>.slide-over,
.tile-content.slide-up-2>.slide-over, .tile-content.slide-down-2>.slide-over,
.tile-content.slide-left>.slide-over, .tile-content.slide-right>.slide-over,
.tile-content.slide-left-2>.slide-over, .tile-content.slide-right-2>.slide-over
{
    width: 100%;
    height: inherit;
    display: block;
    position: absolute;
    box-shadow: inset 0 0 1px #FFFFCC;
}

.tile-content.slide-up>.slide, .tile-content.slide-down>.slide,
.tile-content.slide-up-2>.slide, .tile-content.slide-down-2>.slide,
.tile-content.slide-left>.slide, .tile-content.slide-right>.slide,
.tile-content.slide-left-2>.slide, .tile-content.slide-right-2>.slide {
    top: 0;
    z-index: 1;
    transition: all 0.3s ease;
}

.tile-content.slide-up:hover>.slide, .tile-content.slide-down:hover>.slide,
.tile-content.slide-up-2:hover>.slide, .tile-content.slide-down-2:hover>.slide,
.tile-content.slide-left:hover>.slide, .tile-content.slide-right:hover>.slide,
.tile-content.slide-left-2:hover>.slide, .tile-content.slide-right-2:hover>.slide
{
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition: all 0.6s ease;
}

.tile-content.slide-up>.slide-over {
    top: 100%;
    z-index: 2;
    height: 75%;
    transition: all 0.6s ease;
}

.tile-content.slide-up:hover>.slide-over {
    top: 25%;
    transition: all 0.3s ease;
}

.tile-content.slide-up-2>.slide-over {
    top: 100%;
    z-index: 2;
    height: 100%;
    transition: all 0.3s ease;
}

.tile-content.slide-up-2:hover>.slide {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -100%;
    transition: all 0.4s ease;
}

.tile-content.slide-up-2:hover>.slide-over {
    top: 0;
    transition: all 0.4s ease;
}

.tile-content.slide-down>.slide-over {
    top: -100%;
    z-index: 2;
    height: 75%;
    transition: all 0.6s ease;
}

.tile-content.slide-down:hover>.slide-over {
    top: 0;
    transition: all 0.3s ease;
}

.tile-content.slide-down-2>.slide-over {
    top: -100%;
    z-index: 2;
    height: 100%;
    transition: all 0.3s ease;
}

.tile-content.slide-down-2:hover>.slide {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 100%;
    transition: all 0.4s ease;
}

.tile-content.slide-down-2:hover>.slide-over {
    top: 0;
    transition: all 0.4s ease;
}

.tile-content.slide-left>.slide-over {
    left: -100%;
    z-index: 2;
    width: 75%;
    height: 100%;
    transition: all 0.6s ease;
}

.tile-content.slide-left:hover>.slide-over {
    left: 0;
    transition: all 0.3s ease;
}

.tile-content.slide-left-2>.slide {
    left: 0;
    transition: all 0.3s ease;
}

.tile-content.slide-left-2>.slide-over {
    left: -100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.tile-content.slide-left-2:hover>.slide {
    -webkit-transform: scale(1);
    transform: scale(1);
    left: 100%;
    transition: all 0.4s ease;
}

.tile-content.slide-left-2:hover>.slide-over {
    left: 0;
    transition: all 0.4s ease;
}

.tile-content.slide-right>.slide-over {
    left: 100%;
    z-index: 2;
    width: 75%;
    height: 100%;
    transition: all 0.6s ease;
}

.tile-content.slide-right:hover>.slide-over {
    left: 25%;
    transition: all 0.3s ease;
}

.tile-content.slide-right-2>.slide {
    left: 0;
    transition: all 0.3s ease;
}

.tile-content.slide-right-2>.slide-over {
    left: 100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.tile-content.slide-right-2:hover>.slide {
    -webkit-transform: scale(1);
    transform: scale(1);
    left: -100%;
    transition: all 0.4s ease;
}

.tile-content.slide-right-2:hover>.slide-over {
    left: 0;
    transition: all 0.4s ease;
}

.tile-content.zooming .slide {
    box-shadow: inset 0 0 1px #FFFFCC;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    transition: all 0.6s ease;
}

.tile-content.zooming .slide:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition: all 0.6s ease;
}

.tile-content.zooming-out .slide {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition: all 0.6s ease;
}

.tile-content.zooming-out .slide:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.6s ease;
}

.tile-small, .tile, .tile-square, .tile-wide, .tile-large, .tile-big,
.tile-super {
    overflow: visible;
}

.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical,
.tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical,
.tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical,
.tile-super .tile-content.flipVertical {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-small:hover .tile-content.flipVertical, .tile:hover .tile-content.flipVertical,
.tile-square:hover .tile-content.flipVertical, .tile-wide:hover .tile-content.flipVertical,
.tile-large:hover .tile-content.flipVertical, .tile-big:hover .tile-content.flipVertical,
.tile-super:hover .tile-content.flipVertical, .tile-small.hover .tile-content.flipVertical,
.tile.hover .tile-content.flipVertical, .tile-square.hover .tile-content.flipVertical,
.tile-wide.hover .tile-content.flipVertical, .tile-large.hover .tile-content.flipVertical,
.tile-big.hover .tile-content.flipVertical, .tile-super.hover .tile-content.flipVertical,
.tile-small.flip .tile-content.flipVertical, .tile.flip .tile-content.flipVertical,
.tile-square.flip .tile-content.flipVertical, .tile-wide.flip .tile-content.flipVertical,
.tile-large.flip .tile-content.flipVertical, .tile-big.flip .tile-content.flipVertical,
.tile-super.flip .tile-content.flipVertical {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical,
.tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical,
.tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical,
.tile-super .tile-content.flipVertical {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-small .tile-content.flipVertical .slide, .tile .tile-content.flipVertical .slide,
.tile-square .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide, .tile-small .tile-content.flipVertical .slide-over,
.tile .tile-content.flipVertical .slide-over, .tile-square .tile-content.flipVertical .slide-over,
.tile-wide .tile-content.flipVertical .slide-over, .tile-large .tile-content.flipVertical .slide-over,
.tile-big .tile-content.flipVertical .slide-over, .tile-super .tile-content.flipVertical .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-small .tile-content.flipVertical .slide, .tile .tile-content.flipVertical .slide,
.tile-square .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.tile-small .tile-content.flipVertical .slide-over, .tile .tile-content.flipVertical .slide-over,
.tile-square .tile-content.flipVertical .slide-over, .tile-wide .tile-content.flipVertical .slide-over,
.tile-large .tile-content.flipVertical .slide-over, .tile-big .tile-content.flipVertical .slide-over,
.tile-super .tile-content.flipVertical .slide-over {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal,
.tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal,
.tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal,
.tile-super .tile-content.flipHorizontal {
    -webkit-transform: perspective(1000px);
    transform: perspective(1000px);
    overflow: visible;
}

.tile-small:hover .tile-content.flipHorizontal, .tile:hover .tile-content.flipHorizontal,
.tile-square:hover .tile-content.flipHorizontal, .tile-wide:hover .tile-content.flipHorizontal,
.tile-large:hover .tile-content.flipHorizontal, .tile-big:hover .tile-content.flipHorizontal,
.tile-super:hover .tile-content.flipHorizontal, .tile-small.hover .tile-content.flipHorizontal,
.tile.hover .tile-content.flipHorizontal, .tile-square.hover .tile-content.flipHorizontal,
.tile-wide.hover .tile-content.flipHorizontal, .tile-large.hover .tile-content.flipHorizontal,
.tile-big.hover .tile-content.flipHorizontal, .tile-super.hover .tile-content.flipHorizontal,
.tile-small.flip .tile-content.flipHorizontal, .tile.flip .tile-content.flipHorizontal,
.tile-square.flip .tile-content.flipHorizontal, .tile-wide.flip .tile-content.flipHorizontal,
.tile-large.flip .tile-content.flipHorizontal, .tile-big.flip .tile-content.flipHorizontal,
.tile-super.flip .tile-content.flipHorizontal {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal,
.tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal,
.tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal,
.tile-super .tile-content.flipHorizontal {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.6s ease;
}

.tile-small .tile-content.flipHorizontal .slide, .tile .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide, .tile-small .tile-content.flipHorizontal .slide-over,
.tile .tile-content.flipHorizontal .slide-over, .tile-square .tile-content.flipHorizontal .slide-over,
.tile-wide .tile-content.flipHorizontal .slide-over, .tile-large .tile-content.flipHorizontal .slide-over,
.tile-big .tile-content.flipHorizontal .slide-over, .tile-super .tile-content.flipHorizontal .slide-over
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tile-small .tile-content.flipHorizontal .slide, .tile .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tile-small .tile-content.flipHorizontal .slide-over, .tile .tile-content.flipHorizontal .slide-over,
.tile-square .tile-content.flipHorizontal .slide-over, .tile-wide .tile-content.flipHorizontal .slide-over,
.tile-large .tile-content.flipHorizontal .slide-over, .tile-big .tile-content.flipHorizontal .slide-over,
.tile-super .tile-content.flipHorizontal .slide-over {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tile .tile-badge {
    position: absolute;
    bottom: 0;
    right: .625rem;
    padding: .25rem .625rem;
    z-index: 999;
}

.tile .tile-label {
    position: absolute;
    bottom: 0;
    left: .625rem;
    padding: .425rem .25rem;
    z-index: 999;
}

.tile-content .image-container, .tile-content .carousel {
    box-shadow: inset 0 0 1px #FFFFCC;
    width: 100%;
    height: 100%;
}

[class*=tile-transform-] {
    transition: all 0.22s ease;
}

.tile-transform-right {
    -webkit-transform-origin: left 50%;
    transform-origin: left 50%;
}

.tile.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
    transform: perspective(500px) rotateY(0.138372rad) !important;
}

.tile-square.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
    transform: perspective(500px) rotateY(0.138372rad) !important;
}

.tile-wide.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
    transform: perspective(500px) rotateY(0.069186rad) !important;
}

.tile-large.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
    transform: perspective(500px) rotateY(0.069186rad) !important;
}

.tile-big.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.046124rad) !important;
    transform: perspective(500px) rotateY(0.046124rad) !important;
}

.tile-super.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.034593rad) !important;
    transform: perspective(500px) rotateY(0.034593rad) !important;
}

.tile-small.tile-transform-right {
    -webkit-transform: perspective(500px) rotateY(0.276744rad) !important;
    transform: perspective(500px) rotateY(0.276744rad) !important;
}

.tile-transform-left {
    -webkit-transform-origin: right 50%;
    transform-origin: right 50%;
}

.tile.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
    transform: perspective(500px) rotateY(-0.138372rad) !important;
}

.tile-square.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
    transform: perspective(500px) rotateY(-0.138372rad) !important;
}

.tile-wide.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
    transform: perspective(500px) rotateY(-0.069186rad) !important;
}

.tile-large.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
    transform: perspective(500px) rotateY(-0.069186rad) !important;
}

.tile-big.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.046124rad) !important;
    transform: perspective(500px) rotateY(-0.046124rad) !important;
}

.tile-super.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.034593rad) !important;
    transform: perspective(500px) rotateY(-0.034593rad) !important;
}

.tile-small.tile-transform-left {
    -webkit-transform: perspective(500px) rotateY(-0.276744rad) !important;
    transform: perspective(500px) rotateY(-0.276744rad) !important;
}

.tile-transform-top {
    -webkit-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
}

.tile.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
    transform: perspective(500px) rotateX(0.138372rad) !important;
}

.tile-square.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
    transform: perspective(500px) rotateX(0.138372rad) !important;
}

.tile-wide.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
    transform: perspective(500px) rotateX(0.069186rad) !important;
}

.tile-large.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
    transform: perspective(500px) rotateX(0.069186rad) !important;
}

.tile-big.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.046124rad) !important;
    transform: perspective(500px) rotateX(0.046124rad) !important;
}

.tile-super.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.034593rad) !important;
    transform: perspective(500px) rotateX(0.034593rad) !important;
}

.tile-small.tile-transform-top {
    -webkit-transform: perspective(500px) rotateX(0.276744rad) !important;
    transform: perspective(500px) rotateX(0.276744rad) !important;
}

.tile-transform-bottom {
    -webkit-transform-origin: 50% top;
    transform-origin: 50% top;
}

.tile.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
    transform: perspective(500px) rotateX(-0.138372rad) !important;
}

.tile-square.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
    transform: perspective(500px) rotateX(-0.138372rad) !important;
}

.tile-wide.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
    transform: perspective(500px) rotateX(-0.069186rad) !important;
}

.tile-large.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
    transform: perspective(500px) rotateX(-0.069186rad) !important;
}

.tile-big.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.046124rad) !important;
    transform: perspective(500px) rotateX(-0.046124rad) !important;
}

.tile-super.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.034593rad) !important;
    transform: perspective(500px) rotateX(-0.034593rad) !important;
}

.tile-small.tile-transform-bottom {
    -webkit-transform: perspective(500px) rotateX(-0.276744rad) !important;
    transform: perspective(500px) rotateX(-0.276744rad) !important;
}

.tile-area-scheme-dark {
    background-color: #1d1d1d;
}

.tile-area-scheme-dark [class*=tile] {
    outline-color: #373737;
}

.tile-area-scheme-darkBrown {
    background-color: #63362f;
}

.tile-area-scheme-darkBrown [class*=tile] {
    outline-color: #86493f;
}

.tile-area-scheme-darkCrimson {
    background-color: #640024;
}

.tile-area-scheme-darkCrimson [class*=tile] {
    outline-color: #970036;
}

.tile-area-scheme-darkViolet {
    background-color: #57169a;
}

.tile-area-scheme-darkViolet [class*=tile] {
    outline-color: #701cc7;
}

.tile-area-scheme-darkMagenta {
    background-color: #81003c;
}

.tile-area-scheme-darkMagenta [class*=tile] {
    outline-color: #b40054;
}

.tile-area-scheme-darkCyan {
    background-color: #1b6eae;
}

.tile-area-scheme-darkCyan [class*=tile] {
    outline-color: #228ada;
}

.tile-area-scheme-darkCobalt {
    background-color: #00356a;
}

.tile-area-scheme-darkCobalt [class*=tile] {
    outline-color: #004e9d;
}

.tile-area-scheme-darkTeal {
    background-color: #004050;
}

.tile-area-scheme-darkTeal [class*=tile] {
    outline-color: #006983;
}

.tile-area-scheme-darkEmerald {
    background-color: #003e00;
}

.tile-area-scheme-darkEmerald [class*=tile] {
    outline-color: #007100;
}

.tile-area-scheme-darkGreen {
    background-color: #128023;
}

.tile-area-scheme-darkGreen [class*=tile] {
    outline-color: #18ad2f;
}

.tile-area-scheme-darkOrange {
    background-color: #bf5a15;
}

.tile-area-scheme-darkOrange [class*=tile] {
    outline-color: #e77120;
}

.tile-area-scheme-darkRed {
    background-color: #9a1616;
}

.tile-area-scheme-darkRed [class*=tile] {
    outline-color: #c71c1c;
}

.tile-area-scheme-darkPink {
    background-color: #9a165a;
}

.tile-area-scheme-darkPink [class*=tile] {
    outline-color: #c71c74;
}

.tile-area-scheme-darkIndigo {
    background-color: #4b0096;
}

.tile-area-scheme-darkIndigo [class*=tile] {
    outline-color: #6400c9;
}

.tile-area-scheme-darkBlue {
    background-color: #16499a;
}

.tile-area-scheme-darkBlue [class*=tile] {
    outline-color: #1c5ec7;
}

.tile-area-scheme-lightBlue {
    background-color: #4390df;
}

.tile-area-scheme-lightBlue [class*=tile] {
    outline-color: #6faae6;
}

.tile-area-scheme-lightTeal {
    background-color: #45fffd;
}

.tile-area-scheme-lightTeal [class*=tile] {
    outline-color: #78fffd;
}

.tile-area-scheme-lightOlive {
    background-color: #78aa1c;
}

.tile-area-scheme-lightOlive [class*=tile] {
    outline-color: #97d623;
}

.tile-area-scheme-lightOrange {
    background-color: #ffc194;
}

.tile-area-scheme-lightOrange [class*=tile] {
    outline-color: #ffdec7;
}

.tile-area-scheme-lightPink {
    background-color: #f472d0;
}

.tile-area-scheme-lightPink [class*=tile] {
    outline-color: #f8a1e0;
}

.tile-area-scheme-grayed {
    background-color: #585858;
}

.tile-area-scheme-grayed [class*=tile] {
    outline-color: #727272;
}

.op-default {
    background-color: rgba(27, 161, 226, 0.7);
}

.op-black {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.op-white {
    background-color: rgba(255, 255, 255, 0.7) !important;
}

.op-lime {
    background-color: rgba(164, 196, 0, 0.7) !important;
}

.op-green {
    background-color: rgba(96, 169, 23, 0.7) !important;
}

.op-emerald {
    background-color: rgba(0, 138, 0, 0.7) !important;
}

.op-teal {
    background-color: rgba(0, 171, 169, 0.7) !important;
}

.op-cyan {
    background-color: rgba(27, 161, 226, 0.7) !important;
}

.op-cobalt {
    background-color: rgba(0, 80, 239, 0.7) !important;
}

.op-indigo {
    background-color: rgba(106, 0, 255, 0.7) !important;
}

.op-violet {
    background-color: rgba(170, 0, 255, 0.7) !important;
}

.op-pink {
    background-color: rgba(220, 79, 173, 0.7) !important;
}

.op-magenta {
    background-color: rgba(216, 0, 115, 0.7) !important;
}

.op-crimson {
    background-color: rgba(162, 0, 37, 0.7) !important;
}

.op-red {
    background-color: rgba(206, 53, 44, 0.7) !important;
}

.op-orange {
    background-color: rgba(250, 104, 0, 0.7) !important;
}

.op-amber {
    background-color: rgba(240, 163, 10, 0.7) !important;
}

.op-yellow {
    background-color: rgba(227, 200, 0, 0.7) !important;
}

.op-brown {
    background-color: rgba(130, 90, 44, 0.7) !important;
}

.op-olive {
    background-color: rgba(109, 135, 100, 0.7) !important;
}

.op-steel {
    background-color: rgba(100, 118, 135, 0.7) !important;
}

.op-mauve {
    background-color: rgba(118, 96, 138, 0.7) !important;
}

.op-taupe {
    background-color: rgba(135, 121, 78, 0.7) !important;
}

.op-gray {
    background-color: rgba(85, 85, 85, 0.7) !important;
}

.op-dark {
    background-color: rgba(51, 51, 51, 0.7) !important;
}

.op-darker {
    background-color: rgba(34, 34, 34, 0.7) !important;
}

.op-transparent {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.op-darkBrown {
    background-color: rgba(99, 54, 47, 0.7) !important;
}

.op-darkCrimson {
    background-color: rgba(100, 0, 36, 0.7) !important;
}

.op-darkMagenta {
    background-color: rgba(129, 0, 60, 0.7) !important;
}

.op-darkIndigo {
    background-color: rgba(75, 0, 150, 0.7) !important;
}

.op-darkCyan {
    background-color: rgba(27, 110, 174, 0.7) !important;
}

.op-darkCobalt {
    background-color: rgba(0, 53, 106, 0.7) !important;
}

.op-darkTeal {
    background-color: rgba(0, 64, 80, 0.7) !important;
}

.op-darkEmerald {
    background-color: rgba(0, 62, 0, 0.7) !important;
}

.op-darkGreen {
    background-color: rgba(18, 128, 35, 0.7) !important;
}

.op-darkOrange {
    background-color: rgba(191, 90, 21, 0.7) !important;
}

.op-darkRed {
    background-color: rgba(154, 22, 22, 0.7) !important;
}

.op-darkPink {
    background-color: rgba(154, 22, 90, 0.7) !important;
}

.op-darkViolet {
    background-color: rgba(87, 22, 154, 0.7) !important;
}

.op-darkBlue {
    background-color: rgba(22, 73, 154, 0.7) !important;
}

.op-lightBlue {
    background-color: rgba(67, 144, 223, 0.7) !important;
}

.op-lightRed {
    background-color: rgba(218, 90, 83, 0.7) !important;
}

.op-lightGreen {
    background-color: rgba(122, 214, 29, 0.7) !important;
}

.op-lighterBlue {
    background-color: rgba(0, 204, 255, 0.7) !important;
}

.op-lightTeal {
    background-color: rgba(69, 255, 253, 0.7) !important;
}

.op-lightOlive {
    background-color: rgba(120, 170, 28, 0.7) !important;
}

.op-lightOrange {
    background-color: rgba(255, 193, 148, 0.7) !important;
}

.op-lightPink {
    background-color: rgba(244, 114, 208, 0.7) !important;
}

.op-grayDark {
    background-color: rgba(51, 51, 51, 0.7) !important;
}

.op-grayDarker {
    background-color: rgba(34, 34, 34, 0.7) !important;
}

.op-grayLight {
    background-color: rgba(153, 153, 153, 0.7) !important;
}

.op-grayLighter {
    background-color: rgba(238, 238, 238, 0.7) !important;
}

.op-blue {
    background-color: rgba(0, 175, 240, 0.7) !important;
}

.bg-black {
    background: #000000 !important;
}

.bg-white {
    background: #ffffff !important;
}

.bg-lime {
    background: #a4c400 !important;
}

.bg-green {
    background: #60a917 !important;
}

.bg-emerald {
    background: #008a00 !important;
}

.bg-teal {
    background: #00aba9 !important;
}

.bg-cyan {
    background: #1ba1e2 !important;
}

.bg-cobalt {
    background: #0050ef !important;
}

.bg-indigo {
    background: #6a00ff !important;
}

.bg-violet {
    background: #aa00ff !important;
}

.bg-pink {
    background: #dc4fad !important;
}

.bg-magenta {
    background: #d80073 !important;
}

.bg-crimson {
    background: #a20025 !important;
}

.bg-red {
    background: #ce352c !important;
}

.bg-orange {
    background: #fa6800 !important;
}

.bg-amber {
    background: #f0a30a !important;
}

.bg-yellow {
    background: #e3c800 !important;
}

.bg-brown {
    background: #825a2c !important;
}

.bg-olive {
    background: #6d8764 !important;
}

.bg-steel {
    background: #647687 !important;
}

.bg-mauve {
    background: #76608a !important;
}

.bg-taupe {
    background: #87794e !important;
}

.bg-gray {
    background: #555555 !important;
}

.bg-dark {
    background: #333333 !important;
}

.bg-darker {
    background: #222222 !important;
}

.bg-transparent {
    background: transparent !important;
}

.bg-darkBrown {
    background: #63362f !important;
}

.bg-darkCrimson {
    background: #640024 !important;
}

.bg-darkMagenta {
    background: #81003c !important;
}

.bg-darkIndigo {
    background: #4b0096 !important;
}

.bg-darkCyan {
    background: #1b6eae !important;
}

.bg-darkCobalt {
    background: #00356a !important;
}

.bg-darkTeal {
    background: #004050 !important;
}

.bg-darkEmerald {
    background: #003e00 !important;
}

.bg-darkGreen {
    background: #128023 !important;
}

.bg-darkOrange {
    background: #bf5a15 !important;
}

.bg-darkRed {
    background: #9a1616 !important;
}

.bg-darkPink {
    background: #9a165a !important;
}

.bg-darkViolet {
    background: #57169a !important;
}

.bg-darkBlue {
    background: #16499a !important;
}

.bg-lightBlue {
    background: #4390df !important;
}

.bg-lightRed {
    background: #da5a53 !important;
}

.bg-lightGreen {
    background: #7ad61d !important;
}

.bg-lighterBlue {
    background: #00ccff !important;
}

.bg-lightTeal {
    background: #45fffd !important;
}

.bg-lightOlive {
    background: #78aa1c !important;
}

.bg-lightOrange {
    background: #ffc194 !important;
}

.bg-lightPink {
    background: #f472d0 !important;
}

.bg-grayDark {
    background: #333333 !important;
}

.bg-grayDarker {
    background: #222222 !important;
}

.bg-grayLight {
    background: #999999 !important;
}

.bg-grayLighter {
    background: #eeeeee !important;
}

.bg-blue {
    background: #007EC4 !important;
}

.fg-black {
    color: #000000 !important;
}

.fg-white {
    color: #ffffff !important;
}

.fg-lime {
    color: #a4c400 !important;
}

.fg-green {
    color: #60a917 !important;
}

.fg-emerald {
    color: #008a00 !important;
}

.fg-teal {
    color: #00aba9 !important;
}

.fg-cyan {
    color: #1ba1e2 !important;
}

.fg-cobalt {
    color: #0050ef !important;
}

.fg-indigo {
    color: #6a00ff !important;
}

.fg-violet {
    color: #aa00ff !important;
}

.fg-pink {
    color: #dc4fad !important;
}

.fg-magenta {
    color: #d80073 !important;
}

.fg-crimson {
    color: #a20025 !important;
}

.fg-red {
    color: #ce352c !important;
}

.fg-orange {
    color: #fa6800 !important;
}

.fg-amber {
    color: #f0a30a !important;
}

.fg-yellow {
    color: #e3c800 !important;
}

.fg-brown {
    color: #825a2c !important;
}

.fg-olive {
    color: #6d8764 !important;
}

.fg-steel {
    color: #647687 !important;
}

.fg-mauve {
    color: #76608a !important;
}

.fg-taupe {
    color: #87794e !important;
}

.fg-gray {
    color: #555555 !important;
}

.fg-dark {
    color: #333333 !important;
}

.fg-darker {
    color: #222222 !important;
}

.fg-transparent {
    color: transparent !important;
}

.fg-darkBrown {
    color: #63362f !important;
}

.fg-darkCrimson {
    color: #640024 !important;
}

.fg-darkMagenta {
    color: #81003c !important;
}

.fg-darkIndigo {
    color: #4b0096 !important;
}

.fg-darkCyan {
    color: #1b6eae !important;
}

.fg-darkCobalt {
    color: #00356a !important;
}

.fg-darkTeal {
    color: #004050 !important;
}

.fg-darkEmerald {
    color: #003e00 !important;
}

.fg-darkGreen {
    color: #128023 !important;
}

.fg-darkOrange {
    color: #bf5a15 !important;
}

.fg-darkRed {
    color: #9a1616 !important;
}

.fg-darkPink {
    color: #9a165a !important;
}

.fg-darkViolet {
    color: #57169a !important;
}

.fg-darkBlue {
    color: #16499a !important;
}

.fg-lightBlue {
    color: #4390df !important;
}

.fg-lighterBlue {
    color: #00ccff !important;
}

.fg-lightTeal {
    color: #45fffd !important;
}

.fg-lightOlive {
    color: #78aa1c !important;
}

.fg-lightOrange {
    color: #ffc194 !important;
}

.fg-lightPink {
    color: #f472d0 !important;
}

.fg-lightRed {
    color: #da5a53 !important;
}

.fg-lightGreen {
    color: #7ad61d !important;
}

.fg-grayDark {
    color: #333333 !important;
}

.fg-grayDarker {
    color: #222222 !important;
}

.fg-grayLight {
    color: #999999 !important;
}

.fg-grayLighter {
    color: #eeeeee !important;
}

.fg-blue {
    color: #00aff0 !important;
}

.ol-black {
    outline-color: #000000 !important;
}

.ol-white {
    outline-color: #ffffff !important;
}

.ol-lime {
    outline-color: #a4c400 !important;
}

.ol-green {
    outline-color: #60a917 !important;
}

.ol-emerald {
    outline-color: #008a00 !important;
}

.ol-teal {
    outline-color: #00aba9 !important;
}

.ol-cyan {
    outline-color: #1ba1e2 !important;
}

.ol-cobalt {
    outline-color: #0050ef !important;
}

.ol-indigo {
    outline-color: #6a00ff !important;
}

.ol-violet {
    outline-color: #aa00ff !important;
}

.ol-pink {
    outline-color: #dc4fad !important;
}

.ol-magenta {
    outline-color: #d80073 !important;
}

.ol-crimson {
    outline-color: #a20025 !important;
}

.ol-red {
    outline-color: #ce352c !important;
}

.ol-orange {
    outline-color: #fa6800 !important;
}

.ol-amber {
    outline-color: #f0a30a !important;
}

.ol-yellow {
    outline-color: #e3c800 !important;
}

.ol-brown {
    outline-color: #825a2c !important;
}

.ol-olive {
    outline-color: #6d8764 !important;
}

.ol-steel {
    outline-color: #647687 !important;
}

.ol-mauve {
    outline-color: #76608a !important;
}

.ol-taupe {
    outline-color: #87794e !important;
}

.ol-gray {
    outline-color: #555555 !important;
}

.ol-dark {
    outline-color: #333333 !important;
}

.ol-darker {
    outline-color: #222222 !important;
}

.ol-transparent {
    outline-color: transparent !important;
}

.ol-darkBrown {
    outline-color: #63362f !important;
}

.ol-darkCrimson {
    outline-color: #640024 !important;
}

.ol-darkMagenta {
    outline-color: #81003c !important;
}

.ol-darkIndigo {
    outline-color: #4b0096 !important;
}

.ol-darkCyan {
    outline-color: #1b6eae !important;
}

.ol-darkCobalt {
    outline-color: #00356a !important;
}

.ol-darkTeal {
    outline-color: #004050 !important;
}

.ol-darkEmerald {
    outline-color: #003e00 !important;
}

.ol-darkGreen {
    outline-color: #128023 !important;
}

.ol-darkOrange {
    outline-color: #bf5a15 !important;
}

.ol-darkRed {
    outline-color: #9a1616 !important;
}

.ol-darkPink {
    outline-color: #9a165a !important;
}

.ol-darkViolet {
    outline-color: #57169a !important;
}

.ol-darkBlue {
    outline-color: #16499a !important;
}

.ol-lightBlue {
    outline-color: #4390df !important;
}

.ol-lighterBlue {
    outline-color: #00ccff !important;
}

.ol-lightTeal {
    outline-color: #45fffd !important;
}

.ol-lightOlive {
    outline-color: #78aa1c !important;
}

.ol-lightOrange {
    outline-color: #ffc194 !important;
}

.ol-lightPink {
    outline-color: #f472d0 !important;
}

.ol-lightRed {
    outline-color: #da5a53 !important;
}

.ol-lightGreen {
    outline-color: #7ad61d !important;
}

.ol-grayDark {
    outline-color: #333333 !important;
}

.ol-grayDarker {
    outline-color: #222222 !important;
}

.ol-grayLight {
    outline-color: #999999 !important;
}

.ol-grayLighter {
    outline-color: #eeeeee !important;
}

.ol-blue {
    outline-color: #00aff0 !important;
}

.bd-black {
    border-color: #000000 !important;
}

.bd-white {
    border-color: #ffffff !important;
}

.bd-lime {
    border-color: #a4c400 !important;
}

.bd-green {
    border-color: #60a917 !important;
}

.bd-emerald {
    border-color: #008a00 !important;
}

.bd-teal {
    border-color: #00aba9 !important;
}

.bd-cyan {
    border-color: #1ba1e2 !important;
}

.bd-cobalt {
    border-color: #0050ef !important;
}

.bd-indigo {
    border-color: #6a00ff !important;
}

.bd-violet {
    border-color: #aa00ff !important;
}

.bd-pink {
    border-color: #dc4fad !important;
}

.bd-magenta {
    border-color: #d80073 !important;
}

.bd-crimson {
    border-color: #a20025 !important;
}

.bd-red {
    border-color: #ce352c !important;
}

.bd-orange {
    border-color: #fa6800 !important;
}

.bd-amber {
    border-color: #f0a30a !important;
}

.bd-yellow {
    border-color: #e3c800 !important;
}

.bd-brown {
    border-color: #825a2c !important;
}

.bd-olive {
    border-color: #6d8764 !important;
}

.bd-steel {
    border-color: #647687 !important;
}

.bd-mauve {
    border-color: #76608a !important;
}

.bd-taupe {
    border-color: #87794e !important;
}

.bd-gray {
    border-color: #555555 !important;
}

.bd-dark {
    border-color: #333333 !important;
}

.bd-darker {
    border-color: #222222 !important;
}

.bd-transparent {
    border-color: transparent !important;
}

.bd-darkBrown {
    border-color: #63362f !important;
}

.bd-darkCrimson {
    border-color: #640024 !important;
}

.bd-darkMagenta {
    border-color: #81003c !important;
}

.bd-darkIndigo {
    border-color: #4b0096 !important;
}

.bd-darkCyan {
    border-color: #1b6eae !important;
}

.bd-darkCobalt {
    border-color: #00356a !important;
}

.bd-darkTeal {
    border-color: #004050 !important;
}

.bd-darkEmerald {
    border-color: #003e00 !important;
}

.bd-darkGreen {
    border-color: #128023 !important;
}

.bd-darkOrange {
    border-color: #bf5a15 !important;
}

.bd-darkRed {
    border-color: #9a1616 !important;
}

.bd-darkPink {
    border-color: #9a165a !important;
}

.bd-darkViolet {
    border-color: #57169a !important;
}

.bd-darkBlue {
    border-color: #16499a !important;
}

.bd-lightBlue {
    border-color: #4390df !important;
}

.bd-lightTeal {
    border-color: #45fffd !important;
}

.bd-lightOlive {
    border-color: #78aa1c !important;
}

.bd-lightOrange {
    border-color: #ffc194 !important;
}

.bd-lightPink {
    border-color: #f472d0 !important;
}

.bd-lightRed {
    border-color: #da5a53 !important;
}

.bd-lightGreen {
    border-color: #7ad61d !important;
}

.bd-grayDark {
    border-color: #333333 !important;
}

.bd-grayDarker {
    border-color: #222222 !important;
}

.bd-grayLight {
    border-color: #999999 !important;
}

.bd-grayLighter {
    border-color: #eeeeee !important;
}

.bd-blue {
    border-color: #00aff0 !important;
}

.bg-hover-black:hover {
    background: #000000 !important;
}

.bg-hover-white:hover {
    background: #ffffff !important;
}

.bg-hover-lime:hover {
    background: #a4c400 !important;
}

.bg-hover-green:hover {
    background: #60a917 !important;
}

.bg-hover-emerald:hover {
    background: #008a00 !important;
}

.bg-hover-teal:hover {
    background: #00aba9 !important;
}

.bg-hover-cyan:hover {
    background: #1ba1e2 !important;
}

.bg-hover-cobalt:hover {
    background: #0050ef !important;
}

.bg-hover-indigo:hover {
    background: #6a00ff !important;
}

.bg-hover-violet:hover {
    background: #aa00ff !important;
}

.bg-hover-pink:hover {
    background: #dc4fad !important;
}

.bg-hover-magenta:hover {
    background: #d80073 !important;
}

.bg-hover-crimson:hover {
    background: #a20025 !important;
}

.bg-hover-red:hover {
    background: #ce352c !important;
}

.bg-hover-orange:hover {
    background: #fa6800 !important;
}

.bg-hover-amber:hover {
    background: #f0a30a !important;
}

.bg-hover-yellow:hover {
    background: #e3c800 !important;
}

.bg-hover-brown:hover {
    background: #825a2c !important;
}

.bg-hover-olive:hover {
    background: #6d8764 !important;
}

.bg-hover-steel:hover {
    background: #647687 !important;
}

.bg-hover-mauve:hover {
    background: #76608a !important;
}

.bg-hover-taupe:hover {
    background: #87794e !important;
}

.bg-hover-gray:hover {
    background: #555555 !important;
}

.bg-hover-dark:hover {
    background: #333333 !important;
}

.bg-hover-darker:hover {
    background: #222222 !important;
}

.bg-hover-transparent:hover {
    background: transparent !important;
}

.bg-hover-darkBrown:hover {
    background: #63362f !important;
}

.bg-hover-darkCrimson:hover {
    background: #640024 !important;
}

.bg-hover-darkMagenta:hover {
    background: #81003c !important;
}

.bg-hover-darkIndigo:hover {
    background: #4b0096 !important;
}

.bg-hover-darkCyan:hover {
    background: #1b6eae !important;
}

.bg-hover-darkCobalt:hover {
    background: #00356a !important;
}

.bg-hover-darkTeal:hover {
    background: #004050 !important;
}

.bg-hover-darkEmerald:hover {
    background: #003e00 !important;
}

.bg-hover-darkGreen:hover {
    background: #128023 !important;
}

.bg-hover-darkOrange:hover {
    background: #bf5a15 !important;
}

.bg-hover-darkRed:hover {
    background: #9a1616 !important;
}

.bg-hover-darkPink:hover {
    background: #9a165a !important;
}

.bg-hover-darkViolet:hover {
    background: #57169a !important;
}

.bg-hover-darkBlue:hover {
    background: #16499a !important;
}

.bg-hover-lightBlue:hover {
    background: #4390df !important;
}

.bg-hover-lightTeal:hover {
    background: #45fffd !important;
}

.bg-hover-lightOlive:hover {
    background: #78aa1c !important;
}

.bg-hover-lightOrange:hover {
    background: #ffc194 !important;
}

.bg-hover-lightPink:hover {
    background: #f472d0 !important;
}

.bg-hover-lightRed:hover {
    background: #da5a53 !important;
}

.bg-hover-lightGreen:hover {
    background: #7ad61d !important;
}

.bg-hover-grayDark:hover {
    background: #333333 !important;
}

.bg-hover-grayDarker:hover {
    background: #222222 !important;
}

.bg-hover-grayLight:hover {
    background: #999999 !important;
}

.bg-hover-grayLighter:hover {
    background: #eeeeee !important;
}

.bg-hover-blue:hover {
    background: #00aff0 !important;
}

.fg-hover-black:hover {
    color: #000000 !important;
}

.fg-hover-white:hover {
    color: #ffffff !important;
}

.fg-hover-lime:hover {
    color: #a4c400 !important;
}

.fg-hover-green:hover {
    color: #60a917 !important;
}

.fg-hover-emerald:hover {
    color: #008a00 !important;
}

.fg-hover-teal:hover {
    color: #00aba9 !important;
}

.fg-hover-cyan:hover {
    color: #1ba1e2 !important;
}

.fg-hover-cobalt:hover {
    color: #0050ef !important;
}

.fg-hover-indigo:hover {
    color: #6a00ff !important;
}

.fg-hover-violet:hover {
    color: #aa00ff !important;
}

.fg-hover-pink:hover {
    color: #dc4fad !important;
}

.fg-hover-magenta:hover {
    color: #d80073 !important;
}

.fg-hover-crimson:hover {
    color: #a20025 !important;
}

.fg-hover-red:hover {
    color: #ce352c !important;
}

.fg-hover-orange:hover {
    color: #fa6800 !important;
}

.fg-hover-amber:hover {
    color: #f0a30a !important;
}

.fg-hover-yellow:hover {
    color: #e3c800 !important;
}

.fg-hover-brown:hover {
    color: #825a2c !important;
}

.fg-hover-olive:hover {
    color: #6d8764 !important;
}

.fg-hover-steel:hover {
    color: #647687 !important;
}

.fg-hover-mauve:hover {
    color: #76608a !important;
}

.fg-hover-taupe:hover {
    color: #87794e !important;
}

.fg-hover-gray:hover {
    color: #555555 !important;
}

.fg-hover-dark:hover {
    color: #333333 !important;
}

.fg-hover-darker:hover {
    color: #222222 !important;
}

.fg-hover-transparent:hover {
    color: transparent !important;
}

.fg-hover-darkBrown:hover {
    color: #63362f !important;
}

.fg-hover-darkCrimson:hover {
    color: #640024 !important;
}

.fg-hover-darkMagenta:hover {
    color: #81003c !important;
}

.fg-hover-darkIndigo:hover {
    color: #4b0096 !important;
}

.fg-hover-darkCyan:hover {
    color: #1b6eae !important;
}

.fg-hover-darkCobalt:hover {
    color: #00356a !important;
}

.fg-hover-darkTeal:hover {
    color: #004050 !important;
}

.fg-hover-darkEmerald:hover {
    color: #003e00 !important;
}

.fg-hover-darkGreen:hover {
    color: #128023 !important;
}

.fg-hover-darkOrange:hover {
    color: #bf5a15 !important;
}

.fg-hover-darkRed:hover {
    color: #9a1616 !important;
}

.fg-hover-darkPink:hover {
    color: #9a165a !important;
}

.fg-hover-darkViolet:hover {
    color: #57169a !important;
}

.fg-hover-darkBlue:hover {
    color: #16499a !important;
}

.fg-hover-lightBlue:hover {
    color: #4390df !important;
}

.fg-hover-lightTeal:hover {
    color: #45fffd !important;
}

.fg-hover-lightOlive:hover {
    color: #78aa1c !important;
}

.fg-hover-lightOrange:hover {
    color: #ffc194 !important;
}

.fg-hover-lightPink:hover {
    color: #f472d0 !important;
}

.fg-hover-lightRed:hover {
    color: #da5a53 !important;
}

.fg-hover-lightGreen:hover {
    color: #7ad61d !important;
}

.fg-hover-grayDark:hover {
    color: #333333 !important;
}

.fg-hover-grayDarker:hover {
    color: #222222 !important;
}

.fg-hover-grayLight:hover {
    color: #999999 !important;
}

.fg-hover-grayLighter:hover {
    color: #eeeeee !important;
}

.fg-hover-blue:hover {
    color: #00aff0 !important;
}

.bg-active-black:active {
    background: #000000 !important;
}

.bg-active-white:active {
    background: #ffffff !important;
}

.bg-active-lime:active {
    background: #a4c400 !important;
}

.bg-active-green:active {
    background: #60a917 !important;
}

.bg-active-emerald:active {
    background: #008a00 !important;
}

.bg-active-teal:active {
    background: #00aba9 !important;
}

.bg-active-cyan:active {
    background: #1ba1e2 !important;
}

.bg-active-cobalt:active {
    background: #0050ef !important;
}

.bg-active-indigo:active {
    background: #6a00ff !important;
}

.bg-active-violet:active {
    background: #aa00ff !important;
}

.bg-active-pink:active {
    background: #dc4fad !important;
}

.bg-active-magenta:active {
    background: #d80073 !important;
}

.bg-active-crimson:active {
    background: #a20025 !important;
}

.bg-active-red:active {
    background: #ce352c !important;
}

.bg-active-orange:active {
    background: #fa6800 !important;
}

.bg-active-amber:active {
    background: #f0a30a !important;
}

.bg-active-yellow:active {
    background: #e3c800 !important;
}

.bg-active-brown:active {
    background: #825a2c !important;
}

.bg-active-olive:active {
    background: #6d8764 !important;
}

.bg-active-steel:active {
    background: #647687 !important;
}

.bg-active-mauve:active {
    background: #76608a !important;
}

.bg-active-taupe:active {
    background: #87794e !important;
}

.bg-active-gray:active {
    background: #555555 !important;
}

.bg-active-dark:active {
    background: #333333 !important;
}

.bg-active-darker:active {
    background: #222222 !important;
}

.bg-active-transparent:active {
    background: transparent !important;
}

.bg-active-darkBrown:active {
    background: #63362f !important;
}

.bg-active-darkCrimson:active {
    background: #640024 !important;
}

.bg-active-darkMagenta:active {
    background: #81003c !important;
}

.bg-active-darkIndigo:active {
    background: #4b0096 !important;
}

.bg-active-darkCyan:active {
    background: #1b6eae !important;
}

.bg-active-darkCobalt:active {
    background: #00356a !important;
}

.bg-active-darkTeal:active {
    background: #004050 !important;
}

.bg-active-darkEmerald:active {
    background: #003e00 !important;
}

.bg-active-darkGreen:active {
    background: #128023 !important;
}

.bg-active-darkOrange:active {
    background: #bf5a15 !important;
}

.bg-active-darkRed:active {
    background: #9a1616 !important;
}

.bg-active-darkPink:active {
    background: #9a165a !important;
}

.bg-active-darkViolet:active {
    background: #57169a !important;
}

.bg-active-darkBlue:active {
    background: #16499a !important;
}

.bg-active-lightBlue:active {
    background: #4390df !important;
}

.bg-active-lightTeal:active {
    background: #45fffd !important;
}

.bg-active-lightOlive:active {
    background: #78aa1c !important;
}

.bg-active-lightOrange:active {
    background: #ffc194 !important;
}

.bg-active-lightPink:active {
    background: #f472d0 !important;
}

.bg-active-lightRed:active {
    background: #da5a53 !important;
}

.bg-active-lightGreen:active {
    background: #7ad61d !important;
}

.bg-active-grayDark:active {
    background: #333333 !important;
}

.bg-active-grayDarker:active {
    background: #222222 !important;
}

.bg-active-grayLight:active {
    background: #999999 !important;
}

.bg-active-grayLighter:active {
    background: #eeeeee !important;
}

.bg-active-blue:active {
    background: #00aff0 !important;
}

.fg-active-black:active {
    color: #000000 !important;
}

.fg-active-white:active {
    color: #ffffff !important;
}

.fg-active-lime:active {
    color: #a4c400 !important;
}

.fg-active-green:active {
    color: #60a917 !important;
}

.fg-active-emerald:active {
    color: #008a00 !important;
}

.fg-active-teal:active {
    color: #00aba9 !important;
}

.fg-active-cyan:active {
    color: #1ba1e2 !important;
}

.fg-active-cobalt:active {
    color: #0050ef !important;
}

.fg-active-indigo:active {
    color: #6a00ff !important;
}

.fg-active-violet:active {
    color: #aa00ff !important;
}

.fg-active-pink:active {
    color: #dc4fad !important;
}

.fg-active-magenta:active {
    color: #d80073 !important;
}

.fg-active-crimson:active {
    color: #a20025 !important;
}

.fg-active-red:active {
    color: #ce352c !important;
}

.fg-active-orange:active {
    color: #fa6800 !important;
}

.fg-active-amber:active {
    color: #f0a30a !important;
}

.fg-active-yellow:active {
    color: #e3c800 !important;
}

.fg-active-brown:active {
    color: #825a2c !important;
}

.fg-active-olive:active {
    color: #6d8764 !important;
}

.fg-active-steel:active {
    color: #647687 !important;
}

.fg-active-mauve:active {
    color: #76608a !important;
}

.fg-active-taupe:active {
    color: #87794e !important;
}

.fg-active-gray:active {
    color: #555555 !important;
}

.fg-active-dark:active {
    color: #333333 !important;
}

.fg-active-darker:active {
    color: #222222 !important;
}

.fg-active-transparent:active {
    color: transparent !important;
}

.fg-active-darkBrown:active {
    color: #63362f !important;
}

.fg-active-darkCrimson:active {
    color: #640024 !important;
}

.fg-active-darkMagenta:active {
    color: #81003c !important;
}

.fg-active-darkIndigo:active {
    color: #4b0096 !important;
}

.fg-active-darkCyan:active {
    color: #1b6eae !important;
}

.fg-active-darkCobalt:active {
    color: #00356a !important;
}

.fg-active-darkTeal:active {
    color: #004050 !important;
}

.fg-active-darkEmerald:active {
    color: #003e00 !important;
}

.fg-active-darkGreen:active {
    color: #128023 !important;
}

.fg-active-darkOrange:active {
    color: #bf5a15 !important;
}

.fg-active-darkRed:active {
    color: #9a1616 !important;
}

.fg-active-darkPink:active {
    color: #9a165a !important;
}

.fg-active-darkViolet:active {
    color: #57169a !important;
}

.fg-active-darkBlue:active {
    color: #16499a !important;
}

.fg-active-lightBlue:active {
    color: #4390df !important;
}

.fg-active-lightTeal:active {
    color: #45fffd !important;
}

.fg-active-lightOlive:active {
    color: #78aa1c !important;
}

.fg-active-lightOrange:active {
    color: #ffc194 !important;
}

.fg-active-lightPink:active {
    color: #f472d0 !important;
}

.fg-active-lightRed:active {
    color: #da5a53 !important;
}

.fg-active-lightGreen:active {
    color: #7ad61d !important;
}

.fg-active-grayDark:active {
    color: #333333 !important;
}

.fg-active-grayDarker:active {
    color: #222222 !important;
}

.fg-active-grayLight:active {
    color: #999999 !important;
}

.fg-active-grayLighter:active {
    color: #eeeeee !important;
}

.fg-active-blue:active {
    color: #00aff0 !important;
}

.bg-focus-black:focus {
    background: #000000 !important;
}

.bg-focus-white:focus {
    background: #ffffff !important;
}

.bg-focus-lime:focus {
    background: #a4c400 !important;
}

.bg-focus-green:focus {
    background: #60a917 !important;
}

.bg-focus-emerald:focus {
    background: #008a00 !important;
}

.bg-focus-teal:focus {
    background: #00aba9 !important;
}

.bg-focus-cyan:focus {
    background: #1ba1e2 !important;
}

.bg-focus-cobalt:focus {
    background: #0050ef !important;
}

.bg-focus-indigo:focus {
    background: #6a00ff !important;
}

.bg-focus-violet:focus {
    background: #aa00ff !important;
}

.bg-focus-pink:focus {
    background: #dc4fad !important;
}

.bg-focus-magenta:focus {
    background: #d80073 !important;
}

.bg-focus-crimson:focus {
    background: #a20025 !important;
}

.bg-focus-red:focus {
    background: #ce352c !important;
}

.bg-focus-orange:focus {
    background: #fa6800 !important;
}

.bg-focus-amber:focus {
    background: #f0a30a !important;
}

.bg-focus-yellow:focus {
    background: #e3c800 !important;
}

.bg-focus-brown:focus {
    background: #825a2c !important;
}

.bg-focus-olive:focus {
    background: #6d8764 !important;
}

.bg-focus-steel:focus {
    background: #647687 !important;
}

.bg-focus-mauve:focus {
    background: #76608a !important;
}

.bg-focus-taupe:focus {
    background: #87794e !important;
}

.bg-focus-gray:focus {
    background: #555555 !important;
}

.bg-focus-dark:focus {
    background: #333333 !important;
}

.bg-focus-darker:focus {
    background: #222222 !important;
}

.bg-focus-transparent:focus {
    background: transparent !important;
}

.bg-focus-darkBrown:focus {
    background: #63362f !important;
}

.bg-focus-darkCrimson:focus {
    background: #640024 !important;
}

.bg-focus-darkMagenta:focus {
    background: #81003c !important;
}

.bg-focus-darkIndigo:focus {
    background: #4b0096 !important;
}

.bg-focus-darkCyan:focus {
    background: #1b6eae !important;
}

.bg-focus-darkCobalt:focus {
    background: #00356a !important;
}

.bg-focus-darkTeal:focus {
    background: #004050 !important;
}

.bg-focus-darkEmerald:focus {
    background: #003e00 !important;
}

.bg-focus-darkGreen:focus {
    background: #128023 !important;
}

.bg-focus-darkOrange:focus {
    background: #bf5a15 !important;
}

.bg-focus-darkRed:focus {
    background: #9a1616 !important;
}

.bg-focus-darkPink:focus {
    background: #9a165a !important;
}

.bg-focus-darkViolet:focus {
    background: #57169a !important;
}

.bg-focus-darkBlue:focus {
    background: #16499a !important;
}

.bg-focus-lightBlue:focus {
    background: #4390df !important;
}

.bg-focus-lightTeal:focus {
    background: #45fffd !important;
}

.bg-focus-lightOlive:focus {
    background: #78aa1c !important;
}

.bg-focus-lightOrange:focus {
    background: #ffc194 !important;
}

.bg-focus-lightPink:focus {
    background: #f472d0 !important;
}

.bg-focus-lightRed:focus {
    background: #da5a53 !important;
}

.bg-focus-lightGreen:focus {
    background: #7ad61d !important;
}

.bg-focus-grayDark:focus {
    background: #333333 !important;
}

.bg-focus-grayDarker:focus {
    background: #222222 !important;
}

.bg-focus-grayLight:focus {
    background: #999999 !important;
}

.bg-focus-grayLighter:focus {
    background: #eeeeee !important;
}

.bg-focus-blue:focus {
    background: #00aff0 !important;
}

.fg-focus-black:focus {
    color: #000000 !important;
}

.fg-focus-white:focus {
    color: #ffffff !important;
}

.fg-focus-lime:focus {
    color: #a4c400 !important;
}

.fg-focus-green:focus {
    color: #60a917 !important;
}

.fg-focus-emerald:focus {
    color: #008a00 !important;
}

.fg-focus-teal:focus {
    color: #00aba9 !important;
}

.fg-focus-cyan:focus {
    color: #1ba1e2 !important;
}

.fg-focus-cobalt:focus {
    color: #0050ef !important;
}

.fg-focus-indigo:focus {
    color: #6a00ff !important;
}

.fg-focus-violet:focus {
    color: #aa00ff !important;
}

.fg-focus-pink:focus {
    color: #dc4fad !important;
}

.fg-focus-magenta:focus {
    color: #d80073 !important;
}

.fg-focus-crimson:focus {
    color: #a20025 !important;
}

.fg-focus-red:focus {
    color: #ce352c !important;
}

.fg-focus-orange:focus {
    color: #fa6800 !important;
}

.fg-focus-amber:focus {
    color: #f0a30a !important;
}

.fg-focus-yellow:focus {
    color: #e3c800 !important;
}

.fg-focus-brown:focus {
    color: #825a2c !important;
}

.fg-focus-olive:focus {
    color: #6d8764 !important;
}

.fg-focus-steel:focus {
    color: #647687 !important;
}

.fg-focus-mauve:focus {
    color: #76608a !important;
}

.fg-focus-taupe:focus {
    color: #87794e !important;
}

.fg-focus-gray:focus {
    color: #555555 !important;
}

.fg-focus-dark:focus {
    color: #333333 !important;
}

.fg-focus-darker:focus {
    color: #222222 !important;
}

.fg-focus-transparent:focus {
    color: transparent !important;
}

.fg-focus-darkBrown:focus {
    color: #63362f !important;
}

.fg-focus-darkCrimson:focus {
    color: #640024 !important;
}

.fg-focus-darkMagenta:focus {
    color: #81003c !important;
}

.fg-focus-darkIndigo:focus {
    color: #4b0096 !important;
}

.fg-focus-darkCyan:focus {
    color: #1b6eae !important;
}

.fg-focus-darkCobalt:focus {
    color: #00356a !important;
}

.fg-focus-darkTeal:focus {
    color: #004050 !important;
}

.fg-focus-darkEmerald:focus {
    color: #003e00 !important;
}

.fg-focus-darkGreen:focus {
    color: #128023 !important;
}

.fg-focus-darkOrange:focus {
    color: #bf5a15 !important;
}

.fg-focus-darkRed:focus {
    color: #9a1616 !important;
}

.fg-focus-darkPink:focus {
    color: #9a165a !important;
}

.fg-focus-darkViolet:focus {
    color: #57169a !important;
}

.fg-focus-darkBlue:focus {
    color: #16499a !important;
}

.fg-focus-lightBlue:focus {
    color: #4390df !important;
}

.fg-focus-lightTeal:focus {
    color: #45fffd !important;
}

.fg-focus-lightOlive:focus {
    color: #78aa1c !important;
}

.fg-focus-lightOrange:focus {
    color: #ffc194 !important;
}

.fg-focus-lightPink:focus {
    color: #f472d0 !important;
}

.fg-focus-lightRed:focus {
    color: #da5a53 !important;
}

.fg-focus-lightGreen:focus {
    color: #7ad61d !important;
}

.fg-focus-grayDark:focus {
    color: #333333 !important;
}

.fg-focus-grayDarker:focus {
    color: #222222 !important;
}

.fg-focus-grayLight:focus {
    color: #999999 !important;
}

.fg-focus-grayLighter:focus {
    color: #eeeeee !important;
}

.fg-focus-blue:focus {
    color: #00aff0 !important;
}

.ribbed-black {
    background: #000000
    -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)
    !important;
    background: #000000 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-white {
    background: #ffffff -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.15)
    25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background: #ffffff linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%,
    transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background-size: 40px 40px !important;
}

.ribbed-lime {
    background: #a4c400
    -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)
    !important;
    background: #a4c400 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-green {
    background: #60a917
    -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)
    !important;
    background: #60a917 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-emerald {
    background: #008a00
    -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)
    !important;
    background: #008a00 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-teal {
    background: #00aba9
    -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)
    !important;
    background: #00aba9 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-cyan {
    background: #1ba1e2
    -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)
    !important;
    background: #1ba1e2 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-cobalt {
    background: #0050ef
    -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)
    !important;
    background: #0050ef 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-indigo {
    background: #6a00ff
    -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)
    !important;
    background: #6a00ff 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-violet {
    background: #aa00ff
    -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)
    !important;
    background: #aa00ff 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-pink {
    background: #dc4fad
    -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)
    !important;
    background: #dc4fad 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-magenta {
    background: #d80073
    -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)
    !important;
    background: #d80073 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-crimson {
    background: #a20025
    -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)
    !important;
    background: #a20025 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-red {
    background: #ce352c
    -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)
    !important;
    background: #ce352c 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-orange {
    background: #fa6800
    -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)
    !important;
    background: #fa6800 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-amber {
    background: #f0a30a
    -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)
    !important;
    background: #f0a30a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-yellow {
    background: #e3c800
    -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)
    !important;
    background: #e3c800 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-brown {
    background: #825a2c
    -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)
    !important;
    background: #825a2c 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-olive {
    background: #6d8764
    -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)
    !important;
    background: #6d8764 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-steel {
    background: #647687
    -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)
    !important;
    background: #647687 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-mauve {
    background: #76608a
    -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)
    !important;
    background: #76608a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-taupe {
    background: #87794e
    -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)
    !important;
    background: #87794e 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-dark {
    background: #222222
    -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)
    !important;
    background: #222222 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darker {
    background: #1d1d1d
    -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)
    !important;
    background: #1d1d1d 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkBrown {
    background: #63362f
    -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)
    !important;
    background: #63362f 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkCrimson {
    background: #640024
    -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)
    !important;
    background: #640024 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkMagenta {
    background: #81003c
    -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)
    !important;
    background: #81003c 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkIndigo {
    background: #4b0096
    -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)
    !important;
    background: #4b0096 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkCyan {
    background: #1b6eae
    -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)
    !important;
    background: #1b6eae 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkCobalt {
    background: #00356a
    -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)
    !important;
    background: #00356a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkTeal {
    background: #004050
    -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)
    !important;
    background: #004050 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkEmerald {
    background: #003e00
    -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)
    !important;
    background: #003e00 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkGreen {
    background: #128023
    -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)
    !important;
    background: #128023 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkOrange {
    background: #bf5a15
    -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)
    !important;
    background: #bf5a15 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkRed {
    background: #9a1616
    -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)
    !important;
    background: #9a1616 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkPink {
    background: #9a165a
    -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)
    !important;
    background: #9a165a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkViolet {
    background: #57169a
    -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)
    !important;
    background: #57169a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-darkBlue {
    background: #16499a
    -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)
    !important;
    background: #16499a 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightBlue {
    background: #4390df
    -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)
    !important;
    background: #4390df 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightTeal {
    background: #45fffd -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.15)
    25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background: #45fffd linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%,
    transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background-size: 40px 40px !important;
}

.ribbed-lightOlive {
    background: #78aa1c
    -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)
    !important;
    background: #78aa1c 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightOrange {
    background: #ffc194
    -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)
    !important;
    background: #ffc194 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightPink {
    background: #f472d0
    -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)
    !important;
    background: #f472d0 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightRed {
    background: #da5a53
    -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)
    !important;
    background: #da5a53 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lightGreen {
    background: #7ad61d
    -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)
    !important;
    background: #7ad61d 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-lighterBlue {
    background: #00ccff
    -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)
    !important;
    background: #00ccff 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-grayed {
    background: #585858
    -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)
    !important;
    background: #585858 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-grayDark {
    background: #333333
    -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)
    !important;
    background: #333333 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-grayDarker {
    background: #222222
    -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)
    !important;
    background: #222222 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-gray {
    background: #555555
    -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)
    !important;
    background: #555555 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-grayLight {
    background: #999999
    -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)
    !important;
    background: #999999 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)
    !important;
    background-size: 40px 40px !important;
}

.ribbed-grayLighter {
    background: #eeeeee -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.15)
    25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background: #eeeeee linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%,
    transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
    background-size: 40px 40px !important;
}

.ribbed-blue {
    background: #00aff0
    -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)
    !important;
    background: #00aff0 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)
    !important;
    background-size: 40px 40px !important;
}

.before-bg-black:before {
    background: #000000 !important;
}

.before-bg-white:before {
    background: #ffffff !important;
}

.before-bg-lime:before {
    background: #a4c400 !important;
}

.before-bg-green:before {
    background: #60a917 !important;
}

.before-bg-emerald:before {
    background: #008a00 !important;
}

.before-bg-teal:before {
    background: #00aba9 !important;
}

.before-bg-cyan:before {
    background: #1ba1e2 !important;
}

.before-bg-cobalt:before {
    background: #0050ef !important;
}

.before-bg-indigo:before {
    background: #6a00ff !important;
}

.before-bg-violet:before {
    background: #aa00ff !important;
}

.before-bg-pink:before {
    background: #dc4fad !important;
}

.before-bg-magenta:before {
    background: #d80073 !important;
}

.before-bg-crimson:before {
    background: #a20025 !important;
}

.before-bg-red:before {
    background: #ce352c !important;
}

.before-bg-orange:before {
    background: #fa6800 !important;
}

.before-bg-amber:before {
    background: #f0a30a !important;
}

.before-bg-yellow:before {
    background: #e3c800 !important;
}

.before-bg-brown:before {
    background: #825a2c !important;
}

.before-bg-olive:before {
    background: #6d8764 !important;
}

.before-bg-steel:before {
    background: #647687 !important;
}

.before-bg-mauve:before {
    background: #76608a !important;
}

.before-bg-taupe:before {
    background: #87794e !important;
}

.before-bg-gray:before {
    background: #555555 !important;
}

.before-bg-dark:before {
    background: #333333 !important;
}

.before-bg-darker:before {
    background: #222222 !important;
}

.before-bg-transparent:before {
    background: transparent !important;
}

.before-bg-darkBrown:before {
    background: #63362f !important;
}

.before-bg-darkCrimson:before {
    background: #640024 !important;
}

.before-bg-darkMagenta:before {
    background: #81003c !important;
}

.before-bg-darkIndigo:before {
    background: #4b0096 !important;
}

.before-bg-darkCyan:before {
    background: #1b6eae !important;
}

.before-bg-darkCobalt:before {
    background: #00356a !important;
}

.before-bg-darkTeal:before {
    background: #004050 !important;
}

.before-bg-darkEmerald:before {
    background: #003e00 !important;
}

.before-bg-darkGreen:before {
    background: #128023 !important;
}

.before-bg-darkOrange:before {
    background: #bf5a15 !important;
}

.before-bg-darkRed:before {
    background: #9a1616 !important;
}

.before-bg-darkPink:before {
    background: #9a165a !important;
}

.before-bg-darkViolet:before {
    background: #57169a !important;
}

.before-bg-darkBlue:before {
    background: #16499a !important;
}

.before-bg-lightBlue:before {
    background: #4390df !important;
}

.before-bg-lightRed:before {
    background: #da5a53 !important;
}

.before-bg-lightGreen:before {
    background: #7ad61d !important;
}

.before-bg-lighterBlue:before {
    background: #00ccff !important;
}

.before-bg-lightTeal:before {
    background: #45fffd !important;
}

.before-bg-lightOlive:before {
    background: #78aa1c !important;
}

.before-bg-lightOrange:before {
    background: #ffc194 !important;
}

.before-bg-lightPink:before {
    background: #f472d0 !important;
}

.before-bg-grayDark:before {
    background: #333333 !important;
}

.before-bg-grayDarker:before {
    background: #222222 !important;
}

.before-bg-grayLight:before {
    background: #999999 !important;
}

.before-bg-grayLighter:before {
    background: #eeeeee !important;
}

.before-bg-blue:before {
    background: #00aff0 !important;
}

.after-bg-black:after {
    background: #000000 !important;
}

.after-bg-white:after {
    background: #ffffff !important;
}

.after-bg-lime:after {
    background: #a4c400 !important;
}

.after-bg-green:after {
    background: #60a917 !important;
}

.after-bg-emerald:after {
    background: #008a00 !important;
}

.after-bg-teal:after {
    background: #00aba9 !important;
}

.after-bg-cyan:after {
    background: #1ba1e2 !important;
}

.after-bg-cobalt:after {
    background: #0050ef !important;
}

.after-bg-indigo:after {
    background: #6a00ff !important;
}

.after-bg-violet:after {
    background: #aa00ff !important;
}

.after-bg-pink:after {
    background: #dc4fad !important;
}

.after-bg-magenta:after {
    background: #d80073 !important;
}

.after-bg-crimson:after {
    background: #a20025 !important;
}

.after-bg-red:after {
    background: #ce352c !important;
}

.after-bg-orange:after {
    background: #fa6800 !important;
}

.after-bg-amber:after {
    background: #f0a30a !important;
}

.after-bg-yellow:after {
    background: #e3c800 !important;
}

.after-bg-brown:after {
    background: #825a2c !important;
}

.after-bg-olive:after {
    background: #6d8764 !important;
}

.after-bg-steel:after {
    background: #647687 !important;
}

.after-bg-mauve:after {
    background: #76608a !important;
}

.after-bg-taupe:after {
    background: #87794e !important;
}

.after-bg-gray:after {
    background: #555555 !important;
}

.after-bg-dark:after {
    background: #333333 !important;
}

.after-bg-darker:after {
    background: #222222 !important;
}

.after-bg-transparent:after {
    background: transparent !important;
}

.after-bg-darkBrown:after {
    background: #63362f !important;
}

.after-bg-darkCrimson:after {
    background: #640024 !important;
}

.after-bg-darkMagenta:after {
    background: #81003c !important;
}

.after-bg-darkIndigo:after {
    background: #4b0096 !important;
}

.after-bg-darkCyan:after {
    background: #1b6eae !important;
}

.after-bg-darkCobalt:after {
    background: #00356a !important;
}

.after-bg-darkTeal:after {
    background: #004050 !important;
}

.after-bg-darkEmerald:after {
    background: #003e00 !important;
}

.after-bg-darkGreen:after {
    background: #128023 !important;
}

.after-bg-darkOrange:after {
    background: #bf5a15 !important;
}

.after-bg-darkRed:after {
    background: #9a1616 !important;
}

.after-bg-darkPink:after {
    background: #9a165a !important;
}

.after-bg-darkViolet:after {
    background: #57169a !important;
}

.after-bg-darkBlue:after {
    background: #16499a !important;
}

.after-bg-lightBlue:after {
    background: #4390df !important;
}

.after-bg-lightRed:after {
    background: #da5a53 !important;
}

.after-bg-lightGreen:after {
    background: #7ad61d !important;
}

.after-bg-lighterBlue:after {
    background: #00ccff !important;
}

.after-bg-lightTeal:after {
    background: #45fffd !important;
}

.after-bg-lightOlive:after {
    background: #78aa1c !important;
}

.after-bg-lightOrange:after {
    background: #ffc194 !important;
}

.after-bg-lightPink:after {
    background: #f472d0 !important;
}

.after-bg-grayDark:after {
    background: #333333 !important;
}

.after-bg-grayDarker:after {
    background: #222222 !important;
}

.after-bg-grayLight:after {
    background: #999999 !important;
}

.after-bg-grayLighter:after {
    background: #eeeeee !important;
}

.after-bg-blue:after {
    background: #00aff0 !important;
}

.before-fg-black:before {
    color: #000000 !important;
}

.before-fg-white:before {
    color: #ffffff !important;
}

.before-fg-lime:before {
    color: #a4c400 !important;
}

.before-fg-green:before {
    color: #60a917 !important;
}

.before-fg-emerald:before {
    color: #008a00 !important;
}

.before-fg-teal:before {
    color: #00aba9 !important;
}

.before-fg-cyan:before {
    color: #1ba1e2 !important;
}

.before-fg-cobalt:before {
    color: #0050ef !important;
}

.before-fg-indigo:before {
    color: #6a00ff !important;
}

.before-fg-violet:before {
    color: #aa00ff !important;
}

.before-fg-pink:before {
    color: #dc4fad !important;
}

.before-fg-magenta:before {
    color: #d80073 !important;
}

.before-fg-crimson:before {
    color: #a20025 !important;
}

.before-fg-red:before {
    color: #ce352c !important;
}

.before-fg-orange:before {
    color: #fa6800 !important;
}

.before-fg-amber:before {
    color: #f0a30a !important;
}

.before-fg-yellow:before {
    color: #e3c800 !important;
}

.before-fg-brown:before {
    color: #825a2c !important;
}

.before-fg-olive:before {
    color: #6d8764 !important;
}

.before-fg-steel:before {
    color: #647687 !important;
}

.before-fg-mauve:before {
    color: #76608a !important;
}

.before-fg-taupe:before {
    color: #87794e !important;
}

.before-fg-gray:before {
    color: #555555 !important;
}

.before-fg-dark:before {
    color: #333333 !important;
}

.before-fg-darker:before {
    color: #222222 !important;
}

.before-fg-transparent:before {
    color: transparent !important;
}

.before-fg-darkBrown:before {
    color: #63362f !important;
}

.before-fg-darkCrimson:before {
    color: #640024 !important;
}

.before-fg-darkMagenta:before {
    color: #81003c !important;
}

.before-fg-darkIndigo:before {
    color: #4b0096 !important;
}

.before-fg-darkCyan:before {
    color: #1b6eae !important;
}

.before-fg-darkCobalt:before {
    color: #00356a !important;
}

.before-fg-darkTeal:before {
    color: #004050 !important;
}

.before-fg-darkEmerald:before {
    color: #003e00 !important;
}

.before-fg-darkGreen:before {
    color: #128023 !important;
}

.before-fg-darkOrange:before {
    color: #bf5a15 !important;
}

.before-fg-darkRed:before {
    color: #9a1616 !important;
}

.before-fg-darkPink:before {
    color: #9a165a !important;
}

.before-fg-darkViolet:before {
    color: #57169a !important;
}

.before-fg-darkBlue:before {
    color: #16499a !important;
}

.before-fg-lightBlue:before {
    color: #4390df !important;
}

.before-fg-lightRed:before {
    color: #da5a53 !important;
}

.before-fg-lightGreen:before {
    color: #7ad61d !important;
}

.before-fg-lighterBlue:before {
    color: #00ccff !important;
}

.before-fg-lightTeal:before {
    color: #45fffd !important;
}

.before-fg-lightOlive:before {
    color: #78aa1c !important;
}

.before-fg-lightOrange:before {
    color: #ffc194 !important;
}

.before-fg-lightPink:before {
    color: #f472d0 !important;
}

.before-fg-grayDark:before {
    color: #333333 !important;
}

.before-fg-grayDarker:before {
    color: #222222 !important;
}

.before-fg-grayLight:before {
    color: #999999 !important;
}

.before-fg-grayLighter:before {
    color: #eeeeee !important;
}

.before-fg-blue:before {
    color: #00aff0 !important;
}

.after-fg-black:after {
    color: #000000 !important;
}

.after-fg-white:after {
    color: #ffffff !important;
}

.after-fg-lime:after {
    color: #a4c400 !important;
}

.after-fg-green:after {
    color: #60a917 !important;
}

.after-fg-emerald:after {
    color: #008a00 !important;
}

.after-fg-teal:after {
    color: #00aba9 !important;
}

.after-fg-cyan:after {
    color: #1ba1e2 !important;
}

.after-fg-cobalt:after {
    color: #0050ef !important;
}

.after-fg-indigo:after {
    color: #6a00ff !important;
}

.after-fg-violet:after {
    color: #aa00ff !important;
}

.after-fg-pink:after {
    color: #dc4fad !important;
}

.after-fg-magenta:after {
    color: #d80073 !important;
}

.after-fg-crimson:after {
    color: #a20025 !important;
}

.after-fg-red:after {
    color: #ce352c !important;
}

.after-fg-orange:after {
    color: #fa6800 !important;
}

.after-fg-amber:after {
    color: #f0a30a !important;
}

.after-fg-yellow:after {
    color: #e3c800 !important;
}

.after-fg-brown:after {
    color: #825a2c !important;
}

.after-fg-olive:after {
    color: #6d8764 !important;
}

.after-fg-steel:after {
    color: #647687 !important;
}

.after-fg-mauve:after {
    color: #76608a !important;
}

.after-fg-taupe:after {
    color: #87794e !important;
}

.after-fg-gray:after {
    color: #555555 !important;
}

.after-fg-dark:after {
    color: #333333 !important;
}

.after-fg-darker:after {
    color: #222222 !important;
}

.after-fg-transparent:after {
    color: transparent !important;
}

.after-fg-darkBrown:after {
    color: #63362f !important;
}

.after-fg-darkCrimson:after {
    color: #640024 !important;
}

.after-fg-darkMagenta:after {
    color: #81003c !important;
}

.after-fg-darkIndigo:after {
    color: #4b0096 !important;
}

.after-fg-darkCyan:after {
    color: #1b6eae !important;
}

.after-fg-darkCobalt:after {
    color: #00356a !important;
}

.after-fg-darkTeal:after {
    color: #004050 !important;
}

.after-fg-darkEmerald:after {
    color: #003e00 !important;
}

.after-fg-darkGreen:after {
    color: #128023 !important;
}

.after-fg-darkOrange:after {
    color: #bf5a15 !important;
}

.after-fg-darkRed:after {
    color: #9a1616 !important;
}

.after-fg-darkPink:after {
    color: #9a165a !important;
}

.after-fg-darkViolet:after {
    color: #57169a !important;
}

.after-fg-darkBlue:after {
    color: #16499a !important;
}

.after-fg-lightBlue:after {
    color: #4390df !important;
}

.after-fg-lightRed:after {
    color: #da5a53 !important;
}

.after-fg-lightGreen:after {
    color: #7ad61d !important;
}

.after-fg-lighterBlue:after {
    color: #00ccff !important;
}

.after-fg-lightTeal:after {
    color: #45fffd !important;
}

.after-fg-lightOlive:after {
    color: #78aa1c !important;
}

.after-fg-lightOrange:after {
    color: #ffc194 !important;
}

.after-fg-lightPink:after {
    color: #f472d0 !important;
}

.after-fg-grayDark:after {
    color: #333333 !important;
}

.after-fg-grayDarker:after {
    color: #222222 !important;
}

.after-fg-grayLight:after {
    color: #999999 !important;
}

.after-fg-grayLighter:after {
    color: #eeeeee !important;
}

.after-fg-blue:after {
    color: #00aff0 !important;
}

.padding05 {
    padding: 0.312rem;
}

.padding10 {
    padding: 0.625rem;
}

.padding20 {
    padding: 1.25rem;
}

.padding30 {
    padding: 1.875rem;
}

.padding40 {
    padding: 2.5rem;
}

.padding50 {
    padding: 3.125rem;
}

.padding60 {
    padding: 3.75rem;
}

.padding70 {
    padding: 4.375rem;
}

.padding80 {
    padding: 5rem;
}

.padding90 {
    padding: 5.625rem;
}

.padding100 {
    padding: 6.25rem;
}

.padding5 {
    padding: 5px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 0.625rem;
}

.margin20 {
    margin: 1.25rem;
}

.margin30 {
    margin: 1.875rem;
}

.margin40 {
    margin: 2.5rem;
}

.margin50 {
    margin: 3.125rem;
}

.margin60 {
    margin: 3.75rem;
}

.margin70 {
    margin: 4.375rem;
}

.margin80 {
    margin: 5rem;
}

.margin90 {
    margin: 5.625rem;
}

.margin100 {
    margin: 6.25rem;
}

.opacity {
    opacity: .9;
}

.half-opacity {
    opacity: .5;
}

.hi-opacity {
    opacity: .2;
}

.text-default {
    font-size: 0.875rem;
}

.text-small {
    font-size: 0.625rem;
}

.text-small2 {
    font-size: 0.750rem;
    font-weight: bold;
}

.fa-links, .fa-links:hover {
    color: #fff;
}

.hide {
    display: none !important;
}

.no-border-on-me>thead>tr>th, .no-border-on-me>tbody>tr>th,
.no-border-on-me>tfoot>tr>th, .no-border-on-me>thead>tr>td,
.no-border-on-me>tbody>tr>td, .no-border-on-me>tfoot>tr>td {
    border-top-style: none;
    border-bottom-style: none;
}

#scroll {
    color: white;
    height: 30px;
    max-height: 30px;
    padding: 5px;
    font-weight: bold;
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 25px;
    padding: 5px;
}

.app-bar {
    display: block;
    width: 100%;
    position: relative;
    background-color: #0072c6;
    color: #ffffff;
    height: 3.125rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.app-bar:before, .app-bar:after {
    display: table;
    content: "";
}

.app-bar:after {
    clear: both;
}

.app-bar .app-bar-element {
    line-height: 3.125rem;
    padding: 0 .625rem;
    font-size: 1rem;
    cursor: pointer;
    color: inherit;
    display: block;
    float: left;
    position: relative;
    vertical-align: middle;
    height: 3.125rem;
}

.app-bar .app-bar-element:hover, .app-bar .app-bar-element:active {
    background-color: #005696;
}

.app-bar .app-bar-element.branding {
    padding-left: 1rem;
    padding-right: 1rem;
}

.app-bar .app-bar-element .d-menu {
    top: 100%;
    border: 2px solid #005696;
}

.app-bar .app-bar-element .d-menu li:not (.disabled ):hover {
    background-color: #eee;
}

.app-bar .app-bar-element .d-menu li:not (.disabled ):hover>a {
    color: #1d1d1d;
}

.app-bar .app-bar-element .d-menu .d-menu {
    top: -0.625rem;
    left: 100%;
}

.app-bar .app-bar-element .d-menu .dropdown-toggle:before {
    border-color: #1d1d1d;
}

.app-bar .app-bar-divider {
    display: block;
    float: left;
    line-height: 3.125rem;
    height: 3.125rem;
    width: 1px;
    background-color: #4c9cd7;
    padding: 0;
}

.app-bar .dropdown-toggle:before {
    border-color: #ffffff;
}

.app-bar .app-bar-menu {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.app-bar .app-bar-menu>li, .app-bar .app-bar-menu>li>a {
    line-height: 3.125rem;
    padding: 0 .625rem;
    font-size: 1rem;
    cursor: pointer;
    color: inherit;
    display: block;
    float: left;
    position: relative;
    vertical-align: middle;
    height: 3.125rem;
}

.app-bar .app-bar-menu>li:hover, .app-bar .app-bar-menu>li>a:hover,
.app-bar .app-bar-menu>li:active, .app-bar .app-bar-menu>li>a:active {
    background-color: #005696;
}

.app-bar .app-bar-menu>li.branding, .app-bar .app-bar-menu>li>a.branding
{
    padding-left: 1rem;
    padding-right: 1rem;
}

.app-bar .app-bar-menu>li .d-menu, .app-bar .app-bar-menu>li>a .d-menu {
    top: 100%;
    border: 2px solid #005696;
}

.app-bar .app-bar-menu>li .d-menu li:not (.disabled ):hover, .app-bar .app-bar-menu>li>a .d-menu li:not
	 (.disabled ):hover {
    background-color: #eee;
}

.app-bar .app-bar-menu>li .d-menu li:not (.disabled ):hover>a, .app-bar .app-bar-menu>li>a .d-menu li:not
	 (.disabled ):hover>a {
    color: #1d1d1d;
}

.app-bar .app-bar-menu>li .d-menu .d-menu, .app-bar .app-bar-menu>li>a .d-menu .d-menu
{
    top: -0.625rem;
    left: 100%;
}

.app-bar .app-bar-menu>li .d-menu .dropdown-toggle:before, .app-bar .app-bar-menu>li>a .d-menu .dropdown-toggle:before
{
    border-color: #1d1d1d;
}

.app-bar .app-bar-menu>li:before, .app-bar .app-bar-menu>li>a:before,
.app-bar .app-bar-menu>li:after, .app-bar .app-bar-menu>li>a:after {
    display: table;
    content: "";
}

.app-bar .app-bar-menu>li:after, .app-bar .app-bar-menu>li>a:after {
    clear: both;
}

.app-bar .app-bar-menu>li>.input-control.text, .app-bar .app-bar-menu>li>a>.input-control.text,
.app-bar .app-bar-menu>li>.input-control.password, .app-bar .app-bar-menu>li>a>.input-control.password
{
    margin-top: .55rem;
    font-size: .875rem;
    line-height: 1.8rem;
    display: block;
}

.app-bar .app-bar-menu>li>.input-control.text input, .app-bar .app-bar-menu>li>a>.input-control.text input,
.app-bar .app-bar-menu>li>.input-control.password input, .app-bar .app-bar-menu>li>a>.input-control.password input
{
    border-color: transparent;
}

.app-bar .app-bar-menu>li>.button, .app-bar .app-bar-menu>li>a>.button {
    margin-top: -0.15rem;
}

.app-bar .app-bar-menu>li>.image-button, .app-bar .app-bar-menu>li>a>.image-button
{
    margin: 0;
    background-color: transparent;
    color: #ffffff;
    font-size: inherit;
}

.app-bar .app-bar-menu>li>.image-button img.icon, .app-bar .app-bar-menu>li>a>.image-button img.icon
{
    padding: 0;
}

.app-bar .app-bar-menu>li .dropdown-toggle:before, .app-bar .app-bar-menu>li>a .dropdown-toggle:before
{
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-menu>li .dropdown-toggle.active-toggle:before,
.app-bar .app-bar-menu>li>a .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-menu>li .d-menu .dropdown-toggle.active-toggle:before,
.app-bar .app-bar-menu>li>a .d-menu .dropdown-toggle.active-toggle:before
{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.app-bar .app-bar-menu>li.dropdown-toggle, .app-bar .app-bar-menu>li>a.dropdown-toggle
{
    padding-right: 1.5rem;
}

.app-bar .app-bar-menu>li.dropdown-toggle:before, .app-bar .app-bar-menu>li>a.dropdown-toggle:before
{
    border-color: #ffffff;
    display: block;
}

.app-bar .app-bar-menu>li {
    padding: 0;
}

.app-bar .app-bar-menu>li .d-menu {
    top: 100%;
    border: 2px solid #005696;
}

.app-bar .app-bar-menu>li .d-menu li:not (.disabled ):hover {
    background-color: #eee;
}

.app-bar .app-bar-menu>li .d-menu li:not (.disabled ):hover>a {
    color: #1d1d1d;
}

.app-bar .app-bar-menu>li .d-menu .d-menu {
    top: -0.625rem;
    left: 100%;
}

.app-bar .app-bar-menu>li .d-menu .dropdown-toggle:before {
    border-color: #1d1d1d;
}

.app-bar .app-bar-menu.small-dropdown .d-menu li>a {
    font-size: .8em;
    padding: .325rem 1.2rem .325rem 1.8rem;
}

.app-bar .app-bar-pullbutton {
    float: right;
}

.app-bar .app-bar-pullbutton.automatic {
    display: none;
    float: right;
    color: #fff;
    cursor: pointer;
    font: 2rem sans-serif;
    height: 3.125rem;
    width: 3.125rem;
    line-height: 1.25rem;
    vertical-align: middle;
    text-align: center;
    margin: 0;
}

.app-bar .app-bar-pullbutton.automatic:before {
    content: "\2261";
    position: absolute;
    top: .875rem;
    left: .875rem;
}

.app-bar .app-bar-drop-container {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 10px;
    border: 2px solid #005696;
    background: #ffffff;
}

.app-bar .app-bar-drop-container:before {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    border: 2px #005696 solid;
    top: 1px;
    left: 1rem;
    margin: -8px 0;
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.app-bar .app-bar-drop-container:before {
    z-index: 0;
}

.app-bar .app-bar-drop-container.place-right {
    right: 0;
    left: auto;
}

.app-bar .app-bar-drop-container.place-right:before {
    left: auto;
    right: 1rem;
}

.app-bar .app-bar-element:before, .app-bar .app-bar-element:after {
    display: table;
    content: "";
}

.app-bar .app-bar-element:after {
    clear: both;
}

.app-bar .app-bar-element>.input-control.text, .app-bar .app-bar-element>.input-control.password
{
    margin-top: .55rem;
    font-size: .875rem;
    line-height: 1.8rem;
    display: block;
}

.app-bar .app-bar-element>.input-control.text input, .app-bar .app-bar-element>.input-control.password input
{
    border-color: transparent;
}

.app-bar .app-bar-element>.button {
    margin-top: -0.15rem;
}

.app-bar .app-bar-element>.image-button {
    margin: 0;
    background-color: transparent;
    color: #ffffff;
    font-size: inherit;
}

.app-bar .app-bar-element>.image-button img.icon {
    padding: 0;
}

.app-bar.drop-up .app-bar-drop-container {
    top: auto;
    bottom: 3.75rem;
}

.app-bar.drop-up .app-bar-drop-container:before {
    top: auto;
    bottom: 1px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.app-bar.drop-up .app-bar-menu>li>.d-menu {
    top: auto;
    bottom: 3.125rem;
}

.app-bar.drop-up .app-bar-element>.d-menu {
    top: auto;
    bottom: 3.125rem;
}

.app-bar.drop-up .app-bar-menu li .d-menu .d-menu, .app-bar.drop-up .app-bar-element .d-menu .d-menu
{
    top: auto;
    bottom: 0;
}

.app-bar .app-bar-element .dropdown-toggle:before, .app-bar .app-bar-menu .dropdown-toggle:before
{
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-element .dropdown-toggle.active-toggle:before,
.app-bar .app-bar-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-element .d-menu .dropdown-toggle.active-toggle:before,
.app-bar .app-bar-menu .d-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.app-bar.fixed-top, .app-bar.fixed-bottom {
    z-index: 1030;
    position: fixed;
}

.app-bar.fixed-top {
    top: 0;
}

.app-bar.fixed-bottom {
    bottom: 0;
}

.app-bar {
    overflow: visible;
    height: auto;
}

.app-bar .app-bar-pullbutton {
    line-height: 3.125rem;
    padding: 0 .625rem;
    font-size: 1rem;
    cursor: pointer;
    color: inherit;
    display: block;
    float: left;
    position: relative;
    vertical-align: middle;
    height: 3.125rem;
    float: right;
}

.app-bar .app-bar-pullbutton:hover, .app-bar .app-bar-pullbutton:active
{
    background-color: #005696;
}

.app-bar .app-bar-pullbutton.branding {
    padding-left: 1rem;
    padding-right: 1rem;
}

.app-bar .app-bar-pullbutton .d-menu {
    top: 100%;
    border: 2px solid #005696;
}

.app-bar .app-bar-pullbutton .d-menu li:not (.disabled ):hover {
    background-color: #eee;
}

.app-bar .app-bar-pullbutton .d-menu li:not (.disabled ):hover>a {
    color: #1d1d1d;
}

.app-bar .app-bar-pullbutton .d-menu .d-menu {
    top: -0.625rem;
    left: 100%;
}

.app-bar .app-bar-pullbutton .d-menu .dropdown-toggle:before {
    border-color: #1d1d1d;
}

.app-bar .app-bar-pullbutton:before, .app-bar .app-bar-pullbutton:after
{
    display: table;
    content: "";
}

.app-bar .app-bar-pullbutton:after {
    clear: both;
}

.app-bar .app-bar-pullbutton>.input-control.text, .app-bar .app-bar-pullbutton>.input-control.password
{
    margin-top: .55rem;
    font-size: .875rem;
    line-height: 1.8rem;
    display: block;
}

.app-bar .app-bar-pullbutton>.input-control.text input, .app-bar .app-bar-pullbutton>.input-control.password input
{
    border-color: transparent;
}

.app-bar .app-bar-pullbutton>.button {
    margin-top: -0.15rem;
}

.app-bar .app-bar-pullbutton>.image-button {
    margin: 0;
    background-color: transparent;
    color: #ffffff;
    font-size: inherit;
}

.app-bar .app-bar-pullbutton>.image-button img.icon {
    padding: 0;
}

.app-bar .app-bar-pullbutton .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-pullbutton .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.app-bar .app-bar-pullbutton .d-menu .dropdown-toggle.active-toggle:before
{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.app-bar .app-bar-pullbutton {
    display: none;
}

.app-bar .app-bar-pullmenu {
    display: none;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 {
    position: absolute;
    right: 0;
    z-index: 1000;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .app-bar-pullmenubar {
    float: right;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .dropdown-toggle:before {
    border-color: #323232;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover {
    background-color: #0072c6;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li .input-control
{
    text-align: center;
    display: block;
    margin: 0.325rem;
}

.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover a {
    background-color: #0072c6;
}

.app-bar









.app-bar-pullmenu








.flexstyle-sidebar2









.sidebar2









li









li








:not









(
:hover










)
{
    color








    :









            #1d1d1d








;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li li:not (:hover
	 ) a {
    background-color: #ffffff;
}

.app-bar .app-bar-pullmenu .app-bar-menu {
    width: 100%;
    border-top: 1px solid #4c9cd7;
    position: relative;
    float: none;
    display: none;
    z-index: 1000 1;
    background-color: #005696;
    clear: both;
}

.app-bar .app-bar-pullmenu .app-bar-menu>li, .app-bar .app-bar-pullmenu .app-bar-menu>li>a
{
    float: none;
}

.app-bar .app-bar-pullmenu .app-bar-menu>li {
    height: auto;
}

.app-bar .app-bar-pullmenu .app-bar-menu li:hover {
    background-color: #0072c6;
}

.app-bar .app-bar-pullmenu .app-bar-menu li:hover a {
    background-color: #0072c6;
    color: #ffffff;
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu {
    border: 0;
    border-top: 1px solid #4c9cd7;
    clear: both;
    float: none;
    width: 100%;
    position: relative;
    left: 0;
    box-shadow: none;
    max-width: 100%;
    background-color: #005696;
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li {
    width: 100%;
    background-color: inherit;
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li a {
    padding-left: 20px;
    padding-right: 0;
    background-color: inherit;
    width: 100%;
    color: #ffffff;
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .dropdown-toggle:before
{
    border-color: #ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .divider {
    background-color: #4c9cd7;
}

.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .d-menu {
    top: 0;
    left: 0;
}

.app-bar>.container {
    padding: 0 !important;
}

.h-menu li:hover>.dropdown-toggle:before, .v-menu li:hover>.dropdown-toggle:before,
.d-menu li:hover>.dropdown-toggle:before, .m-menu li:hover>.dropdown-toggle:before
{
    border-color: #ffffff;
}

.h-menu {
    text-align: left;
    display: block;
    height: auto;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    border-collapse: separate;
}

.h-menu:before, .h-menu:after {
    display: table;
    content: "";
}

.h-menu:after {
    clear: both;
}

.h-menu>li {
    display: block;
    float: left;
    position: relative;
}

.h-menu>li:hover {
    background-color: #59cde2;
    color: #ffffff;
}

.h-menu>li:hover>a {
    color: #ffffff;
}

.h-menu>li.no-hovered {
    background-color: inherit;
    color: inherit;
}

.h-menu>li:first-child {
    margin-left: 0;
}

.h-menu>li>a {
    display: block;
    float: left;
    position: relative;
    font-weight: normal;
    color: #727272;
    font-size: .875rem;
    outline: none;
    text-decoration: none;
    padding: 1.125rem 1.625rem;
    border: none;
}

.h-menu>li>a:hover {
    background-color: #59cde2;
    color: #ffffff;
}

.h-menu>li .input-control, .h-menu>li .button {
    margin-top: 10px;
}

.h-menu>li.active a {
    background-color: #59cde2;
    color: #ffffff;
}

.h-menu>li>.d-menu {
    left: 0;
    top: 100%;
}

.h-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.h-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.f-menu {
    text-align: left;
    display: block;
    height: auto;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    border-collapse: separate;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.f-menu li:hover>.dropdown-toggle:before {
    border-color: #ffffff;
}

.f-menu:before, .f-menu:after {
    display: table;
    content: "";
}

.f-menu:after {
    clear: both;
}

.f-menu>li {
    display: block;
    float: left;
    position: relative;
}

.f-menu>li:hover {
    background-color: #59cde2;
    color: #ffffff;
}

.f-menu>li:hover>a {
    color: #ffffff;
}

.f-menu>li.no-hovered {
    background-color: inherit;
    color: inherit;
}

.f-menu>li:first-child {
    margin-left: 0;
}

.f-menu>li>a {
    display: block;
    float: left;
    position: relative;
    font-weight: normal;
    color: #727272;
    font-size: .875rem;
    outline: none;
    text-decoration: none;
    padding: 1.125rem 1.625rem;
    border: none;
}

.f-menu>li>a:hover {
    background-color: #59cde2;
    color: #ffffff;
}

.f-menu>li .input-control, .f-menu>li .button {
    margin-top: 10px;
}

.f-menu>li.active a {
    background-color: #59cde2;
    color: #ffffff;
}

.f-menu>li>.d-menu {
    left: 0;
    top: 100%;
}

.f-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.f-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.f-menu>li>.d-menu {
    left: auto;
}

.f-menu>li {
    text-align: center;
    -webkit-box-flex: 1 auto;
    -webkit-flex: 1 auto;
    flex: 1 auto;
}

.f-menu>li a {
    text-align: center;
    width: 100%;
}

.f-menu>li .d-menu {
    width: 100%;
    max-width: none;
}

.f-menu>li .d-menu li {
    width: 100%;
}

.f-menu>li .d-menu li a {
    width: 100%;
    min-width: 0;
    padding: .75rem 0;
}

.f-menu .d-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.v-menu {
    text-align: left;
    background: #ffffff;
    max-width: 15.625rem;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    float: left;
}

.v-menu li {
    display: block;
    float: none;
    position: relative;
}

.v-menu li:before, .v-menu li:after {
    display: table;
    content: "";
}

.v-menu li:after {
    clear: both;
}

.v-menu li a {
    color: #727272;
    font-size: .875rem;
    display: block;
    float: none;
    padding: .75rem 2rem .75rem 2.5rem;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    min-width: 12.5rem;
    border: none;
}

.v-menu li a img, .v-menu li a .icon {
    position: absolute;
    left: .875rem;
    top: 50%;
    margin-top: -0.5625rem;
    color: #262626;
    max-height: 1.125rem;
    font-size: 1.125rem;
    display: inline-block;
    margin-right: .3125rem;
    vertical-align: middle;
    text-align: center;
}

.v-menu li.active {
    border-left: 2px solid;
    border-color: #1ba1e2;
}

.v-menu li.active>a {
    background-color: #59cde2;
    color: #ffffff;
    font-weight: bold;
}

.v-menu li:hover {
    text-decoration: none;
    background: #59cde2;
}

.v-menu li:hover>a, .v-menu li:hover .icon {
    color: #ffffff;
}

.v-menu li a[data-hotkey] {
    padding-right: 3.2rem;
}

.v-menu li a[data-hotkey]:after {
    content: attr(data-hotkey);
    position: absolute;
    right: 1.2rem;
    width: auto;
    font-size: .8em;
}

.v-menu .divider {
    padding: 0;
    height: 1px;
    margin: 0 1px;
    overflow: hidden;
    background-color: #f2f2f2;
}

.v-menu .divider:hover {
    background-color: #f2f2f2;
}

.v-menu.subdown .d-menu {
    min-width: 0;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    box-shadow: none;
}

.v-menu .item-block {
    display: block;
    padding: .625rem;
    background-color: #eeeeee;
}

.v-menu .d-menu {
    left: 100%;
    top: -10%;
}

.v-menu .menu-title {
    background-color: #f6f7f8;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 8px;
    border: 0;
    color: #646464;
}

.v-menu .menu-title:first-child {
    margin: 0;
    border-top-width: 0;
}

.v-menu .menu-title:first-child:hover {
    border-top-width: 0;
}

.v-menu .menu-title:hover {
    background-color: #f6f7f8;
    cursor: default;
    border: 0;
}

.v-menu .dropdown-toggle:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -2px;
}

.v-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.v-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.v-menu.subdown .dropdown-toggle:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -1.25rem;
}

.v-menu.subdown .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.v-menu li.disabled a {
    color: #eeeeee;
}

.v-menu li.disabled:hover {
    background-color: inherit;
    cursor: default;
    border: 0;
}

.v-menu li.disabled:hover a {
    cursor: inherit;
}

.d-menu {
    text-align: left;
    background: #ffffff;
    max-width: 15.625rem;
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    float: left;
    border-collapse: separate;
    position: absolute;
    display: none;
    z-index: 1000;
    left: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.d-menu li:hover>.dropdown-toggle:before {
    border-color: #ffffff;
}

.d-menu li {
    display: block;
    float: none;
    position: relative;
}

.d-menu li:before, .d-menu li:after {
    display: table;
    content: "";
}

.d-menu li:after {
    clear: both;
}

.d-menu li a {
    color: #727272;
    font-size: .875rem;
    display: block;
    float: none;
    padding: .75rem 2rem .75rem 2.5rem;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    min-width: 12.5rem;
    border: none;
}

.d-menu li a img, .d-menu li a .icon {
    position: absolute;
    left: .875rem;
    top: 50%;
    margin-top: -0.5625rem;
    color: #262626;
    max-height: 1.125rem;
    font-size: 1.125rem;
    display: inline-block;
    margin-right: .3125rem;
    vertical-align: middle;
    text-align: center;
}

.d-menu li.active {
    border-left: 2px solid;
    border-color: #1ba1e2;
}

.d-menu li.active>a {
    background-color: #59cde2;
    color: #ffffff;
    font-weight: bold;
}

.d-menu li:hover {
    text-decoration: none;
    background: #59cde2;
}

.d-menu li:hover>a, .d-menu li:hover .icon {
    color: #ffffff;
}

.d-menu li a[data-hotkey] {
    padding-right: 3.2rem;
}

.d-menu li a[data-hotkey]:after {
    content: attr(data-hotkey);
    position: absolute;
    right: 1.2rem;
    width: auto;
    font-size: .8em;
}

.d-menu .divider {
    padding: 0;
    height: 1px;
    margin: 0 1px;
    overflow: hidden;
    background-color: #f2f2f2;
}

.d-menu .divider:hover {
    background-color: #f2f2f2;
}

.d-menu.subdown .d-menu {
    min-width: 0;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    box-shadow: none;
}

.d-menu .item-block {
    display: block;
    padding: .625rem;
    background-color: #eeeeee;
}

.d-menu .d-menu {
    left: 100%;
    top: -10%;
}

.d-menu .menu-title {
    background-color: #f6f7f8;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 8px;
    border: 0;
    color: #646464;
}

.d-menu .menu-title:first-child {
    margin: 0;
    border-top-width: 0;
}

.d-menu .menu-title:first-child:hover {
    border-top-width: 0;
}

.d-menu .menu-title:hover {
    background-color: #f6f7f8;
    cursor: default;
    border: 0;
}

.d-menu .dropdown-toggle:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -2px;
}

.d-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.d-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.d-menu.subdown .dropdown-toggle:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -1.25rem;
}

.d-menu.subdown .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.d-menu li.disabled a {
    color: #eeeeee;
}

.d-menu li.disabled:hover {
    background-color: inherit;
    cursor: default;
    border: 0;
}

.d-menu li.disabled:hover a {
    cursor: inherit;
}

.d-menu.context li a {
    font-size: .75rem;
    padding: .3125rem 2rem .3125rem 2.5rem;
}

.d-menu.context li a .icon {
    margin-top: -0.4375rem;
    font-size: .825rem;
    color: inherit;
}

.d-menu.no-min-size li a {
    min-width: 0;
}

.d-menu.full-size li a {
    min-width: 0;
    width: 100%;
}

.d-menu .d-menu {
    left: 100%;
    top: -10%;
}

.d-menu.open {
    display: block;
}

.d-menu.drop-left {
    left: -100%;
}

.d-menu.drop-up {
    top: auto;
    bottom: 0;
}

.d-menu.context li a {
    font-size: .75rem;
    padding: .3125rem 2rem .3125rem 2.5rem;
}

.d-menu.context li a .icon {
    margin-top: -0.4375rem;
}

.d-menu.place-right {
    left: auto;
    right: 0;
    width: auto;
}

.h-menu, .v-menu, .d-menu {
    border-collapse: separate;
}

.m-menu {
    border-collapse: separate;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
    background-color: #ffffff;
    color: #1d1d1d;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    list-style: none inside none;
    margin: 0;
    padding: 0;
}

.m-menu:before, .m-menu:after {
    display: table;
    content: "";
}

.m-menu:after {
    clear: both;
}

.m-menu>li, .m-menu .m-menu-item {
    display: block;
    float: left;
    background-color: #ffffff;
}

.m-menu>li:hover, .m-menu .m-menu-item:hover {
    background-color: #59cde2;
}

.m-menu>li:hover>a, .m-menu .m-menu-item:hover>a {
    color: #ffffff;
}

.m-menu>li.no-hovered, .m-menu .m-menu-item.no-hovered {
    background-color: inherit;
    color: inherit;
}

.m-menu>li:first-child, .m-menu .m-menu-item:first-child {
    margin-left: 0;
}

.m-menu>li>a, .m-menu .m-menu-item>a {
    display: block;
    float: left;
    position: relative;
    font-weight: normal;
    color: inherit;
    font-size: .875rem;
    outline: none;
    text-decoration: none;
    padding: 1rem 1.625rem;
    border: none;
}

.m-menu>li>a:hover, .m-menu .m-menu-item>a:hover {
    background-color: inherit;
}

.m-menu>li>a.dropdown-toggle, .m-menu .m-menu-item>a.dropdown-toggle {
    padding: 1rem 1.625rem 1rem 1.125rem;
}

.m-menu>li.active-container, .m-menu .m-menu-item.active-container {
    background-color: #59cde2;
}

.m-menu>li.active-container a, .m-menu .m-menu-item.active-container a {
    color: #ffffff;
}

.m-menu>li.active-container a.dropdown-toggle:before, .m-menu .m-menu-item.active-container a.dropdown-toggle:before
{
    border-color: #ffffff;
}

.m-menu>li .d-menu, .m-menu .m-menu-item .d-menu {
    left: 0;
    top: 100%;
}

.m-menu .m-menu-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: .3125rem;
    font-size: .75rem;
    z-index: 1000;
    background-color: inherit;
}

.m-menu .m-menu-container li, .m-menu .m-menu-container a {
    color: #ffffff;
}

.m-menu .m-menu-container a {
    text-decoration: underline;
}

.m-menu .m-menu-container li:hover>a, .m-menu .m-menu-container li.active>a
{
    text-decoration: none;
}

.m-menu .m-menu-container {
    display: none;
}

.m-menu .m-menu-container.open {
    display: block;
}

.m-menu>li .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.m-menu>li .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.v-menu.context li a, .d-menu.context li a {
    font-size: .75rem;
    padding: .3125rem 2rem .3125rem 2.5rem;
}

.v-menu.context li a .icon, .d-menu.context li a .icon {
    margin-top: -0.4375rem;
    font-size: .825rem;
    color: inherit;
}

.v-menu.no-min-size li a, .d-menu.no-min-size li a {
    min-width: 0;
}

.v-menu.full-size li a, .d-menu.full-size li a {
    min-width: 0;
    width: 100%;
}

.horizontal-menu {
    display: block;
    width: 100%;
    color: #1d1d1d;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none inside none;
}

.horizontal-menu:before, .horizontal-menu:after {
    display: table;
    content: "";
}

.horizontal-menu:after {
    clear: both;
}

.horizontal-menu>li {
    display: block;
    float: left;
    color: inherit;
    background-color: inherit;
    position: relative;
}

.horizontal-menu>li>a {
    position: relative;
    display: block;
    float: left;
    font-size: 1.4rem;
    color: inherit;
    background-color: inherit;
    padding: .625rem 1.625rem;
    line-height: 1.4rem;
}

.horizontal-menu>li>.d-menu {
    left: 0;
    top: 100%;
}

.horizontal-menu.compact>li>a {
    font-size: .9rem;
    line-height: .9rem;
}

.horizontal-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.horizontal-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.horizontal-menu .d-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vertical-menu {
    display: block;
    width: 100%;
    color: #1d1d1d;
    padding: 0;
    margin: 0;
    list-style: none inside none;
    position: relative;
    width: auto;
    float: left;
}

.vertical-menu:before, .vertical-menu:after {
    display: table;
    content: "";
}

.vertical-menu:after {
    clear: both;
}

.vertical-menu>li {
    display: block;
    float: left;
    color: inherit;
    background-color: inherit;
    position: relative;
}

.vertical-menu>li>a {
    position: relative;
    display: block;
    float: left;
    font-size: 1.4rem;
    color: inherit;
    background-color: inherit;
    padding: .625rem 1.625rem;
    line-height: 1.4rem;
}

.vertical-menu>li>.d-menu {
    left: 0;
    top: 100%;
}

.vertical-menu.compact>li>a {
    font-size: .9rem;
    line-height: .9rem;
}

.vertical-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vertical-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vertical-menu .d-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vertical-menu>li>.d-menu {
    left: auto;
}

.vertical-menu>li {
    float: none;
}

.vertical-menu>li>a {
    float: none;
}

.vertical-menu>li>.d-menu {
    left: 100%;
    top: 0;
}

.vertical-menu.compact>li>a {
    padding-top: .325rem;
    padding-bottom: .325rem;
}

.vertical-menu .dropdown-toggle:before {
    margin-top: -2px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.vertical-menu .dropdown-toggle:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vertical-menu .dropdown-toggle.active-toggle:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.t-menu {
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    float: left;
    background-color: #ffffff;
    border-collapse: separate;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.t-menu>li {
    position: relative;
}

.t-menu>li>a {
    display: block;
    padding: 1rem 1.2rem;
    border-bottom: 1px #eeeeee solid;
    position: relative;
}

.t-menu>li>a .icon {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.5rem;
}

.t-menu>li:hover>a {
    background-color: #1ba1e2;
    color: #ffffff;
}

.t-menu>li:last-child a {
    border-bottom: 0;
}

.t-menu.compact>li>a {
    padding: .5rem .7rem;
}

.t-menu.compact>li>a .icon {
    width: 1rem;
    height: 1rem;
    font-size: 1rem;
}

.t-menu li .t-menu {
    position: absolute;
    left: 100%;
    margin-left: .3125rem;
    top: 0;
    float: none;
}

.t-menu li .t-menu>li {
    float: left;
    display: block;
}

.t-menu li .t-menu>li>a {
    float: left;
    display: block;
}

.t-menu .t-menu.horizontal .t-menu {
    left: 0;
    top: 100%;
    margin-top: .3125rem;
    margin-left: 0;
}

.t-menu .dropdown-toggle:after {
    content: "";
    background-color: transparent;
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #1ba1e2 transparent;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.t-menu .dropdown-toggle:before {
    display: none;
}

.t-menu>li:hover>.dropdown-toggle:after {
    border-color: transparent transparent #1b6eae transparent;
}

.t-menu.horizontal {
    list-style: none inside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    float: left;
    background-color: #ffffff;
    border-collapse: separate;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.t-menu.horizontal>li {
    position: relative;
}

.t-menu.horizontal>li>a {
    display: block;
    padding: 1rem 1.2rem;
    border-bottom: 1px #eeeeee solid;
    position: relative;
}

.t-menu.horizontal>li>a .icon {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.5rem;
}

.t-menu.horizontal>li:hover>a {
    background-color: #1ba1e2;
    color: #ffffff;
}

.t-menu.horizontal>li:last-child a {
    border-bottom: 0;
}

.t-menu.horizontal.compact>li>a {
    padding: .5rem .7rem;
}

.t-menu.horizontal.compact>li>a .icon {
    width: 1rem;
    height: 1rem;
    font-size: 1rem;
}

.t-menu.horizontal li .t-menu {
    position: absolute;
    left: 100%;
    margin-left: .3125rem;
    top: 0;
    float: none;
}

.t-menu.horizontal li .t-menu>li {
    float: left;
    display: block;
}

.t-menu.horizontal li .t-menu>li>a {
    float: left;
    display: block;
}

.t-menu.horizontal .t-menu.horizontal .t-menu {
    left: 0;
    top: 100%;
    margin-top: .3125rem;
    margin-left: 0;
}

.t-menu.horizontal .dropdown-toggle:after {
    content: "";
    background-color: transparent;
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #1ba1e2 transparent;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.t-menu.horizontal .dropdown-toggle:before {
    display: none;
}

.t-menu.horizontal>li:hover>.dropdown-toggle:after {
    border-color: transparent transparent #1b6eae transparent;
}

.t-menu.horizontal>li {
    display: block;
    float: left;
}

.t-menu.horizontal>li>a {
    display: block;
    float: left;
    border-right: 1px #eeeeee solid;
    border-bottom: 0;
}

.t-menu.horizontal>li:last-child>a {
    border-right: 0;
}

.t-menu .horizontal .t-menu:not (.horizontal ){
    left: 0;
    top: 100%;
    margin-top: .3125rem;
    margin-left: 0;
}

.t-menu.horizontal .t-menu:not (.horizontal ) .t-menu.horizontal {
    left: 100%;
    margin-left: .3125rem;
    top: 0;
    float: left;
}

.horizontal-menu>li>.d-menu, .h-menu>li>.d-menu, .m-menu>li>.d-menu {
    left: auto;
}

[data-role="dropdown"]:not (.open ), [data-role="dropdown"]:not (.keep-open
	){
    display: none;
    position: absolute;
    z-index: 1000;
}

.place-right {
    float: right !important;
}

.place-left {
    float: left !important;
}
