﻿@charset "utf-8"; /*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

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

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background: 0 0
}

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

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

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

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

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

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.428571429
}

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

a {
    color: #02aad0
}

    a:focus, a:hover {
        color: #02aad0
    }

    a:focus {
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

.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: #999
    }

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

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

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

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

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #29c3e6
}

a.text-primary:hover {
    color: #17a5c5
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #29c3e6
}

a.bg-primary:hover {
    background-color: #17a5c5
}

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

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

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

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

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

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

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

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

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

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

.list-inline {
    margin-left: -5px
}

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

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

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

.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.428571429;
        color: #999
    }

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

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

        .blockquote-reverse .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'
        }

    blockquote:after, blockquote:before {
        content: ""
    }

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

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

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

    .container:after {
        clear: both
    }

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

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

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

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

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

    .container-fluid:after {
        clear: both
    }

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

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

    .row:after {
        clear: both
    }

.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-left: 15px;
    padding-right: 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-1 {
    width: 8.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1, .col-sm-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-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .col-md-1, .col-md-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-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .col-lg-1, .col-lg-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-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

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

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

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

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

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

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

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

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

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

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

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

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

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

input[type=search] {
    -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=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    background-color: #e6e6e6;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

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

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #f7f7f7;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 30px;
    line-height: 1.428571429 \0
}

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

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

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

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        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] {
        float: left;
        margin-left: -20px
    }

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

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

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

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

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

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

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

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}

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

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 37.5px
    }

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

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

.input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-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 {
    color: #3c763d
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

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

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

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

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

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

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

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

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            float: none;
            margin-left: 0
        }

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

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

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

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

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

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

.form-horizontal .form-control-static {
    padding-top: 5px;
    padding-bottom: 5px
}

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

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

.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    white-space: nowrap;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

    .btn:focus, .btn:hover {
        text-decoration: none
    }

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

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

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

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

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

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

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

.btn-primary {
    color: #29c3e6;
    background-color: #000;
    border-color: #29c3e6
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #29c3e6;
        background-color: #000;
        border-color: #169dbc
    }

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

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #000;
        border-color: #29c3e6
    }

    .btn-primary .badge {
        color: #000;
        background-color: #29c3e6
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
    color: #02aad0;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

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

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

            .btn-link:focus, .btn-link:hover {
                color: #02aad0;
                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: #999;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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%;
    padding-left: 0;
    padding-right: 0
}

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

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

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap
    }

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

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

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

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

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

.open > a {
    outline: 0
}

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

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

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

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

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

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

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

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

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

    .btn-group-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-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0
        }

    .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:after, .btn-toolbar:before {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

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

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

.btn-group > .btn-group {
    float: left
}

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

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

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

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

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

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

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

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

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

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

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

    .input-group .form-control, .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: 4px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

    .input-group-addon input[type=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-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

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

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn: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-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

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

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

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

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

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

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

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

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

    .nav:after {
        clear: both
    }

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

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

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

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

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

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

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

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

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-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-right-radius: 0;
    border-top-left-radius: 0
}

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

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

    .navbar:after {
        clear: both
    }

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

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

.navbar-header:after {
    clear: both
}

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

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

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

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

@media (max-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;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

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

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

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .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-nav.navbar-right:last-child {
            margin-right: -15px
        }
}

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

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px
        }
}

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

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

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

    .btn-group-xs > .navbar-btn.btn, .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-left: 15px;
        margin-right: 15px
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

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

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

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

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

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

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

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

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

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

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

        .navbar-default .navbar-nav .open .dropdown-menu > li > a: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: #090909
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

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

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #999
    }

        .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: #090909
    }

    .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 {
        background-color: #090909;
        color: #fff
    }

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

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

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

        .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: #090909
    }

    .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: #999
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #999
}

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

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

    .label:empty {
        display: none
    }

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

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

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

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: gray
    }

.label-primary {
    background-color: #428bca
}

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

.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;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    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
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    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: #428bca;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    transition: width .6s ease
}

.progress-striped .progress-bar {
    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);
    background-size: 40px 40px
}

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

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #e6e6e6;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

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

.progress-striped .progress-bar-success {
    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: 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: 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: 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)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

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

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

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

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

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

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #999
}

    .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: #999
    }

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

    .list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
        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: #e1edf7
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.m3-panel, .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

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

    .panel-body:after {
        clear: both
    }

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

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

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

    .panel-title > a {
        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
}

.m3-panel > .list-group, .panel > .list-group {
    margin-bottom: 0
}

    .m3-panel > .list-group .list-group-item, .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .m3-panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .m3-panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

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

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

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

        .m3-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .m3-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .m3-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .m3-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .m3-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .m3-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .m3-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .m3-panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .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
        }

        .m3-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .m3-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .m3-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .m3-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .m3-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .m3-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .m3-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .m3-panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .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
        }

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

        .m3-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .m3-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .m3-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .m3-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .m3-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .m3-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .m3-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .m3-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .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
        }

        .m3-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .m3-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .m3-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .m3-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .m3-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .m3-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .m3-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .m3-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .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
        }

.m3-panel > .panel-body + .table, .m3-panel > .panel-body + .table-responsive, .panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.m3-panel > .table > tbody:first-child > tr:first-child td, .m3-panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

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

    .m3-panel > .table-bordered > tbody > tr > td:first-child, .m3-panel > .table-bordered > tbody > tr > th:first-child, .m3-panel > .table-bordered > tfoot > tr > td:first-child, .m3-panel > .table-bordered > tfoot > tr > th:first-child, .m3-panel > .table-bordered > thead > tr > td:first-child, .m3-panel > .table-bordered > thead > tr > th:first-child, .m3-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .m3-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .m3-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .m3-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .m3-panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .m3-panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .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
    }

    .m3-panel > .table-bordered > tbody > tr > td:last-child, .m3-panel > .table-bordered > tbody > tr > th:last-child, .m3-panel > .table-bordered > tfoot > tr > td:last-child, .m3-panel > .table-bordered > tfoot > tr > th:last-child, .m3-panel > .table-bordered > thead > tr > td:last-child, .m3-panel > .table-bordered > thead > tr > th:last-child, .m3-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .m3-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .m3-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .m3-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .m3-panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .m3-panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .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
    }

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

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

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

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

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

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

        .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-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #428bca
}

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

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

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

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

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

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

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

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

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

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

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

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

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

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

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

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

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

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

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

    .modal-footer:after {
        clear: both
    }

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

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

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

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

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

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 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;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 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;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

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

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

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

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

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

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

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

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

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

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

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

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

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

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: DIN;
    src: url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.eot);
    src: url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.eot?#iefix) format("embedded-opentype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.woff) format("woff"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.ttf) format("truetype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.otf) format("opentype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Regular.svg#DIN) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DIN-Light;
    src: url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.eot);
    src: url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.eot?#iefix) format("embedded-opentype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.woff) format("woff"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.ttf) format("truetype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.otf) format("opentype"),url(/bower_components/ag-ui-layout/dist/fonts/DIN-Light.svg#DIN) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DIN-Bold;
    src: url(/bower_components/ag-ui-layout/dist/fonts/Din-Bold.eot);
    src: url(/bower_components/ag-ui-layout/dist/fonts/Din-Bold.eot?#iefix) format("embedded-opentype"),url(/bower_components/ag-ui-layout/dist/fonts/Din-Bold.woff) format("woff"),url(/bower_components/ag-ui-layout/dist/fonts/Din-Bold.ttf) format("truetype"),url(/bower_components/ag-ui-layout/dist/fonts/Din-Bold.svg#DIN) format("svg");
    font-weight: 400;
    font-style: normal
}

.action-print {
    display: block;
    color: #29c3e6;
    width: 50px;
    height: 50px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 13px -861px
}

    .action-print:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -51px -861px;
        background-color: #19758a;
        cursor: pointer
    }

.action-print-disabled {
    display: block;
    color: #29c3e6;
    width: 50px;
    height: 50px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -53px -861px
}

.action-email {
    display: block;
    color: #29c3e6;
    width: 50px;
    height: 50px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 13px -812px
}

    .action-email:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -51px -812px;
        background-color: #19758a;
        cursor: pointer
    }

.action-email-disabled {
    display: block;
    color: #29c3e6;
    width: 50px;
    height: 50px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -53px -812px
}

.nav-comments {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -770px
}

.active .nav-comments, .nav-comments-active, .nav-comments-wrapper:hover > .m5-nav-icon > .nav-comments {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -770px
}

.nav-identity {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -258px
}

.active .nav-identity, .nav-identity-active, .nav-identity-wrapper:hover > .m5-nav-icon > .nav-identity {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -258px
}

.nav-interfaces {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 7px -465px
}

.active .nav-interfaces, .nav-interfaces-active, .nav-interfaces-wrapper:hover > .m5-nav-icon > .nav-interfaces {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -58px -465px
}

.nav-key {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -416px
}

.active .nav-key, .nav-key-active, .nav-key-wrapper:hover > .m5-nav-icon > .nav-key {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -416px
}

.nav-payment {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 2px -368px
}

.active .nav-payment, .nav-payment-active, .nav-payment-wrapper:hover > .m5-nav-icon > .nav-payment {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -368px
}

.nav-print {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -870px
}

.active .nav-print, .nav-print-active, .nav-print-wrapper:hover > .m5-nav-icon > .nav-print {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -870px
}

.nav-emailprint {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -976px
}

.active .nav-emailprint, .nav-emailprint-active, .nav-emailprint-wrapper:hover > .m5-nav-icon > .nav-emailprint {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -976px
}

.nav-room {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -210px
}

.active .nav-room, .nav-room-active, .nav-room-wrapper:hover > .m5-nav-icon > .nav-room {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -210px
}

.nav-summary {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 3px -719px
}

.active .nav-summary, .nav-summary-active, .nav-summary-wrapper:hover > .m5-nav-icon > .nav-summary {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -61px -719px
}

.nav-vehicle {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat 0 -313px
}

.active .nav-vehicle, .nav-vehicle-active, .nav-vehicle-wrapper:hover > .m5-nav-icon > .nav-vehicle {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -64px -313px
}

.icon-clear {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -200px -340px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

    .icon-clear:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -295px -842px
    }

.icon-danger-black {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -842px;
    width: 20px;
    height: 20px
}

.icon-danger-red {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
    width: 20px;
    height: 20px
}

.icon-danger-yellow {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -441px -826px;
    width: 20px;
    height: 20px
}

.icon-dirty-status {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -372px -758px;
    width: 20px;
    height: 20px
}

.icon-down {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px 2px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transform: rotate(0.25turn);
    transform: rotate(0.25turn)
}

    .icon-down:active, .icon-down:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px -164px
    }

.icon-favorite {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -371px -852px;
    width: 20px;
    height: 20px
}

.icon-group {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -296px -935px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

    .icon-group:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -231px -935px
    }

.icon-help-large {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -368px -656px;
    width: 28px;
    height: 28px;
    cursor: pointer
}

.icon-help-small {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -295px -797px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.icon-information {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -294px -750px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.icon-next {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px 2px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

    .icon-next:active, .icon-next:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px -164px
    }

.icon-new-tab {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -296px 0;
    width: 9px;
    height: 11px;
    display: inline-block;
    margin-left: 2px
}

.icon-prev {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px 2px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

    .icon-prev:active, .icon-prev:hover {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -194px -164px
    }

.icon-third {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -371px -805px;
    width: 20px;
    height: 20px
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: DIN,DIN-Light
}

    body .modal-spinner {
        top: 40%
    }

        body .modal-spinner .modal-content {
            border-width: 0
        }

a, a:focus, a:hover {
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.hyperlink {
    color: #02aad0;
    border-bottom: 2px dotted #02aad0
}

    .hyperlink:active {
        border-bottom: 2px solid #02aad0
    }

    .hyperlink.disabled, .hyperlink[disabled] {
        color: #747474;
        cursor: default;
        pointer-events: none;
        border-bottom-color: #747474
    }

p {
    margin: 0 0 9px
}

strong {
    font-family: DIN-Bold;
    font-weight: 400
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
        list-style: none
    }

.float-right {
    float: right
}

.float-left {
    float: left
}

.btn, button {
    padding: 10px 10px 7px;
    border: 1px solid #29c3e6;
    background-color: #000;
    color: #29c3e6;
    font: 14px DIN-Bold;
    text-transform: uppercase;
    opacity: 1;
    cursor: pointer;
    margin: 0;
    border-radius: 0
}

    .btn:hover, button:hover {
        border: 1px solid #29c3e6;
        background-color: #515151;
        color: #29c3e6
    }

    .btn:active, .btn:focus, button:active, button:focus {
        background-color: #e6e6e6;
        color: #000;
        outline: 0
    }

    .btn.disabled, .btn[disabled], button.disabled, button[disabled] {
        color: #747474;
        cursor: default;
        pointer-events: none;
        border: 1px solid #747474
    }

        .btn.disabled:active, .btn.disabled:hover, .btn[disabled]:active, .btn[disabled]:hover, button.disabled:active, button.disabled:hover, button[disabled]:active, button[disabled]:hover {
            border: 1px solid #747474;
            background-color: #000;
            color: #747474;
            cursor: default
        }

.container-fluid {
    padding: 0;
    width: 100%
}

.modal-backdrop.fade.in.opaque {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #3f3f3f
}

.m3-panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: 200px
}

    .m3-panel .panel-heading {
        min-height: 45px;
        border-radius: 0;
        background-color: #747474;
        padding: 12px 15px;
        text-transform: uppercase
    }

    .m3-panel .icon-collapse, .m3-panel .icon-expand {
        float: right;
        padding: 0;
        border-color: #747474;
        border-width: 1px
    }

        .m3-panel .icon-collapse:hover, .m3-panel .icon-expand:hover {
            cursor: pointer;
            border-color: #29c3e6
        }

        .m3-panel .icon-collapse:focus, .m3-panel .icon-expand:focus {
            border-color: #29c3e6
        }

    .m3-panel .icon-expand {
        background: url(/images/icon_victor_sprites.svg) no-repeat -250px -501px;
        width: 21px;
        height: 21px
    }

    .m3-panel .icon-collapse {
        background: url(/images/icon_victor_sprites.svg) no-repeat -367px -349px;
        width: 17px;
        height: 18px
    }

    .m3-panel .panel-title {
        font-size: 18px;
        color: #fff
    }

        .m3-panel .panel-title .tooltip-icon-align {
            display: inline-block;
            margin-left: 10px;
            vertical-align: sub
        }

    .m3-panel .panel-body {
        color: #000;
        padding: 15px 20px;
        background-color: #fff;
        min-height: 110px;
        height: auto !important
    }

    .m3-panel.nested-panel {
        margin-bottom: 0
    }

        .m3-panel.nested-panel:last-child {
            margin-bottom: 20px
        }

.m4-actionbar {
    background: #262626;
    padding: 0 20px 0 10px;
    height: 50px;
    border-radius: 0
}

    .m4-actionbar:after, .m4-actionbar:before {
        content: " ";
        display: table
    }

    .m4-actionbar:after {
        clear: both
    }

    .m4-actionbar button {
        font: 12px DIN;
        padding: 7px 15px 6px;
        margin-top: 10px
    }

    .m4-actionbar .action-dropdown {
        padding-top: 10px
    }

        .m4-actionbar .action-dropdown .input-group input {
            color: #29c3e6
        }

            .m4-actionbar .action-dropdown .input-group .input-group-addon, .m4-actionbar .action-dropdown .input-group input:not(:hover) {
                background-color: #000
            }

    .m4-actionbar .action-input {
        padding-top: 10px
    }

    .m4-actionbar .action-filter {
        display: block;
        color: #29c3e6;
        width: 50px;
        height: 50px;
        background: url(/images/icon_victor_sprites.svg) 14px 12px no-repeat;
        margin-top: 0
    }

        .m4-actionbar .action-filter:hover {
            background: url(/images/icon_victor_sprites.svg) 14px -42px no-repeat;
            background-color: #19758a;
            cursor: pointer
        }

        .m4-actionbar .action-filter.filtered {
            background: url(/images/icon_victor_sprites.svg) 14px -96px no-repeat
        }

    .m4-actionbar .float-right :last-child {
        margin-right: 0
    }

    .m4-actionbar > ul > li {
        float: left;
        margin-left: 10px;
        position: relative
    }

    .m4-actionbar .left-margin {
        margin-left: 20px
    }

.w3-2-modal .modal-dialog {
    top: 70px;
    margin-top: 20px;
    margin-bottom: 20px
}

    .w3-2-modal .modal-dialog .modal-content {
        border-radius: 0;
        margin-bottom: 0
    }

        .w3-2-modal .modal-dialog .modal-content .m3-panel {
            margin-bottom: 0
        }

            .w3-2-modal .modal-dialog .modal-content .m3-panel .icon-close {
                display: block;
                float: right;
                cursor: pointer;
                background: url(/images/icon_victor_sprites.svg) -247px -547px no-repeat;
                width: 20px;
                height: 20px
            }

            .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
                overflow-y: auto;
                padding-bottom: 90px
            }

                .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body .panel-body {
                    overflow-y: visible
                }

@media (max-height:550px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 250px
    }
}

@media (min-height:551px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 300px
    }
}

@media (min-height:601px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 350px
    }
}

@media (min-height:651px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 400px
    }
}

@media (min-height:701px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 450px
    }
}

@media (min-height:751px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 500px
    }
}

@media (min-height:801px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 550px
    }
}

@media (min-height:851px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 600px
    }
}

@media (min-height:901px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 650px
    }
}

@media (min-height:951px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 700px
    }
}

@media (min-height:1001px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 750px
    }
}

@media (min-height:1051px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 800px
    }
}

@media (min-height:1101px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 850px
    }
}

@media (min-height:1151px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 900px
    }
}

@media (min-height:1201px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 950px
    }
}

@media (min-height:1251px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1000px
    }
}

@media (min-height:1301px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1050px
    }
}

@media (min-height:1351px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1100px
    }
}

@media (min-height:1401px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1150px
    }
}

@media (min-height:1451px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1200px
    }
}

@media (min-height:1501px) {
    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-body {
        max-height: 1250px
    }
}

.w3-2-modal .modal-dialog .modal-content .m3-panel .panel-footer {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-footer:after, .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-footer:before {
        content: " ";
        display: table
    }

    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-footer:after {
        clear: both
    }

    .w3-2-modal .modal-dialog .modal-content .m3-panel .panel-footer .link-cancel {
        float: left;
        margin: 10px 0 10px 20px;
        text-transform: uppercase
    }

.flexitem {
    -webkit-flex: 1;
    flex: 1
}

.flexcontainer {
    display: -webkit-flex;
    display: flex
}

.row-padding {
    padding-bottom: 13px
}

#m6-mainmenu {
    z-index: 10;
    width: 200px;
    line-height: 0
}

    #m6-mainmenu .dropdown-menu {
        background-color: #000;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        left: -20px
    }

    #m6-mainmenu .menu-item {
        width: 205px;
        line-height: 40px;
        text-transform: uppercase
    }

        #m6-mainmenu .menu-item.selected, #m6-mainmenu .menu-item.selected > a, #m6-mainmenu .menu-item.selected > a:focus, #m6-mainmenu .menu-item:hover, #m6-mainmenu .menu-item:hover > a, #m6-mainmenu .menu-item:hover > a:focus {
            background-color: #ccc;
            color: #000
        }

        #m6-mainmenu .menu-item a {
            padding: 0 20px;
            line-height: 40px;
            color: #29c3e6;
            cursor: pointer;
            text-decoration: none
        }

            #m6-mainmenu .menu-item a.dropdown-toggle {
                box-shadow: none
            }

        #m6-mainmenu .menu-item.dropdown > a span {
            float: right;
            border-width: 6px;
            border-style: solid;
            border-color: #000 #000 #000 #29c3e6;
            margin-top: 14px
        }

        #m6-mainmenu .menu-item.dropdown.open > a, #m6-mainmenu .menu-item.dropdown.open > a:focus, #m6-mainmenu .menu-item.dropdown.selected > a, #m6-mainmenu .menu-item.dropdown.selected > a:focus, #m6-mainmenu .menu-item.dropdown:focus > a, #m6-mainmenu .menu-item.dropdown:focus > a:focus, #m6-mainmenu .menu-item.dropdown:hover > a, #m6-mainmenu .menu-item.dropdown:hover > a:focus {
            background-color: #ccc;
            color: #000
        }

            #m6-mainmenu .menu-item.dropdown.open > a span, #m6-mainmenu .menu-item.dropdown.open > a:focus span, #m6-mainmenu .menu-item.dropdown.selected > a span, #m6-mainmenu .menu-item.dropdown.selected > a:focus span, #m6-mainmenu .menu-item.dropdown:focus > a span, #m6-mainmenu .menu-item.dropdown:focus > a:focus span, #m6-mainmenu .menu-item.dropdown:hover > a span, #m6-mainmenu .menu-item.dropdown:hover > a:focus span {
                border-color: #ccc #ccc #ccc #000
            }

        #m6-mainmenu .menu-item .dropdown-menu {
            left: 205px;
            top: 0
        }

#m20-user-menu {
    position: relative
}

    #m20-user-menu ul.signin-status-wrapper {
        margin: 0;
        padding: 0;
        width: 250px;
        left: -148px;
        text-transform: uppercase;
        background-color: #252525
    }

        #m20-user-menu ul.signin-status-wrapper li {
            background-color: #252525;
            border-bottom: 1px solid #3f3f3f
        }

            #m20-user-menu ul.signin-status-wrapper li.disabled a {
                color: #929292
            }

                #m20-user-menu ul.signin-status-wrapper li.disabled a:active, #m20-user-menu ul.signin-status-wrapper li.disabled a:hover {
                    background-color: #252525;
                    color: #929292;
                    cursor: default
                }

            #m20-user-menu ul.signin-status-wrapper li a {
                color: #29c3e6;
                white-space: nowrap;
                line-height: 30px;
                margin: 1px 0;
                padding: 0 10px
            }

                #m20-user-menu ul.signin-status-wrapper li a:hover {
                    color: #29c3e6;
                    background-color: #515151
                }

                #m20-user-menu ul.signin-status-wrapper li a.selected, #m20-user-menu ul.signin-status-wrapper li a:active, #m20-user-menu ul.signin-status-wrapper li a:focus {
                    color: #000;
                    background-color: #e6e6e6
                }

.m5-side-nav {
    width: 140px;
    list-style: none;
    position: fixed;
    z-index: 15;
    text-align: left;
    font-size: 18px;
    box-shadow: 0 0 7px rgba(0,0,0,.15);
    -webkit-transform: translateZ(0);
    -webkit-animation: left-menu-in-animation 1s 1 ease-in-out;
    -ms-animation: left-menu-in-animation 1s 1 ease-in-out;
    animation: left-menu-in-animation 1s 1 ease-in-out
}

    .m5-side-nav li {
        height: 49px;
        display: block;
        margin-bottom: 1px;
        position: relative;
        vertical-align: middle;
        background: #000
    }

        .m5-side-nav li > span.badge {
            top: 2px;
            right: 2px;
            position: absolute;
            color: #000;
            background-color: #ecaa00;
            min-height: 16px;
            min-width: 16px;
            padding: 3px 4px 0;
            font-size: 12px;
            font-family: DIN-Bold
        }

        .m5-side-nav li > span.content {
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            color: #29c3e6;
            display: inline-block;
            text-overflow: ellipsis;
            text-transform: uppercase;
            padding: 12px 0 0 10px
        }

        .m5-side-nav li.active, .m5-side-nav li:hover:not(.m5-block) {
            width: 150px;
            cursor: pointer;
            background-color: #29c3e6
        }

            .m5-side-nav li.active span, .m5-side-nav li:hover:not(.m5-block) span {
                color: #000
            }

            .m5-side-nav li.active > span.badge, .m5-side-nav li:hover:not(.m5-block) > span.badge {
                color: #ecaa00;
                background-color: #000
            }

        .m5-side-nav li.active {
            background-color: #29c3e6
        }

            .m5-side-nav li.active span {
                color: #000
            }

        .m5-side-nav li.m5-block {
            height: 9px;
            background-color: #000
        }

.m5-side-nav-icons {
    width: 70px
}

    .m5-side-nav-icons li > span.m5-nav-icon > span:first-child {
        margin: 0 40px 0 0
    }

    .m5-side-nav-icons li.active {
        width: 80px
    }

    .m5-side-nav-icons li:hover:not(.m5-block) {
        width: 200px
    }

.search-form-wrapper .control-label {
    font-size: 18px;
    padding-top: 0
}

.search-form-wrapper .btn-search {
    padding-left: 0
}

    .search-form-wrapper .btn-search .btn-primary {
        border: 1px solid #29c3e6;
        background-color: #000;
        color: #29c3e6;
        text-transform: uppercase;
        cursor: pointer
    }

.background-image {
    background: url(/images/background_agilysys.jpg) top center no-repeat;
    background-size: 100% auto;
    background-color: #e6e6e6
}

#property-select-wrapper, #signin-wrapper {
    position: relative;
    left: -175px;
    margin-left: 50%;
    margin-top: 20px;
    width: 350px
}

    #property-select-wrapper img, #signin-wrapper img {
        display: block;
        margin: 0 auto 50px;
        max-height: 350px;
        max-width: 350px
    }

        #property-select-wrapper img.no-logo, #signin-wrapper img.no-logo {
            margin-top: 200px
        }

    #signin-wrapper .invalid-password {
        background: url(/images/icon_victor_sprites.svg) -230px -797px no-repeat;
        width: 19px;
        height: 17px;
        margin-right: 5px;
        float: left;
        display: inline-block
    }

    #signin-wrapper .username {
        margin-top: 10px;
        margin-bottom: 40px
    }

    #signin-wrapper .signin-error-msg, #signin-wrapper .timeout-msg {
        color: red;
        margin-left: auto;
        margin-right: auto
    }

    #signin-wrapper .signin-error-msg {
        width: 75%
    }

    #signin-wrapper .timeout-msg {
        width: 90%
    }

.shortenchromeheader {
    height: 21px !important
}

#change-password-modal {
    width: 605px
}

    #change-password-modal .row-padding {
        padding-bottom: 10px;
        padding-top: 10px
    }

.m10-notification {
    text-transform: uppercase;
    font-size: 12px;
    box-shadow: 0 3px 3px rgba(50,50,50,.2)
}

    .m10-notification .alert {
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 60px;
        line-height: 20px;
        padding: 0 0 0 25px;
        border-radius: 0;
        border: 0;
        color: #000;
        margin-bottom: 5px
    }

        .m10-notification .alert .icon-alert {
            width: 20px;
            height: 20px;
            float: left;
            margin-right: 8px
        }

    .m10-notification .alert-warning {
        background: #ecaa00
    }

        .m10-notification .alert-warning .icon-alert {
            background: url(/images/icon_victor_sprites.svg) no-repeat -230px -750px
        }

    .m10-notification .alert-success {
        background: #ccc
    }

        .m10-notification .alert-success .icon-alert {
            background: url(/images/icon_victor_sprites.svg) no-repeat -200px -612px
        }

    .m10-notification .alert-danger {
        background: red
    }

        .m10-notification .alert-danger .icon-alert {
            background: url(/images/icon_victor_sprites.svg) no-repeat -230px -842px
        }

    .m10-notification button.close {
        opacity: 1;
        position: relative;
        right: 21px;
        top: 2px;
        width: 20px;
        height: 20px;
        background: url(/images/icon_victor_sprites.svg) no-repeat -370px -713px
    }

        .m10-notification button.close span {
            display: none
        }

        .m10-notification button.close:hover {
            border: 0
        }

@media (max-width:599px) {
    body.ui-chrome-is-open {
        overflow: hidden
    }

    .desktop-only, .is-hidden {
        display: none !important
    }

    #main {
        padding-top: 70px
    }

    #ag-ui-chrome {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000
    }

        #ag-ui-chrome .chrome-main-date-time, #ag-ui-chrome .chrome-main-logo, #ag-ui-chrome .product-select, #ag-ui-chrome .product-select-menu {
            display: none
        }

        #ag-ui-chrome .chrome-main {
            position: relative;
            background: #000;
            height: 50px;
            top: 0;
            left: 0;
            right: 0;
            z-index: 10;
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }

            #ag-ui-chrome .chrome-main h1 {
                position: absolute;
                left: 60px;
                right: 60px;
                text-align: center;
                color: #fff;
                font-size: 20px;
                margin: 0;
                line-height: 50px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

        #ag-ui-chrome .chrome-menu-toggle {
            position: absolute;
            top: 0;
            left: 0;
            height: 50px;
            width: 50px
        }

            #ag-ui-chrome .chrome-menu-toggle:before {
                content: "";
                position: absolute;
                left: 15px;
                top: 17px;
                width: 20px;
                height: 2px;
                background: #fff;
                box-shadow: 0 7px 0 0 #fff,0 14px 0 0 #fff
            }

            #ag-ui-chrome .chrome-menu-toggle.is-open {
                background: #02aad0
            }

        #ag-ui-chrome .chrome-user-toggle {
            position: absolute;
            top: 0;
            right: 0;
            height: 50px;
            width: 50px;
            text-align: center;
            z-index: 10;
            padding-top: 15px
        }

            #ag-ui-chrome .chrome-user-toggle svg {
                fill: #fff
            }

            #ag-ui-chrome .chrome-user-toggle.is-open {
                background: #02aad0
            }

        #ag-ui-chrome .chrome-main-menu, #ag-ui-chrome .chrome-user-menu {
            display: none;
            position: fixed;
            top: 50px;
            left: 0;
            width: 100%;
            height: auto;
            z-index: 9;
            border-top: 2px solid #02aad0;
            overflow: scroll;
            border-bottom: 2px solid #fff;
            box-shadow: 0 0 20px rgba(0,0,0,.4)
        }

            #ag-ui-chrome .chrome-main-menu.is-open, #ag-ui-chrome .chrome-user-menu.is-open {
                display: block
            }

            #ag-ui-chrome .chrome-main-menu ul, #ag-ui-chrome .chrome-user-menu ul {
                background: #000
            }

                #ag-ui-chrome .chrome-main-menu ul ul, #ag-ui-chrome .chrome-user-menu ul ul {
                    background: 0 0;
                    border: 0;
                    box-shadow: none
                }

            #ag-ui-chrome .chrome-main-menu .chrome-nav-item, #ag-ui-chrome .chrome-main-menu .chrome-sub-item, #ag-ui-chrome .chrome-user-menu .chrome-nav-item, #ag-ui-chrome .chrome-user-menu .chrome-sub-item {
                position: relative;
                background: #000
            }

                #ag-ui-chrome .chrome-main-menu .chrome-nav-item a, #ag-ui-chrome .chrome-main-menu .chrome-nav-item span, #ag-ui-chrome .chrome-main-menu .chrome-sub-item a, #ag-ui-chrome .chrome-main-menu .chrome-sub-item span, #ag-ui-chrome .chrome-user-menu .chrome-nav-item a, #ag-ui-chrome .chrome-user-menu .chrome-nav-item span, #ag-ui-chrome .chrome-user-menu .chrome-sub-item a, #ag-ui-chrome .chrome-user-menu .chrome-sub-item span {
                    display: block;
                    color: #fff;
                    font-size: 16px;
                    padding: 10px 15px 10px 50px
                }

                    #ag-ui-chrome .chrome-main-menu .chrome-nav-item span.is-open, #ag-ui-chrome .chrome-main-menu .chrome-nav-item.is-open > a, #ag-ui-chrome .chrome-main-menu .chrome-sub-item span.is-open, #ag-ui-chrome .chrome-main-menu .chrome-sub-item.is-open > a, #ag-ui-chrome .chrome-user-menu .chrome-nav-item span.is-open, #ag-ui-chrome .chrome-user-menu .chrome-nav-item.is-open > a, #ag-ui-chrome .chrome-user-menu .chrome-sub-item span.is-open, #ag-ui-chrome .chrome-user-menu .chrome-sub-item.is-open > a {
                        background: #02aad0
                    }

                #ag-ui-chrome .chrome-main-menu .chrome-sub-item a, #ag-ui-chrome .chrome-main-menu .chrome-sub-item span {
                    padding-left: 75px
                }

                #ag-ui-chrome .chrome-main-menu .chrome-sub-item .chrome-sub-item a, #ag-ui-chrome .chrome-main-menu .chrome-sub-item .chrome-sub-item span {
                    padding-left: 100px
                }

            #ag-ui-chrome .chrome-main-menu .chrome-sub-content {
                border-bottom: 3px solid #02aad0
            }

            #ag-ui-chrome .chrome-user-menu .chrome-sub-item .chrome-sub-item a, #ag-ui-chrome .chrome-user-menu .chrome-sub-item .chrome-sub-item span {
                padding-left: 75px
            }

            #ag-ui-chrome .chrome-user-menu .chrome-sub-content .chrome-sub-content {
                border-bottom: 3px solid #02aad0
            }

        #ag-ui-chrome .chrome-sub-head {
            display: block;
            color: #fff;
            font-size: 12px;
            padding: 5px 15px 5px 50px;
            font-weight: 700;
            background: #222
        }

        #ag-ui-chrome .user-menu-date-time {
            color: #fff;
            font-size: 12px;
            text-align: center;
            border-bottom: 2px solid #02aad0;
            padding-bottom: 15px;
            margin-bottom: 15px
        }

        #ag-ui-chrome .all-products svg {
            position: absolute;
            top: 12px;
            left: 20px;
            fill: #fff
        }

        #ag-ui-chrome .has-dropdown:after {
            content: '';
            display: inline-block;
            margin: 0 0 0 10px;
            border: 4px solid transparent;
            border-top-color: #fff;
            vertical-align: sub
        }

        #ag-ui-chrome .is-open.has-dropdown:after, #ag-ui-chrome .is-open > .has-dropdown:after {
            border-bottom-color: #fff;
            border-top-color: transparent;
            vertical-align: initial
        }

        #ag-ui-chrome .chrome-overlay {
            display: none;
            position: fixed;
            z-index: 0;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            overflow: hidden;
            background: rgba(0,0,0,.2)
        }

    body.ui-chrome-is-open #ag-ui-chrome .chrome-overlay {
        display: block
    }

    #ag-ui-chrome .chrome-breadcrumb {
        display: none
    }
}

@media (min-width:600px) {
    .is-hidden, .phone-only {
        display: none !important
    }

    #main {
        padding-top: 100px
    }

    .m10-notification {
        margin-top: 0;
        text-transform: none
    }

    .demoNav {
        top: 100px
    }

    #ag-ui-chrome {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000
    }

        #ag-ui-chrome .chrome-main {
            position: relative;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: stretch;
            align-items: stretch;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
            background: #000;
            height: 50px;
            z-index: 10;
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }

        #ag-ui-chrome .chrome-main-title {
            -webkit-flex-grow: 5;
            flex-grow: 5;
            text-align: center;
            color: #fff
        }

            #ag-ui-chrome .chrome-main-title h1, #ag-ui-chrome .chrome-main-title h2 {
                margin: 0;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

            #ag-ui-chrome .chrome-main-title h1 {
                padding: 12px 0;
                font-size: 24px
            }

            #ag-ui-chrome .chrome-main-title h2 {
                padding: 5px 0 0;
                font-size: 11px
            }

                #ag-ui-chrome .chrome-main-title h2 ~ h1 {
                    padding: 0 0 7px
                }

        #ag-ui-chrome .chrome-nav {
            position: relative;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: stretch;
            align-items: stretch;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
            background: #3f3f3f;
            height: 35px;
            z-index: 5;
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
            transition: -webkit-transform .4s ease;
            transition: transform .4s ease;
            border-bottom: 1px solid #000
        }

        #ag-ui-chrome.is-collapsed .chrome-nav {
            -webkit-transform: translateY(-35px);
            transform: translateY(-35px)
        }

        #ag-ui-chrome .chrome-main-logo {
            padding-left: 5px
        }

            #ag-ui-chrome .chrome-main-logo img {
                height: 36px;
                margin: 8px 0 0 10px
            }

        #ag-ui-chrome .chrome-status {
            -webkit-align-self: center;
            align-self: center;
            text-align: right;
            padding-right: 15px;
            font-size: 12px;
            color: #fff
        }

        #ag-ui-chrome .chrome-main-date-time time {
            display: block
        }

        #ag-ui-chrome .chrome-property-name ~ .chrome-main-date-time time {
            display: inline-block
        }

        #ag-ui-chrome .chrome-secondary {
            background: #000;
            text-align: center
        }

        #ag-ui-chrome .product-select {
            position: absolute;
            left: 0;
            top: 0;
            width: 40px;
            height: 35px;
            text-align: center;
            padding: 10px 0 0
        }

            #ag-ui-chrome .product-select.is-highlight {
                background: #fff
            }

                #ag-ui-chrome .product-select.is-highlight svg {
                    fill: #02aad0
                }

            #ag-ui-chrome .product-select svg {
                width: 16px;
                height: 16px;
                fill: #fff
            }

            #ag-ui-chrome .product-select a:hover svg {
                fill: #02aad0
            }

        #ag-ui-chrome .product-select-menu {
            display: block;
            background: #fff;
            border-bottom: 3px solid #3f3f3f;
            position: absolute;
            top: 85px;
            left: 0;
            right: 0;
            height: 110px;
            list-style: none;
            font-size: 0;
            white-space: nowrap;
            -webkit-transform: translateY(-113px);
            transform: translateY(-113px);
            transition: -webkit-transform .3s ease;
            transition: transform .3s ease
        }

            #ag-ui-chrome .product-select-menu.is-open {
                -webkit-transform: translateY(0px);
                transform: translateY(0px)
            }

        #ag-ui-chrome.scroll .product-select-menu {
            -webkit-transform: translateY(-200px);
            transform: translateY(-200px)
        }

        #ag-ui-chrome .product-select-option {
            list-style: none;
            display: inline-block;
            height: 110px;
            width: 140px;
            margin: 10px 0 10px 10px;
            text-align: center;
            font-size: 12px;
            vertical-align: top
        }

            #ag-ui-chrome .product-select-option img {
                width: 130px
            }

            #ag-ui-chrome .product-select-option a {
                display: block;
                height: 87px;
                width: 140px;
                padding: 5px;
                border: 1px solid #e6e6e6;
                background: #fff
            }

                #ag-ui-chrome .product-select-option a:hover {
                    border-color: #02aad0
                }

        #ag-ui-chrome .chrome-main-menu {
            position: relative;
            -webkit-flex-grow: 5;
            flex-grow: 5;
            height: 35px !important;
            font-size: 0;
            text-align: center
        }

            #ag-ui-chrome .chrome-main-menu.has-more .chrome-more-option {
                display: inline-block
            }

        #ag-ui-chrome .chrome-nav-item {
            position: relative;
            display: inline-block;
            vertical-align: top;
            list-style: none;
            white-space: nowrap
        }

            #ag-ui-chrome .chrome-nav-item a, #ag-ui-chrome .chrome-nav-item span {
                display: block;
                height: 35px;
                padding: 10px 20px 0;
                font-size: 11px;
                color: #fff;
                text-decoration: none
            }

            #ag-ui-chrome .chrome-nav-item.is-active a, #ag-ui-chrome .chrome-nav-item.is-active span {
                color: #02aad0
            }

            #ag-ui-chrome .chrome-nav-item.is-open {
                color: #000;
                background: #02aad0
            }

            #ag-ui-chrome .chrome-nav-item.is-active:after, #ag-ui-chrome .chrome-nav-item:hover:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                height: 3px;
                background: #02aad0
            }

        #ag-ui-chrome .chrome-sub {
            position: absolute;
            top: 35px;
            left: 0;
            opacity: 0;
            overflow-y: auto;
            overflow-x: hidden
        }

        #ag-ui-chrome .chrome-sub-content {
            padding-bottom: 3px;
            background: rgba(0,0,0,.8);
            min-width: 200px;
            border-top: 3px solid #02aad0;
            text-align: left
        }

            #ag-ui-chrome .chrome-sub-content > ul {
                display: inline-block;
                vertical-align: top;
                min-width: 200px
            }

            #ag-ui-chrome .chrome-sub-content .chrome-nav-item {
                display: block;
                text-align: left;
                position: static
            }

            #ag-ui-chrome .chrome-sub-content .chrome-sub {
                position: static;
                opacity: 1;
                overflow-y: visible;
                overflow-x: visible
            }

            #ag-ui-chrome .chrome-sub-content .chrome-sub-content {
                padding-bottom: 0;
                background: #000;
                border: 0;
                border-bottom: 1px solid #02aad0
            }

                #ag-ui-chrome .chrome-sub-content .chrome-sub-content > ul {
                    display: block
                }

        #ag-ui-chrome .chrome-sub-head {
            color: #fff;
            font-size: 12px;
            border-bottom: 1px solid #fff;
            margin: 0 15px 10px;
            padding: 10px 5px 3px;
            font-weight: 700
        }

        #ag-ui-chrome .chrome-user-menu {
            position: relative;
            min-width: 120px;
            height: 35px;
            text-align: right
        }

            #ag-ui-chrome .chrome-user-menu a {
                font-weight: 700
            }

            #ag-ui-chrome .chrome-user-menu .chrome-sub {
                left: auto;
                right: 0
            }

        #ag-ui-chrome a.product-select-all {
            padding-top: 35px;
            font-size: 14px
        }

        #ag-ui-chrome.menu-align-left .chrome-nav-items {
            text-align: left
        }

        #ag-ui-chrome .chrome-sub-item a, #ag-ui-chrome .chrome-sub-item span {
            height: auto;
            padding: 8px 20px;
            font-weight: 400
        }

            #ag-ui-chrome .chrome-sub-item a.is-open, #ag-ui-chrome .chrome-sub-item a:hover, #ag-ui-chrome .chrome-sub-item span.is-open, #ag-ui-chrome .chrome-sub-item span:hover {
                color: #000;
                background: #02aad0
            }

        #ag-ui-chrome .chrome-sub-item .chrome-sub-item {
            background: #000
        }

            #ag-ui-chrome .chrome-sub-item .chrome-sub-item a {
                padding-left: 35px
            }

        #ag-ui-chrome li ~ .chrome-sub-head {
            margin-top: 10px
        }

        #ag-ui-chrome .has-dropdown:after {
            content: '';
            display: inline-block;
            margin: 0 0 0 10px;
            border: 4px solid transparent;
            border-top-color: #fff;
            vertical-align: sub
        }

        #ag-ui-chrome .is-open.has-dropdown:after, #ag-ui-chrome .is-open > .has-dropdown:after {
            border-bottom-color: #fff;
            border-top-color: transparent;
            vertical-align: initial
        }

        #ag-ui-chrome .chrome-breadcrumb {
            min-width: 120px
        }

            #ag-ui-chrome .chrome-breadcrumb a {
                display: inline-block;
                color: #02aad0
            }

                #ag-ui-chrome .chrome-breadcrumb a:before {
                    content: "\003c";
                    display: inline-block;
                    margin-right: 5px
                }

        #ag-ui-chrome .chrome-overlay {
            display: none
        }
}

.w8-list > thead > tr > th {
    color: #737373;
    padding-bottom: 0;
    text-transform: uppercase
}

    .w8-list > thead > tr > th > div {
        font-family: DIN-Bold;
        font-size: 12px;
        padding-bottom: 8px;
        text-shadow: none
    }

    .w8-list > thead > tr > th.sortable div:before {
        margin-top: 3px
    }

    .w8-list > thead > tr > th.sortable div:after, .w8-list > thead > tr > th.sortable div:before {
        top: 6px;
        right: 5px
    }

    .w8-list > thead > tr > th.sortable.sort-asc, .w8-list > thead > tr > th.sortable.sort-desc {
        color: #000;
        background-color: transparent
    }

        .w8-list > thead > tr > th.sortable.sort-asc div, .w8-list > thead > tr > th.sortable.sort-desc div {
            border-bottom: solid #000 4px;
            padding-bottom: 4px
        }

            .w8-list > thead > tr > th.sortable.sort-asc div:after, .w8-list > thead > tr > th.sortable.sort-asc div:before, .w8-list > thead > tr > th.sortable.sort-desc div:after, .w8-list > thead > tr > th.sortable.sort-desc div:before {
                top: 10px
            }

    .w8-list > thead > tr > th.sortable:hover {
        background-color: #747474;
        color: #fff
    }

    .w8-list > thead > tr > th.sortable:active {
        background-color: #ccc;
        color: #000
    }

.w8-list td.toggle-col {
    width: 15px
}

    .w8-list td.toggle-col .icon-toggle {
        display: block;
        height: 20px;
        width: 14px;
        cursor: pointer
    }

        .w8-list td.toggle-col .icon-toggle.open-chevron {
            background: url(/images/icon_victor_sprites.svg) no-repeat -199px -82px
        }

        .w8-list td.toggle-col .icon-toggle.close-chevron {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -42px
        }

.w8-list .listitem-row:hover {
    background: #747474;
    color: #fff
}

    .w8-list .listitem-row:hover a {
        color: #fff;
        border-bottom: 2px dotted #fff
    }

        .w8-list .listitem-row:hover a:hover {
            border-bottom: 2px solid #fff
        }

.w8-list .listitem-row.selected {
    background-color: #29c3e6;
    color: #000
}

    .w8-list .listitem-row.selected:active {
        color: #fff;
        border-bottom: 2px solid #fff
    }

    .w8-list .listitem-row.selected a {
        color: #fff;
        border-bottom: 2px dotted #fff
    }

        .w8-list .listitem-row.selected a:hover {
            border-bottom: 2px solid #fff
        }

.pagination li {
    display: inline-block;
    padding: 0 5px
}

    .pagination li.disabled a {
        visibility: hidden
    }

    .pagination li.active a {
        font-family: DIN-Bold
    }

.ng-table-pager .pagination li {
    display: inline-block;
    padding: 0 5px
}

    .ng-table-pager .pagination li.disabled a[ng-switch-when=first], .ng-table-pager .pagination li.disabled a[ng-switch-when=last], .ng-table-pager .pagination li.disabled a[ng-switch-when=page] {
        color: #000;
        font-family: DIN-Bold
    }

    .ng-table-pager .pagination li.disabled a[ng-switch-when=next], .ng-table-pager .pagination li.disabled a[ng-switch-when=prev] {
        visibility: hidden
    }

.table .checkbox-col {
    white-space: nowrap;
    text-align: center
}

.table .number-col {
    white-space: nowrap;
    text-align: right
}

.table .text-col {
    white-space: nowrap;
    text-align: left
}

.table .col75 {
    width: 75%
}

.table .col50 {
    width: 50%
}

.table .col45 {
    width: 45%
}

.table .col40 {
    width: 40%
}

.table .col35 {
    width: 35%
}

.table .col30 {
    width: 30%
}

.table .col25 {
    width: 25%
}

.table .col20 {
    width: 20%
}

.table .col15 {
    width: 15%
}

.table .col10 {
    width: 10%
}

.table .col5 {
    width: 5%
}

.form-group .input-group-addon, .form-group input.form-control, .input-group .input-group-addon, .input-group input.form-control {
    border: 0;
    color: #000;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none
}

.form-group input.form-control, .input-group input.form-control {
    border: 1px solid #8d8d8d;
    padding-right: 22px
}

.form-group .form-control:hover, .input-group .form-control:hover {
    background-color: #29c3e6 !important;
    color: #fff
}

.form-group .form-control:focus, .input-group .form-control:focus {
    box-shadow: none
}

.form-group .form-control[disabled], .form-group .form-control[readonly], .input-group .form-control[disabled], .input-group .form-control[readonly] {
    cursor: default
}

    .form-group .form-control[disabled] + .input-group-addon, .form-group .form-control[readonly] + .input-group-addon, .input-group .form-control[disabled] + .input-group-addon, .input-group .form-control[readonly] + .input-group-addon {
        display: none
    }

.form-group input.form-control:focus, .input-group input.form-control:focus {
    box-shadow: 0 0 5px #29c3e6;
    border: 1px solid #09a9cd
}

.pac-container {
    z-index: 1051
}

.input-xs .input-group input.form-control {
    width: 30px;
    padding: 4px 6px
}

.w1-textinput .error-message, .w2-textarea .error-message, .w3-dropdown .error-message, .w4-typeahead .error-message, .w4-typeaheadx .error-message, ag-date-picker .error-message {
    color: red;
    position: absolute;
    top: -14px;
    font-size: 12px
}

.w1-textinput, .w2-textarea, .w3-dropdown, .w4-typeaheadx {
    position: relative
}

    .w1-textinput ng-form.ng-dirty.ng-invalid .input-group, .w2-textarea ng-form.ng-dirty.ng-invalid .input-group, .w3-dropdown ng-form.ng-dirty.ng-invalid .input-group, .w4-typeaheadx ng-form.ng-dirty.ng-invalid .input-group {
        border: 1px solid red
    }

    .w1-textinput ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon > .icon:not(:hover), .w2-textarea ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon > .icon:not(:hover), .w3-dropdown ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon > .icon:not(:hover), .w4-typeaheadx ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon > .icon:not(:hover) {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
        background-color: #fff;
        display: block
    }

.input-group {
    width: 100%
}

    .input-group .input-group-addon {
        margin-top: 5px;
        padding: 0;
        width: 20px;
        position: absolute;
        right: 2px;
        bottom: 5px;
        z-index: 3
    }

        .input-group .input-group-addon .icon {
            display: none;
            height: 20px;
            width: 20px
        }

    .input-group .icon-calendar {
        background: url(/images/icon_victor_sprites.svg) -248px -591px no-repeat;
        background-color: #e6e6e6;
        cursor: pointer
    }

    .input-group input:hover + .input-group-addon {
        background-color: #29c3e6
    }

    .input-group:focus {
        box-shadow: 0 0 5px #29c3e6;
        border: 1px solid #09a9cd
    }

input[type=number].no-spinner::-webkit-inner-spin-button, input[type=number].no-spinner::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w1-textinput .input-group input:focus + .input-group-addon > .icon {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -200px -340px;
    background-color: #fff;
    cursor: pointer;
    display: block
}

.w1-textinput .input-group:hover:not(.focus) .input-group-addon, .w1-textinput .input-group:hover:not(.focus) input {
    border-radius: 0;
    box-shadow: none;
    background-color: #29c3e6;
    color: #fff
}

    .w1-textinput .input-group:hover:not(.focus) .input-group-addon > .icon, .w1-textinput .input-group:hover:not(.focus) input > .icon {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -295px -842px;
        background-color: #29c3e6;
        cursor: pointer;
        display: block
    }

.w2-textarea .input-group {
    position: relative
}

    .w2-textarea .input-group > .icon {
        position: absolute;
        height: 20px;
        width: 20px;
        bottom: 5px;
        right: 5px
    }

    .w2-textarea .input-group textarea {
        border-radius: 0;
        border-width: 0
    }

        .w2-textarea .input-group textarea.resize-both {
            resize: both
        }

        .w2-textarea .input-group textarea.resize-none {
            resize: none
        }

        .w2-textarea .input-group textarea.resize-vertical {
            resize: vertical
        }

        .w2-textarea .input-group textarea.resize-horizontal {
            resize: horizontal
        }

.w2-textarea ng-form.ng-dirty.ng-invalid .icon {
    background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
    display: table-cell;
    z-index: 10
}

.ag-label, .control-label, .label-text {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    padding-right: 0;
    text-align: right
}

    .ag-label.text-left, .control-label.text-left, .label-text.text-left {
        text-align: left
    }

    .ag-label.text-center, .control-label.text-center, .label-text.text-center {
        text-align: center
    }

    .ag-label.text-right, .control-label.text-right, .label-text.text-right {
        text-align: right
    }

    .ag-label .label-wrapper, .control-label .label-wrapper, .label-text .label-wrapper {
        width: 100%;
        display: table;
        text-transform: uppercase;
        min-height: 30px
    }

        .ag-label .label-wrapper label, .control-label .label-wrapper label, .label-text .label-wrapper label {
            display: table-cell;
            vertical-align: middle
        }

    .ag-label strong, .control-label strong, .label-text strong {
        display: inline;
        color: red
    }

.ag-upload img {
    max-width: 250px;
    max-height: 250px;
    margin: 5px 0
}

.w5-checkbox {
    white-space: nowrap
}

    .w5-checkbox .ag-label .label-wrapper label {
        text-transform: none;
        font-weight: 400;
        white-space: normal;
        width: auto;
        word-break: break-all;
        vertical-align: bottom
    }

    .w5-checkbox .btn-checkbox {
        padding: 0;
        width: 18px;
        height: 18px;
        margin-top: -2px;
        margin-right: 10px;
        background-color: #e6e6e6;
        outline: 0;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        vertical-align: initial
    }

        .w5-checkbox .btn-checkbox.indeterminate {
            background: #e6e6e6 url(/images/icon_victor_sprites.svg) -249px -272px no-repeat;
            outline: 0
        }

        .w5-checkbox .btn-checkbox.active {
            background: #fff url(/images/icon_victor_sprites.svg) -250px -182px no-repeat;
            outline: 0
        }

        .w5-checkbox .btn-checkbox:disabled {
            background: #f7f7f7
        }

            .w5-checkbox .btn-checkbox:disabled.indeterminate {
                background: #f7f7f7 url(/images/icon_victor_sprites.svg) -249px -272px no-repeat;
                box-shadow: none;
                outline: 0
            }

            .w5-checkbox .btn-checkbox:disabled.active {
                background: #f7f7f7 url(/images/icon_victor_sprites.svg) -250px -182px no-repeat;
                box-shadow: none;
                outline: 0
            }

    .w5-checkbox label:hover .btn-checkbox {
        background: #747474
    }

        .w5-checkbox label:hover .btn-checkbox.active {
            background: #747474 url(/images/icon_victor_sprites.svg) -250px -227px no-repeat;
            outline: 0
        }

.w6-radiobutton {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden
}

    .w6-radiobutton .ag-label .label-wrapper label {
        vertical-align: bottom;
        font-weight: 400;
        text-transform: initial
    }

    .w6-radiobutton button:hover {
        border-color: transparent
    }

    .w6-radiobutton .btn-radio {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 0;
        border-radius: 10px;
        background: transparent url(/images/icon_victor_sprites.svg) -249px -409px no-repeat;
        margin-right: 5px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: super
    }

        .w6-radiobutton .btn-radio.active, .w6-radiobutton .btn-radio:active {
            background: transparent url(/images/icon_victor_sprites.svg) -249px -363px no-repeat;
            outline: 0;
            box-shadow: none
        }

        .w6-radiobutton .btn-radio:hover {
            background: transparent url(/images/icon_victor_sprites.svg) -249px -455px no-repeat
        }

        .w6-radiobutton .btn-radio.disabled, .w6-radiobutton .btn-radio[disabled] {
            border: 0
        }

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

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

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

.w1-input2, .w10-datepicker2 {
    display: block;
    position: relative
}

    .w1-input2 input.form-control, .w10-datepicker2 input.form-control {
        border: 1px solid #8d8d8d;
        padding-right: 22px;
        color: #000;
        background-color: #fff;
        border-radius: 0;
        box-shadow: none
    }

        .w1-input2 input.form-control:disabled, .w10-datepicker2 input.form-control:disabled {
            background-color: #f7f7f7;
            cursor: not-allowed
        }

            .w1-input2 input.form-control:disabled + span.icon, .w10-datepicker2 input.form-control:disabled + span.icon {
                display: none
            }

        .w1-input2 input.form-control:focus, .w10-datepicker2 input.form-control:focus {
            box-shadow: 0 0 5px #29c3e6;
            border: 1px solid #09a9cd
        }

    .w1-input2 > span.icon, .w10-datepicker2 > span.icon {
        display: none;
        height: 20px;
        position: absolute;
        right: 1px;
        top: 5px;
        width: 20px
    }

    .w1-input2 input:focus + span.icon, .w1-input2:hover > span.icon, .w10-datepicker2 input:focus + span.icon, .w10-datepicker2:hover > span.icon {
        background-color: transparent;
        cursor: pointer;
        display: inline-block
    }

    .w1-input2:hover input.form-control, .w10-datepicker2:hover input.form-control {
        background-color: #29c3e6 !important;
        color: #fff
    }

    .w1-input2:hover input:focus + span.icon, .w1-input2:hover > span.icon, .w10-datepicker2:hover input:focus + span.icon, .w10-datepicker2:hover > span.icon {
        background-color: transparent
    }

    .w1-input2:hover input + span.icon:hover, .w10-datepicker2:hover input + span.icon:hover {
        -webkit-filter: drop-shadow(0px 0 2px #fff);
        filter: drop-shadow(0px 0 2px #fff)
    }

    .w1-input2.ng-dirty.ng-invalid input, .w10-datepicker2.ng-dirty.ng-invalid input {
        border: 1px solid red
    }

    .w1-input2.ng-dirty.ng-invalid:not(:focus):not(:hover) > span.icon:not(:hover), .w10-datepicker2.ng-dirty.ng-invalid:not(:focus):not(:hover) > span.icon:not(:hover) {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
        background-color: #fff;
        display: inline-block
    }

    .w1-input2 .errors, .w10-datepicker2 .errors {
        display: block;
        position: relative
    }

        .w1-input2 .errors .error-message, .w10-datepicker2 .errors .error-message {
            color: red;
            display: block;
            padding-left: 2px;
            position: absolute;
            top: -15px;
            font-size: 12px
        }

    .w10-datepicker2 > span.icon svg, .w10-datepicker2 > span.icon svg path {
        fill: #757575
    }

    .w10-datepicker2:hover > span.icon {
        background-color: transparent
    }

        .w10-datepicker2:hover > span.icon svg, .w10-datepicker2:hover > span.icon svg path {
            fill: #fff
        }

    .w1-input2 > span[tooltip] ~ span.icon {
        display: none
    }

    .w1-input2 input:focus + span.icon, .w1-input2:hover > span.icon {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -200px -340px
    }

    .w1-input2:hover input:focus + span.icon, .w1-input2:hover > span.icon {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -295px -842px
    }

ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu {
    border-top: 0;
    padding: 0;
    margin-top: 0;
    border-radius: 0;
    left: 0;
    width: 100%
}

    ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu strong {
        color: #29c3e6
    }

    ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu li {
        position: relative
    }

        ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu li > a {
            background-color: #e6e6e6;
            color: #000;
            padding-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis
        }

    ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu > .active > a, ag-input2.w4-autocomplete > ng-form > ul.dropdown-menu > .active > a:focus {
        background-color: #313131;
        color: #fff
    }

.w3-dropdown, .w4-typeaheadx {
    position: relative
}

    .w3-dropdown ng-form.ng-invalid.ng-dirty .input-group-addon > .icon, .w4-typeaheadx ng-form.ng-invalid.ng-dirty .input-group-addon > .icon {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
        display: table-cell
    }

    .w3-dropdown div.input-group > input.form-control, .w4-typeaheadx div.input-group > input.form-control {
        cursor: default
    }

    .w3-dropdown div.input-group:hover > .form-control, .w3-dropdown div.input-group:hover > .input-group-addon, .w4-typeaheadx div.input-group:hover > .form-control, .w4-typeaheadx div.input-group:hover > .input-group-addon {
        background-color: #29c3e6;
        color: #fff
    }

    .w3-dropdown div.input-group .input-group-addon > .icon-dropdown, .w4-typeaheadx div.input-group .input-group-addon > .icon-dropdown {
        display: none;
        position: absolute;
        bottom: -4px;
        right: -1px;
        width: 15px;
        height: 15px;
        background: url(/images/icon_victor_sprites.svg) -230px -889px no-repeat
    }

    .w3-dropdown div.input-group[aria-expanded=false] .input-group-addon > .icon-dropdown, .w4-typeaheadx div.input-group[aria-expanded=false] .input-group-addon > .icon-dropdown {
        display: block
    }

    .w3-dropdown .dropdown-menu, .w4-typeaheadx .dropdown-menu {
        border-top: 0;
        padding: 0;
        margin-top: 0;
        border-radius: 0;
        left: 0;
        width: 100%;
        max-height: 15em;
        overflow-y: auto
    }

        .w3-dropdown .dropdown-menu strong, .w4-typeaheadx .dropdown-menu strong {
            color: #29c3e6
        }

        .w3-dropdown .dropdown-menu li, .w4-typeaheadx .dropdown-menu li {
            position: relative
        }

            .w3-dropdown .dropdown-menu li .icon-clear, .w4-typeaheadx .dropdown-menu li .icon-clear {
                position: absolute;
                right: 4px;
                top: 3px;
                display: none
            }

            .w3-dropdown .dropdown-menu li > a, .w4-typeaheadx .dropdown-menu li > a {
                background-color: #fff;
                color: #000;
                padding-left: 10px;
                overflow: hidden;
                text-overflow: ellipsis
            }

            .w3-dropdown .dropdown-menu li:hover > .icon-clear, .w4-typeaheadx .dropdown-menu li:hover > .icon-clear {
                display: inline-block
            }

            .w3-dropdown .dropdown-menu li:hover > a, .w4-typeaheadx .dropdown-menu li:hover > a {
                background-color: #29c3e6;
                color: #fff
            }

            .w3-dropdown .dropdown-menu li > span.icon-dropdown, .w4-typeaheadx .dropdown-menu li > span.icon-dropdown {
                background: url(/images/icon_victor_sprites.svg) -230px -889px no-repeat;
                position: absolute;
                bottom: 0;
                right: 0;
                width: 15px;
                height: 15px;
                display: inline-block
            }

            .w3-dropdown .dropdown-menu li.clear-selection, .w3-dropdown .dropdown-menu li.extra-option, .w4-typeaheadx .dropdown-menu li.clear-selection, .w4-typeaheadx .dropdown-menu li.extra-option {
                font-style: italic
            }

        .w3-dropdown .dropdown-menu > .active > a, .w3-dropdown .dropdown-menu > .active > a:focus, .w4-typeaheadx .dropdown-menu > .active > a, .w4-typeaheadx .dropdown-menu > .active > a:focus {
            background-color: #313131;
            color: #fff
        }

    .w3-dropdown .form-control[readonly] {
        cursor: pointer
    }

        .w3-dropdown .form-control[readonly] + .input-group-addon {
            display: block
        }

.m4-actionbar .w3-dropdown > input.form-control, .m4-actionbar .w4-typeaheadx > input.form-control {
    background-color: #000;
    color: #fff
}

.m4-actionbar .w3-dropdown .dropdown-menu li > a, .m4-actionbar .w4-typeaheadx .dropdown-menu li > a {
    background-color: #fff;
    color: #000
}

    .m4-actionbar .w3-dropdown .dropdown-menu li > a:hover, .m4-actionbar .w4-typeaheadx .dropdown-menu li > a:hover {
        background-color: #29c3e6;
        color: #fff
    }

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

.w3-2-actionbar-dropdown.dropdown-center .dropdown-menu {
    right: -50%;
    left: -50%
}

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

.w3-2-actionbar-dropdown button {
    border: 0;
    margin-top: 11px;
    padding: 7px 10px
}

.w3-2-actionbar-dropdown span.icon-dropdown {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(/images/icon_victor_sprites.svg) -230px -889px no-repeat
}

.w3-2-actionbar-dropdown ul {
    margin-top: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #000
}

    .w3-2-actionbar-dropdown ul li {
        float: none;
        line-height: 30px
    }

        .w3-2-actionbar-dropdown ul li.disabled {
            pointer-events: none;
            cursor: none
        }

        .w3-2-actionbar-dropdown ul li a {
            color: #fff;
            padding: 5px 10px
        }

            .w3-2-actionbar-dropdown ul li a:hover {
                background-color: #29c3e6;
                color: #000
            }

.w4-typeahead {
    position: relative
}

    .w4-typeahead span.twitter-typeahead {
        width: 100%;
        vertical-align: top
    }

    .w4-typeahead span.input-group-addon {
        position: absolute;
        top: 0;
        right: 0;
        height: 30px;
        margin-top: 0;
        background-color: transparent;
        z-index: 10
    }

        .w4-typeahead span.input-group-addon span.icon-dropdown:not(.collapsible-open) {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 15px;
            height: 15px;
            display: inline-block;
            background: url(/images/icon_victor_sprites.svg) -230px -889px no-repeat
        }

    .w4-typeahead ng-form.ng-dirty.ng-invalid .twitter-typeahead {
        border: 1px solid red
    }

    .w4-typeahead ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon {
        padding-top: 5px
    }

        .w4-typeahead ng-form.ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon .icon:not(:hover) {
            background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
            background-color: transparent;
            display: block
        }

    .w4-typeahead span.tt-dropdown-menu {
        background-color: #fff;
        border: 1px solid #8b8b8b;
        width: 100%;
        max-height: 15em;
        overflow-y: auto
    }

        .w4-typeahead span.tt-dropdown-menu .tt-suggestion {
            padding: 3px 0 3px 10px
        }

            .w4-typeahead span.tt-dropdown-menu .tt-suggestion .tt-highlight {
                color: #29c3e6
            }

            .w4-typeahead span.tt-dropdown-menu .tt-suggestion:hover {
                background-color: #29c3e6;
                color: #fff
            }

                .w4-typeahead span.tt-dropdown-menu .tt-suggestion:hover .tt-highlight {
                    color: #fff;
                    font-weight: 700
                }

        .w4-typeahead span.tt-dropdown-menu .tt-cursor {
            background-color: #313131;
            color: #fff
        }

        .w4-typeahead span.tt-dropdown-menu p {
            margin-bottom: 0
        }

.m8-1-single-level-filter, .m8-2-multi-level-filter {
    position: relative
}

    .m8-1-single-level-filter .dropdown-menu, .m8-2-multi-level-filter .dropdown-menu {
        margin-top: 0;
        border: 0;
        border-radius: 0;
        background-color: #262626;
        color: #ccc;
        padding: 0 10px;
        overflow-y: scroll
    }

        .m8-1-single-level-filter .dropdown-menu .w5-checkbox, .m8-2-multi-level-filter .dropdown-menu .w5-checkbox {
            display: block
        }

            .m8-1-single-level-filter .dropdown-menu .w5-checkbox:not(:first-child), .m8-2-multi-level-filter .dropdown-menu .w5-checkbox:not(:first-child) {
                border-top: 1px solid #747474
            }

            .m8-1-single-level-filter .dropdown-menu .w5-checkbox label, .m8-2-multi-level-filter .dropdown-menu .w5-checkbox label {
                margin: 0
            }

    .m8-1-single-level-filter button.action-filter, .m8-2-multi-level-filter button.action-filter {
        border: 0
    }

    .m8-1-single-level-filter .clear-all-btn, .m8-2-multi-level-filter .clear-all-btn {
        margin-bottom: 10px
    }

    .m8-2-multi-level-filter .dropdown-menu {
        width: 330px;
        min-height: 120px;
        max-height: 300px
    }

        .m8-2-multi-level-filter .dropdown-menu li {
            border-top: 1px solid #747474
        }

        .m8-2-multi-level-filter .dropdown-menu .filter-group {
            cursor: pointer
        }

        .m8-2-multi-level-filter .dropdown-menu .filter {
            display: inline-block
        }

        .m8-2-multi-level-filter .dropdown-menu label {
            color: #fff
        }

        .m8-2-multi-level-filter .dropdown-menu .icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-top: 5px
        }

            .m8-2-multi-level-filter .dropdown-menu .icon.icon-closed {
                background: url(/images/icon_victor_sprites.svg) no-repeat -200px -40px
            }

            .m8-2-multi-level-filter .dropdown-menu .icon.icon-open {
                background: url(/images/icon_victor_sprites.svg) no-repeat -200px -80px
            }

        .m8-2-multi-level-filter .dropdown-menu .second-menu-list > li > .filter {
            margin-left: 25px
        }

.w7-3-tabs.panel-body {
    padding: 0;
    width: auto
}

    .w7-3-tabs.panel-body .nav-tabs {
        border: 0;
        background-color: #262626;
        white-space: nowrap;
        list-style: none;
        width: 100%;
        overflow: hidden;
        padding-left: 0
    }

        .w7-3-tabs.panel-body .nav-tabs li {
            background-color: #000;
            color: #29c3e6;
            font: 700 18px DIN;
            text-transform: uppercase;
            display: -webkit-inline-flex;
            display: inline-flex
        }

            .w7-3-tabs.panel-body .nav-tabs li a {
                border: 0;
                border-radius: 0;
                padding: 15px 20px;
                margin-right: 0
            }

                .w7-3-tabs.panel-body .nav-tabs li a:hover {
                    background-color: #5b5b5b;
                    cursor: pointer
                }

                .w7-3-tabs.panel-body .nav-tabs li a tab-heading .icon-danger-red {
                    display: inline-block;
                    float: right;
                    margin-left: 6px
                }

            .w7-3-tabs.panel-body .nav-tabs li.active a:hover {
                cursor: default;
                background-color: #fff
            }

            .w7-3-tabs.panel-body .nav-tabs li:hover:not(.active) {
                background-color: #5b5b5b;
                cursor: pointer
            }

        .w7-3-tabs.panel-body .nav-tabs .btn-next button, .w7-3-tabs.panel-body .nav-tabs .btn-previous button {
            outline: 0;
            border: 0;
            color: transparent;
            height: 54px;
            width: 54px
        }

            .w7-3-tabs.panel-body .nav-tabs .btn-next button:hover, .w7-3-tabs.panel-body .nav-tabs .btn-previous button:hover {
                cursor: pointer
            }

        .w7-3-tabs.panel-body .nav-tabs .btn-previous button {
            background: #262626 url(/images/icon_victor_sprites.svg) no-repeat -274px -484px
        }

            .w7-3-tabs.panel-body .nav-tabs .btn-previous button.disabled {
                background: #535353 url(/images/icon_victor_sprites.svg) no-repeat -274px -414px
            }

                .w7-3-tabs.panel-body .nav-tabs .btn-previous button.disabled:hover {
                    cursor: default
                }

        .w7-3-tabs.panel-body .nav-tabs .btn-next button {
            background: #262626 url(/images/icon_victor_sprites.svg) no-repeat -272px -450px
        }

            .w7-3-tabs.panel-body .nav-tabs .btn-next button.disabled {
                background: #535353 url(/images/icon_victor_sprites.svg) no-repeat -272px -380px
            }

                .w7-3-tabs.panel-body .nav-tabs .btn-next button.disabled:hover {
                    cursor: default
                }

    .w7-3-tabs.panel-body .tab-pane {
        padding: 15px 20px
    }

        .w7-3-tabs.panel-body .tab-pane:after, .w7-3-tabs.panel-body .tab-pane:before {
            content: " ";
            display: table
        }

        .w7-3-tabs.panel-body .tab-pane:after {
            clear: both
        }

.accordion-wrapper .accordion-panel {
    border: 0
}

    .accordion-wrapper .accordion-panel .panel-heading {
        padding: 0;
        background: #262626;
        min-height: 26px;
        line-height: 20px;
        cursor: pointer
    }

        .accordion-wrapper .accordion-panel .panel-heading .panel-title {
            font-size: 1em;
            line-height: 20px;
            width: 93%;
            display: inline-block;
            position: relative;
            border: 2px solid transparent
        }

        .accordion-wrapper .accordion-panel .panel-heading .icon-arrow-closed {
            float: left;
            width: 20px;
            height: 20px;
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -214px
        }

        .accordion-wrapper .accordion-panel .panel-heading:hover .icon-arrow-closed {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -41px
        }

        .accordion-wrapper .accordion-panel .panel-heading .icon-arrow-opened {
            float: left;
            width: 20px;
            height: 20px;
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -253px
        }

        .accordion-wrapper .accordion-panel .panel-heading:hover .icon-arrow-opened {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -80px
        }

    .accordion-wrapper .accordion-panel + .accordion-panel {
        margin-top: 2px
    }

.w18-list-builder .source-list > li:not(.empty), .w18-list-builder .target-list > li:not(.empty) {
    background-color: #e6e6e6;
    margin: 5px 0;
    padding: .5em 1em;
    width: 100%
}

.w18-list-builder .source-list > li.empty, .w18-list-builder .target-list > li.empty {
    font-family: DIN-Bold
}

.w18-list-builder .source-list > li.active, .w18-list-builder .target-list > li.active {
    background-color: #29c3e6;
    opacity: .8;
    filter: alpha(opacity=80)
}

.w18-list-builder .source-list > li.drop-target, .w18-list-builder .target-list > li.drop-target {
    border-top: 1px solid #29c3e6;
    box-shadow: #29c3e6 0 0 20px
}

.w18-list-builder .source-list.drop-target, .w18-list-builder .target-list.drop-target {
    border-bottom: 2px solid #29c3e6;
    box-shadow: #29c3e6 0 0 20px
}

.w18-list-builder .ag-label {
    width: 100%;
    text-align: center
}

.w18-list-builder .to-source, .w18-list-builder .to-target {
    display: block;
    background-color: transparent;
    border: 0;
    color: #000;
    cursor: pointer;
    font-family: DIN-Bold;
    font-size: 1.5em;
    margin: auto
}

    .w18-list-builder .to-target > span:before {
        content: "\003e"
    }

    .w18-list-builder .to-source > span:before {
        content: "\003c"
    }

.w17-multiselect {
    padding: 10px;
    width: 90%;
    margin-bottom: 20px
}

    .w17-multiselect > h3 {
        font-size: 1em;
        font-family: DIN-Bold;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .w17-multiselect.collapsible {
        background-color: #e6e6e6
    }

        .w17-multiselect.collapsible .w5-checkbox button {
            background-color: #fff
        }

        .w17-multiselect.collapsible > h3 {
            cursor: pointer
        }

            .w17-multiselect.collapsible > h3 .icon {
                content: "";
                display: inline-block;
                width: 20px;
                height: 20px;
                vertical-align: -3px;
                background: url(/images/icon_victor_sprites.svg) no-repeat -200px -40px
            }

            .w17-multiselect.collapsible > h3 + div {
                margin-top: 10px;
                padding-top: 10px;
                border-top: 1px solid #fff
            }

            .w17-multiselect.collapsible > h3.collapsible-open {
                margin-bottom: 10px;
                border-bottom: 1px solid #fff
            }

                .w17-multiselect.collapsible > h3.collapsible-open .icon {
                    background: url(/images/icon_victor_sprites.svg) no-repeat -200px -83px
                }

.w10-datepicker .dropdown-menu {
    background-color: #ebebeb;
    width: auto;
    padding: 0 5px 5px;
    border-radius: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 40px;
    box-shadow: 0 0 5px #29c3e6
}

    .w10-datepicker .dropdown-menu li:last-child {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%
    }

        .w10-datepicker .dropdown-menu li:last-child > button {
            display: none
        }

        .w10-datepicker .dropdown-menu li:last-child span {
            width: 100%
        }

            .w10-datepicker .dropdown-menu li:last-child span button:first-child {
                float: right
            }

    .w10-datepicker .dropdown-menu table, .w10-datepicker .dropdown-menu table:focus {
        outline: 0;
        width: 100%;
        border-spacing: 5px;
        border-collapse: separate
    }

        .w10-datepicker .dropdown-menu table:focus[ng-switch-when=year] td, .w10-datepicker .dropdown-menu table[ng-switch-when=year] td {
            width: 20%
        }

        .w10-datepicker .dropdown-menu table:focus[ng-switch-when=month] td, .w10-datepicker .dropdown-menu table[ng-switch-when=month] td {
            width: 33%
        }

        .w10-datepicker .dropdown-menu table:focus[ng-switch-when=day] th:nth-child(2), .w10-datepicker .dropdown-menu table[ng-switch-when=day] th:nth-child(2) {
            max-width: 170px
        }

            .w10-datepicker .dropdown-menu table:focus[ng-switch-when=day] th:nth-child(2) button, .w10-datepicker .dropdown-menu table[ng-switch-when=day] th:nth-child(2) button {
                min-width: 210px;
                margin-left: -22px
            }

        .w10-datepicker .dropdown-menu table:focus[ng-switch-when=day] td, .w10-datepicker .dropdown-menu table[ng-switch-when=day] td {
            width: 14.28%
        }

    .w10-datepicker .dropdown-menu thead {
        text-transform: uppercase;
        color: #000
    }

        .w10-datepicker .dropdown-menu thead span {
            width: auto
        }

        .w10-datepicker .dropdown-menu thead tr:first-child button {
            opacity: 0;
            height: 50px
        }

        .w10-datepicker .dropdown-menu thead tr:first-child th:first-child, .w10-datepicker .dropdown-menu thead tr:first-child th:last-child {
            display: block;
            position: absolute;
            width: 16px;
            height: 40px;
            overflow: hidden;
            margin-top: 8px
        }

        .w10-datepicker .dropdown-menu thead tr:first-child th:first-child {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -114px;
            left: 4px
        }

        .w10-datepicker .dropdown-menu thead tr:first-child th:nth-child(2) {
            color: #fff
        }

            .w10-datepicker .dropdown-menu thead tr:first-child th:nth-child(2) button {
                opacity: 1;
                background: 0 0;
                border: 0;
                color: #000 !important
            }

                .w10-datepicker .dropdown-menu thead tr:first-child th:nth-child(2) button strong {
                    font-weight: 400;
                    font-family: DIN;
                    font-size: 24px
                }

        .w10-datepicker .dropdown-menu thead tr:first-child th:last-child {
            right: 8px;
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -157px
        }

        .w10-datepicker .dropdown-menu thead tr:nth-child(2) th {
            padding-bottom: 5px
        }

        .w10-datepicker .dropdown-menu thead tr:nth-child(2) small {
            font-size: 12px;
            font-family: DIN-Bold
        }

    .w10-datepicker .dropdown-menu tbody td .btn {
        font: 18px DIN-Bold;
        padding: 0;
        height: 41px;
        background-color: #fff;
        color: #fff;
        border: 0;
        border-radius: 0;
        min-width: 28px;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        .w10-datepicker .dropdown-menu tbody td .btn span {
            color: #000
        }

        .w10-datepicker .dropdown-menu tbody td .btn:hover {
            background-color: #ccc;
            cursor: pointer
        }

            .w10-datepicker .dropdown-menu tbody td .btn:hover span {
                color: #000
            }

        .w10-datepicker .dropdown-menu tbody td .btn.active {
            background-color: #29c3e6
        }

            .w10-datepicker .dropdown-menu tbody td .btn.active span {
                color: #fff;
                border: 0
            }

        .w10-datepicker .dropdown-menu tbody td .btn[disabled] {
            background: url(/images/icon_victor_sprites.svg) -294px -595px no-repeat;
            opacity: 1;
            background-color: #ebebeb
        }

        .w10-datepicker .dropdown-menu tbody td .btn span.text-muted {
            display: block;
            border: 0;
            background-color: #ccc;
            color: #818181;
            height: 100%;
            padding-top: 11px
        }

    .w10-datepicker .dropdown-menu tbody td .text-info {
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #fff;
        border: 1px solid #fff;
        padding-top: 12px
    }

.w10-datepicker .ng-dirty.ng-invalid {
    border: 1px solid red
}

    .w10-datepicker .ng-dirty.ng-invalid:not(:focus):not(:hover) .input-group-addon > .icon:not(:hover) {
        background: url(/bower_components/ag-ui-layout/dist/images/icon_victor_sprites.svg) no-repeat -230px -797px;
        background-color: #e6e6e6;
        display: table-cell
    }

[datepicker-popup-wrap] {
    background-color: #ebebeb;
    width: auto;
    padding: 0 5px 5px;
    border-radius: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 40px;
    box-shadow: 0 0 5px #29c3e6
}

    [datepicker-popup-wrap] li:last-child {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%
    }

        [datepicker-popup-wrap] li:last-child > button {
            display: none
        }

        [datepicker-popup-wrap] li:last-child span {
            width: 100%
        }

            [datepicker-popup-wrap] li:last-child span button:first-child {
                float: right
            }

    [datepicker-popup-wrap] table, [datepicker-popup-wrap] table:focus {
        outline: 0;
        width: 100%;
        border-spacing: 5px;
        border-collapse: separate
    }

        [datepicker-popup-wrap] table:focus[ng-switch-when=year] td, [datepicker-popup-wrap] table[ng-switch-when=year] td {
            width: 20%
        }

        [datepicker-popup-wrap] table:focus[ng-switch-when=month] td, [datepicker-popup-wrap] table[ng-switch-when=month] td {
            width: 33%
        }

        [datepicker-popup-wrap] table:focus[ng-switch-when=day] th:nth-child(2), [datepicker-popup-wrap] table[ng-switch-when=day] th:nth-child(2) {
            max-width: 170px
        }

            [datepicker-popup-wrap] table:focus[ng-switch-when=day] th:nth-child(2) button, [datepicker-popup-wrap] table[ng-switch-when=day] th:nth-child(2) button {
                min-width: 210px;
                margin-left: -22px
            }

        [datepicker-popup-wrap] table:focus[ng-switch-when=day] td, [datepicker-popup-wrap] table[ng-switch-when=day] td {
            width: 14.28%
        }

    [datepicker-popup-wrap] thead {
        text-transform: uppercase;
        color: #000
    }

        [datepicker-popup-wrap] thead span {
            width: auto
        }

        [datepicker-popup-wrap] thead tr:first-child button {
            opacity: 0;
            height: 50px
        }

        [datepicker-popup-wrap] thead tr:first-child th:first-child, [datepicker-popup-wrap] thead tr:first-child th:last-child {
            display: block;
            position: absolute;
            width: 16px;
            height: 40px;
            overflow: hidden;
            margin-top: 8px
        }

        [datepicker-popup-wrap] thead tr:first-child th:first-child {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -114px;
            left: 4px
        }

        [datepicker-popup-wrap] thead tr:first-child th:nth-child(2) {
            color: #fff
        }

            [datepicker-popup-wrap] thead tr:first-child th:nth-child(2) button {
                opacity: 1;
                background: 0 0;
                border: 0;
                color: #000 !important
            }

                [datepicker-popup-wrap] thead tr:first-child th:nth-child(2) button strong {
                    font-weight: 400;
                    font-family: DIN;
                    font-size: 24px
                }

        [datepicker-popup-wrap] thead tr:first-child th:last-child {
            right: 8px;
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -157px
        }

        [datepicker-popup-wrap] thead tr:nth-child(2) th {
            padding-bottom: 5px
        }

        [datepicker-popup-wrap] thead tr:nth-child(2) small {
            font-size: 12px;
            font-family: DIN-Bold
        }

    [datepicker-popup-wrap] tbody td .btn {
        font: 18px DIN-Bold;
        padding: 0;
        height: 41px;
        background-color: #fff;
        color: #fff;
        border: 0;
        border-radius: 0;
        min-width: 28px;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        [datepicker-popup-wrap] tbody td .btn span {
            color: #000
        }

        [datepicker-popup-wrap] tbody td .btn:hover {
            background-color: #ccc;
            cursor: pointer
        }

            [datepicker-popup-wrap] tbody td .btn:hover span {
                color: #000
            }

        [datepicker-popup-wrap] tbody td .btn.active {
            background-color: #29c3e6
        }

            [datepicker-popup-wrap] tbody td .btn.active span {
                color: #fff;
                border: 0
            }

        [datepicker-popup-wrap] tbody td .btn[disabled] {
            background: url(/images/icon_victor_sprites.svg) -294px -595px no-repeat;
            opacity: 1;
            background-color: #ebebeb
        }

        [datepicker-popup-wrap] tbody td .btn span.text-muted {
            display: block;
            border: 0;
            background-color: #ccc;
            color: #818181;
            height: 100%;
            padding-top: 11px
        }

    [datepicker-popup-wrap] tbody td .text-info {
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #fff;
        border: 1px solid #fff;
        padding-top: 12px
    }

body.modal-open > ul[datepicker-popup-wrap] {
    z-index: 10001
}

.w10-datepicker-hidden input.form-control, .w10-datepicker-hidden span.input-group-addon {
    display: none
}

table.timepicker button.btn {
    color: #000;
    background: #e6e6e6;
    font: 400 14px DIN;
    padding: 8px 10px 9px
}

table.timepicker .btn {
    border: 0
}

    table.timepicker .btn.btn-link {
        color: #02aad0;
        background: 0 0
    }

table.timepicker tr > td.has-error > input {
    border: 1px solid red
}

table.timepicker input {
    padding: 7px 10px;
    height: auto
}

table.timepicker tr:nth-child(2) td:nth-child(1), table.timepicker tr:nth-child(2) td:nth-child(3) {
    padding: 0 6px
}

.w10-datepicker2 > span.icon {
    display: block
}

.w10-datepicker2 > span.icon-calendar {
    background: url(/images/icon_victor_sprites.svg) -248px -595px no-repeat;
    background-color: #e6e6e6;
    cursor: pointer
}

.w10-datepicker2 > span.icon:first-child, .w10-datepicker2 > span[tooltip] + span.icon {
    display: none
}

.w10-datepicker2 > .dropdown-menu {
    display: block;
    float: left;
    position: absolute;
    z-index: 100;
    background-color: #ebebeb;
    width: auto;
    padding: 0 5px 5px;
    border-radius: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 40px;
    box-shadow: 0 0 5px #29c3e6
}

    .w10-datepicker2 > .dropdown-menu li:last-child {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%
    }

        .w10-datepicker2 > .dropdown-menu li:last-child > button {
            display: none
        }

        .w10-datepicker2 > .dropdown-menu li:last-child span {
            width: 100%
        }

            .w10-datepicker2 > .dropdown-menu li:last-child span button:first-child {
                float: right
            }

    .w10-datepicker2 > .dropdown-menu table, .w10-datepicker2 > .dropdown-menu table:focus {
        outline: 0;
        width: 100%;
        border-spacing: 5px;
        border-collapse: separate
    }

        .w10-datepicker2 > .dropdown-menu table:focus[ng-switch-when=year] td, .w10-datepicker2 > .dropdown-menu table[ng-switch-when=year] td {
            width: 20%
        }

        .w10-datepicker2 > .dropdown-menu table:focus[ng-switch-when=month] td, .w10-datepicker2 > .dropdown-menu table[ng-switch-when=month] td {
            width: 33%
        }

        .w10-datepicker2 > .dropdown-menu table:focus[ng-switch-when=day] th:nth-child(2), .w10-datepicker2 > .dropdown-menu table[ng-switch-when=day] th:nth-child(2) {
            max-width: 170px
        }

            .w10-datepicker2 > .dropdown-menu table:focus[ng-switch-when=day] th:nth-child(2) button, .w10-datepicker2 > .dropdown-menu table[ng-switch-when=day] th:nth-child(2) button {
                min-width: 210px;
                margin-left: -22px
            }

        .w10-datepicker2 > .dropdown-menu table:focus[ng-switch-when=day] td, .w10-datepicker2 > .dropdown-menu table[ng-switch-when=day] td {
            width: 14.28%
        }

    .w10-datepicker2 > .dropdown-menu thead {
        text-transform: uppercase;
        color: #000
    }

        .w10-datepicker2 > .dropdown-menu thead span {
            width: auto
        }

        .w10-datepicker2 > .dropdown-menu thead tr:first-child button {
            opacity: 0;
            height: 50px
        }

        .w10-datepicker2 > .dropdown-menu thead tr:first-child th:first-child, .w10-datepicker2 > .dropdown-menu thead tr:first-child th:last-child {
            display: block;
            position: absolute;
            width: 16px;
            height: 40px;
            overflow: hidden;
            margin-top: 8px
        }

        .w10-datepicker2 > .dropdown-menu thead tr:first-child th:first-child {
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -114px;
            left: 4px
        }

        .w10-datepicker2 > .dropdown-menu thead tr:first-child th:nth-child(2) {
            color: #fff
        }

            .w10-datepicker2 > .dropdown-menu thead tr:first-child th:nth-child(2) button {
                opacity: 1;
                background: 0 0;
                border: 0;
                color: #000 !important
            }

                .w10-datepicker2 > .dropdown-menu thead tr:first-child th:nth-child(2) button strong {
                    font-weight: 400;
                    font-family: DIN;
                    font-size: 24px
                }

        .w10-datepicker2 > .dropdown-menu thead tr:first-child th:last-child {
            right: 8px;
            background: url(/images/icon_victor_sprites.svg) no-repeat -195px -157px
        }

        .w10-datepicker2 > .dropdown-menu thead tr:nth-child(2) th {
            padding-bottom: 5px
        }

        .w10-datepicker2 > .dropdown-menu thead tr:nth-child(2) small {
            font-size: 12px;
            font-family: DIN-Bold
        }

    .w10-datepicker2 > .dropdown-menu tbody td .btn {
        font: 18px DIN-Bold;
        padding: 0;
        height: 41px;
        background-color: #fff;
        color: #fff;
        border: 0;
        border-radius: 0;
        min-width: 28px;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        .w10-datepicker2 > .dropdown-menu tbody td .btn span {
            color: #000
        }

        .w10-datepicker2 > .dropdown-menu tbody td .btn:hover {
            background-color: #ccc;
            cursor: pointer
        }

            .w10-datepicker2 > .dropdown-menu tbody td .btn:hover span {
                color: #000
            }

        .w10-datepicker2 > .dropdown-menu tbody td .btn.active {
            background-color: #29c3e6
        }

            .w10-datepicker2 > .dropdown-menu tbody td .btn.active span {
                color: #fff;
                border: 0
            }

        .w10-datepicker2 > .dropdown-menu tbody td .btn[disabled] {
            background: url(/images/icon_victor_sprites.svg) -294px -595px no-repeat;
            opacity: 1;
            background-color: #ebebeb
        }

        .w10-datepicker2 > .dropdown-menu tbody td .btn span.text-muted {
            display: block;
            border: 0;
            background-color: #ccc;
            color: #818181;
            height: 100%;
            padding-top: 11px
        }

    .w10-datepicker2 > .dropdown-menu tbody td .text-info {
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #fff;
        border: 1px solid #fff;
        padding-top: 12px
    }

    .w10-datepicker2 > .dropdown-menu > .w10-datepicker-buttons {
        padding: 10px 9px 2px
    }

.disableClear > .w10-datepicker2 li.w10-datepicker-buttons > .btn-group > .btn-danger {
    display: none
}

.ag-html-popover {
    border-radius: 0;
    padding: 0
}

    .ag-html-popover .popover-title {
        text-transform: uppercase;
        border-radius: 0;
        background-color: #747474;
        color: #fff
    }

#usersPanel .col10 {
    width: 10%;
    text-align: left
}

#usersPanel .col15 {
    width: 15%;
    text-align: left
}

#usersPanel .col20 {
    width: 20%;
    white-space: nowrap;
    text-align: left
}

#usersPanel .search-top-margin {
    margin-top: 10px
}

#usersPanel .no-users-text {
    text-align: center;
    display: block;
    margin-top: 20px
}

#user-management-modal .small, #user-profile-modal .small {
    font-size: 12px
}

#user-management-modal .text-value, #user-profile-modal .text-value {
    padding-top: 5px
}

#user-management-modal .password-valid-icon, #user-profile-modal .password-valid-icon {
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: text-bottom
}

#user-management-modal .invalid-password, #user-profile-modal .invalid-password {
    background: url(/images/icon_victor_sprites.svg) -230px -797px no-repeat
}

#user-management-modal .valid-password, #user-profile-modal .valid-password {
    background: url(/images/icon_victor_sprites.svg) -200px -613px no-repeat
}

#user-management-modal .password-requirement, #user-profile-modal .password-requirement {
    font-family: DIN;
    font-weight: 400;
    padding-right: 5px
}

#user-management-modal .m10-notification, #user-profile-modal .m10-notification {
    position: fixed;
    top: 46px;
    left: 0;
    right: 0;
    z-index: 100
}

    #user-management-modal .m10-notification .alert, #user-profile-modal .m10-notification .alert {
        margin-bottom: 0
    }

        #user-management-modal .m10-notification .alert span, #user-profile-modal .m10-notification .alert span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-right: 50px
        }

#user-profile-modal .nav-tabs {
    border-bottom-color: #000
}

    #user-profile-modal .nav-tabs > li {
        margin-bottom: -1px
    }

        #user-profile-modal .nav-tabs > li > a {
            border-radius: 0;
            color: #000;
            background: #e6e6e6;
            text-transform: uppercase;
            border: 0;
            border-bottom: 1px solid #000;
            padding: 1px 20px 0;
            height: 50px;
            line-height: 50px
        }

        #user-profile-modal .nav-tabs > li.active > a {
            color: #000;
            background: #fff;
            padding: 0 19px;
            border: 1px solid #000;
            border-bottom: 0
        }

#user-profile-modal .tab-content {
    padding: 20px 10px
}

#user-profile-modal .security-question label {
    white-space: nowrap
}

#user-management-modal .ag-user-management-section {
    padding: 20px 0
}

    #user-management-modal .ag-user-management-section.contact, #user-management-modal .ag-user-management-section.password {
        padding-bottom: 0
    }

    #user-management-modal .ag-user-management-section ~ .ag-user-management-section {
        border-top: 1px solid #ddd
    }

#user-management-modal .clearfix.visible-xs, #user-management-modal .row {
    margin-bottom: 10px
}

#user-management-modal .ag-user-management-section.contact .clearfix.visible-xs {
    margin-bottom: 0
}

#user-management-modal .user-row-top-padding {
    padding-top: 10px
}

#user-management-modal .remove-padding {
    padding-right: 0
}

#user-management-modal .ag-user-management-section.roles > div ~ div {
    margin-top: 30px
}

#user-management-modal .ag-user-management-section.roles .row {
    margin-bottom: 5px
}

#user-management-modal .roles-wrapper {
    margin-left: 10px;
    display: inline-block;
    min-width: 50%
}

@media (min-width:992px) {
    #user-management-modal ul.roles-list {
        margin-left: -8px;
        -webkit-column-count: 2;
        -moz-column-count: 2
    }
}

#user-management-modal .user-checkbox {
    margin-left: 10px
}

#user-management-modal .text-in-view-mode {
    word-break: break-all
}

    #user-management-modal .text-in-view-mode .label-wrapper label {
        text-align: left;
        text-transform: none;
        font-weight: 400;
        line-height: 30px
    }

.ag-user-session-logs th {
    text-align: left
}

.ag-user-session-logs .user-log-filter {
    margin-top: 10px
}

    .ag-user-session-logs .user-log-filter .ag-label {
        color: #fff
    }

    .ag-user-session-logs .user-log-filter .action-dropdown {
        padding-top: 0
    }

.ag-user-session-logs .session-log-to-date .dropdown-menu {
    left: auto !important;
    right: 0
}

.ag-user-session-logs .session-log-username ~ .session-log-username {
    display: none
}

.ag-user-session-logs .no-users-text {
    font-size: 12px;
    margin: 20px 0;
    text-align: center
}

@media (min-width:600px) {
    .ag-user-session-logs .session-log-message {
        max-width: 150px
    }
}

@media (min-width:800px) {
    .ag-user-session-logs .session-log-message {
        max-width: 200px
    }
}

@media (min-width:1000px) {
    .ag-user-session-logs .session-log-message {
        max-width: 250px
    }
}

@media (min-width:1200px) {
    .ag-user-session-logs .session-log-message {
        max-width: 300px
    }
}

@media (min-width:1600px) {
    .ag-user-session-logs .session-log-message {
        max-width: 400px
    }
}

#ag-user-login, #property-select-wrapper {
    position: relative;
    left: -175px;
    margin-left: 50%;
    margin-top: 20px;
    width: 350px
}

    #ag-user-login img, #property-select-wrapper img {
        display: block;
        margin: 0 auto 50px;
        max-height: 350px;
        max-width: 350px
    }

        #ag-user-login img.no-logo, #property-select-wrapper img.no-logo {
            margin-top: 200px
        }

    #ag-user-login .row.tenant, #ag-user-login .row.username {
        margin-top: 10px;
        margin-bottom: 30px
    }

    #ag-user-login .row.password {
        margin-bottom: 15px
    }

    #ag-user-login .row.forgot {
        font-size: 12px
    }

    #ag-user-login .signin-error-msg, #ag-user-login .timeout-msg {
        color: red;
        margin-left: auto;
        margin-right: auto
    }

    #ag-user-login .signin-error-msg {
        width: 75%
    }

    #ag-user-login .timeout-msg {
        width: 90%
    }

    #property-select-modal-wrapper label, #property-select-wrapper label {
        padding-right: 15px
    }

    #property-select-modal-wrapper .w3-dropdown, #property-select-wrapper .w3-dropdown {
        padding: 0
    }

        #property-select-modal-wrapper .w3-dropdown :hover, #property-select-wrapper .w3-dropdown :hover {
            cursor: pointer
        }

#set-security-questions-modal .row.security-answer {
    padding-bottom: 30px
}

#change-password-modal .password-requirement, #forgot-password-modal .password-requirement {
    font-weight: 400
}

#change-password-modal .password-valid-icon, #forgot-password-modal .password-valid-icon {
    margin-left: 10px;
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: text-bottom
}

#change-password-modal .invalid-password, #forgot-password-modal .invalid-password {
    background: url(/images/icon_victor_sprites.svg) -230px -797px no-repeat
}

#change-password-modal .valid-password, #forgot-password-modal .valid-password {
    background: url(/images/icon_victor_sprites.svg) -200px -613px no-repeat
}

#change-password-modal .small, #forgot-password-modal .small {
    text-transform: none;
    font-size: 12px
}

#forgot-password-modal .alert {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0
}

#forgot-password-modal .panel-body {
    padding-top: 30px
}

#forgot-password-modal .text-uppercase, #forgot-password-modal label {
    text-transform: uppercase
}

#forgot-password-modal .row-padding-top {
    padding-top: 20px
}
/**
 * angular-fancy-modal - the definitive modal/popup/dialog solution for AngularJS.
 * @author Alessandro Arnodo
 * @url http://alessandro.arnodo.net
 * @version v0.1.4
 * @link https://github.com/vesparny/angular-fancy-modal
 * @license MIT
 */
body.fancymodal-open {
    overflow: hidden
}

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

.fancymodal {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    padding: 120px 8px 160px
}

    .fancymodal .fancymodal-overlay {
        -webkit-backface-visibility: hidden;
        background: rgba(0,0,0,.3);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .fancymodal .fancymodal-content {
        max-width: 500px;
        background: #fff;
        -webkit-backface-visibility: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        padding: 2em 1em;
        border-radius: 5px;
        background: #eee;
        color: #000;
        position: relative;
        margin: 0 auto
    }

    .fancymodal .fancymodal-close {
        border-radius: 3px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer
    }

        .fancymodal .fancymodal-close:before {
            border-radius: 3px;
            position: absolute;
            content: "\00D7";
            font-size: 26px;
            line-height: 30px;
            height: 30px;
            width: 30px;
            text-align: center;
            top: 3px;
            right: 3px;
            color: #ccc
        }

        .fancymodal .fancymodal-close:hover:before, .fancymodal .fancymodal-close:active:before {
            color: #777;
            background: #e0e0e0
        }

    .fancymodal .fancymodal-content-opening {
        -webkit-animation: fancymodal-in .5s;
        animation: fancymodal-in .5s
    }

    .fancymodal .fancymodal-content-closing {
        -webkit-animation: fancymodal-out .5s;
        animation: fancymodal-out .5s
    }

    .fancymodal .fancymodal-overlay-opening {
        -webkit-animation: fancymodal-fadeIn .5s;
        animation: fancymodal-fadeIn .5s
    }

    .fancymodal .fancymodal-overlay-closing {
        -webkit-animation: fancymodal-fadeOut .5s;
        animation: fancymodal-fadeOut .5s
    }

@-webkit-keyframes fancymodal-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fancymodal-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fancymodal-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes fancymodal-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes fancymodal-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fancymodal-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fancymodal-fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fancymodal-fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

/* used by index */
body {
    font-size: 12px;
    overflow-x: hidden;
    background-color: #262626;
    color: white;
}

.btn-default {
    border-color: #25ACCB;
    color: white;
    text-transform: none;
    font-weight: normal;
}

.btn-main {
    background-color: #187085;
}

button {
    background-color: #666;
    border: 1px solid #d3d3d3;
    color: white;
    border-radius: 4px
}

h1 {
    padding-top: 6px;
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

header div {
    /*display: none;*/
}

    header div input {
        margin-top: 4px;
        margin-right: 8px;
    }

i {
    border: solid #00bfff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#orderform {
    background-color: #fff;
    color: #000;
}

    #orderform .form-group {
        margin-bottom: 3px;
    }

#headerTitle {
    font-weight: bold;
    border-left: 1px solid white;
    padding-left: 10px
}

.section {
    vertical-align: top;
}

#criteria {
    min-height: 100px;
    min-width: 200px;
    float: left;
    height: 100%;
}

    #criteria h2 {
        margin-top: 4px;
    }

#results {
    height: 100%;
}

.criteriaType {
    margin-top: 10px;
}

.comDiv {
    text-align: left;
    vertical-align: middle;
    width: 200px;
}

.comInput {
    float: left;
    margin-top: 12px !important;
    margin-left: 10px !important;
}

.comSpan {
    font-size: 14px;
}

#communalText {
    padding-left: 50px !important;
}

.background {
    background-color: #000;
}

.backgroundblack {
    background-color: #000;
}

.backgroundCCC {
    background-color: #CCC;
    color: #818181 !important;
}

.backgroundCCCx {
    background-color: #CCC;
    color: #818181 !important;
    opacity: .1;
}

.backgroundwhite {
    background-color: #FFF;
}

.barnav {
    height: 0px;
    overflow: hidden;
}

    .barnav + div > div {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
    }

        .barnav + div > div > div {
            width: auto !important;
            flex: 2;
            margin: 3px;
        }

            .barnav + div > div > div:last-child {
                width: 300px !important;
                flex: none;
            }

.block {
    display: block;
}

.bold {
    font-weight: 700;
}

.borderLeft {
    border-left: 1px solid #CCC;
}

.borderwhite {
    border: 1px solid white;
}

.borderWhiteSide {
    border-left: 2px solid white;
}

.border555 {
    border: 1px solid #555;
}

.borderrounded5 {
    border: 1px solid #AAA;
    border-radius: 5px;
}

.clear {
    clear: both;
}

.clickMe {
    cursor: pointer !important;
}

.calendar {
    width: 280px;
    border: 1px solid #555;
    position: absolute;
    background-color: #000;
    z-index: 200;
}

.calendarItem {
    width: 64px;
    border: 1px solid #333;
    color: #333;
    font-weight: 800;
}

.calendarSelection {
    background-color: #000;
    border: 1px solid #555;
    min-width: 150px;
    height: 30px;
    color: white;
    padding: 4px 5px 6px 20px;
    font-size: 14px;
}

.calendarWrap .selectControl {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.countryCode {
    display: inline-block;
    float: left;
    width: 34%;
    margin-right: 0px;
    background-color: #e6e6e6 !important;
}

.countryPhone {
    display: inline-block;
    width: 66%;
    margin-left: 0px;
    margin-right: 0px;
}

.calendarSelectionWideTriangle {
    left: 230px !important;
}

.calendarSelectionWide {
    width: 243px;
}

.calendarWrap {
    position: relative;
}

.calendar {
    white-space: normal;
}

.chooser {
    width: 283px;
    border: 1px solid #555;
    position: absolute;
    background-color: #000;
    /*background: linear-gradient(to bottom, #aebcbf 0%,#0a0e0a 10%,#02aad0 49%,#0a0809 100%);*/
    z-index: 200;
    overflow: auto;
    padding-bottom: 30px;
    white-space: normal;
}

    .chooser [title="close"] {
        float: none;
        position: absolute;
        bottom: 3px;
        right: 3px;
        height: 20px;
        width: 20px;
    }

.chooserItem {
    width: 70px;
    padding: 7px;
    border: 1px solid #333;
    color: white;
}

.chooserSelection {
    background-color: #000;
    border: 1px solid #555;
    min-width: 140px;
    height: 30px;
    color: white;
    padding: 4px 5px 6px 20px;
    font-size: 14px;
}

.chooserSelectionWide {
    width: 220px;
}

.chooserWrap {
    position: relative;
}

    .chooserWrap .selectControl {
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }


.col1 {
    display: inline-block;
    width: 18%;
    overflow: hidden;
}

.col2 {
    display: inline-block;
    width: 18%;
    overflow: hidden;
}

.col3 {
    display: inline-block;
    width: 34%;
    overflow: hidden;
}

.col4 {
    display: inline-block;
    width: 26%;
    overflow: hidden;
}

.colorBlack {
    color: black;
}

.colorWhite {
    color: white;
}

.colorIndigo {
    color: #02AAd0;
}

.controlsbar.inline {
    padding: 2px 0px 5px 0px;
    display: flex;
    flex-wrap: nowrap;
}

.controlsbar > div {
    flex: 1;
    white-space: nowrap;
}

.criteriaSelectedIndicator {
    box-shadow: -1px -1px 2px 1px #02AAd0;
}

.cssToTheLeft {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 14px solid black;
    position: absolute;
    top: 2px;
    left: -13px;
    z-index: 101;
}

.cssToTheLeftBorder {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 17px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 16px solid #02AAd0;
    position: absolute;
    top: 0px;
    left: -16px;
    z-index: 100;
}


.cssTriangleLeft {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right-style: solid;
    border-right-width: 7px;
    position: relative;
    top: 1px;
}

.cssTriangleLeftLarge {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right-style: solid;
    border-right-width: 7px;
    position: relative;
    top: 2px;
}

.cssTriangleLeftLargeWrapper {
    padding: 4px 4px 5px 4px;
    background-color: black;
    border: 1px solid #02aad0;
    margin-right: -2px;
}

.cssTriangleRightLargeWrapper {
    padding: 4px 4px 5px 4px;
    background-color: black;
    border: 1px solid #02aad0;
    margin-left: -2px;
}

.cssTriangleRightLarge {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left-style: solid;
    border-left-width: 7px;
    position: relative;
    top: 2px;
}

.cssTriangleLeft:hover {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid #000;
}

.cssTriangleLeftDisabled {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #333;
    opacity: 0.3;
    position: relative;
    top: 1px;
}

.cssTriangleRight {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left-style: solid;
    border-left-width: 7px;
}

.cssArrowRight {
    font-size: 0px;
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #333;
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.cssArrowDown {
    font-size: 0px;
    width: 0px;
    height: 0px;
    border-top: 8px solid #333;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.cssTriangleRightDisabled {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #333;
    opacity: 0.3;
    position: relative;
    top: 1px;
}

.cssTriangleRight:hover {
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #000;
}

.cssTriangleUp {
    width: 0;
    height: 0;
    border-left: 6px solid transparent; /* left arrow slant */
    border-right: 6px solid transparent; /* right arrow slant */
    border-bottom: 6px solid #AAA; /* bottom, add background color here */
    font-size: 0;
    line-height: 0;
    position: relative;
    top: -7px;
}

.cssTriangleDown {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #AAA;
    font-size: 0;
    line-height: 0;
}

.datepickerheader {
    color: #02aad0;
    background-color: #333;
}

.editimg {
    margin-left: 0px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -423px -113px;
    width: 30px;
    height: 26px;
}

.emailimg {
    margin-left: 0px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat 1px -140px;
    width: 30px;
    height: 25px;
}

.editpositioning {
    position: absolute;
    left: 270px;
}

.error {
    color: red;
    background-color: white;
    padding: 2px;
    font-weight: 700;
}

.guestDataError {
    color: red;
    font-family: ArialMT, Arial;
    font-size: 13px;
}

.errorMessage {
    border: 2px solid red;
}

.errorBorder {
    border: 2px solid red !important;
    padding: 2px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(238,238,238,1) !important;
    -moz-box-shadow: 0px 0px 4px 2px rgba(238,238,238,1) !important;
    box-shadow: 0px 0px 4px 2px rgba(238,238,238,1) !important;
}

.evenmonth {
    background-color: #CCC;
}

.EX {
    background-color: #333;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block;
    padding: 4px;
    padding: 0px 6px 0px 6px;
    position: relative;
    left: -25px;
}

.EXFinder {
    background-color: #333;
    font-size: 14px;
    color: white;
    border-radius: 10px;
    display: inline-block;
    padding: 4px;
    padding: 0px 6px 0px 6px;
    position: absolute;
    left: 277px;
    top: 9px;
}

.EX:hover {
    background-color: gray;
}

.EXGuest {
    float: right;
    top: 0px;
    left: 0px;
}

.faint {
    opacity: .3;
}

.finder {
    font-weight: 700;
}

.finderpicklist {
    position: absolute;
    z-index: 1000;
    top: 29px;
    border: 2px solid #02AAd0;
    background-color: white;
    color: black;
    width: 300px;
}

.finderRepeatLoopWrap {
    max-height: 300px;
    overflow-y: auto;
}

.maxHeight350yscroll {
    max-height: 350px;
    overflow-y: auto;
}

.finderpicklist :hover {
    cursor: pointer;
}

.finderitem {
    padding: 5px 5px 2px 5px;
    border-top: 1px solid #AAA;
}

.finderColHead {
    padding: 5px 5px 2px 5px;
    border-bottom: 2px groove black;
}

.finderGuestCreate {
    padding: 5px 5px 2px 5px;
    color: #00bfff;
    font-weight: 700;
}

.finderColHead {
    padding: 5px;
}

.finderExisting {
    background-color: #EAEAEA;
}

.finderitem {
    padding: 5px 5px 2px 5px;
    border-top: none;
}

.fineprint {
    font-size: .8em;
}

.fixed {
    position: fixed;
}

.floatright {
    float: right;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    width: 300px;
}

.flex-item {
    margin-top: 6px;
    margin-right: 20px;
    height: 32px;
}

.flexitemselected {
    border-bottom: 4px solid #02AAd0 !important;
}


.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font18 {
    font-size: 18px;
}

.foreground {
    background-color: #3f3f3f;
}

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

.guestInfo {
    padding: 5px;
    border-radius: 10px;
    position: relative;
}

.goto {
    background: #000;
    border-top: 1px solid #02aad0;
    border-bottom: 1px solid #02aad0;
    padding: 5px;
    text-align: center;
}

.height30 {
    height: 30px;
}

.height15 {
    height: 15px;
}

.height20 {
    height: 20px;
}

.horizontalListControlLeft {
    display: inline-block;
    width: 15px;
    cursor: pointer;
    position: relative;
    top: 2px;
}

.horizontalListControlRight {
    display: inline-block;
    width: 15px;
    cursor: pointer;
    padding-left: 5px;
    position: relative;
    top: 3px;
}

.horizontalListContainer {
    margin-top: 5px;
}


.highlight {
    background-color: #FFF !important;
}

.highlightChooser {
    background-color: #FFF !important;
    color: #000;
}

.hilightPolicyCheckboxCls {
    background-color: #3f3f3f;
    padding: 5px;
}

.horizontalList {
    display: inline-block;
    color: #000;
    padding: 8px 2px 8px 2px;
    border: 2px solid black;
    border-radius: 3px;
    font-size: .9em;
    text-align: center;
    xxbackground-color: #a2aad0;
    background-color: #FFF;
    top: -9px;
}

.hrnarrow {
    margin-top: 10px;
    margin-bottom: 10px;
}

.infoimg {
    margin-left: 5px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -143px -145px;
    width: 20px;
    height: 20px;
}

.inline {
    display: inline-block;
}

.initialCaps {
    text-transform: capitalize
}

.instructions {
    font-style: italic;
    font-size: 12px;
    color: #999;
}

.lamefinderwidget {
    height: 120px;
    background-color: #CCC;
    width: 100%;
}

.lamefinderitem {
    padding: 5px 5px 2px 5px;
    border-top: none;
}

.lamefinderTitle {
    padding: 5px 5px 7px 5px;
    margin-left: 5px;
    font-size: 1.5em;
}

.lamefinderinstructions {
    color: black;
    padding: 10px 20px 10px 20px;
    margin-left: 50px;
    width: 200px;
    text-align: center;
    font-size: 13px;
}

.lamefinderinput {
    width: 245px;
    color: black;
    background-color: white;
    margin-left: 25px;
}

.lamefinderGuestCreate {
    font-style: italic;
    color: #AAA;
    font-weight: 700;
}

.lamefinderFinder {
    font-weight: 700;
}

.lamefinderColHead {
    padding: 5px;
}

.lamefinderExisting {
    background-color: #EAEAEA;
}

.lamefinderpicklist {
    position: absolute;
    z-index: 100;
    top: 122px;
    border: none;
    border-top: none;
    background-color: white;
    color: black;
    width: 245px;
    left: 25px;
}

.lamefinderGuestInfo {
    height: 120px;
    background-color: #ccc;
    color: black;
    padding: 5px;
}

.lamefinderGuestInfoShim {
    background-color: #3f3f3f;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.lamefindericon {
    width: 20px;
    height: 20px;
    background-color: #02aad0;
    margin-right: 5px;
}

.lamefinderhr {
    margin: 0 -5px 7px -5px;
    border-top: 1px solid #ccc;
}

.lamefinderbackbtn {
    display: inline-block;
    position: relative;
}

    .lamefinderbackbtn:hover {
        opacity: .7;
    }

.lamefinderrectbtn {
    padding: 5px 5px 5px 2px;
    border: 2px solid #02AAd0;
    border-left: 0;
    background-color: black;
    color: white;
    font-size: 16px;
    height: 35px;
}

.largefont {
    font-size: 1.5em;
}

.margin0 {
    margin: 0px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.marginbottom0 {
    margin-bottom: 0px;
}

.marginbottom5 {
    margin-bottom: 5px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.marginleft0 {
    margin-left: 0px;
}

.marginleft3 {
    margin-left: 3px;
}

.marginleft5 {
    margin-left: 5px;
}

.marginleft8 {
    margin-left: 8px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginleft15 {
    margin-left: 15px;
}

.marginleft18 {
    margin-left: 18px;
}

.marginleft20 {
    margin-left: 20px;
}

.marginleft25 {
    margin-left: 25px;
}

.marginleft50 {
    margin-left: 50px;
}

.marginleft100 {
    margin-left: 100px;
}

.marginleft200 {
    margin-left: 200px;
}

.marginleft400 {
    margin-left: 400px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright5 {
    margin-right: 5px;
}

.marginright10 {
    margin-right: 10px;
}

.marginright15 {
    margin-right: 15px;
}

.marginright20 {
    margin-right: 20px;
}

.margintop0 {
    margin-top: 0px;
    padding-top: 1px !important;
}

.margintop2 {
    margin-top: 2px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.mediumprint {
    font-size: .9em;
}

.middleground {
    background-color: #CCC;
}

.minAvailabilityTableDimension {
    min-height: 400px;
    overflow-y: auto;
}

.modeControlPanel {
    background-color: #333;
}

.next {
    border: 1px solid #02aad0;
    border-radius: 3px;
}

    .next:hover {
        background-color: #AAA;
    }

.oddmonth {
    background-color: #ABC;
}

.overflowhidden {
    overflow: hidden;
}

.overflowxhidden {
    overflow-x: hidden;
}

.overflowyhidden {
    overflow-y: hidden;
}

.overflowauto {
    overflow: auto;
}

.modalTitle {
    background-color: rgb(116,116,116);
    line-height: 20px;
    height: 45px;
    padding-top: 10px;
}

.nudgeup7px {
    position: relative;
    top: -7px;
}

.padding7666 {
    padding: 7px 6px 6px 6px;
}

.padding0 {
    padding: 0px;
}

.padding2 {
    padding: 2px;
}

.padding5 {
    padding: 5px;
}

.padding20 {
    padding: 20px;
}

.padding10 {
    padding: 10px;
}

.padleft10 {
    padding-left: 10px;
}

.padleft100 {
    padding-left: 100px;
}

.padleft25 {
    padding-left: 25px;
}

.padbottom1 {
    padding-bottom: 1px;
}

.padbottom5 {
    padding-bottom: 5px;
}

.padbottom10 {
    padding-bottom: 10px;
}

.padbottom15 {
    padding-bottom: 15px;
}

.padtop5 {
    padding-top: 5px;
}

.padtop10 {
    padding-top: 10px;
}

.padtop20 {
    padding-top: 20px;
}

.partysizepicker {
    width: 180px;
    border: 1px solid #555;
    position: absolute;
    background-color: #3f3f3f;
    z-index: 200;
    max-height: 396px;
    overflow: auto;
}


.partysizepickerItem {
    padding: 7px;
    border: 1px solid #333;
    color: white;
}

.selection {
    background-color: #4d4d4d;
    border: 1px solid #999;
    min-width: 176px;
    height: 40px;
    color: white;
    padding: 9px 5px 6px 20px;
    font-size: 14px;
    border-radius: 4px;
    margin: 4px;
}

.partysizepickerWide {
}

.criteriaTypeComponent {
    width: 100%;
}

.partysizepickerWrap {
    position: relative;
    width: 100%;
}

    .partysizepickerWrap .selectControl {
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

.peopleWhiteimg {
    margin-left: 5px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -110px -400px;
    width: 25px;
    height: 25px;
}

.peopleBlueimg {
    margin-left: 5px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -1px -398px;
    width: 25px;
    height: 25px;
}

.personimg {
    margin-left: 5px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -422px -148px;
    width: 25px;
    height: 25px;
}

.phoneimg {
    margin-left: 0px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat 1px -228px;
    width: 30px;
    height: 25px;
}

.plainfont {
    font-weight: 100;
}

.positionRelative {
    position: relative;
}

.positionAbsolute {
    position: absolute;
}

.raised {
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.redAlert {
    background-color: red;
    color: white;
    font-weight: 700;
    font-size: 1.1em;
    padding: 10px;
}

.regular-checkbox {
    -xxwebkit-appearance: none;
    background-color: #333;
    border: 1px solid #3f3f3f;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    top: -4px;
    height: 20px;
    width: 20px;
}

.removeimg {
    margin-left: 0px;
    background: url("../../app/EAT/styles/~/app/EAT/assets/images/spriteEAT.png") no-repeat -130px -277px;
    width: 30px;
    height: 30px;
}

.removepositioning {
    position: absolute;
    left: 270px;
}

.resourcepicker {
    width: 283px;
    border: 1px solid #555;
    position: absolute;
    background-color: #3f3f3f;
    z-index: 200;
}

.resourcepickerItem {
    padding: 7px;
    border: 1px solid #333;
    color: white;
}

.resourcepickerSelection {
    overflow: hidden;
    text-overflow: ellipsis;
}


.resourcepickerSelectionTriangle {
    right: 0px;
}

.resourcepickerSelectionWideTriangle {
    right: 0;
}

.resourcepickerWrap {
    position: relative;
}

    .resourcepickerWrap .selectControl {
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

.reservationSelectControl {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.restaurantName {
    position: relative;
    top: -3px;
    font-size: 14px;
    font-weight: bold;
}

.roundSelect {
    height: 15px;
    width: 15px;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #FFF;
    position: relative;
    top: 2px;
}

.roundSelected {
    border: 2px solid #FFF;
    background-color: #333;
    box-shadow: 0px 0px 2px 2px rgba(255,255,255,1);
}

.ruler {
    position: absolute;
    width: 1px;
    top: 25px;
    left: 25px;
    background-color: #555;
}

.selectedDOW {
    background-color: #FFF !important;
    color: #AAA;
}

.selectControl {
    color: #02aad0;
    margin-right: 0px;
    border-left: 12px solid transparent; /* left arrow slant */
    border-bottom-style: solid;
    border-bottom-width: 12px;
}

.semiWideSlot {
    width: 100px;
}

.settingsBox {
    width: 30px !important;
    background-color: white;
    border-bottom: 4px solid black;
}

.shorter {
    width: 250px;
}

.spinner {
    border: 2px solid #02aad0;
    border-radius: 15px;
    box-shadow: 0px 0px 3px 3px #02aad0;
    background-color: #02aad0;
}

.squareItemList {
    list-style: square;
    list-style-position: inside;
}

.stretch {
    transform: scale(2,1);
}

.textaligncenter {
    text-align: center;
}

.textalignright {
    text-align: right;
}

.textalignleft {
    text-align: left;
}

.textshadow {
    text-shadow: 0px 2px 2px rgba(000, 000, 000, 0.4);
}

.timeList {
    display: inline-block;
    color: white;
    padding: 2px;
    height: 20px;
}

.underline {
    text-decoration: underline;
}

.verticalAlignTop {
    vertical-align: top;
}

.weekend { /*background-color: #02aad0 !important;*/
}

.wideSlot {
    width: 201px;
}

.widthinherit {
    width: inherit;
}

.width20 {
    width: 20px;
}

.width90 {
    width: 90px;
}

.width60percent {
    width: 60%;
}

.width90percent {
    width: 90%;
}

.width100percent {
    width: 100%;
}

.width20 {
    width: 20px;
}

.width50percent {
    width: 50%;
}

.width70 {
    width: 70px;
}

.width75 {
    width: 75px;
}

.width80 {
    width: 80px;
}

.width100 {
    width: 100px;
}

.width110 {
    width: 110px;
}

.width140 {
    width: 140px;
}

.width170 {
    width: 170px;
}

.width210 {
    width: 210px;
}

.width240 {
    width: 240px;
}

.width300 {
    width: 300px;
}

.width340 {
    width: 340px;
}

.width369 {
    width: 369px;
}

.width361 {
    width: 361px;
}

.width350 {
    width: 350px;
}

.width360 {
    width: 360px;
}

.width500 {
    width: 500px;
}

.width600 {
    width: 600px;
}

.height400 {
    height: 400px;
}

.width1200 {
    width: 1200px;
}

.Xfont {
    font-size: 1.9em;
    position: relative;
    top: -5px;
}

.zoomin {
    font-size: 1.5em;
    display: inline-block;
    min-width: 10px;
    padding: 2px 8px 5px 8px;
    font-weight: 700;
    color: #FFF;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px;
    position: relative;
    top: -2px;
}


@keyframes fadein {
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadein {
    opacity: 0;
    animation: fadein 2s ease-in 1 forwards; /* IE 10+, Fx 29+ */
    -webkit-animation: fadein 1s ease-in 1 forwards; /* Safari 4+ */
    -moz-animation: fadein 1s ease-in 1 forwards; /* Fx 5+ */
    -o-animation: fadein 1s ease-in 1 forwards; /* Opera 12+ */
}


@keyframes beat {
    to {
        padding: 3px 10px 3px 10px;
    }
}

.beat {
    animation-name: beat; /* IE 10+, Fx 29+ */
    animation-duration: 2s;
    animation-iteration-count: infinite;
}


/*  used by directives only */
#restaurantList {
    width: 200px;
    float: left;
    padding-top: 52px;
    height: calc( 100vh - 76px);
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

    #restaurantList::-webkit-scrollbar {
        width: 0 !important
    }

.restaurantName {
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    /*border-bottom: 1px solid #ccc;*/
    font-weight: normal;
    font-size: 12px;
    outline: thin solid #ccc;
}

#availabilitySets {
    padding: 3px;
}

#availabilityTable {
    margin-left: 200px;
    height: calc( 100vh - 76px);
    overflow-x: scroll;
}

    #availabilityTable table {
        margin-bottom: 0 !important;
    }

    #availabilityTable th {
        padding: 0 !important;
        border-color: #CCC;
        line-height: 30px;
        font-weight: normal;
        text-align: center;
    }

    #availabilityTable td {
        padding: 0 !important;
        border-color: #CCC;
        height: 40px;
        /*width: 80px;*/
        min-width: 40px;
    }

    #availabilityTable th.firstInHour {
        font-weight: bold !important;
    }

.lastInHour {
    border-right: 1px solid #ccc;
}

.restaurantSlots {
    display: flex;
}

.timeButton {
    color: black;
    background-color: #ccc;
    display: block;
    height: 36px;
    margin: 0px;
    text-align: center;
    line-height: 36px;
    border-radius: 2px;
    margin: 2px 2px 0px 2px;
    width: 40px;
}

.login-box {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-color: #666666;
    padding-bottom: 10px
}

    .login-box .form-group {
        margin: 5px 15px;
    }

    .login-box h1 {
        background-color: #187085;
        line-height: 40px;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
    }

#contactWindow {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 43px;
    width: 365px;
    height: calc( 100vh - 43px);
    background-color: #fff;
    color: black;
    overflow-y: auto;
    /*overflow-x:scroll*/
}

#cartlist {
    position: absolute;
    z-index: 109;
    right: 0;
    top: 43px;
    width: 366px;
    height: calc( 100vh - 43px);
    background-color: #fff;
    color: black;
    overflow-y: auto;
    /*overflow-x:scroll*/
}

#profileInfo {
    margin: 0 10px
}

#contactWindow p {
    margin: 15px 5px;
    font-weight: bold;
    font-size: 1.1em
}

#profileInfo table {
    width: 100%;
    /*border-bottom: solid 1px #999;*/
    margin: 5px 0px;
}

#currentReservations table {
    border-bottom: solid 1px #999;
}

#contactWindow a.guestProfileHeader {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 22px;
    border-bottom: solid 1px #269ABC;
    color: #269ABC;
}

a.paymentSummaryHeader {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 22px;
    border-bottom: solid 1px #269ABC;
    color: #269ABC;
}

#contactWindow td.reservationResendConfirmationCell {
    width: 31%;
}

#currentReservations h3 {
    font-size: 12px;
    color: #333;
    border-bottom: solid 1px #333;
    line-height: 20px;
    margin-bottom: 0px;
}

#preferences h3, #value h3, #noReservations h3 {
    font-size: 12px;
    color: #999;
    font-weight: bold;
}

#value p {
    color: #999;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

#profile a.primaryButton {
    background-color: #4aa8d8;
    color: white;
    width: 80px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: -38px
}

#profile .btn-override {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

#profile .outer-box {
    display: table;
    width: 100%;
}

#profile a.blue-underlined-link {
    float: left;
    font-size: 13px;
    margin-top: 20px;
    color: #02aad0;
    width: 80px;
    height: 26px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    text-decoration: underline;
    display: table-cell;
    vertical-align: middle;
}

#profile .float-container {
    height: 60px;
}

#profile .guest {
    float: left;
    width: 145px;
}

#profile table {
    margin-bottom: 10px;
}

#profile input {
    background-color: #FFF;
}

#profile select {
    background-color: #FFF;
}

#preferences #notes {
    min-height: 20px;
    border: solid 1px #999;
}

.reservationDetailsCell {
    color: #999;
    width: 20%;
    padding: 5px 0;
}

.reservationViewDetailsCell {
    color: #999;
    width: 31%;
    padding: 5px 0;
}

.newGuestTable {
    color: #262626;
    width: 90%;
    margin: 10px;
}

.newGuesttd {
    width: 40%;
    word-break: break-all;
    word-wrap: break-word;
}

.countryDropDown {
    margin-top: 4px;
}

.dietary {
    color: red;
}

.slotLockWarning {
    background: red;
    line-height: 24px;
    padding-right: 5px;
    color: white !important;
}

.futureReservation a {
    color: black;
    border: dotted 2px #666;
    display: block;
    padding: 4px;
    text-decoration: none;
    border-radius: 8px;
}

    .futureReservation a .reservationDate {
        float: right;
        font-weight: normal;
    }

.marginauto {
    margin-right: auto;
    margin-left: auto;
}

#contactInfo {
    background-image: url(../app/EAT/assets/images/contactDetailsBackground.png);
    color: white;
}

#contactPhoto {
    width: 80px;
    display: inline-block;
    height: 80px;
    vertical-align: top;
}

#textDetails {
    display: inline-block;
    width: calc((100%) - 110px);
    font-family: ArialMT, Arial;
    font-weight: normal;
}

    #textDetails #fullName {
        text-transform: uppercase;
        font-size: 16px;
    }

    #textDetails p {
        padding: 0;
        margin: 0 0 0 15px !important;
    }

#closeButton {
    display: inline-block;
    width: 20px;
    /*padding-top: 10px;*/
    font-size: 35px;
    vertical-align: top;
    margin-top: -10px;
}

    #closeButton a {
        color: white;
    }

#reservationDetails {
    width: 90%;
    margin-left: 5%;
    font-family: ArialMT, Arial;
}

    #reservationDetails h3 {
        font-size: 16px;
        border-bottom: solid 1px black;
        line-height: 26px;
    }

    #reservationDetails h4 {
        font-size: 16px;
    }

    #reservationDetails .detailsButton {
        display: block;
        width: 90%;
        margin-left: 5%;
        padding: 5px 0px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 10px;
    }

.cancelButton {
    text-align: center;
    padding: 5px 0px;
}

    .cancelButton a {
        color: red;
        text-transform: uppercase;
        font-weight: bold;
    }

        .cancelButton a:hover {
            color: red;
        }

#reservationDetails .cancellationLink {
    color: red;
    float: right;
    margin-top: -30px;
}

#reservationDetails .bookButton {
    background-color: #4aa8d8;
    color: white;
}


.cancelCheckBok {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    min-height: inherit;
    padding: 0px 10px 0px 2px;
}

    .cancelCheckBok.checkbox input[type=checkbox] {
        margin: 0px 0px 5px 0px;
    }

.checkboxAlign {
    min-width: 25px;
}

#reservationDetails .bookButtonDisabled {
    background-color: #dddddd;
    color: white;
    pointer-events: none;
}

.createGuestButton {
    background-color: #4aa8d8;
    color: white;
    margin: 10px 20px 10px 10px;
    height: 30px;
    width: 60px;
    text-align: center;
    line-height: 30px;
}

a.createGuestButton:hover {
    background: #4aa8d8e0;
    color: white;
}

.closeGuestButton {
    background-color: #696969;
    color: white;
    margin: 10px 20px 10px 10px;
    height: 30px;
    width: 60px;
    text-align: center;
    line-height: 30px;
}

a.closeGuestButton:hover {
    background: #696969db;
    color: white;
}

.tableIntro {
    width: 120px;
    color: #666;
}

#lockTimer {
    position: fixed;
    z-index: 2000;
    background-color: #4aa8d8;
    color: white;
    left: 5px;
    top: 5px;
    padding-right: 5px;
}

.blink {
    animation: blink 1s linear infinite;
}

.anchorReadOnly {
    pointer-events: none;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

#lockTimerLeft {
    width: 100px;
    padding-left: 40px;
    background-image: url("/app/EAT/assets/images/timer.png");
    -ms-background-size: 20px;
    background-size: 25px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    display: inline-block;
    text-transform: uppercase;
}

#lockTimerRight {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    text-align: right;
    width: 90px;
    font-size: 18px;
}

.newGuestValidation {
    text-align: center;
    margin: 5px;
    color: #b22222;
}

/*Fancy Modal Window*/
.fancymodal-content {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.mod h2.modalHeader {
    color: white;
    margin-top: -60px;
    margin-bottom: 40px;
    background-color: black;
    display: block;
    margin-left: -13px;
    margin-right: -13px;
    padding-left: 12px;
    line-height: 40px
}

.mod p {
    font-size: 16px;
    text-align: center;
}

    .mod p.greyText {
        margin-top: -9px;
        color: #999;
    }

    .mod p.redText {
        margin-top: -9px;
        color: red;
    }

.mod .blueHeader {
    text-transform: uppercase;
    font-weight: bold;
    color: #4aa8d8
}

.mod .redHeader {
    text-transform: uppercase;
    color: red;
    font-weight: bold;
}

.mod .blackHeader {
    text-transform: uppercase;
    font-weight: bold;
}

#noBox {
    display: inline-block;
    width: 49%;
}

#yesBox {
    display: inline-block;
    width: 49%;
}

.fancymodal-overlay {
    opacity: 0.7;
}

.mod .primaryButton {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #02aad0;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 30px;
}

.mod .saveCloseButton {
    display: inline-block;
    width: 125px;
    margin: 0px 5px;
    text-align: center;
    background-color: #02aad0;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 30px;
    border-radius: 5px;
    font-family: ArialMT, Arial;
}

.mod .cancelLink {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #4aa8d8;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    text-decoration: underline;
}

.mod .freedomPayCancelLink {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #4aa8d8;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 30px;
    text-decoration: underline;
}

#coverTypeChange {
    display: inline-block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    color: #4aa8d8;
    text-transform: lowercase;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 0px !important;
}

.coverTypeChangeInvalid {
    color: red !important;
}

.addonChangeInvalid {
    display: inline-block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    color: #4aa8d8;
    text-transform: lowercase;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 0px !important;
}

#updateArrow {
    margin-top: 20px
}

#updateArrowLeft {
    display: inline-block;
    width: 27px;
}

#updateArrowRight {
    display: inline-block;
    width: calc((100%) - 29px);
    background-color: #2da348;
    color: white;
    line-height: 28px;
    text-align: center;
    margin-left: -3px;
}

.box {
    border: solid 2px #ccc;
    padding: 20px 0;
}

.coverTypes {
    width: 450px;
    margin: 0 10px
}

    .coverTypes td {
        height: 40px;
    }

.coverTypeName {
    width: 200px;
    text-align: right;
    padding-right: 50px;
    font-size: 16px
}

.coverTypeIncrementer {
    width: 20px;
    text-align: center;
}

    .coverTypeIncrementer a {
        font-size: 18px;
        color: black;
        border: solid 1px #02aad0;
        border-radius: 15px;
        width: 28px;
        display: block;
    }

.coverTypePrice {
    text-align: right;
    padding-right: 40px;
}

.addonPrice {
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
}

.covers {
    width: 30px;
    text-align: center;
}

.totalRow {
    border-top: solid 1px #ccc;
    text-align: right;
}

.subTotalLabel {
    text-align: right;
}

.confirmationDepositMessageText {
    font-size: 14px !important;
}

.addonError {
    font-size: 12px !important;
    float: left !important;
    color: red !important;
    padding-left: 20px !important;
}

.guestData {
    width: 280px;
    text-align: center;
    display: inline-table;
}

    .guestData tr td:last-child {
        padding-top: 15px;
    }

#birthdayMonth {
    width: 110px;
}

#birthdayYear {
    width: 95px;
}

#anniversaryYear {
    width: 95px;
}

#birthdayDate {
    width: 70px;
}

td.birthdayMon {
    width: 110px;
    padding-left: 12px;
}

td.birthdayDt {
    width: 70px;
}

#anniversaryMonth {
    width: 110px;
}

#anniversaryDate {
    width: 70px;
}

td.anniversaryMonth {
    width: 110px;
    padding-left: 12px;
}

td.anniversaryDt {
    width: 70px;
}

td.customFieldDD {
    width: 150px;
}

.removeDate {
    padding-left: 10px;
    width: 60px !important;
}

#birthdayTab {
    margin-bottom: 0px !important;
}

#anniversaryTab {
    margin-bottom: 0px !important;
}

#birthdaySubTab {
    margin-bottom: 0px !important;
}

#anniversarySubTab {
    margin-bottom: 0px !important;
}

#currentReservations .reservationDetailsCell:nth-child(2) {
    width: 20%;
    padding-left: 5px;
}

#guestConsentTab {
    padding: 5px;
}

.noBorder {
    border-top: 0 !important;
}

#availabilityTable tr {
    outline: thin solid #ccc;
}

.cart-numbers {
    position: absolute;
    left: 30px;
    background-color: #d50707;
    padding: 1px 7px;
    border-radius: 50%;
}


.cart-container .cart-items {
    padding: 10px;
}

.cart-container .cart-item {
    border-bottom: 1px solid;
    padding: 5px 10px;
    position: relative;
}

    .cart-container .cart-item h4 {
        margin: 0 0 5px 0
    }

.cart-container .tableIntro + td {
    font-weight: 600;
}

.cart-container .cart-remove-btn {
    position: absolute;
    right: 0;
    top: 5px;
    background: red;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
}

.cart-container .slot-item{
    position: relative;
    padding: 10px 0;
}

.cart-container .slot-item:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}

.cart-container .cart-remove-btn::after {
    content: '\2212';
    font-size: 20px;
    position: absolute;
    left: 4px;
    top: -5px;
}

#contactWindow .btn, .cart-container .btn, .secondary-btn {
    display: block;
    width: 90%;
    margin-left: 5%;
    padding: 7px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    color: #29c3e6;
    background: #fff;
    border: none;
}

#contactWindow .btn.bookButton, .cart-container .btn.bookButton {
    background-color: #4aa8d8;
    color: white;
}

.cart-container .slot-checkbox{
    float: left;
    margin-right: 5px;
}

.cart-container .cart-item--available {
    color: #4caf50;
}
.cart-container .cart-item--unavailable {
    color: #ff5722;
}

.cart-container .no-items-cart{
    padding: 20px;
    font-size: 16px;
    text-align: center;
}

.refundStrategydiv {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.refundTypeName {
    /*padding-left: 10px;*/
}

.refundType {
    padding: 0 10px 5px 2px;
}

.refundDetails {
    display: inline-block;
    width: 45%;
}

.refundHeader {
    margin-bottom: 5px;
}

.refundAmountInput {
    width: 45%;
}

.zeroMarginBottom {
    margin-bottom: 0px !important;

}

.passwordText {
display: flex;
gap: 10px;
}

.col-width {
    width: 40% !important;
}