
html {
    -webkit-font-smoothing: antialiased !important;
}

body {
    font-family: 'Open Sans',sans-serif;
    background: #f0f0f0;
    font-size: 13px;
    /*color: #7c7c7c;*/
    position: relative;
}

*, a:focus {
    outline: none !important;
}

button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0;
}

a:hover {
    color: #333;
}

a {
    color: #0000FF;
    outline: 0 !important;
}

.text-decoration-none {
    text-decoration: none;
}

    .text-decoration-none:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 5px;
    font-weight: 400;
    text-shadow: 0 1px 0 #fff;
    color: #4d4d4d;
}

    h1.glyphicons, h2.glyphicons, h3.glyphicons, h4.glyphicons, h5.glyphicons, h6.glyphicons {
        color: #7c7c7c;
    }

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
        color: #afafaf;
        font-weight: 400;
        padding: 0 5px;
        font-style: italic;
    }

    h1 span, h2 span, h3 span {
        font-size: 50%;
        text-transform: none;
        padding: 0;
        position: relative;
        top: -3px;
        font-weight: 400;
    }

h1 {
    line-height: 40px;
}

h2, h3 {
    line-height: 30px;
}

h2 {
    font-size: 26px;
}

h4.glyphicons {
    padding: 0 0 0 35px;
    display: block;
}

    h4.glyphicons i:before {
        font-size: 22px;
        font-weight: normal;
        color: #575655;
    }

h3.glyphicons, h2.glyphicons {
    padding: 0 0 0 45px;
    display: block;
}

    h3.glyphicons i:before, h2.glyphicons i:before {
        font-size: 27px;
        font-weight: normal;
        left: 2px;
        top: 3px;
        color: #575655;
    }

    h3.glyphicons.cogwheels i:before, h2.glyphicons.cogwheels i:before {
        left: 5px;
    }

.heading-buttons h1, .heading-buttons h2, .heading-buttons h3, .heading-buttons h4, .heading-buttons h5, .heading-buttons h6 {
    display: inline-block;
    margin: 0 15px;
}

    .heading-buttons h1.glyphicons, .heading-buttons h2.glyphicons, .heading-buttons h3.glyphicons, .heading-buttons h4.glyphicons, .heading-buttons h5.glyphicons, .heading-buttons h6.glyphicons {
        display: inline-block;
    }

.heading-buttons .buttons {
    margin-top: 3px;
    margin-right: 15px;
    text-align: right;
}

.heading-buttons .btn {
    margin-right: 15px;
}

    .heading-buttons .btn:last-child {
        margin-right: 0;
    }

p {
    margin: 0 0 10px;
    line-height: normal;
}

.lead {
    margin: 0 0 10px;
}

.glyphicons {
    color: #7c7c7c;
}

.hide2 {
    display: none;
}

.strong {
    font-weight: bold;
}

.text-inverse {
    color: #45484d;
}

.text-white {
    color: #fff;
}

ul.icons {
    text-align: left;
    padding: 0;
}

    ul.icons li {
        display: block;
        padding: 0 0 0 25px;
        line-height: 22px;
        color: #7c7c7c;
    }

        ul.icons li i:before {
            color: #7c7c7c;
            font-size: 17px;
            left: 0;
            top: 4px;
        }

.icons-ul {
    padding: 0;
}

ul.unstyled, ul.list-unstyled {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

ul.friends-list {
    border: 1px solid #ccc;
    border-top: none;
}

    ul.friends-list li a {
        display: block;
        font-weight: 300;
        color: #45484d;
        padding: 15px;
        background: #fff;
        border-bottom: 1px solid #efefef;
    }

        ul.friends-list li a.glyphicons {
            padding-left: 40px;
        }

            ul.friends-list li a.glyphicons i:before {
                top: 12px;
                left: 10px;
                color: #ccc;
                border: 1px solid #ccc;
                -webkit-border-radius: 20px 20px 20px 20px;
                -moz-border-radius: 20px 20px 20px 20px;
                border-radius: 20px 20px 20px 20px;
                font-size: 16px;
                padding: 2px;
            }

        ul.friends-list li a:hover {
            background-color: #efefef;
            text-decoration: none;
        }

        ul.friends-list li a img {
            width: 35px;
        }

    ul.friends-list li:data-content {
        width: 100px;
    }

    ul.friends-list li.active {
        background-color: #efefef;
    }

        ul.friends-list li.active a.glyphicons i:before {
            color: #4a8bc2;
            border: 1px solid #4a8bc2;
        }

ul.nav-pills li a {
    color: #4a8bc2;
    background: none;
}

.email-item-list .list-group-item {
    border: none;
    border-bottom: 1px solid #efefef;
    margin: 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .email-item-list .list-group-item, .email-item-list .list-group-item.active, .email-item-list .list-group-item.active:hover, .email-item-list .list-group-item.active:focus {
        border-bottom: 1px solid #efefef;
    }

        .email-item-list .list-group-item.active {
            background: #f5f5f5;
        }

        .email-item-list .list-group-item:hover {
            color: #797979;
        }

            .email-item-list .list-group-item:hover p {
                color: #797979;
            }

        .email-item-list .list-group-item p {
            font-size: 12px;
            color: #abaeb3;
        }

input, button, select, textarea {
    font-family: 'Open Sans',sans-serif;
}

pre.prettyprint {
    word-break: normal;
    word-wrap: normal;
    white-space: pre;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(50%, #f8f8f8), color-stop(50%, #eee));
    background-image: -webkit-linear-gradient(#f8f8f8 50%, #eee 50%);
    background-image: -moz-linear-gradient(#f8f8f8 50%, #eee 50%);
    background-image: -o-linear-gradient(#f8f8f8 50%, #eee 50%);
    background-image: linear-gradient(#f8f8f8 50%, #eee 50%);
    -moz-background-size: 38px 38px;
    background-size: 38px 38px;
    border: 1px solid #ebebeb;
    display: block;
    line-height: 19px;
    margin-bottom: 15px;
    overflow: visible;
    overflow-y: hidden;
    padding: 0 0 0 4px;
}

    pre.prettyprint .glyphicons {
        padding: 0 0 0 20px;
    }

        pre.prettyprint .glyphicons i:before {
            font-size: 17px;
            top: 1px;
        }

blockquote {
    margin: 0;
    padding: 0 0 0 5px;
}

    blockquote, blockquote.pull-right {
        border: none;
    }

        blockquote p {
            font-weight: 400;
            font-size: 13px;
            margin: 0 0 10px;
        }

        blockquote small {
            color: #4a8bc2;
        }

.separator {
    padding: 15px 0;
    display: block;
}

    .separator.bottom {
        padding: 0 0 15px;
    }

    .separator.top {
        padding: 15px 0 0;
    }

hr {
    border-top-color: #dbdbdb;
    border-bottom: none;
    margin: 15px 0;
}

    hr.separator {
        padding: 0;
    }

        hr.separator.top {
            margin: 15px 0 0;
        }

        hr.separator.bottom {
            margin: 0 0 15px;
        }

@media print {
    html, body {
        height: auto !important;
        min-height: none !important;
    }

    @page {
        size: auto;
        margin: 10mm 10mm 10mm 10mm;
    }

    #content {
        margin: 0 !important;
        padding: 0 !important;
    }

    .breadcrumb, #tlyPageGuideWrapper, .filter-bar {
        display: none !important;
    }

    .table td, .table th {
        vertical-align: middle;
    }

    .table th {
        padding: 3px;
        text-align: center;
    }

    .table img {
        float: left;
    }
}

.map_canvas img {
    max-width: none !important;
}

.streetview {
    width: 100%;
    height: 300px;
}

.ui-dialog-vevent .dtstart {
    display: none;
}

.ui-dialog-vevent .website {
    margin: 0 0 1em;
}

.ajaxify-loader {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 999999;
    color: #4a8bc2;
    text-shadow: 0 2px 0 #fff;
}

body.loading {
    background: #fff;
}

.half.innerAll {
    padding: 10px !important;
}

.half.innerLR {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.half.innerTB {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.half.innerT {
    padding-top: 10px !important;
}

.half.innerB {
    padding-bottom: 10px !important;
}

.border-bottom {
    border-bottom: 1px solid #efefef;
}

.border-top {
    border-top: 1px solid #efefef;
}

.border-left {
    border-left: 1px solid #efefef;
}

.border-right {
    border-right: 1px solid #efefef;
}

.bordered {
    border: 1px solid #efefef;
}

.border-primary {
    border-color: #4a8bc2;
}

.innerLR {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.innerTB {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.innerAll {
    padding: 15px;
    position: relative;
}

.innerL {
    padding-left: 15px;
    position: relative;
}

.innerR {
    padding-right: 15px;
    position: relative;
}

.innerT {
    padding-top: 15px;
    position: relative;
}

.innerB {
    padding-bottom: 15px;
    position: relative;
}

.center {
    text-align: center !important;
}

.margin-none {
    margin: 0 !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0 !important;
}

.margin-left-none {
    margin-left: 0 !important;
}

.margin-right-none {
    margin-right: 0 !important;
}

.padding-none {
    padding: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

.padding-left-none {
    padding-left: 0 !important;
}

.padding-right-none {
    padding-right: 0 !important;
}

.padding-none-TB {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.padding-none-LR {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.border-none {
    border: none !important;
}

.border-top-none {
    border-top: none !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-left-none {
    border-left: none !important;
}

.border-right-none {
    border-right: none !important;
}

.box-shadow-none {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.bg-container {
    background: #eaeaea !important;
}

.bg-gray {
    background: #f9f9f9 !important;
}

.bg-gray-dark {
    background: #f2f2f2 !important;
}

.bg-none {
    background: none !important;
}

.bg-white {
    background: #fff !important;
}

.bg-success {
    background: #609450 !important;
    color: #fff;
}

.bg-info {
    background: #74a6d0 !important;
    color: #fff;
}

.bg-info-dark {
    background: #4e8ec3 !important;
}

.bg-inverse {
    background: #45484d !important;
    color: #fff;
}

.bg-inverse-faded {
    background: rgba(69,72,77,0.5) !important;
}

.bg-primary {
    background: #4a8bc2 !important;
    color: #fff;
}

.bg-primary-light {
    background: #c8dcec !important;
}

    /*.bg-primary-light *:not(.btn) {
        border-color: #8bb5d8 !important;
    }*/

    .bg-primary-light[class*="border-"], .bg-primary-light.box-generic {
        border-color: #b5cfe6 !important;
    }

    .bg-primary-light .caret {
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        border-right-color: #8bb5d8 !important;
    }

.relativeWrap {
    position: relative;
}

.display-block {
    display: block;
}

.display-block-inline {
    display: inline-block;
}

.text-white {
    color: #fff;
}

.text-info {
    color: #74a6d0;
}

.text-primary {
    color: #4a8bc2 !important;
}

.text-success {
    color: #609450;
}

.text-regular {
    color: #444 !important;
}

.text-faded {
    color: #d7d7d7 !important;
}

.text-muted-dark {
    color: #a2a2a2;
}

.text-muted-darker {
    color: #898989;
}

.text-weight-regular {
    font-weight: normal !important;
}

.text-weight-normal {
    font-weight: 400;
}

.text-condensed {
    letter-spacing: -2px;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-small {
    font-size: 12px;
}

.text-larger {
    font-size: 14px;
}

.text-medium {
    font-size: 30px;
    line-height: 30px;
}

.text-large {
    font-size: 35px !important;
    line-height: 40px !important;
}

.text-xlarge {
    font-size: 50px;
    line-height: 50px;
}

.text-xxlarge {
    font-size: 70px;
    line-height: 70px;
}

.text-underline {
    text-decoration: underline;
}

.inline-block {
    display: inline-block !important;
}

.overflow-y-auto {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
}

.overflow-hidden {
    position: relative;
    overflow: hidden;
}

.containerBg {
    background: #f0f0f0;
}

.whiteBg {
    background: #fff;
}

.hide2 {
    display: none;
}

.border-top {
    border-top: 1px solid #efefef;
}

.border-right {
    border-right: 1px solid #efefef;
}

.border-bottom {
    border-bottom: 1px solid #efefef !important;
}

.border-left {
    border-left: 1px solid #efefef;
}

.half.innerAll {
    padding: 7.5px !important;
}

.half.innerLR {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
}

.half.innerTB {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important;
}

.half.innerT {
    padding-top: 7.5px !important;
}

.half.innerB {
    padding-bottom: 7.5px !important;
}

.half.innerL {
    padding-left: 7.5px !important;
}

.half.innerR {
    padding-right: 7.5px !important;
}

.inner-2x.innerAll {
    padding: 30px !important;
}

.inner-2x.innerTB {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.inner-2x.innerLR {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.inner-2x.padding-bottom-none {
    padding-bottom: 0 !important;
}

.inner-2x.padding-right-none {
    padding-right: 0 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-x {
    overflow-x: auto;
}

.unscrollable {
    overflow: hidden !important;
}

.fixed-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.widget .row-merge {
    margin: 0;
}

.row-merge {
    position: relative;
}

    .row-merge > [class*="col-"] {
        padding: 0;
    }

        .row-merge > [class*="col-"] ~ [class*="col-"] {
            position: static;
        }

            .row-merge > [class*="col-"] ~ [class*="col-"]:after {
                position: absolute;
                top: 0;
                bottom: 0;
                width: 1px;
                background: #dbdbdb;
                content: "";
            }

    .row-merge.border-top, .row-merge ~ .row-merge {
        border-top: 1px solid #dbdbdb;
    }

    .row-merge.border-bottom {
        border-bottom: 1px solid #dbdbdb;
    }

    .row-merge .fill-column:before {
        position: absolute;
        top: 0;
        bottom: 0;
        width: inherit;
        background: #e5e5e5;
        content: "";
    }

@media (min-width:768px) and (max-width:991px) {
    .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"] {
        position: relative;
    }

        .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"]:after {
            position: absolute;
            top: 0;
            bottom: auto;
            left: 0;
            right: 0;
            width: auto;
            height: 1px;
            background: #dbdbdb;
            content: "";
        }
}

.row-icons {
    padding: 10px 0;
    margin: 0;
}

    .row-icons [class*="col"] {
        margin-bottom: 15px;
        padding: 0;
    }

        .row-icons [class*="col"] a {
            line-height: 24px;
            display: inline-block;
            color: #1d1d1b;
        }

        .row-icons [class*="col"][class*="glyphicons"] {
            padding-left: 50px;
        }

            .row-icons [class*="col"][class*="glyphicons"] i:before {
                left: 10px;
                top: 10px;
            }

        .row-icons [class*="col"] i.fa {
            vertical-align: middle;
            margin: 0 10px;
        }

        .row-icons [class*="col"] i, .row-icons [class*="col"] i:before {
            color: #4a8bc2;
            font-size: 24px;
        }

        .row-icons [class*="col"] span {
            padding-left: 5px;
        }

div.row, ul.row {
    margin: 0 -7.5px;
}

.row-merge {
    margin: 0;
}

div[class*="col-xs-"], div[class*="col-sm-"], div[class*="col-md-"], div[class*="col-lg-"], li[class*="col-xs-"], li[class*="col-sm-"], li[class*="col-md-"], li[class*="col-lg-"] {
    padding: 0 7.5px;
}

.row-icons {
    padding: 10px 0;
    margin: 0;
}

    .row-icons [class*="col"] {
        margin-bottom: 15px;
        padding-left: 48px;
    }

        .row-icons [class*="col"] i:before {
            color: #4a8bc2;
        }

        .row-icons [class*="col"] span {
            padding-left: 5px;
        }

#fontawesome [class^="icon-"], #fontawesome [class*=" icon-"] {
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

#wrapper {
    /*overflow: hidden;*/
    float: left;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

body > .container-fluid {
    padding: 0;
    background: #f0f0f0;
}

    body > .container-fluid.fixed {
        margin: 30px auto 30px;
        border-left: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
        width: 94%;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

        body > .container-fluid.fixed #wrapper {
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
        }

        body > .container-fluid.fixed #content {
            -webkit-border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;
        }

        body > .container-fluid.fixed #footer {
            -webkit-border-radius: 0 0 5px 5px;
            -moz-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
        }

        body > .container-fluid.fixed .navbar.main .wrapper {
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
        }

    body > .container-fluid.documentation {
        background: #fff;
    }

#content {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    min-width: 320px;
    min-height: 500px;
    background: #f0f0f0;
}

    #content > .menubar {
        border-left: none;
        border-right: none;
    }

    #content > p {
        padding: 0 15px 5px;
    }

    #content > h1, #content > h2, #content > h3, #content > h4, #content > h5, #content > h6 {
        margin: 0 15px 15px;
    }

    #content.container {
        overflow: visible;
    }

        #content.container > .innerL {
            padding-left: 0 !important;
        }

        #content.container > .innerR {
            padding-right: 0 !important;
        }

        #content.container > .innerLR {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        #content.container > h1, #content.container > [data-component] > h1, #content.container > h2, #content.container > [data-component] > h2, #content.container > h3, #content.container > [data-component] > h3, #content.container > h4, #content.container > [data-component] > h4, #content.container > h5, #content.container > [data-component] > h5, #content.container > h6, #content.container > [data-component] > h6 {
            margin: 0 0 15px;
        }

    #content > .filter-bar {
        border-right: none;
        border-left: none;
    }

    #content .heading-buttons {
        margin-top: 15px;
    }

    #content .heading-arrow {
        text-transform: uppercase;
        border-bottom: 1px solid #dbdbdb;
        margin: 0 0 15px;
        padding: 0 15px;
        font-size: 11pt;
        height: 35px;
        line-height: 30px;
        position: relative;
    }

        #content .heading-arrow:after {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            border-bottom: 8px solid #dbdbdb;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            position: absolute;
            bottom: 0;
            left: 15px;
        }

        #content .heading-arrow.glyphicons {
            padding: 0 10px 0 40px;
        }

            #content .heading-arrow.glyphicons i:before {
                font-size: 17px;
                left: 15px;
            }

        #content .heading-arrow.margin-bottom-none {
            margin-bottom: 0;
        }

    #content > .widget {
        border-left: 0;
        border-right: 0;
    }

        #content > .widget .widget-head, #content > .widget .widget-body {
            border-left: 0;
            border-right: 0;
        }

        #content > .widget:last-child {
            margin: 0;
        }

    #content > .table {
        border-left: none;
        border-right: none;
    }

        #content > .table tr td:first-child {
            border-left: none;
        }

html.sidebar.sidebar-quick #content {
    margin: 0 0 0 65px;
}

html.sidebar.sidebar-quick .menu-right #content {
    margin: 0 65px 0 0;
}

html.sidebar.sidebar-full #content {
    /*margin: 0 0 0 170px;*/
    margin: 0 0 0 0px;
}

html.sidebar.sidebar-full .menu-right #content {
    margin: 0 170px 0 0;
}

@media (min-width:768px) {
    html.no-touch.sticky-sidebar.sidebar body {
        overflow: hidden;
    }

        html.no-touch.sticky-sidebar.sidebar, html.no-touch.sticky-sidebar.sidebar body, html.no-touch.sticky-sidebar.sidebar body > .container-fluid, html.no-touch.sticky-sidebar.sidebar #wrapper {
            min-height: 100%;
            height: 100%;
        }

            html.no-touch.sticky-sidebar.sidebar #wrapper {
                margin-bottom: -40px;
            }

            html.no-touch.sticky-sidebar.sidebar #menu {
                position: fixed;
                bottom: 0;
                z-index: 1000;
            }

            html.no-touch.sticky-sidebar.sidebar #content {
                padding-bottom: 40px;
            }
}

@media (min-width:768px) {
    html.no-touch.sticky-top #content {
        /*padding-top: 50px;*/
         padding-top: 0px;
    }

    
#form-controls.affix-bottom {    
    top: 0px !important;
}

    html.no-touch.sticky-top .navbar.main {
        position: relative;
        top: 0px;
        left: 0;
        right: 0;
        z-index: 1030;
    }

    html.no-touch.sticky-top.sidebar.sidebar-quick .navbar.main {
        left: 65px;
    }

    html.no-touch.sticky-top.sidebar.sidebar-quick .menu-right .navbar.main {
        left: 0;
        right: 65px;
    }

    html.no-touch.sticky-top.sidebar.sidebar-full .navbar.main {
        /*left: 170px;*/
        left:0px;
    }

    html.no-touch.sticky-top.sidebar.sidebar-full .menu-right .navbar.main {
        left: 0;
        right: 170px;
    }

    html.no-touch.sticky-top .menu-hidden .navbar.main {
        left: 0 !important;
        right: 0 !important;
    }

    html.no-touch.sticky-top.front #content {
        padding-top: 100px;
        margin: 0 !important;
    }
}

html.fixed, html.fixed body {
    min-height: auto;
    height: auto;
    overflow: visible;
}

body > .container-fluid.fixed {
    min-height: auto;
    height: auto;
}

    body > .container-fluid.fixed #wrapper {
        position: relative;
        overflow: hidden;
        min-height: auto;
        height: auto;
        margin: 0;
    }

    body > .container-fluid.fixed #menu {
        position: absolute;
        height: 100%;
        min-height: 100%;
        bottom: auto;
    }

img.center {
    display: block;
    margin: 0 auto;
}

.display-block {
    display: block;
}

.fixed-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width:768px) {
    #content {
        overflow: visible;
    }
}

.bg-gray {
    background: #efefef;
}

.bg-white {
    background: #fff;
}

.bg-inverse {
    background: #45484d;
}

.bg-success {
    background: #609450;
}

.bg-primary {
    background: #4a8bc2;
}

.bg-info {
    background: #74a6d0;
}

.bg-danger {
    background: #bd362f;
}

.bg-warning {
    background: #ab7a4b;
}

.bg-lightred {
    background: #e15258;
}

.bg-mustard {
    background: #d4d172;
}

.bg-purple {
    background: #9d8ac7;
}

.bg-gray-dark {
    background: #f2f2f2 !important;
}

.bg-info-dark {
    background: #4e8ec3 !important;
}

.bg-inverse {
    background: #45484d !important;
    color: #fff;
}

.bg-inverse-faded {
    background: rgba(69,72,77,0.5) !important;
}

.bg-transparent {
    background: none;
    background-color: transparent;
}

.dropdown-menu {
    z-index: 100000;
}

#menu {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    background: #1f2123;
}

    #menu .appbrand {
        font-weight: 700;
        display: block;
        text-decoration: none;
        line-height: 10px;
        padding: 10px;
        text-align: center;
        color: #fff;
    }

    #menu .profile {
        display: block;
        padding: 10px 0;
    }

        #menu .profile a {
            display: inline-block;
            width: 38px;
            height: 38px;
            -webkit-border-radius: 5px 5px 5px 5px;
            -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
        }

            #menu .profile a img {
                -webkit-border-radius: 5px 5px 5px 5px;
                -moz-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
            }

    #menu.ui-state-disabled {
        opacity: 1;
        filter: alpha(opacity=100);
    }

body .menu-right #menu {
    left: auto;
    right: 0;
    z-index: 1000;
}

body .menu-right.fixed #content {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

body .menu-right.fixed .navbar.main, body .menu-right.fixed .navbar.main .wrapper {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

.menu-hidden #menu {
    display: none !important;
}

.menu-hidden #content {
    margin: 0 !important;
}

.menu-hidden .navbar.main .btn-navbar {
    left: 0;
    border-left: none;
}

.menu-hidden .navbar.main .topnav.tn1 {
    left: 37px;
}

.menu-hidden.login .navbar.main .appbrand, .menu-hidden.documentation .navbar.main .appbrand {
    display: inline-block;
    border: none;
}

    .menu-hidden.login .navbar.main .appbrand span, .menu-hidden.documentation .navbar.main .appbrand span {
        border: none;
    }

.menubar {
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .menubar > li {
        display: inline-block;
    }

        .menubar > li > a {
            text-decoration: none;
            color: #878787;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            display: block;
        }

            .menubar > li > a .badge {
                margin-top: 6px;
                margin-left: 7px;
            }

        .menubar > li.active > a, .menubar > li.open > a {
            background: #ededed;
            color: #3b3b3b;
            font-weight: 600;
        }

.menubar {
    height: 30px;
    position: relative;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    background: #fafafa;
    margin: 0;
    font-size: 9pt;
}

    .menubar ul {
        margin: 0;
        padding: 0 5px;
        list-style: none;
        height: 30px;
    }

        .menubar ul li {
            float: left;
            display: block;
            height: 30px;
            line-height: 30px;
            padding: 0 5px;
        }

            .menubar ul li.divider {
                border-left: 1px solid #ebebeb;
                width: 0;
                padding: 0;
                margin: 0 8px;
            }

            .menubar ul li a {
                color: #7c7c7c;
                font-weight: 700;
                font-size: 9pt;
            }

    .menubar.links {
        border: none;
        background: none;
        height: 25px;
        padding: 0 0 5px;
    }

        .menubar.links ul {
            padding: 0;
            height: 25px;
        }

            .menubar.links ul li {
                height: 25px;
                line-height: 25px;
            }

                .menubar.links ul li:first-child {
                    padding-left: 0;
                }

        .menubar.links.primary ul li a {
            color: #4a8bc2;
        }

.widget {
    background: #fff;
    margin: 0 auto 15px;
    position: relative;
    border: 1px solid #dbdbdb;
    box-shadow: 0 3px 0 0 #dbdbdb;
    -moz-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

    .widget .tab-content {
        padding: 0;
    }

    .widget .widget-head {
        background-color: #f9f9f9;
        background-image: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f4f4f4));
        background-image: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff4f4f4', GradientType=0);
        border-bottom: 1px solid #dbdbdb;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        text-shadow: 0 1px 0 0 1px 0 #fff;
        height: 35px;
        line-height: 35px;
        position: relative;
        padding: 0 15px 0 0;
        overflow: hidden;
    }

        .widget .widget-head.height-auto {
            height: auto;
        }

        .widget .widget-head.progress {
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
            margin: 0;
            padding: 0;
            height: 25px;
            line-height: 25px;
        }

            .widget .widget-head.progress .progress-bar {
                height: 25px;
                line-height: 25px;
                background: #4a8bc2;
            }

        .widget .widget-head > .glyphicons, .widget .widget-head ul .glyphicons {
            height: 30px;
            width: 30px;
            padding: 0;
        }

            .widget .widget-head > .glyphicons i:before, .widget .widget-head ul .glyphicons i:before {
                width: 30px;
                height: 30px;
                line-height: 23px;
                text-align: center;
                font-size: 16px;
                color: rgba(255,255,255,0.5);
            }

        .widget .widget-head .heading {
            margin: 0;
            color: #7c7c7c;
            font-size: 14px;
            height: 35px;
            line-height: 35px;
            padding: 0 15px;
            float: left;
        }

            .widget .widget-head .heading.glyphicons {
                width: auto;
                display: block;
                padding: 0 0 0 35px;
            }

                .widget .widget-head .heading.glyphicons i:before {
                    padding: 0;
                    margin: 0;
                    left: 0;
                    top: 0;
                    height: 35px;
                    line-height: 35px;
                    text-align: center;
                    width: 35px;
                    color: #7c7c7c;
                    font-size: 16px;
                    font-weight: normal;
                    text-shadow: none;
                }

        .widget .widget-head a {
            text-shadow: none;
        }

        .widget .widget-head .dropdown-menu li > a:hover, .widget .widget-head .dropdown-menu li > a:focus, .widget .widget-head .dropdown-submenu:hover > a {
            background-color: #4a8bc2;
            background-image: -moz-linear-gradient(top, #4a8bc2, #d24343);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a8bc2), to(#d24343));
            background-image: -webkit-linear-gradient(top, #4a8bc2, #d24343);
            background-image: -o-linear-gradient(top, #4a8bc2, #d24343);
            background-image: linear-gradient(to bottom, #4a8bc2, #d24343);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda4c4c', endColorstr='#ffd24343', GradientType=0);
        }

    .widget .details {
        font-size: 8pt;
        color: #7c7c7c;
    }

    .widget .widget-body {
        position: relative;
        padding: 15px;
    }

        .widget .widget-body form {
            margin: 0;
        }

        .widget .widget-body a:hover {
            text-decoration: none;
        }

        .widget .widget-body > pre:last-child, .widget .widget-body > p:last-child {
            margin: 0;
        }

        .widget .widget-body.list {
            color: #7c7c7c;
            padding: 0;
        }

            .widget .widget-body.list .count {
                font-size: 15pt;
                font-weight: 400;
            }

            .widget .widget-body.list ul {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .widget .widget-body.list ul li {
                    padding: 0 10px;
                    height: 39px;
                    border-bottom: 1px solid #dbdbdb;
                    position: relative;
                    line-height: 39px;
                    text-align: left;
                    text-shadow: 0 1px 0 #fff;
                    clear: both;
                }

                    .widget .widget-body.list ul li .badge {
                        position: absolute;
                        right: 8px;
                        top: 10px;
                    }

                    .widget .widget-body.list ul li:first-child {
                        border-top: none;
                    }

                    .widget .widget-body.list ul li:last-child {
                        border-bottom: none;
                    }

                    .widget .widget-body.list ul li .count {
                        float: right;
                        color: #000;
                    }

                    .widget .widget-body.list ul li .sparkline {
                        position: relative;
                        top: 5px;
                        margin-left: 5px;
                    }

                    .widget .widget-body.list ul li a {
                        color: #000;
                        font-weight: bold;
                    }

            .widget .widget-body.list.products li {
                height: 60px;
                line-height: 60px;
            }

            .widget .widget-body.list.products .img {
                float: left;
                display: inline-block;
                width: 48px;
                height: 44px;
                line-height: 44px;
                color: #fff;
                text-align: center;
                background: #272729;
                margin: 8px 8px 0 0;
                -webkit-border-radius: 3px 3px 3px 3px;
                -moz-border-radius: 3px 3px 3px 3px;
                border-radius: 3px 3px 3px 3px;
                text-shadow: none;
                cursor: pointer;
                font-size: 10pt;
                font-weight: 600;
            }

            .widget .widget-body.list.products .title {
                line-height: normal;
                display: inline-block;
                padding: 13px 0 0;
                text-transform: uppercase;
            }

                .widget .widget-body.list.products .title strong {
                    font-family: "Open Sans",sans-serif;
                    text-transform: none;
                }

            .widget .widget-body.list.fluid ul li {
                height: auto;
                line-height: normal;
                padding: 10px;
            }

            .widget .widget-body.list.list-2 ul li {
                border-bottom: 1px solid #d8d9da;
                border-top: none;
                background: #f8f8f8;
            }

                .widget .widget-body.list.list-2 ul li.active {
                    border-color: #ddd;
                    background: #fff;
                }

                    .widget .widget-body.list.list-2 ul li.active i:before {
                        font-weight: normal;
                        background: #4a8bc2;
                        color: #fff;
                        text-shadow: none;
                    }

                    .widget .widget-body.list.list-2 ul li.active a {
                        color: #4a8bc2;
                    }

                .widget .widget-body.list.list-2 ul li:last-child {
                    border-bottom: none;
                }

                .widget .widget-body.list.list-2 ul li a {
                    display: block;
                    color: #222;
                    padding: 0 0 0 30px;
                }

                    .widget .widget-body.list.list-2 ul li a i:before {
                        color: #555;
                        width: 20px;
                        height: 17px;
                        font-size: 14px;
                        border: 1px solid #ccc;
                        background: #ddd;
                        top: 9px;
                        left: 0;
                        text-align: center;
                        vertical-align: middle;
                        padding-top: 3px;
                        text-shadow: 0 1px 0 #fff;
                    }

                .widget .widget-body.list.list-2 ul li.hasSubmenu {
                    height: auto;
                }

                    .widget .widget-body.list.list-2 ul li.hasSubmenu ul {
                        padding: 0 0 10px;
                    }

                        .widget .widget-body.list.list-2 ul li.hasSubmenu ul li {
                            height: auto;
                            line-height: normal;
                            background: none;
                            border: none;
                            line-height: 20px;
                        }

                            .widget .widget-body.list.list-2 ul li.hasSubmenu ul li a {
                                color: #333;
                                padding: 0 0 0 20px;
                            }

                            .widget .widget-body.list.list-2 ul li.hasSubmenu ul li.active a {
                                font-weight: bold;
                            }

    .widget .widget-footer {
        background: #fafafa;
        height: 25px;
        line-height: 25px;
        border-top: 1px solid #ebebeb;
    }

        .widget .widget-footer .glyphicons {
            width: 25px;
            height: 25px;
            line-height: 25px;
            padding: 0;
            float: right;
        }

            .widget .widget-footer .glyphicons i:before {
                font-size: 16px;
                color: #c3c3c3;
                text-align: center;
                width: 20px;
                height: 25px;
                line-height: 25px;
                text-shadow: 0 1px 0 #fff;
            }

            .widget .widget-footer .glyphicons:hover i:before {
                color: rgba(0,0,0,0.5);
            }

    .widget.margin-bottom-none {
        margin-bottom: 0;
    }

    .widget.widget-gray {
        background: #f5f5f5;
    }

        .widget.widget-gray .widget-head {
            background: #e9e9e9;
            border-color: #d1d2d3;
            box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
            -moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
            -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
        }

            .widget.widget-gray .widget-head .heading {
                color: #555;
                text-shadow: 0 1px 0 #fff;
            }

                .widget.widget-gray .widget-head .heading.glyphicons i:before {
                    background: none;
                    color: #555;
                    border-color: rgba(0,0,0,0.1);
                }

    .widget.widget-2:before, .widget.widget-2:after {
        display: none;
    }

    .widget.widget-2 .widget-head {
        background: #e2e2e4;
        box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
        -moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0);
        height: 36px;
        line-height: 36px;
        border-color: #d1d2d3;
    }

        .widget.widget-2 .widget-head.height-auto {
            height: auto;
        }

        .widget.widget-2 .widget-head .heading {
            line-height: 36px;
            color: #555;
            text-shadow: 0 1px 0 #fff;
            font-size: 12pt;
        }

            .widget.widget-2 .widget-head .heading i:before {
                color: #555;
                background: none;
                border: none;
                left: 3px;
                top: 2px;
            }

    .widget.widget-2 .widget-body {
        border: 1px solid #d1d2d3;
        border-top: 0;
        background: #f5f5f5;
    }

    .widget.widget-2.primary .widget-head {
        background: #4a8bc2;
        border-color: #4a8bc2;
        box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.6),inset -1px -1px 1px rgba(0,0,0,0.1);
    }

        .widget.widget-2.primary .widget-head .heading {
            color: #fff;
            text-shadow: 0 1px 0 rgba(0,0,0,0.5);
        }

            .widget.widget-2.primary .widget-head .heading i:before {
                color: #fff;
                text-shadow: 0 1px 0 rgba(0,0,0,0.5);
            }

    .widget.widget-3:before, .widget.widget-3:after {
        display: none;
    }

    .widget.widget-3 .widget-head {
        height: 36px;
        line-height: 36px;
    }

        .widget.widget-3 .widget-head.height-auto {
            height: auto;
        }

        .widget.widget-3 .widget-head .heading {
            display: block;
            text-align: center;
            float: none;
            line-height: 36px;
            height: 36px;
            text-transform: uppercase;
            font-size: 12pt;
        }

            .widget.widget-3 .widget-head .heading i:before {
                background: none;
                border: none;
                left: 3px;
                top: 5px;
                font-size: 20px;
                color: #45484d;
            }

            .widget.widget-3 .widget-head .heading .glyphicons {
                vertical-align: middle;
                width: 35px;
                height: 36px;
                padding: 0;
            }

    .widget.widget-3 .widget-body {
        border-bottom: 1px solid #dbdbdb;
    }

        .widget.widget-3 .widget-body.large {
            font-size: 26pt;
            font-weight: bold;
            text-align: center;
            padding: 25px 0;
            vertical-align: middle;
            line-height: normal;
        }

            .widget.widget-3 .widget-body.large.cancellations span {
                line-height: 20px;
                text-align: left;
                font-size: 17pt;
                display: inline-block;
                text-shadow: none;
            }

                .widget.widget-3 .widget-body.large.cancellations span span {
                    display: block;
                }

                    .widget.widget-3 .widget-body.large.cancellations span span:first-child {
                        color: #4a8bc2;
                        text-transform: uppercase;
                        font-size: 13pt;
                    }

            .widget.widget-3 .widget-body.large.dashboard {
                padding: 15px 0;
            }

    .widget.widget-3 .widget-footer {
        background: #fafafa;
        border-top: none;
    }

        .widget.widget-3 .widget-footer a {
            float: none;
            color: #ddd;
            width: auto;
            padding: 0 10px 0 30px;
            border-right: 1px solid #dbdbdb;
            text-decoration: none;
        }

            .widget.widget-3 .widget-footer a i:before {
                color: #ddd;
                left: 5px;
            }

            .widget.widget-3 .widget-footer a:hover {
                color: #4a8bc2;
            }

                .widget.widget-3 .widget-footer a:hover i:before {
                    color: #4a8bc2;
                }

        .widget.widget-3 .widget-footer.align-center {
            text-align: center;
        }

            .widget.widget-3 .widget-footer.align-center a:first-child {
                border-left: 1px solid #dbdbdb;
            }

        .widget.widget-3 .widget-footer.align-right {
            text-align: right;
        }

            .widget.widget-3 .widget-footer.align-right a:first-child {
                border-left: 1px solid #dbdbdb;
            }

            .widget.widget-3 .widget-footer.align-right a:last-child {
                border-right: none;
            }

    .widget.widget-4 {
        border: none;
        background: none;
    }

        .widget.widget-4 .widget-head {
            background: none;
            padding: 10px;
            border: none;
        }

            .widget.widget-4 .widget-head .heading {
                color: #544f49;
                text-shadow: none;
                padding: 0;
                margin: 0;
            }

        .widget.widget-4 .widget-body {
            padding: 0 10px 10px;
            border: none;
        }

            .widget.widget-4 .widget-body.list ul li {
                padding: 0;
            }

    .widget.widget-icon {
        display: block;
        padding: 10px;
        margin-bottom: 0;
    }

        .widget.widget-icon i, .widget.widget-icon span {
            color: #fff;
        }

        .widget.widget-icon .heading {
            color: #fff;
        }

        .widget.widget-icon.inverse {
            background: #45484d;
        }

            .widget.widget-icon.inverse:hover {
                background: #5d6168;
            }

        .widget.widget-icon.primary {
            background: #4a8bc2;
        }

            .widget.widget-icon.primary:hover {
                background: #70a3cf;
            }

        .widget.widget-icon.success {
            background: #609450;
        }

            .widget.widget-icon.success:hover {
                background: #79ae69;
            }

        .widget.widget-icon.danger {
            background: #bd362f;
        }

            .widget.widget-icon.danger:hover {
                background: #d3534c;
            }

        .widget.widget-icon:hover {
            text-decoration: none;
        }

    .widget.widget-survey .widget-head {
        height: auto;
        line-height: 1;
    }

    .widget.widget-tickets .widget-head {
        height: auto;
        line-height: 1;
    }

    .widget.widget-tickets .list-group .list-group-item {
        border-radius: 0;
    }

        .widget.widget-tickets .list-group .list-group-item a {
            font-weight: bold;
            color: #4a8bc2;
            font-size: 15px;
        }

            .widget.widget-tickets .list-group .list-group-item a:hover {
                text-decoration: none;
            }

        .widget.widget-tickets .list-group .list-group-item i {
            color: #ccc;
            padding-right: 10px;
        }

        .widget.widget-tickets .list-group .list-group-item.active {
            background-color: #4a8bc2;
        }

            .widget.widget-tickets .list-group .list-group-item.active a {
                color: #fff;
            }

            .widget.widget-tickets .list-group .list-group-item.active i {
                color: #fff;
            }

            .widget.widget-tickets .list-group .list-group-item.active:hover {
                background: #4a8bc2;
            }

                .widget.widget-tickets .list-group .list-group-item.active:hover i {
                    color: #efefef;
                }

        .widget.widget-tickets .list-group .list-group-item:hover {
            background: #efefef;
        }

            .widget.widget-tickets .list-group .list-group-item:hover i {
                color: #4a8bc2;
            }

    .widget.widget-timeline-friends .widget-heading {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #efefef;
    }

        .widget.widget-timeline-friends .widget-heading h5 {
            line-height: inherit;
        }

        .widget.widget-timeline-friends .widget-heading.height-auto {
            height: auto;
        }

        .widget.widget-timeline-friends .widget-heading .dropdown a.btn {
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 50%;
        }

        .widget.widget-timeline-friends .widget-heading .dropdown.open a.btn {
            border-bottom: none;
            border-radius: 0;
            border-top-left-radius: 50%;
            border-top-right-radius: 50%;
        }

        .widget.widget-timeline-friends .widget-heading .dropdown-menu {
            right: 0;
            left: auto;
            min-width: 24px;
            top: 23px;
            background: #fff;
            border: 1px solid #ccc;
            border-top: none;
            border-bottom-left-radius: 15px;
            border-bottom-right-radius: 15px;
            box-shadow: none;
        }

            .widget.widget-timeline-friends .widget-heading .dropdown-menu li {
                background: none;
            }

                .widget.widget-timeline-friends .widget-heading .dropdown-menu li a {
                    padding: 0;
                    text-align: center;
                    background: none;
                }

                    .widget.widget-timeline-friends .widget-heading .dropdown-menu li a:hover {
                        color: #4a8bc2;
                        background: none;
                    }

    .widget.widget-timeline-friends .widget-body a {
        padding: 6px;
    }

        .widget.widget-timeline-friends .widget-body a img {
            border-radius: 3px;
        }

        .widget.widget-timeline-friends .widget-body a:hover img {
            opacity: .5;
        }

    .widget.widget-heading-simple {
        border: none;
        background: none;
    }

        .widget.widget-heading-simple > .widget-head {
            border: none;
            background: none;
            background-image: none !important;
            filter: none !important;
            padding: 0 0 5px;
            height: 30px;
            line-height: 25px;
        }

            .widget.widget-heading-simple > .widget-head .heading {
                padding: 0;
                height: 25px;
                line-height: 25px;
            }

                .widget.widget-heading-simple > .widget-head .heading.glyphicons {
                    padding: 0 0 0 25px;
                }

                    .widget.widget-heading-simple > .widget-head .heading.glyphicons i:before {
                        text-align: left;
                        width: 25px;
                        height: 25px;
                        line-height: 25px;
                    }

        .widget.widget-heading-simple > .widget-body {
            border: 1px solid #dbdbdb;
            -webkit-border-radius: 5px 5px 5px 5px;
            -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
        }

    .widget.widget-body-simple {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

        .widget.widget-body-simple > .widget-body {
            background: none;
            border: none;
            padding: 0;
        }

    .widget.widget-body-white > .widget-body {
        background: #fff;
    }

    .widget.widget-body-gray {
        box-shadow: 0 3px 0 0 #f6f6f6;
        -moz-box-shadow: 0 3px 0 0 #f6f6f6;
        -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
    }

        .widget.widget-body-gray > .widget-body {
            background: #e5e5e5;
        }

    .widget.widget-body-primary {
        box-shadow: 0 3px 0 0 #f6f6f6;
        -moz-box-shadow: 0 3px 0 0 #f6f6f6;
        -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
    }

        .widget.widget-body-primary > .widget-body {
            background: #4a8bc2;
        }

            .widget.widget-body-primary > .widget-body * {
                color: #fff;
                text-shadow: none;
            }

    .widget.widget-primary-light > .widget-body {
        background: #d0e1ef;
    }

    .widget.widget-primary-light > .widget-head {
        background: #e3edf5;
        border-color: #4a8bc2;
    }

    .widget.widget-body-multiple {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

        .widget.widget-body-multiple > .widget-body {
            box-shadow: 0 3px 0 0 #dbdbdb;
            -moz-box-shadow: 0 3px 0 0 #dbdbdb;
            -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
            margin-bottom: 7.5px;
        }

            .widget.widget-body-multiple > .widget-body:last-of-type {
                margin-bottom: 0;
            }

        .widget.widget-body-multiple.widget-body-gray > .widget-body {
            box-shadow: 0 3px 0 0 #f6f6f6;
            -moz-box-shadow: 0 3px 0 0 #f6f6f6;
            -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
        }

.glyphicons.standard {
    width: 24px;
    height: 24px;
    padding: 0;
}

    .glyphicons.standard i {
        display: block;
        height: 24px;
    }

        .glyphicons.standard i:before {
            color: #64625f;
            position: relative;
            top: auto;
            left: auto;
        }

    .glyphicons.standard:not(.disabled):hover i:before {
        color: #797979;
    }

    .glyphicons.standard.btn {
        padding: 4px;
    }

        .glyphicons.standard.btn.btn-small {
            padding: 2px 5px;
            width: auto;
            height: auto;
        }

            .glyphicons.standard.btn.btn-small i:before {
                top: auto;
                line-height: 22px;
            }

.glyphicons.primary i:before {
    color: #4a8bc2;
}

.glyphicons.single {
    color: #4a8bc2;
    padding: 0 0 0 20px;
}

    .glyphicons.single i:before {
        font-size: 13px;
        top: 4px;
        color: #4a8bc2;
    }

    .glyphicons.single + .single {
        margin-left: 8px;
    }

    .glyphicons.single.regular {
        color: #7c7c7c;
    }

        .glyphicons.single.regular i:before {
            color: #7c7c7c;
        }

.glyphicons.text-error {
    color: #4a8bc2;
}

    .glyphicons.text-error i:before {
        color: #4a8bc2;
    }

.glyphicons.text-info {
    color: #5d92b3;
}

    .glyphicons.text-info i:before {
        color: #5d92b3;
    }

.glyphicons.text-success {
    color: #719d46;
}

    .glyphicons.text-success i:before {
        color: #719d46;
    }

.glyphicons.btn-action {
    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}

    .glyphicons.btn-action i:before {
        font-size: 14px;
        top: 5px;
        left: 5px;
        text-shadow: 0 1px 0 #fff;
        color: #fff !important;
    }

    .glyphicons.btn-action.btn-default i:before {
        color: #7c7c7c !important;
    }

    .glyphicons.btn-action.single {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none;
        background: none;
        margin-right: 10px;
    }

.glyphicons.btn-icon {
    text-align: left;
    padding: 5px 7px 5px 40px;
}

    .glyphicons.btn-icon i {
        float: left;
    }

        .glyphicons.btn-icon i:before {
            font-size: 15px;
            top: 0;
            left: 0;
            width: 33px;
            height: 23px;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
            vertical-align: middle;
            padding: 7px 0 0;
            text-align: center;
        }

    .glyphicons.btn-icon.right {
        text-align: left;
        padding: 5px 0 5px 7px;
    }

        .glyphicons.btn-icon.right i:before {
            -webkit-border-radius: 0 3px 3px 0;
            -moz-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
            right: 0;
            left: auto;
            text-align: center;
        }

.glyphicons.btn-large {
    padding: 10px 10px 10px 40px;
    font-weight: 600;
}

    .glyphicons.btn-large i:before {
        top: 12px;
        left: 12px;
        font-size: 17px;
    }

    .glyphicons.btn-large.btn-icon i:before {
        top: 0;
        left: 0;
        height: 28px;
        padding: 12px 0 0;
    }

.glyphicons.btn-small {
    padding: 2px 10px 2px 35px;
}

    .glyphicons.btn-small i:before {
        padding: 5px 0 0;
        width: 28px;
        height: 19px;
        font-size: 14px;
    }

.glyphicons.btn-mini {
    padding: 1px 6px 1px 33px;
}

    .glyphicons.btn-mini i:before {
        padding: 5px 0 0;
        width: 26px;
        height: 17px;
        font-size: 13px;
    }

.glyphicons.orange i:before {
    color: #edb459;
}

.glyphicons.btn-default i:before {
    color: #9e9e9e;
    text-shadow: none;
}

.finances_summary .well {
    font-size: 16px;
    text-align: center;
}

    .finances_summary .well strong {
        display: block;
        font-size: 22pt;
        color: #45494c;
        line-height: normal;
    }

.finances_summary .glyphicons.standard i:before {
    color: #ccc;
}

div.glyphicons {
    padding: 0 0 0 35px;
    display: block;
}

    div.glyphicons i:before {
        color: #ccc;
    }

    div.glyphicons.glyphicon-large {
        padding: 0 0 0 75px;
    }

        div.glyphicons.glyphicon-large i:before {
            font-size: 50px;
            left: 0;
        }

        div.glyphicons.glyphicon-large.group-column {
            padding: 0 0 0 85px;
        }

            div.glyphicons.glyphicon-large.group-column i:before {
                font-size: 45px;
                left: 12px;
            }

    div.glyphicons.glyphicon-top {
        padding: 0;
        text-align: center;
    }

        div.glyphicons.glyphicon-top i {
            display: block;
            position: relative;
        }

            div.glyphicons.glyphicon-top i:before {
                position: relative;
                left: auto;
                top: auto;
            }

        div.glyphicons.glyphicon-top.glyphicon-xlarge i {
            padding: 0 0 10px;
        }

            div.glyphicons.glyphicon-top.glyphicon-xlarge i:before {
                font-size: 70px;
            }

    div.glyphicons.glyphicon-primary i:before {
        color: #4a8bc2;
    }

.widget-body-primary div.glyphicons i:before {
    color: #fff;
}

.social-large {
    height: 97px;
}

    .social-large a {
        display: block;
        height: 97px;
        float: left;
        padding: 10px 19px;
        color: #d5d5d5;
        background: #fff;
        font-weight: bold;
        text-align: center;
        border-right: 1px solid #e5e5e5;
        text-decoration: none;
    }

        .social-large a i {
            display: block;
            position: relative;
            padding: 0 0 8px;
        }

            .social-large a i:before {
                display: block;
                text-align: center;
                top: auto;
                left: auto;
                position: relative;
                font-size: 50px;
                color: #d5d5d5;
            }

        .social-large a.active, .social-large a:hover {
            color: #fff;
            background: #4a8bc2;
        }

            .social-large a.active i:before, .social-large a:hover i:before {
                color: #fff;
            }

        .social-large a:last-child {
            border: none;
        }

    .social-large.social-large-2 a {
        display: inline-block;
        font-weight: 400;
        float: none;
        border: none;
        background: none;
        color: #444;
    }

        .social-large.social-large-2 a i:before {
            color: #444;
        }

        .social-large.social-large-2 a.active, .social-large.social-large-2 a:hover {
            color: #4a8bc2;
        }

            .social-large.social-large-2 a.active i:before, .social-large.social-large-2 a:hover i:before {
                color: #4a8bc2;
            }

.jumbotron {
    background: none;
}

.widget-search input {
    width: 100%;
}

.checkbox.inline {
    padding-bottom: 1px;
}

    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 3px;
    }

label, input, button, select, textarea {
    font-size: 13px;
}

legend {
    line-height: normal;
    height: auto;
    font-size: 18px;
    margin: 0 0 6px;
    text-align: left;
    padding: 0;
    border: 0;
    color: #797979;
}

.form-control {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.control-label.center {
    text-align: center;
}

.uneditable-input {
    color: #999;
    background: #fcfcfc;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    line-height: 20px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    position: relative;
    float: none;
    width: 100px;
    display: table-cell;
}

.farbtastic, .farbtastic .wheel {
    margin: 0 auto;
}

.friends-search {
    border: 1px solid #ccc;
}

    .friends-search .form-control {
        border: none;
        font-style: italic;
        color: #000;
    }

    .friends-search .btn {
        border: none;
        background: none;
        color: #ccc;
    }

        .friends-search .btn:active {
            color: #4a8bc2;
        }

.alert {
    margin: 0 0 15px;
}

    .alert h4 {
        margin: 0 0 5px;
    }

    .alert.alert-warning {
        background: #ab7a4b;
        color: #fff;
        border-color: #ab7a4b;
    }

        .alert.alert-warning .close {
            color: #fff;
        }

        .alert.alert-warning h4 {
            color: #fff;
        }

    .alert.alert-danger {
        background: #bd362f;
        color: #fff;
        border-color: #bd362f;
    }

        .alert.alert-danger .close {
            color: #fff;
        }

        .alert.alert-danger h4 {
            color: #fff;
        }

    .alert.alert-primary {
        background: #4a8bc2;
        color: #fff;
        border-color: #4a8bc2;
    }

        .alert.alert-primary .close {
            color: #fff;
        }

        .alert.alert-primary h4 {
            color: #fff;
        }

    .alert.alert-info {
        background: #dff3f8;
        color: #7399b9;
        border-color: #93b9d8;
    }

        .alert.alert-info .close {
            color: #7399b9;
        }

    .alert.alert-success {
        border-color: #609450;
        background: #609450;
        color: #fff;
    }

        .alert.alert-success .close, .alert.alert-success h4 {
            color: #fff;
        }

    .alert .close {
        opacity: 1;
        filter: alpha(opacity=100);
        color: #fff;
    }

.btn {
    font-weight: 600;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.btn-block {
    width: 100%;
}

.btn + .btn:not(.btn-block) {
    margin: 0 0 0 5px;
}

.input-append .btn + .btn, .input-prepend .btn + .btn {
    margin-left: -1px;
}

.btn-group .btn + .btn:not(.btn-block) {
    margin-left: -1px;
}

.btn-group.dropup .btn:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.btn-default {
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    color: rgba(0,0,0,0.6);
    text-shadow: 0 1px 0 #fff;
    font-weight: 600;
    background-color: #efefef;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e7e7e7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e7e7e7));
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e7e7e7);
    background-image: -o-linear-gradient(top, #f4f4f4, #e7e7e7);
    background-image: linear-gradient(to bottom, #f4f4f4, #e7e7e7);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe7e7e7', GradientType=0);
    border: 1px solid #cecece;
}

    .btn-group.open .btn-default.dropdown-toggle, .btn-default.disabled, .btn-default[disabled], .btn-default:hover, .btn-default:focus {
        background: #e8e8e8;
    }

    .btn-default:active, .btn-default.active {
        background: #e8e8e8;
        color: #fff;
        text-shadow: none;
    }

    .btn-default .caret {
        border-top-color: rgba(0,0,0,0.5);
    }

.btn-warning {
    background-color: #b6895e;
    background-image: -moz-linear-gradient(top, #be946b, #ab7a4b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be946b), to(#ab7a4b));
    background-image: -webkit-linear-gradient(top, #be946b, #ab7a4b);
    background-image: -o-linear-gradient(top, #be946b, #ab7a4b);
    background-image: linear-gradient(to bottom, #be946b, #ab7a4b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe946b', endColorstr='#ffab7a4b', GradientType=0);
    border: 1px solid #88613b;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-warning.glyphicons i:before {
        color: rgba(255,255,255,0.5);
        text-shadow: none;
    }

    .btn-group.open .btn-warning.dropdown-toggle, .btn-warning.disabled, .btn-warning[disabled], .btn-warning:hover, .btn-warning:focus {
        background: #ab7a4b;
        color: #fff;
    }

    .btn-warning:active, .btn-warning.active {
        background: #ab7a4b;
        color: #fff;
    }

    .btn-warning .caret {
        border-top-color: rgba(255,255,255,0.7);
        border-bottom-color: rgba(255,255,255,0.7);
    }

.btn-info {
    background-color: #8bb5d8;
    background-image: -moz-linear-gradient(top, #9abedd, #74a6d0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9abedd), to(#74a6d0));
    background-image: -webkit-linear-gradient(top, #9abedd, #74a6d0);
    background-image: -o-linear-gradient(top, #9abedd, #74a6d0);
    background-image: linear-gradient(to bottom, #9abedd, #74a6d0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9abedd', endColorstr='#ff74a6d0', GradientType=0);
    border: 1px solid #4e8ec3;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-info.glyphicons i:before {
        color: rgba(255,255,255,0.5);
        text-shadow: none;
    }

    .btn-group.open .btn-info.dropdown-toggle, .btn-info.disabled, .btn-info[disabled], .btn-info:hover, .btn-info:focus {
        background: #74a6d0;
        color: #fff;
    }

    .btn-info:active, .btn-info.active {
        background: #74a6d0;
        color: #fff;
    }

    .btn-info .caret {
        border-top-color: rgba(255,255,255,0.7);
        border-bottom-color: rgba(255,255,255,0.7);
    }

.btn-danger {
    background-color: #ca4741;
    background-image: -moz-linear-gradient(top, #d3534c, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d3534c), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #d3534c, #bd362f);
    background-image: -o-linear-gradient(top, #d3534c, #bd362f);
    background-image: linear-gradient(to bottom, #d3534c, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3534c', endColorstr='#ffbd362f', GradientType=0);
    border: 1px solid #942a25;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-danger.glyphicons i:before {
        color: rgba(255,255,255,0.5);
        text-shadow: none;
    }

    .btn-group.open .btn-danger.dropdown-toggle, .btn-danger.disabled, .btn-danger[disabled], .btn-danger:hover, .btn-danger:focus {
        background: #bd362f;
        color: #fff;
    }

    .btn-danger:active, .btn-danger.active {
        background: #bd362f;
        color: #fff;
    }

    .btn-danger .caret {
        border-top-color: rgba(255,255,255,0.7);
        border-bottom-color: rgba(255,255,255,0.7);
    }

.btn-primary {
    background-color: #CD2122;
    background-image: -moz-linear-gradient(top, #70a3cf, #4a8bc2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70a3cf), to(#4a8bc2));
    background-image: -webkit-linear-gradient(top, #70a3cf, #4a8bc2);
    background-image: -o-linear-gradient(top, #70a3cf, #4a8bc2);
    background-image: linear-gradient(to bottom, #70a3cf, #4a8bc2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70a3cf', endColorstr='#ff4a8bc2', GradientType=0);
    border: 1px solid #3771a2;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-primary.glyphicons i:before {
        color: rgba(255,255,255,0.4);
        text-shadow: none;
    }

    .btn-group.open .btn-primary.dropdown-toggle, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:hover, .btn-primary:focus {
        background: #4a8bc2;
        color: #fff;
        border-color: #3771a2;
    }

    .btn-primary:active, .btn-primary.active {
        background: #4a8bc2;
        border-color: #3771a2;
        color: #fff;
    }

    .btn-primary .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

.btn-inverse {
    background-color: #53575d;
    background-image: -moz-linear-gradient(top, #5d6168, #45484d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d6168), to(#45484d));
    background-image: -webkit-linear-gradient(top, #5d6168, #45484d);
    background-image: -o-linear-gradient(top, #5d6168, #45484d);
    background-image: linear-gradient(to bottom, #5d6168, #45484d);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d6168', endColorstr='#ff45484d', GradientType=0);
    border: 1px solid #2d2f32;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-inverse.glyphicons i:before {
        color: #919293;
        text-shadow: none;
    }

    .btn-group.open .btn-inverse.dropdown-toggle, .btn-inverse.disabled, .btn-inverse[disabled], .btn-inverse:hover, .btn-inverse:focus {
        background: #45484d;
        color: #fff;
    }

    .btn-inverse:active, .btn-inverse.active {
        background: #45484d;
        color: #fff;
    }

    .btn-inverse .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

.btn-success {
    background-color: #6fa45f;
    background-image: -moz-linear-gradient(top, #79ae69, #609450);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#79ae69), to(#609450));
    background-image: -webkit-linear-gradient(top, #79ae69, #609450);
    background-image: -o-linear-gradient(top, #79ae69, #609450);
    background-image: linear-gradient(to bottom, #79ae69, #609450);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff79ae69', endColorstr='#ff609450', GradientType=0);
    border: 1px solid #4b733e;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

    .btn-success.glyphicons i:before {
        color: #a2bc9b;
        text-shadow: none;
    }

    .btn-group.open .btn-success.dropdown-toggle, .btn-success.disabled, .btn-success[disabled], .btn-success:hover, .btn-success:focus {
        background: #609450;
        color: #fff;
    }

    .btn-success:active, .btn-success.active {
        background: #609450;
        color: #fff;
    }

    .btn-success .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

.btn-group-vertical.block {
    display: block;
}

.btn-group.btn-block {
    padding: 0;
    position: relative;
}

    .btn-group.btn-block .leadcontainer {
        left: 0;
        position: absolute;
        right: 29px;
    }

        .btn-group.btn-block .leadcontainer > .btn:first-child {
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
            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;
            text-align: left;
        }

    .btn-group.btn-block .dropdown-lead {
        box-sizing: border-box;
        width: 100%;
    }

    .btn-group.btn-block .dropdown-toggle {
        width: 30px;
        float: right;
        box-sizing: border-box;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

.btn-icon-stacked {
    text-align: left;
    padding: 5px 5px 5px 45px;
}

    .btn-icon-stacked i {
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 10px;
        top: 10px;
    }

        .btn-icon-stacked i:before {
            left: auto;
            top: auto;
            position: relative;
            text-align: center;
        }

    .btn-icon-stacked span {
        display: block;
        font-size: 13px;
        line-height: normal;
    }

.btn-facebook {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    background-color: #728dc0;
    background-image: -moz-linear-gradient(top, #8098c6, #5d7cb6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8098c6), to(#5d7cb6));
    background-image: -webkit-linear-gradient(top, #8098c6, #5d7cb6);
    background-image: -o-linear-gradient(top, #8098c6, #5d7cb6);
    background-image: linear-gradient(to bottom, #8098c6, #5d7cb6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8098c6', endColorstr='#ff5d7cb6', GradientType=0);
    border: 1px solid #5d7cb6;
}

    .btn-facebook i:before {
        color: #fff;
    }

    .btn-facebook:hover {
        background: #8098c6;
        color: #fff;
    }

.btn-google {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    background-color: #b24343;
    background-image: -moz-linear-gradient(top, #bf4a4a, #9e3838);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bf4a4a), to(#9e3838));
    background-image: -webkit-linear-gradient(top, #bf4a4a, #9e3838);
    background-image: -o-linear-gradient(top, #bf4a4a, #9e3838);
    background-image: linear-gradient(to bottom, #bf4a4a, #9e3838);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf4a4a', endColorstr='#ff9e3838', GradientType=0);
    border: 1px solid #9e3838;
}

    .btn-google i:before {
        color: #fff;
    }

    .btn-google:hover {
        background: #bf4a4a;
        color: #fff;
    }

.btn-toggle-code {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1000;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .btn-toggle-code.outside {
        bottom: -24px;
    }

#demo_buttons .btn-block {
    max-width: 200px;
    margin: 0 auto;
}

#demo_buttons thead th {
    width: 25%;
}

.breadcrumb {
   min-height: 38px;
       line-height: 39px;
    padding:0 8px 0 15px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    margin: 0 0 15px;
    /*background: none;*/
    border-bottom: 1px solid #dbdbdb;
    box-shadow: 0 1px 0 0 #fff;
    -moz-box-shadow: 0 1px 0 0 #fff;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    color: #ababab;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}

    .breadcrumb > li + li:before {
        display: none;
    }

    .breadcrumb li {
        text-shadow: 0 1px 0 #fff;
        line-height: 38px;
        height: 38px;
    }

        .breadcrumb li a {
            color: #ababab;
            font-weight: 600;
        }

            .breadcrumb li a.glyphicons {
                color: #ababab;
                padding: 0 0 0 25px;
            }

                .breadcrumb li a.glyphicons i:before {
                    color: #ababab;
                    font-size: 14px;
                    top: 12px;
                    left: 3px;
                }

        .breadcrumb li.divider {
            margin: 0 5px 0 7px;
            width: 0;
            border-left: 1px solid #dbdbdb;
            border-right: 1px solid #fff;
            vertical-align: top;
        }

.widget.widget-tabs {
    border-color: #dbdbdb;
}

    .widget.widget-tabs .tab-content {
        padding: 0;
    }

    .widget.widget-tabs > .widget-head {
        background: #fff;
        border-color: #dbdbdb;
        overflow: visible;
    }

        .widget.widget-tabs > .widget-head ul {
            position: relative;
            overflow: visible;
            list-style: none;
            height: 35px;
            margin: 0;
            padding: 0;
            display: inline-block;
        }

            .widget.widget-tabs > .widget-head ul li {
                height: 35px;
                line-height: 35px;
                float: left;
                display: block;
                border-right: 1px solid #dbdbdb;
            }

                .widget.widget-tabs > .widget-head ul li a {
                    width: auto;
                    height: 35px;
                    display: block;
                    padding: 0 15px;
                    position: relative;
                    overflow: hidden;
                    color: #999;
                    text-decoration: none;
                    font-weight: 600;
                }

                    .widget.widget-tabs > .widget-head ul li a i:before {
                        left: 5px;
                        top: 5px;
                        color: #eaeaea;
                    }

                    .widget.widget-tabs > .widget-head ul li a.glyphicons {
                        padding: 0 15px 0 35px;
                    }

                    .widget.widget-tabs > .widget-head ul li a .label.pull-right {
                        margin-top: 9px;
                    }

                .widget.widget-tabs > .widget-head ul li.active {
                    height: 36px;
                    background: #fff;
                    color: #505050;
                }

                    .widget.widget-tabs > .widget-head ul li.active a {
                        color: #505050;
                    }

                        .widget.widget-tabs > .widget-head ul li.active a i:before {
                            color: #505050;
                        }

                    .widget.widget-tabs > .widget-head ul li.active:first-child {
                        -webkit-border-radius: 5px 0 0 0;
                        -moz-border-radius: 5px 0 0 0;
                        border-radius: 5px 0 0 0;
                    }

    .widget.widget-tabs > .widget-body.large {
        padding: 25px;
    }

@media (max-width:991px) {
    .widget.widget-tabs.widget-tabs-responsive > .widget-head {
        height: auto;
        padding: 0;
    }

        .widget.widget-tabs.widget-tabs-responsive > .widget-head ul {
            display: block;
            height: auto;
        }

            .widget.widget-tabs.widget-tabs-responsive > .widget-head ul li {
                display: block;
                float: none;
                border-right: none;
                border-bottom: 1px solid #dbdbdb;
            }

                .widget.widget-tabs.widget-tabs-responsive > .widget-head ul li:last-of-type {
                    border-bottom: none;
                }
}

.widget.widget-tabs-double > .widget-head {
    height: 50px;
}

    .widget.widget-tabs-double > .widget-head ul {
        height: 50px;
    }

        .widget.widget-tabs-double > .widget-head ul li, .widget.widget-tabs-double > .widget-head ul li.active {
            height: 50px;
            line-height: 25px;
        }

            .widget.widget-tabs-double > .widget-head ul li a, .widget.widget-tabs-double > .widget-head ul li.active a {
                height: 50px;
                padding: 5px 0 0;
            }

                .widget.widget-tabs-double > .widget-head ul li a span, .widget.widget-tabs-double > .widget-head ul li.active a span {
                    display: block;
                    line-height: 15px;
                }

                .widget.widget-tabs-double > .widget-head ul li a.glyphicons, .widget.widget-tabs-double > .widget-head ul li.active a.glyphicons {
                    padding: 10px 15px 0 42px;
                }

                    .widget.widget-tabs-double > .widget-head ul li a.glyphicons i:before, .widget.widget-tabs-double > .widget-head ul li.active a.glyphicons i:before {
                        left: 6px;
                        top: 9px;
                        font-size: 20px;
                    }

@media (max-width:991px) {
    .widget.widget-tabs-double > .widget-head {
        height: auto;
    }

        .widget.widget-tabs-double > .widget-head ul {
            height: auto;
        }

            .widget.widget-tabs-double > .widget-head ul li {
                display: block;
                float: none;
            }
}

.widget.widget-tabs-double-2 {
    border: none;
}

    .widget.widget-tabs-double-2 > .widget-head {
        border: 1px solid #dbdbdb;
        border-bottom: none;
        height: 70px;
    }

        .widget.widget-tabs-double-2 > .widget-head.border-bottom {
            border-bottom: 1px solid #dbdbdb;
        }

        .widget.widget-tabs-double-2 > .widget-head ul {
            height: 70px;
        }

            .widget.widget-tabs-double-2 > .widget-head ul li {
                height: 70px;
                line-height: 20px;
            }

                .widget.widget-tabs-double-2 > .widget-head ul li a {
                    height: 70px;
                    padding: 5px 0 0;
                    text-decoration: none;
                    text-align: center;
                }

                    .widget.widget-tabs-double-2 > .widget-head ul li a span {
                        display: block;
                        line-height: 30px;
                    }

                    .widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons {
                        padding: 0 15px;
                    }

                        .widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons i {
                            display: block;
                            height: 37px;
                            padding: 13px 0 0;
                            line-height: 24px;
                            text-align: center;
                        }

                            .widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons i:before {
                                left: auto;
                                top: auto;
                                font-size: 24px;
                                position: relative;
                            }

                .widget.widget-tabs-double-2 > .widget-head ul li.active {
                    height: 70px;
                    background: #fff;
                }

                    .widget.widget-tabs-double-2 > .widget-head ul li.active a {
                        color: #4a8bc2;
                    }

                        .widget.widget-tabs-double-2 > .widget-head ul li.active a i:before {
                            color: #4a8bc2;
                        }

                .widget.widget-tabs-double-2 > .widget-head ul li:hover {
                    background: #fff;
                    height: 70px;
                }

                    .widget.widget-tabs-double-2 > .widget-head ul li:hover a {
                        color: #4a8bc2;
                    }

                        .widget.widget-tabs-double-2 > .widget-head ul li:hover a i:before {
                            color: #4a8bc2;
                        }

    .widget.widget-tabs-double-2 > .widget-body {
        padding: 0;
    }

    .widget.widget-tabs-double-2 .widget-body-regular {
        padding: 10px;
        border: 1px solid #dbdbdb;
    }

        .widget.widget-tabs-double-2 .widget-body-regular p:last-child {
            margin: 0;
        }

@media (max-width:991px) {
    .widget.widget-tabs-double-2 > .widget-head {
        height: auto;
    }

        .widget.widget-tabs-double-2 > .widget-head ul {
            height: auto;
        }

            .widget.widget-tabs-double-2 > .widget-head ul li {
                display: block;
                float: none;
            }
}

.widget.widget-tabs-social-account {
    border: none;
}

    .widget.widget-tabs-social-account > .widget-head {
        border-bottom: none;
        height: 70px;
    }

        .widget.widget-tabs-social-account > .widget-head ul {
            height: 70px;
        }

            .widget.widget-tabs-social-account > .widget-head ul li {
                height: 70px;
                line-height: 20px;
            }

                .widget.widget-tabs-social-account > .widget-head ul li:first-child.active {
                    -webkit-border-radius: 0 0 0 0;
                    -moz-border-radius: 0 0 0 0;
                    border-radius: 0 0 0 0;
                }

                .widget.widget-tabs-social-account > .widget-head ul li a {
                    height: 70px;
                    padding: 5px 0 0;
                    text-decoration: none;
                    text-align: center;
                    font-weight: bold;
                }

                    .widget.widget-tabs-social-account > .widget-head ul li a span {
                        display: block;
                        line-height: 30px;
                    }

                    .widget.widget-tabs-social-account > .widget-head ul li a.glyphicons {
                        padding: 0 15px;
                    }

                        .widget.widget-tabs-social-account > .widget-head ul li a.glyphicons i {
                            display: block;
                            height: 37px;
                            padding: 13px 0 0;
                            line-height: 24px;
                            text-align: center;
                        }

                            .widget.widget-tabs-social-account > .widget-head ul li a.glyphicons i:before {
                                color: #ccc;
                                left: auto;
                                top: auto;
                                font-size: 24px;
                                position: relative;
                            }

                .widget.widget-tabs-social-account > .widget-head ul li.active {
                    height: 70px;
                    background: #4a8bc2;
                }

                    .widget.widget-tabs-social-account > .widget-head ul li.active a {
                        color: #fff;
                    }

                        .widget.widget-tabs-social-account > .widget-head ul li.active a i:before {
                            color: #fff;
                        }

                .widget.widget-tabs-social-account > .widget-head ul li:hover {
                    height: 70px;
                    background: #4a8bc2;
                }

                    .widget.widget-tabs-social-account > .widget-head ul li:hover a {
                        color: #fff;
                    }

                        .widget.widget-tabs-social-account > .widget-head ul li:hover a i:before {
                            color: #fff;
                        }

    .widget.widget-tabs-social-account > .widget-body {
        padding: 0;
    }

    .widget.widget-tabs-social-account .widget-body-regular {
        padding: 10px;
        border: 1px solid #dbdbdb;
    }

        .widget.widget-tabs-social-account .widget-body-regular p:last-child {
            margin: 0;
        }

.widget.widget-tabs-vertical .widget-head {
    border: none;
    height: auto;
    padding: 0;
}

    .widget.widget-tabs-vertical .widget-head ul {
        display: block;
        height: auto;
    }

        .widget.widget-tabs-vertical .widget-head ul li {
            float: none;
            display: block;
            border-right: none;
            border-bottom: 1px solid #dbdbdb;
        }

            .widget.widget-tabs-vertical .widget-head ul li:last-child {
                border: none;
            }

.widget.widget-tabs-vertical .widget-body {
    padding: 0;
}

    .widget.widget-tabs-vertical .widget-body .tab-content {
        padding: 12px 15px;
    }

.widget.widget-wizard-pills .widget-head {
    height: 80px;
    padding: 10px 0;
}

    .widget.widget-wizard-pills .widget-head ul {
        height: 60px;
    }

        .widget.widget-wizard-pills .widget-head ul li {
            height: 60px;
            line-height: 60px;
            color: #7c7c7c;
            padding: 0 0 0 10px;
            border: none;
            position: relative;
        }

            .widget.widget-wizard-pills .widget-head ul li.status {
                height: 45px;
                padding: 15px 15px 0;
                font-weight: 700;
            }

                .widget.widget-wizard-pills .widget-head ul li.status span.r {
                    display: block;
                    line-height: 15px;
                }

            .widget.widget-wizard-pills .widget-head ul li a {
                height: 58px;
                line-height: 60px;
                padding: 0;
                width: 58px;
                text-align: center;
                background: #dbdbdb;
                border: 1px solid #dbdbdb;
                color: #c8c8c8;
                font-weight: 700;
                font-size: 16pt;
                -webkit-border-radius: 5px 5px 5px 5px;
                -moz-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
                position: relative;
                z-index: 2;
            }

            .widget.widget-wizard-pills .widget-head ul li.active {
                height: 60px;
                background: none;
            }

                .widget.widget-wizard-pills .widget-head ul li.active a {
                    width: 60px;
                    height: 60px;
                    background: #f4f4f4;
                    border: none;
                }

            .widget.widget-wizard-pills .widget-head ul li.primary a {
                width: 60px;
                height: 60px;
                background: #4a8bc2;
                border: none;
                color: #fff;
            }

            .widget.widget-wizard-pills .widget-head ul li:not(:first-child):before {
                position: absolute;
                background: #dbdbdb;
                height: 1px;
                left: 0;
                right: 0;
                top: 29px;
                display: block;
                content: "";
                z-index: 1;
            }

            .widget.widget-wizard-pills .widget-head ul li.no-padding {
                padding: 0;
            }

@media (max-width:991px) {
    .widget.widget-wizard-pills .widget-head ul li, .widget.widget-wizard-pills .widget-head ul li.active {
        padding: 10px;
        height: auto;
    }

        .widget.widget-wizard-pills .widget-head ul li a, .widget.widget-wizard-pills .widget-head ul li.active a {
            width: auto;
        }

        .widget.widget-wizard-pills .widget-head ul li:before, .widget.widget-wizard-pills .widget-head ul li.active:before {
            display: none !important;
        }

        .widget.widget-wizard-pills .widget-head ul li.active a {
            background: #4a8bc2;
            color: #fff;
        }

        .widget.widget-wizard-pills .widget-head ul li.status {
            padding: 15px;
            height: auto;
        }
}

.widget.widget-tabs-2 {
    border-bottom: 1px solid #dbdbdb;
}

    .widget.widget-tabs-2.border-bottom-none {
        border-bottom: none;
    }

    .widget.widget-tabs-2 > .widget-head {
        background: #fff;
        border: none;
        border-bottom: 1px solid #dbdbdb;
        padding: 0 10px;
    }

        .widget.widget-tabs-2 > .widget-head ul {
            border-color: #dbdbdb;
        }

            .widget.widget-tabs-2 > .widget-head ul li {
                border: none;
            }

                .widget.widget-tabs-2 > .widget-head ul li.active {
                    background-color: #f7f7f7;
                }

                .widget.widget-tabs-2 > .widget-head ul li a {
                    border: 1px solid #ddd;
                    border-bottom: none;
                    border-right: none;
                    color: #222;
                    text-transform: uppercase;
                    font-weight: 700;
                }

                .widget.widget-tabs-2 > .widget-head ul li:first-child a {
                    -webkit-border-radius: 0 0 0 0;
                    -moz-border-radius: 0 0 0 0;
                    border-radius: 0 0 0 0;
                }

    .widget.widget-tabs-2 > .widget-body {
        background: #fff;
        border: none;
        padding: 15px;
    }

.widget.tabs-right .widget-head ul {
    float: right;
}

.widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons {
    width: 38px;
    padding: 0;
}

    .widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons i {
        width: 38px;
        display: block;
        line-height: 35px;
    }

        .widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons i:before {
            width: 38px;
            text-align: center;
            left: auto;
            top: auto;
            position: relative;
            display: block;
            line-height: 35px;
            color: #cbcbcb;
        }

.widget.widget-tabs-icons-only-2 > .widget-head ul li.active a.glyphicons i:before {
    color: #505050;
}

.widget.widget-tabs-icons-only .widget-body {
    padding: 0;
}

    .widget.widget-tabs-icons-only .widget-body p:last-child {
        margin: 0;
    }

.widget.widget-tabs-icons-only .widget-head {
    padding: 0 0 10px;
}

    .widget.widget-tabs-icons-only .widget-head ul {
        display: block;
        overflow: hidden;
        position: relative;
        list-style: none;
        margin: 0;
        height: 30px;
        line-height: 30px;
        padding: 0;
    }

        .widget.widget-tabs-icons-only .widget-head ul li {
            color: #dadada;
            float: left;
            display: block;
            padding: 0 10px 0 0;
            font-size: 8pt;
            line-height: 30px;
        }

            .widget.widget-tabs-icons-only .widget-head ul li.glyphicons {
                width: 36px;
                height: 30px;
                padding: 0 3px;
                text-align: center;
                cursor: pointer;
            }

                .widget.widget-tabs-icons-only .widget-head ul li.glyphicons i {
                    background: #e5e5e5;
                    display: block;
                    -webkit-border-radius: 2px 2px 2px 2px;
                    -moz-border-radius: 2px 2px 2px 2px;
                    border-radius: 2px 2px 2px 2px;
                    height: 30px;
                    position: relative;
                }

                    .widget.widget-tabs-icons-only .widget-head ul li.glyphicons i:before {
                        position: relative;
                        top: 0;
                        left: 0;
                        color: #64625f;
                        font-size: 17px;
                        line-height: 30px;
                    }

                .widget.widget-tabs-icons-only .widget-head ul li.glyphicons:hover i {
                    background: #dedede;
                }

                .widget.widget-tabs-icons-only .widget-head ul li.glyphicons.active i {
                    background: #64625f;
                }

                    .widget.widget-tabs-icons-only .widget-head ul li.glyphicons.active i:before {
                        color: #fff;
                    }

                .widget.widget-tabs-icons-only .widget-head ul li.glyphicons:last-child {
                    padding: 0;
                }

@media (max-width:991px) {
    .widget.widget-tabs-icons-only > .widget-head {
        height: auto;
    }

        .widget.widget-tabs-icons-only > .widget-head ul {
            height: auto;
            float: left !important;
        }
}

.tabsbar {
    height: 62px;
    border: 1px solid #dbdbdb;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px;
}

    .tabsbar ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 60px;
    }

        .tabsbar ul li {
            float: left;
            display: block;
            height: 60px;
            border-right: 1px solid #dbdbdb;
            background: #fdfdfd;
            padding: 3px;
        }

            .tabsbar ul li.glyphicons a i {
                display: inline-block;
                float: left;
                width: 39px;
                height: 54px;
            }

                .tabsbar ul li.glyphicons a i:before {
                    color: #7c7c7c;
                    position: relative;
                    top: auto;
                    left: auto;
                    line-height: 54px;
                    text-align: center;
                }

            .tabsbar ul li a {
                display: block;
                height: 54px;
                line-height: 54px;
                background: #fdfdfd;
                padding: 0 15px;
                color: #7c7c7c;
                text-decoration: none;
            }

                .tabsbar ul li a.glyphicons i {
                    display: inline-block;
                    float: left;
                    width: 39px;
                    height: 54px;
                }

                    .tabsbar ul li a.glyphicons i:before {
                        color: #7c7c7c;
                        position: relative;
                        top: auto;
                        left: auto;
                        line-height: 54px;
                        text-align: center;
                    }

            .tabsbar ul li.active a {
                background: #4a8bc2;
                color: #fff;
            }

                .tabsbar ul li.active a i:before {
                    color: #fff;
                }

    .tabsbar.tabsbar-2 {
        height: 39px;
    }

        .tabsbar.tabsbar-2 ul {
            height: 39px;
        }

            .tabsbar.tabsbar-2 ul li {
                height: 39px;
                padding: 0;
                background: none;
                border: none;
            }

                .tabsbar.tabsbar-2 ul li.glyphicons a i {
                    height: 39px;
                    width: 33px;
                    top: 0;
                }

                    .tabsbar.tabsbar-2 ul li.glyphicons a i:before {
                        line-height: 39px;
                        font-size: 20px;
                    }

                .tabsbar.tabsbar-2 ul li a {
                    height: 39px;
                    line-height: 39px;
                    background: none;
                }

                    .tabsbar.tabsbar-2 ul li a i {
                        vertical-align: middle;
                        position: relative;
                        top: -2px;
                        font-size: 20px;
                    }

                    .tabsbar.tabsbar-2 ul li a.glyphicons i {
                        height: 39px;
                        width: 33px;
                        top: 0;
                    }

                        .tabsbar.tabsbar-2 ul li a.glyphicons i:before {
                            line-height: 39px;
                            font-size: 20px;
                        }

                .tabsbar.tabsbar-2 ul li.active {
                    background: #4a8bc2;
                }

                    .tabsbar.tabsbar-2 ul li.active a {
                        color: #fff;
                        font-weight: 600;
                    }

                        .tabsbar.tabsbar-2 ul li.active a i:before {
                            color: #fff;
                        }

                .tabsbar.tabsbar-2 ul li:not(.active):hover a {
                    color: #4a8bc2;
                }

                    .tabsbar.tabsbar-2 ul li:not(.active):hover a i:before {
                        color: #4a8bc2;
                    }

        .tabsbar.tabsbar-2.active-fill ul li.active a {
            background: #4a8bc2;
            color: #fff;
        }

            .tabsbar.tabsbar-2.active-fill ul li.active a i:before {
                color: #fff;
            }

@media (max-width:991px) {
    .tabsbar, .tabsbar.tabsbar-2 {
        height: auto;
    }

        .tabsbar ul, .tabsbar.tabsbar-2 ul {
            height: auto;
        }

            .tabsbar ul li, .tabsbar.tabsbar-2 ul li {
                display: block;
                float: none;
                border-right: none;
                border-bottom: 1px solid #dbdbdb;
            }

                .tabsbar ul li:last-of-type, .tabsbar.tabsbar-2 ul li:last-of-type {
                    border-bottom: none;
                }

                .tabsbar ul li:after, .tabsbar.tabsbar-2 ul li:after {
                    display: none;
                }
}

.nav.nav-pills a {
    background: #45484d;
    color: #fff;
}

    .nav.nav-pills a:hover {
        color: #4b4b4b;
    }

.nav.nav-pills > li.active > a {
    background: #4a8bc2;
}

.tab-content {
    overflow: visible;
    padding: 0;
}

.accordion {
    margin: 0 0 10px;
    position: relative;
}

    .accordion .panel {
        border-color: #dbdbdb;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        box-shadow: 0 3px 0 0 #dbdbdb;
        -moz-box-shadow: 0 3px 0 0 #dbdbdb;
        -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

    .accordion .panel-body {
        font-size: 13px;
        background: #fff;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        border-color: #dbdbdb;
    }

    .accordion .panel-heading {
        padding: 6px 15px;
        background-color: #f9f9f9;
        background-image: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f4f4f4));
        background-image: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
        background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff4f4f4', GradientType=0);
    }

        .accordion .panel-heading .panel-title {
            color: #7c7c7c;
            text-decoration: none;
            line-height: 22px;
        }

    .accordion.accordion-2 {
        border: 1px solid #dbdbdb;
    }

        .accordion.accordion-2 .panel-heading {
            border-bottom: 1px solid #dbdbdb;
            background: #fff;
        }

            .accordion.accordion-2 .panel-heading .glyphicons {
                padding: 0;
                height: 24px;
                line-height: 24px;
            }

                .accordion.accordion-2 .panel-heading .glyphicons i {
                    width: 30px;
                    display: block;
                    float: left;
                    height: 24px;
                    line-height: 24px;
                }

                    .accordion.accordion-2 .panel-heading .glyphicons i:before {
                        font-size: 20px;
                        color: #ccc;
                        top: auto;
                        left: auto;
                        width: 30px;
                        height: 24px;
                        line-height: 24px;
                        position: relative;
                        text-align: center;
                    }

        .accordion.accordion-2 .panel {
            border: none;
            margin: 0;
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
        }

            .accordion.accordion-2 .panel .panel-body {
                -webkit-border-radius: 0 0 0 0;
                -moz-border-radius: 0 0 0 0;
                border-radius: 0 0 0 0;
            }

            .accordion.accordion-2 .panel .panel-collapse.in .panel-body {
                border-bottom: 1px solid #dbdbdb;
            }

        .accordion.accordion-2 .accordion-inner {
            border: none;
            padding: 15px;
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
        }

    .accordion.accordion-gray .panel-heading {
        background: #e5e5e5;
    }

.gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .gallery ul li {
        padding-left: 3px;
        padding-right: 3px;
    }

        .gallery ul li .thumb {
            position: relative;
            display: block;
            padding: 5px;
            margin-bottom: 10px;
            z-index: 1;
            overflow: hidden;
        }

.gallery.gallery-masonry li[class*="span"] {
    margin-left: 0;
}

.gallery.gallery-2 li .thumb {
    padding: 0;
    border-color: #4c4c4c;
}

.thumb {
    display: block;
    padding: 3px;
    border: 1px solid #dbdbdb;
}

    .thumb, .thumb img {
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

.thumbnails {
    margin: 0;
}

    .thumbnails > li {
        margin-bottom: 15px;
    }

        .thumbnails > li .thumbnail {
            border-color: #dbdbdb;
            background: #fff;
            box-shadow: 0 3px 0 0 #dbdbdb;
            -moz-box-shadow: 0 3px 0 0 #dbdbdb;
            -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
            -webkit-border-radius: 5px 5px 5px 5px;
            -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
        }

            .thumbnails > li .thumbnail .caption {
                color: #7c7c7c;
            }

        .thumbnails > li a.thumbnail:hover, .thumbnails > li a.thumbnail:focus {
            border-color: #4a8bc2;
            -webkit-box-shadow: 0 1px 4px rgba(74,139,194,0.25);
            -moz-box-shadow: 0 1px 4px rgba(74,139,194,0.25);
            box-shadow: 0 1px 4px rgba(74,139,194,0.25);
            text-decoration: none;
        }

.thumbnail {
    border-color: #dbdbdb;
}

a.thumbnail .caption {
    display: block;
}

a.thumbnail:hover, a.thumbnail:focus {
    border-color: #4a8bc2;
    -webkit-box-shadow: 0 1px 4px rgba(74,139,194,0.25);
    -moz-box-shadow: 0 1px 4px rgba(74,139,194,0.25);
    box-shadow: 0 1px 4px rgba(74,139,194,0.25);
    text-decoration: none;
}

.label.large {
    height: 29px;
    padding: 0 10px;
    line-height: 29px;
    background: #e5e5e5;
    color: #64625f;
    text-shadow: 0 1px 0 #fff;
}

.label.label-primary {
    background: #4a8bc2;
}

.label.label-info {
    background: #74a6d0;
}

.label.label-warning {
    background: #ab7a4b;
}

.label.label-danger {
    background: #bd362f;
}

.label.label-success {
    background: #609450;
}

.label.label-inverse {
    background: #45484d;
}

.label.label-block {
    display: block;
}

.badge.badge-primary {
    background: #4a8bc2;
}

.badge.badge-info {
    background: #74a6d0;
}

.badge.badge-warning {
    background: #ab7a4b;
}

.badge.badge-danger {
    background: #bd362f;
}

.badge.badge-success {
    background: #609450;
}

.badge.badge-inverse {
    background: #45484d;
}

#flotTip {
    background: #f9f9f9;
    border: 1px solid #dbdbdb;
    padding: 5px 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    font-weight: bold;
}

.yAxis .tickLabel:first-child, .yAxis .tickLabel:last-child {
    display: none;
}

.tickLabel {
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 7px;
}

.flotchart-holder {
    margin: 30px 0 15px;
    height: 200px;
    padding: 0;
}

    .flotchart-holder .label {
        padding: 5px 10px;
    }

#chart_lines_fill_nopoints_2 {
    height: 160px;
}

.legend table {
    top: -30px !important;
    left: 0 !important;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-collapse: separate;
}

    .legend table tr td {
        padding: 5px;
        background: #f9f9f9;
        border: 1px solid #dbdbdb;
        border-left: none;
        border-right: none;
    }

        .legend table tr td.legendLabel {
            padding-left: 0;
            color: #666;
            font-size: 12px;
            font-weight: bold;
        }

        .legend table tr td.legendColorBox > div {
            border: none !important;
        }

            .legend table tr td.legendColorBox > div > div {
                -webkit-border-radius: 5px 5px 5px 5px;
                -moz-border-radius: 5px 5px 5px 5px;
                border-radius: 5px 5px 5px 5px;
            }

        .legend table tr td:first-of-type {
            padding-left: 10px;
            -webkit-border-radius: 5px 0 0 5px;
            -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
            border-left: 1px solid #dbdbdb;
        }

        .legend table tr td:last-of-type {
            padding-right: 10px;
            -webkit-border-radius: 0 5px 5px 0;
            -moz-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
            border-right: 1px solid #dbdbdb;
        }

.tooltip-inner {
    background: #272a2c;
    color: #bab9b9;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #272a2c;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #272a2c;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #272a2c;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #272a2c;
}

.tooltip.left {
    margin-left: -13px;
}

#flotTip {
    white-space: nowrap;
    border: 1px solid #4a8bc2;
    padding: 3px 8px;
    background: #4a8bc2;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2),inset -1px -1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2),inset -1px -1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2),inset -1px -1px 1px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 100;
    color: #fff;
}

#chart_simple {
    height: 224px;
}

.has-switch {
    vertical-align: middle;
    border-color: #eaeaea;
}

    .has-switch + .has-switch {
        margin-left: 10px;
    }

    .has-switch span {
        background-image: none !important;
        filter: none !important;
    }

    .has-switch label {
        background-image: none !important;
        filter: none !important;
        background: #fff;
        box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
        border: none;
    }

        .has-switch label:hover, .has-switch label:focus, .has-switch label:active, .has-switch label.active, .has-switch label.disabled, .has-switch label[disabled] {
            background: #fff;
        }

    .has-switch span.switch-primary {
        background: #4a8bc2;
    }

        .has-switch span.switch-primary:hover {
            background: #70a3cf;
        }

    .has-switch span.switch-danger {
        background: #bd362f;
    }

        .has-switch span.switch-danger:hover {
            background: #d3534c;
        }

    .has-switch span.switch-warning {
        background: #ab7a4b;
    }

        .has-switch span.switch-warning:hover {
            background: #be946b;
        }

    .has-switch span.switch-success {
        background: #609450;
    }

        .has-switch span.switch-success:hover {
            background: #79ae69;
        }

    .has-switch span.switch-inverse {
        background: #45484d;
    }

        .has-switch span.switch-inverse:hover {
            background: #5d6168;
        }

    .has-switch span.switch-default {
        background: #eaeaea;
        color: #444;
    }

        .has-switch span.switch-default:hover {
            background: #fff;
        }

        .has-switch span.switch-default.switch-right {
            background: #fff;
        }

.widget-stats {
    background: #fff;
    padding: 15px 0;
    margin: 0 0 15px;
    height: 113px;
    position: relative;
    text-align: center;
    display: block;
    border: 1px solid #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 3px 0 0 #dbdbdb;
    -moz-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

    .widget-stats .count {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 13px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .widget-stats .label {
        font-weight: 600;
        padding: 4px;
        box-shadow: 0 0 0 1px rgba(0,0,0,0.2) inset;
    }

    .widget-stats span {
        display: inline-block;
    }

    .widget-stats .txt {
        padding: 0;
        color: #cecece;
    }

    .widget-stats .glyphicons {
        padding: 0;
        display: block;
    }

        .widget-stats .glyphicons i {
            display: block;
        }

            .widget-stats .glyphicons i:before {
                color: #cecece;
                font-size: 30px;
                top: 0;
                left: 0;
                position: relative;
            }

    .widget-stats, .widget-stats:hover, .widget-stats:focus {
        text-decoration: none;
    }

        .widget-stats:hover {
            background: #fdfdfd;
        }

        .widget-stats.small {
            padding: 5px 0;
        }

            .widget-stats.small .glyphicons {
                padding: 12px 0 0;
            }

                .widget-stats.small .glyphicons i:before {
                    font-size: 25px;
                }

        .widget-stats.widget-stats-1 {
            padding: 8px 0;
            height: 110px;
        }

            .widget-stats.widget-stats-1 .glyphicons {
                display: block;
                height: 35px;
                line-height: 35px;
                padding-bottom: 5px;
            }

                .widget-stats.widget-stats-1 .glyphicons .txt {
                    display: inline-block;
                    padding: 0 5px;
                    line-height: 35px;
                }

                .widget-stats.widget-stats-1 .glyphicons i {
                    display: inline-block;
                }

                    .widget-stats.widget-stats-1 .glyphicons i:before {
                        top: 5px;
                        font-size: 25px;
                    }

            .widget-stats.widget-stats-1 .count {
                position: relative;
                top: auto;
                right: auto;
                font-size: 60px;
                display: inline-block;
                font-weight: 700;
                padding: 0;
                line-height: 40px;
            }

        .widget-stats.widget-stats-2 .txt {
            font-size: 14px;
        }

        .widget-stats.widget-stats-2 .sparkline {
            margin: 0 0 5px;
        }

        .widget-stats.widget-stats-2 .count {
            position: relative;
            top: auto;
            right: auto;
            font-size: 60px;
            font-weight: 700;
            padding: 0 0 3px;
            display: block;
            line-height: 55px;
        }

        .widget-stats.widget-stats-gray.widget-stats-1, .widget-stats.widget-stats-gray.widget-stats-2, .widget-stats.widget-stats-gray.widget-stats-1 .txt, .widget-stats.widget-stats-gray.widget-stats-2 .txt {
            color: #000;
        }

        .widget-stats.widget-stats-easy-pie .easy-pie {
            display: block;
            width: 50px;
            margin: -5px auto 0;
        }

        .widget-stats.widget-stats-easy-pie.txt-single .easy-pie {
            margin: 0 auto;
        }

        .widget-stats.widget-stats-easy-pie.txt-single .txt {
            padding: 7px 0 0;
        }

        .widget-stats.widget-stats-3 .sparkline {
            display: inline-block;
        }

        .widget-stats.widget-stats-3 .txt {
            text-align: left;
            vertical-align: middle;
            padding: 13px 0 0 10px;
        }

        .widget-stats.widget-stats-3 .count {
            padding: 0 0 5px;
            display: block;
        }

        .widget-stats.widget-stats-gray {
            background: #e5e5e5;
            box-shadow: 0 3px 0 0 #f6f6f6;
            -moz-box-shadow: 0 3px 0 0 #f6f6f6;
            -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
        }

.widget-employees hr {
    margin: 10px 0;
}

.widget-employees .title h3 {
    line-height: 23px;
    margin: 2px 0 0 0;
}

.widget-employees .title .col-md-4 .muted {
    margin: 5px 0 3px 0;
}

.widget-employees .detailsWrapper {
    position: relative;
}

    .widget-employees .detailsWrapper .ajax-loading {
        position: absolute;
        text-align: center;
        background: #fff;
        background: rgba(255,255,255,0.9);
        left: 1px;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
    }

        .widget-employees .detailsWrapper .ajax-loading i {
            top: 50%;
            left: 50%;
            position: absolute;
            margin-top: -26px;
            margin-top: -23px;
        }

.widget-employees [class*="col"].listWrapper {
    height: 100%;
    min-height: 410px;
    position: relative;
    overflow: hidden;
}

    .widget-employees [class*="col"].listWrapper .results {
        display: block;
        background: rgba(74,139,194,0.15);
        border: 1px solid rgba(74,139,194,0.2);
        border-left: none;
        border-right: none;
        color: #4a8bc2;
        padding: 0 15px;
        height: 20px;
        font-weight: 700;
        font-size: 12px;
        text-align: center;
    }

    .widget-employees [class*="col"].listWrapper ul.list {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 133px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: auto;
    }

        .widget-employees [class*="col"].listWrapper ul.list li {
            position: relative;
            border-bottom: 1px solid #dbdbdb;
            cursor: pointer;
        }

            .widget-employees [class*="col"].listWrapper ul.list li:nth-child(odd) {
                background: #fafafa;
            }

            .widget-employees [class*="col"].listWrapper ul.list li.active, .widget-employees [class*="col"].listWrapper ul.list li:hover {
                background: #f2f2f2;
            }

            .widget-employees [class*="col"].listWrapper ul.list li .thumb {
                padding: 0;
                border-color: #9a9a9a;
            }

            .widget-employees [class*="col"].listWrapper ul.list li .strong, .widget-employees [class*="col"].listWrapper ul.list li .muted {
                line-height: 15px;
                display: block;
            }

            .widget-employees [class*="col"].listWrapper ul.list li .muted {
                margin-bottom: 3px;
            }

            .widget-employees [class*="col"].listWrapper ul.list li i {
                color: #c8c8c8;
            }

            .widget-employees [class*="col"].listWrapper ul.list li:after {
                display: block;
                content: "";
                border: 5px solid transparent;
                border-left-color: #c8c8c8;
                position: absolute;
                bottom: 10px;
                right: 0;
            }

.widget-employees ul.team {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .widget-employees ul.team li {
        display: block;
        float: left;
        margin: 0 10px 10px 0;
        padding: 10px 10px 10px 60px;
        border: 1px solid #e5e5e5;
        position: relative;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

        .widget-employees ul.team li span {
            display: block;
            line-height: 13px;
        }

            .widget-employees ul.team li span.muted {
                font-size: 11px;
            }

            .widget-employees ul.team li span.crt {
                position: absolute;
                width: 50px;
                top: 0;
                bottom: 0;
                left: 0;
                background: #e5e5e5;
                line-height: 45px;
                text-align: center;
                font-size: 30px;
                font-weight: 700;
                color: #fff;
            }

.progress {
    background: #f0f0f0;
    margin: 0 0 10px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .progress.progress-small {
        height: 16px;
    }

        .progress.progress-small .progress-bar {
            font-size: 8px;
            line-height: 16px;
        }

            .progress.progress-small .progress-bar.right {
                text-indent: 2px;
            }

        .progress.progress-small.count-outside .count {
            height: 16px;
            line-height: 16px;
        }

        .progress.progress-small.add-outside .add {
            height: 16px;
            line-height: 16px;
        }

    .progress.progress-mini {
        height: 10px;
    }

        .progress.progress-mini.count-outside .count {
            height: 10px;
            line-height: 10px;
        }

        .progress.progress-mini.add-outside .add {
            height: 10px;
            line-height: 10px;
        }

    .progress.add-outside {
        margin-right: 45px;
    }

        .progress.add-outside .add {
            position: absolute;
            width: 40px;
            right: -45px;
            top: 0;
            text-align: left;
            padding-left: 5px;
        }

    .progress.count-outside {
        margin-left: 40px;
        position: relative;
        overflow: visible;
    }

        .progress.count-outside .count {
            position: absolute;
            width: 40px;
            left: -40px;
            top: 0;
            text-align: left;
        }

        .progress.count-outside:after {
            display: block;
            content: "";
            border: 5px solid transparent;
            border-right-color: #7a7a7a;
            position: absolute;
            left: -10px;
            top: 50%;
            margin-top: -5px;
        }

    .progress.count-outside-primary {
        margin-left: 40px;
        position: relative;
        overflow: visible;
    }

        .progress.count-outside-primary .count {
            position: absolute;
            width: 40px;
            left: -40px;
            top: 0;
            text-align: left;
        }

        .progress.count-outside-primary:after {
            display: block;
            content: "";
            border: 5px solid transparent;
            border-right-color: #4a8bc2;
            position: absolute;
            left: -10px;
            top: 50%;
            margin-top: -5px;
        }

    .progress.white {
        background: #fff;
    }

    .progress.primary {
        background: #3771a2;
    }

    .progress .progress-bar {
        text-align: center;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        background: #d8d8d8;
    }

        .progress .progress-bar.progress-bar-info {
            background: #74a6d0;
        }

        .progress .progress-bar.progress-bar-success {
            background: #609450;
        }

        .progress .progress-bar.progress-bar-warning {
            background: #ab7a4b;
        }

        .progress .progress-bar.progress-bar-primary {
            background: #4a8bc2;
        }

        .progress .progress-bar.progress-bar-danger {
            background: #bd362f;
        }

        .progress .progress-bar.progress-bar-inverse {
            background: #45484d;
        }

        .progress .progress-bar.progress-bar-white {
            background: #fff;
        }

.select2-results ul.select2-result-sub {
    padding: 0;
}

.select2-container img.flag {
    height: 13px;
    padding-right: 10px;
    border: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.select2-container img.flag, .select2-drop {
    z-index: 99999;
}

    .select2-drop img.flag {
        height: 13px;
        padding-right: 10px;
        max-width: 100%;
        border: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

.select2-container .select2-choice {
    background: #fff;
    border-color: #efefef;
    line-height: 1.428571429;
    height: 34px;
    padding: 6px 12px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.select2-container-multi .select2-choices {
    border-color: #efefef;
    background: #fff;
    min-height: 34px;
}

    .select2-container-multi .select2-choices .select2-search-choice {
        margin: 5px 0 5px 5px;
        border-color: #efefef;
        background: #eaeaea;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        line-height: 14px;
    }

        .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
            top: 5px;
        }

    .select2-container-multi .select2-choices .select2-search-field input {
        padding: 6px;
    }

.select2-results .select2-highlighted {
    background: #4a8bc2;
}

.select2-container .select2-choice div {
    border-color: #efefef;
    background: #fff;
    width: 24px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .select2-container .select2-choice div b {
        background-position: 3px 5px;
    }

.select2-drop {
    border-color: #efefef;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.widget-activity > .widget-body {
    padding: 0 15px;
}

.widget-activity ul.list {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}

    .widget-activity ul.list li {
        height: 39px;
        line-height: 39px;
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #ebebeb;
        padding: 0 15px;
        -webkit-transition: background .5s ease;
        -moz-transition: background .5s ease;
        -o-transition: background .5s ease;
        -ms-transition: background .5s ease;
        transition: background .5s ease;
    }

        .widget-activity ul.list li:hover, .widget-activity ul.list li.highlight {
            background: #f2f2f2;
            box-shadow: 0 1px 0 0 #fff inset;
            -moz-box-shadow: 0 1px 0 0 #fff inset;
            -webkit-box-shadow: 0 1px 0 0 #fff inset;
            text-shadow: 0 1px 0 #fff;
            cursor: pointer;
        }

            .widget-activity ul.list li:hover:after, .widget-activity ul.list li.highlight:after {
                content: "\e212";
                display: block;
                position: absolute;
                right: 15px;
                top: 0;
                height: 39px;
                line-height: 39px;
                font-family: "Glyphicons Regular";
                font-size: 24px;
                color: #d5d5d5;
            }

            .widget-activity ul.list li:hover .activity-icon i:before, .widget-activity ul.list li.highlight .activity-icon i:before {
                color: #505050;
            }

        .widget-activity ul.list li > span {
            display: block;
            height: 39px;
            line-height: 39px;
            float: left;
            position: relative;
            overflow: hidden;
        }

            .widget-activity ul.list li > span.ellipsis {
                white-space: nowrap;
                text-overflow: ellipsis;
                max-width: 75%;
            }

            .widget-activity ul.list li > span.date {
                width: 40px;
                text-align: center;
            }

        .widget-activity ul.list li .activity-icon {
            width: 30px;
            height: 39px;
            padding: 0;
            margin: 0 10px;
            display: inline-block;
            text-align: center;
        }

            .widget-activity ul.list li .activity-icon i {
                height: 39px;
                display: block;
                position: relative;
            }

                .widget-activity ul.list li .activity-icon i:before {
                    position: relative;
                    top: 0;
                    left: 0;
                    color: #cbcbcb;
                    font-size: 18px;
                    line-height: 39px;
                }

        .widget-activity ul.list li.double {
            height: 45px;
            line-height: 45px;
        }

            .widget-activity ul.list li.double > span {
                height: 45px;
                line-height: 45px;
            }

                .widget-activity ul.list li.double > span.ellipsis {
                    line-height: 15px;
                    padding: 7px 0 0;
                    font-weight: 600;
                    font-size: 11px;
                }

                .widget-activity ul.list li.double > span .meta {
                    display: block;
                    line-height: 15px;
                    font-weight: 400;
                    color: #b7b7b7;
                }

                    .widget-activity ul.list li.double > span .meta i:before {
                        top: 1px;
                        color: #b7b7b7;
                    }

                    .widget-activity ul.list li.double > span .meta span {
                        font-style: italic;
                    }

            .widget-activity ul.list li.double .activity-icon {
                margin-left: 0;
                height: 45px;
            }

                .widget-activity ul.list li.double .activity-icon i {
                    height: 45px;
                }

                    .widget-activity ul.list li.double .activity-icon i:before {
                        line-height: 45px;
                    }

            .widget-activity ul.list li.double:hover:after, .widget-activity ul.list li.double.highlight:after {
                height: 45px;
                line-height: 45px;
            }

        .widget-activity ul.list li:last-child {
            border: none;
        }

.widget-activity .view-all {
    position: absolute;
    top: 18px;
    right: 15px;
}

.widget-chat {
    padding-bottom: 64px !important;
}

    .widget-chat .media {
        position: relative;
        min-height: 80px;
    }

        .widget-chat .media .media-object {
            position: relative;
        }

        .widget-chat .media .thumb {
            padding: 0;
        }

        .widget-chat .media small {
            color: #ccc;
        }

            .widget-chat .media small:before, .widget-chat .media small:after {
                content: "";
            }

            .widget-chat .media small.author {
                position: absolute;
                left: 0;
                width: 50px;
                top: 60px;
                text-align: center;
                display: block;
            }

            .widget-chat .media small.date {
                display: block;
                border-bottom: 1px solid #dbdbdb;
                margin: 0 0 5px;
                padding: 0 0 3px;
                text-align: right;
                width: 100%;
            }

        .widget-chat .media.right small.author {
            left: auto;
            right: 0;
        }

        .widget-chat .media.right small.date {
            text-align: left;
        }

        .widget-chat .media .media-body {
            -webkit-border-radius: 2px 2px 2px 2px;
            -moz-border-radius: 2px 2px 2px 2px;
            border-radius: 2px 2px 2px 2px;
            padding: 0;
        }

            .widget-chat .media .media-body blockquote {
                padding: 0;
                width: 100%;
            }

                .widget-chat .media .media-body blockquote p:last-child {
                    margin: 0;
                }

        .widget-chat .media:last-of-type {
            padding-bottom: 10px;
        }

    .widget-chat .chat-controls {
        position: absolute;
        height: 64px;
        padding: 15px 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 1px solid #dbdbdb;
        border-top: none;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        background: #fff;
    }

        .widget-chat .chat-controls .row .col-md-2 {
            padding-left: 0;
        }

        .widget-chat .chat-controls .row .col-md-10 {
            padding-right: 0;
        }

    .widget-chat .widget-body {
        padding-bottom: 0;
    }

    .widget-chat.widget-heading-simple > .widget-body {
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

.carousel {
    margin-bottom: 15px;
}

    .carousel .carousel-control {
        font-size: 45px;
    }

        .carousel .carousel-control.right {
            text-align: center;
        }

    .carousel .carousel-caption {
        background: rgba(0,0,0,0.5);
        left: 0;
        right: 0;
        bottom: 0;
    }

        .carousel .carousel-caption h4 {
            color: #fff;
            text-shadow: none;
            font-weight: 600;
        }

    .carousel .carousel-indicators {
        bottom: 0;
    }

    .carousel.carousel-1 {
        height: 223px;
        margin-bottom: 33px;
        background: #e5e5e5;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

        .carousel.carousel-1 .item {
            height: 223px;
            overflow: hidden;
        }

            .carousel.carousel-1 .item img {
                min-height: 100%;
                -webkit-border-radius: 0 5px 5px 0;
                -moz-border-radius: 0 5px 5px 0;
                border-radius: 0 5px 5px 0;
            }

            .carousel.carousel-1 .item .row {
                margin: 0;
            }

                .carousel.carousel-1 .item .row [class*="col-"]:last-of-type {
                    padding: 0;
                }

        .carousel.carousel-1 .carousel-indicators {
            top: auto;
            bottom: -23px;
            right: 0;
            left: 0;
            margin: 0;
            width: auto;
            text-align: right;
        }

            .carousel.carousel-1 .carousel-indicators li {
                background: #96bcdc;
            }

                .carousel.carousel-1 .carousel-indicators li.active {
                    background: #4a8bc2;
                }

        .carousel.carousel-1 .carousel-caption {
            height: 193px;
            background: #e5e5e5;
            top: 0;
            left: 20px;
            right: 10px;
        }

        .carousel.carousel-1 .carousel-inner {
            -webkit-border-radius: 5px 5px 5px 5px;
            -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
        }

        .carousel.carousel-1 .carousel-inner {
            box-shadow: 0 3px 0 0 #f6f6f6;
            -moz-box-shadow: 0 3px 0 0 #f6f6f6;
            -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
            border: 1px solid #dbdbdb;
        }

        .carousel.carousel-1 .item {
            -webkit-border-radius: 5px 5px 5px 5px;
            -moz-border-radius: 5px 5px 5px 5px;
            border-radius: 5px 5px 5px 5px;
        }

            .carousel.carousel-1 .item img {
                min-width: 100%;
            }

        .carousel.carousel-1 .carousel-caption {
            background: rgba(229,229,229,0.95);
            text-shadow: 0 1px 0 #fff;
        }

            .carousel.carousel-1 .carousel-caption p {
                color: #7c7c7c;
            }

            .carousel.carousel-1 .carousel-caption h4 {
                font-size: 12pt;
                color: #000;
                font-weight: 600;
            }

            .carousel.carousel-1 .carousel-caption a {
                text-decoration: underline;
                color: #000;
            }

.widget-offers .price {
    font-size: 14px;
}

    .widget-offers .price strong {
        color: #000;
    }

.widget-offers .thumb {
    padding: 0;
}

.widget-offers h5 {
    border-bottom: 1px solid #cecece;
    font-weight: 600;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 0 #eee;
    padding: 0 0 5px;
}

.datepicker.datepicker-inline {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
}

.datepicker table {
    width: 100%;
    font-size:13px;
}

    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
        background-image: none !important;
        filter: none !important;
        background: #4a8bc2 !important;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        background-image: none !important;
        filter: none !important;
        background: #4a8bc2 !important;
    }

.datepicker td, .datepicker th {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.datepicker thead th.dow {
    background: #4a8bc2;
    color: #fff;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.widget .datepicker.datepicker-inline {
    margin: 0;
}

.jstwitter {
    position: relative;
}

    .jstwitter .item {
        overflow: hidden;
    }

    .jstwitter .tweet-wrapper {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 16px;
        padding: 15px;
    }

    .jstwitter .widget {
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

    .jstwitter .widget-body {
        padding: 0;
    }

    .jstwitter .item a {
        text-decoration: none;
    }

    .jstwitter .item img {
        width: 100%;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        border: none;
        padding: 0;
    }

    .jstwitter .item .thumb {
        padding: 0;
        border: none;
    }

    .jstwitter .item a:hover {
        text-decoration: underline;
    }

    .jstwitter .item .text {
        display: block;
    }

    .jstwitter .item .time, .jstwitter .item .user {
        font-style: italic;
        color: #999;
    }

    .jstwitter .item.active {
        display: block;
    }

.blueimp-gallery {
    z-index: 99999;
}

.layout-timeline {
    border-top-color: #d2d1d0 !important;
    border-top-width: 2px !important;
}

    .layout-timeline .innerAll {
        padding: 15px !important;
    }

    .layout-timeline > [class*="span"] ~ [class*="span"]:after {
        width: 2px;
        background: #d2d1d0;
    }

    .layout-timeline .media {
        margin: 0 0 15px;
    }

        .layout-timeline .media .media-body {
            padding: 10px 0 0;
            line-height: 17px;
        }

            .layout-timeline .media .media-body .author {
                font-size: 14px;
            }

    .layout-timeline .glyphicons.pencil {
        position: absolute;
        top: 15px;
        right: 15px;
        margin: 0;
        padding: 0;
        width: 20px;
        height: 20px;
    }

        .layout-timeline .glyphicons.pencil i:before {
            top: 0;
            right: 0;
            font-size: 17px;
            color: #ccc;
        }

    .layout-timeline ul.timeline {
        list-style: none;
        margin: 0;
        padding: 15px 15px 15px 30px;
    }

        .layout-timeline ul.timeline > li {
            position: relative;
            padding: 0 0 15px;
        }

            .layout-timeline ul.timeline > li .date {
                width: 50px;
                padding: 5px 0;
                text-align: center;
                text-transform: uppercase;
                font-weight: 600;
                position: absolute;
                left: -70px;
                top: 0;
                z-index: 2;
            }

                .layout-timeline ul.timeline > li .date strong {
                    display: block;
                    line-height: 10px;
                    padding: 3px 0 0;
                }

            .layout-timeline ul.timeline > li .type {
                position: absolute;
                text-transform: uppercase;
                color: #7c7c7c;
                font-weight: 600;
                padding: 0 35px 0 0;
                top: 15px;
                width: 100px;
                text-align: right;
                left: -160px;
                line-height: 24px;
                z-index: 2;
            }

                .layout-timeline ul.timeline > li .type i:before {
                    left: auto;
                    right: 0;
                    color: #c6c6c5;
                }

                .layout-timeline ul.timeline > li .type .time {
                    position: absolute;
                    top: 24px;
                    right: 0;
                    color: #c6c6c5;
                }

                .layout-timeline ul.timeline > li .type:after {
                    display: block;
                    content: "";
                    position: absolute;
                    right: -60px;
                    top: 12px;
                    width: 45px;
                    height: 2px;
                    background: #d2d1d0;
                }

                .layout-timeline ul.timeline > li .type:before {
                    display: block;
                    content: "";
                    position: absolute;
                    right: -20px;
                    top: 9px;
                    width: 8px;
                    height: 8px;
                    background: #d2d1d0;
                }

            .layout-timeline ul.timeline > li .separator .type {
                top: 60px;
            }

            .layout-timeline ul.timeline > li .alert-gray {
                background: #f8f8f8;
                color: #7c7c7c;
                -webkit-border-radius: 0 0 0 0;
                -moz-border-radius: 0 0 0 0;
                border-radius: 0 0 0 0;
                border: none;
                margin: 0;
            }

            .layout-timeline ul.timeline > li p.glyphicons {
                padding: 5px 0 5px 25px;
            }

                .layout-timeline ul.timeline > li p.glyphicons i:before {
                    color: #dfdfdf;
                    font-size: 17px;
                    top: 5px;
                    left: 0;
                }

            .layout-timeline ul.timeline > li .widget-body-gray .glyphicons i:before {
                color: #7c7c7c;
            }

            .layout-timeline ul.timeline > li .widget-body-gray a {
                color: #000;
                text-decoration: underline;
            }

            .layout-timeline ul.timeline > li .widget-body-gray strong {
                font-weight: 400;
                color: #000;
            }

            .layout-timeline ul.timeline > li.active .type {
                color: #4a8bc2;
            }

                .layout-timeline ul.timeline > li.active .type i:before {
                    color: #4a8bc2;
                }

                .layout-timeline ul.timeline > li.active .type:before, .layout-timeline ul.timeline > li.active .type:after {
                    background: #4a8bc2;
                }

            .layout-timeline ul.timeline > li.active:before {
                display: block;
                position: absolute;
                content: "";
                top: 0;
                bottom: 0;
                left: -45px;
                width: 2px;
                z-index: 2;
                background: #4a8bc2;
            }

    .layout-timeline.layout-timeline-mirror {
        padding-left: 8px;
    }

        .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) {
            left: -100%;
            width: 100%;
            margin-left: -90px;
        }

            .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .date {
                left: auto;
                right: -70px;
            }

            .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type {
                left: auto;
                right: -160px;
                text-align: left;
                padding: 0 0 0 35px;
            }

                .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type i:before {
                    left: 0;
                    right: auto;
                }

                .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type .time {
                    left: 0;
                    right: auto;
                }

                .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type:before {
                    left: -18px;
                    right: auto;
                }

                .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type:after {
                    left: -60px;
                    right: auto;
                }

            .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd).active:before {
                left: auto;
                right: -47px;
            }

.nav-timeline > li {
    margin: 0 0 5px;
}

    .nav-timeline > li > a {
        background: #b3b3b3;
        border: none;
        margin: 0 !important;
        font-weight: 600;
    }

        .nav-timeline > li > a.glyphicons {
            padding: 8px 12px;
        }

            .nav-timeline > li > a.glyphicons i:before {
                position: absolute;
                left: auto;
                right: 8px;
                top: 8px;
                color: #fff;
            }

    .nav-timeline > li.active > a {
        background: #4a8bc2;
    }

@media (max-width:767px) {
    .layout-timeline, .layout-timeline.layout-timeline-mirror {
        padding: 0;
    }

        .layout-timeline ul.timeline, .layout-timeline.layout-timeline-mirror ul.timeline {
            padding: 0;
        }

            .layout-timeline ul.timeline > li, .layout-timeline.layout-timeline-mirror ul.timeline > li, .layout-timeline ul.timeline > li:nth-child(odd), .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) {
                left: auto;
                margin-left: 0;
                width: auto;
            }

                .layout-timeline ul.timeline > li .date, .layout-timeline.layout-timeline-mirror ul.timeline > li .date, .layout-timeline ul.timeline > li:nth-child(odd) .date, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .date {
                    position: relative;
                    left: auto;
                    display: block;
                    top: auto;
                    right: auto;
                }

                .layout-timeline ul.timeline > li .type, .layout-timeline.layout-timeline-mirror ul.timeline > li .type, .layout-timeline ul.timeline > li:nth-child(odd) .type, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type {
                    position: relative;
                    left: auto;
                    top: auto;
                    width: auto;
                    margin: 0 60px 10px 0;
                    right: auto;
                    padding: 0 35px 0 0;
                }

                    .layout-timeline ul.timeline > li .type i:before, .layout-timeline.layout-timeline-mirror ul.timeline > li .type i:before, .layout-timeline ul.timeline > li:nth-child(odd) .type i:before, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type i:before {
                        left: auto;
                        right: 0;
                    }

                    .layout-timeline ul.timeline > li .type:before, .layout-timeline.layout-timeline-mirror ul.timeline > li .type:before, .layout-timeline ul.timeline > li:nth-child(odd) .type:before, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type:before, .layout-timeline ul.timeline > li .type:after, .layout-timeline.layout-timeline-mirror ul.timeline > li .type:after, .layout-timeline ul.timeline > li:nth-child(odd) .type:after, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type:after {
                        display: none;
                        left: auto;
                    }

                    .layout-timeline ul.timeline > li .type .time, .layout-timeline.layout-timeline-mirror ul.timeline > li .type .time, .layout-timeline ul.timeline > li:nth-child(odd) .type .time, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .type .time {
                        top: 0;
                        right: -40px;
                        left: auto;
                    }

                .layout-timeline ul.timeline > li .separator .type, .layout-timeline.layout-timeline-mirror ul.timeline > li .separator .type, .layout-timeline ul.timeline > li:nth-child(odd) .separator .type, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd) .separator .type {
                    top: auto;
                }

                .layout-timeline ul.timeline > li.active .separator .type, .layout-timeline.layout-timeline-mirror ul.timeline > li.active .separator .type, .layout-timeline ul.timeline > li:nth-child(odd).active .separator .type, .layout-timeline.layout-timeline-mirror ul.timeline > li:nth-child(odd).active .separator .type {
                    margin-bottom: 0;
                }
}

.timeline-activity {
    position: relative;
    display: block;
}

    .timeline-activity li {
        padding: 15px 0;
        border-left: 1px solid #efefef;
        margin-left: 35px;
        position: relative;
    }

        .timeline-activity li .box-generic {
            margin-bottom: 0;
            padding: 0;
        }

@media (min-width:768px) {
    .timeline-activity li .box-generic.row > div[class*="col-sm"] {
        border-right: 1px solid #efefef;
    }

        .timeline-activity li .box-generic.row > div[class*="col-sm"]:last-of-type {
            border: none;
        }
}

@media (max-width:768px) {
    .timeline-activity li .box-generic.row div[class*="col-xs"] {
        border-bottom: 1px solid #efefef;
    }

        .timeline-activity li .box-generic.row div[class*="col-xs"]:last-of-type {
            border: none;
        }
}

.timeline-activity li i.list-icon {
    position: absolute;
    height: 36px;
    width: 36px;
    top: 15px;
    left: -18px;
    font-size: 18px;
    line-height: 34px;
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #dfdfdf;
    color: #dfdfdf;
}

.timeline-activity li:hover i.list-icon, .timeline-activity li.active:hover i.list-icon {
    background-color: #fff;
    border-color: #4a8bc2;
    color: #4a8bc2;
}

.timeline-activity li.active i.list-icon {
    background-color: #4a8bc2;
    color: #fff;
    border: 2px solid #4a8bc2;
}

.timeline-activity li .caret {
    position: absolute;
    width: 8px;
    height: 0;
    top: 10px;
    left: 28px;
    margin-top: 5px;
    vertical-align: middle;
    border-right: 8px solid #dfdfdf;
    border-top: 8px solid transparent;
    border-left: 0 dotted;
    border-bottom: 8px solid transparent;
    content: "";
}

.timeline-activity li .block {
    position: relative;
    padding: 0 20px 0 36px;
}

    .timeline-activity li .block.block-inline {
        display: inline-block;
        padding: 0 20px 0 36px;
    }

        .timeline-activity li .block.block-inline + .block-inline {
            padding: 0 10px 0 0;
        }

    .timeline-activity li .block .icon-block {
        height: 120px;
        line-height: 80px;
        padding: 20px;
        background: rgba(74,139,194,0.1);
        border: 1px solid rgba(74,139,194,0.2);
        font-size: 70px;
        color: #4a8bc2;
    }

        .timeline-activity li .block .icon-block .glyphicons {
            position: relative;
            display: inline-block;
            padding: 0;
        }

            .timeline-activity li .block .icon-block .glyphicons i:before {
                position: relative;
                font-size: 70px;
                color: #4a8bc2;
            }

    .timeline-activity li .block .media.active {
        background: rgba(74,139,194,0.2);
        border: 1px solid rgba(74,139,194,0.2);
        border-left: none;
        border-right: none;
        color: #45484d;
    }

        .timeline-activity li .block .media.active .timeline-bottom {
            color: #4a8bc2;
        }

    .timeline-activity li .block .content-filled {
        padding: 10px;
        background: #f7f7f7;
    }

.timeline-activity li .timeline-top-info {
    padding: 15px;
}

    .timeline-activity li .timeline-top-info a {
        font-weight: bold;
    }

        .timeline-activity li .timeline-top-info a:hover {
            text-decoration: underline;
            color: #45484d;
        }

    .timeline-activity li .timeline-top-info i {
        color: #dfdfdf;
    }

.timeline-activity li .timeline-bottom {
    color: #c2c2c2;
    font-size: 12px;
}

.timeline-activity li:first-of-type {
    padding: 30px 0 15px;
}

.timeline-activity .media-icons a {
    color: #c2c2c2;
    font-size: 16px;
    padding-right: 5px;
}

    .timeline-activity .media-icons a:hover {
        color: #74a6d0;
    }

.bg-primary-light .timeline-activity li:hover i.list-icon {
    background-color: #4a8bc2;
    color: #fff;
    border: 2px solid #4a8bc2;
}

.bg-primary-light .timeline-activity li i.list-icon {
    color: #4a8bc2;
}

.box-generic {
    border: 1px solid #dbdbdb;
    padding: 15px;
    position: relative;
    background: #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 15px;
}

    .box-generic .box-generic-footer .btn-group {
        margin-right: 2px;
        margin-top: 2px;
    }

[data-toggle="collapse-widget"] .collapse-toggle {
    position: relative;
    height: 35px;
    width: 30px;
    display: block;
    cursor: pointer;
    float: right;
    margin-right: -10px;
}

    [data-toggle="collapse-widget"] .collapse-toggle:before {
        font-family: "Glyphicons Regular";
        font-size: 17px;
        display: block;
        width: 100%;
        height: 35px;
        line-height: 34px;
        text-align: center;
        color: #ccc;
        content: "\e192";
    }

[data-toggle="collapse-widget"].widget-heading-simple .collapse-toggle {
    margin-right: 0;
    height: 25px;
}

    [data-toggle="collapse-widget"].widget-heading-simple .collapse-toggle:before {
        height: 25px;
        line-height: 25px;
    }

[data-toggle="collapse-widget"] a ~ .collapse-toggle {
    margin-right: 0;
}

[data-toggle="collapse-widget"][data-collapse-closed="false"] .collapse-toggle:before {
    content: "\e192";
}

[data-toggle="collapse-widget"][data-collapse-closed="true"] .collapse-toggle:before {
    content: "\e191";
}

[data-toggle="collapse-widget"][data-collapse-closed="true"] .widget-head {
    border-bottom: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

[data-toggle="collapse-widget"] .collapse:not(.list) {
    -webkit-transition: padding .1s ease;
    -moz-transition: padding .1s ease;
    -o-transition: padding .1s ease;
    -ms-transition: padding .1s ease;
    transition: padding .1s ease;
    padding: 0;
}

    [data-toggle="collapse-widget"] .collapse:not(.list).in {
        padding: 15px;
    }

html.sidebar-full #menu {
    width: 170px;
    background-color: #4a8bc2;
    overflow: visible !important;
}

    html.sidebar-full #menu .appbrand {
        border-bottom: 1px solid #346c9b;
        height: 50px;
        line-height: 29px;
        font-size: 16px;
        text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    }

    html.sidebar-full #menu .profile {
        border-top: 1px solid #70a3cf;
    }

        html.sidebar-full #menu .profile a {
            border: 1px solid #346c9b;
            color: #fff;
            text-decoration: none;
        }

            html.sidebar-full #menu .profile a:hover {
                border-color: #275175;
            }

    html.sidebar-full #menu .slim-scroll, html.sidebar-full #menu .slimScrollDiv {
        overflow: visible !important;
    }

        html.sidebar-full #menu .slim-scroll > ul, html.sidebar-full #menu > ul {
            border-top: 1px solid #346c9b;
            border-bottom: 1px solid #70a3cf;
            overflow: visible !important;
            margin: 0;
            padding: 0;
        }

            html.sidebar-full #menu .slim-scroll > ul > li, html.sidebar-full #menu > ul > li {
                position: relative;
                display: block;
                padding: 0 0 0 11px;
            }

                html.sidebar-full #menu .slim-scroll > ul > li a, html.sidebar-full #menu > ul > li a {
                    cursor: pointer;
                    position: relative;
                    overflow: hidden;
                }

                html.sidebar-full #menu .slim-scroll > ul > li > a, html.sidebar-full #menu > ul > li > a {
                    display: block;
                    color: #fff;
                    text-decoration: none;
                    padding: 0 8px;
                    line-height: 39px;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li > a [class*="fa-chevron-"], html.sidebar-full #menu > ul > li > a [class*="fa-chevron-"] {
                        float: right;
                        line-height: 39px;
                        margin: 0 11px 0 0;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons, html.sidebar-full #menu > ul > li > a.glyphicons {
                        padding: 0 8px;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons i, html.sidebar-full #menu > ul > li > a.glyphicons i {
                            padding: 0 10px 0 0;
                            display: block;
                            float: left;
                            height: 39px;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons i:before, html.sidebar-full #menu > ul > li > a.glyphicons i:before {
                                color: #fff;
                                font-size: 17px;
                                position: relative;
                                width: 17px;
                                text-align: center;
                                left: auto;
                                right: auto;
                                line-height: 39px;
                            }

                        html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.single-icon i, html.sidebar-full #menu > ul > li > a.glyphicons.single-icon i {
                            padding: 0;
                        }

                        html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.logout i, html.sidebar-full #menu > ul > li > a.glyphicons.logout i {
                            float: right;
                            padding: 0;
                        }

                        html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.logout span, html.sidebar-full #menu > ul > li > a.glyphicons.logout span {
                            padding: 0 8px 0 0;
                            float: left;
                        }

                html.sidebar-full #menu .slim-scroll > ul > li.active, html.sidebar-full #menu > ul > li.active, html.sidebar-full #menu .slim-scroll > ul > li:hover, html.sidebar-full #menu > ul > li:hover, html.sidebar-full #menu .slim-scroll > ul > li.open, html.sidebar-full #menu > ul > li.open {
                    padding: 0 8px 5px;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.active > a, html.sidebar-full #menu > ul > li.active > a, html.sidebar-full #menu .slim-scroll > ul > li:hover > a, html.sidebar-full #menu > ul > li:hover > a, html.sidebar-full #menu .slim-scroll > ul > li.open > a, html.sidebar-full #menu > ul > li.open > a {
                        background: #346c9b;
                        padding: 5px 10px;
                        line-height: 22px;
                        -webkit-border-radius: 5px 5px 5px 5px;
                        -moz-border-radius: 5px 5px 5px 5px;
                        border-radius: 5px 5px 5px 5px;
                        border: 1px solid #2c5c84;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li.active > a [class*="fa-chevron-"], html.sidebar-full #menu > ul > li.active > a [class*="fa-chevron-"], html.sidebar-full #menu .slim-scroll > ul > li:hover > a [class*="fa-chevron-"], html.sidebar-full #menu > ul > li:hover > a [class*="fa-chevron-"], html.sidebar-full #menu .slim-scroll > ul > li.open > a [class*="fa-chevron-"], html.sidebar-full #menu > ul > li.open > a [class*="fa-chevron-"] {
                            line-height: 22px;
                            margin: 0;
                        }

                        html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons, html.sidebar-full #menu > ul > li.active > a.glyphicons, html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons, html.sidebar-full #menu > ul > li:hover > a.glyphicons, html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons, html.sidebar-full #menu > ul > li.open > a.glyphicons {
                            padding: 5px 10px;
                            line-height: 22px;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons i, html.sidebar-full #menu > ul > li.active > a.glyphicons i, html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons i, html.sidebar-full #menu > ul > li:hover > a.glyphicons i, html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons i, html.sidebar-full #menu > ul > li.open > a.glyphicons i {
                                height: 22px;
                            }

                                html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons i:before, html.sidebar-full #menu > ul > li.active > a.glyphicons i:before, html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons i:before, html.sidebar-full #menu > ul > li:hover > a.glyphicons i:before, html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons i:before, html.sidebar-full #menu > ul > li.open > a.glyphicons i:before {
                                    line-height: 22px;
                                }

                html.sidebar-full #menu .slim-scroll > ul > li.glyphs, html.sidebar-full #menu > ul > li.glyphs {
                    margin-top: 4px;
                    padding: 8px;
                    height: 53px;
                    border-top: 1px solid #346c9b;
                    border-bottom: 1px solid #70a3cf;
                    box-shadow: 0 1px 0 0 #70a3cf inset,0 -1px 0 0 #346c9b inset;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul, html.sidebar-full #menu > ul > li.glyphs ul {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                        background: #346c9b;
                        height: 34px;
                        line-height: 32px;
                        -webkit-border-radius: 5px 5px 5px 5px;
                        -moz-border-radius: 5px 5px 5px 5px;
                        border-radius: 5px 5px 5px 5px;
                        border: 1px solid #2c5c84;
                        text-align: center;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li, html.sidebar-full #menu > ul > li.glyphs ul li {
                            display: block;
                            float: left;
                            height: 32px;
                            line-height: 32px;
                            padding: 0 1px 0 0;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons, html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons {
                                height: 32px;
                                line-height: 22px;
                                padding: 5px 10px;
                                display: block;
                                text-decoration: none;
                            }

                                html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons i, html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons i {
                                    height: 22px;
                                    line-height: 22px;
                                    display: block;
                                }

                                    html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons i:before, html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons i:before {
                                        line-height: 22px;
                                        height: 22px;
                                        position: relative;
                                        left: auto;
                                        top: auto;
                                        display: block;
                                        text-align: center;
                                        font-size: 17px;
                                        color: #4a8bc2;
                                    }

                            html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active, html.sidebar-full #menu > ul > li.glyphs ul li.active, html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover, html.sidebar-full #menu > ul > li.glyphs ul li:hover {
                                padding: 0;
                                background: #4a8bc2;
                                border-right: 1px solid #2c5c84;
                            }

                                html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active .glyphicons i:before, html.sidebar-full #menu > ul > li.glyphs ul li.active .glyphicons i:before, html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover .glyphicons i:before, html.sidebar-full #menu > ul > li.glyphs ul li:hover .glyphicons i:before {
                                    color: #fff;
                                }

                                html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:first-child, html.sidebar-full #menu > ul > li.glyphs ul li.active:first-child, html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:first-child, html.sidebar-full #menu > ul > li.glyphs ul li:hover:first-child {
                                    -webkit-border-radius: 5px 0 0 5px;
                                    -moz-border-radius: 5px 0 0 5px;
                                    border-radius: 5px 0 0 5px;
                                }

                                html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:last-child, html.sidebar-full #menu > ul > li.glyphs ul li.active:last-child, html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:last-child, html.sidebar-full #menu > ul > li.glyphs ul li:hover:last-child {
                                    -webkit-border-radius: 0 5px 5px 0;
                                    -moz-border-radius: 0 5px 5px 0;
                                    border-radius: 0 5px 5px 0;
                                    border-right: none;
                                    border-left: 1px solid #2c5c84;
                                }

                                    html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:last-child .glyphicons, html.sidebar-full #menu > ul > li.glyphs ul li.active:last-child .glyphicons, html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:last-child .glyphicons, html.sidebar-full #menu > ul > li.glyphs ul li:hover:last-child .glyphicons {
                                        padding: 5px 11px 5px 9px;
                                    }

                html.sidebar-full #menu .slim-scroll > ul > li.search, html.sidebar-full #menu > ul > li.search {
                    padding: 8px;
                    height: 51px;
                    border-top: 1px solid #70a3cf;
                    border-bottom: 1px solid #346c9b;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.search form, html.sidebar-full #menu > ul > li.search form {
                        margin: 0;
                        padding: 0;
                        background: #96bcdc;
                        height: 33px;
                        line-height: 33px;
                        -webkit-border-radius: 5px 5px 5px 5px;
                        -moz-border-radius: 5px 5px 5px 5px;
                        border-radius: 5px 5px 5px 5px;
                        border: 1px solid #2c5c84;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li.search form input, html.sidebar-full #menu > ul > li.search form input {
                            background: none;
                            border: none;
                            color: #3771a2;
                            margin: 0;
                            padding: 0;
                            height: 30px;
                            line-height: 30px;
                            width: 110px !important;
                            padding: 0 0 0 10px;
                            box-shadow: none !important;
                            -moz-box-shadow: none !important;
                            -webkit-box-shadow: none !important;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.search form input::-webkit-input-placeholder, html.sidebar-full #menu > ul > li.search form input::-webkit-input-placeholder {
                                color: #3771a2;
                            }

                            html.sidebar-full #menu .slim-scroll > ul > li.search form input:-moz-placeholder, html.sidebar-full #menu > ul > li.search form input:-moz-placeholder {
                                color: #3771a2;
                            }

                            html.sidebar-full #menu .slim-scroll > ul > li.search form input::-moz-placeholder, html.sidebar-full #menu > ul > li.search form input::-moz-placeholder {
                                color: #3771a2;
                            }

                            html.sidebar-full #menu .slim-scroll > ul > li.search form input:-ms-input-placeholder, html.sidebar-full #menu > ul > li.search form input:-ms-input-placeholder {
                                color: #3771a2;
                            }

                        html.sidebar-full #menu .slim-scroll > ul > li.search form button, html.sidebar-full #menu > ul > li.search form button {
                            background: none;
                            border: none;
                            margin: 0;
                            padding: 0;
                            height: 30px;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.search form button i:before, html.sidebar-full #menu > ul > li.search form button i:before {
                                display: block;
                                position: relative;
                                left: auto;
                                right: auto;
                                height: 32px;
                                line-height: 32px;
                                padding: 0 5px;
                                font-size: 17px;
                                color: #346c9b;
                            }

                        html.sidebar-full #menu .slim-scroll > ul > li.search form input, html.sidebar-full #menu > ul > li.search form input, html.sidebar-full #menu .slim-scroll > ul > li.search form button, html.sidebar-full #menu > ul > li.search form button {
                            vertical-align: top;
                        }

                html.sidebar-full #menu .slim-scroll > ul > li:first-child, html.sidebar-full #menu > ul > li:first-child {
                    border-top: 1px solid #70a3cf;
                    padding-top: 8px;
                }

                html.sidebar-full #menu .slim-scroll > ul > li:last-child, html.sidebar-full #menu > ul > li:last-child {
                    border-bottom: 1px solid #346c9b;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li:last-child.open .dropdown-menu, html.sidebar-full #menu > ul > li:last-child.open .dropdown-menu {
                        right: 0;
                    }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu {
                    background: #363432;
                    border: none;
                    box-shadow: none;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    right: auto;
                    left: 100%;
                    top: 0;
                    width: 180px;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu.pull-left, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu.pull-left {
                        left: 100%;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu.submenu-show {
                        margin-top: 0 !important;
                        padding: 0;
                        top: -1px;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li {
                        border-bottom: 1px solid #4a4947;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:last-child, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:last-child {
                            border-bottom: none;
                        }

                        html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > a, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > a:hover, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > a:hover, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > span, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > span {
                            border-top: none;
                        }

                        html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a:hover, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a:hover, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > span, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > span {
                            height: 29px;
                            line-height: 29px;
                            padding: 0 10px;
                            display: block;
                            background: #363432;
                            color: #c8c8c8;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a.glyphicons i:before, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a.glyphicons i:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > span.glyphicons i:before, html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > span.glyphicons i:before {
                                left: auto;
                                right: 10px;
                                top: 5px;
                                font-size: 17px;
                                color: #c4c4c4;
                            }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead {
                    box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead:before {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 7px solid transparent;
                        position: absolute;
                        display: block;
                        left: -7px;
                        border-left-width: 0;
                        border-right-color: #999;
                        top: 5px;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead:after {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 7px solid transparent;
                        top: 6px;
                        border-left-width: 0;
                        border-right-color: #fff;
                        position: absolute;
                        display: block;
                        left: -6px;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
                        left: auto;
                        right: 7px;
                        margin: 0;
                    }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
                        right: 8px;
                    }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead, html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead, html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead {
                    margin-top: 13px !important;
                }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu.pull-right, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu.pull-right, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu.pull-right, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu.pull-right {
                    -webkit-border-radius: 0 0 0 0;
                    -moz-border-radius: 0 0 0 0;
                    border-radius: 0 0 0 0;
                }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu {
                    background: #fff;
                    border: 1px solid #c8c8c8;
                    margin: 5px 0 0;
                    -webkit-border-radius: 0 0 0 0;
                    -moz-border-radius: 0 0 0 0;
                    border-radius: 0 0 0 0;
                }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li {
                        border-color: #f3f3f3;
                    }

                        html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li a, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li span, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li span, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li span, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li span {
                            background-image: none !important;
                            filter: none !important;
                            background: #fff;
                            color: #939494;
                        }

                            html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a i:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li a i:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li a i:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li a i:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li span i:before, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li span i:before, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li span i:before, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li span i:before {
                                color: #ccc;
                                font-size: 15px !important;
                                top: 7px !important;
                            }

                    html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu > li:hover > a, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu > li:hover > a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu > li:hover > a, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu > li:hover > a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu > li.active > a, html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu > li.active > a, html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu > li.active > a, html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu > li.active > a {
                        font-weight: 600;
                        color: #000;
                    }

                html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-flags .dropdown-menu img, html.sidebar-full #menu > ul > li.dropdown.dd-flags .dropdown-menu img {
                    margin: -3px 4px 0 0;
                }

            html.sidebar-full #menu .slim-scroll > ul .dropdown > a .caret, html.sidebar-full #menu > ul .dropdown > a .caret {
                border-top-color: #fff;
                top: 16px;
                position: relative;
            }

html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li, html.sidebar.sidebar-full body .menu-right #menu > ul > li {
    padding: 0 11px 0 0;
}

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu > ul > li > a [class*="fa-chevron-"] {
        float: left;
        margin: 0 0 0 11px;
        padding: 0 10px 0 0;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li > a.glyphicons i, html.sidebar.sidebar-full body .menu-right #menu > ul > li > a.glyphicons i {
        padding: 0 0 0 10px;
        float: right;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.active, html.sidebar.sidebar-full body .menu-right #menu > ul > li.active, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:hover, html.sidebar.sidebar-full body .menu-right #menu > ul > li:hover, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open, html.sidebar.sidebar-full body .menu-right #menu > ul > li.open {
        padding: 0 8px 5px;
    }

        html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.active > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu > ul > li.active > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:hover > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu > ul > li:hover > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open > a [class*="fa-chevron-"], html.sidebar.sidebar-full body .menu-right #menu > ul > li.open > a [class*="fa-chevron-"] {
            height: 22px;
            line-height: 23px;
            margin: 0;
        }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu {
        right: 100%;
        left: auto;
    }

        html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.pull-left, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.pull-left {
            right: 100%;
            left: auto;
        }

        html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.submenu-show {
            margin-top: 0 !important;
            padding: 0;
            top: -1px;
        }

            html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show.pull-right, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.submenu-show.pull-right {
                right: 100% !important;
                left: auto !important;
            }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead:before {
        border: 7px solid transparent;
        right: -7px;
        left: auto;
        border-right-width: 0;
        border-left-color: #999;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead:after {
        border: 7px solid transparent;
        border-right-width: 0;
        border-left-color: #fff;
        right: -6px;
        left: auto;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:before, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
        left: auto;
        right: 7px;
        margin: 0;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after, html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
        right: 8px;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:first-child, html.sidebar.sidebar-full body .menu-right #menu > ul > li:first-child {
        padding-top: 8px;
    }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.glyphs, html.sidebar.sidebar-full body .menu-right #menu > ul > li.glyphs, html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.search, html.sidebar.sidebar-full body .menu-right #menu > ul > li.search {
        padding: 8px;
    }

html.top-full .navbar.main {
    height: 49px;
    background: linear-gradient(to bottom,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.4) 100%);
    border-bottom: 1px solid #eee;
}

    html.top-full .navbar.main .btn-navbar {
        height: 49px;
        line-height: 49px;
        background: #4a8bc2;
    }

        html.top-full .navbar.main .btn-navbar .icon-bar {
            background: #fff;
            box-shadow: 0 1px 0 #346c9b;
        }

        html.top-full .navbar.main .btn-navbar:hover {
            background: #4286bf;
        }

    html.top-full .navbar.main .topnav {
        border-left: 1px solid #346c9b;
        border-right: 1px solid #70a3cf;
    }

        html.top-full .navbar.main .topnav.pull-left + .topnav.pull-left {
            border-left: none;
        }

            html.top-full .navbar.main .topnav.pull-left + .topnav.pull-left > li:first-child {
                border-left: none;
            }

        html.top-full .navbar.main .topnav > li {
            position: relative;
            float: left;
            height: 49px;
            line-height: 49px;
            display: block;
            padding: 0 0 0 10px;
        }

            html.top-full .navbar.main .topnav > li a {
                cursor: pointer;
            }

            html.top-full .navbar.main .topnav > li > a {
                display: block;
                color: #fff;
                text-decoration: none;
                padding: 1px 11px 0 9px;
                line-height: 50px;
            }

                html.top-full .navbar.main .topnav > li > a > img {
                    margin: 0 0 3px;
                    position: relative;
                    top: -1px;
                }

                html.top-full .navbar.main .topnav > li > a.glyphicons {
                    padding: 0 11px 0 9px;
                }

                    html.top-full .navbar.main .topnav > li > a.glyphicons i {
                        padding:0 2px 0 0;
                        display: block;
                        float: left;
                        line-height: 49px;
                        height: 49px;
                    }

                        html.top-full .navbar.main .topnav > li > a.glyphicons i:before {
                            color: #fff;
                            font-size: 15px;
                            position: relative;
                            width: 17px;
                            text-align: center;
                            line-height: 51px;
                            height: 49px;
                            left: auto;
                            right: auto;
                        }

                    html.top-full .navbar.main .topnav > li > a.glyphicons.single-icon i {
                        padding: 0;
                        float: none;
                    }

                    html.top-full .navbar.main .topnav > li > a.glyphicons.logout i {
                        float: right;
                        padding: 0;
                    }

                    html.top-full .navbar.main .topnav > li > a.glyphicons.logout span {
                        padding: 0 8px 0 0;
                        float: left;
                    }

            .navbar-nav > li.active, .navbar-nav > li:hover, .navbar-nav > li.open {
                padding: 8px 0 8px 8px;
            }

                .navbar-nav > li.active:last-child, .navbar-nav > li:hover:last-child, .navbar-nav > li.open:last-child {
                    padding: 8px 9px 8px 8px;
                }

                .navbar-nav > li.active > a, .navbar-nav > li:hover > a, .navbar-nav > li.open > a {
                    background: #4a8bc2 !important;
                    padding: 5px 10px;
                    height: 34px;
                    line-height: 22px;
                    -webkit-border-radius: 5px 5px 5px 5px;
                    -moz-border-radius: 5px 5px 5px 5px;
                    border-radius: 5px 5px 5px 5px;
                    border: 1px solid #4a8bc2;color:#fff !important;
                }

                    .navbar-nav > li.active > a.glyphicons, .navbar-nav > li:hover > a.glyphicons,.navbar-nav > li.open > a.glyphicons {
                        padding: 5px 10px;
                        line-height: 22px;
                    }

                        .navbar-nav > li.active > a.glyphicons i, .navbar-nav > li:hover > a.glyphicons i, .navbar-nav > li.open > a.glyphicons i {
                            height: 22px;
                            line-height: 22px;
                        }

                           .navbar-nav > li.active > a.glyphicons i:before, .navbar-nav > li:hover > a.glyphicons i:before,.navbar-nav > li.open > a.glyphicons i:before {
                                line-height: 22px;
                                height: 22px;
                            }

            .navbar-nav > li.glyphs {
                padding: 8px;
                border-left: 1px solid #346c9b;
                border-right: 1px solid #70a3cf;
                box-shadow: -1px 0 0 0 #70a3cf,1px 0 0 0 #346c9b;
            }

                .navbar-nav > li.glyphs ul {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    background: #346c9b;
                    height: 34px;
                    -webkit-border-radius: 5px 5px 5px 5px;
                    -moz-border-radius: 5px 5px 5px 5px;
                    border-radius: 5px 5px 5px 5px;
                    border: 1px solid #2c5c84;
                }

                    .navbar-nav > li.glyphs ul li {
                        float: left;
                        display: block;
                        height: 32px;
                        line-height: 32px;
                        padding: 0 1px 0 0;
                    }

                        .navbar-nav > li.glyphs ul li .glyphicons {
                            height: 22px;
                            line-height: 22px;
                            padding: 5px 10px;
                            display: block;
                            text-decoration: none;
                        }

                           .navbar-nav > li.glyphs ul li .glyphicons i {
                                height: 22px;
                                line-height: 22px;
                                display: block;
                            }

                                .navbar-nav > li.glyphs ul li .glyphicons i:before {
                                    line-height: 22px;
                                    height: 22px;
                                    position: relative;
                                    left: auto;
                                    top: auto;
                                    display: block;
                                    text-align: center;
                                    font-size: 17px;
                                    color: #4a8bc2;
                                }

                        .navbar-nav > li.glyphs ul li.active, .navbar-nav > li.glyphs ul li:hover {
                            padding: 0;
                            background: #4a8bc2;
                            border-right: 1px solid #2c5c84;
                        }

                            .navbar-nav > li.glyphs ul li.active .glyphicons i:before, .navbar-nav > li.glyphs ul li:hover .glyphicons i:before {
                                color: #fff;
                            }

                           .navbar-nav > li.glyphs ul li.active:first-child, .navbar-nav > li.glyphs ul li:hover:first-child {
                                -webkit-border-radius: 5px 0 0 5px;
                                -moz-border-radius: 5px 0 0 5px;
                                border-radius: 5px 0 0 5px;
                            }

                         .navbar-nav > li.glyphs ul li.active:last-child, .navbar-nav > li.glyphs ul li:hover:last-child {
                                -webkit-border-radius: 0 5px 5px 0;
                                -moz-border-radius: 0 5px 5px 0;
                                border-radius: 0 5px 5px 0;
                                border-right: none;
                                border-left: 1px solid #2c5c84;
                            }

                                .navbar-nav > li.glyphs ul li.active:last-child .glyphicons, .navbar-nav > li.glyphs ul li:hover:last-child .glyphicons {
                                    padding: 5px 11px 5px 9px;
                                }

            .navbar-nav > li.search {
                padding: 8px;
                border-left: 1px solid #346c9b;
                border-right: 1px solid #70a3cf;
                box-shadow: -1px 0 0 0 #70a3cf,1px 0 0 0 #346c9b;
            }

               .navbar-nav > li.search form {
                    margin: 0;
                    padding: 0;
                    background: #96bcdc;
                    height: 32px;
                    line-height: 32px;
                    -webkit-border-radius: 5px 5px 5px 5px;
                    -moz-border-radius: 5px 5px 5px 5px;
                    border-radius: 5px 5px 5px 5px;
                    border: 1px solid #2c5c84;
                }

                    .navbar-nav > li.search form input {
                        background: none;
                        border: none;
                        color: #3771a2;
                        margin: 0;
                        padding: 0;
                        height: 32px;
                        line-height: 32px;
                        width: 100px;
                        padding: 0 0 0 10px;
                        box-shadow: none !important;
                        -moz-box-shadow: none !important;
                        -webkit-box-shadow: none !important;
                    }

                        .navbar-nav > li.search form input::-webkit-input-placeholder {
                            color: #3771a2;
                        }

                        .navbar-nav > li.search form input:-moz-placeholder {
                            color: #3771a2;
                        }

                        .navbar-nav > li.search form input::-moz-placeholder {
                            color: #3771a2;
                        }

                        .navbar-nav > li.search form input:-ms-input-placeholder {
                            color: #3771a2;
                        }

                    .navbar-nav > li.search form button {
                        background: none;
                        border: none;
                        margin: 0;
                        padding: 0;
                        height: 32px;
                    }

                        .navbar-nav > li.search form button i:before {
                            display: block;
                            position: relative;
                            left: auto;
                            right: auto;
                            height: 32px;
                            line-height: 32px;
                            padding: 0 5px;
                            font-size: 17px;
                            color: #346c9b;
                        }

                    .navbar-nav > li.search form input, .navbar-nav > li.search form button {
                        vertical-align: top;
                    }

            .navbar-nav > li.search, .navbar-nav > li.glyphs {
                margin-left: 10px;
            }

                html.top-full .navbar.main .topnav > li.search + .glyphs {
                    margin-left: 0;
                }

                html.top-full .navbar.main .topnav > li.glyphs + .search, html.top-full .navbar.main .topnav > li.glyphs + .tooltip + .search {
                    margin-left: 0;
                }

            html.top-full .navbar.main .topnav > li:last-child {
                border-right: 1px solid #346c9b;
                padding: 0 9px 0 10px;
            }

                html.top-full .navbar.main .topnav > li:last-child.glyphs, html.top-full .navbar.main .topnav > li:last-child.search {
                    padding: 8px 9px;
                    box-shadow: -1px 0 0 0 #70a3cf;
                }

            html.top-full .navbar.main .topnav > li:first-child {
                border-left: 1px solid #eee;
            }

            html.top-full .navbar.main .topnav > li:last-child.open .dropdown-menu {
                right: 0;
            }

            html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu {
                background: #fff;
                border: none;
                box-shadow: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                right: 0;
                width: 180px;
            }

                html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu.pull-left {
                    left: 0;
                }

                html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li {
                    border-bottom: 1px solid #4a4947;
                }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:last-child {
                        border-bottom: none;
                    }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > span {
                        border-top: none;
                    }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > span {
                        line-height: 29px;
                        padding: 0 10px;
                        display: block;
                        background: #363432;
                        color: #c8c8c8;
                    }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a.glyphicons i:before, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > span.glyphicons i:before {
                            left: auto;
                            right: 10px;
                            top: 5px;
                            font-size: 17px;
                            color: #c4c4c4;
                        }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover {
                            background: #1c1a19;
                        }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.active {
                        background: #0e0e0d;
                    }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.active a {
                            background: #0e0e0d;
                        }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li .btn {
                        margin: 3px 0;
                    }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > span {
                        background: rgba(0,0,0,0.1);
                    }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile a:hover {
                        color: #fff;
                    }

                    html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span {
                        height: auto;
                        line-height: normal;
                        padding: 5px 10px 10px;
                    }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .heading, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .heading, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .heading {
                            display: block;
                            text-transform: uppercase;
                            font-weight: 600;
                            margin-bottom: 5px;
                        }

                            html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .heading a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .heading a, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .heading a {
                                text-transform: none;
                            }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .img, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .img, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .img {
                            display: inline-block;
                            float: left;
                            width: 47px;
                            height: 45px;
                            line-height: 45px;
                            background: #272729;
                            margin: 0 10px 0 0;
                            position: relative;
                        }

                            html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .img:before, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .img:before, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .img:before {
                                text-align: center;
                                width: 47px;
                                height: 45px;
                                line-height: 45px;
                                content: "\e004";
                                color: #595959;
                                font-family: "Glyphicons Regular";
                                font-size: 24px;
                                position: absolute;
                                display: block;
                            }

                        html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .clearfix, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .clearfix, html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .clearfix {
                            display: block;
                        }

            html.top-full .navbar.main .topnav > li.dropdown.account > .dropdown-menu {
                width: 220px;
            }

            html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead {
                box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
            }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead:before {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 11px solid transparent;
                    position: absolute;
                    display: block;
                    left: 7px;
                    border-top-width: 0;
                    border-bottom-color: #999;
                    border-bottom-color: rgba(0,0,0,0.25);
                    top: -11px;
                }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu:after, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 10px solid transparent;
                    top: -10px;
                    border-top-width: 0;
                    border-bottom-color: #fff;
                    position: absolute;
                    display: block;
                    left: 8px;
                }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:after {
                    left: auto;
                    right: 7px;
                    margin: 0;
                }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:after, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:after {
                    right: 8px;
                }

            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu {
                background: #fff;
                border: 1px solid #c8c8c8;
                margin: 5px 0 0;
                -webkit-border-radius: 0 0 0 0;
                -moz-border-radius: 0 0 0 0;
                border-radius: 0 0 0 0;
            }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li {
                    border-color: #f3f3f3;
                }

                    html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li span, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li span {
                        background: #fff;
                        color: #939494;
                    }

                        html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li a i:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li a i:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li span i:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li span i:before {
                            color: #ccc;
                            font-size: 15px !important;
                            top: 7px !important;
                        }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li:hover > a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li:hover > a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li.active > a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li.active > a {
                    font-weight: 600;
                    color: #000;
                }

                html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile {
                    background: #fff;
                }

                    html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile a:hover, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile a:hover {
                        color: #7c7c7c;
                    }

                    html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span {
                        height: auto;
                        line-height: normal;
                        padding: 5px 10px 10px;
                    }

                        html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .heading, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .heading, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .heading, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .heading, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .heading, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .heading {
                            display: block;
                            text-transform: uppercase;
                            font-weight: 600;
                            margin-bottom: 5px;
                        }

                            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .heading a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .heading a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .heading a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .heading a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .heading a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .heading a {
                                text-transform: none;
                            }

                        html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .img, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .img, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .img, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .img, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .img, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .img {
                            display: inline-block;
                            float: left;
                            width: 47px;
                            height: 45px;
                            line-height: 45px;
                            background: #fdfdfd;
                            margin: 0 10px 0 0;
                            position: relative;
                        }

                            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .img:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .img:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .img:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .img:before, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .img:before, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .img:before {
                                text-align: center;
                                width: 47px;
                                height: 45px;
                                line-height: 45px;
                                content: "\e004";
                                color: #ccc;
                                font-family: "Glyphicons Regular";
                                font-size: 24px;
                                position: absolute;
                                display: block;
                            }

                        html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .clearfix, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .clearfix, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .clearfix, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .clearfix, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .clearfix, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .clearfix {
                            display: block;
                        }

            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead {
                margin-top: 13px !important;
            }

            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu.pull-right, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu.pull-right {
                -webkit-border-radius: 0 0 0 0;
                -moz-border-radius: 0 0 0 0;
                border-radius: 0 0 0 0;
            }

            html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li > a:hover, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li > a:hover, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li > a:focus, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li > a:focus, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-submenu:hover > a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-submenu:hover > a, html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-submenu:focus > a, html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-submenu:focus > a {
                background-image: none !important;
                filter: none !important;
            }

            html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu li a:not(.btn) {
                padding: 10px 10px 10px 50px;
            }

                html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu li a:not(.btn) i:before {
                    right: auto;
                    left: 10px;
                    top: 10px !important;
                    font-size: 30px !important;
                    color: #f2f2f2;
                }

            html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover {
                border-color: #f3f3f3;
            }

                html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover > a {
                    background: rgba(74,139,194,0.08);
                    color: #939494;
                    text-shadow: 0 1px 0 #fff;
                    border: none;
                    box-shadow: none;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                }

                    html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover > a i:before {
                        color: #4a8bc2;
                        left: 10px;
                        top: 10px;
                    }

            html.top-full .navbar.main .topnav > li.dropdown.dd-flags {
                line-height: normal;
            }

                html.top-full .navbar.main .topnav > li.dropdown.dd-flags .dropdown-menu img {
                    margin: -3px 4px 0 0;
                }

                html.top-full .navbar.main .topnav > li.dropdown.dd-flags.active a, html.top-full .navbar.main .topnav > li.dropdown.dd-flags:hover a, html.top-full .navbar.main .topnav > li.dropdown.dd-flags.open a {
                    height: 34px;
                }

        html.top-full .navbar.main .topnav .dropdown > a .caret {
            border-top-color: #fff;
            vertical-align: middle;
            margin-top: 0;
            position: relative;
        }

        html.top-full .navbar.main .topnav .dropdown-menu {
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
        }

        html.top-full .navbar.main .topnav:last-of-type {
            border-right: none;
        }

            html.top-full .navbar.main .topnav:last-of-type li:last-child {
                border: none;
            }

.navbar.main {
    margin: 0;
    border: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

    .navbar.main .btn-navbar {
        padding: 0 10px;
        margin: 0;
        float: left;
        display: none;
        border: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

        .navbar.main .btn-navbar.ui-state-disabled {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .navbar.main .topnav {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.submenu-show {
    display: block;
    margin-top: -35px !important;
    position: absolute;
}

    .submenu-show.pull-left {
        left: auto !important;
        right: 100% !important;
    }

    .submenu-show.pull-right {
        right: auto !important;
        left: 100% !important;
    }

.submenu-hide {
    display: none !important;
    position: relative;
    top: auto;
    float: left;
}

.topnav li.colors:hover {
    padding-top: 0 !important;
}

.topnav li.colors ul {
    margin-top: 11px;
    list-style: none;
}

    .topnav li.colors ul > li {
        padding: 5px 2px;
        float: left;
    }

        .topnav li.colors ul > li > a {
            display: block;
            width: 18px;
            height: 18px;
            border: 1px solid rgba(255,255,255,0.5);
        }

        .topnav li.colors ul > li.active > a {
            border: 1px solid #fff;
            -webkit-box-shadow: 0 0 0 1px #fff inset;
            -moz-box-shadow: 0 0 0 1px #fff inset;
            box-shadow: 0 0 0 1px #fff inset;
        }

        .topnav li.colors ul > li.dropdown > a {
            background: none;
        }

            .topnav li.colors ul > li.dropdown > a .color {
                width: 8px;
                height: 8px;
                display: inline-block;
                float: left;
            }

                .topnav li.colors ul > li.dropdown > a .color.primary {
                    background: #4a8bc2;
                }

                .topnav li.colors ul > li.dropdown > a .color.info {
                    background: #74a6d0;
                }

                .topnav li.colors ul > li.dropdown > a .color.inverse {
                    background: #45484d;
                }

                .topnav li.colors ul > li.dropdown > a .color.success {
                    background: #609450;
                }

                .topnav li.colors ul > li.dropdown > a .color.danger {
                    background: #bd362f;
                }

        .topnav li.colors ul > li.dropdown .dropdown-menu {
            border-color: #dedede;
            margin: 1px 0 0;
            width: 160px;
            padding: 10px;
        }

            .topnav li.colors ul > li.dropdown .dropdown-menu li {
                float: none;
                border: none;
                padding: 0;
            }

                .topnav li.colors ul > li.dropdown .dropdown-menu li a {
                    padding: 3px 3px 3px 5px;
                    font-size: 13px;
                    width: auto;
                    height: auto;
                    border: none;
                }

                .topnav li.colors ul > li.dropdown .dropdown-menu li.active .color {
                    border: 1px solid #fff;
                    margin-bottom: 3px;
                }

            .topnav li.colors ul > li.dropdown .dropdown-menu .color {
                display: inline-block;
                margin-right: 5px;
                margin-bottom: 2px;
                vertical-align: middle;
                width: 10px;
                height: 10px;
            }

                .topnav li.colors ul > li.dropdown .dropdown-menu .color.primary {
                    background: #4a8bc2;
                }

#footer {
    font-weight: 600;
    position: fixed;left:0;bottom:0;width:100%;
    overflow: hidden;
    z-index: 9;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}

    #footer a:not(.btn) {
        color: #7c7c7c;
    }

    #footer .copy {
        background: #e5e5e5;
        text-align: center;
        padding: 0 10px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }

        #footer .copy a {
            color: #7c7c7c;
            text-decoration: underline;
        }

@media (min-width:1200px) {
    .navbar.main .topnav > li.search form input {
        width: 155px;
    }
}

@media (min-width:980px) and (max-width:1199px) {
    body > .container-fluid.fixed {
        width: 98%;
        margin: 10px auto 10px;
    }

    .hidden-desktop-1 {
        display: none !important;
    }
}

@media (max-width:979px) and (min-width:768px) {
    .navbar.main .topnav > li.search {
        margin-left: 10px !important;
    }

    .tablet-column-reset {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        clear: both !important;
    }

    .container-960 {
        width: auto;
    }

    #content > .container-960, #content [id*="landing"] .container-960 {
        margin: 0 10px;
    }
}

@media (max-width:979px) {
    body > .container-fluid.fixed {
        width: auto;
        border: none;
        margin: 0;
    }

    html.front.top-full .navbar.main ul.topnav:first-of-type {
        margin: 0;
    }
}

@media (max-width:767px) {
    body {
        padding: 0;
    }

    .container-960 {
        width: auto;
    }

    .nav-tabs > li > a {
        font-size: 10pt;
    }

    .nav-tabs > li > a, .nav-pills > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .documentation .span3 .menu.affix {
        position: relative;
        top: 0;
        width: auto;
    }

    .phone-margin.bottom {
        margin: 0 0 10px;
    }

    .well {
        padding: 5px;
    }

    .widget .widget-body {
        padding: 5px;
    }

    .widget.margin-bottom-none {
        margin-bottom: 10px;
    }

    .widget.widget-tabs .widget-head {
        height: auto;
        padding: 0;
    }

        .widget.widget-tabs .widget-head ul {
            display: block;
            border-right: none;
            height: auto;
        }

            .widget.widget-tabs .widget-head ul li {
                float: none;
                display: block;
                width: 100%;
            }

    .widget.widget-tabs-icons-only .widget-head {
        height: auto;
    }

    .widget-activity ul.list li > span.ellipsis {
        max-width: 60%;
    }

    .widget-activity ul.list li.double > span.ellipsis {
        max-width: 75%;
    }

    .widget-gallery .nav {
        display: none;
    }

    .widget-gallery.widget-gallery-slide .gallery {
        width: auto;
    }

    .widget-chat .media .pull-left, .widget-chat .media .pull-right {
        margin: 0;
    }

    .widget-chat .media small.author {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: auto;
    }

    .widget-chat .media small.date {
        border: none;
    }

    .tabsbar, .tabsbar.tabsbar-2 {
        height: auto;
    }

        .tabsbar ul, .tabsbar.tabsbar-2 ul {
            height: auto;
        }

    .widget-activity ul.list {
        margin: 0;
    }

    .widget.widget-tabs.widget-tabs-icons-only-2 .widget-head {
        height: 35px;
    }

        .widget.widget-tabs.widget-tabs-icons-only-2 .widget-head ul li {
            float: left;
            width: auto;
        }

    .media {
        text-align: center;
    }

        .media .pull-left, .media .pull-right {
            border: none;
            padding-bottom: 0;
            margin: 0;
        }

        .media img.pull-left, .media img.pull-right {
            display: inline-block;
        }

        .media blockquote {
            padding: 0;
            text-align: center;
        }

            .media blockquote.pull-right p, .media blockquote.pull-right small {
                text-align: center;
            }

    .menu-right #menu {
        left: 0;
        right: auto;
    }

    .menu-right.menu-hidden #content {
        margin: 0;
    }

    .row-merge > [class*="span"] ~ [class*="span"] {
        width: auto;
    }

        .row-merge > [class*="span"] ~ [class*="span"]:after {
            display: none;
        }

    .row-merge.border-top, .row-merge ~ .row-merge {
        border-top: 1px solid #e5e5e5;
    }

    body.login #login {
        padding: 50px 5px;
    }

    #gritter-notice-wrapper {
        display: none !important;
    }

    html.top-full .topnav .dropdown.submenu {
        height: auto;
    }

        html.top-full .topnav .dropdown.submenu .submenu-show {
            border: none !important;
            display: block !important;
            position: relative;
            margin: 0 !important;
            top: auto !important;
            left: auto !important;
            right: auto !important;
        }

    html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open .dropdown-menu.submenu-show.pull-right, html.sidebar.sidebar-full body .menu-right #menu > ul > li.open .dropdown-menu.submenu-show.pull-right {
        border: none !important;
        display: block !important;
        position: relative;
        margin: 0 !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
    }

    html.front.top-full .menu-hidden .navbar.main {
        height: 100px;
    }

        html.front.top-full .menu-hidden .navbar.main .topnav > li:not(:first-of-type) {
            display: none;
        }

    html.top-full.sidebar-full .menu-left .navbar.main {
        border-left: 1px solid #346c9b;
    }

    html.top-full.sidebar-full .menu-right .navbar.main {
        border-right: 1px solid #346c9b;
    }

    html.top-full .navbar.main {
        height: auto;
        border-bottom: none;
    }

        html.top-full .navbar.main .btn-navbar {
            border-bottom: 1px solid #346c9b;
            border-right: 1px solid #346c9b;
            height: 50px;
        }

        html.top-full .navbar.main .topnav {
            border-left: none;
            border-right: none;
            float: none !important;
        }

            html.top-full .navbar.main .topnav > li {
                float: none;
                border-top: 1px solid #70a3cf;
                border-bottom: 1px solid #346c9b;
                height: 50px;
                line-height: 50px;
            }

                html.top-full .navbar.main .topnav > li.active, html.top-full .navbar.main .topnav > li:hover, html.top-full .navbar.main .topnav > li.open {
                    padding: 8px;
                }

                html.top-full .navbar.main .topnav > li.search form {
                    position: relative;
                }

                    html.top-full .navbar.main .topnav > li.search form input {
                        width: 90%;
                    }

                    html.top-full .navbar.main .topnav > li.search form button {
                        position: absolute;
                        right: 0;
                        top: 0;
                    }

                html.top-full .navbar.main .topnav > li:first-child {
                    border-top: none;
                    margin-left: 43px;
                }

                html.top-full .navbar.main .topnav > li .dropdown.submenu .dropdown-menu {
                    position: relative;
                    float: none;
                    display: block !important;
                    padding: 0;
                    border: none;
                    border-top: 1px solid #f3f3f3;
                }

    .menu-hidden .navbar.main {
        height: 50px;
    }

    #landing_1 [class*="span"], #landing_2 [class*="span"] {
        padding: 0 5px;
    }

    #landing_1 .banner-1, #landing_2 .banner-1 {
        height: auto;
    }

        #landing_1 .banner-1 .item, #landing_2 .banner-1 .item {
            height: auto;
        }

            #landing_1 .banner-1 .item img, #landing_2 .banner-1 .item img {
                min-height: 0;
                height: auto;
            }

        #landing_1 .banner-1 .carousel-caption, #landing_2 .banner-1 .carousel-caption {
            height: auto;
        }

    #landing_1 .banner, #landing_2 .banner {
        height: auto;
    }

        #landing_1 .banner .banner-wrapper, #landing_2 .banner .banner-wrapper {
            height: auto;
        }

            #landing_1 .banner .banner-wrapper.banner-1 h3, #landing_2 .banner .banner-wrapper.banner-1 h3, #landing_1 .banner .banner-wrapper.banner-1 p, #landing_2 .banner .banner-wrapper.banner-1 p, #landing_1 .banner .banner-wrapper.banner-1 .btn, #landing_2 .banner .banner-wrapper.banner-1 .btn, #landing_1 .banner .banner-wrapper.banner-1 .btn.btn-primary, #landing_2 .banner .banner-wrapper.banner-1 .btn.btn-primary, #landing_1 .banner .banner-wrapper.banner-1 .btn.btn-danger, #landing_2 .banner .banner-wrapper.banner-1 .btn.btn-danger {
                position: relative;
                top: auto;
                right: auto;
                left: auto;
                bottom: auto;
                margin: 0;
            }

            #landing_1 .banner .banner-wrapper.banner-1 .btn, #landing_2 .banner .banner-wrapper.banner-1 .btn {
                display: block;
                -webkit-border-radius: 0 0 0 0;
                -moz-border-radius: 0 0 0 0;
                border-radius: 0 0 0 0;
            }

            #landing_1 .banner .banner-wrapper.banner-1 p, #landing_2 .banner .banner-wrapper.banner-1 p {
                margin: 0 0 5px;
                text-align: center;
                width: auto;
            }

            #landing_1 .banner .banner-wrapper.banner-1 h3, #landing_2 .banner .banner-wrapper.banner-1 h3 {
                font-size: 12pt;
                line-height: 46px;
                text-align: center;
                margin: 0;
            }

    .social-large {
        height: auto;
    }

        .social-large a {
            float: none;
            display: block;
            border: none;
            border-bottom: 1px solid #e5e5e5;
        }

            .social-large a:last-child {
                border: none;
            }

    #content .heading-mosaic {
        height: auto !important;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: normal !important;
    }
}

@media (max-width:480px) {
    html.top-full .navbar.main {
    height: auto;
    background-color: #4a8bc2;
    border-bottom: 1px solid #346c9b;
}

       .navbar.main .btn-navbar {
        padding: 0 10px;
        margin: 0;
        float: left;
        display: block;
        border: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    h1, h2, h3 {
        line-height: 30px;
        font-size: 18pt;
    }

        h3.glyphicons i:before, h2.glyphicons i:before {
            font-size: 24px;
            top: 3px;
            left: 5px;
        }

    .heading-buttons .buttons {
        margin-top: 10px;
        float: none;
        padding: 0 10px;
        text-align: center;
    }

        .heading-buttons .buttons .btn {
            margin: 0;
            float: none;
        }

    .separator {
        padding: 5px 0;
        margin: 0;
    }

    .table-condensed th, .table-condensed td {
        padding: 4px 5px;
    }

    p.glyphicons {
        padding: 5px 0 10px 55px;
    }

        p.glyphicons i:before {
            color: #d67170;
            font-size: 35pt;
            top: 0;
        }

        p.glyphicons.right {
            padding: 0 55px 0 0;
        }
}

@media (max-width:320px) {
    html.top-full .navbar.main {
    height: auto;
    background-color: #4a8bc2;
    border-bottom: 1px solid #346c9b;
}
       .navbar.main .btn-navbar {
        padding: 0 10px;
        margin: 0;
        float: left;
        display: block;
        border: none;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .nav-tabs > li, .nav-tabs > li > a, .nav-tabs > li > a:hover {
        display: block;
        float: none;
        margin: 0 0 -1px;
        border-color: #4a8bc2;
    }

        .nav-tabs > li:hover {
            border-color: #4a8bc2;
        }

        .nav-tabs > li, .nav-tabs > li > a {
            border-color: #e0d5c6;
            background: #f5eadb;
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
        }
}
