/*Richter update 3*/
span.handle_label[id*="RangeLabel"]{
    text-transform: lowercase;
    display: block;
}

span.handle_label[id*="RangeLabel"]:first-letter{
    text-transform: uppercase;
}

header, nav, section, article, aside, footer {
    display: block;
}

    article.main .row-fluid [class*="span"] {
        min-height: 0;
    }

.ms-WPBody.ms-wpContentDivSpace {
    overflow: hidden !important;
}

.dfwp-column {
    padding-left: 0 !important;
}

.newline {
    clear: both;
}

iframe {
    width: 100% !important;
}

.ms-formfieldvaluecontainer iframe {
    width: inherit !important;
}

.ms-srch-hover-siteViewer {
    width: 1200px !important;
}

.btn-excel {
    background: url(/_layouts/15/IMAGES/icxlsx.png) 5px center no-repeat !important;
    padding-left: 32px;
    margin: 15px;
    color: #333 !important;
    text-transform: uppercase;
    cursor: pointer !important;
}

.span3.image-area-left {
    margin-right: 15px;
}

.product-category a.details {
    padding-left: 0;
}

/*.ms-ToolPaneOuter {
    z-index: 1000000 !important;
    position: fixed;
    left: 15px;
    top: 15px;
}

.ms-ToolPaneOuter .ms-ToolPaneTitle,
.ms-ToolPaneOuter .ms-ToolPaneClose {
    cursor: move;
}*/

.slm-dragdrop-source .item {
    clear: both;
}

.ms-core-menu-root:before,
.ms-core-menu-link:before {
    display: none !important;
}

.ms-core-menu-link {
    margin: 0 !important;
}

.slm-edit-ecb {
    width: auto !important;
}

.product-alert-info {
    font-size: 2em !important;
    font-weight: bold !important;
}

.product-data-container label {
    min-width: 100px;
    margin-right: 15px;
}

.form-submit.table + .table.p .td a[href="/_forms/default.aspx"] {
    display: none;
}

.avancheckboxlist {
    clear: none !important;
    list-style-type: none !important;
}

    .avancheckboxlist li {
        display: block;
        position: relative;
    }

        .avancheckboxlist li label.checkbox label {
            display: inline;
            font-weight: 200;
            white-space: normal;
        }

        .avancheckboxlist li label.checkbox div.box {
            position: absolute;
            top: 0;
        }

label.checkbox {
    position: relative;
}

    label.checkbox label {
        display: inline;
        font-weight: 200;
        white-space: normal;
    }

    label.checkbox div.box {
        position: absolute;
        top: 0;
    }

.section.jobcart {
    padding: 0;
}

    .section.jobcart li {
        position: relative;
        padding-right: 30px;
    }

        .section.jobcart li.jobcart_btn {
            padding-right: 0;
        }

    .section.jobcart h1,
    .section.jobcart h5 {
        margin: 0;
    }

    .section.jobcart li a[data-i18n="jobcart_btn_remove"] {
        position: absolute;
        top: 0;
        right: 0;
    }

#coverflow-container {
    margin-bottom: 20px !important;
}

.coverflow-card {
    position: relative;
}

    .coverflow-card .coverflow-image-container {
        height: 358px;
        width: 100%;
    }

        .coverflow-card .coverflow-image-container img {
            width: 100%;
        }

    .coverflow-card .coverflow-data-container {
        background: rgba(255,255,255,0.7);
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 5px;
        line-height: normal;
    }

        .coverflow-card .coverflow-data-container h2.title {
            margin: 0;
            line-height: normal;
        }

        .coverflow-card .coverflow-data-container .coverflow-rank {
            color: #111;
            font-weight: bold;
            line-height: normal;
        }

img[src*="gradientLeft.png"],
img[src*="gradientRight.png"] {
    height: inherit !important;
}

label {
    cursor: default;
}

form {
    margin: 0;
}

.ms-webpartzone-cell {
    margin: auto auto;
}

*[data-i18n] {
    visibility: hidden;
}

.i18n-ready *[data-i18n] {
    visibility: visible;
}

div.rg-face {
    padding-right: 20px;
    margin-bottom: 20px;
}

.lightbox .pager .close,
.modal-close .close {
    background: url(../img/x.png);
    width: 9px;
    height: 9px;
    opacity: 1 !important;
    filter: none !important;
    *zoom: 1;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}

.lightbox h5.title {
    text-align: left;
    float: left;
    display: inline;
    margin: 0 15px;
    color: #00408B;
}

.lightbox-content {
    border: none 0;
}

    .lightbox-content .lightbox-caption {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 5px;
        line-height: normal;
        font-size: 1em;
        color: #00408b;
        font-weight: bold;
        background: #fff;
        background-color: rgba(255,255,255,0.7);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.5)), to(#fff));
        background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, #fff 100%);
        background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%, #fff 100%);
        background-color: transparent;
    }

.lightbox .pager {
    position: absolute;
    background: #fff;
    width: 100%;
    margin: 0;
}

    .lightbox .pager .prev,
    .lightbox .pager .next {
        width: 32px;
        height: 32px;
        margin: 0;
    }

    .lightbox .pager .next-a {
        float: right;
    }

    .lightbox .pager .close-a {
        float: right;
        right: 3px;
        top: 3px;
        position: absolute;
    }

    .lightbox .pager.top {
        top: -100%;
        opacity: 1 !important;
        filter: none !important;
        *zoom: 1;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        text-align: right;
        bottom: 100%;
        top: initial !important;
        padding: 15px 0;
    }

    .lightbox .pager.bottom {
        top: 100%;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-align: left;
    }

    .lightbox .pager a {
        width: auto;
        height: auto;
        margin: 5px;
    }

.modal .rg-face {
    padding: 0;
    margin: 0;
}

    .modal .rg-face article {
        border: none 0;
        font-size: 1em !important;
    }

        .modal .rg-face article img {
            width: 33%;
            margin: 15px 0 15px 15px;
        }

        .modal .rg-face article .rg-name {
            font-size: 1.4em !important;
            margin-bottom: 15px;
        }

        .modal .rg-face article .rg-content p {
            margin: 0;
            padding: 0;
            border: none 0;
        }

.rg-face .rg-card {
    border-top: solid 5px;
    cursor: pointer;
}

.rg-face article {
    border: solid 1px #dfe0e0;
    border-top: none 0;
    padding: 15px;
    font-size: 0.9em !important;
}

    .rg-face article img {
        float: right;
        width: 64px;
    }

    .rg-face article .rg-name {
        font-weight: bold !important;
        font-size: 1em !important;
        color: #00408b !important;
    }

    .rg-face article .rg-rank {
        font-weight: bold !important;
        font-size: 0.9em !important;
        color: #333 !important;
    }

    .rg-face article .rg-division {
        font-size: 0.9em !important;
        color: #888 !important;
    }

    .rg-face article .rg-lead,
    .rg-face article .rg-lead * {
        font-style: italic !important;
        font-size: 1em !important;
    }

.color-1 {
    border-top-color: #de6f0a !important;
}

.color-2 {
    border-top-color: #98c000 !important;
}

.color-3 {
    border-top-color: #f9ba07 !important;
}

.color-0 {
    border-top-color: #00a8da !important;
}

.inline-block {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    max-width: 150px;
}

/*.stock-data-table .date-val {
    display: block;
    font-style: italic;
}*/

.stock-data-table {
    border: solid 1px #DFE0E0 !important;
}

.stock-data h2,
.stock-chart.historic h2 {
    font-family: 'Merriweather Sans', sans-serif !important;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 -8px;
    font-style: italic;
    color: #3d8ec0 !important;
    text-transform: uppercase;
}

.stock-chart.historic h2 {
    font-size: 1.1em;
    position: absolute;
    margin: 0;
    top: 9px;
    left: 15px;
}

.stock-data.realtime .table {
    margin: 10px 0 0;
}

.stock-data .table,
.stock-data .table .td {
    vertical-align: bottom;
    font-size: 6.4pt;
    letter-spacing: -1px;
    line-height: normal;
}

.stock-data-table .stock-row {
    /*display: table-row;*/
}

.stock-data-table .td {
    width: 1px !important;
    font-size: 1.1em;
}

.stock-data-table .deal-val {
    float: right;
}

.stock-data-table .date-val,
.stock-data-table .perc-val {
    font-size: 1.5em !important;
    color: #333;
}

.stock-data-table .close-val.rg-value {
    font-size: 2em !important;
}

.stock-data-table .perc-val .priceDown,
.stock-data-table .perc-val .priceUp {
    top: -1px !important;
}

.stock-data-table .stock-row.header .td {
    color: #00408b;
    border-bottom: solid 1px #d6d7d8;
}

.stock-data .table .td {
    width: auto;
}

.stock-data .rg-delta {
    position: relative;
    text-align: right;
    width: 1px !important;
}

.stock-data .rg-date {
    width: 1px !important;
}

.stock-data-table span,
.stock-data span {
    font-family: Verdana !important;
    white-space: nowrap;
}

.stock-data .rg-value {
    /*font-family: 'Merriweather Sans', sans-serif !important;*/
    font-family: Verdana !important;
    font-size: 17pt !important;
    letter-spacing: -2px;
    color: #00408b;
    line-height: 16pt !important;
    text-align: center;
    padding: 0 5px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .stock-data .rg-date {
        display: none;
    }

    .stock-data .rg-value {
        text-align: left;
    }

    .stock-data h2 {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .stock-data .rg-value {
        text-align: right;
        padding-right: 5px;
    }
}

.stock-data .rg-delta .priceDown,
.stock-data .rg-delta .priceUp {
    top: 2px;
    right: 4px;
}

.stock-data-table .perc-val {
    position: relative;
}

.stock-data-table .priceDown,
.stock-data-table .priceUp {
    top: 5px;
    right: 0;
}

.priceDown,
.priceUp {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    overflow: hidden;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    position: absolute;
}

.priceDown {
    border-top: 6px solid #cd6b11;
}

.priceUp {
    border-bottom: 6px solid #98c000;
}

.stock-chart-container .stock-data-table span {
    font-family: Verdana !important;
}

.stock-chart.realtime {
    margin-bottom: 20px;
}

.stock-chart-container {
    border-top: solid 5px #00a8da !important;
    margin-top: 20px;
}

    .stock-chart-container.mainpage {
        margin-top: 0;
    }

    .stock-chart-container .stock-data,
    .stock-chart-container .stock-chart,
    .stock-chart-container .stock-data-table {
        border: solid 1px #dfe0e0;
    }

    .stock-chart-container .stock-data-table,
    .stock-chart-container .stock-data {
        font-size: 0.7em;
        color: #888;
    }

    .stock-chart-container .stock-data,
    .stock-chart-container .stock-data-table {
        border-top: none 0;
        padding: 10px 15px 10px 10px;
    }

    .stock-chart-container .stock-data {
        border-bottom: none 0;
    }

    .stock-chart-container .stock-chart {
        border-top: none 0;
    }

        .stock-chart-container .stock-data,
        .stock-chart-container .stock-chart * {
            font-family: Verdana !important;
        }

.stock-chart.historic {
    margin-top: 20px;
    border-top: solid 5px #98c000;
    position: relative;
}

.stock-chart article.form {
    margin: -15px 0 0 0;
    padding: 15px 15px 15px 15px;
    width: auto;
    border: solid 1px #dfe0e0;
    border-top: none 0;
}

.stock-chart .inline-block .control-label,
.stock-chart .inline-block .controls {
    margin: 5px 0;
    width: 100%;
}

.stock-chart .amChartsPeriodSelector div {
    color: #333;
    font-weight: bold;
    padding-top: 5px;
}

.stock-chart .amChartsPeriodSelector input[type="button"] {
    margin-left: 5px;
    margin-top: 5px;
    text-transform: lowercase;
    min-width: 0 !important;
    padding: 3px !important;
    position: relative;
    top: -3px;
}

.stock-chart article.form .inline-block {
    margin: 15px 15px 0 0;
}

@media (max-width: 979px) {
    .stock-chart article.form .inline-block {
        display: block;
        margin: 15px 0;
    }
}

@media (max-width: 479px) {
    .stock-chart .amChartsPeriodSelector {
        font-size: 0;
    }
}

.stock-chart.historic .chart {
    height: 251px;
    padding: 50px 15px 0 15px;
    border-left: solid 1px #dfe0e0;
    border-right: solid 1px #dfe0e0;
}

article.dropdown-menu {
    padding: 15px;
    min-width: 250px;
    box-shadow: none;
    border-radius: 0;
    color: #333;
    background-color: #eee;
    margin-top: 5px;
    border: solid 1px #aaa;
}

    article.dropdown-menu a {
        color: #333;
    }

    article.dropdown-menu input {
        height: auto !important;
        float: right;
        width: 95%;
    }

    article.dropdown-menu:before,
    article.dropdown-menu:after {
        display: none !important;
    }

    article.dropdown-menu .td {
        white-space: nowrap;
    }

    article.dropdown-menu .p {
        border-bottom: solid 1px #ddd;
        margin-bottom: 1em;
        padding-bottom: 1em;
    }

/*.ms-ToolPaneOuter {
    position:absolute;
    top:100px;
    left:100px;
}*/

.cbs-Slideshow {
    width: 100%;
    max-height: none;
    height: 500px;
    background-color: transparent;
}

.cbs-largePictureContainer,
.cbs-largePictureImageContainer {
    height: auto;
}

.cbs-Slideshow, .cbs-largePictureContainer, .cbs-largePictureImageContainer {
    width: 100%;
}

.cbs-largePictureImg {
    max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
}

a.cbs-SlideshowPagingLink-Active,
a.cbs-SlideshowPagingLink-Inactive {
    padding: 0;
    width: 0;
    height: 0;
    border: solid 3px #babcbd;
    border-radius: 50%;
    margin: 6px !important;
}

    a.cbs-SlideshowPagingLink-Active span,
    a.cbs-SlideshowPagingLink-Inactive span {
        display: none;
    }

a.cbs-SlideshowPagingLink-Active {
    border: solid 2px #0098ce;
    width: 6px;
    height: 6px;
    position: relative;
    top: -2px;
}

.cbs-SlideshowPagingBarOverlay {
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.25, transparent), to(#fff));
}

.cbs-largePictureLine1 {
    font-style: normal;
    color: #00408b !important;
    font-size: 2.5em;
    font-family: 'Merriweather Sans', sans-serif !important;
    text-transform: capitalize;
    text-shadow: 1px 1px #fff !important;
}

.cbs-largePictureDataOverlay {
    z-index: 12;
}

.cbs-largePictureDataContainer, .cbs-largePictureDataOverlay {
    left: 24px;
}

.cbs-largePictureDataOverlay {
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    *zoom: 1;
    -ms-filter: "alpha(opacity=70)";
}

.cbs-largePictureDataContainer {
    z-index: 13;
    padding: 15px;
}

.ms-summaryLinksToolbar a {
    display: block !important;
    float: left;
    clear: both;
}

    .ms-summaryLinksToolbar a:before {
        content: none !important;
    }

.ms-srch-item-link,
.ms-srch-item-link:visited {
    color: #00408b;
}

.ms-srch-item-path {
    color: #3d8ec0;
    font-style: italic;
}

.ms-srch-item-preview,
.ms-srch-hover-imageContainer img,
.ms-srch-item-icon img {
    border: none 0 !important;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    float: none !important;
}

.ms-srch-hover-imageContainer img,
.ms-srch-item-preview {
    margin: 0 !important;
}

#SearchBox .ms-srch-sb {
    position: relative;
    border: solid 1px #cfd1d3 !important;
    background-color: #f7f7f7 !important;
    padding: 0.5em;
    padding-right: 32px;
    width: 306px;
}

#SearchBox input {
    border: none 0;
    box-shadow: none;
    background: transparent;
    margin: 0;
    line-height: 20px;
    padding: 0;
    border-right: solid 1px #dfe0e0 !important;
    width: 100%;
}

#SearchBox a.ms-srch-sb-searchLink {
    position: absolute;
    width: 28px;
    right: 0;
    top: 0;
    height: 100%;
    margin: 0;
    margin-right: 0.5em;
    background: transparent url(../img/search.png) center right no-repeat;
}

    #SearchBox a.ms-srch-sb-searchLink img {
        display: none;
    }

.container-fluid {
    padding: 0 !important;
}

/*html {
    width: 100%;
    height: 100%;
}*/

/*body {
    overflow: auto !important;
    overflow-x: hidden !important;
}*/

/*body {
    overflow: auto !important;
    overflow-x: hidden !important;
    line-height: none !important;
}

html, body {
    width: 100% !important;
    height: auto !important;
}

#aspnetForm {
    margin: 0 !important;
    padding: 0;
    width: 100%;
    height: 100%;
}

body > object {
    display: none;
}

form {
    margin: 0;
}

#s4-workspace {
    width: 100% !important;
    height: 100% !important;
}

#ms-designer-ribbon {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}*/

html, body,
#s4-bodyContainer,
#s4-workspace {
    margin: 0 !important;
    padding: 0;
    /*width: 100% !important;
    height: 100% !important;*/
    /*background-color: #004080;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #00326d), color-stop(0.2, #004080), color-stop(0.8, #004080), color-stop(1, #00326d));
    background-image: -moz-linear-gradient(left, #00326d 0%, #004080 20%, #004080 80%, #00326d 100%);
    background-image: -ms-linear-gradient(left, #00326d 0%, #004080 20%, #004080 80%, #00326d 100%);*/
}

    body > div,
    #s4-bodyContainer > div,
    #s4-workspace > div {
        background-color: #fff;
    }

*, select, input {
    /*letter-spacing: 1px;*/
    text-shadow: none !important;
    text-decoration: none !important;
    font-family: 'Merriweather Sans', sans-serif !important;
    font-weight: 200;
    outline: 0 !important;
}

h1 {
    font-weight: 200;
    color: #00408b !important;
}

input, textarea {
    color: #333333 !important;
}

.phone {
    display: none !important;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.noheight {
    height: auto !important;
    min-height: 0 !important;
}

.top {
    top: 0 !important;
}

.table {
    display: table;
}

.td {
    display: table-cell;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

    .td.top {
        vertical-align: top;
    }

.margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.right-align {
    text-align: right;
}

.img img {
    border-top: solid 5px #aaaaaa !important;
}

.img.pull-left img {
    margin: 3px 1em 0.5em 0;
}

.img.img-full img {
    width: 100%;
    border-top: none 0 !important;
}

.dfwp-column {
    margin-left: 0;
}

.btn-navbar {
    background: #fff !important;
}

    .btn-navbar .icon-bar {
        background-color: #00408b !important;
    }

ul.dropdown-menu {
    background: #eeeeee;
    border: solid 1px #aaaaaa;
    box-shadow: none;
    border-radius: 0;
}

    ul.dropdown-menu a {
        color: #333333 !important;
    }

    ul.dropdown-menu li {
        background: transparent;
    }

        ul.dropdown-menu li a:hover {
            background: transparent;
        }

header a {
    color: #5f5f5f !important;
    outline: 0 !important;
}

header {
    background-color: #fff;
}

.brand .ms-siteicon-a {
    max-width: 100%;
    max-height: 100%;
}

.brand .lead {
    text-align: left;
    margin-left: 58px;
    position: relative;
    top: -2px;
}

    .brand .lead a {
        color: #898a8f !important;
        font-size: 16px;
        font-weight: lighter;
        white-space: nowrap;
    }

.brand img {
    display: block;
    max-width: none;
    max-height: none;
}

.brand ~ span {
    margin-right: 3px;
}

.brand span {
    /*float: left;*/
    color: #898a8f;
    font-size: 16px;
    font-weight: lighter;
    white-space: nowrap;
}

.dropdown-toggle {
    white-space: nowrap;
}

    .dropdown-toggle .caret {
        width: 10px;
        height: 6px;
        vertical-align: middle;
        background-image: url(../img/caret-down.png);
        background-repeat: no-repeat;
        border: none 0;
        margin: 0 0 0 8px !important;
    }

.dropdown .dropdown-toggle + ul {
    /*max-height: 0;
    -webkit-transition: max-height 0.2s;*/
    margin: 0;
    padding-top: 5px !important;
    padding-bottom: 0 !important;
    position: absolute;
    overflow: hidden;
    min-width: 100%;
    background-color: transparent;
    z-index: 200000;
}

    .dropdown .dropdown-toggle + ul li {
        background-color: #eee;
        border-left: solid 1px #aaa;
        border-right: solid 1px #aaa;
        padding: 0 10px 0 5px;
    }

        .dropdown .dropdown-toggle + ul li:first-child {
            border-top: solid 1px #aaa;
        }

        .dropdown .dropdown-toggle + ul li:last-child {
            border-bottom: solid 1px #aaa;
        }

        .dropdown .dropdown-toggle + ul li a {
            border-top: solid 1px #ddd;
            padding: 10px !important;
            padding-right: 10px !important;
            padding-left: 5px;
            margin-left: 5px;
            display: block;
            white-space: nowrap;
        }

        .dropdown .dropdown-toggle + ul li:hover {
            border-left: solid 5px #aaa;
            padding-left: 1px;
        }

        .dropdown .dropdown-toggle + ul li:first-child a {
            border-top: none 0;
        }

/*.dropdown:hover .dropdown-toggle + ul {
    max-height: 1000px;
}

.nav li.dropdown:hover > .dropdown-toggle .caret {
    background-image: url(../img/caret-up.png);
}*/

.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
    background-image: url(../img/caret-up.png) !important;
}

.nav li.login.dropdown:hover > .dropdown-toggle .caret {
    background-image: url(../img/caret-down.png);
}

.nav li.dropdown ul.dropdown-menu {
    border: none 0;
}

.nav li.dropdown .dropdown-toggle {
    background: transparent !important;
}

.navbar-inner {
    background: none !important;
    background-image: none !important;
    border: none 0 !important;
    filter: none !important;
    *zoom: 1;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

header .navbar {
    margin: 0;
}

header > .container {
    padding: 1em 2em;
}

footer .nav {
    margin: 1em 0 !important;
}

.navbar-inner {
    padding: 0;
}

header .nav > li a {
    padding: 2px 15px 2px !important;
}

header .nav > li:not(:last-child) > a,
header .nav > li:not(:last-child) > div,
header .nav > li:not(:last-child) > span {
    border-right: solid 1px #cfd1d3;
}

header .nav > li:not(:last-child) > div {
    height: 24px;
    line-height: 24px;
}

.flag {
    position: relative;
    top: -1px;
    margin-right: 0.8em;
    width: 12px;
    height: 9px;
}

header .search.control {
    background-color: #f7f7f7 !important;
    margin: 0;
    padding: 0.5em;
    border: solid 1px #cfd1d3 !important;
    line-height: 20px !important;
    min-width: 50% !important;
    width: 50% !important;
    display: table;
    float: right;
}

nav .search.control {
    padding: 0 !important;
    height: 1em !important;
    line-height: 1em !important;
}

nav .navbar,
footer .navbar {
    margin: 0 !important;
    /*background-color: #0063a5;*/
    text-shadow: none !important;
}

nav {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00326d',endColorstr='#ff0063a5',GradientType=1);
    *zoom: 1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #00326d), color-stop(0.2, #0063a5), color-stop(0.8, #0063a5), color-stop(1, #00326d));
    background-image: -moz-linear-gradient(left, #00326d 0%, #0063a5 20%, #0063a5 80%, #00326d 100%);
    background-image: -ms-linear-gradient(left, #00326d 0%, #0063a5 20%, #0063a5 80%, #00326d 100%);
}

div > nav .nav ul li a {
    /*letter-spacing: 0;*/
    color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    font-weight: 200 !important;
    background: transparent !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    box-shadow: none !important;
}

div > nav .nav > ul > li > a {
    text-transform: uppercase;
}

div > nav .nav > ul ul > li > a {
    text-transform: none;
}

div > nav .nav ul ul {
    display: none;
}

    div > nav .nav ul ul ul,
    div > nav .nav ul ul ul li,
    div > nav .nav ul ul li:hover ul {
        display: none !important;
    }

@media (min-width: 980px) {
    div > nav .nav > ul > li:first-child {
        padding-left: 0 !important;
    }

        div > nav .nav > ul > li:first-child:hover {
            padding-left: 0 !important;
        }

    div > nav .nav > ul li:hover > ul {
        display: block !important;
        position: absolute;
        padding: 20px 0;
        margin: 0 0 10px 0;
        left: 0;
        z-index: 10000;
        min-width: 100%;
    }

    div > nav .nav > ul li ul ul {
        left: 100%;
        top: 0;
        margin-top: -20px;
        margin-left: 100%;
        padding-left: 5px !important;
    }

    div > nav .nav > ul li:hover ul li {
        background: #eeeeee;
        border: solid 1px #aaaaaa;
        padding: 0 !important;
        position: relative;
        width: 100%;
        display: block;
    }

        div > nav .nav > ul li:hover ul li:first-child {
            padding-top: 0;
        }

        div > nav .nav > ul li:hover ul li:last-child {
            padding-bottom: 0;
        }

        div > nav .nav > ul li:hover ul li:not(:last-child) {
            border-bottom: none 0;
        }

        div > nav .nav > ul li:hover ul li:not(:first-child) {
            border-top: none 0;
        }

        div > nav .nav > ul li:hover ul li a {
            color: #333333 !important;
            /*font-size: 0.8em;*/
            font-weight: normal !important;
            padding: 0 10px !important;
            display: block;
            padding-right: 5px;
        }

            div > nav .nav > ul li:hover ul li a > span {
                display: block;
                border-top: solid 1px #ddd;
                padding: 10px 0;
            }

        div > nav .nav > ul li:hover ul li:first-child a > span {
            border-top: none 0;
        }

    div > nav .nav > ul li:hover ul a:hover {
        position: relative;
        left: -1px;
        border-left: solid 5px #aaaaaa !important;
        padding-left: 6px !important;
        padding-right: 9px !important;
    }

    div > nav .nav > ul > li:hover,
    div > nav .nav > ul > li:active,
    div > nav .nav > ul > li.selected {
        border-bottom: solid 5px #98c000;
        padding: 15px 15px 10px 15px !important;
    }

        div > nav .nav > ul > li.selected:first-child {
            padding: 15px 15px 10px 0 !important;
        }
}

div > nav .nav > ul ul li a {
    /*font-size: 0.9em;*/
    white-space: nowrap;
}

div > nav .nav > ul > li:first-child > a {
    padding-left: 0;
}

div > nav .nav > ul > li {
    padding: 15px;
    position: relative;
}

div > nav .nav-collapse .search {
    margin: 0.5em 0;
    padding: 0.2em 0.5em;
    width: auto;
}

nav .search {
    display: none;
}

footer .nav a {
    font-size: 0.9em;
}

footer .nav > li > a {
    padding: 2px 15px 2px !important;
}

footer .nav > li:not(:last-child) > a {
    border-right: solid 1px #295d90;
}

.pull-left .nav > li:first-child a,
.pull-left.nav > li:first-child a {
    padding-left: 0 !important;
}

.pull-left .nav > li:last-child a,
.pull-left.nav > li:last-child a {
    padding-right: 0 !important;
}

.pull-right .nav > li:last-child a,
.pull-right.nav > li:last-child a {
    padding-right: 5px;
}

/*.pull-right .nav > li:first-child a,
.pull-right.nav > li:first-child a {
    padding-left: 0 !important;
}*/

footer {
    background-color: #004080 !important;
}

    footer .navbar {
        background-color: transparent !important;
    }

    footer, footer nav {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #00326d), color-stop(0.2, #004080), color-stop(0.8, #004080), color-stop(1, #00326d));
        background-image: -moz-linear-gradient(left, #00326d 0%, #004080 20%, #004080 80%, #00326d 100%);
        background-image: -ms-linear-gradient(left, #00326d 0%, #004080 20%, #004080 80%, #00326d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00326d',endColorstr='#ff004080',GradientType=1);
        *zoom: 1;
        font-size: 12px;
    }

        /*footer .navbar{
    background-image: -webkit-gradient(linear, left 10px, right 10px, color-stop(0, #00326d), color-stop(0.2, #004080), color-stop(0.8, #004080), color-stop(1, #00326d));
}*/

        footer .nav a {
            color: #5e85ac !important;
            /*text-shadow: #396898 0 1px 0 !important;*/
        }

        footer section {
            padding-top: 30px;
        }

            footer section .span3:not(:last-child) {
                margin-bottom: 2em;
            }

            footer section h2 {
                color: #fff;
                font-size: 1em;
                text-transform: uppercase;
                font-weight: normal;
                line-height: 1em;
                margin: 0 0 1em 0;
            }

            footer section a {
                display: block;
                /*white-space: nowrap;*/
                color: #91adc9 !important;
                margin: 0.2em 0;
                /*letter-spacing: 0 !important;*/
                /*text-shadow: #6d90b5 0 1px 0 !important;*/
            }

.links {
    margin-bottom: 2em;
}

    .links a,
    a.links {
        display: block;
        /*white-space: nowrap;*/
        color: #fff !important;
        margin: 0 0 1em;
        position: relative;
        padding-left: 1em !important;
        /*    line-height: 1em;*/
    }

        .links a:before,
        a.links:before {
            content: "";
            margin-right: 0.8em;
            display: inline-block;
            *zoom: 1;
            *display: inline;
            width: 5px;
            height: 1em;
            position: absolute;
            left: 0;
            background: transparent url(../img/next-white.png) center center no-repeat;
        }

.social-links {
    white-space: nowrap;
    margin: 1.5em 0;
}

    .social-links a {
        display: inline;
        margin: 0 0.2em;
    }

div.gallery-bg {
    min-height: 500px;
    background-color: #fff;
    overflow: hidden;
    *zoom: 1;
}

.gallery-bg .stretch {
    min-height: 500px;
}

article.gallery {
    position: relative;
    top: -5px;
    padding: 0;
    height: 500px;
    overflow: hidden;
    *zoom: 1;
    /*background-image: url(../img/gallery.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), to(#fff)), url(../img/gallery.jpg);
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 50%, #fff 100%), url(../img/gallery.jpg);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 50%, #fff 100%), url(../img/gallery.jpg);
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: 100%;*/
    width: 100%;
    /*padding-bottom: 33%;*/
    /*box-shadow: inset 0 -300px 300px #fff;*/
}

    article.gallery > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    article.gallery h2 {
        float: right;
        white-space: normal;
    }

    article.gallery .stretch {
        /*background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));*/
        /*background-image: -moz-linear-gradient(top, transparent 0%, #fff 100%);*/
        /*    padding-bottom: 50px;*/
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.25, transparent), to(#fff));
        background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 25%, #fff 100%);
        background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 25%, #fff 100%);
        background-color: transparent;
    }

.stretch {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

article.gallery .container {
    position: relative;
    /*    display: table;*/
    /*    padding-bottom: 50px;*/
    height: 100%;
}

article.gallery .row-fluid {
    position: absolute;
    bottom: 0;
    /*    bottom: 50px;*/
    /*    left: 0;*/
    /*    position: relative;*/
    /*    display: table-cell;*/
    /*    vertical-align: bottom;*/
}

    article.gallery .row-fluid .span6:first-child {
        text-align: right;
        padding-right: 0px;
    }

    article.gallery .row-fluid .span6:last-child {
        position: absolute;
        bottom: 0;
        right: 0;
    }

article.gallery h1 {
    margin: 0.2em 0 0.4em 0;
    color: #00408b;
    font-weight: normal;
    font-size: 4.5em;
    float: right;
    position: relative;
    left: 5px;
    text-shadow: 1px 1px #fff !important;
    line-height: normal;
    white-space: normal;
}

div.gallery-slider .gallery-image article {
    background: transparent;
}

div.gallery-slider .gallery-image .content .table {
    display: table;
    vertical-align: middle;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), to(#fff));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 50%, #fff 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88ffffff',endColorstr='#ffffffff',GradientType=1);
    *zoom: 1;
}

div.gallery-slider .gallery-image .content h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 15px 0;
    line-height: 1.2em;
}

div.gallery-slider .gallery-image .content h2 {
    font-size: 1em;
}

article.gallery p {
    border-bottom: none 0;
    margin: 2em 0;
    padding: 0;
    text-align: right;
    text-indent: 80px;
    clear: right;
    white-space: normal;
}

div.gallery-bg {
    white-space: nowrap;
    overflow: hidden;
}

    div.gallery-bg div:not(.container) {
        margin: 0 !important;
    }

    div.gallery-bg ul {
        display: block;
        margin: 0;
        padding: 0;
        /*transition: margin-left 0.5s;
        -webkit-transition: margin-left 0.5s;
        -moz-transition: margin-left 0.5s;
        -ms-transition: margin-left 0.5s;
        -o-transition: margin-left 0.5s;*/
        line-height: 0;
    }

        div.gallery-bg ul li.dfwp-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
            width: 100%;
        }

.btn.btn-primary, input[type="button"],
.highcharts-button {
    border-right: 0;
    background: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: none 0 !important;
    color: #fff !important;
    background-color: #0098ce !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#0098ce), to(#008ac2)) !important;
    background-image: -moz-linear-gradient(left, #0098ce 0%, #008ac2 100%) !important;
    background-image: -ms-linear-gradient(left, #0098ce 0%, #008ac2 100%) !important;
    text-transform: uppercase;
    padding: 0.5em 1em !important;
    margin: 0;
    font-size: 14px !important;
    white-space: nowrap;
    font-family: 'Merriweather Sans', sans-serif !important;
    vertical-align: middle !important;
    height: auto !important;
}

article.gallery .btn.btn-primary:after,
div.gallery-slider .btn.btn-primary:after {
    content: " >>";
    padding-left: 0.3em;
}

div.gallery-slider .content ol {
    position: absolute;
    bottom: 0;
}

div.gallery-slider .content.empty {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.25, transparent), to(#fff));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 25%, #fff 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 25%, #fff 100%);
    background-color: transparent;
    width: 100%;
    left: 0 !important;
    right: 0;
    height: 50% !important;
    bottom: 0 !important;
    top: auto !important;
}

article.gallery ol,
div.gallery-slider .content ol {
    list-style: none;
    font-size: 1.5em;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0.5em 1em 0 0;
    text-align: right;
}

    article.gallery ol li,
    div.gallery-slider .content ol li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        border: solid 3px #babcbd;
        border-radius: 50%;
        margin: 6px !important;
        cursor: pointer;
    }

        article.gallery ol li.active,
        div.gallery-slider .content ol li.gallery-pager-active {
            border: solid 2px #0098ce;
            width: 6px;
            height: 6px;
            position: relative;
            top: 2px;
        }

div.gallery-slider {
    padding: 0;
    margin: 0;
    position: relative;
    height: 378px;
    overflow: hidden;
}

    div.gallery-slider ul li {
        /*-webkit-transition: opacity 1s;*/
    }

        div.gallery-slider ul li:not(:first-child) img {
            opacity: 0;
            filter: alpha(opacity=0);
            ZOOM: 1;
            z-index: 0;
        }

    div.gallery-slider .gallery-image {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
    }

        div.gallery-slider .gallery-image img {
            min-width: 100%;
            height: 100%;
            max-width: none;
        }

        div.gallery-slider .gallery-image .content {
            position: absolute;
            left: -2.564102564102564%;
            top: 0;
            bottom: 0;
            height: 100%;
            z-index: 100;
            text-align: right;
            display: none;
        }

            div.gallery-slider .gallery-image .content .table-container {
                position: relative;
                width: 100%;
                height: 100%;
            }

            div.gallery-slider .gallery-image .content .table {
                float: right;
            }

            div.gallery-slider .gallery-image .content .td {
                padding: 15px;
            }

            div.gallery-slider .gallery-image .content p {
                padding: 0 0 15px 0;
                margin: 0;
                border: 0;
            }

            div.gallery-slider .gallery-image .content h1 {
                float: none;
            }

@media (max-width: 1200px) {
    div.gallery-slider .gallery-image .content {
        left: -2.127659574468085%;
    }
}

@media (max-width: 979px) {
    div.gallery-slider .gallery-image .content {
        left: -2.7624309392265194%;
    }
}

@media (max-width: 767px) {
    div.gallery-slider .gallery-image .content {
        left: 0;
        margin: 0;
        width: 50%;
    }
}

@media (max-width: 480px) {
    div.gallery-slider .gallery-image .content {
        font-size: 0.7em;
    }
}

article.main {
    /*position: relative;
    top: -50px;*/
    padding-top: 2em;
    padding-bottom: 0;
}

article.hover:hover {
    background: #f1f1f1;
}

.ms-srch-hover-actions {
    background: #fff;
}

.ms-srch-hover-body {
    padding: 0px 20px !important;
}

article.job h2 {
    text-transform: none !important;
    margin-top: 1em;
    font-style: normal;
}

article.job div.data {
    font-style: normal !important;
    font-size: 1.5em;
}

.ms-srch-hover-content *[data-i18n] {
    visibility: inherit !important;
}

.ms-srch-hover-content article.job div.p {
    font-size: 0.8em;
    padding: 5px 0 !important;
}

    .ms-srch-hover-content article.job div.p p {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
    }

div.small {
    font-size: 0.8em;
}

article {
    padding-bottom: 2em;
    background-color: #fff;
}

    article * {
        /*letter-spacing: 0 !important;*/
    }

    article h2 {
        text-transform: uppercase;
        font-weight: 200;
        font-size: 1.2em;
        line-height: 1.3em;
        font-style: italic;
        color: #3d8ec0 !important;
        margin: 0;
        /*padding: 5px 0;*/
    }

        article h2.warning {
            background-color: #f9ba07 !important;
            color: #fff !important;
            display: inline-block !important;
            *zoom: 1;
            *display: inline;
            padding: 5px 10px !important;
        }

    article h3 {
        color: #00408b !important;
        font-size: 1.3em;
        line-height: 1.4em;
    }

    article p {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: solid 1px #dfe0e0;
        color: #3d3d3d;
    }

    article.job p {
        padding: inherit !important;
        margin: inherit !important;
        border-bottom: none 0 !important;
    }

    article .links a,
    article a.links {
        color: #00408b !important;
    }

        article .links a:before,
        article a.links:before {
            color: #026cad;
            background: transparent url(../img/next.png) center center no-repeat;
        }

    article [class^="span"] .article img,
    article [class^="span"] > img {
        margin-bottom: 1em;
        border-top: solid 5px;
        width: 100%;
    }

    article.link .article img,
    article.link > img {
        margin-bottom: 0;
    }

    article .span3 li.dfwp-item {
        list-style: none;
        list-style-type: none;
    }

    article .span3:first-child .article img {
        border-top-color: #de6f0a !important;
    }

    article .span3:nth-child(2) .article img {
        border-top-color: #98c000 !important;
    }

    article .span3:nth-child(3) .article img {
        border-top-color: #f9ba07 !important;
    }

    article .span3:nth-child(4) article.link .article img,
    article .span3:nth-child(4) article.link > img,
    article .span3:nth-child(4) > img {
        border-top-color: #00a8da !important;
    }

    article .section,
    article .section-chrome {
        list-style: none;
        margin: 0 0 20px 0;
        padding: 0 0 15px 0;
        background-color: #f4f4f5;
        border-top: solid 1px #d7d7d8;
        max-width: 100%;
    }

    article .section-chrome {
        padding: 0 15px;
    }

        article .section-chrome .ms-webpartzone-cell {
            margin-bottom: 20px;
            margin-top: 15px;
        }

        article .section-chrome div[data-name="WebPartZone"] .ms-webpartzone-cell {
            border-top: none 0;
        }

    article div.section {
        margin: 0 0 20px 0;
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding: 0;
    }

        article div.section.info {
            padding: 0 15px;
            margin: 20px 0;
        }

            article div.section.info * {
                line-height: normal;
                font-weight: 200;
            }

/*article.main div.article {
        margin-bottom: 1em;
        border-bottom: solid 1px #dfe0e0;
    }*/

footer .section {
    margin: 1em 0;
}

article .section-chrome .ms-webpartzone-cell h1,
article .section-chrome .ms-webpartzone-cell .ms-webpart-chrome-title,
article .section .ms-webpart-titleText,
article .section h1 {
    text-transform: uppercase;
    font-size: 1em !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
    line-height: 1em !important;
    border: none 0 !important;
    color: #333 !important;
    font-weight: bold !important;
    font-style: normal !important;
}

    article .section .ms-webpart-titleText span {
        font-weight: bold !important;
        font-style: normal !important;
    }

article .section-chrome .ms-webpartzone-cell .ms-webpart-chrome-title {
    margin: 0;
}

    article .section-chrome .ms-webpartzone-cell .ms-webpart-chrome-title .ms-webpart-titleText,
    article .section-chrome .ms-webpartzone-cell .ms-webpart-chrome-title span {
        font-style: normal;
        font-size: 1em;
        font-weight: bold;
        color: #333 !important;
        margin: 0;
        padding: 0;
        text-overflow: inherit;
        white-space: normal;
        text-align: left !important;
    }

article .section-chrome .ms-webpartzone-cell p {
    padding: 15px 0;
    border: none 0;
    margin: 0;
}

article .section h2,
.section .groupheader {
    color: #646668 !important;
    font-size: 1.1em !important;
    margin: 0.5em 1em 0 1em !important;
}

article.link {
    border-bottom: solid 1px #dfe0e0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

article .section .groupheader {
    font-weight: 200;
    font-style: italic;
    text-transform: uppercase;
    margin: 1em !important;
}

article .section .description {
    margin: 1em;
}

article .section .links {
    margin: 1em 0;
    clear: both;
}

    article .section .links img {
        border-top-color: #00408b !important;
        margin: 0 1em 1em 0 !important;
        float: left;
        max-width: 50%;
    }

.section p {
    padding-bottom: inherit;
    margin-bottom: inherit;
    border-bottom: none 0;
}

article .section li > a,
article .section li div#Value a,
article .section .ms-webpartzone-cell div#Value a,
label.checkbox {
    display: block;
    color: #00408b;
    font-weight: lighter;
    margin: 15px 0;
    font-size: 0.9em;
}

label.checkbox {
    line-height: 2em;
    padding: 0;
    margin: 0 !important;
    position: relative;
    width: 100%;
    text-indent: 30px;
}

    label.checkbox input[type="checkbox"] {
        visibility: hidden;
        padding: 0 !important;
        position: static;
        height: auto !important;
        border: none 0;
    }

        label.checkbox input[type="checkbox"] ~ .box,
        label.checkbox input[type="checkbox"] ~ span .box {
            content: "";
            width: 15px;
            height: 15px;
            background-color: #fff;
            float: left;
            margin: 5px 1em 0 0;
            border: solid 1px #b4b5b7;
            display: block;
        }

            label.checkbox input[type="checkbox"]:checked ~ .box,
            label.checkbox input[type="checkbox"] ~ .box.checked,
            label.checkbox input[type="checkbox"]:checked ~ span .box,
            label.checkbox input[type="checkbox"] ~ span .box.checked {
                background: #fff url(../img/ok.png) center center no-repeat;
            }

.control {
    line-height: 2em;
    padding: 0.5em;
    background-color: #fff;
    border: solid 1px #b4b5b7;
    position: relative;
}

.combobox-container div[formid] {
    margin: 0 !important;
    border: none 0 !important;
}

div[id*="XmlFormView"] span[onmouseover][onmouseout] {
    line-height: 0;
}

span.errorDiv {
    line-height: 20px !important;
}

.search input[type="text"],
.combobox input[type="text"] {
    /*    padding: 0 1em 0 0.5em;*/
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border-right: solid 1px #dfe0e0 !important;
    background: transparent;
    width: 100%;
    height: auto !important;
}

.button {
    cursor: pointer;
}

.search button,
.combobox button,
.search .button,
.combobox .button {
    /*    height: 2em;*/
    /*    line-height: 2em;*/
    background-color: transparent;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    float: right;
    min-width: 0 !important;
}

.search button,
.search .button {
    height: 19px;
    width: 28px;
    max-width: 28px;
}

.combobox button,
.combobox .button {
    height: 19px;
    width: 19px;
    max-width: 19px;
    margin-right: 5px;
}

.combobox button,
.combobox .button {
    background: transparent url(../img/caret-down.png) center right no-repeat;
}

.search button,
.search .button {
    background: transparent url(../img/search.png) center right no-repeat;
}

.combobox ul.combobox-list {
    display: none;
    list-style-type: none;
    position: absolute;
    z-index: 100000;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: solid 1px #b4b5b7;
    margin: 15px 0 0 -1px !important;
    margin-left: -1px !important;
    max-height: 500px;
    overflow: auto;
    padding: 0 !important;
}

    .combobox ul.combobox-list li {
        border: none 0 !important;
        margin: 0;
        padding: 0 10px;
    }

        .combobox ul.combobox-list li:hover {
            cursor: pointer;
            border-left: solid 4px #b4b5b7 !important;
            padding-left: 6px;
        }

        .combobox ul.combobox-list li span {
            display: block;
            border-top: solid 1px #ddd;
            padding: 0.5em 0;
        }

        .combobox ul.combobox-list li:first-child span {
            border-top: none 0;
        }

.combobox input.readonly {
    cursor: pointer;
}

article .section .ms-webpartzone-cell .control:first-child,
article .section li .control:first-child {
    /*margin-top: 15px;*/
}

article .section li {
    margin: 0 15px;
    padding: 15px 0;
}

article .section .links li {
    padding: 0 !important;
}

.section div {
    overflow: visible !important;
}

.section ul li {
    margin: 0 1em;
    padding: 0;
}

.section div[data-name="WebPartZone"] {
    margin: 0 15px;
}

.section .ms-webpartzone-cell {
    border-top: solid 1px #d7d7d8;
    padding-top: 20px;
    margin-bottom: 0;
}

    .section .ms-webpartzone-cell:first-child {
        border: none 0;
        padding-top: 15px;
        margin-bottom: 15px;
    }

.section #SubmitValue {
    padding: 0;
}

.document-list ul ul li {
    border-bottom: solid 1px #dfe0e0;
    padding: 0.5em 0;
}

.section .item {
    padding: 0 !important;
}

.section.files {
    padding: 0;
    margin: 0;
    width: 100%;
}

.section .dfwp-column {
    width: auto !important;
    margin: 0;
    float: none;
}

.section.files ul {
    padding: 0 1em !important;
}

    .section.files ul ul {
        padding: 0 !important;
    }

.section.files .groupheader,
.section.files .download {
    display: none;
}

.section.files ul li {
    margin: 0;
}

    .section.files ul li li {
        padding: 0;
    }

.section.files .item,
.section.files .dfwp-list {
    padding: 0 0 15px 0 !important;
    margin: 0;
}

.files ul li.span {
    color: #646668 !important;
}

.files ul li:not(:last-child) {
    /*padding-bottom: 1em;*/
}

.doc-item h3,
.files ul li h3 {
    font-weight: normal;
    font-size: 1em;
}

.doc-item .groupheader {
    margin: 15px 0;
    font-weight: bold;
}

.doc-item span,
.files ul li span {
    font-family: Verdana !important;
    font-size: 0.9em;
    color: #888888 !important;
}

    .doc-item span.size,
    .files ul li span.size {
        margin: 0 0.3em;
        text-transform: lowercase;
    }

    .doc-item span.date,
    .files ul li span.date {
        margin-left: 0.2em;
    }

    .doc-item span.download,
    .files ul li span.download {
        float: right;
    }

.files .doc-item {
    border-bottom: solid 1px #d7d7d8;
}

.doc-item {
    width: 100%;
    padding: 0.5em 0 !important;
    margin: 0 !important;
    background: transparent !important;
}

    .doc-item img {
        border: none 0 !important;
        margin: 0 !important;
        width: auto !important;
        min-width: 0 !important;
    }

article .section li:not(:last-child) {
    border-bottom: solid 1px #d7d7d8;
}

.section .links ul li {
    border: none 0 !important;
}

.breadcrumb-container {
    background-color: #d6d7d8;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#d6d7d8));
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#d6d7d8));
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#d6d7d8));
}

.breadcrumb {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 50px;
    height: 50px;
    border-radius: 0 !important;
    background-color: transparent !important;
    /*font-weight: lighter;*/
    font-size: 0.9em;
}

    .breadcrumb span span:nth-child(3),
    .breadcrumb span span:nth-child(4) {
        display: none;
    }

    .breadcrumb .divider {
        background: url(../img/breadcrumb-divider.png) center no-repeat;
        width: 6px;
        height: 9px;
        margin: 0 1em;
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .breadcrumb a,
    .breadcrumb span {
        color: #888888;
        /*font-family: Verdana !important;
        font-size: 11pt;*/
    }

        .breadcrumb span span {
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            max-width: 250px;
            text-overflow: ellipsis;
        }

        .breadcrumb a:hover {
            color: #00408b;
            font-weight: normal;
        }

#sideNavBox {
    float: none;
    display: block;
    width: auto;
    margin: 0;
}

.menu {
    margin-bottom: 2em;
}

    .menu ul {
        list-style: none;
        margin: 0;
    }

        .menu ul a {
            color: #333333;
            font-weight: lighter;
            font-size: 1em;
            padding: 1em 0 1em 20px !important;
            display: block;
            background: transparent !important;
        }

    .menu > ul > li > a {
        text-transform: uppercase;
    }

    .menu ul li:not(:last-child) {
        border-bottom: solid 1px #dfe0e0;
    }

    .menu ul ul {
        list-style: none;
        border: none 0;
        margin: 0;
        background-color: #f3f3f4;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height 1s;
        -moz-transition: max-height 1s;
        -o-transition: max-height 1s;
        transition: max-height 1s;
    }

        .menu ul ul li:first-child {
            border-top: solid 1px #dfe0e0;
        }

    .menu ul li:hover ul {
        max-height: 1000px;
    }

    .menu ul li.open ul {
        max-height: 1000px !important;
    }

    .menu ul ul a {
        background-color: #f3f3f4;
        padding-left: 40px !important;
    }

    .menu ul ul li.selected a,
    .menu ul ul li a:hover {
        padding-left: 35px !important;
    }

    .menu ul ul li:not(.selected) a:hover {
        padding-left: 35px !important;
    }

    .menu ul li.selected > a {
        border-left: solid 5px #98c000;
        font-weight: normal;
        color: #00408b;
        padding-left: 15px !important;
    }

    .menu a:hover {
        color: #00408b !important;
    }

    .menu ul li:not(.selected) > a:hover {
        border-left: solid 5px #dfe0e0;
        font-weight: normal;
        padding-left: 15px !important;
    }

    .menu ul li.selected > a span,
    .menu ul li:not(.selected) a:hover span {
        font-weight: normal;
    }

ul li div.article div.p {
    border-bottom: solid 1px #dfe0e0;
    margin-bottom: 15px;
}

.articles-heading h1,
.search-heading h1,
.article-main h1,
.ms-srch-hover-title,
.span12 .ms-webpart-chrome-title h2 {
    margin: 0 0 15px;
    color: #00408b;
    font-weight: 100;
    font-size: 2.5em;
}

.ms-srch-hover-title {
    line-height: 1.3em;
}

.span12 .ms-webpart-chrome-title h2 {
    margin: 0.5em 0;
}

    .span12 .ms-webpart-chrome-title h2 span {
        color: #00408b;
        font-weight: 100;
    }

.article-event .articles-heading h1 {
    margin: 0;
}

.search-heading h1:before {
    content: "„";
}

.search-heading h1:after {
    content: "”";
}

.search-heading {
    border-bottom: solid 1px #dfe0e0;
    padding-bottom: 1em;
}

.search-bar {
    height: 1.5em;
}

.search-count {
    color: #888888;
    font-weight: lighter;
}

    .search-count .num {
        font-size: 1.2em;
    }

article .dropdown {
    /*padding: 0.3em;*/
    border-right: solid 5px transparent;
}

article .dropdown-toggle {
    background: url(../img/caret-down-blue.png) right center no-repeat;
    padding-right: 20px;
    margin: 0;
    border: 0 !important;
    outline: 0 !important;
    color: #888888;
    font-weight: lighter;
}

.articles-heading p,
.search-heading p {
    padding-bottom: 1em;
    margin-bottom: 0;
}

.articles-heading div.date {
    color: #888888;
}

.articles-heading div.location h2,
.articles-list div.location h2 {
    text-transform: none;
}

.articles-heading div.location {
    margin-top: 15px;
}

.articles-heading div.event-date,
.articles-list div.event-date {
    margin: 0 0 1em 0;
}

    .articles-heading div.event-date span,
    .articles-list div.event-date span {
        padding: 0 1em;
        color: #888888;
    }

.articles-heading div.event,
.articles-list div.event {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #333;
    font-size: 1.2em;
    font-weight: normal;
}

.articles-list h2.title,
.articles-list h2.link,
.articles-list h2 a {
    font-style: normal;
    font-weight: bold;
    color: #00408b !important;
    text-transform: none;
    padding: 0 0 0.2em;
    min-width: 50%;
}

.articles-list h2.title {
    font-size: 1.1em;
}

.articles-list div.description,
.articles-list div.description * {
    color: #333 !important;
    border-bottom: none 0 !important;
}

.articles-list div.description {
    padding: 1em 0;
}

    .articles-list div.description * {
        padding: 0 !important;
        margin: 0 !important;
    }

.articles-list div.date {
    font-size: 0.9em;
    color: #888888;
}

div.p {
    padding: 15px 0;
    margin: 0;
    border: none 0;
    font-size: 0.9em;
}

    div.p p {
        padding: 0;
        margin: 0;
        border-bottom: none 0;
        display: inline;
    }

        div.p p br {
            display: none;
        }

.articles-list img {
    float: left;
    margin: 0 1.5em 1.5em 0;
    border-top: solid 5px;
}

.articles-list.products article {
    padding: 1em 0;
}

.articles-list.products img {
    border-top: none 0;
    margin: 0 1em 1em 0;
    width: 100%;
}

.ms-core-menu-icon img,
img[src*="/images/spcommon.png"],
img[src*="/images/searchresultui.png"],
img[src*="/images/EMMCopyTerm.png"],
img[src*="/images/formatmap16x16.png"] {
    margin: inherit !important;
    border-top: inherit !important;
    max-width: inherit !important;
    max-height: inherit !important;
}

img[src*="/images/formatmap16x16.png"] {
    max-width: none !important;
}

.articles-list .item {
    padding: 0 !important;
}

.articles-list article {
    border-bottom: solid 1px #dfe0e0 !important;
    padding: 15px 0 0;
    overflow: hidden;
}

article span.details,
article a.details {
    color: #00408b;
    padding: 0 1em 0 0.5em;
    background: url(../img/next.png) right center no-repeat;
}

.articles-list div > div[data-displaytemplate="ArticleWithPicture"]:nth-child(4n+0) img,
.articles-list li:nth-child(4n+0) img,
.articles-list img.color-1 {
    border-top-color: #de6f0a !important;
}

.articles-list div > div[data-displaytemplate="ArticleWithPicture"]:nth-child(4n+1) img,
.articles-list li:nth-child(4n+1) img,
.articles-list img.color-2 {
    border-top-color: #98c000 !important;
}

.articles-list div > div[data-displaytemplate="ArticleWithPicture"]:nth-child(4n+2) img,
.articles-list li:nth-child(4n+2) img,
.articles-list img.color-3 {
    border-top-color: #f9ba07 !important;
}

.articles-list div > div[data-displaytemplate="ArticleWithPicture"]:nth-child(4n+3) img,
.articles-list li:nth-child(4n+3) img,
.articles-list img.color-4 {
    border-top-color: #00a8da !important;
}

div.pager a,
div.pager span {
    line-height: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    color: #878787;
    font-family: Verdana !important;
}

    div.pager a.active {
        color: #00408b;
        font-size: 1.3em;
        line-height: 28px;
    }

    div.pager a:hover {
        color: #00408b;
    }

    div.pager .prev,
    div.pager .next,
    div.pager a.active {
        cursor: default;
    }

        div.pager .prev.active,
        div.pager .next.active {
            cursor: pointer;
        }

div.pager .prev {
    background: url(../img/page-left.png) center center no-repeat;
    margin-right: 2em;
}

    div.pager .prev.active {
        background: url(../img/page-left-active.png) center center no-repeat;
    }

div.pager .next {
    background: url(../img/page-right.png) center center no-repeat;
    margin-left: 2em;
}

    div.pager .next.active {
        background: url(../img/page-right-active.png) center center no-repeat;
    }

.article-main article.main {
    padding: 0;
}

.article-main article ul {
    clear: both;
    padding: 1em 0;
}

.article-main article table.ms-rteTableGrid {
    width: 100%;
    margin: 2em 0;
    border-top: solid 5px #00408b !important;
    background-color: #fff !important;
}

    .article-main article table.ms-rteTableGrid td {
        font-weight: lighter;
    }

    .article-main article table.ms-rteTableGrid th {
        text-transform: uppercase;
        background-color: #f3f3f4 !important;
    }

    .article-main article table.ms-rteTableGrid th,
    .article-main article table.ms-rteTableGrid td {
        padding: 1em !important;
        text-align: right !important;
        border: 0 !important;
        border-bottom: solid 1px #d6d7d8 !important;
        white-space: nowrap;
        color: #333 !important;
        font-weight: 200 !important;
    }

    .article-main article table.ms-rteTableGrid tr th:last-child,
    .article-main article table.ms-rteTableGrid tr td:last-child {
        border-right: solid 1px #d6d7d8 !important;
    }

    .article-main article table.ms-rteTableGrid tr th:first-child,
    .article-main article table.ms-rteTableGrid tr td:first-child {
        border-left: solid 1px #d6d7d8 !important;
    }

    .article-main article table.ms-rteTableGrid tbody tr:nth-of-type(even) {
        background-color: #fff !important;
    }

    .article-main article table.ms-rteTableGrid tbody tr:nth-of-type(odd) {
        background-color: #f3f3f4 !important;
    }

    .article-main article table.ms-rteTableGrid .orderby {
        text-align: left;
        background-color: #e5f3f9 !important;
        border-right: solid 1px #b2dced !important;
        border-bottom-color: #cbe7f3 !important;
        border-left: solid 1px #b2dced !important;
    }

    .article-main article table.ms-rteTableGrid th.orderby {
        color: #00408b !important;
        padding-right: 2em;
        background: #e5f3f9 url(../img/caret-down-blue.png) 90% center no-repeat !important;
    }

.form-table {
    margin: 30px auto;
    background: #f7f7f7 !important;
    border: solid 1px #cfd1d3 !important;
    max-width: 66% !important;
}

    .form-table .control-group {
        max-width: 500px !important;
        width: 500px !important;
    }

    .form-table > tbody > tr > td {
        padding: 15px;
    }

    .form-table article {
        background: transparent !important;
    }

.comment span[style="display: inline;"],
.comment[style="display: inline;"] {
    display: inline-block !important;
    margin-bottom: 10px;
}

.comment span[id*="FailureText"] {
    display: inline-block !important;
}

.form-submit {
    border-top: solid 1px #dfe0e0 !important;
}

    .form-submit.table .td {
        padding-top: 15px;
    }

.section.jobcart .jobcart_btn_remove {
    text-indent: -9999px;
    background: url(../img/close.png) no-repeat !important;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.form.form-horizontal .section.jobcart .jobcart_btn_up {
    text-indent: -9999px;
    background: url(../img/arrow_up.png) no-repeat !important;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 32px;
    cursor: pointer;
}

.form.form-horizontal .section.jobcart li span {
    color: #999;
    font-size: 0.9em;
}

.form.form-horizontal {
    margin: 0 !important;
}

    .form-table h3,
    .form.form-horizontal h3:first-child {
        margin-top: 0 !important;
    }

    .form.form-horizontal h3 {
        color: #333 !important;
        margin-top: 30px !important;
    }

    .form-table h2,
    .form.form-horizontal h3,
    .form.form-horizontal h2 {
        border-bottom: solid 1px #dfe0e0;
        padding-bottom: 5px;
        margin: 0;
    }

.form-table h3 {
    padding-bottom: 5px;
}

.form-table .instruction {
    padding: 5px 0;
}

.form-table .comment {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .form-table .comment span {
        margin-left: 15px;
    }

.form-table input[type="text"],
.form-table input[type="email"],
.form-table input[type="number"],
.form-table input[type="password"],
.form-tabel textarea,
.form-table .combobox.control {
    width: 100% !important;
}

.form.form-horizontal div.p {
    margin-bottom: 20px;
}

article.form {
    margin: 2em 0;
}

    article.form label {
        font-weight: normal;
        color: #333333;
    }

.form-submit label.checkbox label {
    padding-top: 5px;
}

div[id*="XmlFormView"] > div > div {
    padding: 0 !important;
    margin: 0 !important;
}

.form .controls > span,
.form .controls a {
    margin-top: 6px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
}

.form .control-group {
    margin-bottom: 10px !important;
}

.form a {
    color: #00408b;
}

    .form a img {
        margin-right: 0.5em;
        margin-top: 0;
    }

.form img {
    border-top: none 0 !important;
}

article.form-submit label.checkbox {
    color: #333333;
}

.form-submit {
    margin: 1em 0;
}

    .form-submit.table label.checkbox a {
        line-height: 32px;
    }

.controls .comment,
article div.comment {
    font-size: 0.9em;
    line-height: 1.5em;
    color: #868686;
    font-weight: 200;
}

.controls .comment {
    top: 0.8em;
    position: relative;
    margin-top: 0 !important;
}

.form-validator .invalid .comment,
.form-validator .comment.invalid {
    color: #e64a41 !important;
}

.controls input,
.controls textarea {
    border: solid 1px #b4b5b7 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 14px !important;
    font-family: 'Merriweather Sans', sans-serif !important;
}

.controls .control,
.controls input,
.controls textarea {
    background-color: #fafafb !important;
}

.controls .control {
    /*    padding: 0.5em 0 0.5em 0.5em;*/
    line-height: 1em;
}

    .controls .control input {
        height: 19px;
        padding: 0;
        width: 100%;
    }

.controls input {
    height: 2.5em !important;
    padding: 0.5em !important;
}

.controls textarea {
    /*width: 100% !important;*/
    /*height: auto !important;*/
    padding: 0.5em !important;
    /*resize: none;*/
}

.form-validator .controls input:invalid,
.form-validator .invalid input[required],
.form-validator .invalid textarea {
    border-color: #e64a41 !important;
    border-left-width: 5px !important;
}

input {
    min-height: 0 !important;
}

.form-validator .invalid {
    border: none 0 !important;
}

    .form-validator .invalid .control.combobox {
        border-color: #e64a41 !important;
        border-left-width: 5px !important;
    }

.control.combobox {
    transition: border linear .2s;
    -webkit-transition: border linear .2s;
    -moz-transition: border linear .2s;
    -ms-transition: border linear .2s;
    -o-transition: border linear .2s;
    min-height: 0 !important;
    max-height: 35px;
}

.required {
    position: relative;
}

    .required:after {
        content: "*";
        position: absolute;
        display: block;
        right: -10px;
        top: 0;
        font-size: 0.9em;
        font-weight: 200;
        color: #00408b;
    }

.form-validator .invalid .required:after {
    color: #e64a41;
}

.articles-linked article {
    /*margin-top: 1em;*/
}

.articles-linked .articles-heading h2,
.articles-linked .articles-list h2 {
    font-size: 1.1em;
}

.articles-linked .articles-list article img {
    width: 100%;
}

.articles-linked .articles-list article:last-child {
    border: none 0;
}

.articles-linked .articles-list article p br {
    display: none;
}

.ms-webpart-chrome-title {
    border-bottom: solid 1px #dfe0e0;
    margin-bottom: 0;
}

.files .ms-webpart-chrome-title {
    border-bottom: none 0 !important;
}

.lead {
    font-size: inherit !important;
    line-height: inherit !important;
}

.articles-heading .lead p,
.articles-heading .lead div {
    font-weight: bold;
}

.article-main {
    margin-bottom: 2em;
}

    .article-main p {
        border: none 0;
        font-size: 1em;
        line-height: 1.5em;
        padding: 0;
        margin: 15px 0;
    }

    .article-main article img {
        border: none 0;
        border-top: solid 5px #aaaaaa;
        padding: 0;
        margin: 0;
        clear: both;
        margin-top: 3px;
        /*width: 100%;*/
    }

        .article-main article img.ms-rteImage-0 {
            border-top: none 0 !important;
        }

    .article-main .img-comment {
        font-size: 0.9em;
        font-style: italic;
        color: #878787 !important;
    }

        .article-main .img-comment div.p {
            margin: 1em 0;
            padding: 0;
            color: #878787;
            text-align: center;
        }

    .article-main h3,
    .article-main h4 {
        margin: 1em 0;
        color: #333;
    }

.section.files h2,
.section.files h2 span {
    font-size: 1.3em !important;
    font-style: italic !important;
    font-weight: 200 !important;
    color: #646668 !important;
    line-height: normal !important;
}

div > nav .nav li {
    cursor: pointer;
}

@media (max-width: 979px) {
    /*div.gallery-bg {
        min-height: 400px;
    }

    .gallery-bg .stretch {
        min-height: 400px;
    }*/

    article.gallery h1 {
        font-size: 3.5em;
    }

    article.main {
        padding-top: 25px;
    }

    .files span {
        font-size: 0.8em;
    }

    nav .nav > li:first-child > a {
        padding-left: 15px !important;
    }

    .breadcrumb-container {
        display: none;
    }

    div > nav .nav-collapse.in.collapse .nav ul {
        display: block;
    }

        div > nav .nav-collapse.in.collapse .nav ul li {
            line-height: 2em;
            padding: 0;
        }

    div > nav .nav-collapse.in.collapse .nav ul {
        padding-left: 0;
    }

        div > nav .nav-collapse.in.collapse .nav ul ul li {
            padding-left: 15px;
        }

        div > nav .nav-collapse.in.collapse .nav ul li a:before {
            content: "";
            margin-right: 0.8em;
            display: inline-block;
            *zoom: 1;
            *display: inline;
            width: 5px;
            height: 1em;
            background: transparent url(../img/next-white.png) center center no-repeat;
        }

    div > nav .nav-collapse.in.collapse .nav > ul > li > a {
        padding: 15px 0 5px 0 !important;
        border-bottom: solid 2px #98c000 !important;
        margin-bottom: 10px !important;
    }
}

@media (max-width: 767px) {
    article.gallery .container {
        position: relative;
        padding: 0 !important;
        /*display: table;*/
    }

    article.gallery .row-fluid {
        position: relative;
        /*display: table-cell;*/
        vertical-align: bottom;
    }

    article.gallery .row-fluid {
        top: auto;
    }

    /*div.gallery-bg {
        min-height: 350px;
    }

    .gallery-bg .stretch {
        min-height: 350px;
    }*/

    article.gallery .container {
        padding-bottom: 1em;
    }

    article.main {
        padding-top: 10px;
    }

    .container {
        padding-left: 2em;
        padding-right: 2em;
    }

    header .navbar .container {
        margin: 0.5em 0;
    }

    article.gallery .row-fluid .span6:first-child {
        padding-right: 0;
        padding: 30px;
        padding-left: 60px;
    }

    article.gallery .row-fluid .span6:last-child {
        position: static;
    }

    article.gallery h1 {
        font-size: 2.5em;
    }

    nav .search.control {
        width: 90%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /*.articles-list img {
        width: 100%;
        max-height: none;
    }*/

    .brand .lead,
    header .login,
    header .registration,
    header .search.control,
    header #SearchBox {
        display: none;
    }

    header .container {
        padding: 0.5em 1em 0;
        margin: 0 !important;
    }

    header .span7 {
        height: 0;
    }

    nav .search {
        display: table;
    }

    .articles-linked {
        margin: 2em 0 1em;
    }

        .articles-linked .articles-list article img {
            display: none;
        }

    .menu ul {
        margin-bottom: 2em !important;
    }

    .controls-row > input:not(:first-child) {
        margin: 0.5em 0 !important;
    }

    .phone {
        display: block !important;
    }

    .articles-list img,
    .article-main article img,
    .img.pull-left {
        width: 100% !important;
        height: auto !important;
        float: none !important;
        margin: 0 !important;
        /*margin-bottom: 15px !important;*/
    }

    .articles-list img {
        margin-bottom: 15px !important;
    }

    .product-alert-info {
        font-size: 1.2em !important;
    }

    #sideNavBox {
        display: none;
    }

    .form-submit {
        display: block;
    }

        .form-submit .td {
            display: block;
        }

        .form-submit label.checkbox {
            text-indent: 0;
            line-height: normal !important;
        }

            .form-submit label.checkbox a {
                margin-left: 30px;
                display: block;
                line-height: normal !important;
            }

    .ms-srch-hover-outerContainer {
        display: none !important;
    }

    .hover:hover {
        background: transparent !important;
    }

    .ms-srch-item {
        width: 100% !important;
        padding: 5px 0 !important;
        margin: 10px 0 !important;
    }

    .ms-srch-item-path {
        width: auto !important;
        display: block !important;
    }

    .section .ms-webpartzone-cell {
        display: none !important;
    }

        .section .ms-webpartzone-cell:first-child {
            display: block !important;
            padding-bottom: 15px;
        }

    .section.side .ms-webpartzone-cell:first-child {
        padding-bottom: 0 !important;
    }

    div.gallery-slider {
        height: auto;
        overflow: visible;
    }

        div.gallery-slider ul {
            overflow: visible;
        }

        div.gallery-slider .gallery-image {
            position: static;
            line-height: 0;
        }

            div.gallery-slider .gallery-image img {
                height: auto;
                max-width: 0;
                max-height: 0;
                opacity: 0 !important;
                -webkit-transition: opacity 1s, max-width 1s;
            }

        div.gallery-slider li[style="z-index: 0;"] {
            height: 0 !important;
            max-height: 0 !important;
            overflow: hidden;
        }

        div.gallery-slider li:not([style]):first-child .gallery-image img,
        div.gallery-slider li[style="z-index: 1000;"] .gallery-image img {
            max-height: 378px;
            max-width: 100%;
            opacity: 1 !important;
        }

        div.gallery-slider li[style="z-index: 0;"] .gallery-image img {
            opacity: 0 !important;
        }

        div.gallery-slider .gallery-image .content {
            position: static;
            width: 100%;
        }

            div.gallery-slider .gallery-image .content .table-container {
                height: auto;
            }

            div.gallery-slider .gallery-image .content .table {
                display: block;
                height: auto;
            }

            div.gallery-slider .gallery-image .content .td {
                display: block;
                padding: 0;
            }

        div.gallery-slider .content ol {
            padding: 0;
            position: static;
        }

    .doc-item img {
        border: none 0 !important;
        margin: 0 !important;
        width: auto !important;
        min-width: 0 !important;
    }

    div.gallery-bg {
        min-height: 400px !important;
    }

        div.gallery-bg ul {
            /*margin-left: 0 !important;*/
        }

        div.gallery-bg article.gallery {
            height: 400px !important;
        }

            div.gallery-bg article.gallery img {
                height: 100% !important;
                width: auto !important;
                right: 0 !important;
                left: auto !important;
            }

            div.gallery-bg article.gallery .stretch {
                background: rgba(255, 255, 255, 0.5) !important;
                min-height: 400px !important;
            }

    .form-table .control-group {
        max-width: 400px !important;
        width: 400px !important;
    }
}

@media (max-width: 600px) {
    .form-table .control-group {
        max-width: 360px !important;
        width: 360px !important;
    }
}

@media (max-width: 480px) {
    .brand span {
        display: block;
        font-size: 14px;
        margin-left: 5px;
    }

    footer .nav {
        font-size: 0.7em;
    }

    iframe {
        height: 240px;
    }

    .form-table .control-group {
        max-width: 250px !important;
        width: 250px !important;
    }
}

@media (max-width: 400px) {
    .form-table .control-group {
        max-width: 240px !important;
        width: 240px !important;
    }
}

@media (max-width: 320px) {
    footer .nav {
        font-size: 0.6em;
    }

    /*div.gallery-bg {
        min-height: 300px;
    }

    .gallery-bg .stretch {
        min-height: 300px;
    }*/

    header .navbar .container {
        padding: 0;
        margin: 0.5em 0;
    }

    .container {
        padding-left: 1em;
        padding-right: 1em;
    }

    article.gallery h1 {
        font-size: 2.5em;
    }

    .articles-heading h1,
    .search-heading h1 {
        font-size: 2em;
    }

    .form-submit .td {
        display: block;
        /*margin: 1em 0;*/
    }

    /*.form-submit .btn-primary {
        float: right;
    }*/

    iframe {
        height: 240px;
    }

    .form-table .control-group {
        max-width: 220px !important;
        width: 220px !important;
    }
}
