﻿@charset "UTF-8"; /*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

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

.fuelux audio, .fuelux canvas, .fuelux video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    .fuelux audio:not([controls]) {
        display: none
    }

.fuelux html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

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

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

.fuelux sup {
    top: -.5em
}

.fuelux sub {
    bottom: -.25em
}

.fuelux img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

.fuelux #map_canvas img, .fuelux .google-maps img {
    max-width: none
}

.fuelux button, .fuelux input, .fuelux select, .fuelux textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

.fuelux button, .fuelux input {
    *overflow: visible
}

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

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

    .fuelux button, .fuelux input[type=button], .fuelux input[type=checkbox], .fuelux input[type=radio], .fuelux input[type=reset], .fuelux input[type=submit], .fuelux label, .fuelux select {
        cursor: pointer
    }

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

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

.fuelux textarea {
    overflow: auto
}

@media print {
    .fuelux * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    .fuelux a, .fuelux a:visited {
        text-decoration: underline
    }

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

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

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

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

    .fuelux thead {
        display: table-header-group
    }

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

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

    @page {
        margin: .5cm
    }

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

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

.fuelux body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    background-color: #fff
}

.fuelux a {
    color: #010C29;
    text-decoration: none
}

    .fuelux a:focus, .fuelux a:hover {
        color: #010C29;
        text-decoration: underline
    }

.fuelux .img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.fuelux .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

.fuelux .img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.fuelux .row {
    margin-left: -20px;
    *zoom: 1
}

    .fuelux .row:after, .fuelux .row:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .row:after {
        clear: both
    }

.fuelux [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.fuelux .container, .fuelux .navbar-fixed-bottom .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-static-top .container, .fuelux .span12 {
    width: 940px
}

.fuelux .span11 {
    width: 860px
}

.fuelux .span10 {
    width: 780px
}

.fuelux .span9 {
    width: 700px
}

.fuelux .span8 {
    width: 620px
}

.fuelux .span7 {
    width: 540px
}

.fuelux .span6 {
    width: 460px
}

.fuelux .span5 {
    width: 380px
}

.fuelux .span4 {
    width: 300px
}

.fuelux .span3 {
    width: 220px
}

.fuelux .span2 {
    width: 140px
}

.fuelux .span1 {
    width: 60px
}

.fuelux .offset12 {
    margin-left: 980px
}

.fuelux .offset11 {
    margin-left: 900px
}

.fuelux .offset10 {
    margin-left: 820px
}

.fuelux .offset9 {
    margin-left: 740px
}

.fuelux .offset8 {
    margin-left: 660px
}

.fuelux .offset7 {
    margin-left: 580px
}

.fuelux .offset6 {
    margin-left: 500px
}

.fuelux .offset5 {
    margin-left: 420px
}

.fuelux .offset4 {
    margin-left: 340px
}

.fuelux .offset3 {
    margin-left: 260px
}

.fuelux .offset2 {
    margin-left: 180px
}

.fuelux .offset1 {
    margin-left: 100px
}

.fuelux .row-fluid {
    width: 100%;
    *zoom: 1
}

    .fuelux .row-fluid:after, .fuelux .row-fluid:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .row-fluid:after {
        clear: both
    }

    .fuelux .row-fluid [class*=span] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .fuelux .row-fluid [class*=span]:first-child {
            margin-left: 0
        }

    .fuelux .row-fluid .controls-row [class*=span] + [class*=span] {
        margin-left: 2.127659574468085%
    }

    .fuelux .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .fuelux .row-fluid .span11 {
        width: 91.48936170212765%;
        *width: 91.43617021276594%
    }

    .fuelux .row-fluid .span10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%
    }

    .fuelux .row-fluid .span9 {
        width: 74.46808510638297%;
        *width: 74.41489361702126%
    }

    .fuelux .row-fluid .span8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%
    }

    .fuelux .row-fluid .span7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%
    }

    .fuelux .row-fluid .span6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%
    }

    .fuelux .row-fluid .span5 {
        width: 40.42553191489362%;
        *width: 40.37234042553192%
    }

    .fuelux .row-fluid .span4 {
        width: 31.914893617021278%;
        *width: 31.861702127659576%
    }

    .fuelux .row-fluid .span3 {
        width: 23.404255319148934%;
        *width: 23.351063829787233%
    }

    .fuelux .row-fluid .span2 {
        width: 14.893617021276595%;
        *width: 14.840425531914894%
    }

    .fuelux .row-fluid .span1 {
        width: 6.382978723404255%;
        *width: 6.329787234042553%
    }

    .fuelux .row-fluid .offset12 {
        margin-left: 104.25531914893617%;
        *margin-left: 104.14893617021275%
    }

        .fuelux .row-fluid .offset12:first-child {
            margin-left: 102.12765957446808%;
            *margin-left: 102.02127659574467%
        }

    .fuelux .row-fluid .offset11 {
        margin-left: 95.74468085106382%;
        *margin-left: 95.6382978723404%
    }

        .fuelux .row-fluid .offset11:first-child {
            margin-left: 93.61702127659574%;
            *margin-left: 93.51063829787232%
        }

    .fuelux .row-fluid .offset10 {
        margin-left: 87.23404255319149%;
        *margin-left: 87.12765957446807%
    }

        .fuelux .row-fluid .offset10:first-child {
            margin-left: 85.1063829787234%;
            *margin-left: 84.99999999999999%
        }

    .fuelux .row-fluid .offset9 {
        margin-left: 78.72340425531914%;
        *margin-left: 78.61702127659572%
    }

        .fuelux .row-fluid .offset9:first-child {
            margin-left: 76.59574468085106%;
            *margin-left: 76.48936170212764%
        }

    .fuelux .row-fluid .offset8 {
        margin-left: 70.2127659574468%;
        *margin-left: 70.10638297872339%
    }

        .fuelux .row-fluid .offset8:first-child {
            margin-left: 68.08510638297872%;
            *margin-left: 67.9787234042553%
        }

    .fuelux .row-fluid .offset7 {
        margin-left: 61.70212765957446%;
        *margin-left: 61.59574468085106%
    }

        .fuelux .row-fluid .offset7:first-child {
            margin-left: 59.574468085106375%;
            *margin-left: 59.46808510638297%
        }

    .fuelux .row-fluid .offset6 {
        margin-left: 53.191489361702125%;
        *margin-left: 53.085106382978715%
    }

        .fuelux .row-fluid .offset6:first-child {
            margin-left: 51.063829787234035%;
            *margin-left: 50.95744680851063%
        }

    .fuelux .row-fluid .offset5 {
        margin-left: 44.68085106382979%;
        *margin-left: 44.57446808510638%
    }

        .fuelux .row-fluid .offset5:first-child {
            margin-left: 42.5531914893617%;
            *margin-left: 42.4468085106383%
        }

    .fuelux .row-fluid .offset4 {
        margin-left: 36.170212765957444%;
        *margin-left: 36.06382978723405%
    }

        .fuelux .row-fluid .offset4:first-child {
            margin-left: 34.04255319148936%;
            *margin-left: 33.93617021276596%
        }

    .fuelux .row-fluid .offset3 {
        margin-left: 27.659574468085104%;
        *margin-left: 27.5531914893617%
    }

        .fuelux .row-fluid .offset3:first-child {
            margin-left: 25.53191489361702%;
            *margin-left: 25.425531914893618%
        }

    .fuelux .row-fluid .offset2 {
        margin-left: 19.148936170212764%;
        *margin-left: 19.04255319148936%
    }

        .fuelux .row-fluid .offset2:first-child {
            margin-left: 17.02127659574468%;
            *margin-left: 16.914893617021278%
        }

    .fuelux .row-fluid .offset1 {
        margin-left: 10.638297872340425%;
        *margin-left: 10.53191489361702%
    }

        .fuelux .row-fluid .offset1:first-child {
            margin-left: 8.51063829787234%;
            *margin-left: 8.404255319148938%
        }

    .fuelux .row-fluid [class*=span].hide, .fuelux [class*=span].hide {
        display: none
    }

    .fuelux .row-fluid [class*=span].pull-right, .fuelux [class*=span].pull-right {
        float: right
    }

    .fuelux .shrinkH1 {
        font-size: 24pt;
    }

.fuelux .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

    .fuelux .container:after, .fuelux .container:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .container:after {
        clear: both
    }

.fuelux .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

    .fuelux .container-fluid:after, .fuelux .container-fluid:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .container-fluid:after {
        clear: both
    }

.fuelux p {
    margin: 0 0 10px
}

.fuelux .lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

.fuelux small {
    font-size: 85%
}

.fuelux strong {
    font-weight: 700
}

.fuelux em {
    font-style: italic
}

.fuelux cite {
    font-style: normal
}

.fuelux .muted {
    color: #dededf
}

.fuelux a.muted:focus, .fuelux a.muted:hover {
    color: #c4c4c6
}

.fuelux .text-warning {
    color: #6b4f00
}

.fuelux a.text-warning:focus, .fuelux a.text-warning:hover {
    color: #382900
}

.fuelux .text-error {
    color: #770c02
}

.fuelux a.text-error:focus, .fuelux a.text-error:hover {
    color: #450701
}

.fuelux .text-info {
    color: #124c69
}

.fuelux a.text-info:focus, .fuelux a.text-info:hover {
    color: #0b2c3d
}

.fuelux .text-success {
    color: #344815
}

.fuelux a.text-success:focus, .fuelux a.text-success:hover {
    color: #172109
}

.fuelux .text-left {
    text-align: left
}

.fuelux .text-right {
    text-align: right
}

.fuelux .text-center {
    text-align: center
}

.fuelux h1, .fuelux h2, .fuelux h3, .fuelux h4, .fuelux h5, .fuelux h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 20px;
    color: #00467c;
    text-rendering: optimizelegibility
}

    .fuelux h1 small, .fuelux h2 small, .fuelux h3 small, .fuelux h4 small, .fuelux h5 small, .fuelux h6 small {
        font-weight: 400;
        line-height: 1;
        color: #dededf
    }

.fuelux h1, .fuelux h2, .fuelux h3 {
    line-height: 40px
}

.fuelux h1 {
    font-size: 38.5px
}

.fuelux h2 {
    font-size: 31.5px
}

.fuelux h3 {
    font-size: 24.5px
}

.fuelux h4 {
    font-size: 17.5px
}

.fuelux h5 {
    font-size: 14px
}

.fuelux h6 {
    font-size: 11.9px
}

.fuelux h1 small {
    font-size: 24.5px
}

.fuelux h2 small {
    font-size: 17.5px
}

.fuelux h3 small, .fuelux h4 small {
    font-size: 14px
}

.fuelux .page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #f8f8f8
}

.fuelux ol, .fuelux ul {
    padding: 0;
    margin: 0 0 10px 25px
}

    .fuelux ol ol, .fuelux ol ul, .fuelux ul ol, .fuelux ul ul {
        margin-bottom: 0
    }

.fuelux li {
    line-height: 20px
}

.fuelux ol.inline, .fuelux ol.unstyled, .fuelux ul.inline, .fuelux ul.unstyled {
    margin-left: 0;
    list-style: none
}

    .fuelux ol.inline > li, .fuelux ul.inline > li {
        display: inline-block;
        *display: inline;
        padding-right: 5px;
        padding-left: 5px;
        *zoom: 1
    }

.fuelux dl {
    margin-bottom: 20px
}

.fuelux dd, .fuelux dt {
    line-height: 20px
}

.fuelux dt {
    font-weight: 700
}

.fuelux dd {
    margin-left: 10px
}

.fuelux .dl-horizontal {
    *zoom: 1
}

    .fuelux .dl-horizontal:after, .fuelux .dl-horizontal:before {
        display: table;
        line-height: 0;
        content: ""
    }

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

    .fuelux .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

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

.fuelux hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #fff
}

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

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

.fuelux blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #f8f8f8
}

    .fuelux blockquote p {
        margin-bottom: 0;
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

    .fuelux blockquote small {
        display: block;
        line-height: 20px;
        color: #dededf
    }

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

    .fuelux blockquote.pull-right {
        float: right;
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f8f8f8;
        border-left: 0
    }

        .fuelux blockquote.pull-right p, .fuelux blockquote.pull-right small {
            text-align: right
        }

            .fuelux blockquote.pull-right small:before {
                content: ''
            }

            .fuelux blockquote.pull-right small:after {
                content: '\00A0 \2014'
            }

    .fuelux blockquote:after, .fuelux blockquote:before, .fuelux q:after, .fuelux q:before {
        content: ""
    }

.fuelux address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

.fuelux code, .fuelux pre {
    padding: 0 3px 2px;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 12px;
    color: #737378;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fuelux code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

.fuelux pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .fuelux pre.prettyprint {
        margin-bottom: 20px
    }

    .fuelux pre code {
        padding: 0;
        color: inherit;
        white-space: pre;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0
    }

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

.fuelux form {
    margin: 0 0 20px
}

.fuelux fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

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

    .fuelux legend small {
        font-size: 15px;
        color: #dededf
    }

.fuelux button, .fuelux input, .fuelux label, .fuelux select, .fuelux textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.fuelux button, .fuelux input, .fuelux select, .fuelux textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.fuelux label {
    display: block;
    margin-bottom: 5px
}

.fuelux .uneditable-input, .fuelux input[type=color], .fuelux input[type=date], .fuelux input[type=datetime-local], .fuelux input[type=datetime], .fuelux input[type=email], .fuelux input[type=month], .fuelux input[type=number], .fuelux input[type=password], .fuelux input[type=search], .fuelux input[type=tel], .fuelux input[type=text], .fuelux input[type=time], .fuelux input[type=url], .fuelux input[type=week], .fuelux select, .fuelux textarea {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fuelux .uneditable-input, .fuelux input, .fuelux textarea {
    width: 206px
}

.fuelux textarea {
    height: auto
}

.fuelux .uneditable-input, .fuelux input[type=color], .fuelux input[type=date], .fuelux input[type=datetime-local], .fuelux input[type=datetime], .fuelux input[type=email], .fuelux input[type=month], .fuelux input[type=number], .fuelux input[type=password], .fuelux input[type=search], .fuelux input[type=tel], .fuelux input[type=text], .fuelux input[type=time], .fuelux input[type=url], .fuelux input[type=week], .fuelux textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s
}

    .fuelux .uneditable-input:focus, .fuelux input[type=color]:focus, .fuelux input[type=date]:focus, .fuelux input[type=datetime-local]:focus, .fuelux input[type=datetime]:focus, .fuelux input[type=email]:focus, .fuelux input[type=month]:focus, .fuelux input[type=number]:focus, .fuelux input[type=password]:focus, .fuelux input[type=search]:focus, .fuelux input[type=tel]:focus, .fuelux input[type=text]:focus, .fuelux input[type=time]:focus, .fuelux input[type=url]:focus, .fuelux input[type=week]:focus, .fuelux textarea:focus {
        border-color: rgba(82,168,236,.8);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)
    }

.fuelux input[type=checkbox], .fuelux input[type=radio] {
    margin: 4px 0 0;
    *margin-top: 0;
    line-height: normal
}

.fuelux input[type=button], .fuelux input[type=checkbox], .fuelux input[type=file], .fuelux input[type=image], .fuelux input[type=radio], .fuelux input[type=reset], .fuelux input[type=submit] {
    width: auto
}

.fuelux input[type=file], .fuelux select {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

.fuelux select {
    width: 220px;
    background-color: #fff;
    border: 1px solid #ccc
}

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

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

.fuelux .uneditable-input, .fuelux .uneditable-textarea {
    color: #dededf;
    cursor: not-allowed;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.025)
}

.fuelux .uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.fuelux .uneditable-textarea {
    width: auto;
    height: auto
}

.fuelux input:-moz-placeholder, .fuelux textarea:-moz-placeholder {
    color: #dededf
}

.fuelux input:-ms-input-placeholder, .fuelux textarea:-ms-input-placeholder {
    color: #dededf
}

.fuelux input::-webkit-input-placeholder, .fuelux textarea::-webkit-input-placeholder {
    color: #dededf
}

.fuelux .checkbox, .fuelux .radio {
    min-height: 20px;
    padding-left: 20px
}

    .fuelux .checkbox input[type=checkbox], .fuelux .radio input[type=radio] {
        float: left;
        margin-left: -20px
    }

.fuelux .controls > .checkbox:first-child, .fuelux .controls > .radio:first-child {
    padding-top: 5px
}

.fuelux .checkbox.inline, .fuelux .radio.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

    .fuelux .checkbox.inline + .checkbox.inline, .fuelux .radio.inline + .radio.inline {
        margin-left: 10px
    }

.fuelux .input-mini {
    width: 60px
}

.fuelux .input-small {
    width: 90px
}

.fuelux .input-medium {
    width: 150px
}

.fuelux .input-large {
    width: 210px
}

.fuelux .input-xlarge {
    width: 270px
}

.fuelux .input-xxlarge {
    width: 530px
}

.fuelux .row-fluid .uneditable-input[class*=span], .fuelux .row-fluid input[class*=span], .fuelux .row-fluid select[class*=span], .fuelux .row-fluid textarea[class*=span], .fuelux .uneditable-input[class*=span], .fuelux input[class*=span], .fuelux select[class*=span], .fuelux textarea[class*=span] {
    float: none;
    margin-left: 0
}

.fuelux .input-append .uneditable-input[class*=span], .fuelux .input-append input[class*=span], .fuelux .input-prepend .uneditable-input[class*=span], .fuelux .input-prepend input[class*=span], .fuelux .row-fluid .input-append [class*=span], .fuelux .row-fluid .input-prepend [class*=span], .fuelux .row-fluid .uneditable-input[class*=span], .fuelux .row-fluid input[class*=span], .fuelux .row-fluid select[class*=span], .fuelux .row-fluid textarea[class*=span] {
    display: inline-block
}

.fuelux .uneditable-input, .fuelux input, .fuelux textarea {
    margin-left: 0
}

.fuelux .controls-row [class*=span] + [class*=span] {
    margin-left: 20px
}

.fuelux input.span12, .uneditable-input.span12, textarea.span12 {
    width: 926px
}

.fuelux input.span11, .uneditable-input.span11, textarea.span11 {
    width: 846px
}

.fuelux input.span10, .uneditable-input.span10, textarea.span10 {
    width: 766px
}

.fuelux input.span9, .uneditable-input.span9, textarea.span9 {
    width: 686px
}

.fuelux input.span8, .uneditable-input.span8, textarea.span8 {
    width: 606px
}

.fuelux input.span7, .uneditable-input.span7, textarea.span7 {
    width: 526px
}

.fuelux input.span6, .uneditable-input.span6, textarea.span6 {
    width: 446px
}

.fuelux input.span5, .uneditable-input.span5, textarea.span5 {
    width: 366px
}

.fuelux input.span4, .uneditable-input.span4, textarea.span4 {
    width: 286px
}

.fuelux input.span3, .uneditable-input.span3, textarea.span3 {
    width: 206px
}

.fuelux input.span2, .uneditable-input.span2, textarea.span2 {
    width: 126px
}

.fuelux input.span1, .uneditable-input.span1, textarea.span1 {
    width: 46px
}

.fuelux .controls-row {
    *zoom: 1
}

    .fuelux .controls-row:after, .fuelux .controls-row:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .controls-row:after {
        clear: both
    }

    .fuelux .controls-row [class*=span], .fuelux .row-fluid .controls-row [class*=span] {
        float: left
    }

    .fuelux .controls-row .checkbox[class*=span], .fuelux .controls-row .radio[class*=span] {
        padding-top: 5px
    }

.fuelux input[disabled], .fuelux input[readonly], .fuelux select[disabled], .fuelux select[readonly], .fuelux textarea[disabled], .fuelux textarea[readonly] {
    cursor: not-allowed;
    background-color: #f8f8f8
}

.fuelux input[type=checkbox][disabled], .fuelux input[type=checkbox][readonly], .fuelux input[type=radio][disabled], .fuelux input[type=radio][readonly] {
    background-color: transparent
}

.fuelux .control-group.warning .checkbox, .fuelux .control-group.warning .control-label, .fuelux .control-group.warning .help-block, .fuelux .control-group.warning .help-inline, .fuelux .control-group.warning .radio, .fuelux .control-group.warning input, .fuelux .control-group.warning select, .fuelux .control-group.warning textarea {
    color: #6b4f00
}

.fuelux .control-group.warning input, .fuelux .control-group.warning select, .fuelux .control-group.warning textarea {
    border-color: #6b4f00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .fuelux .control-group.warning input:focus, .fuelux .control-group.warning select:focus, .fuelux .control-group.warning textarea:focus {
        border-color: #382900;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d19b00;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d19b00;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d19b00
    }

.fuelux .control-group.warning .input-append .add-on, .fuelux .control-group.warning .input-prepend .add-on {
    color: #6b4f00;
    background-color: #fffaea;
    border-color: #6b4f00
}

.fuelux .control-group.error .checkbox, .fuelux .control-group.error .control-label, .fuelux .control-group.error .help-block, .fuelux .control-group.error .help-inline, .fuelux .control-group.error .radio, .fuelux .control-group.error input, .fuelux .control-group.error select, .fuelux .control-group.error textarea {
    color: #770c02
}

.fuelux .control-group.error input, .fuelux .control-group.error select, .fuelux .control-group.error textarea {
    border-color: #770c02;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .fuelux .control-group.error input:focus, .fuelux .control-group.error select:focus, .fuelux .control-group.error textarea:focus {
        border-color: #450701;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #db1704;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #db1704;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #db1704
    }

.fuelux .control-group.error .input-append .add-on, .fuelux .control-group.error .input-prepend .add-on {
    color: #770c02;
    background-color: #fee2e0;
    border-color: #770c02
}

.fuelux .control-group.success .checkbox, .fuelux .control-group.success .control-label, .fuelux .control-group.success .help-block, .fuelux .control-group.success .help-inline, .fuelux .control-group.success .radio, .fuelux .control-group.success input, .fuelux .control-group.success select, .fuelux .control-group.success textarea {
    color: #344815
}

.fuelux .control-group.success input, .fuelux .control-group.success select, .fuelux .control-group.success textarea {
    border-color: #344815;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .fuelux .control-group.success input:focus, .fuelux .control-group.success select:focus, .fuelux .control-group.success textarea:focus {
        border-color: #172109;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6d972c;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6d972c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6d972c
    }

.fuelux .control-group.success .input-append .add-on, .fuelux .control-group.success .input-prepend .add-on {
    color: #344815;
    background-color: #e5f1d1;
    border-color: #344815
}

.fuelux .control-group.info .checkbox, .fuelux .control-group.info .control-label, .fuelux .control-group.info .help-block, .fuelux .control-group.info .help-inline, .fuelux .control-group.info .radio, .fuelux .control-group.info input, .fuelux .control-group.info select, .fuelux .control-group.info textarea {
    color: #124c69
}

.fuelux .control-group.info input, .fuelux .control-group.info select, .fuelux .control-group.info textarea {
    border-color: #124c69;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .fuelux .control-group.info input:focus, .fuelux .control-group.info select:focus, .fuelux .control-group.info textarea:focus {
        border-color: #0b2c3d;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #218bc0;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #218bc0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #218bc0
    }

.fuelux .control-group.info .input-append .add-on, .fuelux .control-group.info .input-prepend .add-on {
    color: #124c69;
    background-color: #e5f4fb;
    border-color: #124c69
}

.fuelux input:focus:invalid, .fuelux select:focus:invalid, .fuelux textarea:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

    .fuelux input:focus:invalid:focus, .fuelux select:focus:invalid:focus, .fuelux textarea:focus:invalid:focus {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7
    }

.fuelux .form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

    .fuelux .form-actions:after, .fuelux .form-actions:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .form-actions:after {
        clear: both
    }

.fuelux .help-block, .fuelux .help-inline {
    color: #484848
}

.fuelux .help-block {
    display: block;
    margin-bottom: 10px
}

.fuelux .help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1
}

.fuelux .input-append, .fuelux .input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle
}

    .fuelux .input-append .dropdown-menu, .fuelux .input-append .popover, .fuelux .input-append .uneditable-input, .fuelux .input-append input, .fuelux .input-append select, .fuelux .input-prepend .dropdown-menu, .fuelux .input-prepend .popover, .fuelux .input-prepend .uneditable-input, .fuelux .input-prepend input, .fuelux .input-prepend select {
        font-size: 14px
    }

    .fuelux .input-append .uneditable-input, .fuelux .input-append input, .fuelux .input-append select, .fuelux .input-prepend .uneditable-input, .fuelux .input-prepend input, .fuelux .input-prepend select {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        vertical-align: top;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

        .fuelux .input-append .uneditable-input:focus, .fuelux .input-append input:focus, .fuelux .input-append select:focus, .fuelux .input-prepend .uneditable-input:focus, .fuelux .input-prepend input:focus, .fuelux .input-prepend select:focus {
            z-index: 2
        }

    .fuelux .input-append .add-on, .fuelux .input-prepend .add-on {
        display: inline-block;
        width: auto;
        height: 20px;
        min-width: 16px;
        padding: 4px 5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        background-color: #f8f8f8;
        border: 1px solid #ccc
    }

    .fuelux .input-append .add-on, .fuelux .input-append .btn, .fuelux .input-append .btn-group > .dropdown-toggle, .fuelux .input-prepend .add-on, .fuelux .input-prepend .btn, .fuelux .input-prepend .btn-group > .dropdown-toggle {
        vertical-align: top;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .fuelux .input-append .active, .fuelux .input-prepend .active {
        background-color: #9ed152;
        border-color: #4d6d1d
    }

    .fuelux .input-prepend .add-on, .fuelux .input-prepend .btn {
        margin-right: -1px
    }

        .fuelux .input-append .uneditable-input, .fuelux .input-append input, .fuelux .input-append select, .fuelux .input-prepend .add-on:first-child, .fuelux .input-prepend .btn:first-child {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px
        }

            .fuelux .input-append .uneditable-input + .btn-group .btn:last-child, .fuelux .input-append input + .btn-group .btn:last-child, .fuelux .input-append select + .btn-group .btn:last-child {
                -webkit-border-radius: 0 4px 4px 0;
                -moz-border-radius: 0 4px 4px 0;
                border-radius: 0 4px 4px 0
            }

    .fuelux .input-append .add-on, .fuelux .input-append .btn, .fuelux .input-append .btn-group {
        margin-left: -1px
    }

        .fuelux .input-append .add-on:last-child, .fuelux .input-append .btn-group:last-child > .dropdown-toggle, .fuelux .input-append .btn:last-child {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0
        }

    .fuelux .input-prepend.input-append .uneditable-input, .fuelux .input-prepend.input-append input, .fuelux .input-prepend.input-append select {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .fuelux .input-prepend.input-append .uneditable-input + .btn-group .btn, .fuelux .input-prepend.input-append input + .btn-group .btn, .fuelux .input-prepend.input-append select + .btn-group .btn {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0
        }

    .fuelux .input-prepend.input-append .add-on:first-child, .fuelux .input-prepend.input-append .btn:first-child {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .fuelux .input-prepend.input-append .add-on:last-child, .fuelux .input-prepend.input-append .btn:last-child {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .fuelux .input-prepend.input-append .btn-group:first-child {
        margin-left: 0
    }

.fuelux input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.fuelux .form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.fuelux .form-search .input-append .btn, .fuelux .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.fuelux .form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.fuelux .form-horizontal .help-inline, .fuelux .form-horizontal .input-append, .fuelux .form-horizontal .input-prepend, .fuelux .form-horizontal .uneditable-input, .fuelux .form-horizontal input, .fuelux .form-horizontal select, .fuelux .form-horizontal textarea, .fuelux .form-inline .help-inline, .fuelux .form-inline .input-append, .fuelux .form-inline .input-prepend, .fuelux .form-inline .uneditable-input, .fuelux .form-inline input, .fuelux .form-inline select, .fuelux .form-inline textarea, .fuelux .form-search .help-inline, .fuelux .form-search .input-append, .fuelux .form-search .input-prepend, .fuelux .form-search .uneditable-input, .fuelux .form-search input, .fuelux .form-search select, .fuelux .form-search textarea {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    *zoom: 1
}

.fuelux .form-horizontal .hide, .fuelux .form-inline .hide, .fuelux .form-search .hide {
    display: none
}

.fuelux .form-inline .btn-group, .fuelux .form-inline label, .fuelux .form-search .btn-group, .fuelux .form-search label {
    display: inline-block
}

.fuelux .form-inline .input-append, .fuelux .form-inline .input-prepend, .fuelux .form-search .input-append, .fuelux .form-search .input-prepend {
    margin-bottom: 0
}

.fuelux .form-inline .checkbox, .fuelux .form-inline .radio, .fuelux .form-search .checkbox, .fuelux .form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

    .fuelux .form-inline .checkbox input[type=checkbox], .fuelux .form-inline .radio input[type=radio], .fuelux .form-search .checkbox input[type=checkbox], .fuelux .form-search .radio input[type=radio] {
        float: left;
        margin-right: 3px;
        margin-left: 0
    }

.fuelux .control-group {
    margin-bottom: 10px
}

.fuelux legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.fuelux .form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

    .fuelux .form-horizontal .control-group:after, .fuelux .form-horizontal .control-group:before {
        display: table;
        line-height: 0;
        content: ""
    }

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

.fuelux .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.fuelux .form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

    .fuelux .form-horizontal .controls:first-child {
        *padding-left: 180px
    }

.fuelux .form-horizontal .help-block {
    margin-bottom: 0
}

.fuelux .form-horizontal .input-append + .help-block, .fuelux .form-horizontal .input-prepend + .help-block, .fuelux .form-horizontal .uneditable-input + .help-block, .fuelux .form-horizontal input + .help-block, .fuelux .form-horizontal select + .help-block, .fuelux .form-horizontal textarea + .help-block {
    margin-top: 10px
}

.fuelux .form-horizontal .form-actions {
    padding-left: 180px
}

.fuelux table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

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

    .fuelux .table td, .fuelux .table th {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .fuelux .table th {
        font-weight: 700
    }

    .fuelux .table thead th {
        vertical-align: bottom
    }

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

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

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

.fuelux .table-condensed td, .fuelux .table-condensed th {
    padding: 4px 5px
}

.fuelux .table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .fuelux .table-bordered td, .fuelux .table-bordered th {
        border-left: 1px solid #ddd
    }

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

    .fuelux .table-bordered tbody:first-child tr:first-child > td:first-child, .fuelux .table-bordered tbody:first-child tr:first-child > th:first-child, .fuelux .table-bordered thead:first-child tr:first-child > th:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px
    }

    .fuelux .table-bordered tbody:first-child tr:first-child > td:last-child, .fuelux .table-bordered tbody:first-child tr:first-child > th:last-child, .fuelux .table-bordered thead:first-child tr:first-child > th:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px
    }

    .fuelux .table-bordered tbody:last-child tr:last-child > td:first-child, .fuelux .table-bordered tbody:last-child tr:last-child > th:first-child, .fuelux .table-bordered tfoot:last-child tr:last-child > td:first-child, .fuelux .table-bordered tfoot:last-child tr:last-child > th:first-child, .fuelux .table-bordered thead:last-child tr:last-child > th:first-child {
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px
    }

    .fuelux .table-bordered tbody:last-child tr:last-child > td:last-child, .fuelux .table-bordered tbody:last-child tr:last-child > th:last-child, .fuelux .table-bordered tfoot:last-child tr:last-child > td:last-child, .fuelux .table-bordered tfoot:last-child tr:last-child > th:last-child, .fuelux .table-bordered thead:last-child tr:last-child > th:last-child {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px
    }

    .fuelux .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0
    }

    .fuelux .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0
    }

    .fuelux .table-bordered caption + tbody tr:first-child td:first-child, .fuelux .table-bordered caption + thead tr:first-child th:first-child, .fuelux .table-bordered colgroup + tbody tr:first-child td:first-child, .fuelux .table-bordered colgroup + thead tr:first-child th:first-child {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px
    }

    .fuelux .table-bordered caption + tbody tr:first-child td:last-child, .fuelux .table-bordered caption + thead tr:first-child th:last-child, .fuelux .table-bordered colgroup + tbody tr:first-child td:last-child, .fuelux .table-bordered colgroup + thead tr:first-child th:last-child {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px
    }

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

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

.fuelux .row-fluid table td[class*=span], .fuelux .row-fluid table th[class*=span], .fuelux table td[class*=span], .fuelux table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.fuelux .table td.span1, .fuelux .table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.fuelux .table td.span2, .fuelux .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.fuelux .table td.span3, .fuelux .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.fuelux .table td.span4, .fuelux .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.fuelux .table td.span5, .fuelux .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.fuelux .table td.span6, .fuelux .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.fuelux .table td.span7, .fuelux .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.fuelux .table td.span8, .fuelux .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.fuelux .table td.span9, .fuelux .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.fuelux .table td.span10, .fuelux .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.fuelux .table td.span11, .fuelux .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.fuelux .table td.span12, .fuelux .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.fuelux .table tbody tr.success > td {
    background-color: #e5f1d1
}

.fuelux .table tbody tr.error > td {
    background-color: #fee2e0
}

.fuelux .table tbody tr.warning > td {
    background-color: #fffaea
}

.fuelux .table tbody tr.info > td {
    background-color: #e5f4fb
}

.fuelux .table-hover tbody tr.success:hover > td {
    background-color: #d9ecbd
}

.fuelux .table-hover tbody tr.error:hover > td {
    background-color: #fecbc6
}

.fuelux .table-hover tbody tr.warning:hover > td {
    background-color: #fff3d1
}

.fuelux .table-hover tbody tr.info:hover > td {
    background-color: #d0eaf7
}

.fuelux [class*=" icon-"], .fuelux [class^=icon-] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../img/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.fuelux .dropdown-menu > .active > a > [class*=" icon-"], .fuelux .dropdown-menu > .active > a > [class^=icon-], .fuelux .dropdown-menu > li > a:focus > [class*=" icon-"], .fuelux .dropdown-menu > li > a:focus > [class^=icon-], .fuelux .dropdown-menu > li > a:hover > [class*=" icon-"], .fuelux .dropdown-menu > li > a:hover > [class^=icon-], .fuelux .dropdown-submenu:focus > a > [class*=" icon-"], .fuelux .dropdown-submenu:focus > a > [class^=icon-], .fuelux .dropdown-submenu:hover > a > [class*=" icon-"], .fuelux .dropdown-submenu:hover > a > [class^=icon-], .fuelux .icon-white, .fuelux .nav-list > .active > a > [class*=" icon-"], .fuelux .nav-list > .active > a > [class^=icon-], .fuelux .nav-pills > .active > a > [class*=" icon-"], .fuelux .nav-pills > .active > a > [class^=icon-], .fuelux .navbar-inverse .nav > .active > a > [class*=" icon-"], .fuelux .navbar-inverse .nav > .active > a > [class^=icon-] {
    background-image: url(../img/glyphicons-halflings-white.png)
}

.fuelux .icon-glass {
    background-position: 0 0
}

.fuelux .icon-music {
    background-position: -24px 0
}

.fuelux .icon-search {
    background-position: -48px 0
}

.fuelux .icon-envelope {
    background-position: -72px 0
}

.fuelux .icon-heart {
    background-position: -96px 0
}

.fuelux .icon-star {
    background-position: -120px 0
}

.fuelux .icon-star-empty {
    background-position: -144px 0
}

.fuelux .icon-user {
    background-position: -168px 0
}

.fuelux .icon-film {
    background-position: -192px 0
}

.fuelux .icon-th-large {
    background-position: -216px 0
}

.fuelux .icon-th {
    background-position: -240px 0
}

.fuelux .icon-th-list {
    background-position: -264px 0
}

.fuelux .icon-ok {
    background-position: -288px 0
}

.fuelux .icon-remove {
    background-position: -312px 0
}

.fuelux .icon-zoom-in {
    background-position: -336px 0
}

.fuelux .icon-zoom-out {
    background-position: -360px 0
}

.fuelux .icon-off {
    background-position: -384px 0
}

.fuelux .icon-signal {
    background-position: -408px 0
}

.fuelux .icon-cog {
    background-position: -432px 0
}

.fuelux .icon-trash {
    background-position: -456px 0
}

.fuelux .icon-home {
    background-position: 0 -24px
}

.fuelux .icon-file {
    background-position: -24px -24px
}

.fuelux .icon-time {
    background-position: -48px -24px
}

.fuelux .icon-road {
    background-position: -72px -24px
}

.fuelux .icon-download-alt {
    background-position: -96px -24px
}

.fuelux .icon-download {
    background-position: -120px -24px
}

.fuelux .icon-upload {
    background-position: -144px -24px
}

.fuelux .icon-inbox {
    background-position: -168px -24px
}

.fuelux .icon-play-circle {
    background-position: -192px -24px
}

.fuelux .icon-repeat {
    background-position: -216px -24px
}

.fuelux .icon-refresh {
    background-position: -240px -24px
}

.fuelux .icon-list-alt {
    background-position: -264px -24px
}

.fuelux .icon-lock {
    background-position: -287px -24px
}

.fuelux .icon-flag {
    background-position: -312px -24px
}

.fuelux .icon-headphones {
    background-position: -336px -24px
}

.fuelux .icon-volume-off {
    background-position: -360px -24px
}

.fuelux .icon-volume-down {
    background-position: -384px -24px
}

.fuelux .icon-volume-up {
    background-position: -408px -24px
}

.fuelux .icon-qrcode {
    background-position: -432px -24px
}

.fuelux .icon-barcode {
    background-position: -456px -24px
}

.fuelux .icon-tag {
    background-position: 0 -48px
}

.fuelux .icon-tags {
    background-position: -25px -48px
}

.fuelux .icon-book {
    background-position: -48px -48px
}

.fuelux .icon-bookmark {
    background-position: -72px -48px
}

.fuelux .icon-print {
    background-position: -96px -48px
}

.fuelux .icon-camera {
    background-position: -120px -48px
}

.fuelux .icon-font {
    background-position: -144px -48px
}

.fuelux .icon-bold {
    background-position: -167px -48px
}

.fuelux .icon-italic {
    background-position: -192px -48px
}

.fuelux .icon-text-height {
    background-position: -216px -48px
}

.fuelux .icon-text-width {
    background-position: -240px -48px
}

.fuelux .icon-align-left {
    background-position: -264px -48px
}

.fuelux .icon-align-center {
    background-position: -288px -48px
}

.fuelux .icon-align-right {
    background-position: -312px -48px
}

.fuelux .icon-align-justify {
    background-position: -336px -48px
}

.fuelux .icon-list {
    background-position: -360px -48px
}

.fuelux .icon-indent-left {
    background-position: -384px -48px
}

.fuelux .icon-indent-right {
    background-position: -408px -48px
}

.fuelux .icon-facetime-video {
    background-position: -432px -48px
}

.fuelux .icon-picture {
    background-position: -456px -48px
}

.fuelux .icon-pencil {
    background-position: 0 -72px
}

.fuelux .icon-map-marker {
    background-position: -24px -72px
}

.fuelux .icon-adjust {
    background-position: -48px -72px
}

.fuelux .icon-tint {
    background-position: -72px -72px
}

.fuelux .icon-edit {
    background-position: -96px -72px
}

.fuelux .icon-share {
    background-position: -120px -72px
}

.fuelux .icon-check {
    background-position: -144px -72px
}

.fuelux .icon-move {
    background-position: -168px -72px
}

.fuelux .icon-step-backward {
    background-position: -192px -72px
}

.fuelux .icon-fast-backward {
    background-position: -216px -72px
}

.fuelux .icon-backward {
    background-position: -240px -72px
}

.fuelux .icon-play {
    background-position: -264px -72px
}

.fuelux .icon-pause {
    background-position: -288px -72px
}

.fuelux .icon-stop {
    background-position: -312px -72px
}

.fuelux .icon-forward {
    background-position: -336px -72px
}

.fuelux .icon-fast-forward {
    background-position: -360px -72px
}

.fuelux .icon-step-forward {
    background-position: -384px -72px
}

.fuelux .icon-eject {
    background-position: -408px -72px
}

.fuelux .icon-chevron-left {
    background-position: -432px -72px
}

.fuelux .icon-chevron-right {
    background-position: -456px -72px
}

.fuelux .icon-plus-sign {
    background-position: 0 -96px
}

.fuelux .icon-minus-sign {
    background-position: -24px -96px
}

.fuelux .icon-remove-sign {
    background-position: -48px -96px
}

.fuelux .icon-ok-sign {
    background-position: -72px -96px
}

.fuelux .icon-question-sign {
    background-position: -96px -96px
}

.fuelux .icon-info-sign {
    background-position: -120px -96px
}

.fuelux .icon-screenshot {
    background-position: -144px -96px
}

.fuelux .icon-remove-circle {
    background-position: -168px -96px
}

.fuelux .icon-ok-circle {
    background-position: -192px -96px
}

.fuelux .icon-ban-circle {
    background-position: -216px -96px
}

.fuelux .icon-arrow-left {
    background-position: -240px -96px
}

.fuelux .icon-arrow-right {
    background-position: -264px -96px
}

.fuelux .icon-arrow-up {
    background-position: -289px -96px
}

.fuelux .icon-arrow-down {
    background-position: -312px -96px
}

.fuelux .icon-share-alt {
    background-position: -336px -96px
}

.fuelux .icon-resize-full {
    background-position: -360px -96px
}

.fuelux .icon-resize-small {
    background-position: -384px -96px
}

.fuelux .icon-plus {
    background-position: -408px -96px
}

.fuelux .icon-minus {
    background-position: -433px -96px
}

.fuelux .icon-asterisk {
    background-position: -456px -96px
}

.fuelux .icon-exclamation-sign {
    background-position: 0 -120px
}

.fuelux .icon-gift {
    background-position: -24px -120px
}

.fuelux .icon-leaf {
    background-position: -48px -120px
}

.fuelux .icon-fire {
    background-position: -72px -120px
}

.fuelux .icon-eye-open {
    background-position: -96px -120px
}

.fuelux .icon-eye-close {
    background-position: -120px -120px
}

.fuelux .icon-warning-sign {
    background-position: -144px -120px
}

.fuelux .icon-plane {
    background-position: -168px -120px
}

.fuelux .icon-calendar {
    background-position: -192px -120px
}

.fuelux .icon-random {
    width: 16px;
    background-position: -216px -120px
}

.fuelux .icon-comment {
    background-position: -240px -120px
}

.fuelux .icon-magnet {
    background-position: -264px -120px
}

.fuelux .icon-chevron-up {
    background-position: -288px -120px
}

.fuelux .icon-chevron-down {
    background-position: -313px -119px
}

.fuelux .icon-retweet {
    background-position: -336px -120px
}

.fuelux .icon-shopping-cart {
    background-position: -360px -120px
}

.fuelux .icon-folder-close {
    width: 16px;
    background-position: -384px -120px
}

.fuelux .icon-folder-open {
    width: 16px;
    background-position: -408px -120px
}

.fuelux .icon-resize-vertical {
    background-position: -432px -119px
}

.fuelux .icon-resize-horizontal {
    background-position: -456px -118px
}

.fuelux .icon-hdd {
    background-position: 0 -144px
}

.fuelux .icon-bullhorn {
    background-position: -24px -144px
}

.fuelux .icon-bell {
    background-position: -48px -144px
}

.fuelux .icon-certificate {
    background-position: -72px -144px
}

.fuelux .icon-thumbs-up {
    background-position: -96px -144px
}

.fuelux .icon-thumbs-down {
    background-position: -120px -144px
}

.fuelux .icon-hand-right {
    background-position: -144px -144px
}

.fuelux .icon-hand-left {
    background-position: -168px -144px
}

.fuelux .icon-hand-up {
    background-position: -192px -144px
}

.fuelux .icon-hand-down {
    background-position: -216px -144px
}

.fuelux .icon-circle-arrow-right {
    background-position: -240px -144px
}

.fuelux .icon-circle-arrow-left {
    background-position: -264px -144px
}

.fuelux .icon-circle-arrow-up {
    background-position: -288px -144px
}

.fuelux .icon-circle-arrow-down {
    background-position: -312px -144px
}

.fuelux .icon-globe {
    background-position: -336px -144px
}

.fuelux .icon-wrench {
    background-position: -360px -144px
}

.fuelux .icon-tasks {
    background-position: -384px -144px
}

.fuelux .icon-filter {
    background-position: -408px -144px
}

.fuelux .icon-briefcase {
    background-position: -432px -144px
}

.fuelux .icon-fullscreen {
    background-position: -456px -144px
}

.fuelux .dropdown, .fuelux .dropup {
    position: relative
}

.fuelux .dropdown-toggle {
    *margin-bottom: -3px
}

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

.fuelux .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.fuelux .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.fuelux .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

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

    .fuelux .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

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

        .fuelux .dropdown-menu > li > a:focus, .fuelux .dropdown-menu > li > a:hover, .fuelux .dropdown-submenu:focus > a, .fuelux .dropdown-submenu:hover > a {
            color: #fff;
            text-decoration: none;
            background-color: #1a648a;
            background-image: -moz-linear-gradient(top,#1b6a92,#175a7d);
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#1b6a92),to(#175a7d));
            background-image: -webkit-linear-gradient(top,#1b6a92,#175a7d);
            background-image: -o-linear-gradient(top,#1b6a92,#175a7d);
            background-image: linear-gradient(to bottom,#1b6a92,#175a7d);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b6a92', endColorstr='#ff175a7d', GradientType=0)
        }

    .fuelux .dropdown-menu > .active > a, .fuelux .dropdown-menu > .active > a:focus, .fuelux .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1a648a;
        background-image: -moz-linear-gradient(top,#1b6a92,#175a7d);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#1b6a92),to(#175a7d));
        background-image: -webkit-linear-gradient(top,#1b6a92,#175a7d);
        background-image: -o-linear-gradient(top,#1b6a92,#175a7d);
        background-image: linear-gradient(to bottom,#1b6a92,#175a7d);
        background-repeat: repeat-x;
        outline: 0;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b6a92', endColorstr='#ff175a7d', GradientType=0)
    }

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

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

.fuelux .open {
    *z-index: 1000
}

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

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

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

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

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

.fuelux .dropdown-submenu {
    position: relative
}

    .fuelux .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px
    }

    .fuelux .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

.fuelux .dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.fuelux .dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " "
}

.fuelux .dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.fuelux .dropdown-submenu.pull-left {
    float: none
}

    .fuelux .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

.fuelux .dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px
}

.fuelux .typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fuelux .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .fuelux .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.fuelux .well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.fuelux .well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

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

    .fuelux .fade.in {
        opacity: 1
    }

.fuelux .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

    .fuelux .collapse.in {
        height: auto
    }

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

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

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

.fuelux .btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #737378;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

    .fuelux .btn.active, .fuelux .btn.disabled, .fuelux .btn:active, .fuelux .btn:focus, .fuelux .btn:hover, .fuelux .btn[disabled] {
        color: #737378;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .fuelux .btn:first-child {
        *margin-left: 0
    }

    .fuelux .btn:focus, .fuelux .btn:hover {
        color: #737378;
        text-decoration: underline;
        background-position: 0 -15px;
        -webkit-transition: background-position .1s linear;
        -moz-transition: background-position .1s linear;
        -o-transition: background-position .1s linear;
        transition: background-position .1s linear
    }

    .fuelux .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .fuelux .btn.active, .fuelux .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
    }

    .fuelux .btn.disabled, .fuelux .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

.fuelux .btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .fuelux .btn-large [class*=" icon-"], .fuelux .btn-large [class^=icon-] {
        margin-top: 4px
    }

.fuelux .btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

    .fuelux .btn-small [class*=" icon-"], .fuelux .btn-small [class^=icon-] {
        margin-top: 0
    }

.fuelux .btn-mini [class*=" icon-"], .fuelux .btn-mini [class^=icon-] {
    margin-top: -1px
}

.fuelux .btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fuelux .btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.fuelux .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #2375bd;
    *background-color: #2356bd;
    background-image: -moz-linear-gradient(top,#2389bd,#2356bd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#2389bd),to(#2356bd));
    background-image: -webkit-linear-gradient(top,#2389bd,#2356bd);
    background-image: -o-linear-gradient(top,#2389bd,#2356bd);
    background-image: linear-gradient(to bottom,#2389bd,#2356bd);
    background-repeat: repeat-x;
    border-color: #2356bd #2356bd #17397d;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2389bd', endColorstr='#ff2356bd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-primary.active, .fuelux .btn-primary.disabled, .fuelux .btn-primary:active, .fuelux .btn-primary:focus, .fuelux .btn-primary:hover, .fuelux .btn-primary[disabled] {
        color: #fff;
        background-color: #2356bd;
        *background-color: #1f4ca8
    }

.fuelux .btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #ffa354;
    *background-color: #ff8a26;
    background-image: -moz-linear-gradient(top,#ffb372,#ff8a26);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffb372),to(#ff8a26));
    background-image: -webkit-linear-gradient(top,#ffb372,#ff8a26);
    background-image: -o-linear-gradient(top,#ffb372,#ff8a26);
    background-image: linear-gradient(to bottom,#ffb372,#ff8a26);
    background-repeat: repeat-x;
    border-color: #ff8a26 #ff8a26 #d86400;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb372', endColorstr='#ffff8a26', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-warning.active, .fuelux .btn-warning.disabled, .fuelux .btn-warning:active, .fuelux .btn-warning:focus, .fuelux .btn-warning:hover, .fuelux .btn-warning[disabled] {
        color: #fff;
        background-color: #ff8a26;
        *background-color: #ff7c0c
    }

.fuelux .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-danger.active, .fuelux .btn-danger.disabled, .fuelux .btn-danger:active, .fuelux .btn-danger:focus, .fuelux .btn-danger:hover, .fuelux .btn-danger[disabled] {
        color: #fff;
        background-color: #bd362f;
        *background-color: #a9302a
    }

.fuelux .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top,#62c462,#51a351);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: -o-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-success.active, .fuelux .btn-success.disabled, .fuelux .btn-success:active, .fuelux .btn-success:focus, .fuelux .btn-success:hover, .fuelux .btn-success[disabled] {
        color: #fff;
        background-color: #51a351;
        *background-color: #499249
    }

.fuelux .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
    background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-info.active, .fuelux .btn-info.disabled, .fuelux .btn-info:active, .fuelux .btn-info:focus, .fuelux .btn-info:hover, .fuelux .btn-info[disabled] {
        color: #fff;
        background-color: #2f96b4;
        *background-color: #2a85a0
    }

.fuelux .btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #363636;
    *background-color: #222;
    background-image: -moz-linear-gradient(top,#444,#222);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
    background-image: -webkit-linear-gradient(top,#444,#222);
    background-image: -o-linear-gradient(top,#444,#222);
    background-image: linear-gradient(to bottom,#444,#222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .btn-inverse.active, .fuelux .btn-inverse.disabled, .fuelux .btn-inverse:active, .fuelux .btn-inverse:focus, .fuelux .btn-inverse:hover, .fuelux .btn-inverse[disabled] {
        color: #fff;
        background-color: #222;
        *background-color: #151515
    }

.fuelux .btn-crisis {
    color: #010c29;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #fff;
    *background-color: #fff;
    background-repeat: repeat-x;
    border-color: #2356bd #2356bd #17397d;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
}

    .fuelux .btn-crisis.active, .fuelux .btn-crisis.disabled, .fuelux .btn-crisis:active, .fuelux .btn-crisis:focus, .fuelux .btn-crisis:hover, .fuelux .btn-crisis[disabled] {
        color: #010c29;
        background-color: #fff;
        *background-color: #fff;
    }

.fuelux button.btn, .fuelux input[type=submit].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

    .fuelux button.btn::-moz-focus-inner, .fuelux input[type=submit].btn::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    .fuelux button.btn.btn-large, .fuelux input[type=submit].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px
    }

    .fuelux button.btn.btn-small, .fuelux input[type=submit].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px
    }

    .fuelux button.btn.btn-mini, .fuelux input[type=submit].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px
    }

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

.fuelux .btn-link {
    color: #1b6a92;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .fuelux .btn-link:focus, .fuelux .btn-link:hover {
        color: #2799d3;
        text-decoration: underline;
        background-color: transparent
    }

    .fuelux .btn-link[disabled]:focus, .fuelux .btn-link[disabled]:hover {
        color: #737378;
        text-decoration: none
    }

.fuelux .btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *margin-left: .3em;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    *zoom: 1
}

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

    .fuelux .btn-group + .btn-group {
        margin-left: 5px
    }

.fuelux .btn-toolbar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0
}

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

.fuelux .btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

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

.fuelux .btn-group > .btn, .fuelux .btn-group > .dropdown-menu, .fuelux .btn-group > .popover {
    font-size: 14px
}

.fuelux .btn-group > .btn-mini {
    font-size: 10.5px
}

.fuelux .btn-group > .btn-small {
    font-size: 11.9px
}

.fuelux .btn-group > .btn-large {
    font-size: 17.5px
}

.fuelux .btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px
}

.fuelux .btn-group > .btn:last-child, .fuelux .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px
}

.fuelux .btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.fuelux .btn-group > .btn.large:last-child, .fuelux .btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

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

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

.fuelux .btn-group > .btn + .dropdown-toggle {
    *padding-top: 5px;
    padding-right: 8px;
    *padding-bottom: 5px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.fuelux .btn-group > .btn-mini + .dropdown-toggle {
    *padding-top: 2px;
    padding-right: 5px;
    *padding-bottom: 2px;
    padding-left: 5px
}

.fuelux .btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

.fuelux .btn-group > .btn-large + .dropdown-toggle {
    *padding-top: 7px;
    padding-right: 12px;
    *padding-bottom: 7px;
    padding-left: 12px
}

.fuelux .btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.fuelux .btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.fuelux .btn-group.open .btn-primary.dropdown-toggle {
    background-color: #2356bd
}

.fuelux .btn-group.open .btn-warning.dropdown-toggle {
    background-color: #ff8a26
}

.fuelux .btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.fuelux .btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.fuelux .btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.fuelux .btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.fuelux .btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.fuelux .btn-large .caret {
    margin-top: 6px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px
}

.fuelux .btn-mini .caret, .fuelux .btn-small .caret {
    margin-top: 8px
}

.fuelux .dropup .btn-large .caret {
    border-bottom-width: 5px
}

.fuelux .btn-danger .caret, .fuelux .btn-info .caret, .fuelux .btn-inverse .caret, .fuelux .btn-primary .caret, .fuelux .btn-success .caret, .fuelux .btn-warning .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.fuelux .btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    .fuelux .btn-group-vertical > .btn {
        display: block;
        float: none;
        max-width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

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

        .fuelux .btn-group-vertical > .btn:first-child {
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0
        }

        .fuelux .btn-group-vertical > .btn:last-child {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px
        }

    .fuelux .btn-group-vertical > .btn-large:first-child {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }

    .fuelux .btn-group-vertical > .btn-large:last-child {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px
    }

.fuelux .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #fffaea;
    border: 1px solid #fff0db;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .fuelux .alert, .fuelux .alert h1, .fuelux .alert h4 {
        color: #6b4f00
    }

        .fuelux .alert h1, .fuelux .alert h4 {
            margin: 0
        }

        .fuelux .alert .close {
            position: relative;
            top: -2px;
            right: -21px;
            line-height: 20px
        }

.fuelux .alert-success {
    color: #344815;
    background-color: #e5f1d1;
    border-color: #e1ecbd
}

    .fuelux .alert-success h4 {
        color: #344815
    }

.fuelux .alert-danger, .fuelux .alert-followupform {
    color: #124c69;
    background-color: #F2EFFB;
    border-color: #F2E0F7
}

    .fuelux .alert-followupform h4 {
        color: #344815
    }

.fuelux .alert-error {
    color: #770c02;
    background-color: #fee2e0;
    border-color: #fed1d4
}

    .fuelux .alert-danger h1, .fuelux .alert-danger h4, .fuelux .alert-error h4 {
        color: #770c02
    }

.fuelux .alert-info {
    color: #124c69;
    background-color: #e5f4fb;
    border-color: #c7eef5
}

    .fuelux .alert-info h4 {
        color: #124c69
    }

.fuelux .alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

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

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

.fuelux .nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

    .fuelux .nav > li > a {
        display: block
    }

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

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

    .fuelux .nav > .pull-right {
        float: right
    }

.fuelux .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    color: #010C29;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-transform: uppercase
}

.fuelux .nav li + .nav-header {
    margin-top: 9px
}

.fuelux .nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0
}

    .fuelux .nav-list .nav-header, .fuelux .nav-list > li > a {
        margin-right: -15px;
        margin-left: -15px;
        text-shadow: 0 1px 0 rgba(255,255,255,.5)
    }

    .fuelux .nav-list > li > a {
        padding: 3px 15px
    }

    .fuelux .nav-list > .active > a, .fuelux .nav-list > .active > a:focus, .fuelux .nav-list > .active > a:hover {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,.2);
        background-color: #1b6a92
    }

    .fuelux .nav-list [class*=" icon-"], .fuelux .nav-list [class^=icon-] {
        margin-right: 2px
    }

    .fuelux .nav-list .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

.fuelux .nav-pills, .fuelux .nav-tabs {
    *zoom: 1
}

    .fuelux .nav-pills:after, .fuelux .nav-pills:before, .fuelux .nav-tabs:after, .fuelux .nav-tabs:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .nav-pills:after, .fuelux .nav-tabs:after {
        clear: both
    }

    .fuelux .nav-pills > li, .fuelux .nav-tabs > li {
        float: left
    }

        .fuelux .nav-pills > li > a, .fuelux .nav-tabs > li > a {
            padding-right: 12px;
            padding-left: 12px;
            margin-right: 2px;
            line-height: 14px
        }

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

    .fuelux .nav-tabs > li {
        margin-bottom: -1px
    }

        .fuelux .nav-tabs > li > a {
            padding-top: 8px;
            padding-bottom: 8px;
            line-height: 20px;
            border: 1px solid transparent;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0
        }

            .fuelux .nav-tabs > li > a:focus, .fuelux .nav-tabs > li > a:hover {
                border-color: #f8f8f8 #f8f8f8 #ddd
            }

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

.fuelux .nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.fuelux .nav-pills > .active > a, .fuelux .nav-pills > .active > a:focus, .fuelux .nav-pills > .active > a:hover {
    color: #fff;
    background-color: #1b6a92
}

.fuelux .nav-stacked > li {
    float: none
}

    .fuelux .nav-stacked > li > a {
        margin-right: 0
    }

.fuelux .nav-tabs.nav-stacked {
    border-bottom: 0
}

    .fuelux .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .fuelux .nav-tabs.nav-stacked > li:first-child > a {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-topleft: 4px
    }

    .fuelux .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px
    }

    .fuelux .nav-tabs.nav-stacked > li > a:focus, .fuelux .nav-tabs.nav-stacked > li > a:hover {
        z-index: 2;
        border-color: #ddd
    }

.fuelux .nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

.fuelux .nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

.fuelux .nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.fuelux .nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.fuelux .nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #1b6a92;
    border-bottom-color: #1b6a92
}

.fuelux .nav .dropdown-toggle:focus .caret, .fuelux .nav .dropdown-toggle:hover .caret {
    border-top-color: #2799d3;
    border-bottom-color: #2799d3
}

.fuelux .nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.fuelux .nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.fuelux .nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #a9a9ac;
    border-bottom-color: #a9a9ac
}

.fuelux .nav > .dropdown.active > a:focus, .fuelux .nav > .dropdown.active > a:hover {
    cursor: pointer
}

.fuelux .nav-pills .open .dropdown-toggle, .fuelux .nav-tabs .open .dropdown-toggle, .fuelux .nav > li.dropdown.open.active > a:focus, .fuelux .nav > li.dropdown.open.active > a:hover {
    color: #fff;
    background-color: #dededf;
    border-color: #dededf
}

.fuelux .nav li.dropdown.open .caret, .fuelux .nav li.dropdown.open a:focus .caret, .fuelux .nav li.dropdown.open a:hover .caret, .fuelux .nav li.dropdown.open.active .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fuelux .tabs-stacked .open > a:focus, .fuelux .tabs-stacked .open > a:hover {
    border-color: #dededf
}

.fuelux .tabbable {
    *zoom: 1
}

    .fuelux .tabbable:after, .fuelux .tabbable:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .tabbable:after {
        clear: both
    }

.fuelux .tab-content {
    overflow: auto
}

.fuelux .tabs-below > .nav-tabs, .fuelux .tabs-left > .nav-tabs, .fuelux .tabs-right > .nav-tabs {
    border-bottom: 0
}

.fuelux .pill-content > .pill-pane, .fuelux .tab-content > .tab-pane {
    display: none
}

.fuelux .pill-content > .active, .fuelux .tab-content > .active {
    display: block
}

.fuelux .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

    .fuelux .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

        .fuelux .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px
        }

            .fuelux .tabs-below > .nav-tabs > li > a:focus, .fuelux .tabs-below > .nav-tabs > li > a:hover {
                border-top-color: #ddd;
                border-bottom-color: transparent
            }

    .fuelux .tabs-below > .nav-tabs > .active > a, .fuelux .tabs-below > .nav-tabs > .active > a:focus, .fuelux .tabs-below > .nav-tabs > .active > a:hover {
        border-color: transparent #ddd #ddd
    }

.fuelux .tabs-left > .nav-tabs > li, .fuelux .tabs-right > .nav-tabs > li {
    float: none
}

    .fuelux .tabs-left > .nav-tabs > li > a, .fuelux .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px
    }

.fuelux .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

    .fuelux .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

        .fuelux .tabs-left > .nav-tabs > li > a:focus, .fuelux .tabs-left > .nav-tabs > li > a:hover {
            border-color: #f8f8f8 #ddd #f8f8f8 #f8f8f8
        }

    .fuelux .tabs-left > .nav-tabs .active > a, .fuelux .tabs-left > .nav-tabs .active > a:focus, .fuelux .tabs-left > .nav-tabs .active > a:hover {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #fff
    }

.fuelux .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

    .fuelux .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

        .fuelux .tabs-right > .nav-tabs > li > a:focus, .fuelux .tabs-right > .nav-tabs > li > a:hover {
            border-color: #f8f8f8 #f8f8f8 #f8f8f8 #ddd
        }

    .fuelux .tabs-right > .nav-tabs .active > a, .fuelux .tabs-right > .nav-tabs .active > a:focus, .fuelux .tabs-right > .nav-tabs .active > a:hover {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #fff
    }

.fuelux .nav > .disabled > a {
    color: #dededf
}

    .fuelux .nav > .disabled > a:focus, .fuelux .nav > .disabled > a:hover {
        text-decoration: none;
        cursor: default;
        background-color: transparent
    }

.fuelux .navbar {
    *position: relative;
    *z-index: 2;
    margin-bottom: 20px;
    overflow: visible
}

.fuelux .navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
    background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
    background-image: -o-linear-gradient(top,#fff,#f2f2f2);
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065)
}

    .fuelux .navbar-inner:after, .fuelux .navbar-inner:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .navbar-inner:after {
        clear: both
    }

.fuelux .navbar .container {
    width: auto
}

.fuelux .nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.fuelux .navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #010c29;
    text-shadow: 0 1px 0 #fff
}

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

.fuelux .navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #010c29
}

.fuelux .navbar-link {
    color: #010c29
}

    .fuelux .navbar-link:focus, .fuelux .navbar-link:hover {
        color: #737378;
    }

.fuelux .navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-right: 1px solid #fff;
    border-left: 1px solid #f2f2f2
}

.fuelux .navbar .btn, .fuelux .navbar .btn-group {
    margin-top: 5px
}

    .fuelux .navbar .btn-group .btn, .fuelux .navbar .input-append .btn, .fuelux .navbar .input-append .btn-group, .fuelux .navbar .input-prepend .btn, .fuelux .navbar .input-prepend .btn-group {
        margin-top: 0
    }

.fuelux .navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

    .fuelux .navbar-form:after, .fuelux .navbar-form:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .navbar-form:after {
        clear: both
    }

    .fuelux .navbar-form .checkbox, .fuelux .navbar-form .radio, .fuelux .navbar-form input, .fuelux .navbar-form select {
        margin-top: 5px
    }

    .fuelux .navbar-form .btn, .fuelux .navbar-form input, .fuelux .navbar-form select {
        display: inline-block;
        margin-bottom: 0
    }

        .fuelux .navbar-form input[type=checkbox], .fuelux .navbar-form input[type=image], .fuelux .navbar-form input[type=radio] {
            margin-top: 3px
        }

    .fuelux .navbar-form .input-append, .fuelux .navbar-form .input-prepend {
        margin-top: 5px;
        white-space: nowrap
    }

        .fuelux .navbar-form .input-append input, .fuelux .navbar-form .input-prepend input {
            margin-top: 0
        }

.fuelux .navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

    .fuelux .navbar-search .search-query {
        padding: 4px 14px;
        margin-bottom: 0;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }

.fuelux .navbar-static-top {
    position: static;
    margin-bottom: 0
}

    .fuelux .navbar-static-top .navbar-inner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.fuelux .navbar-fixed-bottom, .fuelux .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

    .fuelux .navbar-fixed-top .navbar-inner, .fuelux .navbar-static-top .navbar-inner {
        border-width: 0 0 1px
    }

    .fuelux .navbar-fixed-bottom .navbar-inner {
        border-width: 1px 0 0
    }

    .fuelux .navbar-fixed-bottom .navbar-inner, .fuelux .navbar-fixed-top .navbar-inner {
        padding-right: 0;
        padding-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .fuelux .navbar-fixed-bottom .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-static-top .container {
        width: 940px
    }

.fuelux .navbar-fixed-top {
    top: 0
}

    .fuelux .navbar-fixed-top .navbar-inner, .fuelux .navbar-static-top .navbar-inner {
        -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        box-shadow: 0 1px 10px rgba(0,0,0,.1)
    }

.fuelux .navbar-fixed-bottom {
    bottom: 0
}

    .fuelux .navbar-fixed-bottom .navbar-inner {
        -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        box-shadow: 0 -1px 10px rgba(0,0,0,.1)
    }

.fuelux .navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

    .fuelux .navbar .nav.pull-right {
        float: right;
        margin-right: 0
    }

    .fuelux .navbar .nav > li {
        float: left
    }

        .fuelux .navbar .nav > li > a {
            float: none;
            padding: 10px 15px;
            color: #010c29;
            text-decoration: none;
            text-shadow: 0 1px 0 #fff
        }

    .fuelux .navbar .nav .dropdown-toggle .caret {
        margin-top: 8px
    }

    .fuelux .navbar .nav > li > a:focus, .fuelux .navbar .nav > li > a:hover {
        /*color: #737378;*/
        color: #010C29;
        text-decoration: underline;
        background-color: transparent
    }

    .fuelux .navbar .nav > .active > a, .fuelux .navbar .nav > .active > a:focus, .fuelux .navbar .nav > .active > a:hover {
        color: #a9a9ac;
        text-decoration: none;
        background-color: #e5e5e5;
        -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.125);
        -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 8px rgba(0,0,0,.125)
    }

.fuelux .navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #ededed;
    *background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
    background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075)
}

    .fuelux .navbar .btn-navbar.active, .fuelux .navbar .btn-navbar.disabled, .fuelux .navbar .btn-navbar:active, .fuelux .navbar .btn-navbar:focus, .fuelux .navbar .btn-navbar:hover, .fuelux .navbar .btn-navbar[disabled] {
        color: #fff;
        background-color: #e5e5e5;
        *background-color: #d9d9d9
    }

    .fuelux .navbar .btn-navbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #f5f5f5;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
        box-shadow: 0 1px 0 rgba(0,0,0,.25)
    }

.fuelux .btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px
}

.fuelux .navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2);
    content: ''
}

.fuelux .navbar .nav > li > .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.fuelux .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0,0,0,.2)
}

.fuelux .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.fuelux .navbar .nav li.dropdown > a:focus .caret, .fuelux .navbar .nav li.dropdown > a:hover .caret {
    border-top-color: #737378;
    border-bottom-color: #737378
}

.fuelux .navbar .nav li.dropdown.active > .dropdown-toggle, .fuelux .navbar .nav li.dropdown.open.active > .dropdown-toggle, .fuelux .navbar .nav li.dropdown.open > .dropdown-toggle {
    color: #010c29;
    background-color: #e5e5e5
}

.fuelux .navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #010c29;
    border-bottom-color: #010c29
}

.fuelux .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .fuelux .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .fuelux .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #a9a9ac;
    border-bottom-color: #a9a9ac
}

.fuelux .navbar .nav > li > .dropdown-menu.pull-right, .fuelux .navbar .pull-right > li > .dropdown-menu {
    right: 0;
    left: auto
}

    .fuelux .navbar .nav > li > .dropdown-menu.pull-right:before, .fuelux .navbar .pull-right > li > .dropdown-menu:before {
        right: 12px;
        left: auto
    }

    .fuelux .navbar .nav > li > .dropdown-menu.pull-right:after, .fuelux .navbar .pull-right > li > .dropdown-menu:after {
        right: 13px;
        left: auto
    }

    .fuelux .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu, .fuelux .navbar .pull-right > li > .dropdown-menu .dropdown-menu {
        right: 100%;
        left: auto;
        margin-right: -1px;
        margin-left: 0;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

.fuelux .navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top,#222,#111);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
    background-image: -webkit-linear-gradient(top,#222,#111);
    background-image: -o-linear-gradient(top,#222,#111);
    background-image: linear-gradient(to bottom,#222,#111);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0)
}

.fuelux .navbar-inverse .brand, .fuelux .navbar-inverse .nav > li > a {
    color: #dededf;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

    .fuelux .navbar-inverse .brand:focus, .fuelux .navbar-inverse .brand:hover, .fuelux .navbar-inverse .nav > li > a:focus, .fuelux .navbar-inverse .nav > li > a:hover {
        color: #fff
    }

.fuelux .navbar-inverse .brand, .fuelux .navbar-inverse .navbar-text {
    color: #dededf
}

.fuelux .navbar-inverse .nav > li > a:focus, .fuelux .navbar-inverse .nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.fuelux .navbar-inverse .nav .active > a, .fuelux .navbar-inverse .nav .active > a:focus, .fuelux .navbar-inverse .nav .active > a:hover {
    color: #fff;
    background-color: #111
}

.fuelux .navbar-inverse .navbar-link {
    color: #dededf
}

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

.fuelux .navbar-inverse .divider-vertical {
    border-right-color: #222;
    border-left-color: #111
}

.fuelux .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .fuelux .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .fuelux .navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
    color: #fff;
    background-color: #111
}

.fuelux .navbar-inverse .nav li.dropdown > a:focus .caret, .fuelux .navbar-inverse .nav li.dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.fuelux .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #dededf;
    border-bottom-color: #dededf
}

.fuelux .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .fuelux .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret, .fuelux .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.fuelux .navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

    .fuelux .navbar-inverse .navbar-search .search-query:-moz-placeholder {
        color: #ccc
    }

    .fuelux .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
        color: #ccc
    }

    .fuelux .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
        color: #ccc
    }

    .fuelux .navbar-inverse .navbar-search .search-query.focused, .fuelux .navbar-inverse .navbar-search .search-query:focus {
        padding: 5px 15px;
        color: #737378;
        text-shadow: 0 1px 0 #fff;
        background-color: #fff;
        border: 0;
        outline: 0;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
        box-shadow: 0 0 3px rgba(0,0,0,.15)
    }

.fuelux .navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #0e0e0e;
    *background-color: #040404;
    background-image: -moz-linear-gradient(top,#151515,#040404);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
    background-image: -webkit-linear-gradient(top,#151515,#040404);
    background-image: -o-linear-gradient(top,#151515,#040404);
    background-image: linear-gradient(to bottom,#151515,#040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

    .fuelux .navbar-inverse .btn-navbar.active, .fuelux .navbar-inverse .btn-navbar.disabled, .fuelux .navbar-inverse .btn-navbar:active, .fuelux .navbar-inverse .btn-navbar:focus, .fuelux .navbar-inverse .btn-navbar:hover, .fuelux .navbar-inverse .btn-navbar[disabled] {
        color: #fff;
        background-color: #040404;
        *background-color: #000
    }

.fuelux .breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .fuelux .breadcrumb > li {
        display: inline-block;
        *display: inline;
        text-shadow: 0 1px 0 #fff;
        *zoom: 1
    }

        .fuelux .breadcrumb > li > .divider {
            padding: 0 5px;
            color: #ccc
        }

    .fuelux .breadcrumb > .active {
        color: #dededf
    }

.fuelux .pagination {
    margin: 20px 0
}

    .fuelux .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *zoom: 1;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        box-shadow: 0 1px 2px rgba(0,0,0,.05)
    }

        .fuelux .pagination ul > li {
            display: inline
        }

            .fuelux .pagination ul > li > a, .fuelux .pagination ul > li > span {
                float: left;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #fff;
                border: 1px solid #ddd;
                border-left-width: 0
            }

                .fuelux .pagination ul > .active > a, .fuelux .pagination ul > .active > span, .fuelux .pagination ul > li > a:focus, .fuelux .pagination ul > li > a:hover {
                    background-color: #f5f5f5
                }

        .fuelux .pagination ul > .active > a, .fuelux .pagination ul > .active > span {
            color: #dededf;
            cursor: default
        }

        .fuelux .pagination ul > .disabled > a, .fuelux .pagination ul > .disabled > a:focus, .fuelux .pagination ul > .disabled > a:hover, .fuelux .pagination ul > .disabled > span {
            color: #dededf;
            cursor: default;
            background-color: transparent
        }

        .fuelux .pagination ul > li:first-child > a, .fuelux .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -moz-border-radius-topleft: 4px
        }

        .fuelux .pagination ul > li:last-child > a, .fuelux .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px
        }

.fuelux .pagination-centered {
    text-align: center
}

.fuelux .pagination-right {
    text-align: right
}

.fuelux .pagination-large ul > li > a, .fuelux .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px
}

.fuelux .pagination-large ul > li:first-child > a, .fuelux .pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.fuelux .pagination-large ul > li:last-child > a, .fuelux .pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

.fuelux .pagination-mini ul > li:first-child > a, .fuelux .pagination-mini ul > li:first-child > span, .fuelux .pagination-small ul > li:first-child > a, .fuelux .pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.fuelux .pagination-mini ul > li:last-child > a, .fuelux .pagination-mini ul > li:last-child > span, .fuelux .pagination-small ul > li:last-child > a, .fuelux .pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.fuelux .pagination-small ul > li > a, .fuelux .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px
}

.fuelux .pagination-mini ul > li > a, .fuelux .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px
}

.fuelux .pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1
}

    .fuelux .pager:after, .fuelux .pager:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .pager:after {
        clear: both
    }

    .fuelux .pager li {
        display: inline
    }

        .fuelux .pager li > a, .fuelux .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px
        }

            .fuelux .pager li > a:focus, .fuelux .pager li > a:hover {
                text-decoration: none;
                background-color: #f5f5f5
            }

    .fuelux .pager .next > a, .fuelux .pager .next > span {
        float: right
    }

    .fuelux .pager .previous > a, .fuelux .pager .previous > span {
        float: left
    }

    .fuelux .pager .disabled > a, .fuelux .pager .disabled > a:focus, .fuelux .pager .disabled > a:hover, .fuelux .pager .disabled > span {
        color: #dededf;
        cursor: default;
        background-color: #fff
    }

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

    .fuelux .modal-backdrop.fade {
        opacity: 0
    }

        .fuelux .modal-backdrop, .fuelux .modal-backdrop.fade.in {
            opacity: .8;
            filter: alpha(opacity=80)
        }

.fuelux .modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

    .fuelux .modal.fade {
        top: -25%;
        -webkit-transition: opacity .3s linear,top .3s ease-out;
        -moz-transition: opacity .3s linear,top .3s ease-out;
        -o-transition: opacity .3s linear,top .3s ease-out;
        transition: opacity .3s linear,top .3s ease-out
    }

        .fuelux .modal.fade.in {
            top: 10%
        }

.fuelux .modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

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

    .fuelux .modal-header h3 {
        margin: 0;
        line-height: 30px
    }

.fuelux .modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto
}

.fuelux .modal-form {
    margin-bottom: 0
}

.fuelux .modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

    .fuelux .modal-footer:after, .fuelux .modal-footer:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .modal-footer:after {
        clear: both
    }

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

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

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

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

    .fuelux .tooltip.in {
        opacity: .8;
        filter: alpha(opacity=80)
    }

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

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

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

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

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

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

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

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

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

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

.fuelux .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

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

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

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

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

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

    .fuelux .popover-title:empty {
        display: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

.fuelux .thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}

    .fuelux .thumbnails:after, .fuelux .thumbnails:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .thumbnails:after {
        clear: both
    }

.fuelux .row-fluid .thumbnails {
    margin-left: 0
}

.fuelux .thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.fuelux .thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.fuelux a.thumbnail:focus, .fuelux a.thumbnail:hover {
    border-color: #1b6a92;
    -webkit-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    box-shadow: 0 1px 4px rgba(0,105,214,.25)
}

.fuelux .thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.fuelux .thumbnail .caption {
    padding: 9px;
    color: #a9a9ac
}

.fuelux .media, .fuelux .media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1
}

    .fuelux .media, .fuelux .media .media {
        margin-top: 15px
    }

        .fuelux .media:first-child {
            margin-top: 0
        }

.fuelux .media-object {
    display: block
}

.fuelux .media-heading {
    margin: 0 0 5px
}

.fuelux .media > .pull-left {
    margin-right: 10px
}

.fuelux .media > .pull-right {
    margin-left: 10px
}

.fuelux .media-list {
    margin-left: 0;
    list-style: none
}

.fuelux .badge, .fuelux .label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.84px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #737378
}

.fuelux .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fuelux .badge {
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

    .fuelux .badge:empty, .fuelux .label:empty {
        display: none
    }

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

.fuelux .badge-important, .fuelux .label-important {
    background-color: #770c02
}

    .fuelux .badge-important[href], .fuelux .label-important[href] {
        background-color: #450701
    }

.fuelux .badge-warning, .fuelux .label-warning {
    background-color: #ff8a26
}

    .fuelux .badge-warning[href], .fuelux .label-warning[href] {
        background-color: #f27000
    }

.fuelux .badge-success, .fuelux .label-success {
    background-color: #344815
}

    .fuelux .badge-success[href], .fuelux .label-success[href] {
        background-color: #172109
    }

.fuelux .badge-info, .fuelux .label-info {
    background-color: #124c69
}

    .fuelux .badge-info[href], .fuelux .label-info[href] {
        background-color: #0b2c3d
    }

.fuelux .badge-inverse, .fuelux .label-inverse {
    background-color: #737378
}

    .fuelux .badge-inverse[href], .fuelux .label-inverse[href] {
        background-color: #5a5a5e
    }

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

.fuelux .btn-mini .badge, .fuelux .btn-mini .label {
    top: 0
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 40px 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.fuelux .progress {
    height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #e4e4e4;
    background-image: -moz-linear-gradient(top,#dededf,#ececec);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#dededf),to(#ececec));
    background-image: -webkit-linear-gradient(top,#dededf,#ececec);
    background-image: -o-linear-gradient(top,#dededf,#ececec);
    background-image: linear-gradient(to bottom,#dededf,#ececec);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdededf', endColorstr='#ffececec', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

    .fuelux .progress .bar {
        float: left;
        width: 0;
        height: 100%;
        font-size: 12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top,#149bdf,#0480be);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
        background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
        background-image: -o-linear-gradient(top,#149bdf,#0480be);
        background-image: linear-gradient(to bottom,#149bdf,#0480be);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width .6s ease;
        -moz-transition: width .6s ease;
        -o-transition: width .6s ease;
        transition: width .6s ease
    }

        .fuelux .progress .bar + .bar {
            -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
            -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
            box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)
        }

.fuelux .progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

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

.fuelux .progress .bar-danger, .fuelux .progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.fuelux .progress-danger.progress-striped .bar, .fuelux .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)
}

.fuelux .progress .bar-success, .fuelux .progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top,#62c462,#57a957);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
    background-image: -webkit-linear-gradient(top,#62c462,#57a957);
    background-image: -o-linear-gradient(top,#62c462,#57a957);
    background-image: linear-gradient(to bottom,#62c462,#57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.fuelux .progress-striped .bar-success, .fuelux .progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)
}

.fuelux .progress .bar-info, .fuelux .progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
    background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
    background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
    background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.fuelux .progress-info.progress-striped .bar, .fuelux .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)
}

.fuelux .progress .bar-warning, .fuelux .progress-warning .bar {
    background-color: #ffa354;
    background-image: -moz-linear-gradient(top,#ffb372,#ff8a26);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffb372),to(#ff8a26));
    background-image: -webkit-linear-gradient(top,#ffb372,#ff8a26);
    background-image: -o-linear-gradient(top,#ffb372,#ff8a26);
    background-image: linear-gradient(to bottom,#ffb372,#ff8a26);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb372', endColorstr='#ffff8a26', GradientType=0)
}

.fuelux .progress-striped .bar-warning, .fuelux .progress-warning.progress-striped .bar {
    background-color: #ffb372;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)
}

.fuelux .accordion {
    margin-bottom: 20px
}

.fuelux .accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fuelux .accordion-heading {
    border-bottom: 0;
    backgound-color: #dededf
}

    .fuelux .accordion-heading .accordion-toggle {
        display: block;
        padding: 14px
    }

.fuelux .accordion-toggle {
    cursor: pointer
}

.fuelux .accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.fuelux .carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1
}

.fuelux .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .fuelux .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -moz-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .fuelux .carousel-inner > .item > a > img, .fuelux .carousel-inner > .item > img {
            display: block;
            line-height: 1
        }

    .fuelux .carousel-inner > .active, .fuelux .carousel-inner > .next, .fuelux .carousel-inner > .prev {
        display: block
    }

    .fuelux .carousel-inner > .active {
        left: 0
    }

    .fuelux .carousel-inner > .next, .fuelux .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .fuelux .carousel-inner > .next {
        left: 100%
    }

    .fuelux .carousel-inner > .prev {
        left: -100%
    }

        .fuelux .carousel-inner > .next.left, .fuelux .carousel-inner > .prev.right {
            left: 0
        }

    .fuelux .carousel-inner > .active.left {
        left: -100%
    }

    .fuelux .carousel-inner > .active.right {
        left: 100%
    }

.fuelux .carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50)
}

    .fuelux .carousel-control.right {
        right: 15px;
        left: auto
    }

    .fuelux .carousel-control:focus, .fuelux .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

.fuelux .carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

    .fuelux .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255,255,255,.25);
        border-radius: 5px
    }

    .fuelux .carousel-indicators .active {
        background-color: #fff
    }

.fuelux .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #737378;
    background: rgba(0,0,0,.75)
}

    .fuelux .carousel-caption h4, .fuelux .carousel-caption p {
        line-height: 20px;
        color: #fff
    }

    .fuelux .carousel-caption h4 {
        margin: 0 0 5px
    }

    .fuelux .carousel-caption p {
        margin-bottom: 0
    }

.fuelux .hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #f8f8f8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .fuelux .hero-unit h1 {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 1;
        letter-spacing: -1px;
        color: inherit
    }

    .fuelux .hero-unit li {
        line-height: 30px
    }

.fuelux .pull-right {
    float: right
}

.fuelux .pull-left {
    float: left
}

.fuelux .hide {
    display: none
}

.fuelux .show {
    display: block
}

.fuelux .invisible {
    visibility: hidden
}

.fuelux .affix {
    position: fixed
}

.fuelux .form-inline .checkbox-custom {
    padding-left: 20px
}

    .fuelux .form-inline .checkbox-custom .checkbox {
        padding-left: 16px
    }

.fuelux .checkbox-custom input[type=checkbox] {
    position: relative;
    left: -99999px
}

.fuelux .checkbox-custom i {
    width: 16px;
    height: 16px;
    padding-left: 16px;
    margin-right: 4px;
    margin-left: -20px;
    background-image: url(../img/form.png);
    background-position: 0 1px;
    background-repeat: no-repeat
}

    .fuelux .checkbox-custom i.checked {
        background-position: -48px 1px
    }

    .fuelux .checkbox-custom i.disabled {
        background-position: -64px 1px
    }

        .fuelux .checkbox-custom i.disabled.checked {
            background-position: -80px 1px
        }

.fuelux .checkbox-custom:hover i {
    background-position: -16px 1px
}

    .fuelux .checkbox-custom:hover i.checked {
        background-position: -32px 1px
    }

    .fuelux .checkbox-custom:hover i.disabled {
        background-position: -64px 1px
    }

        .fuelux .checkbox-custom:hover i.disabled.checked {
            background-position: -80px 1px
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .fuelux .checkbox-custom i {
        background-image: url(../img/form-hdpi.png);
        background-size: 96px auto
    }
}

.fuelux .combobox {
    display: inline-block
}

    .fuelux .combobox a {
        font-size: 14px
    }

    .fuelux .combobox button.btn {
        border-radius: 0 4px 4px 0
    }

.fuelux .datagrid thead {
    background-color: #f8f8f8
}

    .fuelux .datagrid thead .datagrid-header-title {
        float: left;
        margin-right: 10px;
        font-size: 14px;
        font-weight: 400;
        line-height: 28px
    }

    .fuelux .datagrid thead .datagrid-header-left {
        float: left
    }

    .fuelux .datagrid thead .datagrid-header-right {
        float: right
    }

        .fuelux .datagrid thead .datagrid-header-left .filter, .fuelux .datagrid thead .datagrid-header-left .search, .fuelux .datagrid thead .datagrid-header-right .filter, .fuelux .datagrid thead .datagrid-header-right .search {
            margin-bottom: 0;
            margin-left: 8px
        }

            .fuelux .datagrid thead .datagrid-header-left .filter .dropdown-menu, .fuelux .datagrid thead .datagrid-header-left .search .dropdown-menu, .fuelux .datagrid thead .datagrid-header-right .filter .dropdown-menu, .fuelux .datagrid thead .datagrid-header-right .search .dropdown-menu {
                top: auto;
                left: auto
            }

    .fuelux .datagrid thead .sorted {
        padding-right: 30px;
        color: #222;
        text-shadow: 'none';
        background-color: #f0f0f0;
        background-image: -moz-linear-gradient(top,#f8f8f8,#e3e3e4);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#e3e3e4));
        background-image: -webkit-linear-gradient(top,#f8f8f8,#e3e3e4);
        background-image: -o-linear-gradient(top,#f8f8f8,#e3e3e4);
        background-image: linear-gradient(to bottom,#f8f8f8,#e3e3e4);
        background-repeat: repeat-x;
        border-color: #e3e3e4 #e3e3e4 #bcbcbe;
        border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe3e3e4', GradientType=0)
    }

        .fuelux .datagrid thead .sorted i {
            float: right;
            margin-top: 2px;
            margin-right: -22px
        }

    .fuelux .datagrid thead .sortable {
        position: relative;
        cursor: pointer
    }

        .fuelux .datagrid thead .sortable:hover {
            color: #222;
            text-shadow: 'none';
            background-color: #f0f0f0;
            background-image: -moz-linear-gradient(top,#f8f8f8,#e3e3e4);
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#e3e3e4));
            background-image: -webkit-linear-gradient(top,#f8f8f8,#e3e3e4);
            background-image: -o-linear-gradient(top,#f8f8f8,#e3e3e4);
            background-image: linear-gradient(to bottom,#f8f8f8,#e3e3e4);
            background-repeat: repeat-x;
            border-color: #e3e3e4 #e3e3e4 #bcbcbe;
            border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffe3e3e4', GradientType=0)
        }

.fuelux .datagrid tfoot {
    background-color: #f8f8f8
}

    .fuelux .datagrid tfoot .datagrid-footer-left {
        float: left
    }

        .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls {
            margin-top: 7px
        }

            .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls select {
                width: 60px;
                margin: 0 5px 1px
            }

            .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize {
                display: inline-block;
                margin-bottom: 5px;
                vertical-align: middle
            }

                .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls .grid-pagesize .dropdown-menu {
                    top: auto;
                    left: auto
                }

            .fuelux .datagrid tfoot .datagrid-footer-left .grid-controls span {
                font-weight: 400
            }

    .fuelux .datagrid tfoot .datagrid-footer-right {
        float: right
    }

        .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > span {
            position: relative;
            top: 8px;
            font-weight: 400
        }

        .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .dropdown-menu {
            min-width: 50px
        }

        .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager .combobox {
            position: relative;
            top: -2px;
            display: inline-block;
            margin-bottom: 4px;
            vertical-align: baseline
        }

        .fuelux .datagrid tfoot .datagrid-footer-right .grid-pager > button {
            position: relative;
            top: 7px
        }

.fuelux .datagrid-stretch-header {
    margin-bottom: 0;
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0
}

    .fuelux .datagrid-stretch-header thead:last-child tr:last-child > th:first-child, .fuelux .datagrid-stretch-header thead:last-child tr:last-child > th:last-child {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0
    }

.fuelux .datagrid-stretch-wrapper {
    overflow: auto;
    border: 1px solid #ddd
}

    .fuelux .datagrid-stretch-wrapper .datagrid {
        margin-bottom: 0;
        border: none;
        border-collapse: collapse;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .fuelux .datagrid-stretch-wrapper .datagrid td, .fuelux .datagrid-stretch-wrapper .datagrid th {
            border-bottom: 1px solid #ddd
        }

            .fuelux .datagrid-stretch-wrapper .datagrid td:first-child, .fuelux .datagrid-stretch-wrapper .datagrid th:first-child {
                border-left: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

.fuelux .datagrid-stretch-footer {
    border-top: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0
}

    .fuelux .datagrid-stretch-footer th {
        border-top: 0
    }

.fuelux .datepicker .input-append, .fuelux .datepicker .input-group {
    margin-bottom: 1px
}

    .fuelux .datepicker .input-append button, .fuelux .datepicker .input-group button {
        outline: 0
    }

.fuelux .datepicker .calendar {
    float: left;
    background: #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

    .fuelux .datepicker .calendar .header {
        height: 24px
    }

        .fuelux .datepicker .calendar .header .left {
            float: left;
            height: 24px;
            padding-top: 2px;
            padding-right: 8px;
            padding-left: 10px;
            cursor: pointer;
            -webkit-border-bottom-right-radius: 6px;
            border-bottom-right-radius: 6px;
            -webkit-border-top-left-radius: 6px;
            border-top-left-radius: 6px;
            -moz-border-radius-bottomright: 6px;
            -moz-border-radius-topleft: 6px
        }

            .fuelux .datepicker .calendar .header .left .leftArrow {
                width: 7px;
                height: 7px;
                margin-top: 5px;
                margin-bottom: 5px;
                border-bottom: 3px solid #737378;
                border-left: 3px solid #737378;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg)
            }

        .fuelux .datepicker .calendar .header .right {
            float: right;
            height: 24px;
            padding-top: 2px;
            padding-right: 10px;
            padding-left: 8px;
            cursor: pointer;
            -webkit-border-top-right-radius: 6px;
            border-top-right-radius: 6px;
            -webkit-border-bottom-left-radius: 6px;
            border-bottom-left-radius: 6px;
            -moz-border-radius-topright: 6px;
            -moz-border-radius-bottomleft: 6px
        }

            .fuelux .datepicker .calendar .header .right .rightArrow {
                width: 7px;
                height: 7px;
                margin-top: 5px;
                margin-bottom: 5px;
                border-top: 3px solid #737378;
                border-right: 3px solid #737378;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg)
            }

        .fuelux .datepicker .calendar .header .center {
            height: 26px;
            margin: 0 auto;
            font-size: 13px;
            line-height: 1.9em;
            text-align: center;
            cursor: pointer;
            -webkit-border-bottom-right-radius: 6px;
            border-bottom-right-radius: 6px;
            -webkit-border-bottom-left-radius: 6px;
            border-bottom-left-radius: 6px;
            -moz-border-radius-bottomright: 6px;
            -moz-border-radius-bottomleft: 6px
        }

    .fuelux .datepicker .calendar .footer, .fuelux .datepicker .calendar .header {
        font-weight: 700;
        line-height: 20px
    }

    .fuelux .datepicker .calendar .footer {
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-bottomleft: 6px
    }

        .fuelux .datepicker .calendar .footer .hover:hover, .fuelux .datepicker .calendar .header .hover:hover {
            cursor: pointer;
            background-color: #f1f6fc
        }

    .fuelux .datepicker .calendar * {
        font-size: 13px;
        color: #737378;
        text-align: center;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none
    }

    .fuelux .datepicker .calendar .monthsView div, .fuelux .datepicker .calendar .yearsView div {
        float: left;
        font-size: 17px
    }

    .fuelux .datepicker .calendar .daysView, .fuelux .datepicker .calendar .footer, .fuelux .datepicker .calendar .monthsView, .fuelux .datepicker .calendar .yearsView {
        overflow: auto
    }

        .fuelux .datepicker .calendar .daysView div div {
            float: left
        }

    .fuelux .datepicker .calendar .weekdays div {
        font-weight: 700;
        color: #666;
        border-bottom: 1px solid #777;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    .fuelux .datepicker .calendar .lastmonth div, .fuelux .datepicker .calendar .monthsView div, .fuelux .datepicker .calendar .nextmonth div, .fuelux .datepicker .calendar .thismonth div, .fuelux .datepicker .calendar .yearsView div {
        border: 1px solid #fff
    }

        .fuelux .datepicker .calendar .lastmonth div:not(.restrict):hover, .fuelux .datepicker .calendar .monthsView div:not(.restrict):hover, .fuelux .datepicker .calendar .nextmonth div:not(.restrict):hover, .fuelux .datepicker .calendar .thismonth div:not(.restrict):hover, .fuelux .datepicker .calendar .yearsView div:not(.restrict):hover {
            cursor: pointer;
            background-color: #dfeef5;
            border: 1px solid #98D2EE
        }

    .fuelux .datepicker .calendar .lastmonth div, .fuelux .datepicker .calendar .nextmonth div {
        color: #a3a4a4;
        background-color: #f8f8f8;
        border: 1px solid #f8f8f8
    }

    .fuelux .datepicker .calendar .yearsView .next, .fuelux .datepicker .calendar .yearsView .previous {
        color: #a3a4a4
    }

    .fuelux .datepicker .calendar .today, .fuelux .datepicker .calendar .today:hover {
        color: #333;
        background-color: #e6e6e6 !important;
        border: 1px solid #999 !important;
        opacity: .7
    }

    .fuelux .datepicker .calendar .selected, .fuelux .datepicker .calendar .selected:hover {
        font-weight: 700;
        color: #fff !important;
        background-color: #68ace7 !important;
        border-color: #68ace7 !important;
        box-shadow: inset 0 2px 8px -5px #000
    }

    .fuelux .datepicker .calendar .restrict {
        color: #dededf !important;
        cursor: default
    }

    .fuelux .datepicker .calendar .past {
        color: #dededf !important
    }

        .fuelux .datepicker .calendar .past.selected {
            color: #fff !important
        }

    .fuelux .datepicker .calendar .range {
        color: #ddd !important;
        background-color: #648182
    }

.fuelux .datepicker .dropdown-menu {
    padding: 0;
    margin: 0;
    margin-top: 1px;
    background: 0 0;
    border: 0
}

.fuelux .datepicker input, .fuelux .datepicker input:focus {
    outline: 0 !important
}

.fuelux .datepicker input {
    margin-bottom: 0
}

.fuelux .dropUp {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.fuelux .pillbox {
    padding: 3px
}

    .fuelux .pillbox ul {
        display: inline-block;
        margin: 0
    }

    .fuelux .pillbox li {
        display: inline-block;
        float: left;
        padding: 1px 4px 2px;
        margin: 2px;
        font-size: 11.84px;
        font-weight: 700;
        line-height: 21px;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
        vertical-align: baseline;
        cursor: pointer;
        background-color: #dededf;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .fuelux .pillbox li:after {
            position: relative;
            top: -2px;
            float: right;
            padding-left: 4px;
            font-size: 20px;
            font-weight: 700;
            line-height: 20px;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            content: " \00D7";
            opacity: .2;
            filter: alpha(opacity=20)
        }

        .fuelux .pillbox li:hover:after {
            opacity: .4;
            filter: alpha(opacity=40)
        }

        .fuelux .pillbox li.status-important {
            background-color: #770c02
        }

        .fuelux .pillbox li.status-warning {
            background-color: #ff8a26
        }

        .fuelux .pillbox li.status-success {
            background-color: #344815
        }

        .fuelux .pillbox li.status-info {
            background-color: #124c69
        }

@font-face {
    font-family: fuelux-preloader;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fuelux-preloader.eot);
    src: url(../fonts/fuelux-preloader.eot?#iefix) format("embedded-opentype"),url(../fonts/fuelux-preloader.ttf) format("truetype"),url(../fonts/fuelux-preloader.svg#fuelux-preloader) format("svg"),url(../fonts/fuelux-preloader.woff) format("woff")
}

@keyframes fuelux-preloader-1 {
    0%,12.4% {
        opacity: 1
    }

    100%,12.5% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-1 {
    0%,12.4% {
        opacity: 1
    }

    100%,12.5% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-2 {
    0%,12.4% {
        opacity: 0
    }

    12.5%,24.9% {
        opacity: 1
    }

    100%,25% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-2 {
    0%,12.4% {
        opacity: 0
    }

    12.5%,24.9% {
        opacity: 1
    }

    100%,25% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-3 {
    0%,24.9% {
        opacity: 0
    }

    25%,37.4% {
        opacity: 1
    }

    100%,37.5% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-3 {
    0%,24.9% {
        opacity: 0
    }

    25%,37.4% {
        opacity: 1
    }

    100%,37.5% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-4 {
    0%,37.4% {
        opacity: 0
    }

    37.5%,49.4% {
        opacity: 1
    }

    100%,50% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-4 {
    0%,37.4% {
        opacity: 0
    }

    37.5%,49.4% {
        opacity: 1
    }

    100%,50% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-5 {
    0%,49.4% {
        opacity: 0
    }

    50%,62.4% {
        opacity: 1
    }

    100%,62.5% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-5 {
    0%,49.4% {
        opacity: 0
    }

    50%,62.4% {
        opacity: 1
    }

    100%,62.5% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-6 {
    0%,62.4% {
        opacity: 0
    }

    62.5%,74.9% {
        opacity: 1
    }

    100%,75% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-6 {
    0%,62.4% {
        opacity: 0
    }

    62.5%,74.9% {
        opacity: 1
    }

    100%,75% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-7 {
    0%,74.9% {
        opacity: 0
    }

    75%,87.4% {
        opacity: 1
    }

    100%,87.5% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-7 {
    0%,74.9% {
        opacity: 0
    }

    75%,87.4% {
        opacity: 1
    }

    100%,87.5% {
        opacity: 0
    }
}

@keyframes fuelux-preloader-8 {
    0%,87.4% {
        opacity: 0
    }

    87.5%,87.6% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fuelux-preloader-8 {
    0%,87.4% {
        opacity: 0
    }

    87.5%,87.6% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fuelux .preloader {
    position: relative;
    width: 64px;
    height: 64px;
    font-size: 64px
}

    .fuelux .preloader b, .fuelux .preloader i, .fuelux .preloader.iefix span, .fuelux .preloader:before {
        font-family: fuelux-preloader !important;
        -webkit-font-smoothing: antialiased;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 1;
        text-transform: none !important;
        font-variant: normal !important;
        speak: none;
        -moz-osx-font-smoothing: grayscale
    }

    .fuelux .preloader:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "0";
        opacity: .33
    }

    .fuelux .preloader.iefix:before {
        display: none
    }

    .fuelux .preloader.iefix b {
        position: absolute;
        top: 0;
        left: 0;
        display: block
    }

    .fuelux .preloader.iefix i, .fuelux .preloader.iefix i:after, .fuelux .preloader.iefix i:before {
        display: none
    }

    .fuelux .preloader.iefix span {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        font-size: inherit;
        opacity: .33;
        -ms-filter: "alpha(Opacity=33)";
        filter: alpha(opacity=33)
    }

    .fuelux .preloader i:after, .fuelux .preloader i:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        opacity: 0;
        -webkit-animation: 1s steps(8) infinite normal running;
        animation: 1s steps(8) infinite normal running;
        -webkit-animation-play-state: running;
        animation-play-state: running;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    .fuelux .preloader i:nth-child(1):before {
        content: "1";
        -webkit-animation-name: fuelux-preloader-1;
        animation-name: fuelux-preloader-1
    }

    .fuelux .preloader i:nth-child(1):after {
        content: "2";
        -webkit-animation-name: fuelux-preloader-2;
        animation-name: fuelux-preloader-2
    }

    .fuelux .preloader i:nth-child(2):before {
        content: "3";
        -webkit-animation-name: fuelux-preloader-3;
        animation-name: fuelux-preloader-3
    }

    .fuelux .preloader i:nth-child(2):after {
        content: "4";
        -webkit-animation-name: fuelux-preloader-4;
        animation-name: fuelux-preloader-4
    }

    .fuelux .preloader i:nth-child(3):before {
        content: "5";
        -webkit-animation-name: fuelux-preloader-5;
        animation-name: fuelux-preloader-5
    }

    .fuelux .preloader i:nth-child(3):after {
        content: "6";
        -webkit-animation-name: fuelux-preloader-6;
        animation-name: fuelux-preloader-6
    }

    .fuelux .preloader i:nth-child(4):before {
        content: "7";
        -webkit-animation-name: fuelux-preloader-7;
        animation-name: fuelux-preloader-7
    }

    .fuelux .preloader i:nth-child(4):after {
        content: "8";
        -webkit-animation-name: fuelux-preloader-8;
        animation-name: fuelux-preloader-8
    }

.fuelux .radio-custom input[type=radio] {
    position: relative;
    left: -99999px
}

.fuelux .radio-custom.highlight {
    padding: 4px 4px 4px 24px
}

    .fuelux .radio-custom.highlight.checked {
        background: #e9e9e9;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

.fuelux .radio-custom i {
    width: 16px;
    height: 16px;
    padding-left: 16px;
    margin-right: 4px;
    margin-left: -20px;
    background-image: url(../img/form.png);
    background-position: 0 -15px;
    background-repeat: no-repeat
}

    .fuelux .radio-custom i.checked {
        background-position: -48px -15px
    }

    .fuelux .radio-custom i.disabled {
        background-position: -64px -15px
    }

        .fuelux .radio-custom i.disabled.checked {
            background-position: -80px -15px
        }

.fuelux .radio-custom:hover i {
    background-position: -16px -15px
}

    .fuelux .radio-custom:hover i.checked {
        background-position: -32px -15px
    }

    .fuelux .radio-custom:hover i.disabled {
        background-position: -64px -15px
    }

        .fuelux .radio-custom:hover i.disabled.checked {
            background-position: -80px -15px
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .fuelux .radio-custom i {
        background-image: url(../img/form-hdpi.png);
        background-size: 96px auto
    }
}

.fuelux .spinner input {
    float: left;
    width: 43px
}

.fuelux .spinner .btn {
    position: relative;
    width: 20px;
    height: 14px;
    padding-top: 0;
    padding-right: 9px;
    padding-left: 9px
}

    .fuelux .spinner .btn.disabled {
        cursor: not-allowed
    }

.fuelux .spinner .spinner-buttons {
    position: relative;
    left: -22px;
    float: left;
    width: 20px;
    height: 28px
}

.fuelux .spinner .spinner-up {
    top: 2px;
    padding: 0 0 4px 1px
}

    .fuelux .spinner .spinner-up i {
        position: relative;
        top: -4px
    }

.fuelux .spinner .spinner-down {
    top: 2px;
    height: 13px;
    padding: 0 0 4px 1px
}

    .fuelux .spinner .spinner-down i {
        position: relative;
        top: -5px
    }

.fuelux .scheduler-end {
    display: none
}

    .fuelux .scheduler-end .datepicker {
        display: none;
        float: left;
        margin-left: 10px
    }

    .fuelux .scheduler-end .select {
        float: left
    }

    .fuelux .scheduler-end .spinner {
        display: none;
        float: left;
        margin-left: 10px
    }

        .fuelux .scheduler-end .spinner input {
            margin-bottom: 0
        }

        .fuelux .scheduler-end .spinner span {
            line-height: 27px
        }

.fuelux .scheduler-repeat .dropdown-menu {
    max-height: 200px;
    overflow: auto
}

.fuelux .scheduler-repeat .repeat-interval {
    *zoom: 1
}

    .fuelux .scheduler-repeat .repeat-interval:after, .fuelux .scheduler-repeat .repeat-interval:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .scheduler-repeat .repeat-interval:after {
        clear: both
    }

.fuelux .scheduler-repeat .repeat-interval-panel {
    display: none;
    float: left
}

    .fuelux .scheduler-repeat .repeat-interval-panel .repeat-interval-pretext, .fuelux .scheduler-repeat .repeat-interval-panel .repeat-interval-text {
        float: left;
        line-height: 27px
    }

    .fuelux .scheduler-repeat .repeat-interval-panel .repeat-interval-pretext {
        padding: 0 10px
    }

    .fuelux .scheduler-repeat .repeat-interval-panel .spinner {
        float: left;
        margin-right: 0
    }

        .fuelux .scheduler-repeat .repeat-interval-panel .spinner input {
            margin-bottom: 0
        }

.fuelux .scheduler-repeat .scheduler-monthly {
    padding-left: 15px
}

.fuelux .scheduler-repeat .scheduler-monthly-date {
    margin-top: 10px;
    *zoom: 1
}

    .fuelux .scheduler-repeat .scheduler-monthly-date:after, .fuelux .scheduler-repeat .scheduler-monthly-date:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .scheduler-repeat .scheduler-monthly-date:after {
        clear: both
    }

    .fuelux .scheduler-repeat .scheduler-monthly-date .select {
        margin-left: 5px
    }

.fuelux .scheduler-repeat .scheduler-monthly-day {
    margin-top: 10px;
    *zoom: 1
}

    .fuelux .scheduler-repeat .scheduler-monthly-day:after, .fuelux .scheduler-repeat .scheduler-monthly-day:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .scheduler-repeat .scheduler-monthly-day:after {
        clear: both
    }

    .fuelux .scheduler-repeat .scheduler-monthly-day .month-day-pos {
        margin: 0 5px
    }

.fuelux .scheduler-repeat .scheduler-yearly {
    padding-left: 15px
}

.fuelux .scheduler-repeat .scheduler-yearly-date {
    margin-top: 10px;
    *zoom: 1
}

    .fuelux .scheduler-repeat .scheduler-yearly-date:after, .fuelux .scheduler-repeat .scheduler-yearly-date:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .scheduler-repeat .scheduler-yearly-date:after {
        clear: both
    }

    .fuelux .scheduler-repeat .scheduler-yearly-date .select.year-month {
        margin-left: 5px
    }

    .fuelux .scheduler-repeat .scheduler-yearly-date .select.year-month-day {
        margin-left: 10px
    }

.fuelux .scheduler-repeat .scheduler-yearly-day {
    margin-top: 10px;
    *zoom: 1
}

    .fuelux .scheduler-repeat .scheduler-yearly-day:after, .fuelux .scheduler-repeat .scheduler-yearly-day:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .scheduler-repeat .scheduler-yearly-day:after {
        clear: both
    }

    .fuelux .scheduler-repeat .scheduler-yearly-day .scheduler-yearly-day-text {
        float: left;
        margin: 0 10px;
        line-height: 27px
    }

    .fuelux .scheduler-repeat .scheduler-yearly-day .year-month-day-pos {
        margin: 0 5px
    }

.fuelux .scheduler-repeat .scheduler-weekly {
    padding: 10px 0 0 15px
}

    .fuelux .scheduler-repeat .scheduler-weekly .btn-group.disabled {
        position: relative;
        opacity: .65
    }

        .fuelux .scheduler-repeat .scheduler-weekly .btn-group.disabled:before {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 5;
            background: 0 0;
            content: ""
        }

.fuelux .scheduler-repeat .select {
    float: left
}

.fuelux .scheduler-repeat label.radio {
    float: left;
    line-height: 27px
}

    .fuelux .scheduler-repeat label.radio input {
        margin-top: 8px
    }

.fuelux .scheduler-start .combobox .dropdown-menu {
    max-height: 200px;
    overflow: auto
}

.fuelux .scheduler-start .combobox input {
    width: 65px
}

.fuelux .scheduler-start .dropdown {
    float: left;
    margin: 0 10px 0 0
}

.fuelux .scheduler-table td {
    padding: 5px;
    margin: 0;
    vertical-align: top
}

    .fuelux .scheduler-table td.scheduler-label {
        padding-top: 8px
    }

.fuelux .scheduler-timezone .dropdown-label {
    width: 334px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fuelux .scheduler-timezone .dropdown-menu {
    width: 376px;
    max-height: 200px;
    overflow: auto
}

.fuelux .scheduler .recurrence-panel {
    display: none
}

.fuelux .search {
    display: inline-block
}

.fuelux .select .dropdown-label {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0;
    font-weight: 400;
    color: #333;
    text-align: left
}

.fuelux .select .hidden-field {
    display: none
}

.fuelux .select-sizer {
    position: absolute;
    top: 0;
    display: inline-block;
    visibility: hidden
}

.fuelux .tree {
    position: relative;
    padding: 10px 15px 0;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #BBB;
    border-radius: 4px
}

    .fuelux .tree .tree-folder {
        width: 100%;
        min-height: 20px;
        margin-top: 1px;
        cursor: pointer
    }

        .fuelux .tree .tree-folder .tree-folder-header {
            position: relative;
            height: 20px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

            .fuelux .tree .tree-folder .tree-folder-header:hover {
                background-color: #dfeef5
            }

            .fuelux .tree .tree-folder .tree-folder-header i {
                position: absolute;
                top: 1px;
                left: 5px;
                float: left
            }

            .fuelux .tree .tree-folder .tree-folder-header .tree-folder-name {
                padding-left: 29px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

        .fuelux .tree .tree-folder .tree-folder-content {
            margin-left: 23px
        }

    .fuelux .tree .tree-item {
        position: relative;
        width: 100%;
        height: 20px;
        margin-top: 1px;
        cursor: pointer;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

        .fuelux .tree .tree-item:hover {
            background-color: #dfeef5
        }

        .fuelux .tree .tree-item .tree-item-name {
            padding-left: 29px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .fuelux .tree .tree-item .tree-dot {
            position: absolute;
            top: 8px;
            left: 10px;
            display: block;
            width: 4px;
            height: 4px;
            background-color: #737378;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

        .fuelux .tree .tree-item .icon-ok {
            position: absolute;
            top: 1px;
            left: 5px
        }

    .fuelux .tree .tree-selected, .fuelux .tree .tree-selected:hover {
        background-color: #b9dff1
    }

.fuelux .wizard {
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065)
}

    .fuelux .wizard:after, .fuelux .wizard:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .wizard:after {
        clear: both
    }

    .fuelux .wizard ul {
        width: 4000px;
        padding: 0;
        margin: 0;
        list-style: none outside none
    }

        .fuelux .wizard ul.previous-disabled li.complete {
            cursor: default
        }

            .fuelux .wizard ul.previous-disabled li.complete:hover {
                color: #344815;
                cursor: default;
                background: #f3f4f5
            }

                .fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before {
                    border-left-color: #f3f4f5
                }

        .fuelux .wizard ul li {
            position: relative;
            float: left;
            height: 46px;
            padding: 0 20px 0 30px;
            margin: 0;
            font-size: 16px;
            line-height: 46px;
            color: #222;
            cursor: default;
            background: #ededed
        }

            .fuelux .wizard ul li .chevron {
                position: absolute;
                top: 0;
                right: -14px;
                z-index: 1;
                display: block;
                border: 24px solid transparent;
                border-right: 0;
                border-left: 14px solid #d4d4d4
            }

                .fuelux .wizard ul li .chevron:before {
                    position: absolute;
                    top: -24px;
                    right: 1px;
                    display: block;
                    border: 24px solid transparent;
                    border-right: 0;
                    border-left: 14px solid #ededed;
                    content: ""
                }

            .fuelux .wizard ul li.complete {
                color: #344815;
                background: #f3f4f5
            }

                .fuelux .wizard ul li.complete:hover {
                    cursor: pointer;
                    background: #e7eff8
                }

                    .fuelux .wizard ul li.complete:hover .chevron:before {
                        border-left: 14px solid #e7eff8
                    }

                .fuelux .wizard ul li.complete .chevron:before {
                    border-left: 14px solid #f3f4f5
                }

            .fuelux .wizard ul li.active {
                color: #124c69;
                background: #f1f6fc
            }

                .fuelux .wizard ul li.active .chevron:before {
                    border-left: 14px solid #f1f6fc
                }

            .fuelux .wizard ul li .badge {
                margin-right: 8px
            }

            .fuelux .wizard ul li:first-child {
                padding-left: 20px;
                border-radius: 4px 0 0 4px
            }

    .fuelux .wizard .actions {
        position: absolute;
        right: 0;
        z-index: 1000;
        float: right;
        padding-right: 15px;
        padding-left: 15px;
        line-height: 46px;
        vertical-align: middle;
        background-color: #e5e5e5;
        border-left: 1px solid #d4d4d4
    }

        .fuelux .wizard .actions a {
            margin-right: 8px;
            font-size: 12px;
            line-height: 45px
        }

        .fuelux .wizard .actions .btn-prev i {
            margin-right: 5px
        }

        .fuelux .wizard .actions .btn-next i {
            margin-left: 5px
        }

.fuelux .step-content .step-pane {
    display: none
}

.fuelux .step-content .active {
    display: block
}

    .fuelux .step-content .active .btn-group .active {
        display: inline-block
    }
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.fuelux .clearfix {
    *zoom: 1
}

    .fuelux .clearfix:after, .fuelux .clearfix:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .fuelux .clearfix:after {
        clear: both
    }

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

.fuelux .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

.fuelux .hidden {
    display: none;
    visibility: hidden
}

.fuelux .hidden-desktop, .fuelux .visible-phone, .fuelux .visible-tablet {
    display: none !important
}

.fuelux .visible-desktop {
    display: inherit !important
}

@media (min-width:768px) and (max-width:979px) {
    .fuelux .hidden-desktop {
        display: inherit !important
    }

    .fuelux .visible-desktop {
        display: none !important
    }

    .fuelux .visible-tablet {
        display: inherit !important
    }

    .fuelux .hidden-tablet {
        display: none !important
    }
}

@media (max-width:767px) {
    .fuelux .hidden-desktop {
        display: inherit !important
    }

    .fuelux .visible-desktop {
        display: none !important
    }

    .fuelux .visible-phone {
        display: inherit !important
    }

    .fuelux .hidden-phone {
        display: none !important
    }
}

.fuelux .visible-print {
    display: none !important
}

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

    .fuelux .hidden-print {
        display: none !important
    }
}

@media (min-width:1200px) {
    .fuelux .row {
        margin-left: -30px;
        *zoom: 1
    }

        .fuelux .row:after, .fuelux .row:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .fuelux .row:after {
            clear: both
        }

    .fuelux [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .fuelux .container, .fuelux .navbar-fixed-bottom .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-static-top .container, .fuelux .span12 {
        width: 1170px
    }

    .fuelux .span11 {
        width: 1070px
    }

    .fuelux .span10 {
        width: 970px
    }

    .fuelux .span9 {
        width: 870px
    }

    .fuelux .span8 {
        width: 770px
    }

    .fuelux .span7 {
        width: 670px
    }

    .fuelux .span6 {
        width: 570px
    }

    .fuelux .span5 {
        width: 470px
    }

    .fuelux .span4 {
        width: 370px
    }

    .fuelux .span3 {
        width: 270px
    }

    .fuelux .span2 {
        width: 170px
    }

    .fuelux .span1 {
        width: 70px
    }

    .fuelux .offset12 {
        margin-left: 1230px
    }

    .fuelux .offset11 {
        margin-left: 1130px
    }

    .fuelux .offset10 {
        margin-left: 1030px
    }

    .fuelux .offset9 {
        margin-left: 930px
    }

    .fuelux .offset8 {
        margin-left: 830px
    }

    .fuelux .offset7 {
        margin-left: 730px
    }

    .fuelux .offset6 {
        margin-left: 630px
    }

    .fuelux .offset5 {
        margin-left: 530px
    }

    .fuelux .offset4 {
        margin-left: 430px
    }

    .fuelux .offset3 {
        margin-left: 330px
    }

    .fuelux .offset2 {
        margin-left: 230px
    }

    .fuelux .offset1 {
        margin-left: 130px
    }

    .fuelux .row-fluid {
        width: 100%;
        *zoom: 1
    }

        .fuelux .row-fluid:after, .fuelux .row-fluid:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .fuelux .row-fluid:after {
            clear: both
        }

        .fuelux .row-fluid [class*=span] {
            display: block;
            float: left;
            width: 100%;
            min-height: 30px;
            margin-left: 2.564102564102564%;
            *margin-left: 2.5109110747408616%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .fuelux .row-fluid [class*=span]:first-child {
                margin-left: 0
            }

        .fuelux .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-left: 2.564102564102564%
        }

        .fuelux .row-fluid .span12 {
            width: 100%;
            *width: 99.94680851063829%
        }

        .fuelux .row-fluid .span11 {
            width: 91.45299145299145%;
            *width: 91.39979996362975%
        }

        .fuelux .row-fluid .span10 {
            width: 82.90598290598291%;
            *width: 82.8527914166212%
        }

        .fuelux .row-fluid .span9 {
            width: 74.35897435897436%;
            *width: 74.30578286961266%
        }

        .fuelux .row-fluid .span8 {
            width: 65.81196581196582%;
            *width: 65.75877432260411%
        }

        .fuelux .row-fluid .span7 {
            width: 57.26495726495726%;
            *width: 57.21176577559556%
        }

        .fuelux .row-fluid .span6 {
            width: 48.717948717948715%;
            *width: 48.664757228587014%
        }

        .fuelux .row-fluid .span5 {
            width: 40.17094017094017%;
            *width: 40.11774868157847%
        }

        .fuelux .row-fluid .span4 {
            width: 31.623931623931625%;
            *width: 31.570740134569924%
        }

        .fuelux .row-fluid .span3 {
            width: 23.076923076923077%;
            *width: 23.023731587561375%
        }

        .fuelux .row-fluid .span2 {
            width: 14.52991452991453%;
            *width: 14.476723040552828%
        }

        .fuelux .row-fluid .span1 {
            width: 5.982905982905983%;
            *width: 5.929714493544281%
        }

        .fuelux .row-fluid .offset12 {
            margin-left: 105.12820512820512%;
            *margin-left: 105.02182214948171%
        }

            .fuelux .row-fluid .offset12:first-child {
                margin-left: 102.56410256410257%;
                *margin-left: 102.45771958537915%
            }

        .fuelux .row-fluid .offset11 {
            margin-left: 96.58119658119658%;
            *margin-left: 96.47481360247316%
        }

            .fuelux .row-fluid .offset11:first-child {
                margin-left: 94.01709401709402%;
                *margin-left: 93.91071103837061%
            }

        .fuelux .row-fluid .offset10 {
            margin-left: 88.03418803418803%;
            *margin-left: 87.92780505546462%
        }

            .fuelux .row-fluid .offset10:first-child {
                margin-left: 85.47008547008548%;
                *margin-left: 85.36370249136206%
            }

        .fuelux .row-fluid .offset9 {
            margin-left: 79.48717948717949%;
            *margin-left: 79.38079650845607%
        }

            .fuelux .row-fluid .offset9:first-child {
                margin-left: 76.92307692307693%;
                *margin-left: 76.81669394435352%
            }

        .fuelux .row-fluid .offset8 {
            margin-left: 70.94017094017094%;
            *margin-left: 70.83378796144753%
        }

            .fuelux .row-fluid .offset8:first-child {
                margin-left: 68.37606837606839%;
                *margin-left: 68.26968539734497%
            }

        .fuelux .row-fluid .offset7 {
            margin-left: 62.393162393162385%;
            *margin-left: 62.28677941443899%
        }

            .fuelux .row-fluid .offset7:first-child {
                margin-left: 59.82905982905982%;
                *margin-left: 59.72267685033642%
            }

        .fuelux .row-fluid .offset6 {
            margin-left: 53.84615384615384%;
            *margin-left: 53.739770867430444%
        }

            .fuelux .row-fluid .offset6:first-child {
                margin-left: 51.28205128205128%;
                *margin-left: 51.175668303327875%
            }

        .fuelux .row-fluid .offset5 {
            margin-left: 45.299145299145295%;
            *margin-left: 45.1927623204219%
        }

            .fuelux .row-fluid .offset5:first-child {
                margin-left: 42.73504273504273%;
                *margin-left: 42.62865975631933%
            }

        .fuelux .row-fluid .offset4 {
            margin-left: 36.75213675213675%;
            *margin-left: 36.645753773413354%
        }

            .fuelux .row-fluid .offset4:first-child {
                margin-left: 34.18803418803419%;
                *margin-left: 34.081651209310785%
            }

        .fuelux .row-fluid .offset3 {
            margin-left: 28.205128205128204%;
            *margin-left: 28.0987452264048%
        }

            .fuelux .row-fluid .offset3:first-child {
                margin-left: 25.641025641025642%;
                *margin-left: 25.53464266230224%
            }

        .fuelux .row-fluid .offset2 {
            margin-left: 19.65811965811966%;
            *margin-left: 19.551736679396257%
        }

            .fuelux .row-fluid .offset2:first-child {
                margin-left: 17.094017094017094%;
                *margin-left: 16.98763411529369%
            }

        .fuelux .row-fluid .offset1 {
            margin-left: 11.11111111111111%;
            *margin-left: 11.004728132387708%
        }

            .fuelux .row-fluid .offset1:first-child {
                margin-left: 8.547008547008547%;
                *margin-left: 8.440625568285142%
            }

    .fuelux .uneditable-input, .fuelux input, .fuelux textarea {
        margin-left: 0
    }

    .fuelux .controls-row [class*=span] + [class*=span] {
        margin-left: 30px
    }

    .fuelux input.span12, .uneditable-input.span12, textarea.span12 {
        width: 1156px
    }

    .fuelux input.span11, .uneditable-input.span11, textarea.span11 {
        width: 1056px
    }

    .fuelux input.span10, .uneditable-input.span10, textarea.span10 {
        width: 956px
    }

    .fuelux input.span9, .uneditable-input.span9, textarea.span9 {
        width: 856px
    }

    .fuelux input.span8, .uneditable-input.span8, textarea.span8 {
        width: 756px
    }

    .fuelux input.span7, .uneditable-input.span7, textarea.span7 {
        width: 656px
    }

    .fuelux input.span6, .uneditable-input.span6, textarea.span6 {
        width: 556px
    }

    .fuelux input.span5, .uneditable-input.span5, textarea.span5 {
        width: 456px
    }

    .fuelux input.span4, .uneditable-input.span4, textarea.span4 {
        width: 356px
    }

    .fuelux input.span3, .uneditable-input.span3, textarea.span3 {
        width: 256px
    }

    .fuelux input.span2, .uneditable-input.span2, textarea.span2 {
        width: 156px
    }

    .fuelux input.span1, .uneditable-input.span1, textarea.span1 {
        width: 56px
    }

    .fuelux .thumbnails {
        margin-left: -30px
    }

        .fuelux .thumbnails > li {
            margin-left: 30px
        }

    .fuelux .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width:768px) and (max-width:979px) {
    .fuelux .row {
        margin-left: -20px;
        *zoom: 1
    }

        .fuelux .row:after, .fuelux .row:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .fuelux .row:after {
            clear: both
        }

    .fuelux [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .fuelux .container, .fuelux .navbar-fixed-bottom .container, .fuelux .navbar-fixed-top .container, .fuelux .navbar-static-top .container, .fuelux .span12 {
        width: 724px
    }

    .fuelux .span11 {
        width: 662px
    }

    .fuelux .span10 {
        width: 600px
    }

    .fuelux .span9 {
        width: 538px
    }

    .fuelux .span8 {
        width: 476px
    }

    .fuelux .span7 {
        width: 414px
    }

    .fuelux .span6 {
        width: 352px
    }

    .fuelux .span5 {
        width: 290px
    }

    .fuelux .span4 {
        width: 228px
    }

    .fuelux .span3 {
        width: 166px
    }

    .fuelux .span2 {
        width: 104px
    }

    .fuelux .span1 {
        width: 42px
    }

    .fuelux .offset12 {
        margin-left: 764px
    }

    .fuelux .offset11 {
        margin-left: 702px
    }

    .fuelux .offset10 {
        margin-left: 640px
    }

    .fuelux .offset9 {
        margin-left: 578px
    }

    .fuelux .offset8 {
        margin-left: 516px
    }

    .fuelux .offset7 {
        margin-left: 454px
    }

    .fuelux .offset6 {
        margin-left: 392px
    }

    .fuelux .offset5 {
        margin-left: 330px
    }

    .fuelux .offset4 {
        margin-left: 268px
    }

    .fuelux .offset3 {
        margin-left: 206px
    }

    .fuelux .offset2 {
        margin-left: 144px
    }

    .fuelux .offset1 {
        margin-left: 82px
    }

    .fuelux .row-fluid {
        width: 100%;
        *zoom: 1
    }

        .fuelux .row-fluid:after, .fuelux .row-fluid:before {
            display: table;
            line-height: 0;
            content: ""
        }

        .fuelux .row-fluid:after {
            clear: both
        }

        .fuelux .row-fluid [class*=span] {
            display: block;
            float: left;
            width: 100%;
            min-height: 30px;
            margin-left: 2.7624309392265194%;
            *margin-left: 2.709239449864817%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .fuelux .row-fluid [class*=span]:first-child {
                margin-left: 0
            }

        .fuelux .row-fluid .controls-row [class*=span] + [class*=span] {
            margin-left: 2.7624309392265194%
        }

        .fuelux .row-fluid .span12 {
            width: 100%;
            *width: 99.94680851063829%
        }

        .fuelux .row-fluid .span11 {
            width: 91.43646408839778%;
            *width: 91.38327259903608%
        }

        .fuelux .row-fluid .span10 {
            width: 82.87292817679558%;
            *width: 82.81973668743387%
        }

        .fuelux .row-fluid .span9 {
            width: 74.30939226519337%;
            *width: 74.25620077583166%
        }

        .fuelux .row-fluid .span8 {
            width: 65.74585635359117%;
            *width: 65.69266486422946%
        }

        .fuelux .row-fluid .span7 {
            width: 57.18232044198895%;
            *width: 57.12912895262725%
        }

        .fuelux .row-fluid .span6 {
            width: 48.61878453038674%;
            *width: 48.56559304102504%
        }

        .fuelux .row-fluid .span5 {
            width: 40.05524861878453%;
            *width: 40.00205712942283%
        }

        .fuelux .row-fluid .span4 {
            width: 31.491712707182323%;
            *width: 31.43852121782062%
        }

        .fuelux .row-fluid .span3 {
            width: 22.92817679558011%;
            *width: 22.87498530621841%
        }

        .fuelux .row-fluid .span2 {
            width: 14.3646408839779%;
            *width: 14.311449394616199%
        }

        .fuelux .row-fluid .span1 {
            width: 5.801104972375691%;
            *width: 5.747913483013988%
        }

        .fuelux .row-fluid .offset12 {
            margin-left: 105.52486187845304%;
            *margin-left: 105.41847889972962%
        }

            .fuelux .row-fluid .offset12:first-child {
                margin-left: 102.76243093922652%;
                *margin-left: 102.6560479605031%
            }

        .fuelux .row-fluid .offset11 {
            margin-left: 96.96132596685082%;
            *margin-left: 96.8549429881274%
        }

            .fuelux .row-fluid .offset11:first-child {
                margin-left: 94.1988950276243%;
                *margin-left: 94.09251204890089%
            }

        .fuelux .row-fluid .offset10 {
            margin-left: 88.39779005524862%;
            *margin-left: 88.2914070765252%
        }

            .fuelux .row-fluid .offset10:first-child {
                margin-left: 85.6353591160221%;
                *margin-left: 85.52897613729868%
            }

        .fuelux .row-fluid .offset9 {
            margin-left: 79.8342541436464%;
            *margin-left: 79.72787116492299%
        }

            .fuelux .row-fluid .offset9:first-child {
                margin-left: 77.07182320441989%;
                *margin-left: 76.96544022569647%
            }

        .fuelux .row-fluid .offset8 {
            margin-left: 71.2707182320442%;
            *margin-left: 71.16433525332079%
        }

            .fuelux .row-fluid .offset8:first-child {
                margin-left: 68.50828729281768%;
                *margin-left: 68.40190431409427%
            }

        .fuelux .row-fluid .offset7 {
            margin-left: 62.70718232044199%;
            *margin-left: 62.600799341718584%
        }

            .fuelux .row-fluid .offset7:first-child {
                margin-left: 59.94475138121547%;
                *margin-left: 59.838368402492065%
            }

        .fuelux .row-fluid .offset6 {
            margin-left: 54.14364640883978%;
            *margin-left: 54.037263430116376%
        }

            .fuelux .row-fluid .offset6:first-child {
                margin-left: 51.38121546961326%;
                *margin-left: 51.27483249088986%
            }

        .fuelux .row-fluid .offset5 {
            margin-left: 45.58011049723757%;
            *margin-left: 45.47372751851417%
        }

            .fuelux .row-fluid .offset5:first-child {
                margin-left: 42.81767955801105%;
                *margin-left: 42.71129657928765%
            }

        .fuelux .row-fluid .offset4 {
            margin-left: 37.01657458563536%;
            *margin-left: 36.91019160691196%
        }

            .fuelux .row-fluid .offset4:first-child {
                margin-left: 34.25414364640884%;
                *margin-left: 34.14776066768544%
            }

        .fuelux .row-fluid .offset3 {
            margin-left: 28.45303867403315%;
            *margin-left: 28.346655695309746%
        }

            .fuelux .row-fluid .offset3:first-child {
                margin-left: 25.69060773480663%;
                *margin-left: 25.584224756083227%
            }

        .fuelux .row-fluid .offset2 {
            margin-left: 19.88950276243094%;
            *margin-left: 19.783119783707537%
        }

            .fuelux .row-fluid .offset2:first-child {
                margin-left: 17.12707182320442%;
                *margin-left: 17.02068884448102%
            }

        .fuelux .row-fluid .offset1 {
            margin-left: 11.32596685082873%;
            *margin-left: 11.219583872105325%
        }

            .fuelux .row-fluid .offset1:first-child {
                margin-left: 8.56353591160221%;
                *margin-left: 8.457152932878806%
            }

    .fuelux .uneditable-input, .fuelux input, .fuelux textarea {
        margin-left: 0
    }

    .fuelux .controls-row [class*=span] + [class*=span] {
        margin-left: 20px
    }

    .fuelux input.span12, .uneditable-input.span12, textarea.span12 {
        width: 710px
    }

    .fuelux input.span11, .uneditable-input.span11, textarea.span11 {
        width: 648px
    }

    .fuelux input.span10, .uneditable-input.span10, textarea.span10 {
        width: 586px
    }

    .fuelux input.span9, .uneditable-input.span9, textarea.span9 {
        width: 524px
    }

    .fuelux input.span8, .uneditable-input.span8, textarea.span8 {
        width: 462px
    }

    .fuelux input.span7, .uneditable-input.span7, textarea.span7 {
        width: 400px
    }

    .fuelux input.span6, .uneditable-input.span6, textarea.span6 {
        width: 338px
    }

    .fuelux input.span5, .uneditable-input.span5, textarea.span5 {
        width: 276px
    }

    .fuelux input.span4, .uneditable-input.span4, textarea.span4 {
        width: 214px
    }

    .fuelux input.span3, .uneditable-input.span3, textarea.span3 {
        width: 152px
    }

    .fuelux input.span2, .uneditable-input.span2, textarea.span2 {
        width: 90px
    }

    .fuelux input.span1, .uneditable-input.span1, textarea.span1 {
        width: 28px
    }
}

@media (max-width:767px) {
    .fuelux body {
        padding-right: 20px;
        padding-left: 20px
    }

    .fuelux .navbar-fixed-bottom, .fuelux .navbar-fixed-top, .fuelux .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px
    }

    .fuelux .container-fluid {
        padding: 0
    }

    .fuelux .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left
    }

    .fuelux .dl-horizontal dd {
        margin-left: 0
    }

    .fuelux .container {
        width: auto
    }

    .fuelux .row-fluid {
        width: 100%
    }

    .fuelux .row, .fuelux .thumbnails {
        margin-left: 0
    }

        .fuelux .thumbnails > li {
            float: none;
            margin-left: 0
        }

    .fuelux .row-fluid [class*=span], .fuelux .uneditable-input[class*=span], .fuelux [class*=span] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .fuelux .row-fluid .span12, .fuelux .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .fuelux .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }

    .fuelux .input-large, .fuelux .input-xlarge, .fuelux .input-xxlarge, .fuelux .uneditable-input, .fuelux input[class*=span], .fuelux select[class*=span], .fuelux textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .fuelux .input-append input, .fuelux .input-append input[class*=span], .fuelux .input-prepend input, .fuelux .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .fuelux .controls-row [class*=span] + [class*=span] {
        margin-left: 0
    }

    .fuelux .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

        .fuelux .modal.fade {
            top: -100px
        }

            .fuelux .modal.fade.in {
                top: 20px
            }
}

@media (max-width:480px) {
    .fuelux .nav-collapse {
        -webkit-transform: translate3d(0,0,0)
    }

    .fuelux .page-header h1 small {
        display: block;
        line-height: 20px
    }

    .fuelux input[type=checkbox], .fuelux input[type=radio] {
        border: 1px solid #ccc
    }

    .fuelux .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .fuelux .form-horizontal .controls {
        margin-left: 0
    }

    .fuelux .form-horizontal .control-list {
        padding-top: 0
    }

    .fuelux .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px
    }

    .fuelux .media .pull-left, .fuelux .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px
    }

    .fuelux .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .fuelux .modal {
        top: 10px;
        right: 10px;
        left: 10px
    }

    .fuelux .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .fuelux .carousel-caption {
        position: static
    }
}

@media (max-width:980px) {
    .fuelux body {
        padding-top: 0
    }

    .fuelux .navbar-fixed-bottom, .fuelux .navbar-fixed-top {
        position: static
    }

    .fuelux .navbar-fixed-top {
        margin-bottom: 20px
    }

    .fuelux .navbar-fixed-bottom {
        margin-top: 20px
    }

        .fuelux .navbar-fixed-bottom .navbar-inner, .fuelux .navbar-fixed-top .navbar-inner {
            padding: 5px
        }

    .fuelux .navbar .container {
        width: auto;
        padding: 0
    }

    .fuelux .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px
    }

    .fuelux .nav-collapse {
        clear: both
    }

        .fuelux .nav-collapse .nav {
            float: none;
            margin: 0 0 10px
        }

            .fuelux .nav-collapse .nav > li {
                float: none
            }

                .fuelux .nav-collapse .nav > li > a {
                    margin-bottom: 2px
                }

            .fuelux .nav-collapse .nav > .divider-vertical {
                display: none
            }

            .fuelux .nav-collapse .nav .nav-header {
                color: #010c29;
                text-shadow: none
            }

            .fuelux .nav-collapse .dropdown-menu a, .fuelux .nav-collapse .nav > li > a {
                padding: 9px 15px;
                font-weight: 700;
                color: #010c29;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }

        .fuelux .nav-collapse .btn {
            padding: 4px 10px;
            font-weight: 400;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px
        }

        .fuelux .nav-collapse .dropdown-menu li + li a {
            margin-bottom: 2px
        }

        .fuelux .nav-collapse .dropdown-menu a:focus, .fuelux .nav-collapse .dropdown-menu a:hover, .fuelux .nav-collapse .nav > li > a:focus, .fuelux .nav-collapse .nav > li > a:hover {
            background-color: #f2f2f2
        }

    .fuelux .navbar-inverse .nav-collapse .dropdown-menu a, .fuelux .navbar-inverse .nav-collapse .nav > li > a {
        color: #dededf
    }

        .fuelux .navbar-inverse .nav-collapse .dropdown-menu a:focus, .fuelux .navbar-inverse .nav-collapse .dropdown-menu a:hover, .fuelux .navbar-inverse .nav-collapse .nav > li > a:focus, .fuelux .navbar-inverse .nav-collapse .nav > li > a:hover {
            background-color: #111
        }

    .fuelux .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px
    }

    .fuelux .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .fuelux .nav-collapse .open > .dropdown-menu {
        display: block
    }

    .fuelux .nav-collapse .dropdown-menu .divider, .fuelux .nav-collapse .dropdown-menu:after, .fuelux .nav-collapse .dropdown-menu:before, .fuelux .nav-collapse .nav > li > .dropdown-menu:after, .fuelux .nav-collapse .nav > li > .dropdown-menu:before {
        display: none
    }

    .fuelux .nav-collapse .navbar-form, .fuelux .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
    }

    .fuelux .navbar-inverse .nav-collapse .navbar-form, .fuelux .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .fuelux .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .fuelux .nav-collapse, .fuelux .nav-collapse.collapse {
        height: 0;
        overflow: hidden
    }

    .fuelux .navbar .btn-navbar {
        display: block
    }

    .fuelux .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:981px) {
    .fuelux .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

.divHide {
    display: none;
}

.divShow {
    display: inline;
}

.skiplink a {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

    .skiplink a:active, .skiplink a:focus {
        background-color: #666;
        border: 1px solid #FFF;
        color: #FFF;
        font-size: 13px;
        font-weight: 700;
        height: auto;
        left: 3px;
        overflow: visible;
        position: absolute;
        top: 3px;
        width: auto;
        z-index: 5;
        padding: 3px 5px 5px;
    }

/* The Modal (background) */
.modalBackground {
    position: fixed; /* Stay in place */
    z-index: 7777; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modalContent {
    position: absolute;
    z-index: 8888; /* Sit on top */
    background-color: #3F5259;
    margin: 15% auto;
    padding: 20px;
    border: 2px solid #000000;
    width: 600px auto;
    height: 150px auto;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.modalText {
    position: relative;
    top: 20px;
    left: 20px;
    padding: 0px 20px 20px 0px;
    color: #FFFFFF;
    font-size: 15px;
}

    .modalText a {
        color: #FFFFFF;
        text-decoration: underline;
    }

        .modalText a:focus {
            color: #FFFFFF;
            text-decoration: none;
        }

        .modalText a:active, .modalText a:hover {
            color: #FFFFFF;
            text-decoration: none;
        }