﻿@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: local("Lato Light"), local("Lato-Light"), url("https://fonts.gstatic.com/s/lato/v11/2hXzmNaFRuKTSBR9nRGO-A.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url("https://fonts.gstatic.com/s/lato/v11/ayfRv9GMahGqd-q6YxHjSg.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url("https://fonts.gstatic.com/s/lato/v11/7nLfsQCzhQW_PwpkrwroYw.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    src: local("Lato Black"), local("Lato-Black"), url("https://fonts.gstatic.com/s/lato/v11/FwqtLrCC0_ISf339uHkSZw.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 300;
    src: local("Lato Light Italic"), local("Lato-LightItalic"), url("https://fonts.gstatic.com/s/lato/v11/XNVd6tsqi9wmKNvnh5HNEFtXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 400;
    src: local("Lato Italic"), local("Lato-Italic"), url("https://fonts.gstatic.com/s/lato/v11/Z9WYS2z_PolO4hA7izXynA.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 700;
    src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("https://fonts.gstatic.com/s/lato/v11/AcvTq8Q0lyKKNxRlL28Rn1tXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
}
@font-face {
    font-family: "Lato";
    font-style: italic;
    font-weight: 900;
    src: local("Lato rgb(0, 0, 0) Italic"), local("Lato-BlackItalic"), url("https://fonts.gstatic.com/s/lato/v11/81X-1TO5y4aMK2PPy9kFw1tXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
}


html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: rgba(0, 0, 0, 0);
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: rgb(255, 255, 0) none repeat scroll 0 0;
    color: rgb(0, 0, 0);
}
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 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    line-height: normal;
    margin: 5px 0 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid rgb(192, 192, 192);
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
*, *::before, *::after {
    box-sizing: border-box;
}
body {
    background: rgb(34, 34, 34) none repeat scroll 0 0;
    color: rgb(85, 85, 85);
    font-family: Lato,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.6;
}
a {
    color: rgb(228, 5, 32);
    text-decoration: underline;
}
a:hover {
    color: rgb(203, 4, 28);
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: rgb(51, 51, 51);
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 20px;
}
h1 {
    font-size: 46px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 12px;
}

small {
    font-size: 12px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
p {
    margin: 0 0 20px;
}
ul, ol {
    margin: 0 0 20px;
    padding-left: 40px;
}
input[type="search"] {
    box-sizing: border-box;
}
hr {
    background: rgb(229, 229, 229) none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    margin: 40px 0;
}

.no-padding {
    padding:0 !important;
}
.no-margin{
    margin:0 !important;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container::before, .container::after {
    content: "";
    display: table;
}
.container::after {
    clear: both;
}
@media (max-width: 480px) {
    .page-header h1 {font-size:130%;}
}
@media (min-width: 480px) {
    .container { width: 480px; }
    .page-header h1 {font-size:130%;}
}
@media (min-width: 768px) {
    .container { width: 756px;}
    .page-header h1 {font-size:170%;}
}
@media (min-width: 992px) {
    .container {width: 972px;}
    .page-header h1 {font-size:210%;}
}
@media (min-width: 1200px) {
    .container {width: 1176px;}
    .page-header h1 {font-size:250%;}
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: auto !important;
}
.row::before, .row::after {
    content: "";
    display: table;
}
.row::after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.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-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 480px) {
.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-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 768px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-1 {
    width: 8.33333%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 992px) {
.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-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-1 {
    width: 8.33333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
}
.col-xl-12 {
    width: 100%;
}
.col-xl-11 {
    width: 91.6667%;
}
.col-xl-10 {
    width: 83.3333%;
}
.col-xl-9 {
    width: 75%;
}
.col-xl-8 {
    width: 66.6667%;
}
.col-xl-7 {
    width: 58.3333%;
}
.col-xl-6 {
    width: 50%;
}
.col-xl-5 {
    width: 41.6667%;
}
.col-xl-4 {
    width: 33.3333%;
}
.col-xl-3 {
    width: 25%;
}
.col-xl-2 {
    width: 16.6667%;
}
.col-xl-1 {
    width: 8.33333%;
}
.col-xl-pull-12 {
    right: 100%;
}
.col-xl-pull-11 {
    right: 91.6667%;
}
.col-xl-pull-10 {
    right: 83.3333%;
}
.col-xl-pull-9 {
    right: 75%;
}
.col-xl-pull-8 {
    right: 66.6667%;
}
.col-xl-pull-7 {
    right: 58.3333%;
}
.col-xl-pull-6 {
    right: 50%;
}
.col-xl-pull-5 {
    right: 41.6667%;
}
.col-xl-pull-4 {
    right: 33.3333%;
}
.col-xl-pull-3 {
    right: 25%;
}
.col-xl-pull-2 {
    right: 16.6667%;
}
.col-xl-pull-1 {
    right: 8.33333%;
}
.col-xl-pull-0 {
    right: auto;
}
.col-xl-push-12 {
    left: 100%;
}
.col-xl-push-11 {
    left: 91.6667%;
}
.col-xl-push-10 {
    left: 83.3333%;
}
.col-xl-push-9 {
    left: 75%;
}
.col-xl-push-8 {
    left: 66.6667%;
}
.col-xl-push-7 {
    left: 58.3333%;
}
.col-xl-push-6 {
    left: 50%;
}
.col-xl-push-5 {
    left: 41.6667%;
}
.col-xl-push-4 {
    left: 33.3333%;
}
.col-xl-push-3 {
    left: 25%;
}
.col-xl-push-2 {
    left: 16.6667%;
}
.col-xl-push-1 {
    left: 8.33333%;
}
.col-xl-push-0 {
    left: auto;
}
.col-xl-offset-12 {
    margin-left: 100%;
}
.col-xl-offset-11 {
    margin-left: 91.6667%;
}
.col-xl-offset-10 {
    margin-left: 83.3333%;
}
.col-xl-offset-9 {
    margin-left: 75%;
}
.col-xl-offset-8 {
    margin-left: 66.6667%;
}
.col-xl-offset-7 {
    margin-left: 58.3333%;
}
.col-xl-offset-6 {
    margin-left: 50%;
}
.col-xl-offset-5 {
    margin-left: 41.6667%;
}
.col-xl-offset-4 {
    margin-left: 33.3333%;
}
.col-xl-offset-3 {
    margin-left: 25%;
}
.col-xl-offset-2 {
    margin-left: 16.6667%;
}
.col-xl-offset-1 {
    margin-left: 8.33333%;
}
.col-xl-offset-0 {
    margin-left: 0;
}
}
.background-grey {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(229, 229, 229);
    border-top: 1px solid rgb(229, 229, 229);
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-bottom-60 {
    padding-bottom: 60px;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
}
.img-responsive {
    max-width: 100%;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-large {
    font-size: 20px;
}
.text-nowrap {
    white-space: nowrap;
}
.text-justify {
    text-align: justify;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.show {
    display: block !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
}
.header {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(229, 229, 229);
}
.header::before, .header::after {
    content: "";
    display: table;
}
.header::after {
    clear: both;
}    
@media (min-width: 768px) {
.header {
    border-bottom: 0 none;
}
}
.header .header-inner {
    position: relative;
}
@media (min-width: 768px) {
.header .header-inner {
    border-bottom: 1px solid rgb(229, 229, 229);
    height: 200px;
}
}
.header .header-masthead {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
}
@media (min-width: 768px) {
.header .header-masthead {
    padding: 0;
}
}
@media (max-width:768px) {
    .grid-nav-item.mix {
        width: 100%;
    }
    .page-title {
        font-size:1.8em;
    }
}

.header .header-masthead .button-nav, .header .header-masthead .button-search {
    border: 1px solid rgb(229, 229, 229);
    border-radius: 2px;
    display: block;
    height: 40px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 40px;
}
.header .header-masthead .button-nav.active.active::after, .header .header-masthead .button-search.active.active::after {
    background-position: 0 -160px;
    height: 14px;
    margin: -7px 0 0 -7px;
    width: 14px;
}
.header .header-masthead .button-nav::after, .header .header-masthead .button-search::after {
    background-image: url("images/sprite.png");
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.header .header-masthead .button-nav::after, .header .header-masthead .button-search::after {
    background-image: url("images/sprite.svg");
    background-size: 136px 376px;
}
}
.header .header-masthead .button-nav {
    float: right;
}
@media (min-width: 768px) {
.header .header-masthead .button-nav {
    display: none;
}
}
.header .header-masthead .button-nav::after {
    background-position: 0 -300px;
    height: 12px;
    margin: -6px 0 0 -9px;
    width: 18px;
}
.header .header-masthead .button-search {
    float: right;
    margin-right: 10px;
}
@media (min-width: 768px) {
.header .header-masthead .button-search {
    display: none;
}
}
.header .header-masthead .button-search::after {
    background-position: -20px -300px;
    height: 20px;
    margin: -10px 0 0 -10px;
    width: 20px;
}
.header .header-masthead .logo {
    background-image: url("images/logo.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 75px auto;
    float: left;
    height: 50px;
    overflow: hidden;
    text-indent: -9999px;
    width: 75px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.header .header-masthead .logo {
    background-image: url("https://www.waikatodistrict.govt.nz/static/images/logo.svg");
    background-size: cover;
}
}
@media (min-width: 768px) {
.header .header-masthead .logo {
    background-size: auto auto;
    bottom: 35px;
    height: 100px;
    left: 0;
    position: absolute;
    width: 150px;
}
}
@media (min-width: 768px) {
.header .header-masthead .logo.active + .logo-accent {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 150px;
}
}
.header .header-controls .header-search {
    display: none;
    padding: 15px 0 30px;
}
@media (min-width: 768px) {
.header .header-controls .header-search {
    border: medium none;
    display: block !important;
    padding: 0;
}
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap {
    margin: 7px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
}
}
@media (min-width: 992px) {
.header .header-controls .header-search .search-wrap {
    width: 210px;
}
}
.header .header-controls .header-search .search-wrap .search-input {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 2px;
    line-height: 1.3;
    padding: 14px 15px;
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-input {
    background-color: rgba(0, 0, 0, 0);
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    padding: 6px 30px 7px 8px;
    width: 150px;
}
}
@media (min-width: 992px) {
.header .header-controls .header-search .search-wrap .search-input {
    width: 210px;
}
}
@media (min-width: 768px) {
}
.header .header-controls .header-search .search-wrap .search-input:-moz-placeholder {
    color: rgb(171, 171, 171);
    opacity: 1;
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-input:-moz-placeholder {
    font-weight: bold;
}
}
.header .header-controls .header-search .search-wrap .search-input::-moz-placeholder {
    color: rgb(171, 171, 171);
    opacity: 1;
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-input::-moz-placeholder {
    font-weight: bold;
}
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-input:hover, .header .header-controls .header-search .search-wrap .search-input:focus {
    border-color: rgb(85, 85, 85);
}
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-input:hover + .search-button::after, .header .header-controls .header-search .search-wrap .search-input:focus + .search-button::after {
    background-position: -100px -20px;
}
}
.header .header-controls .header-search .search-wrap .search-input:hover:-moz-placeholder, .header .header-controls .header-search .search-wrap .search-input:focus:-moz-placeholder {
    color: rgb(85, 85, 85);
}
.header .header-controls .header-search .search-wrap .search-input:hover::-moz-placeholder, .header .header-controls .header-search .search-wrap .search-input:focus::-moz-placeholder {
    color: rgb(85, 85, 85);
}
.header .header-controls .header-search .search-wrap .search-button {
    background-color: rgb(228, 5, 32);
    border-radius: 0 2px 2px 0;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-button {
    background-color: rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
}
.header .header-controls .header-search .search-wrap .search-button::after {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -60px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin: -10px 0 0 -10px;
    position: absolute;
    top: 50%;
    width: 20px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.header .header-controls .header-search .search-wrap .search-button::after {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
@media (min-width: 768px) {
.header .header-controls .header-search .search-wrap .search-button::after {
    background-position: -100px 0;
    height: 16px;
    margin: -8px 0 0 -8px;
    width: 16px;
}
}

.header .header-controls .header-title {    
    padding: 10px 0 0;
    float:right;
}
    .header .header-controls .header-title h1 {
        margin:0;
        font-size:42px;
    }
    .header .header-controls .header-title h3 {
        margin:0 10px 0 0;
        font-size:20px;
        text-align:right;        
        color:rgb(153,153,153);
    }

.header .header-controls .header-nav {
    display: none;
    padding: 15px 0 30px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav {
    border: medium none;
    display: block !important;
    padding: 0;
}
}
.header .header-controls .header-nav .primary-nav, .header .header-controls .header-nav .utility-nav, .header .header-controls .header-nav .contact-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav, .header .header-controls .header-nav .utility-nav, .header .header-controls .header-nav .contact-nav {
    position: absolute;
}
}
.header .header-controls .header-nav .primary-nav {
    line-height: 1.2;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav {
    bottom: 35px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    right: 0;
}
}
.header .header-controls .header-nav .primary-nav .nav-item {
    padding: 10px 0;
    position: relative;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav .nav-item {
    float: left;
    margin-left: 20px;
    padding: 0;
}
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav .nav-item:first-child {
    margin-left: 0;
}
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav .nav-item::after {
    background: rgb(51, 51, 51) none repeat scroll 0 0;
    bottom: -36px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 100%;
}
}
.header .header-controls .header-nav .primary-nav .nav-item .nav-link {
    color: rgb(228, 5, 32);
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav .nav-item .nav-link {
    color: rgb(51, 51, 51);
    font-weight: bold;
}
}
.header .header-controls .header-nav .primary-nav .nav-item.active::after {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    right: 0;
}
.header .header-controls .header-nav .primary-nav .nav-item .nav-link {
    color: rgb(85, 85, 85);
    text-decoration: none;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .primary-nav .nav-item .nav-link {
    color: rgb(51, 51, 51);
}
}
.header .header-controls .header-nav .utility-nav {
    line-height: 1.2;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .utility-nav {
    bottom: 70px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    right: 0;
}
}
.header .header-controls .header-nav .utility-nav .nav-item {
    padding: 10px 0;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .utility-nav .nav-item {
    float: left;
    margin-left: 20px;
    padding: 0;
}
}
.header .header-controls .header-nav .utility-nav .nav-item.active .nav-link {
    color: rgb(228, 5, 32);
    font-weight: bold;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .utility-nav .nav-item.active .nav-link {
    border-bottom: 1px solid rgb(228, 5, 32);
    color: rgb(171, 171, 171);
    padding-bottom: 2px;
}
}
@media (min-width: 768px) {
.header .header-controls .header-nav .utility-nav .nav-item:first-child {
    margin-left: 0;
}
}
.header .header-controls .header-nav .utility-nav .nav-item .nav-link {
    color: rgb(85, 85, 85);
    text-decoration: none;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .utility-nav .nav-item .nav-link {
    color: rgb(153, 153, 153);
}
}
.header .header-controls .header-nav .contact-nav {
    display: none;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav {
    display: block;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    line-height: 1;
    padding: 14px 0;
    top: 0;
}
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item {
    float: left;
    margin-left: 20px;
}
}
.header .header-controls .header-nav .contact-nav .nav-item:first-child {
    margin-left: 0;
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link {
    color: rgb(85, 85, 85);
    display: inline-block;
    line-height: 16px;
    padding-left: 24px;
    position: relative;
    text-decoration: none;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link {
    color: rgb(171, 171, 171);
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link::before {
    background-image: url("images/sprite.png");
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link:hover {
    color: rgb(85, 85, 85);
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.phone::before {
    background-position: 0 -20px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.phone::before {
    background-position: 0 0;
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.phone:hover::before {
    background-position: 0 -20px;
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.email::before {
    background-position: -20px -20px;
    height: 12px;
    top: 2px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.email::before {
    background-position: -20px 0;
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.email:hover::before {
    background-position: -20px -20px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.facebook {
    padding-left: 16px;
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.facebook::before {
    background-position: -40px -20px;
    left: 4px;
    width: 8px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.facebook::before {
    background-position: -40px 0;
    left: 0;
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.facebook:hover::before {
    background-position: -40px -20px;
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.twitter::before {
    background-position: -60px -20px;
    height: 14px;
    top: 1px;
}
@media (min-width: 768px) {
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.twitter::before {
    background-position: -60px 0;
}
}
.header .header-controls .header-nav .contact-nav .nav-item .nav-link.twitter:hover::before {
    background-position: -60px -20px;
}
.wrap {
    overflow: hidden;
}
.page {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    padding: 14px 0 40px;
}
.page::before, .page::after {
    content: "";
    display: table;
}
.page::after {
    clear: both;
}
.page-title {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
.page-title {
    margin-bottom: 60px;
}
}
@media (min-width: 992px) {
.main-column .center {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
}
@media (min-width: 992px) {
.main-column .right {
    padding-left: 25px !important;
}
}
.section-heading {
    border-top: 1px solid rgb(229, 229, 229);
    font-size: 21px;
    font-weight: normal;
    padding-top: 20px;
}
.footer {
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 20px 0 60px;
    text-align: center;
}
.footer::before, .footer::after {
    content: "";
    display: table;
}
.footer::after {
    clear: both;
}
@media (min-width: 768px) {
.footer {
    text-align: left;
}
}
.footer a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.footer a:hover {
    color: rgb(171, 171, 171);
}
.footer a:hover img {
    opacity: 0.66;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
}
.footer address {
    font-style: normal;
}
.footer hr {
    background: rgb(102, 102, 102) none repeat scroll 0 0;
    border: 0 none;
    color: rgb(102, 102, 102);
    height: 1px;
    margin: 20px 0;
}
.footer-column {
    margin-top: 40px;
}
.footer-about-nav .nav-item {
    margin-bottom: 10px;
}
.footer-social-nav .nav-item {
    display: inline-block;
    margin-bottom: 10px;
}
.footer-social-nav .nav-item::before, .footer-social-nav .nav-item::after {
    content: "";
    display: table;
}
.footer-social-nav .nav-item::after {
    clear: both;
}
@media (min-width: 768px) {
.footer-social-nav .nav-item {
    display: block;
}
}
.footer-social-nav .nav-item .nav-link {
    display: inline-block;
    line-height: 36px;
    margin: 0 5px;
    padding-left: 36px;
    position: relative;
    text-indent: -9999px;
}
@media (min-width: 768px) {
.footer-social-nav .nav-item .nav-link {
    margin: 0;
    padding-left: 44px;
    text-indent: 0;
}
}
.footer-social-nav .nav-item .nav-link::before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 36px;
    left: 0;
    margin: -18px 0 0;
    position: absolute;
    top: 50%;
    width: 36px;
}
.footer-social-nav .nav-item .nav-link::after {
    background-image: url("images/sprite.png");
    content: "";
    display: block;
    left: 18px;
    position: absolute;
    top: 18px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.footer-social-nav .nav-item .nav-link::after {
    background-image: url("content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.footer-social-nav .nav-item .nav-link.facebook::before {
    background-color: rgb(60, 90, 153);
}
.footer-social-nav .nav-item .nav-link.facebook::after {
    background-position: -40px -40px;
    height: 16px;
    margin: -8px 0 0 -4px;
    width: 8px;
}
.footer-social-nav .nav-item .nav-link.facebook:hover::before {
    background-color: rgb(53, 79, 135);
}
.footer-social-nav .nav-item .nav-link.twitter::before {
    background-color: rgb(0, 172, 237);
}
.footer-social-nav .nav-item .nav-link.twitter::after {
    background-position: -60px -40px;
    height: 14px;
    margin: -7px 0 0 -8px;
    width: 16px;
}
.footer-social-nav .nav-item .nav-link.twitter:hover::before {
    background-color: rgb(0, 153, 212);
}
.footer-social-nav .nav-item .nav-link.youtube::before {
    background-color: rgb(204, 24, 30);
}
.footer-social-nav .nav-item .nav-link.youtube::after {
    background-position: -80px -40px;
    height: 12px;
    margin: -6px 0 0 -5px;
    width: 10px;
}
.footer-social-nav .nav-item .nav-link.youtube:hover::before {
    background-color: rgb(181, 21, 27);
}
.footer-nz-govt-logo {
    width: 188px;
}
.button {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    border: 1px solid rgb(228, 5, 32);
    border-radius: 2px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 3px;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.button:hover {
    background: rgb(203, 4, 28) none repeat scroll 0 0;
    border-color: rgb(203, 4, 28);
    color: rgb(255, 255, 255);
}
.button.outline {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(228, 5, 32);
}
.button.outline:hover {
    background: rgb(203, 4, 28) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
.button.secondary {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(85, 85, 85);
}
.button.arrow::after {
    content: "→";
    font-size: 18px;
    line-height: 1;
    padding-left: 8px;
}
.button.return-top {
    border-radius: 2px 2px 0 0;
    bottom: -60px;
    margin: 0;
    position: fixed;
    right: 20px;
    transition: bottom 0.2s ease-in 0s;
    width: 72px;
}
.button.return-top.visible {
    bottom: 0;
    display: block;
}
a.button:visited {text-decoration:none;color:#fff;}
a.button:active {text-decoration:none;color:#fff;}


.button.button-block {
    display:block;
}

[data-sf-role="form-container"] {
    margin-bottom: 40px;
}
.form-group {
    line-height: 1.4;
    margin-bottom: 20px;
}
.form-group span.required {
    color:#ed1c2e;
    font-weight:500;
}
.form-group label, .form-group strong {
    color: rgb(85, 85, 85);
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
.form-group .form-control {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 2px;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 1.3;
    padding: 11px 15px;
    width: 100%;
}
.form-group .form-control.other-choice-text {
    margin-top: 5px;
}
.form-group textarea.form-control {
    min-height: 100px;
}
.form-group p {
    color: rgb(153, 153, 153);
    font-size: 12px;
    margin: 5px 0 0;
}
.form-group .checkbox, .form-group .radio {
    display: block;
    margin: 0 0 10px;
}
.form-group .checkbox label, .form-group .radio label {
    cursor: pointer;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}
.form-group .checkbox input[type="checkbox"], .form-group .checkbox input[type="radio"], .form-group .radio input[type="checkbox"], .form-group .radio input[type="radio"] {
    margin-left: -20px;
    position: absolute;
}
.form-group .checkbox + .checkbox, .form-group .radio + .radio {
    margin-top: -5px;
}
.form-group .file-input-list .file-input-item {
    padding-right: 21px;
}
.form-group .file-input-list .file-input-item + .file-input-item {
    margin-top: 10px;
}
.form-group .file-input-list .file-input-item .file-input {
    margin-right: 5px;
    max-width: 100%;
}
.form-group .remove-input, .form-group .add-input, .form-group .captcha-refresh-button {
    color: rgb(153, 153, 153);
    cursor: pointer;
    display: inline-block;
    line-height: 16px;
    padding-left: 21px;
    position: relative;
}
.form-group .remove-input::before, .form-group .add-input::before, .form-group .captcha-refresh-button::before {
    background-image: url("/Content/images/sprite.png");
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}

.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .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 {
  margin-left: -1px;
}

@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.form-group .remove-input::before, .form-group .add-input::before, .form-group .captcha-refresh-button::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.form-group .remove-input::before {
    background-position: 0 -140px;
}
.form-group .add-input {
    margin-top: 15px;
}
.form-group .add-input::before {
    background-position: -20px -140px;
}
.form-group .captcha-refresh-button::before {
    background-position: -40px -140px;
}
.validation-message {
    color: rgb(228, 5, 32);
}
th {
    text-align: left;
}
.table-responsive {
    display: block;
    margin-bottom: 20px;
    min-height: 0.1%;
    overflow-x: auto;
    width: 100%;
}
.table-responsive .table {
    margin: 0;
}
.table {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.table td, .table th {
    border-top: 1px solid rgb(229, 229, 229);
    padding: 10px 12px;
    vertical-align: middle;
}
.table thead {
    vertical-align: bottom;
}
.table thead th {
    border-bottom: 2px solid rgb(229, 229, 229);
    color: rgb(51, 51, 51);
}
.table tbody tr:last-child td, .table tbody tr:last-child th {
    border-bottom: 1px solid rgb(229, 229, 229);
}
.table.table-striped tbody tr:nth-of-type(2n+1) {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
}
.table.table-bordered td, .table.table-bordered th {
    border: 1px solid rgb(229, 229, 229);
}
.table.table-bordered thead td, .table.table-bordered thead th {
    border-bottom-width: 2px;
}
.table.table-sm td, .table.table-sm th {
    padding: 6px;
}
.comments-count-anchor {
    color: rgb(153, 153, 153);
    display: inline-block;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}
.comments-count-anchor::before {
    background-image: url("/Content/images/sprite.png");
    background-position: -120px 0;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 16px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.comments-count-anchor::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.comments-count-anchor:hover {
    color: rgb(85, 85, 85);
}
.comments-count-anchor:hover::before {
    background-position: -120px -20px;
}
.comments-header {
    border-bottom: 2px solid rgb(234, 234, 234);
    margin: 0 0 30px;
    padding: 0 0 10px;
    position: relative;
}
.comment-list .comment {
    margin: 0 0 40px;
}
.comment-list .comment .avatar {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border-radius: 2px;
    display: block;
    float: left;
    height: 48px;
    position: relative;
    width: 48px;
}
.comment-list .comment .avatar::before {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -80px;
    bottom: 0;
    content: "";
    display: block;
    height: 42px;
    left: 50%;
    margin: 0 0 0 -21px;
    position: absolute;
    width: 42px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.comment-list .comment .avatar::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.comment-list .comment .text {
    line-height: 1.4;
    margin: 0 0 0 60px;
}
.comment-list .comment .text .meta {
    line-height: 1;
    margin-bottom: 8px;
}
.comment-list .comment .text .meta .name {
    color: rgb(51, 51, 51);
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    margin: 0 8px 4px 0;
    word-break: break-all;
}
.comment-list .comment .text .meta .date {
    color: rgb(153, 153, 153);
    display: inline-block;
    font-size: 12px;
    line-height: 1;
}
.comments-new-form {
    margin-bottom: 40px;
}
.comments-new-form .has-error .help-block {
    color: rgb(228, 5, 32);
}
.social-share-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social-share-list .social-share-item {
    display: inline-block;
}
.social-share-list .social-share-item .social-share-link {
    border-radius: 2px;
    color: rgb(255, 255, 255);
    display: block;
    font-size: 12px;
    line-height: 36px;
    margin-right: 2px;
    padding: 0 15px 0 42px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.social-share-list .social-share-item .social-share-link::before {
    background-image: url("/Content/images/sprite.png");
    content: "";
    display: block;
    height: 16px;
    left: 15px;
    margin: -8px 0 0;
    position: absolute;
    top: 50%;
    width: 16px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.social-share-list .social-share-item .social-share-link::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.social-share-list .social-share-item .social-share-link.facebook {
    background: rgb(60, 90, 153) none repeat scroll 0 0;
}
.social-share-list .social-share-item .social-share-link.facebook::before {
    background-position: -40px -40px;
}
.social-share-list .social-share-item .social-share-link.facebook:hover {
    background-color: rgb(53, 79, 135);
}
.social-share-list .social-share-item .social-share-link.twitter {
    background: rgb(0, 172, 237) none repeat scroll 0 0;
}
.social-share-list .social-share-item .social-share-link.twitter::before {
    background-position: -60px -40px;
}
.social-share-list .social-share-item .social-share-link.twitter:hover {
    background-color: rgb(0, 153, 212);
}
.nav-list {
    list-style: outside none none;
    padding: 0;
}
.side-nav {
    font-size: 14px;
    line-height: 1.2;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.side-nav.side-nav-root {
    margin-bottom: 50px;
}
.side-nav.side-nav-root > .side-nav-item:first-child {
    border-top-color: rgb(228, 5, 32);
}
.side-nav.side-nav-root > .side-nav-item:first-child > a {
    display: inline-block;
    padding: 4px 0;
    text-transform: uppercase;
}
.side-nav.side-nav-lvl-1 > .side-nav-item.active > a {
    color: rgb(228, 5, 32);
}
    .side-nav.side-nav-lvl-1 > .side-nav-item.active .side-nav-lvl-3 {
        display:block;
    }
.side-nav.side-nav-lvl-1 > .side-nav-item:last-child {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 10px;
}
.side-nav.side-nav-lvl-2 {
    border-left: 1px solid rgb(228, 5, 32);
    padding-left: 20px;
}
.side-nav.side-nav-lvl-2 .side-nav-item {
    border: medium none;
    margin: 0;
    padding: 0 0 10px;
}
.side-nav.side-nav-lvl-3 {
    padding-left: 20px;
}
.side-nav.side-nav-lvl-3 .side-nav-item {
    border: medium none;
}
.side-nav.side-nav-lvl-3 .side-nav-item:last-child {
    padding-bottom: 0;
}
.side-nav.side-nav-lvl-3 .side-nav-item .side-nav-link {
    position: relative;
}
.side-nav.side-nav-lvl-3 .side-nav-item .side-nav-link::before {
    color: rgb(228, 5, 32);
    content: "›";
    font-size: 32px;
    left: -20px;
    line-height: 10px;
    position: absolute;
}
.side-nav .side-nav-item {
    border-top: 1px solid rgb(229, 229, 229);
    margin-bottom: 10px;
    padding-top: 10px;
}
.side-nav .side-nav-item.active > .side-nav-link {
    font-weight: bold;
}
.side-nav .side-nav-item.active > .side-nav {
    display: block;
}
.side-nav .side-nav-item .side-nav-link {
    color: rgb(85, 85, 85);
    text-decoration: none;
}
.side-nav .side-nav-item .side-nav-link:hover {
    text-decoration: underline;
}
.side-nav .side-nav-item .side-nav {
    display: none;
    margin-top: 10px;
}
.in-this-section-title {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.in-this-section-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.in-this-section-nav > li {
    border-top: 1px solid rgb(229, 229, 229);
    padding: 20px 0;
}
.in-this-section-nav > li:last-child {
    border-bottom: 1px solid rgb(229, 229, 229);
}
.in-this-section-nav > li > h3 {
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
}
.in-this-section-nav > li > h3 a {
    color: rgb(85, 85, 85);
    display: inline-block;
    padding-right: 20px;
    position: relative;
    text-decoration: none;
}
.in-this-section-nav > li > h3 a::after {
    color: rgb(228, 5, 32);
    content: "›";
    font-size: 32px;
    font-weight: normal;
    height: 17px;
    line-height: 23px;
    margin-left: 10px;
    position: absolute;
    right: 0;
}
.in-this-section-sub-nav {
    font-size: 0;
    list-style: outside none none;
    margin: -5px -5px 15px;
    padding: 0;
}
.in-this-section-sub-nav li {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    margin: 5px;
}
.in-this-section-sub-nav li a {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border-radius: 2px;
    color: rgb(85, 85, 85);
    display: block;
    padding: 12px 20px;
    text-decoration: none;
}
.in-this-section-sub-nav li a:hover {
    background: rgb(221, 221, 221) none repeat scroll 0 0;
}
.grid-nav {
    list-style: outside none none;
    padding: 0;
}
@media (min-width: 768px) {
.grid-nav {
    margin: 0 -15px;
}
}
.grid-nav > .grid-nav-item {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
.grid-nav > .grid-nav-item {
    float: left;
    margin-bottom: 40px;
    padding: 0 15px;
    width: 50%;
}
}
@media (min-width: 992px) {
.grid-nav > .grid-nav-item {
    width: 25%;
}
}
@media (min-width: 768px) {
.grid-nav > .grid-nav-item:nth-child(2n+1) {
    clear: left;
}
}
@media (min-width: 992px) {
.grid-nav > .grid-nav-item:nth-child(2n+1) {
    clear: none;
}
}
@media (min-width: 768px) {
.grid-nav > .grid-nav-item:nth-child(4n+1) {
    clear: left;
}
}
.main-nav .grid-nav .grid-nav-item {
    width:100%;
}
.grid-nav > .grid-nav-item .image-wrap {
    display: block;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.grid-nav > .grid-nav-item .image-wrap.fallback {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border: 1px solid rgb(229, 229, 229);
}
.grid-nav > .grid-nav-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-out 0s;
    width: 100%;
}

.grid-nav > .grid-nav-item > .grid-nav-link  {
    border-bottom: 1px solid rgb(228, 5, 32);
    color: rgb(85, 85, 85);
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 0;
    text-decoration: none;
}
.grid-nav > .grid-nav-item .grid-sub-nav {
    line-height: 1.2;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.grid-nav > .grid-nav-item .grid-sub-nav .grid-nav-item {
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 10px 0;
}
.grid-nav > .grid-nav-item .grid-sub-nav .grid-nav-item .grid-nav-link {
    color: rgb(85, 85, 85);
    text-decoration: none;
}
.related-nav {
    font-size: 0;
    list-style: outside none none;
    margin: -5px -5px 15px;
    padding: 0;
}
.related-nav .related-nav-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    margin: 5px;
}
.related-nav .related-nav-item .related-nav-link {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border-radius: 2px;
    color: rgb(85, 85, 85);
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.related-nav .related-nav-item .related-nav-link:hover {
    background: rgb(221, 221, 221) none repeat scroll 0 0;
}
.button-nav {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
.button-nav .nav-item {
    margin-bottom: 10px;
}
.button-nav .nav-item .nav-link {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    border: 1px solid rgb(228, 5, 32);
    border-radius: 2px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.button-nav .nav-item .nav-link:hover {
    background: rgb(203, 4, 28) none repeat scroll 0 0;
    border-color: rgb(203, 4, 28);
    color: rgb(255, 255, 255);
}
.brick-nav {
    font-size: 0;
    list-style: outside none none;
    margin: -5px -5px 15px;
    padding: 0;
}
.brick-nav .nav-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    margin: 5px;
}
.brick-nav .nav-item .nav-link {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border-radius: 2px;
    color: rgb(85, 85, 85);
    display: block;
    padding: 12px 20px;
    text-decoration: none;
}
.brick-nav .nav-item .nav-link:hover {
    background: rgb(221, 221, 221) none repeat scroll 0 0;
}
.quick-nav, .help-nav {
    border-radius: 2px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
.quick-nav .nav-title, .help-nav .nav-title {
    border-bottom: 2px solid rgb(255, 255, 255);
    font-size: 16px;
    padding: 15px 20px;
}
.quick-nav .nav-title + .nav-item, .help-nav .nav-title + .nav-item {
    padding-top: 20px;
}
.quick-nav .nav-item, .help-nav .nav-item {
    padding: 5px 20px;
}
.quick-nav .nav-item:last-child, .help-nav .nav-item:last-child {
    padding-bottom: 20px;
}
.quick-nav .nav-item .nav-link, .help-nav .nav-item .nav-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.quick-nav {
    background: rgb(71, 154, 42) none repeat scroll 0 0;
}
.help-nav {
    background: rgb(8, 129, 171) none repeat scroll 0 0;
}
.breadcrumb-list {
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 1.4;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
.breadcrumb-list .breadcrumb {
    display: inline;
}
.breadcrumb {
    background-color: rgb(255, 255, 255);
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 1px 1px;
}
.breadcrumb-list .breadcrumb .link {
    color: rgb(153, 153, 153);
    margin-right: 2px;
    text-decoration: none;
}
.breadcrumb-list .breadcrumb .link:hover {
    text-decoration: underline;
}
.breadcrumb-list .breadcrumb::after {
    content: "›";
    margin-right: 2px;
}
.breadcrumb-list .breadcrumb:last-child::after {
    content: "";
}
.pagination {
    border-top: 2px solid rgb(234, 234, 234);
    font-weight: bold;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 25px 0 0;
}
.pagination li {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}
@media (min-width: 480px) {
.pagination li.active::before {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: -27px;
}
}
.pagination li.active a {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
@media (min-width: 480px) {
.pagination li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(228, 5, 32);
}
}
.pagination li.active a:hover {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
}
@media (min-width: 480px) {
.pagination li.active a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(228, 5, 32);
}
}
.pagination li.active a .sr-only {
    display: none;
}
.pagination li a {
    border-radius: 2px;
    color: rgb(153, 153, 153);
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.pagination li a:hover {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
}
@media (min-width: 480px) {
.pagination li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(51, 51, 51);
}
}
.document-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.document-list.indent {
    margin-left: 30px;
}
.document-list.indent.two {
    margin-left: 60px;
}
.document-list.indent.three {
    margin-left: 90px;
}
.document-list.link-newsletter .document-item:first-child, .document-list.link-newsletter .document-link:first-child {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(229, 229, 229);
    border-top: 1px solid rgb(229, 229, 229);
    padding: 85px 0 55px;
    position: relative;
}
.document-list.link-newsletter .document-item:first-child .text, .document-list.link-newsletter .document-link:first-child .text {
    position: relative;
}
.document-list.link-newsletter .document-item:first-child .text::before, .document-list.link-newsletter .document-link:first-child .text::before {
    color: rgb(228, 5, 32);
    content: "Latest issue";
    font-size: 18px;
    font-weight: bold;
    left: -50px;
    line-height: 1;
    position: absolute;
    top: -45px;
}
.document-list.link-newsletter .document-item:first-child::before, .document-list.link-newsletter .document-link:first-child::before, .document-list.link-newsletter .document-item:first-child::after, .document-list.link-newsletter .document-link:first-child::after {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(229, 229, 229);
    border-top: 1px solid rgb(229, 229, 229);
    bottom: -1px;
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    width: 100%;
}
.document-list.link-newsletter .document-item:first-child::before, .document-list.link-newsletter .document-link:first-child::before {
    right: 100%;
}
.document-list.link-newsletter .document-item:first-child::after, .document-list.link-newsletter .document-link:first-child::after {
    left: 100%;
}
.document-item, .document-link {
    margin: 0 0 20px;
    min-height: 35px;
}
.document-item.indent, .indent.document-link {
    margin-left: 30px;
}
.document-item.indent.two, .indent.two.document-link {
    margin-left: 60px;
}
.document-item.indent.three, .indent.three.document-link {
    margin-left: 90px;
}
.document-item .file-extension-icon, .document-link .file-extension-icon {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -180px;
    float: left;
    height: 35px;
    position: relative;
    text-indent: -9999px;
    width: 34px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.document-item .file-extension-icon, .document-link .file-extension-icon {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.document-item .file-extension-icon.pdf, .document-link .file-extension-icon.pdf {
    background-position: 0 -220px;
}
.document-item .file-extension-icon.doc, .document-link .file-extension-icon.doc {
    background-position: 0 -260px;
}
.document-item .file-extension-icon.docx, .document-link .file-extension-icon.docx {
    background-position: 0 -260px;
}
.document-item .text, .document-link .text {
    margin-left: 50px;
}
.document-item .text .heading, .document-link .text .heading {
    font-size: 16px;
    margin: 0 0 5px;
}
.document-item .text .heading a, .document-link .text .heading a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.document-item .text .description, .document-link .text .description {
    display: none;
}
@media (min-width: 768px) {
.document-item .text .description, .document-link .text .description {
    display: block;
    line-height: 1.4;
    margin: 0 0 8px;
}
}
.document-item .text .meta, .document-link .text .meta {
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 1;
}
.document-item .text .meta .file-extension, .document-link .text .meta .file-extension {
    text-transform: uppercase;
}
.document-item .text .meta .file-size, .document-link .text .meta .file-size {
    margin-right: 5px;
}
.document-item .text .meta .download, .document-link .text .meta .download {
    margin-left: 5px;
    padding-left: 14px;
    position: relative;
    text-decoration: none;
}
.document-item .text .meta .download::before, .document-link .text .meta .download::before {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -320px;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.document-item .text .meta .download::before, .document-link .text .meta .download::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.search-wrap {
    position: relative;
}
.search-wrap .search-input {
    color: rgb(51, 51, 51);
    font-weight: bold;
    width: 100%;
}
.search-wrap .search-input:-moz-placeholder {
    color: rgb(178, 178, 178);
    font-weight: normal;
}
.search-wrap .search-input::-moz-placeholder {
    color: rgb(178, 178, 178);
    font-weight: normal;
}
.search-wrap .search-button {
    border: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}
.search-wrap.large-search-input .search-input {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 2px;
    line-height: 1.3;
    padding: 14px 15px;
}
.search-wrap.large-search-input .search-button {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    border-radius: 0 2px 2px 0;
    height: 50px;
    right: 0;
    top: 0;
    width: 100px;
}
.search-wrap.large-search-input .search-button::after {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -60px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin: -10px 0 0 -10px;
    position: absolute;
    top: 50%;
    width: 20px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.search-wrap.large-search-input .search-button::after {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}

@media (min-width: 480px) {
.result-table {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    line-height: 1.4;
    max-width: 100%;
    width: 100%;
    list-style:none;
    padding:0;
    margin:0;

}
    .result-table > li {
        list-style:none;
    }
}
@media (min-width: 480px) {
.result-thead, .result-tbody {
    display: table-row-group;
}
}
.result-thead {
    display: none;
}
@media (min-width: 480px) {
.result-thead {
    display: table-row-group;
}
}
.result-tbody {
    margin-bottom: 10px;
}
@media (min-width: 480px) {
.result-tbody {
    margin-bottom: 0;
}
}
@media (min-width: 480px) {
.result-tbody:nth-child(2n) {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
}
}
.result-tbody:last-child .result-tr {
    border-bottom: 1px solid rgb(229, 229, 229);
}
.result-tbody .result-tr:hover {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    color: rgb(85, 85, 85);
}
.result-tr {
    border: 1px solid rgb(229, 229, 229);
    border-radius: 2px;
    color: rgb(85, 85, 85);
    display: block;
    padding: 15px;
    text-decoration: none;
}
@media (min-width: 480px) {
.result-tr {
    border: medium none;
    border-radius: 0;
    display: table-row;
    padding: 0;
}
}
.result-th, .result-td {
    display: block;
}
@media (min-width: 480px) {
.result-th, .result-td {
    border-top: 1px solid rgb(229, 229, 229);
    display: table-cell;
    padding: 10px 12px;
    vertical-align: middle;
}
}
.result-td {
    clear: both;
    margin-bottom: 8px;
}
.result-td:last-child {
    margin-bottom: 0;
}
@media (min-width: 480px) {
.result-td {
    margin-bottom: 0;
}
}
@media (min-width: 480px) {
.result-th {
    border-bottom: 2px solid rgb(229, 229, 229);
    color: rgb(51, 51, 51);
    font-weight: bold;
}
}
.result-label {
    float: left;
    font-weight: bold;
}
@media (min-width: 480px) {
.result-label {
    display: none;
}
}
.result-datum {
    display: block;
    margin-left: 75px;
}
@media (min-width: 480px) {
.result-datum {
    margin-left: 0;
}
}
.tag-filter {
    font-size: 14px;
    line-height: 1.2;
    list-style: outside none none;
    padding: 0;
}
.tag-filter li {
    margin-bottom: 10px;
}
.tag-filter li.active a {
    color: rgb(228, 5, 32);
    font-weight: bold;
}
.tag-filter li a {
    color: rgb(85, 85, 85);
    text-decoration: none;
}
.tab-list {
    font-weight: bold;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
.tab-list::before, .tab-list::after {
    content: "";
    display: table;
}
.tab-list::after {
    clear: both;
}
@media (min-width: 768px) {
.tab-list {
    border-bottom: 1px solid rgb(229, 229, 229);
    line-height: 1;
    padding: 0 0 10px;
}
}
.tab-list .tab-item {
    display: block;
    position: relative;
}
@media (min-width: 768px) {
.tab-list .tab-item {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 30px;
}
}
.tab-list .tab-item + .tab-item {
    margin-top: 10px;
}
@media (min-width: 768px) {
.tab-list .tab-item + .tab-item {
    margin-top: 0;
}
}
.tab-list .tab-item.active::after {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
@media (min-width: 768px) {
.tab-list .tab-item.active::after {
    bottom: -11px;
    height: 1px;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
    z-index: 3;
}
}
.tab-list .tab-item.active .tab-link {
    color: rgb(51, 51, 51);
}
@media (min-width: 768px) {
.tab-list .tab-item.active .tab-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
}
@media (min-width: 768px) {
.tab-list .tab-item.active .tab-link:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(51, 51, 51);
}
}
.tab-list .tab-item .tab-link {
    color: rgb(153, 153, 153);
    display: block;
    padding: 0 0 0 10px;
    text-decoration: none;
}
@media (min-width: 768px) {
.tab-list .tab-item .tab-link {
    padding: 0;
}
}
.tab-list .tab-item .tab-link:hover {
    color: rgb(85, 85, 85);
}
.tab-content {
    margin-bottom: 30px;
}
.tab-content .tab-pane {
    display: none;
}
.tab-content .tab-pane.active {
    display: block;
}
.tab-content .tab-pane .document-list {
    margin-bottom: 40px;
}
.tab-content .tab-pane .news-list {
    margin-bottom: 10px;
}
.tab-content .tab-pane .main-event-list {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
.tab-content .tab-pane .main-event-list .event-item:first-child {
    border: 0 none;
    margin-top: -20px;
}
}
@media (min-width: 768px) {
.tab-content .tab-pane .main-event-list .event-item:first-child .start::before {
    display: none;
}
}
.sfPageEditorWrp .tab-list + .tab-content .tab-pane {
    display: block;
}
.accordion-wrap + .accordion-wrap {
    margin-top: -1px;
}
.accordion-wrap .accordion-header {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border-bottom: 1px solid rgb(229, 229, 229);
    border-top: 1px solid rgb(229, 229, 229);
    padding: 15px 45px 15px 15px;
    position: relative;
}
.accordion-wrap .accordion-header:hover {
    cursor: pointer;
}
.accordion-wrap .accordion-header::after {
    content: "+";
    display: block;
    font-family: Arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 24px;
    line-height: 1;
    margin-top: -12px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 16px;
}
.accordion-wrap .accordion-header.active::after {
    content: "×";
}
.accordion-wrap .accordion-header h3 {
    font-size: 16px;
    margin: 0;
}
.accordion-wrap .accordion-body {
    padding: 15px;
}
.news-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.news-list::before, .news-list::after {
    content: "";
    display: table;
}
.news-list::after {
    clear: both;
}
.news-list .news-item {
    margin: 0 0 30px;
}
.news-list .news-item::before, .news-list .news-item::after {
    content: "";
    display: table;
}
.news-list .news-item::after {
    clear: both;
}
.news-list .news-item .image-wrap {
    display: block;
    float: left;
    overflow: hidden;
    padding-bottom: 73px;
    position: relative;
    width: 130px;
}
.news-list .news-item .image-wrap.fallback {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border: 1px solid rgb(229, 229, 229);
}
.news-list .news-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.news-list .news-item .text {
    margin-left: 130px;
    padding-left: 20px;
}
.news-list .news-item .text .headline {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.news-list .news-item .text .headline a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.news-list .news-item .text .meta {
    color: rgb(153, 153, 153);
    display: none;
    font-size: 12px;
    line-height: 1;
    margin: 10px 0;
}
.news-list .news-item .text .meta .publication-date {
    display: inline-block;
    margin-right: 10px;
}
.news-list .news-item .text .meta .comment-count {
    display: inline-block;
}
.news-list .news-item .text .summary {
    display: none;
    line-height: 1.4;
    margin: 0;
}
@media (min-width: 768px) {
.news-list.news-image-grid {
    margin: 0 -15px;
}
.news-list.news-image-grid::before, .news-list.news-image-grid::after {
    content: "";
    display: table;
}
.news-list.news-image-grid::after {
    clear: both;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item {
    float: left;
    padding: 0 15px;
    width: 50%;
}
}
@media (min-width: 992px) {
.news-list.news-image-grid .news-item {
    width: 25%;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item:nth-child(2n+1) {
    clear: left;
}
}
@media (min-width: 992px) {
.news-list.news-image-grid .news-item:nth-child(2n+1) {
    clear: none;
}
}
@media (min-width: 992px) {
.news-list.news-image-grid .news-item:nth-child(4n+1) {
    clear: left;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item .image-wrap {
    float: none;
    padding-bottom: 56.25%;
    width: 100%;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item .text {
    margin: 0;
    padding: 0;
}
}
.news-list.news-image-grid .news-item .text .headline {
    font-weight: bold;
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item .text .headline {
    font-size: 18px;
    margin: 10px 0;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item .text .meta {
    display: block;
}
}
@media (min-width: 768px) {
.news-list.news-image-grid .news-item .text .summary {
    display: block;
}
}
@media (min-width: 768px) {
.news-list.news-image-list .news-item .image-wrap {
    padding-bottom: 18.5625%;
    width: 33%;
}
}
@media (min-width: 768px) {
.news-list.news-image-list .news-item .text {
    margin-left: 33%;
    padding-left: 20px;
}
}
.news-list.news-image-list .news-item .text .headline {
    font-weight: bold;
}
@media (min-width: 768px) {
.news-list.news-image-list .news-item .text .headline {
    font-size: 18px;
    margin: 0 0 10px;
}
}
@media (min-width: 768px) {
.news-list.news-image-list .news-item .text .meta {
    display: block;
}
}
@media (min-width: 768px) {
.news-list.news-image-list .news-item .text .summary {
    display: block;
}
}
@media (min-width: 768px) {
.news-list.side-news-list {
    margin: 0 -15px;
}
}
@media (min-width: 992px) {
.news-list.side-news-list {
    margin: 0;
}
}
@media (min-width: 768px) {
.news-list.side-news-list .news-item {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
}
}
@media (min-width: 992px) {
.news-list.side-news-list .news-item {
    float: none;
    padding: 0;
    width: 100%;
}
}
@media (min-width: 768px) {
.news-list.side-news-list .news-item .image-wrap {
    float: none;
    padding-bottom: 56.25%;
    width: 100%;
}
}
@media (min-width: 768px) {
.news-list.side-news-list .news-item .text {
    margin: 0;
    padding: 0;
}
}
@media (min-width: 768px) {
.news-list.side-news-list .news-item .text .headline {
    font-size: 18px;
    margin: 10px 0 0;
}
}
.news-article {
    margin-bottom: 60px;
}
.news-article .headline {
    margin: 0 0 20px;
}
.news-article .meta {
    color: rgb(153, 153, 153);
    margin: 0 0 20px;
}
.news-article .meta .publication-date {
    display: inline-block;
    margin-right: 10px;
}
.news-article .meta .comment-count {
    display: inline-block;
}
.news-article .social-share.top {
    margin: 0 0 30px;
}
.news-article .image-wrap {
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.news-article .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.news-article .summary {
    font-size: 18px;
}
.news-article .content {
    margin-bottom: 40px;
}
.latest-news-heading {
    border-bottom: 1px solid rgb(234, 234, 234);
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.article-main {
    margin-bottom: 60px;
}
@media (min-width: 992px) {
.article-main {
    margin-bottom: 0;
}
}
@media (min-width: 992px) {
.article-side {
    padding-left: 35px;
}
}
.event-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.event-list::before, .event-list::after {
    content: "";
    display: table;
}
.event-list::after {
    clear: both;
}
.event-list.main-event-list .event-item {
    border-top: 1px solid rgb(229, 229, 229);
    margin-bottom: 30px;
}
.event-list.main-event-list .event-item::before, .event-list.main-event-list .event-item::after {
    content: "";
    display: table;
}
.event-list.main-event-list .event-item::after {
    clear: both;
}
.event-list.main-event-list .event-item .image-wrap {
    display: none;
}
@media (min-width: 768px) {
.event-list.main-event-list .event-item .image-wrap {
    display: block;
    float: right;
    overflow: hidden;
    padding-bottom: 123px;
    position: relative;
    width: 220px;
}
}
.event-list.main-event-list .event-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.event-list.main-event-list .event-item .start {
    color: rgb(228, 5, 32);
    float: left;
    padding: 20px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 96px;
}
.event-list.main-event-list .event-item .start::before {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: -1px;
}
.event-list.main-event-list .event-item .start .day {
    display: block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 4px;
}
.event-list.main-event-list .event-item .start .date {
    display: block;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 4px;
}
.event-list.main-event-list .event-item .start .month {
    display: block;
    font-size: 24px;
    line-height: 1;
}
.event-list.main-event-list .event-item .text {
    margin-left: 96px;
    padding: 20px 20px 0;
}
@media (min-width: 768px) {
.event-list.main-event-list .event-item .text {
    margin-right: 220px;
}
}
.event-list.main-event-list .event-item .text .heading {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.event-list.main-event-list .event-item .text .heading a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.event-list.side-event-list .event-item {
    margin-bottom: 30px;
}
.event-list.side-event-list .event-item .text {
    line-height: 1.4;
}
.event-list.side-event-list .event-item .text .heading {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
}
.event-list.side-event-list .event-item .text .heading a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.event-list.side-event-list .event-item .text .location {
    display: inline;
}
.event-list.side-event-list .event-item .text .date-time {
    display: inline;
}
.event-detail {
    margin-bottom: 60px;
}
.event-detail .heading {
    margin: 0 0 20px;
}
.event-detail .image-wrap {
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.event-detail .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.event-detail .time {
    margin-bottom: 20px;
}
.event-detail .content {
    margin-bottom: 40px;
}
.events-side-heading {
    border-bottom: 1px solid rgb(229, 229, 229);
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.agendas-and-minutes-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.featured-content-list {
    list-style: outside none none;
    margin: 0 -10px 30px;
    padding: 0;
}
.featured-content-list::before, .featured-content-list::after {
    content: "";
    display: table;
}
.featured-content-list::after {
    clear: both;
}
.featured-content-list .featured-content-item {
    margin: 0 0 30px;
    padding: 0 10px;
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item {
    float: left;
    width: 33.3333%;
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type .text {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)) repeat scroll 0 0;
    bottom: 0;
    color: rgb(255, 255, 255);
    left: 10px;
    padding: 40px;
    position: absolute;
    right: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type .link-overlay {
    bottom: 0;
    display: block;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 0;
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type .heading {
    font-size: 46px;
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type .heading a {
    color: rgb(255, 255, 255);
}
}
@media (min-width: 768px) {
.featured-content-list .featured-content-item:first-of-type .summary {
    font-size: 18px;
}
}
.featured-content-list .featured-content-item .image-wrap {
    display: block;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.featured-content-list .featured-content-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.featured-content-list .featured-content-item .heading {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.featured-content-list .featured-content-item .heading a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.featured-content-list .featured-content-item .summary {
    line-height: 1.4;
    margin: 0;
}
.featured-content-list .featured-content-item .link-overlay {
    display: none;
}
.projects-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.projects-list .project-item {
    margin: 0 0 30px;
}
.projects-list .project-item::before, .projects-list .project-item::after {
    content: "";
    display: table;
}
.projects-list .project-item::after {
    clear: both;
}
.projects-list .project-item .image-wrap {
    display: block;
    float: left;
    overflow: hidden;
    padding-bottom: 73px;
    position: relative;
    width: 130px;
}
.projects-list .project-item .image-wrap.fallback {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border: 1px solid rgb(229, 229, 229);
}
.projects-list .project-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.projects-list .project-item .text {
    margin-left: 130px;
    padding-left: 20px;
}
.projects-list .project-item .text .heading {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.projects-list .project-item .text .heading a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
.projects-list .project-item .text .meta {
    color: rgb(153, 153, 153);
    display: none;
    font-size: 12px;
    line-height: 1;
    margin: 10px 0;
}
.projects-list .project-item .text .meta .due-date {
    display: inline-block;
    margin-right: 10px;
}
.projects-list .project-item .text .meta .comment-count {
    display: inline-block;
}
.projects-list .project-item .text .summary {
    display: none;
    margin: 0;
}
@media (min-width: 768px) {
.projects-list.projects-image-list .image-wrap {
    padding-bottom: 14.0625%;
    width: 25%;
}
}
@media (min-width: 768px) {
.projects-list.projects-image-list .text {
    margin-left: 25%;
}
}
@media (min-width: 768px) {
.projects-list.projects-image-list .text .heading {
    font-size: 18px;
    margin: 0 0 10px;
}
}
@media (min-width: 768px) {
.projects-list.projects-image-list .text .meta {
    display: block;
}
}
@media (min-width: 768px) {
.projects-list.projects-image-list .text .summary {
    display: block;
}
}
@media (min-width: 768px) {
.projects-list.side-projects-list {
    margin: 0 -15px;
}
}
@media (min-width: 992px) {
.projects-list.side-projects-list {
    margin: 0;
}
}
@media (min-width: 768px) {
.projects-list.side-projects-list .project-item {
    float: left;
    padding: 0 15px;
    width: 33.3333%;
}
}
@media (min-width: 992px) {
.projects-list.side-projects-list .project-item {
    float: none;
    padding: 0;
    width: 100%;
}
}
@media (min-width: 768px) {
.projects-list.side-projects-list .project-item .image-wrap {
    float: none;
    padding-bottom: 56.25%;
    width: 100%;
}
}
@media (min-width: 768px) {
.projects-list.side-projects-list .project-item .text {
    margin: 0;
    padding: 0;
}
}
@media (min-width: 768px) {
.projects-list.side-projects-list .project-item .text .heading {
    font-size: 18px;
    margin: 10px 0 0;
}
}
.project {
    margin-bottom: 60px;
}
.project .heading {
    font-weight: normal;
    margin: 0 0 20px;
}
.project .meta {
    color: rgb(153, 153, 153);
    margin: 0 0 20px;
}
.project .meta .comment-count {
    display: inline-block;
}
.project .social-share.top {
    margin: 0 0 30px;
}
.project .image-wrap {
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.project .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.project .in-brief {
    margin: 20px 0;
}
.project .summary {
    font-size: 18px;
}
.project .content {
    margin-bottom: 40px;
}
.projects-side-heading {
    border-bottom: 1px solid rgb(234, 234, 234);
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.people-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.people-list .people-item {
    margin: 0 0 40px;
}
.people-list .people-item::before, .people-list .people-item::after {
    content: "";
    display: table;
}
.people-list .people-item::after {
    clear: both;
}
.people-list .people-item .image-wrap {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 150px;
    position: relative;
    width: 100px;
}
@media (min-width: 480px) {
.people-list .people-item .image-wrap {
    float: left;
}
}
@media (min-width: 768px) {
.people-list .people-item .image-wrap {
    height: 225px;
    width: 150px;
}
}
.people-list .people-item .image-wrap .image {
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 480px) {
.people-list .people-item .text {
    margin: 0 0 0 100px;
    padding-left: 20px;
}
}
@media (min-width: 768px) {
.people-list .people-item .text {
    margin: 0 0 0 150px;
}
}
.people-list .people-item .text .name {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
}
.people-list .people-item .text .roles {
    list-style: outside none disc;
    margin: 0 0 10px;
}
.alerts {
    background: rgb(34, 34, 34) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    line-height: 1;
}
.alerts .alert-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.alerts .alert-list .alert-item .alert-link {
    color: rgb(255, 255, 255);
    display: block;
    padding: 10px 0;
    text-decoration: none;
}
.alerts .alert-list .alert-item .alert-link .attention {
    background: rgb(228, 5, 32) none repeat scroll 0 0;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}
.alerts .alert-list .alert-item .alert-link .attention::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(228, 5, 32);
    border-style: solid;
    border-width: 18px 0 18px 15px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -15px;
    top: 0;
    width: 0;
}
.alerts .alert-list .alert-item .alert-link .text {
    display: inline-block;
    padding: 10px 0;
}
@media (min-width: 768px) {
.alerts + header {
    padding-top: 15px;
}
}
.alcohol-application-table td span {
    display: block;
}
.alcohol-application-table td .date {
    white-space: nowrap;
}
.alcohol-decision-filter {
    margin: 40px 0;
}
.alcohol-decision-filter::before, .alcohol-decision-filter::after {
    content: "";
    display: table;
}
.alcohol-decision-filter::after {
    clear: both;
}
@media (min-width: 768px) {
.alcohol-decision-filter .form-group {
    float: left;
    margin: 0;
}
}
@media (min-width: 768px) {
.alcohol-decision-filter .form-group + .form-group {
    margin-left: 20px;
}
}
.alcohol-decision-filter .clear-filter-label {
    display: none;
}
@media (min-width: 768px) {
.alcohol-decision-filter .clear-filter-label {
    display: block;
    visibility: hidden;
}
}
.alcohol-decision-table td span {
    display: block;
}
.alcohol-decision-table td .download {
    padding-left: 14px;
    position: relative;
    text-decoration: none;
}
.alcohol-decision-table td .download::before {
    background-image: url("images/sprite.png");
    background-position: 0 -320px;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.alcohol-decision-table td .download::before {
    background-image: url("images/sprite.svg");
    background-size: 136px 376px;
}
}
.search-input-wrap {
    position: relative;
}
.search-input-wrap::before {
    background-image: url("images/sprite.png");
    background-position: -100px 0;
    content: "";
    display: block;
    height: 16px;
    left: 15px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 16px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.search-input-wrap::before {
    background-image: url("images/sprite.svg");
    background-size: 136px 376px;
}
}
.search-input-wrap .form-control {
    padding-left: 36px;
}
.indicator {
    display: inline-block;
    margin-left: 10px;
}
.property-search {
    margin-bottom: 40px;
}
.property-result-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.property-result-list h4 {
    font-weight: bold;
    margin: 0;
}
.property-result-list h4 a {
    text-decoration: none;
}
.total-rates-payable {
    margin: 40px 0;
}
.property-details-table tr td:first-child, .property-details-table tr th:first-child, .property-values-table tr td:first-child, .property-values-table tr th:first-child, .rating-factors-table tr td:first-child, .rating-factors-table tr th:first-child {
    width: 180px;
}
.payment-images-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.payment-images-list .payment-images-item .payment-images-link {
    border: 1px solid rgb(204, 204, 204);
    display: block;
    padding: 20px;
}
.payment-images-list .payment-images-item .payment-images-link:hover {
    cursor: pointer;
}
.payment-images-list .payment-images-item .payment-images-link:hover::before, .payment-images-list .payment-images-item .payment-images-link:hover::after {
    display: block;
}
.payment-images-list .payment-images-item .payment-images-link::before, .payment-images-list .payment-images-item .payment-images-link::after {
    content: "";
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
}
.payment-images-list .payment-images-item .payment-images-link::before {
    background-color: rgb(51, 51, 51);
    border-radius: 2px;
    height: 44px;
    margin: -22px 0 0 -22px;
    opacity: 0.66;
    width: 44px;
}
.payment-images-list .payment-images-item .payment-images-link::after {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -340px;
    height: 20px;
    margin: -10px 0 0 -10px;
    width: 20px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.payment-images-list .payment-images-item .payment-images-link::after {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.payment-image-tabs {
    margin: 0 0 20px;
}
.currency-input-wrap {
    position: relative;
}
.currency-input-wrap::before {
    content: "$";
    display: block;
    left: 15px;
    line-height: 22px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
}
.currency-input-wrap .form-control {
    padding-left: 25px;
}
@media (min-width: 768px) {
.reference-example-link {
    display: none;
}
}
.google-maps-link {
    display: inline-block;
    padding-left: 16px;
    position: relative;
    text-decoration: none;
}
.google-maps-link::before {
    background-image: url("/Content/images/sprite.png");
    background-position: 0 -360px;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 11px;
}
@media not all, not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.google-maps-link::before {
    background-image: url("/Content/images/sprite.svg");
    background-size: 136px 376px;
}
}
.map {
    height: 500px;
    margin-bottom: 20px;
}
.map-key {
    font-size: 0;
    list-style: outside none none;
    margin: -5px -5px 15px;
    padding: 0;
}
.map-key .map-key-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    margin: 5px;
}
.map-key .map-key-item .map-key-link {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border-radius: 2px;
    color: rgb(85, 85, 85);
    cursor: pointer;
    display: block;
    padding: 12px 20px;
    text-decoration: none;
}
.map-key .map-key-item .map-key-link:hover {
    background: rgb(221, 221, 221) none repeat scroll 0 0;
}
.sfPageEditorWrp .header-inner {
    height: auto !important;
}
.sfPageEditorWrp .logo, .sfPageEditorWrp .primary-nav, .sfPageEditorWrp .contact-nav, .sfPageEditorWrp .utility-nav, .sfPageEditorWrp .search-wrap {
    position: static !important;
}
.sfPageEditorWrp .show-with-property-record, .sfPageEditorWrp .show-with-property-search {
    display: block !important;
}


.groupimage{
background-image: url("images/ossprite2.png");
    background-repeat: no-repeat;   
    list-style: none outside none;
    position:relative;top:7px;margin-right:6px;
}	
.groupimage.rates{background-position:0px 0px ; width: 32px ; height: 32px; }
.groupimage.other{background-position:-42px 0px ; width: 32px ; height: 32px; }
.groupimage.dogs{background-position:-84px 0px ; width: 32px ; height: 32px; }
.groupimage.litter{background-position:-126px 0px ; width: 32px ; height: 32px; }
.groupimage.graffiti{background-position:-168px 0px ; width: 32px ; height: 32px; }
.groupimage.applications{background-position:-210px 0px ; width: 32px ; height: 32px; }
.groupimage.roads{background-position:-252px 0px ; width: 32px ; height: 32px; }
.groupimage.property{background-position:-294px 0px ; width: 32px ; height: 32px; }
.groupimage.waters{background-position:-336px 0px ; width: 32px ; height: 32px; }
.groupimage.toilets{background-position:-378px 0px ; width: 32px ; height: 32px; }


.grid-nav > .grid-nav-item:hover  .fa.groupimage:hover {
        background-image: url("images/osspriteh2.png");
    }

@media print {
body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    font-size: 12px !important;
}
h1 {
    font-size: 36px !important;
}
h2 {
    font-size: 24px !important;
}
h3 {
    font-size: 21px !important;
}
h4 {
    font-size: 18px !important;
}
h5 {
    font-size: 14px !important;
}
table {
    border: 1px solid rgb(229, 229, 229) !important;
    font-size: 12px !important;
}
table td, table th {
    border: 1px solid rgb(229, 229, 229) !important;
    padding: 5px !important;
}
.no-print {
    display: none !important;
}
    .print100 {
        width:100%;
    }
.header, .footer {
    display: none !important;
}
.container {
    width: 100% !important;
}
.page {
    padding: 0 !important;
}
.page-title {
    margin-bottom: 20px !important;
}
.return-top {
    display: none !important;
}
}


/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0px;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  /*background: rgba(0, 0, 0, 0.1) !important;*/
  color:#dcdcdc !important;
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
/* WDC Boxes */
.body-solid {
    border-top:2px solid #FFF;
}
.box.box-solid.box-wdcred {
  border: 1px solid #ED1C2E;
}
.box.box-solid.box-wdcred > .box-header {
  color: #ffffff;
  background: #ED1C2E;
  background-color: #ED1C2E;
}
.box.box-wdcred .box-body.body-solid a,
.box.box-solid.box-wdcred > .box-header a,
.box.box-solid.box-wdcred > .box-header .btn {
  color: #ffffff;
}
.box.box-wdcred .box-body.body-solid {
background: #ED1C2E;

color:#FFF;
}

.box.box-solid.box-wdcgreen {
  border: 1px solid #509e2f;
}
.box.box-solid.box-wdcgreen > .box-header {
  color: #ffffff;
  background: #509e2f;
  background-color: #509e2f;
}
.box.box-wdcgreen .box-body.body-solid {
background: #509e2f;

color:#FFF;
}
.box.box-solid.box-wdcgreen > .box-header a,
.box.box-solid.box-wdcgreen > .box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-wdcblue {
  border: 1px solid #0085ad;
}
.box.box-solid.box-wdcblue > .box-header {
  color: #ffffff;
  background: #0085ad;
  background-color: #0085ad;
}
.box.box-solid.box-wdcblue > .box-header a,
.box.box-solid.box-wdcblue > .box-header .btn {
  color: #ffffff;
}
/* */
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 16px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 22px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.box-header .box-title {
    color:#fff;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  box-shadow: none!important;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool:active {
  outline: none!important;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 16px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body  .table th {
    background-color:rgb(220,220,220);
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
/* BUTTONS */
.btn {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size:  inherit;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #0085ad;/*#337ab7;*/
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link: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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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 GROUPS */
.input-group-addon:first-child {
    border-right: 0 none;
}
.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 {
    background-color: rgb(238, 238, 238);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    color: rgb(85, 85, 85);
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon, .input-group-btn {
    vertical-align:;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

/* VALIDATION */
.ValidationSummary {
    background-color: rgb(237, 28, 46);
    border: 1px solid rgb(223, 46, 27);
    border-radius: 3px;
    margin: 15px 5px 5px;
}
.ValidationSummary ul {
    color: rgb(255, 255, 255);
    list-style-type: circle;
    margin: 5px 0;
    padding: 4px 4px 4px 25px;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
 .ui-state-hover,
 .ui-widget-content .ui-state-hover,
 .ui-widget-header .ui-state-hover,
 .ui-state-focus,
 .ui-widget-content .ui-state-focus,
 .ui-widget-header .ui-state-focus {
	
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
 .ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-autocomplete .ui-menu-item a {
    display:block;
}