@charset "UTF-8";/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,*:before,*:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("aui/lexicon/fonts/glyphicons-halflings-regular.eot");
    src: url("aui/lexicon/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("aui/lexicon/fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("aui/lexicon/fonts/glyphicons-halflings-regular.woff") format("woff"),url("aui/lexicon/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("aui/lexicon/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Titillium Web",sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #418080;
    text-decoration: none
}

a:hover,a:focus {
    color: #274d4d;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    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
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small,.small {
    font-size: 85%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #ff8200
}

a.text-primary:hover,a.text-primary:focus {
    color: #cc6800
}

.text-success {
    color: #3c763d
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #c00
}

a.text-danger:hover,a.text-danger:focus {
    color: #900
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #ff8200
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #cc6800
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled,.timeline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.333333333%
}

.col-xs-2 {
    width: 16.666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.333333333%
}

.col-xs-5 {
    width: 41.666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.333333333%
}

.col-xs-8 {
    width: 66.666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.333333333%
}

.col-xs-11 {
    width: 91.666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.333333333%
}

.col-xs-pull-2 {
    right: 16.666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.333333333%
}

.col-xs-pull-5 {
    right: 41.666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.333333333%
}

.col-xs-pull-8 {
    right: 66.666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.333333333%
}

.col-xs-pull-11 {
    right: 91.666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.333333333%
}

.col-xs-push-2 {
    left: 16.666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.333333333%
}

.col-xs-push-5 {
    left: 41.666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.333333333%
}

.col-xs-push-8 {
    left: 66.666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.333333333%
}

.col-xs-push-11 {
    left: 91.666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.333333333%
}

.col-xs-offset-2 {
    margin-left: 16.666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333333333%
}

.col-xs-offset-5 {
    margin-left: 41.666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333333333%
}

.col-xs-offset-8 {
    margin-left: 66.666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333333333%
}

.col-xs-offset-11 {
    margin-left: 91.666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.333333333%
    }

    .col-sm-2 {
        width: 16.666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.333333333%
    }

    .col-sm-5 {
        width: 41.666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.333333333%
    }

    .col-sm-8 {
        width: 66.666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.333333333%
    }

    .col-sm-11 {
        width: 91.666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.333333333%
    }

    .col-sm-pull-2 {
        right: 16.666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.333333333%
    }

    .col-sm-pull-5 {
        right: 41.666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.333333333%
    }

    .col-sm-pull-8 {
        right: 66.666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.333333333%
    }

    .col-sm-pull-11 {
        right: 91.666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.333333333%
    }

    .col-sm-push-2 {
        left: 16.666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.333333333%
    }

    .col-sm-push-5 {
        left: 41.666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.333333333%
    }

    .col-sm-push-8 {
        left: 66.666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.333333333%
    }

    .col-sm-push-11 {
        left: 91.666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.333333333%
    }

    .col-md-2 {
        width: 16.666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.333333333%
    }

    .col-md-5 {
        width: 41.666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.333333333%
    }

    .col-md-8 {
        width: 66.666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.333333333%
    }

    .col-md-11 {
        width: 91.666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.333333333%
    }

    .col-md-pull-2 {
        right: 16.666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.333333333%
    }

    .col-md-pull-5 {
        right: 41.666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.333333333%
    }

    .col-md-pull-8 {
        right: 66.666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.333333333%
    }

    .col-md-pull-11 {
        right: 91.666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.333333333%
    }

    .col-md-push-2 {
        left: 16.666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.333333333%
    }

    .col-md-push-5 {
        left: 41.666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.333333333%
    }

    .col-md-push-8 {
        left: 66.666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.333333333%
    }

    .col-md-push-11 {
        left: 91.666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.333333333%
    }

    .col-lg-2 {
        width: 16.666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.333333333%
    }

    .col-lg-5 {
        width: 41.666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.333333333%
    }

    .col-lg-8 {
        width: 66.666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.333333333%
    }

    .col-lg-11 {
        width: 91.666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.333333333%
    }

    .col-lg-pull-2 {
        right: 16.666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.333333333%
    }

    .col-lg-pull-5 {
        right: 41.666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.333333333%
    }

    .col-lg-pull-8 {
        right: 66.666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.333333333%
    }

    .col-lg-pull-11 {
        right: 91.666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.333333333%
    }

    .col-lg-push-2 {
        left: 16.666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.333333333%
    }

    .col-lg-push-5 {
        left: 41.666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.333333333%
    }

    .col-lg-push-8 {
        left: 66.666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.333333333%
    }

    .col-lg-push-11 {
        left: 91.666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000
}

.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #ff8200;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,130,0,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,130,0,0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:46px
    }

    input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"] {
        line-height: 52px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 52px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    height: 52px;
    line-height: 52px
}

textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 52px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 52px;
    line-height: 52px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 52px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 57.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
    width: 52px;
    height: 52px;
    line-height: 52px
}

.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #c00
}

.has-error .form-control {
    border-color: #c00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f33;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f33
}

.has-error .input-group-addon {
    color: #c00;
    border-color: #c00;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #c00
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #fff;
    text-decoration: none
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #afa8a3;
    border-color: #afa8a3
}

.btn-default:focus,.btn-default.focus {
    color: #fff;
    background-color: #978e88;
    border-color: #716862
}

.btn-default:hover {
    color: #fff;
    background-color: #978e88;
    border-color: #938982
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #978e88;
    border-color: #938982
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #867c75;
    border-color: #716862
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
    background-color: #afa8a3;
    border-color: #afa8a3
}

.btn-default .badge {
    color: #afa8a3;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #ff8200;
    border-color: #e67500
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #cc6800;
    border-color: #663400
}

.btn-primary:hover {
    color: #fff;
    background-color: #cc6800;
    border-color: #a85600
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cc6800;
    border-color: #a85600
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #a85600;
    border-color: #663400
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
    background-color: #ff8200;
    border-color: #e67500
}

.btn-primary .badge {
    color: #ff8200;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #c00;
    border-color: #b30000
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #900;
    border-color: #300
}

.btn-danger:hover {
    color: #fff;
    background-color: #900;
    border-color: #750000
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #900;
    border-color: #750000
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #750000;
    border-color: #300
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
    background-color: #c00;
    border-color: #b30000
}

.btn-danger .badge {
    color: #c00;
    background-color: #fff
}

.btn-link {
    color: #418080;
    font-weight: normal;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #274d4d;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    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;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #ff8200
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #418080
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ff8200
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 2px;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 2px;
    margin-bottom: 2px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/Â ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #418080;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    z-index: 2;
    color: #274d4d;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #ff8200;
    border-color: #ff8200;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #ff8200
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #cc6800
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #c00
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #900
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #418080;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #418080
}

.alert,.portlet-msg-alert,.portlet-msg-error,.portlet-msg-help,.portlet-msg-info,.portlet-msg-progress,.portlet-msg-success {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4,.portlet-msg-alert h4,.portlet-msg-error h4,.portlet-msg-help h4,.portlet-msg-info h4,.portlet-msg-progress h4,.portlet-msg-success h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link,.portlet-msg-alert .alert-link,.portlet-msg-error .alert-link,.portlet-msg-help .alert-link,.portlet-msg-info .alert-link,.portlet-msg-progress .alert-link,.portlet-msg-success .alert-link {
    font-weight: bold
}

.alert>p,.portlet-msg-alert>p,.portlet-msg-error>p,.portlet-msg-help>p,.portlet-msg-info>p,.portlet-msg-progress>p,.portlet-msg-success>p,.alert>ul,.portlet-msg-alert>ul,.portlet-msg-error>ul,.portlet-msg-help>ul,.portlet-msg-info>ul,.portlet-msg-progress>ul,.portlet-msg-success>ul {
    margin-bottom: 0
}

.alert>p+p,.portlet-msg-alert>p+p,.portlet-msg-error>p+p,.portlet-msg-help>p+p,.portlet-msg-info>p+p,.portlet-msg-progress>p+p,.portlet-msg-success>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success,.portlet-msg-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr,.portlet-msg-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link,.portlet-msg-success .alert-link {
    color: #2b542c
}

.alert-info,.portlet-msg-help,.portlet-msg-info,.portlet-msg-progress {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr,.portlet-msg-help hr,.portlet-msg-info hr,.portlet-msg-progress hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link,.portlet-msg-help .alert-link,.portlet-msg-info .alert-link,.portlet-msg-progress .alert-link {
    color: #245269
}

.alert-warning,.portlet-msg-alert {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr,.portlet-msg-alert hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link,.portlet-msg-alert .alert-link {
    color: #66512c
}

.alert-danger,.portlet-msg-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #c00
}

.alert-danger hr,.portlet-msg-error hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link,.portlet-msg-error .alert-link {
    color: #900
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ff8200;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #c00
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #ff8200;
    border-color: #ff8200
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #ffe6cc
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #c00;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #c00
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
    color: #c00;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #c00;
    border-color: #c00
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #ff8200
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #ff8200;
    border-color: #ff8200
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ff8200
}

.panel-primary>.panel-heading .badge {
    color: #ff8200;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ff8200
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #c00;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #c00
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 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
}

.modal-header:before,.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Titillium Web",sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Titillium Web",sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

.popover.top {
    margin-top: -5px
}

.popover.right {
    margin-left: 5px
}

.popover.bottom {
    margin-top: 5px
}

.popover.left {
    margin-left: -5px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: black;
    border-bottom: 1px solid black;
    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: 6px
}

.popover>.arrow:after {
    border-width: 5px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -6px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -6px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -5px;
    border-bottom-width: 0;
    border-top-color: #000
}

.popover.right>.arrow {
    top: 50%;
    left: -6px;
    margin-top: -6px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -5px;
    border-left-width: 0;
    border-right-color: #000
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -6px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #000
}

.popover.left>.arrow {
    top: 50%;
    right: -6px;
    margin-top: -6px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #000;
    bottom: -5px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,.carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.prev,.carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

.visible-sm {
    display: none!important
}

.visible-md {
    display: none!important
}

.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.alert-notification {
    width: 100%
}

@media(min-width: 768px) {
    .alert-notification {
        max-width:280px
    }
}

.aspect-ratio {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 100%
}

.aspect-ratio img {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

.aspect-ratio.aspect-ratio-vertical img {
    height: 100%;
    width: auto
}

.aspect-ratio-center img {
    left: 50%;
    right: auto;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.aspect-ratio-middle img {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aspect-ratio-right img {
    left: auto;
    right: 0
}

.aspect-ratio-top img {
    bottom: auto;
    top: 0
}

.aspect-ratio-center.aspect-ratio-middle img {
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.aspect-ratio-3-to-2 {
    padding-bottom: 66.666666667%
}

.aspect-ratio-4-to-3 {
    padding-bottom: 75%
}

.aspect-ratio-8-to-5 {
    padding-bottom: 62.5%
}

.aspect-ratio-16-to-9 {
    padding-bottom: 56.25%
}

.aspect-ratio-bg-cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.aspect-ratio-bg-center {
    background-position: center;
    background-repeat: no-repeat
}

.badge {
    border-radius: 100px;
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 2px;
    max-width: 100%;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    white-space: normal;
    word-wrap: break-word
}

.badge a {
    color: #fff;
    text-decoration: underline
}

.badge a:focus,.badge a:hover {
    color: #fff;
    text-decoration: none
}

.badge [class*="icon-"] {
    font-size: .9em;
    text-decoration: none
}

.badge .glyphicon {
    font-size: .8em;
    top: 0;
    vertical-align: middle
}

.badge-lg {
    font-size: 16px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px
}

.badge-sm {
    font-size: 9px;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px
}

.badge .lexicon-icon {
    height: 9px;
    margin-left: 2px;
    width: 9px
}

.badge-lg .lexicon-icon {
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.badge-sm .lexicon-icon {
    height: 5px;
    width: 5px
}

.badge-danger {
    background-color: #c00
}

.badge-info {
    background-color: #5bc0de
}

.badge-primary {
    background-color: #ff8200
}

.badge-success {
    background-color: #5cb85c
}

.badge-warning {
    background-color: #f0ad4e
}

.breadcrumb:after {
    clear: both;
    content: '';
    display: table
}

.breadcrumb>li {
    float: left;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(min-width: 768px) {
    .breadcrumb>li {
        max-width:300px
    }
}

.breadcrumb>li+li:before {
    content: "/";
    float: left;
    padding-left: .4em;
    padding-right: .4em
}

.breadcrumb-horizontal>li {
    margin-right: .5em;
    position: relative
}

.breadcrumb-horizontal>li+li {
    padding-left: 1em
}

.breadcrumb-horizontal>li+li:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M396.394%20255.607a28.207%2028.207%200%200%200-8.272-19.111L160.901%209.275c-11.026-11.059-28.94-11.059-39.999%200-11.058%2011.026-11.058%2028.941%200%2039.999l206.333%20206.333L120.902%20461.94c-11.058%2011.058-11.058%2028.973%200%2039.999%2011.059%2011.059%2028.972%2011.059%2039.999%200l227.221-227.221a28.196%2028.196%200%200%200%208.272-19.111z'%20fill='%23ccc'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    float: left;
    height: .75em;
    left: 0;
    margin-top: -0.375em;
    padding: 0;
    position: absolute;
    top: 50%;
    width: .75em
}

.breadcrumb-vertical>li {
    display: block;
    float: none;
    max-width: none
}

.breadcrumb-vertical>li:before,.breadcrumb-vertical>li+li:before {
    color: #ccc;
    content: normal;
    float: none;
    padding-left: 0;
    padding-right: 0
}

.btn {
    border-width: 1px
}

.btn-action,.btn-action-secondary {
    z-index: 950
}

.btn-action,.btn-action-secondary .btn {
    height: 34px;
    padding: 0;
    position: relative;
    width: 34px
}

.btn-action [class*="icon-"],.btn-action-secondary .btn [class*="icon-"] {
    line-height: 32px
}

.btn-action .glyphicon,.btn-action-secondary .btn .glyphicon {
    margin-left: 2px;
    margin-top: -2px
}

.btn-action .lexicon-icon {
    display: block;
    height: 100%;
    margin: auto
}

.btn-action-secondary {
    display: inline-block
}

.btn-action-secondary .dropdown-menu-left-side,.btn-action-secondary .dropdown-menu-left-side-bottom {
    margin-right: 5px
}

.btn-action-secondary .dropdown-menu-right-side,.btn-action-secondary .dropdown-menu-right-side-bottom {
    margin-left: 5px
}

.btn-bottom-left {
    bottom: 20px;
    left: 20px;
    position: fixed
}

.btn-bottom-right {
    bottom: 20px;
    position: fixed;
    right: 20px
}

.btn-top-left {
    left: 20px;
    position: fixed;
    top: 20px
}

.btn-top-right {
    position: fixed;
    right: 20px;
    top: 20px
}

.card,.card-horizontal {
    background-color: #fff;
    border-color: #ccc;
    border-color: rgba(0,0,0,0.15);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    margin-bottom: 20px;
    position: relative
}

.card .card-col-content:first-child,.card .card-col-field:first-child,.card-horizontal .card-col-content:first-child,.card-horizontal .card-col-field:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.card .card-col-content:last-child,.card .card-col-field:last-child,.card-horizontal .card-col-content:last-child,.card-horizontal .card-col-field:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.card .divider,.card-horizontal .divider {
    background-color: rgba(0,0,0,0.15);
    border-width: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px
}

.card .figure,.card-horizontal .figure {
    margin-bottom: 0;
    overflow: visible
}

.card-block {
    padding: 15px;
    word-wrap: break-word
}

.card-col-content {
    display: table-cell;
    max-width: 10px;
    position: relative;
    vertical-align: middle;
    width: auto;
    word-break: break-all \9;
    word-wrap: break-word
}

.card-col-field {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 1%
}

.card-row {
    display: table;
    height: 100%;
    width: 100%
}

.card-row.card-row-padded .card-col-gutters:first-child {
    padding-left: 0
}

.card-row.card-row-padded .card-col-gutters:last-child {
    padding-right: 0
}

.card-row.card-row-padded .card-col-gutters .divider {
    margin-left: 0;
    margin-right: 0
}

.card-row .card-col-gutters {
    padding: 0 10px
}

.card-row .card-col-gutters .divider {
    margin-left: -10px;
    margin-right: -10px
}

.card-row-layout-fixed {
    table-layout: fixed
}

.card-row-layout-fixed .card-col-content {
    word-wrap: break-word
}

.card-row-layout-fixed .card-col-field {
    width: auto;
    word-wrap: break-word
}

.card-row-padded {
    padding: 15px
}

.card-row-valign-top .card-col-content,.card-row-valign-top .card-col-field {
    vertical-align: top
}

.card-row-valign-top .clamp-container {
    top: 0
}

.card-row-valign-top .clamp-horizontal .clamp-container {
    -ms-transform: none;
    transform: none
}

.card-row-valign-bottom .card-col-content,.card-row-valign-bottom .card-col-field {
    vertical-align: bottom
}

.card-row-valign-bottom .clamp-container {
    bottom: 0
}

.card-row-valign-bottom .clamp-horizontal .clamp-container {
    -ms-transform: none;
    transform: none
}

.card-circle {
    border-radius: 20px
}

.card-circle .card-col-content:first-child,.card-circle .card-col-field:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px
}

.card-circle .card-col-content:last-child,.card-circle .card-col-field:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
}

.card-square {
    border-radius: 0
}

.card-square .card-col-content:first-child,.card-square .card-col-field:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.card-square .card-col-content:last-child,.card-square .card-col-field:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.checkbox-card,.radio-card {
    margin-bottom: 0;
    margin-top: 0
}

.checkbox-card label,.radio-card label {
    color: #333;
    display: inline;
    padding-left: 0
}

.checkbox-card input[type="checkbox"],.radio-card input[type="radio"] {
    margin-left: 0;
    margin-top: 0;
    z-index: 1
}

.checkbox-bottom-left .card-horizontal .card.flex-container,.checkbox-middle-left .card-horizontal .card.flex-container,.checkbox-top-left .card-horizontal .card.flex-container,.radio-bottom-left .card-horizontal .card.flex-container,.radio-middle-left .card-horizontal .card.flex-container,.radio-top-left .card-horizontal .card.flex-container {
    padding-left: 40px
}

.checkbox-bottom-left .card-horizontal>.card-row,.checkbox-middle-left .card-horizontal>.card-row,.checkbox-top-left .card-horizontal>.card-row,.radio-bottom-left .card-horizontal>.card-row,.radio-middle-left .card-horizontal>.card-row,.radio-top-left .card-horizontal>.card-row {
    padding-left: 40px
}

.checkbox-bottom-right .card-horizontal .card.flex-container,.checkbox-middle-right .card-horizontal .card.flex-container,.checkbox-top-right .card-horizontal .card.flex-container,.radio-bottom-right .card-horizontal .card.flex-container,.radio-middle-right .card-horizontal .card.flex-container,.radio-top-right .card-horizontal .card.flex-container {
    padding-right: 40px
}

.checkbox-bottom-right .card-horizontal>.card-row,.checkbox-middle-right .card-horizontal>.card-row,.checkbox-top-right .card-horizontal>.card-row,.radio-bottom-right .card-horizontal>.card-row,.radio-middle-right .card-horizontal>.card-row,.radio-top-right .card-horizontal>.card-row {
    padding-right: 40px
}

.checkbox-bottom-left input[type="checkbox"],.checkbox-bottom-left label>input[type="checkbox"],.radio-bottom-left input[type="radio"],.radio-bottom-left label>input[type="radio"] {
    bottom: 15px;
    left: 15px;
    -ms-transform: none;
    transform: none
}

.checkbox-bottom-right input[type="checkbox"],.checkbox-bottom-right label>input[type="checkbox"],.radio-bottom-right input[type="radio"],.radio-bottom-right label>input[type="radio"] {
    bottom: 15px;
    right: 15px;
    -ms-transform: none;
    transform: none
}

.checkbox-middle-left input[type="checkbox"],.checkbox-middle-left label>input[type="checkbox"],.radio-middle-left input[type="radio"],.radio-middle-left label>input[type="radio"] {
    left: 15px;
    margin-top: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.checkbox-middle-right input[type="checkbox"],.checkbox-middle-right label>input[type="checkbox"],.radio-middle-right input[type="radio"],.radio-middle-right label>input[type="radio"] {
    margin-top: 0;
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.checkbox-top-left label>input[type="checkbox"],.radio-top-left label>input[type="radio"] {
    left: 15px;
    top: 15px;
    -ms-transform: none;
    transform: none
}

.checkbox-top-right label>input[type="checkbox"],.radio-top-right label>input[type="radio"] {
    right: 15px;
    top: 15px;
    -ms-transform: none;
    transform: none
}

.clamp-container {
    left: 8px;
    margin: -2px;
    padding: 2px;
    position: absolute;
    right: 8px
}

.clamp-horizontal .clamp-container {
    overflow: hidden;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .clamp-all,.clamp-all-scroll {
        overflow: hidden
    }
}

.clamp-all .clamp-container,.clamp-all-scroll .clamp-container {
    bottom: 0;
    overflow: hidden;
    right: 0;
    top: 0
}

@media(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .clamp-all .clamp-container,.clamp-all-scroll .clamp-container {
        bottom: auto
    }
}

@media(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .clamp-all-scroll {
        overflow: auto
    }
}

.clamp-all-scroll .clamp-container {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.crop-img {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.crop-img img {
    left: 0;
    position: absolute
}

.crop-img-center img {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.crop-img-right img {
    left: auto;
    right: 0
}

.crop-img-bottom img {
    bottom: 0;
    top: auto
}

.crop-img-middle img {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.crop-img-center.crop-img-middle img {
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.container-fluid-1280 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid-1280:before,.container-fluid-1280:after {
    content: " ";
    display: table
}

.container-fluid-1280:after {
    clear: both
}

.lexicon-icon {
    display: inline-block;
    fill: currentColor;
    height: 16px;
    transform: translateZ(0);
    vertical-align: middle;
    width: 16px
}

.lexicon-icon-sm {
    height: 7px;
    width: 7px
}

.lexicon-icon-md {
    height: 32px;
    width: 32px
}

.lexicon-icon-lg {
    height: 128px;
    width: 128px
}

.scale-lexicon-icon.lexicon-icon,.scale-lexicon-icon .lexicon-icon,label .lexicon-icon,.control-label .lexicon-icon {
    height: 1em;
    margin-top: -0.13em;
    width: 1em
}

a.collapse-icon {
    padding-right: 45px
}

.collapse-icon-closed [class^="icon-"],.collapse-icon-closed [class*=" icon-"],.collapse-icon-closed .lexicon-icon,.collapse-icon-open [class^="icon-"],.collapse-icon-open [class*=" icon-"],.collapse-icon-open .lexicon-icon {
    display: block
}

.collapse-icon .collapse-icon-closed,.collapse-icon .collapse-icon-open {
    position: absolute;
    right: 15px;
    top: 10px
}

.collapse-icon .collapse-icon-closed [class^="icon-"],.collapse-icon .collapse-icon-closed [class*=" icon-"],.collapse-icon .collapse-icon-open [class^="icon-"],.collapse-icon .collapse-icon-open [class*=" icon-"] {
    margin-top: calc(((1em * 1.428571429) - 1em) / 2)
}

.collapse-icon .collapse-icon-closed .lexicon-icon,.collapse-icon .collapse-icon-open .lexicon-icon {
    margin-top: calc(((1em * 1.428571429) - 16px) / 2)
}

.collapse-icon .collapse-icon-closed {
    display: none
}

.collapse-icon .collapse-icon-open {
    display: inline-block
}

.collapsed .collapse-icon-closed {
    display: inline-block
}

.collapsed .collapse-icon-open {
    display: none
}

.collapse-icon-middle .collapse-icon-closed,.collapse-icon-middle .collapse-icon-open {
    margin-top: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

a .icon-monospaced,.icon-monospaced {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 32px;
    text-align: center;
    vertical-align: middle
}

.icon-monospaced.btn {
    line-height: 32px;
    padding: 0
}

.icon-monospaced.btn:before {
    position: relative;
    top: -1px
}

.icon-monospaced.btn-xs,.btn-group-xs>.icon-monospaced.btn,.icon-monospaced.icon-xs {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.icon-monospaced.btn-sm,.btn-group-sm>.icon-monospaced.btn,.icon-monospaced.icon-sm {
    height: 26px;
    line-height: 26px;
    width: 26px
}

.icon-monospaced.btn-lg,.btn-group-lg>.icon-monospaced.btn,.icon-monospaced.icon-lg {
    height: 40px;
    line-height: 40px;
    width: 40px
}

.icon-monospaced.icon-large {
    height: 26px;
    line-height: 26px;
    width: 26px
}

.icon-monospaced.icon-2x {
    height: 40px;
    line-height: 40px;
    width: 40px
}

.icon-monospaced.icon-3x {
    height: 48px;
    line-height: 48px;
    width: 48px
}

.icon-monospaced.icon-4x {
    height: 75px;
    line-height: 75px;
    width: 75px
}

.icon-monospaced.icon-5x {
    height: 100px;
    line-height: 100px;
    width: 100px
}

.icon-monospaced .glyphicon {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 32px;
    text-align: center
}

.icon-monospaced.lexicon-icon {
    padding: 8px
}

.icon-monospaced .lexicon-icon {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 32px;
    padding: 8px
}

.help-icon {
    border-radius: 100px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 32px;
    text-align: center
}

.help-icon:hover,.help-icon:focus {
    text-decoration: none
}

.help-icon.icon-monospaced {
    vertical-align: baseline
}

.help-icon-default {
    background-color: #eee;
    color: gray
}

.help-icon-default:focus,.help-icon-default:hover {
    color: #333
}

.input-group .form-control:focus {
    z-index: 4
}

.input-group-btn .btn:hover {
    z-index: 3
}

.input-group-btn .btn:focus {
    z-index: 4
}

.input-group-btn>.btn+.btn {
    margin-left: 0
}

.input-group-btn:first-child {
    text-align: right
}

.input-group-btn:last-child>.btn {
    margin-left: -1px
}

.input-group-addon {
    border-width: 1px 1px 1px 1px
}

.input-group-input {
    display: table-cell
}

.input-group-input .form-control {
    display: block
}

.input-group-constrain {
    max-width: 150px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 1px
}

@media(min-width: 768px) {
    .input-group-constrain {
        max-width:300px
    }
}

.input-group-addon .input-group-constrain {
    border-bottom-width: 0;
    display: block;
    line-height: 44px;
    margin-bottom: -7px;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -6px;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-right: 12px
}

.input-group-insert {
    border-left-width: 0;
    border-right-width: 0
}

.input-group-insert>.btn {
    border-radius: 0;
    margin-right: -1px
}

.input-group-default {
    display: table
}

.input-group-default .input-group-addon {
    background-color: transparent;
    border-width: 0;
    padding: 0 10px
}

.input-group-default .input-group-addon:first-child .input-group-addon-content {
    margin-left: -10px
}

.input-group-default .input-group-addon:last-child .input-group-addon-content {
    margin-right: -10px
}

.input-group-default .help-icon {
    height: 28px;
    line-height: 28px;
    width: 28px
}

.input-group-addon-content {
    display: inline-block
}

.input-group-lg .input-group-constrain {
    line-height: 50px;
    margin-bottom: -11px;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: -10px;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 16px
}

.input-group-lg .help-icon {
    height: 35px;
    line-height: 35px;
    width: 35px
}

.input-group-sm .input-group-constrain {
    line-height: 28px;
    margin-bottom: -6px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -5px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.input-group-sm .help-icon {
    height: 20px;
    line-height: 20px;
    width: 20px
}

input[type="checkbox"],input[type="radio"] {
    cursor: pointer
}

fieldset {
    word-wrap: break-word
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell
    }
}

label .reference-mark,.control-label .reference-mark {
    vertical-align: top
}

.form-control {
    border-width: 1px 1px 1px 1px
}

.form-control:focus::-moz-placeholder {
    opacity: 1
}

fieldset[disabled] label .form-control {
    font-weight: normal;
    opacity: 1
}

fieldset[disabled] .form-control::-moz-placeholder,.form-control[disabled]::-moz-placeholder {
    opacity: 1
}

.form-control-feedback .lexicon-icon {
    margin-top: -3px
}

.figure {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.figcaption {
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
    font-weight: 300;
    padding: 10px 15px 10px 15px
}

.figcaption-bottom {
    bottom: 0;
    position: absolute;
    width: 100%
}

.figcaption-full {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.figcaption-middle {
    left: 0;
    padding: 10px 15px 10px 15px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.figcaption-top {
    position: absolute;
    top: 0;
    width: 100%
}

.figure-circle {
    border-radius: 50%
}

.figure-rounded {
    border-radius: 4px
}

.figure-square {
    border-radius: 0
}

.figcaption-danger {
    background-color: #c00;
    background-color: rgba(204,0,0,0.7);
    color: #FFF
}

.figcaption-info {
    background-color: #5bc0de;
    background-color: rgba(91,192,222,0.7);
    color: #FFF
}

.figcaption-primary {
    background-color: #ff8200;
    background-color: rgba(255,130,0,0.7);
    color: #FFF
}

.figcaption-success {
    background-color: #5cb85c;
    background-color: rgba(92,184,92,0.7);
    color: #FFF
}

.figcaption-warning {
    background-color: #f0ad4e;
    background-color: rgba(240,173,78,0.7);
    color: #FFF
}

.label {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 2px;
    max-width: 100%;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    white-space: normal;
    word-wrap: break-word
}

.label a {
    color: #fff;
    display: inline-block;
    text-decoration: underline
}

.label a:focus,.label a:hover {
    color: #fff;
    text-decoration: none
}

.label [class*="icon-"] {
    font-size: .9em;
    text-decoration: none
}

.label .glyphicon {
    font-size: .8em;
    top: 0;
    vertical-align: middle
}

.label-lg {
    font-size: 16px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px
}

.label-sm {
    font-size: 9px;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px
}

.label .lexicon-icon {
    height: 9px;
    margin-left: 2px;
    width: 9px
}

.label-lg .lexicon-icon {
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.label-sm .lexicon-icon {
    height: 5px;
    width: 5px
}

.list-group-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #333;
    display: block;
    font-weight: 500;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    word-wrap: break-word
}

.list-group-heading:focus {
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
    z-index: 1
}

.list-group-heading:hover {
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none
}

.list-group-heading:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-heading:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

button.list-group-heading {
    text-align: left;
    width: 100%
}

.list-group-item.active .dropdown-toggle {
    color: #fff
}

.list-group-item.active .list-group-item-content a {
    color: #fff
}

.list-group .collapse:last-child,.list-group .collapsing:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden
}

.list-group .collapse:last-child .list-group-item:last-child,.list-group .collapsing:last-child .list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.list-group .collapse .list-group-item:first-child,.list-group .collapsing .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group .collapse .list-group-item:last-child,.list-group .collapsing .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.list-group .collapse .tabular-list-group,.list-group .collapsing .tabular-list-group {
    margin-bottom: 0
}

.list-group .list-group-heading {
    margin-top: -1px
}

.list-group .list-group-heading:first-child {
    margin-top: 0
}

.list-group .list-group-heading.collapsed:nth-last-child(2) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.list-group-item-field {
    display: table-cell;
    padding: 8px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 1%;
    word-break: break-all \9;
    word-wrap: break-word
}

.list-group-item-field>.checkbox,.list-group-item-field>.radio {
    margin-bottom: 0;
    margin-top: 0
}

.list-group-item-content {
    display: table-cell;
    max-width: 100px;
    min-width: 100px;
    padding: 8px;
    position: relative;
    vertical-align: middle;
    word-break: break-all \9;
    word-wrap: break-word
}

.list-group-item-content.clamp-horizontal .clamp-container {
    -ms-transform: none;
    transform: none
}

.list-group-item-content.clamp-all .clamp-container {
    padding-top: 1em
}

.list-group-item-content h1,.list-group-item-content h2,.list-group-item-content h3,.list-group-item-content h4,.list-group-item-content h5,.list-group-item-content h6 {
    margin: .5em 0
}

.list-group-item-content h1:first-child,.list-group-item-content h2:first-child,.list-group-item-content h3:first-child,.list-group-item-content h4:first-child,.list-group-item-content h5:first-child,.list-group-item-content h6:first-child {
    margin-top: 0
}

.list-group-item-content h1:last-child,.list-group-item-content h2:last-child,.list-group-item-content h3:last-child,.list-group-item-content h4:last-child,.list-group-item-content h5:last-child,.list-group-item-content h6:last-child {
    margin-bottom: 0
}

.tabular-list-group {
    display: table;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

.tabular-list-group .list-group-item {
    background-color: transparent;
    display: table-row;
    height: 100px;
    padding: 0
}

.tabular-list-group .list-group-item:first-child .list-group-item-content,.tabular-list-group .list-group-item:first-child .list-group-item-field {
    border-top-width: 1px
}

.tabular-list-group .list-group-item.active .list-group-item-content,.tabular-list-group .list-group-item.active .list-group-item-field {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-content,.tabular-list-group .list-group-item-field {
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0
}

.tabular-list-group .list-group-item-content:first-child,.tabular-list-group .list-group-item-field:first-child {
    border-left-width: 1px;
    padding-left: 15px
}

.tabular-list-group .list-group-item-content:last-child,.tabular-list-group .list-group-item-field:last-child {
    border-right-width: 1px;
    padding-right: 15px
}

.tabular-list-group .clamp-container .truncate-text {
    white-space: nowrap \9;
    word-break: normal \9
}

.tabular-list-group .truncate-text {
    white-space: normal \9;
    word-break: break-all \9
}

.tabular-list-group.no-borders .list-group-item:first-child .list-group-item-content,.tabular-list-group.no-borders .list-group-item:first-child .list-group-item-field {
    border-top-width: 0
}

.tabular-list-group.no-borders .list-group-item-content,.tabular-list-group.no-borders .list-group-item-field {
    border-width: 0
}

.tabular-list-group.full-borders .list-group-item-content,.tabular-list-group.full-borders .list-group-item-content:last-child,.tabular-list-group.full-borders .list-group-item-field,.tabular-list-group.full-borders .list-group-item-field:last-child {
    border-right-width: 1px
}

.tabular-list-group.full-borders .list-group-item-content:first-child,.tabular-list-group.full-borders .list-group-item-field:first-child {
    border-left-width: 1px
}

@media(min-width: 992px) {
    .tabular-list-group .list-group-item-content,.tabular-list-group .list-group-item-field {
        padding:1em .8em
    }
}

@media(max-width: 279px) {
    .tabular-list-group {
        display:block
    }

    .tabular-list-group .list-group-item {
        display: block;
        height: auto
    }

    .tabular-list-group .list-group-item-content,.tabular-list-group .list-group-item-field {
        display: block;
        width: 100%
    }
}

.tabular-list-group-unstyled {
    list-style: none;
    padding-left: 0
}

.tabular-list-group-unstyled .list-group-item {
    background-color: transparent;
    border-width: 0;
    display: table;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

.tabular-list-group-unstyled .list-group-item-content,.tabular-list-group-unstyled .list-group-item-field {
    padding: 0;
    vertical-align: top
}

.nav>li>a,.nav>li>span,.nav-heading>a,.nav-heading>span {
    display: block;
    padding: 10px 15px;
    position: relative;
    word-wrap: break-word
}

.nav>li>a:focus {
    z-index: 1
}

.nav-heading {
    color: #333;
    display: block;
    position: relative
}

.nav-equal-height>li>a,.nav-equal-height .nav>li>a,.nav-equal-height-heading>a,.nav-equal-height-heading>span {
    display: table-cell;
    height: 40px;
    max-width: 100px;
    min-width: 100px;
    vertical-align: middle;
    word-break: break-all \9;
    word-wrap: break-word
}

.nav-equal-height>li,.nav-equal-height .nav>li {
    display: table;
    width: 100%
}

.nav-equal-height>li>a {
    padding: 0 15px
}

.nav-equal-height-heading {
    display: table;
    position: relative;
    width: 100%
}

.nav-equal-height-heading:focus,.nav-equal-height-heading:hover {
    background-color: #eee;
    text-decoration: none
}

.nav-equal-height-heading>a,.nav-equal-height-heading>span {
    text-decoration: none
}

.nav-equal-height-heading>a:first-child,.nav-equal-height-heading>span:first-child {
    padding-left: 15px
}

.nav-equal-height-heading>.nav-equal-height-heading-field {
    width: 1%
}

.nav-nested .nav>li>a {
    padding-left: 30px
}

.nav-nested .nav>li>.nav-equal-height-heading {
    padding-left: 15px
}

.nav-nested .nav .nav>li>a {
    padding-left: 45px
}

.nav-nested .nav .nav>li>.nav-equal-height-heading {
    padding-left: 30px
}

.nav-nested .nav .nav .nav>li>a {
    padding-left: 60px
}

.nav-nested .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 45px
}

.nav-nested .nav .nav .nav .nav>li>a {
    padding-left: 75px
}

.nav-nested .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 60px
}

.nav-nested .nav .nav .nav .nav .nav>li>a {
    padding-left: 90px
}

.nav-nested .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 75px
}

.nav-nested .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 105px
}

.nav-nested .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 90px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 120px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 105px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 135px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 120px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 150px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 135px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 165px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 150px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 180px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 165px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 195px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 180px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 210px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 195px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 225px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 210px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>a {
    padding-left: 240px
}

.nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav>li>.nav-equal-height-heading {
    padding-left: 225px
}

.nav-nested-margins>li .nav>li {
    margin-left: 15px
}

.nav-nested>.active>a,.nav-nested .nav>.active>a,.nav-nested-margins>.active>a,.nav-nested-margins .nav>.active>a {
    color: #274d4d
}

.nav-pills a[aria-expanded="true"],.nav-pills a[aria-expanded="true"]:hover,.nav-pills a[aria-expanded="true"]:focus {
    background-color: #ff8200;
    color: #fff
}

.nav-pills .nav>li>a {
    border-radius: 4px
}

.nav-circle>li>a,.nav-circle .nav>li>a {
    border-radius: 100px
}

.nav-rounded>li>a,.nav-rounded .nav>li>a {
    border-radius: 5px
}

.nav-square>li>a,.nav-square .nav>li>a {
    border-radius: 0
}

.basic-search {
    float: right;
    max-width: none;
    padding: 1px 15px
}

@media(min-width: 768px) {
    .basic-search {
        max-width:220px
    }
}

.basic-search.open {
    z-index: 10
}

.basic-search .form-control {
    float: right;
    width: 100%
}

.basic-search .input-group-input .basic-search-slider .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.basic-search .input-group-input .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.basic-search-slider {
    left: 101%;
    position: relative
}

@media(min-width: 768px) {
    .basic-search-slider {
        left:0
    }
}

.basic-search-slider .basic-search-close {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    left: 0;
    position: absolute;
    z-index: 5
}

@media(min-width: 768px) {
    .basic-search-slider .basic-search-close {
        display:none;
        line-height: normal
    }
}

.basic-search-slider .basic-search-close:focus {
    border-color: #ff8200;
    outline: 0
}

.basic-search.focus .basic-search-slider .basic-search-close {
    border-right-color: #ff8200
}

.basic-search.open .basic-search-slider {
    left: 0
}

.basic-search .input-group-input {
    text-align: right
}

.basic-search .input-group-input .form-control {
    min-width: 100px
}

.basic-search-autofit {
    float: none;
    max-width: none
}

.basic-search-transition:after {
    transition: all .1s ease
}

.basic-search-transition .basic-search-slider {
    transition: left .5s ease,right .5s ease
}

.collapse-basic-search {
    position: relative
}

@media(min-width: 768px) {
    .collapse-basic-search.navbar-no-collapse .navbar-nav:first-child {
        float:left
    }

    .collapse-basic-search .basic-search-autofit {
        float: none;
        max-width: none
    }
}

.collapse-basic-search .basic-search {
    display: block;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media(min-width: 768px) {
    .collapse-basic-search .basic-search {
        position:static
    }
}

.collapse-basic-search .basic-search.basic-search-transition .input-group-input,.collapse-basic-search .basic-search.open .input-group-input {
    visibility: visible
}

@media(min-width: 768px) {
    .collapse-basic-search .basic-search.open .basic-search-close {
        display:none
    }
}

@media(max-width: 767px) {
    .collapse-basic-search .basic-search.basic-search-transition .input-group-btn .btn:first-child,.collapse-basic-search .basic-search.open .input-group-btn .btn:first-child {
        border-bottom-left-radius:0;
        border-top-left-radius: 0
    }
}

@media(max-width: 767px) {
    .collapse-basic-search .basic-search .input-group-btn .btn:first-child {
        border-bottom-left-radius:4px;
        border-top-left-radius: 4px
    }
}

.collapse-basic-search .basic-search .input-group-input {
    overflow: hidden;
    visibility: hidden
}

@media(min-width: 768px) {
    .collapse-basic-search .basic-search .input-group-input {
        overflow:visible;
        visibility: visible
    }
}

@media(min-width: 768px) {
    .collapse-basic-search .basic-search .input-group-input .form-control {
        left:auto
    }
}

.collapse-basic-search .basic-search .form-control {
    padding-left: 47px
}

@media(min-width: 768px) {
    .collapse-basic-search .basic-search .form-control {
        padding-left:5px
    }
}

.collapse-basic-search .navbar-nav:first-child {
    float: none
}

@media(min-width: 768px) {
    .collapse-basic-search .navbar-nav:first-child {
        float:left
    }
}

.collapse-basic-search .navbar-nav>li>a,.collapse-basic-search .navbar-toggle {
    z-index: 1
}

.navbar .container-fluid-1280 {
    padding-left: 0;
    padding-right: 0
}

.navbar .nav-tabs {
    border-width: 0
}

.navbar .nav-tabs>li>a,.navbar .nav-tabs>li>a:focus,.navbar .nav-tabs>li>a:hover {
    border-radius: 0;
    border-width: 0;
    margin-right: 0
}

@media(min-width: 768px) {
    .navbar-collapse-left {
        float:left
    }
}

@media(max-width: 767px) {
    .navbar .navbar-collapse:first-child,.navbar-collapse-absolute .navbar-collapse {
        background-color:#fff;
        border-color: transparent;
        border-style: solid;
        border-width: 0 1px 1px 1px;
        left: -1px;
        margin-top: 1px;
        position: absolute;
        right: -1px;
        top: 100%;
        z-index: 1000
    }
}

.navbar-no-collapse .navbar-nav {
    float: left;
    margin: 0 15px
}

.navbar-no-collapse .navbar-nav>li {
    float: left
}

.navbar-no-collapse .navbar-nav .dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    position: absolute
}

@media(max-width: 767px) {
    .navbar-no-collapse .navbar-nav .open .dropdown-menu>li>a {
        color:#333;
        padding: 3px 20px
    }

    .navbar-no-collapse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-no-collapse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #f5f5f5;
        color: #262626
    }
}

@media(max-width: 767px) {
    .navbar-no-collapse .navbar-nav .open .dropdown-menu .divider {
        height:1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }
}

.navbar-no-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 3px 20px
}

.navbar-form {
    padding: 1px 15px
}

@media(min-width: 768px) {
    .navbar-form {
        margin:0
    }
}

@media(min-width: 768px) {
    .navbar-header .input-group-input .form-control {
        max-width:none;
        min-width: 0
    }
}

@media(max-width: 767px) {
    .navbar-header-left-xs {
        float:left
    }
}

@media(max-width: 767px) {
    .navbar-header-right-xs {
        float:right
    }
}

@media(min-width: 768px) {
    .navbar-header-right {
        float:right
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        margin-right:15px
    }
}

@media(min-width: 768px) {
    .navbar-nav.navbar-right {
        margin-left:15px;
        margin-right: 0
    }
}

@media(min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right:0
    }
}

.navbar-nav>li>a {
    padding-bottom: 14px;
    padding-top: 14px
}

.navbar-brand {
    height: auto;
    padding-bottom: 14px;
    padding-top: 14px
}

.navbar-brand:focus {
    position: relative;
    z-index: 1
}

.navbar-toggle {
    height: 32px;
    margin-left: 15px;
    padding-bottom: 0;
    padding-top: 0
}

.navbar-toggle:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.navbar-toggle .icon-bar {
    background-color: #418080
}

.navbar-toggle-left {
    float: left
}

@media(max-width: 767px) {
    .navbar-default .navbar-collapse:first-child,.navbar-default.navbar-collapse-absolute .navbar-collapse {
        background-color:#f8f8f8;
        border-color: #e7e7e7
    }
}

.navbar-default .navbar-toggle {
    color: #555
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default.collapse-basic-search .basic-search.open {
    background-color: #f8f8f8
}

.navbar-default.collapse-basic-search .basic-search .form-control::-moz-placeholder {
    opacity: 1
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-collapse:first-child,.navbar-inverse.navbar-collapse-absolute .navbar-collapse {
        background-color:#222;
        border-color: #090909
    }
}

.navbar-inverse .navbar-toggle {
    color: #fff
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse.collapse-basic-search .basic-search.open {
    background-color: #222
}

.navbar-inverse.collapse-basic-search .basic-search .form-control::-moz-placeholder {
    opacity: 1
}

.nav-tabs>li[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.nav-tabs>li[class*='col-']:first-child>.dropdown-menu {
    margin-left: 0
}

.nav-tabs>li[class*='col-']:last-child {
    float: right
}

.nav-tabs>li[class*='col-']>a {
    margin-left: 2px;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nav-tabs>li[class*='col-']>.dropdown-menu {
    margin-left: 2px
}

.nav-tabs>li:first-child>a {
    margin-left: 0
}

.nav-tabs.nav-justified>li>a {
    margin-left: 0
}

.nav-tabs-default {
    border-bottom-color: transparent
}

.nav-tabs-default>li:first-child>a,.nav-tabs-default>li:first-child>a:focus,.nav-tabs-default>li:first-child>a:hover,.nav-tabs-default>li:first-child.open>a,.nav-tabs-default>li:first-child.open>a:focus,.nav-tabs-default>li:first-child.open>a:hover,.nav-tabs-default>li:first-child.active>a,.nav-tabs-default>li:first-child.active>a:focus,.nav-tabs-default>li:first-child.active>a:hover {
    border-left-color: transparent
}

.nav-tabs-default>li>a {
    border-left-color: #ddd;
    border-radius: 0;
    border-width: 0 0 0 1px;
    margin-right: 0
}

.nav-tabs-default>li>a:hover {
    border-color: transparent transparent transparent #ddd
}

.nav-tabs-default>li.active>a,.nav-tabs-default>li.active>a:focus,.nav-tabs-default>li.active>a:hover {
    border-color: transparent transparent transparent #ddd;
    border-width: 0 0 0 1px
}

.nav-tabs-default .open>a,.nav-tabs-default .open>a:focus,.nav-tabs-default .open>a:hover {
    border-color: transparent transparent transparent #ddd
}

.management-bar {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative
}

.management-bar:before,.management-bar:after {
    content: " ";
    display: table
}

.management-bar:after {
    clear: both
}

@media(min-width: 768px) {
    .management-bar {
        border-radius:4px
    }
}

.management-bar .checkbox,.management-bar .radio {
    margin-bottom: 0;
    margin-top: 0
}

.management-bar .checkbox label,.management-bar .radio label {
    display: block
}

.management-bar .management-bar-nav>li>.btn,.management-bar .management-bar-nav>.dropdown>.btn,.management-bar-header>.btn,.management-bar-header-right>.btn,.management-bar-header>.dropdown,.management-bar-header-right>.dropdown {
    margin: 7px 0 7px 15px;
    padding: 0
}

.management-bar-header>.dropdown,.management-bar-header-right>.dropdown {
    float: left
}

.management-bar-header>.dropdown>a,.management-bar-header-right>.dropdown>a {
    padding: 0
}

.container>.management-bar-header,.container>.management-bar-collapse,.container-fluid>.management-bar-header,.container-fluid>.management-bar-collapse {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width: 768px) {
    .container>.management-bar-header,.container>.management-bar-collapse,.container-fluid>.management-bar-header,.container-fluid>.management-bar-collapse {
        margin-left:0;
        margin-right: 0
    }
}

.container-fluid-1280 .management-bar-header-right {
    margin-right: 0
}

.management-bar-header>.checkbox,.management-bar-header>.radio,.management-bar-header-right>.checkbox,.management-bar-header-right>.radio,.management-bar-nav>li>.checkbox,.management-bar-nav>li>.radio {
    float: left;
    padding-bottom: 14px;
    padding-left: 15px;
    padding-right: 0;
    padding-top: 14px
}

.management-bar-header {
    float: left
}

.management-bar-header:before,.management-bar-header:after {
    content: " ";
    display: table
}

.management-bar-header:after {
    clear: both
}

.management-bar-header-right {
    float: right;
    margin-right: 15px
}

.management-bar-header-right>a,.management-bar-header-right>span {
    display: block;
    float: left;
    padding: 14px 15px
}

.management-bar-header-item {
    float: left;
    height: 50px;
    padding: 14px 15px
}

.management-bar-header-item:hover,.management-bar-header-item:focus {
    text-decoration: none
}

.management-bar-header-item>img {
    display: block
}

@media(min-width: 768px) {
    .management-bar>.container .management-bar-header-item,.management-bar>.container-fluid .management-bar-header-item {
        margin-left:-15px
    }
}

.management-bar-item-title {
    display: inline-block;
    float: left;
    margin-right: 5px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(min-width: 768px) {
    .management-bar-item-title {
        max-width:180px
    }
}

.management-bar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-right: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 9px 10px;
    position: relative
}

@media(min-width: 768px) {
    .management-bar-toggle {
        display:none
    }
}

.management-bar-toggle:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.management-bar-toggle-link {
    border-radius: 0;
    border-width: 0
}

.management-bar-toggle-link.management-bar-toggle {
    margin: 0;
    padding: 14px 15px
}

.management-bar-toggle-link:focus,.management-bar-toggle-link:hover {
    background-color: #eee;
    text-decoration: none
}

.management-bar-toggle-left {
    float: left;
    margin: 2px 15px;
    padding: 6px 10px
}

.management-bar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.management-bar-collapse:before,.management-bar-collapse:after {
    content: " ";
    display: table
}

.management-bar-collapse:after {
    clear: both
}

@media(max-width: 767px) {
    .management-bar-collapse {
        background-color:#fff;
        border-color: transparent;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        clear: both;
        left: -1px;
        position: absolute;
        right: -1px;
        top: 100%;
        z-index: 1001
    }
}

@media(min-width: 768px) {
    .management-bar-collapse {
        border-top-width:0;
        box-shadow: none;
        clear: none;
        float: left;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        position: static;
        width: auto
    }
}

@media(min-width: 768px) {
    .management-bar-collapse.collapse {
        display:block!important;
        height: auto!important;
        overflow: visible!important;
        padding-bottom: 0
    }
}

.management-bar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .management-bar-collapse.in {
        overflow-y:visible
    }
}

.management-bar-collapse .dropdown-backdrop {
    position: relative
}

.management-bar-nav {
    margin: 7px -15px
}

@media(min-width: 768px) {
    .management-bar-nav {
        float:left;
        margin: 0
    }
}

@media(min-width: 768px) {
    .management-bar-nav>li {
        float:left
    }
}

.management-bar-nav>li>a,.management-bar-nav>li>span {
    display: block;
    padding: 14px 15px
}

.management-bar-nav>li>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 0
}

@media(max-width: 767px) {
    .management-bar-nav .open .dropdown-menu {
        background-color:transparent;
        border-width: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        max-width: none;
        position: static;
        width: auto
    }
}

@media(max-width: 767px) {
    .management-bar-nav .open .dropdown-menu>li>a,.management-bar-nav .open .dropdown-menu .dropdown-header {
        padding:5px 15px 5px 25px
    }
}

@media(max-width: 767px) {
    .management-bar-nav .open .dropdown-menu>li>a:hover,.management-bar-nav .open .dropdown-menu>li>a:focus {
        background-image:none
    }
}

.management-bar-no-collapse .management-bar-nav {
    float: left;
    margin: 0
}

.management-bar-no-collapse .management-bar-nav>li {
    float: left;
    margin-left: -1px
}

.management-bar-no-collapse .management-bar-nav>li:first-child {
    margin-left: 0
}

.management-bar-no-collapse .management-bar-nav .dropdown-menu {
    background-color: #fff;
    border-color: rgba(0,0,0,0.15);
    border-width: 1px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    position: absolute
}

.management-bar-no-collapse .management-bar-nav-right {
    float: right;
    margin-right: 15px
}

.management-bar-no-collapse .container-fluid-1280 .management-bar-nav-right {
    margin-right: 0
}

.management-bar-default .management-bar-collapse {
    border-color: #e7e7e7
}

@media(max-width: 767px) {
    .management-bar-default .management-bar-collapse {
        background-color:#f8f8f8;
        border-color: #e7e7e7
    }
}

.management-bar-default .management-bar-toggle-left {
    color: #555
}

.management-bar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.management-bar-default a,.management-bar-default .management-bar-text,.management-bar-default .management-bar-nav>li>a,.management-bar-default .management-bar-nav>.dropdown>a {
    color: #777
}

.management-bar-default .management-bar-nav>li>a:hover,.management-bar-default .management-bar-nav>.dropdown>a:hover {
    background-color: transparent;
    color: #333
}

.management-bar-default .management-bar-nav>li>a:focus,.management-bar-default .management-bar-nav>.dropdown>a:focus,.management-bar-default .management-bar-nav .open>a,.management-bar-default .management-bar-nav .open>a:focus,.management-bar-default .management-bar-nav .open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.management-bar-default .management-bar-nav>.disabled>a,.management-bar-default .management-bar-nav>.disabled>a:focus,.management-bar-default .management-bar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #ccc
}

.management-bar-default .btn-default,.management-bar-default .nav>li>.btn-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    color: #777
}

.management-bar-default .btn-default:focus,.management-bar-default .btn-default:hover,.management-bar-default .nav>li>.btn-default:focus,.management-bar-default .nav>li>.btn-default:hover {
    background-color: #dfdfdf;
    border-color: #c9c9c9;
    color: #777
}

.management-bar-default .btn-default:active,.management-bar-default .btn-default.active,.management-bar-default .nav>li>.btn-default:active,.management-bar-default .nav>li>.btn-default.active {
    background-color: #dfdfdf;
    border-color: #c9c9c9;
    color: #777
}

.pagination-bar:before,.pagination-bar:after {
    content: " ";
    display: table
}

.pagination-bar:after {
    clear: both
}

.pagination-bar .pagination {
    width: 100%
}

@media(min-width: 768px) {
    .pagination-bar .pagination {
        float:right;
        margin: 0;
        width: auto
    }
}

.pagination>li>a,.pagination>li>span {
    border: 1px solid #ddd;
    margin-left: -1px;
    padding: 6px 12px 6px 12px
}

.pagination-items-per-page {
    border-color: transparent;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    float: left;
    line-height: 1.428571429
}

.pagination-items-per-page [class*="icon-"] {
    margin-left: 10px
}

.pagination-items-per-page a {
    display: block;
    padding: 6px 12px 6px 12px;
    text-decoration: none
}

.pagination-results {
    border: 1px solid transparent;
    float: right;
    line-height: 1.428571429;
    padding-bottom: 6px;
    padding-top: 6px
}

@media(min-width: 768px) {
    .pagination-results {
        float:left;
        margin-left: 25px
    }
}

.pagination-sm .pagination-items-per-page {
    border-radius: 3px
}

.pagination-sm .pagination-items-per-page a,.pagination-sm .pagination-results {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px 5px 10px
}

.pagination-sm .pagination a {
    font-size: 12px
}

.pagination-sm .pagination>li>a,.pagination-sm .pagination>li>span {
    line-height: 1.5;
    padding: 5px 10px 5px 10px
}

.pagination-sm .pagination>li:first-child>a,.pagination-sm .pagination>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm .pagination>li:last-child>a,.pagination-sm .pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination-lg .pagination-items-per-page {
    border-radius: 6px
}

.pagination-lg .pagination-items-per-page a,.pagination-lg .pagination-results {
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px 10px 16px
}

.pagination-lg .pagination>li a {
    font-size: 18px
}

.pagination-lg .pagination>li>a,.pagination-lg .pagination>li>span {
    line-height: 1.3333333;
    padding: 10px 16px 10px 16px
}

.pagination-lg .pagination>li:first-child>a,.pagination-lg .pagination>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg .pagination>li:last-child>a,.pagination-lg .pagination>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.panel {
    border-width: 1px 1px 1px 1px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-footer {
    background-color: transparent;
    border-color: transparent;
    border-top-width: 1px
}

.panel-heading {
    border-bottom-width: 1px
}

.panel-title {
    font-size: 1em;
    font-weight: 500;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.panel-group .panel-heading {
    padding: 0
}

.panel-group .panel-heading .collapse-icon {
    padding-right: 45px
}

.panel-group .panel-title>a,.panel-group .panel-title>span {
    display: block;
    padding: 10px 15px;
    position: relative
}

.card .panel,.card-horizontal .panel {
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0
}

.card .panel-heading,.card .panel-footer,.card-horizontal .panel-heading,.card-horizontal .panel-footer {
    border-radius: 0
}

.card .panel:first-child,.card .panel-group:first-child,.card-horizontal .panel:first-child,.card-horizontal .panel-group:first-child {
    margin-top: 20px
}

.panel-blank {
    box-shadow: none;
    border-color: transparent
}

.panel-blank>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent
}

.panel-blank>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-blank>.panel-heading .badge {
    color: transparent;
    background-color: #333
}

.panel-blank>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.panel-blank>.panel-footer {
    background-color: transparent;
    border-color: transparent;
    color: #333
}

.panel-group .panel-blank .panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-default>.panel-footer {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333
}

.panel-primary>.panel-footer {
    background-color: #ff8200;
    border-color: #ff8200;
    color: #fff
}

.panel-success>.panel-footer {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-warning>.panel-footer {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-danger>.panel-footer {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #c00
}

.progress-xs {
    border-radius: 2px;
    height: 8px
}

.progress-xs .progress-bar {
    font-size: 8px;
    line-height: 8px
}

.progress-lg {
    border-radius: 4px;
    height: 32px
}

.progress-lg .progress-bar {
    font-size: 14px;
    line-height: 32px
}

.progress-xl {
    border-radius: 6px;
    height: 52px
}

.progress-xl .progress-bar {
    font-size: 18px;
    line-height: 52px
}

.multi-step-progress-bar {
    display: table;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    width: 100%
}

.multi-step-progress-bar>li {
    color: #BBB;
    display: table-cell;
    vertical-align: bottom;
    width: 1%
}

.multi-step-progress-bar>.active {
    color: #ff8200
}

.multi-step-progress-bar>.active .divider {
    background-color: #ff8200;
    color: #ff8200
}

.multi-step-progress-bar>.active .divider:after {
    content: "ï„‘"
}

.multi-step-progress-bar>.complete {
    color: #555
}

.multi-step-progress-bar>.complete .divider {
    background-color: #555;
    color: #ff8200;
    margin-left: 15px
}

.multi-step-progress-bar>.complete .divider:after {
    content: "ï€Œ";
    left: -14px
}

.multi-step-progress-bar .divider {
    background-color: #BBB;
    color: #BBB;
    height: 1px;
    margin: 10px 0 10px 12px;
    position: relative
}

.multi-step-progress-bar .divider:after {
    content: "ï„Œ";
    display: block;
    font-family: 'fontawesome-alloy';
    left: -12px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.multi-step-progress-bar .progress-bar-step,.multi-step-progress-bar .progress-bar-title {
    margin-right: 10px
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse {
        padding-top:20px
    }
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse>li {
        width:auto
    }
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse>li:last-child {
        width:1%
    }
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse>li:last-child .divider {
        width:0
    }
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse>.active .progress-bar-title {
        display:block;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0
    }
}

@media(max-width: 767px) {
    .multi-step-progress-bar-collapse .progress-bar-title {
        display:none
    }
}

.multi-step-progress-bar-fixed>li {
    display: inline-block;
    width: 100px
}

.sidebar {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.sidebar h1,.sidebar .h1 {
    margin-bottom: 0;
    margin-top: 0
}

.sidebar h2,.sidebar .h2 {
    margin-bottom: 0;
    margin-top: 3px
}

.sidebar h3,.sidebar .h3 {
    margin-bottom: 0;
    margin-top: 5px
}

.sidebar h4,.sidebar .h4 {
    margin-bottom: 0;
    margin-top: 6px
}

.sidebar h5,.sidebar .h5 {
    margin-bottom: 0;
    margin-top: 8px
}

.sidebar h6,.sidebar .h6 {
    margin-bottom: 0;
    margin-top: 9px
}

.sidebar .sidebar-title {
    display: block;
    font-weight: 500;
    margin-bottom: 8px
}

.sidebar-header {
    margin: 0;
    padding: 24px 24px 24px 24px;
    word-wrap: break-word
}

.sidebar-header:before,.sidebar-header:after {
    content: " ";
    display: table
}

.sidebar-header:after {
    clear: both
}

.sidebar-actions,.sidebar-header-actions {
    float: right;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    margin-right: -9px
}

.sidebar-actions>li,.sidebar-header-actions>li {
    display: inline-block
}

.sidebar-caption {
    color: #777
}

.sidebar-body {
    font-size: 14px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 24px 24px 24px 24px
}

.sidebar-body dt {
    padding-top: .1px
}

.sidebar-body dd.sidebar-caption {
    margin-bottom: 20px;
    margin-top: 3px
}

.sidebar-footer {
    padding: 24px 24px 24px 24px
}

.sidebar-footer a {
    text-decoration: none
}

.sidebar-block {
    margin-bottom: 32px;
    position: relative;
    word-wrap: break-word
}

.sidebar-panel {
    height: 155px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.sidebar .management-bar-default,.sidebar .navbar-default,.sidebar .navbar-inverse {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0;
    margin-bottom: 0
}

.sidebar .navbar>[class*='container-fluid']>.navbar-nav {
    margin-left: 0;
    margin-right: 0
}

@media(min-width: 768px) {
    .sidebar .navbar>[class*='container-fluid']>.navbar-collapse {
        padding-left:0;
        padding-right: 0
    }
}

.sidebar-default {
    background-color: #f8f8f8;
    border-left: 1px solid #e7e7e7;
    color: #777
}

.sidebar-default .sidebar-header .sidebar-title {
    color: #777
}

.sidebar-default .sidebar-header a.sidebar-title,.sidebar-default .sidebar-header .sidebar-title a {
    color: #777;
    text-decoration: none
}

.sidebar-default .sidebar-header a.sidebar-title:hover,.sidebar-default .sidebar-header a.sidebar-title:focus,.sidebar-default .sidebar-header .sidebar-title a:hover,.sidebar-default .sidebar-header .sidebar-title a:focus {
    color: #333
}

.sidebar-default a.sidenav-close,.sidebar-default .sidebar-actions>li>a,.sidebar-default .sidebar-actions>li>span>a,.sidebar-default .sidebar-actions>li .dropdown-toggle,.sidebar-default .sidebar-header-actions>li a {
    color: #777;
    text-decoration: none
}

.sidebar-default a.sidenav-close:focus,.sidebar-default a.sidenav-close:hover,.sidebar-default .sidebar-actions>li>a:focus,.sidebar-default .sidebar-actions>li>a:hover,.sidebar-default .sidebar-actions>li>span>a:focus,.sidebar-default .sidebar-actions>li>span>a:hover,.sidebar-default .sidebar-actions>li .dropdown-toggle:focus,.sidebar-default .sidebar-actions>li .dropdown-toggle:hover,.sidebar-default .sidebar-header-actions>li a:focus,.sidebar-default .sidebar-header-actions>li a:hover {
    color: #333
}

.sidebar-default .sidebar-panel {
    background-color: #e7e7e7
}

.sidebar-inverse {
    background-color: #222;
    color: #9d9d9d
}

.sidebar-inverse .sidebar-header .sidebar-title {
    color: #9d9d9d
}

.sidebar-inverse .sidebar-header a.sidebar-title,.sidebar-inverse .sidebar-header .sidebar-title a {
    color: #9d9d9d;
    text-decoration: none
}

.sidebar-inverse .sidebar-header a.sidebar-title:hover,.sidebar-inverse .sidebar-header a.sidebar-title:focus,.sidebar-inverse .sidebar-header .sidebar-title a:hover,.sidebar-inverse .sidebar-header .sidebar-title a:focus {
    color: #fff
}

.sidebar-inverse a.sidenav-close,.sidebar-inverse .sidebar-actions>li>a,.sidebar-inverse .sidebar-actions>li>span>a,.sidebar-inverse .sidebar-actions>li .dropdown-toggle,.sidebar-inverse .sidebar-header-actions>li a {
    color: #9d9d9d;
    text-decoration: none
}

.sidebar-inverse a.sidenav-close:focus,.sidebar-inverse a.sidenav-close:hover,.sidebar-inverse .sidebar-actions>li>a:focus,.sidebar-inverse .sidebar-actions>li>a:hover,.sidebar-inverse .sidebar-actions>li>span>a:focus,.sidebar-inverse .sidebar-actions>li>span>a:hover,.sidebar-inverse .sidebar-actions>li .dropdown-toggle:focus,.sidebar-inverse .sidebar-actions>li .dropdown-toggle:hover,.sidebar-inverse .sidebar-header-actions>li a:focus,.sidebar-inverse .sidebar-header-actions>li a:hover {
    color: #fff
}

.sidebar-inverse .sidebar-panel {
    background-color: #090909
}

.container-fluid-1280.sidenav-container {
    padding-left: 15px;
    padding-right: 15px
}

.sidenav-container {
    position: relative
}

.sidenav-container>.sidenav-menu-slider {
    visibility: hidden;
    width: 0
}

.sidenav-container>.sidenav-content {
    left: 0
}

.sidenav-container.open>.sidenav-menu-slider {
    visibility: visible
}

.sidenav-content {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

@media(min-width: 768px) {
    .sidenav-content {
        position:static
    }

    .sidenav-content:before,.sidenav-content:after {
        content: " ";
        display: table
    }

    .sidenav-content:after {
        clear: both
    }
}

.sidenav-menu {
    height: 100%;
    position: relative
}

.sidenav-menu-slider {
    overflow: hidden;
    position: absolute;
    width: 320px;
    z-index: 10
}

.sidenav-fixed>.sidenav-menu-slider {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1035
}

.sidenav-right>.sidenav-content {
    left: auto;
    right: 0
}

.sidenav-right>.sidenav-menu-slider {
    left: auto;
    right: 0
}

.sidenav-right>.sidenav-menu-slider .sidenav-menu {
    right: 0
}

.sidenav-js-fouc>.sidenav-menu-slider {
    opacity: 0;
    visibility: hidden
}

.sidenav-transition .sidenav-content,.sidenav-transition .sidenav-menu,.sidenav-transition .sidenav-menu-slider {
    transition: all .5s ease
}

.sidenav-transition {
    transition: all .5s ease
}

.sidenav-fixed.sidenav-menu-slider {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 0
}

.sidenav-fixed.sidenav-menu-slider.open {
    visibility: visible;
    width: 320px
}

.sidenav-fixed.sidenav-menu-slider .sidenav-menu {
    position: absolute
}

.sidenav-menu-slider .sidenav-menu {
    width: 320px
}

.sidenav-menu-slider.sidenav-right {
    left: auto;
    right: 0
}

.sidenav-menu-slider.sidenav-right .sidenav-menu {
    right: 0
}

.sticker {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    left: 15px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px
}

.sticker .lexicon-icon {
    margin-top: -1px
}

.sticker-static {
    position: static
}

.sticker-bottom-left {
    bottom: 15px;
    right: auto;
    top: auto
}

.sticker-bottom-right {
    bottom: 15px;
    left: auto;
    right: 15px;
    top: auto
}

.sticker-top-right {
    left: auto;
    right: 15px
}

.sticker-bottom {
    bottom: 15px;
    top: auto
}

.sticker-right {
    left: auto;
    right: 15px
}

.sticker-outside {
    left: -15px;
    top: -15px
}

.sticker-outside.sticker-bottom-left {
    bottom: -15px;
    top: auto
}

.sticker-outside.sticker-bottom-right {
    bottom: -15px;
    left: auto;
    right: -15px;
    top: auto
}

.sticker-outside.sticker-top-right {
    left: auto;
    right: -15px
}

.sticker-outside.sticker-bottom {
    bottom: -15px;
    top: auto
}

.sticker-outside.sticker-right {
    left: auto;
    right: -15px
}

.sticker-sm {
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    width: 22px
}

.sticker-sm .lexicon-icon {
    height: 9px;
    margin-top: -2px;
    width: 9px
}

.sticker-lg {
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    width: 44px
}

.sticker-lg .lexicon-icon {
    height: 16px;
    margin-top: -3px;
    width: 16px
}

.sticker-circle {
    border-radius: 100px
}

.sticker-rounded {
    border-radius: 4px
}

.sticker-square {
    border-radius: 0
}

.sticker-danger {
    background-color: #c00
}

.sticker-default {
    background-color: #777
}

.sticker-info {
    background-color: #5bc0de
}

.sticker-primary {
    background-color: #ff8200
}

.sticker-success {
    background-color: #5cb85c
}

.sticker-warning {
    background-color: #f0ad4e
}

table {
    border-collapse: separate;
    border-spacing: 2px
}

th {
    height: 20px
}

.table {
    border-collapse: collapse;
    border-spacing: 0
}

.table>thead tr td:first-child>.checkbox,.table>thead tr td:first-child>input[type="checkbox"],.table>tbody tr td:first-child>.checkbox,.table>tbody tr td:first-child>input[type="checkbox"],.table>tfoot tr td:first-child>.checkbox,.table>tfoot tr td:first-child>input[type="checkbox"] {
    margin-bottom: 0;
    margin-top: 0
}

.table thead .clamp-container {
    bottom: 8px
}

.table th {
    height: 36px
}

.table tr td:first-child,.table tr th:first-child {
    padding-left: 15px
}

.table tr td:first-child .clamp-container,.table tr th:first-child .clamp-container {
    left: 15px
}

.table tr td:last-child,.table tr th:last-child {
    padding-right: 15px
}

.table tr td:last-child .clamp-container,.table tr th:last-child .clamp-container {
    right: 15px
}

.table .clamp-container {
    -ms-transform: none;
    transform: none
}

.table-cell-content {
    display: table-cell;
    max-width: 100px;
    min-width: 100px;
    position: relative;
    width: auto;
    word-break: break-all \9;
    word-wrap: break-word
}

.table-cell-field {
    display: table-cell;
    width: 1%
}

.table-responsive {
    -webkit-overflow-scrolling: touch
}

@media(max-width: 767px) {
    .table-responsive .table .table-cell-content {
        white-space:normal
    }
}

.table-list>thead>tr>td,.table-list>thead>tr>th {
    border-bottom-width: 0
}

.table-list>tbody>tr {
    height: 55px
}

.table-list>tbody>tr>td,.table-list>tbody>tr>th,.table-list>tfoot>tr>td,.table-list>tfoot>tr>th {
    border-top-width: 0;
    vertical-align: middle
}

.table-list>tbody td,.table-list>tfoot td {
    box-shadow: inset 0 -1px #ddd
}

.table-list>tbody>tr:hover td,.table-list>tfoot>tr:hover td {
    box-shadow: inset 0 -1px #ddd
}

.table-list>tbody>tr.active td,.table-list>tfoot>tr.active td {
    box-shadow: inset 0 -1px #ddd
}

.table-list .checkbox,.table-list .radio {
    float: left
}

.table-list .checkbox label,.table-list .radio label {
    display: block
}

.table-list thead .clamp-container {
    -ms-transform: none;
    transform: none
}

.table-list.table-valign-middle thead .clamp-container,.table-list .clamp-container {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.table-autofit>thead>tr>th,.table-autofit>thead>tr>td,.table-autofit>tbody>tr>th,.table-autofit>tbody>tr>td {
    width: 1%
}

.table-autofit .table-cell-content {
    width: auto
}

.table-heading-nowrap>thead>tr>th,.table-heading-nowrap>thead>tr>td {
    white-space: nowrap
}

.table-responsive .table-heading-nowrap>thead>tr>.table-cell-content {
    white-space: nowrap
}

.table-valign-bottom>thead>tr>th,.table-valign-bottom>tbody>tr>td,.table-valign-bottom>tfoot>tr>td {
    vertical-align: bottom
}

.table-valign-bottom .clamp-container {
    bottom: 8px;
    -ms-transform: none;
    transform: none
}

.table-valign-middle>thead>tr>th,.table-valign-middle>tbody>tr>td,.table-valign-middle>tfoot>tr>td {
    vertical-align: middle
}

.table-valign-middle thead .clamp-container {
    bottom: auto
}

.table-valign-middle .clamp-container {
    top: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.table-valign-top>thead>tr>th,.table-valign-top>tbody>tr>td,.table-valign-top>tfoot>tr>td {
    vertical-align: top
}

.table-valign-top thead .clamp-container {
    bottom: auto
}

.table-valign-top .clamp-container {
    -ms-transform: none;
    transform: none
}

.tbody-valign-bottom>tbody>tr>td {
    vertical-align: bottom
}

.tbody-valign-bottom tbody .clamp-container {
    bottom: 8px;
    -ms-transform: none;
    transform: none
}

.tbody-valign-middle>tbody>tr>td {
    vertical-align: middle
}

.tbody-valign-middle tbody .clamp-container {
    top: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tbody-valign-top>tbody>tr>td {
    vertical-align: top
}

.tbody-valign-top tbody .clamp-container {
    -ms-transform: none;
    transform: none
}

.thead-valign-bottom>thead>tr>td,.thead-valign-bottom>thead>tr>th {
    vertical-align: bottom
}

.thead-valign-bottom thead .clamp-container {
    -ms-transform: none;
    transform: none
}

.thead-valign-middle>thead>tr>td,.thead-valign-middle>thead>tr>th {
    vertical-align: middle
}

.thead-valign-middle thead .clamp-container {
    bottom: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.thead-valign-top>thead>tr>td,.thead-valign-top>thead>tr>th {
    vertical-align: top
}

.thead-valign-top thead .clamp-container {
    bottom: auto;
    -ms-transform: none;
    transform: none
}

.tooltip-inner {
    word-wrap: break-word
}

.toggle-card {
    -webkit-user-select: none;
    float: left;
    line-height: normal;
    position: relative
}

.toggle-card-container {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    color: #333;
    display: table;
    height: 78px;
    padding: 4px 4px;
    text-align: center;
    width: 69px
}

.toggle-card-cell {
    display: table-cell;
    text-align: center;
    word-break: break-word
}

.toggle-card-icon {
    border-radius: 30px;
    font-size: 16px;
    height: 32px;
    margin: 0 auto;
    width: 32px
}

.toggle-card-icon [class*="icon-"] {
    display: block
}

.toggle-card-label {
    height: 40px;
    line-height: 16px;
    overflow: hidden;
    padding-top: 4px
}

input.toggle-card {
    height: 78px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 69px
}

.toggle-card input.toggle-card {
    height: auto;
    width: auto
}

input.toggle-card:empty ~ .toggle-card-container .toggle-card-on {
    display: none
}

input.toggle-card:empty ~ .toggle-card-container .toggle-card-icon {
    background-color: transparent;
    border: #869cad solid 0
}

input.toggle-card:empty ~ .toggle-card-container .toggle-card-icon [class*="icon-"] {
    line-height: 32px
}

input.toggle-card:checked ~ .toggle-card-container {
    background-color: #fff;
    border: 1px solid #ff8200;
    color: #ff8200;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px
}

input.toggle-card:checked ~ .toggle-card-container .toggle-card-off {
    display: none
}

input.toggle-card:checked ~ .toggle-card-container .toggle-card-on {
    display: block
}

input.toggle-card:checked ~ .toggle-card-container .toggle-card-icon {
    background-color: transparent;
    border: 0 solid #ff8200
}

input.toggle-card:checked ~ .toggle-card-container .toggle-card-icon [class*="icon-"] {
    line-height: 32px
}

input.toggle-card:focus ~ .toggle-card-container {
    box-shadow: 0 0 3px 2px rgba(255,130,0,0.6)
}

input.toggle-card[disabled] ~ .toggle-card-container {
    cursor: not-allowed;
    opacity: .4
}

.toggle-switch-bar .toggle-switch-handle {
    display: block;
    float: left;
    min-width: 50px;
    text-transform: uppercase
}

.toggle-switch-bar .toggle-switch-icon {
    font-size: 12px
}

.toggle-switch-bar .button-icon {
    font-size: 12px
}

input.toggle-switch {
    font-size: 62.5%;
    opacity: 0;
    position: absolute
}

input.toggle-switch:empty ~ .toggle-switch-bar {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1.2rem;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-indent: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input.toggle-switch:empty ~ .toggle-switch-bar:after {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 3px 0 0 3px;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    content: '';
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 100ms ease-in;
    width: 25px
}

input.toggle-switch:empty ~ .toggle-switch-bar:before {
    background-color: #eee;
    border-color: #ccc;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    content: ' ';
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 100ms ease-in;
    width: 50px
}

input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:after {
    content: attr(data-label-off);
    margin-left: 56px;
    transition: all 100ms ease-in;
    white-space: nowrap
}

input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-handle:before {
    transition: all 100ms ease-in
}

input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon {
    color: #000;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 0;
    transition: all 100ms ease-in;
    width: 25px;
    z-index: 1
}

input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-on {
    left: 0;
    opacity: 0
}

input.toggle-switch:empty ~ .toggle-switch-bar .toggle-switch-icon-off {
    left: 25px
}

input.toggle-switch:empty ~ .toggle-switch-bar .button-icon {
    color: #000
}

input.toggle-switch:empty ~ .toggle-switch-bar .button-icon-on {
    opacity: 0
}

input.toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #FFF;
    border-color: #ff8200;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 1px;
    left: 25px
}

input.toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #ff8200;
    border-color: #ff8200;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px
}

input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-handle:after {
    content: attr(data-label-on)
}

input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon {
    color: #FFF
}

input.toggle-switch:checked ~ .toggle-switch-bar .button-icon {
    color: #ff8200;
    left: 25px
}

input.toggle-switch:checked ~ .toggle-switch-bar .button-icon-on,input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-on {
    opacity: 1
}

input.toggle-switch:checked ~ .toggle-switch-bar .button-icon-off,input.toggle-switch:checked ~ .toggle-switch-bar .toggle-switch-icon-off {
    opacity: 0
}

input.toggle-switch:disabled ~ .toggle-switch-bar,input.toggle-switch.disabled ~ .toggle-switch-bar {
    cursor: not-allowed;
    opacity: .4
}

input.toggle-switch:focus ~ .toggle-switch-bar:before {
    box-shadow: 0 0 3px 2px #66afe6
}

.toggle-switch-label {
    display: block;
    margin-bottom: 2px
}

.toggle-switch-text {
    clear: both;
    display: block;
    font-size: 1.25rem
}

.toggle-switch-text-left {
    float: left;
    line-height: 25px;
    margin-right: 7px
}

.toggle-switch-text-right {
    clear: none;
    float: left;
    line-height: 25px;
    margin-left: 7px
}

body {
    -moz-osx-font-smoothing: grayscale;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: antialiased
}

.monospace {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

.sans-serif {
    font-family: "Titillium Web",sans-serif
}

.serif {
    font-family: Georgia,"Times New Roman",Times,serif
}

.reference-mark {
    display: inline-block;
    font-size: .76em;
    position: relative;
    vertical-align: top
}

.reference-mark.lexicon-icon {
    font-size: 1em;
    height: .76em;
    width: .76em
}

.reference-mark .lexicon-icon {
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.reference-mark .glyphicon,.reference-mark [class^="icon-"] {
    display: block
}

.bg-default {
    background-color: #777
}

a.bg-default:hover,a.bg-default:focus {
    background-color: #5e5e5e
}

a.text-muted:hover,a.text-muted:focus {
    color: #5e5e5e
}

.text-default {
    color: #333
}

a.text-default:hover,a.text-default:focus {
    color: #1a1a1a
}

mark,.mark {
    background-color: #fcf8e3;
    box-decoration-break: clone;
    box-shadow: -0.25em 0 0 #fcf8e3;
    color: #333;
    display: inline;
    line-height: normal;
    padding: 2px .25em 3px 0;
    position: relative;
    white-space: pre-wrap
}

mark:before,.mark:before {
    background-color: #fcf8e3;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: .25em;
    z-index: -1
}

td .truncate-text,th .truncate-text {
    white-space: normal \9
}

.truncate-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal \9;
    word-wrap: normal
}

.blockquote-xs {
    border-left-width: 1px;
    font-size: 12.25px;
    padding: 10px 14px
}

.blockquote-xs.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 1px
}

.blockquote-sm {
    border-left-width: 3px;
    font-size: 14px;
    padding: 10px 16px
}

.blockquote-sm.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 3px
}

.blockquote-lg {
    border-left-width: 8px;
    font-size: 26.25px;
    padding: 10px 30px
}

.blockquote-lg.blockquote-reverse {
    border-left-width: 0;
    border-right-width: 8px
}

.blockquote-danger {
    border-color: #c00
}

.blockquote-danger footer,.blockquote-danger small,.blockquote-danger .small {
    color: #c00
}

.blockquote-default {
    border-color: #777
}

.blockquote-default footer,.blockquote-default small,.blockquote-default .small {
    color: #777
}

.blockquote-info {
    border-color: #5bc0de
}

.blockquote-info footer,.blockquote-info small,.blockquote-info .small {
    color: #5bc0de
}

.blockquote-primary {
    border-color: #ff8200
}

.blockquote-primary footer,.blockquote-primary small,.blockquote-primary .small {
    color: #ff8200
}

.blockquote-success {
    border-color: #5cb85c
}

.blockquote-success footer,.blockquote-success small,.blockquote-success .small {
    color: #5cb85c
}

.blockquote-warning {
    border-color: #f0ad4e
}

.blockquote-warning footer,.blockquote-warning small,.blockquote-warning .small {
    color: #f0ad4e
}

.user-icon {
    border-radius: 500px;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    overflow: hidden;
    text-align: center
}

.user-icon-xs {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
    width: 16px
}

@media(min-width: 768px) {
    .user-icon-xs {
        font-size:8px;
        height: 22px;
        line-height: 22px;
        width: 22px
    }
}

.user-icon-sm {
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    width: 22px
}

@media(min-width: 768px) {
    .user-icon-sm {
        font-size:12px;
        height: 30px;
        line-height: 30px;
        width: 30px
    }
}

.user-icon-lg {
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    width: 34px
}

@media(min-width: 768px) {
    .user-icon-lg {
        font-size:18px;
        height: 45px;
        line-height: 45px;
        width: 45px
    }
}

.user-icon-xl {
    font-size: 22px;
    height: 48px;
    line-height: 48px;
    width: 48px
}

@media(min-width: 768px) {
    .user-icon-xl {
        font-size:30px;
        height: 64px;
        line-height: 64px;
        width: 64px
    }
}

.user-icon-xxl {
    font-size: 37px;
    height: 96px;
    line-height: 96px;
    width: 96px
}

@media(min-width: 768px) {
    .user-icon-xxl {
        font-size:50px;
        height: 128px;
        line-height: 128px;
        width: 128px
    }
}

.user-icon-default {
    background-color: #777;
    color: #FFF
}

.user-icon-primary {
    background-color: #ff8200;
    color: #FFF
}

.user-icon-info {
    background-color: #5bc0de;
    color: #FFF
}

.user-icon-success {
    background-color: #5cb85c;
    color: #FFF
}

.user-icon-warning {
    background-color: #f0ad4e;
    color: #FFF
}

.user-icon-danger {
    background-color: #c00;
    color: #FFF
}

.user-icon-rounded.user-icon,.user-icon-rounded .user-icon {
    border-radius: 4px
}

.user-icon-square.user-icon,.user-icon-square .user-icon {
    border-radius: 0
}

.dropdown-menu {
    border-width: 1px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    max-height: 295px;
    overflow: auto
}

@media(min-width: 768px) {
    .dropdown-menu {
        max-height:320px
    }
}

.dropdown-menu form .checkbox:hover,.dropdown-menu form .radio:hover,.dropdown-menu form .form-group:hover {
    background-color: #f5f5f5;
    color: #262626
}

.dropdown-menu form .checkbox.focus,.dropdown-menu form .radio.focus,.dropdown-menu form .form-group.focus {
    background-color: #f5f5f5;
    color: #262626
}

.dropdown-menu form .checkbox.focus label,.dropdown-menu form .radio.focus label,.dropdown-menu form .form-group.focus label {
    color: #262626
}

.dropdown-menu form .checkbox.active,.dropdown-menu form .radio.active,.dropdown-menu form .form-group.active {
    background-color: #ff8200
}

.dropdown-menu form .checkbox.active label,.dropdown-menu form .radio.active label,.dropdown-menu form .form-group.active label {
    color: #fff
}

.dropdown-menu form .checkbox,.dropdown-menu form .radio {
    margin: 0
}

.dropdown-menu form .checkbox input[type='checkbox'],.dropdown-menu form .radio input[type='radio'] {
    margin-bottom: 0;
    margin-right: 6px
}

.dropdown-menu form .checkbox label {
    display: block;
    padding: 3px 20px;
    padding-left: 40px
}

.dropdown-menu form .radio label {
    display: block;
    padding: 3px 20px;
    padding-left: 40px
}

.dropdown-menu form .form-group {
    margin-bottom: 0;
    padding: 3px 20px
}

.dropdown-menu>.active>a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.dropdown-toggle:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: none
}

.dropdown-toggle:hover {
    text-decoration: none
}

.inline-scroller {
    height: 125px;
    list-style: none;
    margin: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0
}

.link-list {
    list-style: none;
    margin-top: 20px;
    padding-left: 0
}

.link-list:first-child {
    margin-top: 0
}

.dropdown-menu .inline-scroller li a,.dropdown-menu .link-list li a {
    color: #333;
    display: block;
    padding: 3px 20px;
    word-wrap: break-word
}

.dropdown-menu .inline-scroller li a:focus,.dropdown-menu .inline-scroller li a:hover,.dropdown-menu .link-list li a:focus,.dropdown-menu .link-list li a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu .inline-scroller>.active>a,.dropdown-menu .inline-scroller>.active>a:focus,.dropdown-menu .inline-scroller>.active>a:hover,.dropdown-menu .link-list>.active>a,.dropdown-menu .link-list>.active>a:focus,.dropdown-menu .link-list>.active>a:hover {
    background-color: #ff8200;
    color: #fff
}

.dropdown-menu .inline-scroller>.disabled>a,.dropdown-menu .inline-scroller>.disabled>a:hover,.dropdown-menu .inline-scroller>.disabled>a:focus,.dropdown-menu .link-list>.disabled>a,.dropdown-menu .link-list>.disabled>a:hover,.dropdown-menu .link-list>.disabled>a:focus {
    background-color: transparent;
    background-image: none;
    color: #777;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: none
}

.dropdown-menu .link-list .link-list-heading {
    color: #777;
    font-size: 12px;
    padding: 3px 20px
}

.dropdown-menu-center {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dropdown-menu-left-side {
    left: auto;
    margin: -1px 2px 0 0;
    right: 100%;
    top: 0
}

.dropdown-menu-left-side-bottom {
    bottom: 0;
    left: auto;
    margin: -1px 2px 0 0;
    right: 100%;
    top: auto
}

.dropdown-menu-left-side-middle {
    left: auto;
    margin: 0 2px 0 0;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dropdown-menu-right-side {
    left: 100%;
    margin: -1px 0 0 2px;
    top: 0
}

.dropdown-menu-right-side-bottom {
    bottom: 0;
    left: 100%;
    margin: -1px 0 0 2px;
    top: auto
}

.dropdown-menu-right-side-middle {
    left: 100%;
    margin: 0 0 0 2px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dropdown-menu-top,.dropup .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto
}

.dropdown-menu-top-center {
    bottom: 100%;
    left: 50%;
    margin-bottom: 2px;
    top: auto;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dropdown-menu-top-right,.dropup .dropdown-menu-right {
    bottom: 100%;
    left: auto;
    margin-bottom: 2px;
    right: 0;
    top: auto
}

.dropdown-menu-bottom {
    bottom: 0;
    top: auto
}

.btn-group-justified>.btn-group.dropdown-full .dropdown-menu {
    left: 0
}

@media(max-width: 767px) {
    .dropdown-menu [class*="col-sm"],.dropdown-menu [class*="col-md"],.dropdown-menu [class*="col-lg"] {
        padding:0
    }
}

.dropdown-full .dropdown-menu,.dropdown-wide .dropdown-menu {
    max-width: none;
    padding: 5px 0;
    width: 100%
}

@media(min-width: 768px) {
    .dropdown-full .dropdown-menu,.dropdown-wide .dropdown-menu {
        max-height:none;
        padding: 20px 0;
        width: 100%
    }
}

@media(min-width: 992px) {
    .dropdown-wide .dropdown-menu {
        min-width:500px
    }
}

li.dropdown-full {
    position: static
}

@media(max-width: 991px) {
    li.dropdown-wide {
        position:static
    }
}

@media(max-width: 767px) {
    .navbar-nav .dropdown-menu-center {
        -ms-transform:none;
        transform: none
    }
}

.navbar-right .dropdown-menu-center {
    left: 50%;
    right: auto
}

@media(max-width: 767px) {
    .modal-dialog {
        bottom:0;
        left: 0;
        margin: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0
    }
}

.modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    overflow: auto
}

@media(max-width: 767px) {
    .modal-content {
        border-radius:0;
        border-width: 0;
        box-shadow: none;
        height: 100%
    }
}

.modal-header {
    background-color: transparent;
    border-color: #e5e5e5;
    color: #333
}

.modal-body {
    background-color: transparent;
    color: #333
}

@media(max-width: 767px) {
    .modal-body {
        bottom:64px;
        left: 0;
        overflow: auto;
        position: absolute;
        right: 0;
        top: 56px
    }
}

.modal-body.inline-scroller {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    padding: 15px
}

.modal-body-no-header {
    top: 0
}

.modal-body-no-footer {
    bottom: 0
}

.modal-footer {
    background-color: transparent;
    border-color: #e5e5e5;
    clear: both;
    color: #333;
    text-align: left
}

@media(max-width: 767px) {
    .modal-footer {
        bottom:0;
        left: 0;
        position: absolute;
        right: 0
    }
}

.modal-title {
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-primary-action-button {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 1px 0 #fff
}

button.modal-primary-action-button {
    -webkit-appearance: none;
    background: transparent;
    border-width: 0;
    cursor: pointer;
    padding: 0
}

.modal-header .close,.modal-header .modal-primary-action-button {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    color: #333;
    margin-top: -1px;
    opacity: 1
}

.modal-header .close>span,.modal-header .modal-primary-action-button>span {
    opacity: .2
}

.modal-header .close .lexicon-icon,.modal-header .modal-primary-action-button .lexicon-icon {
    opacity: .3
}

.modal-header .close:focus>span,.modal-header .close:hover>span,.modal-header .modal-primary-action-button:focus>span,.modal-header .modal-primary-action-button:hover>span {
    opacity: .533334
}

.modal-header .close:focus .lexicon-icon,.modal-header .close:hover .lexicon-icon,.modal-header .modal-primary-action-button:focus .lexicon-icon,.modal-header .modal-primary-action-button:hover .lexicon-icon {
    opacity: .800001
}

.modal-header .close:active,.modal-header .modal-primary-action-button:active {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #333
}

.modal-iframe iframe {
    border-width: 0;
    float: left;
    height: 300px;
    width: 100%
}

.modal-iframe .modal-body {
    padding: 0
}

.modal-body-iframe {
    padding: 0
}

.modal-body-iframe iframe {
    border-width: 0;
    float: left;
    height: 100%;
    width: 100%
}

.modal-full-screen {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

@media(min-width: 768px) {
    .modal-full-screen {
        bottom:45px;
        left: 45px;
        right: 45px;
        top: 45px
    }
}

.modal-full-screen .modal-content {
    border-color: rgba(0,0,0,0.2);
    border-radius: 0;
    border-width: 0;
    height: 100%
}

@media(min-width: 768px) {
    .modal-full-screen .modal-content {
        border-radius:6px;
        border-width: 1px
    }
}

.modal-full-screen .modal-body {
    bottom: 64px;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 56px
}

@media(min-width: 768px) {
    .modal-full-screen .modal-body {
        bottom:64px;
        top: 56px
    }
}

.modal-full-screen .modal-body-no-footer {
    bottom: 0
}

.modal-full-screen .modal-body-no-header {
    top: 0
}

.modal-full-screen .modal-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: auto
}

@media(min-width: 768px) {
    .modal-full-screen .modal-footer {
        padding:15px
    }
}

.modal-inverse a,.modal-inverse .btn-link {
    color: #9d9d9d
}

.modal-inverse .modal-content {
    background-color: #222;
    border-color: #090909
}

.modal-inverse .modal-header {
    background-color: transparent;
    border-color: #090909;
    color: #9d9d9d
}

.modal-inverse .modal-header .close,.modal-inverse .modal-header .modal-primary-action-button {
    color: #9d9d9d
}

.modal-inverse .modal-body {
    background-color: transparent;
    color: #9d9d9d
}

.modal-inverse .modal-footer {
    background-color: transparent;
    border-color: #090909;
    color: #9d9d9d
}

.nameplate {
    display: table;
    width: 100%
}

.nameplate-field {
    display: table-cell;
    padding: 6px;
    vertical-align: top;
    width: 1%
}

.nameplate-content {
    display: table-cell;
    padding: 6px;
    vertical-align: top
}

.nameplate-heading {
    margin-bottom: 0;
    margin-top: 0
}

.nameplate-subheading {
    color: #777;
    display: block
}

.nameplate-label {
    border-radius: 100px;
    display: table;
    float: left;
    height: 46px;
    margin: 0 5px 2px 0;
    min-width: 50px;
    padding: 0 3px
}

.nameplate-label a {
    text-decoration: none
}

.nameplate-label .nameplate-content,.nameplate-label .nameplate-field {
    position: relative;
    vertical-align: middle;
    width: auto
}

.nameplate-label .nameplate-label-text {
    display: block;
    font-weight: 500;
    max-width: 200px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nameplate-label .icon-monospaced,.nameplate-label .icon-monospaced .glyphicon {
    margin: 0;
    height: 20px;
    line-height: 20px;
    width: 20px
}

.nameplate-label .icon-monospaced.lexicon-icon,.nameplate-label .icon-monospaced .lexicon-icon {
    margin: 0;
    height: 20px;
    line-height: 20px;
    width: 20px;
    padding: 4px
}

.nameplate-label .user-icon {
    height: 22px;
    line-height: 22px;
    width: 22px
}

.nameplate-label-more .icon-monospaced.lexicon-icon,.nameplate-label-more .icon-monospaced .lexicon-icon {
    padding: 6px 4px 0
}

.nameplate-label-more .nameplate-label-text {
    text-align: center
}

@media(max-width: 767px) {
    .nameplate-label-autofit-xs-max,.nameplate-label-autofit-xs-max .nameplate-label {
        margin-right:0
    }

    .nameplate-label-autofit-xs-max .nameplate-field {
        width: 1%
    }

    .nameplate-label-autofit-xs-max .nameplate-label-text {
        left: 5px;
        max-width: none;
        position: absolute;
        right: 5px;
        text-align: left;
        top: auto;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .nameplate-label-autofit-xs-max .nameplate-label-more .nameplate-label-text {
        text-align: center
    }
}

.nameplate-label-rounded {
    border-radius: 3px
}

.nameplate-label-square {
    border-radius: 0
}

.nameplate-label-default {
    background-color: #f8f8f8;
    color: #777
}

.nameplate-label-inverse {
    background-color: #222;
    color: #9d9d9d
}

.nameplate-label-primary {
    background-color: #ff8200;
    color: #fff
}

.nameplate-label-primary a {
    color: #23527c
}

.nameplate-label-primary a:focus,.nameplate-label-primary a:hover {
    color: #122b40
}

.nameplate-label-success {
    background-color: #5cb85c;
    color: #fff
}

.nameplate-label-info {
    background-color: #5bc0de;
    color: #fff
}

.nameplate-label-warning {
    background-color: #f0ad4e;
    color: #fff
}

.nameplate-label-danger {
    background-color: #c00;
    color: #fff
}

.nameplate-label-danger a {
    color: #23527c
}

.nameplate-label-danger a:focus,.nameplate-label-danger a:hover {
    color: #122b40
}

.timeline {
    padding-left: 20px
}

.timeline .panel,.timeline .panel-group {
    margin-bottom: 0
}

.timeline-icon {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 50%;
    display: block;
    height: 10px;
    line-height: 10px;
    width: 10px
}

.timeline-increment-label {
    color: #333
}

.timeline-item {
    padding-bottom: 5px;
    padding-left: 35px;
    padding-top: 5px;
    position: relative
}

.timeline-item:before {
    background-color: #ddd;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px
}

.timeline-item.active .timeline-icon {
    background-color: #ff8200;
    border-color: #ff8200
}

.timeline-item .panel,.timeline-item .panel-heading {
    position: relative
}

.timeline-item .panel .timeline-increment-icon {
    margin-left: -1px
}

.timeline-item .timeline-increment-icon {
    left: -34px;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1
}

.timeline-right {
    padding-left: 0;
    padding-right: 20px
}

.timeline-right .timeline-item {
    padding-left: 0;
    padding-right: 35px
}

.timeline-right .timeline-item:before {
    left: auto;
    right: -2px
}

.timeline-right .timeline-item .panel .timeline-increment-icon {
    margin-left: auto;
    margin-right: -1px
}

.timeline-right .timeline-item .timeline-increment-icon {
    left: auto;
    right: -36px;
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

@media(max-width: 767px) {
    .timeline-right-xs-only {
        padding-left:0;
        padding-right: 20px
    }

    .timeline-right-xs-only .timeline-item {
        padding-left: 0;
        padding-right: 35px
    }

    .timeline-right-xs-only .timeline-item:before {
        left: auto;
        right: -2px
    }

    .timeline-right-xs-only .timeline-item .panel .timeline-increment-icon {
        margin-left: auto;
        margin-right: -1px
    }

    .timeline-right-xs-only .timeline-item .timeline-increment-icon {
        left: auto;
        right: -36px;
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }
}

@media(min-width: 768px) {
    .timeline-center {
        padding-left:0
    }

    .timeline-center .timeline-item {
        margin-left: 50%;
        width: 50%
    }

    .timeline-center .timeline-item .timeline-increment-label {
        left: -100%;
        margin-left: -70px;
        position: absolute;
        text-align: right;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%
    }

    .timeline-center .timeline-item.timeline-item-reverse {
        padding-left: 0;
        padding-right: 35px;
        margin-left: 0
    }

    .timeline-center .timeline-item.timeline-item-reverse:before {
        left: auto;
        right: -2px
    }

    .timeline-center .timeline-item.timeline-item-reverse .panel .timeline-increment-icon {
        margin-left: auto;
        margin-right: -1px
    }

    .timeline-center .timeline-item.timeline-item-reverse .timeline-increment-icon {
        left: auto;
        right: -36px;
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

    .timeline-center .timeline-item.timeline-item-reverse .timeline-increment-label {
        margin-left: auto;
        margin-right: -70px;
        right: -100%;
        text-align: left
    }
}

@media(min-width: 768px) {
    .timeline-even .timeline-item:nth-of-type(even),.timeline-odd .timeline-item:nth-of-type(odd) {
        padding-left:0;
        padding-right: 35px;
        margin-left: 0
    }

    .timeline-even .timeline-item:nth-of-type(even):before,.timeline-odd .timeline-item:nth-of-type(odd):before {
        left: auto;
        right: -2px
    }

    .timeline-even .timeline-item:nth-of-type(even) .panel .timeline-increment-icon,.timeline-odd .timeline-item:nth-of-type(odd) .panel .timeline-increment-icon {
        margin-left: auto;
        margin-right: -1px
    }

    .timeline-even .timeline-item:nth-of-type(even) .timeline-increment-icon,.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-icon {
        left: auto;
        right: -36px;
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

    .timeline-even .timeline-item:nth-of-type(even) .timeline-increment-label,.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-label {
        margin-left: auto;
        margin-right: -70px;
        right: -100%;
        text-align: left
    }
}

.timeline-spacing-xl.timeline {
    padding-left: 25px
}

@media(min-width: 768px) {
    .timeline-spacing-xl.timeline-center {
        padding-left:0
    }

    .timeline-spacing-xl.timeline-center .timeline-item .timeline-increment-label {
        margin-left: -100px
    }

    .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse {
        padding-right: 50px
    }

    .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-increment-icon {
        right: -51px
    }

    .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-increment-label {
        margin-left: auto;
        margin-right: -100px
    }
}

@media(min-width: 768px) {
    .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even),.timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) {
        padding-right:50px
    }

    .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-increment-icon,.timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-icon {
        right: -51px
    }

    .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-increment-label,.timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment-label {
        margin-left: auto;
        margin-right: -100px
    }
}

.timeline-spacing-xl.timeline-right {
    padding-right: 25px
}

.timeline-spacing-xl.timeline-right .timeline-item {
    padding-right: 50px
}

.timeline-spacing-xl.timeline-right .timeline-item .timeline-increment-icon {
    right: -51px
}

@media(max-width: 767px) {
    .timeline-spacing-xl.timeline-right-xs-only {
        padding-left:0;
        padding-right: 25px
    }

    .timeline-spacing-xl.timeline-right-xs-only .timeline-item {
        padding-left: 0;
        padding-right: 50px
    }

    .timeline-spacing-xl.timeline-right-xs-only .timeline-item .timeline-increment-icon {
        left: auto;
        right: -51px
    }
}

.timeline-spacing-xl .timeline-item {
    padding-bottom: 15px;
    padding-left: 50px;
    padding-top: 15px
}

.timeline-spacing-xl .timeline-item .timeline-increment-icon {
    left: -49px
}

.toolbar,.header-toolbar {
    margin-bottom: 10px
}

.toolbar:before,.toolbar:after,.header-toolbar:before,.header-toolbar:after {
    content: " ";
    display: table
}

.toolbar:after,.header-toolbar:after {
    clear: both
}

.toolbar .dropdown,.header-toolbar .dropdown {
    display: block;
    position: static
}

.toolbar .dropdown-menu,.header-toolbar .dropdown-menu {
    margin-top: 0;
    top: 34px \9
}

.toolbar .dropdown-toggle,.header-toolbar .dropdown-toggle {
    display: block
}

.toolbar-group {
    float: left
}

.toolbar-group-right {
    float: right
}

.toolbar-group-expand .input-group {
    width: 100%
}

.toolbar-group-expand .toolbar-group-content:only-child {
    width: 1%
}

.toolbar-group-expand .toolbar-group-content {
    max-width: 100px;
    min-width: 100px
}

.toolbar-group-expand .toolbar-group-content .truncate-text {
    left: 8px \9;
    position: absolute \9;
    right: 8px \9;
    -ms-transform: translateY(-50%)
}

.toolbar-group,.toolbar-group-right,.toolbar-group-expand {
    display: table;
    height: 34px
}

.toolbar-group-expand-text {
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.toolbar-group-content {
    display: table-cell;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    vertical-align: middle
}

.toolbar-group-field {
    display: table-cell;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    vertical-align: middle;
    width: 1%
}

@media(max-width: 767px) {
    .tbg-xs-newline {
        clear:both;
        float: left
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .tbg-sm-newline {
        clear:both;
        float: left
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .tbg-md-newline {
        clear:both;
        float: left
    }
}

@media(min-width: 1200px) {
    .tbg-lg-newline {
        clear:both;
        float: left
    }
}

.header-toolbar {
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .header-toolbar {
        border-radius:4px
    }
}

.header-toolbar .toolbar-group {
    height: 50px;
    margin-left: 15px;
    padding-right: 0
}

.header-toolbar .toolbar-group:first-child .toolbar-group-content,.header-toolbar .toolbar-group:first-child .toolbar-group-field {
    padding-left: 15px
}

.header-toolbar .toolbar-group:first-child .toolbar-group-content:first-child,.header-toolbar .toolbar-group:first-child .toolbar-group-field:first-child {
    padding-left: 0;
    padding-right: 15px
}

.header-toolbar .toolbar-group-right {
    height: 50px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0
}

.header-toolbar .toolbar-group-right+.toolbar-group-right {
    margin-left: 0
}

.header-toolbar .toolbar-group-expand {
    height: 50px
}

.header-toolbar .toolbar-group-expand-text {
    line-height: 50px;
    padding-left: 15px
}

.header-toolbar .container-fluid-1280 .toolbar-group {
    margin-left: 0
}

.header-toolbar .container-fluid-1280 .toolbar-group-right {
    margin-right: 0
}

.header-toolbar-default {
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7
}

.header-toolbar-default .toolbar-group:first-child .toolbar-group-content:first-child,.header-toolbar-default .toolbar-group:first-child .toolbar-group-field:first-child {
    border-right: 1px solid #e7e7e7
}

.header-toolbar-default .toolbar-group-content>a,.header-toolbar-default .toolbar-group-content>.dropdown>a {
    color: #777
}

.header-toolbar-default .toolbar-group-content>a:focus,.header-toolbar-default .toolbar-group-content>a:hover,.header-toolbar-default .toolbar-group-content>.dropdown>a:focus,.header-toolbar-default .toolbar-group-content>.dropdown>a:hover {
    background-color: transparent;
    color: #333
}

.header-toolbar-default .toolbar-group-expand,.header-toolbar-default .toolbar-group-expand-text {
    color: #777
}

@keyframes slideIn {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes dropHeader {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes removeBorder {
    0% {
        border-bottom-color: #d8d8d8
    }

    100% {
        border-bottom-color: transparent
    }
}

@keyframes fadeIn {
    0% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@media(max-width: 767px) {
    .nav-tabs-scrollbar {
        animation:dropHeader .5s cubic-bezier(0.23,1,0.32,1),removeBorder .75s cubic-bezier(0.23,1,0.32,1);
        animation-delay: 0s,0.45s;
        min-height: 54px;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll
    }

    .nav-tabs-scrollbar>.nav.nav-tabs,.nav-tabs-scrollbar>.nav.nav-pills {
        animation: slideIn .5s cubic-bezier(0.23,1,0.32,1);
        animation-delay: .4s;
        animation-fill-mode: both;
        animation-iteration-count: 1;
        white-space: nowrap
    }

    .nav-tabs-scrollbar>.nav.nav-tabs>li,.nav-tabs-scrollbar>.nav.nav-pills>li {
        animation: fadeIn .5s ease-in;
        animation-delay: .5s;
        animation-fill-mode: both;
        display: inline-block;
        float: none
    }
}

.nav-tabs-scroll {
    position: relative
}

.nav-tabs-scroll>.dropdown-menu {
    left: 0;
    max-width: none;
    right: 0;
    top: auto
}

.nav-tabs-scroll>.dropdown-menu.open {
    display: block
}

@media(min-width: 768px) {
    .nav-tabs-scroll>.dropdown-menu.open {
        display:none
    }
}

.nav-tabs-scroll .open>.dropdown-menu {
    display: none
}

@media(min-width: 768px) {
    .nav-tabs-scroll .open>.dropdown-menu {
        display:block
    }
}

.nav-tabs-scrollbar .nav {
    float: left
}

@media(min-width: 768px) {
    .nav-tabs-scrollbar .nav {
        float:none
    }
}

@media(max-width: 767px) {
    .nav-tabs-scroll .nav-tabs-default>li:first-child>a {
        margin-left:0
    }

    .nav-tabs-scroll .nav-tabs-default>li>a {
        margin-left: -4px
    }
}

.detailed-list-view .list-group-item {
    cursor: pointer
}

.detailed-list-view .list-group-item-field:first-child+.list-group-item-field {
    border-left-width: 1px;
    padding-left: 12px;
    padding-right: 16px
}

@media(min-width: 768px) {
    .detailed-list-view .list-group-item-field:first-child+.list-group-item-field {
        border-left-width:0
    }
}

.detailed-list-view .list-group-item-field:last-child {
    padding-left: 8px;
    padding-right: 12px
}

.detailed-list-view .list-group-item-content,.detailed-list-view .list-group-item-field {
    vertical-align: middle
}

@media(min-width: 768px) {
    .detailed-list-view .list-group-item-content,.detailed-list-view .list-group-item-field {
        vertical-align:top
    }
}

.detailed-list-view>.active .detailed-list-view-icon:after {
    color: #fff;
    content: '\f00c';
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    vertical-align: middle
}

@media(min-width: 768px) {
    .detailed-list-view>.active .detailed-list-view-icon:after {
        content:normal
    }
}

.detailed-list-view>.active .detailed-list-view-icon>[class^="icon-"],.detailed-list-view>.active .detailed-list-view-icon>[class*=" icon-"],.detailed-list-view>.active .detailed-list-view-icon>.user-icon {
    display: none
}

@media(min-width: 768px) {
    .detailed-list-view>.active .detailed-list-view-icon>[class^="icon-"],.detailed-list-view>.active .detailed-list-view-icon>[class*=" icon-"] {
        display:inline
    }
}

@media(min-width: 768px) {
    .detailed-list-view>.active .detailed-list-view-icon>.user-icon {
        display:block
    }
}

.detailed-list-view-icon {
    height: 34px;
    line-height: 34px;
    width: 34px
}

@media(min-width: 768px) {
    .detailed-list-view-icon {
        height:48px;
        line-height: 48px;
        width: 48px
    }
}

.detailed-list-view-icon [class^="icon-"],.detailed-list-view-icon [class*=" icon-"] {
    font-size: 28px
}

@media(min-width: 768px) {
    .detailed-list-view-icon [class^="icon-"],.detailed-list-view-icon [class*=" icon-"] {
        font-size:38px
    }
}

@media(max-width: 279px) {
    .detailed-list-view .dropdown {
        display:inline-block
    }

    .detailed-list-view .dropdown-menu {
        left: 50%;
        right: auto;
        top: 100%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .detailed-list-view .detailed-list-view-icon {
        margin-left: auto;
        margin-right: auto
    }
}

.tabular-list-group .list-group-item-danger {
    background-color: transparent;
    border-left: 5px solid #c00
}

.tabular-list-group .list-group-item-danger,.tabular-list-group .list-group-item-danger:focus,.tabular-list-group .list-group-item-danger:hover {
    color: #c00
}

.tabular-list-group .list-group-item-danger.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-danger .status {
    color: #c00
}

.tabular-list-group .list-group-item-default {
    background-color: transparent;
    border-left: 5px solid #777
}

.tabular-list-group .list-group-item-default,.tabular-list-group .list-group-item-default:focus,.tabular-list-group .list-group-item-default:hover {
    color: #777
}

.tabular-list-group .list-group-item-default.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-default .status {
    color: #777
}

.tabular-list-group .list-group-item-primary {
    background-color: transparent;
    border-left: 5px solid #ff8200
}

.tabular-list-group .list-group-item-primary,.tabular-list-group .list-group-item-primary:focus,.tabular-list-group .list-group-item-primary:hover {
    color: #ff8200
}

.tabular-list-group .list-group-item-primary.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-primary .status {
    color: #ff8200
}

.tabular-list-group .list-group-item-info {
    background-color: transparent;
    border-left: 5px solid #5bc0de
}

.tabular-list-group .list-group-item-info,.tabular-list-group .list-group-item-info:focus,.tabular-list-group .list-group-item-info:hover {
    color: #5bc0de
}

.tabular-list-group .list-group-item-info.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-info .status {
    color: #5bc0de
}

.tabular-list-group .list-group-item-success {
    background-color: transparent;
    border-left: 5px solid #5cb85c
}

.tabular-list-group .list-group-item-success,.tabular-list-group .list-group-item-success:focus,.tabular-list-group .list-group-item-success:hover {
    color: #5cb85c
}

.tabular-list-group .list-group-item-success.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-success .status {
    color: #5cb85c
}

.tabular-list-group .list-group-item-warning {
    background-color: transparent;
    border-left: 5px solid #f0ad4e
}

.tabular-list-group .list-group-item-warning,.tabular-list-group .list-group-item-warning:focus,.tabular-list-group .list-group-item-warning:hover {
    color: #f0ad4e
}

.tabular-list-group .list-group-item-warning.active {
    background-color: #ff8200
}

.tabular-list-group .list-group-item-warning .status {
    color: #f0ad4e
}

.list-group-item .checkbox input[type="checkbox"]:checked+.card .dropdown-toggle {
    color: #fff
}

.list-group-item .checkbox input[type="checkbox"]:checked+.card .card-col-content a {
    color: #fff
}

.list-group-card h1,.list-group-card h2,.list-group-card h3,.list-group-card h4,.list-group-card h5,.list-group-card h6 {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-card h1:last-child,.list-group-card h2:last-child,.list-group-card h3:last-child,.list-group-card h4:last-child,.list-group-card h5:last-child,.list-group-card h6:last-child {
    margin-bottom: 0
}

.list-group-card .card {
    border-color: #ddd;
    border-radius: 0;
    border-width: 1px;
    box-shadow: none;
    margin: 0
}

.list-group-card .card-col-content,.list-group-card .card-col-field {
    vertical-align: top
}

.list-group-card .checkbox input[type="checkbox"]:checked+.card {
    background-color: #ff8200;
    color: #fff
}

.list-group-card .list-group-card-icon {
    font-size: 2.4em
}

@media(min-width: 768px) {
    .list-group-card .list-group-card-icon {
        font-size:3em
    }
}

.list-group-card .list-group-card-icon>[class^="icon-"],.list-group-card .list-group-card-icon>[class*=" icon-"],.list-group-card .list-group-card-icon>.user-icon {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center
}

@media(min-width: 768px) {
    .list-group-card .list-group-card-icon>[class^="icon-"],.list-group-card .list-group-card-icon>[class*=" icon-"],.list-group-card .list-group-card-icon>.user-icon {
        height:45px;
        line-height: 45px;
        width: 45px
    }
}

.list-group-card .list-group-item {
    border-width: 0;
    margin-bottom: 0;
    margin-top: -1px;
    padding: 0
}

.list-group-card .list-group-item:last-child .card {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"] {
    display: none
}

@media(min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"] {
        display:block
    }
}

.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon:after {
    color: #fff;
    content: "ï€Œ";
    display: block;
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    vertical-align: middle
}

@media(min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon:after {
        content:normal
    }
}

.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>[class^="icon-"],.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>[class*=" icon-"],.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>.user-icon {
    display: none
}

@media(min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>[class^="icon-"],.list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>[class*=" icon-"] {
        display:block
    }
}

@media(min-width: 768px) {
    .list-group-card-checkbox-hidden-xs .checkbox input[type="checkbox"]:checked+.card .list-group-card-icon>.user-icon {
        display:block
    }
}

@media(max-width: 767px) {
    .list-group-card-checkbox-hidden-xs .checkbox-bottom-left .card.flex-container,.list-group-card-checkbox-hidden-xs .checkbox-middle-left .card.flex-container,.list-group-card-checkbox-hidden-xs .checkbox-top-left .card.flex-container {
        padding-left:20px
    }
}

@media(max-width: 767px) {
    .list-group-card-checkbox-hidden-xs .checkbox-bottom-left .card-row,.list-group-card-checkbox-hidden-xs .checkbox-middle-left .card-row,.list-group-card-checkbox-hidden-xs .checkbox-top-left .card-row {
        padding-left:20px
    }
}

@media(max-width: 767px) {
    .list-group-card-checkbox-hidden-xs .checkbox-bottom-right .card.flex-container,.list-group-card-checkbox-hidden-xs .checkbox-middle-right .card.flex-container,.list-group-card-checkbox-hidden-xs .checkbox-top-right .card.flex-container {
        padding-right:20px
    }
}

@media(max-width: 767px) {
    .list-group-card-checkbox-hidden-xs .checkbox-bottom-right .card-row,.list-group-card-checkbox-hidden-xs .checkbox-middle-right .card-row,.list-group-card-checkbox-hidden-xs .checkbox-top-right .card-row {
        padding-right:20px
    }
}

.loading-icon,.loading-animation,.loadingmask-message .loadingmask-message-content {
    animation: loading-icon 1.7s infinite ease;
    border-radius: 50%;
    display: block;
    font-size: 16px;
    height: 1em;
    margin: 1em auto;
    position: relative;
    width: 1em
}

.loading-icon:after,.loading-animation:after,.loading-icon:before,.loading-animation:before,.loadingmask-message .loadingmask-message-content:after,.loadingmask-message .loadingmask-message-content:before {
    border-radius: 50%;
    content: '';
    display: block;
    font-size: inherit;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@keyframes loading-icon {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,0 -0.83em 0 -0.42em #ffd44d,0 -0.83em 0 -0.44em #ffc54d,0 -0.83em 0 -0.46em #ffb64d,0 -0.83em 0 -0.477em #ffa84d;
        transform: rotate(0)
    }

    2%,96% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,0 -0.83em 0 -0.42em #ffd44d,0 -0.83em 0 -0.44em #ffc54d,0 -0.83em 0 -0.46em #ffb64d,0 -0.83em 0 -0.477em #ffa84d
    }

    10% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,-0.087em -0.825em 0 -0.42em #ffd44d,-0.173em -0.812em 0 -0.44em #ffc54d,-0.256em -0.789em 0 -0.46em #ffb64d,-0.338em -0.758em 0 -0.477em #ffa84d
    }

    25% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,-0.338em -0.758em 0 -0.42em #ffd44d,-0.555em -0.617em 0 -0.44em #ffc54d,-0.671em -0.488em 0 -0.46em #ffb64d,-0.719em -0.415em 0 -0.477em #ffa84d
    }

    40% {
        box-shadow: 0 -0.83em 0 -0.4em #ff8a4d,-0.377em -0.74em 0 -0.42em #ff7b4d,-0.645em -0.522em 0 -0.44em #ff6c4d,-0.775em -0.297em 0 -0.46em #ff5d4d,-0.82em -0.13em 0 -0.477em #ff4e4d
    }

    60% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,-0.087em -0.825em 0 -0.42em #ffd44d,-0.173em -0.812em 0 -0.44em #ffc54d,-0.256em -0.789em 0 -0.46em #ffb64d,-0.297em -0.775em 0 -0.477em #ffa84d
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em #ffe34d,0 -0.83em 0 -0.42em #ffd44d,0 -0.83em 0 -0.44em #ffc54d,0 -0.83em 0 -0.46em #ffb64d,0 -0.83em 0 -0.477em #ffa84d;
        transform: rotate(360deg)
    }
}

.loading-icon.linear,.linear.loading-animation,.loading-icon.linear:before,.linear.loading-animation:before,.loading-icon.linear:after,.linear.loading-animation:after {
    border-radius: 50%;
    box-shadow: none
}

.loading-icon.linear,.linear.loading-animation {
    animation: none;
    height: 1em;
    margin: 0 auto;
    position: relative;
    transform: translateZ(0);
    width: 1em
}

.loading-icon.linear:before,.linear.loading-animation:before,.loading-icon.linear:after,.linear.loading-animation:after {
    animation: 2s ease-out infinite both;
    border: .15em solid transparent;
    border-left-color: #ff9b33;
    border-radius: 50%;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(270deg);
    transform-origin: 50%;
    width: 100%
}

.loading-icon.linear:before,.linear.loading-animation:before {
    animation-name: loading-icon-linear
}

.loading-icon.linear:after,.linear.loading-animation:after {
    animation-name: loading-icon-spin
}

@keyframes loading-icon-linear {
    0% {
        transform: rotate(0deg)
    }

    10.99% {
        border-bottom-color: transparent
    }

    11% {
        border-bottom-color: #ff9b33
    }

    66% {
        border-bottom-color: #ff9b33
    }

    66.6% {
        border-bottom-color: transparent
    }

    66.6%,100% {
        transform: rotate(360deg)
    }
}

@keyframes loading-icon-linear {
    0% {
        transform: rotate(0deg)
    }

    10.99% {
        border-bottom-color: transparent
    }

    11% {
        border-bottom-color: #ff9b33
    }

    66% {
        border-bottom-color: #ff9b33
    }

    66.6% {
        border-bottom-color: transparent
    }

    66.6%,100% {
        transform: rotate(360deg)
    }
}

@keyframes loading-icon-spin {
    0%,22% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

a.btn>.loading-icon,a.btn>.loading-animation,button>.loading-icon,button>.loading-animation {
    font-size: 1em;
    margin-right: .8em;
    margin-top: 0
}

a.btn>.loading-icon.linear,a.btn>.linear.loading-animation,button>.loading-icon.linear,button>.linear.loading-animation {
    margin-right: .2em;
    margin-top: -0.2em
}

a.btn>.loading-icon,a.btn>.loading-animation,a.btn>.loading-icon.linear,a.btn>.linear.loading-animation,button>.loading-icon,button>.loading-animation,button>.loading-icon.linear,button>.linear.loading-animation {
    display: none;
    margin-bottom: 0;
    vertical-align: middle
}

a.btn.loading>.loading-icon,a.btn.loading>.loading-animation,a.btn.loading>.loading-icon.linear,a.btn.loading>.linear.loading-animation,button.loading>.loading-icon,button.loading>.loading-animation,button.loading>.loading-icon.linear,button.loading>.linear.loading-animation {
    display: inline-block
}

.loading-icon.loading-icon-xs,.loading-icon-xs.loading-animation,.loading-animation.loading-animation-xs {
    font-size: 8px
}

.loading-icon.loading-icon-sm,.loading-icon-sm.loading-animation,.loading-animation.loading-animation-sm {
    font-size: 10px
}

.loading-icon.loading-icon-md,.loading-icon-md.loading-animation,.loading-animation.loading-animation-md {
    font-size: 32px
}

.loading-icon.loading-icon-lg,.loading-icon-lg.loading-animation,.loading-animation.loading-animation-lg {
    font-size: 64px
}

.flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-container-stacked {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row-vertical {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-item-expand {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 0
}

.flex-item-full {
    -ms-flex: 1 100%;
    flex: 1 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-item-full+.flex-item-expand {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.flex-item-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.flex-item-center {
    -ms-flex-item-align: center;
    align-self: center
}

.flex-item-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media(max-width: 479px) {
    .flex-container-stacked-xxs {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-xxs .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(max-width: 767px) {
    .flex-container-stacked-xs {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-xs .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(max-width: 991px) {
    .flex-container-stacked-sm {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-sm .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(max-width: 1199px) {
    .flex-container-stacked-md {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-md .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(min-width: 1200px) {
    .flex-container-stacked-lg {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-lg .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(min-width: 480px) and (max-width:767px) {
    .flex-container-stacked-xs-only {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-xs-only .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .flex-container-stacked-sm-only {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-sm-only .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .flex-container-stacked-md-only {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .flex-container-stacked-md-only .flex-item-full {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media(max-width: 479px) {
    .flex-item-break-xxs {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(max-width: 767px) {
    .flex-item-break-xs {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(max-width: 991px) {
    .flex-item-break-sm {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(max-width: 1199px) {
    .flex-item-break-md {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(min-width: 1200px) {
    .flex-item-break-lg {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(min-width: 480px) and (max-width:767px) {
    .flex-item-break-xs-only {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .flex-item-break-sm-only {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .flex-item-break-md-only {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        width: 100%
    }
}

.portlet-msg-progress {
    background-image: url(../images/aui/loading_indicator.gif);
    background-position: 6px 50%;
    background-repeat: no-repeat;
    padding-left: 30px
}

.navbar .nav li>a {
    overflow-wrap: break-all;
    word-wrap: break-all;
    word-break: break-all
}

.entry-status.approved {
    border-color: #d6e9c6!important
}

.entry-status.scheduled {
    border-color: #d9edf7!important
}

.entry-status.pending {
    border-color: #bce8f1!important
}

.entry-status.denied {
    border-color: #ebccd1!important
}

.entry-status.expired {
    border-color: #faebcc!important
}

.entry-status.draft {
    border-color: #555!important
}

.status.approved {
    color: #3c763d
}

.status.scheduled {
    color: #31708f
}

.status.pending {
    color: #31708f
}

.status.denied {
    color: #c00
}

.status.expired {
    color: #8a6d3b
}

.status.draft {
    color: #555
}
