<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(18675,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0'
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");

.popover.search .input-group {
    width: 90%
}

input.search {
    padding: 10px 25px
}

.input-group-addon.search-addon {
    background: url('/Content/Images/images_sprite.png') no-repeat 10px -27px transparent;
    background: url('/Content/Images/images_sprite.svg') no-repeat 10px -27px,linear-gradient(transparent,transparent);
    border-radius: 0;
    border-right: 0
}

    .input-group-addon.search-addon + input {
        border-left: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        font-size: 16px;
        font-family: Arial;
        font-style: italic;
        color: #4d4d4d;
        height: 48px
    }

        .input-group-addon.search-addon + input:focus, .input-group-addon.search-addon + input:active {
            outline: none;
            -webkit-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
            border-color: #ccc
        }

#btn-search {
    background: #606887;
    color: #fff;
    margin-left: 5px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    border: none
}

    #btn-search:hover {
        background: #233d79
    }

.popover.bottom &gt; .arrow {
    top: -11px
}

.popover &gt; .arrow {
    border-width: 10px
}

.imgBrandedAreaLogo {
    /*margin-left: 1px;*/
    /*margin-right: 17px;*/
    max-height: 6rem;
}

@media screen and (min-width:0\0) {
    .imgBrandedAreaLogo {
        margin-left: 1px;
        margin-right: 16px
    }
}

@media screen and (max-width:767px) {

    .imd #navigation &gt; img {
        margin-top: 70%;
        padding-bottom: 50%
    }

    .popover.search .input-group {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .imgBrandedAreaLogo {
        margin-right: 1px;
        padding-right: 4px
    }

    .brandedAreaPageTitle {
        max-width: 70%
    }
}

.logo-in-printing {
    display: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px !important
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px !important
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

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

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal
    }

        .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px
        }

    .ui-menu .ui-state-disabled {
        font-weight: normal;
        margin: .4em 0 .2em;
        line-height: 1.5
    }

        .ui-menu .ui-state-disabled a {
            cursor: default
        }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(/JavaScript/Lib/jQuery/css/redmond/images/animated-overlay.gif);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom: 0;
            padding: 0;
            white-space: nowrap
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #a6c9e2;
    background: #fcfdfd url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

    .ui-state-default, .ui-widget-content .ui-state-default {
        border: 1px solid #c5dbec;
        background: #dfeffc url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #2e6e9e
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #2e6e9e;
            text-decoration: none
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
        border: 1px solid #79b7e7;
        background: #d0e5f5 url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #1d5987
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #1d5987;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active {
        border: 1px solid #79b7e7;
        background: #f5f8f9 url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #e17009
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #e17009;
            text-decoration: none
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight{
        border: 1px solid #fad42e;
        background: #fbec88 url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error, .ui-widget-content .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a{
            color: #cd0a0a
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text{
        color: #cd0a0a
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary{
        font-weight: bold
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_469bdd_256x240.png)
}


.ui-state-default .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_6da8d5_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_217bc0_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_f9bd01_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(/JavaScript/Lib/jQuery/css/redmond/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 5px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 5px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 5px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 5px
}

.ui-widget-overlay {
    background: #aaa url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(/JavaScript/Lib/jQuery/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

html {
    font-family: sans-serif;
    /*-webkit-text-size-adjust: 100%;*/
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/Content/fonts/glyphicons-halflings-regular.eot');
    src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/Content/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('/Content/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before {
    content: ""
}

.glyphicon-btc:before {
    content: ""
}

.glyphicon-xbt:before {
    content: ""
}

.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-jpy:before {
    content: "¥"
}

.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-rub:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    line-height: auto!important;
    color: #333;
    background-color: #fff
}

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left;
    padding-top:.5rem;
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

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

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

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

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

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

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

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

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

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

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

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

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

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

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

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

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

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '— '
        }

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

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

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: ' —'
        }

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

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

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

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

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

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

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

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

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

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

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

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

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-4 {
        width: 33% !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover &gt; tbody &gt; tr:hover {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .table-responsive &gt; .table {
            margin-bottom: 0
        }

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

        .table-responsive &gt; .table-bordered {
            border: 0
        }

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

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

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

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

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

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

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

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

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

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

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

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

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .form-inline .input-group &gt; .form-control {
            width: 100%
        }

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

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

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

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

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

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

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

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

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

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open &gt; .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open &gt; .dropdown-toggle.btn-default.focus, .open &gt; .dropdown-toggle.btn-default:focus, .open &gt; .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

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

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

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

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

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open &gt; .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open &gt; .dropdown-toggle.btn-primary.focus, .open &gt; .dropdown-toggle.btn-primary:focus, .open &gt; .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

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

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

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

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

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open &gt; .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open &gt; .dropdown-toggle.btn-success.focus, .open &gt; .dropdown-toggle.btn-success:focus, .open &gt; .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

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

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

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

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

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open &gt; .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open &gt; .dropdown-toggle.btn-info.focus, .open &gt; .dropdown-toggle.btn-info:focus, .open &gt; .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

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

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

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

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

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open &gt; .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open &gt; .dropdown-toggle.btn-warning.focus, .open &gt; .dropdown-toggle.btn-warning:focus, .open &gt; .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

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

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

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

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

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open &gt; .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open &gt; .dropdown-toggle.btn-danger.focus, .open &gt; .dropdown-toggle.btn-danger:focus, .open &gt; .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

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

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

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

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

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

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

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

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

.btn-group-lg &gt; .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

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

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

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

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

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

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

.open &gt; .dropdown-menu {
    display: block
}

.open &gt; a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

    .btn-group-vertical &gt; .btn, .btn-group &gt; .btn {
        position: relative;
        float: left
    }

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

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

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

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

    .btn-toolbar &gt; .btn, .btn-toolbar &gt; .btn-group, .btn-toolbar &gt; .input-group {
        margin-left: 5px
    }

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

.btn-group &gt; .btn:first-child {
    margin-left: 0
}

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

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

.btn-group &gt; .btn-group {
    float: left
}

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

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

    .btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

    .btn-group-vertical &gt; .btn-group &gt; .btn {
        float: none
    }

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

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

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

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

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

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

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

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

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

        .btn-group-justified &gt; .btn-group .btn {
            width: 100%
        }

        .btn-group-justified &gt; .btn-group .dropdown-menu {
            left: auto
        }

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

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

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

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

        .input-group .form-control:focus {
            z-index: 3
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .input-group-btn &gt; .btn {
        position: relative
    }

        .input-group-btn &gt; .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn &gt; .btn:active, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav &gt; li {
        position: relative;
        display: block
    }

        .nav &gt; li &gt; a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav &gt; li.disabled &gt; a {
            color: #777
        }

            .nav &gt; li.disabled &gt; a:focus, .nav &gt; li.disabled &gt; a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

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

    .nav &gt; li &gt; a &gt; img {
        max-width: none
    }

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

    .nav-tabs &gt; li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs &gt; li &gt; a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs &gt; li &gt; a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified &gt; li {
            float: none
        }

            .nav-tabs.nav-justified &gt; li &gt; a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified &gt; li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified &gt; li &gt; a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified &gt; li &gt; a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills &gt; li {
    float: left
}

    .nav-pills &gt; li &gt; a {
        border-radius: 4px
    }

    .nav-pills &gt; li + li {
        margin-left: 2px
    }

    .nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked &gt; li {
    float: none
}

    .nav-stacked &gt; li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified &gt; li {
        float: none
    }

        .nav-justified &gt; li &gt; a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified &gt; .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified &gt; li {
        display: table-cell;
        width: 1%
    }

        .nav-justified &gt; li &gt; a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified &gt; li &gt; a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:focus, .nav-tabs-justified &gt; .active &gt; a:hover {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:focus, .nav-tabs-justified &gt; .active &gt; a:hover {
        border-bottom-color: #fff
    }
}

.tab-content &gt; .tab-pane {
    display: none
}

.tab-content &gt; .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    /*margin-bottom: 1rem !important;*/
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}


.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid &gt; .navbar-collapse, .container &gt; .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container-fluid &gt; .navbar-collapse, .container &gt; .navbar-collapse, {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media(min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

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

    .navbar-brand &gt; img {
        display: block
    }

@media(min-width:768px) {
    .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav &gt; li &gt; a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu &gt; li &gt; a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu &gt; li &gt; a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav &gt; li {
            float: left
        }

            .navbar-nav &gt; li &gt; a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

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

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

    .navbar-form .form-control-static {
        display: inline-block
    }

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

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group &gt; .form-control {
            width: 100%
        }

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

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

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

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

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav &gt; li &gt; .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav &gt; li &gt; a {
        color: #777
    }

        .navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:focus, .navbar-default .navbar-nav &gt; .active &gt; a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav &gt; li &gt; a {
        color: #9d9d9d
    }

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

    .navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
        color: #fff;
        background-color: #080808
    }

@media(max-width:767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

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

    .breadcrumb &gt; li {
        display: inline-block
    }

        .breadcrumb &gt; li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/ "
        }

    .breadcrumb &gt; .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination &gt; li {
        display: inline
    }

        .pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:focus, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg &gt; li &gt; a, .pagination-lg &gt; li &gt; span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm &gt; li &gt; a, .pagination-sm &gt; li &gt; span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm &gt; li:first-child &gt; a, .pagination-sm &gt; li:first-child &gt; span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm &gt; li:last-child &gt; a, .pagination-sm &gt; li:last-child &gt; span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

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

            .pager li &gt; a:focus, .pager li &gt; a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next &gt; a, .pager .next &gt; span {
        float: right
    }

    .pager .previous &gt; a, .pager .previous &gt; span {
        float: left
    }

    .pager .disabled &gt; a, .pager .disabled &gt; a:focus, .pager .disabled &gt; a:hover, .pager .disabled &gt; span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs &gt; .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item &gt; .badge {
    float: right
}

    .list-group-item &gt; .badge + .badge {
        margin-right: 5px
    }

.nav-pills &gt; li &gt; a &gt; .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron &gt; hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a &gt; img, .thumbnail &gt; img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert &gt; p, .alert &gt; ul {
        margin-bottom: 0
    }

        .alert &gt; p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media &gt; .pull-right {
    padding-left: 10px
}

.media-left, .media &gt; .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading &gt; .small, .list-group-item.active .list-group-item-heading &gt; small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading &gt; .small, .list-group-item.active:focus .list-group-item-heading &gt; small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading &gt; .small, .list-group-item.active:hover .list-group-item-heading &gt; small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading &gt; .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title &gt; .small, .panel-title &gt; .small &gt; a, .panel-title &gt; a, .panel-title &gt; small, .panel-title &gt; small &gt; a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel &gt; .list-group, .panel &gt; .panel-collapse &gt; .list-group {
    margin-bottom: 0
}

    .panel &gt; .list-group .list-group-item, .panel &gt; .panel-collapse &gt; .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel &gt; .list-group:first-child .list-group-item:first-child, .panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel &gt; .list-group:last-child .list-group-item:last-child, .panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel &gt; .panel-collapse &gt; .table, .panel &gt; .table, .panel &gt; .table-responsive &gt; .table {
    margin-bottom: 0
}

    .panel &gt; .panel-collapse &gt; .table caption, .panel &gt; .table caption, .panel &gt; .table-responsive &gt; .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel &gt; .table-responsive:first-child &gt; .table:first-child, .panel &gt; .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel &gt; .table-responsive:last-child &gt; .table:last-child, .panel &gt; .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel &gt; .panel-body + .table, .panel &gt; .panel-body + .table-responsive, .panel &gt; .table + .panel-body, .panel &gt; .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td, .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th {
        border-top: 0
    }

.panel &gt; .table-bordered, .panel &gt; .table-responsive &gt; .table-bordered {
    border: 0
}

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

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

    .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td, .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th, .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td, .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th {
        border-bottom: 0
    }

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

.panel &gt; .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse &gt; .list-group, .panel-group .panel-heading + .panel-collapse &gt; .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default &gt; .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #ddd
        }

        .panel-default &gt; .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary &gt; .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary &gt; .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success &gt; .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success &gt; .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info &gt; .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info &gt; .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning &gt; .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning &gt; .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger &gt; .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger &gt; .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

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

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

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

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

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

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

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

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

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

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

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

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

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

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

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

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

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

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

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

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

.popover &gt; .arrow {
    border-width: 11px
}

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

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

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

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

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

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

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

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

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

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner &gt; .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner &gt; .item &gt; a &gt; img, .carousel-inner &gt; .item &gt; img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner &gt; .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner &gt; .item.active.right, .carousel-inner &gt; .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner &gt; .item.active.left, .carousel-inner &gt; .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner &gt; .item.active, .carousel-inner &gt; .item.next.left, .carousel-inner &gt; .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner &gt; .active, .carousel-inner &gt; .next, .carousel-inner &gt; .prev {
    display: block
}

.carousel-inner &gt; .active {
    left: 0
}

.carousel-inner &gt; .next, .carousel-inner &gt; .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner &gt; .next {
    left: 100%
}

.carousel-inner &gt; .prev {
    left: -100%
}

    .carousel-inner &gt; .next.left, .carousel-inner &gt; .prev.right {
        left: 0
    }

.carousel-inner &gt; .active.left {
    left: -100%
}

.carousel-inner &gt; .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '‹'
        }

        .carousel-control .icon-next:before {
            content: '›'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical &gt; .btn-group:after, .btn-group-vertical &gt; .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical &gt; .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;    
}

@media(max-width:1170px) {
    .center-block {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}


.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

#navigation {
    float: left
}

.no-padding {
    padding: 0 !important
}

@media screen and (min-width:768px) {
    #context-nav .context-menu &gt; li.has-children &gt; span:before {
        content: ""
    }

    #context-nav .context-submenu &gt; li.has-children &gt; span {
        color: #a5a9b6;
        margin-left: -30px;
        pointer-events: none;
        transform: rotate(270deg);
        font-size: 6px;
        display: inline-block
    }
}

#context-nav, #context-nav * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.nav-container-margin {
    margin-top: 20px
}

#context-nav {
    height: 34px;
    border: 1px solid #eff0f4;
    border-left: 0;
    border-right: 0;
    margin: 0 0;
    background: #fff
}

    #context-nav .context-menu {
        float: left;
        height: 100%;
        padding: 0 10px
    }

        #context-nav .context-menu li {
            border: 0;
            list-style: none !important
        }

        #context-nav .context-menu &gt; li {
            margin-right: 20px;
            padding-top: 10px;
            float: left;
            height: 100%
        }

            #context-nav .context-menu &gt; li:last-child {
                margin-right: 0
            }

        #context-nav .context-menu a {
            text-transform: uppercase;
            font-family: arial;
            font-weight: bold;
            font-size: 13px;
            color: #a5a9b6
        }

            #context-nav .context-menu a:hover, #context-nav .context-menu li.active &gt; a, #context-nav .context-menu li.selected &gt; a {
                color: #005dc4;
                text-decoration: none
            }

    #context-nav &gt; .context-menu &gt; li.has-children {
        padding-right: 10px
    }

    #context-nav .context-submenu {
        display: none;
        position: fixed;
        top: 0;
        border: 1px solid #eff0f4;
        border-top: 0;
        padding: 10px 5px 0 5px;
        background: #fff;
        z-index: 999;
        min-width: 150px
    }

        #context-nav .context-submenu &gt; li {
            width: 100%;
            margin-bottom: 10px;
            display: table
        }

    #context-nav &gt; .context-submenu &gt; li.has-children:after {
        position: absolute
    }

    #context-nav .context-submenu a {
        float: left;
        width: 100%;
        margin-right: 1px
    }

    #context-nav .context-submenu &gt; a {
        width: 100%;
        text-transform: none !important;
        margin-bottom: 10px
    }

        #context-nav .context-submenu &gt; a:hover, #context-nav .context-submenu &gt; li.active &gt; a, #context-nav .context-submenu &gt; li.selected &gt; a {
            color: #005dc4
        }

    #context-nav .download-form {
        display: none !important
    }

.sticky #context-nav .download-form {
    display: inherit !important
}

#mobile-context-nav {
    margin: 20px 0
}

    #mobile-context-nav nav.navbar {
        min-height: initial;
        margin-bottom: 0;
        border: none
    }

    #mobile-context-nav #module-context-navbar {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 100%;
        z-index: 3000;
        outline: 0
    }

    #mobile-context-nav .mobile-context-nav-title {
        width: 65%;
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        padding: 9px 0 7px 0;
        font-family: 'PublicSans';
        line-height: 15px
    }

    #mobile-context-nav button.btn-toggle-context-nav {
        border: 1px solid #fff;
        border-radius: 3px;
        color: #fff;
        background: transparent;
        float: right;
        width: 90px;
        margin: 5px 10px 5px 0
    }

    #mobile-context-nav .context-menu {
        background: #eff0f4;
        color: #66708f;
        margin: 0
    }

    #mobile-context-nav ul.context-menu li {
        font-size: 15px;
        color: #66708f;
        padding: 12px 15px;
        border-bottom: 1px solid #b1b7c3;
        min-height: 38px;
        cursor: pointer
    }

    #mobile-context-nav ul.context-menu &gt; li:last-child {
        border: 0
    }

    #mobile-context-nav ul.context-menu li a {
        color: #66708f;
        padding: 0;
        position: relative;
        display: block
    }

    #mobile-context-nav ul.context-menu li.has-children.open {
        padding-bottom: 0
    }

    #mobile-context-nav ul.context-menu li.has-children &gt; a:after {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "+";
        float: right
    }

    #mobile-context-nav ul.context-menu li.has-children.open &gt; a:after {
        content: "−"
    }

    #mobile-context-nav ul.context-menu li.has-children li &gt; a:after {
        font-size: 12px;
        margin-right: 1px
    }

    #mobile-context-nav li.has-children.open &gt; ul {
        margin-top: 10px
    }

    #mobile-context-nav ul.context-menu li.has-children li {
        border: 0;
        padding-right: 0
    }

        #mobile-context-nav ul.context-menu li.has-children li a {
            color: #222
        }

    #mobile-context-nav li.selected &gt; a {
        font-weight: bold;
        text-decoration: underline;
        background-color: transparent !important
    }

    #mobile-context-nav .iconlib-cross, #mobile-context-nav .action-open {
        display: none
    }

    #mobile-context-nav.open .iconlib-cross, #mobile-context-nav.open .action-open {
        display: inline-block
    }

    #mobile-context-nav.open .glyphicon-menu-hamburger, #mobile-context-nav.open .action {
        display: none
    }

@charset "UTF-8";

body.imd {
    color: #4d4d4d
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/Content/fonts/glyphicons-halflings-regular.eot?');
    src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format("embedded-opentype"),url('/Content/fonts/glyphicons-halflings-regular.woff2') format("woff2"),url('/Content/fonts/glyphicons-halflings-regular.woff') format("woff"),url('/Content/fonts/glyphicons-halflings-regular.ttf') format("truetype"),url('/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format("svg")
}

button.close[data-dismiss] {
    padding: 0;
    width: 25px;
    height: 25px;
    background: url('/Content/Images/close-btn-normal.png') center no-repeat !important;
    background-size: 25px !important;
    border: 0;
    cursor: pointer
}

button.close[data-dismiss="popover"]:hover {
    background: transparent url('/Content/Images/close-btn-mouse-over.png') center no-repeat !important;
    background-size: 25px !important
}

a#user .img-circle {
    max-width: 36px
}

.modal .modal-dialog {
    z-index: 1049 !important;
    margin: 150px auto
}

.bootstrap .popover {
    z-index: 1049 !important
}

.modal-content {
    width: 100%
}

    .modal-content label {
        font-weight: 400
    }

.btn-primary {
    color: #fff !important;
    background-color: #428bca !important;
    border-color: #357ebd !important
}

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

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

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

#fileUpload {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    background-color: transparent;
    height: 100%;
    width: 120px
}

.btn:hover, .btn:active, .btn:focus {
    color: #fff !important;
    -webkit-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
    -moz-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
    box-shadow: 0 0 2px 0 rgba(50,50,50,.9)
}

.btn-normal, .btn-cancel, .btn-accept {
    background: #3e588b !important;
    border: 0 !important;
    font-weight: bold !important;
    font-size: 13px !important;
    margin-top: 10px !important;
    float: left;
    height: 30px !important;
    border-radius: 4px !important;
    color: #fff !important;
    text-align: center !important;
    padding: 6px 8px !important
}

.btn-cancel {
    background: #b0b0b0 !important
}

button:active, button:focus {
    text-decoration: none !important
}

a:active, a:focus {
    text-decoration: none !important
}

body div.hopscotch-bubble {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px 0 #b3bfd9;
    -moz-box-shadow: 0 1px 4px 0 #b3bfd9;
    box-shadow: 0 1px 4px 0 #b3bfd9;
    border: 1px solid #e4e9f2;
    color: #4d4d4d;
    font-family: Arial,​ Helvetica,​ sans-serif
}

    body div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
        top: -16px
    }

        body div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
            border-bottom: 17px solid #000;
            border-bottom: 15px solid #e4e9f2;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent
        }

        body div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
            border-bottom: 15px solid #fff;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            position: relative;
            top: -12px
        }

    body div.hopscotch-bubble .hopscotch-actions #dontShowAgain {
        float: left;
        height: 22px;
        margin-left: 0
    }

    body div.hopscotch-bubble .hopscotch-actions label[for=dontShowAgain] {
        float: left;
        font-size: 13px;
        height: 26px;
        line-height: 29px;
        font-weight: normal
    }

    body div.hopscotch-bubble .hopscotch-nav-button.next {
        background: #3e588b;
        border: 0;
        font-weight: normal;
        font-size: 13px;
        margin-top: 10px;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        margin: 0;
        padding: 0 10px !important
    }

        body div.hopscotch-bubble .hopscotch-nav-button.next:hover {
            background: #3e588b;
            color: #fff;
            -webkit-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
            -moz-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
            box-shadow: 0 0 2px 0 rgba(50,50,50,.9)
        }

    body div.hopscotch-bubble .hopscotch-nav-button.prev {
        background: #999;
        border: 0;
        font-weight: normal;
        font-size: 13px;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        text-shadow: none;
        padding: 0 10px !important;
        float: left;
        margin-left: 30px;
        min-width: 55px
    }

        body div.hopscotch-bubble .hopscotch-nav-button.prev:hover {
            background: #999;
            color: #fff;
            -webkit-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
            -moz-box-shadow: 0 0 2px 0 rgba(50,50,50,.9);
            box-shadow: 0 0 2px 0 rgba(50,50,50,.9)
        }

    body div.hopscotch-bubble .hopscotch-bubble-number {
        background: none;
        color: #4d4d4d;
        font-size: 13px;
        padding: 0;
        margin-left: 5px;
        line-height: 27px
    }

    body div.hopscotch-bubble h3 {
        margin: 5px 15px 5px 0;
        color: #4d4d4d
    }

    body div.hopscotch-bubble .hopscotch-bubble-content {
        margin: 0
    }

    body div.hopscotch-bubble .hopscotch-bubble-close {
        z-index: 99
    }

    body div.hopscotch-bubble .hopscotch-bubble-container {
        padding: 10px !important
    }

.back-to-top {
    box-sizing: border-box;
    font-size: 14px;
    font-family: Arial;
    width: 145px;
    height: 34px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    margin-top: -16px;
    background-color: #fdfdfd;
    text-align: center;
    padding-top: 6px;
    padding-left: 6px;
    cursor: pointer;
    z-index: 4
}

    .back-to-top .iconlib {
        display: inline-block;
        font-size: 9px;
        margin-left: 5px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

#home-footer {
    clear: both
}

.CS_Document footer {
    padding-top: 60px !important
}

@media screen and (min-width:768px) {
    #video-modal-overlay button.close[data-dismiss] {
        width: 40px;
        height: 40px;
        background-size: 40px !important;
        opacity: .8 !important;
        margin-right: -7px
    }

    #video-modal-overlay .modal-footer {
        border-top: none !important
    }
}

.CS_Document .imd {
    margin-top: 20px
}

.imd#home-footer {
    max-width: 100%
}

    .imd#home-footer .back-to-top {
        margin-top: -18px !important
    }

    .imd#home-footer .bootstrap .content {
        max-width: 100%
    }

        .imd#home-footer .bootstrap .content footer {
            color: #000 !important;
            font-size: 11px;
            background-color: #fff;
            font-family: Arial;
            border-top: 1px solid #eff0f4 !important;
            padding-top: 30px;
            padding-left: 0;
            padding-right: 0;
            margin-top: 0
        }

            .imd#home-footer .bootstrap .content footer .icons {
                width: 100%
            }

            .imd#home-footer .bootstrap .content footer.no-border-top {
                border-top-width: 0
            }

            .imd#home-footer .bootstrap .content footer a {
                display: block;
                clear: left;
                color: #66708f;
                font-family: Arial;
                line-height: 20px;
                font-size: 14px
            }

            .imd#home-footer .bootstrap .content footer p {
                line-height: 20px;
                font-size: 14px;
                color: #4d4d4d
            }

            .imd#home-footer .bootstrap .content footer span {
                line-height: 20px;
                font-size: 14px
            }

            .imd#home-footer .bootstrap .content footer &gt; .row &gt; div[class*="col-"] {
                margin-bottom: 50px
            }

                .imd#home-footer .bootstrap .content footer &gt; .row &gt; div[class*="col-"]:last-child {
                    margin-bottom: 30px
                }

            .imd#home-footer .bootstrap .content footer &gt; .row.footer-discalimer &gt; div[class*="col-"] {
                margin-bottom: 0
            }

            .imd#home-footer .bootstrap .content footer .footer-follow-us {
                clear: both
            }

                .imd#home-footer .bootstrap .content footer .footer-follow-us &gt; .icons &gt; div {
                    float: left;
                    padding-right: 5px
                }

                    .imd#home-footer .bootstrap .content footer .footer-follow-us &gt; .icons &gt; div:last-child {
                        padding-right: 0
                    }

                .imd#home-footer .bootstrap .content footer .footer-follow-us .container {
                    max-width: 13em;
                    padding: 0;
                    margin: 0
                }

                .imd#home-footer .bootstrap .content footer .footer-follow-us a {
                    color: #d2d2d2;
                    display: block;
                    font-size: 44px;
                    line-height: normal;
                    margin: 0 auto
                }

                    .imd#home-footer .bootstrap .content footer .footer-follow-us a:hover {
                        color: #005dc4;
                        text-decoration: none
                    }

            .imd#home-footer .bootstrap .content footer .row-contact {
                margin-bottom: 15px
            }

                .imd#home-footer .bootstrap .content footer .row-contact .col-xs-1 {
                    min-width: 45px
                }

                .imd#home-footer .bootstrap .content footer .row-contact .col-xs-11 {
                    max-width: 290px;
                    padding: 0
                }

            .imd#home-footer .bootstrap .content footer p + .row-contact {
                margin-top: 15px
            }

            .imd#home-footer .bootstrap .content footer .icon-phone, .imd#home-footer .bootstrap .content footer .icon-contact {
                margin-bottom: 25px;
                padding-left: 25px
            }

                .imd#home-footer .bootstrap .content footer .icon-phone:before {
                    background-position: 0 -725px;
                    width: 24px;
                    left: 3px
                }

                .imd#home-footer .bootstrap .content footer .icon-contact:before {
                    background-position: 0 -571px;
                    width: 24px;
                    left: 0
                }

            .imd#home-footer .bootstrap .content footer .icon-find-us {
                margin-bottom: 0;
                padding-left: 25px
            }

                .imd#home-footer .bootstrap .content footer .icon-find-us:before {
                    background-position: 0 -598px;
                    left: 3px
                }

            .imd#home-footer .bootstrap .content footer .footer-links a {
                font-size: 14px;
                margin-bottom: 25px
            }

                .imd#home-footer .bootstrap .content footer .footer-links a:last-child {
                    margin-bottom: 0
                }

            .imd#home-footer .bootstrap .content footer .footer-discalimer {
                margin-bottom: 40px
            }

                .imd#home-footer .bootstrap .content footer .footer-discalimer &gt; div {
                    border-top: 1px solid #eff0f4
                }

                .imd#home-footer .bootstrap .content footer .footer-discalimer .footer-discalimer-content {
                    display: table;
                    position: relative;
                    padding-top: 25px;
                    padding-bottom: 25px
                }

@media only screen and (max-width:767px) {
    .imd#home-footer .bootstrap .content footer .footer-discalimer .footer-discalimer-content {
        margin: 0 auto
    }
}

.imd#home-footer .bootstrap .content footer .footer-discalimer a {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #eff0f4;
    clear: none;
    position: relative
}

    .imd#home-footer .bootstrap .content footer .footer-discalimer a:last-child {
        border-right: none
    }

.imd#home-footer .bootstrap .content footer .footer-contact-us p:last-child {
    margin-bottom: 0
}

.imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info {
    margin-bottom: 25px
}

    .imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info span {
        color: #748dc8;
        font-size: 17px;
        float: left
    }

    .imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info a {
        cursor: pointer;
        color: #748dc8;
        font-size: 14px;
        float: none;
        display: inline;
        padding-left: 8px
    }

        .imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info a:hover {
            text-decoration: underline !important
        }

    .imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info:last-child {
        margin-bottom: 0
    }

.imd#home-footer .footer-iso-icons {
    display: flex;
    justify-content: flex-end;
    margin: 20px 0
}

@media only screen and (max-width:767px) {
    .imd#home-footer .footer-iso-icons {
        justify-content: center
    }
}

.imd#home-footer .pt-10 {
    padding-top: 10px
}

.imd#home-footer .pl-5 {
    padding-left: 5px
}

.imd#home-footer .p-0 {
    padding: 0
}

.imd#home-footer .container-iso-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 407px
}

@media only screen and (max-width:767px) {
    .imd#home-footer .container-iso-icons {
        width: 325px
    }
}

.imd#home-footer .iconlib-iso-pecbms {
    font-size: 49px !important;
    margin-right: 20px
}

@media only screen and (max-width:767px) {
    .imd#home-footer .iconlib-iso-pecbms {
        font-size: 38px !important;
        margin-right: 10px
    }
}

.imd#home-footer .iconlib-iso-amba {
    font-size: 31px !important;
    margin-right: 20px
}

@media only screen and (max-width:767px) {
    .imd#home-footer .iconlib-iso-amba {
        font-size: 25px !important;
        margin-right: 10px
    }
}

.imd#home-footer .iconlib-iso-equis {
    margin-right: 20px;
    margin-top: -13px;
    font-size: 43px !important
}

@media only screen and (max-width:767px) {
    .imd#home-footer .iconlib-iso-equis {
        margin-top: -7px;
        font-size: 35px !important;
        margin-right: 10px
    }
}

.imd#home-footer .iconlib-iso-aacsb {
    font-size: 31px !important
}

    .imd#home-footer .iconlib-iso-aacsb span:before {
        font-size: 31px !important
    }

@media only screen and (max-width:767px) {
    .imd#home-footer .iconlib-iso-aacsb {
        font-size: 25px !important
    }

        .imd#home-footer .iconlib-iso-aacsb span:before {
            font-size: 25px !important
        }
}

.imd#home-footer .iso-icon::before, .imd#home-footer .iso-icon span::before {
    color: #4c4c4c !important
}

@media only screen and (max-width:767px) {
    .imd#home-footer .bootstrap .content {
        padding-left: 10px;
        padding-right: 10px
    }

        .imd#home-footer .bootstrap .content footer &gt; .row {
            margin-right: 0 !important
        }

        .imd#home-footer .bootstrap .content footer .footer-follow-us &gt; .icons &gt; div {
            padding-right: 4px
        }
}

@media only screen and (min-width:768px) and (orientation:portrait) {
    .imd#home-footer .bootstrap .content {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

@media only screen and (min-width:768px) {
    .imd#home-footer .bootstrap .content footer .footer-follow-us {
        clear: both
    }

    .imd#home-footer .bootstrap .content footer .icons {
        width: 130%;
        margin-right: -20px
    }
}

@media only screen and (min-width:992px) {
    .imd#home-footer .bootstrap .content {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 20px !important;
        padding-right: 20px !important
    }

        .imd#home-footer .bootstrap .content footer .footer-follow-us {
            padding-left: 0;
            padding-right: 0;
            clear: none
        }

        .imd#home-footer .bootstrap .content footer .icons {
            float: right;
            width: 130%;
            margin-right: -20px
        }

        .imd#home-footer .bootstrap .content footer &gt; .row {
            margin-right: 0
        }

            .imd#home-footer .bootstrap .content footer &gt; .row &gt; div[class*="col-"] {
                margin-bottom: 30px
            }

                .imd#home-footer .bootstrap .content footer &gt; .row &gt; div[class*="col-"]:last-child {
                    margin-bottom: 30px
                }

            .imd#home-footer .bootstrap .content footer &gt; .row .footer-discalimer &gt; div[class*="col-"] {
                margin-bottom: 0
            }
}

@media only screen and (min-width:1200px) {
    .imd#home-footer .bootstrap .content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0 !important;
        max-width: inherit
    }

        .imd#home-footer .bootstrap .content footer {
            margin-top: 30px
        }

            .imd#home-footer .bootstrap .content footer .footer-follow-us {
                padding-left: inherit;
                padding-right: inherit
            }

            .imd#home-footer .bootstrap .content footer .footer-links a {
                margin-bottom: 15px
            }

            .imd#home-footer .bootstrap .content footer .footer-contact-us-2 .info {
                margin-bottom: 15px
            }
}

@font-face {
    font-family: 'FFDINWebProBold';
    src: url('/Content/fonts/2E67FB_0_0.eot?');
    src: url('/Content/fonts/2E67FB_0_0.eot?#iefix') format("embedded-opentype"),url('/Content/fonts/2E67FB_0_0.woff2') format("woff2"),url('/Content/fonts/2E67FB_0_0.woff') format("woff"),url('/Content/fonts/2E67FB_0_0.ttf') format("truetype")
}

@font-face {
    font-family: 'FFDINWebProMedium';
    src: url('/Content/fonts/2E67FB_1_0.eot?');
    src: url('/Content/fonts/2E67FB_1_0.eot?#iefix') format("embedded-opentype"),url("/Content/fonts/2E67FB_1_0.woff2") format("woff2"),url('/Content/fonts/2E67FB_1_0.woff') format("woff"),url('/Content/fonts/2E67FB_1_0.ttf') format("truetype")
}

@font-face {
    font-family: 'FFDINWebPro';
    src: url('/Content/fonts/2E67FB_2_0.eot?');
    src: url('/Content/fonts/2E67FB_2_0.eot?#iefix') format("embedded-opentype"),url('/Content/fonts/2E67FB_2_0.woff2') format("woff2"),url('/Content/fonts/2E67FB_2_0.woff') format("woff"),url('/Content/fonts/2E67FB_2_0.ttf') format("truetype")
}

@font-face {
    font-family: 'PublicSansBold';
    src: url('/Content/fonts/PublicSans-Bold.ttf') format("truetype")
}

@font-face {
    font-family: 'PublicSansMedium';
    src: url('/Content/fonts/PublicSans-Medium.ttf') format("truetype")
}

@font-face {
    font-family: 'PublicSans';
    src: url('/Content/fonts/PublicSans-Regular.ttf') format("truetype")
}

html {
    overflow-x: hidden !important
}

body {
    margin: 0;
    font-family: Arial,Helvetica;
    font-size: 14px
}

.imd .btn-link {
    color: #66708f !important;
    font-weight: bold !important;
    font-size: 1em !important
}

.imd .v-center {
    display: table-cell !important;
    vertical-align: middle !important;
    float: none !important
}

.imd .v-top {
    display: table-cell !important;
    vertical-align: top !important;
    float: none !important
}

.imd .separator {
    padding-right: 24px
}

.imd .content, .imd .cln-content, #gli .container {
    width: 100%;
    min-width: 300px;
    max-width: 430px;
    margin-right: auto !important;
    margin-left: auto !important
}

#gli .container {
    padding: 0 !important
}

.imd .icon-phone, .imd .icon-contact, .imd .icon-find-us {
    line-height: 30px;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 20px;
    display: block
}

    .imd .icon-phone:before, .imd .icon-contact:before, .imd .icon-find-us:before {
        content: '';
        width: 30px;
        height: 20px;
        display: inline-block;
        background: url('/Content/Images/images_sprite.png') no-repeat transparent;
        background: url('/Content/Images/images_sprite.svg') no-repeat,linear-gradient(transparent,transparent);
        background-position: 0 -571px;
        position: absolute;
        top: 1px;
        left: 0
    }

    .imd .icon-phone:before {
        left: 8px
    }

    .imd .icon-contact:before {
        background-position: 0 -570px;
        width: 30px;
        height: 20px;
        top: 5px;
        left: 5px
    }

    .imd .icon-find-us:before {
        background-position: 0 -600px;
        width: 30px;
        height: 20px;
        top: 0;
        left: 8px
    }

    .imd .icon-phone a {
        color: #233e7a !important
    }

.imd .modal-dialog {
    margin: 70px auto
}

.emergency-alert {
    z-index: 1000;
    min-height: 75px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    font-family: "PublicSans";
    margin-bottom: 30px;
    padding-right: 20px;
    margin-top: 0;
    margin-bottom: 0
}

    .emergency-alert .container &gt; div {
        display: flex;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: -15px
    }

    .emergency-alert p {
        margin-bottom: 0
    }

    .emergency-alert .alert-text {
        margin: 10px 0
    }

        .emergency-alert .alert-text &gt; section {
            margin: 10px 0
        }

    .emergency-alert .alert-icon {
        width: 35px;
        height: 35px;
        font-size: 35px;
        margin: 20px;
        flex-shrink: 0
    }

    .emergency-alert.warning {
        background-color: #ffe965
    }

        .emergency-alert.warning .alert-text {
            color: #000
        }

        .emergency-alert.warning a {
            color: #000 !important;
            text-decoration: underline !important
        }

            .emergency-alert.warning a:visited {
                color: #000
            }

            .emergency-alert.warning a:hover {
                color: #9c9c9c !important
            }

    .emergency-alert.danger {
        background-color: #d40041
    }

    .emergency-alert.success {
        background-color: #00b667
    }

    .emergency-alert.info {
        background-color: #00a8ed
    }

    .emergency-alert.danger, .emergency-alert.success, .emergency-alert.info {
        color: #fff
    }

        .emergency-alert.danger a, .emergency-alert.success a, .emergency-alert.info a {
            color: #fff !important;
            text-decoration: underline !important
        }

            .emergency-alert.danger a:visited, .emergency-alert.success a:visited, .emergency-alert.info a:visited {
                color: #fff
            }

            .emergency-alert.danger a:hover, .emergency-alert.success a:hover, .emergency-alert.info a:hover {
                color: #e0e0e0 !important
            }

.imd-button-circle {
    color: #66708f;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #d2d2d2;
    border: 3px solid #fbfaf9
}

    .imd-button-circle:hover {
        background-color: #dbdbda;
        color: #aab2c9
    }

    .imd-button-circle &gt; .glyphicon {
        position: relative;
        top: 5px;
        left: 7px
    }

@media(max-width:767px) {
    .emergency-alert {
        padding-right: 10px
    }

        .emergency-alert .alert-icon {
            margin: 20px 10px
        }
}

@media screen and (min-width:768px) {
    .imd .content, .imd .cln-content, #gli .container {
        width: 100%;
        min-width: 100%
    }
}

@media screen and (min-width:992px) {
    .imd .content, .imd .cln-content, #gli .container {
        width: 950px;
        min-width: 950px;
        max-width: 950px
    }

    #gli .container {
        padding: 0 !important
    }
}

.waiting-container {
    min-height: 16px;
    transition: opacity .25s;
    opacity: 1
}

    .waiting-container.hidden {
        opacity: 0
    }

    .waiting-container.overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .waiting-container.fixed {
        position: fixed;
        z-index: 9999
    }

.waiting-overlay {
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background: #f5f5f5;
    background: rgba(245,245,245,.5)
}

.waiting-indicator {
    width: 54px;
    height: 54px;
    background: url('/Content/Images/ajax_loader.gif') no-repeat; background-size: 50px
}

    .waiting-indicator.center, .waiting-indicator.top, .waiting-indicator.bottom {
        position: absolute
    }

    .waiting-indicator.center {
        top: 47%;
        left: 47%;
        margin: -8px 0 0 -8px
    }

    .waiting-indicator.top {
        top: 0;
        margin-top: 0
    }

    .waiting-indicator.bottom {
        top: auto;
        bottom: 0;
        margin-top: 0
    }

    .waiting-indicator.left {
        left: 0;
        margin-left: 0
    }

    .waiting-indicator.right {
        left: auto;
        right: 0;
        margin-left: 0
    }

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-in-up {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-in-down {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fade-in-right {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fade-in-left {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

div.hopscotch-bubble .hopscotch-nav-button {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    width: auto;
    padding: 0 10px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    *zoom: 1;
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    div.hopscotch-bubble .hopscotch-nav-button:hover {
        *zoom: 1;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
        box-shadow: 0 1px 3px rgba(0,0,0,.25)
    }

    div.hopscotch-bubble .hopscotch-nav-button:active {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25) inset;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.25) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,.25) inset
    }

    div.hopscotch-bubble .hopscotch-nav-button.next {
        border-color: #1b5480;
        color: #fff;
        margin: 0 0 0 10px;
        text-shadow: 0 1px 1px rgba(0,0,0,.35);
        background-color: #287bbc;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#287bbc',endColorstr='#23639a');
        background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#287bbc),color-stop(100%,#23639a));
        background-image: -webkit-linear-gradient(top,#287bbc 0%,#23639a 100%);
        background-image: -moz-linear-gradient(top,#287bbc 0%,#23639a 100%);
        background-image: -o-linear-gradient(top,#287bbc 0%,#23639a 100%);
        background-image: linear-gradient(top,#287bbc 0%,#23639a 100%)
    }

        div.hopscotch-bubble .hopscotch-nav-button.next:hover {
            background-color: #2672ae;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#2672ae',endColorstr='#1e4f7e');
            background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#2672ae),color-stop(100%,#1e4f7e));
            background-image: -webkit-linear-gradient(top,#2672ae 0%,#1e4f7e 100%);
            background-image: -moz-linear-gradient(top,#2672ae 0%,#1e4f7e 100%);
            background-image: -o-linear-gradient(top,#2672ae 0%,#1e4f7e 100%);
            background-image: linear-gradient(top,#2672ae 0%,#1e4f7e 100%)
        }

    div.hopscotch-bubble .hopscotch-nav-button.prev {
        border-color: #a7a7a7;
        color: #444;
        text-shadow: 0 1px 1px rgba(255,255,255,.75);
        background-color: #f2f2f2;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#e9e9e9');
        background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#f2f2f2),color-stop(100%,#e9e9e9));
        background-image: -webkit-linear-gradient(top,#f2f2f2 0%,#e9e9e9 100%);
        background-image: -moz-linear-gradient(top,#f2f2f2 0%,#e9e9e9 100%);
        background-image: -o-linear-gradient(top,#f2f2f2 0%,#e9e9e9 100%);
        background-image: linear-gradient(top,#f2f2f2 0%,#e9e9e9 100%)
    }

        div.hopscotch-bubble .hopscotch-nav-button.prev:hover {
            background-color: #e8e8e8;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE8E8E8',endColorstr='#FFA9A9A9');
            background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e8e8e8),color-stop(13%,#e3e3e3),color-stop(32%,#d7d7d7),color-stop(71%,#b9b9b9),color-stop(100%,#a9a9a9));
            background-image: -webkit-linear-gradient(top,#e8e8e8 0%,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);
            background-image: -moz-linear-gradient(top,#e8e8e8 0%,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);
            background-image: -o-linear-gradient(top,#e8e8e8 0%,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);
            background-image: linear-gradient(top,#e8e8e8 0%,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%)
        }

div.hopscotch-bubble {
    background-color: #fff;
    border: 5px solid #000;
    border: 5px solid rgba(0,0,0,.5);
    color: #333;
    font-family: Helvetica,Arial;
    font-size: 13px;
    position: absolute;
    z-index: 9999;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

    div.hopscotch-bubble * {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    div.hopscotch-bubble.animate {
        -moz-transition-property: top,left;
        -moz-transition-duration: 1s;
        -moz-transition-timing-function: ease-in-out;
        -ms-transition-property: top,left;
        -ms-transition-duration: 1s;
        -ms-transition-timing-function: ease-in-out;
        -o-transition-property: top,left;
        -o-transition-duration: 1s;
        -o-transition-timing-function: ease-in-out;
        -webkit-transition-property: top,left;
        -webkit-transition-duration: 1s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: top,left;
        transition-duration: 1s;
        transition-timing-function: ease-in-out
    }

    div.hopscotch-bubble.invisible {
        opacity: 0
    }

    div.hopscotch-bubble.hide, div.hopscotch-bubble .hide, div.hopscotch-bubble .hide-all {
        display: none
    }

    div.hopscotch-bubble h3 {
        color: #000;
        font-family: Helvetica,Arial;
        font-size: 16px;
        font-weight: bold;
        line-height: 19px;
        margin: -1px 15px 0 0;
        padding: 0
    }

    div.hopscotch-bubble .hopscotch-bubble-container {
        padding: 15px;
        position: relative;
        text-align: left;
        -webkit-font-smoothing: antialiased
    }

    div.hopscotch-bubble .hopscotch-content {
        font-family: Helvetica,Arial;
        font-weight: normal;
        line-height: 17px;
        margin: -5px 0 11px;
        padding-top: 8px
    }

    div.hopscotch-bubble .hopscotch-bubble-content {
        margin: 0 0 0 40px
    }

    div.hopscotch-bubble.no-number .hopscotch-bubble-content {
        margin: 0
    }

    div.hopscotch-bubble .hopscotch-bubble-close {
        color: #000;
        background: transparent url('/Content/Images/sprite-green.png') -192px -92px no-repeat;
        display: block;
        padding: 8px;
        position: absolute;
        text-decoration: none;
        text-indent: -9999px;
        width: 8px;
        height: 8px;
        top: 0;
        right: 0
    }

        div.hopscotch-bubble .hopscotch-bubble-close.hide, div.hopscotch-bubble .hopscotch-bubble-close.hide-all {
            display: none
        }

    div.hopscotch-bubble .hopscotch-bubble-number {
        background: transparent url('/Content/Images/sprite-green.png') 0 0 no-repeat;
        color: #fff;
        display: block;
        float: left;
        font-size: 17px;
        font-weight: bold;
        line-height: 31px;
        padding: 0 10px 0 0;
        text-align: center;
        width: 30px;
        height: 30px
    }

    div.hopscotch-bubble .hopscotch-bubble-arrow-container {
        position: absolute;
        width: 34px;
        height: 34px
    }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow, div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
            width: 0;
            height: 0
        }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
            top: -22px;
            left: 10px
        }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
                border-bottom: 17px solid #fff;
                border-left: 17px solid transparent;
                border-right: 17px solid transparent;
                position: relative;
                top: -10px
            }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
                border-bottom: 17px solid #000;
                border-bottom: 17px solid rgba(0,0,0,.5);
                border-left: 17px solid transparent;
                border-right: 17px solid transparent
            }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
            bottom: -39px;
            left: 10px
        }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
                border-top: 17px solid #fff;
                border-left: 17px solid transparent;
                border-right: 17px solid transparent;
                position: relative;
                top: -24px
            }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
                border-top: 17px solid #000;
                border-top: 17px solid rgba(0,0,0,.5);
                border-left: 17px solid transparent;
                border-right: 17px solid transparent
            }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
            top: 10px;
            left: -22px
        }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
                border-bottom: 17px solid transparent;
                border-right: 17px solid #fff;
                border-top: 17px solid transparent;
                position: relative;
                left: 7px;
                top: -34px
            }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
                border-right: 17px solid #000;
                border-right: 17px solid rgba(0,0,0,.5);
                border-bottom: 17px solid transparent;
                border-top: 17px solid transparent
            }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
            top: 10px;
            right: -39px
        }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
                border-bottom: 17px solid transparent;
                border-left: 17px solid #fff;
                border-top: 17px solid transparent;
                position: relative;
                left: -7px;
                top: -34px
            }

            div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
                border-left: 17px solid #000;
                border-left: 17px solid rgba(0,0,0,.5);
                border-bottom: 17px solid transparent;
                border-top: 17px solid transparent
            }

    div.hopscotch-bubble .hopscotch-actions {
        margin: 10px 0 0;
        text-align: right
    }

@media only screen and (orientation:landscape) {
    .android iframe[title="recaptcha challenge"] {
        top: 0;
        max-height: 80vh !important;
        position: fixed
    }

    .iphone div[style*="z-index: 2000000000"][style*="position: absolute"] {
        margin: 0 auto !important;
        overflow: auto !important;
        height: 100% !important;
        -webkit-overflow-scrolling: touch
    }

        .iphone div[style*="z-index: 2000000000"][style*="position: absolute"] iframe[title="recaptcha challenge"] {
            height: 115% !important
        }
}

div[style*="z-index: 2000000000"][style*="position: absolute"] {
    bottom: 0;
    position: fixed !important;
    margin: auto !important
}

.imd .content .no-margin, .imd .modal-content .no-margin {
    margin: 0
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle
}

.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto
}

.modal-scrollable form {
    width: auto !important
}

.modal-scrollable .modal-footer {
    padding: 0 90px 15px !important;
    border-top: 0 !important;
    text-align: left !important
}

    .modal-scrollable .modal-footer.minimalPadding {
        padding: 0 20px 15px !important;
        border-top: 0 !important;
        text-align: left !important
    }

.modal-scrollable .modal-body {
    padding: 15px 20px !important;
    overflow: visible !important
}

    .modal-scrollable .modal-body .applyOrReserveSection {
        background-color: #eff0f4;
        border-bottom-width: 2px;
        border-bottom-color: #d9dbe3;
        border-bottom-style: solid;
        padding: 15px
    }

        .modal-scrollable .modal-body .applyOrReserveSection.no-border-bottom {
            border-bottom-width: 0
        }

        .modal-scrollable .modal-body .applyOrReserveSection a {
            color: #5a9abb;
            text-decoration: underline;
            cursor: pointer
        }

.applyOnlineOrByPdfModal-body {
    padding: 25px 20px 25px 20px
}

    .applyOnlineOrByPdfModal-body .applyOnlineOrByPdfSection {
        background-color: #fff;
        border-bottom-width: 1px;
        border-bottom-color: #dbdbdb;
        border-bottom-style: solid;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-family: Arial;
        font-size: 16px;
        color: #4d4d4d;
        line-height: 1.45em;
        letter-spacing: .01em
    }

        .applyOnlineOrByPdfModal-body .applyOnlineOrByPdfSection.no-border-bottom {
            border-bottom-width: 0;
            padding-bottom: 0;
            margin-bottom: 0
        }

        .applyOnlineOrByPdfModal-body .applyOnlineOrByPdfSection a {
            color: #6b94ff;
            text-decoration: none;
            cursor: pointer;
            margin: 0
        }

            .applyOnlineOrByPdfModal-body .applyOnlineOrByPdfSection a.applyLink:link, a.applyLink:visited {
                background-color: #d0f348;
                color: #005dc4 !important;
                width: 175px;
                height: 45px;
                text-align: center;
                vertical-align: middle;
                text-decoration: none;
                display: table-cell;
                border-radius: 5px;
                font-size: medium;
                font-family: 'PublicSansMedium'
            }

            .applyOnlineOrByPdfModal-body .applyOnlineOrByPdfSection a.applyLink:hover, a.applyLink:active {
                background-color: #bdde43
            }

.modal-scrollable .modal-body h6 {
    font-size: 12px !important;
    font-weight: bold !important
}

.imd .content .modal-body .no-margin, .imd .modal-content .modal-body .no-margin {
    margin-bottom: 10px
}

div.formBlockSection form.callToAction .form-group {
    margin-bottom: 10px
}

div.formBlockSection form.callToAction label {
    color: #4d4d4d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 4px;
    font-weight: normal
}

    div.formBlockSection form.callToAction label.title-item {
        float: left;
        margin-bottom: 0
    }

        div.formBlockSection form.callToAction label.title-item input {
            height: 25px;
            margin-top: 0;
            vertical-align: middle;
            float: left
        }

    div.formBlockSection form.callToAction label span {
        float: right;
        margin-left: 5px;
        margin-right: 25px;
        line-height: 30px
    }

div.formBlockSection form.callToAction .has-error label {
    color: #a94442
}

.input-validation-error {
    border: 1px solid #d40404 !important
}

.field-validation-error {
    color: #a94442 !important;
    font-size: 12px
}

.error-summary {
    border-top: 1px solid #d40404;
    border-bottom: 2px solid #d40404;
    font-size: 12px
}

    .error-summary .error-summary-title {
        background: #d40404;
        color: #fff;
        text-transform: uppercase;
        padding: 4px 6px;
        font-size: 12px
    }

    .error-summary .validation-summary-errors {
        padding: 5px 0;
        line-height: 18px
    }

div.formBlockSection form.callToAction p.help-block {
    max-width: 300px;
    font-style: italic
}

.modal-footer .button {
    margin: 0;
    padding: 0 15px;
    border: 0
}

.callToAction input[type="radio"], .callToAction input[type="checkbox"] {
    vertical-align: text-bottom !important;
    margin-left: 0;
    position: relative
}

.linksSection {
    background-color: #e8ebf3;
    color: #005dc4;
    margin-bottom: 8px;
    padding: 10px;
    padding-bottom: 6px
}

    .linksSection a.pdfLink {
        background: transparent url('/Content/Website/images/pdf.png') no-repeat;
        display: block;
        height: 18px;
        padding-left: 20px
    }

    .linksSection li div[class*=col-] {
        display: inline-block;
        vertical-align: middle;
        float: none
    }

    .linksSection li div.col-xs-3 {
        width: 24%
    }

    .linksSection li.contact {
        list-style-image: url('/Content/Website/images/contact.png')
    }

    .linksSection li.document {
        list-style-image: url('/Content/Website/images/document.png')
    }

    .linksSection li.meeting {
        list-style-image: url('/Content/Website/images/meeting.png')
    }

    .linksSection li.pdf {
        list-style-image: url('/Content/Website/images/pdf.png')
    }

    .linksSection li.download_pdf {
        list-style-image: none;
        list-style: none;
        font-size: 16px;
        line-height: 21px;
        padding: 0 0 0 12px
    }

        .linksSection li.download_pdf a.download-text {
            text-decoration: underline
        }

        .linksSection li.download_pdf a.download-action, .linksSection li.download_pdf a.download-action[data-category="brochure"] {
            position: inherit;
            right: auto;
            top: auto;
            cursor: pointer
        }

            .linksSection li.download_pdf a.download-action img {
                border: 0
            }

    .linksSection li.phone {
        list-style-image: url('/Content/Website/images/phone.png')
    }

    .linksSection li.contact, .linksSection li.document, .linksSection li.meeting, .linksSection li.pdf, .linksSection li.phone {
        list-style-position: inside
    }

@media screen and (max-width:767px) {
    html .modal {
        -webkit-overflow-scrolling: auto !important
    }

    .linksSection li.download_pdf &gt; div {
        text-align: center
    }

    .linksSection li .download-action {
        float: none !important
    }

    div.formBlockSection form.callToAction input, div.formBlockSection form.callToAction select, div.formBlockSection form.callToAction textarea {
        font-size: 14px
    }

    div.formBlockSection form.callToAction input, div.formBlockSection form.callToAction select {
        height: 30px
    }

    .modal-scrollable .modal-footer {
        padding: 0 20px 10px !important;
        border-top: 0 !important;
        text-align: right !important
    }
}

@media screen and (min-width:768px) {
    .linksSection li div.col-sm-3 {
        width: 24% !important
    }
}

.callToAction .dropdown-menu {
    max-height: 100px;
    overflow-y: auto
}

.date-pick {
}

.datepicker {
    z-index: 1151 !important
}

.callToAction .input-group-addon {
    padding-top: 1px;
    padding-bottom: 1px
}

form.callToAction &gt; .row {
    padding-top: 10px
}

form.callToAction .row label {
    margin-bottom: 4px
}

form.callToAction .form-control {
    padding: 0 8px
}

form.callToAction select.form-control {
    padding: 8px 8px !important
}

form.callToAction input.form-control, form.callToAction select.form-control, form.callToAction textarea.form-control {
    font-size: 16px
}

#cta-modal-holder .modal-content {
    width: inherit !important
}

.imd .formPrivacyStatement {
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #fff
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0
}

.cta-modal {
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1050;
    padding: 0;
    width: 500px;
    margin-left: -250px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box
}

.modal.container {
    max-width: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

.modal-open {
    overflow: hidden
}

    .modal-open.page-overflow .page-container, .modal-open.page-overflow .page-container .navbar-fixed-top, .modal-open.page-overflow .page-container .navbar-fixed-bottom, .modal-open.page-overflow .modal-scrollable {
        overflow-y: auto;
        z-index: 1041
    }

@media(max-width:979px) {
    .modal-open.page-overflow .page-container .navbar-fixed-top, .modal-open.page-overflow .page-container .navbar-fixed-bottom {
        overflow-y: visible
    }
}

.modal-scrollable {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto
}

.cta-modal {
    outline: none;
    position: absolute;
    margin-top: 0;
    top: 50%;
    overflow: visible
}

    .cta-modal.fade {
        top: -100%;
        -webkit-transition: opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;
        -moz-transition: opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;
        -o-transition: opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out;
        transition: opacity .3s linear,top .3s ease-out,bottom .3s ease-out,margin-top .3s ease-out
    }

        .cta-modal.fade.in {
            top: 50%
        }

.modal-body {
    max-height: none;
    overflow: visible
}

.cta-modal.modal-absolute {
    position: absolute;
    z-index: 950
}

.cta-modal .loading-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 6px
}

.modal-backdrop.modal-absolute {
    position: absolute;
    z-index: 940
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .7;
    filter: alpha(opacity=70);
    background: #333
}

.cta-modal.container {
    width: 940px;
    margin-left: -470px
}

.modal-overflow.cta-modal {
    top: 1%
}

    .modal-overflow.cta-modal.fade {
        top: -100%
    }

        .modal-overflow.cta-modal.fade.in {
            top: 1%
        }

.modal-overflow .modal-body {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media(min-width:1200px) {
    .cta-modal.container {
        width: 1170px;
        margin-left: -585px
    }
}

@media(max-width:979px) {
    .cta-modal, .cta-modal.container, .cta-modal.modal-overflow {
        top: 1%;
        right: 1%;
        left: 1%;
        bottom: auto;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important
    }

        .cta-modal.fade.in, .cta-modal.container.fade.in, .cta-modal.modal-overflow.fade.in {
            top: 1%;
            bottom: auto
        }

    .modal-body, .modal-overflow .modal-body {
        position: static;
        margin: 0;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important
    }

    .modal-footer, .modal-overflow .modal-footer {
        position: static
    }
}

.loading-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%,100% {
        -moz-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -moz-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -moz-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%,100% {
        -o-transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -o-transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

.imd a[data-widget] {
    border: 0 !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'PublicSansMedium' !important;
    font-size: 15px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    min-width: 120px;
    padding-top: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

    .imd a[data-widget].btn-cta-blue {
        background-color: #005dc4 !important;
        color: #fff !important
    }

        .imd a[data-widget].btn-cta-blue.btn-full-width {
            width: 100%
        }

        .imd a[data-widget].btn-cta-blue:hover, .imd a[data-widget].btn-cta-blue:active, .imd a[data-widget].btn-cta-blue:focus {
            background-color: #1c3162 !important
        }

    .imd a[data-widget]:hover {
        background-color: #1c3162 !important
    }

.imd .btn-cta-green {
    border: 0 !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'PublicSansMedium' !important;
    font-size: 15px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    min-width: 120px;
    padding-top: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #d0f348 !important;
    color: #005dc4 !important
}

    .imd .btn-cta-green.btn-full-width {
        width: 100%
    }

    .imd .btn-cta-green:hover {
        background-color: #bbda41 !important;
        color: #005dc4 !important
    }

.imd .btn-cta-blue {
    border: 0 !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'PublicSansMedium' !important;
    font-size: 15px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    min-width: 120px;
    padding-top: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #005dc4 !important;
    color: #fff !important
}

    .imd .btn-cta-blue.btn-full-width {
        width: 100%
    }

    .imd .btn-cta-blue:hover, .imd .btn-cta-blue:active, .imd .btn-cta-blue:focus {
        background-color: #1c3162 !important
    }

.imd .btn-blue {
    border: 0 !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'PublicSansMedium' !important;
    font-size: 15px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    min-width: 120px;
    padding-top: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #005dc4 !important;
    color: #fff !important
}

    .imd .btn-blue.btn-full-width {
        width: 100%
    }

    .imd .btn-blue:hover, .imd .btn-blue:active, .imd .btn-blue:focus {
        background-color: #1c3162 !important
    }

.imd .btn-close {
    border: 0 !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: inline-block;
    font-family: 'PublicSansMedium' !important;
    font-size: 15px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    min-width: 120px;
    padding-top: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #757575 !important;
    color: #fff !important
}

    .imd .btn-close.btn-full-width {
        width: 100%
    }

    .imd .btn-close:hover {
        background-color: #5e5e5e !important
    }

body.dialog form, body.dialog .callToAction {
    margin-top: -15px
}

.tmtModalFrame {
    width: 100% !important
}

.CS_Document .ui-widget, .imd .ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px
}

.CS_Document .ui-dialog, .imd .ui-dialog {
    background-color: #fff !important
}

    .CS_Document .ui-dialog .ui-dialog-content, .imd .ui-dialog .ui-dialog-content {
        padding: 0 !important
    }

    .CS_Document .ui-dialog .footerDialog, .imd .ui-dialog .footerDialog {
        overflow: visible;
        padding: .5em 1em !important
    }

    .CS_Document .ui-dialog .ui-dialog-titlebar, .imd .ui-dialog .ui-dialog-titlebar {
        background-color: #fff;
        height: 40px;
        padding: 0
    }

        .CS_Document .ui-dialog .ui-dialog-titlebar .ui-state-hover, .imd .ui-dialog .ui-dialog-titlebar .ui-state-hover {
            background: transparent
        }

.CS_Document .ui-dialog-titlebar-close, .imd .ui-dialog-titlebar-close {
    background: none;
    border: none;
    height: 42px;
    width: 42px;
    right: 13px;
    outline: none;
    top: 25%;
    padding: initial
}

.CS_Document .ui-dialog .ui-icon-closethick, .imd .ui-dialog .ui-icon-closethick {
    background-position: 0 0
}

.imd .ui-datepicker {
    z-index: 10000 !important
}

.ui-widget-overlay {
    background: repeat-x scroll 50% 50% #333;
    opacity: .8
}

.imd #cta-modal-holder *, .imd #cta-modal-holder *:before, .imd #cta-modal-holder *:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: .01px .01px #fff
}

.bootstrap .modal-backdrop {
    min-height: 110%
}

.imd #cta-modal-holder .modal-scrollable, .imd .modal {
    z-index: 9999999 !important
}

.imd .modal-backdrop {
    z-index: 100000 !important
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #fff;
    opacity: .7
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 100px;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }

    .center-block {
        display: block;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.imd .clear-fix:after {
    content: '';
    display: block;
    clear: both
}

.imd .body-cover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    opacity: .7;
    z-index: 300
}

.imd .search {
    font: 14px Arial;
    color: #4d4d4d
}

    .imd .search h2 {
        margin: 0;
        padding: 0;
        font-weight: normal
    }

.imd section.search ul, .imd section.search ul &gt; li {
    list-style: none;
    margin: 0;
    padding: 0
}

.imd .search-popup {
    display: none;
    position: relative;
    z-index: 350
}

    .imd .search-popup .search-popup__title {
        padding-right: 15px;
        font-size: 19px
    }

    .imd .search-popup .search-popup__closer {
        position: absolute;
        top: 2px;
        right: 0;
        cursor: pointer
    }

.imd .search-container {
    position: relative
}

.imd .search-popup .search-container {
    margin-bottom: 30px
}

.imd .search-container .input-group {
    background: #f8f8f8
}

.imd .search-container .search-input {
    padding-right: 11px;
    padding-left: 4px;
    background: #f8f8f8;
    border-right: 1px solid #ccc;
    font-size: 15px;
    font-style: normal;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: none !important;
    -webkit-appearance: none;
    z-index: 60;
    text-decoration: none !important
}

.imd .search-container input[type=text]::-ms-clear {
    display: none
}

.imd .search-popup .search-container .search-input {
    z-index: 360
}

.imd .search-container .search-input.has-clean-control {
    border-right: 0 none;
    padding-right: 4px
}

.imd .search-container .input-group-btn {
    position: static
}

    .imd .search-container .input-group-btn:last-of-type {
        background: #fff
    }

.imd .search-container .input-group-addon.search-addon, .imd .search-container .input-group-addon.close-addon {
    padding-left: 11px;
    padding-right: 11px
}

.imd .search-container .input-group-addon.search-addon {
    background: #f8f8f8;
    border-right: 0 none;
    border-radius: 0
}

    .imd .search-container .input-group-addon.search-addon .search-icon {
        font-size: 17px;
        position: relative;
        top: 2px;
        display: inline-block;
        color: #66708f
    }

.imd .search-container .input-group-addon.close-addon {
    display: none;
    background: #f8f8f8;
    border-left: 0 none;
    cursor: pointer
}

    .imd .search-container .input-group-addon.close-addon .search-icon {
        position: relative;
        top: 1px;
        display: inline-block;
        font-size: 15px;
        color: #66708f
    }

.imd .search-container #search-btn, .imd .search-container #search-btn-2 {
    width: 112px;
    margin-left: 6px;
    border: 0 none;
    border-radius: 5px;
    background: #233e7a;
    color: #fff;
    font: bold 15px Arial;
    text-align: center;
    outline: 0 none
}

.imd .search .search-autocomplite {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: calc(100% - 119px);
    background: #f8f8f8;
    text-transform: lowercase;
    z-index: 60
}

.imd .search-popup .search-autocomplite {
    z-index: 360
}

.imd .search .search-autocomplite__list {
    padding: 0 16px 0 42px;
    border: 1px solid #ccc;
    border-top: 0 none;
    background: #f8f8f8;
    font-size: 18px
}

    .imd .search .search-autocomplite__list .search-autocomplite__item {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 24px;
        cursor: pointer
    }

        .imd .search .search-autocomplite__list .search-autocomplite__item.active {
            font-weight: bold
        }

        .imd .search .search-autocomplite__list .search-autocomplite__item:first-of-type {
            padding-top: 4px
        }

        .imd .search .search-autocomplite__list .search-autocomplite__item:last-of-type {
            padding-bottom: 14px
        }

.imd .search .popular-serches {
    display: none
}

.imd .popular-serches .popular-serches__title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold
}

.imd .popular-serches .popular-serches__item a {
    color: #4d4d4d;
    text-decoration: underline;
    line-height: 24px
}

    .imd .popular-serches .popular-serches__item a:hover {
        text-decoration: none
    }

.imd .search .spelling-suggest {
    display: none;
    position: relative
}

    .imd .search .spelling-suggest:after {
        content: '';
        position: absolute;
        left: 48px;
        top: -23px;
        border: 12px solid transparent;
        border-bottom: 12px solid #ebebeb
    }

.imd .spelling-suggest__body {
    margin: 19px 0 9px;
    padding: 0 16px;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    background: #ebebeb;
    font-size: 17px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.imd .search .spelling-suggest__title {
    color: #ff6b6b
}

.imd .search .spelling-suggest__str {
    color: #6b94ff
}

.imd .search .spelling-error {
    position: absolute;
    left: 39px;
    height: 46px;
    padding: 10px 4px;
    font-size: 18px;
    line-height: 1.33;
    white-space: nowrap;
    overflow: hidden;
    z-index: 55
}

.imd .search-popup .search .spelling-error {
    z-index: 355
}

.imd .search .spelling-error span {
    display: inline-block;
    border-bottom: 1px solid #ff6b6b;
    color: transparent
}

.result-list mark {
    background: #ffa500;
    color: #000
}

.search-autocomplite mark {
    padding: 0;
    background: none;
    color: #000;
    font-weight: bold
}

.imd .result-item em {
    font-weight: bold;
    font-style: normal;
    color: #000
}

.imd .search-result-page .search-result-body {
    margin-top: 61px
}

.imd .search-result-page .search-result-bottom {
    position: relative;
    top: -1px
}

.imd .sticky-result-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 340px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    z-index: 200
}

.imd .sticky-result-menu__body {
    padding-top: 4px;
    background: #fff
}

.imd .sticky-result-menu.fixed .sticky-result-menu__body {
    padding-top: 10px
}

.imd section.sticky-result-menu ul, .imd section.sticky-result-menu ul &gt; li {
    list-style: none;
    margin: 0;
    padding: 0
}

.imd .sticky-box__cover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    opacity: .7;
    z-index: 300
}

.imd .scroller-box {
    overflow-y: visible
}

    .imd .scroller-box.category-scroller {
        height: 50px
    }

    .imd .scroller-box.facets-scroller {
        height: 41px;
        width: calc(100% + 12px);
        margin-left: -12px
    }

    .imd .scroller-box.fix-hidden {
        display: none
    }

.imd .scroller-box__container {
    overflow-x: hidden;
    position: relative;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.imd .facets-scroller .scroller-box__container {
    overflow-x: hidden;
    position: relative;
    display: inline;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.imd .scroller-box__content {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.imd .scroller-box__control {
    display: none;
    position: absolute;
    top: -2px;
    left: 0;
    height: 50px;
    width: 45px;
    line-height: 60px
}

    .imd .scroller-box__control.left {
        background: linear-gradient(to left,rgba(255,255,255,.2) 0%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.95) 100%)
    }

    .imd .scroller-box__control.right {
        left: auto;
        right: 0;
        background: linear-gradient(to right,rgba(255,255,255,.2) 0%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.95) 100%);
        text-align: right
    }

        .imd .scroller-box__control.left:after, .imd .scroller-box__control.right:after {
            content: "";
            display: block;
            width: 100%;
            height: 2px;
            position: absolute;
            bottom: -2px
        }

    .imd .scroller-box__control.left:after {
        background: linear-gradient(to left,rgba(235,235,235,.2) 0%,rgba(240,240,240,.9) 100%)
    }

    .imd .scroller-box__control.right:after {
        background: linear-gradient(to right,rgba(235,235,235,.2) 0%,rgba(240,240,240,.9) 100%)
    }

    .imd .scroller-box__control .icon {
        position: relative;
        display: inline-block;
        width: 14px;
        cursor: pointer
    }

.imd .facets-scroller .scroller-box__control .icon {
    top: 0
}

.imd .scroller-box__control.left .icon {
    margin-left: 8px
}

.imd .scroller-box__control.right .icon {
    margin-right: 8px
}

.imd .category-tab-container:before {
    content: '';
    display: block;
    position: relative;
    top: 50px;
    border-bottom: 2px solid #ebebeb
}

.imd .category-tab {
    font-weight: bold;
    font-size: 0
}

    .imd .category-tab .category-tab__item {
        display: inline-block;
        margin-right: 24px;
        font-size: 15px;
        overflow: hidden
    }

        .imd .category-tab .category-tab__item:last-of-type {
            margin-right: 0
        }

    .imd .category-tab .category-tab__title {
        display: inline-block;
        height: 50px;
        line-height: 52px;
        color: #a5a9b6;
        text-decoration: none;
        border-bottom: 2px solid #ebebeb
    }

        .imd .category-tab .category-tab__item.active .category-tab__title, .imd .category-tab .category-tab__title:hover {
            color: #6b94ff
        }

    .imd .category-tab .category-tab__item.active .category-tab__title {
        border-color: #6b94ff
    }

.imd .facet-filters {
    min-width: 100%;
    font-family: Arial;
    font-size: 0
}

    .imd .facet-filters .facet-filter-tab {
        position: relative;
        left: 1px;
        display: inline-block;
        margin-right: 12px;
        padding: 1px 1px 0 1px;
        vertical-align: top;
        background: #fff;
        color: #a5a9b6;
        font-size: 15px
    }

        .imd .facet-filters .facet-filter-tab:last-of-type {
            margin-right: 0
        }

        .imd .facet-filters .facet-filter-tab.open {
            position: relative;
            left: 1px;
            z-index: 350
        }

    .imd .facet-filters .facet-filter-title {
        position: relative;
        display: inline-block;
        height: 40px;
        padding: 0 10px;
        line-height: 40px;
        color: #a5a9b6;
        background: #fff;
        outline: 0 none
    }

    .imd .facet-filters .facet-filter-title, .imd .facet-dropdown .facet-dropdown-more {
        text-decoration: none
    }

    .imd .facet-filters .open .facet-filter-title {
        box-shadow: 2px -1px 3px -2px rgba(0,0,0,.4),-2px -1px 3px -2px rgba(0,0,0,.4);
        z-index: 355
    }

        .imd .facet-filters .open .facet-filter-title.left:before, .imd .facet-filters .open .facet-filter-title.right:before {
            content: '';
            width: 6px;
            height: 6px;
            position: absolute;
            left: 0;
            bottom: -2px;
            box-shadow: -1px 0 0 0 rgba(0,0,0,.1)
        }

        .imd .facet-filters .open .facet-filter-title.right:before {
            left: auto;
            right: 0;
            box-shadow: 1px 0 0 0 rgba(0,0,0,.1)
        }

    .imd .facet-filters .facet-filter-icon {
        position: relative;
        margin-left: 3px;
        display: inline-block;
        width: 8px;
        height: 4px;
        font-size: 10px
    }

        .imd .facet-filters .facet-filter-icon:before {
            -ms-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            display: inline-block
        }

.imd .facet-dropdown {
    float: left;
    display: none;
    position: relative;
    top: 0;
    width: 280px;
    padding: 15px 15px 10px;
    background: #fff;
    color: #4d4d4d;
    font-size: 14px;
    box-shadow: 0 4px 2px 0 rgba(0,0,0,.3),0 -1px 4px 0 rgba(0,0,0,.2)
}

.imd .open .facet-dropdown {
    display: block
}

.imd .facet-dropdown .facet-filter-list {
    margin: 0 0 18px;
    max-height: 495px;
    overflow: auto
}

    .imd .facet-dropdown .facet-filter-list.restricted {
        margin: 0
    }

.imd .facet-dropdown .facet-dropdown-more {
    color: #6b94ff;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 32px
}

    .imd .facet-dropdown .facet-dropdown-more:before {
        content: '+';
        position: absolute;
        left: 23px
    }

    .imd .facet-dropdown .facet-dropdown-more:hover span {
        text-decoration: underline
    }

.imd .facet-dropdown .facet-dropdown-icon {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 12px;
    cursor: pointer
}

.imd .facet-dropdown .facet-dropdown-btn {
    color: #fff;
    background: #233e7a;
    font-family: Arial;
    font-size: 15px;
    border: 0 none;
    border-radius: 4px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    outline: 0 none
}

    .imd .facet-dropdown .facet-dropdown-btn:hover {
        box-shadow: 0 0 2px 0 rgba(50,50,50,.9)
    }

.imd .facet-dropdown .facet-filter-list.restricted .facet-filter-item:nth-child(n+11) {
    display: none
}

.imd .facet-dropdown .checkbox input[type=checkbox] {
    display: none
}

.imd .facet-dropdown .checkbox {
    margin: 0;
    padding: 4px 0 14px 32px;
    line-height: normal;
    font-size: 14px
}

.imd .facet-dropdown .facet-filter-item:last-of-type .checkbox {
    padding-bottom: 0
}

.imd .facet-dropdown .restricted .facet-filter-item:last-of-type .checkbox {
    padding-bottom: 14px
}

.imd .facet-dropdown .checkbox label {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 10px
}

    .imd .facet-dropdown .checkbox label:hover {
        color: #000
    }

    .imd .facet-dropdown .checkbox label:before {
        content: '';
        position: absolute;
        top: -2px;
        left: -30px;
        width: 20px;
        height: 20px;
        border: 2px solid #cdced0
    }

.imd .facet-dropdown .checkbox input[type=checkbox]:checked + label:before {
    content: "";
    color: #4d4d4d;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    border-color: #6f97ff;
    background: #6f97ff url('/Content/Images/check.svg') no-repeat 3px 4px
}

.imd .facet-dropdown .checkbox label &gt; span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: normal
}

.imd .search-result-page .result__title, .imd .search-result-page .result__title * {
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: bold;
    line-height: normal
}

.imd .no-result {
    display: none
}

    .imd .no-result .result__title {
        padding-right: 180px
    }

.imd .result__title-container {
    position: relative
}

    .imd .result__title-container:after {
        content: '';
        display: block;
        height: 8px;
        margin: 0 0 2px;
        border: none;
        border-bottom: 1px solid #acacac
    }

    .imd .result__title-container .result__title {
        padding-right: 180px
    }

.imd .no-result .result__title {
    padding-right: 0
}

.imd .no-result .no-result__message {
    margin-top: 26px;
    margin-bottom: 80px;
    color: #4d4d4d;
    font: 18px Arial
}

.imd .no-result .no-result__search-str {
    font-weight: bold
}

.imd .result-sorter {
    position: absolute;
    bottom: 3px;
    right: 14px;
    font-size: 14px;
    color: #4d4d4d
}

    .imd .result-sorter .result-sorter__title {
        margin-right: 4px;
        font-size: 14px;
        line-height: 32px
    }

    .imd .result-sorter .result-sorter__selected-value {
        display: inline-block;
        height: 32px;
        padding: 0 10px;
        background: #fff;
        font-weight: bold;
        line-height: 32px;
        cursor: pointer
    }

    .imd .result-sorter.open .result-sorter__selected-value {
        position: relative;
        box-shadow: 2px -1px 3px -2px rgba(0,0,0,.4),-2px -1px 3px -2px rgba(0,0,0,.4);
        z-index: 355
    }

        .imd .result-sorter.open .result-sorter__selected-value:after {
            content: '';
            position: absolute;
            bottom: -5px;
            right: 0;
            height: 10px;
            width: 6px;
            box-shadow: 2px 0 3px -2px rgba(0,0,0,.4)
        }

    .imd .result-sorter .result-sorter__dropdown-icon {
        position: relative;
        top: 1px;
        margin-left: 3px;
        display: inline-block;
        width: 12px
    }

    .imd .result-sorter.open .result-sorter__dropdown-icon:before {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        display: inline-block
    }

    .imd .result-sorter .result-sorter__value-list {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        width: 180px;
        padding: 15px 15px 10px;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0 4px 5px 0 rgba(0,0,0,.3),0 -1px 4px 0 rgba(0,0,0,.2);
        z-index: 350
    }

    .imd .result-sorter.open .result-sorter__value-list {
        display: block
    }

    .imd .result-sorter .result-sorter__value-item a {
        display: block;
        color: #4d4d4d;
        line-height: 20px;
        text-decoration: none
    }

        .imd .result-sorter .result-sorter__value-item.active a, .imd .result-sorter .result-sorter__value-item a:hover {
            font-weight: bold
        }

.imd .related-serches {
    display: none;
    border-top: 6px solid #e0e0e0;
    margin-bottom: 35px
}

    .imd .related-serches .related-serches__title {
        margin: 20px 0;
        font-size: 18px;
        font-weight: bold
    }

    .imd .related-serches .related-serches__item {
        display: inline-block
    }

        .imd .related-serches .related-serches__item:after {
            content: ',';
            margin-left: -3px;
            display: inline-block;
            color: #6b94ff
        }

        .imd .related-serches .related-serches__item:last-of-type:after {
            display: none
        }

        .imd .related-serches .related-serches__item a {
            display: inline-block;
            font-size: 12px;
            color: #6b94ff;
            text-decoration: none;
            line-height: 24px
        }

            .imd .related-serches .related-serches__item a:hover {
                text-decoration: underline
            }

.imd .result-pagination {
    display: none;
    position: relative;
    margin-bottom: 30px;
    padding: 15px 0;
    background: #f8f8f8
}

    .imd .result-pagination .result-pagination__row, .imd .result-pagination .result-pagination__page-list {
        display: table;
        width: 100%
    }

    .imd .result-pagination .result-pagination__row {
        width: 1px;
        margin: 0 auto
    }

    .imd .result-pagination .result-pagination__cell, .imd .result-pagination .result-pagination__page-item {
        display: table-cell
    }

        .imd .result-pagination .result-pagination__cell:first-of-type, .imd .result-pagination .result-pagination__cell:last-of-type {
            width: 1%;
            white-space: nowrap
        }

    .imd .result-pagination .result-pagination__page-item {
        text-align: center
    }

    .imd .result-pagination .result-pagination__item {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0;
        margin-right: 25px;
        color: #6b94ff;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        text-decoration: none
    }

    .imd .result-pagination .result-pagination__page-item:first-of-type .result-pagination__item {
        margin-left: 25px
    }

    .imd .result-pagination .result-pagination__item.prev {
        margin-left: 10px;
        margin-right: 0
    }

    .imd .result-pagination .result-pagination__item.next {
        margin-right: 10px
    }

    .imd .result-pagination .result-pagination__item.current, .imd .result-pagination .result-pagination__item.first, .imd .result-pagination .result-pagination__item.last {
        border-radius: 2px;
        background: #6b94ff;
        color: #fff
    }

    .imd .result-pagination .result-pagination__item.first, .imd .result-pagination .result-pagination__item.last {
        margin: 0
    }

        .imd .result-pagination .result-pagination__item.first.disabled, .imd .result-pagination .result-pagination__item.last.disabled {
            background: #bbb;
            cursor: default
        }

        .imd .result-pagination .result-pagination__item.first .icon, .imd .result-pagination .result-pagination__item.last .icon {
            position: relative;
            display: inline-block;
            width: 7px;
            top: 1px
        }

    .imd .result-pagination .result-pagination__item.prev, .imd .result-pagination .result-pagination__item.next, .imd .result-pagination .result-pagination__item.space {
        width: auto;
        color: #6b94ff
    }

        .imd .result-pagination .result-pagination__item.prev:hover, .imd .result-pagination .result-pagination__item.next:hover {
            text-decoration: underline
        }

        .imd .result-pagination .result-pagination__item.prev.disabled, .imd .result-pagination .result-pagination__item.next.disabled {
            color: #bbb;
            cursor: default;
            display: none
        }

            .imd .result-pagination .result-pagination__item.prev.disabled:hover, .imd .result-pagination .result-pagination__item.next.disabled:hover {
                text-decoration: none
            }

.imd .facet-filter-notification {
    display: inline-block;
    position: relative;
    top: -4px;
    left: -2px;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background: #6b94ff;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center
}

.imd .main-search-link-wrap {
    display: none;
    margin-bottom: -15px;
    margin-top: 15px;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding: 15px 10px;
    background: #f8f8f8
}

.imd .search-result-page .result-list + .main-search-link-wrap {
    margin-top: -15px;
    margin-bottom: 15px
}

.imd .main-search-link-wrap a {
    font-size: 14px;
    text-decoration: none;
    line-height: 22px
}

    .imd .main-search-link-wrap a .icon {
        position: relative;
        display: inline-block;
        margin-right: 10px;
        width: 22px;
        height: 22px;
        vertical-align: middle;
        border-radius: 2px;
        background: #6b94ff;
        color: #fff
    }

        .imd .main-search-link-wrap a .icon:before {
            position: absolute;
            top: 3px;
            left: 8px;
            display: inline-block
        }

    .imd .main-search-link-wrap a:hover .title {
        text-decoration: underline
    }

.imd .search-result-page .result-item {
    border-bottom: 1px solid #cdcdcd;
    font: 14px Arial;
    color: #4d4d4d
}

    .imd .search-result-page .result-item:last-of-type {
        border-bottom: 0 none
    }

    .imd .search-result-page .result-item &gt; div {
        display: table;
        width: 100%
    }

    .imd .search-result-page .result-item:last-of-type &gt; div {
        border-bottom: 0 none
    }

    .imd .search-result-page .result-item a {
        color: #6b94ff;
        text-decoration: none;
        line-height: 1.4
    }

    .imd .search-result-page .result-item .result-addition {
        font-size: 13px
    }

.imd .search-result-page .result-col {
    display: table-cell;
    width: 100%;
    padding: 26px 0 5px;
    vertical-align: top
}

    .imd .search-result-page .result-col.left {
        width: 390px;
        padding-right: 70px
    }

.imd .search-result-page .result-row {
    margin-bottom: 18px
}

.imd .search-result-page .result-thumbnail {
    width: 100%;
    padding-top: 3px;
    text-align: center
}

    .imd .search-result-page .result-thumbnail.bioImg {
        background-color: #484e54;
        text-align: center
    }

        .imd .search-result-page .result-thumbnail.bioImg img {
            max-height: 165px
        }

    .imd .search-result-page .result-thumbnail a {
        position: relative;
        display: inline-block;
        outline: 0 none
    }

        .imd .search-result-page .result-thumbnail a.video-label:before {
            font-size: 50px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -35px 0 0 -25px;
            color: #fff
        }

    .imd .search-result-page .result-thumbnail img {
        max-width: 320px
    }

@media(max-width:1024px) {
    .imd .search-result-page .result-thumbnail img {
        max-width: 100%
    }
}

@media(max-width:767px) {
    .imd .search-result-page .result-thumbnail img {
        max-width: 210px
    }
}

.imd .search-result-page .result-category, .imd .search-result-page .result-date {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px
}

.imd .search-result-page .result-category {
    position: relative;
    padding-left: 11px
}

.imd .search-result-page .result-category__icon {
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 6px;
    height: 12px;
    background: #4d4d4d
}

    .imd .search-result-page .result-category__icon.article {
        background: #223c7c
    }

    .imd .search-result-page .result-category__icon.book {
        background: #223c7c
    }

    .imd .search-result-page .result-category__icon.program {
        background: #0088db
    }

    .imd .search-result-page .result-category__icon.faculty {
        background: #223c7c
    }

    .imd .search-result-page .result-category__icon.event {
        background: #223c7c
    }

    .imd .search-result-page .result-category__icon.other {
        background: #223c7c
    }

.imd .search-result-page .result-headline {
    padding-bottom: 4px;
    font-size: 16px
}

.imd .search-result-page .faculty-snippet .result-headline {
    font-size: 13px
}

.imd .search-result-page .result-headline a:hover {
    text-decoration: underline
}

.imd .search-result-page .result-location {
    color: #333;
    font-weight: bold
}

.imd .search-result-page .result-author {
    color: #333;
    font-style: italic;
    font-size: 13px
}

.imd .search-result-page .result-short-desc {
    padding-bottom: 6px
}

.imd .search-result-page .result-addition {
    color: #333
}

.imd .search-result-page .result-addition-title {
    font-weight: bold
}

.imd .search-result-page .result-language .result-addition-desc {
    color: #4d4d4d
}

.imd .search-result-page .result-faculty-info {
    line-height: 1.3
}

    .imd .search-result-page .result-faculty-info a {
        text-decoration: underline
    }

.imd .search-result-page .result-short-desc-title, .imd .search-result-page .result-event-date-title, .imd .search-result-page .result-related-title {
    color: #333;
    font-weight: bold
}

.imd .search-result-page .result-related-list {
    list-style: none;
    margin: 5px 0 0;
    padding: 0
}

.imd .search-result-page .result-related-item {
    padding: 3px 0
}

    .imd .search-result-page .result-related-item a:hover span {
        text-decoration: underline
    }

.imd .search-result-page .result-link-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.imd .search-result-page .result-link-item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px
}

    .imd .search-result-page .result-link-item a:hover span {
        text-decoration: underline
    }

.imd .search-result-page .result-link__icon {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 3px;
    width: 7px;
    height: 7px;
    font-size: 7px
}

    .imd .search-result-page .result-link__icon:before {
        -ms-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        display: inline-block
    }

.imd .search-result-page .iconlib-amazon {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 3px
}

    .imd .search-result-page .iconlib-amazon span:before {
        display: inline-block
    }

    .imd .search-result-page .iconlib-amazon span:hover {
        text-decoration: underline
    }

    .imd .search-result-page .iconlib-amazon span:before, .imd .search-result-page .iconlib-amazon span:after {
        text-decoration: underline
    }

    .imd .search-result-page .iconlib-amazon span:before, .imd .search-result-page .iconlib-amazon span:after, .imd .search-result-page .iconlib-amazon span:hover:before, .imd .search-result-page .iconlib-amazon span:hover:after {
        text-decoration: none !important
    }

.imd .search-result-page .result-addition-item {
    margin-bottom: 14px
}

.imd .search-result-page .more-info-box {
    display: none
}

.imd .video-popup.mfp-bg {
    background: #000
}

.imd .video-popup-container {
    position: relative;
    padding: 60px 9px 40px;
    border-radius: 5px;
    background: #fff
}

    .imd .video-popup-container .mfp-iframe-scaler {
        position: relative
    }

    .imd .video-popup-container .iconlib-close {
        position: absolute;
        top: 15px;
        right: 9px;
        width: auto;
        height: auto;
        padding: 0;
        color: #c2c2c2;
        font-size: 30px;
        cursor: pointer;
        background-color: #66708f;
        border-radius: 50%
    }

.imd .search .j-autocomplete-suggest {
    color: #c2c2c2
}

.result-item-inline {
    display: inline-block;
    width: 50%;
    margin-right: 10px
}

.result-item-inline-right {
    display: inline-block;
    width: 40%;
    vertical-align: top
}

.result-addition.indentation {
    margin: 10px
}

hr.custom-style {
    border-top: 6px solid #d2d2d2
}

.imd .search-result-page .result-thumbnail.media-container {
    position: relative
}

.result-list .article-snippet .media-container &gt; .play-button {
    margin-top: -40px
}

.media-container &gt; .play-button {
    background-image: url(../../Content/Cms/Blocks/Shared/play-button.svg);
    background-size: 60px;
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: calc(50% + 12px);
    margin: -30px 0 0 -30px;
    pointer-events: none
}

.article-snippet:not(.disabled-hover):hover .play-button {
    background-position: 0 100%
}

@media only screen and (max-width:1199px) {
    .imd .search-result-page .search-result-body {
        margin-top: 35px
    }

    .imd .search-result-page .result-col.left {
        width: 245px;
        padding-right: 30px
    }

    .imd .result-pagination .result-pagination__item {
        margin-right: 25px
    }
}

@media only screen and (max-width:991px) {
    .imd .search-container .search-input {
        font-size: 18px
    }

    .imd .search-container #search-btn, .imd .search-container #search-btn-2 {
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px
    }

    .imd .result-pagination {
        margin-bottom: 15px
    }

    .imd .result__title-container .result__title {
        padding-left: 10px
    }

    .imd .sticky-result-menu__body .content, .imd .search, .imd .search-result-page .result-item, .imd .related-serches, .imd .result-pagination .content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .imd .search-result-top:before {
        content: "";
        border: 1px solid #eee;
        position: relative;
        display: block;
        margin-bottom: 15px
    }

    .imd .sticky-result-menu.fixed {
        padding-top: 0
    }

    .imd .search-container {
        margin-bottom: 0
    }

        .imd .search-container .input-group-addon.search-addon {
            display: none
        }

        .imd .search-container .search-input {
            border-left: 1px solid #ccc;
            padding-left: 11px
        }

    .imd .search .spelling-error {
        left: 0;
        padding-left: 11px
    }

    .imd .search .search-autocomplite__list {
        padding: 0 11px
    }

        .imd .search .search-autocomplite__list .search-autocomplite__item:last-of-type {
            padding-bottom: 8px
        }

    .imd .search-result-page .search-result-body {
        margin-top: 20px
    }

    .imd .result__title-container:after {
        margin-bottom: 2px
    }

    .imd .search-result-page .result-list {
        padding: 0;
        margin-top: -14px
    }

    .imd .search-result-page .result-item, .imd .search-result-page .result-item .result-col {
        display: block;
        width: 100%;
        padding: 0
    }

    .imd .search-result-page .result-item {
        padding: 30px 0 5px
    }

    .imd .search-result-page .result-short-desc {
        padding-bottom: 0
    }

    .imd .result-pagination .result-pagination__item {
        margin-right: 10px
    }

    .imd .video-popup-container {
        padding-top: 10px
    }

        .imd .video-popup-container .iconlib-close {
            position: absolute;
            top: auto;
            bottom: 8px;
            right: auto;
            left: 9px;
            width: 98px;
            height: 25px;
            padding: 0;
            border-radius: 3px;
            background: linear-gradient(to top,#9a9a9a,#b3b3b3);
            font-size: 12px;
            line-height: 26px;
            cursor: pointer
        }

            .imd .video-popup-container .iconlib-close:before {
                content: none !important
            }

            .imd .video-popup-container .iconlib-close span {
                color: #fff;
                text-transform: uppercase;
                font-family: Arial;
                font-size: inherit;
                top: -9px;
                bottom: 8px;
                right: auto;
                width: 98px;
                height: 25px;
                padding: 0;
                cursor: pointer;
                opacity: 1
            }

    .imd .sticky-result-menu__body .content, .imd .search, .imd .search-result-page .result-item, .imd .related-serches, .imd .result-pagination .content {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width:489px) {
}

.block:last-of-type section:after {
    content: none
}

body.responsive-modal-open {
    overflow: hidden;
    padding-right: 0 !important;
    position: fixed;
    width: 100%
}

.no-display {
    display: none !important
}

.embedded-progressive-description {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 22px;
    background-color: #f4f4f4;
    padding: 14px 20px 14px 20px;
    margin: 0 !important
}

@media only screen and (min-width:1200px) {
    .embedded-progressive-description {
        padding-left: 30px;
        padding-right: 30px
    }
}

section.full-width {
    position: relative
}

    section.full-width.white-background {
        background-color: #fff
    }

        section.full-width.white-background:after {
            content: "";
            left: 50%;
            position: absolute;
            bottom: -18px;
            margin-left: -18px;
            z-index: 3;
            width: 0;
            height: 0;
            border-left: 18px solid transparent;
            border-right: 18px solid transparent;
            border-top: 18px solid #fff
        }

    section.full-width.blue-background {
        background-color: #193574
    }

        section.full-width.blue-background:after {
            content: "";
            left: 50%;
            position: absolute;
            bottom: -18px;
            margin-left: -18px;
            z-index: 3;
            width: 0;
            height: 0;
            border-left: 18px solid transparent;
            border-right: 18px solid transparent;
            border-top: 18px solid #193574
        }

    section.full-width.gray-background {
        background-color: #eff0f4
    }

        section.full-width.gray-background:after {
            content: "";
            left: 50%;
            position: absolute;
            bottom: -18px;
            margin-left: -18px;
            z-index: 3;
            width: 0;
            height: 0;
            border-left: 18px solid transparent;
            border-right: 18px solid transparent;
            border-top: 18px solid #eff0f4
        }

.embedded-progressive.sidebar .embedded-progressive-form {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid
}

.embedded-progressive.full-width {
    position: relative;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important
}

    .embedded-progressive.full-width.white, .embedded-progressive.full-width.blue, .embedded-progressive.full-width.gray {
        color: #fff;
        margin: 0 !important;
        padding: 25px 10px 10px 10px
    }

        .embedded-progressive.full-width.white .embedded-progressive-title, .embedded-progressive.full-width.blue .embedded-progressive-title, .embedded-progressive.full-width.gray .embedded-progressive-title {
            text-align: center;
            margin-bottom: 21px
        }

        .embedded-progressive.full-width.white .embedded-progressive-description, .embedded-progressive.full-width.blue .embedded-progressive-description, .embedded-progressive.full-width.gray .embedded-progressive-description {
            border-radius: 4px 4px 0 0
        }

        .embedded-progressive.full-width.white .embedded-progressive-bullet-items, .embedded-progressive.full-width.blue .embedded-progressive-bullet-items, .embedded-progressive.full-width.gray .embedded-progressive-bullet-items {
            padding: 26px 20px 17px 20px;
            background-color: rgba(255,255,255,.15);
            border-radius: 4px 4px 0 0;
            margin-left: 0
        }

        .embedded-progressive.full-width.white .embedded-progressive-form-container, .embedded-progressive.full-width.blue .embedded-progressive-form-container, .embedded-progressive.full-width.gray .embedded-progressive-form-container {
            border-radius: 4px;
            background: #fff;
            padding-bottom: 19px
        }

    .embedded-progressive.full-width.blue {
        background: linear-gradient(135deg,#265195 0%,#142a67 100%)
    }

        .embedded-progressive.full-width.blue .embedded-progressive-title {
            color: #fff
        }

        .embedded-progressive.full-width.blue .embedded-progressive-content .embedded-progressive-form-container {
            border: 1px solid
        }

    .embedded-progressive.full-width.gray {
        background: linear-gradient(180.43deg,#fff 0%,#eff0f4 100%)
    }

        .embedded-progressive.full-width.gray .embedded-progressive-title {
            color: #454444
        }

        .embedded-progressive.full-width.gray .embedded-progressive-bullet-items {
            background: linear-gradient(135deg,#265195 0%,#142a67 100%)
        }

    .embedded-progressive.full-width.white .embedded-progressive-bullet-items, .embedded-progressive.full-width.white .embedded-progressive-title {
        color: #3e3e3e
    }

    .embedded-progressive.full-width .embedded-progressive-form-container {
        height: 100%
    }

    .embedded-progressive.full-width .embedded-progressive-title {
        font-weight: 500;
        font-size: 25px;
        line-height: 32px
    }

@media only screen and (min-width:992px) {
    .embedded-progressive.full-width .embedded-progressive-title {
        font-size: 35px;
        line-height: 44px
    }
}

.embedded-progressive.full-width.blue, .embedded-progressive.full-width.gray {
    padding-top: 32px
}

@media only screen and (min-width:992px) {
    .embedded-progressive.full-width.blue, .embedded-progressive.full-width.gray {
        padding: 54px 0 80px 0
    }

        .embedded-progressive.full-width.blue .embedded-progressive-title, .embedded-progressive.full-width.gray .embedded-progressive-title {
            margin-bottom: 11px
        }
}

.embedded-progressive.full-width.blue .embedded-progressive-wrapper, .embedded-progressive.full-width.gray .embedded-progressive-wrapper {
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.1)
}

.embedded-progressive.full-width .embedded-progressive-description {
    padding-top: 17px;
    padding-bottom: 18px;
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width:992px) {
    .embedded-progressive.full-width .embedded-progressive-content {
        display: flex;
        flex-direction: row;
        width: 400px;
        margin: 0 auto
    }

        .embedded-progressive.full-width .embedded-progressive-content.with-bullet-items {
            width: 800px
        }

        .embedded-progressive.full-width .embedded-progressive-content .embedded-progressive-wrapper, .embedded-progressive.full-width .embedded-progressive-content .embedded-progressive-bullet-items {
            width: 100%;
            max-width: 400px
        }

        .embedded-progressive.full-width .embedded-progressive-content .embedded-progressive-bullet-items {
            margin-top: 46px;
            margin-bottom: 46px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            border-radius: 4px 0 0 4px;
            padding-left: 50px
        }

            .embedded-progressive.full-width .embedded-progressive-content .embedded-progressive-bullet-items p {
                flex: 1 0 100%
            }
}

@media only screen and (min-width:768px) {
    .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content {
        flex-direction: column;
        width: 740px
    }

        .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content .embedded-progressive-bullet-items {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 43px;
            padding-bottom: 21px;
            padding-left: 20px;
            border-radius: 4px 4px 0 0
        }

            .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content .embedded-progressive-bullet-items ul {
                display: table;
                padding-left: 0 !important;
                margin-left: 32px;
                margin: 0 auto;
                text-align: center
            }

                .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content .embedded-progressive-bullet-items ul &gt; li {
                    list-style-position: inside
                }

        .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content .embedded-progressive-wrapper, .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-content .embedded-progressive-bullet-items {
            max-width: 100%
        }
}

@media only screen and (min-width:1200px) {
    .embedded-progressive.full-width.embedded-progressive-multiple .embedded-progressive-description {
        padding-left: 30px;
        padding-right: 30px
    }
}

.content-blocks .embedded-progressive {
    border: 0 !important
}

.embedded-progressive-form {
    width: 100%;
    border: 0
}

.txt1ContainerBlock .embedded-progressive-form {
    padding: 10px 0 16px 0
}

.block section &gt; .embedded-progressive {
    padding: 25px 0 30px 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 2px 2px #d2d2d2
}

.text-section-block .embedded-progressive-form {
    padding: 0 50px 40px 50px
}

.embedded-progressive-title {
    font-size: 24px;
    font-family: 'PublicSans';
    line-height: 31px;
    padding: 0 20px 17px 20px;
    color: #3e3e3e
}

@media only screen and (min-width:1200px) {
    .embedded-progressive-title {
        padding: 0 30px 17px 30px;
        font-size: 34px;
        line-height: 43px
    }
}

.embedded-progressive-bullet-items {
    padding: 0 20px;
    font-size: 18px;
    line-height: 23px;
    font-family: 'PublicSans'
}

    .embedded-progressive-bullet-items ul &gt; li {
        list-style: disc;
        margin-bottom: 12px
    }

@media only screen and (min-width:1200px) {
    .embedded-progressive-bullet-items {
        padding: 30px 30px 26px 30px
    }
}

.SidebarContainer .embedded-progressive {
    margin: 20px 0 !important
}

    .SidebarContainer .embedded-progressive .embedded-progressive-bullet-items {
        margin-left: 20px
    }

    .SidebarContainer .embedded-progressive.white, .SidebarContainer .embedded-progressive.blue, .SidebarContainer .embedded-progressive.gray {
        color: #fff;
        margin: 0 !important;
        padding: 25px 10px 10px 10px
    }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-title, .SidebarContainer .embedded-progressive.blue .embedded-progressive-title, .SidebarContainer .embedded-progressive.gray .embedded-progressive-title {
            text-align: center;
            margin-bottom: 21px
        }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-description, .SidebarContainer .embedded-progressive.blue .embedded-progressive-description, .SidebarContainer .embedded-progressive.gray .embedded-progressive-description {
            border-radius: 4px 4px 0 0
        }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-bullet-items, .SidebarContainer .embedded-progressive.blue .embedded-progressive-bullet-items, .SidebarContainer .embedded-progressive.gray .embedded-progressive-bullet-items {
            padding: 26px 20px 17px 20px;
            background-color: rgba(255,255,255,.15);
            border-radius: 4px 4px 0 0;
            margin-left: 0
        }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-form-container, .SidebarContainer .embedded-progressive.blue .embedded-progressive-form-container, .SidebarContainer .embedded-progressive.gray .embedded-progressive-form-container {
            border-radius: 4px;
            background: #fff;
            padding-bottom: 19px
        }

    .SidebarContainer .embedded-progressive.blue {
        background: linear-gradient(135deg,#265195 0%,#142a67 100%)
    }

        .SidebarContainer .embedded-progressive.blue .embedded-progressive-title {
            color: #fff
        }

        .SidebarContainer .embedded-progressive.blue .embedded-progressive-content .embedded-progressive-form-container {
            border: 1px solid
        }

    .SidebarContainer .embedded-progressive.gray {
        background: linear-gradient(180.43deg,#fff 0%,#eff0f4 100%)
    }

        .SidebarContainer .embedded-progressive.gray .embedded-progressive-title {
            color: #454444
        }

        .SidebarContainer .embedded-progressive.gray .embedded-progressive-bullet-items {
            background: linear-gradient(135deg,#265195 0%,#142a67 100%)
        }

    .SidebarContainer .embedded-progressive.white .embedded-progressive-bullet-items, .SidebarContainer .embedded-progressive.white .embedded-progressive-title {
        color: #3e3e3e
    }

    .SidebarContainer .embedded-progressive.white {
        padding-left: 0;
        padding-right: 0
    }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-bullet-items {
            padding: 0 10px 17px 10px
        }

        .SidebarContainer .embedded-progressive.white .embedded-progressive-form-container {
            padding-bottom: 0
        }

.SidebarContainer .embedded-progressive-description, .SidebarContainer .embedded-progressive-title, .SidebarContainer .embedded-progressive-bullet-items {
    padding-left: 20px;
    padding-right: 20px
}

.SidebarContainer .embedded-progressive-title {
    font-size: 25px;
    line-height: 32px;
    padding-bottom: 0
}

.SidebarContainer .embedded-progressive-form-container {
    margin-top: 0 !important
}

    .SidebarContainer .embedded-progressive-form-container .embedded-progressive-form {
        border: 0
    }

.SidebarContainer.blue {
    box-shadow: none !important
}

@media only screen and (min-width:1200px) {
    .txt1ContainerBlock .embedded-progressive-form {
        padding: 10px 0 21px 0
    }
}

@media only screen and (max-width:767px) {
    .imd .modal-dialog {
        margin-top: 30px;
        margin-bottom: auto
    }

    .text-section-block .embedded-progressive-form {
        padding-left: 20px;
        padding-right: 20px
    }

    .embedded-progressive-bullet-items ul {
        margin-left: 30px !important
    }
}

.responsive-modal {
    margin-top: 0 !important;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .responsive-modal::-webkit-scrollbar {
        display: none
    }

    .responsive-modal button.close[data-dismiss] {
        background: url('/Content/Images/close.svg') center no-repeat !important;
        opacity: 1;
        height: 40px;
        position: absolute;
        right: -16px;
        top: -16px;
        width: 40px;
        z-index: 1;
        outline: 0;
        border: none
    }

    .responsive-modal .modal-content {
        position: relative;
        border-radius: 4px;
        box-shadow: none;
        height: auto;
        border: none
    }

        .responsive-modal .modal-content div.modal-body {
            padding: 20px !important
        }

        .responsive-modal .modal-content iframe {
            width: 100%
        }

@media only screen and (max-width:767px) {
    .responsive-modal {
        margin: 0 10px
    }

        .responsive-modal.modal {
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch !important
        }

        .responsive-modal .modal-content &gt; div {
            padding: 10px
        }

        .responsive-modal button.close[data-dismiss] {
            right: 10px
        }
}

.responsive-modal.pardot-modal .modal-dialog {
    width: 100%;
    max-width: 400px
}

.responsive-modal.pardot-modal .modal-content .modal-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important
}

.pardot-blank-page button.close {
    background: url('/Content/Images/close.svg') center no-repeat !important;
    opacity: 1;
    height: 40px;
    position: relative;
    right: 5px;
    top: 5px;
    width: 40px;
    z-index: 1;
    outline: 0
}

.pardot-blank-page .modal-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) and (min-width:1200px) {
    .responsive-modal .modal-content iframe {
        width: 99.9%
    }
}

.twitter-typeahead {
    width: 100%
}

.typeahead, .tt-query, .tt-hint {
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none
}

.typeahead {
    background-color: #fff
}

    .typeahead:focus {
        border: 2px solid #0097cf
    }

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.tt-hint {
    color: #999
}

.tt-menu {
    max-height: 100px;
    overflow-y: auto;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

    .tt-suggestion:hover {
        cursor: pointer;
        color: #fff;
        background-color: #0097cf
    }

    .tt-suggestion.tt-cursor {
        color: #fff;
        background-color: #0097cf
    }

    .tt-suggestion p {
        margin: 0
    }

#questionnaire {
    text-align: left
}

    #questionnaire .modaltitle {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }

    #questionnaire input[type=radio] {
        margin-top: 0
    }

    #questionnaire form {
        width: 300px !important
    }

    #questionnaire input.error {
        border: 1px solid #d40404 !important
    }

    #questionnaire label.error {
        color: #a94442 !important;
        font-size: 12px;
        font-weight: normal
    }

    #questionnaire .title {
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 30px;
        padding-top: 20px
    }

    #questionnaire .buttonBlock {
        text-align: right;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 300px !important
    }

    #questionnaire .referred {
        display: none
    }

    #questionnaire .modal-footer {
        padding: 10px 0 0 0 !important;
        text-align: right !important
    }

@media screen and (max-width:767px) {
    #questionnaire input[type=radio] {
        margin-top: 3px
    }

    #questionnaire form {
        width: auto !important
    }
}

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

.download-brochure h1, .download-chapter h1 {
    font-size: 20px;
    font-weight: bold
}

.download-brochure h2, .download-chapter h2 {
    font-weight: normal
}

.download-brochure a, .download-chapter a {
    color: #6d93ff !important;
    text-decoration: underline !important;
    font-size: 1.1em !important
}

.download-brochure hr, .download-chapter hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 0;
    clear: both
}

.download-brochure img, .download-chapter img {
    border: none
}

.download-brochure .modaltitle, .download-chapter .modaltitle {
    margin-bottom: 5px !important;
    margin-top: 5px !important
}

.download-brochure .introduction, .download-chapter .introduction {
    font-size: 14px;
    color: #5b5c5e
}

.download-brochure .action, .download-chapter .action {
    padding: 20px;
    background-color: #e8ebf3;
    width: 100%
}

    .download-brochure .action .download-pdf, .download-chapter .action .download-pdf {
        border: 0
    }

    .download-brochure .action .vertical-align-center, .download-chapter .action .vertical-align-center {
        float: none !important
    }

    .download-brochure .action li, .download-chapter .action li {
        list-style: none !important
    }

@media screen and (max-width:767px) {
    .download-brochure .action, .download-chapter .action {
        padding: 0 10px
    }
}

.download-brochure .modal-content, .download-chapter .modal-content {
    box-shadow: none !important;
    border: none !important
}

.download-brochure .download-action img, .download-chapter .download-action img {
    margin-left: 10px;
    margin-right: 10px
}

.iframeDialogContent {
    width: 100%;
    margin-top: -40px
}

@media only screen and (max-width:767px) {
    .download-brochure img, .download-chapter img {
        padding: 10px 0
    }
}

#main-nav-container #scroll-part {
    width: 100% !important;
}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn&gt;.caret,.dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img,.img-responsive,.thumbnail a&gt;img,.thumbnail&gt;img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline&gt;li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table&gt;tbody&gt;tr&gt;td,.table&gt;tbody&gt;tr&gt;th,.table&gt;tfoot&gt;tr&gt;td,.table&gt;tfoot&gt;tr&gt;th,.table&gt;thead&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}.table&gt;caption+thead&gt;tr:first-child&gt;td,.table&gt;caption+thead&gt;tr:first-child&gt;th,.table&gt;colgroup+thead&gt;tr:first-child&gt;td,.table&gt;colgroup+thead&gt;tr:first-child&gt;th,.table&gt;thead:first-child&gt;tr:first-child&gt;td,.table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}.table&gt;tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed&gt;tbody&gt;tr&gt;td,.table-condensed&gt;tbody&gt;tr&gt;th,.table-condensed&gt;tfoot&gt;tr&gt;td,.table-condensed&gt;tfoot&gt;tr&gt;th,.table-condensed&gt;thead&gt;tr&gt;td,.table-condensed&gt;thead&gt;tr&gt;th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered&gt;tbody&gt;tr&gt;td,.table-bordered&gt;tbody&gt;tr&gt;th,.table-bordered&gt;tfoot&gt;tr&gt;td,.table-bordered&gt;tfoot&gt;tr&gt;th,.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}.table-striped&gt;tbody&gt;tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover&gt;tbody&gt;tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table&gt;tbody&gt;tr.active&gt;td,.table&gt;tbody&gt;tr.active&gt;th,.table&gt;tbody&gt;tr&gt;td.active,.table&gt;tbody&gt;tr&gt;th.active,.table&gt;tfoot&gt;tr.active&gt;td,.table&gt;tfoot&gt;tr.active&gt;th,.table&gt;tfoot&gt;tr&gt;td.active,.table&gt;tfoot&gt;tr&gt;th.active,.table&gt;thead&gt;tr.active&gt;td,.table&gt;thead&gt;tr.active&gt;th,.table&gt;thead&gt;tr&gt;td.active,.table&gt;thead&gt;tr&gt;th.active{background-color:#f5f5f5}.table-hover&gt;tbody&gt;tr.active:hover&gt;td,.table-hover&gt;tbody&gt;tr.active:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.active,.table-hover&gt;tbody&gt;tr&gt;td.active:hover,.table-hover&gt;tbody&gt;tr&gt;th.active:hover{background-color:#e8e8e8}.table&gt;tbody&gt;tr.success&gt;td,.table&gt;tbody&gt;tr.success&gt;th,.table&gt;tbody&gt;tr&gt;td.success,.table&gt;tbody&gt;tr&gt;th.success,.table&gt;tfoot&gt;tr.success&gt;td,.table&gt;tfoot&gt;tr.success&gt;th,.table&gt;tfoot&gt;tr&gt;td.success,.table&gt;tfoot&gt;tr&gt;th.success,.table&gt;thead&gt;tr.success&gt;td,.table&gt;thead&gt;tr.success&gt;th,.table&gt;thead&gt;tr&gt;td.success,.table&gt;thead&gt;tr&gt;th.success{background-color:#dff0d8}.table-hover&gt;tbody&gt;tr.success:hover&gt;td,.table-hover&gt;tbody&gt;tr.success:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.success,.table-hover&gt;tbody&gt;tr&gt;td.success:hover,.table-hover&gt;tbody&gt;tr&gt;th.success:hover{background-color:#d0e9c6}.table&gt;tbody&gt;tr.info&gt;td,.table&gt;tbody&gt;tr.info&gt;th,.table&gt;tbody&gt;tr&gt;td.info,.table&gt;tbody&gt;tr&gt;th.info,.table&gt;tfoot&gt;tr.info&gt;td,.table&gt;tfoot&gt;tr.info&gt;th,.table&gt;tfoot&gt;tr&gt;td.info,.table&gt;tfoot&gt;tr&gt;th.info,.table&gt;thead&gt;tr.info&gt;td,.table&gt;thead&gt;tr.info&gt;th,.table&gt;thead&gt;tr&gt;td.info,.table&gt;thead&gt;tr&gt;th.info{background-color:#d9edf7}.table-hover&gt;tbody&gt;tr.info:hover&gt;td,.table-hover&gt;tbody&gt;tr.info:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.info,.table-hover&gt;tbody&gt;tr&gt;td.info:hover,.table-hover&gt;tbody&gt;tr&gt;th.info:hover{background-color:#c4e3f3}.table&gt;tbody&gt;tr.warning&gt;td,.table&gt;tbody&gt;tr.warning&gt;th,.table&gt;tbody&gt;tr&gt;td.warning,.table&gt;tbody&gt;tr&gt;th.warning,.table&gt;tfoot&gt;tr.warning&gt;td,.table&gt;tfoot&gt;tr.warning&gt;th,.table&gt;tfoot&gt;tr&gt;td.warning,.table&gt;tfoot&gt;tr&gt;th.warning,.table&gt;thead&gt;tr.warning&gt;td,.table&gt;thead&gt;tr.warning&gt;th,.table&gt;thead&gt;tr&gt;td.warning,.table&gt;thead&gt;tr&gt;th.warning{background-color:#fcf8e3}.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.warning,.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,.table-hover&gt;tbody&gt;tr&gt;th.warning:hover{background-color:#faf2cc}.table&gt;tbody&gt;tr.danger&gt;td,.table&gt;tbody&gt;tr.danger&gt;th,.table&gt;tbody&gt;tr&gt;td.danger,.table&gt;tbody&gt;tr&gt;th.danger,.table&gt;tfoot&gt;tr.danger&gt;td,.table&gt;tfoot&gt;tr.danger&gt;th,.table&gt;tfoot&gt;tr&gt;td.danger,.table&gt;tfoot&gt;tr&gt;th.danger,.table&gt;thead&gt;tr.danger&gt;td,.table&gt;thead&gt;tr.danger&gt;th,.table&gt;thead&gt;tr&gt;td.danger,.table&gt;thead&gt;tr&gt;th.danger{background-color:#f2dede}.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.danger,.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,.table-hover&gt;tbody&gt;tr&gt;th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive&gt;.table{margin-bottom:0}.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,.table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,.table-responsive&gt;.table&gt;thead&gt;tr&gt;td,.table-responsive&gt;.table&gt;thead&gt;tr&gt;th{white-space:nowrap}.table-responsive&gt;.table-bordered{border:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group&gt;.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open&gt;.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open&gt;.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open&gt;.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open&gt;.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open&gt;.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open&gt;.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open&gt;.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open&gt;.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open&gt;.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open&gt;.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open&gt;.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open&gt;.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg&gt;.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm&gt;.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs&gt;.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:focus,.dropdown-menu&gt;.active&gt;a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{color:#777}.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open&gt;.dropdown-menu{display:block}.open&gt;a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right&gt;.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;float:left}.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar&gt;.btn,.btn-toolbar&gt;.btn-group,.btn-toolbar&gt;.input-group{margin-left:5px}.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn:last-child:not(:first-child),.btn-group&gt;.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group&gt;.btn-group{float:left}.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group&gt;.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group&gt;.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical&gt;.btn,.btn-group-vertical&gt;.btn-group,.btn-group-vertical&gt;.btn-group&gt;.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical&gt;.btn-group&gt;.btn{float:none}.btn-group-vertical&gt;.btn+.btn,.btn-group-vertical&gt;.btn+.btn-group,.btn-group-vertical&gt;.btn-group+.btn,.btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical&gt;.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified&gt;.btn,.btn-group-justified&gt;.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified&gt;.btn-group .btn{width:100%}.btn-group-justified&gt;.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn input[type=radio],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg&gt;.form-control,select.input-group-lg&gt;.input-group-addon,select.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;line-height:46px}select[multiple].input-group-lg&gt;.form-control,select[multiple].input-group-lg&gt;.input-group-addon,select[multiple].input-group-lg&gt;.input-group-btn&gt;.btn,textarea.input-group-lg&gt;.form-control,textarea.input-group-lg&gt;.input-group-addon,textarea.input-group-lg&gt;.input-group-btn&gt;.btn{height:auto}.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm&gt;.form-control,select.input-group-sm&gt;.input-group-addon,select.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;line-height:30px}select[multiple].input-group-sm&gt;.form-control,select[multiple].input-group-sm&gt;.input-group-addon,select[multiple].input-group-sm&gt;.input-group-btn&gt;.btn,textarea.input-group-sm&gt;.form-control,textarea.input-group-sm&gt;.input-group-addon,textarea.input-group-sm&gt;.input-group-btn&gt;.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group&gt;.btn,.input-group-btn:first-child&gt;.dropdown-toggle,.input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn,.input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn,.input-group-btn:first-child&gt;.btn:not(:first-child),.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group&gt;.btn,.input-group-btn:last-child&gt;.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn&gt;.btn{position:relative}.input-group-btn&gt;.btn+.btn{margin-left:-1px}.input-group-btn&gt;.btn:active,.input-group-btn&gt;.btn:focus,.input-group-btn&gt;.btn:hover{z-index:2}.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group{margin-right:-1px}.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav&gt;li{position:relative;display:block}.nav&gt;li&gt;a{position:relative;display:block;padding:10px 15px}.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover{text-decoration:none;background-color:#eee}.nav&gt;li.disabled&gt;a{color:#777}.nav&gt;li.disabled&gt;a:focus,.nav&gt;li.disabled&gt;a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav&gt;li&gt;a&gt;img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs&gt;li{float:left;margin-bottom:-1px}.nav-tabs&gt;li&gt;a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs&gt;li&gt;a:hover{border-color:#eee #eee #ddd}.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified&gt;li{float:none}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified&gt;li{display:table-cell;width:1%}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs.nav-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.nav-pills&gt;li{float:left}.nav-pills&gt;li&gt;a{border-radius:4px}.nav-pills&gt;li+li{margin-left:2px}.nav-pills&gt;li.active&gt;a,.nav-pills&gt;li.active&gt;a:focus,.nav-pills&gt;li.active&gt;a:hover{color:#fff;background-color:#337ab7}.nav-stacked&gt;li{float:none}.nav-stacked&gt;li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified&gt;li{float:none}.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified&gt;li{display:table-cell;width:1%}.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand&gt;img{display:block}@media (min-width:768px){.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav&gt;li&gt;a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu&gt;li&gt;a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu&gt;li&gt;a{line-height:20px}.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav&gt;li{float:left}.navbar-nav&gt;li&gt;a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group&gt;.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav&gt;li&gt;.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav&gt;li&gt;a{color:#777}.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav&gt;.active&gt;a,.navbar-default .navbar-nav&gt;.active&gt;a:focus,.navbar-default .navbar-nav&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav&gt;.disabled&gt;a,.navbar-default .navbar-nav&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav&gt;.open&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a:focus,.navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a:focus,.navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav&gt;.active&gt;a,.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav&gt;.disabled&gt;a,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav&gt;.open&gt;a,.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb&gt;li{display:inline-block}.breadcrumb&gt;li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb&gt;.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination&gt;li{display:inline}.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span{padding:10px 16px;font-size:18px}.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span{padding:5px 10px;font-size:12px}.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li&gt;a:focus,.pager li&gt;a:hover{text-decoration:none;background-color:#eee}.pager .next&gt;a,.pager .next&gt;span{float:right}.pager .previous&gt;a,.pager .previous&gt;span{float:left}.pager .disabled&gt;a,.pager .disabled&gt;a:focus,.pager .disabled&gt;a:hover,.pager .disabled&gt;span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs&gt;.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active&gt;.badge,.nav-pills&gt;.active&gt;a&gt;.badge{color:#337ab7;background-color:#fff}.list-group-item&gt;.badge{float:right}.list-group-item&gt;.badge+.badge{margin-right:5px}.nav-pills&gt;li&gt;a&gt;.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron&gt;hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a&gt;img,.thumbnail&gt;img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert&gt;p,.alert&gt;ul{margin-bottom:0}.alert&gt;p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media&gt;.pull-right{padding-left:10px}.media-left,.media&gt;.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading&gt;.small,.list-group-item.active .list-group-item-heading&gt;small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading&gt;.small,.list-group-item.active:focus .list-group-item-heading&gt;small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading&gt;.small,.list-group-item.active:hover .list-group-item-heading&gt;small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading&gt;.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title&gt;.small,.panel-title&gt;.small&gt;a,.panel-title&gt;a,.panel-title&gt;small,.panel-title&gt;small&gt;a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.list-group,.panel&gt;.panel-collapse&gt;.list-group{margin-bottom:0}.panel&gt;.list-group .list-group-item,.panel&gt;.panel-collapse&gt;.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel&gt;.list-group:first-child .list-group-item:first-child,.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.list-group:last-child .list-group-item:last-child,.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel&gt;.panel-collapse&gt;.table,.panel&gt;.table,.panel&gt;.table-responsive&gt;.table{margin-bottom:0}.panel&gt;.panel-collapse&gt;.table caption,.panel&gt;.table caption,.panel&gt;.table-responsive&gt;.table caption{padding-right:15px;padding-left:15px}.panel&gt;.table-responsive:first-child&gt;.table:first-child,.panel&gt;.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child{border-top-left-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child{border-top-right-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child,.panel&gt;.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child{border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child{border-bottom-right-radius:3px}.panel&gt;.panel-body+.table,.panel&gt;.panel-body+.table-responsive,.panel&gt;.table+.panel-body,.panel&gt;.table-responsive+.panel-body{border-top:1px solid #ddd}.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th{border-top:0}.panel&gt;.table-bordered,.panel&gt;.table-responsive&gt;.table-bordered{border:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th{border-bottom:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}.panel&gt;.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse&gt;.list-group,.panel-group .panel-heading+.panel-collapse&gt;.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default&gt;.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ddd}.panel-default&gt;.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary&gt;.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#337ab7}.panel-primary&gt;.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success&gt;.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#d6e9c6}.panel-success&gt;.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info&gt;.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#bce8f1}.panel-info&gt;.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning&gt;.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#faebcc}.panel-warning&gt;.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger&gt;.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ebccd1}.panel-danger&gt;.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover&gt;.arrow,.popover&gt;.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover&gt;.arrow{border-width:11px}.popover&gt;.arrow:after{content:"";border-width:10px}.popover.top&gt;.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top&gt;.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right&gt;.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right&gt;.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom&gt;.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom&gt;.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left&gt;.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left&gt;.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner&gt;.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner&gt;.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner&gt;.item.active.right,.carousel-inner&gt;.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner&gt;.item.active.left,.carousel-inner&gt;.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner&gt;.item.active,.carousel-inner&gt;.item.next.left,.carousel-inner&gt;.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner&gt;.active,.carousel-inner&gt;.next,.carousel-inner&gt;.prev{display:block}.carousel-inner&gt;.active{left:0}.carousel-inner&gt;.next,.carousel-inner&gt;.prev{position:absolute;top:0;width:100%}.carousel-inner&gt;.next{left:100%}.carousel-inner&gt;.prev{left:-100%}.carousel-inner&gt;.next.left,.carousel-inner&gt;.prev.right{left:0}.carousel-inner&gt;.active.left{left:-100%}.carousel-inner&gt;.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical&gt;.btn-group:after,.btn-group-vertical&gt;.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical&gt;.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
@media (max-width: 767px) {
   .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
.display-none {
    display: none;
}
@media (min-width: 992px) {
  .container {
    min-width: 980px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
    .col-md-8 {
        width: 66.66666667% !important;
    }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%!important;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%!important;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
button:active, button:focus, a:active, a:focus {
    outline: 0;
}
div#page {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #191919;
  /*width: 1145px;*/
}
@media (max-width: 991px) {
  div#page {
    width: 100%;
  }
}
div#page.fullWidth {
    width: 100%;
}
div#page h2 {
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
}
div#page h3 {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: solid 1px #191919;
  padding: 5px 0;
  margin-bottom: 20px;
}
div#page h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
div#page .legend {
  font-size: 10px;
  border: none;
}
div#page ol {
  padding-left: 21px;
}
div#page a {
  color: #6b94ff;
}
div#page a:before {
  content: '\00BB\00A0';
}
div#page a:hover,
div#page a:visited,
div#page a:focus {
  text-decoration: none;
  color: #6b94ff;
}
div#page img {
  max-width: 100%;
}
div#page input,
div#page select {
  height: 40px;
  background-color: #ffffff;
  border: 0;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
    div#page section.row, div#page #countrysearch.row {
      margin-left: 0;
      margin-right: 0;
    }
}
div#page table {
  width: 100%;
}
div#page table tr.head {
  border-bottom: solid 2px #9ac31c;
}
div#page table tr.head th {
  font-size: 16px;
  width: 10%;
  padding-bottom: 5px;
}
div#page table tr {
  border-bottom: solid 1px #9ac31c;
}
div#page table tr td,
div#page table tr th {
  padding: 10px 0;
}
div#page table tr th {
  font-weight: normal;
}
div#page table tr th p {
  margin: 0;
}
div#page table tr th p.description {
  color: #808080;
}
div#page table tr td {
  vertical-align: top;
}
div#page select {
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: hidden;
  background: url('/Content/Images/dropdown.png') no-repeat right #ffffff;
  padding-left: 10px;
}
div#page select::-ms-expand {
  display: none;
}
div#page input[type="text"] {
  padding-left: 10px;
}
div#page .row {
  width: 1170px;
}
.imd div#page header {
    padding: 0;
}
@media (max-width: 991px) {
  div#page .row {
    width: 100%;
  }
}

@media (max-width: 767px) {
    #mobile-context-nav,
    #mobile-context-nav .context-header {
        display: none !important;
    }
}
div#page.fullWidth .row#search {
    width: 100%;
    margin: 0;
}
@media (min-width: 992px) {
    div#page.country-profile .row {
        margin: auto;
    }

    .imd .content, .imd .cln-content, #gli .container {
        width: 1170px;
        max-width: 1170px;
    }

    #context-nav .context-menu {
        padding: 0;
    }
    div#page.fullWidth .row#search {
        width: 100%;
        margin: 0;
    }
    div#page.country-profile section#landscape .big-title span.addon,
    div#page.country-detail section#criteria .big-title span.addon,
    div#page h2 span.addon,
    div#page h3 span.addon {
        font-size: 16px;
    }
    div#page.homepage section#home-introduction div.col-md-8,
    div#page.homepage section#home-introduction div.col-md-4 {
        padding: 0 15px 0 0;
    }
}
div#page .colorbutton {
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 28px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  text-align: center;
  background-color: #9ac31c;
  color: #233d7a;
}
div#page .colorbutton:hover {
  background-color: #233d7a;
  color: #ffffff;
}
div#page .collapsebutton,
div#page .nextbutton,
div#page .backbutton {
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 28px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border: solid 2px #ffffff;
  width: 32px;
  height: 32px;
  display: block;
  padding: 3px 0 0 2px;
}
div#page .collapsebutton span,
div#page .nextbutton span,
div#page .backbutton span {
  font-size: 17px;
  color: white;
  left: -2px;
}
div#page .collapsebutton span.glyphicon-menu-down,
div#page .nextbutton span.glyphicon-menu-down,
div#page .backbutton span.glyphicon-menu-down {
  display: none;
}
div#page .collapsebutton.collapsed span.glyphicon-menu-down,
div#page .nextbutton.collapsed span.glyphicon-menu-down,
div#page .backbutton.collapsed span.glyphicon-menu-down {
  display: inline;
}
div#page .collapsebutton.collapsed span.glyphicon-menu-up,
div#page .nextbutton.collapsed span.glyphicon-menu-up,
div#page .backbutton.collapsed span.glyphicon-menu-up {
  display: none;
}
div#page a.collapsebutton span,
div#page a.collapsebutton span.collapsed {
  left: 3px;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  div#page a.collapsebutton span,
  div#page a.collapsebutton span.collapsed {
    /*left: 0px;*/
  }
}
div#page button.collapsebutton2 {
  border: none;
  background-color: transparent;
  float: right;
}
div#page button.collapsebutton2 span.glyphicon-triangle-bottom {
  display: none;
}
div#page button.collapsebutton2 span.glyphicon-triangle-top {
  display: inline;
}
div#page button.collapsebutton2.collapsed span.glyphicon-triangle-bottom {
  display: inline;
}
div#page button.collapsebutton2.collapsed span.glyphicon-triangle-top {
  display: none;
}
div#page button.info {
  border: none;
  background-color: #ffffff;
  padding: 0 5px;
}
div#page button.info img {
  width: 16px;
  height: 16px;
}
div#page .noaprefix:before,
div#page .noaprefix a:before {
  content: "";
}
div#page img.fileicon {
  width: 58px;
  height: 68px;
}
div#page.country-profile section#landscape .big-title span.addon,
div#page.country-detail section#criteria .big-title span.addon,
div#page h2 span.addon,
div#page h3 span.addon {
  text-transform: none;
  padding-left: 10px;
  font-size: 13px;
  color: #1a1a1a;
  font-family: Arial, sans-serif;
}
div#page.country-profile h2 {
  font-family: DIN, Arial, sans-serif;
  font-size: 35px;
  color: #4d4d4d;
}
div#page.country-profile section#landscape .big-title {
    font-size: 35px;
    font-weight: 500;
}
div#page.country-profile a.country-comparison {
    font-size: 16px;
    padding: 10px 20px;
    background: #6b94ff;
    color: #fff !important;
    text-transform: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
div#page.country-profile section#landscape .big-title a.country-comparison {
    float: right;
}
div#page.country-profile section#attractiveness a.country-comparison {
    display: inline-block;
    margin-top: 20px;
}
div#page.country-profile a.country-comparison:hover,
div#page.country-profile a.country-comparison:active, 
div#page.country-profile a.country-comparison:focus,
div#page.country-profile a.country-comparison:visited {
    border: 0;
    outline: 0;
    color: #fff;
    text-decoration: none !important;
}
div#page.country-profile header {
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 0;
}
div#page.country-profile header h2,
div#page.country-profile section#landscape .big-title {
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: solid 2px #e1edba;
}
section#related h3 {
  padding-bottom: 10px;
}
section#related ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
section#related input {
  width: 100%;
  margin: 20px 0;
}
section#related a.colorbutton {
  width: 120px;
  float: right;
}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  display: none;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #223C79;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.slider-handle.triangle {
  background: transparent none;
}
div#page.homepage section#home-banners div.col-md-8, 
div#page.homepage section#home-banners div.col-md-4 {
    padding: 0 0 0 15px;
}
div#page.homepage section#home-banners div.col-md-8 {
    position: relative;
    padding: 0 15px 0 0;
}
div#page.homepage section#home-banners div.col-md-4 &gt; div:first-child {
    position: relative;
}
@media (max-width: 991px) {
    div#page.homepage section#home-banners div.col-md-8,
    div#page.homepage section#home-banners div.col-md-4 {
        padding: 10px 0 0;
    }
}
div#page.homepage section#home-banners .country-pricing {
    position: relative;
    padding-top: 11px;
}
@media (max-width: 768px) {
    div#page.homepage section#home-banners .country-pricing {
       width: 100%;
    }
}

div#page.homepage section#home-introduction div.statistical {
    position: relative; 
    font-family: DIN, Arial, sans-serif; 
    font-size: 18px; 
    color: #233d7a; 
    text-align: center; 
    padding-top: 20px;
}
div#page.homepage section#home-introduction div.statistical &gt; div.col-sm-6 img {
    width: 64px;
    height: 64px;
}
div#page.homepage section#home-introduction div.statistical &gt; div.col-sm-6 h2 {
    margin-bottom: 0;
}
div#page.homepage section#home-introduction div.statistical &gt; div.col-sm-6 {
    position: absolute;
}
div#page.homepage section#home-introduction div.statistical &gt; div.col-sm-6:first-child {
    left: 0;
}
div#page.homepage section#home-introduction div.statistical &gt; div.col-sm-6:nth-child(2n) {
    right: 0;
}
@media (max-width: 991px) {
    div#page.homepage section#home-introduction {
        margin-bottom: 180px;
    }
}
div#page.homepage section#advantage .grey-box-container {
    display: inline-block;
}
div#page.homepage section#news .col-md-4 img {
    width: 100%;
}
div#page.homepage section#search .big-title {
    font-size: 35px;
}
div#page.homepage section#search div.formwrapper {
  background-color: #f2f2f2;
  /*background-image: url('/Content/Images/shadow.png');*/
  background-repeat: no-repeat;
  padding-bottom: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
}
div#page.homepage section#search div.formwrapper form label {
    font-size: 16px;
    font-family: Araial, sans-serif;
    font-weight: bold;
    color: #1a1a1a;
    padding-right: 20px;
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 {
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6:nth-child(2n) {
    margin: 10px 0 0;
}
@media (min-width: 992px) {
    div#page.homepage section#search div.formwrapper form .col2 .col-sm-6:nth-child(2n) {
        text-align: right;
        margin: 0;
    }
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 label {
    font-weight: normal;
    padding-right: 5px;
}
@media (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 label {
        min-width: 40px;
    }
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    border-color: #a6a6a6;
}
div#page.homepage section#search div.formwrapper form select {
  width: 7.9%;
}
div#page.homepage section#search div.formwrapper form .col2 .col22 {
    text-align: right;
}
div#page.homepage section#search div.formwrapper form #search-submit {
  font-weight: 500;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 20px auto;
  padding: 10px 60px;
  font-size: 15px;
  color: #fff;
  background: #6b94ff;
  font-family: DIN, Arial, sans-serif;
  height: auto;
  width: auto;
  display: inline-block;
  line-height: normal;
  text-transform: none;
}
div#page.homepage section#search .big-title.search-title {
    margin: 20px auto;
    float: none !important;
}
div#page.homepage section#search .search-text {
    float: none !important;
}
div#page.homepage section#search div.formwrapper form div.linewrapper {
    float: none !important;
    height: 45px;
    margin-bottom: 20px;
}
div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
    padding-right: 2.5%; 
    padding-left: 0.8%;
}
@media (min-width: 1200px) and (max-width: 1919px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.7%;
    }
}
@media (min-width: 1700px) and (max-width: 1919px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 2%;
    }
}
@media (min-width: 1600px) and (max-width: 1699px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.7%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1.5%;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.4%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1.4%;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 1100px) and (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8.6%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 1024px) and (max-width: 1099px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8.2%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 0.5%;
    }
}
@media (min-width: 992px) and (max-width: 1023px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 800px) and (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 22.5%;
    }
}
@media (min-width: 768px) and (max-width: 799px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 21%;
    }
}
@media screen and (min-width: 768px) {
    .imgBrandedAreaLogo {
        position: relative;
    }
}
@media (max-width: 767px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 100%;
    }
}
div#page.homepage section#search #search-time-frame-container .col-sm-6 {
    float: none;
    display: inline-block;
    width: 49.5%;
}
div#page.homepage section#search #search-time-frame-container .col-sm-6:nth-child(2n) select {
    margin-right: -1px;
}
div#page.homepage section#search #search-time-frame-container .col-sm-6 label {
    min-width: 42px;
}
div#page.homepage section#search div.formwrapper form div .col1 {
    padding-top: 10px;
    float: left;
    width: 27%;
}
div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
    width: 39.75%;
    padding-right: 0;
    float: none;
}
@media (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 40.5%;
    }
}
@media (max-width: 767px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 25%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper #search-time-frame {
        display: inline-block;
        width: 70%;
        vertical-align: middle;
    }
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container label {
        min-width: 60px;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        display: inline-block;
        padding-right: 0;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-to {
        display: inline-block;
        padding-left: 5%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 26%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 2%;
    }
}
div#page.homepage section#search div.formwrapper form div .col2 {
  float: left;
  width: 60%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form div .col1 {
        width: 30%;
    }
    div#page.homepage section#search div.formwrapper form div .col2 {
        width: 70%;
    }
}
div#page.homepage section#search div.formwrapper form div .col21 {
  float: left;
  width: 50%;
}
div#page.homepage section#search div.formwrapper form div .col21 label {
  padding-right: 5px;
}
div#page.homepage section#search div.formwrapper form div .col22 {
  float: left;
  width: 50%;
}
div#page.homepage section#search div.formwrapper form div .col22 label {
  padding-right: 5px;
}
div#page.homepage section#advantage {
  margin-top: 1rem;
}
div#page.homepage section#advantage img.numbers {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
div#page.homepage section#advantage a.largebutton {
  width: 240px;
}
div#page.homepage section#news {
  background-color: #eff0f4;
}
div#page.homepage section#news a h4 {
  color: #191919;
  margin-top: 0;
}
div#page.homepage section#forwho {
  padding-bottom: 20px;
}
div#page.homepage section#forwho h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
div#page.homepage section#forwho h3 {
  border-color: #ffffff;
  text-transform: none;
}
div#page.homepage section#forwho div blockquote {
  font-style: italic;
  font-family: Serif;
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0;
  padding: 0 0 0 32px;
  background-image: url("/Content/Images/quotes.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  border: none;
}
div#page.homepage section#forwho div p.signature span {
  font-style: italic;
}
div#page.homepage section#forwho img.logo {
  width: 200px;
  height: 200px;
}
div#page.country-profile div#countrysearch {
  background-color: #fff;
  border-bottom: solid 2px #a8a8a8;
  width: 750px;
  /*z-index: 99;*/
  margin-bottom: 30px;
}
@media (max-width: 767px) {
    div#page.country-profile div#countrysearch {
        width: 100%;
    }
}
div#page.country-profile div#countrysearch div.search-box {
  width: 100%;
  background: url("/Content/Images/search_icon.png") center left no-repeat;
  background-color: #fff;
  padding-left: 52px;
}
div#page.country-profile div#countrysearch div.big-title {
    margin: 0;
}
@media (min-width: 992px) {
  div#page.country-profile div#countrysearch {
    width: 100%;
  }
}
@media (min-width: 768px) {
    .country-search-section {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .col-md-2 {
        width: 16.66666667% !important;
    }
}

div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title {
    width: 18%;
    float: left;
    font-size: 18px;
    margin-top: 15px;
}
div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title:after {
    content: ":";
}
div#page.country-profile  #countrysearch-sticky-wrapper.is-sticky .search-box {
    width: 82%;
    float: left;
    margin-top: -10px;
}
@media (max-width: 767px) {
    div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title {
        width: 100%;
        float: none;
        margin: 10px;
    }
    div#page.country-profile #countrysearch-sticky-wrapper.is-sticky .search-box {
        width: 100%;
        float: none;
        margin: 10px;
    }
}
div#page.country-profile div#countrysearch input,
div#page.country-profile div#countrysearch input:focus,
div#page.country-profile div#countrysearch input:active {
  width: 100%;
  height: 7.5rem;
  padding: 5px 0;
  font-size: 45px;
  border: 0;
  outline: none;
  outline-offset: 0;
  text-transform: uppercase;
}
div#page.country-profile section.row.facts {
  background-color: #fff;
  padding-top: 20px;
  margin-top: 20px;
  border-bottom: solid 1px #a6a6a6;
}
div#page.country-profile section#digital-rankings {
  background-color: #c4d4e9;
  padding-bottom: 30px;
}
div#page.country-profile section.row.facts .section-title {
  font-family: "DIN Light", sans-serif;
  font-size: 35pt;
}
div#page.country-profile section.row.facts div div.rank {
  padding-left: 20px;
}
div#page.country-profile section.row.facts .col-sm-6 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #4d4d4d;
}
div#page.country-profile section.row.facts .col-sm-6 h4 {
    font-family: DIN, Arial, sans-serif;
    font-size: 20px;
    color: #4d4d4d;
}
div#page.country-profile section.row.facts .col-sm-6 div.rank p {
  height: 110px;
  font-family: DINAlternate, Arial, sans-serif;
  font-size: 60px;
  color: #1a1a1a;
  line-height: 70px;
  font-weight: bold;
  border-bottom: solid 2px #e1edba;
  margin-bottom: 20px;
}
div#page.country-profile section#digital-rankings div div.rank p {
    border-bottom: 0;
}
div#page.country-profile section.row.facts .col-sm-6 div.rank p sup {
  font-size: 39px;
}
div#page.country-profile section.row.facts div img.flag {
  margin-top: 10px;
  width: 210px;
  height: 140px;
}
div#page.country-profile section#facts div div.col1,
div#page.country-profile section#digital-rankings div div.col1 {
  float: left;
  width: 50%;
}
div#page.country-profile section#facts div div.col2,
div#page.country-profile section#digital-rankings div div.col2 {
  float: right;
  width: 50%;
}
div#page.country-profile section.row.facts div div.full {
  width: 100%;
  height: 225px;
  clear: both;
  background-color: #ffffff;
  margin-bottom: 20px;
}
div#page.country-profile section.row.facts div div.full h4 {
  padding: 20px 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #cccccc;
}
div#page.country-profile section#facts div.basic table tr,
div#page.country-profile section#facts div.investment table tr,
div#page.country-profile section#facts div.downloads table tr {
  border-bottom: solid 1px #cccccc;
}
div#page.country-profile section#facts div.basic table tr th,
div#page.country-profile section#facts div.investment table tr th,
div#page.country-profile section#facts div.downloads table tr th,
div#page.country-profile section#facts div.basic table tr td,
div#page.country-profile section#facts div.investment table tr td,
div#page.country-profile section#facts div.downloads table tr td {
  padding: 5px 0;
}
div#page.country-profile section#facts div.investment h4,
div#page.country-profile section#facts div.downloads h4 {
  margin-top: 30px;
}
div#page.country-profile section#facts div.investment {
    margin-top: 30px;
}
div#page.country-profile section#challenges {
  background-color: #fff;
  padding: 10px 0;
}
div#page.country-profile section#challenges ul {
  padding-left: 15px;
}
div#page.country-profile section#challenges ul li {
    line-height: 1.56;
}
div#page.country-profile section#challenges p {
  margin-top: 20px;
  font-style: italic;
}
div#page.country-profile div#stickynavbar nav ul {
  border: 0;
  padding: 0;
  margin: 0;
  width: 750px;
}
@media (min-width: 992px) {
  div#page.country-profile div#stickynavbar nav ul {
    width: 100%;
  }
}
div#page.country-profile div#stickynavbar nav ul li {
  padding: 0 0 30px 0;
}
div#page.country-profile div#stickynavbar nav ul li.active {
  background-image: url('/Content/Images/activemenu.png');
  background-repeat: no-repeat;
  background-position: center 50px;
}
div#page.country-profile div#stickynavbar nav ul li a {
  width: 100%;
  height: 53px;
  border-right: solid 1px #ffffff;
  background-color: #9ac31c;
  font-size: 16px;
  color: #ffffff;
  padding: 15px 0;
}
div#page.country-profile div#stickynavbar nav ul li a:hover,
div#page.country-profile div#stickynavbar nav ul li a:focus {
  color: #ffffff;
}
div#page.country-profile section#landscape div.headers {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
div#page.country-profile section#landscape div.k-chart-wrapper {
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
div#page.country-profile section#landscape .headers &gt; div.center-block {
    float: none;
    text-align: center;
    padding: 0;
}
div#page.country-profile section#landscape div.round {
  width: 160px;
  height: 160px;
  margin: auto;
  border: solid 3px black;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
}
@media (min-width: 992px) {
  div#page.country-profile section#landscape .headers &gt; div.center-block &gt; .col-sm-3 {
    display: inline-block;
    float: none;
    width: 24%;
  }
  div#page.country-profile section#landscape div.round {
    width: 180px;
    height: 180px;
    margin: auto;
    border: solid 3px black;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
  }
}
div#page.country-profile section#landscape div.round h4 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  height: 75px;
  padding-top: 30px;
}
div#page.country-profile section#landscape div.round p {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
}
div#page.country-profile section#landscape div.round p sup {
  font-size: 21px;
}
div#page.country-profile section#landscape div.round.economic {
    border-color: #6640ac;
}
    div#page.country-profile section#landscape div.round.economic p {
        color: #6640ac;
    }
div#page.country-profile section#landscape div.round.government {
    border-color: #fc6b27;
}
    div#page.country-profile section#landscape div.round.government p {
        color: #fc6b27;
    }
div#page.country-profile section#landscape div.round.business {
  border-color: #009245;
}
div#page.country-profile section#landscape div.round.business p {
  color: #009245;
}
div#page.country-profile section#landscape div.round.infrastructure {
    border-color: #eabd2c;
}
    div#page.country-profile section#landscape div.round.infrastructure p {
        color: #eabd2c;
    }
div#page.country-profile section#evolution ul li a {
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  font-weight: bold;
  text-align: left;
  color: #191919;
  background-color: transparent;
  border: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
  width: 100%;
}
div#page.country-profile section#evolution ul li.active {
  background-color: #f5f9ea;
}
div#page.country-profile section#evolution ul li.active a {
  border-bottom: solid 1px #f5f9ea;
}
div#page.country-profile section#evolution div.tab-content {
  background-color: #f5f9ea;
  border-left: solid 1px #f2f2f2;
  border-right: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
  padding: 20px;
}
div#page.country-profile section#attractiveness h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-transform: none;
}
div#page.country-profile section#attractiveness table tr {
  border-color: #cccccc;
}
div#page.country-profile section#attractiveness table tr.head {
  border-color: #cccccc;
}
div#page.country-profile section#attractiveness table tr td.progress {
  width: 50%;
  background-color: transparent;
  border: none;
  padding-right: 10px;
  box-shadow: none;
}
div#page.country-profile section#attractiveness table tr td.progress div.progress-bar {
  height: 15px;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl1 {
  background-color: #006837;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl2 {
  background-color: #009245;
}
    div#page.country-profile section#attractiveness table tr td.progress div.lvl3 {
        background-color: #19ac71;
    }
div#page.country-profile section#attractiveness table tr td.progress div.lvl4 {
  background-color: #8cc63f;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl5 {
  background-color: #d9e021;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl6 {
  background-color: #fbb03b;
}
    div#page.country-profile section#attractiveness table tr td.progress div.lvl7 {
        background-color: #eabd2c;
    }
div#page.country-profile section#attractiveness table tr td.progress div.lvl8 {
  background-color: #f15a24;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl9 {
  background-color: #eD1c24;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl10 {
  background-color: #c1272d;
}
div#page.country-profile section#simulation h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-transform: none;
}
div#page.country-profile section#simulation h4 {
  margin: 0 0 10px 0;
}
div#page.country-profile section#simulation h4 span {
  padding: 20px 10px;
  font-size: 35px;
  line-height: 40px;
}
@media (min-width: 992px) {
  div#page.country-profile section#simulation h4 span {
    font-size: 65px;
    line-height: 70px;
  }
}
div#page.country-profile section#simulation h4 span.number1 {
  color: #cb4c50;
}
div#page.country-profile section#simulation h4 span.number2 {
  color: #99c21b;
}
div#page.country-profile section#simulation table tr {
  border-color: #cccccc;
}
div#page.country-profile section#simulation table tr.head th {
  font-size: 14px;
  line-height: 20px;
  border-color: #cccccc;
}
div#page.country-profile section#simulation table tr td.number {
  font-size: 25px;
  line-height: 30px;
  color: #cb4c50;
}
div#page.country-profile section#scoreboardandfactors div#scoreboard {
  margin-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.description,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.description {
  padding: 0 0 0 10px;
  width: 35%;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.value,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.value {
  width: 10%;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.link,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.link {
  width: 25%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr {
  height: 50px;
  border: none;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr th,
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr td {
  vertical-align: middle;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr th {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr a.collapsebutton {
  float: right;
  margin-right: 20px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.summary {
  padding: 0 10px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-color: #f2f2f2;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper {
  padding: 40px 10px 0 10px;
  background-color: #ffffff;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header {
  border-color: #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header h4 {
  padding: 40px 0 0 10px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors {
  margin-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr {
  border-color: #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr th,
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr td {
  padding: 10px 0 0 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr th.description span.color,
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr td.description span.color {
  display: inline-block;
  margin: 0 10px;
  width: 20px;
  height: 20px;
  background-color: #191919;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper div.k-content {
  padding-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses {
  display: inline-block;
  width: 100%;
  padding: 10px 0 40px 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses div.col-sm-12 {
  padding-bottom: 20px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses h5 {
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr {
  border-color: #ffffff;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr th p.description {
  font-size: 12.6px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr.head th {
  width: 15%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years {
  margin-bottom: 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years table tr {
  height: auto;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years table tr th {
  padding-top: 0;
  padding-bottom: 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.overall {
  border: solid 2px #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.summary {
    background-color: #e0d9ee;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.economic div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.economic tr a.collapsebutton {
        background-color: #6640ac;
    }
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #6640ac;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #8566bd;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #a38ccd;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #c2b3de;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #e0d9ee
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.summary {
    background-color: #fee1da;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.government div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.government tr a.collapsebutton {
        background-color: #fc6b27;
    }
div#page.country-profile section#scoreboardandfactors div#factors div.business div.summary {
    background-color: #d1eee3;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.summary table a.collapsebutton,
div#page.country-detail section#criteria div.metric div.summary table.business tr a.collapsebutton  {
  background-color: #009245;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.summary {
    background-color: #fbf2d5;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.infrastructure tr a.collapsebutton {
        background-color: #eabd2c;
    }
div#page.country-detail section#criteria header {
  border-bottom: solid 1px #e1edba;
  display: inline-block;
  width: 100%;
  margin: 0 10px 10px 15px;
  width: 97%;
}
@media (min-width: 992px) {
  div#page.country-detail section#criteria header {
    width: 97%;
  }
}
div#page.country-detail section#criteria header h3 {
  font-size: 25px;
  line-height: 30px;
  text-transform: none;
  border: none;
  margin-top: 30px;
  margin-bottom: 0px;
}
div#page.country-detail section#criteria div.controlbuttons {
  margin-bottom: 40px;
}
div#page.country-detail section#criteria div.controlbuttons a {
  font-weight: bold;
  padding: 10px;
  color: black;
}
div#page.country-detail section#criteria div.controlbuttons span.separator {
  display: inline-block;
  height: 12px;
  width: 2px;
  background-color: #191919;
}
div#page.country-detail section#criteria div.metric {
  margin-bottom: 10px;
}
div#page.country-detail section#criteria div.metric table tr th p,
div#page.country-detail section#criteria div.metric table tr td p {
  font-weight: normal;
}
div#page.country-detail section#criteria div.metric table tr th.header,
div#page.country-detail section#criteria div.metric table tr td.header {
  padding: 0 0 0 15px;
  width: auto;
}
div#page.country-detail section#criteria div.metric table tr th.chart,
div#page.country-detail section#criteria div.metric table tr td.chart {
  width: 15%;
}
div#page.country-detail section#criteria div.metric table tr th.chart div,
div#page.country-detail section#criteria div.metric table tr td.chart div {
  height: 50px;
  width: 100px;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
div#page.country-detail section#criteria div.metric table tr th.value,
div#page.country-detail section#criteria div.metric table tr td.value {
  width: 7%;
}
div#page.country-detail section#criteria div.metric table tr th.link,
div#page.country-detail section#criteria div.metric table tr td.link {
  width: 7%;
}
div#page.country-detail section#criteria div.metric div.summary table tr {
  height: 70px;
  border: none;
}
div#page.country-detail section#criteria div.metric div.summary table tr th,
div#page.country-detail section#criteria div.metric div.summary table tr td {
  vertical-align: middle;
}
div#page.country-detail section#criteria div.metric div.summary table tr th {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
}
div#page.country-detail section#criteria div.metric div.summary table tr a.collapsebutton {
  float: right;
  margin-right: 20px;
}
div#page.country-detail section#criteria div.metric div.detail {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper header {
  padding: 0;
  margin: 0 10px;
  width: 690px;
}
@media (min-width: 992px) {
  div#page.country-detail section#criteria div.metric div.detail div.wrapper header {
    width: 890px;
  }
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper header h4 {
  margin-top: 50px;
  margin-bottom: 10px;
  padding: 0 0 0 5px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper p {
  margin-top: 5px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper p.sources {
  font-style: italic;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper div.k-content {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
}
div#page.country-detail section#criteria div.metric.years div.summary table tr {
  height: auto;
  background-color: transparent;
}
div#page.country-detail section#criteria div.metric.years div.summary table tr td,
div#page.country-detail section#criteria div.metric.years div.summary table tr th {
  padding-top: 0;
  padding-bottom: 0;
}
div#page.country-detail div#breadcrumb {
  padding-bottom: 20px;
}
div#page.country-detail div#breadcrumb span.lvl1 {
  font-size: 35px;
  line-height: 35px;
  text-decoration: underline;
}
div#page.country-detail div#breadcrumb span.lvl2 {
  font-size: 16px;
  line-height: 16px;
  text-decoration: underline;
}
div#page.country-detail div#breadcrumb span.lvl3 {
  font-size: 14px;
  line-height: 14px;
}
div#page.country-detail div#breadcrumb span.separator {
  padding: 0 10px;
  display: inline-block;
  margin-top: 15px;
}
div#page.country-search section#search div.steptitle {
  background-color: #e8e8e8;
  margin-top: 10px;
}
div#page.country-search section#search div.steptitle div.title {
  padding: 10px 0;
  height: 55px;
}
div#page.country-search section#search div.steptitle div.title h3 {
  color: #191919;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  border: none;
  margin: 0;
  float: left;
  width: 90%;
}
div#page.country-search section#search div.steptitle div.title button {
  float: right;
  background-color: #ffffff;
  border-color: #cccccc;
}
div#page.country-search section#search div.steptitle div.title button span {
  color: #e8e8e8;
}
div#page.country-search section#search div.steptitle.active {
  background-color: #9ac31c;
}
div#page.country-search section#search div.steptitle.active div.title h3 {
  color: #ffffff;
}
div#page.country-search section#search div.steptitle.active div.title button {
  background-color: #9ac31c;
  border-color: #ffffff;
}
div#page.country-search section#search div.steptitle.active div.title button span {
  color: #ffffff;
}
div#page.country-search section#search div.stepcontent {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 0;
}
div#page.country-search section#search div.stepcontent div.intro {
  padding: 10px;
  background-color: #ebf3d6;
}
div#page.country-search section#search #collapseranking.stepcontent div.intro {
    padding: 10px 30px;
    text-align: justify;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ffffff;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart select {
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1 {
  float: left;
  padding-right: 10px;
  width: 110px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1.viewas {
  padding-top: 10px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 {
  float: left;
  padding-right: 10px;
  width: 220px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 {
    width: 250px;
  }
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 div {
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 div input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 {
  float: left;
  width: 200px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 {
    width: 300px;
  }
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 input {
  margin: 10px 0;
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.selectall input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div.stepcontent div.intro label {
  float: left;
  padding-left: 10px;
  font-weight: normal;
}
div#page.country-search section#search div.stepcontent div.items {
  margin: 20px 0;
  padding: 0 25px 20px;
  border-bottom: 1px solid #cccccc;
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div.stepcontent#collapsedatatype div.items {
  padding: 0 0 20px;
}
div#page.country-search section#search div.stepcontent div.nav {
  clear: both;
  padding-bottom: 20px;
}
div#page.country-search section#search div.stepcontent div.nav div.next {
  float: right;
  padding-right: 15px;
}
div#page.country-search section#search div.stepcontent div.nav div.back {
  float: left;
  padding-left: 15px;
}
div#page.country-search section#search div.stepcontent div.nav div.back,
div#page.country-search section#search div.stepcontent div.nav div.next {
  color: #cccccc;
  text-transform: uppercase;
  font-weight: bold;
}
div#page.country-search section#search div.stepcontent div.nav div.back button,
div#page.country-search section#search div.stepcontent div.nav div.next button {
  display: inline-block;
  background-color: #e8e8e8;
}
div#page.country-search section#search div.stepcontent div.nav div.back.active,
div#page.country-search section#search div.stepcontent div.nav div.next.active {
  color: #6b94ff;
}
div#page.country-search section#search div.stepcontent div.nav div.back.active button,
div#page.country-search section#search div.stepcontent div.nav div.next.active button {
  background-color: #6b94ff;
}
div#page.country-search section#search div#collapsedatatype div.items div.col {
  width: 260px;
  float: left;
}
@media (min-width: 992px) {
  div#page.country-search section#search div#collapsedatatype div.items div.col {
    width: 350px;
  }
}
div#page.country-search section#search div#collapsedatatype div.items div.col input {
  float: left;
  width: 15px;
}
div#page.country-search section#search div#collapsedatatype div.items div.col label {
  float: left;
  padding: 15px 0 0 5px;
  font-size: 16px;
  line-height: 22px;
}
div#page.country-search section#search div#collapsecountry div.items div.col {
  float: left;
  padding-left: 10px;
  width: 130px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div#collapsecountry div.items div.col {
    width: 175px;
  }
}
div#page.country-search section#search div#collapsecountry div.items div.col div {
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div#collapsecountry div.items div.col div input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div#collapsecountry div.items div.col div label {
  float: left;
  font-weight: normal;
  padding-left: 10px;
}
div#page.country-search section#search div#collapsecountry div.items div.col div.title {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 10px;
}
div#page.country-search section#search div#collapsecountry div.items div.col div.title label {
  font-weight: bold;
}
div#page.country-search section#search div#collapsecountry div.items div.col.first {
  width: 140px;
  padding-left: 0;
}
@media (min-width: 992px) {
    div#page.country-search section#search div#collapsecountry div.items div.col.first {
        width: 175px;
    }

    #yourSelection {
        width: 25% !important;
        float: right !important;
    }

    #selectRankingHeader, #collapseranking, #selectDataTypeHeader, #selectDataTypeContainer, #selectYourDataHeader, #selectDataCriteriaContainer, #selectYourCountryHeader, #countryContainer, #selectYourTimeFrameHeader, #timeFrameContainer {
        width: 75% !important;
        float: left !important;
    }
}
div#page.country-search section#search div#collapsedata div.items button .glyphicon {
    font-size: 12px;
}
div#page.country-search section#search div#collapsedata div.items a.legend-item {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
div#page.country-search section#search div#collapsedata div.items .filterpart.col-sm-7,
div#page.country-search section#search div#collapsedata div.items .legend.col-sm-5,
div#page.country-search section#search div#collapsedata div.items .legend .col-sm-3,
div#page.country-search section#search div#collapsedata div.items .legend .col-sm-9 {
    padding: 0;
}

div#page.country-search section#search div#collapsedata div.items .legend .col-sm-3 {
    font-size: 14px;
    font-weight: bold;
}
@media (max-width: 768px) {
    div#page.country-search section#search div#collapsedata div.items .legend {
        margin-bottom: 20px;
    }
}
div#page.country-search section#search div#collapsedata div.items a.legend-item + span {
    font-size: 14px;
    padding-left: 15px;
    white-space: nowrap;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-8,
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
    padding: 0;
    margin: 5px 5px 0 0;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
    text-align: right;
    margin-left: 40px;
    float: right;
}
@media (max-width: 768px) {
    div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
        margin-left: 0;
    }
}
div#page.country-search section#search div#collapsedata .checkbox.selectall {
    padding-top: 20px;
}
div#page.country-search section#search div#collapsedata .checkbox.selectall label {
    padding-left: 0;
}
div#page.country-search section#search div#collapsedata div.items ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
div#page.country-search section#search div#collapsedata div.items .filterpart {
    margin-bottom: 25px;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically li {
    border-bottom: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li {
    line-height: 16px;
}
div#page.country-search section#search div#collapsedata div.items &gt; ul &gt; li:first-child {
    padding-bottom: 20px; 
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically &gt; li:first-child {
    padding-bottom: 0;
}
div#page.country-search section#search div#collapsedata div.items#countryProfileList &gt; ul &gt; li:first-child {
    padding-bottom: 5px; 
}
div#page.country-search section#search div#collapsedata div.items &gt; ul &gt; li &gt; ul &gt; li {
  border-bottom: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li div {
  font-weight: bold;
}
div#page.country-search section#search div#collapsedata div.items &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
div#page.country-search section#search div#collapsedata div.items &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
  border-top: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li div {
  padding-left: 10px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li div {
  padding-left: 25px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul &gt; li:first-child &gt; ul &gt; li:first-child &gt; div {
  padding-left: 20px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList &gt; ul &gt; li:first-child {
  padding: 20px 0 20px 0;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li div.info p {
  font-weight: normal;
  padding: 20px;
  background-color: #fcded3;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li {
  border-bottom: none;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div {
  padding-left: 45px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li div {
  padding-left: 40px;
}
@media (max-width: 767px) {
    div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div {
      padding-left: 20px;
    }
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div.checkbox {
  padding-left: 0px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul &gt; li .big-title {
    margin-top: 30px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul &gt; li:first-child .big-title {
    margin-top: 0;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul {
    border-top: solid 1px #9ac31c;
    margin-top: 5px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul &gt; li &gt; ul &gt; li,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul &gt; li {
    border-bottom: solid 1px #9ac31c;
    padding: 5px 0;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li {
    border: 0;
}
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li {
    padding-left: 40px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li div.checkbox,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li div.checkbox {
  height: 25px;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div label,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li label {
  font-weight: normal;
}
div#page.country-search section#search div#collapsedata div.items ul div {
  padding-top: 5px;
  padding-bottom: 3px;
}
div#page.country-search section#search div#collapsedata div.items ul div button,
div#page.country-search section#search div#collapsedata div.items ul div input,
div#page.country-search section#search div#collapsedata div.items ul div label {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
div#page.country-search section#search div#collapsedata div.items ul div input {
  height: 18px;
}
div#page.country-search section#search div#collapsedata div.items ul div label {
  padding-top: 0;
  padding-left: 5px;
}
div#page.country-search section#search div#collapsedata div.items ul div button {
    margin-top: 4px;
}
div#page.country-search section#search div#collapsedata div.items ul div button.i-crit-info {
    margin-top: 3px;
    text-align: left;
}
div#page.country-search section#search div#collapsedata div.items .filterpart + ul div button.i-crit-info {
    margin-right: 0;
    text-align: left;
}
@media (min-width:992px) {
    div#page.country-search section#search div#collapsedata div.items .filterpart + ul div button.i-crit-info {
        width: 5%;
    }
}
div#page.country-search section#search div#collapsecountry .intro select {
    width: 100%;
}
div#page.country-search section#search div#collapsetimeframe div.items div.col-sm-12 div {
   padding-left: 0;
}
div#page.country-search section#search div#collapsetimeframe div.items div.checkbox,
div#page.country-search section#search div#collapsetimeframe div.items div.radio {
    padding-top: 20px;
}
div#page.country-search section#search div#collapsetimeframe div.items &gt; div.radio:first-child {
    padding-top: 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div.range {
    padding-top: 12px;
}
div#page.country-search section#search div#collapsetimeframe div.items div input {
  height: auto;
}
div#page.country-search section#search div#collapsetimeframe div.items div label {
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding-left: 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div select {
  width: 120px;
  margin: 0 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div div div.col {
  float: left;
  width: 25%;
}
div#page.country-search section#search div.selection {
  float: right;
  margin-top: 10px;
}
div#page.country-search section#search div.selection h3 {
  text-transform: none;
  border: none;
  margin: 0;
}
div#page.country-search section#search div.selection div {
  border-top: solid 1px #cccccc;
}
div#page.country-search section#search div.selection div div.wrapper {
  border-top: none;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 10px 20px;
}
div#page.country-search section#search div.selection div div.wrapper div {
  border: none;
  color: #cccccc;
}
div#page.country-search section#search div.selection div div.wrapper div.title {
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.title span.number {
  display: inline-block;
  width: 15px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.selection div div.wrapper div.title {
    font-weight: bold;
    font-size: 14px;
  }
}
div#page.country-search section#search div.selection div div.wrapper div.summary {
  display: inline-block;
  text-decoration: underline;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.consolidatedranking {
  text-decoration: none;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail {
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail div {
  padding: 0 0 5px 0;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail button {
  border: none;
  background-color: transparent;
}
div#page.country-search section#search div.selection div div.wrapper.active div {
  color: #191919;
}
div#page.country-graph section#title h2 {
  margin-bottom: 40px;
}
div#page.country-graph section#title select {
  font-size: 25px;
  line-height: 30px;
  padding-right: 50px;
}
div#page.country-graph section#title span {
  font-size: 16px;
  line-height: 22px;
  padding-left: 10px;
}
div#page.country-graph div#graph {
  height: 600px;
}
div#page.country-graph div.download button {
  margin: 20px 0;
  background-color: #233d7a;
  color: #ffffff;
  width: 120px;
  float: right;
}
div#page.country-table section#title h2 {
  margin-bottom: 40px;
}
div#page.country-table section#title select {
  font-size: 25px;
  line-height: 30px;
  padding-right: 50px;
}
div#page.country-table div#table table tr {
  border-color: #cccccc;
}
div#page.country-table div#table table tr td.first,
div#page.country-table div#table table tr th.first {
  border-right: solid 2px #cccccc;
}
div#page.country-table div#table table tr td.data,
div#page.country-table div#table table tr th.data {
  width: 70px;
  padding-left: 10px;
}
div#page.country-table div#table table tr td.last,
div#page.country-table div#table table tr th.last {
  width: 55px;
}
div#page.country-table div#table table thead tr {
  background-color: #dee2eb;
}
div#page.country-table div#table table thead tr.years {
  border: none;
}
div#page.country-table div#table table thead tr td.slidercontainer {
  padding: 0 10px;
}
div#page.country-table div#table table thead tr th.first {
  text-align: right;
  padding-right: 10px;
}
div#page.country-table div#table table thead tr th.first,
div#page.country-table div#table table thead tr th.last,
div#page.country-table div#table table thead tr th.data {
  padding-bottom: 5px;
}
div#page.country-table div#table table thead tr td.first,
div#page.country-table div#table table thead tr th.first {
  border-right: solid 2px #ffffff;
}
div#page.country-table div#table table thead tr td.last,
div#page.country-table div#table table thead tr th.last {
  border-left: solid 2px #ffffff;
  padding-left: 10px;
}
div#page.country-table div#table table thead tr td button,
div#page.country-table div#table table thead tr th button {
  display: inline-block;
  background-color: #cccccc;
}
div#page.country-table div#table table thead tr td button.active,
div#page.country-table div#table table thead tr th button.active {
  background-color: #233d7a;
}
div#page.country-table div.download {
  display: inline-block;
  width: 100%;
}
div#page.country-table div.download button {
  margin: 20px 0;
  background-color: #233d7a;
  color: #ffffff;
  width: 120px;
  float: right;
}
#facts .full h4 {
    overflow: hidden;
    white-space: nowrap;
}
.big-title {
    font-family: DIN, Arial, sans-serif;
    font-weight: bold !important;
    font-size: 2.8rem;
    margin: 2rem 0 0;
    color: #4d4d4d;
}
.text {
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
}
.homepage .big-title  {
    font-family: DIN, Arial, sans-serif;
}

/* Rankings page */

.digital-rankings .banner img:hover,
.digital-rankings .banner &gt; .video {
    cursor: pointer;
}
.digital-rankings .select-flag img {
    width: 150px;
    height: auto;
}
.digital-rankings .country-flag.col-sm-6 {
    margin: 0 0 20px 0;
    padding: 0;
}
.digital-rankings .country-ranking.col-sm-6 {
    margin: 0;
    padding: 0 0 0 10px;
}
.digital-rankings .results {
    border-bottom: solid 2px #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
div#page.digital-rankings label {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}
div#page.digital-rankings select {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    padding-right: 50px;
    color: #4d4d4d;
}
.digital-rankings .results .big-title {
    margin: 0 -30px 0 0;
    padding: 0;
    font-size: 35px;
    font-weight: 500;
}
.digital-rankings .results .filter {
    padding: 12px 0 0;
}
.digital-rankings .country-ranking span:first-child {
    font-family: DIN, Arial, sans-serif;
    font-size: 20px;
    color: #4d4d4d;
}
.digital-rankings .country-ranking p a {
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.digital-rankings .country-ranking p {
    margin: 4px 0 0;
}
.digital-rankings .country-ranking .rank p {
    font-size: 22px;
    font-family: Arial, sans-serif;
    color: #4d4d4d;
}
div#page.digital-rankings .country-ranking .rank p label {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #4d4d4d;
}
@media screen and (max-width: 768px) {
    div#page {
        margin: 20px auto 0;
        padding: 0 10px !important;
        width: 100%;
    }
    .imd #content, .imd .fullWidth {
        width: 100%;
    }
    .youtube-video iframe {
        width: 100% !important;
        height: auto !important;
    }
    div#page .row {
        width: 100% !important;
    }
    .imd #footerBar, .imd #footerBarTitle, .imd #footerBarTitle {
        width: 100%;
    }
    body.imd {
        min-width: 0;
    }
    .imd#home-footer .back-to-top {
        position:absolute;
        bottom: -10px;
    }
    div#page.country-search section#search div.stepcontent {
        width: 100%;
    }
    /*div#page.country-search section#search div.stepcontent div.items {
        width: 95%;
    }*/
    div#page.country-search section#search div.steptitle div.title h3 {
        width: 80%;
    }
    div#page.country-profile header{
        height: auto !important;
    }
    div#page.country-profile section#facts div div.col2, div#page.country-profile section#digital-rankings div div.col2 {
        width: 100%;
    }
    .imd .content, .imd .cln-content, #gli .container {
        max-width: 100%;
        min-width: 0;
    }
    div#page.country-profile div#countrysearch input, div#page.country-profile div#countrysearch input:focus, div#page.country-profile div#countrysearch input:active {
        font-size: 20px !important;
        border: solid 1px #ccc;
        padding: 0 10px;
        margin: 0 0 10px;
        width: 96%;
    }
    div#page.digital-rankings .banner img {
        max-width: 100%;
        margin-top: 20px;
    }
     div#page.digital-rankings .youtube-video {
        margin-top: 20px;
    }
    div#page.country-search section#search div#collapsecountry div.items div.col,
    div#page.country-search section#search div#collapsecountry div.items div.col.first {
        padding-left: 0;
        width: 50%;
    }
    div#page.country-profile #landscape .headers .col1, div#page.country-profile #landscape .headers .col2 {
        margin-bottom: 20px;
    }
    .header-branded-title {
        margin-right: -20px;
    }
}
@media screen and (max-width: 350px) {
    div#page.country-profile #landscape .headers .col1, div#page.country-profile #landscape .headers .col2, 
    div#page.country-profile #landscape .headers .col3, div#page.country-profile #landscape .headers .col4 {
        margin: 0 auto 20px;
        width: 100%;
    }
    div#page.country-profile #landscape .headers .col4 {
        margin-bottom: 0;
    }
    .header-branded-title {
        margin-right: 0;
    }
}
div#page #collapsedatatype input {
    height: auto;
}
div#page.country-profile .free-country-flag .row {
    width: 50%!important;
}
.hiddenOption {
    display: none;
}

.imd a.over-image {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.imd a.over-image-centered {
    position: absolute;
    bottom: 40px;
    margin-left: 30%;
    margin-right: 30%;
}
@media (max-width:767px) {
    .imd a.over-image-centered {
        bottom: 0;
        right: 5%;
        margin: 0;
    }
}
.imd a.no-link-arrows:before {
    content: '' !important;
}

#frmCriteriaSearch span.field-validation-error {
    display: none;
    font-size: 13px;
    white-space: nowrap;
}
@media (max-width:767px) {
    #frmCriteriaSearch span.field-validation-error {
        float: left;
        white-space: normal;
    }

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

section#landscape &gt; header .big-title.text-uppercase {
    height: 53px;
}

@media (max-width: 412px) {
    .big-title {
        height: auto;
    }

    div#page.country-profile div#countrysearch div.search-box {
        padding-top: 10px;
    }

    div#page.country-profile header h2, div#page.country-profile section#landscape .big-title {
        font-size: 30px;
        padding: 0 0;
        height: 8rem;
    }
}
#countrylist &gt; section.row {
    padding: 0;
}
.col-xs-12.col-sm-6.free-country-flag {
    width: 50%;
    padding: 2rem;
}
    .col-xs-12.col-sm-6.free-country-flag &gt; section.row {
        padding: 0;
    }

#search {
    display:block;
}
#collapsedatatype, #collapsedata, #collapsecountry, #collapsetimeframe {
    width: 100%;
}

.imgBrandedAreaLogo {
    max-height: 6rem;
}

.nopadding {
    padding: 0!important;
}
.no-display{display:none !important}.fixed-position{position:fixed !important;width:100% !important}#main-nav-container .sticky-navigation-invisible{visibility:hidden}#main-nav-container .cta-container{height:inherit;float:right}#main-nav-container #scroll-part{height:inherit;display:inline-block;width:100%;white-space:nowrap}#main-nav-container.sticky{position:fixed;top:-1px;width:100%;z-index:150;background-color:#fff;box-shadow:0 3px 2px 0 rgba(0,0,0,.16)}#main-nav-container.sticky.no-shadow{box-shadow:none !important}#main-nav-container.sticky.no-shadow .context-menu-scroll-container&gt;ul&gt;li&gt;a:after,#main-nav-container.sticky.no-shadow #main-nav-content:after{border:none !important}#main-nav-container.sticky #context-nav{margin-top:4px;margin-bottom:-2px}#main-nav-container.sticky #context-nav #scroll-part{height:50px}#main-nav-container.sticky #context-nav .context-submenu{margin-top:-2px}#main-nav-container.sticky #main-nav-content:after{bottom:0}#main-nav-container .menu-item-next,#main-nav-container .menu-item-prev{position:absolute;z-index:40;user-select:none;cursor:pointer;margin-top:8px;height:45px}#main-nav-container .menu-item-next&gt;span,#main-nav-container .menu-item-prev&gt;span{position:relative;display:inline-block;text-align:center;vertical-align:middle}#main-nav-container .menu-item-next{right:0;background:-webkit-linear-gradient(to right,rgba(255,255,255,.2) 0%,#fff 50%,#fff 100%);background:linear-gradient(to right,rgba(255,255,255,.2) 0%,#fff 50%,#fff 100%)}#main-nav-container .menu-item-next&gt;span{background:url("/Content/Images/StickyMenu/chevron_right.svg") no-repeat}#main-nav-container .menu-item-next&gt;span.active,#main-nav-container .menu-item-next&gt;span:active{background:url("/Content/Images/StickyMenu/chevron_right_hover.svg") no-repeat}#main-nav-container .menu-item-next:after{background:-webkit-linear-gradient(to right,rgba(234,234,234,.2) 0%,#eaeaea 80%,#eaeaea 100%);background:linear-gradient(to right,rgba(234,234,234,.2) 0%,#eaeaea 80%,#eaeaea 100%)}#main-nav-container .menu-item-prev{left:0;background:-webkit-linear-gradient(to left,rgba(255,255,255,.2) 0%,#fff 50%,#fff 100%);background:linear-gradient(to left,rgba(255,255,255,.2) 0%,#fff 50%,#fff 100%)}#main-nav-container .menu-item-prev&gt;span{background:url("/Content/Images/StickyMenu/chevron_left.svg") no-repeat}#main-nav-container .menu-item-prev&gt;span.active,#main-nav-container .menu-item-prev&gt;span:active{background:url("/Content/Images/StickyMenu/chevron_left_hover.svg") no-repeat}#main-nav-container .menu-item-prev:after{background:-webkit-linear-gradient(to left,rgba(234,234,234,.2) 0%,#eaeaea 80%,#eaeaea 100%);background:linear-gradient(to left,rgba(234,234,234,.2) 0%,#eaeaea 80%,#eaeaea 100%)}#main-nav-container #context-nav{border:0;width:auto;height:53px;overflow:hidden;position:relative;margin-bottom:10px}#main-nav-container #context-nav .context-menu a{text-transform:capitalize !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul{margin-top:2px}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li{display:inline-block;float:none;position:relative;margin-top:0;padding-top:0 !important;margin-right:0}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children{background:none !important;padding-right:0}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;a{padding-right:25px;cursor:pointer}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;a:before{content:"";display:block;height:10px;width:10px;right:6px;position:absolute;top:44%;background:url(/Content/Images/StickyMenu/dropdown.svg) no-repeat}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.is-active-click,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.selected,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active{background:none !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.is-active-click&gt;a,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.selected&gt;a,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active&gt;a{color:#6b94ff !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.is-active-click&gt;a:before,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.selected&gt;a:before,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active&gt;a:before{background:url(/Content/Images/StickyMenu/dropdown_active.svg) no-repeat}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu&gt;li.selected{background-color:#f0f0f0}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu&gt;li.selected a{color:#a5a9b6 !important;font-size:14px}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu&gt;li.is-active-click{background-color:#f0f0f0}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu&gt;li a{font-weight:normal !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.selected&gt;a,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.active&gt;a,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.selected-click&gt;a,#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li&gt;a:hover{color:#6b94ff;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;-ms-transition:color .2s linear;transition:color .2s linear}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.is-active-click&gt;a{color:#6b94ff !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li&gt;a{display:inline-block;height:52px;line-height:46px;padding-left:10px;padding-right:10px}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.selected&gt;a:after{border-color:#6b94ff}#main-nav-container #context-nav.context-nav-scroll{position:relative;z-index:100}#main-nav-container #context-nav.context-nav-scroll .context-menu-scroll-container{white-space:nowrap;position:absolute;display:block;overflow:hidden}#main-nav-container #context-nav.context-nav-scroll .context-menu-scroll-container&gt;ul{margin-right:44px;padding:0;white-space:nowrap;box-sizing:content-box !important;border:0;outline:0}#main-nav-container #context-nav.context-nav-scroll .menu-item-next,#main-nav-container #context-nav.context-nav-scroll .menu-item-prev{display:block}#main-nav-container #context-nav .context-menu&gt;li{padding-top:13px}#main-nav-container #context-nav .context-menu&gt;li&gt;a{font-size:15px}#main-nav-container #nav-actions{padding:0 17px 0 0;line-height:50px;height:50px;vertical-align:central}#main-nav-container #nav-actions .cta-item{display:inline-block}#main-nav-container #nav-actions .cta-item .btn.btn-cta-green{background:#d0f348 !important;font-family:'FFDINWebProMedium' !important;font-size:15px !important;font-weight:normal !important;box-shadow:none !important;border:none !important}#main-nav-container #nav-actions .cta-item .btn.btn-cta-green:active{color:#233d7a !important;background:#b2d339 !important}#main-nav-container #nav-actions .cta-item .btn.btn-cta-green:hover{background:#bdde43 !important}#main-nav-container #nav-actions .cta-item:last-child .btn{margin-right:0 !important}#main-nav-container #nav-actions .cta-item:first-child .btn{margin-left:0 !important}@media screen and (max-width:322px){div.formBlockSection form.callToAction label span{margin-right:21px !important}.formBlockSection .button.standardButton,.formBlockSection .button.simpleButton{width:127px !important}#mobile-context-nav .callToAction[data-seo-cta-type="program-advisor-form"] .cta-actions .btn{width:127px !important}}@media screen and (max-width:767px){.sticky #context-nav{margin-top:0 !important}#main-nav-content{height:50px}#main-nav-content:after{bottom:0 !important}#main-nav-content.no-actions #context-nav{height:50px !important}#main-nav-content.no-actions:after{bottom:-3px !important}#context-nav{margin-bottom:-5px !important;margin-top:0 !important;width:100% !important}#context-nav .context-menu-scroll-container&gt;ul{padding-left:0}#context-nav .context-menu-scroll-container&gt;ul&gt;li:first-of-type{margin-left:10px}#context-nav .context-menu-scroll-container&gt;ul&gt;li:first-of-type&gt;a{padding-left:0 !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li&gt;a:after{top:0 !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active&gt;a:before{background:url(/Content/Images/StickyMenu/dropUp_icon_active.svg) no-repeat !important;top:41% !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu{min-width:100% !important;width:100% !important;left:0 !important;background-color:#eff0f4;padding:0 10px;margin-top:-4px !important;box-shadow:0 4px 2px -2px rgba(0,0,0,.16);max-height:100%;overflow:auto}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu&gt;li{height:50px;line-height:50px;margin-bottom:0;border-bottom:1px solid #d0d0d0}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu&gt;li:last-of-type{border-bottom:none}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu&gt;li&gt;a{color:#979ba5;font-weight:normal;font-size:15px}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu&gt;li.is-active-click&gt;a{color:#6b94ff !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;ul.context-submenu&gt;li.is-active-click&gt;a:hover{color:#6b94ff !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li:last-of-type{margin-right:10px}#context-nav .menu-item-next,#context-nav .menu-item-prev{margin-top:4px;top:0}#context-nav .menu-item-next:after,#context-nav .menu-item-prev:after{bottom:-1px !important}#context-nav .menu-item-next&gt;span,#context-nav .menu-item-prev&gt;span{width:15px;height:43px;background-size:43px 43px !important}#context-nav .menu-item-next{right:0;padding-right:10px}#context-nav .menu-item-next&gt;span{background-position-x:-16px !important}#context-nav .menu-item-prev{margin-left:-3px}#context-nav .menu-item-prev&gt;span{background-position-x:-15px !important;margin-left:14px}#mobile-context-nav{color:#233d7a !important;margin:0}#mobile-context-nav #mobile-context-nav-actions&gt;div{display:-webkit-flex;display:flex}#mobile-context-nav .cta-item{-webkit-flex-grow:1;flex-grow:1}#mobile-context-nav .cta-item .arrow-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #b2d339;position:relative;z-index:650;margin:0 auto;display:none}#mobile-context-nav .cta-item .btn-cta-menu-green{background-color:#d0f348;color:#193e8e !important;font-size:14px;border:0;box-shadow:none;height:50px !important;line-height:50px;font-family:'FFDINWebProMedium' !important;margin:0;padding:0;min-width:84px;border-right:1px solid #bcd260 !important;border-radius:0;display:block !important}#mobile-context-nav .cta-item .btn-cta-menu-green.active,#mobile-context-nav .cta-item .btn-cta-menu-green:active{background-color:#b2d339}#mobile-context-nav .cta-item .btn-cta-menu-green.active .arrow-down,#mobile-context-nav .cta-item .btn-cta-menu-green:active .arrow-down{display:block}#mobile-context-nav .cta-item:last-of-type .btn-cta-menu-green{border-right:none !important}#mobile-context-nav .cta-item .formBlock-content{background-color:#142b66}#mobile-context-nav .cta-item .form-content{display:none !important}#mobile-context-nav .cta-item .formBlockSection{position:absolute;left:0;z-index:600;height:100%;width:100%}#mobile-context-nav .cta-item .formBlockSection .modal-content{background:#142b66;color:#fff;border:none !important;box-shadow:none !important;border-radius:0;font-family:Arial;font-size:15px;-webkit-overflow-scrolling:auto;overflow:auto}#mobile-context-nav .cta-item .formBlockSection .modal-content p{line-height:1.3}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-header{border-bottom:none !important;padding-top:26px;padding-bottom:0}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-header .modal-title{font-size:20px;font-family:'FFDINWebProMedium'}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-header button.close{height:35px;width:35px;border:0;display:inline-block;float:right;margin-top:-4px;opacity:1;background:url(/Content/Shared/images/Icons/close-icon.svg) no-repeat !important}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-header h5{font-size:15px;margin-bottom:0}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-body{padding-top:21px;background:none}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-body h6{font-size:15px}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-footer{border:none !important;background:none;padding-top:0;text-align:left}#mobile-context-nav .cta-item .formBlockSection .modal-content .modal-footer button.close{margin-left:0;margin-top:21px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label+input,#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label+select{margin-top:4px;margin-bottom:9px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label+textarea{margin-top:4px;margin-bottom:4px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label{color:#fff;font-family:Arial;font-size:15px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .form-group span{margin-left:0 !important}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction select.form-control,#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction input.form-control{height:35px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction&gt;.row{padding-top:9px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .form-group{margin-bottom:0}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .form-control{border-radius:4px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label+input+.field-validation-error{margin-top:-11px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction label.phone-helper{font-size:11px;font-family:'FFDINWebPro' !important}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .field-validation-error{color:#fe7b7b !important;margin-bottom:15px;font-size:13px;padding-left:6px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .mandatory-fields-text{font-size:11px}#mobile-context-nav .cta-item .formBlockSection .modal-content form.callToAction .cta-actions{margin-bottom:16px}#mobile-context-nav .cta-item .formBlockSection .modal-content .formPrivacyStatement{background:none;font-size:11px;text-align:left;border-top:1px solid #fff;margin-top:0;padding-top:10px}#mobile-context-nav .cta-item .formBlockSection .modal-content .formPrivacyStatement .fingerprint{height:24px;width:24px;display:inline-block;float:left;background:url(/Content/Shared/images/Icons/ic_fingerprint.svg)}#mobile-context-nav .cta-item .formBlockSection .modal-content .formPrivacyStatement p.privacy-content{margin-left:35px}#mobile-context-nav .cta-item .formBlockSection .modal-content .applyOrReserveSection{border-top:1px solid #fff;padding-top:9px;padding-bottom:1px}#mobile-context-nav .cta-item .formBlockSection .modal-content .applyOrReserveSection:first-of-type{border:none;padding-top:0}#mobile-context-nav .cta-item .formBlockSection .modal-content .applyOrReserveSection h6{font-size:16px}#mobile-context-nav .cta-item .formBlockSection .modal-content a.pdfLink{background:url(/Content/Shared/images/Icons/pdf-icon.svg) no-repeat;display:inline-block;height:40px;padding-top:14px;padding-left:55px;text-decoration:underline;margin-top:10px;margin-bottom:10px}#mobile-context-nav .cta-item .formBlockSection .modal-content a.preceding-arrow:before{content:"»";display:inline-block;margin-right:5px}#mobile-context-nav .cta-item .formBlockSection .modal-content hr{display:none}#mobile-context-nav .cta-item .formBlockSection .modal-content .apply-notes{font-size:11px;padding-top:18px}#mobile-context-nav .cta-item .formBlockSection .modal-content .apply-notes .apply-subtitle{font-size:12px;margin-bottom:4px;padding:0}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter{font-size:15px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure .introduction,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter .introduction{color:#fff;font-size:15px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure a.download-text,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter a.download-text{font-size:16px;font-weight:bold}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure .program-brochure,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure .program-chapter,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter .program-brochure,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter .program-chapter{padding:0 !important;padding-left:14px !important}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure .title,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter .title{padding:0 !important;text-transform:none;font-weight:normal;margin-bottom:31px !important}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire{margin-top:27px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire form,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire form{width:auto !important}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire p,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire p{margin-bottom:2px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire .question-group,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire .question-group{border-bottom:1px solid #fff;padding-bottom:9px;margin-bottom:19px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire .question-group p,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire .question-group p{font-family:'FFDINWebProMedium'}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire .question-group .form-group:last-of-type,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire .question-group .form-group:last-of-type{padding-bottom:3px}#mobile-context-nav .cta-item .formBlockSection .modal-content .download-brochure #questionnaire .buttonBlock,#mobile-context-nav .cta-item .formBlockSection .modal-content .download-chapter #questionnaire .buttonBlock{width:auto !important;text-align:center;padding:0}#mobile-context-nav .cta-item .formBlockSection .btn{padding-bottom:0}#mobile-context-nav .cta-item .formBlockSection .button,#mobile-context-nav .cta-item .formBlockSection .btn{border:none !important;box-shadow:none !important;background:none !important;border-radius:5px !important;min-height:45px;width:136px;margin-left:7px;margin-right:7px;font-size:13px !important;font-weight:bold !important}#mobile-context-nav .cta-item .formBlockSection .button.actionButton,#mobile-context-nav .cta-item .formBlockSection .btn.actionButton{background-color:#d0f348 !important;color:#233d7a;width:117px;padding-right:0}#mobile-context-nav .cta-item .formBlockSection .button.standardButton,#mobile-context-nav .cta-item .formBlockSection .button.btn-close,#mobile-context-nav .cta-item .formBlockSection .btn.standardButton,#mobile-context-nav .cta-item .formBlockSection .btn.btn-close{width:117px !important;background-color:#818181 !important;color:#fff}#mobile-context-nav .cta-item .formBlockSection .button.standardButton span,#mobile-context-nav .cta-item .formBlockSection .button.btn-close span,#mobile-context-nav .cta-item .formBlockSection .btn.standardButton span,#mobile-context-nav .cta-item .formBlockSection .btn.btn-close span{margin-left:9px !important}#mobile-context-nav .cta-item .formBlockSection .button.standardButton.big-close,#mobile-context-nav .cta-item .formBlockSection .button.btn-close.big-close,#mobile-context-nav .cta-item .formBlockSection .btn.standardButton.big-close,#mobile-context-nav .cta-item .formBlockSection .btn.btn-close.big-close{margin:0;width:180px}#mobile-context-nav .cta-item .formBlockSection .button.simpleButton,#mobile-context-nav .cta-item .formBlockSection .btn.simpleButton{background-color:#354c87 !important;color:#fff}#mobile-context-nav .cta-item .formBlockSection .button.simpleButton span,#mobile-context-nav .cta-item .formBlockSection .btn.simpleButton span{margin-left:8px !important}#mobile-context-nav .cta-item .formBlockSection .button.btn-cta-green,#mobile-context-nav .cta-item .formBlockSection .btn.btn-cta-green{background-color:#d0f348 !important;color:#233d7a}#mobile-context-nav .cta-item .formBlockSection .button.download-btn,#mobile-context-nav .cta-item .formBlockSection .btn.download-btn{width:180px;margin-left:0;font-size:18px !important}#mobile-context-nav .cta-item .formBlockSection .button span,#mobile-context-nav .cta-item .formBlockSection .btn span{background:none !important;height:45px;vertical-align:sub;padding-left:0;padding-top:7px;font-size:13px !important;left:0}#mobile-context-nav .cta-item .formBlockSection .button span input,#mobile-context-nav .cta-item .formBlockSection .btn span input{font-size:13px !important;margin-bottom:0}#mobile-context-nav .cta-item .formBlockSection .arrow-blue{background-image:url("/Content/Shared/images/Icons/blue-arrow.png");background-repeat:no-repeat;background-position:0 7px;padding-left:12px}#mobile-context-nav .cta-item .form-thankyou hr{display:none}#mobile-context-nav .cta-item .form-thankyou .action{background:transparent}#mobile-context-nav .cta-item .form-thankyou .action .download-action-container{display:none;visibility:hidden}#mobile-context-nav .cta-item .form-thankyou .modal-title{padding-bottom:16px}#mobile-context-nav .cta-item .form-thankyou .modal-footer{margin-top:20px}#mobile-context-nav .cta-item .form-thankyou .modal-footer .btn{margin-left:0}#mobile-context-nav .cta-item [type="radio"]:not(:checked)+span,#mobile-context-nav .cta-item [type="radio"]:checked+span{font-size:15px}#mobile-context-nav .context-header{background-color:#eff0f4;padding:0;min-height:50px}#mobile-context-nav .mobile-context-nav-title{display:none}#mobile-context-nav button.btn-toggle-context-nav{float:left;color:#4d4d4d;border-radius:0;border:0;border-right:1px solid #e7e7e7;margin:0;height:50px;width:28%}#mobile-context-nav .navbar.navbar-default{margin:0;border:none}#main-nav-container .sticky{padding:0}#main-nav-container.sticky-navigation&gt;.content{min-width:unset;max-width:none;padding-right:0 !important;padding-left:0 !important}#cta-modal-holder .modal-backdrop{background:none}body.imd{padding:0 !important}.has-sticky-navigation .loading-spinner{position:absolute;top:50%;left:50%;margin:0 auto !important}.has-sticky-navigation #module-context-navbar{-webkit-overflow-scrolling:auto;overflow:auto}.has-sticky-navigation #mobile-context-nav .context-menu{position:absolute;width:100%;height:100%;display:table}}@media screen and (max-width:767px) and (orientation:landscape){.has-sticky-navigation header #header{padding-right:0 !important}}@media screen and (min-width:768px){#main-nav-content:after{bottom:12px}#main-nav-container .cta-item .btn{margin:0 4px}#main-nav-container .cta-item .btn.btn-cta-green{font-size:15px !important;min-width:95px !important;height:40px !important}#main-nav-container .menu-item-next,#main-nav-container .menu-item-prev{margin-top:3px;height:52px}#main-nav-container .menu-item-next&gt;span,#main-nav-container .menu-item-prev&gt;span{width:32px;height:43px;background-size:43px 43px !important}#main-nav-container .menu-item-next:after,#main-nav-container .menu-item-prev:after{bottom:-11px}#main-nav-container .menu-item-next{right:0}#main-nav-container .menu-item-next:after{bottom:-8px}#main-nav-container .with-actions .menu-item-next{height:42px}#main-nav-container .menu-item-prev{margin-left:-12px}#main-nav-container .menu-item-prev:after{bottom:2px}#main-nav-container .no-actions .menu-item-next:after{bottom:2px}#context-nav .context-menu-scroll-container{padding-left:2px}#context-nav .context-menu-scroll-container&gt;ul&gt;li:first-of-type&gt;a{padding-left:0 !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children:first-of-type{margin-left:1px}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children:first-of-type&gt;a{padding-left:5px !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active&gt;a{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border:none}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active&gt;a:before{background:url(/Content/Images/StickyMenu/dropdown_active.svg) no-repeat !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children.active:after{height:8px;width:100%;background:#fff;content:'';position:absolute;bottom:-1px;z-index:200;left:0}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu{margin-top:-1px;margin-left:5px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);z-index:100;padding:0 !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu li{margin-bottom:0;height:40px;line-height:40px}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu li a{font-size:14px;margin-left:9px;padding-right:50px}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu li:hover{background-color:#f5f5f5}}@media screen and (max-width:1024px){#context-nav .context-menu-scroll-container&gt;ul&gt;li a:hover{color:#a5a9b6 !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.is-active-click&gt;a,#context-nav .context-menu-scroll-container&gt;ul&gt;li.selected&gt;a{color:#6b94ff !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.is-active-click&gt;a:hover,#context-nav .context-menu-scroll-container&gt;ul&gt;li.selected&gt;a:hover{color:#6b94ff !important}#context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children&gt;a:hover{color:#a5a9b6 !important}}@media screen and (max-width:992px){#main-nav-content:after{content:'';display:block;position:relative;border-bottom:solid 2px #eaeaea}#main-nav-content.noafter:after{content:'';display:none}#main-nav-container .menu-item-next:after,#main-nav-container .menu-item-prev:after{content:"";display:block;width:100%;height:2px;position:absolute}#main-nav-container.noafter .menu-item-next:after,#main-nav-container.noafter .menu-item-prev:after{content:"";display:none}.context-menu-scroll-container&gt;ul&gt;li&gt;a:after{content:"";display:block;height:2px;position:relative;z-index:20;top:3px;border-bottom:2px solid #eaeaea}.context-menu-scroll-container.noafter&gt;ul&gt;li&gt;a:after{content:"";display:none}}@media screen and (min-width:992px){#main-nav-container .cta-item .btn{margin:0 8px}#main-nav-container .cta-item .btn.btn-cta-green{font-size:16px !important;width:170px;padding-left:10px;padding-right:10px;height:38px !important}}@media screen and (min-width:767px) and (max-width:1200px){#main-nav-container&gt;.content{min-width:100% !important;max-width:100% !important;padding-left:0;padding-right:0}}@media screen and (max-width:800px){.logo{margin-right:0 !important;margin-left:0 !important}#main-nav-container{margin-right:0 !important;margin-left:0 !important}}@media screen and (min-width:767px) and (max-width:1200px) and (orientation:landscape){#main-nav-container .cta-item .btn.btn-cta-green{height:40px !important}#main-nav-container .menu-item-next:after,#main-nav-container .menu-item-prev:after{content:"";display:block;width:100%;height:2px;position:absolute}#main-nav-content:after{content:'';display:block;position:relative;border-bottom:solid 2px #eaeaea}.context-menu-scroll-container&gt;ul&gt;li&gt;a:after{content:"";display:block;height:2px;position:relative;z-index:20;top:3px;border-bottom:2px solid #eaeaea}}@media screen and (min-width:1200px){#main-nav-container .cta-item .btn{margin:0 2.5px}#main-nav-container .cta-item .btn.btn-cta-green{height:40px !important;line-height:40px !important;padding-top:0 !important}#main-nav-container #context-nav{height:50px;margin-bottom:0 !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li&gt;a:hover:before{background:url(/Content/Images/StickyMenu/dropdown_active.svg) no-repeat !important}#main-nav-container #context-nav .context-menu-scroll-container&gt;ul&gt;li.has-children .context-submenu&gt;li a:hover{color:#a5a9b6 !important}#main-nav-container .menu-item-next,#main-nav-container .menu-item-prev{margin-top:9px}#main-nav-container .menu-item-next&gt;span,#main-nav-container .menu-item-prev&gt;span{width:29px;height:29px;background-size:29px 29px !important}#main-nav-container .menu-item-next{right:0;padding-right:2px}#main-nav-container .menu-item-next:after{bottom:-2px}#main-nav-container .menu-item-prev{left:0;margin-left:-10px}#main-nav-container .menu-item-prev:after{bottom:8px}}
.imd {
    color: #4D4D4D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

    .imd a,
    .imd a:link,
    .imd a:hover,
    .imd a:active,
    .imd a:visited {
        color: #6b94ff;
        text-decoration: none;
    }

    .imd a:hover {
        color: #6b94ff;
        text-decoration: underline;
    }

body.imd {
    background-color: #FFFFFF;
    min-width: auto;
    position: relative;
    padding-bottom: 0 !important;
}

.imd #content,
.imd .fullWidth {
    clear: both;
    margin: auto;
    width: 1170px;
    /*padding: 0 10px;*/
}

    .imd #content:after {
        clear: both;
        content: " ";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden;
    }

    .imd div#page .button {
        border-left-width: 0 !important; 
        color: #193E8E;
    }
    .imd div#page .blueButton.button {
        color: #fff;
    }
        
/* Footerbar */

.imd #footerBar {
    background-position: center 0;
    color: #FFFFFF;
    margin-top: 20px;
}

.imd #footerBarTitle {
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    width: 950px;
    padding-bottom: 4px;
    padding-top: 6px;
    /* Move the start of the blue part of the background, which is at the centre
	   of the background-image, to the centre-left. IE needs a slightly different
	   rule, as its background-image is a fixed size. */
    background-position: -80px 0;
    /* Fixes weird issue on FF */
    border-right: 1px solid #233D7A;
}

.imd #footerBar,
.imd #footerBarTitle {
    background-color: #233D7A;
    background-repeat: repeat-y;
}

.imd #footerBar,
.imd #footerBarTitle {
    background-image: url('/Content/Wcc/images/bg-footer.gif');
    background-image: -webkit-linear-gradient(left, #00B7F1 0%, #00B7F1 50%, #233D7A 50%, #233D7A 100%); /* Chrome10+,Safari5.1+ */
    background-image: linear-gradient(to right, #00B7F1 0%, #00B7F1 50%, #233D7A 50%, #233D7A 100%); /* W3C */
}

.imd .popup .buttonBlock {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: right;
}
button.popup-close {
    padding: 0;
    width: 40px;
    height: 40px;
    background: url('/Content/Images/close-btn-normal.png') center no-repeat !important;
    -ms-background-size: 40px !important;
    background-size: 40px !important;
    border: 0;
    cursor: pointer;
    float: right;
}

button.popup-close:hover {
    background: transparent url(/Content/Images/close-btn-mouse-over.png) center no-repeat !important;
    -ms-background-size: 40px !important;
    background-size: 40px !important;
}

button.pop-remove {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    padding-left: 0;
}

/*** imported styles ***/
@media (max-width: 767px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1200px) {
    .container {
        min-width: 970px;
        width: 100%;
        max-width: 1170px;
    }  
}
@media (max-width: 750px) {
    .container {
        width: 100%;
    }    
}
div#page {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
div#page h2 {
  font-size: 40px;
  text-transform: uppercase;
}
div#page h3 {
  font-size: 25px;
  text-transform: uppercase;
  border-bottom: solid 1px #000000;
  padding-top: 10px;
  margin-bottom: 20px;
}
div#page h4 {
  font-size: 16px;
  font-weight: bold;
}
div#page .legend {
  font-size: 12px;
  border: none;
}
div#page ol {
  padding-left: 21px;
}
div#page a:before {
  content: "» ";
}
div#page a:hover {
  text-decoration: none;
}
/*div#page .row {
  width: 750px;
}*/
@media (min-width: 992px) {
    div#page .row {
        min-width: 970px;
        width: auto;
        max-width: 1170px;
    }
}
div#page .colorbutton {
  display: block;
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  background-color: #c2e649;
  color: #223c79;
}
div#page .colorbutton:hover {
  background-color: #223c79;
  color: #ffffff;
}
div#page .noaprefix a:before {
  content: "";
}
div#page.country-profile header {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 2px #e1edba;
  height: 40px !important;
}
/*div#page.country-profile .scrollto {
  padding-top: 40px;
}*/
section#related h3 {
  padding-bottom: 10px;
}
section#related ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
section#related input {
  width: 100%;
  margin: 20px 0;
}
section#related a.colorbutton {
  width: 120px;
  margin: 0;
  padding: 0;
}
section#search div.col-sm-12 img {
  max-width: 100%;
}
section#search form {
  /*background-color: #f2f2f2;*/
  /*padding-bottom: 40px;*/
}
section#search form select {
  width: 100px;
  overflow: hidden;
  background: url('/Content/Images/dropdown.png') no-repeat right #ffffff;
  border: 1px solid #ccc;
}
section#search form input {
  padding: 0;
}
section#search form #search-submit {
  display: block;
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 32px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  height: 50px;
  width: auto;
  margin: 20px auto;
  border-color: #233d7a;
  color: #191919;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 0 20px;
  background-color: #ffffff;
}
section#search form div .col1 {
  float: left;
  width: 20%;
}
section#search form div .col2 {
  float: left;
  width: 80%;
}
section#search form div .col21 {
  float: left;
  width: 50%;
}
section#search form div .col22 {
  float: left;
  width: 50%;
}
section#advantages {
  margin-top: 40px;
  margin-bottom: 40px;
}
section#advantages h2,
section#advantages h3 {
  color: #233d7a;
}
section#advantages img.numbers {
  max-width: 100%;
  border-bottom: solid 1px #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
section#news {
  margin-top: 2rem;
  background-color: #e9ecf2;
}
section#news .center-block {
    margin-bottom: 20px;
}
section#teaser {
  background-color: #d3d8e4;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
section#teaser h2 {
  color: #233d7a;
  margin-top: 40px;
  margin-bottom: 40px;
}
section#teaser h3 {
  color: #233d7a;
  padding-bottom: 10px;
  border-color: #ffffff;
}
section#teaser div p.quote {
  font-style: italic;
}
section#teaser div p.quote:before {
  content: '"';
}
section#teaser div p.signature span {
  font-style: italic;
}
section#teaser img.logo {
  width: 200px;
  height: 200px;
}
section#countrysearch {
  background-color: #ffffff;
  height: 50px;
  width: 750px;
}
@media (min-width: 992px) {
    section#countrysearch {
        width: 100%;
        max-width: 1170px;
    }
}

section#countrysearch input,
section#countrysearch input:focus,
section#countrysearch input:active {
  width: 100%;
  padding: 5px 0;
  font-size: 28px;
  border: 0;
  outline: none;
  outline-offset: 0;
  text-transform: uppercase;
}
section#facts {
  background-color: #ebf3d2;
}
section#challenges {
  background-color: #d7e7a4;
  margin-bottom: 20px;
}
section#stickynavbar nav ul {
  background-color: #e1edba;
  width: 750px;
  border-bottom: solid 5px #9ac31c;
}
@media (min-width: 992px) {
    section#stickynavbar nav ul {
        min-width: 970px;
        width: 100%;
        max-width: 1170px;
    }
}
section#stickynavbar nav ul li a {
  color: #000000;
  padding: 15px 0;
}
section#stickynavbar nav ul li a:hover,
section#stickynavbar nav ul li a:focus {
  background-color: transparent;
}
section#stickynavbar nav ul li a.active {
  background-color: #9ac31c;
}
section#landscape div div.round {
  width: 180px;
  height: 180px;
  margin: auto;
  border: solid 3px black;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
}

/*Government Efficiency*/
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #fc6b27;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #fd8952;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #fda67d;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #fec4a9;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #fee1da;
}

/*Business Efficiency*/
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #19ac71;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #47bd8d;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #75cdaa;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #a3dec6;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #d1eee3;
}

/*Infrastructure*/
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #eabd2c;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #eeca56;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #f2d780;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #f7e5ab;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #fbf2d5;
}

.imd .popup .formHeader {
	float: left;
	border-bottom: 1px solid #D2D2D2;
	width: 100%;
}

.imd .popup h1 {
    color: #233d7a;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 15px;
}

.imd .popup {
    padding: 10px;
}

/*Home page align with branded area*/
div#page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*Country Select page*/
.select-flag img {
    width: 150px;
    height: auto;
    max-height: 70px;
}

.first-flag {
    margin-left: 7px;
}

.free-country-flag {
    padding-top: 10px;
    padding-bottom: 0 !important;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.no-brackets::before {
    content:none !important;
}
div#page.country-profile #countrylist .col-sm-2 {
    margin-bottom: 20px;
}
div#page.country-profile #countrylist a p {
    color: #5f5f5f;
}
div#page.country-profile #countrylist a:hover p {
    color: #6b94ff;
}

/*typeahead country autocomplete suggest list*/
.typeahead a::before {
    content:none !important;
}
.typeahead a::before {
    content:none !important;
}
.typeahead a {
    color: #191919 !important;
}

.typeahead &gt; .active &gt; a, .typeahead &gt; .active &gt; a:hover, .typeahead &gt; .active &gt; a:focus {
    background-color: #ebf3d6 !important;
}
ul.typeahead {
    left: 0 !important;
    z-index: 9999 !important;
}
div#page.country-profile ul.typeahead {
    width: 100%;
}
::-ms-clear {
   display: none;
}

div.country-profile#page section#facts div img.flag {
    width: auto !important;
    height: 100% !important;
}

div#page img {
    max-height: 100%;
}

div.country-profile#page section#facts div div.col1 {
    height: 143px;
    width: 52%;
}

div#page.country-profile section#facts div div.col2 {
    width: 48%;
}

div#stickynavbar {
    z-index: 9998 !important;
}

/* Country overview page */

div#page.country-profile .country-search-section #countrysearch {
    border: 0;
}
div#page.country-profile .country-search-section #countrysearch .row.center-block {
    position: relative;
    border-bottom: 2px solid #a8a8a8;
}
.select-flag .country-overview-banner {
    position: relative;
    min-height: 270px;
}
.select-flag .country-overview-banner img.country-banner {
    width: 100%;
    height: auto;
}
.select-flag .country-overview-banner .center-block.country-flag {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
}
@media (max-width: 767px) {
    .select-flag .country-overview-banner .center-block.country-flag {
        top: 0;
    }
}
section.country-overview-chart {
    margin-top: -10rem;
}
@media (max-width: 991px) {
    /*section.country-overview-chart {
        margin-top: 0px;
    }*/

    .navbar, .navbar:not(:hover) {
        background-color: rgba(0,0,0,0) !important;
    }
    .navbar:hover {
        background-color: rgba(0,0,0,0.2) !important;
    }
}
section.country-overview-chart div.center-block
{
    background: #fff;
    opacity: 0.9;
    padding: 10px 20px;
}
div#page section.country-overview-chart a.ranking-link {
    display: inline-block;
    background-color: #6b94ff;
    font-family: DIN, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 10px 40px 10px 20px;
    margin-right: 20px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
@media (max-width: 767px) {
    div#page section.country-overview-chart a.ranking-link {
        margin-top: 10px;
    }
}
div#page section.country-overview-chart a.ranking-link:active,
div#page section.country-overview-chart a.ranking-link:focus,
div#page section.country-overview-chart a.ranking-link:visited {
    border: 0;
    outline: 0;
}
div#page section.country-overview-chart a.ranking-link:before {
    display: none;
}
div#page section.country-overview-chart a.ranking-link:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 16px;
    right: 6%;
    top: 30%;
    background-image: url("/Content/Images/ranking-btn-arrow.png"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 9px 16px;
}
section.country-overview-chart .ranking-links-container div:first-child {
    padding: 0;
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #4d4d4d;
}
.country-overview-chart #scoreboard {
    width: 75%;
    float: left;
}
@media (max-width: 767px) {
    .country-overview-chart #scoreboard {
        width: 100%;
    }
}
.country-overview-chart .legend-container .big-title {
    font-size: 16px;
    margin: 10px 0;
}
.country-overview-chart .legend-item {
    font-size: 15px;
    font-family: Arial, sans-serif;
    margin: 10px 0;
    cursor: pointer;
    display: block;
}
.country-overview-chart .legend-item span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88%;
}
.country-overview-chart .legend-item .legend-marker {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 10px 0 0;
    padding: 0;
}
.country-overview-chart .legend-item .legend-marker + span {
   position: relative;
   top: 3px;
}
.country-overview-basic-facts .center-block {
    text-align: center;
}
.country-overview-basic-facts .center-block .col-sm-9 {
    float: none;
    margin: 0 auto;
}
.country-overview-basic-facts .center-block div .col-sm-6:nth-child(2n) {
    border-right: 2px solid #ccc;
}
.country-overview-basic-facts .round-map {
    margin: 10px auto;
    width: 290px;
    height: 290px;
    border: solid 1px #eff0f4;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
div#page .country-overview-basic-facts table tr td, div#page .country-overview-basic-facts table tr th {
    padding: 0;
    font-family: Arial;
    font-size: 14px;
    line-height: 2.25;
    color: #1a1a1a;
}
div#page .country-overview-basic-facts table tr {
    border: 0;
}
.select-flag .country-overview-basic-facts img.country-map {
    width: 290px;
    height: auto;
    max-height: 290px;
    max-width: 100%;
    margin: 0 auto;
}
.select-flag  .country-overview-basic-facts .text img {
    width: auto;
}
.country-overview-basic-facts .text .facts-section {
    margin-right: 20px;
    width: 32.1% !important;
    padding: 0;
}
.country-overview-basic-facts .text .col-sm-4:nth-child(3n) {
    margin-right: 0;
}
.country-overview-basic-facts .text .facts-section .icon-wrapper {
    position: relative;
    background-color: #eff0f4;
    height: 100px;
    width: 100px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    z-index: -1;
    padding-top: 10px;
    bottom: -35px;
}
.country-overview-basic-facts .text .facts-section .icon-wrapper img {
    height: 54px;
    width: 55px;
    z-index: 2;
}
.country-overview-basic-facts .text .facts-section .content-wrapper {
    background: #eff0f4;
    padding: 15px;
    margin: 0 auto;
    width: 100%;
    min-height: 250px;
    position: relative;
}
@media (max-width: 991px) {
    .country-overview-basic-facts .text .facts-section {
        width: 31.5%;
    }
    .country-overview-basic-facts .text .facts-section .content-wrapper{
        min-height: 320px;
    }
}
@media (max-width: 768px) {
    .country-overview-basic-facts .text .facts-section {
        margin-right: 0;
        margin-bottom: 20px;
        width: 97%;
    }
    .country-overview-basic-facts .text .facts-section .content-wrapper {
        min-height: 0;
    }
}
div#page a.linkDownloadPdf {
    display: inline-block;
    background: #6b94ff;
    color: #fff;
    font-family: DIN, Arial, san-serif;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding: 12px 70px 12px 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin: 30px 0;
}
div#page a.linkDownloadPdf:active,
div#page a.linkDownloadPdf:focus,
div#page a.linkDownloadPdf:visited {
    border: 0;
    outline: 0;
    color: #fff;
}
div#page a.linkDownloadPdf:hover {
    color: #fff;
}
div#page a.linkDownloadPdf:before {
    display: none;
}
div#page a.linkDownloadPdf:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    right: 7%;
    top: 30%;
    background-image: url("/Content/Images/download.svg"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 23px 23px;
}
.country-profile.homepage a.learn-more { 
    display: inline-block;
    margin-top: 30px;
}
.country-profile.homepage .text .col-sm-4 a.learn-more {
    position: absolute;
    bottom: 20px;
    left: 15px;
}
@media (max-width: 768px) {
    .country-profile.homepage .text .facts-section a.learn-more {
        position: initial;
        margin-top: 20px;
    }
}
.country-overview-basic-facts .text .big-title {
    font-size: 20px;
    font-weight: bold;
}
.country-overview-basic-facts .text {
    margin-top: 50px;
    text-align: justify;
}
.country-overview-ranking-details {
    background: #eff0f4;
    padding-bottom: 30px;
}
.country-overview-ranking-details .center-block .big-title {
    font-size: 20px;
    font-weight: bold;
}
.country-overview-ranking-details .center-block &gt; .big-title {
    font-size: 30px;
    font-weight: bold;
}
.country-overview-ranking-details .center-block &gt; .col-sm-6 &gt; .big-title {
    margin-top: 0;
}
.country-overview-ranking-details .center-block &gt; .col-sm-6:nth-child(2n+2) {
    border-left: 2px solid #ccc;
}
@media (max-width: 767px) {
    .country-overview-ranking-details .center-block &gt; .col-sm-6:nth-child(2n+2),
    .country-overview-ranking-details .center-block &gt; .big-title  {
        border: 0;
        margin-top: 30px;
    }
}
div#page.homepage.country-profile section#search div.formwrapper {
    background: #fff;
}
div#page.homepage.country-profile #search .block-bottom-arrow,
div#page.homepage.country-profile #search .block-top-arrow {
    display: none;
}
div#page.homepage.country-profile a.eshop-link {
    display: block;
    text-align: center;
}
div#page.homepage.country-profile a.eshop-link:active,
div#page.homepage.country-profile a.eshop-link:focus,
div#page.homepage.country-profile a.eshop-link:visited {
    border: 0;
    outline: 0;
}
div#page.homepage.country-profile a.eshop-link:before {
    display: none;
}
div#page.homepage.country-profile a.eshop-link img {
    width: auto;
    height: auto;
}
.country-overview-slider .big-title {
    text-align: center;
}
.country-slider-inner {
    position: relative;
    width: 100%;
}
.country-slideshow-prev {
    position: absolute;
    top: 17px;
    left: -25px;
    display: block;
    background: url("/Content/Images/slider-prev.png") no-repeat;
    overflow: hidden;
    width: 14px;
    height: 26px;
}
.country-slideshow-next {
    position: absolute;
    top: 17px;
    right: -25px;
    display: block;
    background: url("/Content/Images/slider-next.png") no-repeat;
    overflow: hidden;
    width: 14px;
    height: 26px;
}
div#page .country-slider-inner a:active,
div#page .country-slider-inner a:focus,
div#page .country-slider-inner a:visited {
    border: 0;
    outline: 0;
} 
.country-slideshow {
    width: 100%;
    text-align: center;
}
div#page.homepage.country-profile .country-slider-inner img {
    width: 100px;
    height: auto;
}

/* Header */
div #login #header-user .row #logoImg {
    height: 90px;
}
div #login #header-user .row #logo {
    margin:-20px 0 -20px 0;
}

/*Criteria breadcrumb links*/
div#page.country-detail div#breadcrumb a,
div#page.country-detail div#breadcrumb a:before
 {
    color: #191919 !important; 
    content:none !important
}


div#page.country-detail div#breadcrumb a.lvl1 {
    font-size: 35px;
    line-height: 35px;
    text-decoration: underline;
}

div#page.country-detail div#breadcrumb a.lvl2 {
    font-size: 16px;
    line-height: 16px;
    text-decoration: underline;
}

/* Custom Search */
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.figure-col {
    float: left;
    width: 50% !important;
    padding-left: 20px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1 {
    width: auto !important;
}
.slect-data-list-text {
    max-width: 90%;
}
#collapsedataalphabet {
    width: 20%;
}
@media (max-width: 767px) {
    #collapsedataalphabet {
        width: 30%;
    }
}
hr.yourSelection {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
div.summary-data-type {
    padding-left: 15px;
}

#countriesList .title label {
    width: 152px !important;
}

div.see-all-content {
    font-size: 15px;
    padding-bottom:5px;
}

div.see-all-container {
    width:100%;
    overflow-y:auto;
    height: 80%;
    max-height:80%;
}
.no-bot-top-border {
    border-top: none !important;
    border-bottom: none !important;
}

select#collapsedataalphabet {
    padding-left: 5px !important;
}
.crit-source-note-pop {
    margin-left: -15px;
    font-size: 14px;
}
div#page.country-search {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}
div#page.country-search #search.row {
    margin-right: 0;
    margin-left: 0;
}
div#page.country-search .filter-categ {
    font-weight: bold;
    margin-top: 5px;
}
div#page.country-search .checkbox, div#page.country-search .radio {
    padding-bottom: 0;
    margin: 0;
}
div#page.country-search .rankingsList .checkbox, 
div#page.country-search #dataTypeList  .radio {
    margin-top: 10px;
}
div#page.country-search input {
    height: auto;
}
div#page.country-search label {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #4d4d4d;
}
div#page.country-search p {
    margin: 15px 0 0 0;
    font-size: 16px;
    color: #4d4d4d;
    text-align: justify;
}
div#page #dataTypeList .nb {
    background: #eff0f4;
    padding: 15px;
    margin-top: 10px;
}
div#page #dataTypeList .nb p {
    font-size: 14px;
    margin: 0;
}
div#page.country-search .country-compare-container.disabled p {
    color: #a6a6a6;
}
div#page.country-search .country-compare-container.disabled p.warning,
div#page.country-search .country-compare-container p.warning {
    color: #8ac53e;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding: 0 0 0 40px;
    margin: 0;
    text-align: left;
}
div#page.country-search .country-compare-container.disabled label {
    color: #a6a6a6;
    cursor: auto;
}
div#page.country-search select#collapsedataviewas { 
    width: 100%;
}
div#page.country-search input#critFilterByWord {
    width: 100%;
    height: 40px;
}
div#page.country-search .separator {
    border-bottom: 1px solid #fff;
    margin: 10px 0;
}
div#page.country-search .selectall {
    width: 93.7%;
    margin-left: 25px;
    padding: 0 0 15px 20px;
    border-bottom: solid 1px #cccccc;
}
@media (max-width: 767px) {
    div#page.country-search .selectall {
        width: 90%;
    }
}
@media (max-width: 450px) {
    div#page.country-search .selectall {
        width: 86%;
    }
}
div#page.country-search #collapsecountry .selectall {
    padding-top: 20px;
}
div#page.country-search li .big-title {
    font-size: 20px;
}
div#page.country-search .col-sm-6 .col-sm-4:first-child,
div#page.country-search .col-sm-12 .col-sm-4:first-child {
    padding-left: 0;
}
div#page.country-search .col-sm-6 .col-sm-4:last-child,
div#page.country-search .col-sm-6 .col-sm-8:last-child,
div#page.country-search .col-sm-12 .col-sm-8:last-child {
    padding-right: 0;
}
div#page.country-search section#search div#collapsedata div.items ul div.checkbox.float-left {
    width: auto;
}

/*** Country Profile: Criteria page colors ***/

/* Government Efficiency */
div#page.country-detail section#criteria.GO div.metric div.summary table tr a.collapsebutton {
    background-color: #fc6b27;
}
div#page.country-detail section#criteria.GO div.metric div.summary table tr {
    background-color: #fee1da;
}
/* Economic Performance */
div#page.country-detail section#criteria.EP div.metric div.summary table tr a.collapsebutton {
    background-color: #6640ac;
}
div#page.country-detail section#criteria.EP div.metric div.summary table tr {
    background-color: #e0d9ee;
}
/* Business Efficiency */
div#page.country-detail section#criteria.MA div.metric div.summary table tr a.collapsebutton {
    background-color: #009245;
}
div#page.country-detail section#criteria.MA div.metric div.summary table tr {
    background-color: #d1eee3;
}
/* Infrastructure */
div#page.country-detail section#criteria.IN div.metric div.summary table tr a.collapsebutton {
    background-color: #eabd2c;
}
div#page.country-detail section#criteria.IN div.metric div.summary table tr {
    background-color: #fbf2d5;
}
/*** * ***/
.countries-count {
    font-size: 30px;
}

div#page a.modify-search {
    float: right;
    padding-left: 23px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}
div#page a.modify-search:hover {
    text-decoration: underline;
}
div#page a.modify-search::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 17px;
    left: 0;
    top: 0;
    background: url("/Content/Images/edit-icon.png") no-repeat left center;
}

.basic table tr th,
.investment table tr th,
.summary table tr th, section div.summary table tr a.collapsebutton,
table.subfactors tr th,
#evolution table tr th,
#simulation table tr th {
    text-align: left;
}
.basic table tr td,
.investment table td,
.summary table tr td, .summary table tr th.value,
table.subfactors td,
#evolution table tr td, #evolution table tr.head th,
#simulation table tr td, #simulation table tr.head th,
#attractiveness table tr td, #attractiveness table tr.head th,
.strenthsandweaknesses table tr td, .strenthsandweaknesses table tr.head th{
    text-align: right;
}

div#page.country-profile section#simulation table tr td.number {
    text-align: center !important;
}

.onTop {
    position:relative;
    z-index: 1;
}

/* Custom search result */
div#page.country-graph div#graph {
    height: 500px !important;
}

/* Home page search */
.select2-container-multi .select2-choices .select2-search-field input {
    border: 0 none !important;
    padding:5px !important
}
.select2-container-multi .select2-choices {
    background-image: none !important;
    border: 1px solid #cccccc !important;
}

.select2-drop-active {
   border: 1px solid #ebf3d6 !important;
}

.select2-results .select2-highlighted {
    background: #ebf3d6 none repeat scroll 0 0 !important;
    color: #333333 !important;
}
.select2-result-label {
    font-size: 14px !important;
}

div#page.homepage section#search div.formwrapper form div.linewrapper {
    height: auto !important;
}

div#page.country-profile div#countrysearch input, div#page.country-profile div#countrysearch input:focus, div#page.country-profile div#countrysearch input:active {
    font-size: 60px !important;
    font-family: DIN, Arial, sans-serif;
    color: #4d4d4d;
}

div#page.country-profile section#landscape div.k-chart-wrapper {
    margin-bottom: 0 !important;
}

div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header h4 {
  padding: 0 0 0 10px !important; 
}

div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper {
  padding-bottom: 10px !important;
}

div#page.country-profile header h2 {
  padding-top: 0 !important;
  margin-top: 0;
}

div#page.country-profile #countrysearch.row {
    position: relative;
}

/*Progress indicator*/
.no-left-right-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.margin-top80 {
    margin-top: 80px !important;
}

.margin-left25 {
    margin-left: 25px !important;
}

.margin-left35 {
    margin-left: 35px !important;
}

.header-welcome-message {
    float: left;
    margin-top: -8px;
    padding-left: 10px;
    max-width: 200px;
}

.welcome-logo {
    max-height:50px;
}
.imd .separator,
#brandedAreaTitle img {
    vertical-align: top;
}

.float-left {
    float:left
}

#yourSelection &gt; .download-section  {
    background: #eff0f4;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}
div#page.country-search section#search div.selection &gt; .download-section div {
    border: 0;
}
.imd #popDownloadOptions.download-excel-popup .blueButton, 
.imd #popDownloadOptions.download-excel-popup .blueButton input, 
.imd #popDownloadOptions.download-excel-popup .blueButton span,
div#page.country-table .download .blueButton,
div#page.country-table .download .blueButton input, 
div#page.country-table .download .blueButton span,
div#page.country-search #yourSelection .blueButton,
div#page.country-search #yourSelection .blueButton input,
div#page.country-search #yourSelection .blueButton span {
    background: #6b94ff;
}
.imd #popDownloadOptions.download-excel-popup .blueButton:hover,
div#page.country-table .download .blueButton:hover,
div#page.country-search #yourSelection .blueButton:hover {
    opacity: 0.7;
}
.imd #yourSelection .button {
    padding-left: 10px;
}
.imd .button.grayButton,
.imd .button.grayButton input,
.imd .button.grayButton span {
    background: #757575;
}
.imd .button.grayButton:hover {
    opacity: 0.7;
    background: #757575;
}
.imd .button.grayButton:hover span {
    opacity: 0.7;
    background: #757575;
}
.col-sm-5.download-buttons {
    float: right;
}
.imd #popDownloadOptions.download-excel-popup .button span,
div#page.country-search #yourSelection &gt; .download-section .blueButton span {
    padding: 0 20px;
    left: 0;
}
div#page.country-search #yourSelection &gt; .download-section .blueButton {
    margin-top: 20px;
}
#popDownloadOptions.download-excel-popup .blueButton.button {
    margin: 20px 0 0 20px;
}
#downloadOptionsContent .download-section {
    padding: 0 30px;
}
#downloadOptionsContent .download-section:nth-child(n+2) {
    border-left: solid 1px #979797;
}
#popDownloadOptions &gt; .big-title {
    margin-left: 15px;
    margin-bottom: 30px;
} 
.download-section .big-title {
    font-size: 16px;
    margin: -5px 0 10px 0;
}
.download-option.checkbox {
    margin-bottom: 0;
}
.download-option .additional-info {
    font-style: italic;
    padding-left: 20px;
    line-height: 18px;
    text-align: justify;
}
.download-option.checkbox input[type="checkbox"] {
   margin-right: 10px;
}
.download-option.checkbox label {
    font-size: 15px;
    font-weight: bold;
}

.checkbox, .radio {
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
  }
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    color: #4d4d4d;
  }
.checkbox input[type="checkbox"] ~ label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    margin-left: -20px;
    margin-top: 1px;
    border: 2px solid #4d4d4d;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.download-option.checkbox input[type="checkbox"] ~ label::before {
    width: 12px;
    height: 12px;
    margin-left: -15px;
    margin-top: 2px;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 2px;
    padding-top: 1px;
    font-size: 10px;
    color: #4d4d4d; }
.checkbox input[type="checkbox"] {
    opacity: 0; }
.download-option.checkbox input[type="checkbox"] ~ label::after {
    margin-left: -14px;
    top: 2px;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: 0;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    content: " ";
    background-image: url("/Content/Images/check.svg");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-size: 10px 9px;
    margin-top: 2px}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox input[type="checkbox"]:checked ~ label::before {
    background-color: #6f97ff;
    border-color: #6f97ff;
}
.checkbox input[type="checkbox"]:checked ~ label::after {
    color: #fff; }

div#page.country-search .checkbox input[type="checkbox"] ~ label::before {
    margin-top: 5px;
}
div#page.country-search .checkbox input[type="checkbox"] ~ label::after {
    margin-top: 7px;
}
div#page.country-search li .checkbox input[type="checkbox"] ~ label::before {
    margin-top: 1px;
}
div#page.country-search li .checkbox input[type="checkbox"] ~ label::after {
    margin-top: 2px;
}
.checkbox-underlined {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
    padding-top: 0;}

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #4d4d4d;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
div#page.country-search .radio label::before {
    margin-top: 5px;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #6b94ff;

    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
div#page.country-search .radio label::after {
    top: 9px;
}
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: 0;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio input[type="radio"]:checked + label::before {
    border-color: #6b94ff; }

.block-top-arrow {
    width: 36px;
    height: 18px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -18px;
    background-image: url("/Content/Images/arrow-white.svg");
    background-repeat: no-repeat;
    z-index: 3;
}
.block-bottom-arrow {
    width: 36px;
    height: 18px;
    position: relative;
    bottom: -18px;
    left: 50%;
    margin-left: -18px;
    background-image: url("/Content/Images/arrow-gray.svg");
    background-repeat: no-repeat;
    z-index: 3;
}

.gray-box {
    background: #eff0f4;
    border: solid 10px white;
    height: 27rem;
    padding: 20px;
}
@media (max-width: 768px) {
    .gray-box {
        height: auto;
    }
}
.gray-box b {
    font-size: 18px;
}
.gray-box p {
    margin-top: 10px;
    margin-bottom: 15px;
}

.white-box {
    background: #ffffff;
    height: 233px;
    padding: 20px;
}
.white-box b {
    font-size: 18px;
}
.white-box p {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: justify;
}

.blue-box {
    background: #d9ddeb;
    height: 415.2px;
    padding: 20px;
    text-align: justify;
}
@media (max-width: 768px) {
    .blue-box {
        height: 315px;
    }
}
.blue-box b {
    font-size: 18px;
    margin-bottom: 15px;
}
.blue-box p {
    margin-top: 10px;
    margin-bottom: 15px;
}

.testimonial-box {
    padding: 0 1rem; 0 0;
}
.testimonial-icon-wrapper {
    position: relative;
    bottom: -40px;
    background-color: #eff0f4;
    height: 100px;
    width: 100px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    z-index: -1;
}
.testimonial-icon {
    height: 60px;
    width: 60px;
    z-index: 2;
}
.testimonial-header {
    background: #eff0f4;
    padding: 15px;
    margin-bottom: 20px;
    height: 150px;
    z-index: -1;
}
.testimonial-header b {
    font-size: 18px;
    z-index: 1;
}
.testimonial-header p {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
}
.block-class-profile .block-class-profile-testimonial-quote {
    background-image: url("/Content/Images/quotes.png");
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: justify;
}
.block-class-profile .block-class-profile-testimonial {
    background-color: white;
    padding: 25px;
    margin-bottom: 10px;
    text-align: left;
    color: #4d4d4d;
}
.block-class-profile .block-class-profile-testimonial-title {
    font-size: 18px;
    font-family: 'FFDINWebProMedium';
    text-transform: uppercase;
    margin-bottom: 26px;
    line-height: 1.1;
}
.block-class-profile .testimonial__separator {
    position: relative;
    display: block;
    border-bottom: 2px solid #d7d7d7;
}
.block-class-profile .testimonial__separator:before {
    content: "";
    width: 21px;
    height: 14px;
    display: inline-block;
    background: #fff url("/Content/Images/images_sprite.svg") 4px -1661px no-repeat;
    position: absolute;
    top: -1px;
    left: 30px;
}
.block-class-profile .block-class-profile-testimonial-avatar {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.block-class-profile .block-class-profile-testimonial-avatar-image {
    width: 67px;
    height: 67px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    position: absolute;
}
.block-class-profile .block-class-profile-testimonial-avatar-desc {
    font-family: 'FFDINWebProMedium';
    margin-left: 24px;
    font-size: 12px;
}
.block-class-profile .block-class-profile-testimonial-avatar-name {
    font-weight: bold;
    text-align: left;
}
.block-class-profile .block-class-profile-testimonial-avatar-title {
    margin-top: 2px;
    margin-bottom: 30px;
    text-align: left;
}

/*custom Talent ranking btn color*/
.imd a.btn-cta-custom-green
{
    background-color: #8bc53f !important;
}

.imd .btn-cta-custom-green:hover {
    background-color: #6db016 !important;
}

.context-submenu {
    height:auto!important;
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.main-footer__top-bar-text .h5-heading {
    font-size: 2.2rem !important;
    line-height: 3.5rem !important;
}
</pre></body></html>