/*================================*/
/* UHF: Vendor Base (vendor.scss) */
/*================================*/
body {
    margin: 0;
}

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

body.modal-open {
    overflow: hidden;
}

body.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.uhf_headerFooter {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

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

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

.uhf_headerFooter [hidden],
.uhf_headerFooter template {
    display: none;
}

.uhf_headerFooter a {
    background-color: transparent;
}

.uhf_headerFooter a:active,
.uhf_headerFooter a:hover {
    outline: 0;
}

.uhf_headerFooter abbr[title] {
    border-bottom: 1px dotted;
}

.uhf_headerFooter b,
.uhf_headerFooter strong {
    font-weight: bold;
}

.uhf_headerFooter dfn {
    font-style: italic;
}

.uhf_headerFooter h1 {
    margin: .67em 0;
    font-size: 2em;
}

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

.uhf_headerFooter small {
    font-size: 80%;
}

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

.uhf_headerFooter sup {
    top: -.5em;
}

.uhf_headerFooter sub {
    bottom: -.25em;
}

.uhf_headerFooter img {
    border: 0;
}

.uhf_headerFooter svg:not(:root) {
    overflow: hidden;
}

.uhf_headerFooter figure {
    margin: 1em 40px;
}

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

.uhf_headerFooter pre {
    overflow: auto;
}

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

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

.uhf_headerFooter button {
    overflow: visible;
}

.uhf_headerFooter button,
.uhf_headerFooter select {
    text-transform: none;
}

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

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

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

.uhf_headerFooter input {
    line-height: normal;
}

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

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

.uhf_headerFooter input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

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

.uhf_headerFooter fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

.uhf_headerFooter legend {
    padding: 0;
    border: 0;
}

.uhf_headerFooter textarea {
    overflow: auto;
}

.uhf_headerFooter optgroup {
    font-weight: bold;
}

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

.uhf_headerFooter td,
.uhf_headerFooter th {
    padding: 0;
}

@media print {

    .uhf_headerFooter *,
    .uhf_headerFooter *:before,
    .uhf_headerFooter *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .uhf_headerFooter a,
    .uhf_headerFooter a:visited {
        text-decoration: underline;
    }

    .uhf_headerFooter a[href]:after {
        content: " ("attr(href) ")";
    }

    .uhf_headerFooter abbr[title]:after {
        content: " ("attr(title) ")";
    }

    .uhf_headerFooter a[href^="#"]:after,
    .uhf_headerFooter a[href^="javascript:"]:after {
        content: "";
    }

    .uhf_headerFooter pre,
    .uhf_headerFooter blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .uhf_headerFooter thead {
        display: table-header-group;
    }

    .uhf_headerFooter tr,
    .uhf_headerFooter img {
        page-break-inside: avoid;
    }

    .uhf_headerFooter img {
        max-width: 100% !important;
    }

    .uhf_headerFooter p,
    .uhf_headerFooter h2,
    .uhf_headerFooter h3 {
        orphans: 3;
        widows: 3;
    }

    .uhf_headerFooter h2,
    .uhf_headerFooter h3 {
        page-break-after: avoid;
    }

    .uhf_headerFooter select {
        background: #fff !important;
    }

    .uhf_headerFooter .navbar {
        display: none;
    }

    .uhf_headerFooter .btn>.caret,
    .uhf_headerFooter .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }

    .uhf_headerFooter .label {
        border: 1px solid #000;
    }

    .uhf_headerFooter .table {
        border-collapse: collapse !important;
    }

    .uhf_headerFooter .table td,
    .uhf_headerFooter .table th {
        background-color: #fff !important;
    }

    .uhf_headerFooter .table-bordered th,
    .uhf_headerFooter .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

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

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

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

.uhf_headerFooter .glyphicon-euro:before,
.uhf_headerFooter .glyphicon-eur:before {
    content: "\20ac";
}

.uhf_headerFooter .glyphicon-minus:before {
    content: "\2212";
}

.uhf_headerFooter .glyphicon-cloud:before {
    content: "\2601";
}

.uhf_headerFooter .glyphicon-envelope:before {
    content: "\2709";
}

.uhf_headerFooter .glyphicon-pencil:before {
    content: "\270f";
}

.uhf_headerFooter .glyphicon-glass:before {
    content: "\e001";
}

.uhf_headerFooter .glyphicon-music:before {
    content: "\e002";
}

.uhf_headerFooter .glyphicon-search:before {
    content: "\e003";
}

.uhf_headerFooter .glyphicon-heart:before {
    content: "\e005";
}

.uhf_headerFooter .glyphicon-star:before {
    content: "\e006";
}

.uhf_headerFooter .glyphicon-star-empty:before {
    content: "\e007";
}

.uhf_headerFooter .glyphicon-user:before {
    content: "\e008";
}

.uhf_headerFooter .glyphicon-film:before {
    content: "\e009";
}

.uhf_headerFooter .glyphicon-th-large:before {
    content: "\e010";
}

.uhf_headerFooter .glyphicon-th:before {
    content: "\e011";
}

.uhf_headerFooter .glyphicon-th-list:before {
    content: "\e012";
}

.uhf_headerFooter .glyphicon-ok:before {
    content: "\e013";
}

.uhf_headerFooter .glyphicon-remove:before {
    content: "\e014";
}

.uhf_headerFooter .glyphicon-zoom-in:before {
    content: "\e015";
}

.uhf_headerFooter .glyphicon-zoom-out:before {
    content: "\e016";
}

.uhf_headerFooter .glyphicon-off:before {
    content: "\e017";
}

.uhf_headerFooter .glyphicon-signal:before {
    content: "\e018";
}

.uhf_headerFooter .glyphicon-cog:before {
    content: "\e019";
}

.uhf_headerFooter .glyphicon-trash:before {
    content: "\e020";
}

.uhf_headerFooter .glyphicon-home:before {
    content: "\e021";
}

.uhf_headerFooter .glyphicon-file:before {
    content: "\e022";
}

.uhf_headerFooter .glyphicon-time:before {
    content: "\e023";
}

.uhf_headerFooter .glyphicon-road:before {
    content: "\e024";
}

.uhf_headerFooter .glyphicon-download-alt:before {
    content: "\e025";
}

.uhf_headerFooter .glyphicon-download:before {
    content: "\e026";
}

.uhf_headerFooter .glyphicon-upload:before {
    content: "\e027";
}

.uhf_headerFooter .glyphicon-inbox:before {
    content: "\e028";
}

.uhf_headerFooter .glyphicon-play-circle:before {
    content: "\e029";
}

.uhf_headerFooter .glyphicon-repeat:before {
    content: "\e030";
}

.uhf_headerFooter .glyphicon-refresh:before {
    content: "\e031";
}

.uhf_headerFooter .glyphicon-list-alt:before {
    content: "\e032";
}

.uhf_headerFooter .glyphicon-lock:before {
    content: "\e033";
}

.uhf_headerFooter .glyphicon-flag:before {
    content: "\e034";
}

.uhf_headerFooter .glyphicon-headphones:before {
    content: "\e035";
}

.uhf_headerFooter .glyphicon-volume-off:before {
    content: "\e036";
}

.uhf_headerFooter .glyphicon-volume-down:before {
    content: "\e037";
}

.uhf_headerFooter .glyphicon-volume-up:before {
    content: "\e038";
}

.uhf_headerFooter .glyphicon-qrcode:before {
    content: "\e039";
}

.uhf_headerFooter .glyphicon-barcode:before {
    content: "\e040";
}

.uhf_headerFooter .glyphicon-tag:before {
    content: "\e041";
}

.uhf_headerFooter .glyphicon-tags:before {
    content: "\e042";
}

.uhf_headerFooter .glyphicon-book:before {
    content: "\e043";
}

.uhf_headerFooter .glyphicon-bookmark:before {
    content: "\e044";
}

.uhf_headerFooter .glyphicon-print:before {
    content: "\e045";
}

.uhf_headerFooter .glyphicon-camera:before {
    content: "\e046";
}

.uhf_headerFooter .glyphicon-font:before {
    content: "\e047";
}

.uhf_headerFooter .glyphicon-bold:before {
    content: "\e048";
}

.uhf_headerFooter .glyphicon-italic:before {
    content: "\e049";
}

.uhf_headerFooter .glyphicon-text-height:before {
    content: "\e050";
}

.uhf_headerFooter .glyphicon-text-width:before {
    content: "\e051";
}

.uhf_headerFooter .glyphicon-align-left:before {
    content: "\e052";
}

.uhf_headerFooter .glyphicon-align-center:before {
    content: "\e053";
}

.uhf_headerFooter .glyphicon-align-right:before {
    content: "\e054";
}

.uhf_headerFooter .glyphicon-align-justify:before {
    content: "\e055";
}

.uhf_headerFooter .glyphicon-list:before {
    content: "\e056";
}

.uhf_headerFooter .glyphicon-indent-left:before {
    content: "\e057";
}

.uhf_headerFooter .glyphicon-indent-right:before {
    content: "\e058";
}

.uhf_headerFooter .glyphicon-facetime-video:before {
    content: "\e059";
}

.uhf_headerFooter .glyphicon-picture:before {
    content: "\e060";
}

.uhf_headerFooter .glyphicon-map-marker:before {
    content: "\e062";
}

.uhf_headerFooter .glyphicon-adjust:before {
    content: "\e063";
}

.uhf_headerFooter .glyphicon-tint:before {
    content: "\e064";
}

.uhf_headerFooter .glyphicon-edit:before {
    content: "\e065";
}

.uhf_headerFooter .glyphicon-share:before {
    content: "\e066";
}

.uhf_headerFooter .glyphicon-check:before {
    content: "\e067";
}

.uhf_headerFooter .glyphicon-move:before {
    content: "\e068";
}

.uhf_headerFooter .glyphicon-step-backward:before {
    content: "\e069";
}

.uhf_headerFooter .glyphicon-fast-backward:before {
    content: "\e070";
}

.uhf_headerFooter .glyphicon-backward:before {
    content: "\e071";
}

.uhf_headerFooter .glyphicon-play:before {
    content: "\e072";
}

.uhf_headerFooter .glyphicon-pause:before {
    content: "\e073";
}

.uhf_headerFooter .glyphicon-stop:before {
    content: "\e074";
}

.uhf_headerFooter .glyphicon-forward:before {
    content: "\e075";
}

.uhf_headerFooter .glyphicon-fast-forward:before {
    content: "\e076";
}

.uhf_headerFooter .glyphicon-step-forward:before {
    content: "\e077";
}

.uhf_headerFooter .glyphicon-eject:before {
    content: "\e078";
}

.uhf_headerFooter .glyphicon-chevron-left:before {
    content: "\e079";
}

.uhf_headerFooter .glyphicon-chevron-right:before {
    content: "\e080";
}

.uhf_headerFooter .glyphicon-plus-sign:before {
    content: "\e081";
}

.uhf_headerFooter .glyphicon-minus-sign:before {
    content: "\e082";
}

.uhf_headerFooter .glyphicon-remove-sign:before {
    content: "\e083";
}

.uhf_headerFooter .glyphicon-ok-sign:before {
    content: "\e084";
}

.uhf_headerFooter .glyphicon-question-sign:before {
    content: "\e085";
}

.uhf_headerFooter .glyphicon-info-sign:before {
    content: "\e086";
}

.uhf_headerFooter .glyphicon-screenshot:before {
    content: "\e087";
}

.uhf_headerFooter .glyphicon-remove-circle:before {
    content: "\e088";
}

.uhf_headerFooter .glyphicon-ok-circle:before {
    content: "\e089";
}

.uhf_headerFooter .glyphicon-ban-circle:before {
    content: "\e090";
}

.uhf_headerFooter .glyphicon-arrow-left:before {
    content: "\e091";
}

.uhf_headerFooter .glyphicon-arrow-right:before {
    content: "\e092";
}

.uhf_headerFooter .glyphicon-arrow-up:before {
    content: "\e093";
}

.uhf_headerFooter .glyphicon-arrow-down:before {
    content: "\e094";
}

.uhf_headerFooter .glyphicon-share-alt:before {
    content: "\e095";
}

.uhf_headerFooter .glyphicon-resize-full:before {
    content: "\e096";
}

.uhf_headerFooter .glyphicon-resize-small:before {
    content: "\e097";
}

.uhf_headerFooter .glyphicon-exclamation-sign:before {
    content: "\e101";
}

.uhf_headerFooter .glyphicon-gift:before {
    content: "\e102";
}

.uhf_headerFooter .glyphicon-leaf:before {
    content: "\e103";
}

.uhf_headerFooter .glyphicon-fire:before {
    content: "\e104";
}

.uhf_headerFooter .glyphicon-eye-open:before {
    content: "\e105";
}

.uhf_headerFooter .glyphicon-eye-close:before {
    content: "\e106";
}

.uhf_headerFooter .glyphicon-warning-sign:before {
    content: "\e107";
}

.uhf_headerFooter .glyphicon-plane:before {
    content: "\e108";
}

.uhf_headerFooter .glyphicon-calendar:before {
    content: "\e109";
}

.uhf_headerFooter .glyphicon-random:before {
    content: "\e110";
}

.uhf_headerFooter .glyphicon-comment:before {
    content: "\e111";
}

.uhf_headerFooter .glyphicon-magnet:before {
    content: "\e112";
}

.uhf_headerFooter .glyphicon-chevron-up:before {
    content: "\e113";
}

.uhf_headerFooter .glyphicon-chevron-down:before {
    content: "\e114";
}

.uhf_headerFooter .glyphicon-retweet:before {
    content: "\e115";
}

.uhf_headerFooter .glyphicon-shopping-cart:before {
    content: "\e116";
}

.uhf_headerFooter .glyphicon-folder-close:before {
    content: "\e117";
}

.uhf_headerFooter .glyphicon-folder-open:before {
    content: "\e118";
}

.uhf_headerFooter .glyphicon-resize-vertical:before {
    content: "\e119";
}

.uhf_headerFooter .glyphicon-resize-horizontal:before {
    content: "\e120";
}

.uhf_headerFooter .glyphicon-hdd:before {
    content: "\e121";
}

.uhf_headerFooter .glyphicon-bullhorn:before {
    content: "\e122";
}

.uhf_headerFooter .glyphicon-bell:before {
    content: "\e123";
}

.uhf_headerFooter .glyphicon-certificate:before {
    content: "\e124";
}

.uhf_headerFooter .glyphicon-thumbs-up:before {
    content: "\e125";
}

.uhf_headerFooter .glyphicon-thumbs-down:before {
    content: "\e126";
}

.uhf_headerFooter .glyphicon-hand-right:before {
    content: "\e127";
}

.uhf_headerFooter .glyphicon-hand-left:before {
    content: "\e128";
}

.uhf_headerFooter .glyphicon-hand-up:before {
    content: "\e129";
}

.uhf_headerFooter .glyphicon-hand-down:before {
    content: "\e130";
}

.uhf_headerFooter .glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.uhf_headerFooter .glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.uhf_headerFooter .glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.uhf_headerFooter .glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.uhf_headerFooter .glyphicon-globe:before {
    content: "\e135";
}

.uhf_headerFooter .glyphicon-wrench:before {
    content: "\e136";
}

.uhf_headerFooter .glyphicon-tasks:before {
    content: "\e137";
}

.uhf_headerFooter .glyphicon-filter:before {
    content: "\e138";
}

.uhf_headerFooter .glyphicon-briefcase:before {
    content: "\e139";
}

.uhf_headerFooter .glyphicon-fullscreen:before {
    content: "\e140";
}

.uhf_headerFooter .glyphicon-dashboard:before {
    content: "\e141";
}

.uhf_headerFooter .glyphicon-paperclip:before {
    content: "\e142";
}

.uhf_headerFooter .glyphicon-heart-empty:before {
    content: "\e143";
}

.uhf_headerFooter .glyphicon-link:before {
    content: "\e144";
}

.uhf_headerFooter .glyphicon-phone:before {
    content: "\e145";
}

.uhf_headerFooter .glyphicon-pushpin:before {
    content: "\e146";
}

.uhf_headerFooter .glyphicon-usd:before {
    content: "\e148";
}

.uhf_headerFooter .glyphicon-gbp:before {
    content: "\e149";
}

.uhf_headerFooter .glyphicon-sort:before {
    content: "\e150";
}

.uhf_headerFooter .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.uhf_headerFooter .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.uhf_headerFooter .glyphicon-sort-by-order:before {
    content: "\e153";
}

.uhf_headerFooter .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.uhf_headerFooter .glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.uhf_headerFooter .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.uhf_headerFooter .glyphicon-unchecked:before {
    content: "\e157";
}

.uhf_headerFooter .glyphicon-expand:before {
    content: "\e158";
}

.uhf_headerFooter .glyphicon-collapse-down:before {
    content: "\e159";
}

.uhf_headerFooter .glyphicon-collapse-up:before {
    content: "\e160";
}

.uhf_headerFooter .glyphicon-log-in:before {
    content: "\e161";
}

.uhf_headerFooter .glyphicon-flash:before {
    content: "\e162";
}

.uhf_headerFooter .glyphicon-log-out:before {
    content: "\e163";
}

.uhf_headerFooter .glyphicon-new-window:before {
    content: "\e164";
}

.uhf_headerFooter .glyphicon-record:before {
    content: "\e165";
}

.uhf_headerFooter .glyphicon-save:before {
    content: "\e166";
}

.uhf_headerFooter .glyphicon-open:before {
    content: "\e167";
}

.uhf_headerFooter .glyphicon-saved:before {
    content: "\e168";
}

.uhf_headerFooter .glyphicon-import:before {
    content: "\e169";
}

.uhf_headerFooter .glyphicon-export:before {
    content: "\e170";
}

.uhf_headerFooter .glyphicon-send:before {
    content: "\e171";
}

.uhf_headerFooter .glyphicon-floppy-disk:before {
    content: "\e172";
}

.uhf_headerFooter .glyphicon-floppy-saved:before {
    content: "\e173";
}

.uhf_headerFooter .glyphicon-floppy-remove:before {
    content: "\e174";
}

.uhf_headerFooter .glyphicon-floppy-save:before {
    content: "\e175";
}

.uhf_headerFooter .glyphicon-floppy-open:before {
    content: "\e176";
}

.uhf_headerFooter .glyphicon-credit-card:before {
    content: "\e177";
}

.uhf_headerFooter .glyphicon-transfer:before {
    content: "\e178";
}

.uhf_headerFooter .glyphicon-cutlery:before {
    content: "\e179";
}

.uhf_headerFooter .glyphicon-header:before {
    content: "\e180";
}

.uhf_headerFooter .glyphicon-compressed:before {
    content: "\e181";
}

.uhf_headerFooter .glyphicon-earphone:before {
    content: "\e182";
}

.uhf_headerFooter .glyphicon-phone-alt:before {
    content: "\e183";
}

.uhf_headerFooter .glyphicon-tower:before {
    content: "\e184";
}

.uhf_headerFooter .glyphicon-stats:before {
    content: "\e185";
}

.uhf_headerFooter .glyphicon-sd-video:before {
    content: "\e186";
}

.uhf_headerFooter .glyphicon-hd-video:before {
    content: "\e187";
}

.uhf_headerFooter .glyphicon-subtitles:before {
    content: "\e188";
}

.uhf_headerFooter .glyphicon-sound-stereo:before {
    content: "\e189";
}

.uhf_headerFooter .glyphicon-sound-dolby:before {
    content: "\e190";
}

.uhf_headerFooter .glyphicon-sound-5-1:before {
    content: "\e191";
}

.uhf_headerFooter .glyphicon-sound-6-1:before {
    content: "\e192";
}

.uhf_headerFooter .glyphicon-sound-7-1:before {
    content: "\e193";
}

.uhf_headerFooter .glyphicon-copyright-mark:before {
    content: "\e194";
}

.uhf_headerFooter .glyphicon-registration-mark:before {
    content: "\e195";
}

.uhf_headerFooter .glyphicon-cloud-download:before {
    content: "\e197";
}

.uhf_headerFooter .glyphicon-cloud-upload:before {
    content: "\e198";
}

.uhf_headerFooter .glyphicon-tree-conifer:before {
    content: "\e199";
}

.uhf_headerFooter .glyphicon-tree-deciduous:before {
    content: "\e200";
}

.uhf_headerFooter * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

.uhf_headerFooter a {
    color: #337ab7;
    text-decoration: none;
}

.uhf_headerFooter a:hover,
.uhf_headerFooter a:focus {
    color: #23527c;
    text-decoration: underline;
}

.uhf_headerFooter a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.uhf_headerFooter figure {
    margin: 0;
}

.uhf_headerFooter img {
    vertical-align: middle;
}

.uhf_headerFooter .img-responsive,
.uhf_headerFooter .thumbnail>img,
.uhf_headerFooter .thumbnail a>img,
.uhf_headerFooter .carousel-inner>.item>img,
.uhf_headerFooter .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

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

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

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

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

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

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

.uhf_headerFooter h1,
.uhf_headerFooter h2,
.uhf_headerFooter h3,
.uhf_headerFooter h4,
.uhf_headerFooter h5,
.uhf_headerFooter h6,
.uhf_headerFooter .h1,
.uhf_headerFooter .h2,
.uhf_headerFooter .h3,
.uhf_headerFooter .h4,
.uhf_headerFooter .h5,
.uhf_headerFooter .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.uhf_headerFooter h1 small,
.uhf_headerFooter h2 small,
.uhf_headerFooter h3 small,
.uhf_headerFooter h4 small,
.uhf_headerFooter h5 small,
.uhf_headerFooter h6 small,
.uhf_headerFooter .h1 small,
.uhf_headerFooter .h2 small,
.uhf_headerFooter .h3 small,
.uhf_headerFooter .h4 small,
.uhf_headerFooter .h5 small,
.uhf_headerFooter .h6 small,
.uhf_headerFooter h1 .small,
.uhf_headerFooter h2 .small,
.uhf_headerFooter h3 .small,
.uhf_headerFooter h4 .small,
.uhf_headerFooter h5 .small,
.uhf_headerFooter h6 .small,
.uhf_headerFooter .h1 .small,
.uhf_headerFooter .h2 .small,
.uhf_headerFooter .h3 .small,
.uhf_headerFooter .h4 .small,
.uhf_headerFooter .h5 .small,
.uhf_headerFooter .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter p {
    margin: 0 0 10px;
}

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

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

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

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

.uhf_headerFooter .text-left {
    text-align: left;
}

.uhf_headerFooter .text-right {
    text-align: right;
}

.uhf_headerFooter .text-center {
    text-align: center;
}

.uhf_headerFooter .text-justify {
    text-align: justify;
}

.uhf_headerFooter .text-nowrap {
    white-space: nowrap;
}

.uhf_headerFooter .text-lowercase {
    text-transform: lowercase;
}

.uhf_headerFooter .text-uppercase {
    text-transform: uppercase;
}

.uhf_headerFooter .text-capitalize {
    text-transform: capitalize;
}

.uhf_headerFooter .text-muted {
    color: #777;
}

.uhf_headerFooter .text-primary {
    color: #337ab7;
}

.uhf_headerFooter a.text-primary:hover {
    color: #286090;
}

.uhf_headerFooter .text-success {
    color: #3c763d;
}

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

.uhf_headerFooter .text-info {
    color: #31708f;
}

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

.uhf_headerFooter .text-warning {
    color: #8a6d3b;
}

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

.uhf_headerFooter .text-danger {
    color: #a94442;
}

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

.uhf_headerFooter .bg-primary {
    color: #fff;
    background-color: #337ab7;
}

.uhf_headerFooter a.bg-primary:hover {
    background-color: #286090;
}

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

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

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

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

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

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

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

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

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

.uhf_headerFooter ul,
.uhf_headerFooter ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.uhf_headerFooter ul ul,
.uhf_headerFooter ol ul,
.uhf_headerFooter ul ol,
.uhf_headerFooter ol ol {
    margin-bottom: 0;
}

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

.uhf_headerFooter .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

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

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

.uhf_headerFooter dt,
.uhf_headerFooter dd {
    line-height: 1.42857143;
}

.uhf_headerFooter dt {
    font-weight: bold;
}

.uhf_headerFooter dd {
    margin-left: 0;
}

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

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

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

.uhf_headerFooter .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.uhf_headerFooter blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.uhf_headerFooter blockquote p:last-child,
.uhf_headerFooter blockquote ul:last-child,
.uhf_headerFooter blockquote ol:last-child {
    margin-bottom: 0;
}

.uhf_headerFooter blockquote footer,
.uhf_headerFooter blockquote small,
.uhf_headerFooter blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

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

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

.uhf_headerFooter .blockquote-reverse footer:before,
.uhf_headerFooter blockquote.pull-right footer:before,
.uhf_headerFooter .blockquote-reverse small:before,
.uhf_headerFooter blockquote.pull-right small:before,
.uhf_headerFooter .blockquote-reverse .small:before,
.uhf_headerFooter blockquote.pull-right .small:before {
    content: '';
}

.uhf_headerFooter .blockquote-reverse footer:after,
.uhf_headerFooter blockquote.pull-right footer:after,
.uhf_headerFooter .blockquote-reverse small:after,
.uhf_headerFooter blockquote.pull-right small:after,
.uhf_headerFooter .blockquote-reverse .small:after,
.uhf_headerFooter blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

.uhf_headerFooter address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.uhf_headerFooter code,
.uhf_headerFooter kbd,
.uhf_headerFooter pre,
.uhf_headerFooter samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.uhf_headerFooter code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

.uhf_headerFooter kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.uhf_headerFooter kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.uhf_headerFooter pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.uhf_headerFooter pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.uhf_headerFooter .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

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

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

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

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

.uhf_headerFooter .col-xs-1, .uhf_headerFooter .col-sm-1, .uhf_headerFooter .col-md-1, .uhf_headerFooter .col-lg-1, .uhf_headerFooter .col-xs-2, .uhf_headerFooter .col-sm-2, .uhf_headerFooter .col-md-2, .uhf_headerFooter .col-lg-2, .uhf_headerFooter .col-xs-3, .uhf_headerFooter .col-sm-3, .uhf_headerFooter .col-md-3, .uhf_headerFooter .col-lg-3, .uhf_headerFooter .col-xs-4, .uhf_headerFooter .col-sm-4, .uhf_headerFooter .col-md-4, .uhf_headerFooter .col-lg-4, .uhf_headerFooter .col-xs-5, .uhf_headerFooter .col-sm-5, .uhf_headerFooter .col-md-5, .uhf_headerFooter .col-lg-5, .uhf_headerFooter .col-xs-6, .uhf_headerFooter .col-sm-6, .uhf_headerFooter .col-md-6, .uhf_headerFooter .col-lg-6, .uhf_headerFooter .col-xs-7, .uhf_headerFooter .col-sm-7, .uhf_headerFooter .col-md-7, .uhf_headerFooter .col-lg-7, .uhf_headerFooter .col-xs-8, .uhf_headerFooter .col-sm-8, .uhf_headerFooter .col-md-8, .uhf_headerFooter .col-lg-8, .uhf_headerFooter .col-xs-9, .uhf_headerFooter .col-sm-9, .uhf_headerFooter .col-md-9, .uhf_headerFooter .col-lg-9, .uhf_headerFooter .col-xs-10, .uhf_headerFooter .col-sm-10, .uhf_headerFooter .col-md-10, .uhf_headerFooter .col-lg-10, .uhf_headerFooter .col-xs-11, .uhf_headerFooter .col-sm-11, .uhf_headerFooter .col-md-11, .uhf_headerFooter .col-lg-11, .uhf_headerFooter .col-xs-12, .uhf_headerFooter .col-sm-12, .uhf_headerFooter .col-md-12, .uhf_headerFooter .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.uhf_headerFooter .col-xs-1, .uhf_headerFooter .col-xs-2, .uhf_headerFooter .col-xs-3, .uhf_headerFooter .col-xs-4, .uhf_headerFooter .col-xs-5, .uhf_headerFooter .col-xs-6, .uhf_headerFooter .col-xs-7, .uhf_headerFooter .col-xs-8, .uhf_headerFooter .col-xs-9, .uhf_headerFooter .col-xs-10, .uhf_headerFooter .col-xs-11, .uhf_headerFooter .col-xs-12 {
    float: left;
}

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

.uhf_headerFooter .col-xs-11 {
    width: 91.66666667%;
}

.uhf_headerFooter .col-xs-10 {
    width: 83.33333333%;
}

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

.uhf_headerFooter .col-xs-8 {
    width: 66.66666667%;
}

.uhf_headerFooter .col-xs-7 {
    width: 58.33333333%;
}

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

.uhf_headerFooter .col-xs-5 {
    width: 41.66666667%;
}

.uhf_headerFooter .col-xs-4 {
    width: 33.33333333%;
}

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

.uhf_headerFooter .col-xs-2 {
    width: 16.66666667%;
}

.uhf_headerFooter .col-xs-1 {
    width: 8.33333333%;
}

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

.uhf_headerFooter .col-xs-pull-11 {
    right: 91.66666667%;
}

.uhf_headerFooter .col-xs-pull-10 {
    right: 83.33333333%;
}

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

.uhf_headerFooter .col-xs-pull-8 {
    right: 66.66666667%;
}

.uhf_headerFooter .col-xs-pull-7 {
    right: 58.33333333%;
}

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

.uhf_headerFooter .col-xs-pull-5 {
    right: 41.66666667%;
}

.uhf_headerFooter .col-xs-pull-4 {
    right: 33.33333333%;
}

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

.uhf_headerFooter .col-xs-pull-2 {
    right: 16.66666667%;
}

.uhf_headerFooter .col-xs-pull-1 {
    right: 8.33333333%;
}

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

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

.uhf_headerFooter .col-xs-push-11 {
    left: 91.66666667%;
}

.uhf_headerFooter .col-xs-push-10 {
    left: 83.33333333%;
}

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

.uhf_headerFooter .col-xs-push-8 {
    left: 66.66666667%;
}

.uhf_headerFooter .col-xs-push-7 {
    left: 58.33333333%;
}

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

.uhf_headerFooter .col-xs-push-5 {
    left: 41.66666667%;
}

.uhf_headerFooter .col-xs-push-4 {
    left: 33.33333333%;
}

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

.uhf_headerFooter .col-xs-push-2 {
    left: 16.66666667%;
}

.uhf_headerFooter .col-xs-push-1 {
    left: 8.33333333%;
}

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

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

.uhf_headerFooter .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.uhf_headerFooter .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

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

.uhf_headerFooter .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.uhf_headerFooter .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

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

.uhf_headerFooter .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.uhf_headerFooter .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

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

.uhf_headerFooter .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.uhf_headerFooter .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

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

@media (min-width: 768px) {
    .uhf_headerFooter .col-sm-1, .uhf_headerFooter .col-sm-2, .uhf_headerFooter .col-sm-3, .uhf_headerFooter .col-sm-4, .uhf_headerFooter .col-sm-5, .uhf_headerFooter .col-sm-6, .uhf_headerFooter .col-sm-7, .uhf_headerFooter .col-sm-8, .uhf_headerFooter .col-sm-9, .uhf_headerFooter .col-sm-10, .uhf_headerFooter .col-sm-11, .uhf_headerFooter .col-sm-12 {
        float: left;
    }

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

    .uhf_headerFooter .col-sm-11 {
        width: 91.66666667%;
    }

    .uhf_headerFooter .col-sm-10 {
        width: 83.33333333%;
    }

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

    .uhf_headerFooter .col-sm-8 {
        width: 66.66666667%;
    }

    .uhf_headerFooter .col-sm-7 {
        width: 58.33333333%;
    }

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

    .uhf_headerFooter .col-sm-5 {
        width: 41.66666667%;
    }

    .uhf_headerFooter .col-sm-4 {
        width: 33.33333333%;
    }

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

    .uhf_headerFooter .col-sm-2 {
        width: 16.66666667%;
    }

    .uhf_headerFooter .col-sm-1 {
        width: 8.33333333%;
    }

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

    .uhf_headerFooter .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .uhf_headerFooter .col-sm-pull-10 {
        right: 83.33333333%;
    }

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

    .uhf_headerFooter .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .uhf_headerFooter .col-sm-pull-7 {
        right: 58.33333333%;
    }

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

    .uhf_headerFooter .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .uhf_headerFooter .col-sm-pull-4 {
        right: 33.33333333%;
    }

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

    .uhf_headerFooter .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .uhf_headerFooter .col-sm-pull-1 {
        right: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-sm-push-11 {
        left: 91.66666667%;
    }

    .uhf_headerFooter .col-sm-push-10 {
        left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-sm-push-8 {
        left: 66.66666667%;
    }

    .uhf_headerFooter .col-sm-push-7 {
        left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-sm-push-5 {
        left: 41.66666667%;
    }

    .uhf_headerFooter .col-sm-push-4 {
        left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-sm-push-2 {
        left: 16.66666667%;
    }

    .uhf_headerFooter .col-sm-push-1 {
        left: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .uhf_headerFooter .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .uhf_headerFooter .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .uhf_headerFooter .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .uhf_headerFooter .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

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

@media (min-width: 992px) {
    .uhf_headerFooter .col-md-1, .uhf_headerFooter .col-md-2, .uhf_headerFooter .col-md-3, .uhf_headerFooter .col-md-4, .uhf_headerFooter .col-md-5, .uhf_headerFooter .col-md-6, .uhf_headerFooter .col-md-7, .uhf_headerFooter .col-md-8, .uhf_headerFooter .col-md-9, .uhf_headerFooter .col-md-10, .uhf_headerFooter .col-md-11, .uhf_headerFooter .col-md-12 {
        float: left;
    }

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

    .uhf_headerFooter .col-md-11 {
        width: 91.66666667%;
    }

    .uhf_headerFooter .col-md-10 {
        width: 83.33333333%;
    }

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

    .uhf_headerFooter .col-md-8 {
        width: 66.66666667%;
    }

    .uhf_headerFooter .col-md-7 {
        width: 58.33333333%;
    }

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

    .uhf_headerFooter .col-md-5 {
        width: 41.66666667%;
    }

    .uhf_headerFooter .col-md-4 {
        width: 33.33333333%;
    }

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

    .uhf_headerFooter .col-md-2 {
        width: 16.66666667%;
    }

    .uhf_headerFooter .col-md-1 {
        width: 8.33333333%;
    }

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

    .uhf_headerFooter .col-md-pull-11 {
        right: 91.66666667%;
    }

    .uhf_headerFooter .col-md-pull-10 {
        right: 83.33333333%;
    }

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

    .uhf_headerFooter .col-md-pull-8 {
        right: 66.66666667%;
    }

    .uhf_headerFooter .col-md-pull-7 {
        right: 58.33333333%;
    }

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

    .uhf_headerFooter .col-md-pull-5 {
        right: 41.66666667%;
    }

    .uhf_headerFooter .col-md-pull-4 {
        right: 33.33333333%;
    }

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

    .uhf_headerFooter .col-md-pull-2 {
        right: 16.66666667%;
    }

    .uhf_headerFooter .col-md-pull-1 {
        right: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-md-push-11 {
        left: 91.66666667%;
    }

    .uhf_headerFooter .col-md-push-10 {
        left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-md-push-8 {
        left: 66.66666667%;
    }

    .uhf_headerFooter .col-md-push-7 {
        left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-md-push-5 {
        left: 41.66666667%;
    }

    .uhf_headerFooter .col-md-push-4 {
        left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-md-push-2 {
        left: 16.66666667%;
    }

    .uhf_headerFooter .col-md-push-1 {
        left: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .uhf_headerFooter .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .uhf_headerFooter .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .uhf_headerFooter .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .uhf_headerFooter .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

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

@media (min-width: 1200px) {
    .uhf_headerFooter .col-lg-1, .uhf_headerFooter .col-lg-2, .uhf_headerFooter .col-lg-3, .uhf_headerFooter .col-lg-4, .uhf_headerFooter .col-lg-5, .uhf_headerFooter .col-lg-6, .uhf_headerFooter .col-lg-7, .uhf_headerFooter .col-lg-8, .uhf_headerFooter .col-lg-9, .uhf_headerFooter .col-lg-10, .uhf_headerFooter .col-lg-11, .uhf_headerFooter .col-lg-12 {
        float: left;
    }

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

    .uhf_headerFooter .col-lg-11 {
        width: 91.66666667%;
    }

    .uhf_headerFooter .col-lg-10 {
        width: 83.33333333%;
    }

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

    .uhf_headerFooter .col-lg-8 {
        width: 66.66666667%;
    }

    .uhf_headerFooter .col-lg-7 {
        width: 58.33333333%;
    }

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

    .uhf_headerFooter .col-lg-5 {
        width: 41.66666667%;
    }

    .uhf_headerFooter .col-lg-4 {
        width: 33.33333333%;
    }

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

    .uhf_headerFooter .col-lg-2 {
        width: 16.66666667%;
    }

    .uhf_headerFooter .col-lg-1 {
        width: 8.33333333%;
    }

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

    .uhf_headerFooter .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .uhf_headerFooter .col-lg-pull-10 {
        right: 83.33333333%;
    }

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

    .uhf_headerFooter .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .uhf_headerFooter .col-lg-pull-7 {
        right: 58.33333333%;
    }

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

    .uhf_headerFooter .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .uhf_headerFooter .col-lg-pull-4 {
        right: 33.33333333%;
    }

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

    .uhf_headerFooter .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .uhf_headerFooter .col-lg-pull-1 {
        right: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-lg-push-11 {
        left: 91.66666667%;
    }

    .uhf_headerFooter .col-lg-push-10 {
        left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-lg-push-8 {
        left: 66.66666667%;
    }

    .uhf_headerFooter .col-lg-push-7 {
        left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-lg-push-5 {
        left: 41.66666667%;
    }

    .uhf_headerFooter .col-lg-push-4 {
        left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-lg-push-2 {
        left: 16.66666667%;
    }

    .uhf_headerFooter .col-lg-push-1 {
        left: 8.33333333%;
    }

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

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

    .uhf_headerFooter .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .uhf_headerFooter .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .uhf_headerFooter .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .uhf_headerFooter .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .uhf_headerFooter .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .uhf_headerFooter .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .uhf_headerFooter .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .uhf_headerFooter .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

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

.uhf_headerFooter table {
    background-color: transparent;
}

.uhf_headerFooter caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

.uhf_headerFooter th {
    text-align: left;
}

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

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

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

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

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

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

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

.uhf_headerFooter .table-bordered {
    border: 1px solid #ddd;
}

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

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

.uhf_headerFooter .table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.uhf_headerFooter .table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

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

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

.uhf_headerFooter .table>thead>tr>td.active,
.uhf_headerFooter .table>tbody>tr>td.active,
.uhf_headerFooter .table>tfoot>tr>td.active,
.uhf_headerFooter .table>thead>tr>th.active,
.uhf_headerFooter .table>tbody>tr>th.active,
.uhf_headerFooter .table>tfoot>tr>th.active,
.uhf_headerFooter .table>thead>tr.active>td,
.uhf_headerFooter .table>tbody>tr.active>td,
.uhf_headerFooter .table>tfoot>tr.active>td,
.uhf_headerFooter .table>thead>tr.active>th,
.uhf_headerFooter .table>tbody>tr.active>th,
.uhf_headerFooter .table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.uhf_headerFooter .table-hover>tbody>tr>td.active:hover,
.uhf_headerFooter .table-hover>tbody>tr>th.active:hover,
.uhf_headerFooter .table-hover>tbody>tr.active:hover>td,
.uhf_headerFooter .table-hover>tbody>tr:hover>.active,
.uhf_headerFooter .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.uhf_headerFooter .table>thead>tr>td.success,
.uhf_headerFooter .table>tbody>tr>td.success,
.uhf_headerFooter .table>tfoot>tr>td.success,
.uhf_headerFooter .table>thead>tr>th.success,
.uhf_headerFooter .table>tbody>tr>th.success,
.uhf_headerFooter .table>tfoot>tr>th.success,
.uhf_headerFooter .table>thead>tr.success>td,
.uhf_headerFooter .table>tbody>tr.success>td,
.uhf_headerFooter .table>tfoot>tr.success>td,
.uhf_headerFooter .table>thead>tr.success>th,
.uhf_headerFooter .table>tbody>tr.success>th,
.uhf_headerFooter .table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.uhf_headerFooter .table-hover>tbody>tr>td.success:hover,
.uhf_headerFooter .table-hover>tbody>tr>th.success:hover,
.uhf_headerFooter .table-hover>tbody>tr.success:hover>td,
.uhf_headerFooter .table-hover>tbody>tr:hover>.success,
.uhf_headerFooter .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.uhf_headerFooter .table>thead>tr>td.info,
.uhf_headerFooter .table>tbody>tr>td.info,
.uhf_headerFooter .table>tfoot>tr>td.info,
.uhf_headerFooter .table>thead>tr>th.info,
.uhf_headerFooter .table>tbody>tr>th.info,
.uhf_headerFooter .table>tfoot>tr>th.info,
.uhf_headerFooter .table>thead>tr.info>td,
.uhf_headerFooter .table>tbody>tr.info>td,
.uhf_headerFooter .table>tfoot>tr.info>td,
.uhf_headerFooter .table>thead>tr.info>th,
.uhf_headerFooter .table>tbody>tr.info>th,
.uhf_headerFooter .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.uhf_headerFooter .table-hover>tbody>tr>td.info:hover,
.uhf_headerFooter .table-hover>tbody>tr>th.info:hover,
.uhf_headerFooter .table-hover>tbody>tr.info:hover>td,
.uhf_headerFooter .table-hover>tbody>tr:hover>.info,
.uhf_headerFooter .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.uhf_headerFooter .table>thead>tr>td.warning,
.uhf_headerFooter .table>tbody>tr>td.warning,
.uhf_headerFooter .table>tfoot>tr>td.warning,
.uhf_headerFooter .table>thead>tr>th.warning,
.uhf_headerFooter .table>tbody>tr>th.warning,
.uhf_headerFooter .table>tfoot>tr>th.warning,
.uhf_headerFooter .table>thead>tr.warning>td,
.uhf_headerFooter .table>tbody>tr.warning>td,
.uhf_headerFooter .table>tfoot>tr.warning>td,
.uhf_headerFooter .table>thead>tr.warning>th,
.uhf_headerFooter .table>tbody>tr.warning>th,
.uhf_headerFooter .table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.uhf_headerFooter .table-hover>tbody>tr>td.warning:hover,
.uhf_headerFooter .table-hover>tbody>tr>th.warning:hover,
.uhf_headerFooter .table-hover>tbody>tr.warning:hover>td,
.uhf_headerFooter .table-hover>tbody>tr:hover>.warning,
.uhf_headerFooter .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.uhf_headerFooter .table>thead>tr>td.danger,
.uhf_headerFooter .table>tbody>tr>td.danger,
.uhf_headerFooter .table>tfoot>tr>td.danger,
.uhf_headerFooter .table>thead>tr>th.danger,
.uhf_headerFooter .table>tbody>tr>th.danger,
.uhf_headerFooter .table>tfoot>tr>th.danger,
.uhf_headerFooter .table>thead>tr.danger>td,
.uhf_headerFooter .table>tbody>tr.danger>td,
.uhf_headerFooter .table>tfoot>tr.danger>td,
.uhf_headerFooter .table>thead>tr.danger>th,
.uhf_headerFooter .table>tbody>tr.danger>th,
.uhf_headerFooter .table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.uhf_headerFooter .table-hover>tbody>tr>td.danger:hover,
.uhf_headerFooter .table-hover>tbody>tr>th.danger:hover,
.uhf_headerFooter .table-hover>tbody>tr.danger:hover>td,
.uhf_headerFooter .table-hover>tbody>tr:hover>.danger,
.uhf_headerFooter .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.uhf_headerFooter .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

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

    .uhf_headerFooter .table-responsive>.table {
        margin-bottom: 0;
    }

    .uhf_headerFooter .table-responsive>.table>thead>tr>th,
    .uhf_headerFooter .table-responsive>.table>tbody>tr>th,
    .uhf_headerFooter .table-responsive>.table>tfoot>tr>th,
    .uhf_headerFooter .table-responsive>.table>thead>tr>td,
    .uhf_headerFooter .table-responsive>.table>tbody>tr>td,
    .uhf_headerFooter .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .uhf_headerFooter .table-responsive>.table-bordered {
        border: 0;
    }

    .uhf_headerFooter .table-responsive>.table-bordered>thead>tr>th:first-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .uhf_headerFooter .table-responsive>.table-bordered>thead>tr>td:first-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .uhf_headerFooter .table-responsive>.table-bordered>thead>tr>th:last-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .uhf_headerFooter .table-responsive>.table-bordered>thead>tr>td:last-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .uhf_headerFooter .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .uhf_headerFooter .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

.uhf_headerFooter fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

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

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

.uhf_headerFooter input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uhf_headerFooter input[type="radio"],
.uhf_headerFooter input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.uhf_headerFooter input[type="file"] {
    display: block;
}

.uhf_headerFooter input[type="range"] {
    display: block;
    width: 100%;
}

.uhf_headerFooter select[multiple],
.uhf_headerFooter select[size] {
    height: auto;
}

.uhf_headerFooter input[type="file"]:focus,
.uhf_headerFooter input[type="radio"]:focus,
.uhf_headerFooter input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.uhf_headerFooter output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.uhf_headerFooter .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

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

.uhf_headerFooter .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.uhf_headerFooter .form-control:-ms-input-placeholder {
    color: #999;
}

.uhf_headerFooter .form-control::-webkit-input-placeholder {
    color: #999;
}

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

.uhf_headerFooter textarea.form-control {
    height: auto;
}

.uhf_headerFooter input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    .uhf_headerFooter input[type="date"],
    .uhf_headerFooter input[type="time"],
    .uhf_headerFooter input[type="datetime-local"],
    .uhf_headerFooter input[type="month"] {
        line-height: 34px;
    }

    .uhf_headerFooter input[type="date"].input-sm,
    .uhf_headerFooter input[type="time"].input-sm,
    .uhf_headerFooter input[type="datetime-local"].input-sm,
    .uhf_headerFooter input[type="month"].input-sm {
        line-height: 30px;
    }

    .uhf_headerFooter input[type="date"].input-lg,
    .uhf_headerFooter input[type="time"].input-lg,
    .uhf_headerFooter input[type="datetime-local"].input-lg,
    .uhf_headerFooter input[type="month"].input-lg {
        line-height: 46px;
    }
}

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

.uhf_headerFooter .radio,
.uhf_headerFooter .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.uhf_headerFooter .radio label,
.uhf_headerFooter .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.uhf_headerFooter .radio input[type="radio"],
.uhf_headerFooter .radio-inline input[type="radio"],
.uhf_headerFooter .checkbox input[type="checkbox"],
.uhf_headerFooter .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

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

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

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

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

.uhf_headerFooter .radio-inline.disabled,
.uhf_headerFooter .checkbox-inline.disabled,
.uhf_headerFooter fieldset[disabled] .radio-inline,
.uhf_headerFooter fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.uhf_headerFooter .radio.disabled label,
.uhf_headerFooter .checkbox.disabled label,
.uhf_headerFooter fieldset[disabled] .radio label,
.uhf_headerFooter fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.uhf_headerFooter .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.uhf_headerFooter .form-control-static.input-lg,
.uhf_headerFooter .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}

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

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

.uhf_headerFooter textarea.input-sm,
.uhf_headerFooter textarea.form-group-sm .form-control,
.uhf_headerFooter select[multiple].input-sm,
.uhf_headerFooter select[multiple].form-group-sm .form-control {
    height: auto;
}

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

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

.uhf_headerFooter textarea.input-lg,
.uhf_headerFooter textarea.form-group-lg .form-control,
.uhf_headerFooter select[multiple].input-lg,
.uhf_headerFooter select[multiple].form-group-lg .form-control {
    height: auto;
}

.uhf_headerFooter .has-feedback {
    position: relative;
}

.uhf_headerFooter .has-feedback .form-control {
    padding-right: 42.5px;
}

.uhf_headerFooter .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.uhf_headerFooter .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.uhf_headerFooter .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.uhf_headerFooter .has-success .help-block,
.uhf_headerFooter .has-success .control-label,
.uhf_headerFooter .has-success .radio,
.uhf_headerFooter .has-success .checkbox,
.uhf_headerFooter .has-success .radio-inline,
.uhf_headerFooter .has-success .checkbox-inline,
.uhf_headerFooter .has-success.radio label,
.uhf_headerFooter .has-success.checkbox label,
.uhf_headerFooter .has-success.radio-inline label,
.uhf_headerFooter .has-success.checkbox-inline label {
    color: #3c763d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .has-feedback label~.form-control-feedback {
    top: 25px;
}

.uhf_headerFooter .has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

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

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

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

    .uhf_headerFooter .form-inline .form-control-static {
        display: inline-block;
    }

    .uhf_headerFooter .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .uhf_headerFooter .form-inline .input-group .input-group-addon,
    .uhf_headerFooter .form-inline .input-group .input-group-btn,
    .uhf_headerFooter .form-inline .input-group .form-control {
        width: auto;
    }

    .uhf_headerFooter .form-inline .input-group>.form-control {
        width: 100%;
    }

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

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

    .uhf_headerFooter .form-inline .radio label,
    .uhf_headerFooter .form-inline .checkbox label {
        padding-left: 0;
    }

    .uhf_headerFooter .form-inline .radio input[type="radio"],
    .uhf_headerFooter .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .uhf_headerFooter .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

.uhf_headerFooter .form-horizontal .radio,
.uhf_headerFooter .form-horizontal .checkbox {
    min-height: 27px;
}

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

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

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

@media (min-width: 768px) {
    .uhf_headerFooter .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .uhf_headerFooter .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.uhf_headerFooter .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

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

.uhf_headerFooter .btn:hover,
.uhf_headerFooter .btn:focus,
.uhf_headerFooter .btn.focus {
    color: #333;
    text-decoration: none;
}

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

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

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

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

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

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

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

.uhf_headerFooter .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.uhf_headerFooter .btn-primary:hover,
.uhf_headerFooter .btn-primary:focus,
.uhf_headerFooter .btn-primary.focus,
.uhf_headerFooter .btn-primary:active,
.uhf_headerFooter .btn-primary.active,
.uhf_headerFooter .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

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

.uhf_headerFooter .btn-primary.disabled,
.uhf_headerFooter .btn-primary[disabled],
.uhf_headerFooter fieldset[disabled] .btn-primary,
.uhf_headerFooter .btn-primary.disabled:hover,
.uhf_headerFooter .btn-primary[disabled]:hover,
.uhf_headerFooter fieldset[disabled] .btn-primary:hover,
.uhf_headerFooter .btn-primary.disabled:focus,
.uhf_headerFooter .btn-primary[disabled]:focus,
.uhf_headerFooter fieldset[disabled] .btn-primary:focus,
.uhf_headerFooter .btn-primary.disabled.focus,
.uhf_headerFooter .btn-primary[disabled].focus,
.uhf_headerFooter fieldset[disabled] .btn-primary.focus,
.uhf_headerFooter .btn-primary.disabled:active,
.uhf_headerFooter .btn-primary[disabled]:active,
.uhf_headerFooter fieldset[disabled] .btn-primary:active,
.uhf_headerFooter .btn-primary.disabled.active,
.uhf_headerFooter .btn-primary[disabled].active,
.uhf_headerFooter fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.uhf_headerFooter .btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

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

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

.uhf_headerFooter .btn-link:hover,
.uhf_headerFooter .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.uhf_headerFooter .btn-link[disabled]:hover,
.uhf_headerFooter fieldset[disabled] .btn-link:hover,
.uhf_headerFooter .btn-link[disabled]:focus,
.uhf_headerFooter fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

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

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

.uhf_headerFooter .btn-xs,
.uhf_headerFooter .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.uhf_headerFooter .btn-block {
    display: block;
    width: 100%;
}

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

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

.uhf_headerFooter .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.uhf_headerFooter .fade.in {
    opacity: 1;
}

.uhf_headerFooter .collapse {
    display: none;
    visibility: hidden;
}

.uhf_headerFooter .collapse.in {
    display: block;
    visibility: visible;
}

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

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

.uhf_headerFooter .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

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

.uhf_headerFooter .dropdown {
    position: relative;
}

.uhf_headerFooter .dropdown-toggle:focus {
    outline: 0;
}

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

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

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

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

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

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

.uhf_headerFooter .dropdown-menu>.disabled>a,
.uhf_headerFooter .dropdown-menu>.disabled>a:hover,
.uhf_headerFooter .dropdown-menu>.disabled>a:focus {
    color: #777;
}

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

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

.uhf_headerFooter .open>a {
    outline: 0;
}

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

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

.uhf_headerFooter .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

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

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

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

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

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

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

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

.uhf_headerFooter .btn-group>.btn,
.uhf_headerFooter .btn-group-vertical>.btn {
    position: relative;
    float: left;
}

.uhf_headerFooter .btn-group>.btn:hover,
.uhf_headerFooter .btn-group-vertical>.btn:hover,
.uhf_headerFooter .btn-group>.btn:focus,
.uhf_headerFooter .btn-group-vertical>.btn:focus,
.uhf_headerFooter .btn-group>.btn:active,
.uhf_headerFooter .btn-group-vertical>.btn:active,
.uhf_headerFooter .btn-group>.btn.active,
.uhf_headerFooter .btn-group-vertical>.btn.active {
    z-index: 2;
}

.uhf_headerFooter .btn-group .btn+.btn,
.uhf_headerFooter .btn-group .btn+.btn-group,
.uhf_headerFooter .btn-group .btn-group+.btn,
.uhf_headerFooter .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.uhf_headerFooter .btn-toolbar {
    margin-left: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .btn .caret {
    margin-left: 0;
}

.uhf_headerFooter .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.uhf_headerFooter .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.uhf_headerFooter .btn-group-vertical>.btn,
.uhf_headerFooter .btn-group-vertical>.btn-group,
.uhf_headerFooter .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

.uhf_headerFooter [data-toggle="buttons"]>.btn input[type="radio"],
.uhf_headerFooter [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.uhf_headerFooter [data-toggle="buttons"]>.btn input[type="checkbox"],
.uhf_headerFooter [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .input-group-addon,
.uhf_headerFooter .input-group-btn,
.uhf_headerFooter .input-group .form-control {
    display: table-cell;
}

.uhf_headerFooter .input-group-addon:not(:first-child):not(:last-child),
.uhf_headerFooter .input-group-btn:not(:first-child):not(:last-child),
.uhf_headerFooter .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.uhf_headerFooter .input-group-addon,
.uhf_headerFooter .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.uhf_headerFooter .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

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

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

.uhf_headerFooter .input-group-addon input[type="radio"],
.uhf_headerFooter .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.uhf_headerFooter .input-group .form-control:first-child,
.uhf_headerFooter .input-group-addon:first-child,
.uhf_headerFooter .input-group-btn:first-child>.btn,
.uhf_headerFooter .input-group-btn:first-child>.btn-group>.btn,
.uhf_headerFooter .input-group-btn:first-child>.dropdown-toggle,
.uhf_headerFooter .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.uhf_headerFooter .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .nav>li.disabled>a {
    color: #777;
}

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

.uhf_headerFooter .nav .open>a,
.uhf_headerFooter .nav .open>a:hover,
.uhf_headerFooter .nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7;
}

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

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

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

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

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

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

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

.uhf_headerFooter .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

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

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

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

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

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

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

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

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

    .uhf_headerFooter .nav-tabs.nav-justified>.active>a,
    .uhf_headerFooter .nav-tabs.nav-justified>.active>a:hover,
    .uhf_headerFooter .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.uhf_headerFooter .nav-pills>li {
    float: left;
}

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

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

.uhf_headerFooter .nav-pills>li.active>a,
.uhf_headerFooter .nav-pills>li.active>a:hover,
.uhf_headerFooter .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7;
}

.uhf_headerFooter .nav-stacked>li {
    float: none;
}

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

.uhf_headerFooter .nav-justified {
    width: 100%;
}

.uhf_headerFooter .nav-justified>li {
    float: none;
}

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

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

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

    .uhf_headerFooter .nav-justified>li>a {
        margin-bottom: 0;
    }
}

.uhf_headerFooter .nav-tabs-justified {
    border-bottom: 0;
}

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

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

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

    .uhf_headerFooter .nav-tabs-justified>.active>a,
    .uhf_headerFooter .nav-tabs-justified>.active>a:hover,
    .uhf_headerFooter .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.uhf_headerFooter .tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}

.uhf_headerFooter .tab-content>.active {
    display: block;
    visibility: visible;
}

.uhf_headerFooter .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

@media (max-device-width: 480px) and (orientation: landscape) {

    .uhf_headerFooter .navbar-fixed-top .navbar-collapse,
    .uhf_headerFooter .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.uhf_headerFooter .container>.navbar-header,
.uhf_headerFooter .container-fluid>.navbar-header,
.uhf_headerFooter .container>.navbar-collapse,
.uhf_headerFooter .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {

    .uhf_headerFooter .container>.navbar-header,
    .uhf_headerFooter .container-fluid>.navbar-header,
    .uhf_headerFooter .container>.navbar-collapse,
    .uhf_headerFooter .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.uhf_headerFooter .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .uhf_headerFooter .navbar-static-top {
        border-radius: 0;
    }
}

.uhf_headerFooter .navbar-fixed-top,
.uhf_headerFooter .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {

    .uhf_headerFooter .navbar-fixed-top,
    .uhf_headerFooter .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.uhf_headerFooter .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.uhf_headerFooter .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.uhf_headerFooter .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

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

.uhf_headerFooter .navbar-brand>img {
    display: block;
}

@media (min-width: 768px) {

    .uhf_headerFooter .navbar>.container .navbar-brand,
    .uhf_headerFooter .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

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

.uhf_headerFooter .navbar-toggle:focus {
    outline: 0;
}

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

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

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

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

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

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

    .uhf_headerFooter .navbar-nav .open .dropdown-menu>li>a,
    .uhf_headerFooter .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .uhf_headerFooter .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .uhf_headerFooter .navbar-nav .open .dropdown-menu>li>a:hover,
    .uhf_headerFooter .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .uhf_headerFooter .navbar-nav {
        float: left;
        margin: 0;
    }

    .uhf_headerFooter .navbar-nav>li {
        float: left;
    }

    .uhf_headerFooter .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.uhf_headerFooter .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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);
}

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

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

    .uhf_headerFooter .navbar-form .form-control-static {
        display: inline-block;
    }

    .uhf_headerFooter .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .uhf_headerFooter .navbar-form .input-group .input-group-addon,
    .uhf_headerFooter .navbar-form .input-group .input-group-btn,
    .uhf_headerFooter .navbar-form .input-group .form-control {
        width: auto;
    }

    .uhf_headerFooter .navbar-form .input-group>.form-control {
        width: 100%;
    }

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

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

    .uhf_headerFooter .navbar-form .radio label,
    .uhf_headerFooter .navbar-form .checkbox label {
        padding-left: 0;
    }

    .uhf_headerFooter .navbar-form .radio input[type="radio"],
    .uhf_headerFooter .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .uhf_headerFooter .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

    .uhf_headerFooter .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

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

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

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

.uhf_headerFooter .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.uhf_headerFooter .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.uhf_headerFooter .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.uhf_headerFooter .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .uhf_headerFooter .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

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

    .uhf_headerFooter .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .uhf_headerFooter .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

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

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

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

.uhf_headerFooter .navbar-default .navbar-text {
    color: #777;
}

.uhf_headerFooter .navbar-default .navbar-nav>li>a {
    color: #777;
}

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .navbar-default .navbar-link {
    color: #777;
}

.uhf_headerFooter .navbar-default .navbar-link:hover {
    color: #333;
}

.uhf_headerFooter .navbar-default .btn-link {
    color: #777;
}

.uhf_headerFooter .navbar-default .btn-link:hover,
.uhf_headerFooter .navbar-default .btn-link:focus {
    color: #333;
}

.uhf_headerFooter .navbar-default .btn-link[disabled]:hover,
.uhf_headerFooter fieldset[disabled] .navbar-default .btn-link:hover,
.uhf_headerFooter .navbar-default .btn-link[disabled]:focus,
.uhf_headerFooter fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.uhf_headerFooter .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.uhf_headerFooter .navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

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

.uhf_headerFooter .navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>li>a:hover,
.uhf_headerFooter .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>.active>a,
.uhf_headerFooter .navbar-inverse .navbar-nav>.active>a:hover,
.uhf_headerFooter .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>.disabled>a,
.uhf_headerFooter .navbar-inverse .navbar-nav>.disabled>a:hover,
.uhf_headerFooter .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}

.uhf_headerFooter .navbar-inverse .navbar-toggle {
    border-color: #333;
}

.uhf_headerFooter .navbar-inverse .navbar-toggle:hover,
.uhf_headerFooter .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.uhf_headerFooter .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.uhf_headerFooter .navbar-inverse .navbar-collapse,
.uhf_headerFooter .navbar-inverse .navbar-form {
    border-color: #101010;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>.open>a,
.uhf_headerFooter .navbar-inverse .navbar-nav>.open>a:hover,
.uhf_headerFooter .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808;
}

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

    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }

    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808;
    }

    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .uhf_headerFooter .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.uhf_headerFooter .navbar-inverse .navbar-link {
    color: #9d9d9d;
}

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

.uhf_headerFooter .navbar-inverse .btn-link {
    color: #9d9d9d;
}

.uhf_headerFooter .navbar-inverse .btn-link:hover,
.uhf_headerFooter .navbar-inverse .btn-link:focus {
    color: #fff;
}

.uhf_headerFooter .navbar-inverse .btn-link[disabled]:hover,
.uhf_headerFooter fieldset[disabled] .navbar-inverse .btn-link:hover,
.uhf_headerFooter .navbar-inverse .btn-link[disabled]:focus,
.uhf_headerFooter fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.uhf_headerFooter .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.uhf_headerFooter .breadcrumb>li {
    display: inline-block;
}

.uhf_headerFooter .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.uhf_headerFooter .breadcrumb>.active {
    color: #777;
}

.uhf_headerFooter .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.uhf_headerFooter .pagination>li {
    display: inline;
}

.uhf_headerFooter .pagination>li>a,
.uhf_headerFooter .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.uhf_headerFooter .pagination>li:first-child>a,
.uhf_headerFooter .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.uhf_headerFooter .pagination>li:last-child>a,
.uhf_headerFooter .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.uhf_headerFooter .pagination>li>a:hover,
.uhf_headerFooter .pagination>li>span:hover,
.uhf_headerFooter .pagination>li>a:focus,
.uhf_headerFooter .pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.uhf_headerFooter .pagination>.active>a,
.uhf_headerFooter .pagination>.active>span,
.uhf_headerFooter .pagination>.active>a:hover,
.uhf_headerFooter .pagination>.active>span:hover,
.uhf_headerFooter .pagination>.active>a:focus,
.uhf_headerFooter .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.uhf_headerFooter .pagination>.disabled>span,
.uhf_headerFooter .pagination>.disabled>span:hover,
.uhf_headerFooter .pagination>.disabled>span:focus,
.uhf_headerFooter .pagination>.disabled>a,
.uhf_headerFooter .pagination>.disabled>a:hover,
.uhf_headerFooter .pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.uhf_headerFooter .pagination-lg>li>a,
.uhf_headerFooter .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.uhf_headerFooter .pagination-lg>li:first-child>a,
.uhf_headerFooter .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.uhf_headerFooter .pagination-lg>li:last-child>a,
.uhf_headerFooter .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.uhf_headerFooter .pagination-sm>li>a,
.uhf_headerFooter .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.uhf_headerFooter .pagination-sm>li:first-child>a,
.uhf_headerFooter .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.uhf_headerFooter .pagination-sm>li:last-child>a,
.uhf_headerFooter .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.uhf_headerFooter .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.uhf_headerFooter .pager li {
    display: inline;
}

.uhf_headerFooter .pager li>a,
.uhf_headerFooter .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

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

.uhf_headerFooter .pager .next>a,
.uhf_headerFooter .pager .next>span {
    float: right;
}

.uhf_headerFooter .pager .previous>a,
.uhf_headerFooter .pager .previous>span {
    float: left;
}

.uhf_headerFooter .pager .disabled>a,
.uhf_headerFooter .pager .disabled>a:hover,
.uhf_headerFooter .pager .disabled>a:focus,
.uhf_headerFooter .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.uhf_headerFooter .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

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

.uhf_headerFooter .label:empty {
    display: none;
}

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

.uhf_headerFooter .label-default {
    background-color: #777;
}

.uhf_headerFooter .label-default[href]:hover,
.uhf_headerFooter .label-default[href]:focus {
    background-color: #5e5e5e;
}

.uhf_headerFooter .label-primary {
    background-color: #337ab7;
}

.uhf_headerFooter .label-primary[href]:hover,
.uhf_headerFooter .label-primary[href]:focus {
    background-color: #286090;
}

.uhf_headerFooter .label-success {
    background-color: #5cb85c;
}

.uhf_headerFooter .label-success[href]:hover,
.uhf_headerFooter .label-success[href]:focus {
    background-color: #449d44;
}

.uhf_headerFooter .label-info {
    background-color: #5bc0de;
}

.uhf_headerFooter .label-info[href]:hover,
.uhf_headerFooter .label-info[href]:focus {
    background-color: #31b0d5;
}

.uhf_headerFooter .label-warning {
    background-color: #f0ad4e;
}

.uhf_headerFooter .label-warning[href]:hover,
.uhf_headerFooter .label-warning[href]:focus {
    background-color: #ec971f;
}

.uhf_headerFooter .label-danger {
    background-color: #d9534f;
}

.uhf_headerFooter .label-danger[href]:hover,
.uhf_headerFooter .label-danger[href]:focus {
    background-color: #c9302c;
}

.uhf_headerFooter .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.uhf_headerFooter .badge:empty {
    display: none;
}

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

.uhf_headerFooter .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

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

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

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

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

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

.uhf_headerFooter .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.uhf_headerFooter .jumbotron h1,
.uhf_headerFooter .jumbotron .h1 {
    color: inherit;
}

.uhf_headerFooter .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.uhf_headerFooter .jumbotron>hr {
    border-top-color: #d5d5d5;
}

.uhf_headerFooter .container .jumbotron,
.uhf_headerFooter .container-fluid .jumbotron {
    border-radius: 6px;
}

.uhf_headerFooter .jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .uhf_headerFooter .jumbotron {
        padding: 48px 0;
    }

    .uhf_headerFooter .container .jumbotron,
    .uhf_headerFooter .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .uhf_headerFooter .jumbotron h1,
    .uhf_headerFooter .jumbotron .h1 {
        font-size: 63px;
    }
}

.uhf_headerFooter .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.uhf_headerFooter .thumbnail>img,
.uhf_headerFooter .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
}

.uhf_headerFooter a.thumbnail:hover,
.uhf_headerFooter a.thumbnail:focus,
.uhf_headerFooter a.thumbnail.active {
    border-color: #337ab7;
}

.uhf_headerFooter .thumbnail .caption {
    padding: 9px;
    color: #333;
}

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

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

.uhf_headerFooter .alert .alert-link {
    font-weight: bold;
}

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

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

.uhf_headerFooter .alert-dismissable,
.uhf_headerFooter .alert-dismissible {
    padding-right: 35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    to {
        background-position: 0 0;
    }
}

@-o-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;
    }
}

.uhf_headerFooter .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.uhf_headerFooter .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

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

.uhf_headerFooter .progress.active .progress-bar,
.uhf_headerFooter .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;
}

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

.uhf_headerFooter .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);
}

.uhf_headerFooter .progress-bar-info {
    background-color: #5bc0de;
}

.uhf_headerFooter .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);
}

.uhf_headerFooter .progress-bar-warning {
    background-color: #f0ad4e;
}

.uhf_headerFooter .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);
}

.uhf_headerFooter .progress-bar-danger {
    background-color: #d9534f;
}

.uhf_headerFooter .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);
}

.uhf_headerFooter .media {
    margin-top: 15px;
}

.uhf_headerFooter .media:first-child {
    margin-top: 0;
}

.uhf_headerFooter .media-right,
.uhf_headerFooter .media>.pull-right {
    padding-left: 10px;
}

.uhf_headerFooter .media-left,
.uhf_headerFooter .media>.pull-left {
    padding-right: 10px;
}

.uhf_headerFooter .media-left,
.uhf_headerFooter .media-right,
.uhf_headerFooter .media-body {
    display: table-cell;
    vertical-align: top;
}

.uhf_headerFooter .media-middle {
    vertical-align: middle;
}

.uhf_headerFooter .media-bottom {
    vertical-align: bottom;
}

.uhf_headerFooter .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.uhf_headerFooter .media-list {
    padding-left: 0;
    list-style: none;
}

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

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

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

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

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

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

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

.uhf_headerFooter .list-group-item.disabled,
.uhf_headerFooter .list-group-item.disabled:hover,
.uhf_headerFooter .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.uhf_headerFooter .list-group-item.disabled .list-group-item-heading,
.uhf_headerFooter .list-group-item.disabled:hover .list-group-item-heading,
.uhf_headerFooter .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.uhf_headerFooter .list-group-item.disabled .list-group-item-text,
.uhf_headerFooter .list-group-item.disabled:hover .list-group-item-text,
.uhf_headerFooter .list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}

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

.uhf_headerFooter .list-group-item.active .list-group-item-heading,
.uhf_headerFooter .list-group-item.active:hover .list-group-item-heading,
.uhf_headerFooter .list-group-item.active:focus .list-group-item-heading,
.uhf_headerFooter .list-group-item.active .list-group-item-heading>small,
.uhf_headerFooter .list-group-item.active:hover .list-group-item-heading>small,
.uhf_headerFooter .list-group-item.active:focus .list-group-item-heading>small,
.uhf_headerFooter .list-group-item.active .list-group-item-heading>.small,
.uhf_headerFooter .list-group-item.active:hover .list-group-item-heading>.small,
.uhf_headerFooter .list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit;
}

.uhf_headerFooter .list-group-item.active .list-group-item-text,
.uhf_headerFooter .list-group-item.active:hover .list-group-item-text,
.uhf_headerFooter .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .panel-body {
    padding: 15px;
}

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

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

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

.uhf_headerFooter .panel-title>a {
    color: inherit;
}

.uhf_headerFooter .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.uhf_headerFooter .panel>.list-group,
.uhf_headerFooter .panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

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

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

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

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

.uhf_headerFooter .list-group+.panel-footer {
    border-top-width: 0;
}

.uhf_headerFooter .panel>.table,
.uhf_headerFooter .panel>.table-responsive>.table,
.uhf_headerFooter .panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.uhf_headerFooter .panel>.table caption,
.uhf_headerFooter .panel>.table-responsive>.table caption,
.uhf_headerFooter .panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px;
}

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

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

.uhf_headerFooter .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.uhf_headerFooter .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.uhf_headerFooter .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.uhf_headerFooter .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.uhf_headerFooter .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.uhf_headerFooter .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.uhf_headerFooter .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.uhf_headerFooter .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.uhf_headerFooter .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

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

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

.uhf_headerFooter .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.uhf_headerFooter .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.uhf_headerFooter .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.uhf_headerFooter .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.uhf_headerFooter .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.uhf_headerFooter .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.uhf_headerFooter .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.uhf_headerFooter .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.uhf_headerFooter .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

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

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

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

.uhf_headerFooter .panel>.table-bordered>thead>tr>th:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.uhf_headerFooter .panel>.table-bordered>tbody>tr>th:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.uhf_headerFooter .panel>.table-bordered>tfoot>tr>th:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.uhf_headerFooter .panel>.table-bordered>thead>tr>td:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.uhf_headerFooter .panel>.table-bordered>tbody>tr>td:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.uhf_headerFooter .panel>.table-bordered>tfoot>tr>td:first-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.uhf_headerFooter .panel>.table-bordered>thead>tr>th:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.uhf_headerFooter .panel>.table-bordered>tbody>tr>th:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.uhf_headerFooter .panel>.table-bordered>tfoot>tr>th:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.uhf_headerFooter .panel>.table-bordered>thead>tr>td:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.uhf_headerFooter .panel>.table-bordered>tbody>tr>td:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.uhf_headerFooter .panel>.table-bordered>tfoot>tr>td:last-child,
.uhf_headerFooter .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

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

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

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

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

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

.uhf_headerFooter .panel-group .panel+.panel {
    margin-top: 5px;
}

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

.uhf_headerFooter .panel-group .panel-heading+.panel-collapse>.panel-body,
.uhf_headerFooter .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.uhf_headerFooter .panel-group .panel-footer {
    border-top: 0;
}

.uhf_headerFooter .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.uhf_headerFooter .panel-default {
    border-color: #ddd;
}

.uhf_headerFooter .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.uhf_headerFooter .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.uhf_headerFooter .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}

.uhf_headerFooter .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.uhf_headerFooter .panel-primary {
    border-color: #337ab7;
}

.uhf_headerFooter .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.uhf_headerFooter .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.uhf_headerFooter .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.uhf_headerFooter .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

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

.uhf_headerFooter .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.uhf_headerFooter .embed-responsive .embed-responsive-item,
.uhf_headerFooter .embed-responsive iframe,
.uhf_headerFooter .embed-responsive embed,
.uhf_headerFooter .embed-responsive object,
.uhf_headerFooter .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.uhf_headerFooter .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.uhf_headerFooter .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.uhf_headerFooter .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.uhf_headerFooter .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.uhf_headerFooter .well-lg {
    padding: 24px;
    border-radius: 6px;
}

.uhf_headerFooter .well-sm {
    padding: 9px;
    border-radius: 3px;
}

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

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

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

.uhf_headerFooter .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

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

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

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

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

.uhf_headerFooter .modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .uhf_headerFooter .modal-sm {
        width: 300px;
    }
}

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

.uhf_headerFooter .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .carousel {
    position: relative;
}

.uhf_headerFooter .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.uhf_headerFooter .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.uhf_headerFooter .carousel-inner>.item>img,
.uhf_headerFooter .carousel-inner>.item>a>img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .uhf_headerFooter .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .uhf_headerFooter .carousel-inner>.item.next,
    .uhf_headerFooter .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .uhf_headerFooter .carousel-inner>.item.prev,
    .uhf_headerFooter .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .uhf_headerFooter .carousel-inner>.item.next.left,
    .uhf_headerFooter .carousel-inner>.item.prev.right,
    .uhf_headerFooter .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.uhf_headerFooter .carousel-inner>.active,
.uhf_headerFooter .carousel-inner>.next,
.uhf_headerFooter .carousel-inner>.prev {
    display: block;
}

.uhf_headerFooter .carousel-inner>.active {
    left: 0;
}

.uhf_headerFooter .carousel-inner>.next,
.uhf_headerFooter .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.uhf_headerFooter .carousel-inner>.next {
    left: 100%;
}

.uhf_headerFooter .carousel-inner>.prev {
    left: -100%;
}

.uhf_headerFooter .carousel-inner>.next.left,
.uhf_headerFooter .carousel-inner>.prev.right {
    left: 0;
}

.uhf_headerFooter .carousel-inner>.active.left {
    left: -100%;
}

.uhf_headerFooter .carousel-inner>.active.right {
    left: 100%;
}

.uhf_headerFooter .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.uhf_headerFooter .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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.uhf_headerFooter .carousel-control.right {
    right: 0;
    left: auto;
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.uhf_headerFooter .carousel-control:hover,
.uhf_headerFooter .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.uhf_headerFooter .carousel-control .icon-prev,
.uhf_headerFooter .carousel-control .icon-next,
.uhf_headerFooter .carousel-control .glyphicon-chevron-left,
.uhf_headerFooter .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.uhf_headerFooter .carousel-control .icon-prev,
.uhf_headerFooter .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.uhf_headerFooter .carousel-control .icon-next,
.uhf_headerFooter .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.uhf_headerFooter .carousel-control .icon-prev,
.uhf_headerFooter .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}

.uhf_headerFooter .carousel-control .icon-prev:before {
    content: '\2039';
}

.uhf_headerFooter .carousel-control .icon-next:before {
    content: '\203a';
}

.uhf_headerFooter .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.uhf_headerFooter .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.uhf_headerFooter .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.uhf_headerFooter .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.uhf_headerFooter .carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {

    .uhf_headerFooter .carousel-control .glyphicon-chevron-left,
    .uhf_headerFooter .carousel-control .glyphicon-chevron-right,
    .uhf_headerFooter .carousel-control .icon-prev,
    .uhf_headerFooter .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .uhf_headerFooter .carousel-control .glyphicon-chevron-left,
    .uhf_headerFooter .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .uhf_headerFooter .carousel-control .glyphicon-chevron-right,
    .uhf_headerFooter .carousel-control .icon-next {
        margin-right: -15px;
    }

    .uhf_headerFooter .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .uhf_headerFooter .carousel-indicators {
        bottom: 20px;
    }
}

.uhf_headerFooter .clearfix:before,
.uhf_headerFooter .clearfix:after,
.uhf_headerFooter .dl-horizontal dd:before,
.uhf_headerFooter .dl-horizontal dd:after,
.uhf_headerFooter .container:before,
.uhf_headerFooter .container:after,
.uhf_headerFooter .container-fluid:before,
.uhf_headerFooter .container-fluid:after,
.uhf_headerFooter .row:before,
.uhf_headerFooter .row:after,
.uhf_headerFooter .form-horizontal .form-group:before,
.uhf_headerFooter .form-horizontal .form-group:after,
.uhf_headerFooter .btn-toolbar:before,
.uhf_headerFooter .btn-toolbar:after,
.uhf_headerFooter .btn-group-vertical>.btn-group:before,
.uhf_headerFooter .btn-group-vertical>.btn-group:after,
.uhf_headerFooter .nav:before,
.uhf_headerFooter .nav:after,
.uhf_headerFooter .navbar:before,
.uhf_headerFooter .navbar:after,
.uhf_headerFooter .navbar-header:before,
.uhf_headerFooter .navbar-header:after,
.uhf_headerFooter .navbar-collapse:before,
.uhf_headerFooter .navbar-collapse:after,
.uhf_headerFooter .pager:before,
.uhf_headerFooter .pager:after,
.uhf_headerFooter .panel-body:before,
.uhf_headerFooter .panel-body:after,
.uhf_headerFooter .modal-footer:before,
.uhf_headerFooter .modal-footer:after {
    display: table;
    content: " ";
}

.uhf_headerFooter .clearfix:after,
.uhf_headerFooter .dl-horizontal dd:after,
.uhf_headerFooter .container:after,
.uhf_headerFooter .container-fluid:after,
.uhf_headerFooter .row:after,
.uhf_headerFooter .form-horizontal .form-group:after,
.uhf_headerFooter .btn-toolbar:after,
.uhf_headerFooter .btn-group-vertical>.btn-group:after,
.uhf_headerFooter .nav:after,
.uhf_headerFooter .navbar:after,
.uhf_headerFooter .navbar-header:after,
.uhf_headerFooter .navbar-collapse:after,
.uhf_headerFooter .pager:after,
.uhf_headerFooter .panel-body:after,
.uhf_headerFooter .modal-footer:after {
    clear: both;
}

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

.uhf_headerFooter .pull-right {
    float: right !important;
}

.uhf_headerFooter .pull-left {
    float: left !important;
}

.uhf_headerFooter .hide {
    display: none !important;
}

.uhf_headerFooter .show {
    display: inline !important;
}

.uhf_headerFooter .invisible {
    visibility: hidden;
}

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

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

.uhf_headerFooter .affix {
    position: fixed;
}

@-ms-viewport {
    .uhf_headerFooter {
        width: device-width;
    }
}

.uhf_headerFooter .visible-xs,
.uhf_headerFooter .visible-sm,
.uhf_headerFooter .visible-md,
.uhf_headerFooter .visible-lg {
    display: none !important;
}

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

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

    .uhf_headerFooter table.visible-xs {
        display: table;
    }

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

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

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

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

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

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

    .uhf_headerFooter table.visible-sm {
        display: table;
    }

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

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

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

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

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

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

    .uhf_headerFooter table.visible-md {
        display: table;
    }

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

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

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

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

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

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

    .uhf_headerFooter table.visible-lg {
        display: table;
    }

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

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

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

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

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

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

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

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

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

.uhf_headerFooter .visible-print {
    display: none !important;
}

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

    .uhf_headerFooter table.visible-print {
        display: table;
    }

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

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

.uhf_headerFooter .visible-print-block {
    display: none !important;
}

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

.uhf_headerFooter .visible-print-inline {
    display: none !important;
}

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

.uhf_headerFooter .visible-print-inline-block {
    display: none !important;
}

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

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

.uhf_headerFooter .btn-default,
.uhf_headerFooter .btn-primary,
.uhf_headerFooter .btn-success,
.uhf_headerFooter .btn-info,
.uhf_headerFooter .btn-warning,
.uhf_headerFooter .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.uhf_headerFooter .btn-default:active,
.uhf_headerFooter .btn-primary:active,
.uhf_headerFooter .btn-success:active,
.uhf_headerFooter .btn-info:active,
.uhf_headerFooter .btn-warning:active,
.uhf_headerFooter .btn-danger:active,
.uhf_headerFooter .btn-default.active,
.uhf_headerFooter .btn-primary.active,
.uhf_headerFooter .btn-success.active,
.uhf_headerFooter .btn-info.active,
.uhf_headerFooter .btn-warning.active,
.uhf_headerFooter .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.uhf_headerFooter .btn-default .badge,
.uhf_headerFooter .btn-primary .badge,
.uhf_headerFooter .btn-success .badge,
.uhf_headerFooter .btn-info .badge,
.uhf_headerFooter .btn-warning .badge,
.uhf_headerFooter .btn-danger .badge {
    text-shadow: none;
}

.uhf_headerFooter .btn:active,
.uhf_headerFooter .btn.active {
    background-image: none;
}

.uhf_headerFooter .btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}

.uhf_headerFooter .btn-default:hover,
.uhf_headerFooter .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-default:active,
.uhf_headerFooter .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.uhf_headerFooter .btn-default:disabled,
.uhf_headerFooter .btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none;
}

.uhf_headerFooter .btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.uhf_headerFooter .btn-primary:hover,
.uhf_headerFooter .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-primary:active,
.uhf_headerFooter .btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
}

.uhf_headerFooter .btn-primary:disabled,
.uhf_headerFooter .btn-primary[disabled] {
    background-color: #265a88;
    background-image: none;
}

.uhf_headerFooter .btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

.uhf_headerFooter .btn-success:hover,
.uhf_headerFooter .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-success:active,
.uhf_headerFooter .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}

.uhf_headerFooter .btn-success:disabled,
.uhf_headerFooter .btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}

.uhf_headerFooter .btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}

.uhf_headerFooter .btn-info:hover,
.uhf_headerFooter .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-info:active,
.uhf_headerFooter .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}

.uhf_headerFooter .btn-info:disabled,
.uhf_headerFooter .btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none;
}

.uhf_headerFooter .btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
}

.uhf_headerFooter .btn-warning:hover,
.uhf_headerFooter .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-warning:active,
.uhf_headerFooter .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}

.uhf_headerFooter .btn-warning:disabled,
.uhf_headerFooter .btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
}

.uhf_headerFooter .btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

.uhf_headerFooter .btn-danger:hover,
.uhf_headerFooter .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}

.uhf_headerFooter .btn-danger:active,
.uhf_headerFooter .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}

.uhf_headerFooter .btn-danger:disabled,
.uhf_headerFooter .btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}

.uhf_headerFooter .thumbnail,
.uhf_headerFooter .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.uhf_headerFooter .dropdown-menu>li>a:hover,
.uhf_headerFooter .dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .dropdown-menu>.active>a,
.uhf_headerFooter .dropdown-menu>.active>a:hover,
.uhf_headerFooter .dropdown-menu>.active>a:focus {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

.uhf_headerFooter .navbar-default .navbar-nav>.open>a,
.uhf_headerFooter .navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.uhf_headerFooter .navbar-brand,
.uhf_headerFooter .navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.uhf_headerFooter .navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
}

.uhf_headerFooter .navbar-inverse .navbar-nav>.open>a,
.uhf_headerFooter .navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

.uhf_headerFooter .navbar-inverse .navbar-brand,
.uhf_headerFooter .navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.uhf_headerFooter .navbar-static-top,
.uhf_headerFooter .navbar-fixed-top,
.uhf_headerFooter .navbar-fixed-bottom {
    border-radius: 0;
}

@media (max-width: 767px) {

    .uhf_headerFooter .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .uhf_headerFooter .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .uhf_headerFooter .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x;
    }
}

.uhf_headerFooter .alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.uhf_headerFooter .alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1;
}

.uhf_headerFooter .alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea;
}

.uhf_headerFooter .alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e;
}

.uhf_headerFooter .alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7;
}

.uhf_headerFooter .progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .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);
}

.uhf_headerFooter .list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.uhf_headerFooter .list-group-item.active,
.uhf_headerFooter .list-group-item.active:hover,
.uhf_headerFooter .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a;
}

.uhf_headerFooter .list-group-item.active .badge,
.uhf_headerFooter .list-group-item.active:hover .badge,
.uhf_headerFooter .list-group-item.active:focus .badge {
    text-shadow: none;
}

.uhf_headerFooter .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.uhf_headerFooter .panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x;
}

.uhf_headerFooter .well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.uhf_headerFooter .btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uhf_headerFooter .btn-social> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-social.btn-lg {
    padding-left: 61px;
}

.uhf_headerFooter .btn-social.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}

.uhf_headerFooter .btn-social.btn-sm {
    padding-left: 38px;
}

.uhf_headerFooter .btn-social.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}

.uhf_headerFooter .btn-social.btn-xs {
    padding-left: 30px;
}

.uhf_headerFooter .btn-social.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}

.uhf_headerFooter .btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}

.uhf_headerFooter .btn-social-icon> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-social-icon.btn-lg {
    padding-left: 61px;
}

.uhf_headerFooter .btn-social-icon.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}

.uhf_headerFooter .btn-social-icon.btn-sm {
    padding-left: 38px;
}

.uhf_headerFooter .btn-social-icon.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
}

.uhf_headerFooter .btn-social-icon.btn-xs {
    padding-left: 30px;
}

.uhf_headerFooter .btn-social-icon.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
}

.uhf_headerFooter .btn-social-icon :first-child {
    border: none;
    text-align: center;
    width: 100% !important;
}

.uhf_headerFooter .btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0;
}

.uhf_headerFooter .btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0;
}

.uhf_headerFooter .btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0;
}

.uhf_headerFooter .btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-adn:hover, .uhf_headerFooter .btn-adn:focus, .uhf_headerFooter .btn-adn:active, .uhf_headerFooter .btn-adn.active, .uhf_headerFooter .open>.dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-adn:active, .uhf_headerFooter .btn-adn.active, .uhf_headerFooter .open>.dropdown-toggle.btn-adn {
    background-image: none;
}

.uhf_headerFooter .btn-adn.disabled, .uhf_headerFooter .btn-adn[disabled], .uhf_headerFooter fieldset[disabled] .btn-adn, .uhf_headerFooter .btn-adn.disabled:hover, .uhf_headerFooter .btn-adn[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-adn:hover, .uhf_headerFooter .btn-adn.disabled:focus, .uhf_headerFooter .btn-adn[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-adn:focus, .uhf_headerFooter .btn-adn.disabled:active, .uhf_headerFooter .btn-adn[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-adn:active, .uhf_headerFooter .btn-adn.disabled.active, .uhf_headerFooter .btn-adn[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-adn.active {
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-adn .badge {
    color: #d87a68;
    background-color: #fff;
}

.uhf_headerFooter .btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-bitbucket:hover, .uhf_headerFooter .btn-bitbucket:focus, .uhf_headerFooter .btn-bitbucket:active, .uhf_headerFooter .btn-bitbucket.active, .uhf_headerFooter .open>.dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-bitbucket:active, .uhf_headerFooter .btn-bitbucket.active, .uhf_headerFooter .open>.dropdown-toggle.btn-bitbucket {
    background-image: none;
}

.uhf_headerFooter .btn-bitbucket.disabled, .uhf_headerFooter .btn-bitbucket[disabled], .uhf_headerFooter fieldset[disabled] .btn-bitbucket, .uhf_headerFooter .btn-bitbucket.disabled:hover, .uhf_headerFooter .btn-bitbucket[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-bitbucket:hover, .uhf_headerFooter .btn-bitbucket.disabled:focus, .uhf_headerFooter .btn-bitbucket[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-bitbucket:focus, .uhf_headerFooter .btn-bitbucket.disabled:active, .uhf_headerFooter .btn-bitbucket[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-bitbucket:active, .uhf_headerFooter .btn-bitbucket.disabled.active, .uhf_headerFooter .btn-bitbucket[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-bitbucket.active {
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-bitbucket .badge {
    color: #205081;
    background-color: #fff;
}

.uhf_headerFooter .btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-dropbox:hover, .uhf_headerFooter .btn-dropbox:focus, .uhf_headerFooter .btn-dropbox:active, .uhf_headerFooter .btn-dropbox.active, .uhf_headerFooter .open>.dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-dropbox:active, .uhf_headerFooter .btn-dropbox.active, .uhf_headerFooter .open>.dropdown-toggle.btn-dropbox {
    background-image: none;
}

.uhf_headerFooter .btn-dropbox.disabled, .uhf_headerFooter .btn-dropbox[disabled], .uhf_headerFooter fieldset[disabled] .btn-dropbox, .uhf_headerFooter .btn-dropbox.disabled:hover, .uhf_headerFooter .btn-dropbox[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-dropbox:hover, .uhf_headerFooter .btn-dropbox.disabled:focus, .uhf_headerFooter .btn-dropbox[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-dropbox:focus, .uhf_headerFooter .btn-dropbox.disabled:active, .uhf_headerFooter .btn-dropbox[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-dropbox:active, .uhf_headerFooter .btn-dropbox.disabled.active, .uhf_headerFooter .btn-dropbox[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-dropbox.active {
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff;
}

.uhf_headerFooter .btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-facebook:hover, .uhf_headerFooter .btn-facebook:focus, .uhf_headerFooter .btn-facebook:active, .uhf_headerFooter .btn-facebook.active, .uhf_headerFooter .open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-facebook:active, .uhf_headerFooter .btn-facebook.active, .uhf_headerFooter .open>.dropdown-toggle.btn-facebook {
    background-image: none;
}

.uhf_headerFooter .btn-facebook.disabled, .uhf_headerFooter .btn-facebook[disabled], .uhf_headerFooter fieldset[disabled] .btn-facebook, .uhf_headerFooter .btn-facebook.disabled:hover, .uhf_headerFooter .btn-facebook[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-facebook:hover, .uhf_headerFooter .btn-facebook.disabled:focus, .uhf_headerFooter .btn-facebook[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-facebook:focus, .uhf_headerFooter .btn-facebook.disabled:active, .uhf_headerFooter .btn-facebook[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-facebook:active, .uhf_headerFooter .btn-facebook.disabled.active, .uhf_headerFooter .btn-facebook[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-facebook .badge {
    color: #3b5998;
    background-color: #fff;
}

.uhf_headerFooter .btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-flickr:hover, .uhf_headerFooter .btn-flickr:focus, .uhf_headerFooter .btn-flickr:active, .uhf_headerFooter .btn-flickr.active, .uhf_headerFooter .open>.dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-flickr:active, .uhf_headerFooter .btn-flickr.active, .uhf_headerFooter .open>.dropdown-toggle.btn-flickr {
    background-image: none;
}

.uhf_headerFooter .btn-flickr.disabled, .uhf_headerFooter .btn-flickr[disabled], .uhf_headerFooter fieldset[disabled] .btn-flickr, .uhf_headerFooter .btn-flickr.disabled:hover, .uhf_headerFooter .btn-flickr[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-flickr:hover, .uhf_headerFooter .btn-flickr.disabled:focus, .uhf_headerFooter .btn-flickr[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-flickr:focus, .uhf_headerFooter .btn-flickr.disabled:active, .uhf_headerFooter .btn-flickr[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-flickr:active, .uhf_headerFooter .btn-flickr.disabled.active, .uhf_headerFooter .btn-flickr[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-flickr.active {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-flickr .badge {
    color: #ff0084;
    background-color: #fff;
}

.uhf_headerFooter .btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-foursquare:hover, .uhf_headerFooter .btn-foursquare:focus, .uhf_headerFooter .btn-foursquare:active, .uhf_headerFooter .btn-foursquare.active, .uhf_headerFooter .open>.dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-foursquare:active, .uhf_headerFooter .btn-foursquare.active, .uhf_headerFooter .open>.dropdown-toggle.btn-foursquare {
    background-image: none;
}

.uhf_headerFooter .btn-foursquare.disabled, .uhf_headerFooter .btn-foursquare[disabled], .uhf_headerFooter fieldset[disabled] .btn-foursquare, .uhf_headerFooter .btn-foursquare.disabled:hover, .uhf_headerFooter .btn-foursquare[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-foursquare:hover, .uhf_headerFooter .btn-foursquare.disabled:focus, .uhf_headerFooter .btn-foursquare[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-foursquare:focus, .uhf_headerFooter .btn-foursquare.disabled:active, .uhf_headerFooter .btn-foursquare[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-foursquare:active, .uhf_headerFooter .btn-foursquare.disabled.active, .uhf_headerFooter .btn-foursquare[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-foursquare.active {
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-foursquare .badge {
    color: #f94877;
    background-color: #fff;
}

.uhf_headerFooter .btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-github:hover, .uhf_headerFooter .btn-github:focus, .uhf_headerFooter .btn-github:active, .uhf_headerFooter .btn-github.active, .uhf_headerFooter .open>.dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-github:active, .uhf_headerFooter .btn-github.active, .uhf_headerFooter .open>.dropdown-toggle.btn-github {
    background-image: none;
}

.uhf_headerFooter .btn-github.disabled, .uhf_headerFooter .btn-github[disabled], .uhf_headerFooter fieldset[disabled] .btn-github, .uhf_headerFooter .btn-github.disabled:hover, .uhf_headerFooter .btn-github[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-github:hover, .uhf_headerFooter .btn-github.disabled:focus, .uhf_headerFooter .btn-github[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-github:focus, .uhf_headerFooter .btn-github.disabled:active, .uhf_headerFooter .btn-github[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-github:active, .uhf_headerFooter .btn-github.disabled.active, .uhf_headerFooter .btn-github[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-github.active {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-github .badge {
    color: #444;
    background-color: #fff;
}

.uhf_headerFooter .btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-google-plus:hover, .uhf_headerFooter .btn-google-plus:focus, .uhf_headerFooter .btn-google-plus:active, .uhf_headerFooter .btn-google-plus.active, .uhf_headerFooter .open>.dropdown-toggle.btn-google-plus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-google-plus:active, .uhf_headerFooter .btn-google-plus.active, .uhf_headerFooter .open>.dropdown-toggle.btn-google-plus {
    background-image: none;
}

.uhf_headerFooter .btn-google-plus.disabled, .uhf_headerFooter .btn-google-plus[disabled], .uhf_headerFooter fieldset[disabled] .btn-google-plus, .uhf_headerFooter .btn-google-plus.disabled:hover, .uhf_headerFooter .btn-google-plus[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-google-plus:hover, .uhf_headerFooter .btn-google-plus.disabled:focus, .uhf_headerFooter .btn-google-plus[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-google-plus:focus, .uhf_headerFooter .btn-google-plus.disabled:active, .uhf_headerFooter .btn-google-plus[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-google-plus:active, .uhf_headerFooter .btn-google-plus.disabled.active, .uhf_headerFooter .btn-google-plus[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-google-plus.active {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-google-plus .badge {
    color: #dd4b39;
    background-color: #fff;
}

.uhf_headerFooter .btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-instagram:hover, .uhf_headerFooter .btn-instagram:focus, .uhf_headerFooter .btn-instagram:active, .uhf_headerFooter .btn-instagram.active, .uhf_headerFooter .open>.dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-instagram:active, .uhf_headerFooter .btn-instagram.active, .uhf_headerFooter .open>.dropdown-toggle.btn-instagram {
    background-image: none;
}

.uhf_headerFooter .btn-instagram.disabled, .uhf_headerFooter .btn-instagram[disabled], .uhf_headerFooter fieldset[disabled] .btn-instagram, .uhf_headerFooter .btn-instagram.disabled:hover, .uhf_headerFooter .btn-instagram[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-instagram:hover, .uhf_headerFooter .btn-instagram.disabled:focus, .uhf_headerFooter .btn-instagram[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-instagram:focus, .uhf_headerFooter .btn-instagram.disabled:active, .uhf_headerFooter .btn-instagram[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-instagram:active, .uhf_headerFooter .btn-instagram.disabled.active, .uhf_headerFooter .btn-instagram[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-instagram .badge {
    color: #3f729b;
    background-color: #fff;
}

.uhf_headerFooter .btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-linkedin:hover, .uhf_headerFooter .btn-linkedin:focus, .uhf_headerFooter .btn-linkedin:active, .uhf_headerFooter .btn-linkedin.active, .uhf_headerFooter .open>.dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-linkedin:active, .uhf_headerFooter .btn-linkedin.active, .uhf_headerFooter .open>.dropdown-toggle.btn-linkedin {
    background-image: none;
}

.uhf_headerFooter .btn-linkedin.disabled, .uhf_headerFooter .btn-linkedin[disabled], .uhf_headerFooter fieldset[disabled] .btn-linkedin, .uhf_headerFooter .btn-linkedin.disabled:hover, .uhf_headerFooter .btn-linkedin[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-linkedin:hover, .uhf_headerFooter .btn-linkedin.disabled:focus, .uhf_headerFooter .btn-linkedin[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-linkedin:focus, .uhf_headerFooter .btn-linkedin.disabled:active, .uhf_headerFooter .btn-linkedin[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-linkedin:active, .uhf_headerFooter .btn-linkedin.disabled.active, .uhf_headerFooter .btn-linkedin[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff;
}

.uhf_headerFooter .btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-microsoft:hover, .uhf_headerFooter .btn-microsoft:focus, .uhf_headerFooter .btn-microsoft:active, .uhf_headerFooter .btn-microsoft.active, .uhf_headerFooter .open>.dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-microsoft:active, .uhf_headerFooter .btn-microsoft.active, .uhf_headerFooter .open>.dropdown-toggle.btn-microsoft {
    background-image: none;
}

.uhf_headerFooter .btn-microsoft.disabled, .uhf_headerFooter .btn-microsoft[disabled], .uhf_headerFooter fieldset[disabled] .btn-microsoft, .uhf_headerFooter .btn-microsoft.disabled:hover, .uhf_headerFooter .btn-microsoft[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-microsoft:hover, .uhf_headerFooter .btn-microsoft.disabled:focus, .uhf_headerFooter .btn-microsoft[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-microsoft:focus, .uhf_headerFooter .btn-microsoft.disabled:active, .uhf_headerFooter .btn-microsoft[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-microsoft:active, .uhf_headerFooter .btn-microsoft.disabled.active, .uhf_headerFooter .btn-microsoft[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-microsoft.active {
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff;
}

.uhf_headerFooter .btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-openid:hover, .uhf_headerFooter .btn-openid:focus, .uhf_headerFooter .btn-openid:active, .uhf_headerFooter .btn-openid.active, .uhf_headerFooter .open>.dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-openid:active, .uhf_headerFooter .btn-openid.active, .uhf_headerFooter .open>.dropdown-toggle.btn-openid {
    background-image: none;
}

.uhf_headerFooter .btn-openid.disabled, .uhf_headerFooter .btn-openid[disabled], .uhf_headerFooter fieldset[disabled] .btn-openid, .uhf_headerFooter .btn-openid.disabled:hover, .uhf_headerFooter .btn-openid[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-openid:hover, .uhf_headerFooter .btn-openid.disabled:focus, .uhf_headerFooter .btn-openid[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-openid:focus, .uhf_headerFooter .btn-openid.disabled:active, .uhf_headerFooter .btn-openid[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-openid:active, .uhf_headerFooter .btn-openid.disabled.active, .uhf_headerFooter .btn-openid[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-openid.active {
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-openid .badge {
    color: #f7931e;
    background-color: #fff;
}

.uhf_headerFooter .btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-pinterest:hover, .uhf_headerFooter .btn-pinterest:focus, .uhf_headerFooter .btn-pinterest:active, .uhf_headerFooter .btn-pinterest.active, .uhf_headerFooter .open>.dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-pinterest:active, .uhf_headerFooter .btn-pinterest.active, .uhf_headerFooter .open>.dropdown-toggle.btn-pinterest {
    background-image: none;
}

.uhf_headerFooter .btn-pinterest.disabled, .uhf_headerFooter .btn-pinterest[disabled], .uhf_headerFooter fieldset[disabled] .btn-pinterest, .uhf_headerFooter .btn-pinterest.disabled:hover, .uhf_headerFooter .btn-pinterest[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-pinterest:hover, .uhf_headerFooter .btn-pinterest.disabled:focus, .uhf_headerFooter .btn-pinterest[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-pinterest:focus, .uhf_headerFooter .btn-pinterest.disabled:active, .uhf_headerFooter .btn-pinterest[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-pinterest:active, .uhf_headerFooter .btn-pinterest.disabled.active, .uhf_headerFooter .btn-pinterest[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-pinterest.active {
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff;
}

.uhf_headerFooter .btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-reddit:hover, .uhf_headerFooter .btn-reddit:focus, .uhf_headerFooter .btn-reddit:active, .uhf_headerFooter .btn-reddit.active, .uhf_headerFooter .open>.dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-reddit:active, .uhf_headerFooter .btn-reddit.active, .uhf_headerFooter .open>.dropdown-toggle.btn-reddit {
    background-image: none;
}

.uhf_headerFooter .btn-reddit.disabled, .uhf_headerFooter .btn-reddit[disabled], .uhf_headerFooter fieldset[disabled] .btn-reddit, .uhf_headerFooter .btn-reddit.disabled:hover, .uhf_headerFooter .btn-reddit[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-reddit:hover, .uhf_headerFooter .btn-reddit.disabled:focus, .uhf_headerFooter .btn-reddit[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-reddit:focus, .uhf_headerFooter .btn-reddit.disabled:active, .uhf_headerFooter .btn-reddit[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-reddit:active, .uhf_headerFooter .btn-reddit.disabled.active, .uhf_headerFooter .btn-reddit[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-reddit.active {
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-reddit .badge {
    color: #eff7ff;
    background-color: #000;
}

.uhf_headerFooter .btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-soundcloud:hover, .uhf_headerFooter .btn-soundcloud:focus, .uhf_headerFooter .btn-soundcloud:active, .uhf_headerFooter .btn-soundcloud.active, .uhf_headerFooter .open>.dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-soundcloud:active, .uhf_headerFooter .btn-soundcloud.active, .uhf_headerFooter .open>.dropdown-toggle.btn-soundcloud {
    background-image: none;
}

.uhf_headerFooter .btn-soundcloud.disabled, .uhf_headerFooter .btn-soundcloud[disabled], .uhf_headerFooter fieldset[disabled] .btn-soundcloud, .uhf_headerFooter .btn-soundcloud.disabled:hover, .uhf_headerFooter .btn-soundcloud[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-soundcloud:hover, .uhf_headerFooter .btn-soundcloud.disabled:focus, .uhf_headerFooter .btn-soundcloud[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-soundcloud:focus, .uhf_headerFooter .btn-soundcloud.disabled:active, .uhf_headerFooter .btn-soundcloud[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-soundcloud:active, .uhf_headerFooter .btn-soundcloud.disabled.active, .uhf_headerFooter .btn-soundcloud[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-soundcloud.active {
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-soundcloud .badge {
    color: #f50;
    background-color: #fff;
}

.uhf_headerFooter .btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-tumblr:hover, .uhf_headerFooter .btn-tumblr:focus, .uhf_headerFooter .btn-tumblr:active, .uhf_headerFooter .btn-tumblr.active, .uhf_headerFooter .open>.dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-tumblr:active, .uhf_headerFooter .btn-tumblr.active, .uhf_headerFooter .open>.dropdown-toggle.btn-tumblr {
    background-image: none;
}

.uhf_headerFooter .btn-tumblr.disabled, .uhf_headerFooter .btn-tumblr[disabled], .uhf_headerFooter fieldset[disabled] .btn-tumblr, .uhf_headerFooter .btn-tumblr.disabled:hover, .uhf_headerFooter .btn-tumblr[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-tumblr:hover, .uhf_headerFooter .btn-tumblr.disabled:focus, .uhf_headerFooter .btn-tumblr[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-tumblr:focus, .uhf_headerFooter .btn-tumblr.disabled:active, .uhf_headerFooter .btn-tumblr[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-tumblr:active, .uhf_headerFooter .btn-tumblr.disabled.active, .uhf_headerFooter .btn-tumblr[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-tumblr.active {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff;
}

.uhf_headerFooter .btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-twitter:hover, .uhf_headerFooter .btn-twitter:focus, .uhf_headerFooter .btn-twitter:active, .uhf_headerFooter .btn-twitter.active, .uhf_headerFooter .open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-twitter:active, .uhf_headerFooter .btn-twitter.active, .uhf_headerFooter .open>.dropdown-toggle.btn-twitter {
    background-image: none;
}

.uhf_headerFooter .btn-twitter.disabled, .uhf_headerFooter .btn-twitter[disabled], .uhf_headerFooter fieldset[disabled] .btn-twitter, .uhf_headerFooter .btn-twitter.disabled:hover, .uhf_headerFooter .btn-twitter[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-twitter:hover, .uhf_headerFooter .btn-twitter.disabled:focus, .uhf_headerFooter .btn-twitter[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-twitter:focus, .uhf_headerFooter .btn-twitter.disabled:active, .uhf_headerFooter .btn-twitter[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-twitter:active, .uhf_headerFooter .btn-twitter.disabled.active, .uhf_headerFooter .btn-twitter[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-twitter .badge {
    color: #55acee;
    background-color: #fff;
}

.uhf_headerFooter .btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vimeo:hover, .uhf_headerFooter .btn-vimeo:focus, .uhf_headerFooter .btn-vimeo:active, .uhf_headerFooter .btn-vimeo.active, .uhf_headerFooter .open>.dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vimeo:active, .uhf_headerFooter .btn-vimeo.active, .uhf_headerFooter .open>.dropdown-toggle.btn-vimeo {
    background-image: none;
}

.uhf_headerFooter .btn-vimeo.disabled, .uhf_headerFooter .btn-vimeo[disabled], .uhf_headerFooter fieldset[disabled] .btn-vimeo, .uhf_headerFooter .btn-vimeo.disabled:hover, .uhf_headerFooter .btn-vimeo[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-vimeo:hover, .uhf_headerFooter .btn-vimeo.disabled:focus, .uhf_headerFooter .btn-vimeo[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-vimeo:focus, .uhf_headerFooter .btn-vimeo.disabled:active, .uhf_headerFooter .btn-vimeo[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-vimeo:active, .uhf_headerFooter .btn-vimeo.disabled.active, .uhf_headerFooter .btn-vimeo[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-vimeo.active {
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff;
}

.uhf_headerFooter .btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vk:hover, .uhf_headerFooter .btn-vk:focus, .uhf_headerFooter .btn-vk:active, .uhf_headerFooter .btn-vk.active, .uhf_headerFooter .open>.dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vk:active, .uhf_headerFooter .btn-vk.active, .uhf_headerFooter .open>.dropdown-toggle.btn-vk {
    background-image: none;
}

.uhf_headerFooter .btn-vk.disabled, .uhf_headerFooter .btn-vk[disabled], .uhf_headerFooter fieldset[disabled] .btn-vk, .uhf_headerFooter .btn-vk.disabled:hover, .uhf_headerFooter .btn-vk[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-vk:hover, .uhf_headerFooter .btn-vk.disabled:focus, .uhf_headerFooter .btn-vk[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-vk:focus, .uhf_headerFooter .btn-vk.disabled:active, .uhf_headerFooter .btn-vk[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-vk:active, .uhf_headerFooter .btn-vk.disabled.active, .uhf_headerFooter .btn-vk[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-vk.active {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-vk .badge {
    color: #587ea3;
    background-color: #fff;
}

.uhf_headerFooter .btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-yahoo:hover, .uhf_headerFooter .btn-yahoo:focus, .uhf_headerFooter .btn-yahoo:active, .uhf_headerFooter .btn-yahoo.active, .uhf_headerFooter .open>.dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-yahoo:active, .uhf_headerFooter .btn-yahoo.active, .uhf_headerFooter .open>.dropdown-toggle.btn-yahoo {
    background-image: none;
}

.uhf_headerFooter .btn-yahoo.disabled, .uhf_headerFooter .btn-yahoo[disabled], .uhf_headerFooter fieldset[disabled] .btn-yahoo, .uhf_headerFooter .btn-yahoo.disabled:hover, .uhf_headerFooter .btn-yahoo[disabled]:hover, .uhf_headerFooter fieldset[disabled] .btn-yahoo:hover, .uhf_headerFooter .btn-yahoo.disabled:focus, .uhf_headerFooter .btn-yahoo[disabled]:focus, .uhf_headerFooter fieldset[disabled] .btn-yahoo:focus, .uhf_headerFooter .btn-yahoo.disabled:active, .uhf_headerFooter .btn-yahoo[disabled]:active, .uhf_headerFooter fieldset[disabled] .btn-yahoo:active, .uhf_headerFooter .btn-yahoo.disabled.active, .uhf_headerFooter .btn-yahoo[disabled].active, .uhf_headerFooter fieldset[disabled] .btn-yahoo.active {
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2);
}

.uhf_headerFooter .btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff;
}

/*==================================*/
/*END UHF: Vendor Base (vendor.scss) */
/*==================================*/
