/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0.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 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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: 0.35em 0.625em 0.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;
    }
    select {
        background: #fff !important;
    }
    .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('../zengrid/libs/frameworks/bootstrap3/fonts/glyphicons-halflings-regular.eot');
    src: url('../zengrid/libs/frameworks/bootstrap3/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../zengrid/libs/frameworks/bootstrap3/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../zengrid/libs/frameworks/bootstrap3/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../zengrid/libs/frameworks/bootstrap3/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: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.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";
}
* {
    -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: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13.6px;
    line-height: 1.4em;
    color: #000000;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #ffa300;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #ffa300;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 0;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.4em;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 13.6px;
    margin-bottom: 13.6px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 13.6px;
    margin-bottom: 6.8px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 6.8px;
    margin-bottom: 6.8px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 40px;
}
h2,
.h2 {
    font-size: 34px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 17px;
}
h5,
.h5 {
    font-size: 13.6px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 6.8px;
}
.lead {
    margin-bottom: 13.6px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 803px) {
    .lead {
        font-size: 20.4px;
    }
}
small,
.small {
    font-size: 88%;
}
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 {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #000000;
}
a.text-primary:hover {
    color: #000000;
}
.text-success {
    color: #468847;
}
a.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover {
    color: #2d6987;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
a.text-danger:hover {
    color: #953b39;
}
.bg-primary {
    color: #fff;
    background-color: #000000;
}
a.bg-primary:hover {
    background-color: #000000;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 5.8px;
    margin: 27.2px 0 13.6px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 6.8px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin: 0 0;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 13.6px;
}
dt,
dd {
    line-height: 1.4em;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 786px) {
    .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 #999999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 6.8px 13.6px;
    margin: 0 0 13.6px;
    font-size: 17px;
    border-left: 5px solid #eeeeee;
}
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.4em;
    color: #999999;
}
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 #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
address {
    margin-bottom: 13.6px;
    font-style: normal;
    line-height: 1.4em;
}
code,
kbd,
pre,
samp {
    font-family: Consolas, Monaco, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0;
    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: 6.3px;
    margin: 0 0 6.8px;
    font-size: 12.6px;
    line-height: 1.4em;
    word-break: break-all;
    word-wrap: break-word;
    color: #444444;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0;
}
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: 20px;
    padding-right: 20px;
}
@media (min-width: 803px) {
    .container {
        width: 760px;
    }
}
@media (min-width: 787px) {
    .container {
        width: 1140px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.row {
    margin-left: -20px;
    margin-right: -20px;
}
.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: 20px;
    padding-right: 20px;
}
.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-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 803px) {
    .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-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 787px) {
    .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-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-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-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #999999;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 13.6px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.4em;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 0.01%;
}
@media screen and (max-width: 802px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 10.2px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .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 > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .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: 13.6px;
    font-size: 20.4px;
    line-height: inherit;
    color: #444444;
    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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 13.6px;
    line-height: 1.4em;
    color: #000000;
}
.form-control {
    display: block;
    width: 100%;
    height: 33.6px;
    padding: 6px 12px;
    font-size: 13.6px;
    line-height: 1.4em;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-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: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 33.6px;
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 35px;
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 54px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 13.6px;
    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 {
    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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
    height: 35px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-sm,
select.form-group-sm .form-control {
    height: 35px;
    line-height: 35px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto;
}
.input-lg,
.form-group-lg .form-control {
    height: 54px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 0;
}
select.input-lg,
select.form-group-lg .form-control {
    height: 54px;
    line-height: 54px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 33.6px;
    height: 33.6px;
    line-height: 33.6px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback {
    width: 54px;
    height: 54px;
    line-height: 54px;
}
.input-sm + .form-control-feedback {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.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: #468847;
}
.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #468847;
}
.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: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #c09853;
}
.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: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
    top: 18.6px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040;
}
@media (min-width: 803px) {
    .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: 20.6px;
}
.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
}
@media (min-width: 803px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 20px;
}
@media (min-width: 803px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}
@media (min-width: 803px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.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: 13.6px;
    line-height: 1.4em;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #ffffff;
    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);
    -moz-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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #000000;
    border-color: #000000;
}
.btn-default .badge {
    color: #000000;
    background-color: #ffffff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #000000;
    border-color: #000000;
}
.btn-default .badge {
    color: #000000;
    background-color: #ffffff;
}
.btn-primary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #000000;
    border-color: #000000;
}
.btn-primary .badge {
    color: #000000;
    background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #000000;
    border-color: #000000;
}
.btn-primary .badge {
    color: #000000;
    background-color: #ffffff;
}
.btn-success {
    color: #ffffff;
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #2f773f;
    border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success .badge {
    color: #3e9b52;
    background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #327e43;
    border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success .badge {
    color: #3e9b52;
    background-color: #ffffff;
}
.btn-info {
    color: #ffffff;
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #007399;
    border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info .badge {
    color: #0099cc;
    background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #007aa3;
    border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info .badge {
    color: #0099cc;
    background-color: #ffffff;
}
.btn-warning {
    color: #ffffff;
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning .badge {
    color: #ff8800;
    background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #d67200;
    border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning .badge {
    color: #ff8800;
    background-color: #ffffff;
}
.btn-danger {
    color: #ffffff;
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #990000;
    border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger .badge {
    color: #cc0000;
    background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #a30000;
    border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger .badge {
    color: #cc0000;
    background-color: #ffffff;
}
.btn-link {
    color: #ffa300;
    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;
    -moz-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: #ffa300;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #aaaaaa;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.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;
    -o-transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
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: 0.35s;
    transition-duration: 0.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 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13.6px;
    text-align: left;
    background-color: #ecf0f1;
    border: 1px solid #444444;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-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: 5.8px 0;
    overflow: hidden;
    background-color: #fbfcfc;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.4em;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #000000;
    background-color: #fbfcfc;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
    background-color: #ecf0f1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.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.4em;
    color: #333333;
    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 solid;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 786px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .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);
    -moz-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;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 54px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 54px;
    line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 35px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 35px;
    line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.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: 13.6px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 0;
}
.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 {
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #ffa300;
}
.nav .nav-divider {
    height: 1px;
    margin: 5.8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.4em;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 803px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 803px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0 0 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 0;
}
.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: #ffffff;
    background-color: #000000;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 803px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 803px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 0 0 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 85px;
    margin-bottom: 13.6px;
    border: 1px solid transparent;
}
@media (min-width: 786px) {
    .navbar {
        border-radius: 0;
    }
}
@media (min-width: 786px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 786px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -20px;
    margin-left: -20px;
}
@media (min-width: 786px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 786px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 786px) {
    .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: 35.7px 20px;
    font-size: 17px;
    line-height: 13.6px;
    height: 85px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 786px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -20px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 25.5px;
    margin-bottom: 25.5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.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: 786px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 17.85px -20px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 13.6px;
}
@media (max-width: 785px) {
    .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: 13.6px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 786px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 35.7px;
        padding-bottom: 35.7px;
    }
}
.navbar-form {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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: 25.7px;
    margin-bottom: 25.7px;
}
@media (min-width: 803px) {
    .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: 785px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 786px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-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 {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 25.7px;
    margin-bottom: 25.7px;
}
.navbar-btn.btn-sm {
    margin-top: 25px;
    margin-bottom: 25px;
}
.navbar-btn.btn-xs {
    margin-top: 31.5px;
    margin-bottom: 31.5px;
}
.navbar-text {
    margin-top: 35.7px;
    margin-bottom: 35.7px;
}
@media (min-width: 786px) {
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (min-width: 786px) {
    .navbar-left {
        float: left !important;
        float: left;
    }
    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -20px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}
.navbar-default .navbar-brand {
    color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #000000;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffa300;
    background-color: #000000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffa300;
    background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: #000000;
}
.navbar-default .navbar-toggle {
    border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #ffa300;
}
@media (max-width: 785px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000000;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffa300;
        background-color: #000000;
    }
    .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: #ffa300;
        background-color: transparent;
    }
    .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: #cccccc;
        background-color: #000000;
    }
}
.navbar-default .navbar-link {
    color: #000000;
}
.navbar-default .navbar-link:hover {
    color: #ffa300;
}
.navbar-default .btn-link {
    color: #000000;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #ffa300;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.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: #080808;
    color: #ffffff;
}
@media (max-width: 785px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        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: #ffffff;
        background-color: #080808;
    }
    .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: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #999999;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.navbar-inverse .btn-link {
    color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 13.6px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb > .active {
    color: #999999;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 13.6px 0;
    border-radius: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.4em;
    text-decoration: none;
    color: #999999;
    background-color: transparent;
    border: 1px solid #999999;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #ffa300;
    background-color: #ffa300;
    border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    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: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pager {
    padding-left: 0;
    margin: 13.6px 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: 1px solid #999999;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #ffa300;
}
.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: #999999;
    background-color: transparent;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}
.label-primary {
    background-color: #000000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #000000;
}
.label-success {
    background-color: #3e9b52;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #2f773f;
}
.label-info {
    background-color: #0099cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #007399;
}
.label-warning {
    background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #cc6d00;
}
.label-danger {
    background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #990000;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 0;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #ffa300;
    background-color: #ffffff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 40px 20px;
    margin-bottom: 40px;
    color: inherit;
    background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 803px) {
    .jumbotron {
        padding: 64px 0;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 80px;
        padding-right: 80px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 61.2px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 13.6px;
    line-height: 1.4em;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -o-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #ffa300;
}
.thumbnail .caption {
    padding: 10px;
    color: #000000;
}
.alert {
    padding: 15px;
    margin-bottom: 13.6px;
    border: 1px solid transparent;
    border-radius: 0;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > 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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #2d6987;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #2d6987;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #953b39;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #953b39;
}
@-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: 13.6px;
    margin-bottom: 13.6px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-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: 13.6px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -o-transition: width 0.6s ease;
    -webkit-transition: width 0.6s ease;
    transition: width 0.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: #3e9b52;
}
.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: #0099cc;
}
.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: #ff8800;
}
.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: #cc0000;
}
.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-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: #ffffff;
    border: 1px solid #dddddd;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
a.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #999999;
    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: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #666666;
}
.list-group-item-success {
    color: #468847;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #468847;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #468847;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #468847;
    border-color: #468847;
}
.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #3a87ad;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad;
}
.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #c09853;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853;
}
.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #b94a48;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 13.6px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-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-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}
.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: -1;
    border-top-left-radius: -1;
}
.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: -1;
    border-bottom-left-radius: -1;
}
.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: -1;
    border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 13.6px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    color: #444444;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #000000;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
    color: #000000;
    background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #000000;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #468847;
    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: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #3a87ad;
    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: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #c09853;
    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: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #b94a48;
    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: #b94a48;
}
.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.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-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: 0;
}
.well-sm {
    padding: 9px;
    border-radius: 0;
}
.close {
    float: right;
    font-size: 20.4px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.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 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.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: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-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: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 21.4px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.4em;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.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: 803px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-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: 787px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.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: 350px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 0;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13.6px;
    font-weight: normal;
    line-height: 1.4em;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13.6px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -o-transition: 0.6s ease-in-out left;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }
    .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: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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: #ffffff;
    text-decoration: none;
    opacity: 0.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%;
    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;
    margin-top: -10px;
    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 #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    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: 803px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
    clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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: 802px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 802px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 802px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 802px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 803px) and (max-width: 786px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 803px) and (max-width: 786px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 803px) and (max-width: 786px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 803px) and (max-width: 786px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 787px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 787px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 787px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 787px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    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: 802px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 803px) and (max-width: 786px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 787px) 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;
    }
    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;
    }
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../zengrid/libs/zengrid/fonts/fontawesome-webfont.eot?v=4.2.0');
    src: url('../zengrid/libs/zengrid/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../zengrid/libs/zengrid/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../zengrid/libs/zengrid/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../zengrid/libs/zengrid/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.zen-icon:before,
.icon-envelope:before,
.icon-print:before,
.icon-calendar:before,
.icon-remove:before,
.icon-edit:before,
.icon-folder-2:before,
.icon-search:before,
.icon-search {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.zen-icon-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.zen-icon-2x {
    font-size: 2em;
}
.zen-icon-3x {
    font-size: 3em;
}
.zen-icon-4x {
    font-size: 4em;
}
.zen-icon-5x {
    font-size: 5em;
}
.zen-icon-fw {
    width: 1.28571429em;
    text-align: center;
}
.zen-icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.zen-icon-ul > li {
    position: relative;
}
.zen-icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.zen-icon-li.zen-icon-lg {
    left: -1.85714286em;
}
.zen-icon-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.zen-icon.pull-left {
    margin-right: .3em;
}
.zen-icon.pull-right {
    margin-left: .3em;
}
.zen-icon-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.zen-icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.zen-icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.zen-icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.zen-icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.zen-icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .zen-icon-rotate-90,
:root .zen-icon-rotate-180,
:root .zen-icon-rotate-270,
:root .zen-icon-flip-horizontal,
:root .zen-icon-flip-vertical {
    filter: none;
}
.zen-icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.zen-icon-stack-1x,
.zen-icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.zen-icon-stack-1x {
    line-height: inherit;
}
.zen-icon-stack-2x {
    font-size: 2em;
}
.zen-icon-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zen-icon-search:before,
.icon-search:before {
    content: "\f002";
}
.zen-icon-envelope-o:before {
    content: "\f003";
}
.zen-icon-heart:before {
    content: "\f004";
}
.zen-icon-star:before {
    content: "\f005";
}
.zen-icon-user:before {
    content: "\f007";
}
.zen-icon-th-large:before {
    content: "\f009";
}
.zen-icon-th:before {
    content: "\f00a";
}
.zen-icon-th-list:before {
    content: "\f00b";
}
.zen-icon-remove:before,
.zen-icon-close:before,
.zen-icon-times:before,
.icon-remove:before {
    content: "\f00d";
}
.zen-icon-cog:before {
    content: "\f013";
}
.zen-icon-home:before {
    content: "\f015";
}
.zen-icon-lock:before {
    content: "\f023";
}
.zen-icon-tag:before {
    content: "\f02b";
}
.zen-icon-tags:before {
    content: "\f02c";
}
.zen-icon-print:before {
    content: "\f02f";
}
.zen-icon-camera:before {
    content: "\f030";
}
.zen-icon-chevron-left:before {
    content: "\f053";
}
.zen-icon-chevron-right:before {
    content: "\f054";
}
.zen-icon-plus:before {
    content: "\f067";
}
.zen-icon-minus:before {
    content: "\f068";
}
.zen-icon-eye:before {
    content: "\f06e";
}
.zen-icon-eye-slash:before {
    content: "\f070";
}
.zen-icon-chevron-up:before {
    content: "\f077";
}
.zen-icon-chevron-down:before {
    content: "\f078";
}
.zen-icon-bars:before {
    content: "\f0c9";
}
.zen-icon-arrow-up:before {
    content: "\f062";
}
.zen-icon-tags:before {
    content: "\f02c";
}
.zen-icon-print:before,
.icon-print:before {
    content: "\f02f";
}
.zen-icon-mail:before,
.icon-envelope:before {
    content: "\f0e0";
}
.zen-icon-plus:before {
    content: "\f067";
}
.zen-icon-minus:before {
    content: "\f068";
}
.zen-icon-calendar:before,
.icon-calendar:before {
    content: "\f073";
}
.zen-icon-twitter:before {
    content: "\f099";
}
.zen-icon-facebook:before {
    content: "\f09a";
}
.zen-icon-google-plus:before {
    content: "\f0d5";
}
.zen-icon-pinterest:before {
    content: "\f0d2";
}
.zen-icon-folder:before,
.icon-folder-2:before {
    content: "\f07b";
}
.zen-icon-edit:before,
.jmodedit .icon-edit:before,
.zen-icon-pencil-square-o:before {
    content: "\f044";
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: 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: 0.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 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* Reset the margin on menu items - Not really sure why this is necessary */
ul,
menu,
dir,
ol {
    padding-left: 0;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
div,
ul,
li {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
}
.span12 {
    margin: 0 !important;
}
.hidden {
    display: none !important;
}
/* Reset DD things in Joomla */
dd {
    padding: 0;
    margin: 0;
}
/* Indent on ul */
ul,
ol {
    margin-left: 16px;
}
fieldset {
    min-width: 0;
}
/* Sidebar margin ul reset */
.items-more ol {
    margin-left: 0;
    padding: 0;
}
/* Dont like Hr styling */
hr {
    border: 0;
}
/* Puts default margin on content items */
article {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.btn-group a {
    margin-right: 8px;
}
.btn-group > .dropdown-toggle,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#system-message {
    margin: 0 !important;
}
legend {
    margin: 0;
}
iframe {
    max-width: 100%;
}
figure {
    margin: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework Xero - 1.3.1 | ZGF v4 1.3.2
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, May 19 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	May 19 2015
 *------------------------------------------------------------------------------
 */
.alert {
    padding: 0;
    margin-bottom: 13.6px;
    border: 1px solid transparent;
    border-radius: 0;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert .close {
    float: right;
    background: #d9edf7;
    border: 0;
    padding: 4px;
    color: #5bb1dc;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-info,
.alert-block,
.alert-message {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info hr,
.alert-block hr,
.alert-message hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link,
.alert-block .alert-link,
.alert-message .alert-link {
    color: #2d6987;
}
.alert-info hr,
.alert-block hr,
.alert-message hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link,
.alert-block .alert-link,
.alert-message .alert-link {
    color: #2d6987;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-warning .close {
    background: #f7ecb5;
    color: #caad16;
}
.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-danger hr,
.alert-error hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
.alert-error .alert-link {
    color: #953b39;
}
.alert-danger hr,
.alert-error hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
.alert-error .alert-link {
    color: #953b39;
}
.alert-danger .close,
.alert-error .close {
    background: #e4b9b9;
    color: #963b3b;
}
.jmodedit {
    background: none !important;
    border: 0 !important;
    padding: 0;
}
.jmodedit .icon-edit {
    padding: 0px !important;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    border: 0 !important;
}
.jmodedit .icon-edit:before {
    float: left;
    border-radius: 2px;
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: -4px 0 0 0;
}
.jmodedit .icon-edit:before:focus,
.jmodedit .icon-edit:before:active:focus,
.jmodedit .icon-edit:before.active:focus,
.jmodedit .icon-edit:before.focus,
.jmodedit .icon-edit:before:active.focus,
.jmodedit .icon-edit:before.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.jmodedit .icon-edit:before:hover,
.jmodedit .icon-edit:before:focus,
.jmodedit .icon-edit:before.focus {
    color: #ffffff;
    text-decoration: none;
}
.jmodedit .icon-edit:before:active,
.jmodedit .icon-edit:before.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.jmodedit .icon-edit:before.disabled,
.jmodedit .icon-edit:before[disabled],
fieldset[disabled] .jmodedit .icon-edit:before {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.jmodedit .icon-edit:before:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.jmodedit .icon-edit:before:focus,
.jmodedit .icon-edit:before:active:focus,
.jmodedit .icon-edit:before.active:focus,
.jmodedit .icon-edit:before.focus,
.jmodedit .icon-edit:before:active.focus,
.jmodedit .icon-edit:before.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.jmodedit .icon-edit:before:hover,
.jmodedit .icon-edit:before:focus,
.jmodedit .icon-edit:before.focus {
    color: #ffffff;
    text-decoration: none;
}
.jmodedit .icon-edit:before:active,
.jmodedit .icon-edit:before.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.jmodedit .icon-edit:before.disabled,
.jmodedit .icon-edit:before[disabled],
fieldset[disabled] .jmodedit .icon-edit:before {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.jmodedit .icon-edit:before:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.jmodedit .icon-edit:before.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
#modules-form .btn-toolbar {
    clear: both;
    float: left;
    width: 100%;
}
#modules-form .btn-group {
    float: left;
    margin-right: 4px;
}
#modules-form label {
    margin-right: 10px;
    border-right-width: 1px;
}
#modules-form .label-default {
    background: #eee;
    padding: 4px 8px;
}
#modules-form .nav-tabs li {
    float: none;
}
#modules-form .control-label {
    width: 200px;
    padding-right: 30px;
}
#modules-form legend {
    font-size: 2em;
}
#modules-form .accordion-group {
    clear: both;
    border-top: 1px solid #ffffff;
    padding: 30px 0;
}
#modules-form hr {
    border: 0;
}
#modules-form .tab-pane {
    display: block;
    clear: both;
}
#modules-form .collapse {
    display: none;
    height: 0;
}
#modules-form select {
    min-width: 300px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.container {
    max-width: 100%;
}
main .container {
    padding: 0;
    width: 100%;
}
div.modal {
    display: none;
}
div.modal.in {
    display: block;
}
.bootstrap2 input.uneditable-input,
.bootstrap2 span.uneditable-input {
    box-sizing: content-box;
}
.bootstrap2 input[type="radio"],
.bootstrap3 input[type="radio"],
.bootstrap2 input[type="checkbox"],
.bootstrap3 input[type="checkbox"] {
    width: auto;
}
.navbar-nav,
.navbar-collapse,
.collapse,
.navbar-responsive-collapse {
    clear: none !important;
}
.nav-tabs .dropdown-menu {
    border: 0;
    padding: 0;
}
.nav-tabs .dropdown-menu li,
.nav-tabs .dropdown-menu a {
    width: 100%;
    margin: 0;
}
.nav-tabs .dropdown-menu .divider {
    margin: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
}
.nav-pills,
.list-group,
ul.breadcrumb {
    margin-left: 0;
}
.list-unstyled {
    margin: 0 0;
}
.breadcrumb > li + li:before {
    content: "";
}
.well-lg {
    padding: 0 !important;
}
.well-sm {
    padding: 0 !important;
}
.navbar-search {
    margin-top: 8.5px;
}
.navbar-inverse input {
    border-color: rgba(0, 0, 0, 0.3) !important;
}
main ul.breadcrumb {
    float: left;
    width: 100%;
    margin: 0;
}
main ul.breadcrumb .divider {
    clear: none;
    display: inline;
    float: right;
    border: 0;
}
main ul.breadcrumb li {
    float: left;
}
main ul.breadcrumb li:after {
    content: "";
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* Reusable column setup */
.mixin-col {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}
.zg-col {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}
.mixin-span_first,
.no-margin {
    margin-left: 0;
}
.zenlast {
    float: right !important;
    margin-left: 0 !important;
}
.zg-col {
    margin-left: 0;
    padding: 0;
    width: 100%;
}
@media screen and (min-width: 738px) {
    .zg-col {
        margin-left: 0;
    }
    /* --- Gridpak variables ---*/
    .zen-row .zg-col:first-child {
        margin-left: 0;
    }
    /*
        Add your semantic classnames in alongside their corresponding spans here. e.g.

        */
    .zg-col-1 {
        width: 8.33333333%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-2,
    .one-sixth {
        width: 16.66666667%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-3,
    .one-quarter {
        width: 25%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-4,
    .one-third {
        width: 33.33333333%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-5 {
        width: 41.66666667%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-6,
    .one-half {
        width: 50%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-7 {
        width: 58.33333333%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-8,
    .two-thirds {
        width: 66.66666667%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-9,
    .three-quarters {
        width: 75%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-10 {
        width: 83.33333333%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-11 {
        width: 91.66666667%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0;
    }
    .zg-col-12,
    .one-whole {
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    .zen-push,
    .zen-pull {
        position: relative;
        z-index: 1;
    }
    .zen-push-11 {
        left: 91.66666667%;
    }
    .zen-push-10 {
        left: 83.33333333%;
    }
    .zen-push-9 {
        left: 75%;
    }
    .zen-push-8 {
        left: 66.66666667%;
    }
    .zen-push-7 {
        left: 58.33333333%;
    }
    .zen-push-6 {
        left: 50%;
    }
    .zen-push-5 {
        left: 41.66666667%;
    }
    .zen-push-4 {
        left: 33.33333333%;
    }
    .zen-push-3 {
        left: 25%;
    }
    .zen-push-2 {
        left: 16.66666667%;
    }
    .zen-push-1 {
        left: 8.33333333%;
    }
    .zen-pull-11 {
        left: -91.66666667%;
    }
    .zen-pull-10 {
        left: -83.33333333%;
    }
    .zen-pull-9 {
        left: -75%;
    }
    .zen-pull-8 {
        left: -66.66666667%;
    }
    .zen-pull-7 {
        left: -58.33333333%;
    }
    .zen-pull-6 {
        left: -50%;
    }
    .zen-pull-5 {
        left: -41.66666667%;
    }
    .zen-pull-4 {
        left: -33.33333333%;
    }
    .zen-pull-3 {
        left: -25%;
    }
    .zen-pull-2 {
        left: -16.66666667%;
    }
    .zen-pull-1 {
        left: -8.33333333%;
    }
    .zen-pad-push-11 {
        padding-left: 91.66666667%;
    }
    .zen-pad-push-10 {
        padding-left: 83.33333333%;
    }
    .zen-pad-push-9 {
        padding-left: 75%;
    }
    .zen-pad-push-8 {
        padding-left: 66.66666667%;
    }
    .zen-pad-push-7 {
        padding-left: 58.33333333%;
    }
    .zen-pad-push-6 {
        padding-left: 50%;
    }
    .zen-pad-push-5 {
        padding-left: 41.66666667%;
    }
    .zen-pad-push-4 {
        padding-left: 33.33333333%;
    }
    .zen-pad-push-3 {
        padding-left: 25%;
    }
    .zen-pad-push-2 {
        padding-left: 16.66666667%;
    }
    .zen-pad-push-1 {
        padding-left: 8.33333333%;
    }
    .zen-pad-pull-11 {
        padding-right: 91.66666667%;
    }
    .zen-pad-pull-10 {
        padding-right: 83.33333333%;
    }
    .zen-pad-pull-9 {
        padding-right: 75%;
    }
    .zen-pad-pull-8 {
        padding-right: 66.66666667%;
    }
    .zen-pad-pull-7 {
        padding-right: 58.33333333%;
    }
    .zen-pad-pull-6 {
        padding-right: 50%;
    }
    .zen-pad-pull-5 {
        padding-right: 41.66666667%;
    }
    .zen-pad-pull-4 {
        padding-right: 33.33333333%;
    }
    .zen-pad-pull-3 {
        padding-right: 25%;
    }
    .zen-pad-pull-2 {
        padding-right: 16.66666667%;
    }
    .zen-pad-pull-1 {
        padding-right: 8.33333333%;
    }
}
@media screen and (max-width: 1000px) {
    .responsive-enabled .stack-tablets .zg-col {
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
}
@media screen and (max-width: 738px) {
    .responsive-enabled .stack-phones .zg-col {
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
}
.responsive-disabled,
.no-change-phones,
.no-change-tablets {
    /* --- Gridpak variables ---*/
    /*
	           Add your semantic classnames in alongside their corresponding spans here. e.g.

	           */
}
.responsive-disabled .zg-col,
.no-change-phones .zg-col,
.no-change-tablets .zg-col {
    margin-left: 0;
}
.responsive-disabled .zen-row .zg-col:first-child,
.no-change-phones .zen-row .zg-col:first-child,
.no-change-tablets .zen-row .zg-col:first-child {
    margin-left: 0;
}
.responsive-disabled .zg-col-1,
.no-change-phones .zg-col-1,
.no-change-tablets .zg-col-1 {
    width: 8.33333333%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-2,
.no-change-phones .zg-col-2,
.no-change-tablets .zg-col-2,
.responsive-disabled .one-sixth,
.no-change-phones .one-sixth,
.no-change-tablets .one-sixth {
    width: 16.66666667%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-3,
.no-change-phones .zg-col-3,
.no-change-tablets .zg-col-3,
.responsive-disabled .one-quarter,
.no-change-phones .one-quarter,
.no-change-tablets .one-quarter {
    width: 25%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-4,
.no-change-phones .zg-col-4,
.no-change-tablets .zg-col-4,
.responsive-disabled .one-third,
.no-change-phones .one-third,
.no-change-tablets .one-third {
    width: 33.33333333%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-5,
.no-change-phones .zg-col-5,
.no-change-tablets .zg-col-5 {
    width: 41.66666667%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-6,
.no-change-phones .zg-col-6,
.no-change-tablets .zg-col-6,
.responsive-disabled .one-half,
.no-change-phones .one-half,
.no-change-tablets .one-half {
    width: 50%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-7,
.no-change-phones .zg-col-7,
.no-change-tablets .zg-col-7 {
    width: 58.33333333%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-8,
.no-change-phones .zg-col-8,
.no-change-tablets .zg-col-8,
.responsive-disabled .two-thirds,
.no-change-phones .two-thirds,
.no-change-tablets .two-thirds {
    width: 66.66666667%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-9,
.no-change-phones .zg-col-9,
.no-change-tablets .zg-col-9,
.responsive-disabled .three-quarters,
.no-change-phones .three-quarters,
.no-change-tablets .three-quarters {
    width: 75%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-10,
.no-change-phones .zg-col-10,
.no-change-tablets .zg-col-10 {
    width: 83.33333333%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-11,
.no-change-phones .zg-col-11,
.no-change-tablets .zg-col-11 {
    width: 91.66666667%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0;
}
.responsive-disabled .zg-col-12,
.no-change-phones .zg-col-12,
.no-change-tablets .zg-col-12,
.responsive-disabled .one-whole,
.no-change-phones .one-whole,
.no-change-tablets .one-whole {
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.responsive-disabled .zen-push,
.no-change-phones .zen-push,
.no-change-tablets .zen-push,
.responsive-disabled .zen-pull,
.no-change-phones .zen-pull,
.no-change-tablets .zen-pull {
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 738px) and (max-width: 1000px) {
    .no-change-tablets .zen-push-11 {
        left: 91.66666667%;
    }
    .no-change-tablets .zen-push-10 {
        left: 83.33333333%;
    }
    .no-change-tablets .zen-push-9 {
        left: 75%;
    }
    .no-change-tablets .zen-push-8 {
        left: 66.66666667%;
    }
    .no-change-tablets .zen-push-7 {
        left: 58.33333333%;
    }
    .no-change-tablets .zen-push-6 {
        left: 50%;
    }
    .no-change-tablets .zen-push-5 {
        left: 41.66666667%;
    }
    .no-change-tablets .zen-push-4 {
        left: 33.33333333%;
    }
    .no-change-tablets .zen-push-3 {
        left: 25%;
    }
    .no-change-tablets .zen-push-2 {
        left: 16.66666667%;
    }
    .no-change-tablets .zen-push-1 {
        left: 8.33333333%;
    }
    .no-change-tablets .zen-pull-11 {
        left: -91.66666667%;
    }
    .no-change-tablets .zen-pull-10 {
        left: -83.33333333%;
    }
    .no-change-tablets .zen-pull-9 {
        left: -75%;
    }
    .no-change-tablets .zen-pull-8 {
        left: -66.66666667%;
    }
    .no-change-tablets .zen-pull-7 {
        left: -58.33333333%;
    }
    .no-change-tablets .zen-pull-6 {
        left: -50%;
    }
    .no-change-tablets .zen-pull-5 {
        left: -41.66666667%;
    }
    .no-change-tablets .zen-pull-4 {
        left: -33.33333333%;
    }
    .no-change-tablets .zen-pull-3 {
        left: -25%;
    }
    .no-change-tablets .zen-pull-2 {
        left: -16.66666667%;
    }
    .no-change-tablets .zen-pull-1 {
        left: -8.33333333%;
    }
}
@media screen and (max-width: 738px) {
    .no-change-phones .zen-push-11 {
        left: 91.66666667%;
    }
    .no-change-phones .zen-push-10 {
        left: 83.33333333%;
    }
    .no-change-phones .zen-push-9 {
        left: 75%;
    }
    .no-change-phones .zen-push-8 {
        left: 66.66666667%;
    }
    .no-change-phones .zen-push-7 {
        left: 58.33333333%;
    }
    .no-change-phones .zen-push-6 {
        left: 50%;
    }
    .no-change-phones .zen-push-5 {
        left: 41.66666667%;
    }
    .no-change-phones .zen-push-4 {
        left: 33.33333333%;
    }
    .no-change-phones .zen-push-3 {
        left: 25%;
    }
    .no-change-phones .zen-push-2 {
        left: 16.66666667%;
    }
    .no-change-phones .zen-push-1 {
        left: 8.33333333%;
    }
    .no-change-phones .zen-pull-11 {
        left: -91.66666667%;
    }
    .no-change-phones .zen-pull-10 {
        left: -83.33333333%;
    }
    .no-change-phones .zen-pull-9 {
        left: -75%;
    }
    .no-change-phones .zen-pull-8 {
        left: -66.66666667%;
    }
    .no-change-phones .zen-pull-7 {
        left: -58.33333333%;
    }
    .no-change-phones .zen-pull-6 {
        left: -50%;
    }
    .no-change-phones .zen-pull-5 {
        left: -41.66666667%;
    }
    .no-change-phones .zen-pull-4 {
        left: -33.33333333%;
    }
    .no-change-phones .zen-pull-3 {
        left: -25%;
    }
    .no-change-phones .zen-pull-2 {
        left: -16.66666667%;
    }
    .no-change-phones .zen-pull-1 {
        left: -8.33333333%;
    }
}
.zt-marginless-grid .zg-col {
    margin: 0;
}
.zt-marginless-grid .zg-col-1 {
    width: 8.300000000000001%;
}
.zt-marginless-grid .zg-col-2 {
    width: 16.6%;
}
.zt-marginless-grid .zg-col-3 {
    width: 25%;
}
.zt-marginless-grid .zg-col-4 {
    width: 33.3333%;
}
.zt-marginless-grid .zg-col-5 {
    width: 41.5%;
}
.zt-marginless-grid .zg-col-6 {
    width: 49.8%;
}
.zt-marginless-grid .zg-col-7 {
    width: 58.1%;
}
.zt-marginless-grid .zg-col-8 {
    width: 66.6666%;
}
.zt-marginless-grid .zg-col-9 {
    width: 74.7%;
}
.zt-marginless-grid .zg-col-10 {
    width: 83%;
}
.zt-marginless-grid .zg-col-11 {
    width: 91.3%;
}
.zt-marginless-grid .zg-col-12 {
    width: 99.59999999999999%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-row {
    margin: 0 0;
}
.no-row-margin {
    margin: 0;
}
.row {
    margin: 0;
}
.container .row {
    margin: 0 -20px;
}
.zen-container {
    width: 1920px;
    margin: 0 auto;
    padding: 0 !important;
}
.responsive-enabled .zen-container {
    width: 100%;
    max-width: 1920px;
}
.responsive-enabled .zen-container .zen-container {
    width: 100%;
}
.tab-content {
    clear: both;
}
.top25 {
    margin-top: 25px;
}
.top50 {
    margin-top: 50px;
}
.top75 {
    margin-top: 75px;
}
.top100 {
    margin-top: 100px;
}
.top125 {
    margin-top: 125px;
}
.top150 {
    margin-top: 150px;
}
.top175 {
    margin-top: 175px;
}
.top200 {
    margin-top: 200px;
}
.top225 {
    margin-top: 225px;
}
.top250 {
    margin-top: 250px;
}
.top275 {
    margin-top: 275px;
}
.top300 {
    margin-top: 300px;
}
.top325 {
    margin-top: 325px;
}
.top350 {
    margin-top: 350px;
}
.top375 {
    margin-top: 375px;
}
.top400 {
    margin-top: 400px;
}
.top425 {
    margin-top: 425px;
}
.top450 {
    margin-top: 450px;
}
.top475 {
    margin-top: 475px;
}
.top500 {
    margin-top: 500px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
#topwrap {
    padding-top: 2px;
}
#topwrap ul {
    margin: 0;
}
#topwrap ul li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
@media screen and (min-width: 738px) {
    #topwrap #top4 ul {
        float: right;
    }
}
#belowcontent {
    margin-top: 0;
}
#abovecontent {
    margin-bottom: 0;
}
#footerwrap {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 90%;
}
#footerwrap .moduletable {
    clear: both;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
#footerwrap ul {
    clear: both;
    margin: 0;
}
#footerwrap ul li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
@media screen and (max-width: 738px) {
    #footerwrap #zen-copyright {
        text-align: left;
        margin: 0 0;
    }
}
#footerwrap .zen-spotlight {
    padding-top: 0;
    margin-top: 0;
}
#tabwrap {
    margin-top: 0;
    float: left;
    width: 100%;
}
@media screen and (max-width: 738px) {
    .responsive-enabled .nav-tabs li {
        margin-bottom: 4px;
        display: block;
        float: left;
        width: 100%;
    }
    .responsive-enabled .nav-tabs li a {
        float: left;
        width: 100%;
    }
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.sidebar .moduletable {
    margin-bottom: 0;
}
.sidebar .moduletable ul,
.sidebar .moduletable ul.unstyled {
    margin: 0;
    margin-top: 10px;
}
.sidebar .moduletable ul li,
.sidebar .moduletable ul.unstyled li {
    list-style-type: none;
    padding: 4px 0;
}
.sidebar .moduletable ul li li,
.sidebar .moduletable ul.unstyled li li {
    background: none !important;
}
.sidebar .moduletable ul ol,
.sidebar .moduletable ul.unstyled ol {
    list-style-type: decimal;
}
.sidebar .moduletable ul li,
.sidebar .moduletable ul.unstyled li {
    padding: 4px 0;
}
.sidebar .moduletable ul ul,
.sidebar .moduletable ul.unstyled ul {
    margin-left: 16px !important;
    margin-top: 4px;
}
.sidebar .moduletable ul ul li,
.sidebar .moduletable ul.unstyled ul li {
    list-style-type: disc;
    padding: 4px 0;
}
.sidebar .zen-menu-caption {
    display: block;
    font-style: italic;
    font-size: 90%;
    color: #666666;
    line-height: 1.2em;
}
.sidebar .nav-header,
.sidebar .zen-menu-heading {
    display: block !important;
    padding: 4px 0 !important;
    font-size: 100% !important;
    font-weight: inherit !important;
    line-height: 1em !important;
    color: #000000;
    text-shadow: none !important;
    text-transform: none !important;
}
.sidebar .nav > li > a {
    padding-left: 0;
}
.sidebar ul.menu {
    margin-bottom: 0;
}
.sidebar ul.menu ul {
    margin-left: 16px;
}
.sidebar li.divider {
    border: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/*------------------------------------*\
	FORMS
\*------------------------------------*/
fieldset {
    margin: 0;
    max-width: 100%;
    border: 0;
    padding: 0;
}
fieldset legend {
    font-weight: bold;
    font-size: 1.2em;
    width: 100%;
    padding-bottom: 8px;
    border-bottom: 1px solid #ffffff;
}
label {
    display: block;
    cursor: pointer;
}
input,
textarea {
    font-family: inherit;
    font-size: 1em;
    line-height: 2em;
    padding: 6px 12px;
    background: #ffffff;
    color: #000000;
    border: 1px solid #ffffff;
}
input:hover,
textarea:hover {
    background: #ffffff;
}
input.button {
    width: auto;
    -webkit-appearance: none;
}
button {
    background: #eeeeee;
    border: 0;
}
label {
    font-weight: normal;
    margin-bottom: 4px;
}
.control-label {
    margin-bottom: 0;
}
.simple-list {
    margin: 0;
}
.simple-list li {
    list-style-type: none;
    padding: 4px 0;
}
.simple-list li li {
    background: none !important;
}
.simple-list ol {
    list-style-type: decimal;
}
.flat-list {
    margin: 0;
    margin-bottom: 0;
}
.flat-list li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
button {
    padding: 10px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
.control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
}
.control-group {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.control-group .optional {
    font-size: 85%;
}
dl {
    clear: both;
    margin: 0 0;
}
input,
select {
    min-height: 42px;
    border-radius: 0 !important;
    border: 1px solid #ffffff !important;
    box-shadow: none !important;
}
input[type="checkbox"],
input[type="radio"] {
    min-height: 0;
}
textarea {
    border-radius: 0 !important;
}
.table-bordered {
    border-radius: 0 !important;
}
.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 10px;
}
.chzn-drop {
    position: static !important;
    z-index: 1;
}
#mod-finder-searchform .zen-icon {
    margin-right: 0;
}
#mod-finder-searchform .form-button-right,
#mod-finder-searchform .form-label-right {
    margin-left: 10px;
}
#mod-finder-searchform .form-button-left,
#mod-finder-searchform .form-label-left {
    margin-right: 10px;
}
#mod-finder-searchform label {
    line-height: 42px;
    display: inline-block;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
#off-canvas-menu {
    margin-top: 40px;
}
#off-canvas-menu ul {
    float: left;
    width: 100% !important;
    margin-bottom: 0;
}
#off-canvas-menu ul ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    overflow: auto;
    height: auto;
    background: none;
    padding: 0;
    min-width: none;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/*------------------------------------*\
	Buttons
\*------------------------------------*/
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/*------------------------------------*\
	Pagination
\*------------------------------------*/
.pagenav,
.pagination,
.pager {
    margin: 0;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.pagenav li,
.pagination li,
.pager li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
.pagenav ul,
.pagination ul,
.pager ul {
    margin-left: 0;
}
.pagenav li,
.pagination li,
.pager li {
    line-height: 3em;
    margin-right: 0;
}
.pagenav li a,
.pagination li a,
.pager li a {
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: none;
    color: #000000;
    display: inline-block;
    padding: 0 10px;
    background: transparent;
    border: 1px solid #999999;
    color: #999999;
    min-height: 42px;
    line-height: 42px;
}
.pagenav li a:focus,
.pagination li a:focus,
.pager li a:focus,
.pagenav li a:active:focus,
.pagination li a:active:focus,
.pager li a:active:focus,
.pagenav li a.active:focus,
.pagination li a.active:focus,
.pager li a.active:focus,
.pagenav li a.focus,
.pagination li a.focus,
.pager li a.focus,
.pagenav li a:active.focus,
.pagination li a:active.focus,
.pager li a:active.focus,
.pagenav li a.active.focus,
.pagination li a.active.focus,
.pager li a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover,
.pagenav li a:focus,
.pagination li a:focus,
.pager li a:focus,
.pagenav li a.focus,
.pagination li a.focus,
.pager li a.focus {
    color: #ffffff;
    text-decoration: none;
}
.pagenav li a:active,
.pagination li a:active,
.pager li a:active,
.pagenav li a.active,
.pagination li a.active,
.pager li a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagenav li a.disabled,
.pagination li a.disabled,
.pager li a.disabled,
.pagenav li a[disabled],
.pagination li a[disabled],
.pager li a[disabled],
fieldset[disabled] .pagenav li a,
fieldset[disabled] .pagination li a,
fieldset[disabled] .pager li a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.pagenav li a:focus,
.pagination li a:focus,
.pager li a:focus,
.pagenav li a:active:focus,
.pagination li a:active:focus,
.pager li a:active:focus,
.pagenav li a.active:focus,
.pagination li a.active:focus,
.pager li a.active:focus,
.pagenav li a.focus,
.pagination li a.focus,
.pager li a.focus,
.pagenav li a:active.focus,
.pagination li a:active.focus,
.pager li a:active.focus,
.pagenav li a.active.focus,
.pagination li a.active.focus,
.pager li a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover,
.pagenav li a:focus,
.pagination li a:focus,
.pager li a:focus,
.pagenav li a.focus,
.pagination li a.focus,
.pager li a.focus {
    color: #ffffff;
    text-decoration: none;
}
.pagenav li a:active,
.pagination li a:active,
.pager li a:active,
.pagenav li a.active,
.pagination li a.active,
.pager li a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagenav li a.disabled,
.pagination li a.disabled,
.pager li a.disabled,
.pagenav li a[disabled],
.pagination li a[disabled],
.pager li a[disabled],
fieldset[disabled] .pagenav li a,
fieldset[disabled] .pagination li a,
fieldset[disabled] .pager li a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagenav li a:hover,
.pagination li a:hover,
.pager li a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.pagenav li a.active,
.pagination li a.active,
.pager li a.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
.pagenav li.active a,
.pagination li.active a,
.pager li.active a {
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.pagenav li.active a:focus,
.pagination li.active a:focus,
.pager li.active a:focus,
.pagenav li.active a:active:focus,
.pagination li.active a:active:focus,
.pager li.active a:active:focus,
.pagenav li.active a.active:focus,
.pagination li.active a.active:focus,
.pager li.active a.active:focus,
.pagenav li.active a.focus,
.pagination li.active a.focus,
.pager li.active a.focus,
.pagenav li.active a:active.focus,
.pagination li.active a:active.focus,
.pager li.active a:active.focus,
.pagenav li.active a.active.focus,
.pagination li.active a.active.focus,
.pager li.active a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover,
.pagenav li.active a:focus,
.pagination li.active a:focus,
.pager li.active a:focus,
.pagenav li.active a.focus,
.pagination li.active a.focus,
.pager li.active a.focus {
    color: #ffffff;
    text-decoration: none;
}
.pagenav li.active a:active,
.pagination li.active a:active,
.pager li.active a:active,
.pagenav li.active a.active,
.pagination li.active a.active,
.pager li.active a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagenav li.active a.disabled,
.pagination li.active a.disabled,
.pager li.active a.disabled,
.pagenav li.active a[disabled],
.pagination li.active a[disabled],
.pager li.active a[disabled],
fieldset[disabled] .pagenav li.active a,
fieldset[disabled] .pagination li.active a,
fieldset[disabled] .pager li.active a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.pagenav li.active a:focus,
.pagination li.active a:focus,
.pager li.active a:focus,
.pagenav li.active a:active:focus,
.pagination li.active a:active:focus,
.pager li.active a:active:focus,
.pagenav li.active a.active:focus,
.pagination li.active a.active:focus,
.pager li.active a.active:focus,
.pagenav li.active a.focus,
.pagination li.active a.focus,
.pager li.active a.focus,
.pagenav li.active a:active.focus,
.pagination li.active a:active.focus,
.pager li.active a:active.focus,
.pagenav li.active a.active.focus,
.pagination li.active a.active.focus,
.pager li.active a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover,
.pagenav li.active a:focus,
.pagination li.active a:focus,
.pager li.active a:focus,
.pagenav li.active a.focus,
.pagination li.active a.focus,
.pager li.active a.focus {
    color: #ffffff;
    text-decoration: none;
}
.pagenav li.active a:active,
.pagination li.active a:active,
.pager li.active a:active,
.pagenav li.active a.active,
.pagination li.active a.active,
.pager li.active a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagenav li.active a.disabled,
.pagination li.active a.disabled,
.pager li.active a.disabled,
.pagenav li.active a[disabled],
.pagination li.active a[disabled],
.pager li.active a[disabled],
fieldset[disabled] .pagenav li.active a,
fieldset[disabled] .pagination li.active a,
fieldset[disabled] .pager li.active a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.pagenav li.active a.active,
.pagination li.active a.active,
.pager li.active a.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
.pagenav li.active a:hover,
.pagination li.active a:hover,
.pager li.active a:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.pagenav li.next,
.pagination li.next,
.pager li.next {
    float: right;
    margin-right: 0;
}
.pagenav li.disabled a,
.pagination li.disabled a,
.pager li.disabled a {
    border-color: #999999;
}
.pagenav li.disabled a:hover,
.pagination li.disabled a:hover,
.pager li.disabled a:hover {
    background: transparent;
    border-color: #8f8f8f;
    color: #999999;
}
.pagination-wrap .counter {
    font-size: 88%;
    font-size: 90%;
    color: #999999;
}
.article-index h3,
.mainwrap .article-index h3 {
    display: none;
}
.article-index .nav-tabs li a.active,
.mainwrap .article-index .nav-tabs li a.active {
    background: none !important;
    color: #ffa300 !important;
}
.article-index.pull-right,
.mainwrap .article-index.pull-right {
    width: 100%;
}
.pagenavcounter {
    color: #666666;
    font-size: 90%;
}
/* -----------------------------------
 * Slidebars
 * Version 0..10
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *




/* ----------
 * 002 - Site
 */
.off-canvas-trigger {
    cursor: pointer;
}
.off-canvas-inner {
    padding-top: 0;
}
#zen-wrap {
    /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
    width: 100%;
    position: relative;
    z-index: 1;
    /* Site sits above Slidebars */
    background-color: #ffffff;
    /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}
/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
    height: 100%;
    overflow-y: auto;
    /* Enable vertical scrolling on Slidebars when needed. */
    position: fixed;
    top: 0;
    z-index: 0;
    /* Slidebars sit behind sb-site. */
    display: none;
    /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
    background-color: #f4f4f4;
    /* Default Slidebars background colour, overwrite this with your own css. */
    -webkit-transform: translate(0px);
    /* Fixes issues with translated and z-indexed elements on iOS 7. */
}
.off-canvas-left {
    left: 0;
    /* Set Slidebar to the left. */
}
.off-canvas-right {
    right: 0;
    /* Set Slidebar to the right. */
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
    position: absolute;
    /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}
.sb-slidebar.sb-active {
    display: block;
    /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}
.sb-style-overlay {
    z-index: 9999;
    /* Set z-index high to ensure it overlays any other site elements. */
}
.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch;
    /* Adds native momentum scrolling for iOS & Android devices. */
}
/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
    width: 35%;
}
.sb-width-thin {
    width: 25%;
}
.sb-width-wide {
    width: 45%;
}
@media (max-width: 480px) {
    /* Slidebar widths on extra small screens. */
    .sb-slidebar {
        width: 45%;
    }
    .sb-width-thin {
        width: 45%;
    }
    .sb-width-wide {
        width: 55%;
    }
}
@media (min-width: 481px) {
    /* Slidebar widths on small screens. */
    .sb-slidebar {
        width: 45%;
    }
    .sb-width-thin {
        width: 35%;
    }
    .sb-width-wide {
        width: 65%;
    }
}
@media (min-width: 768px) {
    /* Slidebar widths on medium screens. */
    .sb-slidebar {
        width: 45%;
    }
    .sb-width-thin {
        width: 35%;
    }
    .sb-width-wide {
        width: 65%;
    }
}
@media (min-width: 992px) {
    /* Slidebar widths on large screens. */
    .sb-slidebar {
        width: 35%;
    }
    .sb-width-thin {
        width: 25%;
    }
    .sb-width-wide {
        width: 45%;
    }
}
@media (min-width: 1200px) {
    /* Slidebar widths on extra large screens. */
    .sb-slidebar {
        width: 35%;
    }
    .sb-width-thin {
        width: 25%;
    }
    .sb-width-wide {
        width: 45%;
    }
}
/* ---------------
 * 004 - Animation
 */
.sb-slide,
#zen-wrap,
.sb-site-container,
.sb-slidebar {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    /* Add left/right for Android < 4.4. */
}
/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
    display: none;
    /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* Hidden panel */
.zen-panel {
    display: none;
    padding: 0;
    background: #ffffff;
    color: #333333;
    position: absolute;
    top: 100px;
    z-index: 100;
    max-width: 50%;
    min-width: 50%;
    left: 50%;
    margin-left: -25%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1000px) {
    .zen-panel {
        top: 0;
        max-width: 90%;
        left: 5%;
        margin-left: 0;
    }
}
.zen-panel h1,
.zen-panel h2,
.zen-panel h3,
.zen-panel h4,
.zen-panel h5,
.zen-panel h6,
.zen-panel p,
.zen-panel li {
    color: #333333;
}
.zen-panel a {
    color: #999999;
}
.zen-panel .zen-panel-close {
    float: right;
}
#zen-overlay {
    position: fixed;
    z-index: 99;
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.open-panel span {
    background: #000000;
    color: #fff;
}
.open-panel span:before {
    font-size: 80%;
    margin-left: 3px !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* Tools
-----------------------------------------------------------------------------*/
.floatleft {
    float: left;
    margin: 0 3% 30px 0;
}
.floatright {
    float: right;
    margin: 0 0 30px 3%;
}
.divider {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
.divider:before,
.divider:after {
    content: " ";
    display: table;
}
.divider:after {
    clear: both;
}
/* A legacy rule because we used clear so much before */
.clear {
    clear: both;
    display: block;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
    clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
/* Position on nav and logo etc */
.zenleft {
    float: left;
}
.zencenter {
    float: none;
    text-align: center;
}
.zenright {
    float: right;
}
.hide {
    display: none !important;
}
.zen-reset-list {
    margin: 0;
    padding: 0;
}
.zen-reset-list li,
.zen-reset-list span {
    display: inline-block;
    list-style-type: none;
    padding: 0 4px;
}
.padding {
    padding: 10px 3%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-spotlight {
    float: left;
    width: 100%;
}
.breadcrumb {
    margin-bottom: 0;
}
.breadcrumb li:after {
    content: '/';
    margin-left: 8px;
    color: #0a0a0a;
}
.breadcrumb li:last-child:after {
    content: '';
}
#zen-copyright {
    text-align: right;
}
#topwrap,
#headerwrap,
#bannerwrap,
#navwrap,
#grid1wrap,
#grid2wrap,
#grid3wrap,
#mainWrap,
#grid4wrap,
#grid5wrap,
#grid6wrap,
#bottomwrap,
#footerwrap {
    float: left;
    width: 100%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu {
    margin: 0;
}
.zen-menu *,
.zen-menu *:before,
.zen-menu *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.zen-menu li {
    list-style-type: none;
    margin: 0;
}
.zen-menu li a,
.zen-menu li .zen-menu-heading {
    cursor: pointer;
}
.zen-menu li a:hover,
.zen-menu li .zen-menu-heading:hover {
    text-decoration: none;
}
.zen-menu li.parent > a:before,
.zen-menu li.parent > .zen-menu-heading:before {
    width: 0;
    height: 0;
    float: left;
    content: "";
    margin-top: 16px;
    margin-right: 8px;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #000000 transparent transparent transparent;
}
.zen-menu li.parent.active > a:before,
.zen-menu li.parent.active > .zen-menu-heading:before {
    border-color: #ffa300 transparent transparent transparent;
}
.zen-menu li ul li.parent > a:before,
.zen-menu li ul li.parent > .zen-menu-heading:before {
    float: right;
    content: "";
    width: 0;
    height: 0;
    margin: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #999;
}
.zen-menu ul {
    margin: 0 0 0 16px;
}
.zen-menu ul li {
    list-style-type: disc;
}
.zen-menu .zen-menu-caption {
    display: block;
    font-size: 90%;
    padding: 4px 0;
}
#navwrap,
#sticky-fill {
    float: left;
    width: 100%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* menus in the middle */
.zen-menu-center {
    text-align: center;
    float: none !important;
    width: 100%;
}
.zen-menu-center li {
    display: inline-table;
    float: none !important;
}
.zen-menu-center li li {
    display: block;
    float: left !important;
    text-align: left;
    width: 100%;
    text-indent: 0 !important;
}
.zen-menu-center li li a {
    width: 100%;
    text-align: left;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
/* menus in the middle */
.zen-menu-right {
    text-align: right;
    float: right !important;
}
.zen-menu-right li {
    display: inline-table;
    float: none !important;
}
.zen-menu-right li li {
    display: block;
    float: left !important;
    text-align: left;
    width: 100%;
    text-indent: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu ul .zen-group ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 0;
    margin: 0;
    height: auto;
    box-shadow: none;
    margin-top: 0;
    border: 1px solid #cfd9db;
    margin-bottom: 0;
    display: block !important;
    margin-left: 0 !important;
}
.zen-menu ul .zen-group ul ul {
    border: 0;
    margin-bottom: 0;
    font-size: 90%;
    overflow: visible !important;
}
.zen-menu ul .zen-group ul ul li {
    list-style-type: disc !important;
}
.zen-menu ul .zen-group.parent > a:before,
.zen-menu ul .zen-group.parent > .zen-menu-heading:before,
.zen-menu ul .zen-group li.parent > a:before,
.zen-menu ul .zen-group li.parent > .zen-menu-heading:before {
    border: 0;
    display: none;
}
.zen-menu ul .zen-group ul {
    padding: 10px;
}
.zen-menu ul .zen-group ul ul {
    padding: 0;
    margin-left: 20px !important;
    padding-bottom: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-horizontal.zen-menu-no-animation ul {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}
.zen-menu-horizontal .zen-menu-offscreen ul {
    margin-left: -100% !important;
    left: -100%;
}
.zen-menu-horizontal .zen-menu-offscreen ul ul {
    margin-left: -20px !important;
    left: 100% !important;
}
.zen-menu-horizontal .parent:hover {
    z-index: 1010;
}
.zen-menu-horizontal ul {
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.zen-menu-horizontal ul:before,
.zen-menu-horizontal ul:after {
    content: "";
    display: table;
    clear: both;
}
.zen-menu-horizontal ul li {
    position: relative;
    z-index: 10;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.zen-menu-horizontal ul a,
.zen-menu-horizontal ul .zen-menu-heading {
    display: block;
    color: #333;
    float: left;
    text-decoration: none;
    font-weight: 700;
    padding: 0 15px;
}
.zen-menu-horizontal ul ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    z-index: 98;
    top: 100%;
    left: -20px;
    margin-top: -10px;
    background: #fff;
    padding: 0;
    min-width: 300px;
}
.zen-menu-horizontal ul ul li {
    width: 100%;
}
.zen-menu-horizontal ul ul ul {
    top: 0;
    left: 100%;
}
.zen-menu-horizontal ul .moduletable {
    margin-bottom: 0;
}
.zen-menu-horizontal ul .moduletable ul {
    height: auto;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
    padding: 0;
    margin-bottom: 0 !important;
    clear: both;
}
.zen-menu-horizontal ul .moduletable ul li {
    padding: 0 !important;
    line-height: 1em;
}
.zen-menu-horizontal ul .justify {
    position: static;
}
.zen-menu-horizontal ul .justify ul {
    min-width: 0;
    margin-top: -7px !important;
}
.zen-menu-horizontal ul .justify ul ul {
    margin-top: 0 !important;
}
.zen-menu-horizontal ul li:hover > ul {
    height: auto;
    opacity: 1;
    visibility: visible;
    top: 100%;
    overflow: visible;
}
.zen-menu-horizontal ul li:hover > ul .zen-group ul {
    overflow: visible;
    height: auto;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-above ul ul {
    top: -40px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-below ul ul {
    margin: 100px 0 0 0 !important;
}
.zen-menu-below ul li:hover ul {
    margin: 0 !important;
}
.zen-menu-below ul .justify ul {
    margin: 100px 0 0 0 !important;
}
.zen-menu-below ul .justify:hover ul {
    margin: -7px 0 0 0 !important;
}
.zen-menu-below ul .justify:hover ul ul {
    margin: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-below ul ul {
    top: 100%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-zoom li > ul {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
}
.zen-menu-zoom li > ul .zen-menu-child {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.zen-menu-zoom li:hover > ul {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.zen-menu-zoom ul ul {
    margin: 100px 0 0 0 !important;
}
.zen-menu-zoom ul li:hover ul {
    margin: 0 !important;
}
.zen-menu-zoom ul .justify ul {
    margin: 100px 0 0 0 !important;
}
.zen-menu-zoom ul .justify:hover ul {
    margin: -7px 0 0 0 !important;
}
.zen-menu-zoom ul .justify:hover ul ul {
    margin: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-tabs {
    float: left;
    width: 100%;
}
.zen-menu-tabs:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eee;
    z-index: 1;
}
.zen-menu-tabs li {
    margin: 0;
    z-index: 2;
}
.zen-menu-tabs li > a,
.zen-menu-tabs li > .zen-menu-heading {
    padding: 10px 30px;
    border-bottom: 0;
    border-left: 0;
}
.zen-menu-tabs li.active > a,
.zen-menu-tabs li.active > .zen-menu-heading {
    border: 1px solid #eee;
    border-bottom-color: #fff;
    border-radius: 4px 4px 0 0;
}
.zen-menu-tabs li li > a,
.zen-menu-tabs li li > .zen-menu-heading {
    border: 0;
    padding: 0;
}
.zen-menu-tabs li li.active > a,
.zen-menu-tabs li li.active > .zen-menu-heading {
    border: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-navbar {
    border: 1px solid #eeeeee;
    border-width: 1px 0;
    width: 100%;
}
.zen-menu-navbar li {
    margin: 0;
}
.zen-menu-navbar li > a,
.zen-menu-navbar li > .zen-menu-heading {
    border-right: 1px solid #eeeeee;
    padding: 10px 20px;
}
.zen-menu-navbar li:last-child a,
.zen-menu-navbar li:last-child .zen-menu-heading {
    border-right: 0;
}
.zen-menu-navbar li ul a,
.zen-menu-navbar li ul .zen-menu-heading {
    border: 0;
    box-shadow: none;
    background-image: none;
    background: none;
    padding: 0;
    margin: 0;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.zen-menu-navbar li .zen-menu-caption {
    padding: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-vertical ul {
    margin: 0;
}
.zen-menu-vertical ul li {
    list-style-type: none;
    padding: 4px 0;
}
.zen-menu-vertical ul li li {
    background: none !important;
}
.zen-menu-vertical ul ol {
    list-style-type: decimal;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu .zen-menu-module {
    padding: 10px 0 20px;
}
.zen-menu .zen-menu-module h3 {
    margin: 0;
}
.zen-menu .zen-menu-module #modlgn-remember {
    margin-left: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.zen-menu-pills li > a,
.zen-menu-pills li > .zen-menu-heading {
    padding: 10px 20px 0;
    border-radius: 4px;
}
.zen-menu-pills li > a:hover,
.zen-menu-pills li > .zen-menu-heading:hover {
    color: #fff;
    background: #999;
}
.zen-menu-pills li.active > a,
.zen-menu-pills li.active > .zen-menu-heading {
    background: #999;
    color: #fff;
    padding: 10px 20px 0;
    border-radius: 4px;
}
.zen-menu-pills li.active ul li > a,
.zen-menu-pills li.active ul li > .zen-menu-heading {
    border: 0;
    box-shadow: none;
    background-image: none;
    background: none;
    padding: 0;
    margin: 0;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.zen-menu-pills li ul a,
.zen-menu-pills li ul .zen-menu-heading {
    border: 0;
    box-shadow: none;
    background-image: none;
    background: none;
    padding: 0;
    margin: 0;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.zen-menu-pills li ul li a:hover,
.zen-menu-pills li ul li .zen-menu-heading:hover {
    color: #999;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
@media (min-width: 738px) {
    .zen-menu-toggle {
        display: none;
    }
    .zen-menu-toggle li {
        display: block;
        float: none;
    }
    .zen-menu-toggle li ul {
        opacity: 1;
        visibility: visible;
        position: relative;
        left: 0;
        margin: 0;
        height: auto;
        margin-left: 0;
        float: left;
        width: 100%;
    }
    .zen-menu-toggle li:hover > ul {
        margin-left: 0px;
    }
    .zen-menu-toggle li:hover > ul ul {
        margin-left: 20px;
    }
    .zen-menu-toggle .zen-group ul {
        margin-left: 0px !important;
    }
    .zen-menu-toggle .zen-group:hover > ul {
        margin-left: 0px;
    }
    .zen-menu-toggle .zen-group:hover > ul ul {
        margin-left: 0;
    }
}
@media (min-width: 738px) {
    .zen-menu {
        clear: both;
    }
}
@media (max-width: 738px) {
    .zen-menu-btn {
        display: block;
    }
}
@media (min-width: 738px) {
    .zen-menu-btn {
        display: none;
    }
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.responsive_menu select {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border-color: 1px solid #ffffff;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
    display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #ffffff;
    padding: 4px 0 0;
    min-height: 42px;
    margin-bottom: 10px;
    z-index: 99;
}
.mean-container li.parent .zen-icon-plus,
.mean-container li.parent .zen-icon-minus {
    float: right;
    color: #000000;
}
.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.mean-container a.meanmenu-reveal:hover {
    color: #ffa300;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #000000;
    height: 3px;
    margin-top: 3px;
}
.mean-container a.meanmenu-reveal span:hover {
    color: #ffa300;
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    margin-top: 44px;
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span.zen-menu-heading {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    cursor: pointer;
    color: #000000;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    text-transform: uppercase;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li span.zen-menu-heading:hover {
    color: #ffa300;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li li span.zen-menu-heading {
    width: 80%;
    padding: 0.9em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a,
.mean-container .mean-nav ul li.mean-last span.zen-menu-heading {
    border-bottom: none;
    margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a,
.mean-container .mean-nav ul li li li span.zen-menu-heading {
    width: 70%;
    padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a,
.mean-container .mean-nav ul li li li li span.zen-menu-heading {
    width: 60%;
    padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a,
.mean-container .mean-nav ul li li li li li span.zen-menu-heading {
    width: 50%;
    padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.05);
}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 20px;
    height: 20px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    font-size: 1.4em !important;
    border: none !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    color: #ffa300;
}
.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.mean-remove {
    display: none !important;
}
.mean-container .zen-menu-caption {
    font-size: 11px;
    font-style: italic;
    color: #999;
    margin-left: 10px;
}
.mean-nav .moduletable {
    box-sizing: border-box;
    padding: 20px;
}
.mean-nav .moduletable #login-form ul {
    margin-bottom: 0;
}
.mean-nav .moduletable .form-group {
    margin-bottom: 0;
}
.mean-nav .moduletable input {
    width: 100%;
    box-sizing: border-box;
}
.mean-nav .moduletable input[type="checkbox"],
.mean-nav .moduletable input[type="radio"] {
    width: auto;
}
#off-canvas-menu {
    margin: 0 !important;
}
#off-canvas-menu ul {
    margin: 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework 1.3.3
 *------------------------------------------------------------------------------
 * @copyright   Copyright (C) Joomlabamboo, August 20 2015
 * @license     http://www.gnu.org/licenses/gpl.html GNU General Public License version 2 or later;
 * @Link:       http://www.joomlabamboo.com
 * @packaged: 	August 20 2015
 *------------------------------------------------------------------------------
 */
.responsive-enabled {
    width: 100% !important;
}
@media screen and (min-width: 1000px) {
    .responsive-enabled .hidden-desktop {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
    .responsive-enabled .visible-desktop {
        display: block !important;
        visibility: visible;
    }
    .responsive-enabled .visible-tablets,
    .responsive-enabled .visible-tablet {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
    .responsive-enabled .visible-phones,
    .responsive-enabled .visible-phone {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}
@media screen and (min-width: 738px) and (max-width: 1000px) {
    .responsive-enabled .stack-tablets .zg-col {
        width: 100% !important;
        margin-left: 0;
    }
    .responsive-enabled .hidden-tablets,
    .responsive-enabled .hidden-tablet {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
    .responsive-enabled .visible-tablets,
    .responsive-enabled .visible-tablet {
        display: block !important;
        visibility: visible;
    }
    .responsive-enabled .visible-phones,
    .responsive-enabled .visible-phone {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}
@media screen and (max-width: 738px) {
    .responsive-enabled .stack-phones .zg-col {
        width: 100%;
    }
    .responsive-enabled .hidden-phones,
    .responsive-enabled .hidden-phone {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
    .responsive-enabled .visible-phone,
    .responsive-enabled .visible-phones {
        display: block !important;
        visibility: visible;
    }
    .responsive-enabled .zen-container {
        width: 60%;
    }
}
@media screen and (min-width: 738px) {
    .responsive-enabled .visible-navcollapse,
    .responsive-enabled #off-canvas-menu .simple-list {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}
@media screen and (max-width: 738px) {
    .responsive-enabled .visible-navcollapse {
        display: block !important;
        visibility: visible;
    }
    .responsive-enabled .hidden-navcollapse {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
    .responsive-enabled #menu ul {
        display: none;
    }
    .responsive-enabled.default-menu #menu ul,
    .responsive-enabled.stacked-menu #menu ul {
        display: block;
    }
    .responsive-enabled.default-menu #menu ul ul,
    .responsive-enabled.stacked-menu #menu ul ul {
        display: none;
    }
    .responsive-enabled.default-menu #navwrap.fixed,
    .responsive-enabled.stacked-menu #navwrap.fixed {
        position: relative;
    }
    .responsive-enabled.stacked-menu #menu ul li {
        width: 100%;
    }
    .responsive-enabled #menu {
        position: inherit !important;
    }
    .responsive-enabled #menu .off-canvas-trigger {
        position: absolute !important;
        top: -50px;
        padding: 15px 12px 15px 18px !important;
    }
    .responsive-enabled #menu .off-canvas-trigger span:before {
        font-size: 100% !important;
        line-height: 1.2em !important;
    }
    .responsive-enabled .fixed .off-canvas-trigger {
        display: none !important;
    }
}
@media screen and (min-width: 738px) {
    .responsive-enabled .visible-gridcollapse {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}
@media screen and (max-width: 738px) {
    .responsive-enabled .visible-gridcollapse {
        display: block !important;
        visibility: visible;
    }
    .responsive-enabled .hidden-gridcollapse {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}
@media screen and (min-width: 1000px) {
    .responsive-enabled {
        width: 100%;
    }
}
@media screen and (max-width: 1000px) {
    .responsive-enabled .zen-container {
        width: 100%;
    }
}
@media screen and (max-width: 738px) {
    .responsive-enabled .zen-container {
        width: 100%;
    }
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.article-footer {
    margin-bottom: 0;
}
.article-aside {
    margin-bottom: 0;
}
.items-leading,
.item-row .item {
    margin-bottom: 0;
}
.item-row {
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.items-more {
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.zg-col-3 .article-info,
.zg-col-4 .article-info {
    margin-bottom: 4px;
}
.zg-col-3 .article-info li,
.zg-col-4 .article-info li {
    display: block;
    float: none;
}
.zg-col-3 .article-title,
.zg-col-4 .article-title {
    font-size: 1.8em;
}
.zg-col-3 .readmore a,
.zg-col-4 .readmore a {
    display: inline-block;
}
.zg-col-3 .item,
.zg-col-4 .item {
    margin-bottom: 30px;
}
.category-list ul {
    margin-bottom: 30px;
}
.category-list li {
    padding: 8px 0;
}
.category-list .btn {
    margin-top: 20px;
}
table.category {
    width: 100%;
}
table.category th {
    text-align: left;
    font-weight: bold;
}
.item-image {
    margin: 0 0;
}
.img-left {
    float: left;
    max-width: 100%;
    margin: 0 0 0 0;
}
.img-right {
    float: right;
    max-width: 100%;
    margin: 0 0 0 0;
}
.img-none img {
    margin: 0 auto 0;
}
@media screen and (max-width: 1000px) {
    .img-right,
    .img-left {
        margin: 0 0;
    }
}
#login-form fieldset {
    padding: 0;
    border: 0;
}
#login-form input {
    margin-bottom: 0;
}
#login-form ul {
    margin: 0 0 0 0;
}
#login-form ul li {
    list-style-type: none;
    padding: 2px 0;
}
#login-form input#remember,
#login-form label {
    display: inline;
}
.search-results {
    padding-top: 0;
    border-top: 1px solid #ffffff;
}
.search-results li:last-child,
.search-results li:last-child a {
    border-bottom: 0;
}
.search-results h3,
.search-results p {
    margin: 0;
}
.search-results .small {
    font-size: 90%;
}
.search-results li {
    border-bottom: 1px solid #ffffff;
    padding: 0 0;
}
#searchForm .no-margin {
    margin-left: 0 !important;
}
#searchForm input[type="radio"],
#searchForm input[type="checkbox"] {
    margin-right: 0;
}
#searchForm legend {
    margin-bottom: 0;
}
/* Tooltips
-----------------------------------------------------------------------------*/
.control-group {
    position: relative;
    z-index: 1;
}
.tip-wrap {
    background: #000000;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    max-width: 300px;
    z-index: 999;
    color: #fff;
}
.tip-title {
    border-bottom: 1px solid #000000;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 13.6px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}
.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-top-color: #000000;
    border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
}
.profile-edit fieldset {
    margin-bottom: 0;
}
.content_rating {
    clear: both;
    margin-bottom: 0;
}
.content_rating img {
    float: left;
}
.content_rating p {
    margin-bottom: 0;
}
.content_rating .content_vote label {
    display: block;
}
.btn-toolbar {
    margin-bottom: 0;
}
/* Pagenav - Tabs
-----------------------------------------------------------------------------*/
dl.tabs {
    padding-bottom: 20px;
    border: 0 !important;
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs:before,
dl.tabs:after {
    content: " ";
    display: table;
}
dl.tabs:after {
    clear: both;
}
dl.tabs h3 {
    float: left;
    margin-right: 2px;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 20px !important;
}
dl.tabs h3 a {
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin-bottom: 10px !important;
}
dl.tabs h3 a:focus,
dl.tabs h3 a:active:focus,
dl.tabs h3 a.active:focus,
dl.tabs h3 a.focus,
dl.tabs h3 a:active.focus,
dl.tabs h3 a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
dl.tabs h3 a:hover,
dl.tabs h3 a:focus,
dl.tabs h3 a.focus {
    color: #ffffff;
    text-decoration: none;
}
dl.tabs h3 a:active,
dl.tabs h3 a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
dl.tabs h3 a.disabled,
dl.tabs h3 a[disabled],
fieldset[disabled] dl.tabs h3 a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
dl.tabs h3 a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
dl.tabs h3 a:focus,
dl.tabs h3 a:active:focus,
dl.tabs h3 a.active:focus,
dl.tabs h3 a.focus,
dl.tabs h3 a:active.focus,
dl.tabs h3 a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
dl.tabs h3 a:hover,
dl.tabs h3 a:focus,
dl.tabs h3 a.focus {
    color: #ffffff;
    text-decoration: none;
}
dl.tabs h3 a:active,
dl.tabs h3 a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
dl.tabs h3 a.disabled,
dl.tabs h3 a[disabled],
fieldset[disabled] dl.tabs h3 a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
dl.tabs h3 a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
dl.tabs h3 a.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
dl.tabs .open h3 a {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
}
.contact .nav-tabs {
    float: left;
    width: 100%;
    margin-top: 0;
}
.contact .tab-content {
    padding-top: 0;
    float: left;
    width: 100%;
    position: relative;
}
.contact .tab-pane {
    top: 0;
}
.contact .thumbnail {
    margin-bottom: 0;
}
.contact [itemprop="jobTitle"] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    margin-top: 13.6px;
    margin-bottom: 6.8px;
    font-size: 40px;
    margin: 10px 0;
    font-size: 40.8px;
    line-height: 1.4em;
    word-break: break-word;
}
.contact [itemprop="jobTitle"] small,
.contact [itemprop="jobTitle"] .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
.contact [itemprop="jobTitle"] small,
.contact [itemprop="jobTitle"] .small {
    font-size: 65%;
}
.contact [itemprop="jobTitle"] small {
    font-size: 27.2px;
}
.contact dd {
    padding: 4px 0;
}
.contact legend {
    margin-bottom: 0;
}
.contact input,
.contact textarea {
    width: 75%;
    margin-bottom: 0;
}
.contact #jform_contact_email_copy {
    width: auto;
}
.contact label {
    display: inline-block;
    text-align: left !important;
}
.contact .panel-heading {
    padding: 10px;
    border: 1px solid #ffffff;
    margin-bottom: 0;
}
.contact .zen-collapse,
.contact .tab-pane {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}
.contact .zen-collapse.in,
.contact .tab-pane.active {
    max-height: 1000px;
    opacity: 1;
}
.contact .contact-address {
    padding-bottom: 0;
}
.login input {
    margin-bottom: 0;
}
.login .col-sm-3 {
    width: auto;
}
.other-links {
    margin: 0;
    margin-top: 0;
}
.other-links li {
    list-style-type: none;
    padding: 4px 0;
}
.other-links li li {
    background: none !important;
}
.other-links ol {
    list-style-type: decimal;
}
.profile-edit .form-group {
    width: 100%;
    clear: both;
}
.profile-edit .form-group input {
    margin-bottom: 0;
}
.profile-edit legend {
    margin-bottom: 0;
}
.tab-pane {
    display: none;
}
.tab-pane.active {
    display: block;
}
.zen-collapse-trigger {
    border: 1px solid #ffffff;
    padding: 8px 20px;
    margin-bottom: 0;
    cursor: pointer;
}
.zen-collapse-trigger:hover {
    -o-transition: all 250ms;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    background: #000000;
    border: 1px solid #000000;
}
.zen-collapse-trigger:hover h1,
.zen-collapse-trigger:hover h2,
.zen-collapse-trigger:hover h3,
.zen-collapse-trigger:hover h4 {
    color: #fff;
}
.zen-collapse-trigger .toggler {
    float: right;
}
.zen-collapse-trigger .zen-icon {
    float: right;
}
.slide-content {
    padding: 0 0;
}
.slide-content .moduletable {
    margin-bottom: 0;
}
.slide-content p {
    margin: 0;
}
.tags a {
    margin-right: 10px;
}
.tag-category li {
    border-bottom: 1px solid #ffffff;
}
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */
.edit .btn-group {
    float: left;
    margin-top: 0;
    margin-right: 4px;
}
.edit .btn-group button {
    border: 0;
}
.edit label {
    width: 20%;
    float: left;
    margin-right: 10px;
    text-align: right;
}
.edit .form-group {
    margin-bottom: 0;
}
.edit .tab-content {
    padding-top: 0;
    float: left;
    width: 100%;
}
.edit .chzn-choices {
    padding: 10px;
    border: 1px solid #ffffff;
    box-shadow: none;
}
.edit .modal-button {
    margin-right: 4px;
}
.edit textarea {
    width: 70%;
}
.edit .input-append,
.edit .input-prepend {
    float: left;
    width: auto;
}
.edit .input-append .btn,
.edit .input-prepend .btn {
    border: 1px solid #000000;
    background-color: #000000;
    text-shadow: 0;
}
.edit .tab-pane {
    display: none;
}
.edit .tab-pane.active {
    display: block;
}
.edit #jform_title {
    width: 100%;
    margin-bottom: 0;
}
.edit #jform_title-lbl {
    text-align: left;
}
.edit .nav-tabs {
    margin: 0 0 0;
}
.edit .btn-toolbar {
    margin: 0 0 0;
}
.edit .form-group {
    margin-bottom: 0;
}
.edit .chzn-container {
    width: 70% !important;
}
.edit .nav-tabs {
    margin-bottom: 0;
}
.edit .tab-pane {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
    content: " ";
    display: table;
}
.edit .tab-pane:after {
    clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
    margin-top: 13.6px;
    margin-bottom: 13.6px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
    background-color: #000000;
    border-color: #000000;
}
#editor-xtd-buttons {
    margin-right: 40px;
}
#sbox-window {
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.btn.jmodedit {
    padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
    box-shadow: none;
}
.jfedit-menu + .tooltip {
    min-width: 100px;
}
.window form table {
    border: 1px solid #dddddd;
    background: #f9f9f9;
    margin-bottom: 13.6px;
}
.window form table td {
    padding: 8px;
}
.window form .help-block {
    font-size: 12px;
    clear: both;
    padding-top: 5px;
}
.chzn-container {
    float: left;
    min-width: 300px;
}
.window #imageForm {
    margin: 0;
    width: auto;
}
.window #imageForm .chzn-container {
    float: left;
    min-width: 300px;
}
.window #imageForm #upbutton {
    border: 1px solid #000000;
    float: left;
    padding: 3px 12px;
    margin-left: 5px;
}
.window #imageForm .pull-right {
    margin-right: 40px;
}
.window #uploadForm {
    width: auto;
}
.window #uploadForm #upload-file {
    margin: 10px 0;
}
.window .manager {
    margin: 0;
    padding: 0;
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager:before,
.window .manager:after {
    content: " ";
    display: table;
}
.window .manager:after {
    clear: both;
}
.window .manager .thumbnail {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.t3onoff {
    width: 90px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    border-radius: 0;
    /* use before as background */
    /* use after as switch */
    /* active label should be under => so inactive can be clickable */
    /* off background */
    /* off switch */
}
.t3onoff input[type=radio] {
    display: none;
}
.t3onoff label {
    width: 90px;
    height: 30px;
    overflow: hidden;
    display: block;
    border-radius: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    text-transform: uppercase;
    background: url(../imgs/blank.gif) no-repeat transparent;
    text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
    display: block;
    position: absolute;
    top: 0;
    border-radius: 0;
    border: 1px solid #aaa;
    -o-transition: all 250ms;
    -webkit-transition: all 250ms;
    transition: all 250ms;
}
.t3onoff label:before {
    content: "ON";
    width: 100%;
    height: 100%;
    text-indent: 0;
    color: white;
    padding: 4px 18px;
    font-weight: normal;
}
.t3onoff label:after {
    content: "";
    width: 40%;
    height: 100%;
    background: #fff;
}
.t3onoff label.off:before {
    content: "OFF";
    text-align: right;
    color: #555;
}
.t3onoff label.active {
    z-index: 0;
}
.t3onoff label.off:before {
    background: #eee;
    left: 100%;
}
.t3onoff label.off.active:before {
    left: 0%;
}
.t3onoff label.on:before {
    background: #690;
    left: -100%;
}
.t3onoff label.on.active:before {
    left: -0%;
}
.t3onoff label.off:after {
    left: 60%;
}
.t3onoff label.off.active:after {
    left: 0%;
}
.t3onoff label.on:after {
    left: 0%;
}
.t3onoff label.on.active:after {
    left: 60%;
}
/* radio btn group */
fieldset.radio.btn-group {
    padding: 0;
}
fieldset.radio.btn-group input {
    display: none;
}
fieldset.radio.btn-group label {
    display: inline-block;
    min-width: 54px;
    padding: 0 12px;
    border: 1px solid #aaa;
    line-height: 28px;
    background: #eee;
    color: #555;
    border-radius: 0;
    text-align: center;
    border-right-width: 0px;
    text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
    border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
    background: #690;
    border-color: #5c8b00;
    color: #fff;
}
.icon-eye-open:before,
.icon-eye:before {
    content: "\f06e";
    font-family: "FontAwesome";
}
.icon-file-add:before {
    content: "\f0f6";
    font-family: "FontAwesome";
}
.icon-cancel:before {
    content: "\f00d";
    font-family: "FontAwesome";
}
.button2-left,
.button2-left div {
    float: left;
}
.button2-right,
.button2-right div {
    float: right;
}
.button2-left {
    margin: 5px 5px 0 0;
}
.button2-right {
    margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
    background: #eee;
    border: 1px solid #ccc;
    color: #999999;
    cursor: pointer;
    display: block;
    float: left;
    padding: 2px 10px;
    border-radius: 0;
}
.button2-left span,
.button2-right span {
    color: #999999;
    cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
    padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
    background: #ccc;
    color: #444444;
    text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
    display: inline-block;
    position: inherit;
    width: auto !important;
    top: auto !important;
    overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
    background: #000000;
    text-shadow: none;
    border-color: #000000;
    overflow: hidden;
    margin-top: 10px;
    display: inline;
}
.icon-remove {
    padding-right: 10px !important;
}
.media-preview .icon-eye {
    position: absolute;
    margin-left: 10px;
    margin-top: 8px;
}
input.input-small {
    text-indent: 20px;
    padding-left: 30px;
}
.form-group {
    float: left;
    width: 100%;
}
a.btn.hasTooltip {
    width: 35px;
    float: right;
}
.controls img.calendar {
    cursor: pointer;
    margin-left: 5px;
}
.thumbnails {
    margin-top: 30px;
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}
.thumbnails:after {
    clear: both;
}
.row-fluid .thumbnails {
    margin-left: 0;
}
.thumbnails > li {
    float: left !important;
    margin-bottom: 18px !important;
    margin-left: 20px !important;
    height: 100px !important;
    width: 100px !important;
    background: #fff;
}
.thumbnails > li img {
    width: 100%;
}
.thumbnails > li .small {
    padding: 8px;
    font-size: 90%;
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #555;
}
.well {
    padding: 20px;
}
.span9 {
    width: 70%;
    float: left;
}
.bootstrap2 .edit .btn {
    border: 1px solid #000000;
    background-color: #000000;
    text-shadow: 0;
    position: relative !important;
    margin-top: 0 !important;
    top: 0 !important;
    left: auto;
    display: inline-block !important;
}
.bootstrap2 .edit .input-prepend.input-append .add-on:first-child,
.bootstrap2 .edit .input-prepend.input-append .btn:first-child {
    height: 42px;
    width: 36px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-menu-btn-wrap a {
    color: #000000;
    text-transform: uppercase;
    padding: 4px 0 12px;
    float: left;
    width: 100%;
}
.zen-menu-btn-wrap :before {
    font-size: 1.2em;
}
#menu {
    background: #ffffff;
    padding: 0 20px;
    border: 0;
    float: left;
    width: 100%;
    min-height: 65px;
}
#menu.zen-menu-center {
    height: 65px;
}
#menu .zen-menu-caption {
    margin-top: -14px;
    margin-bottom: 8px;
    font-weight: 300;
    line-height: 1em;
    font-size: 11px;
    font-style: italic;
    color: #000000;
}
#menu .with-caption {
    margin-top: -6px;
}
#menu ul ul .with-caption {
    margin-top: 0;
}
#menu ul {
    margin-left: 0;
}
#menu ul > li {
    line-height: 42.5px;
}
#menu ul > li a,
#menu ul > li .zen-menu-heading {
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px 20px 4px;
    background: none;
    text-shadow: none;
    box-shadow: none;
}
#menu ul > li a:hover,
#menu ul > li .zen-menu-heading:hover {
    color: #ffa300;
}
#menu ul > li.active > a,
#menu ul > li.active > .zen-menu-heading {
    color: #ffa300;
    background: transparent;
}
#menu ul ul {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
    background: #ecf0f1;
    padding-bottom: 20px;
    margin: 0 0 0 20px;
}
@media screen and (max-width: 738px) {
    #menu ul ul {
        width: auto !important;
    }
}
#menu ul ul .zen-menu-caption {
    margin-top: 0;
}
#menu ul ul > li {
    line-height: 1em;
    padding: 4px 0;
}
#menu ul ul > li a,
#menu ul ul > li.parent .zen-menu-heading {
    margin-bottom: 10px;
    color: #333333;
    padding: 0;
    display: block;
    width: 90%;
}
#menu ul ul > li a:hover,
#menu ul ul > li.parent .zen-menu-heading:hover {
    color: #000000;
}
#menu ul ul > li:hover > .zen-menu-heading,
#menu ul ul > li:not(.parent) > .zen-menu-heading {
    text-align: left;
    color: #333333;
    width: 90%;
    background: none !important;
    padding: 0;
}
#menu ul ul > li:hover > .zen-menu-heading:hover,
#menu ul ul > li:not(.parent) > .zen-menu-heading:hover {
    cursor: auto;
    color: #333333;
}
#menu ul ul > li.active > a,
#menu ul ul > li.active > .zen-menu-heading {
    color: inherit;
    background: #ecf0f1;
}
#menu ul ul ul {
    top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 0px;
}
#menu ul ul p,
#menu ul ul ul,
#menu ul ul h1,
#menu ul ul h2,
#menu ul ul h3,
#menu ul ul h4,
#menu ul ul h5,
#menu ul ul h6,
#menu ul ul .zen-menu-caption {
    color: #333333;
}
#menu ul ul .moduletable {
    width: 100%;
    float: left;
}
#menu ul ul input {
    text-indent: 12px;
    width: 100%;
}
#menu ul ul input[type="checkbox"],
#menu ul ul input[type="radio"] {
    width: auto;
}
#menu ul .cols-2 > li {
    width: 45% !important;
    float: left;
    margin-right: 5%;
}
#menu ul .cols-2 > li li {
    width: 100% !important;
}
#menu ul .cols-3 > li {
    width: 31% !important;
    float: left;
    margin-right: 2.3%;
}
#menu ul .cols-3 > li li {
    width: 100% !important;
}
#menu ul .cols-4 > li {
    width: 21% !important;
    float: left;
    margin-right: 4%;
}
#menu ul .cols-4 > li li {
    width: 100% !important;
}
.offcanvas-menu #menu.zen-menu-right {
    padding-right: 80px;
}
#navwrap.fixed {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0;
    z-index: 10;
    -webkit-transform: translateZ(0);
}

.admin-bar #navwrap.fixed {
    margin-top: 32px;
}
#navwrap.fixed .zen-spotlight {
    margin-top: 0;
    padding-top: 0;
}
.nav-tabs {
    border-bottom: 0;
    margin: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.nav-tabs li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
.nav-tabs li a {
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.nav-tabs li a:focus,
.nav-tabs li a:active:focus,
.nav-tabs li a.active:focus,
.nav-tabs li a.focus,
.nav-tabs li a:active.focus,
.nav-tabs li a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a.focus {
    color: #ffffff;
    text-decoration: none;
}
.nav-tabs li a:active,
.nav-tabs li a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.nav-tabs li a.disabled,
.nav-tabs li a[disabled],
fieldset[disabled] .nav-tabs li a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.nav-tabs li a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.nav-tabs li a:focus,
.nav-tabs li a:active:focus,
.nav-tabs li a.active:focus,
.nav-tabs li a.focus,
.nav-tabs li a:active.focus,
.nav-tabs li a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a.focus {
    color: #ffffff;
    text-decoration: none;
}
.nav-tabs li a:active,
.nav-tabs li a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.nav-tabs li a.disabled,
.nav-tabs li a[disabled],
fieldset[disabled] .nav-tabs li a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.nav-tabs li a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.nav-tabs li a.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
.nav-tabs li.active a {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
}
.accordion ul ul {
    display: none;
}
.accordion li.parent {
    cursor: pointer;
}
.accordion li.parent .expand {
    position: absolute;
    margin-top: 4px;
    cursor: pointer;
    right: 0;
}
.accordion li.parent .expand:before {
    float: right;
}
.sidebar ul ul {
    margin-bottom: 0;
}
.sidebar ul li a:hover {
    background: none;
}
#menu #onepage li a {
    padding-bottom: 12px;
}
.zen-menu-horizontal ul .justify ul {
    margin-top: -4px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.off-canvas-heading h3 {
    color: #fff;
}
.sb-close {
    position: absolute;
    right: 0px;
    top: 0;
    padding: 16px 10px 16px 18px;
    background: #ffffff;
    color: #fff;
    cursor: pointer;
}
.sb-close:hover {
    background: #ffa300;
}
.mean-bar .sb-close {
    display: none;
}
.off-canvas-body {
    padding: 0;
    float: left;
    width: 100%;
    background: #f4f4f4;
}
.off-canvas-body h1,
.off-canvas-body h2,
.off-canvas-body h3,
.off-canvas-body h4,
.off-canvas-body h5,
.off-canvas-body h6 {
    color: #000000;
}
.off-canvas-body p,
.off-canvas-body label {
    color: #000000;
}
.off-canvas-body a,
.off-canvas-body .zen-menu-heading,
.off-canvas-body .separator {
    color: #000000;
}
.off-canvas-body a:hover,
.off-canvas-body .zen-menu-heading:hover,
.off-canvas-body .separator:hover {
    color: #ffa300;
}
.off-canvas-body input {
    width: 100%;
}
.off-canvas-body input[type="checkbox"] {
    width: auto;
}
.off-canvas-body .moduletable #login-form ul {
    margin-bottom: 0;
}
.mean-nav .off-canvas-trigger {
    display: none !important;
}
#off-canvas-menu .zen-menu-caption {
    display: block;
    font-style: italic;
    color: #141414;
}
#off-canvas-menu label,
#off-canvas-menu .expand {
    color: #141414;
}
#off-canvas-menu ul li {
    padding: 6px 0;
    clear: both;
}
#off-canvas-menu ul a,
#off-canvas-menu ul .zen-menu-heading {
    display: block;
}
#off-canvas-menu ul ul {
    padding-left: 16px;
    margin-bottom: 0;
    margin-top: 0;
    width: 90% !important;
}
#off-canvas-menu ul ul li {
    border: 0;
}
#off-canvas-menu ul ul ul {
    margin-bottom: 0;
}
#off-canvas-menu p {
    margin: 0 0 0;
}
#off-canvas-menu h3 {
    margin-bottom: 0;
}
#off-canvas-menu .moduletable {
    width: 100%;
}
#off-canvas-menu .moduletable input {
    width: 100%;
}
#off-canvas-menu .moduletable input[type="radio"],
#off-canvas-menu .moduletable input[type="checkbox"] {
    width: auto;
    margin-tight: 10px;
}
#menu {
    position: relative;
}
#menu .off-canvas-trigger {
    position: absolute;
    z-index: 90;
    right: 0;
    border: 0;
    padding: 11px 20px 11px 25px;
    background: #f5f5f5;
}
#menu .off-canvas-trigger:hover {
    background: #ffffff;
}
#menu .off-canvas-trigger span:before {
    font-size: 130%;
    line-height: 42.5px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* =Buttons
 -----------------------------------------------------------------------------*/
.btn,
button,
input.button,
ul#filters a {
    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: 13.6px;
    line-height: 1.4em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.btn:focus,
button:focus,
input.button:focus,
ul#filters a:focus,
.btn:active:focus,
button:active:focus,
input.button:active:focus,
ul#filters a:active:focus,
.btn.active:focus,
button.active:focus,
input.button.active:focus,
ul#filters a.active:focus,
.btn.focus,
button.focus,
input.button.focus,
ul#filters a.focus,
.btn:active.focus,
button:active.focus,
input.button:active.focus,
ul#filters a:active.focus,
.btn.active.focus,
button.active.focus,
input.button.active.focus,
ul#filters a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
button:hover,
input.button:hover,
ul#filters a:hover,
.btn:focus,
button:focus,
input.button:focus,
ul#filters a:focus,
.btn.focus,
button.focus,
input.button.focus,
ul#filters a.focus {
    color: #ffffff;
    text-decoration: none;
}
.btn:active,
button:active,
input.button:active,
ul#filters a:active,
.btn.active,
button.active,
input.button.active,
ul#filters a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-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,
button.disabled,
input.button.disabled,
ul#filters a.disabled,
.btn[disabled],
button[disabled],
input.button[disabled],
ul#filters a[disabled],
fieldset[disabled] .btn,
fieldset[disabled] button,
fieldset[disabled] input.button,
fieldset[disabled] ul#filters a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn:hover,
button:hover,
input.button:hover,
ul#filters a:hover {
    color: #ffffff !important;
    background: #000000;
    border: 1px solid #1a1a1a;
    text-decoration: none;
}
.btn.active,
button.active,
input.button.active,
ul#filters a.active {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 0px !important;
    border-radius: 0 !important;
}
.btn.btn-large {
    padding: 11px 40px;
}
.btn.btn-small {
    padding: 2px 4px;
}
.btn.disabled {
    border: 1px solid #ccc;
    background: #d0d0d0;
    color: #aaaaaa;
}
.btn-mini {
    padding: 4px 8px;
    font-size: 90%;
    line-height: 1em;
}
.btn-success {
    color: #ffffff;
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #2f773f;
    border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success .badge {
    color: #3e9b52;
    background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #327e43;
    border-color: #255d31;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #3e9b52;
    border-color: #378948;
}
.btn-success .badge {
    color: #3e9b52;
    background-color: #ffffff;
}
.btn-info {
    color: #ffffff;
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #007399;
    border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info .badge {
    color: #0099cc;
    background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #007aa3;
    border-color: #005875;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #0099cc;
    border-color: #0086b3;
}
.btn-info .badge {
    color: #0099cc;
    background-color: #ffffff;
}
.btn-warning {
    color: #ffffff;
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #cc6d00;
    border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning .badge {
    color: #ff8800;
    background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #d67200;
    border-color: #a85a00;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ff8800;
    border-color: #e67a00;
}
.btn-warning .badge {
    color: #ff8800;
    background-color: #ffffff;
}
.btn-danger {
    color: #ffffff;
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #990000;
    border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger .badge {
    color: #cc0000;
    background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #a30000;
    border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #cc0000;
    border-color: #b30000;
}
.btn-danger .badge {
    color: #cc0000;
    background-color: #ffffff;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Logo
 -----------------------------------------------------------------------------*/
#logo h1,
#logo h2,
#logo h3,
#logo h4,
#logo h5,
#logo h6 {
    font-weight: 300;
    font-size: 4em;
    line-height: 1.2em;
    color: #333333;
    margin: 0;
}
#logo h1 a,
#logo h2 a,
#logo h3 a,
#logo h4 a,
#logo h5 a,
#logo h6 a {
    color: #333333;
}
#logo h1 a:hover,
#logo h2 a:hover,
#logo h3 a:hover,
#logo h4 a:hover,
#logo h5 a:hover,
#logo h6 a:hover {
    color: #ffa300;
}
#logo p {
    margin-bottom: 0;
}
#logowrap .zen-spotlight {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}
@media screen and (max-width: 738px) {
    #logowrap .moduletable {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 738px) {
    #logowrap .moduletable {
        margin-bottom: 0;
    }
}
#logowrap #search form {
    padding-top: 30px;
    float: right;
    width: 100%;
}
#logowrap #search input {
    width: 72%;
    float: left;
}
#logowrap #search button {
    width: 25%;
    float: right;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
html,
body {
    font-weight: 300;
    font-size: 13.6px;
}
/* Typography
-----------------------------------------------------------------------------*/
h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    margin-top: 13.6px;
    margin-bottom: 6.8px;
    font-size: 40px;
    margin: 10px 0;
    font-size: 40.8px;
    line-height: 1.4em;
    word-break: break-word;
}
h1 small,
h1 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1 small,
h1 .small {
    font-size: 65%;
}
h1 small {
    font-size: 27.2px;
}
.article-title {
    border-bottom: 1px solid #ffffff;
    margin-top: 0;
    line-height: 1.4em;
    margin-bottom: 0;
}
h2 {
    margin: 10px 0;
    font-size: 40.8px;
    line-height: 1.4em;
    word-break: break-word;
    clear: both;
}
h2 small {
    font-size: 20.4px;
}
h3 {
    margin: 10px 0;
    font-size: 21.76px;
    line-height: 1.96em;
    word-break: break-word;
}
h3 small {
    font-size: 15.6px;
}
h3 i {
    margin-right: 10px;
}
h4 {
    margin: 10px 0;
    font-size: 15.6px;
    line-height: 1.4em;
    word-break: break-word;
}
h4 small {
    font-size: 13.6px;
}
h5 {
    margin: 10px 0;
    font-size: 14.6px;
    line-height: 1.4em;
}
h5 small {
    font-size: 11.6px;
}
h6 {
    margin: 10px 0;
    font-size: 13.6px;
    line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #000000;
}
ul,
legend {
    margin-bottom: 30px;
}
.small {
    font-size: 90%;
}
.margins {
    margin: 0 0;
}
/* Special Headings
-----------------------------------------------------------------------------*/
.headline {
    padding: 0 0;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    font-size: 2em;
    text-align: center;
}
p.subheading {
    text-align: center;
    margin-bottom: 0;
    font-style: italic;
}
/* Paragraph
-----------------------------------------------------------------------------*/
p {
    margin: 0 0 30px;
    line-height: 1.68em;
    font-weight: 300;
    font-size: 13.6px;
    color: #000000;
}
p small,
p .small {
    font-size: 12px;
    color: #999999;
}
blockquote {
    font-weight: 400;
    line-height: 1.1;
    border: 0;
    font-size: 19.04px;
    border-left: 4px solid #ffffff;
    margin-left: 0;
    padding-left: 0;
}
blockquote p {
    font-size: 125%;
    line-height: 125%;
}
.badge {
    border-radius: 0 !important;
}
/* Emphasis and Misc
-----------------------------------------------------------------------------*/
small {
    font-size: 85%;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
cite {
    font-style: normal;
}
.muted {
    color: #999999;
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}
code {
    display: block;
    max-height: 400px;
    overflow: scroll;
    margin: 20px 0;
}
/* Images
-----------------------------------------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
}
main .thumbnail {
    border-radius: 0;
}
/* Links
-----------------------------------------------------------------------------*/
a {
    color: #ffa300;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
a:hover {
    color: #ffa300;
}
#topwrap a {
    color: #ffa300;
}
#topwrap a:hover {
    color: #ffa300;
}
#footerwrap a {
    color: #ffa300;
}
#footerwrap a:hover {
    color: #ffa300;
}
/* Dividers
-----------------------------------------------------------------------------*/
.divider,
hr {
    border-bottom: 1px solid #ffffff;
}
hr {
    margin: 0 0;
}
/* Zebra styling
-----------------------------------------------------------------------------*/
.list-striped li,
.table-striped li,
.list-striped tr,
.table-striped tr {
    padding: 10px 20px !important;
}
.list-striped li:nth-child(2n + 1),
.table-striped li:nth-child(2n + 1),
.list-striped tr:nth-child(2n + 1),
.table-striped tr:nth-child(2n + 1) {
    background: #ffffff;
}
.list-striped th,
.table-striped th {
    padding: 10px 20px !important;
    background: #ffffff;
}
.list-striped td,
.table-striped td {
    padding: 10px 20px !important;
}
.list-striped {
    margin: 0;
}
.list-striped li {
    list-style-type: none;
    padding: 4px 0;
}
.list-striped li li {
    background: none !important;
}
.list-striped ol {
    list-style-type: decimal;
}
/* Buffer on zen icons
-----------------------------------------------------------------------------*/
.zen-icon {
    margin-right: 8px;
}
.tags .zen-icon {
    margin-right: 0;
}
/* Anvil
-----------------------------------------------------------------------------*/
.anvil,
#mainWrap .anvil {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0;
    text-align: right;
    font: 30px/100px Arial, sans-serif;
    color: white;
    border: 0 !important;
    padding-right: 10px;
}
.anvil::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0 0 80px 80px;
    border-style: solid;
    border-color: transparent #ffffff;
}
.anvil.primary1 {
    background: #000000;
}
.anvil.primary2 {
    background: #000000;
}
.anvil.primary3 {
    background: #262626;
}
.anvil.secondary1 {
    background: #ffa300;
}
.anvil.secondary2 {
    background: #b37200;
}
.anvil.secondary3 {
    background: #ffbf4d;
}
/* Large Rounded numbers
-----------------------------------------------------------------------------*/
.rounded-big {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 10px;
    font-size: 2em;
    display: inline-block;
    width: 80px;
    text-align: center;
    line-height: 60px;
    color: #fff;
}
.rounded-big.primary1 {
    background: #000000;
}
.rounded-big.primary2 {
    background: #000000;
}
.rounded-big.primary3 {
    background: #262626;
}
.rounded-big.secondary1 {
    background: #ffa300;
}
.rounded-big.secondary2 {
    background: #b37200;
}
.rounded-big.secondary3 {
    background: #ffbf4d;
}
pre,
code {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: 1px solid #ffffff;
    padding: 0;
    background: #fafafa;
    font-family: monospace;
    position: relative;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
pre p,
code p {
    margin: 0;
}
pre span.code-title {
    position: absolute;
    display: block;
    background: #FFF;
    top: 0;
    right: 0;
    border-radius: 0px;
    padding: 3px 5px;
    font-size: 12px;
    box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1);
    color: #999;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Panel
-----------------------------------------------------------------------------*/
.block {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 0;
}
.block.primary1 {
    background: #000000;
    border: 1px solid #000000;
}
.block.primary1 p,
.block.primary1 h1,
.block.primary1 h2,
.block.primary1 h3,
.block.primary1 h4,
.block.primary1 h5,
.block.primary1 h6 {
    color: #fff;
}
.block.primary2 {
    background: #000000;
    border: 1px solid #000000;
}
.block.primary2 p,
.block.primary2 h1,
.block.primary2 h2,
.block.primary2 h3,
.block.primary2 h4,
.block.primary2 h5,
.block.primary2 h6 {
    color: #fff;
}
.block.primary3 {
    background: #262626;
    border: 1px solid #1c1c1c;
}
.block.primary3 p,
.block.primary3 h1,
.block.primary3 h2,
.block.primary3 h3,
.block.primary3 h4,
.block.primary3 h5,
.block.primary3 h6 {
    color: #fff;
}
.block.secondary1 {
    background: #ffa300;
    border: 1px solid #eb9600;
}
.block.secondary1 p,
.block.secondary1 h1,
.block.secondary1 h2,
.block.secondary1 h3,
.block.secondary1 h4,
.block.secondary1 h5,
.block.secondary1 h6 {
    color: #fff;
}
.block.secondary2 {
    background: #b37200;
    border: 1px solid #9e6500;
}
.block.secondary2 p,
.block.secondary2 h1,
.block.secondary2 h2,
.block.secondary2 h3,
.block.secondary2 h4,
.block.secondary2 h5,
.block.secondary2 h6 {
    color: #fff;
}
.block.secondary3 {
    background: #ffbf4d;
    border: 1px solid #ffb738;
}
.block.secondary3 p,
.block.secondary3 h1,
.block.secondary3 h2,
.block.secondary3 h3,
.block.secondary3 h4,
.block.secondary3 h5,
.block.secondary3 h6 {
    color: #fff;
}
.block.border {
    background: none;
}
.block.border p {
    color: #000000;
}
.block.border p,
.block.border h1,
.block.border h2,
.block.border h3,
.block.border h4,
.block.border h5,
.block.border h6 {
    color: #000000;
}
.block.rounded {
    border-radius: 2px;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Social Icons
-----------------------------------------------------------------------------*/
#socialicons {
    padding: 0;
}
#socialicons span {
    padding: 0px 4px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
#socialicons li,
#socialicons a {
    padding: 0 !important;
}
#socialicons li a:hover {
    text-decoration: none;
}
#socialicons li a:hover span {
    color: #ffa300 !important;
}
#socialicons.zenleft ul {
    margin: 20px 0 20px -10px !important;
}
#socialicons.zencenter ul li {
    border: 0 !important;
    margin: 10px 0;
}
#socialicons.zencenter ul li a:hover,
#socialicons.zencenter ul li span:hover {
    color: #ffa300;
}
.sb-active .social-wrap.fixed {
    display: none;
}
@media screen and (max-width: 738px) {
    .fixed .social-wrap.fixed {
        display: none;
    }
}
.social-wrap {
    float: right;
    padding: 0 0 20px 20px;
    position: fixed;
    z-index: 100;
    right: 0;
    top: 170px;
    width: 44px;
}
.social-wrap span {
    padding: 10px 6px;
    display: block;
    clear: both;
    float: right;
    width: 44px;
    height: auto;
    line-height: 30px;
    font-size: 1.3em;
    margin-right: -17px;
    transition: all 0.2s;
    color: #fff;
}
.social-wrap span.primary {
    background: #000000;
}
.social-wrap span.secondary {
    background: #ffa300;
}
.social-wrap span:before {
    margin-left: 1px;
}
.social-wrap span:hover {
    margin-right: -10px;
    color: #fff;
}
@media screen and (max-width: 738px) {
    .social-wrap span:hover {
        margin-right: 0 !important;
        color: #ffa300;
    }
}
.social-wrap .zen-icon-facebook,
.social-wrap .fa-facebook {
    background: #3b5998;
    color: #fff;
}
.social-wrap .zen-icon-pinterest,
.social-wrap .fa-pinterest {
    background: #cb2027;
    color: #fff;
}
.social-wrap .zen-icon-twitter,
.social-wrap .fa-twitter {
    background: #00aced;
    color: #fff;
}
.social-wrap .zen-icon-google-plus,
.social-wrap .fa-google-plus {
    background: #d34836;
    color: #fff;
}
@media screen and (max-width: 738px) {
    .responsive-enabled .social-wrap {
        top: 0;
        left: 0;
        width: 50%;
        padding: 0 0 0 10px;
    }
    .responsive-enabled .social-wrap span {
        float: left;
        margin: 0;
        clear: none;
        background: none !important;
        padding: 10px;
        width: 30px;
    }
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-module-title {
    margin-bottom: 10px;
}
.zen-module-title h3 {
    margin: 0;
    text-transform: uppercase;
}
/* Primary1, Primary2, Primary3, Secondary1, Secondary2, Secondary3
-----------------------------------------------------------------------------*/
.moduletable {
    clear: both;
}
.moduletable.primary1 .zen-module-title {
    border-left: 4px solid #000000;
    padding: 0 0 0 20px;
}
.moduletable.primary2 .zen-module-title {
    border-left: 4px solid #000000;
    padding: 0px 0 0px 20px;
}
.moduletable.primary3 .zen-module-title {
    border-left: 4px solid #262626;
    padding: 0px 0 0px 20px;
}
.moduletable.secondary1 .zen-module-title {
    border-left: 4px solid #ffa300;
    padding: 0px 0 0px 20px;
}
.moduletable.secondary2 .zen-module-title {
    border-left: 4px solid #b37200;
    padding: 0px 0 0px 20px;
}
.moduletable.secondary3 .zen-module-title {
    border-left: 4px solid #ffbf4d;
    padding: 0px 0 0px 20px;
}
.moduletable.border {
    padding: 0;
    border: 1px solid #ffffff;
}
.moduletable.border.primary1 {
    background: none;
    border-color: #000000;
}
.moduletable.border.primary1 p,
.moduletable.border.primary1 h3 {
    color: #000000;
}
.moduletable.border.primary2 {
    background: none;
    border-color: #000000;
}
.moduletable.border.primary2 p,
.moduletable.border.primary2 h3 {
    color: #000000;
}
.moduletable.border.primary3 {
    background: none;
    border-color: #262626;
}
.moduletable.border.primary3 p,
.moduletable.border.primary3 h3 {
    color: #000000;
}
.moduletable.border.secondary1 {
    background: none;
    border-color: #ffa300;
}
.moduletable.border.secondary1 p,
.moduletable.border.secondary1 h3 {
    color: #000000;
}
.moduletable.border.secondary2 {
    background: none;
    border-color: #b37200;
}
.moduletable.border.secondary2 p,
.moduletable.border.secondary2 h3 {
    color: #000000;
}
.moduletable.border.secondary3 {
    background: none;
    border-color: #ffbf4d;
}
.moduletable.border.secondary3 p,
.moduletable.border.secondary3 h3 {
    color: #000000;
}
/* Dark
-----------------------------------------------------------------------------*/
.moduletable.dark {
    background: #555;
    border: 1px solid #111;
    color: #fff;
    padding: 20px;
}
.moduletable.dark p,
.moduletable.dark h3 {
    color: #fff;
}
/* Light
-----------------------------------------------------------------------------*/
.moduletable.light {
    background: #fff;
    border: 1px solid #eee;
    color: #fff;
    padding: 20px;
}
.moduletable.light p,
.moduletable.light h3 {
    color: #333;
}
/* Heading Alignments
-----------------------------------------------------------------------------*/
.right-heading h3 {
    text-align: right;
}
.center-heading h3 {
    text-align: center;
}
.small-heading h3 {
    font-size: 100%;
}
/* Centered
-----------------------------------------------------------------------------*/
.moduletable.centered h1,
.moduletable.centered h2,
.moduletable.centered h3,
.moduletable.centered h4,
.moduletable.centered h5,
.moduletable.centered h6,
.moduletable.centered p {
    text-align: center;
}
/* Shadow Styling
-----------------------------------------------------------------------------*/
.moduletable.shadow,
.inset.shadow .zen-module-body,
div.shadow {
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.15);
    padding: 0;
}
.moduletable.shadow2,
.inset.shadow2 .zen-module-body,
div.shadow2 {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    padding: 0;
}
.inset .zen-module-body {
    background: #f5f5f5;
    color: #000000;
    border: 1px solid #ffffff;
    padding: 20px 20px 0;
}
.moduletable.shadow.inset,
.moduletable.shadow2.inset {
    padding: 0;
    box-shadow: none;
}
/* Image Border
-----------------------------------------------------------------------------*/
img.border,
.zenborder img {
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    background: #fff !important;
    padding: 4px;
    max-width: 98%;
    margin-bottom: 20px;
}
/* Corner
-----------------------------------------------------------------------------*/
.corner {
    position: relative;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-width: 0 0 1px 0;
}
.corner.primary1,
.corner.primary2,
.corner.primary3,
.corner.secondary1,
.corner.secondary2,
.corner.secondary3 {
    padding: 20px;
    background: #f5f5f5;
}
.corner.primary1 .zen-module-title,
.corner.primary2 .zen-module-title,
.corner.primary3 .zen-module-title,
.corner.secondary1 .zen-module-title,
.corner.secondary2 .zen-module-title,
.corner.secondary3 .zen-module-title {
    background: none;
    padding: 0 !important;
    border: 0;
}
.corner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #658e15 #ffffff;
}
.corner.primary1::after {
    border-color: #000000 #ffffff;
}
.corner.primary2::after {
    border-color: #000000 #ffffff;
}
.corner.primary3::after {
    border-color: #000000 #ffffff;
}
.corner.secondary1::after {
    border-color: #b37200 #ffffff;
}
.corner.secondary2::after {
    border-color: #ffa300 #ffffff;
}
.corner.secondary3::after {
    border-color: #664100 #ffffff;
}
/* Icons
-----------------------------------------------------------------------------*/
.moduletable.zen-icon {
    position: relative;
    float: left;
    width: 100% !important;
}
.moduletable.zen-icon:before {
    font-size: 2em;
    opacity: 0.3;
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 10px;
}
.moduletable.zen-iconsmall:before {
    font-size: 1em;
}
.moduletable.zen-icon.medium:before {
    font-size: 4em;
}
.moduletable.zen-icon.large:before {
    font-size: 6em;
}
.moduletable.zen-icon.top:before {
    top: 6px;
}
.moduletable.zen-icon.bottom:before {
    bottom: 6px;
    top: auto;
}
.moduletable.icon {
    height: auto;
    width: auto;
}
/* Large icons
-----------------------------------------------------------------------------*/
.largeicons i {
    height: 100px;
    width: 100px;
    border: 4px solid #333;
    border-radius: 200px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.largeicons i:before {
    font-size: 2em;
    color: #333;
    position: absolute;
    width: 100px;
    text-align: center;
    display: block;
    margin-left: 0px;
    margin-top: 27px;
}
.largeicons i:hover:before {
    color: #ffa300;
}
.largeicons i:hover {
    border: 4px solid #ffa300;
}
/* Hot new etc
-----------------------------------------------------------------------------*/
.hot,
.new {
    position: relative;
    z-index: 1;
}
.hot h3:after,
.new h3:after,
.hot h3:after,
.new h3:after {
    position: absolute;
    z-index: 20;
    padding: 0px 4px;
    font-size: 10px;
    top: -6px;
    right: 0px;
    font-style: italic;
    background: #333;
    color: #fff;
    line-height: 1.4;
}
.sidebar .hot h3:after,
.sidebar .new h3:after,
.sidebar .hot h3:after,
.sidebar .new h3:after {
    top: -10px;
}
.sidebar .moduletable {
    position: relative;
    z-index: 1;
}
.hot h3:after {
    content: "Hot";
    background: #000000;
}
.new h3:after {
    content: "New";
    background: #ffa300;
}
.primary1 h3:after {
    background: #262626 !important;
}
.primary1 h3:after {
    background: #4d4d4d;
}
.primary2 h3:after {
    background: #000000;
}
.primary3 h3:after {
    background: #000000;
}
.secondary1 h3:after {
    background: #ffb533;
}
.secondary2 h3:after {
    background: #ffa300;
}
.secondary3 h3:after {
    background: #664100;
}
.moduletable.nopadding {
    padding: 0;
}
.moduletable.large .zen-icon:before {
    font-size: 6em;
}
.moduletable.rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 20px;
}
.moduletable.rounded p {
    margin-bottom: 0;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zen-spotlight {
    padding: 0 0;
}
.zen-spotlight .moduletable {
    margin-bottom: 0;
}
#topwrap .zen-spotlight,
#navwrap .zen-spotlight {
    border-bottom: 0;
    padding: 0 0 0;
}
#breadcrumbwrap .zen-spotlight {
    padding: 0 0 0;
    padding: 10px;
}
@media screen and (max-width: 738px) {
    #breadcrumbwrap .zen-spotlight {
        padding: 10px 0;
    }
    #breadcrumbwrap .zen-spotlight li,
    #breadcrumbwrap .zen-spotlight a,
    #breadcrumbwrap .zen-spotlight span {
        padding: 0;
    }
    #breadcrumbwrap .zen-spotlight li:after {
        margin-right: 8px;
    }
}
#breadcrumbwrap .zen-spotlight .moduletable {
    margin-bottom: 0;
}
#midCol {
    margin-bottom: 0;
}
@media screen and (max-width: 738px) {
    .select-menu #zen-wrap,
    .offcanvas-menu #zen-wrap {
        padding-top: 0;
        border-top: 50px solid #ffffff;
    }
}
#footerwrap {
    float: left;
    width: 100%;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
html,
body {
    background: #ffffff;
}
.zen-spotlight {
    border-bottom: 1px solid #ffffff;
}
#breadcrumbwrap .zen-spotlight {
    border-bottom: 0;
}
#breadcrumb {
    color: #999999;
    font-size: 88%;
    font-size: 90%;
    background: none;
}
#breadcrumb :after {
    color: #999999;
}
#breadcrumb ul {
    margin: 0;
    background: none;
}
#banner {
    background: #fafafa;
    border: 1px solid #eeeeee;
    padding: 30px;
    border-radius: 4px;
}
#banner p,
#banner h1,
#banner h2,
#banner h3,
#banner h4,
#banner h5,
#banner h6 {
    color: #333333;
}
#banner a {
    color: #ffa300;
}
@media screen and (max-width: 738px) {
    #banner h2 {
        font-size: 240%;
    }
}
@media screen and (max-width: 738px) {
    #banner h2 {
        font-size: 180%;
    }
}
@media screen and (max-width: 738px) {
    #bannerwrap .zen-spotlight {
        padding-top: 0;
    }
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Back to top
 -----------------------------------------------------------------------------*/
#toTop {
    position: fixed;
    z-index: 100;
    right: 0px;
    bottom: 0px;
    display: none;
    cursor: pointer;
    width: 0;
    text-align: center;
    height: 0;
    font-size: 1.4em;
    line-height: 0;
    background: #ffa300;
    color: #fff;
}
#toTop span {
    color: #fff;
    margin-right: 0;
}
#toTop [class^="icon-"],
#toTop [class*=" icon-"] {
    line-height: 0;
}
#toTop:hover {
    background: #333;
}
#toTop:hover a {
    color: #fff;
}
#toTop:hover a:hover {
    color: #fff;
}
#toTopText {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    display: block;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
.zentools.grid [class^="grid_"] {
    margin-left: 0;
}
.zentools.grid h3 {
    margin-top: 0;
}
.zentools.list h3 {
    margin-top: 0;
}
.zentools .zentitle {
    padding: 0;
}
.zentools .zentitle h2 {
    margin-top: 0;
}
.zentools .zen-boxed .zentitle {
    padding: 0 10px;
}
.zentools.slideshow .zentitle a {
    font-size: 60%;
    padding: 0px;
}
.zentools.slideshow .zentitle h2 {
    margin: 0 !important;
    line-height: 0.8em;
    padding-bottom: 0;
}
.zentools.slideshow .zenmore a {
    display: inline;
}
.zentools.accordion .allitems.container {
    padding: 0;
}
.zentools.accordion.zen-boxed .zen-title {
    border: 0 !important;
}
.zentools.accordion.zen-boxed .zeninner {
    padding-bottom: 0;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.zentools.zen-flat .zentitle {
    border-bottom: 1px solid #ffffff !important;
}
.accordion.zen-boxed .zentitle {
    border: 0 !important;
}
#bannerwrap .slideshowstandard ul.flex-direction-nav li {
    margin-top: -20px;
}
#bannerwrap .slideshowstandard ul.flex-direction-nav li a {
    padding: 20px !important;
    border-radius: 0;
}
#bannerwrap .slideshowstandard ul.flex-direction-nav li a:before {
    margin: -8px 0 0 -8px !important;
    float: left;
}
ul#filters li {
    margin: 0 10px 20px 0 !important;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
/* Back to top
 -----------------------------------------------------------------------------*/
.mean-container .mean-nav,
.mean-container .off-canvas-body {
    background: #ffffff;
    color: #000000;
    float: left;
    width: 100%;
}
.mean-container .mean-nav p,
.mean-container .off-canvas-body p {
    color: inherit;
}
.mean-container .mean-nav h1,
.mean-container .off-canvas-body h1,
.mean-container .mean-nav h2,
.mean-container .off-canvas-body h2,
.mean-container .mean-nav h3,
.mean-container .off-canvas-body h3,
.mean-container .mean-nav h4,
.mean-container .off-canvas-body h4,
.mean-container .mean-nav h5,
.mean-container .off-canvas-body h5,
.mean-container .mean-nav h6,
.mean-container .off-canvas-body h6 {
    color: inherit;
}
.mean-container .mean-nav a,
.mean-container .off-canvas-body a {
    color: #ffa300;
}
.mean-container .mean-nav a:hover,
.mean-container .off-canvas-body a:hover {
    color: #ffa300;
}
.mean-container .mean-nav .zen-menu-caption,
.mean-container .off-canvas-body .zen-menu-caption {
    display: block;
    margin-left: 0;
}
.mean-container .mean-nav .expand,
.mean-container .off-canvas-body .expand {
    position: absolute;
    z-index: 10;
    width: 30px;
    background: #ffffff;
    padding: 4px 0;
    text-align: center;
    right: 30px;
    top: 4px;
    font-weight: 300;
    font-size: 1.2em;
    cursor: pointer;
}
.mean-container .mean-nav .expand:hover,
.mean-container .off-canvas-body .expand:hover {
    background: #f7f7f7;
}
.mean-container .mean-nav li:last-child,
.mean-container .off-canvas-body li:last-child {
    margin-bottom: 10px;
}
.mean-container .mean-nav {
    border-bottom: 1px solid #ffffff;
}
.mean-container .off-canvas-body {
    background: #f5f5f5;
    box-sizing: border-box !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ffffff;
}
/**
 *------------------------------------------------------------------------------
 * @package       Zen Grid Framework
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2006-2014 Joomlabamboo.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later;
 * @Link:         http://www.joomlabamboo.com
 *------------------------------------------------------------------------------
 */
@media screen and (max-width: 738px) {
    .select-menu #menu {
        background: none;
        padding: 0 0;
    }
    .toggle-menu #menu {
        background: none;
    }
    .offcanvas-menu #menu {
        background: none;
        min-height: 0;
    }
}
/*# sourceMappingURL=./theme.custom-tcb.map */