/* Chosen v1.5.1 | (c) 2011-2016 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 16 November 2022 16:22:48
*/


/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 May 2020 07:29:46
*/


@charset "UTF-8";

/**
 * version: 0.0.1
 * file:    main.css
 * author:  Squiz Australia
 * updated: Tue Aug 02 2016 13:59:18 GMT+1000 (AEST)
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Content
 * - Modules
    Accordion
    Back to top 
    Breadcrumbs 
    Datepicker
    Font awesome
    Header logo
    Magnific popup
    Matrix form
    Navbar
    Pagination
    Quick search
    Responsive tables
    Secondary nav
    Skip links
    Spritesheet
    Typeahead
 */
.visuallyhidden,
.sr-only,
.skip-links__link {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;


    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

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

.tabs__tab-list,
.breadcrumbs__list,
.popup__list,
.main__content form .sq-form-question-tickbox-list ul,
.main__content form .sq-form-question-option-list ul,
.main__content form .sq-online-quiz-question-multichoice ul,
.sub-nav,
.pagination,
.nav__list,
.nav__sub,
.nav__deep,
.skip-links__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.highlight,
.sq-form-question-datetime input[type="password"],
.sq-form-question-datetime input[type="text"],
.sq-form-question-datetime .sq-form-question-answer label,
.sq-form-question-datetime .sq-form-question-answer select,
.main__content form .custom__content__container .sq-form-question-datetime fieldset select,
.main__content form .custom__content__container .sq-form-question-datetime fieldset label {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.sq-form input[type="text"],
.sq-form input[type="password"],
.sq-form textarea,
form input[type="text"],
.quick-search__input,
.tt-hint,
.quick-search__submit,
.nav__item-link,
.nav__sub-item-link,
.nav__deep-item-link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.no-js .quick-search__input-group,
.no-flexbox .quick-search__input-group {
    display: table;
}

.flexbox .quick-search__input-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.clearfix,
.sq-form-question {
    *zoom: 1;
}

.clearfix:before,
.sq-form-question:before,
.clearfix:after,
.sq-form-question:after {
    content: '';
    display: table;
    line-height: 0;
}

.clearfix:after,
.sq-form-question:after {
    clear: both;
}

/*
--------------------
Reset (normalize.css)
--------------------
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
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 {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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 {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

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

/*
--------------------
Utilities
--------------------
*/
.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.pull-left {
    float: left;
}

img.pull-left {
    margin-right: 1em;
}

.pull-right {
    float: right;
}

img.pull-right {
    margin-left: 1em;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

html,
body {
    height: 100%;
}

body {
    overflow-y: scroll;
    font-size: 1em;
    line-height: 1;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    font-family: 'Source Sans Pro', Helvetica, sans-serif;
}

body.home {
    background-position: top center;
}

img {
    max-width: 100%;
}

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

@-ms-viewport {
    width: device-width;
}

@page {
    margin: 0.5cm;
}

/*
--------------------
Content
--------------------
*/
/* Tables */
table {
    width: 100%;
    border-collapse: collapse;
    margin: .5em 0;
}

caption {
    font-size: 12.8px;
    font-size: 0.8rem;
    font-style: italic;
}

/* Buttons */
#main .main__content a.button,
#main .main__content button.button,
#main .main__content a.bluebuttonsize5,
#main .main__content button.bluebuttonsize5 {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #0072B0;
    display: inline-block;
    padding: 0.5em 5em 0.5em 1em;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 2;
}

#main .main__content a.button,
#main .main__content a.button:visited,
#main .main__content button.button,
#main .main__content button.button:visited,
#main .main__content a.bluebuttonsize5,
#main .main__content a.bluebuttonsize5:visited,
#main .main__content button.bluebuttonsize5,
#main .main__content button.bluebuttonsize5:visited {
    text-decoration: none;
}

#main .main__content a.button:focus,
#main .main__content a.button:hover,
#main .main__content button.button:focus,
#main .main__content button.button:hover,
#main .main__content a.bluebuttonsize5:focus,
#main .main__content a.bluebuttonsize5:hover,
#main .main__content button.bluebuttonsize5:focus,
#main .main__content button.bluebuttonsize5:hover {
    color: #004164;
}

/* Quotes */
blockquote {
    color: #444444;
    position: relative;
    padding: 0 2em;
    margin: 2em 0;
}

blockquote:before {
    content: "\201C";
    color: #222;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1em;
}

blockquote:after {
    color: #222;
    content: "\201D";
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1em;
}

.pull-quote {
    border-top: 1px solid #222;
    padding: 1em .5em 0 .5em;
    margin: 1em;
}

/* Highlight */
.highlight {
    background: #cccccc;
    padding: .1em .5em;
}

h1,
h2,
h3,
h4,
h5 {
    clear: both;
}

h1 {
    font-weight: 600;
    font-size: 1.30em;
    line-height: 1em;
    color: #1a1a1a;
}

h1.page-title {
    margin-bottom: 0.25em;
    font-size: 1.8em;
}

h2 {
    font-weight: 600;
    font-size: 1.22em;
    line-height: 1.40em;
}

.main__content h2 {
    font-size: 1.7em;
    font-weight: 500;
}

h3 {
    font-size: 1.13em;
    font-weight: 600;
    line-height: 1.30em;
}

.main__content h3 {
    font-size: 1.5em;
    font-weight: 500;
}

h4 {
    text-transform: uppercase;
}

h4 {
    font-weight: 500;
    font-size: 1.05em;
    line-height: 1.22em;
}

.main__content h4 {
    font-size: 1.4rem;
    margin-bottom: 0.5em;
}

h5 {
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.22em;
    margin-top: 0.7em;
}

p {
    font-size: 0.75em;
    line-height: 0.94em;
    color: #444444;
    font-weight: 300;
}

a:visited,
a {
    color: #0072B0;
    text-decoration: none;
}

a:hover {
    color: #007cc0;
    text-decoration: underline;
}

.content__container {
    max-width: 1150px;
    margin: 0.6em auto 0;
}

.content__container.tier__1 {
    margin-top: 1.5em;
}

.clearfix:after {
    clear: both;
}

.banner__image {
    width: 100%;
    height: 17.5em;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.inner .banner__image {
    height: 11em;
    background-position: center center;
}

.banner__image.has-overlay:before {
    background-image: linear-gradient(transparent, #000000);
    background-image: -webkit-linear-gradient(transparent, #000000);
    /* For Safari 5.1 to 6.0 */
    background-image: -o-linear-gradient(transparent, #000000);
    /* For Opera 11.1 to 12.0 */
    background-image: -moz-linear-gradient(transparent, #000000);
    /* For Firefox 3.6 to 15 */
    background-image: linear-gradient(transparent, #000000);
    /* Standard syntax */
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.banner__container {
    position: relative;
}

.banner__content-container {
    position: absolute;
    bottom: 1em;
    width: 100%;
}

.banner__content {
    max-width: 1150px;
    margin: 0 auto 1em auto;
    display: block;
    height: 13em;
    padding: 0 2em;
}

.banner__content .heading,
.banner__content .description {
    color: #ffffff;
    text-shadow: 1px 1px #555;
    display: block;
    width: 90%;
}

.banner__content h2.heading {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 0.85em;
    margin-bottom: 0.2em;
    width: 70%;
}

.banner__content .description p {
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.25;
    color: #ffffff;
    margin: 0;
}

.banner__content .description {
    margin-bottom: 1em;
    width: 100%;
}

a.banner__button {
    background: #ffffff;
    border: 1px solid #ccc;
    padding: 0.65em 0.75em;
    text-transform: uppercase;
    color: #0072B0;
    text-decoration: none;
    font-size: 0.9em;
    display: inline-block;
    font-weight: 600;
    line-height: 1.4;
}

header.header {
    width: 100%;
    height: auto;
    position: fixed;
    backface-visibility: hidden;
    z-index: 4;
}

.header__top {
    background: #050505;
    z-index: 10;
    position: relative;
}

.header__top .header__top-inner {
    max-width: 1150px;
    margin: 0 auto;
}

.header__top-search,
.header__top .header__top-nav {
    vertical-align: top;
    display: inline-block;
}

.header__top-search {
    width: 28%;
    float: right;
    max-height: 2.5em;
}

.header__top-search fieldset legend.visuallyhidden,
.header__top-search fieldset legend.sr-only {
    color: #ffffff;
    background-color: #131313;
}

.header__top-search span.sr-only {
    color: #7d7d7d;
}

.header__top-search .header__top-search-input.active {
    line-height: 2.5em;
    padding: 0 1em;
    margin: 0;
    border: none;
    background: #ffffff;
    color: #444444;
    position: absolute;
    top: 40px;
    width: 100%;
    visibility: visible;
    display: block;
    left: 0;
    font-style: 1.125em;
}

.emergency__banner-active .header__top-search .header__top-search-input.active {
    top: 166px;
}

.header__top-search .header__top-search-button {
    color: #b4b4b4;
    background: #4a4a4a;
    border: 0;
    height: 40px;
    display: inline-block;
    max-width: 48px;
    margin-left: -3px;
    float: right;
    font-size: 1.25em;
    position: relative;
    z-index: 2;
}

.header__top-search .header__top-search-button:before {
    margin-left: -3px;
}

.header__top .header__top-nav {
    width: 70%;
    position: relative;
}

.header__top .header__top-nav ul {
    margin: 0;
    padding: 0;
    height: auto;
    max-height: 41px;
}

.header__top .header__top-nav li {
    list-style-type: none;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    height: 41px;
    border-right: 1px solid #313131;
}

.header__top .header__top-nav li a,
.header__top .header__top-nav li a:visited {
    color: #b4b4b4;
    text-decoration: none;
    text-transform: uppercase;
    border-top: 3px solid #231f20;
    display: inline-block;
    width: 100%;
    height: 41px;
}

.header__top .header__top-nav li span.sq-icon {
    margin: 0.4em auto 0 auto;
    display: block;
}

.mobile-hide {
    visibility: hidden;
    width: 0;
}

.mobile-show {
    visibility: visible;
    width: auto;
}

.header__main-container {
    background: #ffffff;
    display: block;
    height: 3.8em;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
}

.header__main img.logo {
    width: 100%;
    max-width: 134px;
}

.header__main-logo,
.header__main-menu {
    display: inline-block;
    vertical-align: top;
}

.header__main-logo {
    width: 47%;
    float: left;
}

.header__main-menu {
    width: 10%;
}

.header__inner {
    position: fixed;
    backface-visibility: hidden;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 6.4em;
}

body.emergency__banner-active .header__inner {
    height: 14.2em;
}

.header__main-shade {
    -webkit-transition: opacity 0.3s, z-index 0 linear 0.3s, height 0 linear 0.3s;
    transition: opacity 0.3s, z-index 0 linear 0.3s, height 0 linear 0.3s;
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -9999;
    height: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.header__main-shade.active {
    height: 100%;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 10;
}

.back-to-top.hidden-sm.hidden-md.hidden-lg {
    padding-top: 2em;
    font-size: 12px;
    width: 25%;
    /*display: inline-block !important;*/
    float: left;
    color: #000;
    text-transform: uppercase;
}

.back-to-top.hidden-sm.hidden-md.hidden-lg i {
    display: block;
}

/* Small screen navigation */
.header__main .nav-segments a,
.left__navigation a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 2em;
    color: #000000;
}

.header__main .nav-segments li {
    border-bottom: 1px solid #dfdfdf;
}

.left__navigation li a {
    border-bottom: 1px solid #dfdfdf;
}

.header__main .nav-segments li a,
.left__navigation li a,
.left__navigation li {
    position: relative;
}

.header__main .nav-segments li a {
    padding-right: 3.5em;
}

.header__main .nav-segments li a span.accordion__link:after {
    height: 1.6em;
}

.header__main .nav-segments li a span.accordion__link:after,
.left__navigation li span.accordion__link:after {
    display: inline-block;
    width: 2em;
    float: right;
    font-size: 2em;
    color: #999999;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.25em;
    text-align: center;
    border-left: 1px solid #dfdfdf;
}

.sub__menu-link__button {
    content: '+';
    display: inline-block;
    height: 2em;
    width: 2em;
    float: right;
    border-left: 1px solid #dfdfdf;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.header__main li.navbar__item {
    position: relative;
}

.header__main .navbar__item .accordion__link:after,
.header__main .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link:after {
    position: absolute;
    right: 0.25em;
    font-size: 2em;
    top: 0;
    border-left: 1px solid #dfdfdf;
    width: 1.25em;
    padding: 0.35em 1.2em 0.3em 0.5em;
}

.header__main .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link:after {
    content: "+";
}

.header__main .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link.sub-uber-accordion__button-active:after,
.header__main .navbar__item .accordion__link.uber-accordion__button-active:after {
    content: "-";
    color: #ffffff;
}


.header__main .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link.sub-uber-accordion__button-active:after {
    color: #000;
}

.header__main .navbar__item .sub-nav__group li {
    position: relative;
}

.header__main li.uber-accordion__parent.navbar__item .sub-nav:after {
    color: #dfdfdf;
}

.left__navigation li span.accordion__link:after {
    height: 100%;
}

.green .header__main .nav-segments a.uber-accordion__parent .uber-accordion__button-active:after {
    color: #fff;
    font-weight: 300;
    border-left: 1px solid #415707;
}

.header__main .nav-segments .navbar__item--current .accordion__link:after,
.header__main .nav-segments .navbar__item--parent .accordion__link:after {
    color: #ffffff;
}

.header__main .nav-segments .accordion__item .accordion__item a,
.left__navigation ul li ul li a {
    background: #f5f5f5;
}

.header__main .nav-segments .accordion__item .accordion__item a span:after {
    border-left: 1px solid #dfdfdf;
}

.header__main .nav-segments .accordion__item .accordion__item a.uber-accordion__parent,
.left__navigation .nav ul li ul.nav__sub li.nav__sub-item.nav__sub-item--active a,
.left__navigation .nav ul li ul.nav__sub li.nav__sub-item.nav__sub-item--current a,
.header .navbar__item .sub-nav__group .nav-main__link.sub-uber-accordion__parent {
    background: #444444;
    color: #ffffff;
}

.header__main .nav-segments .sub-nav .sub-nav__group-container .sub-menu__accordion li {
    border-bottom: 1px solid #c9c9c9;
    background: #dfdfdf;
}

.header__main {
    overflow: hidden;
}

.header__main .nav-segments {
    overflow-y: scroll;
}

.left__navigation {
    display: none;
}

.left__navigation .nav ul ul ul li.accordion__item .nav__deep-item--active a {
    text-decoration: underline;
}

.left__navigation .nav ul ul ul li.accordion__item li>a {
    background-color: #ffffff;
    border: 0;
    padding: 0.25em 0 0 2.5em;
}

.left__navigation .nav ul.nav__sub li.nav__sub-item ul.nav__sub li.nav__sub-item>a.nav__deep-item-link {
    background-color: #f5f5f5;
}

.left__navigation .nav ul.nav__sub li.nav__sub-item ul.nav-content-pages li.nav__sub-item.nav__deep-item--current>a.nav__deep-item-link {
    text-decoration: underline;
}

.left__navigation .nav ul ul ul li.accordion__item>span:after {
    border-left: 1px solid #dfdfdf;
}

.left__navigation .nav ul ul ul a.uber-accordion__parent {
    font-weight: 700;
    background: #f5f5f5;
    color: #000000;
}

.header__main .nav-segments .accordion__item .accordion__item .uber-accordion__button-active:after {
    border-left: 1px solid #dfdfdf;
}

.left__navigation ul li ul a.uber-accordion__parent .uber-accordion__button-active:after {
    border-left: 1px solid #666666;
}

/* Visible state */
.header__main {
    width: 100%;
}

.header {
    height: auto;
    background: #fff;
}

.header.sticky__nav .header__inner {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
}

.main {
    margin-top: 6.4em;
}

/*body.emergency__banner-active .main {
  margin-top: 14.2em;
}*/

.collapsible-header__main-visible .header__main-container {
    z-index: 11;
    position: relative;
}

.collapsible-header__main-visible .header__main {
    top: 0;
}

.collapsible-header__main-visible .nav-segments {
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}

.collapsible-header__main-visible .green .header__main .header__main-menu-button span.sq-icon {
    background-position: -300px 0px;
}

.blue .header__main .header__main-menu-button span.sq-icon {
    background-position: -250px -50px;
}

.orange .header__main .header__main-menu-button span.sq-icon {
    background-position: -350px -100px;
}

.collapsible-header__main-visible .blue .header__main .header__main-menu-button span.sq-icon {
    background-position: -300px -50px;
}

.collapsible-header__main-visible .orange .header__main .header__main-menu-button span.sq-icon {
    background-position: -300px -100px;
}

.header__main-menu-button {
    z-index: 11;
}

.active .header__main {
    margin-top: 40px;
}

.header__main .nav-segments {
    position: fixed;
    top: 0;
    /*-webkit-overflow-scrolling: touch;*/
    left: 61px;
    right: 0;
    background: #fff;
}

.header__main-menu-button {
    display: table;
    position: absolute;
    width: 61px;
    height: 50px;
    top: 0;
}

.header__main-menu-button a {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0.25em;
    font-size: 36px;
}

.header__main .nav-segments,
.header__main-menu-button,
.header__main-collapsed .nav-segments,
.header__main-collapsed .header__main-menu-button {
    -webkit-transition: left 0.3s, right 0.3s;
    transition: left 0.3s, right 0.3s;
}

/* Collapsed state */
.header__main.header__main-collapsed .nav-segments {
    left: 100%;
    right: -100%;
}

.header__main.header__main-collapsed .header__main-menu-button {
    left: 100%;
}

/* Use CSS transforms instead of left/right where available */
/* Combine with JS to basically do `transform: translateX(-width);` on: */
.header__main .header__main-menu-button,
.header__main .nav-segments {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.header__main .nav-segments,
.header__main.header__main-collapsed .nav-segments {
    left: 100%;
    right: -100%;
    right: calc(-100% + 61px);
}

.header__main .header__main-menu-button,
.header__main.header__main-collapsed .header__main-menu-button {
    margin-left: -61px;
    left: 100%;
}

.header__main .nav-categories,
.header__main .nav-segments,
.header__main .nav-segments ul,
.header__main .nav-segments ul li,
.header__main .nav-segments ul li ul,
.header__main .nav-segments ul li ul li,
.left__navigation .nav ul,
.left__navigation .nav ul li,
.left__navigation .nav ul li ul,
.left__navigation .nav ul li ul li {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header__main .nav-categories>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    border: solid 1px #000;
    border-left: 0;
    border-right: 0;
    margin-bottom: -1px;
    border-color: rgba(255, 255, 255, 0.15);
    color: #000;
    text-decoration: none;
}

.header .search-active {
    margin-top: 40px;
}

.tile {
    min-height: 10em;
    margin-bottom: 1em;
}

.tile__content {
    display: block;
    background: #f5f5f5;
    min-height: 14em;
    border: #dfdfdf 1px solid;
}

#main .content__container .tile {
    padding: 0 0.7em;
}

#main .content__container.tier__2 .tile {
    padding: 0 1em 0 0;
}

.tile.tile__promo-vertical {
    text-align: center;
}

.tile .tile__summary a {
    font-weight: 500;
}

.tile__promo-vertical .tile__content {
    padding: 0;
}

.tile__promo-vertical .tile__image {
    display: none;
}

.tile__promo-vertical .tile__heading h3 {
    margin: 1em 0 0.25em;
    text-align: center;
}

#main .main__content .tile .tile__heading h3 {
    color: #1a1a1a;
}

.tile .tile__icon {
    padding: 1em 1em 0;
    max-width: 115px;
}

.tile .tile__heading {
    padding: 0 0.5em;
    display: block;
}

.tile.tile__minor .tile__heading {
    padding: 0;
}

.tile .tile__summary {
    padding: 0 0.5em;
    display: block;
    font-size: 1.2em;
    font-weight: lighter;
    color: #444444;
}

.tile .tile__summary p {
    font-size: 0.8em;
    line-height: 1.3em;
    margin-top: 0;
}

.tile.tile__standard-promo .tile__summary {
    padding: 0 1rem;
}

.tile.tile__standard-minor .tile__summary {
    padding: 0 0.5rem;
}

.tile.tile__standard-promo .tile__content {
    padding: 0;
    min-height: inherit;
}

.tile.tile__standard-minor .tile__content {
    padding: 0.5em;
    min-height: inherit;
}

.tile.tile__minor-promo .tile__heading h3 {
    margin-top: 0.5em;
}

.tile h3 {
    margin: 0.25em 0 0.25em 0;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.2em;
    display: block;
}

.tile__tier-promo .tile h3 {
    margin-bottom: 0.25em;
}

.tier__1 .tile__tier-promo .tile__content-right .tile__summary p {
    margin: 0;
    padding: 0;
}

.tier__1 .tile__tier-promo .tile__content-right .tile__summary {
    display: block;
    min-height: 4em;
    position: relative;
    clear: both;
}

.tile__image {
    height: 6.2em;
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.tile.tile__minor .tile__icon {
    float: left;
    width: 27%;
    height: 100%;
    min-height: 10em;
}

.tile.tile__minor .tile__icon img {
    width: 100%;
}

.tile.tile__minor .tile__heading {
    display: inline-block;
    width: 70%;
    text-align: left;
    margin-top: 0.5em;
}

.tile.tile__minor.tile__demand .tile__heading {
    width: 100%;
    text-align: center;
    margin-top: 1em;
}

.tile.tile__minor .tile__summary {
    padding: 0;
    display: inline-block;
    width: 70%;
}

.tile.tile__minor .tile__content {
    min-height: 10.5em;
}

.tile__minor-promo .tile__content,
.tile__tier-promo .tile_content {
    padding: 0;
}

.tile__minor-promo .tile__content-right .tile__heading,
.tile__minor-promo .tile__content-right .tile__summary,
.tile__tier-promo .tile__content-right .tile__heading,
.tile__tier-promo .tile__content-right .tile__summary {
    margin: 0 1rem;
}

.tile__minor-promo .tile__content-right a.tile__button,
.tile__tier-promo .tile__content-right a.tile__button {
    border-top: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 1em 1.2em;
    text-decoration: none;
    text-transform: uppercase;
    color: #0072B0;
    position: relative;
    font-size: 1.05em;
    line-height: 1.5em;
    font-weight: 600;
}

.tile__minor-promo .tile__content-right a.tile__button:after,
.tile__tier-promo .tile__content-right a.tile__button:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 1em;
    right: 1em;
}

.tile__minor-promo .tile__content span.tile__image,
.tile__tier-promo .tile__content span.tile__image {
    width: 100%;
}

.tile__tier-minor .tile__heading h3 {
    font-size: 1.5rem;
}

.tile__tier-minor.tile .tile__summary {
    padding: 0 1.5rem;
}

.tile__tier-minor.tile .tile__summary p {
    font-size: 1.15rem;
    margin-top: 0;
}

.tile__tier-promo .tile__content-right .tile__heading h3 {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
}

.tile__tier-promo .tile__content-right .tile__summary p {
    font-size: 1.1rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 2em;
}

.tile__tier-promo .tile__content-right a.tile__button {
    position: relative;
    width: 89%;
    margin: 0 auto;
    padding: 1em;
}

.tile__minor-promo .tile__heading,
.tile__minor-promo .tile__summary,
.tile__minor-promo .tile__button,
.tile__tier-promo .tile__heading,
.tile__tier-promo .tile__summary,
.tile__tier-promo .tile__button {
    padding: 0;
}

.tile__minor a,
.tile__minor a:visited,
.tile__tier-minor a,
.tile__tier-minor a:visited {
    text-decoration: none;
    color: #000;
}

.tile.tile__demand .tile__heading {
    padding: 0;
}

.tile__demand .tile__content {
    position: relative;
}

.tile__demand .tile__content .tile__heading h3 {
    padding-top: 0;
    margin-top: 0;
}

.tile.tile__demand .tile__content a.tile__button {
    border-top: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 1em;
    text-decoration: none;
    text-transform: uppercase;
    color: #0072B0;
    position: absolute;
    bottom: 0;
    font-weight: 700;
    font-size: 0.9em;
    line-height: 1.5em;
}

.tile.tile__demand .tile__content a.tile__button:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 1em;
    right: 1em;
}

.tier__1 .tile__tier-1-intro .tile__content {
    background-color: #ffffff;
    border: 0;
    line-height: 1.5em;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
}

.tile__tier-1-intro h2 {
    margin-top: 0;
    font-size: 1.6em;
}

.tile__tier-1-intro p {
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0.5em;
    line-height: 1.1em;
}

.tier__1 .tile__content {
    padding-top: 0;
    min-height: initial;
    height: initial;
}

.tile__tier-minor .tile__content .tile__heading {
    padding: 0 1.5rem 0.4em;
}

.tile__tier-promo .tile__content .tile__heading {
    margin: 0 1.5rem 0.4em;
}

.tile__tier-minor .tile__content {
    padding-top: 0.5em;
}

.main__content .tile.tile__standard-minor {
    padding: 0;
}

.main__content .tile.tile__standard-promo {
    padding-left: 0;
    padding-right: 0;
}

.main__content .tile.tile__standard-minor h2,
.main__content .tile.tile__standard-minor h3,
.main__content .tile.tile__standard-minor h4 {
    color: #1a1a1a;
    font-size: 1.5em;
}

.main__content .tile.tile__standard-minor .tile__content p,
.main__content .tile.tile__standard-promo .tile__content p {
    font-size: 0.9em;
}

#main .main__internal .tile__tier-2-intro {
    padding: 0;
}

.tier__2 .tile:nth-child(odd),
.tier__2 .tile:nth-child(even) {
    padding-left: 0;
    padding-right: 1em;
}

.tier__2 .tile__content {
    min-height: initial;
    height: auto;
}

#main .main__content .tier__2 a,
#main .main__content .tier__2 a:visited,
#main .main__content .tier__2 a h3,
#main .main__content .tier__2 a:visited h3 {
    color: #1a1a1a;
}

.tier__2 .tile__tier-minor.tile .tile__summary {
    padding: 0 1.5rem;
}

.tier__1 .tile__tier-promo .tile__content-right .tile__summary {
    margin: 0 1.5rem;
}

.tier__1 .tile__faqs .tile__content h4 {
    font-weight: 500;
    margin-top: 0;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-transform: capitalize;
    font-size: 1.6em;
}

.tier__1 .tile__faqs .tile__content {
    height: auto;
    color: #444444;
    padding-bottom: 0;
}

.tier__1 .tile__faqs .tile__content p {
    font-size: 1.1em;
}

.tier__1 .tile__faqs .tile__content .faqs__listing li {
    font-size: 1.1em;
}

.tier__1 .tile__faqs .tile__content .faq__subtext {
    padding: 0 1.5em;
    font-weight: 300;
}

.tier__1 .tile__faqs .tile__content .faqs__listing {
    list-style-type: none;
    padding: 0 0 0 1.5em;
    margin: 0 0 0.5em 0;
}

.tier__1 .tile__faqs .tile__content .faqs__listing a,
.tier__1 .tile__faqs .tile__content .faqs__listing a:visited {
    color: #444444;
}

.tier__1 .tile__faqs .tile__content .faqs__listing li a {
    border-bottom: #dfdfdf solid 1px;
    display: block;
    padding: 0.5em 5rem 0.75rem 0;
    position: relative;
}

.tier__1 .tile__faqs .tile__content .faqs__listing li a:hover,
.tier__1 .tile__faqs .tile__content .faq__footer-link:hover {
    text-decoration: none;
    color: #000000;
}

.tier__1 .tile__faqs .tile__content .faqs__listing li a:after,
.tier__1 .tile__faqs .tile__content .faq__footer-link:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    text-decoration: inherit;
    font-size: 12px;
    padding-right: 1.5em;
    position: absolute;
    top: 1em;
    right: 1em;
    color: #dfdfdf;
}

.tier__1 .tile__faqs .tile__content .faq__footer-link:after {
    top: 1.5em;
}

.tier__1 .tile__faqs .tile__content .faqs__listing li:last-child a {
    border-bottom: 0;
}

.tier__1 .tile__faqs .tile__content .faq__footer-link {
    padding: 1rem 1.5rem;
    display: block;
    border-top: 1px solid #dfdfdf;
    color: #444444;
    position: relative;
    font-weight: 300;
}

.tier__1 .tile__faqs .tile__content .faq__footer-link p {
    padding: 0;
    margin: 0;
}

.outage__search input[type="text"] {
    width: 70%;
    line-height: 2.4em;
    height: 3.4em;
    vertical-align: top;
    font-size: 0.95em;
    padding: 0.5em;
    color: #444444;
    font-weight: 300;
}

.outage__search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #444444;
}

.outage__search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #444444;
}

.outage__search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #444444;
}

.outage__search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #444444;
}

.outage__search button {
    line-height: 2.2em;
    margin-left: -0.2em;
    vertical-align: top;
    margin-bottom: 0;
    padding: 0.45em 1em;
}

.outage__search button:before {
    font-size: 1.5em;
}

.autocomplete-w1 {
    background: #fff;
    border: #dfdfdf 1px solid;
}

.autocomplete-w1 .autocomplete div {
    padding: 0.25em;
}

.autocomplete div:hover {
    cursor: pointer;
}

.landing__quicklinks .quicklinks__container {
    margin: 0 auto;
    max-width: 1150px;
    display: block;
    padding: 0;
    list-style: none;
}

.landing__quicklinks a>.quicklink {
    border-right: solid 1px #dfdfdf;
    padding: 0.8em;
    display: block;
    text-align: center;
    min-height: 7.5em;
    border-bottom: solid 1px #dfdfdf;
}

.landing__quicklinks .quicklink__content,
.landing__quicklinks a,
.landing__quicklinks a:visited {
    color: #ffffff;
    text-decoration: none;
}

.landing__quicklinks h4 {
    padding: 0.5em 0 0 0;
    margin: 0;
    text-transform: capitalize;
    font-size: 0.9em;
}

.landing__quicklinks span.icon {
    width: 40%;
    display: block;
    margin: 0 auto;
}

.main__content {
    color: #444444;
    /*
    .sh-wrapper{
       border-bottom: 1px dotted #ccc;
       margin-bottom: 10px;
       padding-bottom: 7px;
       overflow: auto;
    }

    h2.sh-heading{
      cursor: pointer;
      display: block;
      color: #000;
      font-size: 1em;
    }

    h2.sh-heading:hover{
       color: #006FBE;
       text-decoration: underline;
    }
    h2.sh-heading {
    position: relative;
    }*/
}

.main__content ol,
.main__content ul {
    padding-left: 1em;
    line-height: 1.25em;
    font-weight: 300;
    font-size: 1rem;
}

.main__content ol {
    counter-reset: item;
    list-style-type: none;
    margin-left: 0.5em;
}

.main__content ol>li {
    counter-increment: item;
    padding-bottom: 0.25em;
}

.main__content ol li:before {
    font-weight: 700;
    margin-left: -1.5em;
    content: counters(item, ".") ". ";
    padding-right: 0.5em;
}

.main__content ol ol {
    padding-left: 2em;
    margin-left: 0.25em;
}

.main__content ol ol ol {
    padding-left: 3em;
}

.main__content ol ol ol ol {
    padding-left: 4em;
}

.main__content ol ol ol ol ol {
    padding-left: 5em;
}

.main__content ol ol>li {
    display: block;
}

.main__content ol ol>li:before {
    content: counters(item, ".") ". ";
    margin-left: -2.25em;
    font-weight: 700;
}

.main__content ol ol ol>li:before {
    content: counters(item, ".") ". ";
    margin-left: -3.25em;
    font-weight: 700;
}

.main__content ol ol ol ol>li:before {
    content: counters(item, ".") ". ";
    margin-left: -4em;
    font-weight: 700;
}

.main__content ol ol ol ol ol>li:before {
    content: counters(item, ".") ". ";
    margin-left: -5em;
    font-weight: 700;
}

.main__content ul li {
    list-style-type: disc;
}

.main__content ul li ul {
    margin: 0;
    padding-left: 1.5em;
}

.main__content ul li ul li {
    list-style-type: none;
}

.main__content ul li ul>li {
    text-indent: -15px;
}

.main__content ul li ul>li:before {
    content: "-";
    text-indent: -15px;
    padding-right: 1em;
    margin-left: -0.5em;
}

.main__content ul li ul li ul>li {
    text-indent: -15px;
}

.main__content ul li ul li ul>li:before {
    content: ">";
    text-indent: -15px;
    padding-right: 1em;
    margin-left: -0.75em;
}

.main__content ol.featured,
.main__content ul.featured {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    list-style-type: none;
    display: table;
}

.main__content .featured li::before {
    /*content: counter(step-counter);
        margin-right: 5px;
        font-weight: 500;
        padding: 17px 38px 0px 19px;
        color: $energex-stroke-grey;
        font-size: 1.25em;
        display: table-cell;
        vertical-align: top;
        background-position: 0 -96px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-size: 400px 1000px;
        background-image: url(/__data/assets/file/0011/366419/spritesheet.svg?v=0.2.1);*/
    content: counter(step-counter);
    font-weight: 500;
    padding: 1rem 1.2rem;
    color: #dfdfdf;
    display: table-cell;
    vertical-align: top;
    background-color: transparent;
    border-radius: 2em;
    height: 3.8rem;
    width: 3.8rem;
    float: left;
    font-size: 1.8rem;
    margin-left: -5rem;
    margin-top: 0em;
}

.main__content .featured li::after {
    padding: 0.5em;
    content: '';
    display: block;
}

.main__content .featured li {
    counter-increment: step-counter;
    margin-left: 5em;
    vertical-align: top;
    list-style-type: none;
    min-height: 5em;
}

.main__content .featured li strong {
    display: block;
    font-weight: 600;
    color: #1a1a1a;
}

.main__content p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.25em;
    margin-top: 0.5em;
}

.main__content a,
.main__content a:visited {
    font-weight: 500;
}

.main__content .indented {
    border-left: 3px solid #dfdfdf;
    padding-left: 1em;
}

.main__content .indented {
    font-weight: 600;
}

.main__content iframe {
    max-width: 100%;
}

.main__content .fluid-width-video-wrapper {
    display: block;
    clear: both;
    max-height: 280px;
}

.main__content .video__transcript {
    padding: 1em;
    border: 1px solid #dfdfdf;
    margin: 1em 0;
    color: #444444;
}

.main__content .video__transcript .accordion__link {
    line-height: 1em;
}

.main__content .video__transcript .accordion__link::after {
    float: right;
    font-size: 2em;
    color: #444444;
}

.main__content .video__transcript .accordion__link.uber-accordion__button-active::after {
    font-size: 2.5em;
    line-height: 0em;
}

.main__content .video__transcript p:first-child {
    padding-top: 1em;
}

.main__content .video__transcript .accordion__target.uber-accordion__target-active {
    height: 260px;
    overflow-y: scroll;
    margin-top: 1.25em;
    padding-right: 1.25em;
    max-height: 17em;
}

.main__content blockquote p:first-child {
    padding-top: 1em;
}

.main__content .with__image {
    display: inline-block;
    width: 100%;
    padding-top: 0;
    margin-top: 0;
}

.main__content blockquote:after,
.main__content blockquote:before {
    font-size: 4em;
}

.main__content h2.sh-heading div.current_state {
    right: 0;
    top: 0;
    border-left: 1px solid #dfdfdf;
    position: absolute;
    width: 2em;
    height: 100%;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 300;
    padding-top: 0.5em;
    text-align: center;
}

.main__content h2.active div.current_state {
    color: #ffffff;
}

.main__content h2.sh-heading span {
    padding: 0 0 0 10px;
    display: block;
}

.main__content h2.sh-heading span span {
    padding: 0;
}

.main__content .sh-wrapper,
.main__content .accordions,
.main__content #faqs {
    margin: 1.5em 0;
    padding-bottom: 0;
}

.main__content .sh-wrapper h2.accordion__link,
.main__content .sh-wrapper h2.question,
.main__content .sh-wrapper h2.sh-heading,
.main__content .accordions h2.accordion__link,
.main__content .accordions h2.question,
.main__content .accordions h2.sh-heading,
.main__content #faqs h2.accordion__link,
.main__content #faqs h2.question,
.main__content #faqs h2.sh-heading {
    padding: 1em 3em 1em 1em;
    width: 100%;
    background: #f5f5f5;
    color: #000000;
    font-size: 1.1em;
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: #dfdfdf 1px solid;
    line-height: 1em;
    position: relative;
}

.main__content .sh-wrapper h2.accordion__link:hover,
.main__content .sh-wrapper h2.question:hover,
.main__content .sh-wrapper h2.sh-heading:hover,
.main__content .accordions h2.accordion__link:hover,
.main__content .accordions h2.question:hover,
.main__content .accordions h2.sh-heading:hover,
.main__content #faqs h2.accordion__link:hover,
.main__content #faqs h2.question:hover,
.main__content #faqs h2.sh-heading:hover {
    cursor: pointer;
}

.main__content .sh-wrapper h2:first-child,
.main__content .accordions h2:first-child,
.main__content #faqs h2:first-child {
    border-top: #dfdfdf 1px solid;
}

.main__content .sh-wrapper h2.uber-accordion__button-active,
.main__content .sh-wrapper h2.active,
.main__content .accordions h2.uber-accordion__button-active,
.main__content .accordions h2.active,
.main__content #faqs h2.uber-accordion__button-active,
.main__content #faqs h2.active {
    background: #444444;
    color: #ffffff;
    font-weight: 500;
}

.main__content .sh-wrapper h2 .current_state,
.main__content .accordions h2 .current_state,
.main__content #faqs h2 .current_state {
    display: inline-block;
    width: 1em;
    float: right;
}

.main__content .sh-wrapper .uber-accordion__target,
.main__content .sh-wrapper .answer,
.main__content .accordions .uber-accordion__target,
.main__content .accordions .answer,
.main__content #faqs .uber-accordion__target,
.main__content #faqs .answer {
    padding: 0;
    margin: 0;
}

.main__content .sh-wrapper .uber-accordion__target-active,
.main__content .sh-wrapper .sub-uber-accordion__target-active,
.main__content .accordions .uber-accordion__target-active,
.main__content .accordions .sub-uber-accordion__target-active,
.main__content #faqs .uber-accordion__target-active,
.main__content #faqs .sub-uber-accordion__target-active {
    padding: 1em 1em 2em 1em;
    font-size: 1em;
}

.main__content .sh-wrapper .accordion__link::after,
.main__content .accordions .accordion__link::after,
.main__content #faqs .accordion__link::after {
    float: right;
    font-size: 2em;
    color: #dfdfdf;
}

.main__content .sh-wrapper .accordion__link.uber-accordion__button-active::after,
.main__content .accordions .accordion__link.uber-accordion__button-active::after,
.main__content #faqs .accordion__link.uber-accordion__button-active::after {
    font-size: 2.5em;
    line-height: 0.2em;
}

.main__content .sh-wrapper {
    margin: 0;
}

.main__content .padding__bottom {
    margin-bottom: 1em;
}

.main__content table {
    border-top: 0;
}

.main__content table tr.expand-row {
    border: solid 1px #dfdfdf;
    background: #f5f5f5;
}

.main__content table tr.expand-row td {
    border: 0;
}

.main__content table tr.expand-row td:last-child:after {
    content: '+';
    font-size: 2em;
    padding-right: 0.5em;
    position: absolute;
    top: 0.25em;
    right: 0;
}

.main__content table tr.expand-row.active td:last-child:after {
    content: '-';
    font-size: 3em;
    top: 0.1em;
}

.main__content tr.tall-label td {
    min-height: 6em;
}

.main__content p.caption-text {
    font-size: 0.75em;
}

.main__content tbody td {
    border-bottom: 1px solid #dfdfdf;
}

.main__content tbody th {
    background: #f5f5f5;
    color: #444444;
    border-bottom: 1px solid #dfdfdf;
}

.content__button {
    border: 1px solid #ccc;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #0072B0;
    position: relative;
    font-weight: 500;
    padding: 0.8em 3em 0.8em 1em;
    display: inline-block;
    font-size: 1.1em;
}

a.button,
button.button,
a.bluebuttonsize5,
button.bluebuttonsize5 {
    position: relative;
    padding-right: 2em;
}

.content__button:after,
a.button:after,
button.button:after,
a.bluebuttonsize5:after,
button.bluebuttonsize5:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 1.2em;
    right: 1em;
}

#main .main__content a.button,
#main .main__content a.button:visited,
#main .main__content button.button,
#main .main__content button.button:visited,
#main .main__content a.bluebuttonsize5,
#main .main__content a.bluebuttonsize5:visited,
#main .main__content button.bluebuttonsize5,
#main .main__content button.bluebuttonsize5:visited {
    width: 100%;
    text-align: left;
    clear: both;
}

#main .main__content button.button.button--tertiary,
#main .main__content button.button-button--tertiary:visited,
#main .main__content a.button.button--tertiary,
#main .main__content a.button-button--tertiary:visited {
    width: auto;
}

a.button:after,
button.button:after,
a.bluebuttonsize5:after,
button.bluebuttonsize5:after {
    line-height: 0.9em;
    right: 0.5em;
}

.content__button:hover {
    color: #007cc0;
    border: 1px solid #007cc0;
    text-decoration: none;
}

.main__container {
    padding: 0 1em;
}

.breadcrumbs__item {
    font-size: 1em;
    line-height: 1.5em;
}

.breadcrumbs__item,
.breadcrumbs__link,
.breadcrumbs__link:visited {
    font-weight: 500;
}

.breadcrumbs__link:hover {
    text-decoration: none;
}

.breadcrumbs {
    margin-bottom: 0.5em;
}

.left__navigation .nav {
    margin: 1em;
}

.left__navigation .nav li.nav__item {
    display: none;
}

.main__portals .left__navigation .nav li.nav__item {
    display: block;
}

.left__navigation .nav li.nav__item.nav__item--parent,
.left__navigation .nav li.nav__item.nav__item--current {
    display: block;
}

.site-map .main__content tbody tr td:first-child {
    width: 22px;
}

.document-table tbody .accordion__target td:last-child {
    padding-left: 0%;
}

.document-table tbody .accordion__target td:first-child {
    display: table-cell;
}

.document-table tbody .accordion__target td {
    padding-left: 0.5em;
}

.document-table .sq-icon__download {
    position: relative;
    right: 0;
    margin-left: 0.5em;
}

.document-table tbody tr td:nth-child(2),
.document-table tbody tr td:last-child {
    border-left: none;
}

.document-table tbody tr td:nth-child(2) {
    /*padding-left: 2.7em;*/
    padding-left: 0.5em;
}

.footnotes li {
    font-size: 14px;
}

/* SEARCH CSS */
.search-container {
    padding: 0 0.75em;
    font-size: 1.2rem;
}

.fa.header__top-search_loading {
    position: absolute;
    top: 3em;
    left: 45%;
    color: #dfdfdf;
    font-size: 2em;
}

.search__header-form legend {
    display: none;
}

.main__content form.search__header-form {
    margin-bottom: 1.5rem;
}

.main__content .search__header-form fieldset {
    padding-top: 0;
    font-weight: 300;
    color: #1a1a1a;
}

.main__content form.search__header-form input[type="text"] {
    height: 40px;
    width: calc(100% - 48px);
    vertical-align: top;
}

.main__content form.search__header-form input[type="text"]::-webkit-input-placeholder {
    color: #444444;
}

.main__content form.search__header-form input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #444444;
}

.main__content form.search__header-form input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #444444;
}

.main__content form.search__header-form input[type="text"]:-ms-input-placeholder {
    color: #444444;
}

.safety-event-group,
.safety-event-heading {
    display: block;
    width: 100%;
    clear: both;
}

.main__content .safety-event-heading h2 {
    color: #0170bf;
    padding: 1em 0;
    font-size: 1.6rem;
}

.safety-event-time {
    float: left;
    width: 30%;
    font-size: 1.1rem;
}

.safety-event-time .material-icons {
    vertical-align: -6px;
}

.safety-event-details {
    float: left;
    max-width: 65%;
    padding-top: 0;
    margin-bottom: 1em;
}

.safety-event-details h3 {
    margin-top: 0;
}

.safety-event-details .location {
    margin-bottom: 1em;
}

.safety-event-details span {
    font-weight: bold;
    margin-right: 1em;
}

.search__header-form button {
    height: 40px;
    margin-left: -3px;
    padding: 0.5em;
    width: 48px;
    max-width: 44px;
}

.search__results-count-container {
    margin-bottom: 2em;
}

.search__results-count-container span {
    display: block;
    margin-bottom: 0.75em;
}

.search__results-help {
    font-weight: 100;
}

.search__results-count {
    font-weight: 500;
    color: #1a1a1a;
}

.search__results-refine {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
}

.search__results-facet-container {
    padding: 0.75em;
    padding-bottom: 0;
}

.search__results-facet-container .facet {
    display: inline-block;
    margin-bottom: 1em;
    width: 100%;
    vertical-align: top;
}

.search__results-facet-item--count {
    margin-left: 0.5em;
}

.main__content .search__results-facet-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.1rem;
}

.search__results-facet-title {
    font-weight: bold;
    font-size: 1.4rem;
    font-family: Helvetica, sans-serif;
}

.search__results-facet-title a:link,
.search__results-facet-title a:visited {
    font-family: 'Source Sans Pro', Helvetica, sans-serif;
}

.main__content .search__results-facet .search__results-facet-list .category {
    list-style-type: none;
    padding-top: 0.5em;
}

.main__content .search__results-facet .search__results-facet-list .category:before {
    content: '\203A';
    padding-right: 0.25em;
}

.search__results-list-container {
    margin-bottom: 2em;
}

.main__content .search__results-list,
.main__content .search__results-pagination-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main__content .search__results-item {
    border-bottom: 1px solid #dfdfdf;
    list-style-type: none;
    margin-bottom: 1em;
    padding-bottom: 1em;
    word-wrap: break-word;
}

.result-item__title,
.result-item__link {
    font-weight: 500;
    font-size: 1.5rem;
    color: #1a1a1a;
}

.result-item__title {
    margin-bottom: 0.25rem;
}

.search__results-pagination {
    margin-bottom: 3em;
}

.main__content .search__results-pagination-item {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 0.5em;
}

.result-item__content,
.result-item__link {
    font-size: 1.25rem;
    line-height: 1;
}

.main__content .pagination-item--block {
    color: #444444;
    display: block;
    margin-right: 0.5em;
}

.main__content .pagination-item--block a,
.blue .main__content .pagination-item--block.search__results-pagination-item a,
.blue .main__content .pagination-item--block.search__results-pagination-item a:visited {
    background: #f5f5f5;
    border: 1px solid #efefef;
    color: #444444;
    display: inline-block;
    font-weight: 300;
    padding: 0.5em 1em;
    text-transform: uppercase;
}

.search__results-pagination-item span,
.search__results-pagination-item a:hover {
    background: #f5f5f5;
    color: #444444;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
}

.search__results-pagination-item a {
    display: inline-block;
    padding: 0.5em 1em;
}

.main__content .search__results-container a:link,
.main__content .search__results-container a:visited {
    color: #0072B0;
}

/* ESI Train */
.course .sh {
    padding: 0 1em 1em 1em;
}

/* Footnotes */
.footnotes {
    border-top: solid 1px #dfdfdf;
    padding-top: 10px;
    font-size: 12px;
}

.footnotes h5 {
    color: inherit;
    font-size: 2em;
}

.footnotes ol {
    padding-left: 20px;
    counter-reset: thing;
    list-style-type: none;
}

.footnotes ol>li {
    margin-bottom: 5px;
    counter-increment: thing;
}

.main__content .footnotes ol li:before {
    margin-right: 0.5em;
    content: counters(thing, ".");
}

.site-map table {
    border: none;
}

.site-map .main__content tbody {
    border: none;
}

.site-map .main__content tbody table {
    border: none;
    margin: 0;
}

.site-map .main__content tbody td {
    border: none;
    padding: 0 0.1em 0 0;
    line-height: initial;
}

.site-map .main__content tbody tbody td>a {
    text-transform: uppercase;
}

.site-map .main__content tbody tbody tbody td>a {
    text-transform: capitalize;
    font-weight: 700;
}

.site-map .main__content tbody tbody tbody tbody td>a {
    font-weight: 500;
}

.site-map .main__content tbody tr td:first-child {
    width: 21px;
    border: none;
}

.site-map .main__content tbody tr,
.site-map .main__content tbody tr td,
.site-map .main__content tbody tr td table {
    border: none;
}

.site-map .main__content img {
    margin-bottom: 0.2em !important;
}

#main a.button.button--related-links {
    font-weight: 300;
}

.document-table tr th {
    border: none;
    border-left: 1px solid #444444;
}

.document-table tr td:first-child {
    width: 60%;
}

.document-table tbody .accordion__target td {
    padding-left: 3em;
}

.document-table tbody .accordion__target td:first-child {
    display: none;
}

.document-table .hiderow .sq-icon,
.document-table .showrow .sq-icon {
    margin-right: 1em;
    position: absolute;
    left: 0;
    top: 0.5em;
}

.document-table .hiderow,
.document-table .showrow {
    padding-left: 2em;
    position: relative;
}

.document-table .sq-icon__pdf {
    margin-right: 0.5em;
}

.document-table .sq-icon__download {
    right: 5%;
    display: inline-block;
    position: absolute;
}

.document-table.responsive tbody a {
    color: inherit;
}

a.document-table__doc--download {
    width: 100%;
    display: block;
    position: relative;
}

.document-table tbody .accordion__target td:last-child {
    padding-left: 76%;
}

.document-table.responsive td:before,
.document-table.responsive-vertical td:before {
    padding-left: 2.5em;
}

.banner__content .emergency__outages {
    padding: 2em;
}

.banner__content .emergency__outages h2.heading {
    text-shadow: none;
    color: #555;
    margin-top: 0;
    font-size: 2em;
    width: 100%;
    font-weight: 300;
}

.banner__content .emergency__outages .description,
.banner__content .emergency__outages .description p {
    display: none;
    text-shadow: none;
    color: #555;
    width: 100%;
    font-size: 1em;
}

.green .emergency__outages {
    background: #E9EFC6;
    border: 1px solid #628100;
}

.blue .emergency__outages {
    background: #ECF7FF;
    border: 1px solid #007cc0;
}

.orange .emergency__outages {
    background: #FFEEC6;
    border: 1px solid #c25709;
}

.site-map .main__content tbody tbody td a>span.green {
    color: #628100;
}

.site-map .main__content tbody tbody td a>span.blue {
    color: #007cc0;
}

.site-map .main__content tbody tbody td a>span.orange {
    color: #c25709;
}

.green .tile.tile__standard-minor.colour__inherit .tile__content:hover,
.green .tile.tile__standard-promo .tile__content:hover {
    border-color: #628100;
}

.blue .tile.tile__standard-minor.colour__inherit .tile__content:hover,
.blue .tile.tile__standard-promo .tile__content:hover {
    border-color: #007cc0;
}

.orange .tile.tile__standard-minor.colour__inherit .tile__content:hover,
.orange .tile.tile__standard-promo .tile__content:hover {
    border-color: #007cc0;
}

.green .tile.tile__minor.tile__demand .tile__content,
.green .tile.tile__standard-minor.colour__inherit .tile__content,
.green .tile.tile__standard-promo .tile__content {
    -webkit-box-shadow: 0px 0px 0px 1px #BBD804;
    -moz-box-shadow: 0px 0px 0px 1px #BBD804;
    box-shadow: 0px 0px 0px 1px #BBD804;
    border-color: #E9EFC6;
}

.green .tile.tile__minor.tile__demand .tile__content:hover {
    border-color: #628100;
}

.blue .tile.tile__minor.tile__demand .tile__content,
.blue .tile.tile__standard-minor.colour__inherit .tile__content,
.blue .tile.tile__standard-promo .tile__content {
    -webkit-box-shadow: 0px 0px 0px 1px #B6E5FF;
    -moz-box-shadow: 0px 0px 0px 1px #B6E5FF;
    box-shadow: 0px 0px 0px 1px #B6E5FF;
    border-color: #ECF7FF;
}

.blue .tile.tile__minor.tile__demand .tile__content:hover {
    border-color: #007cc0;
}

.orange .tile.tile__minor.tile__demand .tile__content,
.orange .tile.tile__standard-minor.colour__inherit .tile__content,
.orange .tile.tile__standard-promo .tile__content {
    -webkit-box-shadow: 0px 0px 0px 1px #FFB974;
    -moz-box-shadow: 0px 0px 0px 1px #FFB974;
    box-shadow: 0px 0px 0px 1px #FFB974;
    border-color: #FFEEC6;
}

.orange .tile.tile__minor.tile__demand .tile__content:hover {
    border-color: #c25709;
}

.green .tile__standard-minor.colour__inherit .tile__content {
    background-color: #E9EFC6;
    border-color: #E9EFC6;
}

.blue .tile__standard-minor.colour__inherit .tile__content {
    background-color: #ECF7FF;
    border-color: #ECF7FF;
}

.orange .tile__standard-minor.colour__inherit .tile__content {
    background-color: #FFEEC6;
    border-color: #FFEEC6;
}

.orange .tile .tile__summary a {
    color: #c25709;
}

.orange .tile .tile__summary a:hover {
    color: #783E00;
}

.green .tile__faqs .tile__content {
    background-color: #E9EFC6;
}

.blue .tile__faqs .tile__content {
    background-color: #ECF7FF;
}

.orange .tile__faqs .tile__content {
    background-color: #FFEEC6;
}

.green .tile__faqs .tile__content {
    border-color: #628100;
}

.blue .tile__faqs .tile__content {
    border-color: #007cc0;
}

.orange .tile__faqs .tile__content {
    border-color: #c25709;
}

.green .tile__faqs .tile__content h4,
.green .tile__faqs .tile__content .faq__subtext a,
.green .tile__faqs .tile__content .faq__subtext a:visited,
.green .tile__faqs .tile__content .faq__subtext strong,
.green .tile__faqs .tile__content .faq__footer-link strong {
    color: #415707;
}

.blue .tile__faqs .tile__content h4,
.blue .tile__faqs .tile__content .faq__subtext a,
.blue .tile__faqs .tile__content .faq__subtext a:visited,
.blue .tile__faqs .tile__content .faq__subtext strong,
.blue .tile__faqs .tile__content .faq__footer-link strong {
    color: #0072B0;
}

.orange .tile__faqs .tile__content h4,
.orange .tile__faqs .tile__content .faq__subtext a,
.orange .tile__faqs .tile__content .faq__subtext a:visited,
.orange .tile__faqs .tile__content .faq__subtext strong,
.orange .tile__faqs .tile__content .faq__footer-link strong {
    color: #783E00;
}

.green .tier__1 .tile__faqs .tile__content .faqs__listing li a:after {
    color: #415707;
}

.blue .tier__1 .tile__faqs .tile__content .faqs__listing li a:after {
    color: #0072B0;
}

.orange .tier__1 .tile__faqs .tile__content .faqs__listing li a:after {
    color: #783E00;
}

.green .tier__1 .tile__faqs .tile__content .faqs__listing li a:hover,
.green .tier__1 .tile__faqs .tile__content .faq__footer-link:hover {
    color: #415707;
}

.blue .tier__1 .tile__faqs .tile__content .faqs__listing li a:hover,
.blue .tier__1 .tile__faqs .tile__content .faq__footer-link:hover {
    color: #0072B0;
}

.orange .tier__1 .tile__faqs .tile__content .faqs__listing li a:hover,
.orange .tier__1 .tile__faqs .tile__content .faq__footer-link:hover {
    color: #783E00;
}

.green .tier__1 .tile__faqs .tile__content .faq__footer-link {
    border-top: 1px solid #628100;
}

.green .tier__1 .tile__faqs .tile__content .faq__footer-link:after {
    color: #415707;
}

.blue .tier__1 .tile__faqs .tile__content .faq__footer-link {
    border-top: 1px solid #007cc0;
}

.blue .tier__1 .tile__faqs .tile__content .faq__footer-link:after {
    color: #0072B0;
}

.orange .tier__1 .tile__faqs .tile__content .faq__footer-link {
    border-top: 1px solid #c25709;
}

.orange .tier__1 .tile__faqs .tile__content .faq__footer-link:after {
    color: #783E00;
}

.header__top .header__top-nav li a.green:hover,
.header__top .header__top-nav li a.green.active {
    color: #BBD804;
    border-color: #BBD804;
}

.header__top .header__top-nav li a.orange.active,
.header__top .header__top-nav li a.orange:hover {
    color: #c25709;
    border-color: #c25709;
}

.header__top .header__top-nav li a.blue:hover,
.header__top .header__top-nav li a.blue.active {
    color: #007cc0;
    border-color: #007cc0;
}

.green .tile__promo-vertical .tile__content,
.green .tile__demand .tile__content,
.green .tile__tier-promo .tile__content {
    background: #E9EFC6;
    border-color: #BBD804;
}

.orange .tile__promo-vertical .tile__content,
.orange .tile__demand .tile__content,
.orange .tile__tier-promo .tile__content {
    background: #FFEEC6;
    border-color: #FFB974;
}

.blue .tile__promo-vertical .tile__content,
.blue .tile__demand .tile__content,
.blue .tile__tier-promo .tile__content {
    background: #ECF7FF;
    border-color: #B6E5FF;
}

.green .outage__search input[type="text"] {
    border: #628100 1px solid;
    box-shadow: none;
}

.orange .outage__search input[type="text"] {
    border: #c25709 1px solid;
    box-shadow: none;
}

.blue .outage__search input[type="text"] {
    border: #007cc0 1px solid;
    box-shadow: none;
}

.green .landing__quicklinks {
    background-color: #628100;
}

.orange .landing__quicklinks {
    background-color: #c25709;
}

.blue .landing__quicklinks {
    background-color: #007cc0;
}

.green .landing__quicklinks a>.quicklink {
    background-color: #628100;
}

.orange .landing__quicklinks a>.quicklink {
    background-color: #c25709;
}

.blue .landing__quicklinks a>.quicklink {
    background-color: #007cc0;
}

.green .landing__quicklinks a:hover>.quicklink {
    background: #415707;
}

.orange .landing__quicklinks a:hover>.quicklink {
    background: #783E00;
}

.blue .landing__quicklinks a:hover>.quicklink {
    background: #0072B0;
}

.green .tile.tile__demand .tile__content a.tile__button.tile__button-demand {
    color: #415707;
    border-top: 1px solid #BBD804;
}

.orange .tile.tile__demand .tile__content a.tile__button.tile__button-demand {
    color: #783E00;
    border-top: 1px solid #FFB974;
}

.blue .tile.tile__demand .tile__content a.tile__button.tile__button-demand {
    color: #007cc0;
    border-top: 1px solid #B6E5FF;
}

.green .tile.tile__tier-promo .tile__content a.tile__button {
    color: #415707;
    border-top: 1px solid #BBD804;
}

.orange .tile.tile__tier-promo .tile__content a.tile__button {
    color: #783E00;
    border-top: 1px solid #FFB974;
}

.blue .tile.tile__tier-promo .tile__content a.tile__button {
    color: #0072B0;
    border-top: 1px solid #B6E5FF;
}

.green .tile.tile__tier-promo .tile__content a.tile__button:hover {
    color: #628100;
    border-top: 1px solid #BBD804;
}

.orange .tile.tile__tier-promo .tile__content a.tile__button:hover {
    color: #c25709;
    border-top: 1px solid #FFB974;
}

.blue .tile.tile__tier-promo .tile__content a.tile__button:hover {
    color: #007cc0;
    border-top: 1px solid #B6E5FF;
}

.green .tile.tile__demand .tile__content a.tile__button.tile__button-demand:hover {
    color: #415707;
    border-top: 1px solid #BBD804;
}

.orange .tile.tile__demand .tile__content a.tile__button.tile__button-demand:hover {
    color: #783E00;
    border-top: 1px solid #FFB974;
}

.blue .tile.tile__demand .tile__content a.tile__button.tile__button-demand:hover {
    color: #0072B0;
    border-top: 1px solid #B6E5FF;
}

.green button.outage__search {
    background: #628100;
}

.orange button.outage__search {
    background: #c25709;
}

.blue button.outage__search {
    background: #007cc0;
}

.green button.outage__search:hover {
    background: #415707;
}

.orange button.outage__search:hover {
    background: #783E00;
}

.blue button.outage__search:hover {
    background: #0072B0;
}

.green .breadcrumbs__link,
.green .breadcrumbs__link:visited {
    color: #415707;
    border-bottom: 1px solid #415707;
}

.orange .breadcrumbs__link,
.orange .breadcrumbs__link:visited {
    color: #783E00;
    border-bottom: 1px solid #783E00;
}

.blue .breadcrumbs__link,
.blue .breadcrumbs__link:visited {
    color: #0072B0;
    border-bottom: 1px solid #0072B0;
}

.green .breadcrumbs__link:hover {
    color: #628100;
    border-color: #628100;
}

.orange .breadcrumbs__link:hover {
    color: #c25709;
    border-color: #c25709;
}

.blue .breadcrumbs__link:hover {
    color: #007cc0;
    border-color: #007cc0;
}

.green .breadcrumbs__divider,
.green .breadcrumbs__item {
    color: #415707;
}

.orange .breadcrumbs__divider,
.orange .breadcrumbs__item {
    color: #783E00;
}

.blue .breadcrumbs__divider,
.blue .breadcrumbs__item {
    color: #0072B0;
}

.main__content a,
.main__content a:visited,
.additional__footer a,
.additional__footer a:visited {
    text-decoration: underline;
}

.additional__footer a,
.additional__footer a:visited {
    font-weight: 500;
}

.additional__footer a:hover {
    color: #003e60;
}

.green .main__content a,
.green .main__content a:visited {
    color: #628100;
}

.green .main__content .search__results-list a:hover {
    color: #003e60;
}

.orange .main__content a,
.orange .main__content a:visited {
    color: #c25709;
}

.blue .main__content a,
.blue .main__content a:visited {
    color: #007cc0;
}

.green .main__content a:hover {
    color: #415707;
}

.orange .main__content a:hover {
    color: #783E00;
}

.blue .main__content a:hover {
    color: #0072B0;
}

.green .main__content h2,
.green .main__content h3,
.green .main__content h4 {
    color: #628100;
}

.orange .main__content h2,
.orange .main__content h3,
.orange .main__content h4 {
    color: #c25709;
}

.blue .main__content h2,
.blue .main__content h3,
.blue .main__content h4 {
    color: #007cc0;
}

.green .main__content .indented {
    border-color: #628100;
}

.orange .main__content .indented {
    border-color: #c25709;
}

.blue .main__content .indented {
    border-color: #007cc0;
}

.green .featured li::before {
    color: #628100;
    border: 4px solid #628100;
}

.orange .featured li::before {
    color: #c25709;
    border: 4px solid #c25709;
}

.blue .featured li::before {
    color: #007cc0;
    border: 4px solid #007cc0;
}

.green .video__transcript {
    border-color: #628100;
    background: #E9EFC6;
}

.orange .video__transcript {
    border-color: #c25709;
    background: #FFEEC6;
}

.blue .video__transcript {
    border-color: #007cc0;
    background: #ECF7FF;
}

.green blockquote:before,
.green blockquote:after {
    color: #628100;
}

.orange blockquote:before,
.orange blockquote:after {
    color: #c25709;
}

.blue blockquote:before,
.blue blockquote:after {
    color: #007cc0;
}

.green #main .main__content a.button,
.green #main .main__content button.button {
    color: #628100;
    background: #E9EFC6;
}

.orange #main .main__content a.button,
.orange #main .main__content button.button {
    color: #c25709;
    background: #FFEEC6;
}

.blue #main .main__content a.button,
.blue #main .main__content button.button {
    color: #007cc0;
    background: #ECF7FF;
}

.green #main .main__content a.button:hover,
.green #main .main__content button.button:hover {
    color: #415707;
}

.orange #main .main__content a.button:hover,
.orange #main .main__content button.button:hover {
    color: #783E00;
}

.blue #main .main__content a.button:hover,
.blue #main .main__content button.button:hover {
    color: #0072B0;
}

#main .main__content a.button.button--secondary,
#main .main__content button.button.button--secondary {
    color: #0072B0;
    background: initial !important;
}

#main .main__content a.button.button--secondary:hover,
#main .main__content button.button.button--secondary:hover {
    color: #007cc0;
}

.green #main .main__content a.button.button--tertiary,
.green #main .main__content button.button.button--tertiary,
.green .main__content a.bluebuttonsize5,
.green .main__content button.bluebuttonsize5 {
    color: #415707;
    background: initial !important;
    border: 0;
    padding-right: 3em;
    padding-left: 0;
}

.green #main .main__content a.button.button--tertiary:after,
.green #main .main__content button.button.button--tertiary:after,
.green .main__content a.bluebuttonsize5:after,
.green .main__content button.bluebuttonsize5:after {
    line-height: 0.8em;
}

.green #main .main__content a.button.button--tertiary:hover,
.green #main .main__content button.button.button--tertiary:hover,
.green .main__content a.bluebuttonsize5,
.green .main__content button.bluebuttonsize5 {
    color: #415707;
}

.orange #main .main__content a.button.button--tertiary,
.orange #main .main__content button.button.button--tertiary,
.orange .main__content a.bluebuttonsize5,
.orange .main__content button.bluebuttonsize5 {
    color: #783E00;
    background: initial !important;
    border: 0;
    padding-right: 3em;
    padding-left: 0;
}

.orange #main .main__content a.button.button--tertiary:after,
.orange #main .main__content button.button.button--tertiary:after,
.orange .main__content a.bluebuttonsize5:after,
.orange .main__content button.bluebuttonsize5:after {
    line-height: 0.8em;
}

.orange #main .main__content a.button.button--tertiary:hover,
.orange #main .main__content button.button.button--tertiary:hover,
.orange .main__content a.bluebuttonsize5,
.orange .orange .main__content button.bluebuttonsize5 {
    color: #783E00;
}

.blue #main .main__content a.button.button--tertiary,
.blue #main .main__content button.button.button--tertiary,
.blue .main__content a.bluebuttonsize5,
.blue .main__content button.bluebuttonsize5 {
    color: #0072B0;
    background: initial !important;
    border: 0;
    padding-right: 3em;
    padding-left: 0;
}

.blue #main .main__content a.button.button--tertiary:after,
.blue #main .main__content button.button.button--tertiary:after,
.blue .main__content a.bluebuttonsize5:after,
.blue .main__content button.bluebuttonsize5:after {
    line-height: 0.8em;
}

.blue #main .main__content a.button.button--tertiary:hover,
.blue #main .main__content button.button.button--tertiary:hover,
.blue .main__content a.bluebuttonsize5,
.blue .main__content button.bluebuttonsize5 {
    color: #0072B0;
}

.green.mega-2018 .header__main-menu .nav-segments a.uber-accordion__parent,
.green.mega-2018 .header__main-menu .nav-segments .navbar__item--current a.nav__href,
.green.mega-2018 .header__main-menu .nav-segments .navbar__item--parent a.nav__href,
.green .navbar__item.uber-accordion__parent a.nav__href,
.green .left__navigation ul.nav__list li.nav__item.nav-item--active a,
.green .left__navigation ul.nav__list li.nav__item--parent>a,
.green .left__navigation ul.nav__list li.nav__item--current>a {
    background: #628100;
    color: #ffffff;
    border-bottom-color: #628100;
}

.orange.mega-2018 .header__main-menu .nav-segments a.uber-accordion__parent,
.orange.mega-2018 .header__main-menu .nav-segments .navbar__item--current a.nav__href,
.orange.mega-2018 .header__main-menu .nav-segments .navbar__item--parent a.nav__href,
.orange .navbar__item.uber-accordion__parent a.nav__href,
.orange .left__navigation ul.nav__list li.nav__item.nav-item--active a,
.orange .left__navigation ul.nav__list li.nav__item--parent>a,
.orange .left__navigation ul.nav__list li.nav__item--current>a {
    background: #c25709;
    color: #ffffff;
    border-bottom-color: #c25709;
}

.blue.mega-2018 .header__main-menu .nav-segments a.uber-accordion__parent,
.blue.mega-2018 .header__main-menu .nav-segments .navbar__item--current a.nav__href,
.blue.mega-2018 .header__main-menu .nav-segments .navbar__item--parent a.nav__href,
.blue .navbar__item.uber-accordion__parent a.nav__href,
.blue .left__navigation ul.nav__list li.nav__item.nav-item--active a,
.blue .left__navigation ul.nav__list li.nav__item--parent>a,
.blue .left__navigation ul.nav__list li.nav__item--current>a {
    background: #007cc0;
    color: #ffffff;
    border-bottom-color: #007cc0;
}

.grey.mega-2018 .header__main-menu .nav-segments a.uber-accordion__parent,
.grey .navbar__item.uber-accordion__parent a.nav__href,
.grey .left__navigation ul.nav__list li.nav__item.nav-item--active a,
.grey .left__navigation ul.nav__list li.nav__item--parent>a {
    background: #bbbbbb;
    color: #ffffff;
}

.demand_graph a#graph-image {
    width: 100%;
    height: 9em;
    display: block;
    margin: 0 auto 0 auto;
}

.tile.tile__minor.tile__demand .tile__content {
    min-height: 17.5em;
}

.demand_graph {
    display: block;
    margin: 0 auto;
    background: url(/__data/assets/image/0009/366417/demand_meter_bg.png?v=0.2.1) center no-repeat;
    background-size: contain;
    position: relative;
    max-width: 80%;
    max-height: 12em;
}

.demand_graph .demand__value {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    left: 0;
}

.demand_graph .demand__value .demand,
.demand_graph .demand__value .measure {
    text-align: center;
    display: block;
}

.demand_graph .demand__value .demand {
    font-size: 1.5em;
}

.demand_graph .demand__value .measure {
    font-weight: 300;
    font-size: 1em;
}

.footer {
    border-top: 1px solid #dfdfdf;
    font-size: 1.1em;
}

.footer__inner {
    font-weight: 300;
    background: #f5f5f5;
}

.footer__inner .accordion__item {
    vertical-align: middle;
    line-height: 2em;
    position: relative;
}

.footer__inner .accordion__item {
    line-height: 1;
    text-decoration: none;
    display: block;
    font-weight: 300;
}

.additional__footer p {
    font-size: 1.2rem;
}

.footer__inner .accordion__item .accordion__link:after {
    position: absolute;
    right: 1em;
    top: 0.5em;
    font-size: 2em;
    font-weight: 300;
    color: #444444;
}

/*
.footer__inner .accordion__item .accordion__link:hover:after{
    color: #ffffff;
}
*/
.green .footer__inner .accordion__item .uber-accordion__button-active {
    background: #628100;
}

.orange .footer__inner .accordion__item .uber-accordion__button-active {
    background: #c25709;
}

.blue .footer__inner .accordion__item .uber-accordion__button-active {
    background: #007cc0;
}

.footer__inner .accordion__item .uber-accordion__button-active {
    color: #ffffff;
    font-weight: 300;
    cursor: pointer;
}

.footer__inner .accordion__item .uber-accordion__button-active:after {
    color: #ffffff;
    font-weight: 300;
    font-size: 2.5em;
    top: 0.3em;
    right: 0.8em;
}

.footer__inner .accordion_content {
    border-top: 1px solid #dfdfdf;
}

.footer__social {
    padding: 0.25em 1rem 0 2rem;
    line-height: 1.2em;
    background-color: #ffffff;
    display: block;
    clear: both;
}

.footer__social p {
    font-size: 1rem;
}

.footer__social .social_media,
.footer__social .social_media ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer__social .social_media ul {
    margin: 0 0 1em 0;
}

.footer__social .social_media li {
    width: 25px;
    display: inline-block;
    width: auto;
    margin-right: 0;
}

.footer__social .social_media li a {
    visibility: hidden;
}

.footer__social .social_media li a span {
    visibility: visible;
}

.footer__social .sr-only {
    color: #e32a24;
}

.footer__bottom {
    background: #3d3d3d;
    padding: 1em;
}

.footer__bottom .footer__logo {
    width: 35%;
}

/******* new logo *******/
.footer__logo.energy-qld,
.footer__logo.energx {
    float: left !important;
}

.logos__tagline {
    width: 100%;
    clear: both;
    text-align: center;
    padding: .5em;
    margin-left: 2em;
}

.footer__logos {
    position: relative;
    overflow: hidden;
    float: right;
    color: #fff;
    font-size: .6em;
}



/******* new logo *******/


.footer__bottom .footer__copyright {
    color: #ffffff;
    font-size: 0.8em;
    font-weight: 300;
    width: 100%;
    margin-bottom: 1em;
}

.footer__bottom .footer__copyright ul,
.footer__bottom .footer__copyright li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 1.5em;
}

.footer__bottom .footer__copyright li {
    display: inline-block;
    border-right: 1px solid #ffffff;
    padding-right: 0.5em;
    margin-right: 0.8em;
}

.footer__bottom .footer__copyright li:last-child {
    border: 0;
}

.footer__bottom .footer__copyright li a {
    color: #ffffff;
    text-decoration: none;
}

.footer__bottom .footer__copyright li a:hover {
    text-decoration: underline;
}

.footer__bottom .footer-acknowledgement {
    margin-top: 17px;
    padding: 25px 20px 10px 20px;
    border-top: 1px solid rgba(255,255,255,.5);
}

@media (max-width: 991px) {
    .footer__bottom .footer-acknowledgement {
       text-align: center;
    }
}

.footer__bottom .footer-acknowledgement p {
    line-height: 19px;
}

.col-md-4.col-xs-12.contact__container {
    margin-bottom: 1em;
    padding-left: 2rem;
}

.contact__container:first-child {
    margin-top: 2em;
}

.contact__container:last-child {
    margin-bottom: 2em;
}

.contact__container .sq-icon,
.contact__container .contact__information {
    display: inline-block;
    vertical-align: top;
}

.contact__container .sq-icon {
    margin-right: 0.6em;
}

.contact__container .contact__information {
    width: 70%;
}

.contact__container h4.heading {
    text-transform: uppercase;
    font-size: 0.8em;
    color: #444444;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 2.5em;
}

.contact__container h4.heading span {
    font-weight: 300;
}

.contact__container .contact__information .phone {
    color: #0071ad;
    font-size: 1.8em;
    font-weight: 300;
    clear: both;
    display: block;
    padding: 0.25em 0 0.5em 0;
}

.contact__container .contact__information .phone .mobile-hide {
    display: none;
}

.contact__container .contact__information .description {
    font-weight: 300;
    line-height: 1.2em;
    font-size: 1em;
    display: block;
}

.other-contact__inner,
.connect-with-us__inner,
.about-this-site__inner {
    margin: 1em;
}

.connect-with-us__inner .sr-only {
    color: #367bb0;
}

.other-contact__inner h5,
.connect-with-us__inner h5,
.about-this-site__inner h5 {
    color: #dd7224;
}

.other-contact__inner a,
.connect-with-us__inner a,
.about-this-site__inner a {
    color: #a83e00;
}

.other-contact__inner,
.connect-with-us__inner {
    border-bottom: 1px #dfdfdf solid;
}

.other-contact__inner,
.connect-with-us__inner,
.about-this-site__inner {
    font-size: 20px;
    color: #444444;
}

.connect-with-us__content {
    margin-bottom: 1em;
}

.social-icons__container {
    margin: 0 0 1em 0;
}

.social-icons__container a {
    text-decoration: none;
}

a.facebook__circle {
    color: #4c67a1;
}

a.twitter__circle {
    color: #78bdf2;
}

a.linkedin__circle {
    color: #0073b2;
}

a.youtube__circle {
    color: #e62d27;
}

.other-contact strong {
    display: block;
    color: #dd7224;
    margin-bottom: .5em;
    width: 50%;
}

.other-contact span,
.about-this-site span {
    display: block;
}

.other-contact ul {
    list-style: none;
    padding: 0;
}

.other-contact li {
    margin: 0 0 1em 0;
}

.footer .accordion__item {
    line-height: 1.2em;
    border-bottom: 1px solid #dfdfdf;
}

.footer .promotional__footer {
    padding: 0;
    padding-bottom: 1em;
}

.footer .promotional__footer .promotional__inner {
    margin: 0 1em;
    padding: 0;
}

h4.larger-heading {
    font-weight: 300;
    font-size: 1.5em;
    padding: 0;
    margin: 0 0 1em 0;
}

.footer .footer__inner a.promotional__footer-image {
    display: inline-block;
    padding: 0;
}

.footer .footer__inner a.promotional__footer-image:first-child {
    margin-right: 0.5em;
}

.footer .footer__inner .accordion__link {
    padding: 1em;
    line-height: 1.4em;
    display: block;
}

.footer .additional__footer p {
    padding-top: 0;
    margin-top: 0;
}

.footer .additional__footer {
    padding: 0.5em 2rem;
}

.border__spacer {
    border-top: 1px solid #dfdfdf;
    margin: 0 1em 0 1em;
    display: block;
    clear: both;
    padding: 0.5em 0;
    height: 1px;
    width: auto;
}

.footer__inner .accordion__item p a {
    display: initial;
    padding: 0;
}

.main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content {
    height: auto;
    min-height: 0;
}

.tile.tile__tier-promo.tile__standard-promo .tile__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

li.pdf {
    display: table-row;
    margin-left: 0px;
    position: relative;
    display: inline;
    left: -23px;
}

li.pdf:before {
    content: "";
    width: 19px;
    height: 19px;
    background-position: -150px -100px;
    position: relative;
    margin-right: 5px;
    font-weight: 500;
    padding: 18px 6px 0px 18px;
    color: #dfdfdf;
    font-size: 1.25em;
    display: table-cell;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 400px 1000px;
    background-image: url(/__data/assets/file/0011/366419/spritesheet.svg?v=0.2.1);
}

.related-content {
    margin-bottom: 3em;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.green #main a.button.button--related-links {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #628100;
    color: #000;
    height: 2.5em;
    padding: 1em 0 2em;
    font-size: 18px;
    text-transform: none;
}

.green a.button.button--related-links:after {
    color: #628100;
    top: 1.7em;
    right: 0;
    padding-right: 0;
}

.orange #main a.button.button--related-links {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #c25709;
    color: #000;
    height: 2.5em;
    padding: 1em 0 2em;
    font-size: 18px;
    text-transform: none;
}

.orange a.button.button--related-links:after {
    color: #c25709;
    top: 1.7em;
    right: 0;
    padding-right: 0;
}

.blue #main a.button.button--related-links {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #007cc0;
    color: #000;
    height: 2.5em;
    padding: 1em 0 2em;
    font-size: 18px;
    text-transform: none;
}

.blue a.button.button--related-links:after {
    color: #007cc0;
    top: 1.7em;
    right: 0;
    padding-right: 0;
}

/*! Forms */
.custom-form {
    margin: 0 -10px;
    padding: 0 10px;
}

.custom-form .errors p {
    background: #E3473A;
    color: #FFF;
    font-weight: bold;
    padding: 20px;
}

.conditional-styled {
    background: #dfdfdf;
    margin: 20px 0;
    padding-bottom: 10px;
    position: relative;
}

.conditional-styled:before {
    position: absolute;
    top: -10px;
    left: 25px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: solid 10px #dfdfdf;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.form-errors {
    position: relative;
    background: #F9EAEA;
    color: #BC3531;
    border: solid 2px #BC3531;
    padding: 20px 10px 20px 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

/*
.form-errors:before {
  font-size: 24px;
  font-family: 'ergon-icons';
  line-height: 1;
  content: "\e665";
  position:absolute;
  left: 15px;
  margin-top: -2px;
}
*/
.form-errors-noborder {
    border: 0;
    background: 0;
    width: auto;
    margin: 0;
    max-width: 480px;
    float: none;
}

.sq-form-control .form-errors {
    width: auto;
    border: 0;
}

/*-- Accessible forms --*/
.sq-form-question-answer label.error {
    display: block;
}

.sq-form-section {
    padding-bottom: 10px;
    margin-top: 1em;
}

.sq-form-required-field-note {
    margin: 10px 0;
}

.sq-form-section-title {
    display: block;
    font-size: 16px;
    color: #555;
    margin: 0;
    padding: 10px 20px;
}

.sq-form-question,
.sq-form-section p {
    margin: 0;
}

.sq-form-section ul {
    padding-left: 40px;
    padding-right: 20px;
}

.sq-form-field {
    display: block;
    max-width: 100%;
    color: #323232;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    height: 42px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

select.sq-form-field {
    height: 42px;
    /*  line-height: 42px;
*/
}

textarea.sq-form-field,
select[multiple].sq-form-field {
    height: auto;
}

.sq-form-field:focus {
    border-color: #0083C9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 201, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 131, 201, 0.6);
}

.sq-form-field::-moz-placeholder {
    color: #dfdfdf;
    opacity: 1;
}

.sq-form-field:-ms-input-placeholder {
    color: #dfdfdf;
}

.sq-form-field::-webkit-input-placeholder {
    color: #dfdfdf;
}

.sq-form-field[disabled],
.sq-form-field[readonly],
fieldset[disabled] .sq-form-field {
    cursor: not-allowed;
    background-color: #EDEDED;
    opacity: 1;
}

textarea.sq-form-field {
    height: auto;
}

.sq-form textarea {
    padding: 0;
}

.sq-form-question-title,
.sq-form-question-answer label {
    font-weight: bold;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
}

label.error {
    font-weight: normal;
    color: #BC3531;
}

.sq-form-question-tickbox-list ul,
.sq-form-question-option-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sq-form-question-tickbox-list legend,
.sq-form-question-option-list legend,
.sq-form-question-tickbox-list .sq-form-field,
.sq-form-question-option-list .sq-form-field,
.sq-form-question-tickbox-list input,
.sq-form-question-option-list input {
    border: 0;
    box-shadow: none;
}

.sq-form-question-tickbox-list input,
.sq-form-question-option-list input,
.sq-form-question-tickbox-list label,
.sq-form-question-option-list label {
    display: inline-block;
    /*vertical-align: top;*/
}

.sq-form-question-tickbox-list input,
.sq-form-question-option-list input {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    height: auto;
    width: auto;
    background: none;
}

.sq-form-question-tickbox-list label,
.sq-form-question-option-list label {
    font-weight: normal;
    width: 80%;
}

.sq-form input[type="radio"],
.sq-form input[type="checkbox"],
.sq-form input[type="radio"]~label,
.sq-form input[type="checkbox"]~label {
    float: left;
    font-weight: normal;
    margin: 0 0 0 0.5em;
}

.sq-form-question {
    *zoom: 1;
}

.sq-form-question:after,
.sq-form-question:before {
    display: table;
    line-height: 0;
    content: "";
}

.sq-form-question:after {
    clear: both;
}

.buttons input[type='submit'],
.sq-form-submit,
.sq-backend-commit input[type='submit'],
.sq-backend-commit input[type='button'] {
    border: 0;
    color: #FFF;
    text-transform: uppercase;
    margin: 1rem 0;
}

.sq-form-section .buttons {
    padding: 0 20px;
}

.sq-form-question-datetime input[type="text"],
.sq-form-question-datetime label,
.sq-form-question-datetime select {
    display: block;
    width: 100%;
    margin-right: 10px;
}

.sq-form-question-datetime label,
.sq-form-question-datetime input {
    margin-right: 0.5em;
    font-weight: normal;
}

.sq-form-error,
.sq-form-required-field {
    color: #FF0000;
}

.sq-form-error {
    clear: left;
}

.sq-form-question-error {
    background-color: #FFDFDF;
}

.form-datetime-newline {
    margin-bottom: 10px;
}

.input-group>.sq-form-field {
    width: 100%;
}

.sq-form input[type="text"].sq-form-field,
.sq-form input[type="password"].sq-form-field,
.sq-form textarea.sq-form-field {
    width: 100%;
}

#search_page_349757 {
    border: 0;
    background: none;
    padding: 0;
    margin: 0.5em 0 0 0;
}

#search_page_349757 #media-search {
    margin: 2em 0 2em 0;
    background: #f5f5f5;
    padding: 2em;
    border: 1px solid #dfdfdf;
    position: relative;
}

#full_width {
    border-bottom: 1px solid #dfdfdf;
}

.orange #search_page_349757 #media-search {
    background: #ffeec6;
    border-color: #ffb974;
}

.orange #search_page_349757 #media-search input,
.orange #search_page_349757 #media-search select {
    border-color: #ffb974;
}

.orange #search_page_349757 #media-search select {
    background-image: url(/__data/assets/image/0003/366429/orange__select-arrow.png?v=0.2.1);
}

.orange #search_page_349757 #media-search button {
    background: #dd7224;
    width: 2.6em;
    height: 2.6em;
    border: 2px solid #dd7224;
    vertical-align: middle;
    padding: 0;
    float: right;
    margin-top: 0;
}

#search_page_349757 #media-search input {
    margin-bottom: 0;
}

.main__content .article {
    padding-bottom: 1em;
    border-bottom: 1px solid #dfdfdf;
}

.main__content .article h3 {
    color: #AA5500;
    margin-bottom: 0;
    font-size: 2rem;
    margin-top: 1rem;
}

.main__content .article h3 a:first-child,
.main__content .article h3 a:first-child:visited {
    color: #aa5500;
}

.main__content .article:first-child {
    border-top: 1px solid #dfdfdf;
}

.main__content .article p.sub {
    padding-bottom: 0;
    margin-bottom: 0;
}

.main__content .article p.sub,
.main__content .news-item .sub {
    font-style: italic;
}

.main__content hr {
    color: #dfdfdf;
    margin: 2em 0;
    border-color: #dfdfdf;
}

.media_releases h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.media_releases .col-md-4 p {
    font-size: 1.4rem;
    padding-left: 0;
    margin-bottom: 0;
}

.media_releases p {
    font-size: 1.2rem;
}

.main__content #search_page_349757 #media-search.search-tool button {
    position: absolute;
    right: 2em;
    top: 2em;
    height: 42px;
}

.video__transcript .accordion__link.uber-accordion__button:hover {
    cursor: pointer;
    color: #000000;
}

.pagination .prev,
.pagination .next,
.pagination a.number {
    display: inline-block;
    min-height: 2.5em;
    text-decoration: none;
}

.pagination .prev>a,
.pagination .next>a,
.pagination .prev>a:visited,
.pagination .next>a:visited,
.pagination .current {
    background: #f5f5f5;
    font-size: 1.16em;
    text-transform: uppercase;
    color: #444444;
    font-weight: 300;
    text-decoration: none;
}

.pagination .prev>a,
.pagination .next>a {
    padding: 0.25em 1em;
    border: 2px solid #eaeaea;
}

.pagination a.number,
.pagination a.number:visited {
    color: #0072B0;
    font-weight: 500;
    padding: 0.25em 0.5em;
    border: 2px solid #ffffff;
    font-size: 1.16em;
    margin: 0 0.25em;
}

.pagination a.number:hover {
    color: #444444;
    background: #f5f5f5;
    border: 2px solid #f5f5f5;
}

.pagination .current {
    padding: 0.25em 0.5em;
    border: 2px solid #f5f5f5;
}

.pagination .prev>a:hover,
.pagination .next>a:hover {
    color: #0072B0;
}

.media_releases .pagination .next>a,
.media_releases .pagination .next>a:visited {
    background: #FFEEC6;
    border-color: #FFB974;
    color: #783E00;
}

.media_releases .pagination a.number,
.media_releases .pagination a.number:visited {
    color: #783E00;
}

.media_releases .pagination a.number:hover {
    color: #783E00;
    background: #FFEEC6;
    border-color: #FFB974;
}

.media_releases .pagination .current,
.media_releases .pagination .prev>a,
.media_releases .pagination .prev>a:visited {
    padding: 0.25em 0.5em;
    border-color: #eeeeee;
    background-color: #f5f5f5;
    color: #444444;
}

.header__main-logo {
    width: 47%;
    float: left;
}

.back-to-top.hidden-sm.hidden-md.hidden-lg {
    padding-top: 2em;
    width: 25%;
}

/*.footer .additional__footer {
    padding: 1em;
}*/
.footer__bottom .footer__bottom_inner p {
    color: #fff;
    font-size: 1rem;
}

.footer__bottom .footer__bottom_inner a,
.footer__bottom .footer__bottom_inner a:visited {
    font-size: 1rem;
}

.emergency-banner {
    background-color: pink;
    position: relative;
    width: 100%;
    height: 125px;
    display: none;
}

.emergency-banner.active {
    display: block;
}

.emergency-banner__inner {
    padding: 1em;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.emergency-banner__icon,
.emergency-banner__text--close {
    color: red;
}

.emergency-banner__icon {
    display: inline-block;
    float: left;
    height: 100%;
    position: relative;
}

.emergency-banner__text--title h4,
.emergency-banner__text--close {
    display: inline-block;
}

.emergency-banner__text--title h4 {
    margin: 0;
}

.emergency-banner__text--close {
    position: absolute;
    right: 0;
    background: pink;
    z-index: 1;
}

.emergency-banner__text {
    display: inline-block;
    float: left;
    height: 100%;
    position: relative;
    width: 75%;
    margin: 0px .5em;
}

.emergency-banner__text--close {
    display: inline-block;
}

.tile.tile__standard-promo .tile__summary {
    padding: 0;
}

.main__content .tile.tile__standard-promo .tile__content p {
    margin-bottom: 1em;
}

.localised__projects-top h3.left__label {
    margin-top: 0;
    width: 43%;
    display: inline-block;
}

.localised__projects-top p {
    line-height: 1.5em;
    margin-left: 1em;
    padding-top: 0;
    display: inline-block;
    margin-top: 0.05em;
    width: 50%;
}

@media (max-width: 37.5em) {
    .main__content img {
        padding: 0 !important;
        float: none !important;
        width: 100%;
        display: block;
        margin: 0 0 1em 0 !important;
    }
}

.main__content table {
    border: 1px solid #dfdfdf;
}

.main__content table th {
    background: #444444;
    color: #ffffff;
    font-weight: 500;
    vertical-align: top;
    padding: 1em 0.5em;
}

.main__content table th p {
    color: #ffffff;
    font-size: 1em;
}

.main__content table td {
    padding: 1em 0.5em;
    border: 1px solid #dfdfdf;
    line-height: 1.25em;
}

.main__content table th {
    border: 1px solid #dfdfdf;
}

.main__content table tr {
    vertical-align: top;
}

.main__content table tbody th {
    background: #f5f5f5;
    color: #444444;
    border-color: #dfdfdf;
}

.main__content table tbody th p {
    color: #444444;
}

@media screen and (max-width: 320px) {
    .demand_graph {
        background-size: 95%;
    }

    .outage__search input[type="text"] {
        font-size: 0.85rem;
        padding: 0.57rem 0.5rem;
    }

    .banner__content .emergency__outages {
        padding: 1.5em;
    }
}

@media screen and (max-width: 650px) {
    .logos__tagline {
        text-align: left;
    }

    table.responsive .hiderow,
    table.responsive-vertical .hiderow {
        display: none;
    }

    table.responsive .showrow,
    table.responsive-vertical .showrow {
        display: inline-block;
    }

    table.responsive .uber-accordion__button-active .showrow,
    table.responsive-vertical .uber-accordion__button-active .showrow {
        display: none;
    }

    table.responsive .uber-accordion__button-active .hiderow,
    table.responsive-vertical .uber-accordion__button-active .hiderow {
        display: inline-block;
    }

    table.responsive caption,
    table.responsive-vertical caption {
        visibility: hidden;
    }

    table.responsive thead,
    table.responsive-vertical thead {
        display: none;
    }

    table.responsive tr:nth-child(2n),
    table.responsive-vertical tr:nth-child(2n) {
        background: #ffffff;
    }

    table.responsive .accordion__target td,
    table.responsive-vertical .accordion__target td {
        display: block;
        width: 100%;
        padding-left: 50%;
        position: relative;
        border-top: 0;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        font-size: 0.9em;
        padding-top: 1em;
        padding-bottom: 1em;
        min-height: 3.25em;
    }

    table.responsive .accordion__target p,
    table.responsive-vertical .accordion__target p {
        margin: 0 auto;
        padding-top: 0 auto;
    }

    table.responsive td.accordion__link,
    table.responsive-vertical td.accordion__link {
        border: 0;
        width: 100%;
        line-height: 2em;
        padding: 0.5em 2.25em 0.5em 1em;
        font-weight: 500;
    }

    table.responsive td.accordion__link:after,
    table.responsive-vertical td.accordion__link:after {
        float: right;
        font-size: 2em;
        position: absolute;
        right: 1em;
        color: #dfdfdf;
    }

    table.responsive td:before,
    table.responsive-vertical td:before {
        position: absolute;
        width: 45%;
        left: 0;
        content: attr(data-title);
        font-size: 1.1em;
        padding-left: 1em;
        padding-right: 1em;
    }

    table.responsive tr.accordion__target,
    table.responsive-vertical tr.accordion__target {
        display: none;
    }

    table.responsive tr.uber-accordion__target-active,
    table.responsive-vertical tr.uber-accordion__target-active {
        display: table-row;
    }

    table.responsive td.accordion__link:first-child,
    table.responsive-vertical td.accordion__link:first-child {
        border-top: 1px solid #dfdfdf;
    }

    table.responsive td.accordion__link,
    table.responsive-vertical td.accordion__link {
        background: #f5f5f5;
        color: #000000;
        border-bottom: 1px solid #dfdfdf;
    }

    table.responsive td.accordion__link.uber-accordion__button-active,
    table.responsive-vertical td.accordion__link.uber-accordion__button-active {
        background: #444444;
        color: #ffffff;
    }

    table.responsive td.accordion__link.uber-accordion__button-active p,
    table.responsive-vertical td.accordion__link.uber-accordion__button-active p {
        color: #ffffff;
        font-weight: 700;
    }

    table.responsive-vertical tbody tr th {
        display: none;
    }
}

.main__content td p {
    font-size: 1rem;
    font-weight: 500;
}

.main__content td {
    font-size: 1rem;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    select::-ms-expand {
        display: none;
    }

    .sub-nav {
        height: 100%;
    }

    .js-enabled .header__main-menu .accordion__target,
    .js-enabled .header__main-menu .sub-accordion__target {
        /*  max-height: 700px;
    height: auto !important;
    height: 700px;*/
    }

    /*
    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul {
        -moz-column-count: 3;
        -moz-column-gap: 2em;
        -webkit-column-count: 3;
        -webkit-column-gap: 2em;
        column-count: 3;
        column-gap: 2em;
    }*/
    #main .main__content a.button.button--secondary,
    #main .main__content button.button.button--secondary,
    .blue #main .main__content a.button.button--tertiary,
    #main .main__content button.button.button--tertiary,
    .main__content a.bluebuttonsize5,
    .main__content button,
    .green #main .main__content a.button.button--tertiary,
    .green #main .main__content button.button.button--tertiary,
    .green .main__content a.bluebuttonsize5,
    .green .main__content button.bluebuttonsize5 {
        background: #fff;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 992px),
(-ms-high-contrast: active) and (min-width: 992px) {
    .outage__search button {
        line-height: 2em;
    }

    .header__main-logo img.logo {
        height: 102px;
        min-width: 230px;
        width: auto !important;
        width: 230px;
    }
}

/*
--------------------
Modules
--------------------
*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        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) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]: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;
    }

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

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

    .navbar {
        display: none;
    }

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

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/__data/assets/file/0004/366421/glyphicons-halflings-regular.eot?v=0.2.1");
    src: url("/__data/assets/file/0004/366421/glyphicons-halflings-regular.eot?v=0.2.1?#iefix") format("embedded-opentype"), url("/__data/assets/file/0007/366424/glyphicons-halflings-regular.woff2?v=0.2.1") format("woff2"), url("/__data/assets/file/0006/366423/glyphicons-halflings-regular.woff?v=0.2.1") format("woff"), url("/__data/assets/file/0005/366422/glyphicons-halflings-regular.ttf?v=0.2.1") format("truetype"), url("mysource_files/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

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

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

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

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

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

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

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

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

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

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

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

.container:after {
    clear: both;
}

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

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

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

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

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

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

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

.row:after {
    clear: both;
}

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

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

.col-xs-1 {
    width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

    .col-sm-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1025px) {

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

    .col-md-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

    .col-lg-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

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

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

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

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

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

input[type="file"] {
    display: block;
}

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

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

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

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

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

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

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

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

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

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

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

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

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

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

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px;
}

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px;
}

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 25px;
}

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

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

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

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

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

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

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

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

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

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

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

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

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

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

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

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

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

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

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

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777777;
}

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

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

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

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

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical>.btn-group:after {
    clear: both;
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

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

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

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

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

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

.input-group .form-control:focus {
    z-index: 3;
}

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

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

.nav:after {
    clear: both;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav>li.disabled>a {
    color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

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

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

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

.navbar-header:after {
    clear: both;
}

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

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

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

.navbar-collapse:after {
    clear: both;
}

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

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

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

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

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

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

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

@media (min-width: 768px) {

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

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

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

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

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

.navbar-brand>img {
    display: block;
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

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

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

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

    .logos__tagline {
        margin-left: 1.2em;
    }
}

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

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

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

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

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group>.form-control {
        width: 100%;
    }

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

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

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

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

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

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

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

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

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

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

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff;
}

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

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

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

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

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

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

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

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

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

.label-default {
    background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}

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

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

.label-success {
    background-color: #5cb85c;
}

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

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

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

.label-danger {
    background-color: #d9534f;
}

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

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

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

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

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

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

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

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

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

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

    to {
        background-position: 0 0;
    }
}

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

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -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);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

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

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

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

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

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

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

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

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm:not(.back-to-top) {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md:not(.back-to-top) {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
    cursor: default;
}

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
    border-color: #0089ec;
}

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
    width: 100%;
}

/**
 * The holder is the base of the picker.
 */
.picker__holder {
    position: absolute;
    background: #ffffff;
    border: 1px solid #aaaaaa;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    min-width: 176px;
    max-width: 466px;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
    transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
}

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
    padding: 1px;
}

.picker__wrap {
    margin: -1px;
}

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
    max-height: 25em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
    transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
    transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
    padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em;
}

.picker__year {
    color: #999999;
    font-size: .8em;
    font-style: italic;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em;
}

@media (min-width: 24.5em) {

    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em;
    }
}

.picker__select--month {
    width: 35%;
}

.picker__select--year {
    width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em;
}

@media (min-width: 24.5em) {

    .picker__nav--prev,
    .picker__nav--next {
        top: -0.33em;
    }
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em;
}

@media (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em;
}

@media (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #000000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto;
}

.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #000000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em;
}

@media (min-height: 33.875em) {
    .picker__table {
        margin-bottom: .75em;
    }
}

.picker__table td {
    margin: 0;
    padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999999;
    font-weight: 500;
    /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em;
    }
}

/**
 * The days on the calendar
 */
.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent;
}

.picker__day--today {
    position: relative;
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: 0.5em solid #0059bc;
    border-left: .5em solid transparent;
}

.picker__day--disabled:before {
    border-top-color: #aaaaaa;
}

.picker__day--outfocus {
    color: #dddddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
}

.picker__day--highlighted {
    border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background: #0089ec;
    color: #ffffff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
    text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
    content: " ";
    margin-right: .45em;
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: 0.66em solid #0059bc;
    border-left: .66em solid transparent;
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #ee2200;
}

.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
}

.picker__button--today[disabled]:before {
    border-top-color: #aaaaaa;
}

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* Module: Accordion */
.accordion__link:after {
    content: '+';
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.accordion__link.uber-accordion__button-active:after {
    content: '-';
}

.js-enabled .accordion__target,
.js-enabled .sub-accordion__target {
    /*max-height: 0;*/
    display: none;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
}

.js-enabled .accordion__target.uber-accordion__target-active,
.js-enabled .accordion__target.sub-uber-accordion__target-active,
.js-enabled .sub-accordion__target.uber-accordion__target-active,
.js-enabled .sub-accordion__target.sub-uber-accordion__target-active {
    /*max-height: 200em;*/
    display: block;
}

.tabs__item {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.js-enabled .tabs__target {
    display: none;
}

.js-enabled .tabs__target.uber-accordion__target-active {
    display: block;
}

.no-js .uber-accordion__target {
    display: none;
}

.no-js .uber-accordion__target:target {
    display: block;
}

/* Module: Back to top */
.back-to-top {
    text-align: center;
    display: block;
    width: 100%;
    line-height: 2em;
    height: 2em;
    text-decoration: none;
}

.back-to-top:hover,
.back-to-top:focus {
    text-decoration: none;
}

/* Module: Breadcrumbs */
.has-subnav .breadcrumbs {
    margin-top: 36px;
}

.breadcrumbs__item {
    display: inline-block;
}

.breadcrumbs__divider {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px;
}

/* Module: Datepicker */
/* Module: Font awesome */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("/__data/assets/file/0005/366431/fontawesome-webfont.eot?v=0.2.1?v=4.6.3");
    src: url("/__data/assets/file/0005/366431/fontawesome-webfont.eot?v=0.2.1?#iefix") format("embedded-opentype"), url("/__data/assets/file/0009/366435/fontawesome-webfont.woff2?v=0.2.1") format("woff2"), url("/__data/assets/file/0008/366434/fontawesome-webfont.woff?v=0.2.1") format("woff"), url("/__data/assets/file/0007/366433/fontawesome-webfont.ttf?v=0.2.1") format("truetype"), url("/__data/assets/file/0006/366432/fontawesome-webfont.svg?v=0.2.1#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;
}

/* makes the font 33% larger relative to the icon container */
.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 #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.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;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -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: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,
.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,
.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-credit-card-alt:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-pause-circle-o:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stop-circle-o:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-wheelchair-alt:before {
    content: "";
}

.fa-question-circle-o:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-volume-control-phone:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}

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

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

/* Module: Header logo */
.header-logo {
    border: 0;
    background: transparent url("mysource_files/logo.png") 0 0 no-repeat;
    width: 135px;
    height: 79px;
    display: block;
}

/* Module: Magnific popup */
/* Module: Matrix form */
.main__content form .sq-form-section,
.main__content form .sq-form-unattached {
    margin: 1em 0 0 0;
    background: #f5f5f5;
    border: 1px solid #dfdfdf;
}

.main__content form .custom__content__container {
    background: #f5f5f5;
    padding: 0;
    border: 1px solid #dfdfdf;
}

.main__content form .custom__content__container select,
.main__content form .custom__content__container input,
.main__content form .custom__content__container label,
.main__content form .custom__content__container textarea,
.main__content form .custom__content__container .sq-form-question-note {
    margin: 0 1rem 0.5rem 1rem;
}

.main__content form .custom__content__container label,
.main__content form .custom__content__container legend {
    margin-top: 1.25rem;
    margin-bottom: 0.5rem;
}

.main__content form .custom__content__container select,
.main__content form .custom__content__container select.sq-form-field,
.main__content form .custom__content__container input[type="text"],
.main__content form .custom__content__container input[type="password"],
.main__content form .custom__content__container textarea,
.main__content form .custom__content__container input[type="text"] {
    width: 90%;
}

.main__content form .custom__content__container .sq-form-section .sq-form-question,
.main__content form .custom__content__container .sq-form-section .sq-form-section p {
    padding: 0;
}

.main__content form .custom__content__container .buttons input[type='submit'],
.main__content form .custom__content__container .sq-form-submit,
.main__content form .custom__content__container .sq-backend-commit input[type='submit'],
.main__content form .custom__content__container .sq-backend-commit input[type='reset'],
.main__content form .custom__content__container .sq-backend-commit input[type='button'] {
    font-size: 1.125rem;
}

.main__content form .custom__content__container .claim-item fieldset.sq-form-section {
    margin-top: 0;
}

.main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12,
.main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12 table tr td {
    padding: 0;
}

.main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12 p {
    padding: 0 1em;
}

.main__content form .custom__content__container #claim-items a {
    line-height: 2.25rem;
    min-height: 3.5em;
    padding: 0.5em 0.15em;
    display: block;
    color: white;
    font-size: 0.9rem;
    width: 95%;
}

.main__content form .custom__content__container #claim-items a.remove {
    background: #3C3C3C;
}

.main__content form .custom__content__container #claim-items a.add {
    background: #005D9F;
}

.main__content form .custom__content__container .sq-form-section {
    margin: 0;
    padding: 0;
    border: 0;
}

.main__content form .sq-form-section .sq-form-section,
.main__content form .sq-form-section .sq-form-unattached {
    padding: 0;
    border: 0;
}

.main__content form .custom__content__container fieldset.sq-form-section {
    margin-top: 1em;
    margin-bottom: 1em;
}

.main__content form .custom__content__container fieldset.sq-form-section legend {
    padding: 1em;
}

.main__content form .custom__content__container fieldset.sq-form-section legend legend {
    padding-bottom: 0;
}

.main__content form table,
.main__content form table td,
.main__content form table th,
.main__content form tbody td:last-child {
    border: 0;
}

.main__content form fieldset {
    padding: 0;
    border: 0;
}

.main__content form fieldset legend {
    padding-top: 0.5em;
    border: 0;
    font-size: 1.2rem;
    color: #444444;
    font-weight: 600;
}

.sq-form-field {
    border: 1px solid #dfdfdf;
}

.sq-form input[type="text"],
.sq-form input[type="password"],
.sq-form textarea,
form input[type="text"],
form textarea,
textarea.sq-form-field {
    width: 100%;
    padding: .5em 0;
    /*font-weight: lighter;*/
    font-size: 0.9em;
}

textarea.sq-form-field {
    padding: 0.5em;
}

.header__top-search .header__top-search-input {
    font-size: 1.125em;
}

/*
.main__content form textarea {
  padding: 0;
}*/

.lt-ie9 .sq-form input[type="text"],
.lt-ie9 .sq-form input[type="password"],
.lt-ie9 .sq-form textarea,
.main__content form input[type="text"] {
    width: 98%;
}

.sq-form input[type="text"],
.sq-form input[type="password"],
.main__content form input[type="text"] {
    text-indent: .5em;
}

.sq-form-question-title,
.sq-form-question-answer label,
.main__content form label {
    margin: .5em 0;
    display: block;
    font-weight: 100;
    font-size: 1.1em;
}

.sq-form-section-title,
.main__content form label {
    font-size: 19.2px;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 1.25rem;
    display: block;
    width: 100%;
    margin: .5em 0;
}

form .sq-online-quiz-question-multichoice label {
    padding-top: 0;
}

.main__content form ul,
.main__content form ol {
    padding-left: 2em;
}

.main__content form .sq-form-question-tickbox-list ul,
.main__content form .sq-form-question-option-list ul,
.main__content form .sq-online-quiz-question-multichoice ul {
    padding-left: 0;
}

.sq-form-question-tickbox-list li {
    display: inline-block;
    padding: 0 1em .5em 0;
}

.sq-form-question-option-list li,
.sq-online-quiz-question-multichoice li {
    padding: 0 1em 0.5em 0;
    display: inline-block;
}

.sq-form input[type="radio"],
.sq-form input[type="checkbox"],
.sq-form input[type="radio"]~label,
.sq-form input[type="checkbox"]~label {
    font-weight: 100;
}

.sq-form-question-tickbox-list label,
.sq-form-question-tickbox-list input,
input[type="checkbox"]~label,
input[type="radio"]~label,
.sq-form-question-option-list label,
.sq-form-question-option-list input,
.sq-online-quiz-question-multichoice label,
.sq-online-quiz-question-multichoice input {
    display: inline-block;
    width: auto;
    font-weight: lighter;
}

.sq-form-question-option-list label,
.sq-online-quiz-question-multichoice label {
    margin-top: 0;
    padding-top: 0;
}

.sq-form-question-tickbox-list label {
    margin-top: 0em;
    padding-top: 0.25em;
}

.sq-form-question-option-list .sq-form-question-answer label,
.sq-form-question-tickbox-list .sq-form-question-answer label,
.sq-online-quiz-question-multichoice ul li label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-top: 0;
    margin-right: 15px;
    font-size: 1.25rem;
}

.sq-form-question-tickbox-list ul {
    padding: 0;
}

.sq-form-question-option-list .sq-form-question-answer label:before,
.sq-form-question-tickbox-list .sq-form-question-answer label:before,
.sq-online-quiz-question-multichoice ul li label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    top: 0.25em;
}

.sq-form-question-option-list .sq-form-question-answer label:before,
.sq-online-quiz-question-multichoice ul li label:before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sq-form-question-tickbox-list .sq-form-question-answer input[type=checkbox]:checked+label:before,
.sq-form-question-option-list .sq-form-question-answer input[type=radio]:checked+label:before,
.sq-online-quiz-question-multichoice ul li input[type=radio]:checked+label:before {
    color: #0072b0;
}

.sq-form-question-option-list .sq-form-question-answer input[type=radio]:checked+label:before,
.sq-online-quiz-question-multichoice ul li input[type=radio]:checked+label:before {
    content: "\2022";
    font-size: 37px;
    text-align: center;
    line-height: 0.25em;
}

.sq-form-question-tickbox-list .sq-form-question-answer input[type=checkbox]:checked+label:before {
    content: "\2713";
    font-family: FontAwesome;
    font-size: 24px;
    text-align: center;
    line-height: 0.45em;
}


.sq-form-question-option-list .sq-form-question-answer input[type=radio],
.sq-form-question-tickbox-list .sq-form-question-answer input[type=checkbox],
.sq-online-quiz-question-multichoice ul li input[type=radio] {
    /*display: none;   JIRA: SUPPORT-73797*/
    visibility: hidden;
}

.sq-form-question-answer label.error:before {
    content: unset;
}

.sq-form-question-note {
    font-size: 90%;
    font-style: normal;
    display: block;
    margin-top: .5em;
    margin-bottom: .5em;
}

.sq-form-question.sq-form-question-datetime {
    margin-top: 0.5em;
}

.sq-form select,
select.sq-form-field,
.sq-form-question-select select,
.search__header-form select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #ffffff;
    /* fallback color if gradients are not supported */
    background-image: url(/__data/assets/image/0009/366426/select-arrow.png?v=0.2.1);
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding: 0.25em 3.25em 0.25em 0.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5em;
    width: 100%;
}

.sq-form-question-datetime input[type="password"],
.sq-form-question-datetime input[type="text"],
.sq-form-question-datetime .sq-form-question-answer label,
.sq-form-question-datetime .sq-form-question-answer select,
.main__content form .custom__content__container .sq-form-question-datetime fieldset select,
.main__content form .custom__content__container .sq-form-question-datetime fieldset label {
    margin-bottom: .5em;
    vertical-align: top;
}

.sq-form-question-datetime .sq-form-question-answer label,
.main__content form .custom__content__container .sq-form-question-datetime fieldset label {
    /*width: 0;*/
}

.sq-form-question-datetime label,
.sq-form-question-datetime input {
    margin-right: 0;
}

.sq-form-error,
.main__content form label.error,
.sq-form-required-field {
    color: #BC3531;
    margin-top: 0;
    padding-top: 0;
    font-weight: 500;
}

.sq-form-error,
.sq-form-required-field {
    display: inline-block;      
}

.main__content form label.error{
    display:block;
}

.sq-form-error {
    clear: left;
}

.sq-form-question-error {
    background-color: #f2dede;
}

.sq-form-question.sq-form-question-datetime fieldset label {
    /*visibility: hidden;*/
    width: 50;
    margin: 20;
    padding: 0;
}
/*Test form date position*/

.sq-form-question-datetime label, .sq-form-question-datetime input {
    margin-right: 0.5em;
    font-weight: normal;
}


.sq-form-question-datetime input[type="text"], .sq-form-question-datetime label, .sq-form-question-datetime select {
    display: inline-block;
    width: auto;
}


.sq-form-question-datetime label.error {
    display: block;
}


.sq-form-question.sq-form-question-datetime fieldset select,
.sq-form-question.sq-form-question-datetime fieldset input {
    margin-right: 0.8em;
}

.sq-form-submit,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #666666;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 0.5em 1em;
    font-weight: lighter;
    border-radius: 0;
}

.sq-form-control {
    padding: .5em .5em .5em 20px;
}

.sq-form-control input {
    margin-right: 1.5em;
}

.main__content form p {
    font-weight: 300;
    line-height: 1.25em;
    margin-top: 0;
}

fieldset.sq-form-section legend {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    padding: .5em .5em .5em .4em;
    margin: 0;
}

.main__content .sq-form-section-title,
.main__content form .custom__content__container h3 {
    display: block;
    background: #404040;
    color: #FFF;
    margin: 0;
    font-weight: 500;
    font-size: 1.25rem;
    padding: 1em;
}

form div {
    font-weight: 100;
    font-size: 1.2rem;
    padding-bottom: 0.25em;
}

.main__content form .sq-form-section div.sq-form-question,
.main__content form .sq-form-unattached div.sq-form-question {
    padding: 0 1em;
}

fieldset.sq-form-section fieldset legend {
    padding: .5em .5em .5em 0;
    font-weight: 600;
}

input[type="file"] {
    border: 0;
}

.sq-form-question-file-upload .sq-form-question-title {
    background: #666666;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    /*padding: 0.5em 1em;*/
    padding: 0.5em 1em;
    font-weight: lighter;
    display: inline-block;
    width: auto;
    font-size: 1em;
    margin-right: 1em;
}

.sq-form-question-file-upload .sq-form-question-answer input.sq-form-field {
    /*
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    */
    
    background: none;
    box-shadow: none;
    outline: none;
    min-height:48px;
}


/* Module: Navbar */
.navbar__toggle {
    border: 1px solid #222;
    background: #ccc;
}

.navbar__toggle:hover,
.navbar__toggle.navbar__toggle-active {
    background: #e6e6e6;
}

.navbar__dropdown[aria-expanded="false"] {
    display: none;
}

.navbar__dropdown[aria-expanded="true"] {
    display: inherit;
}

.sub-nav__group-container {
    width: 100%;
}

.sub-nav li {
    padding: .5em;
}

/* Module: Pagination */
.pagination__item {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 12px;
    padding: 0.375rem 0.75rem;
}

.pagination__item:first-child,
.pagination__item:last-child {
    border: 1px solid;
    border-radius: 4px;
}

.pagination__item--current {
    font-weight: bold;
}

.pagination__item a {
    text-decoration: none;
}

/* Module: Quick search */
.quick-search__form {
    padding: 0;
    margin: 0;
}

.quick-search__input,
.tt-hint {
    border: 1px solid #bdbdbd;
}

.quick-search__submit {
    display: block;
    border: 1px solid #bdbdbd;
    background-color: #fff;
    line-height: 0;
    cursor: pointer;
    user-select: none;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

.quick-search__submit:hover,
.quick-search__submit:focus {
    background-color: #ddd;
}

.quick-search__submit {
    border-left: none;
}

.quick-search__input-wrapper {
    margin: 0 auto;
}

.quick-search__input,
.tt-hint,
.quick-search__submit {
    padding: 8px 2%;
}

.flexbox .quick-search__input,
.flexbox .tt-hint,
.flexbox .quick-search__submit {
    -webkit-box-flex: 0 0 1;
    -moz-box-flex: 0 0 1;
    -webkit-flex: 0 0 1;
    -ms-flex: 0 0 1;
    flex: 0 0 1;
}

.no-js .quick-search__input,
.no-js .tt-hint,
.no-flexbox .quick-search__input,
.no-flexbox .tt-hint,
.no-js .quick-search__submit,
.no-flexbox .quick-search__submit {
    display: table-cell;
    vertical-align: top;
}

/* Module: Responsive tables */
.responsive-table th {
    position: absolute;
    top: 0;
    left: -999em;
}

.responsive-table td:before {
    text-transform: uppercase;
    content: attr(data-th);
    font-weight: bold;
    display: block;
}

/* Module: Secondary nav */
.nav__item,
.nav__sub-item,
.nav__deep-item {
    display: block;
}

.nav__item-link,
.nav__sub-item-link,
.nav__deep-item-link {
    display: block;
    padding: .5em 1em;
}

.nav__deep-item-link {
    padding-left: 1.5em;
}

/* Module: Skip links */
/* Module: Spritesheet */
.sq-icon {
    display: inline-block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 400px 1000px;
    
   background-image: url(/__data/assets/file/0011/366419/spritesheet.svg?v=0.2.1); 

}

.no-svg .sq-icon {
    background-image: url(mysource_files/sprites.png);
}

.sq-icon__search {
    width: 23px;
    height: 23px;
    background-position: 0px 0px;
}

.sq-icon__home {
    width: 21px;
    height: 32px;
    background-position: -50px 0px;
}

.sq-icon__contractors {
    width: 30px;
    height: 32px;
    background-position: -100px 0px;
}

.sq-icon__about {
    width: 23px;
    height: 32px;
    background-position: -150px 0px;
}

.sq-icon__contact {
    width: 20px;
    height: 32px;
    background-position: -200px 0px;
}

.sq-icon__careers {
    width: 22px;
    height: 24px;
    background-position: -4px 0px;
}

.sq-icon__burger {
    width: 22px;
    height: 24px;
    background-position: -250px 0px;
    transform: scale(1.4);
}
.header__main-menu-button .burger__menu-text{
    font-size: .35em;
}
.sq-icon__notburger {
    width: 31px;
    height: 24px;
    background-position: -300px 0px;
}

.sq-icon__close {
    width: 19px;
    height: 19px;
    background-position: -350px 0px;
}

.sq-icon__facebook {
    width: 25px;
    height: 25px;
    background-position: 0px -50px;
}

.sq-icon__twitter {
    width: 25px;
    height: 25px;
    background-position: -50px -50px;
}

.sq-icon__linkedin {
    width: 25px;
    height: 25px;
    background-position: -100px -50px;
}

.sq-icon__youtube {
    width: 25px;
    height: 25px;
    background-position: -150px -50px;
}

.sq-icon__blueburger {
    width: 21px;
    height: 18px;
    background-position: -250px -50px;
}

.sq-icon__bluenotburger {
    width: 31px;
    height: 24px;
    background-position: -300px -50px;
}

.sq-icon__listitem-green {
    width: 50px;
    height: 50px;
    background-position: 0px -100px;
}

.sq-icon__pdf {
    width: 19px;
    height: 19px;
    background-position: -150px -100px;
}

.sq-icon__download {
    width: 16px;
    height: 16px;
    background-position: -200px -100px;
}

.sq-icon__whitepdf {
    width: 19px;
    height: 19px;
    background-position: -250px -100px;
}

.sq-icon__orangenotburger {
    width: 31px;
    height: 24px;
    background-position: -300px -100px;
}

.sq-icon__orangeburger {
    width: 21px;
    height: 18px;
    background-position: -350px -100px;
}

.sq-icon__emergency {
    width: 60px;
    height: 60px;
    background-position: -150px -150px;
}

.sq-icon__power {
    width: 60px;
    height: 60px;
    background-position: -250px -150px;
}

.sq-icon__general {
    width: 60px;
    height: 60px;
    background-position: -150px -250px;
}

/* Module: Typeahead */
.tt-query {
    color: #222;
}

.tt-hint {
    color: #999;
}

.tt-dropdown-menu {
    border: 1px solid #bbb;
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #ccc;
}

.tt-suggestion p {
    margin: 0;
}

.footer--get-app .promotional__footer h4 {
    font-size: 1.8em;
    margin: 0.25em 0 0.65em 0;
    text-transform: none;
}

.footer--get-app .promotional__footer a {
    display: inline-block;
    margin-bottom: 1em;
    margin-right: 1em;
}

.footer--get-app .promotional__footer a:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.footer--get-app .promotional__footer img {
    margin-top: 0.25em;
}

@media (min-width: 60em) {
    .desktop-hide {
        display: none;
        visibility: hidden;
    }

    .footer .footer--get-app .additional__footer {
        border-left: none;
        padding: 0.5em 1.75em;
    }


}

@media (min-width: 1200px) {
    .large-desktop-hide {
        display: none;
        visibility: hidden;
    }

    .footer--get-app .promotional__footer .icon-container {
        text-align: right;
    }

    .footer .footer--get-app .additional__footer {
        border-left: 1px solid #dfdfdf;
        padding: 1.25em 0 0 1.5em;
    }
}

@media (min-width: 37.5em) {
    .footer .footer--get-app .promotional__footer a {
        margin-right: 1em;
    }

    .footer .footer--get-app .promotional__footer a:last-child {
        margin-right: 0;
    }
}

@media (min-width: 43.75em) {
    /*
--------------------
Modules
--------------------
*/

    .main {
        margin-top: 7em;
    }

    .breadcrumbs__item {
        font-size: 1.5em;
    }

    .float__right {
        float: right;
        margin-left: 1em;
    }

    .float__left {
        float: left;
        margin-right: 1em;
    }

    .main__container .with__image {
        display: inline-block;
        width: 52%;
        padding-top: 0;
        margin-top: 0;
    }

    .main__container .blockquote__with-image-left blockquote,
    .main__container .blockquote__with-image-right blockquote {
        display: inline-block;
        width: 52%;
        padding-top: 0;
        margin-top: 0;
    }

    .main__container .blockquote__with-image-left p,
    .main__container .blockquote__with-image-right p {
        display: inline-block;
    }

    .main__container .blockquote__with-image-right blockquote {
        float: left;
        margin-right: 2em;
    }

    .main__container .blockquote__with-image-left blockquote {
        float: right;
    }

    .main__content table {
        width: 100%;
    }

    .main__content table tr td {
        position: relative;
        min-height: 35px;
    }

    .main__content table {
        width: 100%;
        border-collapse: collapse;
    }

    .main__content td,
    .main__content th {
        line-height: 35px;
        vertical-align: middle;
        text-align: left;
        padding: 0.5em;
        border: 1px solid #dfdfdf;
    }

    .main__content tbody td {
        border-left: 1px solid #dfdfdf;
    }

    .main__content tbody td p {
        font-size: 1em;
    }

    .main__content tbody td:last-child {
        border-right: 1px solid #dfdfdf;
    }

    .main__content ol,
    .main__content ul {
        font-size: 1.25rem;
    }

    #main .main__content a.button,
    #main .main__content a.button:visited,
    #main .main__content button.button,
    #main .main__content button.button:visited,
    #main .main__content a.bluebuttonsize5,
    #main .main__content a.bluebuttonsize5:visited,
    #main .main__content button.bluebuttonsize5,
    #main .main__content button.bluebuttonsize5:visited {
        width: auto;
        font-size: 0.9em;
    }

    .tile.tile__tier-promo.tile__standard-promo .tile__image {
        height: 100%;
    }

    /*  body.emergency__banner-active .main {
    margin-top: 15em;
  }*/

    .left__navigation .nav li a {
        padding: 0.5em 3.25em 0.5em 1em;
        color: #000000;
    }

    .left__navigation .nav__item-third.nav__deep-item--active a:link,
    .left__navigation .nav__item-third.nav__deep-item--active a:visited {
        text-decoration: underline;
    }

    .left__navigation .nav__item-third.nav__deep-item--active .nav__item-forth a:link,
    .left__navigation .nav__item-third.nav__deep-item--active .nav__item-forth a:visited {
        text-decoration: none;
    }

    .left__navigation .nav ul.nav__sub li.nav__sub-item ul.nav-content-pages a.nav__deep-item-link {
        font-size: 1em;
    }

    .left__navigation .nav li>a {
        background: #f5f5f5;
    }

    .left__navigation .nav ul.nav__sub li.nav__sub-item ul.nav-content-pages li.nav__sub-item>a.nav__deep-item-link {
        background-color: #e8e8e8;
        color: #000000;
    }

    .left__navigation ul.nav-content-pages li.nav__sub-item ul.nav-content-pages li.nav__deep-item>a.nav__deep-item-link {
        color: #1a1a1a;
        background-color: #ffffff;
        font-size: 1rem;
        padding: 0.1em 0 0.25em 2em;
        border: 0;
    }

    .left__navigation .nav__item-forth:hover,
    .left__navigation .nav__item-forth.nav__deep-item--current {
        text-decoration: underline;
    }


    .banner__content .emergency__outages h2.heading {
        font-size: 2em;
    }

    .banner__content .emergency__outages .description,
    .banner__content .emergency__outages .description p {
        display: block;
    }

    .banner__content-container {
        bottom: 2em;
    }

    .content__container.tier__1 {
        margin-top: 4em;
    }

    .header__top .header__top-nav {
        width: 90%;
    }

    .header__top .header__top-nav,
    .header__top .header__top-search {
        display: inline-block;
    }

    .header__top .header__top-search {
        position: relative;
        max-height: auto;
    }

    .header__top .header__top-search .header__top-search-input.active {
        display: block;
        position: fixed;
        padding: 0.2em 1em;
        height: 4em;
    }

    .header__top .header__top-nav a span.text {
        text-align: center;
        width: 100%;
        display: block;
    }

    .header__top .header__top-search .mobile-show {
        visibility: hidden;
    }

    /*.header__top .header__top-search .mobile-hide {
        visibility: visible;
    }*/

    .banner__content-container-emergency {
        bottom: 6em;
    }

    .banner__content .emergency__outages .description p {
        font-size: 1.25em;
    }

    .banner__content-container-emergency .outage__search {
        margin-bottom: 0;
    }

    .main__internal {
        max-width: 72em;
        margin: 0 auto;
    }

    .banner__content .heading,
    .banner__content .description {
        width: 100%;
    }

    .banner__image {
        height: 28.8em;
    }

    .inner .banner__image {
        height: 16.5em;
        background-position: center;
    }

    .banner__content h2.heading {
        width: 100%;
        font-size: 3em;
        margin-bottom: 0.2em;
    }

    a.banner__button {
        padding: 1.25em 1.5em;
    }

    .banner__content .description p {
        line-height: 1.25em;
    }

    .tile .tile__heading {
        display: block;
    }

    .tile.centre-aligned {
        text-align: center;
    }

    .tile.left-aligned {
        text-align: left;
    }

    .tile .tile__icon {
        display: block;
    }

    .tile.tile__promo-vertical .tile__heading {
        margin-top: 2.5em;
        padding: 0 2em;
        display: block;
    }

    .tile.tile__promo-vertical .tile__summary {
        padding: 0 1.4em;
        margin-bottom: 1.25em;
    }

    .tile__minor-promo .tile__content-right .tile__heading,
    .tile__minor-promo .tile__content-right .tile__summary,
    .tile__tier-promo .tile__content-right .tile__heading,
    .tile__tier-promo .tile__content-right .tile__summary {
        margin: 0;
        padding: 0;
    }

    .contact .tile__tier-minor .tile__content .tile__heading {
        margin-top: 1.5em;
    }

    .tile__content {
        min-height: 16em;
        height: 17.4em;
    }

    .tier__1 .tile.tile__minor .tile__content,
    .tier__1 .tile.tile__tier-minor .tile__content,
    .tier__2 .tile.tile__minor .tile__content,
    .tier__2 .tile.tile__tier-minor .tile__content {
        width: 100%;
        display: block;
    }

    .tile.tile__minor .tile__content,
    .tile.tile__tier-minor .tile__content,
    .tile.tile__standard-minor .tile__content,
    .tile.tile__standard-promo .tile__content {
        -webkit-box-shadow: 0px 0px 0px 1px #dfdfdf;
        -moz-box-shadow: 0px 0px 0px 1px #dfdfdf;
        box-shadow: 0px 0px 0px 1px #dfdfdf;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #f5f5f5;
        height: auto;
    }

    /*
.tile.tile__standard-promo .tile__content{
    min-height: 9em;
}*/
    .tile.tile__tier-minor .tile__content {
        min-height: 14.2em;
    }

    .main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content {
        height: auto;
        min-height: 8.45em;
    }

    .tile__tier-minor .tile__content {
        padding-top: 0;
    }

    /*
.tile.tile__minor.tile__demand .tile__content{
    box-sizing: initial;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    border: 0;
    width: initial;
    height: initial;
    display: initial;
} */
    .tile.tile__demand .tile__content a.tile__button {
        padding: 1em 0;
        margin: 0 0.5em;
        width: 95%;
    }

    .tile.tile__minor.tile__demand .tile__heading {
        margin-top: 1em;
    }

    .tier__1 .tile__content {
        min-height: 10em;
        height: 14.2em;
    }

    .tile.tile__minor .tile__content:hover,
    .tile.tile__tier-minor .tile__content:hover,
    .tile.tile__minor a:hover,
    .tile.tile__tier-minor a:hover,
    .tile.tile__standard-minor .tile__content:hover,
    .tile.tile__standard-promo .tile__content:hover {
        border-color: #dfdfdf;
        cursor: pointer;
    }

    .tile__tier-minor .tile__content:after,
    .tile.tile__standard-minor .tile__content:after {
        content: "\f054";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 16px;
        padding-right: 0.5em;
        position: absolute;
        bottom: 1em;
        right: 1em;
        color: #999999;
    }

    .tier__2 .tile__tier-minor .tile__content:after {
        right: 2em;
    }

    .tile__minor-promo .tile__content-right a.tile__button:hover {
        border-color: #0072B0;
    }

    .tile .tile__image {
        height: 17.3em;
    }

    .tile.tile__tier-promo .tile__image {
        height: 14.1em;
    }

    .tile.tile__tier-promo.tile__standard-promo .tile__image {
        position: relative;
        width: 13em;
        height: 8.375em;
    }

    .main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content {
        height: 12em;
        min-height: 10em;
        position: relative;
        font-size: 0.8em;
    }

    .tile__promo-vertical .tile__image {
        display: block;
    }

    .tile__minor-promo .tile__content {
        padding: 0 2em 0 0;
    }

    .tile__tier-promo .tile__content {
        padding: 0 1em 0 0;
    }

    .tile__minor-promo .tile__content span.tile__image,
    .tile__tier-promo .tile__content span.tile__image {
        display: inline-block;
        float: left;
        width: 14.25em;
        height: 100%;
    }

    .tile__minor-promo .tile__content-right {
        width: 62%;
        margin: 1em 0;
        padding: 0 0 0 2em;
        display: table-cell;
        vertical-align: middle;
        height: 17.4em;
    }

    .tile__tier-promo .tile__content-right {
        width: 62%;
        margin: 1em 0;
        padding: 0;
        display: table-cell;
        vertical-align: top;
        height: inherit;
        position: relative;
    }

    .tier__1 .tile__tier-promo .tile__content-right {
        padding: 0 0 0 1.5em;
    }

    .tile.tile__minor .tile__icon {
        float: none;
        width: 40%;
        height: 100%;
        min-height: 0;
        display: block;
        margin: 0 auto;
    }

    .tile.centre-aligned h3 {
        text-align: center;
    }

    .tile.left-aligned h3 {
        text-align: left;
    }

    .tile.tile__minor .tile__summary {
        width: 92%;
    }

    .tile__promo-vertical .tile__content {
        height: 35.9em;
    }

    .tile__minor-promo .tile__content-right a.tile__button {
        /*width: inherit;*/
        max-width: 13em;
        width: auto;
        display: block;
        border: 1px solid #dfdfec;
        background: #ffffff;
    }

    .tile.tile__standard-promo .tile__heading,
    .tile.tile__standard-minor .tile__heading {
        padding: 0 1.5rem;
    }

    .tile.tile__standard-promo .tile__summary,
    .tile.tile__standard-minor .tile__summary {
        padding: 0 1.5rem;
    }

    .tile__tier-promo .tile__content-right a.tile__button {
        position: absolute;
        bottom: 0;
    }

    .tile__tier-promo .tile__content-right .tile__summary p {
        margin-bottom: 0;
    }

    .main__content {
        font-size: 1.4em;
    }

    .main__content .featured li::before {
        padding: 1.25rem 1.4rem;
        height: 4.5rem;
        width: 4.5rem;
        font-size: 2.3rem;
        margin-left: -6rem;
        margin-top: 0.15em;
    }

    h1.page-title {
        font-size: 3rem;
    }

    .main__content h1 {
        font-size: 3.2rem;
        line-height: 1em;
    }

    .breadcrumbs__item,
    .breadcrumbs__link,
    .breadcrumbs__link:visited {
        font-size: 1.1em;
    }

    .tile {
        margin-bottom: 1.5em;
    }

    .inner .tile {
        margin-bottom: 1em;
    }

    .tier__2 .tile:nth-child(odd) {
        padding-left: 0;
        padding-right: 0;
    }

    .tier__2 .tile:nth-child(even) {
        padding-right: 0;
        padding-left: 1em;
    }

    .tier__2 .tile__content {
        min-height: 12em;
        height: auto;
        padding: 1em 0.5em;
    }

    .main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content .tile__content-right {
        height: 8em;
    }

    .tile__minor-promo .tile__content-right a.tile__button,
    .tile__tier-promo .tile__content-right a.tile__button {
        /*padding: 0.75em 0.25em;*/
        font-size: 1em;
        font-weight: 600;
    }

    .tier__1 .tile__tier-promo .tile__content-right .tile__summary {
        margin: 0;
    }

    .tile.tile__demand .tile__content a.tile__button {
        font-size: 1em;
    }

    .tile__minor-promo .tile__content-right a.tile__button:after,
    .tile__tier-promo .tile__content-right a.tile__button:after {
        /*right: -0.25em;*/
        right: 0.5em;
        top: 0.75em;
    }

    .tier__2 .tile.tile__tier-minor .tile__content {
        min-height: 14.2em;
    }

    .outage__search {
        margin-bottom: 2em;
    }

    .tile__tier-1-intro h2 {
        font-size: 2.8em;
        margin-bottom: 0.2em;
        line-height: 1;
    }

    .tile__tier-1-intro p {
        font-size: 1.4em;
        line-height: 1.2em;
    }

    #search_page_349757 #media-search input,
    #search_page_349757 #media-search label,
    #search_page_349757 #media-search select {
        display: inline-block;
    }

    #search_page_349757 #media-search input {
        width: 100%;
        margin-bottom: 1em;
    }

    #search_page_349757 #media-search select {
        width: 30%;
    }

    #search_page_349757 #media-search select#temp-month {
        margin-right: 1em;
    }

    #search_page_349757 #media-search label {
        width: 12%;
    }

    #search_page_349757 #media-search label {
        vertical-align: middle;
        padding-top: 0;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 2em;
        padding-bottom: 0;
    }

    #search_page_349757 #media-search select {
        vertical-align: middle;
        padding-top: 0;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 2em;
        padding-bottom: 0;
    }

    .single-column {
        max-width: 72em;
        margin: 0 auto;
    }

    .search__header-form button {
        vertical-align: top;
    }

    .main__content .search__header-form legend {
        border: none;
        display: inline-block;
        float: left;
        font-size: 1.5rem;
        font-weight: 100;
        margin: 0 3% 0 0;
        line-height: 1.75em;
        padding-left: 0;
        width: 8%;
        padding-top: 0.25em;
    }

    .main__content form.search__header-form input[type="text"] {
        width: calc(88.5% - 48px);
        font-size: 1.375rem;
    }

    .search__results-facet-container .facet {
        margin-bottom: 0;
        width: 20%;
    }

    .main__content .pagination-item--block {
        display: inline-block;
    }

    .main__content .pagination-item--block:last-of-type {
        margin-left: 0.5em;
    }

    .landing__quicklinks h4 {
        padding: 1em 0 0 0;
        font-size: 1em;
    }

    .footer__inner {
        background: #ffffff;
    }

    .footer__accordion .accordion__target {
        max-height: 100%;
    }

    .footer__inner .accordion__item a {
        margin: 0;
        padding: 0;
    }

    .footer__inner .accordion__target {
        border-top: 0;
    }

    .footer .contact__container:first-child {
        margin-top: 0;
    }

    .footer .promotional__footer {
        /*padding: 1em 0;*/
        padding: 0 0 1em 0;
    }

    .footer .promotional__inner h4.larger-heading {
        text-align: left;
        line-height: 1em;
    }

    .border__spacer.mobile-show {
        margin: 0;
        clear: none;
    }

    .footer .footer__inner {
        max-width: 72em;
        margin: 0 auto;
    }

    .footer .footer__accordion {
        margin-top: 1.5em;
    }

    .footer .accordion__item {
        border-bottom: 0;
    }

    .footer .contact__container .contact__information .phone .mobile-show {
        display: none;
    }

    .social-icons__container {
        margin: 0 0 1em 1rem;
    }

    .footer .footer__inner .accordion__link {
        display: none;
    }

    .footer__inner .footer__social p,
    .footer__inner .footer__social .social_media {
        display: inline-block;
        vertical-align: middle;
    }

    .footer__inner .footer__social p {
        padding-top: 0;
        margin-top: 0;
        padding-left: 0;
        padding-right: 3.5em;
    }

    /*.footer__inner .footer__social .social-icons__container ul{
    float: right;
    margin-top: 0;
    padding-bottom: 0;
}

.footer__social .social_media li:last-child{
    margin-right: 0;
}*/
    .footer .additional__footer p {
        /*padding-left: 1.5rem;*/
        padding-left: 0;
        padding-right: 1.5rem;
    }

    .footer__bottom {
        padding: 0;
    }

    .footer__bottom .footer__logo {
        float: right;
        width: auto;
        margin-top: 0.25em;
    }

    .footer__bottom .footer__logo img {
        width: 70%;
        float: right;
    }

    .footer__bottom .footer__copyright {
        width: auto;
        /*padding-top: 1.75em;*/
        padding-top: 2.75em;
        line-height: 1.5em;
        margin-bottom: 0;
        margin-left: 1.5em;
    }

    .footer__bottom .footer__bottom_inner {
        max-width: 72em;
        margin: 0 auto;
    }

    .footer__bottom .footer__bottom_inner p {
        margin-top: 0;
    }

    .footer .contact__container .contact__information .phone .mobile-hide {
        display: block;
        width: auto;
        padding: 0.2em 0 0.3em 0;
    }

    .content__container {
        margin: 1.5em auto 0;
    }

    .main__container {
        margin: 0 auto;
    }

    .region-row {
        background: #eeeeee;
        font-weight: 700;
    }

    .region-row:hover {
        background: #cccccc;
        cursor: pointer;
    }
}

@media (min-width: 43.75em) and (max-width: 40em) {
    .header__top .header__top-nav li a:first-child {
        margin-left: 0;
    }

    .header__top .header__top-search {
        width: 8%;
    }
}

@media (min-width: 43.75em) {
    .tile.tile__minor .tile__content {
        min-height: 17.5em;
    }

    .tile.tile__standard-minor .tile__content {
        min-height: 14.5em;
    }
}

@media (min-width: 43.75em) and (max-width: 50em) {
    .header__main .nav-segments li a {
        padding: 0.5em 0.5em;
    }

    .tier__2 .tile:nth-child(odd),
    .tier__2 .tile:nth-child(even) {
        padding-left: 0;
        padding-right: 1em;
    }

    .tier__2 .tile__content {
        min-height: initial;
        height: auto;
    }

    .tile__promo-vertical .tile__content {
        height: 36.4em;
    }

    .tile__promo-vertical .tile__image {
        height: 14.7em;
    }
}

@media (min-width: 43.75em) and (min-width: 48em) and (max-width: 60em) {
    .demand_graph {
        background-position: center 1em;
        background-size: 90%;
    }
}

@media (min-width: 43.75em) and (min-width: 48em) {
    .main__content .tile.tile__standard-minor.col-lg-6:nth-child(even) {
        padding-right: 0.5em;
    }

    .main__content .tile.tile__standard-minor.col-lg-6:nth-child(odd) {
        padding-left: 0.5em;
    }
}

@media (min-width: 43.75em) and (min-width: 50em) {
    .tile__promo-vertical .tile__content {
        height: 36.2em;
    }

    .tile.tile__promo-vertical .tile__summary {
        padding: 0 1em;
    }

    .landing__quicklinks a>.quicklink {
        border-bottom: 0;
    }

    .landing__quicklinks .quicklinks__container a:last-child .quicklink,
    body .landing__quicklinks .quicklinks__container li:last-child .quicklink {
        border-right: 0;
    }

    .landing__quicklinks .quicklinks__container a:last-child .quicklink {
        border-right: solid 1px #dfdfdf;
    }
}

@media (min-width: 43.75em) and (min-width: 767px) {
    .header__main-logo {
        max-height: 4.55em;
        display: block;
        height: auto;
    }

    .header__main-logo img.logo {
        max-height: 100%;
        max-width: initial;
        width: auto;
        height: 4.55em;
    }
    body.emergency__banner-active .header__inner {
        height: 16em;
    } 

    /*.back-to-top.hidden-sm.hidden-md.hidden-lg {
    display: none !important;
  }*/
    .emergency-banner__icon {
        font-size: larger;
    }

    .emergency-banner__text--description p {
        font-size: 1em;
    }

    .emergency-banner__text {
        width: 88%;
        margin: 0px 1em;
    }

    .demand_graph {
        max-width: 95%;
    }

}

@media (min-width: 43.75em) and (min-width: 767px) and (max-width: 1024px) {
    body.mega-2018 .header__main-menu {
        top: 4.8em;
    }
    body.mega-2018 .header__main-menu-button{
        top: 2.5em;
    }
    
}

@media (min-width: 43.75em) and (min-width: 992px) {
    .emergency-banner:before {
        position: absolute;
        background: pink;
        padding: 0;
        margin-left: -9999px;
        z-index: 0;
        content: "";
        display: block;
        min-height: 125px;
        width: 99999px;
        height: 100%;
    }

    .emergency-banner__icon {
        font-size: xx-large;
    }

    .emergency-banner__text {
        width: 83%;
        margin: 0px 1em;
    }

    .emergency-banner__text--title h4 {
        font-size: 1.5em;
    }

    .emergency-banner__text--description p {
        font-size: 1.125em;
    }

    .main__content form#search_page_24374 input[type="text"] {
        width: 83%;
        display: inline-block;
    }
}

@media (min-width: 43.75em) and (max-width: 768px) {
    .tier__1 .tile__content {
        height: 15em;
    }

    .tile.tile__tier-minor .tile__content {
        min-height: 15em;
    }
}

@media (min-width: 43.75em) {

    /* Module: Matrix form */
    .sq-form-question-password-answer {
        margin-bottom: .5em;
    }

    .sq-form select {
        width: auto;
    }

    /*
.sq-form-question-tickbox-list{
    max-width: 50%;
}*/
    .main__content form .custom__content__container select,
    .main__content form .custom__content__container select.sq-form-field,
    .main__content form .custom__content__container input[type="text"],
    .main__content form .custom__content__container input[type="password"],
    .main__content form .custom__content__container textarea,
    .main__content form .custom__content__container input[type="text"] {
        width: auto;
        max-width: 95%;
    }

    .main__content form label,
    .main__content form select,
    .main__content form select.sq-form-field,
    .main__content form input[type="text"],
    .main__content form input[type="password"],
    .main__content form textarea,
    .main__content form input[type="text"] {
        width: auto;
    }

    /* Module: Responsive tables */
    .responsive-table th {
        position: inherit;
    }

    .responsive-table td:before {
        display: none;
    }
}

@media (min-width: 40em) and (max-width: 64em) {
    #page-wrapper .back-to-top.hidden-xs {
        display: none !important;
    }

    .header__top-search {
        width: 8%;
    }

    .header__top .header__top-search .header__top-search-input {
        width: 100%;
    }
}

@media (min-width: 1025px) {
    .back-to-top.hidden-md {
        display: none !important;
    }
    .left__navigation {
        display: block;
    }

    #page-wrapper .back-to-top {
        width: 10em;
        background: #ffffff;
        border: 1px solid #ccc;
        text-decoration: none;
        z-index: 1;
        -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
        right: 0;
        padding: 0.5em;
        bottom: 9em;
        height: 3em;
        display: none;
    }

    #page-wrapper .back-to-top.scrolled {
        display: inline-block;
    }

    #page-wrapper .back-to-top i {
        color: #000;
    }

    #page-wrapper .back-to-top__fallback {
        margin: 1em;
        color: #000;
        text-transform: uppercase;
    }

    .mobile-hide {
        visibility: visible;
    }

    .mobile-show {
        visibility: hidden;
    }

    .header__top .header__top-nav {
        width: 70%;
    }

    .header__top .header__top-search {
        float: right;
    }

    .header__top .header__top-search .mobile-show {
        visibility: hidden;
    }

    .header__top .header__top-search .mobile-hide {
        visibility: visible;
        display: inline-block;
    }

    .header__top-search {
        width: 28%;
    }

    .header__top-search .header__top-search-input {
        display: inline-block;
        float: left;
        width: 100%;
        color: #b4b4b4;
        background: #313131;
        border: 0;
        height: 40px;
        padding: 0 0.75em;
        position: absolute;
        z-index: 1;
    }

    .main__content .search__header-form legend {
        padding-top: 0;
    }

    .footer .promotional__inner h4.larger-heading {
        margin-top: 0.25em;
    }

    .banner__content .heading,
    .banner__content .description {
        width: 65%;
    }

    .banner__content h2.heading {
        font-weight: 400;
        margin-bottom: 0.4em;
        font-size: 3.25em;
        font-weight: 500;
    }

    .banner__content .description {
        width: 65%;
        margin-bottom: 1.5em;
    }

    .banner__content .description p {
        font-size: 1.5em;
    }

    a.banner__button {
        font-size: 1em;
        line-height: 0.5;
    }

    .tile .tile__image {
        height: 21.9em;
    }

    .tile.tile__promo-vertical .tile__heading {
        margin-top: 4em;
    }

    .tile.tile__promo-vertical .tile__summary {
        padding: 0 2em;
        margin-bottom: 2em;
    }

    .tile__promo-vertical .tile__content {
        height: 45.5em;
    }

    .home .tile.tile__minor .tile__content,
    .home .tile.tile__tier-minor .tile__content,
    .home .tile.tile__standard-minor .tile__content,
    .home .tile.tile__standard-promo .tile__content {
        min-height: 22em;
    }

    .tile.tile__tier-minor .tile__content {
        min-height: 14.25em;
    }

    .tile__minor-promo .tile__content span.tile__image,
    .tile__tier-promo .tile__content span.tile__image {
        width: 16.9em;
    }

    .tile__minor-promo .tile__content-right {
        height: 21.9em;
    }

    .tile__minor-promo .tile__content {
        height: 22em;
    }

    .tile .tile__heading h3 {
        font-size: 2em;
    }

    .tile__tier-minor .tile__heading h3 {
        font-size: 1.5em;
        color: #1a1a1a;
        margin-top: 1em;
    }

    .tile.tile__minor.tile__demand .tile__heading {
        margin-top: 2em;
        margin-bottom: 1.5em;
    }

    .tile .tile__summary p {
        font-size: 1.15em;
    }

    .demand_graph {
        max-width: 80%;
    }

    .demand_graph a#graph-image .measure {
        font-size: 1.625rem;
    }

    .demand_graph a#graph-image .demand {
        font-size: 2rem;
    }

    .main__content .tile.tile__standard-minor.col-lg-6:nth-child(even) {
        padding-right: 1em;
    }

    .main__content .tile.tile__standard-minor.col-lg-6:nth-child(odd) {
        padding-left: 1em;
    }

    .inner .tile {
        margin-bottom: 2em;
    }

    #main .content__container.tier__2 .tile {
        padding: 0 1.5em 0 0;
    }

    .outage__search input[type="text"] {
        font-size: 1.25em;
        line-height: 1.5em;
        height: inherit;
    }

    .tile.tile__minor .tile__icon {
        width: 32%;
        margin-top: 2em;
    }

    .tile.tile__minor .tile__heading {
        width: 80%;
    }

    .content__container {
        margin: 3em auto 0;
    }

    .header {
        height: auto;
    }

    .header__main-container {
        height: 6.5em;
    }

    .header__main-logo img.logo {
        max-height: inherit;
        height: inherit;
        width: 98%;
    }

    .header__main-logo {
        max-height: inherit;
    }

    .header__main-menu {
        height: 4.15em;
    }

    body.emergency__banner-active .header__main-container {
        height: 6.45em;
        top: 10.1em;
    }

    .header__main .nav-segments li a,
    .left__navigation .nav li a {
        font-size: 1.25em;
    }

    .main {
        margin-top: 9em;
    }

    .main__content {
        font-size: 1em;
    }

    .inner .banner__image {
        height: 28.3em;
        background-position: center center;
    }

    .home .banner__image {
        height: 28.3em;
    }

    .landing__quicklinks h4 {
        font-size: 1.25em;
    }

    h1.page-title {
        font-size: 3rem;
    }

    .main__content p {
        font-size: 1.3rem;
    }

    .main__content h2 {
        font-size: 2.3em;
    }

    .contact__container:first-child {
        margin-top: 0;
    }

    .other-contact,
    .contact-details__col2 {
        display: inline-block;
        position: relative;
        width: 49%;
    }

    .contact-details__col2 {
        vertical-align: top;
    }

    .other-contact__inner {
        border-bottom: none;
    }

    .other-contact strong {
        display: inline-block;
        width: 35%;
    }

    .other-contact th {
        color: #dd7224;
        width: 25%;
    }

    .other-contact .blank_row {
        height: 10px !important;
        background-color: #FFFFFF;
    }

    .main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content {
        font-size: 1em;
        height: 10em;
    }

    #main .main__content a.button,
    #main .main__content a.button:visited,
    #main .main__content button.button,
    #main .main__content button.button:visited,
    #main .main__content a.bluebuttonsize5,
    #main .main__content a.bluebuttonsize5:visited,
    #main .main__content button.bluebuttonsize5,
    #main .main__content button.bluebuttonsize5:visited {
        font-size: 0.8em;
    }

    #main .main__content .course a.button {
        font-size: 1em;
    }

    .content__button:after,
    a.button:after,
    button.button:after,
    a.bluebuttonsize5:after,
    button.bluebuttonsize5:after {
        top: 1.1em;
    }

    .header__main .nav-segments .sub-nav__group-container>ul {
        -moz-column-count: 4;
        -moz-column-gap: 2em;
        -webkit-column-count: 4;
        -webkit-column-gap: 2em;
        column-count: 4;
        column-gap: 2em;
    }

    .header__inner {
        height: 9em;
    }

    .emergency__banner-active .header__inner {
        height: 17em;
    }

    .banner__content-container-emergency .banner__content .emergency__outages {
        width: 50%;
    }

    .sub-nav {
        font-size: 1em;
        width: calc(100% - (100% - 72em));
    }

    .sub-nav__group-container {
        width: 72em;
        max-width: 100%;
    }

    .navbar__item.hover .sub-nav,
    .navbar__item:hover .sub-nav,
    .navbar__item:focus .sub-nav,
    .navbar__item--active:hover .sub-nav {
        left: calc((100% - 72em) / 2);
        left: -moz-calc((100% - 72em) / 2);
        left: -webkit-calc((100% - 72em) / 2);
    }

    .contact .tile__tier-minor .tile__content .tile__heading {
        margin-top: 0;
    }
}

@media (min-width: 1025px) and (max-width: 72em) {
    .sub-nav {
        width: calc(100% - (100% - 60em));
    }

    .sub-nav__group-container {
        width: 60em;
        max-width: 100%;
    }

    .navbar__item.hover .sub-nav,
    .navbar__item:hover .sub-nav,
    .navbar__item:focus .sub-nav,
    .navbar__item--active:hover .sub-nav {
        left: calc((100% - 60em) / 2);
    }
}

@media (min-width: 60em) {
    .single-column .main__content .search__header-form legend {
        padding-left: 0.75em;
    }

    .footer__social p {
        font-size: 1.15rem;
    }

    .footer .additional__footer p {
        padding-left: 0;
    }

    .footer .additional__footer {
        padding: 1.25em 0 0 1.5em;
        border-left: 1px solid #dfdfdf;
    }

    .main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12,
    .main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12 table tr td {
        padding: 0 15px;
    }

    .main__content form .custom__content__container .col-lg-6.col-md-6.col-sm-12.col-xs-12 p {
        padding-right: 0;
        padding-left: 0;
    }

    .main__content form .custom__content__container #claim-items a.add {
        line-height: 1rem;
    }
}

@media (min-width: 60em) and (max-width: 70em) {
    .tile .tile__heading h3 {
        font-size: 1.5em;
    }
}

@media (min-width: 60em) and (min-width: 70em) {
    .tier__1 .tile__tier-1-intro .tile__content {
        min-height: 20em;
    }
}

@media (min-width: 60em) and (min-width: 65em) {
    body.emergency__banner-active .header__inner {
        height: 16.78em;
    }
}

@media (min-width: 61.25em) and (-ms-high-contrast: none),
(min-width: 61.25em) and (-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    .header__main-logo img.logo {
        max-width: 230px;
    }
}

@media (min-width: 61.25em) and (min-width: 1200px) {
    .emergency-banner__text {
        width: 89%;
        margin: 0px 1em;
    }
}

@media (min-width: 60em) and (max-width: 1030px) {
    .tier__1 .tile__content {
        height: 15.8em;
    }

    .tile.tile__tier-minor .tile__content {
        min-height: 15.8em;
    }
}


/*
--------------------
Mega menu mobile to tablet SDQLD-1831
--------------------
*/
@media (min-width: 1025px) {

    .green.mega-2018 .header__main-menu .nav-segments li.navbar__item--current>a,
    .green.mega-2018 .header__main-menu .nav-segments li.navbar__item--current.navbar__item--active>a,
    .green .left__navigation li.nav__item--active>a {
        background: #6c8c0a;
        color: #ffffff;
        border-color: #6c8c0a;
    }

    .green .header__main .nav-segments ul li ul li.navbar__item--current>a,
    .green .left__navigation ul li ul li.nav__item--active>a {
        background: #666666;
    }

    .green.mega-2018 .header__main-menu .nav-segments li a:hover,
    .green.mega-2018 .header__main-menu .nav-segments li.navbar__item--active>a,
    .green.mega-2018 .header__main-menu .nav-segments li.navbar__item--current:hover,
    .green.mega-2018 .header__main-menu .nav-segments li.navbar__item--active.navbar__item--current:hover>a {
        background: #ffffff;
        /*border-bottom: 5px solid #6c8c0a;*/

        box-shadow: 0px 3px 0 #6c8c0a;

        color: #6c8c0a;
        text-decoration: none;
    }

    .green .left__navigation li a:hover {
        background: #ffffff;
        border-bottom: 1px solid #6c8c0a;
        color: #6c8c0a;
        text-decoration: none;
    }

    .green .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li ul a:hover,
    .green .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li a:hover,
    .green .left__navigation li ul li a:hover {
        border-bottom: 1px solid #628100;
        color: #444444;
    }

    .orange.mega-2018 .header__main-menu .nav-segments li.navbar__item--current>a,
    .orange.mega-2018 .header__main-menu .nav-segments li.navbar__item--current.navbar__item--active>a,
    .orange .left__navigation li.nav__item--active>a {
        background: #c25709;
        color: #ffffff;
        border-color: #c25709;
    }

    .orange.mega-2018 .header__main-menu .nav-segments li a:hover,
    .orange.mega-2018 .header__main-menu .nav-segments li.navbar__item--active>a,
    .orange.mega-2018 .header__main-menu .nav-segments li.navbar__item--active.navbar__item--current:hover>a {
        background: #ffffff;
        border-bottom: 5px solid #c25709;
        color: #c25709;
        text-decoration: none;
    }

    .orange .left__navigation li a:hover {
        background: #ffffff;
        border-bottom: 1px solid #c25709;
        color: #c25709;
        text-decoration: none;
    }

    .orange.mega-2018 .header__main-menu .nav-segments .navbar__item--active .sub-nav__group-container ul li ul a:hover,
    .orange.mega-2018 .header__main-menu .nav-segments .navbar__item--active .sub-nav__group-container ul li a:hover,
    .orange .left__navigation li ul li a:hover {
        border-bottom: 1px solid #c25709;
        color: #444444;
    }

    .blue.mega-2018 .header__main-menu .nav-segments li.navbar__item--current>a,
    .blue.mega-2018 .header__main-menu .nav-segments li.navbar__item--current.navbar__item--active>a,
    .blue .left__navigation li.nav__item--active>a {
        background: #007cc0;
        color: #ffffff;
        border-color: #007cc0;
    }

    .blue.mega-2018 .header__main-menu .nav-segments li a:hover,
    .blue.mega-2018 .header__main-menu .nav-segments li.navbar__item--active>a,
    .blue.mega-2018 .header__main-menu .nav-segments li.navbar__item--active.navbar__item--current:hover>a {
        background: #ffffff;
        border-bottom: 5px solid #007cc0;
        color: #007cc0;
        text-decoration: none;
    }

    .blue .left__navigation li a:hover {
        background: #ffffff;
        border-bottom: 1px solid #007cc0;
        color: #007cc0;
        text-decoration: none;
    }

    .blue.mega-2018 .header__main-menu .nav-segments .navbar__item--active .sub-nav__group-container ul li ul a:hover,
    .blue.mega-2018 .header__main-menu .nav-segments .navbar__item--active .sub-nav__group-container ul li a:hover,
    .blue .left__navigation li ul li a:hover {
        border-bottom: 1px solid #007cc0;
        color: #444444;
    }

    /*
    .green .sub-nav__group-container {
      border-top: 5px solid #BBD804;
    }
    .orange .sub-nav__group-container {
      border-top: 5px solid #FFB974;
    }
    .blue .sub-nav__group-container {
      border-top: 5px solid #B6E5FF;
    }*/



    /* Module: Back to top */
    .back-to-top {
        position: fixed;
        bottom: 1em;
        right: 1em;
        width: 2em;
        height: 2em;
        -webkit-opacity: 0.55;
        -moz-opacity: 0.55;
        opacity: 0.55;
        -ms-filter: alpha(opacity=55);
        filter: alpha(opacity=55);
    }

    .back-to-top:hover {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -ms-filter: alpha(opacity=100);
        filter: alpha(opacity=100);
    }

    .back-to-top__text {
        display: none;
    }

    /*.header__top .header__top-search .header__top-search-input {
        display: none;
      }*/
    .header__top .header__top-nav li {
        width: auto;
    }

    .header__top .header__top-nav li a,
    .header__top .header__top-nav li a:visited {
        display: block;
        font-size: 0.85em;
        font-family: 'Source Sans Pro', Helvetica, sans-serif;
        font-weight: 600;
        padding: 0 1em;
        line-height: 3em;
    }

    .header__top .header__top-nav li a .mobile-hide {
        visibility: visible;
    }

    .header__top .header__top-nav li a .mobile-show {
        visibility: hidden;
        width: 0;
        margin: 0;
        height: 0;
        padding: 0;
    }

    .header__top .header__top-nav li a.active,
    .header__top .header__top-nav li a:hover {
        border-top: 3px solid #fff;
    }

    .sub-nav__group-container {
        width: 98%;
        max-width: 98%;
    }

    .header__main .nav-segments .navbar__item--active .sub-nav {
        display: block;
    }

    .header__main .nav-segments .sub-nav__group-container ul a {
        font-size: 1.5em;
        text-align: left;
        padding: 0 0 0.25em 0;
        margin: 0 0 0.75em 0;
        font-weight: 100;
        border-bottom: 1px solid #dfdfdf;
    }

    .header__main .navbar__item.uber-accordion__parent a.nav__href,
    .header__main .nav-segments a.uber-accordion__parent,
    .header .navbar__item .sub-nav__group .nav-main__link.sub-uber-accordion__parent {
        background: none;
        border-color: #ffffff;
        color: #000000;
    }

    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li,
    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li ul {
        padding: 0 0.5em;
    }

    .header__main .nav-segments .sub-nav__group-container>ul {
        -moz-column-count: 2;
        -moz-column-gap: 1em;
        -webkit-column-count: 2;
        -webkit-column-gap: 1em;
        column-count: 2;
        column-gap: 1em;
        white-space: normal;
    }

    .header__main .nav-segments .sub-nav__group-container>ul.no__columns {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

    /*
    .header__main .nav-segments .navbar__item--active .sub-nav__group-container > ul.two__columns{
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }*/
    .header__main .nav-segments .sub-nav__group-container ul>li {
        /*  width: auto;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid-column;
        display: table; */
        position: relative;
        vertical-align: top;
        break-inside: auto;
        display: inline-block;
    }

    .header__main .nav-segments .sub-nav__group-container ul li ul {
        /* -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;*/
        white-space: normal;
        display: inline-block;
    }

    .header__main .nav-segments .sub-nav__group-container ul li ul a {
        font-size: 1.125em;
        border-bottom: 1px solid #ffffff;
        line-height: 1.25em;
        font-weight: 300;
        /* -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;*/
    }

    .header__main .nav-segments .sub-nav__group-container ul.nav-content-pages.sub-nav__group .sub-menu__accordion li a {
        font-size: 1.125em;
    }

    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li ul a:hover {
        border-bottom: 1px solid #dfdfdf;
    }

    .header__main .nav-segments .accordion__item .accordion__item a {
        background: none;
        color: #1a1a1a;
    }

    .header__main .nav-segments .navbar__item--active .sub-nav__group-container li .nav-content-pages li {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .nav__list ul.nav__sub li.nav__sub-item .nav-content-pages .nav__sub-item span.accordion__link:after {
        color: #444444;
    }

    .header__main .nav-segments li {
        width: auto;
    }

    .sub-nav {
        height: auto;
        background: #fff;
        margin: 0 auto;
        padding: 1em;
        -webkit-box-shadow: 0px 4px 7px 0px #afafaf;
        -moz-box-shadow: 0px 4px 7px 0px #afafaf;
        box-shadow: 0px 4px 7px 0px #afafaf;
        width: calc(100% - 5%);
        /*font-size: 0.8em;*/
    }

    .sub-nav .sub-menu__accordion {
        box-sizing: border-box;
    }

    .sub-nav .sub-nav__third-level {
        display: none;
    }

    .mobile__only {
        display: none;
    }

    .green .sub-nav {
        border-top: 5px solid #BBD804;
    }

    .green .sub-nav__group-container {
        border-top: none;
    }

    .blue .sub-nav {
        border-top: 5px solid #B6E5FF;
    }

    .blue .sub-nav__group-container {
        border-top: none;
    }

    .orange .sub-nav {
        border-top: 5px solid #FFB974;
    }

    .orange .sub-nav__group-container {
        border-top: none;
    }

    /* Module: Navbar */
    .navbar__toggle {
        display: none;
    }

    .navbar__dropdown[aria-expanded="false"] {
        display: block;
        position: relative;
    }

    .navbar__list {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .navbar__item {
        display: inline-block;
        *display: inline;
        zoom: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .navbar__item>a {
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
        display: block;
        padding: .5em;
    }

    .navbar__item>a,
    .navbar__item>a:visited {
        text-decoration: none;
    }

    .sub-nav {
        left: 0;
        position: fixed;
        display: block;
        visibility: hidden;
        top: -9999em;
        overflow: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -ms-filter: alpha(opacity=0);
        filter: alpha(opacity=0);
        -webkit-transition: opacity 100ms ease;
        -moz-transition: opacity 100ms ease;
        transition: opacity 100ms ease;
    }

    .navbar__item.hover .sub-nav,
    .navbar__item:hover .sub-nav,
    .navbar__item:focus .sub-nav,
    .navbar__item--active:hover .sub-nav {
        visibility: visible;
        top: inherit;
        left: 2.5%;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -ms-filter: alpha(opacity=100);
        filter: alpha(opacity=100);
        z-index: 1001;
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .sub-mega-nav {
        left: 0;
        width: 100%;
    }

    .flexbox .sub-mega-nav .sub-nav__group {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .no-js .sub-mega-nav .sub-nav__group,
    .no-flexbox .sub-mega-nav .sub-nav__group {
        display: table-cell;
        vertical-align: top;
    }

    .no-js .sub-nav__group-container,
    .no-flexbox .sub-nav__group-container {
        display: table;
    }

    .flexbox .sub-nav__group-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .header__main,
    .header__main .nav-segments {
        overflow: hidden;
    }

    .header__main .nav-segments .sub-nav .sub-nav__group-container .sub-menu__accordion li {
        background: none;
        border: 1px solid #fff;
    }

    .js-enabled .header__main-menu .accordion__target,
    .js-enabled .header__main-menu .sub-accordion__target {
        overflow: inherit;
        max-height: initial;
    }

    .mobile-hide {
        visibility: visible !important;
    }

    .mobile-show {
        visibility: hidden !important;
        display: none;
    }

    .media_releases .col-md-4 p {
        margin-bottom: 1em;
    }

    .header__inner {
        background: #ffffff;
    }

    .header__main-menu-button {
        display: none;
    }

    .header__main-menu {
        width: 70%;
        float: right;
        height: 3.25em;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .header__main-container {
        background: none;
    }

    .header__main-menu,
    .header__main-logo {
        vertical-align: bottom;
    }

    .header__main-logo {
        width: 20%;
    }

    .header__main-container {
        z-index: 9;
        position: relative;
        height: 4.5em;
    }

    .header__main .nav-segments {
        position: absolute;
        width: 100%;
        left: 0;
        text-align: center;
        white-space: nowrap;
    }

    .sub-mega-nav {
        position: fixed;
        height: auto;
    }

    .header__main .nav-segments,
    .header__main.header__main-collapsed .nav-segments {
        position: relative;
        left: inherit;
        right: inherit;
        transform: none;
        padding-bottom: 0;
        width: auto;
        float: right;
    }

    .header__main .nav-segments a.uber-accordion__parent {
        background: none;
        color: #000000;
    }

    .header__main .nav-segments .accordion__item span {
        display: none;
    }

    .header__main .nav-segments li {
        border: 0;
    }

    .header__main .nav-segments .accordion__target {
        max-height: initial;
        overflow: initial;
    }

    .header__main .nav-segments li a {
        border-bottom: 5px solid #ffffff;
        color: #000000;
    }

    .header__main .nav-segments li a {
        padding: 0.5em 1em 0.5em 1em;
        color: #000000;
    }
    
    .mega-2018 .header__main-menu .nav-segments .self_service a {
        padding-left: 1.2em;
    }

    .nav-segments .self_service:before {
        content: '';
        background: url(/__data/assets/image/0004/751855/self-service-icon.png?v=0.2.1) no-repeat;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0;
        top: 1.3em;
    }

}

@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;
    }

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

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

    /* Module: Breadcrumbs */
    .breadcrumbs {
        display: none;
    }

    /* Module: Navbar */
    .navbar {
        display: none;
    }

    /* Module: Pagination */
    .pagination {
        display: none;
    }
}

@media (min-width: 992px) {
    .footer .promotional__footer {
        padding-top: 1em;
    }
}

/*# sourceMappingURL=main.css.map */


.filesize-lowercase {
    text-transform: lowercase;
    transition: text-transform 2s linear;
}

/* SDQLD-3403 hiding icon on portal page*/

.nav-segments li.navbar__item.main-nav__lvl-1--item.self_service.icon-hidden:before {
    display: none;
}

.nav-segments .self_service.icon-hidden {
     margin-left: 0;
}

/* search list styles */

.airconModelSection {
    display: none;
}

.main__container .search-filter-section #LoadingImage {
    border: 1px solid #444444;
    height: 200px;
    position: relative;
}

.main__container .search-filter-section #dataloaded {
    display: none;
}

.main__container .search-filter-section #LoadingImage img {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}

.main__container ul.search-filter-section__parent-list {
    list-style: none;
    margin: 0.75rem 0 2em 0;
    padding: 0;
}

.main__content ul.search-filter-section__parent-list li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main__content .search-filter-section__input-field {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml;utf8,<svg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill='%232C5697' fill-rule='evenodd' clip-rule='evenodd' d='M7.5 6L6 7.5L4.5 6L0 1.49999L1.5 -7.15256e-06L6 4.5L10.5 -7.15256e-06L12 1.49999L7.5 6Z'/></svg>");
    background-position-x: calc(100% - 0.9375rem);
    background-position-y: 50%;
    background-repeat: no-repeat;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding: 0.25em 3.25em 0.25em 0.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5em;
    width: 100%;
}

.main__content .search-filter-section__search-container_PI {
    text-transform: capitalize;
}

.main__content  .search-filter-section__child-list {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    z-index: 1;
}

.main__content  .search-filter-section__child-list {
    background: #fff;
    border: 1px solid #000;
    box-shadow: 0 3px 7px -2px rgb(0 0 0 / 20%);
    display: none;
    margin: 0;
    position: relative;
}

.main__content .search-filter-section__parent-list li li {
    margin: 0;
    min-height: 1.2em;
    padding: 0 1rem;
    list-style: none;
    text-indent: unset;
}

.main__content .search-filter-section__parent-list li li:hover {
    background: #1e90ff;
    color: #fff;
}

.main__content .search-filter-section ul li ul>li:before {
    display: none;
}

.main__content ul.search-filter-section__parent-list li ul {
    padding-left: 0;
}

.mega-2018 header.header{
    position: relative;
}
.js-enabled.mega-2018 .accordion__target, .js-enabled.mega-2018 .sub-accordion__target{
    max-height:inherit;
}
.mega-2018 .header__inner{
    position: static;
}
.mega-2018 .header__top{
    position: fixed;
    width: 100%;
    z-index: 10;
}
.mega-2018 .header__top.active{
     z-index: 12;
}
.mega-2018 .main{
    margin-top: 0;
}

.mega-2018 .header__top-search .header__top-search-input.active{
    /*line-height:3.5em;*/
    padding: 0.5em 1em;
    

}
.mega-2018 .header__main .back-to-top{
    display: none;
}
.mega-2018 .header__main-container{
    display: block;
    height: auto;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    top:2.4em;
}

body.emergency__banner-active.mega-2018 .header__main{
    top: 10.4em;
}
body.emergency__banner-active.mega-2018 .header__main-menu-button{
    top: 10.4em;
}
body.emergency__banner-active.mega-2018 .header__main-menu{
    top: 11.8em;
}
@media (max-width: 1024px) and (min-width: 43.75em) and (min-width: 767px){
    body.emergency__banner-active.mega-2018 .header__main-menu{
        top: 13em;
    }
}
@media (min-width: 1025px){
    body.emergency__banner-active.mega-2018 .header__main{
        top:0;
    }
    body.emergency__banner-active.mega-2018 .header__main-menu{
        top: 2.3em;
    }
}
.mega-2018 .header__main{
    position: fixed;
    top: 2.4rem;
    width: 100%;
    z-index: 10;
    background: #ffffff;
    /*height: 3.8em;*/
    margin: 0 auto;
}
.mega-2018 .header__main-menu{
    width: 100%;
    position: relative;
    top: 4em;
    background: #ffffff;
    /*z-index:12;*/
}
.mega-2018 .header__main-menu-button{
    position: fixed;
    top: 2.3rem;
    right: 0;
}
.mega-2018 .header__main-menu .nav-segments,
.mega-2018 .header__main-menu .nav-segments ul,
.mega-2018 .header__main-menu .nav-segments ul li,
.mega-2018 .header__main-menu .nav-segments ul li ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.header__main-menu .nav-segments {

    width: 100%;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 1025px) {

    .header__top-login,
    .header__main-menu .nav-segments {

        display: none;
    }
}


.nav-segments .self_service {
    margin-left: auto;
}

.mega-2018 .header__main-menu .nav-segments ul,
.mega-2018 .header__main-menu .nav-segments ul li ul{
    display: none;
}
.mega-2018 .header__main-menu .nav-segments > li:first-child {
    border-top: 1px solid #dfdfdf;
}
.mega-2018 .header__main-menu li.navbar__item {
    position: relative;
}
.mega-2018 .header__main-menu .nav-segments li{
    border-bottom: 1px solid #dfdfdf;
    padding: 0;
}
.mega-2018 .header__main-menu .nav-segments a{
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 2em;
    color: #000000;
    padding-right: 3.5rem;
}
.mega-2018 .header__main-menu .navbar__item .accordion__link:after,
.mega-2018 .header__main-menu .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link:after{
    position: absolute;
    right: .25em;
    font-size: 2em;
    top: 0;
    border-left: 1px solid #dfdfdf;
    width: 1.25em;
    padding: 0.35em 1.2em 0.3em 0.5em;
}
.mega-2018 .header__main-menu .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link:after{
    content: "+";
}
.mega-2018 .header__main-menu .navbar__item .sub-nav__group .sub-menu__accordion .sub__menu-link.sub-uber-accordion__button-active:after{
    content: "-";
}
.mega-2018 .header__main-menu .nav-segments .sub-nav .sub-nav__group-container .sub-menu__accordion li{
    background: #fff;
}
.mega-2018 .navbar__item .sub-nav__group .main-nav__lvl-3 .nav-main__link.sub-uber-accordion__parent{
    background: #dfdfdf;
    color: #444444;
    font-weight: 700;
}
.mega-2018 header .navbar__item .sub-nav__group .main-nav__lvl-2--item.sub-uber-accordion__parent > a.nav-main__link{
    background: #444442;
    color: #fff;
}
.mega-2018 header .navbar__item .sub-nav__group .main-nav__lvl-3--item.sub-uber-accordion__parent > a.nav-main__link{
    background: #dfdfdf;
    color: #444444;
    font-weight: 700;
}
.mega-2018 .header__main-menu-button .sq-icon__burger.active{
    background-position: -298px 0px;
}
/*.mega-2018 .header__main-menu .main-nav__lvl-1{
    visibility: hidden;
    opacity: 0;
}*/
.mega-2018 .header__main-menu .main-nav__lvl-1.active{
    visibility: visible;
    opacity: 1;
    display: block;
}
.mega-2018 .header__main-menu .accordion_content.active{
    display: block;
}
.mega-2018 .header__main-menu .nav-segments ul li ul.sub-accordion__target.active{
    display: block;
}
@media (min-width: 1025px){
    .mega-2018 .main{
        margin-top: 7em;
    }

    .mega-2018 .header__main-menu .nav-segments ul,
    .mega-2018 .header__main-menu .nav-segments ul li ul{
        display: block;
    }
    .mega-2018  .header__main-menu .nav-segments li,
    .mega-2018  .header__main-menu .nav-segments > li:first-child{
        border: 0;
    }
    .mega-2018  .header__main-menu .nav-segments li a{
        font-weight: 600;
        padding: 0.5em 1em 0.5em 1em;
        border-bottom:   5px solid #ffffff;
    }
    .mega-2018 .header__inner{
        position: fixed;
        -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
                box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
    }
    .mega-2018 .header__main {
        z-index: 9;
        position: relative;
       /* height: 4.5em;*/
       top: 0;
    }
    .mega-2018 .header__main-menu{
        position: absolute;
        right: 1em;
        width: 78%;
        top: 1.3em;
        z-index: 10;
    }
}
@media (min-width: 1025px){
       /* .mega-2018 .main{
            margin-top: 9em;
        }*/
    .mega-2018 .header__main-menu .nav-segments li a{
        font-size: 1.25em;
    }
    .mega-2018 .header__main-menu{
        top: 2.3em;
    }
}


/* fun menu styles below */
@media (min-width: 1025px) {
    .mega-2018 .header__main-menu .nav-segments .sub-nav__group-container>ul{
        -moz-column-count: 4;
        -moz-column-gap: 1em;
        -webkit-column-count: 4;
        -webkit-column-gap: 1em;
        column-count: 4;
        column-gap: 1em;
        white-space: normal;
        width: 100%;
    }
    .js-enabled .header__main-menu .main-nav__lvl-2 {
        max-height: 35em;
    }
    .mega-2018 .header__main-menu .nav-segments .sub-nav__group-container ul > li {
        position: relative;
        vertical-align: top;
        -webkit-column-break-inside: avoid;
                break-inside: avoid;
        /*display: inline-block;*/
    }
    .mega-2018 .header__main-menu .nav-segments .sub-nav__group-container ul a {
        font-size: 1.5em;
        text-align: left;
        padding: 0 0 0.25em 0;
        margin: 0 0 0.75em 0;
        font-weight: 300;
        border-bottom: 1px solid #dfdfdf;
        line-height: 1.15em;
    }
    .mega-2018 .header__main-menu .nav-segments .sub-nav__group-container ul li ul a {
        font-size: 1.125em;
        border-bottom: 1px solid #ffffff;
        line-height: 1.25em;
        font-weight: 300;
    }
}
.orange #search_page_349757 #media-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CCCCCC;
}
.orange #search_page_349757 #media-search input::-moz-placeholder { /* Firefox 19+ */
  color: #CCCCCC;
}
.orange #search_page_349757 #media-search input:-ms-input-placeholder { /* IE 10+ */
  color: #CCCCCC;
}
.orange #search_page_349757 #media-search input:-moz-placeholder { /* Firefox 18- */
  color: #CCCCCC;
}

/*.collapsible-header__main-visible body {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
}*/

.green .main__content .search__results-list a:visited {
    color: #003e60;
}

#search_page_24374 input[type="submit"] {
    margin: 1rem 0;
}

/*header.header {
    position:relative;
}

.header__inner {
    position:relative;
}*/

/*.main {
    margin-top:0;
}*/

/*header.header.clearfix.sticky__nav {
    position: fixed;
    top:0;
}

.header.header.clearfix{
    -webkit-transform: translate3d(0, 0, 0);
}

.header .navbar__item .sub-nav__group .main-nav__lvl-3--item .nav-main__link.sub-uber-accordion__parent {
    background: #dfdfdf;
    color: #444444;
    font-weight: 700;
}

.header__main .nav-segments .sub-nav .sub-nav__group-container .sub-menu__accordion li.main-nav__lvl-4--item{
    background: #ffffff;
}

.header__main .navbar__item .accordion__link.uber-accordion__button-active:after{
    color: #444444;
}*/
/*
.sq-form-question-tickbox-list ul {
    columns: 2;
}*/

.sq-form-question-tickbox-list ul {
    columns: 1;
}

.sq-form-question-tickbox-list ul li{
    display: block;
}

.acsearch__container {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 0 1em 0;
}

.acsearch__container label {
    position: relative;
    display: block;
    width: 83%;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 1.25rem;
    display: block;
    width: 100%;
    margin: .5em 0;
}

.acsearch__container input {
    position: relative;
    display: block;
    width: 100%;
}

.orange .pagination a.number {
    font-size: 1.25em;
    line-height: 1.25;
}

.orange .pagination a {
    color: #DD7224;
}

.orange .pagination a {
    min-height: 0;
    border: 2px solid transparent;
    font-size: 1.25em;
    color: #DD7224;
}

.orange .pagination .prev > a, .orange .pagination .next > a {
    border: 2px solid transparent;
    font-size: 1.25em;
}

.orange .pagination a:hover {
    min-height: 0;
    font-size: 1.25em;
    border: 2px solid #DD7224;
    color: #DD7224;
    height: auto;
    line-height: 1.25em;
}

.search__results-pagination-item a {
    text-decoration: none;
}

.main__content .search__results-pagination-item a, .main__content .search__results-pagination-item span {
    border: 2px solid transparent;
    font-size: 1.25em;
}

.main__content .pagination-item--block a {
    border: 2px solid #eaeaea;
}

.search__results-pagination-item a:hover {
    background: rgb(245, 245, 245);
    border: 2px solid #0083CA;
}

.main__internal #search-area {
    padding-bottom: 1em;
}

#search_page_349757 #media-search input {
    margin-bottom: 0;
}

#search-area .accordion__link.uber-accordion__button {
    display: inline-block;
    width: 2em;
    float: right;
    font-size: 2em;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.5em;
    text-align: center;
}
/*
@media (min-width: 37.5em) {
    .header__main .nav-segments .sub-nav__group-container > ul {
        -moz-column-count: 4;
        -moz-column-gap: 1em;
        -webkit-column-count: 4;
        -webkit-column-gap: 1em;
        column-count: 4;
        column-gap: 1em;
        white-space: normal;
    }
}

@media (min-width: 600px) and (max-width: 768px){
    .js-enabled .header__main-menu .main-nav__lvl-2 {
        min-height: 20em; 
        height: 100%;
        position: relative;
        display: block; 
        max-height: 45em;
    }  

    .header__main .nav-segments .sub-nav__group-container a.nav-main__link {
        line-height: 1.15em;
    }  
}

@media (min-width: 600px) {
    .isSafari .header__main-menu .main-nav__lvl-2 {
        min-height: 28.5em; 
    }
}


@media (min-width: 600px) {
    .js-enabled .header__main-menu .main-nav__lvl-2 {
        min-height: 20em; 
    }
}
*/
@media (min-width: 767px){ 
    /* no need to add this below, in CSS already in, just for QA    */
    .tile.tile__standard-promo .tile__summary {
        padding: 0 1.5rem;
    }
    /* no need to add this above, in CSS already in, just for QA    */
    /*
    .sq-form-question-tickbox-list ul {
        columns: 3;
    }    */
    
    .tier__1 .tile__content, 
    .tier__1 .tile.tile__tier-minor .tile__content {
        height: 15.8em;
    }
    
   /*     
    .header__main .nav-segments .sub-nav__group-container ul a {
        line-height: 1.15em;
    }

    .js-enabled .header__main-menu .main-nav__lvl-2 {*/
       /* min-height: 10em; */
      /*  height: 100%;
        max-height: 34em;
    }

    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li, .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li ul {
         padding: 0 0; 
    }*/
}

@media (min-width: 992px){
    /* no need to add this below, in CSS already in, just for QA    */
    .main__container .main__content .tile.tile__tier-promo.tile__standard-promo .tile__content {
    }
    
    .tile.tile__tier-promo.tile__standard-promo .tile__image {
        width: 16em;
        height: 100%;
    }
    /* no need to add this above, in CSS already in, just for QA    */
    /*
    .sq-form-question-tickbox-list ul {
        columns: 4;
    } */

    .tier__1 .tile__content, 
    .tier__1 .tile.tile__tier-minor .tile__content {
        /*
        height: 14.25em;
        */
    }   
   /* .js-enabled .header__main-menu .main-nav__lvl-2 {
        max-height: 30em;
    }   

    .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li, .header__main .nav-segments .navbar__item--active .sub-nav__group-container ul li ul {
         padding: 0 0; 
    }  */
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
    button.button-clear {
        background: #666666;
        color: #fff;
        text-transform: uppercase;
        border: 0;
        padding: 0.5em 1em;
        font-weight: lighter;
        border-radius: 0;
    }
    
   /* .main-nav__lvl-1, .main-nav__lvl-2, .main-nav__lvl-3, .main-nav__lvl-4 {
        display: block;
        position: relative;
    }

    .main-nav__lvl-3, .main-nav__lvl-4 {
        display: block;
        position: relative;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid; 
        break-inside: avoid;
    }

    .main-nav__lvl-3--item, .main-nav__lvl-4--item {
        display: block;
        position: relative;
        float: left;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid; 
        break-inside: avoid;
    }

    .header__main .nav-segments .sub-nav__group-container ul li .sub-menu__accordion ul > li {
        display: block;
        float: left;
    }
    
    .sub-menu__accordion {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;  
        display: block;    
    }

    .header__main .nav-segments .sub-nav__group-container ul li ul.nav-content-pages.main-nav__lvl-3.sub-accordion__target {
        display: block
    }

    .header__main .nav-segments .sub-nav__group-container ul.main-nav__lvl-2 {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 95%;
    }

    a.nav-main__link {
        break-inside: avoid;
        position: relative;
        display: block;*/
/*         height: 1em; */
   /* }
    .sub-nav__group li, .sub-nav__group-container {
        box-sizing: content-box;
    } */   
}


.tickbox_col1 .sq-form-question-tickbox-list ul{
 columns: 1;
}

.tickbox_col1 .sq-form-question-tickbox-list ul li{
width: 100%;
}

.tickbox_col2 .sq-form-question-tickbox-list ul{
columns: 2;
}

.tickbox_col2 .sq-form-question-tickbox-list ul li{
    display: inline-block;
}

.tickbox_col3 .sq-form-question-tickbox-list ul{
columns: 3;
}

.tickbox_col3 .sq-form-question-tickbox-list ul li{
display: block;
}

.option_col1 .sq-form-question-option-list ul {
 columns: 1;
}

.option_col1 .sq-form-question-option-list ul li{
width: 100%;
}

.option_col2 .sq-form-question-option-list ul {
columns: 2;
}

.option_col2 .sq-form-question-option-list ul li{
display: inline-block;
}

.option_col3 .sq-form-question-option-list ul {
columns: 3;
}

.option_col3 .sq-form-question-option-list ul li{
display: block;
}

/*
@media (min-width: 600px) {
    .isSafari .header__main-menu .main-nav__lvl-2 {
        min-height: 29em; 
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .isSafari li.sub-nav__group--item.main-nav__lvl-2--item {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }
    
    .isSafari .sub-nav{
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }
}

@media (min-width: 60em){
    
    .header__top .header__top-search .header__top-search-input.active,
    .header__top-search .header__top-search-input.active {
        display: inline-block;
        float: left;
        width: 100%;
        color: #b4b4b4;
        background: #313131;
        border: 0;
        height: 40px;
        padding: 0 0.75em;
        position: absolute;
        z-index: 1;
        top: 0;
      }
      
      .active .header__main{
          margin-top: 0;
      }
}*/

form input{
    border-radius: 0;
}

.inner.custom__banner .banner__image{
    background-position: top center;
}

.inner.custom__banner .banner__image{
    background-position: top center;
}


/*.header__main .back-to-top {
    display: none;
}*/

.outage__search.fa.fa-search {
    position: absolute;
    display: inline-block;
    height: 100%;
    float: left;
    line-height: inherit;
}

.outage__search-tile-form {
    position: relative;
    display: block;
    height: 100%;
}

.outage__search-both {
    display: inline;
    position: relative;
    width: auto;
    margin: 0;
    height: 100%;
}

.outage__search-tile-form {
    width: 80%;
}


.outage__search input[type="text"] {
    font-size: 1.3em;
    padding: 0.5em;
    height: 100%;
    line-height: normal;
}

.isSafari button.outage__search.fa.fa-search{
    height: 102%;
 }
/*
@media (min-width: 37.5em){
    .header__main .nav-segments li a{
     font-weight: 600;
    }
    
    .header__main .nav-segments .sub-nav__group-container ul a{
     font-weight: 300;
    }
}*/


/* Jira Bug ENRGX-66 - spacing around form */

.main__content form .custom__content__container fieldset.sq-form-section:first-child {
    margin-top: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .main__content form .custom__content__container label, .main__content form .custom__content__container legend:first-child {
        margin-top: 0;
    }
}

/* Documents Table */

a.document-table__doc--download {
    width: 5em;
    float: right;
}

/* CTA Buttons */
.orange #main .main__content a.button.button--tertiary,
.orange #main .main__content button.button.button--tertiary,
.orange .main__content a.bluebuttonsize5,
.orange .main__content button.bluebuttonsize5 {
    background: transparent;
}
/* Styles for SDQLD-2428 */
@media (max-width: 1025px){
    .header__top .header__top-nav{
        width: 70% !important;
    }
   .header__top .header__top-nav li{
        width: 15%;
    } 
    .header__top-search{
        width:11%;
    }
    .header__top-login{
        display: block;
        width: 19%;
    }
    .mega-2018 .header__main-menu{
        z-index: 10;
    }
    .mega-2018 .header__main{
        z-index: 9;
    }
    .mega-2018 .header__main-menu{
        z-index: 9;
    }
}



/* Styles for terms and conditions list */
.main__content .tcs ol li:before {
    display: none;
}

.main__content .tcs ol {
    list-style-type: decimal;
    padding-left: 1em;
}

.main__content .tcs ol ol{
    list-style-type: lower-alpha;
}

.main__content .tcs ol ol ol{
    list-style-type: lower-roman;
}

.main__content .tcs ol ol>li{
    display: list-item;
}

.main__content .tcs ol li::marker {
  font-weight: bold;
}



/* Top header - ADD VENDOR PREFIXES */
.header__top-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* The browser warning */
.header__invalid-warning-message {
	width: 100%;
}
.header__invalid-warning-message p {
	color: white;
}

/* The main navigation - override */
.header__top .header__top-nav {
	width: auto;
}

/* The login menu*/
.header__top-login  {
	position: relative;
}

/* Login button */
.header__top-login .btn-login {

	color: #B4B4B4;
	position: relative;
	background-color: #050505;
	padding: .8rem 1.5rem .8rem 1em;

	font-weight: 600;
	font-size: 0.85em;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.header__top-login .btn-login:focus {
    outline: none;
}
/* Login button arrow */
.header__top-login .btn-login:after {

	content:'';

	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	position: absolute;

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #B4B4B4 transparent transparent transparent;
}

/* The sub/dropdown menu */
.header__top-login .sub-menu {
	display: none;
	right: 0;
	margin: 0;
	min-width: 20rem;
	position: absolute;

	padding: 1rem;
	list-style: none;
	background-color: #313131;
}

.header__top-login .sub-menu a {
	display: block;
	color: #B4B4B4;
	padding: .75rem;
}

.header__top-login.active .btn-login {
	background-color: #313131;
}


.header__top-login.active .sub-menu{
	display: block;
}
