<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.ui-button,.ui-spinner,.ui-spinner-input {
    vertical-align: middle
}

.cmp_footernav_icon_image {
    position: relative;
    bottom: 1px;
    padding-left: 1px;
}

.ui-dialog,.ui-menu,a:active,a:hover {
    outline: 0
}

.tether-element,.tether-element *,.tether-element :after,.tether-element :before,.tether-element:after,.tether-element:before {
    box-sizing: border-box
}

.tether-element {
    position: absolute;
    display: none
}

.tether-element.tether-open {
    display: block
}

/*! jQuery UI - v1.11.1 - 2014-09-07
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.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:after,.ui-helper-clearfix:before {
    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-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

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

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 {
    -ms-touch-action: none;
    touch-action: none
}

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

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

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

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.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;
    text-align: center;
    overflow: visible
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    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-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

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

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

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

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

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

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

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

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

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

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.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: 700;
    border: 0
}

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

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

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 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;
    width: auto;
    overflow: visible
}

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

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

.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-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.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.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

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

.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: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

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

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 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-slider-vertical .ui-slider-range-min,.ui-spinner-down {
    bottom: 0
}

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

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

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

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

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.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(data:image/gif;base64,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);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

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

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.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;
    -ms-touch-action: none;
    touch-action: none
}

.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-max {
    top: 0
}

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

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

.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 .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-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    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-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

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

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

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

/*! jQuery UI - v1.11.1 - 2014-09-12
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-widget {
    font-size: 1.1em
}

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

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

.ui-widget-content {
    border: 1px solid #a6c9e2;
    color: #222
}

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

.ui-widget-header {
    border: 1px solid #4297d7;
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x #5c9ccc;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    font-weight: 700;
    color: #2e6e9e
}

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

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #79b7e7;
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x #d0e5f5;
    font-weight: 700;
    color: #1d5987
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.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,.ui-widget-header .ui-state-active {
    border: 1px solid #79b7e7;
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x #f5f8f9;
    font-weight: 700;
    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,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fad42e;
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x #fbec88;
    color: #363636
}

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

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

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

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

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

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .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
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_469bdd_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_d8e7f3_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_6da8d5_256x240.png)
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_217bc0_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_f9bd01_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.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-first,.ui-icon-seek-start {
    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-widget-overlay,.ui-widget-shadow {
    background: url(../assets/ria/webaurora/2016.05.17-1/ria/jquery-ui/1.11.1/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

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

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

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

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

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    border-radius: 8px
}

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    border-radius: 4px
}

.daterangepicker.opensleft:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2);
    content: ''
}

.daterangepicker.opensleft:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.daterangepicker.openscenter:after,.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    content: '';
    position: absolute
}

.daterangepicker.openscenter:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2)
}

.daterangepicker.openscenter:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensright:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2);
    content: ''
}

.daterangepicker.opensright:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000
}

.daterangepicker .calendar,.daterangepicker .ranges {
    float: left
}

.daterangepicker.single .calendar,.daterangepicker.single .ranges {
    float: none
}

.daterangepicker .ranges {
    margin: 4px;
    text-align: left
}

.daterangepicker .calendar {
    display: none
}

.daterangepicker.show-calendar .calendar,.envflag {
    display: block
}

.daterangepicker .calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar td,.daterangepicker .calendar th {
    white-space: nowrap;
    text-align: center
}

.daterangepicker .calendar-table {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px
}

.daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.daterangepicker .calendar.left {
    margin: 4px 0 4px 4px
}

.daterangepicker .calendar.right {
    margin: 4px 4px 4px 0
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td,.daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date {
    color: #999;
    background: #fff
}

.daterangepicker option.disabled,.daterangepicker td.disabled {
    color: #999
}

.daterangepicker td.available:hover,.daterangepicker th.available:hover {
    background: #eee
}

.daterangepicker td.in-range {
    background: #ebf4f8;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: #3071a9;
    color: #fff
}

.daterangepicker td.week,.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}


.daterangepicker select.monthselect,.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    width: 100%
}

.daterangepicker .input-mini.active {
    border: 1px solid #357ebd
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 8px
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .ranges {
    font-size: 11px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.daterangepicker .ranges li {
    padding: 3px 12px;
    cursor: pointer
}

.daterangepicker .ranges li.active,.daterangepicker .ranges li:hover {
    background: #08c;
    color: #fff
}

.envflag,svg:not(:root) {
    overflow: hidden
}

.img-thumbnail,.thumbnail {
    -o-transition: all .2s ease-in-out
}

.loading-message,pre {
    word-wrap: break-word
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable {
    max-height: 340px
}

.breadcrumb,.carousel-indicators,.dropdown-menu,.media-list,.nav,.pager,.tag-list,.timeline-list&gt;li {
    list-style: none
}

.envflag {
    width: 31px;
    height: 31px;
    text-indent: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

.envflag-fixed {
    position: fixed
}

.envflag-dev {
    background-position: 0 0
}

.envflag-pre {
    background-position: 0 -32px
}

.envflag-prod {
    background-position: 0 -64px
}

.envflag-qa {
    background-position: 0 -96px
}

.envflag-uat {
    background-position: 0 -128px
}

input[type=search],input[type=search]:focus {
    background: rgba(255,255,255,.1)
}

.checkbox,.radio {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 700;
    color: #80858d
}

.checked.checkbox,.checked.radio {
    color: #fff
}

input[type=checkbox],input[type=radio] {
    overflow: hidden;
    /* height: 0;
    width: 0; */
    border: 0
}

input[type=search] {
    padding-left: 25px
}

.modal-alert-message {
    color: #333;
    text-align: left;
    font-weight: 700;
    padding-bottom: 4px
}

.modal-alert-container {
    margin-bottom: 1px;
    border: 1px solid #fff;
    border-top-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,.2) inset,0 -1px 0 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.2) inset,0 -1px 0 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 0 0 rgba(255,255,255,.2) inset,0 -1px 0 0 rgba(0,0,0,.1) inset;
    background-color: #fff
}

.warning .modal-alert-container {
    border: 2px solid #e67d00
}

.info .modal-alert-container {
    border: 2px solid #095ea2
}

.success .modal-alert-container {
    border: 2px solid #009f00
}

.danger .modal-alert-container {
    border: 2px solid #dc0a0a
}

.modal-alert-container .modal-body {
    padding-left: 66px;
    padding-top: 1px;
    margin-top: 10px;
    min-height: 70px;
    background-color: transparent
}

.modal-alert-header {
    background-image: #fbfbfb;
    height: 25px
}

.modal-alert-header .modal-alert-title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
    padding-left: 10px
}

.modal-alert-footer {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    border: none
}

.modal-alert-footer .btn {
    min-width: 55px
}

.modal-alert-footer .btn+.btn {
    margin-left: 9px
}

.modal-alert-footer .panel-footer-content {
    height: 40px;
    margin: 0 6px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-sub-header {
    height: 7px;
    -moz-box-shadow: 0 -1px 0 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 -1px 0 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 -1px 0 0 rgba(255,255,255,.5) inset
}

.loader-orange,.loader-teal {
    display: inline-block;
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;
    vertical-align: middle
}

.loader-orange-sm,.loader-teal-sm {
    display: inline-block;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    vertical-align: middle
}

.env-flag-flat-dev,.env-flag-flat-pre,.env-flag-flat-prod,.env-flag-flat-qa,.env-flag-flat-uat,.env-flag-rounded-dev,.env-flag-rounded-pre,.env-flag-rounded-prod,.env-flag-rounded-qa,.env-flag-rounded-uat {
    height: 32px;
    width: 32px
}

.loading-bg,.loading-bg-sm {
    padding: 4px 6px;
    display: inline-block;
    left: 50%;
    top: 50%;
    position: absolute;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.loading-bg {
    background: rgba(193,209,225,.7)
}

.loading-bg-sm {
    background: rgba(169,192,213,.7)
}

.loading-message {
    font-size: 12px;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline-offset: -2px;
    outline: transparent 0
}

hr,img {
    border: 0
}

.env-flag-flat-dev,.env-flag-flat-pre,.env-flag-flat-prod,.env-flag-flat-qa,.env-flag-flat-sprite,.env-flag-flat-uat,.envflag {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/images/mslight/env_flags/env-flag-flat-s52f9641fc4.png);
    background-repeat: no-repeat
}

.env-flag-flat-dev {
    background-position: 0 0
}

.env-flag-flat-pre {
    background-position: 0 -32px
}

.env-flag-flat-prod {
    background-position: 0 -64px
}

.env-flag-flat-qa {
    background-position: 0 -96px
}

.env-flag-flat-uat {
    background-position: 0 -128px
}

.env-flag-rounded-dev,.env-flag-rounded-pre,.env-flag-rounded-prod,.env-flag-rounded-qa,.env-flag-rounded-sprite,.env-flag-rounded-uat {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/images/mslight/env_flags/env-flag-rounded-sb97fd7e0df.png);
    background-repeat: no-repeat
}

.env-flag-rounded-dev {
    background-position: 0 0
}

.env-flag-rounded-pre {
    background-position: 0 -32px
}

.env-flag-rounded-prod {
    background-position: 0 -64px
}

.env-flag-rounded-qa {
    background-position: 0 -96px
}

.env-flag-rounded-uat {
    background-position: 0 -128px
}

.checkbox label,.checkbox-checkbox-default,.checkbox-checkbox-mixed,.checkbox-checkbox-selected,.checkbox-sprite,.radio label,input[type=checkbox]+label.checkbox.indeterminate,input[type=checkbox].parent:checked+label,input[type=checkbox]:checked+label,label.checkbox,label.checkbox.checked,label.radio {
    /* background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/images/mslight/forms/checkbox-s1c12af2162.png);
    background-repeat: no-repeat */
}

.checkbox-checkbox-default {
    background-position: 0 0
}

.checkbox-checkbox-mixed {
    background-position: 0 -23px
}

.checkbox-checkbox-selected {
    background-position: 0 -46px
}

.radiobutton-radio-btn-default,.radiobutton-radio-btn-selected,.radiobutton-sprite,input[type=radio]+label,input[type=radio]:checked+label,label.radio.checked {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/images/mslight/forms/radiobutton-s3fd46b8fc5.png);
    background-repeat: no-repeat
}

.radiobutton-radio-btn-default {
    background-position: 0 0
}

.radiobutton-radio-btn-selected {
    background-position: 0 -23px
}

.modal-alert-icon,.modal-alerts-error,.modal-alerts-info,.modal-alerts-sprite,.modal-alerts-success,.modal-alerts-warning {
    background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/images/mslight/modals/modal-alerts-sba4026e760.png);
    background-repeat: no-repeat
}

.modal-alerts-error {
    background-position: 0 0;
    height: 40px;
    width: 40px
}

.modal-alerts-info {
    background-position: 0 -40px;
    height: 40px;
    width: 40px
}

.modal-alerts-success {
    background-position: 0 -80px;
    height: 40px;
    width: 40px
}

.modal-alerts-warning {
    background-position: 0 -120px;
    height: 40px;
    width: 40px
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

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

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

[hidden],template {
    display: none
}

a {
    background: 0 0
}

b,strong {
    font-weight: 700;
    font-family: 
}

dfn {
    font-style: italic
}

h1,h1.list-group-heading,h1.panel-title {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

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

pre,textarea {
    overflow: auto
}

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

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

.glyphicon,.grid-control-bar .note,.slick-header-column-sorted,address,cite {
    font-style: normal
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

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

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

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

td,th {
    padding: 0
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!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
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2,h2.list-group-heading,h2.panel-title,h3,h3.list-group-heading,h3.panel-title,p {
        orphans: 3;
        widows: 3
    }

    h2,h2.list-group-heading,h2.panel-title,h3,h3.list-group-heading,h3.panel-title {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

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

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

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

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-group .active.btn.btn-danger,.btn-group .active.btn.btn-info,.btn-group .active.btn.btn-primary,.btn-group .active.btn.btn-success,.btn-group .btn.btn-danger:active,.btn-group .btn.btn-info:active,.btn-group .btn.btn-primary:active,.btn-group .btn.btn-success:active,.btn-group .open&gt;.dropdown-toggle.btn.btn-danger,.btn-group .open&gt;.dropdown-toggle.btn.btn-info,.btn-group .open&gt;.dropdown-toggle.btn.btn-primary,.btn-group .open&gt;.dropdown-toggle.btn.btn-success,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover,.form-control,.navbar-toggle,.open&gt;.btn-danger.dropdown-toggle,.open&gt;.btn-default.dropdown-toggle,.open&gt;.btn-info.dropdown-toggle,.open&gt;.btn-primary.dropdown-toggle,.open&gt;.btn-success.dropdown-toggle,.open&gt;.btn-warning.dropdown-toggle {
    background-image: none
}

.img-thumbnail,body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(http://toolkits.ms.com/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(http://toolkits.ms.com/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(http://toolkits.ms.com/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(http://toolkits.ms.com/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(http://toolkits.ms.com/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    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-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-door:before {
    content: "\1f6aa"
}

.glyphicon-key:before {
    content: "\1F511"
}

.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-yen:before {
    content: "\00a5"
}

.glyphicon-ruble: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"
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #231f20
}

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

a {
    color: #006ec5;
    text-decoration: none
}

a:focus,a:hover {
    color: #007cdf;
    text-decoration: underline
}

a:focus {
    outline: transparent 0
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

hr {
    margin-top: 19px;
    margin-bottom: 19px;
    border-top: 1px solid #ccc
}

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

select[multiple],select[size],textarea.form-control {
    height: auto
}

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

.h1,.h2,.h3,.h4,.h5,.h6,.popover-title,h1,h1.list-group-heading,h1.panel-title,h2,h2.list-group-heading,h2.panel-title,h3,h3.list-group-heading,h3.panel-title,h4,h4.list-group-heading,h4.panel-title,h5,h5.list-group-heading,h5.panel-title,h6,h6.list-group-heading,h6.panel-title {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #000;
    text-rendering: optimizeLegibility
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,.popover-title .small,.popover-title small,h1 .small,h1 small,h1.list-group-heading small,h1.panel-title small,h2 .small,h2 small,h2.list-group-heading small,h2.panel-title small,h3 .small,h3 small,h3.list-group-heading small,h3.panel-title small,h4 .small,h4 small,h4.list-group-heading small,h4.panel-title small,h5 .small,h5 small,h5.list-group-heading small,h5.panel-title small,h6 .small,h6 small,h6.list-group-heading small,h6.panel-title small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1,.h2,.h3,h1,h1.list-group-heading,h1.panel-title,h2,h2.list-group-heading,h2.panel-title,h3,h3.list-group-heading,h3.panel-title {
    margin-top: 19px;
    margin-bottom: 9.5px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h1.list-group-heading small,h1.panel-title small,h2 .small,h2 small,h2.list-group-heading small,h2.panel-title small,h3 .small,h3 small,h3.list-group-heading small,h3.panel-title small {
    font-size: 65%
}

.h4,.h5,.h6,.popover-title,h4,h4.list-group-heading,h4.panel-title,h5,h5.list-group-heading,h5.panel-title,h6,h6.list-group-heading,h6.panel-title {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,.popover-title .small,.popover-title small,h4 .small,h4 small,h4.list-group-heading small,h4.panel-title small,h5 .small,h5 small,h5.list-group-heading small,h5.panel-title small,h6 .small,h6 small,h6.list-group-heading small,h6.panel-title small {
    font-size: 75%
}

p {
    margin: 0 0 9.5px
}

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

a.text-primary:hover {
    color: #2f71a3
}

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
}

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

.bg-primary {
    color: #fff;
    background-color: #3e8cc7
}

a.bg-primary:hover {
    background-color: #2f71a3
}

.bg-success {
    background-color: #0f800d
}

a.bg-success:hover {
    background-color: #0a5208
}

.bg-info {
    background-color: #19d7e8
}

a.bg-info:hover {
    background-color: #13adbb
}

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

a.bg-warning:hover {
    background-color: #a3760e
}

.bg-danger {
    background-color: #9e0b0f
}

a.bg-danger:hover {
    background-color: #6e080a
}

pre code,table {
    background-color: transparent
}

.page-header {
    padding-bottom: 8.5px;
    margin: 38px 0 19px;
    border-bottom: 1px solid #eee
}

dl,ol,ul {
    margin-top: 0
}

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

address,dl {
    margin-bottom: 19px
}

ol,ul {
    margin-bottom: 9.5px
}

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

.list-inline {
    margin-left: -5px
}

.list-inline&gt;li:first-child:before {
    display: none;
}

.list-inline&gt;li:before {
    border-radius: 50%;
    background-color: #d4d4d4;
    content: " ";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 3px;
    right: 15px;
}


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

dd,dt {
    line-height: 1.5
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,.dl-horizontal dd:before {
    content: " ";
    display: table
}

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

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

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

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

    .container,.ms-banner .ms-inner-inline,.ms-banner .ms-inner-inline-secondary {
        width: 784px
    }
}

.btn-group-vertical&gt;.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.daterangepicker .range_inputs,.dropdown-menu&gt;li&gt;a,.footer-main,.form-horizontal .form-group:after,.hero-tabs .nav-tabs:after,.hero:after,.modal-footer:after,.ms-banner .ms-inner-inline-secondary:after,.ms-banner .ms-inner-inline:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after,.sidebar:after {
    clear: both
}

.sorttop {
    background-color: #f2f2f3;
    padding: 0px;
}

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

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

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

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

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

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

code,kbd {
    padding: 2px 4px;
    font-size: 90%
}

.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'
}

blockquote:after,blockquote:before {
    content: ""
}

address {
    line-height: 1.5
}

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

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

pre {
    display: block;
    padding: 9px;
    margin: 0 0 9.5px;
    font-size: 12px;
    line-height: 1.5;
    word-break: break-all;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,.container-fluid:before,.container:after,.container:before,.ms-banner .ms-inner-inline-secondary:after,.ms-banner .ms-inner-inline-secondary:before,.ms-banner .ms-inner-inline:after,.ms-banner .ms-inner-inline:before,.row:after,.row:before {
    display: table;
    content: " "
}

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

.badge,.btn,.dropdown-menu&gt;li&gt;a,.input-group-btn,.label {
    white-space: nowrap
}

.pre-scrollable {
    overflow-y: scroll
}

.container,.ms-banner .ms-inner-inline,.ms-banner .ms-inner-inline-secondary {
    margin-right: auto;
    margin-left: auto;
    padding-left: 32px;
    padding-right: 32px
}

@media (min-width: 992px) {
    .container,.ms-banner .ms-inner-inline,.ms-banner .ms-inner-inline-secondary {
        width:1004px
    }
}

@media (min-width: 1200px) {
    .container,.ms-banner .ms-inner-inline,.ms-banner .ms-inner-inline-secondary {
        width:1245px
    }
}

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

.row {
    margin-left: -32px;
    margin-right: -32px
}

.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-left: 32px;
    padding-right: 32px
}

.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-1 {
    width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
        width: 8.33333%
    }

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

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

    .col-sm-4 {
        width: 33.33333%
    }

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

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

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

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

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

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

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

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

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

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

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

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

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

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

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

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

    .col-sm-pull-11 {
        right: 91.66667%

    }

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

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

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

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

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

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

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

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

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

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

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

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

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

@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-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

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

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

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

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

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

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

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

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

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

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

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

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

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

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

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

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

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

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

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

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

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

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

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

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

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

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

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

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

@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-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

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

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

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

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

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

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

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

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

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

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

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

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

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

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

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

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

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

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

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

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

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

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

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

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

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

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

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

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

th {
    text-align: left
}

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

.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: 16px 16px 16px 0;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid rgba(255,255,255,.1)
}

.table&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.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 rgba(255,255,255,.1)
}

.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: 8px 16px 8px 0
}

.table-bordered,.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 rgba(255,255,255,.1)
}

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

.table-hover&gt;tbody&gt;tr:hover&gt;td,.table-hover&gt;tbody&gt;tr:hover&gt;th,.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;td,.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th {
    background-color: rgba(255,255,255,.05)
}

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

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

.table td.active td,.table td.active th,.table th.active td,.table th.active th,.table tr.active td,.table tr.active th {
    color: #fff
}

.table td.success td,.table td.success th,.table th.success td,.table th.success th,.table tr.success td,.table tr.success th {
    color: #0f800d
}

.table td.info td,.table td.info th,.table th.info td,.table th.info th,.table tr.info td,.table tr.info th {
    color: #19d7e8
}

.table td.warning td,.table td.warning th,.table th.warning td,.table th.warning th,.table tr.warning td,.table tr.warning th {
    color: #d29812
}

.table td.danger td,.table td.danger th,.table th.danger td,.table th.danger th,.table tr.danger td,.table tr.danger th {
    color: #9e0b0f
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 14.25px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid rgba(255,255,255,.1);
        -webkit-overflow-scrolling: touch
    }

    .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,legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 19px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;

    max-width: 100%;
    margin-bottom: 5px
}

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

.form-control,output {
    line-height: 1.5;
    color: #000;
    display: block
}

input[type=file] {
    display: block
}

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

output {
    padding-top: 7px;
    font-size: 13px
}

.form-control {
    width: 100%;
    padding: 6px 16px;
    background-color: rgba(255,255,255,.1);
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,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: #3e8cc7;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(62,140,199,.6)
}

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

.form-control:-ms-input-placeholder {
    color: #777776
}

.form-control::-webkit-input-placeholder {
    color: #777776
}

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

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: rgba(255,255,255,.5);
    opacity: 1
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    line-height: 33px;
    line-height: 1.5\9
}

.input-group-sm&gt;.input-group-btn&gt;input[type=date].btn,.input-group-sm&gt;.input-group-btn&gt;input[type=datetime-local].btn,.input-group-sm&gt;.input-group-btn&gt;input[type=month].btn,.input-group-sm&gt;.input-group-btn&gt;input[type=time].btn,.input-group-sm&gt;input[type=date].form-control,.input-group-sm&gt;input[type=date].input-group-addon,.input-group-sm&gt;input[type=datetime-local].form-control,.input-group-sm&gt;input[type=datetime-local].input-group-addon,.input-group-sm&gt;input[type=month].form-control,.input-group-sm&gt;input[type=month].input-group-addon,.input-group-sm&gt;input[type=time].form-control,.input-group-sm&gt;input[type=time].input-group-addon,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
    line-height: 20px
}

.input-group-lg&gt;.input-group-btn&gt;input[type=date].btn,.input-group-lg&gt;.input-group-btn&gt;input[type=datetime-local].btn,.input-group-lg&gt;.input-group-btn&gt;input[type=month].btn,.input-group-lg&gt;.input-group-btn&gt;input[type=time].btn,.input-group-lg&gt;input[type=date].form-control,.input-group-lg&gt;input[type=date].input-group-addon,.input-group-lg&gt;input[type=datetime-local].form-control,.input-group-lg&gt;input[type=datetime-local].input-group-addon,.input-group-lg&gt;input[type=month].form-control,.input-group-lg&gt;input[type=month].input-group-addon,.input-group-lg&gt;input[type=time].form-control,.input-group-lg&gt;input[type=time].input-group-addon,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
    line-height: 45px
}

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

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

.checkbox label,.radio label {
    margin-bottom: 0;
    font-weight: 400
}

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

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

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

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

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

.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.btn,.input-sm {
    height: 20px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm&gt;.input-group-btn&gt;select.btn,.input-group-sm&gt;select.form-control,.input-group-sm&gt;select.input-group-addon,select.input-sm {
    height: 20px;
    line-height: 20px
}

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

.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.btn,.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.input-group-lg&gt;.input-group-btn&gt;select.btn,.input-group-lg&gt;select.form-control,.input-group-lg&gt;select.input-group-addon,select.input-lg {
    height: 45px;
    line-height: 45px
}

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

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 41.25px
}

.form-control-feedback {
    position: absolute;
    top: 24px;
    right: 0;
    z-index: 2;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center
}

.collapsing,.dropdown {
    position: relative
}

.input-group-lg&gt;.form-control+.form-control-feedback,.input-group-lg&gt;.input-group-addon+.form-control-feedback,.input-group-lg&gt;.input-group-btn&gt;.btn+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.input-group-sm&gt;.form-control+.form-control-feedback,.input-group-sm&gt;.input-group-addon+.form-control-feedback,.input-group-sm&gt;.input-group-btn&gt;.btn+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 20px;
    height: 20px;
    line-height: 20px
}

.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;
    border-color: #3c763d;
    background-color: #0f800d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    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;
    border-color: #8a6d3b;
    background-color: #d29812
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    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;
    border-color: #a94442;
    background-color: #9e0b0f
}

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

.form-control-static {
    margin-bottom: 0
}

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

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

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

    .form-inline .input-group,.navbar-form .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,.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group&gt;.form-control,.navbar-form .input-group&gt;.form-control {
        width: 100%
    }

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

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

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback,.navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

.btn-group&gt;.btn-group,.btn-toolbar .btn-group,.btn-toolbar .input-group,.dropdown-menu {
    float: left
}

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

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 26px
}

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

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 32px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,.btn:active:focus,.btn:focus {
    outline: transparent 0
}

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

.btn.active,.btn:active {
    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;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #767677;
    background-color: #f7f7f7;
    border-color: #f7f7f7
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open&gt;.btn-default.dropdown-toggle {
    color: #767677;
    background-color: #dedede;
    border-color: #d8d8d8
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.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:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #f7f7f7;
    border-color: #f7f7f7
}

.btn-default .badge {
    color: #f7f7f7;
    background-color: #767677
}

.btn-group .btn.btn-primary,.btn-primary {
    color: #fff;
    background-color: #3e8cc7;
    border-color: #3e8cc7
}

.btn-group .active.btn.btn-primary,.btn-group .btn.btn-primary:active,.btn-group .btn.btn-primary:focus,.btn-group .btn.btn-primary:hover,.btn-group .open&gt;.dropdown-toggle.btn.btn-primary,.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open&gt;.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2f71a3;
    border-color: #2d6c9b
}

.btn-group .disabled.btn.btn-primary,.btn-group [disabled].btn.btn-primary,.btn-group fieldset[disabled] .btn.btn-primary,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-group .btn.btn-primary,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #3e8cc7;
    border-color: #3e8cc7
}

.btn-group .btn.btn-primary .badge,.btn-primary .badge {
    color: #3e8cc7;
    background-color: #fff
}

.btn-group .btn.btn-success,.btn-success {
    color: #fff;
    background-color: #0f800d;
    border-color: #0f800d
}

.btn-group .active.btn.btn-success,.btn-group .btn.btn-success:active,.btn-group .btn.btn-success:focus,.btn-group .btn.btn-success:hover,.btn-group .open&gt;.dropdown-toggle.btn.btn-success,.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open&gt;.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #0a5208;
    border-color: #084807
}

.btn-group .disabled.btn.btn-success,.btn-group [disabled].btn.btn-success,.btn-group fieldset[disabled] .btn.btn-success,.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-group .btn.btn-success,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #0f800d;
    border-color: #0f800d
}

.btn-group .btn.btn-success .badge,.btn-success .badge {
    color: #0f800d;
    background-color: #fff
}

.btn-group .btn.btn-info,.btn-info {
    color: #fff;
    background-color: #19d7e8;
    border-color: #19d7e8
}

.btn-group .active.btn.btn-info,.btn-group .btn.btn-info:active,.btn-group .btn.btn-info:focus,.btn-group .btn.btn-info:hover,.btn-group .open&gt;.dropdown-toggle.btn.btn-info,.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open&gt;.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #13adbb;
    border-color: #12a5b2
}

.btn-group .disabled.btn.btn-info,.btn-group [disabled].btn.btn-info,.btn-group fieldset[disabled] .btn.btn-info,.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-group .btn.btn-info,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #19d7e8;
    border-color: #19d7e8
}

.btn-group .btn.btn-info .badge,.btn-info .badge {
    color: #19d7e8;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #d29812;
    border-color: #d29812
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open&gt;.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #a3760e;
    border-color: #9a6f0d
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.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:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #d29812;
    border-color: #d29812
}

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

.btn-danger,.btn-group .btn.btn-danger {
    color: #fff;
    background-color: #9e0b0f;
    border-color: #9e0b0f
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-group .active.btn.btn-danger,.btn-group .btn.btn-danger:active,.btn-group .btn.btn-danger:focus,.btn-group .btn.btn-danger:hover,.btn-group .open&gt;.dropdown-toggle.btn.btn-danger,.open&gt;.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #6e080a;
    border-color: #65070a
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,.btn-group .disabled.btn.btn-danger,.btn-group [disabled].btn.btn-danger,.btn-group fieldset[disabled] .btn.btn-danger,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-group .btn.btn-danger {
    background-color: #9e0b0f;
    border-color: #9e0b0f
}

.btn-danger .badge,.btn-group .btn.btn-danger .badge {
    color: #9e0b0f;
    background-color: #fff
}

.btn-link {
    color: #006ec5;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.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: #007cdf;
    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: #999;
    text-decoration: none
}

.alert h4,.alert-dismissable .close {
    color: inherit
}

.btn-group-lg&gt;.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.dropdown-header,.dropdown-menu&gt;li&gt;a {
    line-height: 1.5;
    padding: 3px 20px;
    display: block
}

.btn-group-sm&gt;.btn,.btn-sm {
    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;
    padding-left: 0;
    padding-right: 0
}

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

.alert {
    padding: 4px 10px;
    margin-bottom: 19px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert-danger,.alert-info,.alert-success,.alert-warning {
    border-color: transparent
}

.alert-danger hr,.alert-info hr,.alert-success hr,.alert-warning hr {
    border-top-color: transparent
}

.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child),.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn,.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.alert h4 {
    margin-top: 0
}

.alert .alert-link {
    font-weight: 400
}

.alert&gt;p,.alert&gt;ul {
    margin-bottom: 0
}

.alert&gt;p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 4px 10px20
}

.alert-danger,.alert-danger .alert-link,.alert-info,.alert-info .alert-link,.alert-success .alert-link,.alert-warning,.alert-warning .alert-link {
    color: #000
}

.alert-success {
    background-color: rgba(15,128,13,.15);
    color: #000
}

.alert-info {
    background-color: rgba(43,140,213,.15)
}

.alert-warning {
    background-color: rgba(210,152,18,.15)
}

.alert-danger {
    background-color: rgba(158,11,15,.15)
}

.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 {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box
}

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

.dropdown-menu .divider {
    height: 1px;
    overflow: hidden;
    background-color: #e8e8e8
}

.dropdown-menu&gt;li&gt;a {
    font-weight: 400;
    color: #006ec5
}

.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover {
    text-decoration: none;
    color: #008af8;
    background-color: rgba(255,255,255,.1)
}

.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;
    outline: 0;
    background-color: #3e8cc7
}

.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover {
    color: #999
}

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

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

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

.dropdown-header {
    font-size: 12px;
    color: #999
}

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

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

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

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

.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-vertical&gt;.btn:focus,.btn-group&gt;.btn:focus {
    outline: 0
}

.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:after,.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar&gt;.btn,.btn-toolbar&gt;.btn-group,.btn-toolbar&gt;.input-group {
    margin-left: 5px
}

.btn .caret,.btn-group&gt;.btn:first-child {
    margin-left: 0
}

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

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

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

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

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

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

.btn-group-lg.btn-group&gt;.btn+.dropdown-toggle,.btn-group&gt;.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.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-group-lg&gt;.btn .caret,.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg&gt;.btn .caret,.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:after,.btn-group-vertical&gt;.btn-group:before {
    content: " ";
    display: table
}

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

.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group,.input-group-btn&gt;.btn+.btn {
    margin-left: -1px
}

.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-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn,.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
}

.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-right-radius: 0;
    border-top-left-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 {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified&gt;.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]&gt;.btn&gt;input[type=checkbox],[data-toggle=buttons]&gt;.btn&gt;input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.input-group,.input-group-btn,.input-group-btn&gt;.btn,.navbar {
    position: relative
}

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

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

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

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

.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before {
    content: " ";
    display: table
}

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

.input-group-addon {
    padding: 6px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #3e8cc7;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.input-group-addon.btn {
    padding: 0 6px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn: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-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.input-group-btn {
    font-size: 0
}

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

.navbar {
    margin-bottom: 0;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

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

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

    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-left: 0;
        padding-right: 0
    }

    .container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header,.ms-banner .ms-inner-inline-secondary&gt;.navbar-collapse,.ms-banner .ms-inner-inline-secondary&gt;.navbar-header,.ms-banner .ms-inner-inline&gt;.navbar-collapse,.ms-banner .ms-inner-inline&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top {
        border-radius: 0
    }

    .ms-banner .navbar&gt;.ms-inner-inline .navbar-brand,.ms-banner .navbar&gt;.ms-inner-inline-secondary .navbar-brand,.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand {
        margin-left: 0
    }
}

.modal-open,.progress {
    overflow: hidden
}

@media (max-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,.ms-banner .ms-inner-inline-secondary&gt;.navbar-collapse,.ms-banner .ms-inner-inline-secondary&gt;.navbar-header,.ms-banner .ms-inner-inline&gt;.navbar-collapse,.ms-banner .ms-inner-inline&gt;.navbar-header {
    margin-right: 0;
    margin-left: 0
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.btn .badge,.btn .label {
    top: -1px;
    position: relative
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 11px 0;
    line-height: 19px;
    height: 43px
}

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

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    background-color: transparent;
    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
    }
}

.breadcrumb&gt;li,.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 5.5px 0
}

.navbar-nav&gt;li&gt;a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .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: 19px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar,.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)
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav&gt;li {
        float: left
    }

    .navbar-nav&gt;li&gt;a {
        padding-top: 11px;
        padding-bottom: 11px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 0;
    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);
    margin: 5px 0
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

@media (min-width: 768px) {
    .navbar-form,.navbar-form.navbar-right:last-child,.navbar-text,.navbar-text.navbar-right:last-child {
        margin-right:0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 0
    }
}

.navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.btn-group-sm&gt;.navbar-btn.btn,.navbar-btn.btn-sm {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.btn-group-xs&gt;.navbar-btn.btn,.navbar-btn.btn-xs {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.navbar-text {
    margin-top: 12px;
    margin-bottom: 12px
}

.navbar-default {
    background-color: #fff
}

.navbar-default .navbar-brand {
    color: #30a9f2
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #0e92e1;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #cfd3d6
}

.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: #eee
}

.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: #fff
}

.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 {
    background-color: #eee;
    color: #555
}

@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: #eee
    }

    .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: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav&gt;li&gt;a,.navbar-inverse .navbar-text {
    color: #999
}

.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: #090909
}

.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 {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #999
    }

    .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: #090909
    }

    .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: #999
}

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

.navbar-inverse .btn-link {
    color: #999
}

.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: 19px;
    background-color: #fff;
    border-radius: 4px
}

.breadcrumb&gt;li+li:before {
    content: "/Â ";
    padding: 0 5px;
    color: #5d5d5d
}

.breadcrumb&gt;.active {
    color: #777776
}

.pagination {
    padding-left: 0;
    margin: 19px 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 16px;
    line-height: 1.5;
    text-decoration: none;
    color: #006ec5;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    margin-left: -1px
}

.badge,.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline
}

.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span {
    border-bottom-right-radius: 4px;
    border-top-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: #007cdf;
    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;
    background-color: #3e8cc7;
    border-color: #3e8cc7;
    cursor: default
}

.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: rgba(227,227,227,.5);
    background-color: #fff;
    border-color: rgba(227,227,227,.5);
    cursor: not-allowed
}

.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span {
    padding: 10px 16px;
    font-size: 17px
}

.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span {
    padding: 0 6px;
    font-size: 12px
}

.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 19px 0;
    text-align: center
}

.pager:after,.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li&gt;a,.pager li&gt;span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    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: rgba(227,227,227,.5);
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #777776;
    text-align: center;
    border-radius: .25em
}

.badge,.progress-bar {
    font-size: 12px;
    text-align: center
}

.label:empty {
    display: none
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #3e8cc7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #2f71a3
}

.label-success {
    background-color: #0c0
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #090
}

.label-info {
    background-color: #19d7e8
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #13adbb
}

.label-warning {
    background-color: #d29812
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #a3760e
}

.label-danger {
    background-color: #ff262e
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #f20009
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.close,.form-control,label {
    font-weight: 400
}

.badge:empty {
    display: none
}

.media-object,.thumbnail {
    display: block
}

.btn-group-xs&gt;.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.nav-pills&gt;.active&gt;a&gt;.badge,a.list-group-item.active&gt;.badge {
    color: #006ec5;
    background-color: #fff
}

.nav-pills&gt;li&gt;a&gt;.badge {
    margin-left: 3px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.thumbnail {
    padding: 4px;
    margin-bottom: 19px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a&gt;img,.thumbnail&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #777776
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #006ec5
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: transparent
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: 19px;
    color: #fff;
    background-color: #3e8cc7;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.close,.list-group-item&gt;.badge {
    float: right
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
    background-size: 40px 40px
}

.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[aria-valuenow="1"],.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #999;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #0c0
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-striped .progress-bar-info,.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%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-info {
    background-color: #19d7e8
}

.progress-bar-warning {
    background-color: #d29812
}

.progress-bar-danger {
    background-color: #ff262e
}

.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%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media&gt;.pull-left {
    margin-right: 10px
}

.media&gt;.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 28px 28px 0;
    border-bottom: 1px solid transparent;
    min-height: 28px 28px 1.4
}

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

.modal-title {
    margin: 0;
    line-height: 1.4
}

.modal-body {
    position: relative;
    padding: 28px
}

.modal-footer {
    border-top: 1px solid rgba(0,0,0,.1)
}

.modal-footer:after,.modal-footer:before {
    content: " ";
    display: table
}

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

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

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

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 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
    }
}

.list-group {
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: transparent
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item&gt;.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #777776
}

a.list-group-item .list-group-item-heading {
    color: #fff
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    color: #333;
    background-color: rgba(255,255,255,.06)
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #999
}

.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: #999
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #3e8cc7;
    border-color: transparent
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-text {
    color: inherit
}

.list-group-item-success {
    color: #3c763d;
    background-color: #0f800d
}

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: #0c690b
}

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: #19d7e8
}

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: #15c3d2
}

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: #d29812
}

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: #bb8710
}

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: #9e0b0f
}

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: #86090d
}

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
}

.panel-heading&gt;.dropdown .dropdown-toggle,.panel-title&gt;a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 19px;
    background-color: transparent;
    border-radius: 4px
}

.panel-title,.panel&gt;.list-group,.panel&gt;.table,.panel&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

.panel-body {
    padding: 16px 0
}

.panel-body:after,.panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 16px 0 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 15px
}

.panel-footer {
    padding: 8px 0;
    background-color: #20232a linear-gradient(to bottom,#2f3238,rgba(0,0,0,0) 32px);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,.panel&gt;.list-group:last-child .list-group-item:last-child,.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;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-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;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,.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;.list-group:last-child .list-group-item:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child,.panel&gt;.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child,.panel&gt;.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-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&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 {
    border-top: 1px solid rgba(255,255,255,.1)
}

.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-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 19px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #45474d
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #45474d
}

.panel-default {
    border-color: transparent
}

.panel-default&gt;.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: transparent
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: transparent
}

.panel-primary {
    border-color: #3e8cc7
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #3e8cc7;
    border-color: #3e8cc7
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #3e8cc7
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #3e8cc7
}

.panel-success {
    border-color: #1c690b
}

.panel-success&gt;.panel-heading {
    color: #3c763d;
    background-color: #0f800d;
    border-color: #1c690b
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #1c690b
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #1c690b
}

.panel-info {
    border-color: #14c9ba
}

.panel-info&gt;.panel-heading {
    color: #31708f;
    background-color: #19d7e8;
    border-color: #14c9ba
}

.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #14c9ba
}

.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #14c9ba
}

.panel-warning {
    border-color: #bb6b10
}

.panel-warning&gt;.panel-heading {
    color: #8a6d3b;
    background-color: #d29812;
    border-color: #bb6b10
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #bb6b10
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #bb6b10
}

.panel-danger {
    border-color: #860922
}

.panel-danger&gt;.panel-heading {
    color: #a94442;
    background-color: #9e0b0f;
    border-color: #860922
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #860922
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #860922
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.carousel,.carousel-inner {
    position: relative
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

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

.form-control,.form-control:focus {
    box-shadow: none
}

.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 {
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,.carousel-control {
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

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

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

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner&gt;.item {
    display: none;
    position: relative;
    -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 {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(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: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(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: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

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

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@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
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

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

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

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

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

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

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!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
    }
}

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

    .hidden-print {
        display: none!important
    }
}

.list-inline-justified {
    display: table;
    width: 100%
}

.list-inline-justified&gt;li {
    display: table-cell;
    width: 1%
}

.checkbox,.radio {
    min-height: 1.5rem
}

.checkbox[disabled],.radio[disabled] {
    opacity: .3;
    filter: alpha(opacity=30)
}

.checkbox+.checkbox,.radio+input[type=radio] {
    margin-top: 0;
    min-height: 18px
}

.checkbox label,.radio label,label.checkbox,label.radio {
    background-position: 0 0;
    margin: 0
}

.checkbox label,.radio label,input[type=checkbox]+label.checkbox,input[type=radio]+label.radio {
    padding-left: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 1px;
    line-height: 10px
}

.loader-orange-sm+.loading-message,.loader-teal-sm+.loading-message {
    line-height: 16px
}

input[type=checkbox]:checked+label,label.checkbox.checked {
    background-position: 0 -46px
}

input[type=checkbox]+label.checkbox.indeterminate,input[type=checkbox].parent:checked+label {
    background-position: 0 -23px
}

input[type=radio]+label {
    background-position: 0 0
}

input[type=radio]:checked+label,label.radio.checked {
    background-position: 0 -23px
}

.loader-orange-sm {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAPeRAPlzGeuSWNLIxumXYdyymPKCOdXDuuebafOBNvd4JdHLytXCuOOkff9nAfh1Ht6ukNu1ntm6qdPHws/O0eyQVOCqiO+JRuKmgNbAtNTGwNe/svCIRNe+sOGohdi8rOSieN+sjOWgddTFvtq4pNPGwfpwFde9r9q2ouadbuecbOiYZM3U29+tjv5oBNy0nMzY4+GphuSjeu6LSvd3Idi7qvZ6KeCriv1rCt2wleyRVvV9LvGGQOqUXOyPUu2OUfCHQvh2IOiZZvR+MNbAts/P0uShdvtuEP1qCPxsDOWfc/pxFvR/Mt2xlu2MTuqUXvGEPNDOz96vktm5pu+KSOaecO6MTfGFPvtvEtfAsuGmgvV8LNTGvvV6KuOlftm4pf5pBtTEu+eca9i9ruKngtyzmvV8Kt6wlM3T2+iaaPd4I+uTWvGGP+mYY/xsCt+uj/Z7K+WecPKDO9i+r92wk/KDOv1rDMzW4M7S2M3V3szX487T2s3U3MzW4c/R1s3V387T2dDO0NDP0czX4c/Q1M3V3dHMzM/Q087R18/Q1dLKyM3U3dDO0dHMzdu2oNDNzs7S2c7T28zY5NDNz9PIxNHMy9LKx9LLyfxtDtHNzs/R1dbCt9XEvNi8q9PIxdLKydLIxdq4o9PIw+Sid9q3otTEvNTFvfl0G9LJxtTEvdy0m+WgdNHLyfpxF9u2ofxuD9HNzc/R19PJxc7R1uCqh+OkfPOAM9bCuNXFveCsi+afcuaeb9LIxNDNze2OUP1qB92ymN+ri83V3OKohOCsjOKmf9PFwNq5pdu3ouiaZ+6NTvttDuyPVPZ5J87U3M3W38vY487R2Nu1n+Gng9DP0N+si9e9sMzV383U3u6MSs/Q1ueba9i7rNDQ1OeaZ9HLzPCHRNm6qN2xmOqTXNLLytDMzdDN0NLJx/R/M/R9L9bBts7S2vxtEPGFP9HMzu2NTvOANc3T3PV7Ktq2oNq2oftvFOqVXumWYO+JSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMUY3MTA4Qzc5RTRFMDExQjEyRTg5QkFGQzUwQ0M4RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBMDlERjUzMzRDRjcxMUU1QkY0RUNGN0Y5QURFQkNBNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBMDlERjUzMjRDRjcxMUU1QkY0RUNGN0Y5QURFQkNBNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBiNThjMzI2LTM2NjctMmQ0NC05N2E3LTllNmFmNzg1NjIyMSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjYzOWE3ODBhLTRjZjQtMTFlNS05NjFlLWEyMTU2NGZhYmE3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46N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)
}

.loader-teal-sm {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAPcAAMvZ5srZ5snZ5sjZ5cXY5cfY5cbY5cPY5MTY5cLY5LzX477X48HY5LjW4q/V4MDX5L3X47fW4qXU3rvX47XW4ZvS3KjU35nS3LTW4a7V4KDT3YPP14zQ2bLV4ZzS3JHR2p7T3b/X46rU337O1rPW4aHT3bnW4r/X5LDV4KTT3sjY5YfP2LbW4oTP2IvQ2ZXR25fS26nU35bR27rX443Q2ZTR22vL0qLT3abU3qvU38fZ5ZfR28TY5EDFyQ++v2XK0UzHzGTK0XXN1KPT3nnN1Z/T3X/O1o7Q2ZPR2lXIzlvJz3TN1FrJz2nL0qzU323M05jS26LT3orQ2brX4pDR2qXT3n3O1oLP10TGylHIzbnX4prS3IfQ2MHX5BW/wB/AwkXGylfIzoLO18nZ5azV36zV4DnEyK3V4JPR23vO1TXEx2LK0KfU3ynCxWPK0HjN1TDDxhzAwnLM1IDO12HK0HDM02fL0VTIzYTP13fN1U7HzAO8vTbEx0PGym/M07XW4pjS3AK8vCDBwzHDxg2+v0rGy7TW4kjGy13Jz2DK0F7J0InQ2Bi/wVHHzRO/wHHM053T3IbP2FbIzoDO1rrW4ijCxYjQ2E/HzV7Jz7PV4XzO1jfExy7Dxm3L01DHzJLR2lnJzpXS20bGyh3AwnPM1Aa9vTzEyBa/wT3FyYjP2HvO1kLFyizCxZTR2gu+vpDQ2mTL0SfCxD3FyCDAw47Q2mzL0sXY5Ae9vb7X5F3Kz2zL003HzCPBw6zU4GjL0sjZ5kLGynLM04/R2ifBxEnGy2bK0WfK0QW9vXPN1DXDx5bS223M0prS2zjExxzAwRC+v6vV37bW4bDV4T/FyVvJzoXP12rL0rvX4jfEyCrCxUHFySbCxG7M03zN1qfU3qjU3k/IzIHO17TV4sLX5IXP2GPK0bHV4XjO1YnQ2cnY5VXIzavU4LHV4KPU3qTU3qrV30TFyp/S3RrAwWLK0ZzT3J3S3J3S3Y/Q2a3U4DLDxorQ2LLV4I/R2WXL0Q6+vwAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMUY3MTA4Qzc5RTRFMDExQjEyRTg5QkFGQzUwQ0M4RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjNDMzY0QzRDRjkxMUU1OUM4MEM0RDA2MDI4M0E2MCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjNDMzY0QjRDRjkxMUU1OUM4MEM0RDA2MDI4M0E2MCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxYmI3NTZiZC01MWJlLWU1NDYtYThkYi02MTYyMjkxOTYxMGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoxMjBjZDgxMS00Y2Y5LTExZTUtOTYxZS1hMjE1NjRmYWJhNzgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KR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)
}

.loader-orange+.loading-message,.loader-teal+.loading-message {
    line-height: 33px
}

.loader-orange {
    background-image: url(data:image/gif;base64,R0lGODlhIAAgAPeRAPlzGeuSWNLIxumXYdyymPKCOdXDuuebafOBNvd4JdHLytXCuOOkff9nAfh1Ht6ukNu1ntm6qdPHws/O0eyQVOCqiO+JRuKmgNbAtNTGwNe/svCIRNe+sOGohdi8rOSieN+sjOWgddTFvtq4pNPGwfpwFde9r9q2ouadbuecbOiYZM3U29+tjv5oBNy0nMzY4+GphuSjeu6LSvd3Idi7qvZ6KeCriv1rCt2wleyRVvV9LvGGQOqUXOyPUu2OUfCHQvh2IOiZZvR+MNbAts/P0uShdvtuEP1qCPxsDOWfc/pxFvR/Mt2xlu2MTuqUXvGEPNDOz96vktm5pu+KSOaecO6MTfGFPvtvEtfAsuGmgvV8LNTGvvV6KuOlftm4pf5pBtTEu+eca9i9ruKngtyzmvV8Kt6wlM3T2+iaaPd4I+uTWvGGP+mYY/xsCt+uj/Z7K+WecPKDO9i+r92wk/KDOv1rDMzW4M7S2M3V3szX487T2s3U3MzW4c/R1s3V387T2dDO0NDP0czX4c/Q1M3V3dHMzM/Q087R18/Q1dLKyM3U3dDO0dHMzdu2oNDNzs7S2c7T28zY5NDNz9PIxNHMy9LKx9LLyfxtDtHNzs/R1dbCt9XEvNi8q9PIxdLKydLIxdq4o9PIw+Sid9q3otTEvNTFvfl0G9LJxtTEvdy0m+WgdNHLyfpxF9u2ofxuD9HNzc/R19PJxc7R1uCqh+OkfPOAM9bCuNXFveCsi+afcuaeb9LIxNDNze2OUP1qB92ymN+ri83V3OKohOCsjOKmf9PFwNq5pdu3ouiaZ+6NTvttDuyPVPZ5J87U3M3W38vY487R2Nu1n+Gng9DP0N+si9e9sMzV383U3u6MSs/Q1ueba9i7rNDQ1OeaZ9HLzPCHRNm6qN2xmOqTXNLLytDMzdDN0NLJx/R/M/R9L9bBts7S2vxtEPGFP9HMzu2NTvOANc3T3PV7Ktq2oNq2oftvFOqVXumWYO+JSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMUY3MTA4Qzc5RTRFMDExQjEyRTg5QkFGQzUwQ0M4RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQ0U4RjFEMzRDRjcxMUU1QTBFMkE3ODM1MkU0MEJERSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQ0U4RjFEMjRDRjcxMUU1QTBFMkE3ODM1MkU0MEJERSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBiNThjMzI2LTM2NjctMmQ0NC05N2E3LTllNmFmNzg1NjIyMSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjYzOWE3ODBhLTRjZjQtMTFlNS05NjFlLWEyMTU2NGZhYmE3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46N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)
}

.loader-teal {
    background-image: url(data:image/gif;base64,R0lGODlhIAAgAPcAAMvZ5srZ5snZ5sjZ5cXY5cbY5cfY5cLY5MPY5MDX5L7X48TY5b3X48HY5LfW4rbW4rzX47jW4rvX47nW4rXW4bTW4bHV4a7V4KXU3gK8vL/X5KnU37LV4ajU36bU3hK/wITP1wy+vkTGyj7FyTrEyHDM0xS/wJzS3LDV4ILP16zV4H3O1pLR2kjGy7LW4avU32TK0DzEyKTT3mDK0KfU307HzHTN1LrX43XN1KrU3wq9vpTR22nL0qLT3ZfS25/T3cjY5VzJzx3AwlLIzWLK0FnJzpjS26DT3W7M063V4HrN1Z7T3SLBw0bGysTY5C3CxSnCxTTDx7/X423M0jbEx2vL0ozQ2VbIzha/wZvS3A6+v0rHy4nQ2IbP2I3Q2R/AwgS9vX/O1mzL0njN1bTW4o7Q2VrJz3LM1Aa9vWXK0SDBwyXBxDDDxq/V4ELFysnZ5Y/Q2ojP2IDO14jQ2JHR2rrX4i7DxX7O1kzHzKLT3sHX5Ai9vprS3A++vyzCxRrAwYHO1xnAwSrCxFTIzUDFyV7K0JbR2zjEyFvJzybBxDLDxsfZ5brW4mrL0l7Jz3zO1ofP2Ae9vcDY5FDHzZDR2oTP2BG+v1HIzHPM1HnN1bnX4pjS3Aq+vpXR2ybCxDTExwO8vazU32fL0RvAwqTU3he/wbPV4RzAwqfU3kPGypTR2pPR2rbW4S7CxSTBw2jL0sPY5VTIznDM1F7Kz3vO1b7X5FbIzXvO1qvV37HV4LvX4hzAwUHFyp7S3VfIzlfJzqbT35XS2jXEyMjZ5rDV4XrN1qPU3kvHy2fK0pfS3KzU4AC8vHLM0wO8vLLV4CTCxF3Kz5LR24HP11rIzpHQ2o3Q2nzN1nzO1cLX5L3X5EvHzDjEx3jO1YfQ2B3BwqvU4KbU36jU3qHT3mDJ0E7IzCPBxKrV30DGykLFyRbAwQm9vQm+vn/P153T3J/T3JjR3LTV4WDKz3/P1izDxcDX44DP1oHO1lrIz7nW47jX4hC+wHLN1HPN1JDQ2njN1AAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMUY3MTA4Qzc5RTRFMDExQjEyRTg5QkFGQzUwQ0M4RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBMEMzNjk1NDRDRjkxMUU1ODZFRUY5RTk5NTk4NjU0MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBMEMzNjk1MzRDRjkxMUU1ODZFRUY5RTk5NTk4NjU0MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTEzMjNlZS1iZTQ3LWQ5NGQtYTMyNC00YjkyYWEyNDRjNDciIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMDUwOTVmNy00Y2VhLTExZTUtOTYxZS1hMjE1NjRmYWJhNzgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KR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)
}

@font-face {
    font-family: ssstandard;
    src: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/ssstandard/ss-standard-webfont.eot);
    src: url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/ssstandard/ss-standard-webfont.eot) format('embedded-opentype'),url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/ssstandard/ss-standard-webfont.woff) format('woff'),url(../assets/ria/webaurora/2016.05.17-1/msjs/bootstrap-theme/2016.03.16-2/application/fonts/ssstandard/ss-standard-webfont.ttf) format('truetype')
}

.icon {
    font-family: ssstandard;
    font-variant-ligatures: common-ligatures;
    -moz-font-feature-settings: "liga","clig";
    -ms-font-feature-settings: "liga","clig";
    -webkit-font-feature-settings: "liga","clig";
    font-feature-settings: "liga","clig"
}

.ss-quote:before {
    content: "\201c"
}

.ss-horizontal-menu:before {
    content: "\2026"
}

.ss-information:before {
    content: "\2139"
}

.ss-back:before {
    content: "\21a9"
}

.ss-forward:before {
    content: "\21aa"
}

.ss-undo:before {
    content: "\21ba"
}

.ss-redo:before {
    content: "\21bb"
}

.ss-bidirection:before {
    content: "\21c6"
}

.ss-star:before {
    content: "\22c6"
}

.ss-home:before {
    content: "\2302"
}

.ss-crosshair:before {
    content: "\2316"
}

.ss-dismiss-label:before {
    content: "\232b"
}

.ss-print:before {
    content: "\2399"
}

.ss-eject:before {
    content: "\23cf"
}

.ss-fast-forward:before {
    content: "\23e9"
}

.ss-rewind:before {
    content: "\23ea"
}

.ss-skip-forward:before {
    content: "\23ed"
}

.ss-skip-backward:before {
    content: "\23ee"
}

.ss-timer:before {
    content: "\23f1"
}

.ss-clock:before {
    content: "\23f2"
}

.ss-cross:before {
    content: "\2421"
}

.ss-up-triangle:before {
    content: "\25b4"
}

.ss-play:before {
    content: "\25b6"
}

.ss-right-triangle:before {
    content: "\25b9"
}

.ss-right-chevron:before {
    content: "\25bb"
}

.ss-down-triangle:before {
    content: "\25be"
}

.ss-left-triangle:before {
    content: "\25c3"
}

.ss-left-chevron:before {
    content: "\25c5"
}

.ss-target:before {
    content: "\25ce"
}

.ss-circle:before {
    content: "\25cf"
}

.ss-cloud:before {
    content: "\2601"
}

.ss-heart:before {
    content: "\2665"
}

.ss-music-note:before {
    content: "\266b"
}

.ss-flag:before {
    content: "\2691"
}

.ss-settings:before {
    content: "\2699"
}

.ss-warning:before {
    content: "\26a0"
}

.ss-stop:before {
    content: "\26d4"
}

.ss-mail:before {
    content: "\2709"
}

.ss-pencil-down:before {
    content: "\270e"
}

.ss-pencil-up:before {
    content: "\2710"
}

.ss-check:before {
    content: "\2713"
}

.ss-question:before {
    content: "\2753"
}

.ss-arrow-right:before {
    content: "\27a1"
}

.ss-enlarge:before {
    content: "\2922"
}

.ss-arrow-left:before {
    content: "\2b05"
}

.ss-arrow-up:before {
    content: "\2b06"
}

.ss-arrow-down:before {
    content: "\2b07"
}

.ss-arrow-top-right:before {
    content: "\2b08"
}

.ss-arrow-top-left:before {
    content: "\2b09"
}

.ss-arrow-bottom-right:before {
    content: "\2b0a"
}

.ss-arrow-bottom-left:before {
    content: "\2b0b"
}

.ss-zoom-in:before {
    content: "\005a\004f\004f\004d"
}

.ss-zoom-out:before {
    content: "\007a\006f\006f\006d\0020\006f\0075\0074"
}

.ss-move:before {
    content: "\006d\006f\0076\0065"
}

.ss-pencil-strikethrough:before {
    content: "\e071"
}

.ss-trash:before {
    content: "\0074\0072\0061\0073\0068"
}

.ss-ticket-label:before {
    content: "\004b\0065\0079\0077\006f\0072\0064\0073"
}

.ss-pin:before {
    content: "\005a\0065\006c\0064\0061"
}

.ss-half-star:before {
    content: "\0048\0041\004c\0046\0053\0054\0041\0052"
}

.ss-dropper:before {
    content: "\0073\0061\006d\0070\006c\0065"
}

.ss-twist:before {
    content: "\0043\0052\004f\0050"
}

.ss-tile:before {
    content: "\004c\0041\0059\0045\0052\0053"
}

.ss-foreground:before {
    content: "\0046\0069\006c\006c"
}

.ss-background:before {
    content: "\0053\0054\0052\004f\004b\0045"
}

.ss-phone-disabled:before {
    content: "\0065\006e\0064\0063\0061\006c\006c"
}

.ss-broadcast:before {
    content: "\0052\0073\0073"
}

.ss-video:before {
    content: "\0066\0061\0063\0065\0074\0069\006d\0065"
}

.ss-paper-aeroplane:before {
    content: "\0073\0065\006e\0064"
}

.ss-chat:before {
    content: "\e399"
}

.ss-basket:before {
    content: "\0043\0061\0072\0074"
}

.ss-pie-chart:before {
    content: "\0070\0069\0065\0063\0068\0061\0072\0074"
}

.ss-line-chart:before {
    content: "\e602"
}

.ss-location-active:before {
    content: "\004c\004f\0043\0041\0054\0045"
}

.ss-location-default:before {
    content: "\0043\006f\006d\0070\0061\0073\0073"
}

.ss-signposts:before {
    content: "\0053\0069\0067\006e\0070\006f\0073\0074"
}

.ss-map-pin:before {
    content: "\004c\004f\0043\0041\0054\0049\004f\004e"
}

.ss-platter:before {
    content: "\0044\0041\0054\0041\0042\0041\0053\0045"
}

.ss-disk-default:before {
    content: "\0068\0064\0064"
}

.ss-disk-active:before {
    content: "\e7b7"
}

.ss-airplay:before {
    content: "\0041\0049\0052\0050\004c\0041\0059"
}

.ss-pause:before {
    content: "\0050\0041\0055\0053\0045"
}

.ss-grid:before {
    content: "\0047\0052\0049\0044"
}

.ss-stack:before {
    content: "\0072\006f\0077\0073"
}

.ss-columns:before {
    content: "\0043\006f\006c\0075\006d\006e\0073"
}

.ss-tiles:before {
    content: "\e9a3"
}

.ss-filter:before {
    content: "\0046\0055\004e\004e\0045\004c"
}

.ss-notebook:before {
    content: "\004c\0041\0050\0054\004f\0050"
}

.ss-tablet:before {
    content: "\0069\0070\0061\0064"
}

.ss-battery-used:before {
    content: "\ea10"
}

.ss-battery-medium:before {
    content: "\ea11"
}

.ss-battery-low:before {
    content: "\ea12"
}

.ss-battery-empty:before {
    content: "\ea13"
}

.ss-cloud-download:before {
    content: "\eb00"
}

.ss-file-download:before {
    content: "\0064\006f\0077\006e\006c\006f\0061\0064"
}

.ss-cloud-upload:before {
    content: "\eb40"
}

.ss-file-upload:before {
    content: "\0055\0050\004c\004f\0041\0044"
}

.ss-demux:before {
    content: "\0046\004f\0052\004b"
}

.ss-mux:before {
    content: "\006d\0065\0072\0067\0065"
}

.ss-spinner1:before {
    content: "\0053\0079\006e\0063\0069\006e\0067"
}

.ss-spinner2:before {
    content: "\004c\004f\0041\0044\0049\004e\0047"
}

.ss-wireless:before {
    content: "\0077\0069\0066\0069"
}

.ss-pipes:before {
    content: "\006e\006f\0064\0065\0073"
}

.ss-t-large:before {
    content: "\0054\0065\0078\0074"
}

.ss-a-large:before {
    content: "\0054\0059\0050\0045\0046\0041\0043\0045"
}

.ss-primary-navigation-menu:before {
    content: "\006c\0069\0073\0074"
}

.ss-share:before {
    content: "\006c\0061\0079\006f\0075\0074"
}

.ss-exit:before,.ss-minimize:before {
    content: "\0043\006f\006e\0074\0072\0061\0063\0074"
}

.ss-sphere:before {
    content: "\f000"
}

.ss-calendar-add:before {
    content: "\0041\0064\0064\0020\0064\0061\0074\0065"
}

.ss-calendar-remove:before {
    content: "\f071"
}

.ss-calendar-confirm:before {
    content: "\f072"
}

.ss-calendar-decline:before {
    content: "\f073"
}

.ss-beaker:before {
    content: "\0066\006c\0061\0073\006b"
}

.ss-chevron-up:before {
    content: "\f500"
}

.ss-chevron-down:before {
    content: "\f501"
}

.ss-refresh:before {
    content: "\0052\0045\0054\0057\0045\0045\0054"
}

.ss-picture:before {
    content: "\1f304"
}

.ss-world:before {
    content: "\1f30e"
}

.ss-mic:before {
    content: "\1f3a4"
}

.ss-building:before {
    content: "\1f3e2"
}

.ss-eye:before {
    content: "\1f440"
}

.ss-thumb-up:before {
    content: "\1f44d"
}

.ss-thumb-down:before {
    content: "\1f44e"
}

.ss-person:before {
    content: "\1f464"
}

.ss-persons:before {
    content: "\1f465"
}

.ss-person-hair:before {
    content: "\1f467"
}

.ss-lightbulb:before {
    content: "\1f4a1"
}

.ss-drip:before {
    content: "\1f4a7"
}

.ss-speech-bubble:before {
    content: "\1f4ac"
}

.ss-dollar:before {
    content: "\1f4b2"
}

.ss-credit-card:before {
    content: "\1f4b3"
}

.ss-monitor:before {
    content: "\1f4bb"
}

.ss-briefcase:before {
    content: "\1f4bc"
}

.ss-folder:before {
    content: "\1f4c1"
}

.ss-page:before {
    content: "\1f4c4"
}

.ss-calendar:before {
    content: "\1f4c5"
}

.ss-bar-chart:before {
    content: "\1f4ca"
}

.ss-key:before {
    content: "\1f4cd"
}

.ss-paperclip:before {
    content: "\1f4ce"
}

.ss-ringbinder:before {
    content: "\1f4d3"
}

.ss-pad:before {
    content: "\1f4d5"
}

.ss-pad-open:before {
    content: "\1f4d6"
}

.ss-create-message:before {
    content: "\1f4dd"
}

.ss-phone:before {
    content: "\1f4de"
}

.ss-fax:before {
    content: "\1f4e0"
}

.ss-tray:before {
    content: "\1f4e5"
}

.ss-cabinet:before {
    content: "\1f4e6"
}

.ss-fax2:before {
    content: "\1f4f0"
}

.ss-mobile:before {
    content: "\1f4f1"
}

.ss-camera:before {
    content: "\1f4f7"
}

.ss-video-small:before {
    content: "\1f4f9"
}

.ss-twist-arrows:before {
    content: "\1f500"
}

.ss-refresh2:before {
    content: "\1f501"
}

.ss-sound-mute:before {
    content: "\1f508"
}

.ss-sound-medium:before {
    content: "\1f509"
}

.ss-sound-full:before {
    content: "\1f50a"
}

.ss-battery-full:before {
    content: "\1f50b"
}

.ss-search:before {
    content: "\1f50e"
}

.ss-key-large:before {
    content: "\1f511"
}

.ss-padlock-locked:before {
    content: "\1f512"
}

.ss-padlock-unlocked:before {
    content: "\1f513"
}

.ss-alarm-active:before {
    content: "\1f514"
}

.ss-alarm-disabled:before {
    content: "\1f515"
}

.ss-bookmark:before {
    content: "\1f516"
}

.ss-link:before {
    content: "\1f517"
}

.ss-disabled:before {
    content: "\1f6ab"
}

accordion .panel-group {
    padding: 0
}

accordion .panel-group .panel {
    padding: 0;
    border: none
}

accordion .panel-group .panel+.panel {
    margin-top: 2px
}

accordion .panel-group .panel-heading {
    height: 30px;
    display: block;
    line-height: 30px;
    background: #0070af;
    border-radius: 3px;
    padding: 0
}

accordion .panel-group .panel-heading .accordion-toggle {
    color: #fff;
    line-height: 30px;
    display: block;
    text-decoration: none;
    height: 100%;
    padding-left: 35px
}

accordion .panel-group .panel-heading:hover {
    background: #1a7fb7
}

accordion .panel-group .panel-body {
    padding-left: 35px
}

accordion .panel-group .panel-collapse {
    position: relative
}

accordion .panel-group .panel-collapse .panel-body {
    transition: opacity 150ms
}

accordion .panel-group .panel-collapse.collapsing {
    overflow: visible
}

.ms-banner,body {
    overflow-x: hidden
}

accordion .panel-group .panel-collapse.collapsing .panel-body {
    opacity: 0
}

accordion .panel-group .panel-collapse.collapse {
    display: block
}

accordion .panel-group .panel-collapse.collapse .panel-body {
    height: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

accordion .panel-group .panel-collapse:before {
    content: "\25bb";
    transition: transform 150ms;
    color: #fff;
    position: absolute;
    display: inline-block;
    top: -24px;
    left: 10px;
    font-family: ssstandard
}

.jumbotron,label {
    color: #777776
}

.hero-tabs .nav-tabs:after,.hero-tabs .nav-tabs:before,.hero:after,.hero:before,.sidebar:after,.sidebar:before {
    display: table;
    content: " "
}

.modal-side,.popover {
    left: 0;
    position: absolute
}

accordion .panel-group .panel-collapse.in .panel-body {
    opacity: 1
}

accordion .panel-group .panel-collapse.in:before {
    transform: rotate(90deg)
}

.alert .close,.close-sm,.list-group-item .close {
    -webkit-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    transition: .15s ease-out;
    background-color: rgba(255,255,255,.1);
    border-radius: 50%;
    font-size: 15px;
    opacity: 1;
    padding: 0;
    width: 1em;
    height: 1em
}

.alert .close:hover,.close-sm:hover,.list-group-item .close:hover {
    background-color: rgba(255,255,255,.3)
}

.hero,.hero-bg,.hero-tabs .nav-tabs,.jumbotron {
    background-color: #fbfbfb
}

.form-inline label,.navbar-form label {
    margin-right: 10px
}

.form-control {
    height: 30px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    background-position-x: 98%!important;
    padding: 6px 25px 6px 16px!important
}

.form-horizontal input[type=radio]+label.radio {
    min-height: 0
}

.hero,.hero-tabs .nav-tabs {
    margin-left: -1000px;
    margin-right: -1000px;
    padding-left: 1000px;
    padding-right: 1000px
}

.hero-content {
    padding: 26px 0
}

.jumbotron {
    padding: 26px;
    margin-bottom: 26px
}

.jumbotron p {
    margin-bottom: 13px;
    font-size: 20px;
    font-weight: 200
}

.msphoto {
    background-color: rgba(255,255,255,.1);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 64px;
    height: 64px
}

.msphoto-sm {
    width: 42px;
    height: 42px
}

.msphoto-lg {
    width: 96px;
    height: 96px
}

.sidebar,.sidebar-bg {
    background-color: #fdfdfd
}

.sidebar-bg {
    border-left: 1px solid rgba(0,0,0,.1)
}

.sidebar {
    margin-right: -1000px;
    padding-right: 1000px;
    padding-top: 10px
}

.container,.container-fluid,.ms-banner .ms-inner-inline,.ms-banner .ms-inner-inline-secondary {
    margin-bottom: 10px
}

.ms-banner .navbar .ms-inner-inline,.ms-banner .navbar .ms-inner-inline-secondary,.navbar .container,.navbar .container-fluid,.navbar .ms-banner .ms-inner-inline,.navbar .ms-banner .ms-inner-inline-secondary {
    margin-bottom: 0
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.btn,.form-control,.nav {
    font-size: 14px
}

[disabled] {
    opacity: .5!important
}

[readonly] {
    border: none;
    background: 0 0!important
}

.pager .btn {
    color: #006ec5
}

.panel-title,.table td {
    color: #000
}

.panel {
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

h1.list-group-heading,h1.panel-title,h2.list-group-heading,h2.panel-title,h3.list-group-heading,h3.panel-title,h4.list-group-heading,h4.panel-title,h5.list-group-heading,h5.panel-title,h6.list-group-heading,h6.panel-title {
    margin-top: 0
}

.panel-footer {
    border-top: 1px dotted #ccc;
    font-size: 12px
}

.modal-content {
    -webkit-box-shadow: 0 12px 40px 18% rgba(0,0,0,.75)
}

.modal-sub-heading {
    padding: 0 28px
}

.modal-side {
    background-color: #f7f7f7;
    padding: 10px 15px;
    top: 0;
    bottom: 0;
    width: 30%;
    overflow: hidden
}

.modal-side-content {
    position: absolute;
    left: 30%;
    top: 0;
    bottom: 0;
    right: 0
}

@supports (display: flex) {
    .modal-content,.modal-side-content {
        display:flex;
        flex-direction: column
    }

    .modal-content .modal-body,.modal-side-content .modal-body {
        flex: 1
    }
}

.modal-footer {
    text-align: center
}

.modal-footer .btn:first-child {
    float: left
}

.modal-footer .btn:last-child {
    float: right
}

.list-group {
    margin-bottom: 20px
}

.list-group-item:last-child,.panel-body .list-group {
    margin-bottom: 0
}

.list-group-item {
    -webkit-transition: .15s ease-out background-color,.15s ease-out color;
    -o-transition: .15s ease-out background-color,.15s ease-out color;
    transition: .15s ease-out background-color,.15s ease-out color;
    border: none;
    padding: 12px 14px
}

.list-group-item:hover {
    background-color: rgba(255,255,255,.06)
}

.list-group-item:hover .close {
    opacity: 1;
    pointer-events: all
}

.list-group-item p:last-child {
    margin: 0
}

.list-group-item .close {
    opacity: 0
}

li.list-group-item {
    margin: -14px -12px 14px -14px
}

.popover :last-child,.progress {
    margin-bottom: 0
}

.close {
    font-size: 32px
}

.dropdown-menu .dropdown-header,.table th {
    font-size: 12px
}

.table&gt;thead&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th {
    border-bottom-width: 1px!important;
    border-bottom-color: rgba(255,255,255,.2)!important;
    padding: 6px 16px 6px 0
}

.table th {
    font-weight: 400
}

.table td {
    -webkit-transition: .15s ease-out background-color;
    -o-transition: .15s ease-out background-color;
    transition: .15s ease-out background-color
}

.table:not(.table-hover):not(.table-hierarchy) td:last-child,.table:not(.table-hover):not(.table-hierarchy) th:last-child {
    padding-right: 0!important
}

.table tr .hover-control {
    -webkit-transition: .15s ease-out opacity;
    -o-transition: .15s ease-out opacity;
    transition: .15s ease-out opacity;
    opacity: 0
}

.table tr:hover .hover-control {
    opacity: 1
}

.table-hierarchy&gt;tbody&gt;tr&gt;td:first-child,.table-hover&gt;tbody&gt;tr&gt;td:first-child {
    padding-left: 10px
}

.table-hierarchy&gt;tbody&gt;tr&gt;td:last-child,.table-hover&gt;tbody&gt;tr&gt;td:last-child {
    padding-right: 10px
}

.table-hierarchy&gt;tbody&gt;tr.level-1&gt;td:first-child {
    padding-left: 30px
}

.table-hierarchy&gt;tbody&gt;tr.level-2&gt;td:first-child {
    padding-left: 50px
}

.text-primary {
    color: #000!important
}

.text-brand {
    color: #3e8cc7!important
}

.text-secondary,.text-tertiary {
    color: #777776!important
}

.text-success {
    color: #0c0!important
}

.text-danger {
    color: #ff262e!important
}

.table abbr[title],dt {
    color: #777776
}

.glyphicon {
    top: 2px
}

.glyphicon:first-child {
    margin-right: 6px
}

.progress {
    border-radius: 0;
    height: 9px;
    margin-top: 5px
}

.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.popover .table {
    border-bottom: none
}

.popover .table&gt;tbody&gt;tr:last-child&gt;td {
    padding-bottom: 0
}

.popover-title {
    border: none
}

.popover-footer {
    border-top: 1px dotted #ccc;
    font-size: 12px;
    margin: 8px 0 0;
    padding: 8px 0 0
}

.dropdown-menu li:not(.dropdown-header) {
    border-bottom: 1px solid #cecece
}

.dropdown-menu li:not(.dropdown-header):last-child {
    border-bottom: 0
}

.dropdown-menu .divider {
    border-bottom: none!important;
    margin: -1px 0 5px
}

.dropdown-inline {
    display: inline-block;
    margin: 0 10px
}

[class*=col-]&gt;.h1:first-child,[class*=col-]&gt;.h2:first-child,[class*=col-]&gt;.h3:first-child,[class*=col-]&gt;.h4:first-child,[class*=col-]&gt;.h5:first-child,[class*=col-]&gt;.h6:first-child,[class*=col-]&gt;.popover-title:first-child,[class*=col-]&gt;h1:first-child,[class*=col-]&gt;h2:first-child,[class*=col-]&gt;h3:first-child,[class*=col-]&gt;h4:first-child,[class*=col-]&gt;h5:first-child,[class*=col-]&gt;h6:first-child {
    margin-top: 0
}

.h1,.h2,.h3,.h4,.popover-title,h1,h1.list-group-heading,h1.panel-title,h2,h2.list-group-heading,h2.panel-title,h3,h3.list-group-heading,h3.panel-title,h4,h4.list-group-heading,h4.panel-title {
    font-family: karlabold;;
    font-weight: 400
}

.h5,.h6,h5,h5.list-group-heading,h5.panel-title,h6,h6.list-group-heading,h6.panel-title {
    letter-spacing: 0;
    margin: 0 0 .3em
}

.h1,h1,h1.list-group-heading,h1.panel-title {
    font-size: 32px;
    margin-bottom: 18px
}

.h2,h2,h2.list-group-heading,h2.panel-title {
    font-size: 24px;
    margin-bottom: 15px
}

.h3,h3,h3.list-group-heading,h3.panel-title {
    font-size: 18px;
    margin-bottom: 12px
}

.h4,.popover-title,h4,h4.list-group-heading,h4.panel-title {
    font-size: 15px
}

.h5,.popover-title,h5,h5.list-group-heading,h5.panel-title {
    font-size: 13px
}

.h6,h6,h6.list-group-heading,h6.panel-title {
    font-size: 12px
}

a {
    cursor: pointer
}

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

.small,small {
    font-size: .9em
}

dt {
    font-size: 12px;
    font-weight: 400
}

.dl-horizontal dd,.dl-horizontal dt {
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 4px 0
}

.dl-horizontal dd:last-of-type,.dl-horizontal dt:last-of-type {
    border-bottom: none;
    padding-bottom: 0
}

.dl-horizontal dt:first-of-type {
    padding-top: 1px
}

.dl-horizontal dd:first-of-type {
    padding-top: 0
}

.dl-horizontal dt {
    padding-top: 5px
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        width:180px
    }

    .popover .dl-horizontal dt {
        width: 126px
    }

    .dl-horizontal dd {
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .popover .dl-horizontal dd {
        margin-left: 126px
    }
}

.inline-list-justified&gt;li,.list-inline-justified&gt;li,.list-inline&gt;li,.list-unstyled&gt;li {
    margin-bottom: 20px
}

.inline-list-justified:last-child,.inline-list-justified&gt;li:last-child,.list-inline-justified:last-child,.list-inline-justified&gt;li:last-child,.list-inline:last-child,.list-inline&gt;li:last-child,.list-unstyled:last-child,.list-unstyled&gt;li:last-child {
    margin-bottom: 0
}

.inline-list-justified {
    display: table
}

.inline-list-justified&gt;li {
    display: table-cell;
    padding-right: 64px
}

.muted {
    opacity: .6
}

.popover-title {
    border-bottom: 1px solid transparent
}

.popover {
    top: 0;
    z-index: 1060;
    display: none;
    max-width: 340px;
    padding: 1px;
    text-align: left;
    background: #fff;
    border: 1px solid #cecece;
    white-space: normal
}

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

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

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

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

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: transparent;
    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 {
    border-width: 10px;
    content: ""
}

.popover.top&gt;.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #cecece;
    bottom: -11px
}

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

.popover.left&gt;.arrow:after,.popover.right&gt;.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right&gt;.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #cecece
}

.popover.right&gt;.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom&gt;.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;

    border-bottom-color: #cecece;
    top: -11px
}

.popover.bottom&gt;.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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: #cecece
}

.popover.left&gt;.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.timeline-list {
    border-left: 2px solid rgba(128,133,141,.5);
    margin-left: 5px;
    padding: 0
}

.timeline-list&gt;li {
    margin: 0 0 20px 14px;
    padding: 0
}

.timeline-list&gt;li:last-child {
    margin-bottom: 0
}

.timeline-list&gt;li::before {
    background-color: #fdfdfd;
    content: '';
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border: 2px solid currentColor;
    border-radius: 5px;
    margin-left: -20px;
    margin-top: 3px
}

.timeline-list&gt;li .timeline-item-summary {
    margin-top: 0
}

.timeline-list .popover {
    margin: 0 0 0 -35px
}

.timeline-item-success .timeline-item-summary,.timeline-item-success::before {
    color: #0c0
}

.timeline-item-info .timeline-item-summary,.timeline-item-info::before {
    color: #19d7e8
}

.timeline-item-warning .timeline-item-summary,.timeline-item-warning::before {
    color: #d29812
}

.timeline-item-danger .timeline-item-summary,.timeline-item-danger::before {
    color: #ff262e
}

.modal-alert-icon {
    display: inline-block;
    margin: 15px 0 0 25px;
    background-repeat: no-repeat;
    background-position: 0 -80px;
    height: 40px;
    width: 40px
}

.danger .modal-alert-container,.info .modal-alert-container,.warning .modal-alert-container {
    margin-bottom: 0
}

.modal-content {
    border-radius: 0;
    box-shadow: 7px 7px 0 -2px rgba(0,0,0,.2);
    border: 1px solid #cecece
}

.modal-sub-header {
    border: none;
    background: 0 0
}

.modal-content .modal-body,.modal-footer,.modal-side-content .modal-body {
    flex: inherit;
    margin: 0 20px;
    padding: 20px 0
}

.modal-content .modal-alert-container .modal-body {
    padding-left: 60px
}

.danger .modal-alert-icon {
    background-position: 0 0
}

.info .modal-alert-icon {
    background-position: 0 -40px
}

.warning .modal-alert-icon {
    background-position: 0 -120px
}

.chrome-close-icon,.chrome-detach-icon,.chrome-maximize-icon,.chrome-minimize-icon,.chrome-reattach-icon,.chrome-restore-icon {
    cursor: pointer
}

.selectize-dropdown.monthselect,.selectize-dropdown.yearselect {
    position: absolute;
    z-index: 9999;
    padding: 0;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 12px;
    margin-top: 0;
    border-radius: 0;
    background: #fff;
    color: #777776
}

.selectize-dropdown.monthselect .option,.selectize-dropdown.yearselect .option {
    padding: 2px 0 2px 10px;
    cursor: pointer
}

.selectize-dropdown.monthselect .option:hover,.selectize-dropdown.yearselect .option:hover {
    background-color: rgba(204,204,204,.25)
}

.daterangepicker-container {
    position: relative
}

.daterangepicker-container input:focus+.daterangepicker-icon::before {
    color: #3e8cc7
}

.daterangepicker-container .daterangepicker-icon::before {
    display: inline-block;
    font-family: ssstandard;
    content: "\1f4c5";
    position: absolute;
    right: 8px;
    top: 7px
}

.daterangepicker .calendar-table {
    border-color: transparent;
    background: 0 0
}

.daterangepicker th.next i,.daterangepicker th.prev i {
    font-family: ssstandard
}

.daterangepicker th.next i:before,.daterangepicker th.prev i:before {
    display: inline-block;
    content: "\f500"
}

.daterangepicker th.next:hover,.daterangepicker th.prev:hover {
    background: 0 0;
    color: #3e8cc7
}

.daterangepicker th.prev i:before {
    transform: rotate(-90deg)
}

.daterangepicker th.next i:before {
    transform: rotate(90deg)
}

.daterangepicker .left .daterangepicker_input {
    padding-right: 4px
}

.daterangepicker .daterangepicker_input i {
    top: 10px;
    opacity: .7;
    font-family: ssstandard
}

.daterangepicker .daterangepicker_input i:before {
    content: "\1f4c5"
}

.daterangepicker .selectize-control.monthselect,.daterangepicker .selectize-control.yearselect {
    display: inline-block;
    width: 50%;
    overflow: visible
}

.daterangepicker .selectize-control.monthselect .btn.btn-default,.daterangepicker .selectize-control.yearselect .btn.btn-default {
    background: 0 0;
    height: 24px;
    line-height: 20px;
    border-radius: 2px;
    font-size: 12px;
    width: 95%;
    padding: 2px 0;
    border-color: #ccc
}

.daterangepicker .selectize-control.monthselect .btn.btn-default .item,.daterangepicker .selectize-control.yearselect .btn.btn-default .item {
    padding-left: 10px;
    text-align: left;
    position: relative
}

.daterangepicker .selectize-control.monthselect .btn.btn-default .item:after,.daterangepicker .selectize-control.yearselect .btn.btn-default .item:after {
    position: absolute;
    content: '';
    right: 7px;
    top: 5px;
    transform: rotate(135deg);
    height: 5px;
    width: 5px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: inline-block
}

.daterangepicker .selectize-control.monthselect .btn.btn-default:active,.daterangepicker .selectize-control.monthselect .btn.btn-default:focus,.daterangepicker .selectize-control.monthselect .btn.btn-default:hover,.daterangepicker .selectize-control.yearselect .btn.btn-default:active,.daterangepicker .selectize-control.yearselect .btn.btn-default:focus,.daterangepicker .selectize-control.yearselect .btn.btn-default:hover {
    background: 0 0;
    outline: 0;
    box-shadow: none
}

.daterangepicker .input-mini {
    background: 0 0;
    border-color: #ccc;
    color: #777776
}

.daterangepicker .input-mini:focus {
    outline: 0;
    border-color: #3e8cc7;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(62,140,199,.6)
}

.daterangepicker .calendar {
    max-width: none;
    width: 185px
}

.daterangepicker .calendar.left .calendar-table {
    padding-right: 4px
}

.daterangepicker .calendar .calendar-table {
    padding: 0
}

.daterangepicker .calendar thead th {
    font-weight: 400
}

.daterangepicker .calendar thead&gt;tr:nth-of-type(1)&gt;th.available {
    padding-top: 0
}

.daterangepicker .calendar thead&gt;tr:nth-of-type(1)&gt;th.available:hover {
    background: 0 0
}

.daterangepicker .calendar thead tr:nth-of-type(2) th {
    border-radius: 0;
    background: rgba(204,204,204,.2);
    border: rgba(204,204,204,.2)
}

.daterangepicker .calendar td,.daterangepicker .calendar th {
    font-size: 11px;
    padding: 3px 0;
    min-width: 0;
    border: 2px solid #fff
}

.daterangepicker .calendar td.active,.daterangepicker .calendar td.active:hover,.daterangepicker .calendar th.active,.daterangepicker .calendar th.active:hover {
    border-color: #fff
}

.daterangepicker .calendar td.end-date,.daterangepicker .calendar td.start-date,.daterangepicker .calendar th.end-date,.daterangepicker .calendar th.start-date {
    border-radius: 0
}

.daterangepicker .calendar td.in-range:not(.end-date):not(.off),.daterangepicker .calendar th.in-range:not(.end-date):not(.off) {
    background: rgba(62,140,199,.1)
}

.daterangepicker .calendar td.available:not(.active):hover,.daterangepicker .calendar th.available:not(.active):hover {
    background: rgba(119,119,118,.1)
}

.daterangepicker .calendar td.off,.daterangepicker .calendar th.off {
    opacity: .5;
    background: 0 0
}

.daterangepicker .range_inputs {
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin: 0 10px;
    overflow: auto
}

.daterangepicker .range_inputs .applyBtn {
    float: right
}

.daterangepicker .ranges ul {
    width: 120px;
    margin-right: 2px
}

.daterangepicker .ranges li {
    font-size: 12px;
    margin-bottom: 0;
    color: #777776;
    border: none;
    border-radius: 0;
    background: 0 0
}

.daterangepicker .ranges li:hover:not(.active),[datepicker-popup-wrap] table thead tr:nth-of-type(1) .btn-default:hover,[ng-switch=datepickerMode] table thead tr:nth-of-type(1) .btn-default:hover {
    background: 0 0;
    color: #3e8cc7
}

.daterangepicker .ranges li.active,.daterangepicker .ranges li:hover {
    border: none
}

.daterangepicker.dropdown-menu {
    padding: 0
}

.daterangepicker.dropdown-menu li:not(.dropdown-header) {
    border-bottom: none
}

.daterangepicker.dropdown-menu:after,.daterangepicker.dropdown-menu:before {
    display: none
}

[datepicker-popup-wrap].dropdown-menu,[ng-switch=datepickerMode].dropdown-menu {
    padding: 0 6px 6px
}

[datepicker-popup-wrap] div:focus,[datepicker-popup-wrap] li:focus,[datepicker-popup-wrap] table:focus,[ng-switch=datepickerMode] div:focus,[ng-switch=datepickerMode] li:focus,[ng-switch=datepickerMode] table:focus {
    outline: 0
}

[datepicker-popup-wrap] table,[ng-switch=datepickerMode] table {
    margin: 4px auto
}

[datepicker-popup-wrap] table thead tr:nth-of-type(1) th strong,[ng-switch=datepickerMode] table thead tr:nth-of-type(1) th strong {
    font-size: 14px
}

[datepicker-popup-wrap] table thead tr:nth-of-type(1) .btn-default,[ng-switch=datepickerMode] table thead tr:nth-of-type(1) .btn-default {
    padding-bottom: 7px
}

[datepicker-popup-wrap] table thead tr:nth-of-type(2) th,[ng-switch=datepickerMode] table thead tr:nth-of-type(2) th {
    background: rgba(204,204,204,.2)
}

[datepicker-popup-wrap] table tr td,[datepicker-popup-wrap] table tr th,[ng-switch=datepickerMode] table tr td,[ng-switch=datepickerMode] table tr th {
    white-space: nowrap;
    text-align: center
}

[datepicker-popup-wrap] table tr td .text-muted,[datepicker-popup-wrap] table tr th .text-muted,[ng-switch=datepickerMode] table tr td .text-muted,[ng-switch=datepickerMode] table tr th .text-muted {
    color: #231f20;
    opacity: .5
}

[datepicker-popup-wrap] table tr td .btn,[datepicker-popup-wrap] table tr td .small,[datepicker-popup-wrap] table tr td em,[datepicker-popup-wrap] table tr td small,[datepicker-popup-wrap] table tr td strong,[datepicker-popup-wrap] table tr th .btn,[datepicker-popup-wrap] table tr th .small,[datepicker-popup-wrap] table tr th em,[datepicker-popup-wrap] table tr th small,[datepicker-popup-wrap] table tr th strong,[ng-switch=datepickerMode] table tr td .btn,[ng-switch=datepickerMode] table tr td .small,[ng-switch=datepickerMode] table tr td em,[ng-switch=datepickerMode] table tr td small,[ng-switch=datepickerMode] table tr td strong,[ng-switch=datepickerMode] table tr th .btn,[ng-switch=datepickerMode] table tr th .small,[ng-switch=datepickerMode] table tr th em,[ng-switch=datepickerMode] table tr th small,[ng-switch=datepickerMode] table tr th strong {
    font-weight: 400;
    display: inline-block;
    padding: 3px 0;
    font-size: 11px;
    border-radius: 0
}

[datepicker-popup-wrap] table tr td em,[datepicker-popup-wrap] table tr th em,[ng-switch=datepickerMode] table tr td em,[ng-switch=datepickerMode] table tr th em {
    opacity: .6
}

[datepicker-popup-wrap] table tr td .btn-default:active,[datepicker-popup-wrap] table tr td .btn-default:hover,[datepicker-popup-wrap] table tr th .btn-default:active,[datepicker-popup-wrap] table tr th .btn-default:hover,[ng-switch=datepickerMode] table tr td .btn-default:active,[ng-switch=datepickerMode] table tr td .btn-default:hover,[ng-switch=datepickerMode] table tr th .btn-default:active,[ng-switch=datepickerMode] table tr th .btn-default:hover {
    background: rgba(119,119,118,.1);
    box-shadow: none
}

[datepicker-popup-wrap] table tr td .btn-default,[datepicker-popup-wrap] table tr td .btn-default[disabled],[datepicker-popup-wrap] table tr th .btn-default,[datepicker-popup-wrap] table tr th .btn-default[disabled],[ng-switch=datepickerMode] table tr td .btn-default,[ng-switch=datepickerMode] table tr td .btn-default[disabled],[ng-switch=datepickerMode] table tr th .btn-default,[ng-switch=datepickerMode] table tr th .btn-default[disabled] {
    background: 0 0;
    border: 1px solid transparent;
    padding: 3px 6px
}

[datepicker-popup-wrap] table tr td .btn-default.active,[datepicker-popup-wrap] table tr td .btn-info.active,[datepicker-popup-wrap] table tr th .btn-default.active,[datepicker-popup-wrap] table tr th .btn-info.active,[ng-switch=datepickerMode] table tr td .btn-default.active,[ng-switch=datepickerMode] table tr td .btn-info.active,[ng-switch=datepickerMode] table tr th .btn-default.active,[ng-switch=datepickerMode] table tr th .btn-info.active {
    color: #fff;
    background-color: #3e8cc7;
    box-shadow: none
}

[datepicker-popup-wrap] table tr td .btn-default.active .text-info,[datepicker-popup-wrap] table tr td .btn-info.active .text-info,[datepicker-popup-wrap] table tr th .btn-default.active .text-info,[datepicker-popup-wrap] table tr th .btn-info.active .text-info,[ng-switch=datepickerMode] table tr td .btn-default.active .text-info,[ng-switch=datepickerMode] table tr td .btn-info.active .text-info,[ng-switch=datepickerMode] table tr th .btn-default.active .text-info,[ng-switch=datepickerMode] table tr th .btn-info.active .text-info {
    color: #fff
}

[datepicker-popup-wrap] table tr td .text-info,[datepicker-popup-wrap] table tr th .text-info,[ng-switch=datepickerMode] table tr td .text-info,[ng-switch=datepickerMode] table tr th .text-info {
    color: #231f20
}

.selectize-dropdown:not(.plugin-typeahead_selection) .option,.selectize-dropdown:not(.plugin-typeahead_selection) input[type=checkbox]+label.checkbox,.selectize-input .item,.selectize-input input {
    color: #000
}

.alert:not(.alert-dismissable) .close {
    display: none
}

.alert-dismissable .close {
    font-family: ssstandard;
    font-size: .95em;
    position: relative;
    top: 7px;
    right: 0;
    opacity: .2
}

.alert-dismissable .close:before {
    content: "\2421"
}

.alert-dismissable .close:hover {
    opacity: .4
}

.selectize-input {
    border-radius: 3px;
    box-sizing: border-box;
    height: 30px;
    padding: 4px 10px 0;
    position: relative
}

.selectize-input input {
    border: none;
    outline: 0;
    top: 0!important;
    background: 0 0
}

selectize[preset=typeahead]+.selectize-control .selectize-input {
    border: 1px solid #cecece;
    cursor: text
}

selectize[preset=typeahead]+.selectize-control .selectize-input.focus {
    border-color: #0070af
}

selectize[preset=combobox]+.selectize-control .selectize-input,selectize[preset=dropdown]+.selectize-control .selectize-input,selectize[preset=multiselect]+.selectize-control .selectize-input {
    padding-right: 30px
}

selectize[preset=combobox]+.selectize-control .selectize-input.focus:after,selectize[preset=dropdown]+.selectize-control .selectize-input.focus:after,selectize[preset=multiselect]+.selectize-control .selectize-input.focus:after {
    border-top-color: #0070af
}

selectize[preset=combobox]+.selectize-control .selectize-input:after,selectize[preset=dropdown]+.selectize-control .selectize-input:after,selectize[preset=multiselect]+.selectize-control .selectize-input:after {
    content: '';
    position: absolute;
    right: 12px;
    top: 13px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

selectize[preset=combobox]+.selectize-control .selectize-input {
    border: 1px solid #cecece;
    background: #fff;
    cursor: pointer
}

selectize[preset=combobox]+.selectize-control .selectize-input input {
    visibility: hidden
}

.selectize-dropdown {
    border: 1px solid #cecece;
    background: #fff;
    border-radius: 0;
    margin: 2px 0;
    padding: 0;
    box-shadow: 7px 7px 0 -2px rgba(0,0,0,.2);
    max-height: 200px;
    overflow-y: auto;
    min-width: 0!important
}

.selectize-dropdown .selectize-dropdown-content&gt;div:not(.option):first-child {
    padding: 0!important;
    border-bottom: none!important
}

.selectize-dropdown input {
    margin: 0;
    visibility: hidden
}

.selectize-dropdown .option,.selectize-dropdown input[type=checkbox]+label.checkbox {
    padding: 0 10px!important;
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 30px;
    background: 0 0;
    cursor: pointer;
    color: rgba(0,0,0,.5)
}

.selectize-dropdown .option:not(.selected).active,.selectize-dropdown .option:not(.selected):hover,.selectize-dropdown input[type=checkbox]:not(:checked)+label.checkbox.active,.selectize-dropdown input[type=checkbox]:not(:checked)+label.checkbox:hover {
    background: rgba(0,0,0,.05)
}

.selectize-dropdown .option:not(.selected) .highlight,.selectize-dropdown input[type=checkbox]:not(:checked)+label.checkbox .highlight {
    color: #000
}

.selectize-dropdown .option.selected,.selectize-dropdown input[type=checkbox]:checked+label.checkbox {
    color: #fff;
    background: #0070af
}

.selectize-dropdown .option.selected.active,.selectize-dropdown .option.selected:hover,.selectize-dropdown input[type=checkbox]:checked+label.checkbox.active,.selectize-dropdown input[type=checkbox]:checked+label.checkbox:hover {
    background: #1a7fb7
}

.label.label-default {
    color: #bec0c4;
    background: rgba(190,192,196,.2)
}

.label.label-primary {
    color: #2a7fbe;
    background: rgba(42,127,190,.2)
}

.label.label-success {
    color: #0c0;
    background: rgba(0,204,0,.2)
}

.label.label-info {
    color: #5b78be;
    background: rgba(91,120,190,.2)
}

.label.label-warning {
    color: #ff6803;
    background: rgba(255,104,3,.2)
}

.label.label-danger {
    color: #ff262e;
    background: rgba(255,38,46,.2)
}

.btn {
    font-weight: 400;
    line-height: 28px;
    padding: 0 15px;
    height: 30px;
    text-transform: none!important
}

.btn-group-sm&gt;.btn,.btn-sm {
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 10px
}

.dropdown-menu {
    border: 1px solid #cecece;
    background: #fff;
    margin: 2px 0;
    padding: 0
}

.dropdown-menu&gt;li.dropdown-header,.dropdown-menu&gt;li:not(.dropdown-header) {
    border-bottom: none
}

.dropdown-menu&gt;li.dropdown-header&gt;a,.dropdown-menu&gt;li:not(.dropdown-header)&gt;a {
    color: #000;
    cursor: pointer;
    box-sizing: border-box;
    height: 30px;
    display: block;
    line-height: 30px;
    font-size: 13px;
    font-weight: 400;
    background: 0 0;
    padding: 0 10px
}

.dropdown-menu&gt;li.dropdown-header:not(.active):not(.disabled)&gt;a:hover,.dropdown-menu&gt;li:not(.dropdown-header):not(.active):not(.disabled)&gt;a:hover {
    background: rgba(0,0,0,.05)
}

.dropdown-menu&gt;li.dropdown-header.active&gt;a,.dropdown-menu&gt;li:not(.dropdown-header).active&gt;a {
    color: #fff!important;
    background: #0070af
}

.nav.nav-pills&gt;li.active&gt;a,.nav.nav-pills&gt;li.active&gt;a:hover,.nav.nav-pills&gt;li:not(.active):not(.disabled):hover&gt;a {
    color: #000
}

.dropdown-menu&gt;li.dropdown-header.active&gt;a:hover,.dropdown-menu&gt;li:not(.dropdown-header).active&gt;a:hover {
    background: #1a7fb7
}

.nav.nav-pills {
    border-bottom: 2px solid rgba(0,0,0,.2);
    position: relative
}

.nav.nav-pills&gt;li {
    margin-bottom: -2px;
    margin-left: -1px;
    position: relative;
    border-bottom: 2px solid transparent
}

.nav.nav-pills&gt;li.disabled&gt;a {
    border-bottom-color: rgba(0,0,0,.2)
}

.nav.nav-pills&gt;li.active {
    border-bottom-color: #0070af
}

.nav.nav-pills&gt;li.active::after {
    content: '';
    position: absolute;
    display: inline-block;
    bottom: 0;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px;
    border-color: transparent transparent #0070af
}

.nav.nav-pills&gt;li:not(.active):not(.disabled):hover {
    border-bottom-color: rgba(0,0,0,.5)
}

.nav.nav-pills&gt;li&gt;a {
    color: rgba(0,0,0,.8);
    padding: 0 10px;
    height: 40px;
    line-height: 40px
}

.nav.nav-pills&gt;li&gt;a:hover {
    background: 0 0
}

.table&gt;tfoot&gt;tr&gt;th,.table&gt;thead&gt;tr&gt;th {
    padding: 5px 0
}

.table&gt;tbody&gt;tr&gt;td,.table&gt;tfoot&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;td {
    padding: 10px 0
}

.table&gt;tbody&gt;tr&gt;th {
    padding-top: 14px
}

.tag-list {
    margin: 0;
    padding: 0
}

.tag-list .tag {
    display: inline-block;
    border-radius: 3px;
    position: relative;
    top: -4px;
    height: 24px;
    font-size: 13px;
    line-height: 23px;
    background: #0070af;
    color: #fff;
    cursor: default;
    padding: 0 10px
}

.tag-list .tag:hover {
    background: #1a7fb7
}

.tag-list .tag:hover .clear-tag-icon {
    color: #fff
}

.tag-list .tag:first-child {
    margin-left: -14px
}

.tag-list .tag.tag-sm {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    top: -3px;
    padding: 0 8px
}

.tag-list .tag.tag-sm:first-child {
    margin-left: -12px
}

.tag-list .tag .clear-tag-icon {
    color: rgba(255,255,255,.6);
    width: 30px;
    top: 2px;
    position: relative;
    font-size: 11px;
    cursor: pointer;
    left: 2px
}

.tag-list .tag .clear-tag-icon:after {
    font-family: ssstandard;
    content: "\2421"
}

.ui-widget,.ui-widget button {
    font-family: newsgoth,Arial,sans-serif
}

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

.tooltip-inner,.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

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

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

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

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

.tooltip-inner {
    text-decoration: none;
    padding: 12px;
    line-height: 14px;
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    color: #777776;
    background: #fff;
    border: 1px solid #cecece
}

.tooltip-arrow {
    border-width: 11px
}

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

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

.nav:after,.nav:before,.tooltip.bottom&gt;.tooltip-arrow:after,.tooltip.left&gt;.tooltip-arrow:after,.tooltip.right&gt;.tooltip-arrow:after,.tooltip.top&gt;.tooltip-arrow:after {
    content: " "
}

.tooltip.top&gt;.tooltip-arrow {
    left: 15%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #cecece;
    bottom: -5px
}

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

.tooltip.right&gt;.tooltip-arrow {
    top: 50%;
    left: -5px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #cecece
}

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

.tooltip.bottom&gt;.tooltip-arrow {
    left: 15%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #cecece;
    top: -5px
}

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

.tooltip.left&gt;.tooltip-arrow {
    top: 50%;
    right: -5px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #cecece
}

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

hr {
    border-color: #3e8cc7
}

.panel {
    border: none
}

.navbar-default {
    background: #fff;
    border: none;
    border-radius: 0;
    border-bottom: 4px solid #3e8cc7;
    color: #cfd3d6
}

.navbar-default .navbar-nav:not(.navbar-right) {
    margin: -1px 18px 0 0
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li:last-child {
    margin-right: 0
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li&gt;a {
    color: #8c8c8c;
    padding-bottom: 18px
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li&gt;a:hover {
    background: #ddd
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li&gt;a:active {
    opacity: .8
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li.active {
    position: relative
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li.active&gt;a {
    background: #3e8cc7;
    color: #fff;
    padding-bottom: 19px;
    cursor: default
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li.active:last-child::after {
    display: none
}

.navbar-default .navbar-right {
    margin-top: 11px;
    padding: 2px 0
}

.navbar-default .navbar-right&gt;li {
    border-right: 1px solid #4e5259;
    display: inline-block;
    margin-right: .7em;
    padding-right: 1em
}

.navbar-default .navbar-right&gt;li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}

.navbar-default .navbar-right&gt;li&gt;a {
    display: inline;
    height: auto;
    padding: 0
}

.navbar-default .navbar-right&gt;li&gt;a,.navbar-default .navbar-right&gt;li&gt;a:active,.navbar-default .navbar-right&gt;li&gt;a:hover {
    background: 0 0
}

.navbar-default .navbar-right,.navbar-default .navbar-text {
    font-size: 11px
}

.navbar-default .navbar-text {
    margin-top: 12px
}

.navbar-default .text-tertiary {
    color: #90acc6
}

.navbar-default .active {
    color: #777776
}

.navbar-brand {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAATCAYAAAHOjOKkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRDI1OUJFMTRCQzNFNDExODI5QjgzMDRGQzA5MDhEMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MjQxNzJERDMwODAxMUU1QUFGNEQ1MjU5NzBGQTQ3MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MjQxNzJEQzMwODAxMUU1QUFGNEQ1MjU5NzBGQTQ3MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEwQjZGNkNDQjYwMkU1MTE5MDVDRjk3M0NFQzczNDQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBEMjU5QkUxNEJDM0U0MTE4MjlCODMwNEZDMDkwOEQxIi8+IDwvcmRmOkRlc2NyaXB0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) 0 50% no-repeat;
    font-size: 20px;
    padding-left: 137px;
    padding-right: 25px
}

.btn-group .btn {
    background-color: #fff;
    border-color: #e3e3e3;
    color: #656565
}

.btn-group .btn:hover {
    background-color: #f0f0f0
}

.btn-group .btn.active,.btn-group .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #3e8cc7;
    border-color: #3e8cc7;
    color: #fff
}

.table {
    border-bottom: 1px solid #f4f4f4;
    color: #777776
}

.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 {
    border-top-color: #f4f4f4
}

.table&gt;thead&gt;tr&gt;th {
    border-bottom-color: #ccc!important
}

.table&gt;tbody&gt;tr.active&gt;td {
    background-color: #f9f9f9;
    color: #333
}

.table&gt;tbody&gt;tr.heading&gt;td {
    background-color: #fff
}

td.top,tr.top&gt;td {
    vertical-align: top!important
}

td.middle,tr.middle&gt;td {
    vertical-align: middle!important
}

td.bottom,tr.bottom&gt;td {
    vertical-align: bottom!important
}

a.active h1.list-group-heading,a.active h1.panel-title,a.active h2.list-group-heading,a.active h2.panel-title,a.active h3.list-group-heading,a.active h3.panel-title,a.active h4.list-group-heading,a.active h4.panel-title,a.active h5.list-group-heading,a.active h5.panel-title,a.active h6.list-group-heading,a.active h6.panel-title {
    color: #fff
}

.msphoto {
    background: rgba(0,0,0,.1)
}

.progress {
    -webkit-box-shadow: none;
    box-shadow: none
}

select.form-control {
    color: #777776
}

.dropdown-menu {
    -webkit-box-shadow: 7px 7px 0 -2px rgba(0,0,0,.15);
    box-shadow: 7px 7px 0 -2px rgba(0,0,0,.15);
    border-radius: 0
}

.dropdown-menu .dropdown-header,.dropdown-menu li&gt;a {
    padding: 3px 10px
}

.popover,.tooltip-inner {
    -webkit-box-shadow: 7px 7px 0 -2px rgba(0,0,0,.15);
    box-shadow: 7px 7px 0 -2px rgba(0,0,0,.15);
    border-radius: 0
}

.ms-banner {
    background: #fff;
    padding: 4px 0 0!important
}

.ms-banner .ms-inner-inline .ms-application-title,.ms-banner .ms-inner-inline-secondary .ms-application-title {
    padding-left: 0
}

.ms-banner .ms-inner-inline .ms-secondary-navigation,.ms-banner .ms-inner-inline-secondary .ms-secondary-navigation {
    left: -25%;
    width: 150%
}

.ms-banner .ms-inner-inline .ms-secondary-navigation .ms-secondary-table,.ms-banner .ms-inner-inline-secondary .ms-secondary-navigation .ms-secondary-table {
    padding-left: 25%;
    padding-right: 25%
}

.ms-banner .ms-inner-inline .ms-secondary-navigation .ms-middlebg2,.ms-banner .ms-inner-inline-secondary .ms-secondary-navigation .ms-middlebg2 {
    left: 0;
    right: 0;
    padding-left: 17.5%;
    padding-right: 17.5%
}

.ms-banner .ms-inner-inline .ms-secondary-navigation .ms-rightbg2,.ms-banner .ms-inner-inline-secondary .ms-secondary-navigation .ms-rightbg2 {
    width: 0
}

.ms-banner .ms-inner-inline .ms-utility-links,.ms-banner .ms-inner-inline-secondary .ms-utility-links {
    padding-right: 0
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

.nav:after,.nav:before {
    display: table
}

.nav&gt;li,.nav&gt;li&gt;a {
    position: relative;
    display: block
}

.nav&gt;li {
    line-height: 1
}

.nav&gt;li&gt;a {
    padding: 12px 15px
}

.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: rgba(255,255,255,.1)
}

.nav&gt;li.disabled&gt;a {
    color: rgba(0,0,0,.2)
}

.nav&gt;li.disabled&gt;a:focus,.nav&gt;li.disabled&gt;a:hover {
    color: rgba(0,0,0,.1);
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover {
    background-color: rgba(255,255,255,.1);
    border-color: #006ec5
}

.nav .nav-divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav&gt;li&gt;a&gt;img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #3e8cc7
}

.nav-tabs&gt;li {
    float: left;
    margin-bottom: 0
}

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #e3e3e3;
    color: #656565;
    padding: 12px 30px
}

.nav-tabs&gt;li&gt;a:hover {
    background-color: #f0f0f0
}

.nav-tabs&gt;li&gt;a:active {
    background-color: #d6d6d6
}

.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: #3e8cc7;
    border: 1px solid #3e8cc7;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills&gt;li&gt;a,.nav-tabs-justified&gt;li&gt;a,.nav-tabs.nav-justified&gt;li&gt;a {
    border-radius: 4px
}

.nav-pills&gt;li {
    float: left
}

.nav-justified&gt;li,.nav-stacked&gt;li,.nav-tabs.nav-justified&gt;li {
    float: none
}

.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: transparent
}

.nav-stacked&gt;li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified&gt;li&gt;a,.nav-tabs.nav-justified&gt;li&gt;a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified&gt;.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified&gt;li:last-child&gt;a,.nav-tabs.nav-justified&gt;li:last-child&gt;a {
    margin-right: 0
}

.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover,.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 #3e8cc7
}

@media (min-width: 768px) {
    .nav-justified&gt;li,.nav-tabs.nav-justified&gt;li {
        display:table-cell;
        width: 1%
    }

    .nav-justified&gt;li&gt;a,.nav-tabs.nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }

    .nav-tabs-justified&gt;li&gt;a,.nav-tabs.nav-justified&gt;li&gt;a {
        border-radius: 4px 4px 0 0
    }
}

.tab-content&gt;.tab-pane {
    display: none
}

.tab-content&gt;.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.slick-header.ui-state-default,.slick-headerrow.ui-state-default {
    width: 100%;
    overflow: hidden;
    border-left: 0
}

.slick-header-columns,.slick-headerrow-columns {
    position: relative;
    white-space: nowrap;
    cursor: default;
    overflow: hidden
}

.slick-header-column.ui-state-default {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 4px;
    border-right: 1px solid silver;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    float: left
}

.slick-headerrow-column.ui-state-default {
    padding: 4px
}

.slick-sort-indicator {
    margin-left: 4px;
    margin-top: 6px
}

.slick-sort-indicator-desc {
    background: url(../assets/ria/webaurora/2016.05.17-1/msjs/grid-angular/2016.02.08-1/lib/main/lib/ms-slickgrid-2.2.1/images/sort-desc.gif)
}

.slick-sort-indicator-asc {
    background: url(../assets/ria/webaurora/2016.05.17-1/msjs/grid-angular/2016.02.08-1/lib/main/lib/ms-slickgrid-2.2.1/images/sort-asc.gif)
}

.slick-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    cursor: col-resize;
    width: 4px;
    right: 0;
    top: 0;
    height: 100%
}

.slick-group-toggle,.slick-reorder-guide,.slick-reorder-proxy {
    display: inline-block
}

.slick-sortable-placeholder {
    background: silver
}

.grid-canvas {
    position: relative;
    outline: 0
}

.slick-row.ui-state-active,.slick-row.ui-widget-content {
    position: absolute;
    border: 0;
    width: 100%
}

.slick-cell,.slick-headerrow-column {
    position: absolute;
    border: 1px solid transparent;
    border-right: 1px dotted silver;
    border-bottom-color: silver;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle;
    z-index: 1;
    padding: 1px 2px 2px 1px;
    margin: 0;
    white-space: nowrap;
    cursor: default
}

.slick-cell.highlighted {
    background: #87cefa;
    background: rgba(0,0,255,.2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.slick-cell.flashing {
    border: 1px solid red!important
}

.slick-cell.editable {
    z-index: 11;
    overflow: visible;
    background: #fff;
    border-color: #000;
    border-style: solid
}

.slick-cell:focus {
    outline: 0
}

.slick-reorder-proxy {
    background: #00f;
    opacity: .15;
    filter: alpha(opacity=15);
    cursor: move
}

.slick-reorder-guide {
    height: 2px;
    background: #00f;
    opacity: .7;
    filter: alpha(opacity=70)
}

.slick-selection {
    z-index: 10;
    position: absolute;
    border: 2px dashed #000
}

.slick-header-menubutton {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../assets/ria/webaurora/2016.05.17-1/msjs/grid-angular/2016.02.08-1/lib/main/assets/images/down.gif);
    cursor: pointer;
    display: none;
    border-left: thin ridge silver
}

.slick-header-column-active .slick-header-menubutton,.slick-header-column:hover&gt;.slick-header-menubutton,.slick-header-menu,.slick-header-menuicon {
    display: inline-block
}

.slick-header-menu {
    position: absolute;
    margin: 0;
    cursor: default;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80%
}

.slick-header-menuitem {
    list-style: none;
    margin: 0;
    cursor: pointer
}

.slick-header-menuicon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-position: center center
}

.slick-header-menucontent {
    display: inline-block;
    vertical-align: middle
}

.slick-header-menuitem-disabled {
    color: silver
}

.slic-header-columns,.slick-header,.slick-header-column {
    overflow: visible
}

.slick-header-input-editor {
    font-size: 8pt;
    font-style: normal
}

.ms-grid,.r1,.r2,.r3,.ui-widget button {
    font-size: 11px
}

.slick-header-menu {
    border: 1px solid #718BB7;
    background: #f0f0f0;
    padding: 2px;
    -moz-box-shadow: 2px 2px 2px silver;
    -webkit-box-shadow: 2px 2px 2px silver;
    min-width: 100px;
    z-index: 20;
    color: #3b3b3b
}

.slick-header-menuitem {
    padding: 2px 4px;
    border: 1px solid transparent;
    border-radius: 3px
}

.slick-header-menuitem:hover {
    border-color: silver;
    background: #fff
}

.slick-header-menuitem-disabled {
    border-color: transparent!important;
    background: inherit!important
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

::-webkit-scrollbar-button {
    width: 12px;
    height: 12px
}

::-webkit-scrollbar-button:vertical:start:decrement {
    background: #e9e9e9
}

::-webkit-scrollbar-button:vertical:end:increment {
    background: #e9e9e9
}

::-webkit-scrollbar-button:horizontal {
    border-top: 1px solid transparent;
    background-position: 50% 47%
}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background: #e9e9e9
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background: #e9e9e9
}

::-webkit-scrollbar-track {
    background: #e9e9e9
}

::-webkit-scrollbar-track:vertical:active {
    background: #e9e9e9
}

::-webkit-scrollbar-track:horizontal:active {
    background: #e9e9e9
}

::-webkit-scrollbar-thumb:vertical {
    border: 1px solid transparent;
    background: #dcdcdc;
    background-clip: content-box
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #666667
}

::-webkit-scrollbar-thumb:horizontal {
    border: 1px solid transparent;
    background: #dcdcdc;
    background-clip: content-box
}

::-webkit-scrollbar-thumb:horizontal:hover {
    background: #666667
}

::-webkit-scrollbar-corner {
    background-color: transparent;
    background-clip: content-box;
    background-size: 12px 12px;
    background-position: -3px -3px
}

.slick-headerrow .ms-grid-header-filter-input {
    border-width: 0;
    border-style: none;
    border-color: transparent
}

.ms-grid .slick-header-column.ui-state-default,.ms-grid .slick-header-column.ui-state-default.center-grid-header,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header,.row-selection-grid-header {
    color: #777776;
    background: #fff;
    font-weight: 700;
    font-size: 11px;
    word-wrap: break-word;
    white-space: pre-wrap
}

.grid-control-bar {
    padding: 9px;
    height: 40px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjNDA0OCIvPjxzdG9wIG9mZnNldD0iNDIlIiBzdG9wLWNvbG9yPSIjMmUzMjNhIi8+PHN0b3Agb2Zmc2V0PSI2NyUiIHN0b3AtY29sb3I9IiMyNjJhMzMiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzI2MmEzMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3c4048),color-stop(42%,#2e323a),color-stop(67%,#262a33),color-stop(97%,#262a33));
    background: -moz-linear-gradient(#3c4048,#2e323a 42%,#262a33 67%,#262a33 97%);
    background: -webkit-linear-gradient(#3c4048,#2e323a 42%,#262a33 67%,#262a33 97%);
    background: linear-gradient(#3c4048,#2e323a 42%,#262a33 67%,#262a33 97%);
    border-top: 1px solid #55585e
}

.slick-headerrow .ms-grid-header-filter-input {
    background-image: rgba(255,255,255,.1)
}

.button-grid-cell,.icon-grid-cell,.ms-grid .default-grid-cell,.ms-grid .default-grid-cell-shadowed,.ms-grid .numerical-grid-cell,.ms-grid .slick-cell,.row-selection-grid-cell {
    background-color: transparent;
    color: #000;
    border: 1px solid rgba(0,0,0,.1);
    border-top: none;
    padding: 6px 9px 0
}

.grid-control-bar .refresh-time,.slick-headerrow-column input {
    color: #fff
}

.button-grid-cell,.icon-grid-cell {
    padding: 3px 9px
}

.icon-grid-cell {
    text-align: center
}

.ms-grid .slick-header-column.ui-state-default.center-grid-header::after,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header::after,.ms-grid .slick-header-column.ui-state-default::after,.ms-grid .slick-header-column.ui-state-default:first-child::before,.row-selection-grid-header::after,.row-selection-grid-header:first-child::before,.row-selection-grid-header:last-child::after {
    position: absolute;
    content: '';
    display: block;
    top: -1px;
    bottom: -1px
}

.ms-grid .slick-header-column.ui-state-default,.ms-grid .slick-header-column.ui-state-default.center-grid-header,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header,.row-selection-grid-header {
    border-right: none;
    border-top: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    position: relative
}

.ms-grid .slick-header-column.ui-state-default:first-child::before,.row-selection-grid-header:first-child::before {
    border-left: none;
    left: 0
}

.ms-grid .slick-header-column.ui-state-default:last-child::after,.row-selection-grid-header:last-child::after {
    border-right: none;
    right: -1px;
    border-left: none
}

.ms-grid .slick-header-column.ui-state-default.center-grid-header::after,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header::after,.ms-grid .slick-header-column.ui-state-default::after,.row-selection-grid-header::after {
    border-left: none;
    right: 0
}

.ms-grid .multi-line.slick-header-column.ui-state-default {
    height: 32px
}

.ms-grid .multi-line.slick-header-column.ui-state-default span {
    white-space: normal
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    background: 0 0;
    border: none
}

.ui-widget-content {
    background: 0 0
}

.grid-canvas,.ms-grid {
    background: #fff
}

.ms-grid {
    font-family: arial,san-serif!important;
    width: 100%;
    display: block;
    height: 100%;
    border: 1px solid transparent;
    border-top: none
}

.ms-grid * {
    box-sizing: content-box
}

.ms-grid .slick-headerrow-column {
    padding-right: 6px
}

.ms-grid .slick-header-column.ui-state-default {
    text-align: left
}

.ms-grid .slick-header-column.ui-state-default.numerical-grid-header {
    text-align: right
}

.ms-grid .slick-header-column.ui-state-default.center-grid-header,.ms-grid .slick-header-column.ui-state-default.center-grid-header .slick-label-container {
    text-align: center
}

.ms-grid .slick-header-column.ui-state-default.center-grid-header .slick-column-name {
    width: 100%
}

.ms-grid .slick-pane-header.slick-pane-frozen .slick-header-column {
    background-image: #1b1b21
}

.slick-cell.editable-cell {
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 10px 3px rgba(0,0,0,.1) inset;
    border-bottom-color: rgba(255,255,255,.1);
    background: 0 0;
    border-left-color: rgba(255,255,255,.1);
    border-right: none;
    border-top: none
}

.slick-cell.editable-cell input {
    color: #fff;
    width: 100%;
    background: 0 0;
    border: none;
    padding: 0 0 0 3px;
    height: 21px;
    position: absolute;
    top: 1px;
    left: -2px
}

.slick-cell.editable-cell input:focus {
    outline: #0070af solid 1px
}

.slick-cell.editable-cell.invalid input {
    outline: #930000 solid 1px
}

.ms-grid .slick-pane-frozen .slick-cell {
    background: rgba(255,255,255,.1)
}

.ms-grid .default-grid-cell,.ms-grid .slick-cell {
    text-align: left
}

.ms-grid .default-grid-cell-shadowed {
    text-align: left;
    border-top: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ms-grid .numerical-grid-cell {
    text-align: right
}

.ms-grid input::-ms-clear {
    display: none
}

.slick-headerrow-column {
    border-right: 1px solid rgba(0,0,0,.1);
    height: 25px
}

.slick-headerrow-columns {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.slick-headerrow.ui-state-default {
    background-color: #fff
}

.slick-headerrow .ms-grid-header-filter-input {
    background: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 18px!important;
    width: 100%;
    font-size: 11px!important;
    font-weight: 700;
    padding: 1px 0
}

.slick-sort-indicator {
    display: inline-block;
    width: auto;
    height: auto;
    float: right
}

.slick-sort-indicator-asc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAAp0lEQVQImWNgQAJyLvk2Mu6FHshizDCGlHEaF5uYWBczG6cVg7Ta1h/3zv5kYGBgYIIpYJeVSGbjlxBg55PgEOCVzkExQd67TJONV6yIjVf0FxMb5z+G/39VeSR1Ln+8e+w5MwMDA7Oovm8HG78oDxMn719GZpb/TAxMDP/+/zF6zyC4mdkysTvtN5uAFQuX4B8mJpb/jAyMDAxMzP8Z//3jczBS1gAAA6El74VK40QAAAAASUVORK5CYII=);
    width: 8px;
    height: 6px
}

.slick-sort-indicator-desc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAAwUlEQVQImWMMKZ/VefXlf2NWPrGfTMys/xkYGBj+/fnF9PvzazYBxk+rma994DjELyjoxsLKyc3Ayvb/P8N/xr/fP7L8+vj6yaVl5Y1MDFdX//rz8W3372/vWP//+sH0/+d3pt9f3rP8/v6um4GB4S8zAwMDw8e7x57zKVvIMDGxKP/9/Z3l1+dXGx5sbtvKwMDAwMIABR8+P50iyMhgyfD//8+fj1/MhYkzwxg/7p39yS1n+O7/j++HnhyddhcmDgDpsVbw99iTuwAAAABJRU5ErkJggg==);
    width: 8px;
    height: 5px
}

.slick-row.active .slick-cell.selected {
    background-color: rgba(54,134,212,.22)
}

.slick-row-hover .slick-cell,.slick-row:hover .slick-cell {
    background-color: rgba(0,0,0,.1)
}

.slick-pane-frozen .slick-row-hover .slick-cell {
    background-color: rgba(255,255,255,.12)
}

.row-selection-grid-cell {
    text-align: left;
    background: green
}

.row-selection-grid-cell.selected {
    background-color: transparent
}

.row-selection-grid-cell.selected:after {
    content: ' ';
    background-color: rgba(54,134,212,.22);
    top: 0;
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.row-selection-grid-header {
    text-align: left;
    background-image: red!important
}

.slick-cell .r0 .l0 {
    border-left: none
}

.grid-control-bar .note {
    font-weight: 700
}

.grid-control-bar .note,.grid-control-bar button {
    margin-right: 6px
}

.grid-control-bar .date-picker button {
    margin-right: 0
}

.grid-control-bar .last-control {
    margin-right: 1px
}

div.grid-canvas {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.row-totals:after {
    content: '';
    background-color: rgba(255,255,255,.1);
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 24px;
    z-index: 10000;
    pointer-events: none
}

.row-totals div {
    font-weight: 700
}

.grid-cell-checkbox input[type=checkbox].checkbox {
    min-height: 0;
    margin-top: 0
}

.grid-cell-checkbox label.checkbox {
    margin-top: -4px
}

.slick-group-toggle {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    background-repeat: no-repeat
}

.slick-group-toggle.expanded {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjJDMTNBNUIzNUQwMTFFNUJGOTFDM0I5RkMzQ0Q0ODEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjJDMTNBNUMzNUQwMTFFNUJGOTFDM0I5RkMzQ0Q0ODEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MkMxM0E1OTM1RDAxMUU1QkY5MUMzQjlGQzNDRDQ4MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MkMxM0E1QTM1RDAxMUU1QkY5MUMzQjlGQzNDRDQ4MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrLsVs0AAABvSURBVHjaYlm0eKkCAwPDeQYIKIyLjV4AYgDFE4DUfCD+AMSGLEACpFAAqnA+UAGIvgDE/VAxkJwCI1Q3yEQDBgT4gKR5AdCWRCYoxxFqCgOSKXBFIAZYIZDzAar4AJJiuCKsAOgMkDvno4sDBBgAakogyDJV3/8AAAAASUVORK5CYII=)
}

.slick-group-toggle.collapsed {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDg5NjhDRjQzNUQwMTFFNTgxNTJGNzgxQzc4NkNDMjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDg5NjhDRjUzNUQwMTFFNTgxNTJGNzgxQzc4NkNDMjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0ODk2OENGMjM1RDAxMUU1ODE1MkY3ODFDNzg2Q0MyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0ODk2OENGMzM1RDAxMUU1ODE1MkY3ODFDNzg2Q0MyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgLYn1AAAABpSURBVHjaYli0eKkCEDswoAEmID4PxPuBkvPRJQSg7ARkSZBEIhB/QJdkBBFAjgHIOCTdC5igDAMkQTBgBKpOANLIFh+Ii412BOnoRxK8AMSBMMuRBR2BqsEOYQFiQyBWAAocQLYDIMAAC78fSApNvMIAAAAASUVORK5CYII=)
}

.clear-text-button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUVJREFUeNpiYBh+YNqqgwpALIBFXAAkhy7OhMWM80C8H9kQKHs/VA4FMKILbNh/4f+nrz8Yvnz7eQHIdYQK7+fhYjfg4+ZgCHA0YMTrAl012QMSIrwMIA1A7nwQBrFBYiA5dPUs6AI8XByBEiIC+//+/Wfw5++/AJCYqCA3A1DsAkiOoBdA4OX7rwK3Hjw7/+nLd3Cg8fFwPlBTkDIUF+T+QNAFILB295kADnZWBUmgs0Hg9qPXCpdvPwO5ZgHBWACGeAITE+N8YX4uBkE+7g8gDGKDxEByeL0AimegwvOSInwCYkJ8DEqy4mA/33v8cv2rd58Ynr/59OHfv/+GWWH2D7B6QUtZSuHth08C/LycDFJigolAP28AiT988T7x5+/f8//8/SsgLMAHCpcHDLgC78Hz9+uBdAIWuQSonMDgyjsAAQYATCJ9hyCcwXwAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
    height: 18px;
    width: 18px;
    cursor: pointer;
    z-index: 1;
    position: absolute;
    top: 0;
    right: -18px;
    border: 1px solid transparent;
    display: none
}

.filter-has-value .clear-text-button {
    display: block
}

.clear-text-button:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAStJREFUeNpiYBh+QCtjsQIQC2ARFwDJoYszYTHjPBDvRzYEyt4PlUMBLOgCfOIKAl8+fTD49/0DyBBHqPB+Jk4BAx4+DIdhuqApROMAn5gsA0gDkDsfhEFskBhIjqAB+jJcgZGmwheY+KUZGNm4A0AYxAaJgeQIekFckPvDy/dfHS88+nz+9H9ZcKCZynE8CDMWcgTJETQABBwr14FsVmAWggT6iQs3FBxPnQ0AMhcQ9AIw4BIYmJjnM/FJMNip8n4AYRAbJAaWQwOM6GkAqPA80GYBa3URhkYfabCf67c8XX/05huGv+8efGD499fw2ozYB1hdkOCiqcDMLy2gIsnPkGQlmgj08wYQBrFBYiA5kBqcqRAYeALHb79bD6QTsMglQOUEBlfeAQgwAN6tZv6FlkojAAAAAElFTkSuQmCC)
}

.custom-text-filter-input {
    text-overflow: ellipsis;
    padding-right: 18px!important;
    width: 100%
}

.custom-filter-container {
    position: absolute!important;
    right: 24px;
    left: 4px
}

.custom-filter-container.daterangepicker-container {
    right: 30px
}

.custom-filter-container.daterangepicker-container input.custom-text-filter-input {
    padding-right: 24px!important;
    width: 100%
}

.custom-filter-container.daterangepicker-container .daterangepicker-icon {
    right: -18px
}

.manage-columns {
    width: auto;
    background: 0 0;
    padding-bottom: 4px
}

.manage-columns .slick-header-columns,.manage-columns.show-grid [class*=span] {
    background: 0 0;
    border: none
}

.manage-columns.show-grid .controls {
    text-align: center;
    margin: 0 3px 0 0
}

.manage-columns.show-grid .controls .btn {
    width: 93%;
    margin: 2px 0;
    float: right
}

.manage-columns .span5 {
    height: 280px
}

.manage-columns .content {
    min-height: 120px
}

.manage-columns .main {
    padding-bottom: 0
}

.manage-columns .frozen-columns-options {
    padding: 10px;
    border: 1px solid transparent
}

.manage-columns .frozen-columns-options div {
    display: inline-block;
    margin-right: 20px
}

.notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    -ms-transition: none!important;
    transition: none!important
}

.button-grid-cell,.icon-grid-cell,.ms-grid .default-grid-cell,.ms-grid .default-grid-cell-shadowed,.ms-grid .numerical-grid-cell,.ms-grid .slick-cell,.row-selection-grid-cell {
    border-left: none;
    border-right: none;
    font-weight: 400
}

.ms-grid .slick-header-column.ui-state-default,.ms-grid .slick-header-column.ui-state-default.center-grid-header,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header,.row-selection-grid-header {
    display: table;
    height: 48px
}

.ms-grid .slick-header-column.ui-state-default .slick-label-container {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    vertical-align: bottom;
    display: table-cell
}

.select-filters,.selectize-input&gt;.item,.spb-search {
    text-overflow: ellipsis!important
}

.ms-grid .slick-header-column.ui-state-default .slick-column-name,.ms-grid .slick-header-column.ui-state-default.numerical-grid-header .slick-column-name {
    padding: 0;
    font-size: 12px
}

.ms-grid .default-grid-cell,.ms-grid .slick-cell {
    line-height: 2;
    font-size: 13px
}

.slick-row {
    background: #fff
}

.slick-group {
    background: #f9f9f9
}

.ms-grid .btn-circle {
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    height: 19px;
    line-height: 0;
    border: none;
    position: relative;
    width: 19px;
    padding: 1px
}

.ms-grid .btn-circle .glyphicon {
    font-family: Arial;
    margin: 0
}

.slick-pane-frozen .grid-canvas .slick-row {
    border-right: 1px solid rgba(0,0,0,.1);
    left: -1px
}

@font-face {
    font-family: BookBuilding;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: karlabold;
    src: url(../assets/fonts/MS_Gloriola_Medium.ttf);
    src: url(../assets/fonts/MS_Gloriola_Medium.ttf) format("embedded-trutype"),url(../assets/fonts/MS_Gloriola_Medium.ttf) format("tff"),url(../assets/fonts/MS_Gloriola_Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    padding: 0;
    -moz-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 942px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto
}

textarea {
    resize: none
}

.alldata {
    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 25px;
    text-align: justify
}

body .scrollable {
    overflow-y: scroll;
    overflow-x: hidden
}

body .scrollable .spb-main-wrapper,body .scrollable .spb-main-wrapper .main-view {
    min-width: 100%
}

.main-view {
    position: relative;
    margin: 10px 0 0;
    padding: 0
}

.main-mid-view,.main-mid-view-2 {
    padding: 10px 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: block;
    text-align: justify;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.main-mid-view {
    height: 559px
}

.main-mid-view-grid {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0 20px 10px;
    text-align: justify
}

.main-mid-view-highlighted-deals {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px 20px 0;
    text-align: justify
}

.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak] {
    display: none!important
}

.header-container-fluid {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0 20px
}

div.userName {
    border-left: #a9a9a9 1px solid;
    margin-top: -5px;
    margin-right: 50px
}

.userName&gt;li&gt;span {
    vertical-align: middle;
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    color: #777
}

.navbar {
    min-height: 52px;
    min-width: 90%
}

.navbar-header {
    padding-top: 10px
}

.navbar-default .navbar-nav)&gt;li {
    height: 70px;
    display: block
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li {
    margin-right: 0!important
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li&gt;a {
    font-size: 14px;
    height: 62px;
    vertical-align: middle;
    padding: 23px 15px;
    font-family: karlabold,sans-serif
}

.navbar-default .navbar-nav:not(.navbar-right)&gt;li:active&gt;a {
    background: #3e8cc7;
    color: #fff
}

#uxDocs__searchIcon {
    cursor: pointer;
    z-index: 1;
    display: inline-block
}

#uxDocs__searchIcon:hover:after,#uxDocs__searchIcon:hover:before {
    border-color: #3182c1
}

#uxDocs__searchIcon.active:hover:after,#uxDocs__searchIcon.active:hover:before {
    border-color: red
}

#uxDocs__searchIcon:after,#uxDocs__searchIcon:before {
    content: '';
    position: relative;
    border-color: silver;
    display: inline-block;
    border-width: 2px;
    transition: all .1s
}

#uxDocs__searchIcon.active:before {
    width: 0;
    border-radius: 0;
    transform: rotate(45deg);
    top: 26px
}

#uxDocs__searchIcon.active:after {
    height: 30px;
    top: 26px;
    right: 35px
}

#uxDocs__searchIcon:before {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    border-style: solid
}

#uxDocs__searchIcon:after {
    height: 15px;
    width: 2px;
    border-style: solid;
    top: 10px;
    right: 4px;
    transform: rotate(-45deg)
}

#uxDocs__removeIcon {
    cursor: pointer;
    z-index: 1;
    display: inline-block;
    margin-left: 6px
}

#uxDocs__removeIcon:hover:after,#uxDocs__removeIcon:hover:before {
    border-color: #EA1212
}

#uxDocs__removeIcon.active:hover:after,#uxDocs__removeIcon.active:hover:before {
    border-color: red
}

#uxDocs__removeIcon:after,#uxDocs__removeIcon:before {
    content: '';
    position: relative;
    border-color: silver;
    display: inline-block;
    border-width: 2px;
    transition: all .1s
}

#uxDocs__removeIcon.active:before {
    width: 0;
    border-radius: 0;
    transform: rotate(45deg);
    top: 26px
}

#uxDocs__removeIcon.active:after {
    height: 30px;
    top: 26px;
    right: 35px
}

#uxDocs__removeIcon:before {
    height: 40px;
    border-radius: 0;
    border-style: solid;
    transform: rotate(45deg);
    margin-left: 10px;
    margin-right: 10px
}

.table-filter-header .slickheading,.table-header .slickheading {
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px
}

#uxDocs__removeIcon:after {
    height: 40px;
    width: 2px;
    border-style: solid;
    top: 0;
    right: 14px;
    transform: rotate(-45deg)
}

.search-by-filter,.search-input {
    float: right;
    position: absolute;
    right: 0
}

.search-icon {
    border-right: 0!important;
    margin-right: .7em!important;
    padding-right: 0!important
}

.search-input {
    width: 432px;
    z-index: 1
}

.search-by-filter {
    width: 370px;
    border-radius: 5px;
    z-index: 10;
    margin-right: 62px;
    background-color: #f5f5f5
}

.form-control-with-space {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
    height: 30px
}

.search-input .form-control-with-space .control-label-left {
    margin-bottom: 0;
    text-align: left;
    font-size: 12px;
    width: 96px;
    vertical-align: top;
    padding-top: 6px;
    min-width: 250px
}

.typeahead-optgroup-head {
    width: 300px;
    color: #3e8cc7
}

.typeahead-opt-content {
    width: 325px;
    cursor: pointer
}

.typeahead-opt-content:hover {
    background: #f2f2f2
}

.selectize-input .item,.selectize-input input {
    width: 432px!important;
    text-overflow: ellipsis!important;
    white-space: nowrap;
    overflow: hidden
}

.selectize-dropdown.spb-search {
    z-index: 1;
    width: 350px!important;
    padding: 5px
}

.si-typeaheadsearch {
    padding: 5px
}

.sa-typeahead {
    width: 100%;
    height: 35px
}

.sa-typeahead .input-append {
    height: inherit
}

.sa-typeahead .input-append .sa-typeahead-input {
    width: 90%;
    height: inherit;
    border-radius: 15px;
    cursor: text!important;
    padding-left: 15px
}

.select2-container-multi .select2-choices {
    border-radius: 15px
}

.sa-typeahead .input-append .add-on.sa-icon-search {
    border-radius: 15px;
    right: 23px;
    background-color: #fff;
    border: none;
    box-shadow: none;
    top: 4px;
    cursor: default
}

.subscription-item,.subscription-item-state {
    background-color: #beeb9f
}

.instrument-item {
    padding: 3px 3px 3px 15px
}

.instrument-item-state {
    border-radius: 5px;
    padding: 3px;
    font-weight: 500
}

.subscription-item-state {
    border: 1px solid green
}

.secondary-item,.secondary-item-state {
    background-color: #fff
}

.called-item-state,.matured-item-state,.pulled-item-state,.secondary-item-state {
    border: 1px solid gray
}

.matured-item,.matured-item-state {
    background-color: #ddd
}

.called-item,.called-item-state {
    background-color: #eda23e
}

.pulled-item,.pulled-item-state {
    background-color: #ffbfb4
}

.non-subscription-item {
    background: 0 0
}

input::-webkit-input-placeholder {
    color: #000!important;
    opacity: .5;
    -webkit-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    font-size: small
}

input:-moz-placeholder {
    color: #000!important;
    opacity: .5;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    font-size: small
}

input::-moz-placeholder {
    color: #000!important;
    opacity: .5;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    font-size: small
}

input:-ms-input-placeholder {
    color: #000!important;
    opacity: .5;
    -ms-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    font-size: small
}

:focus::-webkit-input-placeholder {
    opacity: .5;
    -webkit-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

:focus:-moz-placeholder {
    opacity: .5;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

:focus::-moz-placeholder {
    opacity: .5;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

:focus:-ms-input-placeholder {
    opacity: .5;
    -ms-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out
}

.highlightedDeals {
    min-height: 215px
}

.highlighted-image {
    height: inherit;
    text-align: start;
    padding-left: 20px;
    padding-right: 0
}

.highlighted-image&gt;img {
    height: 170px;
    width: 270px;
    background-color: #f0f8ff
}

.highlighted-product-details {
    height: inherit;
    padding-right: 20px
}

.highlighted-product-details.col-lg-9&gt;table&gt;tbody&gt;tr {
    font-size: 12px;
    max-width: inherit
}

.highlight-headers {
    font-weight: 700;
    line-height: 1;
    font-family: sans-serif;
    color: #3e8cc7
}

.highlighted-product-details.col-lg-9&gt;table&gt;thead&gt;tr {
    color: #3e8cc7;
    font-size: medium
}

.highlight-link-row {
    padding-top: 10px
}

.highlight-link-items {
    padding-right: 20px
}

a.highlight-link-items {
    color: #3e8cc7;
    font-weight: 600;
    text-decoration: underline
}

.upcoming-maturing-products {
    width: 50%;
    float: left;
    min-height: 325px
}

.select-maturing,.select-upcoming {
    float: right;
    padding-right: 10px
}

.selectize-dropdown.select-maturing,.selectize-dropdown.select-upcoming {
    z-index: 1;
    padding-right: 0;
    width: 118px!important
}

.select-filters {
    float: right;
    padding-right: 10px
}

.selectize-input&gt;.item {
    white-space: nowrap;
    overflow: hidden;
    padding-top: 3px
}

.table-filter-header,.table-header {
    color: #006ec5;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0,0,0,.12);
    height: 40px;
    vertical-align: middle
}

.selectize-dropdown.select-filters {
    z-index: 10;
    padding-right: 0;
    width: 180px!important
}

.table-header {
    background: #F5F5F5!important
}

.table-header selectize[preset=dropdown]+.selectize-control .selectize-input {
    width: 118px;
    float: right;
    padding-right: 10px
}

.table-filter-header selectize[preset=dropdown]+.selectize-control .selectize-input {
    width: 180px;
    float: right;
    padding-right: 10px
}

.table-filter-header .selectize-dropdown {
    width: 160px!important
}

.subscription-view {
    padding: 0 20px
}

.tooltip-inner {
    max-width: 700px!important;
    max-height: 700px!important
}

.subscription-section-heading {
    font-weight: 600;
    font-size: 15px;
    padding: 5px 0
}

.select-deals-tabs&gt;hr {
    margin: 0
}

.select-deals-but {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 40px
}

.subscription-slickgrid .slick-cell {
    white-space: normal!important;
    font-size: 11px;
    line-height: 1.7;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -ms-text-overflow: ellipsis!important
}

.nav-tabs {
    margin-bottom: 0!important
}

*/ .ag-cell-value {
    white-space: normal!important
}

.ag-root-wrapper-body.ag-layout-normal {
    height: 100%!important
}

#resource-view {
    color: #4c4c4c;
    font-size: 16px;
    background-color: #fff;
    line-height: 1.8;
    font-family: karlaregular,sans-serif
}

#link-view {
    font-size: 14px;
    margin-top: 5px
}

#uxDocs__footer,#uxDocs__footer-popup,#uxDocs__footer-popup_risk_page {
    text-align: justify;
    font-size: x-small;
    margin-left: auto;
    margin-right: auto;
    background-color: #f2f2f2;
    color: #757575
}

#uxDocs__footer {
    padding: 10px 20px 5px;
    width: 90%
}

#uxDocs__footer-popup,#uxDocs__footer-popup_risk_page {
    padding: 10px 10px 5px;
    width: 100%
}

.footer-main .footer-legal-wrap,.footer-main-popup .footer-legal-wrap-popup {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

.footer-view {
    background-color: #f2f2f2;
    height: 299px;
    clear: both
}

.footer-view-popup,.footer-view-popup_risk {
    height: 100%;
    clear: both
}

.footer-view-popup {
    padding-top: 25px
}

.terms {
    margin-top: 10px;
    text-decoration: none;
    color: #757575
}

.list-inline&gt;li&gt;a {
    color: #757575
}

.footer-main .footer-gray {
    -webkit-box-shadow: inset 2px 2px 5px 1px rgba(0,0,0,.08);
    -moz-box-shadow: inset 2px 2px 5px 1px rgba(0,0,0,.08);
    box-shadow: inset 2px 2px 5px 1px rgba(0,0,0,.08);
    background-color: #f2f2f2
}

.footer-main .footer-legal-wrap {
    margin: 0 auto;
    max-width: 940px
}

.footer-main-popup .footer-legal-wrap-popup {
    margin: 0 auto
}

.footer-main .footer-legal-wrap li {
    display: inline-block
}

.footer-main .footer-legal-links {
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 6px;
    display: block;
    border-bottom: #ccc 1px solid;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1;
    vertical-align: middle
}

.footer-main .footer-legal-links a {
    color: #757575;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none
}

.footer-main .footer-legal-links a:visited {
    color: #757575;
    cursor: pointer;
    text-decoration: none
}

.footer-main .footer-legal-links a:hover {
    text-decoration: underline
}

.footer-main .copyright {
    padding: 7px 0;
    color: #757575;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1;
    vertical-align: middle
}

.uxDocs__disclaimer,.uxDocs__disclaimer_popup,.uxDocs__termsOfUse,.uxDocs_disclaimer_footer {
    display: block;
    padding: 10px 20px;
    text-align: justify
}

.footer-main .footer-legal-links ul li+li {
    margin-left: 5%
}

.app-loader .modal-dialog {
    width: 900px!important;
    height: 500px!important
}

.uxDocs__disclaimer {
    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    height: 600px
}

.uxDocs__disclaimer_popup {
    margin-left: auto;
    margin-right: auto;
    height: 730px
}

.uxDocs__termsOfUse,.uxDocs_disclaimer_footer {
    margin-left: auto;
    margin-right: auto
}

.backbut {
    padding-top: 10px;
    padding-bottom: 10px
}

h2 {
    margin-top: auto!important
}

.sbp-historical-main-view {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 1230;
    height: 519px;
    position: relative;
    padding-top: 20px;
    border-style: solid
}

.description-field {
    display: none
}

.product_head {
    color: #006ec5;
    white-space: normal
}

.ag-cell-value,.ag-header-cell-label .ag-header-cell-text,.issuer-cell {
    white-space: normal!important
}

.prospectus-field {
    text-align: center!important;
    vertical: align:cene}

.search-results {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px
}

.tag-list {
    display: inline-block
}

.tag-list .tag {
    margin-left: 10px!important
}

.product-cell {
    white-space: nowrap!important
}

.ng-cloak,.ng-hide:not(.ng-hide-animate),.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak] {
    display: none!important
}

ng\:form {
    display: block
}

.ng-animate-shim {
    visibility: hidden
}

.ng-anchor {
    position: absolute
}

/*///NEW HEADER///*/

.aem-Grid.aem-Grid--12&gt;.aem-GridColumn.aem-GridColumn--default--12 {
    float: left;
    clear: none;
    width: 100%
}

.header {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    backface-visibility: hidden;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.msdotcomr4-header {
    max-width: 1440px;
    margin: 0 auto
}

.r4-header-container {
    max-width: 1440px;
    margin: 0 auto
}

.r4-logo-area {
    display: inline-block;
    height: 100%
}

.r4-logo-image {
    width: 260px;
    padding-top: 31px
}

.msdotcomr4-header-nav-search {
    margin-left: auto
}

.msdotcomr4-header--btmnav {
    font-family: "karlabold",sans-serif;
    font-size: 22px;
    color: #000;
    letter-spacing: -1.16px;
    line-height: 24px;
    display: flex;
    justify-content: flex-end
}

.r4-top-nav {
    height: 103px;
    display: flex;
    position: relative
}

.msdotcomr4-header--topnav {
    font-family: "karlaregular",sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: -0.5px;
    text-align: right;
    line-height: 14px;
    list-style: none;
    margin: 10px 0 0 0;
    display: flex;
    justify-content: flex-end
}

.msdotcomr4-header--topnav li.cmp-navigation__item {
    font-family: "karlaregular",sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 14px;
    text-transform: uppercase
}

.msdotcomr4-header--topnav li.cmp-navigation__item:last-child {
    padding-right: 0
}

.msdotcomr4-header--topnav li.cmp-navigation__item:last-child&gt;.secondary-popup {
    right: 0
}

.msdotcomr4-header--btmnav {
    font-family: "karlabold",sans-serif;
    font-size: 22px;
    color: #000;
    letter-spacing: -1.16px;
    line-height: 24px;
    display: flex;
    justify-content: flex-end
}

.cmp-navigation--footer .cmp-navigation .cmp-navigation__group {
    margin-top: 2em;
    margin-left: 2em;
    margin-right: 2em
}

.cmp-navigation--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item {
    float: left;
    display: block
}

.cmp-navigation--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item .cmp-navigation__item-link {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    height: 6em;
    width: 10em;
    text-align: center;
    text-decoration: none;
    padding-top: 4em;
    float: left
}

.cmp-navigation--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item .cmp-navigation__item-link:hover,.cmp-navigation--footer .cmp-navigation .cmp-navigation__group .cmp-navigation__item .cmp-navigation__item-link:focus {
    background-color: #ffe72b;
    color: #000
}

.cmp-navigation--footer .cmp-navigation .cmp-navigation__group li.cmp-navigation__item--active .cmp-navigation__item-link {
    background-color: rgba(255,233,0,0.4);
    color: #ffe72b
}

@media(max-width: 1023px) {
    .cmp-navigation--footer .cmp-navigation .cmp-navigation__group {
        margin-top:2em
    }
}

.cmp-navigation--mobile .cmp-navigation__group {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

.cmp-navigation--mobile .cmp-navigation__group .cmp-navigation__item--level-0 {
    position: relative
}

.cmp-navigation--mobile .cmp-navigation__group:first-child&gt;.cmp-navigation__item--level-0:last-child:after {
    border-bottom: 1px solid #CCC;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 15px;
    bottom: 0;
    border-bottom-color: #ccc;
    margin-left: 7px
}

.cmp-navigation--mobile .cmp-navigation__group:last-child&gt;.cmp-navigation__item--level-0:first-child {
    padding-top: 20px
}

.cmp-navigation--mobile .cmp-navigation__item {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 4px 20px
}

.cmp-navigation--mobile .cmp-navigation__item-link {
    display: inline-flex;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    border-top: solid 1px rgba(255,255,255,0.05);
    font-family: "karlabold",sans-serif;
    font-size: 18px;
    color: #000;
    letter-spacing: -0.95px;
    line-height: 24px
}

.cmp-navigation--mobile .cmp-navigation__item--level-2 {
    padding-left: 2em
}

.cmp-navigation--mobile .cmp-navigation__item--level-3 {
    padding-left: 4em
}

#mobileNav,#toggleNav {
    display: none
}

@media(max-width: 1024px) {
    .root.responsivegrid {
        -moz-backface-visibility:hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        padding-bottom: 1px
    }

    #toggleNav {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        display: block;
        height: 44px;
        left: 0;
        position: fixed;
        top: 6px;
        width: 40px;
        z-index: 10001;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        padding-left: 10px
    }

    #toggleNav .fa-bars {
        font-size: 25px;
        padding: 4px 10px;
        position: absolute
    }

    #toggleNav .toggle {
        width: 80px;
        height: 60px;
        font-size: 40px;
        color: #000
    }

    #toggleNav .toggle:hover {
        text-decoration: none;
        color: #000
    }

    #mobileNav {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-999px);
        -webkit-transform: translateX(-999px);
        -ms-transform: translateX(-999px);
        transform: translateX(-999px);
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 60px;
        z-index: 10002;
        color: #000;
        background: #f2f2f2;
        width: 100%;
        padding-top: 25px
    }

    .hamburger-close:before {
        font-family: icomoon;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        content: "\e638";
        font-size: 17px
    }

    .cmp-navigation--mobile .msdotcomr4-header {
        height: 60px;
        max-width: 100%;
        margin: 0 auto
    }

    .cmp-navigation--mobile .secondary-popup__summary {
        display: none
    }

    .cmp-navigation--mobile .secondary-popup__related {
        display: none
    }

    .cmp-navigation--mobile .secondary-popup-close {
        display: none
    }

    .cmp-navigation--mobile .social-links-wrapper {
        border-top: 1px solid #c1c1c1;
        color: #000;
        margin-left: 0;
        margin-top: 20px
    }

    .cmp-navigation--mobile .stay-upto-date {
        font-family: "karlabold",sans-serif;
        font-size: 18px;
        color: #666;
        letter-spacing: -0.95px;
        line-height: 24px;
        text-transform: capitalize
    }

    .cmp-navigation--mobile .cmp-navigation__textlink {
        font-family: "karlabold",sans-serif;
        font-size: 13px;
        color: #000;
        letter-spacing: -0.46px;
        line-height: 14px;
        text-decoration: none
    }

    .cmp-navigation--mobile .secondary-popup .social-links-wrapper li&gt;a {
        display: block;
        border: 0
    }

    .cmp-navigation--mobile .social-links li&gt;a {
        font-size: 25px;
        color: #000 !important;
        letter-spacing: -0.73px;
        margin: 10px 30px;
        margin-left: 0;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        height: 30px;
        width: 22px
    }

    .cmp-navigation--mobile .social-links li .social-links-twitter {
        background-image: url("clientlib-site/resources/icons/black/ms-icon-twitter.svg")
    }

    .cmp-navigation--mobile .social-links li .social-links-linkedin {
        background-image: url("clientlib-site/resources/icons/black/ms-icon-linkedin.svg")
    }

    .cmp-navigation--mobile .social-links li .social-links-facebook {
        background-image: url("clientlib-site/resources/icons/black/ms-icon-facebook.svg")
    }

    .cmp-navigation--mobile .social-links li .social-links-youtube {
        background-image: url("clientlib-site/resources/icons/black/ms-icon-youtube.svg")
    }

    .cmp-navigation--mobile .social-links li .social-links-instagram {
        background-image: url("clientlib-site/resources/icons/black/ms-icon-instagram.svg")
    }

    .cmp-navigation--mobile .social-links li:first-child {
        margin-left: 0
    }

    .cmp-navigation--mobile .cmp-navigation__group:nth-child(2) .cmp-navigation__item--level-0&gt;.cmp-navigation__item-link {
        font-size: 14px;
        text-transform: uppercase
    }

    .cmp-navigation--mobile .cmp-navigation__group:nth-child(2) .secondary-popup__links&gt;.cmp-navigation__item-link {
        color: #666
    }

    .cmp-navigation--mobile .cmp-navigation__group:nth-child(1) .secondary-popup__links&gt;.cmp-navigation__item-link {
        color: #000
    }

    .cmp-navigation--mobile .cmp-navigation__item.cmp-navigation__item--level-1&gt;.cmp-navigation__group {
        border-bottom: 1px solid #ccc
    }

    .cmp-navigation--mobile .secondary-popup__links&gt;.cmp-navigation__item-link {
        font-family: "ms_gloriola_ii_std_semibold",sans-serif;
        font-size: 22px;
        color: #666;
        letter-spacing: -0.8px;
        line-height: 22px;
        font-weight: 700
    }

    .cmp-navigation--mobile .cmp-navigation__group:nth-child(1) .secondary-popup__links&gt;.cmp-navigation__item-link:after {
        content: "";
        height: 15px;
        width: 25px;
        background-image: url("clientlib-site/resources/icons/blue/ms-icon-rt-arrow1-bl.svg");
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 10px;
        margin-top: 2px
    }

    .cmp-navigation--mobile .cmp-navigation__group .inactive {
        display: none
    }
.header.aem-GridColumn {
    padding: 0 40px
}

.globalheader.aem-GridColumn {
    padding: 0
}

.globalfooter.aem-GridColumn {
    padding: 0
}

@media(max-width: 1024px) {
    .header.aem-GridColumn {
        padding:0
    }

    .globalheader.aem-GridColumn {
        padding: 0
    }

    .globalfooter.aem-GridColumn {
        padding: 0
    }
    body.msdotcomr4-page--home a.skip:active,body.msdotcomr4-page--home a.skip:focus,body.msdotcomr4-page--home a.skip:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 200;
}
    body.msdotcomr4-page--home .skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
        overflow: hidden}

    }

.topbanner {
	padding: 50px 0;
    margin-top: 93px;
    background: url( "../assets/images/hero.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.topbanner.row {
    margin: 0;
}

.topbanner.col-sm-4 {
	background: rgba(0,0,0,0.5);
    padding: 30px;
}

.topbanner h3 {
	font-weight: 700;
    color: #fff;
}</pre></body></html>