﻿
@font-face {
    font-family: 'muliregular';
    src: url('muli-webfont.woff2') format('woff2'), 
        url('muli-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'mulibold';
    src: url('muli-bold-webfont.woff2') format('woff2'), url('muli-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'nobelblack';
    src: url('nobel_black-webfont.woff2'), 
	url('nobel_black-webfont.woff');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "nobelblack",Segoe UI, Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #32475f;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.18571em;
    text-transform: uppercase;
}

body{font-family: "muliregular",Segoe UI, Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;}

/* Css Code By Raghunath  K  */
.navbar-icons {
    max-height: 24px;
    width: 100%;
    vertical-align: middle;
    position: relative;
    margin: 10px auto 10px auto;
    display: inherit !important;
    fill: #32465e;
}

.aspNetDisabled {
    color: #427FB1 !important;
    font-weight: normal !important;
}

.optiontxtcolor {
    color: #32475f !important;
}


#ctl00_ContentHolder_liAmends img {
    display: none;
}

button.tiny, .button.tiny {
    font-family: muliregular !important;
    text-transform: uppercase;
}
/*Newly added by Raghunath K on 9/9/2024*/
.section-container.auto > section.active > .title a {
    color: #32475f !important;
}


@media (resolution: 144dpi) {
    .elementor-location-footer {
        zoom: 60%;
    }
}

/*@media screen and (min-width: 1200px) {
    .e-con.e-flex > .e-con-inner {
        zoom: 25%;
    }
}*/

.elementor-location-footer p {
    color: #B6C9CB !important;
}

.eael-lr-form-wrapper .eael-lr-form-group .eael-lr-form-control {
    padding: 5px !important;
}

.lr-form-wrapper {
    font-family: 'muli';
}

input[type="checkbox"] {
    accent-color: #808080;
}
/* Change the background color to grey when checked */

/*input[type="checkbox"] {
    width: 1em;
    height: 1em;
    background-color: white;
    border-radius: 30%;
    vertical-align: middle;
    border: 1px solid #32475f;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}*/

/*Added by Raghu on 15/9/2024*/
.ruInputs li span {
    height: 40px !important;
}

    .ruInputs li span input {
        height: 42px !important;
    }

        .ruInputs li span input[type="button"] {
            background: #F05455 !important;
            font-size: 18px !important;
            padding: 20px !important;
            width: 100px !important;
        }

/* Css Code By Raghunath  K  */
.grid-view-cell {
    text-align: center; /* For horizontal alignment */
    vertical-align: middle; /* For vertical alignment */
}
/* Css Code By Raghunath  K  */
.fa-file-arrow-up {
    Color: #f05455;
}

.legend li svg, td i svg, td svg {
    Color: #f05455;
}

/* Css Code By Raghunath  K  */
.fa-file-arrow-up {
    Color: #f05455;
}


 




.expbutton {
    padding: 18px 25px !important;
}

.section-container.auto > section.active > .title {
    background-color: #EFF2F2 !important;
}

.section-container.auto > section > .content {
    border: #768BA4 1px solid;
}
/*End of Css Code By Raghunath  K  */
@charset "UTF-8";

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    background: #fff;
    color: #000;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background: #DAE2E3
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button {
    font-family: "nobelblack" !important;
    font-size: 12pt;
    text-transform: uppercase;
    margin: 0;
}

input, select, textarea {
    font-size: 12pt;
    /* text-transform:uppercase;*/
    color: #32475f;
    margin: 0;
}

button, input {
    line-height: normal;
}

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;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    font-size: 15pt;
}

body {
    background: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default;
}

a:hover {
    cursor: pointer;
}

a:focus {
    outline: none;
}

img, object, embed {
    max-width: 100%;
    height: auto;
}

object, embed {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.hide {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
}

img {
    display: inline-block;
    vertical-align: middle;
}

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 85.71429em;
    *zoom: 1;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

    .row.collapse .column, .row.collapse .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        float: left;
    }

    .row .row {
        width: auto;
        margin-left: -1.07143em;
        margin-right: -1.07143em;
        margin-top: 0;
        margin-bottom: 0;
        max-width: none;
        *zoom: 1;
    }

        .row .row:before, .row .row:after {
            content: " ";
            display: table;
        }

        .row .row:after {
            clear: both;
        }

        .row .row.collapse {
            width: auto;
            margin: 0;
            max-width: none;
            *zoom: 1;
        }

            .row .row.collapse:before, .row .row.collapse:after {
                content: " ";
                display: table;
            }

            .row .row.collapse:after {
                clear: both;
            }

.column, .columns {
    position: relative;
    padding-left: 1.07143em;
    padding-right: 1.07143em;
    width: 100%;
    float: left;
}

@media only screen {
    .column, .columns {
        position: relative;
        padding-left: 1.07143em;
        padding-right: 1.07143em;
        float: left;
    }

    .small-1 {
        position: relative;
        width: 8.33333%;
    }

    .small-2 {
        position: relative;
        width: 16.66667%;
    }

    .small-3 {
        position: relative;
        width: 25%;
    }

    .small-4 {
        position: relative;
        width: 33.33333%;
    }

    .small-5 {
        position: relative;
        width: 41.66667%;
    }

    .small-6 {
        position: relative;
        width: 50%;
    }

    .small-7 {
        position: relative;
        width: 58.33333%;
    }

    .small-8 {
        position: relative;
        width: 66.66667%;
    }

    .small-9 {
        position: relative;
        width: 75%;
    }

    .small-10 {
        position: relative;
        width: 83.33333%;
    }

    .small-11 {
        position: relative;
        width: 91.66667%;
    }

    .small-12 {
        position: relative;
        width: 100%;
    }

    .small-offset-0 {
        position: relative;
        margin-left: 0%;
    }

    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%;
    }

    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%;
    }

    .small-offset-3 {
        position: relative;
        margin-left: 25%;
    }

    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%;
    }

    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%;
    }

    .small-offset-6 {
        position: relative;
        margin-left: 50%;
    }

    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%;
    }

    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%;
    }

    .small-offset-9 {
        position: relative;
        margin-left: 75%;
    }

    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%;
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right;
    }

    [class*="column"] + [class*="column"].end {
        float: left;
    }

    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
}

@media only screen and (min-width:699px) {
    .large-1 {
        position: relative;
        width: 8.33333%;
    }

    .large-2 {
        position: relative;
        width: 16.66667%;
    }

    .large-3 {
        position: relative;
        width: 25%;
    }

    .large-4 {
        position: relative;
        width: 33.33333%;
    }

    .large-5 {
        position: relative;
        width: 41.66667%;
    }

    .large-6 {
        position: relative;
        width: 50%;
    }

    .large-7 {
        position: relative;
        width: 58.33333%;
    }

    .large-8 {
        position: relative;
        width: 66.66667%;
    }

    .large-9 {
        position: relative;
        width: 75%;
    }

    .large-10 {
        position: relative;
        width: 83.33333%;
    }

    .large-11 {
        position: relative;
        width: 91.66667%;
    }

    .large-12 {
        position: relative;
        width: 100%;
    }

    .row .large-offset-0 {
        position: relative;
        margin-left: 0%;
    }

    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%;
    }

    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%;
    }

    .row .large-offset-3 {
        position: relative;
        margin-left: 25%;
    }

    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%;
    }

    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%;
    }

    .row .large-offset-6 {
        position: relative;
        margin-left: 50%;
    }

    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%;
    }

    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%;
    }

    .row .large-offset-9 {
        position: relative;
        margin-left: 75%;
    }

    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%;
    }

    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%;
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important;
    }

        .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
            float: right !important;
        }
}

.show-for-small, .show-for-medium-down, .show-for-large-down {
    display: inherit !important;
}

.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
}

.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
}

.hide-for-small, .hide-for-medium-down, .hide-for-large-down {
    display: none !important;
}

table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
    display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
    display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
    display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
    display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge {
    display: table-cell !important;
}

@media only screen and (min-width:699px) {
    .show-for-medium, .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-small {
        display: none !important;
    }

    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-medium, .hide-for-medium-up {
        display: none !important;
    }

    table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
        display: table;
    }

    thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
        display: table-header-group !important;
    }

    tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
        display: table-row-group !important;
    }

    tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
        display: table-row !important;
    }

    td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small {
        display: table-cell !important;
    }
}

@media only screen and (min-width:1280px) {
    .show-for-large, .show-for-large-up {
        display: inherit !important;
    }

    .show-for-medium, .show-for-medium-down {
        display: none !important;
    }

    .hide-for-medium, .hide-for-medium-down {
        display: inherit !important;
    }

    .hide-for-large, .hide-for-large-up {
        display: none !important;
    }

    table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
        display: table;
    }

    thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
        display: table-header-group !important;
    }

    tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
        display: table-row-group !important;
    }

    tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
        display: table-row !important;
    }

    td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down {
        display: table-cell !important;
    }
}

@media only screen and (min-width:1440px) {
    .show-for-xlarge {
        display: inherit !important;
    }

    .show-for-large, .show-for-large-down {
        display: none !important;
    }

    .hide-for-large, .hide-for-large-down {
        display: inherit !important;
    }

    .hide-for-xlarge {
        display: none !important;
    }

    table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
        display: table;
    }

    thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
        display: table-header-group !important;
    }

    tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
        display: table-row-group !important;
    }

    tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
        display: table-row !important;
    }

    td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down {
        display: table-cell !important;
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape, .show-for-portrait {
    display: none !important;
}

table.hide-for-landscape, table.show-for-portrait {
    display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
}

@media only screen and (orientation:landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important;
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table;
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important;
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important;
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important;
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important;
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important;
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important;
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table;
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important;
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important;
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important;
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important;
    }
}

.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}

table.hide-for-touch {
    display: table;
}

.touch table.show-for-touch {
    display: table;
}

thead.hide-for-touch {
    display: table-header-group !important;
}

.touch thead.show-for-touch {
    display: table-header-group !important;
}

tbody.hide-for-touch {
    display: table-row-group !important;
}

.touch tbody.show-for-touch {
    display: table-row-group !important;
}

tr.hide-for-touch {
    display: table-row !important;
}

.touch tr.show-for-touch {
    display: table-row !important;
}

td.hide-for-touch {
    display: table-cell !important;
}

.touch td.show-for-touch {
    display: table-cell !important;
}

th.hide-for-touch {
    display: table-cell !important;
}

.touch th.show-for-touch {
    display: table-cell !important;
}

@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -0.71429em;
        *zoom: 1;
    }

        [class*="block-grid-"]:before, [class*="block-grid-"]:after {
            content: " ";
            display: table;
        }

        [class*="block-grid-"]:after {
            clear: both;
        }

        [class*="block-grid-"] > li {
            display: inline;
            height: auto;
            float: left;
            padding: 0 0.71429em 1.42857em;
        }

    .small-block-grid-1 > li {
        width: 100%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .small-block-grid-2 > li {
        width: 50%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .small-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .small-block-grid-4 > li {
        width: 25%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .small-block-grid-5 > li {
        width: 20%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .small-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .small-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .small-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .small-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .small-block-grid-10 > li {
        width: 10%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .small-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .small-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.71429em 1.42857em;
    }

        .small-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

@media only screen and (min-width:699px) {
    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: none;
    }

    .large-block-grid-1 > li {
        width: 100%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .large-block-grid-2 > li {
        width: 50%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .large-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .large-block-grid-4 > li {
        width: 25%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .large-block-grid-5 > li {
        width: 20%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .large-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .large-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .large-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .large-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .large-block-grid-10 > li {
        width: 10%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .large-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .large-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.71429em 1.42857em;
    }

        .large-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

p.lead {
    font-size: 1.25em;
    line-height: 1.6;
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr;
}

a {
    color: #F05455;
    text-decoration: none;
    line-height: inherit;
}

    a:hover, a:focus {
        color: #3a76a3;
    }

    a img {
        border: none;
    }

p {
    font-family: inherit;
    color: #32475f;
    font-weight: normal;
    font-size: 15pt;
    line-height: 1.2;
    margin-bottom: 1.42857em;
    text-rendering: optimizeLegibility;
}

    p aside {
        font-size: 1em;
        line-height: 1.35;
        font-style: italic;
    }



    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-size: 60%;
        color: #6f6f6f;
        line-height: 0;
    }

h1 {
    font-size: 2.42857em;
}

h2 {
    font-size: 1.92857em;
}

h3 {
    font-size: 1.57143em;
}

h4 {
    font-size: 1.28571em;
}

h5 {
    font-size: 1.28571em;
}

h6 {
    font-size: 1em;
}

hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.42857em 0 1.35714em;
    height: 0;
}

em, i {
    font-style: italic;
    line-height: inherit;
}

strong, b {
    font-weight: bold;
    line-height: inherit;
}

small {
    font-size: 60%;
    line-height: inherit;
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #901b1b;
}

ul, ol, dl {
    font-size: 15pt;
    line-height: 1.6;
    margin-bottom: 1.42857em;
    list-style-position: outside;
    font-family: inherit;
}

ul, ol {
    margin-left: 1.42857em;
}

    ul li ul, ul li ol {
        margin-left: 1.42857em;
        margin-bottom: 0;
        font-size: 1em;
    }

    ul.square li ul, ul.circle li ul, ul.disc li ul {
        list-style: inherit;
    }

    ul.square {
        list-style-type: square;
    }

    ul.circle {
        list-style-type: circle;
    }

    ul.disc {
        list-style-type: disc;
    }

    ul.no-bullet, footer ul.social {
        list-style: none;
    }

    ol li ul, ol li ol {
        margin-left: 1.42857em;
        margin-bottom: 0;
    }

dl dt {
    margin-bottom: 0.3em;
    font-weight: bold;
}

dl dd {
    margin-bottom: 0.85714em;
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222222;
    border-bottom: 1px dotted #dddddd;
    cursor: help;
}

abbr {
    text-transform: none;
}

blockquote {
    margin: 0 0 1.42857em;
    padding: 0.64286em 1.42857em 0 1.35714em;
    border-left: 1px solid #dddddd;
}

    blockquote cite {
        display: block;
        font-size: 0.92857em;
        color: #555555;
    }

        blockquote cite:before {
            content: "\2014 \0020";
        }

        blockquote cite a, blockquote cite a:visited {
            color: #555555;
        }

    blockquote, blockquote p {
        line-height: 1.6;
        color: #6f6f6f;
    }

.vcard {
    display: inline-block;
    margin: 0 0 1.42857em 0;
    border: 1px solid #dddddd;
    padding: 0.71429em 0.85714em;
}

    .vcard li {
        margin: 0;
        display: block;
    }

    .vcard .fn {
        font-weight: bold;
        font-size: 1.07143em;
    }

.vevent .summary {
    font-weight: bold;
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.07143em;
}

@media only screen and (min-width:699px) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4;
    }

    h1 {
        font-size: 3.14286em;
    }

    h2 {
        font-size: 2.64286em;
    }

    h3 {
        font-size: 1.92857em;
    }

    h4 {
        font-size: 1.64286em;
    }
}

.print-only {
    display: none !important;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .hide-on-print {
        display: none !important;
    }

    .print-only {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    .show-for-print {
        display: inherit !important;
    }
}

button, .button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 1.42857em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.85714em;
    padding-right: 1.71429em;
    padding-bottom: 0.92857em;
    padding-left: 1.71429em;
    font-size: 1.14286em;
    background-color: #F05455;
    border-color: #F05455;
    color: white;
}

    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #427FB1;
    }

    button:hover, button:focus, .button:hover, .button:focus {
        color: white;
    }

    button.secondary, .button.secondary {
        background-color: #e9e9e9;
        border-color: #d0d0d0;
        color: #333333;
    }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            background-color: #d0d0d0;
        }

        button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
            color: #333333;
        }

    button.success, .button.success {
        background-color: #7bb641;
        border-color: #629034;
        color: white;
    }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            background-color: #629034;
        }

        button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
            color: white;
        }

    button.alert, .button.alert {
        background-color: #d02727;
        border-color: #a51f1f;
        color: white;
    }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            background-color: #a51f1f;
        }

        button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
            color: white;
        }

    button.large, .button.large {
        padding-top: 1.14286em;
        padding-right: 2.28571em;
        padding-bottom: 1.21429em;
        padding-left: 2.28571em;
        font-size: 1.42857em;
    }

    button.small, .button.small {
        padding-top: 0.64286em;
        padding-right: 1.28571em;
        padding-bottom: 0.71429em;
        padding-left: 1.28571em;
        font-size: 14pt;
        color: #FFFFFF;
    }

        .button.small:hover, .button.small:focus {
            color: #FFFFFF;
        }

    button.expand, .button.expand {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
    }

    button.left-align, .button.left-align {
        text-align: left;
        text-indent: 0.85714em;
    }

    button.right-align, .button.right-align {
        text-align: right;
        padding-right: 0.85714em;
    }

    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #4184b6;
        border-color: #346990;
        color: white;
        cursor: default;
        opacity: 0.6;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #346990;
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            color: white;
        }

        button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
            background-color: #4184b6;
        }

        button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
            background-color: #e9e9e9;
            border-color: #d0d0d0;
            color: #333333;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #d0d0d0;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                color: #333333;
            }

            button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #e9e9e9;
            }

        button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
            background-color: #7bb641;
            border-color: #629034;
            color: white;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #629034;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                color: white;
            }

            button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #7bb641;
            }

        button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
            background-color: #d02727;
            border-color: #a51f1f;
            color: white;
            cursor: default;
            opacity: 0.6;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #a51f1f;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                color: white;
            }

            button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #d02727;
            }

button, .button {
    padding-top: 0.92857em;
    padding-bottom: 0.85714em;
    -webkit-appearance: none;
    color: #ffffff !important;
}

    button.tiny, .button.tiny {
        padding-top: 0.57143em;
        padding-bottom: 0.5em;
        -webkit-appearance: none;
    }

.elementor-kit-17 button:hover, .elementor-kit-17 button:focus, .elementor-kit-17 input[type="button"]:hover, .elementor-kit-17 input[type="button"]:focus, .elementor-kit-17 input[type="submit"]:hover, .elementor-kit-17 input[type="submit"]:focus, .elementor-kit-17 .elementor-button:hover, .elementor-kit-17 .elementor-button:focus {
    /*background-color: #427FB1 !important;*/
    /*color:blue !important;*/
}
/*.elementor-kit-17 {
    --e-global-color-primary: #32475F;
    --e-global-color-secondary: #F05455;
    --e-global-color-text: #32475F;
    --e-global-color-accent: #427FB1 !important;
    --e-global-color-de8b9e0: #4F6D82;
    --e-global-color-109a835: #768BA4;
    --e-global-color-35977ae: #B9BABE;
    --e-global-color-57cb15a: #86A5A8;
    --e-global-color-92ad90b: #B6C9CB;
    --e-global-color-6eb5236: #E3CEBB;
    --e-global-color-7d4ee7e: #E9D8C9;
    --e-global-typography-primary-font-family: "nobel";
    --e-global-typography-primary-font-weight: 900;
    --e-global-typography-secondary-font-family: "muli";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "muli";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "muli";
    --e-global-typography-accent-font-weight: 500;
    background-color: #B6C9CB85;
}*/


button.small, .button.small {
    padding-top: 0.71429em;
    padding-bottom: 0.64286em;
    -webkit-appearance: none;
}

button.large, .button.large {
    padding-top: 1.17857em;
    padding-bottom: 1.17857em;
    -webkit-appearance: none;
}

@media only screen {
    button, .button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
    }

        button:active, .button:active {
            -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
        }

        button.radius, .button.radius {
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }

        button.round, .button.round {
            -webkit-border-radius: 1000px;
            border-radius: 1000px;
        }
}

@media only screen and (min-width:699px) {
    button, .button {
        display: inline-block;
    }
}

form {
    margin: 0 0 1.14286em;
}

    form .row .row {
        margin: 0 -1.07143em;
    }

        form .row .row .column, form .row .row .columns {
            padding: 0 1.07143em;
        }

        form .row .row.collapse {
            margin: 0;
        }

            form .row .row.collapse .column, form .row .row.collapse .columns {
                padding: 0;
            }

    form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
        padding-left: 1.07143em;
    }

label {
    font-size: 1em;
    color: #32475f;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.21429em;
}

    label.right {
        float: none;
        text-align: right;
    }

    label.inline {
        margin: 0 0 1.14286em 0;
        padding: 0.71429em 0;
        color: #32475f;
    }

    label small {
        text-transform: capitalize;
        color: #666666;
    }

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.84286em;
}

    .postfix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.42857em;
    }

    .prefix.button {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 2.42857em;
    }

        .prefix.button.radius {
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-border-radius-bottomleft: 2px;
            -moz-border-radius-topleft: 2px;
            -webkit-border-bottom-left-radius: 2px;
            -webkit-border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

    .postfix.button.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    .prefix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .postfix.button.round {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

span.prefix, label.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333333;
}

    span.prefix.radius, label.prefix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-bottomleft: 2px;
        -moz-border-radius-topleft: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

span.postfix, label.postfix {
    background: #f2f2f2;
    border-color: #cccccc;
    border-left: none;
    color: #333333;
}

    span.postfix.radius, label.postfix.radius {
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.input-group.round > *:first-child, .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}

.input-group.round > *:last-child, .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 1em;
    margin: 0 0 1.14286em 0;
    padding: 0.57143em;
    height: 2.64286em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        background: #fafafa;
        border-color: #999999;
        outline: none;
    }

    input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
        background-color: #dddddd;
    }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1.14286em 0;
}

input[type="file"] {
    width: 100%;
}

fieldset {
    border: solid 1px #dddddd;
    padding: 1.42857em;
    margin: 1.28571em 0;
}

    fieldset legend {
        font-weight: bold;
        background: white;
        padding: 0 0.21429em;
        margin: 0;
        margin-left: -0.21429em;
    }

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.42857em 0.28571em;
    margin-top: -1.5em;
    margin-bottom: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    background: #d02727;
    color: white;
    margin-top: 0;
}

[data-abide] span.error, [data-abide] small.error {
    display: none;
}

span.error, small.error {
    display: block;
    padding: 0.42857em 0.28571em;
    margin-top: -1.5em;
    margin-bottom: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    background: #d02727;
    color: white;
}

.error input, .error textarea, .error select {
    border-color: #d02727;
    background-color: rgba(208, 39, 39, 0.1);
    margin-bottom: 0;
}

    .error input:focus, .error textarea:focus, .error select:focus {
        background: #fafafa;
        border-color: #999999;
    }

.error label, .error label.error {
    color: #d02727;
}

.error small.error {
    display: block;
    padding: 0.42857em 0.28571em;
    margin-top: -1.5em;
    margin-bottom: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    background: #d02727;
    color: white;
}

.error span.error-message {
    display: block;
}

input.error, textarea.error {
    border-color: #d02727;
    background-color: rgba(208, 39, 39, 0.1);
}

    input.error:focus, textarea.error:focus {
        background: #fafafa;
        border-color: #999999;
    }

.error select {
    border-color: #d02727;
    background-color: rgba(208, 39, 39, 0.1);
}

    .error select:focus {
        background: #fafafa;
        border-color: #999999;
    }

label.error {
    color: #d02727;
}

.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1;
}

    .button-group:before, .button-group:after {
        content: " ";
        display: table;
    }

    .button-group:after {
        clear: both;
    }

    .button-group > * {
        margin: 0 0 0 -1px;
        float: left;
    }

        .button-group > *:first-child {
            margin-left: 0;
        }

    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
        -moz-border-radius-bottomleft: 2px;
        -moz-border-radius-topleft: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px;
    }

    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

    .button-group.even-2 li {
        width: 50%;
    }

        .button-group.even-2 li button, .button-group.even-2 li .button {
            width: 100%;
        }

    .button-group.even-3 li {
        width: 33.33333%;
    }

        .button-group.even-3 li button, .button-group.even-3 li .button {
            width: 100%;
        }

    .button-group.even-4 li {
        width: 25%;
    }

        .button-group.even-4 li button, .button-group.even-4 li .button {
            width: 100%;
        }

    .button-group.even-5 li {
        width: 20%;
    }

        .button-group.even-5 li button, .button-group.even-5 li .button {
            width: 100%;
        }

    .button-group.even-6 li {
        width: 16.66667%;
    }

        .button-group.even-6 li button, .button-group.even-6 li .button {
            width: 100%;
        }

    .button-group.even-7 li {
        width: 14.28571%;
    }

        .button-group.even-7 li button, .button-group.even-7 li .button {
            width: 100%;
        }

    .button-group.even-8 li {
        width: 12.5%;
    }

        .button-group.even-8 li button, .button-group.even-8 li .button {
            width: 100%;
        }

.button-bar {
    *zoom: 1;
}

    .button-bar:before, .button-bar:after {
        content: " ";
        display: table;
    }

    .button-bar:after {
        clear: both;
    }

    .button-bar .button-group {
        float: left;
        margin-right: 0.71429em;
    }

        .button-bar .button-group div {
            overflow: hidden;
        }

.dropdown.button {
    position: relative;
    padding-right: 3.64286em;
}

    .dropdown.button:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-color: white transparent transparent transparent;
        top: 50%;
    }

    .dropdown.button:before {
        border-width: 0.64286em;
        right: 1.71429em;
        margin-top: -0.28571em;
    }

    .dropdown.button:before {
        border-color: white transparent transparent transparent;
    }

    .dropdown.button.tiny {
        padding-right: 2.5em;
    }

        .dropdown.button.tiny:before {
            border-width: 0.5em;
            right: 1em;
            margin-top: -0.17857em;
        }

        .dropdown.button.tiny:before {
            border-color: white transparent transparent transparent;
        }

    .dropdown.button.small {
        padding-right: 3.21429em;
    }

        .dropdown.button.small:before {
            border-width: 0.64286em;
            right: 1.28571em;
            margin-top: -0.25em;
        }

        .dropdown.button.small:before {
            border-color: white transparent transparent transparent;
        }

    .dropdown.button.large {
        padding-right: 4.57143em;
    }

        .dropdown.button.large:before {
            border-width: 0.71429em;
            right: 2em;
            margin-top: -0.35714em;
        }

        .dropdown.button.large:before {
            border-color: white transparent transparent transparent;
        }

    .dropdown.button.secondary:before {
        border-color: #333333 transparent transparent transparent;
    }

.split.button {
    position: relative;
    padding-right: 5.48571em;
}

    .split.button span {
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-left: solid 1px;
    }

        .split.button span:before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            display: block;
            border-style: inset;
            left: 50%;
        }

        .split.button span:active {
            background-color: rgba(0, 0, 0, 0.1);
        }

    .split.button span {
        border-left-color: #2d5b7e;
    }

    .split.button span {
        width: 3.42857em;
    }

        .split.button span:before {
            border-top-style: solid;
            border-width: 0.64286em;
            top: 1.28571em;
            margin-left: -0.64286em;
        }

        .split.button span:before {
            border-color: white transparent transparent transparent;
        }

    .split.button.secondary span {
        border-left-color: #c3c3c3;
    }

        .split.button.secondary span:before {
            border-color: white transparent transparent transparent;
        }

    .split.button.alert span {
        border-left-color: #901b1b;
    }

    .split.button.success span {
        border-left-color: #557e2d;
    }

    .split.button.tiny {
        padding-right: 4.5em;
    }

        .split.button.tiny span {
            width: 3.25em;
        }

            .split.button.tiny span:before {
                border-top-style: solid;
                border-width: 0.5em;
                top: 1em;
                margin-left: -0.35714em;
            }

    .split.button.small {
        padding-right: 4.5em;
    }

        .split.button.small span {
            width: 3.21429em;
        }

            .split.button.small span:before {
                border-top-style: solid;
                border-width: 0.64286em;
                top: 0.96429em;
                margin-left: -0.64286em;
            }

    .split.button.large {
        padding-right: 6.85714em;
    }

        .split.button.large span {
            width: 4.28571em;
        }

            .split.button.large span:before {
                border-top-style: solid;
                border-width: 0.71429em;
                top: 1.5em;
                margin-left: -0.64286em;
            }

    .split.button.expand {
        padding-left: 2em;
    }

    .split.button.secondary span:before {
        border-color: #333333 transparent transparent transparent;
    }

    .split.button.radius span {
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    .split.button.round span {
        -moz-border-radius-topright: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -webkit-border-top-right-radius: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
    }

.flex-video {
    position: relative;
    padding-top: 1.78571em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1.14286em;
    overflow: hidden;
}

    .flex-video.widescreen {
        padding-bottom: 57.25%;
    }

    .flex-video.vimeo {
        padding-top: 0;
    }

    .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

[data-section=''], [data-section='auto'], .section-container.auto, [data-section='vertical-tabs'], .section-container.vertical-tabs, [data-section='vertical-nav'], .section-container.vertical-nav, [data-section='horizontal-nav'], .section-container.horizontal-nav, [data-section='accordion'], .section-container.accordion {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.42857em;
}

    [data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style], [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style], [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style], [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style], [data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
        width: 100% !important;
    }

        [data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section, [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section, [data-section='accordion'][data-section-small-style] > [data-section-region], [data-section='accordion'][data-section-small-style] > section, [data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            [data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title, [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title, [data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='accordion'][data-section-small-style] > [data-section-region] > .title, [data-section='accordion'][data-section-small-style] > section > [data-section-title], [data-section='accordion'][data-section-small-style] > section > .title, [data-section='accordion'][data-section-small-style] > .section > [data-section-title], [data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    [data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region], [data-section='vertical-tabs'] > section, [data-section='vertical-tabs'] > .section, [data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region], [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region], [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region], [data-section='accordion'] > section, [data-section='accordion'] > .section, [data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
        margin: 0;
    }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a, [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a, [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a, [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a, [data-section='accordion'] > section > [data-section-title] a, [data-section='accordion'] > section > .title a, [data-section='accordion'] > .section > [data-section-title] a, [data-section='accordion'] > .section > .title a, [data-section='accordion'] > [data-section-region] > [data-section-title] a, [data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content, [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content, [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content, [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content, [data-section='accordion'] > section > [data-section-content], [data-section='accordion'] > section > .content, [data-section='accordion'] > .section > [data-section-content], [data-section='accordion'] > .section > .content, [data-section='accordion'] > [data-section-region] > [data-section-content], [data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
            display: none;
        }

        [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content, [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content, [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content, [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content, [data-section='accordion'] > section.active > [data-section-content], [data-section='accordion'] > section.active > .content, [data-section='accordion'] > .section.active > [data-section-content], [data-section='accordion'] > .section.active > .content, [data-section='accordion'] > [data-section-region].active > [data-section-content], [data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
            display: block;
        }

        [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active), [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active), [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active), [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active), [data-section='accordion'] > section:not(.active), [data-section='accordion'] > .section:not(.active), [data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
            width: 100%;
        }

.section-container.auto, .section-container.vertical-tabs, .section-container.vertical-nav, .section-container.horizontal-nav, .section-container.accordion {
    border-top: 1px solid #cccccc;
}

    .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #cccccc;
    }

        .section-container.auto > section > .title a, .section-container.auto > .section > .title a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a, .section-container.accordion > section > .title a, .section-container.accordion > .section > .title a {
            padding: 1.07143em;
            color: #333333;
            font-size: 1em;
            background: none;
        }

        .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover, .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover, .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover, .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover, .section-container.accordion > section > .title:hover, .section-container.accordion > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .section-container.auto > section > .content, .section-container.auto > .section > .content, .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content, .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content, .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content, .section-container.accordion > section > .content, .section-container.accordion > .section > .content {
        padding: 2.14286em;
        background-color: white;
        border: solid 1px #cccccc;
    }

        .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child, .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child, .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child, .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child, .section-container.accordion > section > .content > *:last-child, .section-container.accordion > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child, .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child, .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child, .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child, .section-container.accordion > section > .content > *:first-child, .section-container.accordion > .section > .content > *:first-child {
            padding-top: 0;
        }

        .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video), .section-container.accordion > section > .content > *:last-child:not(.flex-video), .section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title, .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title, .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title, .section-container.accordion > section.active > .title, .section-container.accordion > .section.active > .title {
        background: #d5d5d5;
    }

        .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a, .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a, .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a, .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a, .section-container.accordion > section.active > .title a, .section-container.accordion > .section.active > .title a {
            color: #333333;
        }

    .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active) {
        padding: 0 !important;
    }

    .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title {
        border-top: none;
    }

[data-section='tabs'], .section-container.tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.42857em;
}

    [data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
        visibility: hidden;
    }

    [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
        margin-bottom: 0;
    }

        [data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
            width: 100%;
            display: inline-block;
            white-space: nowrap;
        }

    [data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
        display: none;
    }

    [data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
        display: block;
    }

    [data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
        padding: 0 !important;
    }

    [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

.section-container.tabs {
    border: none;
}

    .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #cccccc;
    }

        .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
            padding: 1.07143em;
            color: #333333;
            font-size: 1em;
            background: none;
        }

        .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .section-container.tabs > section > .content, .section-container.tabs > .section > .content {
        padding: 2.14286em;
        background-color: white;
        border: solid 1px #cccccc;
    }

        .section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
            padding-top: 0;
        }

        .section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
        background: white;
    }

        .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
            color: #333333;
        }

    .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
        padding: 0 !important;
    }

    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
        border-bottom: 0;
    }

@media only screen and (min-width:699px) {
    [data-section=''], [data-section='auto'], .section-container.auto {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.42857em;
    }

        [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
            display: none;
        }

        [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
            display: block;
        }

        [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
            width: auto;
            position: absolute;
            top: 0;
            left: 0;
        }

    .section-container.auto {
        border: none;
    }

        .section-container.auto > section > .title, .section-container.auto > .section > .title {
            background-color: #768BA4;
            cursor: pointer;
            border: solid 1px #c4d1ce;
        }

            .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
                padding: 1.07143em;
                color: #DAE2E3;
                font-size: 15pt;
                background: none;
            }

            .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
                background-color: #768BA4;
            }

        .section-container.auto > section > .content, .section-container.auto > .section > .content {
            padding: 2.14286em;
            background-color: white;
            border: solid 1px #cccccc;
        }

            .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
            background: white;
        }

            .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
                color: #333333;
            }

        .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
            padding: 0 !important;
        }

        .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
            border-bottom: 0;
        }

    [data-section='vertical-tabs'], .section-container.vertical-tabs {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.42857em;
    }

        [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
            margin-bottom: 0;
        }

            [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
            display: none;
        }

        [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
            display: block;
        }

        [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
            position: absolute;
            top: 0;
            left: 0;
            width: 14.28571em;
        }

        [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
            padding-left: 14.28571em;
        }

            [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
                width: 14.28571em;
            }

    .section-container.vertical-tabs {
        border: none;
    }

        .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #cccccc;
        }

            .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
                padding: 1.07143em;
                color: #333333;
                font-size: 1em;
                background: none;
            }

            .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
            padding: 2.14286em;
            background-color: white;
            border: solid 1px #cccccc;
        }

            .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
                color: #333333;
            }

        .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
            padding: 0 !important;
        }

        .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
            padding-left: 14.21429em;
        }

            .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
                background-color: #d5d5d5;
            }

    [data-section='vertical-nav'], .section-container.vertical-nav {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.42857em;
    }

        [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
            position: relative;
            display: inline-block;
        }

            [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
                margin-bottom: 0;
            }

                [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
                    width: 100%;
                    display: inline-block;
                    white-space: nowrap;
                }

            [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
                display: none;
            }

            [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
                display: block;
            }

            [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
                padding: 0 !important;
            }

            [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
                position: static;
                width: auto;
            }

                [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
                    display: block;
                }

            [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 999;
                min-width: 14.28571em;
            }

    .section-container.vertical-nav {
        border: none;
    }

        .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #cccccc;
        }

            .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
                padding: 1.07143em;
                color: #333333;
                font-size: 1em;
                background: none;
            }

            .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
            padding: 2.14286em;
            background-color: white;
            border: solid 1px #cccccc;
        }

            .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
                color: #333333;
            }

        .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
            padding: 0 !important;
        }

    [data-section='horizontal-nav'], .section-container.horizontal-nav {
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 1.42857em;
    }

        [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
            visibility: hidden;
        }

        [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
            width: 100% !important;
        }

            [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
                padding: 0 !important;
                margin: 0 !important;
            }

                [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
                    width: 100% !important;
                }

        [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
            position: relative;
            float: left;
        }

            [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
                margin-bottom: 0;
            }

                [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
                    width: 100%;
                    display: inline-block;
                    white-space: nowrap;
                }

            [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
                display: none;
            }

            [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
                display: block;
            }

            [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
                padding: 0 !important;
            }

            [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
                position: static;
                width: auto;
            }

                [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
                    display: block;
                }

            [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
                width: auto;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 999;
                min-width: 14.28571em;
            }

    .section-container.horizontal-nav {
        background: #efefef;
        border: 1px solid #cccccc;
    }

        .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
            background-color: #efefef;
            cursor: pointer;
            border: solid 1px #cccccc;
        }

            .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
                padding: 1.07143em;
                color: #333333;
                font-size: 1em;
                background: none;
            }

            .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
                background-color: #e2e2e2;
            }

        .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
            padding: 2.14286em;
            background-color: white;
            border: solid 1px #cccccc;
        }

            .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
                margin-bottom: 0;
            }

            .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
                padding-top: 0;
            }

            .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
                padding-bottom: 0;
            }

        .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
            background: #d5d5d5;
        }

            .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
                color: #333333;
            }

        .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
            padding: 0 !important;
        }
}

.no-js [data-section], .no-js .section-container {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.42857em;
}

    .no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
        width: 100% !important;
    }

        .no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
            padding: 0 !important;
            margin: 0 !important;
        }

            .no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
                width: 100% !important;
            }

    .no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
        margin: 0;
    }

        .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
            margin-bottom: 0;
        }

            .no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
                width: 100%;
                display: inline-block;
                white-space: nowrap;
            }

        .no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
            display: none;
        }

        .no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
            display: block;
        }

        .no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
            padding: 0 !important;
        }

        .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
            width: 100%;
        }

.no-js .section-container {
    border-top: 1px solid #cccccc;
}

    .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        border: solid 1px #cccccc;
    }

        .no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
            padding: 1.07143em;
            color: #333333;
            font-size: 1em;
            background: none;
        }

        .no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
            background-color: #e2e2e2;
        }

    .no-js .section-container > section > .content, .no-js .section-container > .section > .content {
        padding: 2.14286em;
        background-color: white;
        border: solid 1px #cccccc;
    }

        .no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
            margin-bottom: 0;
        }

        .no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
            padding-top: 0;
        }

        .no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
            padding-bottom: 0;
        }

    .no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
        background: #d5d5d5;
    }

        .no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
            color: #333333;
        }

    .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
        padding: 0 !important;
    }

    .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
        border-top: none;
    }

.contain-to-grid {
    width: 100%;
    background: #222222;
}

    .contain-to-grid .top-bar {
        margin-bottom: 0;
    }

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}

    .fixed.expanded:not(.top-bar) {
        overflow-y: auto;
        height: auto;
        width: 100%;
        max-height: 100%;
    }

        .fixed.expanded:not(.top-bar) .title-area {
            position: fixed;
            width: 100%;
            z-index: 99;
        }

        .fixed.expanded:not(.top-bar) .top-bar-section {
            z-index: 98;
            margin-top: 70px;
        }

.top-bar {
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    position: relative;
    background: #222222;
    margin-bottom: 0;
}

    .top-bar ul {
        margin-bottom: 0;
        list-style: none;
    }

    .top-bar .row {
        max-width: none;
    }

    .top-bar form, .top-bar input {
        margin-bottom: 0;
    }

    .top-bar input {
        height: 2.45em;
    }

    .top-bar .button {
        padding-top: .5em;
        padding-bottom: .5em;
        margin-bottom: 0;
    }

    .top-bar .title-area {
        position: relative;
        margin: 0;
    }

    .top-bar .name {
        height: 70px;
        margin: 0;
        font-size: 14px;
    }

        .top-bar .name h1 {
            line-height: 70px;
            font-size: em-calc(17);
            margin: 0;
        }

            .top-bar .name h1 a {
                font-weight: normal;
                color: white;
                display: block;
                padding: 0 23.33333px;
            }

    .top-bar .toggle-topbar {
        position: absolute;
        right: 0;
        top: 0;
    }

        .top-bar .toggle-topbar a {
            color: white;
            text-transform: uppercase;
            font-size: em-calc(13);
            font-weight: bold;
            position: relative;
            display: block;
            padding: 0 23.33333px;
            height: 70px;
            line-height: 70px;
        }

        .top-bar .toggle-topbar.menu-icon {
            right: 23.33333px;
            top: 50%;
            margin-top: -16px;
            padding-left: 40px;
        }

            .top-bar .toggle-topbar.menu-icon a {
                text-indent: -48px;
                width: 34px;
                height: 34px;
                line-height: 33px;
                padding: 0;
                color: white;
            }

                .top-bar .toggle-topbar.menu-icon a span {
                    position: absolute;
                    right: 0;
                    display: block;
                    width: 16px;
                    height: 0;
                    -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
                    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
                }

    .top-bar.expanded {
        height: auto;
        background: transparent;
    }

        .top-bar.expanded .title-area {
            background: #222222;
        }

        .top-bar.expanded .toggle-topbar a {
            color: #888888;
        }

            .top-bar.expanded .toggle-topbar a span {
                -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
                box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
            }

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out;
}

    .top-bar-section ul {
        width: 100%;
        height: auto;
        display: block;
        background: #222222;
        font-size: 14px;
        margin: 0;
    }

    .top-bar-section .divider, .top-bar-section [role="separator"] {
        border-bottom: solid 1px #3c3c3c;
        border-top: solid 1px #090909;
        clear: both;
        height: 1px;
        width: 100%;
    }

    .top-bar-section ul li > a {
        display: block;
        width: 100%;
        color: white;
        padding: 12px 0 12px 0;
        padding-left: 23.33333px;
        font-size: 0.92857em;
        font-weight: normal;
        background: #222222;
    }

        .top-bar-section ul li > a.button {
            background: #4184b6;
            font-size: 0.92857em;
            padding-right: 23.33333px;
            padding-left: 23.33333px;
        }

            .top-bar-section ul li > a.button:hover {
                background: #346990;
            }

            .top-bar-section ul li > a.button.secondary {
                background: #e9e9e9;
            }

                .top-bar-section ul li > a.button.secondary:hover {
                    background: #d0d0d0;
                }

            .top-bar-section ul li > a.button.success {
                background: #7bb641;
            }

                .top-bar-section ul li > a.button.success:hover {
                    background: #629034;
                }

            .top-bar-section ul li > a.button.alert {
                background: #d02727;
            }

                .top-bar-section ul li > a.button.alert:hover {
                    background: #a51f1f;
                }

    .top-bar-section ul li:hover > a {
        background: black;
        color: white;
    }

    .top-bar-section ul li.active > a {
        background: #1a1a1a;
        color: white;
    }

    .top-bar-section .has-form {
        padding: 23.33333px;
    }

    .top-bar-section .has-dropdown {
        position: relative;
    }

        .top-bar-section .has-dropdown > a:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
            border-left-style: solid;
            margin-right: 23.33333px;
            margin-top: -4.5px;
            position: absolute;
            top: 50%;
            right: 0;
        }

        .top-bar-section .has-dropdown.moved {
            position: static;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: block;
            }

    .top-bar-section .dropdown {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        z-index: 99;
    }

        .top-bar-section .dropdown li {
            width: 100%;
            height: auto;
        }

            .top-bar-section .dropdown li a {
                font-weight: normal;
                padding: 8px 23.33333px;
            }

                .top-bar-section .dropdown li a.parent-link {
                    font-weight: normal;
                }

            .top-bar-section .dropdown li.title h5 {
                margin-bottom: 0;
            }

                .top-bar-section .dropdown li.title h5 a {
                    color: white;
                    line-height: 35px;
                    display: block;
                }

        .top-bar-section .dropdown label {
            padding: 8px 23.33333px 2px;
            margin-bottom: 0;
            text-transform: uppercase;
            color: #555555;
            font-weight: bold;
            font-size: em-calc(10);
        }

.top-bar-js-breakpoint {
    width: 940px !important;
    visibility: hidden;
}

.js-generated {
    display: block;
}

@media only screen and (min-width:940px) {
    .top-bar {
        background: #222222;
        *zoom: 1;
        overflow: visible;
    }

        .top-bar:before, .top-bar:after {
            content: " ";
            display: table;
        }

        .top-bar:after {
            clear: both;
        }

        .top-bar .toggle-topbar {
            display: none;
        }

        .top-bar .title-area {
            float: left;
        }

        .top-bar .name h1 a {
            width: auto;
        }

        .top-bar input, .top-bar .button {
            line-height: 2em;
            font-size: em-calc(14);
            height: 2em;
            padding: 0 10px;
            position: relative;
            top: 8px;
        }

        .top-bar.expanded {
            background: #222222;
        }

    .contain-to-grid .top-bar {
        max-width: 85.71429em;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .top-bar-section {
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        transition: none 0 0;
        left: 0 !important;
    }

        .top-bar-section ul {
            width: auto;
            height: auto !important;
            display: inline;
        }

            .top-bar-section ul li {
                float: left;
            }

                .top-bar-section ul li .js-generated {
                    display: none;
                }

        .top-bar-section li.hover > a:not(.button) {
            background: black;
            color: white;
        }

        .top-bar-section li a:not(.button) {
            padding: 0 23.33333px;
            line-height: 70px;
            background: #222222;
        }

            .top-bar-section li a:not(.button):hover {
                background: black;
            }

        .top-bar-section .has-dropdown > a {
            padding-right: 43.33333px !important;
        }

            .top-bar-section .has-dropdown > a:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: inset 5px;
                border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
                border-top-style: solid;
                margin-top: -2.5px;
                top: 35px;
            }

        .top-bar-section .has-dropdown.moved {
            position: relative;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: none;
            }

        .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
            display: block;
        }

        .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
            border: none;
            content: "\00bb";
            top: 1em;
            margin-top: -7px;
            right: 5px;
        }

        .top-bar-section .dropdown {
            left: 0;
            top: auto;
            background: transparent;
            min-width: 100%;
        }

            .top-bar-section .dropdown li a {
                color: white;
                line-height: 1;
                white-space: nowrap;
                padding: 10px 23.33333px;
                background: #2f2f2f;
            }

            .top-bar-section .dropdown li label {
                white-space: nowrap;
                background: #2f2f2f;
            }

            .top-bar-section .dropdown li .dropdown {
                left: 100%;
                top: 0;
            }

        .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
            border-bottom: none;
            border-top: none;
            border-right: solid 1px #3c3c3c;
            border-left: solid 1px #090909;
            clear: none;
            height: 70px;
            width: 0;
        }

        .top-bar-section .has-form {
            background: #222222;
            padding: 0 23.33333px;
            height: 70px;
        }

        .top-bar-section ul.right li .dropdown {
            left: auto;
            right: 0;
        }

            .top-bar-section ul.right li .dropdown li .dropdown {
                right: 100%;
            }

    .no-js .top-bar-section ul li:hover > a {
        background: black;
        color: white;
    }

    .no-js .top-bar-section ul li:active > a {
        background: #1a1a1a;
        color: white;
    }

    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
        display: block;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.slideshow-wrapper {
    position: relative;
}

    .slideshow-wrapper ul {
        list-style-type: none;
        margin: 0;
    }

        .slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
            display: none;
        }

            .slideshow-wrapper ul li:first-child {
                display: block;
            }

    .slideshow-wrapper .orbit-container {
        background-color: transparent;
    }

        .slideshow-wrapper .orbit-container li {
            display: block;
        }

            .slideshow-wrapper .orbit-container li .orbit-caption {
                display: block;
            }

.preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555 #fff;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: whitesmoke;
}

    .orbit-container .orbit-slides-container {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

        .orbit-container .orbit-slides-container img {
            display: block;
            max-width: 100%;
        }

        .orbit-container .orbit-slides-container > * {
            position: absolute;
            top: 0;
            width: 100%;
            margin-left: 100%;
        }

            .orbit-container .orbit-slides-container > *:first-child {
                margin-left: 0%;
            }

            .orbit-container .orbit-slides-container > * .orbit-caption {
                position: absolute;
                bottom: 0;
                background-color: black;
                background-color: rgba(0, 0, 0, 0.6);
                color: white;
                width: 100%;
                padding: 10px 14px;
                font-size: 1em;
            }

    .orbit-container .orbit-slide-number {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 12px;
        color: white;
        background: rgba(0, 0, 0, 0);
        z-index: 10;
    }

        .orbit-container .orbit-slide-number span {
            font-weight: 700;
            padding: 0.35714em;
        }

    .orbit-container .orbit-timer {
        position: absolute;
        top: 10px;
        right: 10px;
        height: 6px;
        width: 100px;
        z-index: 10;
    }

        .orbit-container .orbit-timer .orbit-progress {
            height: 100%;
            background-color: black;
            background-color: rgba(0, 0, 0, 0.6);
            display: block;
            width: 0%;
        }

        .orbit-container .orbit-timer > span {
            display: none;
            position: absolute;
            top: 10px;
            right: 0px;
            width: 11px;
            height: 14px;
            border: solid 4px #000;
            border-top: none;
            border-bottom: none;
        }

        .orbit-container .orbit-timer.paused > span {
            right: -6px;
            top: 9px;
            width: 11px;
            height: 14px;
            border: inset 8px;
            border-right-style: solid;
            border-color: transparent transparent transparent #000;
        }

    .orbit-container:hover .orbit-timer > span {
        display: block;
    }

    .orbit-container .orbit-prev, .orbit-container .orbit-next {
        position: absolute;
        top: 50%;
        margin-top: -25px;
        background-color: black;
        background-color: rgba(0, 0, 0, 0.6);
        width: 50px;
        height: 60px;
        line-height: 50px;
        color: white;
        text-indent: -9999px !important;
        z-index: 10;
    }

        .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
            position: absolute;
            top: 50%;
            margin-top: -16px;
            display: block;
            width: 0;
            height: 0;
            border: inset 16px;
        }

    .orbit-container .orbit-prev {
        left: 0;
    }

        .orbit-container .orbit-prev > span {
            border-right-style: solid;
            border-color: transparent;
            border-right-color: #fff;
        }

        .orbit-container .orbit-prev:hover > span {
            border-right-color: #ccc;
        }

    .orbit-container .orbit-next {
        right: 0;
    }

        .orbit-container .orbit-next > span {
            border-color: transparent;
            border-left-style: solid;
            border-left-color: #fff;
            left: 50%;
            margin-left: -8px;
        }

        .orbit-container .orbit-next:hover > span {
            border-left-color: #ccc;
        }

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
}

    .orbit-bullets li {
        display: block;
        width: 10px;
        height: 10px;
        background: #999999;
        float: left;
        margin-right: 6px;
        border: solid 1px #555555;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        .orbit-bullets li.active {
            background: #555555;
        }

        .orbit-bullets li:last-child {
            margin-right: 0;
        }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none;
}

.touch .orbit-bullets {
    display: none;
}

@media only screen and (min-width:699px) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit;
    }

    .touch .orbit-bullets {
        display: block;
    }
}

@media only screen and (max-width:699px) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important;
    }

        .orbit-stack-on-small .orbit-slides-container > * {
            position: relative;
            margin-left: 0% !important;
        }

    .orbit-stack-on-small .orbit-timer, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-bullets {
        display: none;
    }
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: 98;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -40%;
    width: 80%;
    background-color: white;
    padding: 1.42857em;
    border: solid 1px #666666;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    top: 50px;
}

    .reveal-modal .column, .reveal-modal .columns {
        min-width: 0;
    }

    .reveal-modal > :first-child {
        margin-top: 0;
    }

    .reveal-modal > :last-child {
        margin-bottom: 0;
    }

    .reveal-modal .close-reveal-modal {
        font-size: 1.57143em;
        line-height: 1;
        position: absolute;
        top: 0.57143em;
        right: 0.78571em;
        color: #aaaaaa;
        font-weight: bold;
        cursor: pointer;
    }

@media only screen and (min-width:699px) {
    .reveal-modal {
        padding: 2.14286em;
        top: 7.14286em;
    }

        .reveal-modal.tiny {
            margin-left: -15%;
            width: 30%;
        }

        .reveal-modal.small {
            margin-left: -20%;
            width: 40%;
        }

        .reveal-modal.medium {
            margin-left: -30%;
            width: 60%;
        }

        .reveal-modal.large {
            margin-left: -35%;
            width: 70%;
        }

        .reveal-modal.xlarge {
            margin-left: -47.5%;
            width: 95%;
        }
}

@media print {
    .reveal-modal {
        background: #fff !important;
    }
}

.joyride-list {
    display: none;
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: black;
    color: white;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%;
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.28571em 1.42857em 1.71429em;
}

    .joyride-content-wrapper .button {
        margin-bottom: 0 !important;
    }

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: inset 14px;
}

    .joyride-tip-guide .joyride-nub.top {
        border-top-style: solid;
        border-color: black;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        top: -28px;
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-bottom-style: solid;
        border-color: black !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px;
    }

    .joyride-tip-guide .joyride-nub.right {
        right: -28px;
    }

    .joyride-tip-guide .joyride-nub.left {
        left: -28px;
    }

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: white;
}

.joyride-tip-guide p {
    margin: 0 0 1.28571em 0;
    font-size: 1em;
    line-height: 1.3;
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555555;
    position: absolute;
    right: 1.21429em;
    bottom: 1.14286em;
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666666;
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777777 !important;
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    line-height: .5 !important;
}

    .joyride-close-tip:hover, .joyride-close-tip:focus {
        color: #eee !important;
    }

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
}

.joyride-expose-wrapper {
    background-color: #ffffff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0px 0px 30px #ffffff;
    -webkit-box-shadow: 0px 0px 15px #ffffff;
    box-shadow: 0px 0px 15px #ffffff;
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
}

@media only screen and (min-width:699px) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit;
    }

        .joyride-tip-guide .joyride-nub.bottom {
            border-color: black !important;
            border-bottom-color: transparent !important;
            border-left-color: transparent !important;
            border-right-color: transparent !important;
            bottom: -28px;
        }

        .joyride-tip-guide .joyride-nub.right {
            border-color: black !important;
            border-top-color: transparent !important;
            border-right-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: auto;
            right: -28px;
        }

        .joyride-tip-guide .joyride-nub.left {
            border-color: black !important;
            border-top-color: transparent !important;
            border-left-color: transparent !important;
            border-bottom-color: transparent !important;
            top: 22px;
            left: -28px;
            right: auto;
        }
}

[data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

    [data-clearing]:before, [data-clearing]:after {
        content: " ";
        display: table;
    }

    [data-clearing]:after {
        clear: both;
    }

    [data-clearing] li {
        float: left;
        margin-right: 10px;
    }

.clearing-blackout {
    background: #111111;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}

    .clearing-blackout .clearing-close {
        display: block;
    }

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

.visible-img {
    height: 95%;
    position: relative;
}

    .visible-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -50%;
        max-height: 100%;
        max-width: 100%;
    }

.clearing-caption {
    color: white;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #111111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0;
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: white;
    display: none;
}

    .clearing-close:hover, .clearing-close:focus {
        color: #ccc;
    }

.clearing-assembled .clearing-container {
    height: 100%;
}

    .clearing-assembled .clearing-container .carousel > ul {
        display: none;
    }

.clearing-feature li {
    display: none;
}

    .clearing-feature li.clearing-featured-img {
        display: block;
    }

@media only screen and (min-width:699px) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
    }

        .clearing-main-prev > span, .clearing-main-next > span {
            position: absolute;
            top: 50%;
            display: block;
            width: 0;
            height: 0;
            border: solid 16px;
        }

    .clearing-main-prev {
        left: 0;
    }

        .clearing-main-prev > span {
            left: 5px;
            border-color: transparent;
            border-right-color: white;
        }

    .clearing-main-next {
        right: 0;
    }

        .clearing-main-next > span {
            border-color: transparent;
            border-left-color: white;
        }

        .clearing-main-prev.disabled, .clearing-main-next.disabled {
            opacity: 0.5;
        }

    .clearing-assembled .clearing-container .carousel {
        background: #111111;
        height: 150px;
        margin-top: 5px;
    }

        .clearing-assembled .clearing-container .carousel > ul {
            display: block;
            z-index: 999;
            width: 200%;
            height: 100%;
            margin-left: 0;
            position: relative;
            left: 0;
        }

            .clearing-assembled .clearing-container .carousel > ul li {
                display: block;
                width: 175px;
                height: inherit;
                padding: 0;
                float: left;
                overflow: hidden;
                margin-right: 1px;
                position: relative;
                cursor: pointer;
                opacity: 0.4;
            }

                .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
                    min-height: 100%;
                    height: 100%;
                    max-width: none;
                }

                .clearing-assembled .clearing-container .carousel > ul li a.th {
                    border: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    display: block;
                }

                .clearing-assembled .clearing-container .carousel > ul li img {
                    cursor: pointer !important;
                    min-width: 100% !important;
                }

                .clearing-assembled .clearing-container .carousel > ul li.visible {
                    opacity: 1;
                }

    .clearing-assembled .clearing-container .visible-img {
        background: #111111;
        overflow: hidden;
        height: 75%;
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0;
    }
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.42857em;
    position: relative;
    padding: 0.78571em 1.5em 0.85714em 0.78571em;
    font-size: 1em;
    background-color: #4184b6;
    border-color: #346990;
    color: white;
}

    .alert-box .close {
        font-size: 1.57143em;
        padding: 5px 4px 4px;
        line-height: 0;
        position: absolute;
        top: 0.5em;
        right: 0.35714em;
        color: #333333;
        opacity: 0.3;
    }

        .alert-box .close:hover, .alert-box .close:focus {
            opacity: 0.5;
        }

    .alert-box.radius {
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .alert-box.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

    .alert-box.success {
        background-color: #7bb641;
        border-color: #629034;
        color: white;
    }

    .alert-box.alert {
        background-color: #d02727;
        border-color: #a51f1f;
        color: white;
    }

    .alert-box.secondary {
        background-color: #e9e9e9;
        border-color: #d0d0d0;
        color: #505050;
    }

.breadcrumbs {
    display: block;
    padding: 0.64286em 1em 0.64286em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    border-color: gainsboro;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .breadcrumbs > * {
        margin: 0;
        float: left;
        font-size: 0.78571em;
        text-transform: uppercase;
    }

        .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
            text-decoration: underline;
        }

        .breadcrumbs > * a, .breadcrumbs > * span {
            text-transform: uppercase;
            color: #4184b6;
        }

        .breadcrumbs > *.current {
            cursor: default;
            color: #333333;
        }

            .breadcrumbs > *.current a {
                cursor: default;
                color: #333333;
            }

            .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
                text-decoration: none;
            }

        .breadcrumbs > *.unavailable {
            color: #999999;
        }

            .breadcrumbs > *.unavailable a {
                color: #999999;
            }

                .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus {
                    text-decoration: none;
                    color: #999999;
                    cursor: default;
                }

        .breadcrumbs > *:before {
            content: "/";
            color: #aaaaaa;
            margin: 0 0.85714em;
            position: relative;
            top: 1px;
        }

        .breadcrumbs > *:first-child:before {
            content: " ";
            margin: 0;
        }

form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden;
}

form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    border: solid 1px #cccccc;
    background: white;
}

    form.custom .custom.checkbox {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        padding: -1px;
    }

    form.custom .custom.radio {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        padding: 3px;
    }

    form.custom .custom.checkbox:before {
        content: "";
        display: block;
        font-size: 16px;
        color: white;
    }

    form.custom .custom.radio.checked:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        background: #222222;
        position: relative;
    }

    form.custom .custom.checkbox.checked:before {
        content: "\00d7";
        color: #222222;
        position: absolute;
        top: -50%;
        left: 50%;
        margin-top: 4px;
        margin-left: -5px;
    }

form.custom {
}

    form.custom .custom.dropdown {
        display: block;
        position: relative;
        top: 0;
        height: 2.64286em;
        margin-bottom: 1.42857em;
        margin-top: 0px;
        padding: 0px;
        width: 100%;
        background: white;
        background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
        background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
        -webkit-box-shadow: none;
        background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
        box-shadow: none;
        font-size: 1em;
        vertical-align: top;
    }

        form.custom .custom.dropdown ul {
            overflow-y: auto;
            max-height: 200px;
        }

        form.custom .custom.dropdown .current {
            cursor: default;
            white-space: nowrap;
            line-height: 2.57143em;
            color: rgba(0, 0, 0, 0.75);
            text-decoration: none;
            overflow: hidden;
            display: block;
            margin-left: 0.57143em;
            margin-right: 2.64286em;
        }

        form.custom .custom.dropdown .selector {
            cursor: default;
            position: absolute;
            width: 2.85714em;
            height: 2.64286em;
            display: block;
            right: 0;
            top: 0;
        }

            form.custom .custom.dropdown .selector:after {
                content: "";
                display: block;
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: inset 5px;
                border-color: #aaaaaa transparent transparent transparent;
                border-top-style: solid;
                position: absolute;
                left: 1.07143em;
                top: 50%;
                margin-top: -3px;
            }

        form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: #222222 transparent transparent transparent;
            border-top-style: solid;
        }

        form.custom .custom.dropdown .disabled {
            color: #888888;
        }

            form.custom .custom.dropdown .disabled:hover {
                background: transparent;
                color: #888888;
            }

                form.custom .custom.dropdown .disabled:hover:after {
                    display: none;
                }

        form.custom .custom.dropdown.open ul {
            display: block;
            z-index: 10;
            min-width: 100%;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

        form.custom .custom.dropdown.small {
            max-width: 134px;
        }

        form.custom .custom.dropdown.medium {
            max-width: 254px;
        }

        form.custom .custom.dropdown.large {
            max-width: 434px;
        }

        form.custom .custom.dropdown.expand {
            width: 100% !important;
        }

        form.custom .custom.dropdown.open.small ul {
            min-width: 134px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        form.custom .custom.dropdown.open.medium ul {
            min-width: 254px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        form.custom .custom.dropdown.open.large ul {
            min-width: 434px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

    form.custom .error .custom.dropdown {
        border-color: #d02727;
        background-color: rgba(208, 39, 39, 0.1);
        background: rgba(208, 39, 39, 0.1);
        margin-bottom: 0;
    }

        form.custom .error .custom.dropdown:focus {
            background: #fafafa;
            border-color: #999999;
        }

        form.custom .error .custom.dropdown + small.error {
            margin-top: 0;
        }

    form.custom .custom.dropdown ul {
        position: absolute;
        width: auto;
        display: none;
        margin: 0;
        left: -1px;
        top: auto;
        -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
        margin: 0;
        padding: 0;
        background: white;
        border: solid 1px #cccccc;
        font-size: 14px;
    }

        form.custom .custom.dropdown ul li {
            color: #555555;
            font-size: 1em;
            cursor: default;
            padding-top: 0.28571em;
            padding-bottom: 0.28571em;
            padding-left: 0.42857em;
            padding-right: 2.71429em;
            min-height: 1.71429em;
            line-height: 1.71429em;
            margin: 0;
            white-space: nowrap;
            list-style: none;
        }

            form.custom .custom.dropdown ul li.selected {
                background: #eeeeee;
                color: black;
            }

            form.custom .custom.dropdown ul li:hover {
                background-color: #e4e4e4;
                color: black;
            }

            form.custom .custom.dropdown ul li.selected:hover {
                background: #eeeeee;
                cursor: default;
                color: black;
            }

        form.custom .custom.dropdown ul.show {
            display: block;
        }

    form.custom .custom.disabled {
        background: #dddddd;
    }

.keystroke, kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 1em;
    padding: 0.14286em 0.28571em 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.label {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0.21429em 0.71429em 0.28571em;
    font-size: 1em;
    background-color: #4184b6;
    color: white;
}

    .label.radius {
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .label.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

    .label.alert {
        background-color: #d02727;
        color: white;
    }

    .label.success {
        background-color: #7bb641;
        color: white;
    }

    .label.secondary {
        background-color: #e9e9e9;
        color: #333333;
    }

.inline-list {
    margin: 0 auto 1.21429em auto;
    margin-left: -1.57143em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .inline-list > li {
        list-style: none;
        float: left;
        margin-left: 1.57143em;
        display: block;
    }

        .inline-list > li > * {
            display: block;
        }

ul.pagination {
    display: block;
    height: 1.71429em;
    margin-left: -0.35714em;
}

    ul.pagination li {
        height: 1.71429em;
        color: #222222;
        font-size: 1em;
        margin-left: 0.35714em;
    }

        ul.pagination li a {
            display: block;
            padding: 0.07143em 0.5em 0.07143em;
            color: #768BA4;
        }

            ul.pagination li:hover a, ul.pagination li a:focus {
                background: #e6e6e6;
            }

        ul.pagination li.unavailable a {
            cursor: default;
            color: #999999;
        }

            ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
                background: transparent;
            }

        ul.pagination li.current a {
            background: #4184b6;
            color: white;
            font-weight: bold;
            cursor: default;
        }

            ul.pagination li.current a:hover, ul.pagination li.current a:focus {
                background: #4184b6;
            }

    ul.pagination li {
        float: left;
        display: block;
    }

.pagination-centered {
    text-align: center;
}

    .pagination-centered ul.pagination li {
        float: none;
        display: inline-block;
    }

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: gainsboro;
    margin-bottom: 1.42857em;
    padding: 20px;
    background: whitesmoke;
}

    .panel > :first-child {
        margin-top: 0;
    }

    .panel > :last-child {
        margin-bottom: 0;
    }

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
        color: #333333;
    }

    .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
        line-height: 1;
        margin-bottom: 0.71429em;
    }

        .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
            line-height: 1.4;
        }

    .panel.callout {
        border-style: solid;
        border-width: 1px;
        border-color: #346990;
        margin-bottom: 1.42857em;
        padding: 20px;
        background: #4184b6;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    }

        .panel.callout > :first-child {
            margin-top: 0;
        }

        .panel.callout > :last-child {
            margin-bottom: 0;
        }

        .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
            color: white;
        }

        .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
            line-height: 1;
            margin-bottom: 0.71429em;
        }

            .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
                line-height: 1.4;
            }

    .panel.radius {
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

.pricing-table {
    border: solid 1px #dddddd;
    margin-left: 0;
    margin-bottom: 1.42857em;
}

    .pricing-table * {
        list-style: none;
        line-height: 1;
    }

    .pricing-table .title {
        background-color: #dddddd;
        padding: 1.07143em 1.42857em;
        text-align: center;
        color: #333333;
        font-weight: bold;
        font-size: 1.14286em;
    }

    .pricing-table .price {
        background-color: #eeeeee;
        padding: 1.07143em 1.42857em;
        text-align: center;
        color: #333333;
        font-weight: normal;
        font-size: 1.42857em;
    }

    .pricing-table .description {
        background-color: white;
        padding: 1.07143em;
        text-align: center;
        color: #777777;
        font-size: 0.85714em;
        font-weight: normal;
        line-height: 1.4;
        border-bottom: dotted 1px #dddddd;
    }

    .pricing-table .bullet-item {
        background-color: white;
        padding: 1.07143em;
        text-align: left;
        color: #333333;
        font-size: 1em;
        font-weight: normal;
        border-bottom: dotted 1px #dddddd;
    }

    .pricing-table .cta-button {
        background-color: whitesmoke;
        text-align: center;
        padding: 1.42857em 1.42857em 0;
    }

.progress {
    background-color: transparent;
    height: 1.78571em;
    border: 1px solid #cccccc;
    padding: 0.14286em;
    margin-bottom: 0.71429em;
}

    .progress .meter {
        background: #4184b6;
        height: 100%;
        display: block;
    }

    .progress.secondary .meter {
        background: #e9e9e9;
        height: 100%;
        display: block;
    }

    .progress.success .meter {
        background: #7bb641;
        height: 100%;
        display: block;
    }

    .progress.alert .meter {
        background: #d02727;
        height: 100%;
        display: block;
    }

    .progress.radius {
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

        .progress.radius .meter {
            -webkit-border-radius: 1px;
            border-radius: 1px;
        }

    .progress.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        .progress.round .meter {
            -webkit-border-radius: 999px;
            border-radius: 999px;
        }

.side-nav {
    display: block;
    margin: 0;
    padding: 1em 0;
    list-style-type: none;
    list-style-position: inside;
}

    .side-nav li {
        margin: 0 0 0.5em 0;
        font-size: 15pt;
    }

        .side-nav li a {
            display: block;
            color: #32475F;
        }

            .side-nav li a:hover {
                color: #F05455;
            }

        .side-nav li.active > a:first-child {
            color: #4d4d4d;
            font-weight: bold;
        }

        .side-nav li.divider {
            border-top: 1px solid;
            height: 0;
            padding: 0;
            list-style: none;
            border-top-color: #e6e6e6;
        }

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.28571em 0 1.28571em;
    padding-top: 0.28571em;
    margin-right: 0;
    margin-left: -0.64286em;
}

    .sub-nav dt, .sub-nav dd {
        float: left;
        display: inline;
        margin-left: 0.64286em;
        margin-bottom: 0.71429em;
        font-weight: normal;
        font-size: 1em;
    }

        .sub-nav dt a, .sub-nav dd a {
            color: #999999;
            text-decoration: none;
        }

        .sub-nav dt.active a, .sub-nav dd.active a {
            -webkit-border-radius: 1000px;
            border-radius: 1000px;
            font-weight: bold;
            background: #4184b6;
            padding: 0.21429em 0.64286em;
            cursor: default;
            color: white;
        }

@media only screen {
    div.switch {
        position: relative;
        width: 100%;
        padding: 0;
        display: block;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 1.42857em;
        -webkit-animation: webkitSiblingBugfix infinite 1s;
        height: 36px;
        background: white;
        border-color: #cccccc;
    }

        div.switch label {
            position: relative;
            left: 0;
            z-index: 2;
            float: left;
            width: 50%;
            height: 100%;
            margin: 0;
            font-weight: bold;
            text-align: left;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        div.switch input {
            position: absolute;
            z-index: 3;
            opacity: 0;
            width: 100%;
            height: 100%;
            -moz-appearance: none;
        }

            div.switch input:hover, div.switch input:focus {
                cursor: pointer;
            }

        div.switch span:last-child {
            position: absolute;
            top: -1px;
            left: -1px;
            z-index: 1;
            display: block;
            padding: 0;
            border-width: 1px;
            border-style: solid;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        div.switch input:not(:checked) + label {
            opacity: 0;
        }

        div.switch input:checked {
            display: none !important;
        }

        div.switch input {
            left: 0;
            display: block !important;
        }

            div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
                left: -50%;
            }

            div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
                left: 0%;
            }

            div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
                right: -50%;
                left: auto;
                text-align: right;
            }

            div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
                right: 0%;
                left: auto;
            }

        div.switch span.custom {
            display: none !important;
        }

    form.custom div.switch .hidden-field {
        margin-left: auto;
        position: absolute;
        visibility: visible;
    }

    div.switch label {
        padding: 0 0.42857em;
        line-height: 2.3em;
        font-size: 1em;
    }

    div.switch input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -2.5em;
    }

    div.switch span:last-child {
        width: 2.57143em;
        height: 2.57143em;
    }

    div.switch span:last-child {
        border-color: #b3b3b3;
        background: white;
        background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
        background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #fbfdf9, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
        box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #fbfdf9, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    }

    div.switch:hover span:last-child, div.switch:focus span:last-child {
        background: white;
        background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
        background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    }

    div.switch:active {
        background: transparent;
    }

    div.switch.large {
        height: 44px;
    }

        div.switch.large label {
            padding: 0 0.42857em;
            line-height: 2.3em;
            font-size: 1.21429em;
        }

        div.switch.large input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -3.07143em;
        }

        div.switch.large span:last-child {
            width: 3.14286em;
            height: 3.14286em;
        }

    div.switch.small {
        height: 28px;
    }

        div.switch.small label {
            padding: 0 0.42857em;
            line-height: 2.1em;
            font-size: 0.85714em;
        }

        div.switch.small input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -1.92857em;
        }

        div.switch.small span:last-child {
            width: 2em;
            height: 2em;
        }

    div.switch.tiny {
        height: 22px;
    }

        div.switch.tiny label {
            padding: 0 0.42857em;
            line-height: 1.9em;
            font-size: 0.78571em;
        }

        div.switch.tiny input:first-of-type:checked ~ span:last-child {
            left: 100%;
            margin-left: -1.5em;
        }

        div.switch.tiny span:last-child {
            width: 1.57143em;
            height: 1.57143em;
        }

    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

        div.switch.radius span:last-child {
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }

        div.switch.round span:last-child {
            -webkit-border-radius: 999px;
            border-radius: 999px;
        }

        div.switch.round label {
            padding: 0 0.64286em;
        }

    @-webkit-keyframes webkitSiblingBugfix {
        from {
            position: relative;
        }

        to {
            position: relative;
        }
    }
}

[data-magellan-expedition] {
    background: white;
    z-index: 50;
    min-width: 100%;
    padding: 10px;
}

    [data-magellan-expedition] .sub-nav {
        margin-bottom: 0;
    }

        [data-magellan-expedition] .sub-nav dd {
            margin-bottom: 0;
        }

table {
    background: white;
    margin-bottom: 1.42857em;
    border: solid 1px #768BA4;
}

/* Add this CSS to your stylesheet */
.boundfield-content {
    color: #FFFFFF;
    font-weight: bold;
}


table thead, table tfoot {
    background: whitesmoke;
    font-weight: bold;
}

    table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
        padding: 0.57143em 0.71429em 0.71429em;
        font-size: 1em;
        color: #222222;
        text-align: left;
    }

table tr td {
    padding: 0.64286em 0.71429em;
    font-size: 0.8em;
    color: #32475f;
}

table tr td {
    font-weight: normal !important;
}

table tr th {
    padding: 0.64286em 0.71429em;
    font-size: 0.8em;
    color: #32475f;
    font-weight: bold !important;
}

    table tr th a {
        color: #fff !important;
    }

table tr td a {
    color: #32475f !important;
}

    table tr td a:hover {
        color: #427FB1 !important;
    }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #EFF2F2;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.28571em;
}

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px white;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

    .th:hover, .th:focus {
        -webkit-box-shadow: 0 0 6px 1px rgba(65, 132, 182, 0.5);
        box-shadow: 0 0 6px 1px rgba(65, 132, 182, 0.5);
    }

    .th.radius {
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

a.th {
    display: inline-block;
}

.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: normal;
    color: #333333;
}

    .has-tip:hover, .has-tip:focus {
        border-bottom: dotted 1px #264d6b;
        color: #4184b6;
    }

    .has-tip.tip-left, .has-tip.tip-right {
        float: none !important;
    }

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.3;
    padding: 1.07143em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #222222;
    background: white;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .tooltip > .nub {
        display: block;
        left: 5px;
        position: absolute;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent white transparent;
        top: -10px;
    }

    .tooltip.opened {
        color: #4184b6 !important;
        border-bottom: dotted 1px #264d6b !important;
    }

.tap-to-close {
    display: block;
    font-size: 0.71429em;
    color: #888888;
    font-weight: normal;
}

@media only screen and (min-width:699px) {
    .tooltip > .nub {
        border-color: transparent transparent white transparent;
        top: -10px;
    }

    .tooltip.tip-top > .nub {
        border-color: white transparent transparent transparent;
        top: auto;
        bottom: -10px;
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important;
    }

        .tooltip.tip-left > .nub {
            border-color: transparent transparent transparent white;
            right: -10px;
            left: auto;
            top: 50%;
            margin-top: -5px;
        }

        .tooltip.tip-right > .nub {
            border-color: transparent white transparent transparent;
            right: auto;
            left: -10px;
            top: 50%;
            margin-top: -5px;
        }
}

@media only screen and (max-width:767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0;
    }
}

.f-dropdown {
    position: absolute;
    top: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 14px;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px;
}

    .f-dropdown > *:first-child {
        margin-top: 0;
    }

    .f-dropdown > *:last-child {
        margin-bottom: 0;
    }

    .f-dropdown:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        border-color: transparent transparent white transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -12px;
        left: 10px;
        z-index: 99;
    }

    .f-dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 7px;
        border-color: transparent transparent #cccccc transparent;
        border-bottom-style: solid;
        position: absolute;
        top: -14px;
        left: 9px;
        z-index: 98;
    }

    .f-dropdown.right:before {
        left: auto;
        right: 10px;
    }

    .f-dropdown.right:after {
        left: auto;
        right: 9px;
    }

    .f-dropdown li {
        font-size: 1em;
        cursor: pointer;
        line-height: 1.28571em;
        margin: 0;
    }

        .f-dropdown li:hover, .f-dropdown li:focus {
            background: #eeeeee;
        }

        .f-dropdown li a {
            display: block;
            padding: 0.35714em 0.71429em;
            color: #555555;
        }

    .f-dropdown.content {
        position: absolute;
        top: -9999px;
        list-style: none;
        margin-left: 0;
        padding: 1.42857em;
        width: 100%;
        height: auto;
        max-height: none;
        background: white;
        border: solid 1px #cccccc;
        font-size: 14px;
        z-index: 99;
        max-width: 200px;
    }

        .f-dropdown.content > *:first-child {
            margin-top: 0;
        }

        .f-dropdown.content > *:last-child {
            margin-bottom: 0;
        }

    .f-dropdown.tiny {
        max-width: 200px;
    }

    .f-dropdown.small {
        max-width: 300px;
    }

    .f-dropdown.medium {
        max-width: 500px;
    }

    .f-dropdown.large {
        max-width: 800px;
    }

@font-face {
    font-family: 'FontAwesome';
    src: url("font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0");
    src: url("font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: white;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

@font-face {
    font-family: 'cg';
    src: url("../fonts/cgr.eot");
    src: url("../fonts/cgr?#iefix") format("embedded-opentype"), url("../fonts/cgr.woff") format("woff"), url("../fonts/cgr.ttf") format("truetype"), url("../fonts/cgr.svg#cg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.white {
    color: white;
}

.blue {
    color: #4184b6;
}

.mid-blue {
    color: #3070a0;
}

.dark-blue {
    color: #1a5079;
}

.green {
    color: #669900;
}

.black {
    color: black;
}

.very-light-grey {
    color: #fafafa;
}

.light-grey {
    color: whitesmoke;
}

.grey {
    color: #eeeeee;
}

.dark-grey {
    color: #222222;
}

.bg-white {
    background-color: white !important;
}

.bg-blue {
    background-color: #4184b6 !important;
}

.bg-mid-blue {
    background-color: #3070a0 !important;
}

.bg-dark-blue {
    background-color: #1a5079 !important;
}

.bg-green {
    background-color: #669900 !important;
}

.bg-black {
    background-color: black !important;
}

.bg-light-grey {
    background-color: whitesmoke !important;
}

.bg-very-light-grey {
    background-color: #fafafa !important;
}

.bg-grey {
    background-color: #eeeeee !important;
}

.bg-dark-grey {
    background-color: #222222 !important;
}

.button {
    box-shadow: none;
    border: none;
    font-weight: normal;
    font-family: "nobelblack" !important;
}

.button-white {
    background-color: white;
    border-color: #e6e6e6;
    color: #333333;
}

    .button-white:hover, .button-white:focus {
        background-color: #e6e6e6;
    }

    .button-white:hover, .button-white:focus {
        color: #333333;
    }

.button-black {
    background-color: #32475F;
    border-color: black;
    color: white;
}

    .button-black:hover, .button-black:focus {
        background-color: #427FB1;
    }

    .button-black:hover, .button-black:focus {
        color: white;
    }

.button-blue {
    background-color: #4184b6;
    border-color: #346990;
    color: white;
}

    .button-blue:hover, .button-blue:focus {
        background-color: #346990;
    }

    .button-blue:hover, .button-blue:focus {
        color: white;
    }

.button-mid-blue {
    background-color: #3070a0;
    border-color: #245579;
    color: white;
}

    .button-mid-blue:hover, .button-mid-blue:focus {
        background-color: #245579;
    }

    .button-mid-blue:hover, .button-mid-blue:focus {
        color: white;
    }

.button-toolbar-blue {
    background-color: #346990;
    border-color: #264d6b;
    color: white;
}

    .button-toolbar-blue:hover, .button-toolbar-blue:focus {
        background-color: #264d6b;
    }

    .button-toolbar-blue:hover, .button-toolbar-blue:focus {
        color: white;
    }

.button-dark-blue {
    background-color: #1a5079;
    border-color: #11344f;
    color: white;
}

    .button-dark-blue:hover, .button-dark-blue:focus {
        background-color: #11344f;
    }

    .button-dark-blue:hover, .button-dark-blue:focus {
        color: white;
    }

.button-green {
    background-color: F05455;
    border-color: #427FB1;
    color: white;
}

    .button-green:hover, .button-green:focus {
        background-color: #427FB1;
    }

    .button-green:hover, .button-green:focus {
        color: white;
    }

.button-light-green {
    background-color: #99cc33;
    border-color: #7aa329;
    color: white;
}

    .button-light-green:hover, .button-light-green:focus {
        background-color: #7aa329;
    }

    .button-light-green:hover, .button-light-green:focus {
        color: white;
    }

.button-grey {
    background-color: #eeeeee;
    border-color: #d4d4d4;
    color: #333333;
}

    .button-grey:hover, .button-grey:focus {
        background-color: #d4d4d4;
    }

    .button-grey:hover, .button-grey:focus {
        color: #333333;
    }

.button-light-grey {
    background-color: whitesmoke;
    border-color: gainsboro;
    color: #333333;
}

    .button-light-grey:hover, .button-light-grey:focus {
        background-color: gainsboro;
    }

    .button-light-grey:hover, .button-light-grey:focus {
        color: #333333;
    }

.button-dark-grey {
    background-color: #222222;
    border-color: #090909;
    color: white;
}

    .button-dark-grey:hover, .button-dark-grey:focus {
        background-color: #090909;
    }

    .button-dark-grey:hover, .button-dark-grey:focus {
        color: white;
    }

.button-red {
    background-color: #cc3333;
    border-color: #a32929;
    color: white;
}

    .button-red:hover, .button-red:focus {
        background-color: #a32929;
    }

    .button-red:hover, .button-red:focus {
        color: white;
    }

.title-button {
    position: relative;
    top: -6px;
    margin-bottom: 0;
}

i.submission-in-progress, i.new-job, i.in-progress, i.amends-requested, i.amends-progress, i.draft-uploaded, i.on-hold, i.completed, i.resubmit {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

i.submission-in-progress {
    color: #F90;
}

i.new-job {
    color: #669900;
}

i.in-progress {
    color: green;
}

i.amends-requested {
    color: #C00;
}

i.amends-progress {
    color: #669900;
}

i.draft-uploaded {
    color: #4184b6;
}

i.on-hold {
    color: orange;
}

i.completed {
    color: #669900;
}

i.resubmit {
    color: #669900;
}

i.fi-mail.mail-unread {
    color: #669900;
}

i.fi-mail.mail-read {
    color: #999999;
}

i.fi-info.has-tip {
    font-size: 24px;
    padding: 5px 0;
}

i.icon-3d-19 {
    display: inline-block;
    height: 19px;
    width: 19px;
}

ul.legend {
    margin-left: 0;
    list-style: none;
}

    ul.legend li {
        display: inline;
        white-space: nowrap;
        margin-right: 10px;
    }

        ul.legend li:last-child {
            margin-right: 0;
        }

        ul.legend li.title {
            font-weight: bold;
        }

.legend-archive {
    background-color: #A9B6C6;
    padding: 0.35714em;
}

section.testimonials blockquote {
    position: relative;
    background-color: white;
    padding: 1.42857em;
    font-family: georgia, serif;
    font-style: italic;
    font-size: 1.14286em;
    margin-bottom: 2.14286em;
    border: 1px solid #dcdcdc;
    color: #222222;
    -webkit-box-shadow: 3px 0 0 #4184b6 inset;
    -moz-box-shadow: 3px 0 0 #4184b6 inset;
    box-shadow: 3px 0 0 #4184b6 inset;
}

    section.testimonials blockquote p {
        margin-bottom: 0.71429em;
    }

section.testimonials .submit-testimonial i {
    float: right;
    font-size: 72px;
    color: #4184b6;
    margin: 0 0 20px 20px;
}

@media screen and (min-width:699px) {
    section.testimonials blockquote {
        padding: 1.42857em 1.42857em 1.42857em 7.14286em;
    }

        section.testimonials blockquote:before {
            position: absolute;
            left: 40px;
            top: 0;
            font-size: 48px;
            color: #4184b6;
            content: "\f1a3";
            font-family: foundation-icons;
            font-style: normal;
        }
}

table {
    width: 100%;
}

.linksitem p:first-child {
    margin-bottom: 0.71429em;
}

    .linksitem p:first-child a {
        font-weight: bold;
    }

.clearfix:after {
    clear: both;
    content: ".";
    display: table;
    visibility: hidden;
}

.panel, .pricing-table {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.col-height {
    margin-bottom: 20px;
}

span.tooltip {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.panel {
    background-color: white;
    border: #768BA4 1px solid;
}

    .panel h4 {
        font-size: 15pt;
        color: #32475F;
        font-weight: normal;
    }

    .panel .row.title {
        padding-top: 0;
        margin-left: -20px !important;
        margin-right: -20px !important;
        margin-top: -20px !important;
        padding: 20px;
        border-bottom: 1px solid #768BA4;
        background-color: #EFF2F2;
        margin-bottom: 2.14286em !important;
    }

        .panel .row.title h4 {
            margin-bottom: 0;
        }

    .panel.account-menu ul.side-nav {
        padding-top: 0;
    }

img.has-tip {
    border-bottom: none;
}

.forgotten {
    font-size: 14px;
    margin-bottom: 0;
}

.lightbox-images a {
    display: inline-block;
    margin: 0 5px 5px 0;
}

textarea {
    min-height: 150px;
}

.section-container section.active p.title a {
    box-shadow: 0 3px 0 0 #4184b6 inset;
}

i.has-tip {
    display: inline-block;
    padding: 0.71429em 0;
}

tr.pgr {
}

    tr.pgr td {
        text-align: center;
    }

ul.pagination {
    display: inline-block;
    margin: 0 auto !important;
}

    ul.pagination li a.current {
        background-color: #4184b6;
        color: white !important;
    }

.input-small {
    width: 110px !important;
}

@media screen and (min-width:699px) {
    section {
        padding: 1.42857em 0;
    }
}

.greytext {
    opacity: 0.7;
}

    .greytext.small {
        font-size: smaller;
        margin-bottom: 10px;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}

.lead.lead-larger {
    font-size: 1.35714em;
}

table {
    * font-size: 14px !important;
}

    table th {
        background-color: #32475F;
        text-align: left;
        font-weight: 400;
        color: white !important;
    }

        table th a {
            color: #88b4d5;
        }

        table th input[type="checkbox"], table th select, table th form, table th .button, table td input[type="checkbox"], table td select, table td form, table td .button {
            margin-bottom: 0;
        }

    table tr.archive {
        background-color: #a9b6c6;
    }

        table tr.archive td {
            color: #32475F;
        }
/* Raghu added styles */
input[type="checkbox"] {
    height: 18px;
    width: 18px;
    border-radius: 3px;
}

/*May need later styles
.table:hover input ~ .checkmark {
    background-color: #ccc;
}


.table input:checked ~ .checkmark {
    background-color: #2196F3; */
}
/*End of Raghu added styles */

table select {
    height: 2em;
    padding: .1em;
    min-width: 7.14286em;
}

table tr.row-disabled {
    background-color: #eeeeee;
}

    table tr.row-disabled td {
        color: #888888;
    }

        table tr.row-disabled td a {
            cursor: default;
            color: #888888;
        }
            /*table tr.row-disabled td a.releaseArchive{cursor:pointer !important;color:#669900;font-weight:bold;}*/
            table tr.row-disabled td a.releaseArchive {
                cursor: pointer !important;
                color: #32475F;
                font-weight: bold;
            }

        table tr.row-disabled td i {
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

        table tr.row-disabled td select {
            color: #888888;
        }

table.no-padding {
}

    table.no-padding td {
        padding-top: 1px;
        padding-bottom: 1px;
    }

        table.no-padding td.mid-grid-header {
            background-color: #eeeeee;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        table.no-padding td .button {
            margin-bottom: 0;
        }

td input[type="radio"], td input[type="checkbox"] {
    margin-bottom: 0;
}

.pref-radio {
    overflow: hidden;
}

    .pref-radio input[type="radio"] {
        float: left;
        position: relative;
        top: 3px;
    }

        .pref-radio input[type="radio"] + label {
            display: block;
            overflow: hidden;
            padding-left: 5px;
        }

table.table-light th {
    background-color: #eeeeee;
    color: #222222 !important;
}

ul.list {
    list-style: none;
    margin-left: 0;
}

    ul.list.check li {
        padding: 0.35714em 0 0.35714em 2.5em;
        background: url(../../images/tick-blue.png) no-repeat 0 8px;
    }

    ul.list.check.list-green li {
        background: url(../../images/tick-green.png) no-repeat 0 8px;
    }

hr.tall {
    margin: 7.14286em 0;
}

html, body {
    font-family: "muliregular",Segoe UI, Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    height: 100%;
    background-color: #DAE2E300;
    color: #32475F;
}

.header-info p {
    margin: 0;
    color: #999999;
    font-size: 12px;
    line-height: 30px;
}

.header-info span.header-info-item {
    margin-left: 20px;
}

    .header-info span.header-info-item:first-child {
        margin-left: 0;
    }

    .header-info span.header-info-item img {
        vertical-align: text-top;
    }

    .header-info span.header-info-item i {
        color: #666666;
        font-size: 16px;
        margin-right: 5px;
    }

    .header-info span.header-info-item a {
        color: #999999;
    }

        .header-info span.header-info-item a:hover {
            color: #666666;
        }

    .header-info span.header-info-item.flags a {
        margin-left: 0.35714em;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

        .header-info span.header-info-item.flags a:hover, .header-info span.header-info-item.flags a.selected {
            opacity: 1;
            filter: alpha(opacity=100);
        }

section.content {
    padding: 3.57143em 0;
}

header[role="banner"] h1 {
    width: 270px;
}

    header[role="banner"] h1 span {
        display: none;
    }

    header[role="banner"] h1 img {
        margin-bottom: 8px;
    }

header[role="banner"] .toggle-topbar.menu-icon span {
    text-indent: -9999px;
}

header[role="banner"] section.top-bar-section {
    padding: 0;
}

    header[role="banner"] section.top-bar-section li.current {
        background-color: red;
    }

@media only screen and (min-width:940px) {
    .top-bar-section ul.right li .dropdown li .dropdown {
        left: 100% !important;
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        right: 0;
        margin-top: -3px;
    }
}

section.mynav {
    padding: 0;
    background-color: #768BA4;
    font-family: 'nobelblack';
}

    section.mynav li {
        padding: 0;
        border-right: 1pt solid #32475F;
    }

        section.mynav li:last-child {
            border-right: none;
        }

        section.mynav li a {
            background-color: #768BA4;
            text-align: center;
            color: #32475F;
            display: block;
            width: 100%;
            height: 100%;
            padding-top: 15px;
            padding-bottom: 15px;
            transition: background-color, 0.25s;
        }

            section.mynav li a:hover {
                background-color: #32475F;
                color: #768BA4;
                fill: #4184b6 !important;
            }

                section.mynav li a:hover i, section.mynav li a:hover svg {
                    fill: #768BA4 !important;
                }



            section.mynav li a i {
                display: block;
                color: #1a5079;
                font-size: 24px;
            }

            section.mynav li a span {
                display: inline-block;
                clear: both;
                font-family:;
                font-size: 14pt;
                text-transform: uppercase;
                font-weight: 700;
            }

        section.mynav li.current a {
            background-color: #32475F;
            color: #768BA4;
        }

            section.mynav li.current a path {
                fill: #758ba3;
            }

section.title {
    background-color: #EFF2F2;
    padding: 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 2.14286em;
}

    section.title h1 {
        font-weight: 100;
        font-size: 25pt;
        margin: 20px 0;
        color: #32475F;
    }

    section.title .button {
        margin-bottom: 0;
        margin-top: 10px;
    }

body#popup {
    padding-top: 0.71429em;
}

.row.pagecontrols {
}

    .row.pagecontrols p {
        display: inline-block;
    }

        .row.pagecontrols p + select {
            display: inline-block;
            width: 100px;
        }

    .row.pagecontrols select {
        width: 100px !important;
    }

.red {
    color: #cc3333;
}

section.tutorials .panel p:only-child {
    margin-bottom: 0;
    margin-top: 0.35714em;
}

a.toggle-reveal {
    width: 220px;
}

    a.toggle-reveal i {
        margin-right: 0.71429em;
    }

section.search {
    padding-top: 1.07143em;
    margin-bottom: 1.42857em;
    background-color: #EFF2F2;
}

    section.search h4 {
        font-weight: 100;
    }

    section.search select {
        background-color: white;
        font-family: inherit;
        border: 1px solid #cccccc;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.75);
        display: block;
        font-size: 1em;
        margin: 0 0 1.14286em 0;
        padding: 0.57143em;
        height: 2.64286em;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 0;
        padding-bottom: 0;
    }

        section.search select:focus {
            background: #fafafa;
            border-color: #999999;
            outline: none;
        }

        section.search select[disabled] {
            background-color: #dddddd;
        }

    section.search input, section.search select {
        font-size: 14px;
        margin-bottom: 0.71429em;
    }

section.results {
    padding-top: 20px;
}

    section.results p, section.results select {
        font-size: 14px;
    }

    section.results * select {
        margin-bottom: 0;
    }

div.job-details {
    margin-bottom: 1.42857em;
}

    div.job-details .job-details-label {
        margin-bottom: 0.42857em;
        color: #666666;
    }

    div.job-details .job-details-info {
        font-weight: bold;
    }

.panel.stage-progress {
    border: none;
    border-radius: 1000px;
    padding-top: 2.14286em;
}

    .panel.stage-progress ul {
        border: none;
    }

        .panel.stage-progress ul li {
            text-align: center;
            line-height: 1.1;
            padding-bottom: 0;
        }

            .panel.stage-progress ul li span.stage-number {
                display: block;
                margin: 0 auto;
                width: 40px;
                height: 40px;
                border-radius: 1000px;
                background-color: #eeeeee;
                color: #a2a2a2;
                line-height: 40px;
            }

            .panel.stage-progress ul li span.stage-label {
                color: #a2a2a2;
            }

            .panel.stage-progress ul li.this span:first-child {
                background-color: #669900;
                color: white;
            }

            .panel.stage-progress ul li.this span.stage-label {
                color: #222222;
            }

            .panel.stage-progress ul li:last-child:after {
                clear: both;
                content: ".";
                display: table;
                visibility: hidden;
            }

input + label {
    display: inline-block;
    margin-left: 5px;
    margin-right: 10px;
}

select {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 1em;
    margin: 0 0 1.14286em 0;
    padding: 0 0 0 0.57143em;
    height: 2.4286em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    select:focus {
        background: #fafafa;
        border-color: #999999;
        outline: none;
    }

    select[disabled] {
        background-color: #dddddd;
    }

.alert-box {
}

    .alert-box p:last-child {
        margin-bottom: 0;
    }

section.steps {
    position: relative;
    background: white url(../../images/bg-room.jpg) 55% 25%;
}

@media screen and (min-width:699px) {
    section.steps {
        padding: 3.57143em 0 3.57143em 0;
    }
}

section.steps li {
    position: relative;
    top: -40px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    section.steps li span {
        display: block;
        margin: 0 auto;
    }

        section.steps li span.step-image {
            width: 100px;
            height: 100px;
            margin-bottom: 10px;
        }

        section.steps li span.step-number {
            height: 15px;
            width: 30px;
            border-radius: 30px 30px 0 0;
            -moz-border-radius: 30px 30px 0 0;
            -webkit-border-radius: 30px 30px 0 0;
            background-color: rgba(0, 0, 0, 0.3);
            position: relative;
            top: -25px;
            line-height: 24px;
            font-weight: 700;
            margin-bottom: -10px;
            font-size: 18px;
        }

        section.steps li span.step-text {
            position: relative;
            opacity: 0;
            filter: alpha(opacity=0);
            text-align: center;
            color: white;
            font-size: 14px;
            line-height: 1.35;
            padding: 10px;
            background-color: rgba(0, 0, 0, 0.3);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px;
            overflow: hidden;
            min-height: 70px;
            overflow: visible;
        }

section.steps .row + .row {
    margin-top: 40px;
}

section.steps .dashed-line-container {
    position: relative;
    top: 147px;
    height: 2px;
}

    section.steps .dashed-line-container .dashed-line {
        height: 2px;
        opacity: 0;
        background: url(../../images/dashed.png) repeat-x;
        width: 0;
    }

section.whatwedo {
    background-color: #4184b6;
}

    section.whatwedo h2 {
        padding: 2.14286em 0;
        font-weight: normal;
        font-weight: 100;
        color: white;
        font-size: 20px;
    }

    section.whatwedo.whatwedo-small {
        overflow: hidden;
        background: white url(../../images/bg-room.jpg) 55% 25%;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        margin-bottom: 20px;
    }

        section.whatwedo.whatwedo-small h2 {
            color: white;
            padding-bottom: 0.71429em;
        }

        section.whatwedo.whatwedo-small .turnaround-container {
            margin-top: 2.14286em;
        }

@media screen and (min-width:699px) {
    section.whatwedo {
        padding: 0.71429em 0;
    }
}

ul.pricing-table {
    background-color: white;
}

    ul.pricing-table .bullet-item {
        padding: 15px 20px;
    }

    ul.pricing-table .cta-button {
        background-color: white;
    }

    ul.pricing-table .title {
        background-color: #fafafa;
        font-size: 20px;
        font-weight: 400;
    }

    ul.pricing-table div.icon {
        display: block;
        width: 70px;
        height: 70px;
        background: #999999;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        border-radius: 35px;
        line-height: 70px;
        text-align: center;
        margin: 0 auto 0 auto;
    }

        ul.pricing-table div.icon.payg {
            background-color: #669900;
        }

        ul.pricing-table div.icon.subs {
            background-color: #4184b6;
        }

        ul.pricing-table div.icon i {
            color: white;
            line-height: 70px;
        }

    ul.pricing-table .title + .title {
        padding-top: 0;
        padding-bottom: 1.42857em;
        border-bottom: 1px solid #eeeeee;
    }

    ul.pricing-table.payg .title + .title {
        color: #669900;
    }

    ul.pricing-table.payg i {
        color: #669900;
    }

    ul.pricing-table.subscription .title + .title {
        color: #4184b6;
    }

    ul.pricing-table.subscription i {
        color: #4184b6;
    }

    ul.pricing-table .bullet-item {
        overflow: hidden;
    }

        ul.pricing-table .bullet-item i {
            float: left;
            margin-right: 1.42857em;
        }

        ul.pricing-table .bullet-item span.bullet-item-text {
            display: block;
            overflow: hidden;
            line-height: 1.2em;
        }

#home-testimonials .orbit-container {
    padding-bottom: 30px;
    position: relative;
}

#home-testimonials blockquote {
    padding: 30px 100px 0 100px;
    border-left: none;
    box-shadow: none;
    color: #222222;
    font-size: 16px;
    font-family: georgia, times, serif;
    font-weight: 400;
    font-style: italic;
    background-color: whitesmoke;
}

#home-testimonials a.orbit-prev, #home-testimonials a.orbit-next {
    top: 20px;
    margin-top: 0;
}

#home-testimonials .orbit-bullets, #home-testimonials .orbit-timer, #home-testimonials .orbit-slide-number {
    display: none;
}

#home-testimonials .orbit-next {
    background-color: transparent;
    right: 10px !important;
}

    #home-testimonials .orbit-next span {
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #669900;
    }

    #home-testimonials .orbit-next:hover span {
        border-left-color: #446600;
    }

#home-testimonials .orbit-prev {
    left: 10px;
    background-color: transparent;
}

    #home-testimonials .orbit-prev span {
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid #669900;
    }

    #home-testimonials .orbit-prev:hover span {
        border-right-color: #446600;
    }

label.remember {
    margin-bottom: 0;
}

    label.remember input {
        margin-bottom: 0;
    }

.forgottenpassword {
    margin-bottom: 0;
}

.panel.banner-mobile-app {
    background: white url(../../Images/banner-mobile-app.png) no-repeat 100% 50%;
}

    .panel.banner-mobile-app .banner-text {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 10px;
        margin: -10px;
    }

        .panel.banner-mobile-app .banner-text p {
            color: #eeeeee;
            margin-bottom: 0;
        }

            .panel.banner-mobile-app .banner-text p .button {
                margin-bottom: 0;
            }

.panel.banner-mobile-app-square {
    background: white url(../Images/banner-mobile-app-square.png) no-repeat left top;
}

    .panel.banner-mobile-app-square .banner-title h2, .panel.banner-mobile-app-square .banner-title h3, .panel.banner-mobile-app-square .banner-title h4, .panel.banner-mobile-app-square .banner-title h5, .panel.banner-mobile-app-square .banner-title h6 {
        color: #FFFFFF;
        margin-top: 0.5em;
        text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    }

    .panel.banner-mobile-app-square .banner-text {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 10px;
        margin: -10px;
        margin-top: 26px;
    }

        .panel.banner-mobile-app-square .banner-text p {
            color: #eeeeee;
            margin-bottom: 0;
        }

            .panel.banner-mobile-app-square .banner-text p .button {
                margin-bottom: 0.35714em;
            }

.panel.banner-prefs {
    position: relative;
    padding: 20px;
    overflow: hidden;
    background-color: #eeeeee;
}

    .panel.banner-prefs a {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
    }

    .panel.banner-prefs span.pref-txt {
        font-size: 18px;
        display: block;
        line-height: 1.25;
        overflow: hidden;
    }

        .panel.banner-prefs span.pref-txt span {
            font-size: 12px;
            display: block;
        }

    .panel.banner-prefs span.pref-img {
        float: right;
        width: 90px;
        height: 74px;
        margin-left: 20px;
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .panel.banner-prefs.banner-prefs-fp span.pref-img {
        background: url(../../Images/std-fp-prefs.png) no-repeat;
    }

    .panel.banner-prefs.banner-prefs-photo span.pref-img {
        background: url(../../Images/std-fp-prefs.png) no-repeat;
    }
    /*.panel.banner-prefs.banner-prefs-photo span.pref-img{background:url(../../Images/std-photo-prefs.png1) no-repeat;}*/
    .panel.banner-prefs:hover {
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        background-color: whitesmoke;
    }

section.services div.icon {
    margin: 0 auto;
    display: block;
    width: 70px;
    height: 70px;
    background: #222222;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    line-height: 70px;
    text-align: center;
}

    section.services div.icon i {
        color: whitesmoke;
    }

    section.services div.icon.screensketch .fa-stack {
        position: relative;
        top: 2px;
    }

    section.services div.icon.screensketch .fa-stack-2x {
        font-size: 32px;
    }

    section.services div.icon.screensketch .fa-stack-1x {
        font-size: 14px;
        position: relative;
        top: -11px;
        left: 6px;
    }

    section.services div.icon.prefs i.fi-widget {
        position: relative;
        top: -1px;
    }

section.services span.icon {
    display: block;
    width: 70px;
    height: 70px;
    background: #eeeeee;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    line-height: 70px;
    text-align: center;
    float: left;
    margin-right: 2.14286em;
    margin-bottom: 2.14286em;
}

    section.services span.icon.subs {
        background-color: #4184b6;
        color: white;
    }

        section.services span.icon.subs i {
            line-height: 70px;
        }

    section.services span.icon.payg {
        background-color: #669900;
        color: white;
    }

        section.services span.icon.payg i {
            line-height: 70px;
        }

table.pref-charges tr td {
    vertical-align: top;
}

.panel.preference-pricing {
    position: relative;
    padding: 0;
}

    .panel.preference-pricing a {
        position: relative;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px 20px 20px 120px;
        background: url(../../Images/pdf-pref-pricing.png) no-repeat 10px 10px;
    }

        .panel.preference-pricing a span {
            display: block;
            font-size: 14px;
            color: #222222;
            padding: 10px 0;
            line-height: 1.4;
        }

section.faq p.faq {
    margin-bottom: 0.42857em;
}

section.faq p.faq-answer {
    color: #6f6f6f;
}

section.prefooter {
    background-color: #1a5079;
    padding: 2.14286em 0;
}

    section.prefooter p {
        margin: 0;
        color: #729bba;
    }

        section.prefooter p .tel {
            color: #b6ccdc;
        }

        section.prefooter p a {
            color: #b6ccdc;
        }

            section.prefooter p a:hover {
                color: #fbfcfd;
            }

        section.prefooter p i {
            color: #729bba;
        }

@media screen and (min-width:699px) {
    section.prefooter p {
        text-align: center;
        font-size: 1.14286em;
        letter-spacing: -.01em;
    }

        section.prefooter p.strap {
            font-size: 1.85714em;
            line-height: 1.85714em;
            font-weight: 100;
        }

        section.prefooter p span {
            margin-right: 0.71429em;
        }
}

.client-logos {
    margin-bottom: 50px;
}

footer {
    background-color: #111111;
    padding: 3.57143em 0 3.57143em 0;
    color: #5e5e5e;
}

    footer h4 {
        color: #5e5e5e;
    }

    footer .side-nav li a {
        color: #777777;
    }

        footer .side-nav li a:hover {
            color: #919191;
        }

    footer p {
        font-size: 14px;
    }

        footer p.footer-turnaround {
            margin-top: 2.85714em;
        }

    footer ul.social {
        margin-left: 0;
    }

        footer ul.social li {
            width: 48px;
            height: 48px;
            list-style: none;
            float: left;
            margin-right: 0.14286em;
        }

            footer ul.social li a {
                display: block;
                color: #3c3c3c;
            }

            footer ul.social li.fb a:hover {
                color: #3b5998;
            }

            footer ul.social li.tw a:hover {
                color: #4099ff;
            }

            footer ul.social li.li a:hover {
                color: #007bb6;
            }

            footer ul.social li.gp a:hover {
                color: #d84a38;
            }

        footer ul.social:after {
            clear: both;
            display: table;
            content: "";
            visibility: hidden;
        }

    footer .footer-logo {
        opacity: 0.1;
        filter: alpha(opacity=10);
        margin-top: 20px;
    }

.turnaround-container {
    width: 130px;
    height: 130px;
    position: relative;
    background-color: transparent;
    z-index: 100000;
    text-align: center;
    overflow: hidden;
    margin: 1.42857em auto;
}

    .turnaround-container .turnaround-content {
        position: relative;
        top: 29px;
    }

        .turnaround-container .turnaround-content span {
            display: block;
            line-height: 1.1;
            font-size: 12px;
            color: white;
            opacity: 0.7;
            filter: alpha(opacity=70);
            text-transform: uppercase;
        }

            .turnaround-container .turnaround-content span.next {
                font-size: 24px;
                line-height: 20px;
                letter-spacing: -1px;
            }

            .turnaround-container .turnaround-content span.working {
                font-size: 11px;
                line-height: 14px;
            }

            .turnaround-container .turnaround-content span.day {
                font-size: 28px;
                line-height: 18px;
            }

            .turnaround-container .turnaround-content span.ta {
                font-size: 11px;
                line-height: 20px;
                letter-spacing: -0.5px;
            }

#ta {
    x-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 130px;
    height: 130px;
    background-image: url(../images/bg-turnaround.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 130px;
}

@-webkit-keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 5s linear infinite;
    -moz-animation: rotating 5s linear infinite;
    -ms-animation: rotating 5s linear infinite;
    -o-animation: rotating 5s linear infinite;
    animation: rotating 5s linear infinite;
}

.comparisons {
    text-align: center;
    min-width: 205px;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
    padding: 10px;
    background-color: white;
}

    .comparisons p {
        margin-bottom: 0;
        margin-top: 20px;
        color: #666666;
        font-size: 12px;
    }

.uploaded-file {
    display: block;
}

dl.sub-nav {
    margin-top: 0;
}

    dl.sub-nav dd {
        padding-top: 1px;
    }

        dl.sub-nav dd a {
            color: #666666;
            padding: 5px 10px;
            background-color: white;
            font-size: 16px;
            border: 1px solid #999999;
        }

            dl.sub-nav dd a:hover {
                background-color: #e1e1e1;
            }

    dl.sub-nav .active a {
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        -ms-border-radius: 1px;
        border-radius: 1px;
        position: relative;
        padding: 5px 10px;
        border: 1px solid #4184b6;
    }

        dl.sub-nav .active a:after {
            top: 99%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(65, 132, 182, 0);
            border-top-color: #4184b6;
            border-width: 7px;
            margin-left: -7px;
        }

        dl.sub-nav .active a:hover {
            background-color: #4184b6;
        }

.validation-summary ul {
    list-style: none;
    margin: 0;
}

.validation-summary li {
    position: relative;
    display: block;
    margin-bottom: 4px;
    background-color: #faebeb;
    border: 1px solid #cc3333;
    padding: 3px 10px 3px 30px;
    color: #cc3333;
    clear: left;
    line-height: 1.3;
}

    .validation-summary li:before {
        content: "\f06a";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        position: absolute;
        font-size: 14px;
        color: #cc3333;
        top: 4px;
        left: 9px;
        margin: 0;
        z-index: 1;
    }

.validation-error-label {
    display: block;
    margin-bottom: 4px;
    background-color: #faebeb;
    border: 1px solid #cc3333;
    padding: 3px 10px 3px 30px;
    color: #cc3333;
    clear: left;
    line-height: 1.3;
}

    .validation-error-label:before {
        content: "\f06a";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        position: absolute;
        font-size: 14px;
        color: #cc3333;
        top: 4px;
        left: 9px;
        margin: 0;
        z-index: 1;
    }

.vat-reg {
    font-size: 12px;
}

.banner_advert {
    margin: 15px auto 15px auto;
    overflow: hidden;
}

    .banner_advert img {
        max-width: 100%;
        height: auto;
    }

.DropZone1 {
    width: 100%;
    height: 120px;
    background-color: #EFEFEF;
    border: 2px dotted #999;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    color: #999;
    padding: 20px;
}

    .DropZone1 span {
        position: relative;
        top: 50px;
        color: #999;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    }

.RadAsyncUpload.RadUpload.RadUpload_Default {
    display: inline-block !important;
}

.RadUpload_Default.ruFakeInput {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 1em;
    margin: 0 0 1.14286em 0;
    padding: 0.57143em;
    height: 2.64286em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .RadUpload_Default.ruFakeInput:focus {
        background: #fafafa;
        border-color: #999999;
        outline: none;
    }

    .RadUpload_Default.ruFakeInput[disabled] {
        background-color: #dddddd;
    }

.ruFileWrap.ruStyled {
    display: block;
    overflow: hidden;
    width: 100%;
}

.ruFakeInput.radPreventDecorate {
    display: block;
}

.ruButton.ruBrowse {
    float: right !important;
    position: absolute;
    top: 0;
    right: 0;
}

.RadUpload, .RadUploadProgressArea {
    width: 100% !important;
}

.RadAsyncUpload.RadUpload.RadUpload_Default.uploadpage {
    display: block !important;
    width: auto !important;
}

.smallred {
    color: #ff0000;
}

div#body {
}

    div#body .section-container {
        visibility: visible;
    }

    div#body p.title {
        visibility: hidden;
    }

p.errornumber {
    font-family: georgia, "Times New Roman", Times, Serif;
    font-size: 160px;
    letter-spacing: -5px;
    color: #999;
    padding: 0 0 25px 0;
    margin: 0;
    line-height: 160px;
    text-align: center;
}

p.errornumber_sub {
    font-family: georgia, "Times New Roman", Times, Serif;
    font-size: 40px;
    letter-spacing: -2px;
    color: #999;
    margin: 0;
    text-align: center;
}

.ajax__calendar_container {
    z-index: 9999999;
    box-sizing: border-box;
}

.ajax__calendar_container {
    background-color: #4184b6;
    color: #000000;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #E9E9E9;
    border: none !important;
    color: #000000;
}

.cal_Theme1 .ajax__calendar_today {
    background-color: #4184B6;
    font-weight: bold;
    color: #ffffff;
    height: 20px;
}

.cal_Theme1 .ajax__calendar_day {
    color: #000000;
}

.cal_Theme1 table {
    width: 100%;
}

    .cal_Theme1 table * td {
        padding: 4px 7px !important;
        margin: 0 !important;
    }

.cal_Theme1 .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 5px #4184b6;
    width: 250px;
    padding: 0;
}

.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 0;
    height: 30px;
}

.ajax__calendar_days {
    width: 100% !important;
    border: none !important;
}

    .ajax__calendar_days table {
        border: none !important;
    }

.cal_Theme1 .ajax__calendar_title {
    color: #004080;
    padding-top: 10px !important;
}

.cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
    position: relative;
    top: 5px;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #e9e9e9;
    width: auto;
    height: 190px;
    border: none;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #333;
}

.cal_Theme1 .ajax__calendar_day {
    text-align: center;
    color: #333;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active {
    color: #FFFFFF !important;
    font-weight: bold;
    background-color: #4184b6;
}

    .cal_Theme1 .ajax__calendar_active .ajax__calendar_day {
        color: #FFFFFF;
    }

.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
    color: #004080;
}

.ajax__calendar_footer.ajax__calendar_today {
    color: #FFFFFF;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #000;
}

td .ajax__calendar_other divja {
    color: Blue;
    border: 1px solid #000;
}

#popupheader {
    padding: 1.42857em 0;
    background-color: #222222;
}

    #popupheader p {
        margin: 0;
    }

    #popupheader img {
        max-width: 200px;
        height: auto !important;
    }

#images .gallery {
    margin-left: 0;
}

.my-transition {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}

.carousel li {
    text-align: center;
}

.carousel img {
    margin: 0 auto;
}

.no-wrap {
    white-space: nowrap;
}

.promoVideoTrigger span {
    display: inline-block;
    margin-top: -18px;
    margin-bottom: -6px;
    margin-left: -10px;
    overflow: hidden;
    margin-right: 10px;
}

    .promoVideoTrigger span i {
        font-size: 24px;
        line-height: 24px;
    }

#promoVideo {
    background-color: #222222;
    border-color: #111111;
    text-align: center;
}

    #promoVideo .video-container {
        margin: auto;
    }

#floorplansContainer {
    padding: 0;
    background-color: #4184b6;
    padding: 10px 0 5px 0;
}

.canvas-section {
    padding: 20px;
}

@media screen and (max-width:1024px) {
    .canvas-section {
        padding: 20px 0;
    }

    .row-mob {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 85.71429em;
        *zoom: 1;
    }

        .row-mob:before, .row-mob:after {
            content: " ";
            display: table;
        }

        .row-mob:after {
            clear: both;
        }

    .col-mob {
        position: relative;
        padding-left: 1.07143em;
        padding-right: 1.07143em;
        width: 100%;
        float: left;
    }

    .fp-canvas-wrapper {
        height: 100%;
        max-height: 450px;
    }
}

.canvas-container {
    margin-right: auto;
    margin-left: auto;
}

.fp-canvas-wrapper-outer {
    width: 100%;
    height: 100%;
}

.fp-canvas-wrapper {
    margin-bottom: 20px;
    background-color: white;
    overflow: scroll;
}

.fp-toolbar {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #346990;
    height: 42px;
    overflow: hidden;
    margin-bottom: 5px;
}

    .fp-toolbar button {
        margin-bottom: 0;
    }

    .fp-toolbar:after {
        display: table;
        content: " ";
        clear: both;
        visibility: none;
    }

    .fp-toolbar.pen-thickness {
        padding: 0 10px;
    }

        .fp-toolbar.pen-thickness .fp-penThickness {
            position: relative;
            top: 10px;
            width: 100px;
            margin: 0;
            padding: 0;
        }

            .fp-toolbar.pen-thickness .fp-penThickness::-ms-fill-lower {
                background: coral;
            }

            .fp-toolbar.pen-thickness .fp-penThickness::-ms-fill-upper {
                background: peru;
            }

            .fp-toolbar.pen-thickness .fp-penThickness::-ms-thumb {
                background: steelblue;
            }

        .fp-toolbar.pen-thickness label {
            padding-top: 5px;
            font-size: 10px;
            color: #eeeeee;
        }

span.tooltip {
    background: #32475f;
    color: white;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    font-weight: normal;
    font-size: 12px;
}

    span.tooltip .nub {
        border-color: transparent transparent #333333 !important;
        top: -10px;
    }

.tooltip > .nub {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent white;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: -10px;
    width: 0;
}

.button.toolbar-button {
    display: inline-block;
    vertical-align: top;
    height: 42px;
    line-height: 42px;
    margin: 0 0 5px 0;
    padding: 0 1.71429em;
}

.tooltip .nub {
    width: auto;
    display: inline-block;
    max-width: 10px !important;
}

.fp-toggle-button {
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    vertical-align: top;
    border-right: 1px solid #3a76a3;
}

    .fp-toggle-button:last-child {
        border-right: none;
    }

    .fp-toggle-button label, .fp-toggle-button a {
        display: block;
        position: absolute;
        text-align: center;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        background-color: #4184b6;
    }

        .fp-toggle-button label:hover, .fp-toggle-button a:hover {
            background-color: #3d7cab;
        }

        .fp-toggle-button label:active, .fp-toggle-button label:focus, .fp-toggle-button label.on, .fp-toggle-button a:active, .fp-toggle-button a:focus, .fp-toggle-button a.on {
            background-color: #346990;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        }

    .fp-toggle-button input[type="radio"] {
        -webkit-appearance: none;
    }

    .fp-toggle-button .fp-icon {
        font-size: 21px;
        color: white;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }

        .fp-toggle-button .fp-icon.fp-icon-colour i {
            text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.7), 1px -1px 0 rgba(255, 255, 255, 0.7), -1px 1px 0 rgba(255, 255, 255, 0.7), 1px 1px 0 rgba(255, 255, 255, 0.7);
        }

        .fp-toggle-button .fp-icon.fp-icon-colour.red i {
            color: #cc0000;
        }

        .fp-toggle-button .fp-icon.fp-icon-colour.blue i {
            color: #0066cc;
        }

        .fp-toggle-button .fp-icon.fp-icon-colour.green i {
            color: #669900;
        }

        .fp-toggle-button .fp-icon .fa-eraser {
            position: relative;
            left: -3px;
        }

    .fp-toggle-button input[type="radio"] {
        -webkit-appearance: none;
    }

#fp-annotations, #fp-comments {
    padding: 0;
    background-color: #4184b6;
    border-color: #346990;
}

    #fp-annotations:before, #fp-comments:before {
        border-bottom-color: #4184b6;
    }

    #fp-annotations:after, #fp-comments:after {
        border-bottom-color: #346990;
    }

    #fp-annotations .fp-annotation-template, #fp-comments .fp-annotation-template {
        display: none;
    }

    #fp-annotations .fp-annotation-block, #fp-comments .fp-annotation-block {
        overflow-y: auto;
        position: relative;
        height: 200px;
        padding: 10px;
    }

        #fp-annotations .fp-annotation-block .fp-annotation-input-block, #fp-comments .fp-annotation-block .fp-annotation-input-block {
            background-color: #346990;
            overflow: hidden;
            margin-bottom: 5px;
        }

            #fp-annotations .fp-annotation-block .fp-annotation-input-block span, #fp-comments .fp-annotation-block .fp-annotation-input-block span {
                float: left;
                width: 30px;
                text-align: center;
                color: white;
                line-height: 36px;
            }

            #fp-annotations .fp-annotation-block .fp-annotation-input-block div, #fp-comments .fp-annotation-block .fp-annotation-input-block div {
                display: block;
                overflow: hidden;
            }

                #fp-annotations .fp-annotation-block .fp-annotation-input-block div input, #fp-comments .fp-annotation-block .fp-annotation-input-block div input {
                    margin-bottom: 0;
                    border-color: #346990;
                }

                    #fp-annotations .fp-annotation-block .fp-annotation-input-block div input:focus, #fp-comments .fp-annotation-block .fp-annotation-input-block div input:focus {
                        border-color: #264d6b;
                    }

#fp-comments {
    padding: 10px;
}

    #fp-comments textarea {
        margin-bottom: 0;
        border-color: #346990;
    }

        #fp-comments textarea:focus {
            border-color: #264d6b;
        }

.fp-carousel {
    background-color: #333333;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2) inset;
}

    .fp-carousel button {
        box-shadow: none;
    }

        .fp-carousel button.slick-arrow {
            height: 60px;
            width: 40px;
        }

            .fp-carousel button.slick-arrow.slick-prev {
                left: 0;
                top: 40%;
            }

                .fp-carousel button.slick-arrow.slick-prev::before {
                    font-size: 60px;
                    font-family: FontAwesome;
                    content: "\f104";
                    left: 0;
                    color: #4184b6;
                }

            .fp-carousel button.slick-arrow.slick-next {
                right: 0;
                top: 40%;
            }

                .fp-carousel button.slick-arrow.slick-next::before {
                    font-size: 60px;
                    font-family: FontAwesome;
                    content: "\f105";
                    right: 0;
                    color: #4184b6;
                }

    .fp-carousel .slick-slider {
        padding-left: 50px;
        padding-right: 50px;
        margin-bottom: 20px;
    }

        .fp-carousel .slick-slider .slick-dots {
            position: relative;
            margin-left: 0;
            bottom: -20px;
        }

            .fp-carousel .slick-slider .slick-dots li button::before {
                font-family: FontAwesome;
                content: "\f111";
                font-size: 16px;
                color: #4184b6;
            }

    .fp-carousel .thumb {
        padding-bottom: 10px;
    }

        .fp-carousel .thumb .thumb-inner {
            -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            padding-right: 10px;
        }

            .fp-carousel .thumb .thumb-inner img {
                max-width: 100%;
                height: 144px;
                margin: auto;
            }

            .fp-carousel .thumb .thumb-inner a {
                padding: 10px;
                border: 1px solid rgba(0, 0, 0, 0.2);
                background-color: rgba(0, 0, 0, 0.2);
                display: block;
                text-align: center;
            }

                .fp-carousel .thumb .thumb-inner a.active {
                    border: 1px solid rgba(65, 132, 182, 0.5);
                    background-color: rgba(65, 132, 182, 0.5);
                }

        .fp-carousel .thumb span {
            display: block;
            width: 60px;
            text-align: center;
            color: white;
            padding-top: 10px;
            font-size: 12px;
        }

@media screen and (min-width:0) {
    .fp-carousel {
        padding: 1.42857em 0;
    }
}

.ruInputs textarea {
    min-height: 50px;
}

.padding-upper {
    padding-top: 10px !important;
}

.paidButton img {
    vertical-align: top;
}

.go-mobile-home {
    background-color: #000000;
    padding: 5px 0 10px 0;
    text-align: center;
}

    .go-mobile-home a {
        color: white;
        text-decoration: none;
    }

        .go-mobile-home a:hover {
            color: #cccccc;
        }

    .go-mobile-home p {
        margin-bottom: 0;
        color: #cccccc;
        font-family: 'cg';
        text-transform: uppercase;
    }

    .go-mobile-home i {
        position: relative;
        margin-right: 5px;
        bottom: -4px;
        font-size: 27px;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }

@media screen and (max-width:699px) {
    .go-mobile .mobile-banners p {
        text-align: center;
    }

    .go-mobile .mobile-banners img {
        max-width: 300px;
        display: inline-block;
    }
}

.go-mobile .mobile-banners a:hover img {
    -webkit-box-shadow: 3px 0 0 #4184b6;
    -moz-box-shadow: 3px 0 0 #4184b6;
    box-shadow: 3px 0 0 #4184b6;
}

.go-mobile .app-screenshots {
    margin: 50px 0;
}

.go-mobile .list {
    color: black;
}

.go-mobile .muted {
    color: #555555;
}
