﻿.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @ page{margin: 2cm .5cm
}

p,
h2,
h3 {
    orphans: 3;
    widows: 3
}

h2,
h3 {
    page-break-after: avoid
}

select {
    background: #fff!important
}

.navbar {
    display: none
}

.table td,
.table th {
    background-color: #fff!important
}

.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000!important
}

.label {
    border: 1px solid #000
}

.table {
    border-collapse: collapse!important
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ddd!important
}


}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #70132d;
    text-decoration: none
}
a:hover,
a:focus {
    color: #255A87;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

    line-height: 1.1;
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
    font-size: 65%
}
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
.text-primary:hover {
    color: #3071a9
}
.text-warning {
    color: #8a6d3b
}
.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
.text-danger:hover {
    color: #843534
}
.text-success {
    color: #3c763d
}
.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
.text-info:hover {
    color: #245269
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
.list-inline>li:first-child {
    padding-left: 0
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.42857143
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px;
        *zoom: 1
    }

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: "";
        line-height: 0
    }

    .dl-horizontal dd:after {
        clear: both
    }

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: "";
        line-height: 0
    }

    .dl-horizontal dd:after {
        clear: both
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}
blockquote p:last-child {
    margin-bottom: 0
}
blockquote small,
blockquote .small {
    display: block;
    line-height: 1.42857143;
    color: #999
}
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
    text-align: right
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    *zoom: 1
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}
.container:after {
    clear: both
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}
.container:after {
    clear: both
}
@media(min-width:768px) {
    .container {
        width: 750px
    }
}
@media(min-width:992px) {
    .container {
        width: 970px
    }
}
@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    *zoom: 1
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0
}
.row:after {
    clear: both
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0
}
.row:after {
    clear: both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: 0
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: 0
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media(min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media(min-width:992px) {
    .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.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}
@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    max-width: 100%;
    background-color: transparent
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell
}
.table>thead>tr>.active,
.table>tbody>tr>.active,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>tbody>.active>td,
.table>tfoot>.active>td,
.table>thead>.active>th,
.table>tbody>.active>th,
.table>tfoot>.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>.active:hover,
.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>.success,
.table>tbody>tr>.success,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>tbody>.success>td,
.table>tfoot>.success>td,
.table>thead>.success>th,
.table>tbody>.success>th,
.table>tfoot>.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>.success:hover,
.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>.danger,
.table>tbody>tr>.danger,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>tbody>.danger>td,
.table>tfoot>.danger>td,
.table>thead>.danger>th,
.table>tbody>.danger>th,
.table>tfoot>.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>.danger:hover,
.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th {
    background-color: #ebcccc
}
.table>thead>tr>.warning,
.table>tbody>tr>.warning,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>tbody>.warning>td,
.table>tfoot>.warning>td,
.table>thead>.warning>th,
.table>tbody>.warning>th,
.table>tfoot>.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>.warning:hover,
.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th {
    background-color: #faf2cc
}
@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
select[multiple],
select[size] {
    height: auto
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    vertical-align: middle
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control:-moz-placeholder {
    color: #999
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}
textarea.form-control {
    height: auto
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}
.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm {
    height: auto
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
textarea.input-lg {
    height: auto
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
    *zoom: 1
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: "";
    line-height: 0
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: "";
    line-height: 0
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    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: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: #fff
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.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: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: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    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: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:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    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: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-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    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: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:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    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: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-link {
    color: #70132d;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-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: #255A87;
    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: #999;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon:empty {
    width: 1em
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    *zoom: 1
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav:before,
.nav:after {
    display: table;
    content: "";
    line-height: 0
}
.nav:after {
    clear: both
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav:before,
.nav:after {
    display: table;
    content: "";
    line-height: 0
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #70132d
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px;
    *zoom: 1
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-body:before,
.panel-body:after {
    display: table;
    content: "";
    line-height: 0
}
.panel-body:after {
    clear: both
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-body:before,
.panel-body:after {
    display: table;
    content: "";
    line-height: 0
}
.panel-body:after {
    clear: both
}
.panel>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item {
    border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child th,
.panel>.table>tbody:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}
.clearfix {
    *zoom: 1
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none!important
}
@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row!important
    }

    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row!important
    }

    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row!important
    }

    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell!important
    }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none!important
}
@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row!important
    }

    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }

    table.visible-sm.visible-md {
        display: table
    }

    tr.visible-sm.visible-md {
        display: table-row!important
    }

    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }

    table.visible-sm.visible-lg {
        display: table
    }

    tr.visible-sm.visible-lg {
        display: table-row!important
    }

    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell!important
    }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none!important
}
@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }

    table.visible-md.visible-xs {
        display: table
    }

    tr.visible-md.visible-xs {
        display: table-row!important
    }

    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }

    table.visible-md.visible-sm {
        display: table
    }

    tr.visible-md.visible-sm {
        display: table-row!important
    }

    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }

    table.visible-md.visible-lg {
        display: table
    }

    tr.visible-md.visible-lg {
        display: table-row!important
    }

    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell!important
    }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none!important
}
@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }

    table.visible-lg.visible-xs {
        display: table
    }

    tr.visible-lg.visible-xs {
        display: table-row!important
    }

    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }

    table.visible-lg.visible-sm {
        display: table
    }

    tr.visible-lg.visible-sm {
        display: table-row!important
    }

    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }

    table.visible-lg.visible-md {
        display: table
    }

    tr.visible-lg.visible-md {
        display: table-row!important
    }

    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}
.hidden-xs {
    display: block!important
}
table.hidden-xs {
    display: table
}
tr.hidden-xs {
    display: table-row!important
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none!important
    }
}
.hidden-sm {
    display: block!important
}
table.hidden-sm {
    display: table
}
tr.hidden-sm {
    display: table-row!important
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-sm,
    tr.hidden-sm,
    th.hidden-sm,
    td.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none!important
    }
}
.hidden-md {
    display: block!important
}
table.hidden-md {
    display: table
}
tr.hidden-md {
    display: table-row!important
}
th.hidden-md,
td.hidden-md {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md,
    tr.hidden-md,
    th.hidden-md,
    td.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none!important
    }
}
.hidden-lg {
    display: block!important
}
table.hidden-lg {
    display: table
}
tr.hidden-lg {
    display: table-row!important
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-lg,
    tr.hidden-lg,
    th.hidden-lg,
    td.hidden-lg {
        display: none!important
    }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }

    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none!important
    }
}
@font-face {
    font-family: "Adelle Regular";
    src: url("../fonts/e800d24d-133b-4293-a15b-611f67139c09.eot?#iefix");
    src: url("../fonts/e800d24d-133b-4293-a15b-611f67139c09.eot?#iefix") format("eot"), url("../fonts/f5ebba9f-e1ef-4756-9f7a-d428f532e4cd.woff2") format("woff2"), url("../fonts/89fe91e2-46a0-4e3b-8735-78b3de8da38f.woff") format("woff"), url("../fonts/152fa65e-e42f-431d-a37f-a66d10903310.ttf") format("truetype"), url("../fonts/6ad1d18a-0166-4178-812f-07e16b64000b.svg#6ad1d18a-0166-4178-812f-07e16b64000b") format("svg")
}
@font-face {
    font-family: "Adelle Semibold";
    src: url("../fonts/8e2df70c-0ee9-42e1-bada-4dafcbf43f5b.eot?#iefix");
    src: url("../fonts/8e2df70c-0ee9-42e1-bada-4dafcbf43f5b.eot?#iefix") format("eot"), url("../fonts/d54c3b24-6a24-4893-a070-02fd81948aea.woff2") format("woff2"), url("../fonts/ef4ea52e-fa1e-4c3a-9be0-61f35ec257d6.woff") format("woff"), url("../fonts/48d3e76f-52b6-4060-883f-bad5898bbbfe.ttf") format("truetype"), url("../fonts/de637c7d-7551-44fd-a0fe-dfce279f05aa.svg#de637c7d-7551-44fd-a0fe-dfce279f05aa") format("svg")
}
@font-face {
    font-family: "Adelle Bold";
    src: url("../fonts/51f4be3b-9293-44bc-baf2-f0663ce40eac.eot?#iefix");
    src: url("../fonts/51f4be3b-9293-44bc-baf2-f0663ce40eac.eot?#iefix") format("eot"), url("../fonts/a819b94d-02b4-490f-a50e-3d2341dbe1d6.woff2") format("woff2"), url("../fonts/643fcd9d-f9b1-4f47-a110-c713cb07cd7b.woff") format("woff"), url("../fonts/5bf8f2b2-84f8-432d-ba12-ad87271d929d.ttf") format("truetype"), url("../fonts/f0f4d2d3-35c7-4435-8638-114d75943f51.svg#f0f4d2d3-35c7-4435-8638-114d75943f51") format("svg")
}
@font-face {
    font-family: "Helvetica Neue Medium";
    src: url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");
    src: url("../fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix") format("eot"), url("../fonts/3600b37f-2bf1-45f3-be3a-03365f16d9cb.woff2") format("woff2"), url("../fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"), url("../fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"), url("../fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg")
}
@font-face {
    font-family: "Helvetica Neue Bold";
    src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
    src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"), url("../fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"), url("../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg")
}
@font-face {
    font-family: "Helvetica Neue Bold Condensed";
    src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix");
    src: url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix") format("eot"), url("../fonts/ab23c239-fb66-406e-bce6-f0f260f5a217.woff2") format("woff2"), url("../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff"), url("../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf") format("truetype"), url("../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22") format("svg")
}
html,
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #333132;
    color: #333
}
img {
    display: block;
    max-width: 100%
}
a:visited {
    color: #70132d;
    text-decoration: none
}
a:hover {
    color: #255A87;
    text-decoration: underline
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
h1 {
    padding: 0 0 15px 0;
    margin: 0;
    color: #fcbf06;
    font-size: 30px
}
h2 {
    padding: 0 0 15px;
    margin: 0;
    color: #70132D;
    font-size: 21px;
    font-weight: normal;
}
h3 {
    padding: 0 0 15px;
    margin: 0;
    color: #7c7e7e;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}
h4 {
    padding: 0 0 15px;
    margin: 0;
    font-size: 18px
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .75em;
    margin: 2.33em 0
}
header h1,
header h2,
header h3,
header h4,
header h5,
header h6 {
    margin-top: 0
}
ul li {
    margin: 5px 0
}
::-moz-selection {
    background: #e2f5fb;
    color: #000;
    text-shadow: none
}
::selection {
    background: #e2f5fb;
    color: #000;
    text-shadow: none
}
.row.flush {
    margin-left: 0;
    margin-right: 0
}
.row.flush>* {
    padding-left: 0;
    padding-right: 0
}
.col-xs-1-5,
.col-xs-2-5,
.col-sm-1-5,
.col-sm-2-5,
.col-md-1-5,
.col-md-2-5,
.col-lg-1-5,
.col-lg-2-5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.col-xs-1-5 {
    width: 20%
}
.col-xs-2-5 {
    width: 40%
}
@media screen and (min-width:768px) {
    .col-sm-1-5 {
        width: 20%
    }

    .col-sm-2-5 {
        width: 40%
    }
}
@media screen and (min-width:992px) {
    .col-md-1-5 {
        width: 20%
    }

    .col-md-2-5 {
        width: 40%
    }
}
@media screen and (min-width:1200px) {
    .col-lg-1-5 {
        width: 20%
    }

    .col-lg-2-5 {
        width: 40%
    }
}
#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    color: #fff
}
#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display: none
}
#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%
}
#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px
}
#sb-wrapper-inner {
    position: relative;
    border: 1px solid #303030;
    overflow: hidden;
    height: 100px
}
#sb-body {
    position: relative;
    height: 100%
}
#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%
}
#sb-player.html {
    height: 100%;
    overflow: auto
}
#sb-body img {
    border: 0
}
#sb-loading {
    position: relative;
    height: 100%
}
#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center
}
#sb-loading-inner span {
    background: url(../images/sb-loading.gif) no-repeat;
    padding-left: 34px;
    display: inline-block
}
#sb-body,
#sb-loading {
    background-color: #060606
}
#sb-title,
#sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden
}
#sb-title,
#sb-title-inner {
    height: 26px;
    line-height: 26px
}
#sb-title-inner {
    font-size: 16px
}
#sb-info,
#sb-info-inner {
    height: 20px;
    line-height: 20px
}
#sb-info-inner {
    font-size: 12px
}
#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%
}
#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    background-repeat: no-repeat
}
#sb-nav-close {
    background-image: url(../images/sb-close.png)
}
#sb-nav-next {
    background-image: url(../images/sb-next.png)
}
#sb-nav-previous {
    background-image: url(../images/sb-previous.png)
}
#sb-nav-play {
    background-image: url(../images/sb-play.png)
}
#sb-nav-pause {
    background-image: url(../images/sb-pause.png)
}
#sb-counter {
    float: left;
    width: 45%
}
#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff
}
#sb-counter a.sb-counter-current {
    text-decoration: underline
}
div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center
}
div.sb-message a:link,
div.sb-message a:visited {
    color: #fff;
    text-decoration: underline
}
form .row {
    margin-top: 15px
}
form .row:first-child {
    margin-top: 0
}
form.search-form {
    margin: 0 0 25px
}
form.search-form .search-box {
    width: 75%;
    height: 35px;
    padding: 0 0 0 5px;
    border: 0;
    border-radius: 5px;
    color: #111;
    font-size: 16px
}
form.search-form .search-btn {
    width: auto;
    padding: 0;
    margin: 0 0 0 10px;
    border: 0;
    background: 0;
    color: #fcc241;
    vertical-align: bottom
}
form.search-form .search-btn img {
    position: relative;
    width: 24px
}
form.body input[type="text"] {
    background: #e5e5e7
}
#page-builder form {
    display: block;
    padding: 30px;
    margin: 0 0 20px 0;
    background-color: #fff
}
#page-builder form.rounded {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}
#page-builder form.maroon {
    background-color: #70132d;
    color: #fff
}
form label {
    color: inherit!important
}
label {
    display: block;
    vertical-align: top
}
label>* {
    vertical-align: top
}
label.labelForCheckbox {
    padding-left: 20px
}
button,
input {
    width: 100%;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #ccc;
    color: #111;
    font-size: 16px;
    height: 35px;
    padding: 0 0 0 5px
}
button[type="checkbox"],
input[type="checkbox"],
button[type="radio"],
input[type="radio"] {
    width: auto;
    height: auto
}
button[type="checkbox"]:not([disabled]):hover,
input[type="checkbox"]:not([disabled]):hover,
button[type="radio"]:not([disabled]):hover,
input[type="radio"]:not([disabled]):hover {
    cursor: pointer
}
button,
input[type="submit"] {
    border: 0
}
button.blue,
input[type="submit"].blue {
    background-color: #1894e5;
    color: #fff
}
button.green,
input[type="submit"].green {
    background-color: #70a204;
    color: #fff
}
button.maroon,
input[type="submit"].maroon {
    background-color: #70132d;
    color: #fff
}
button.orange,
input[type="submit"].orange {
    background-color: #ed5c0b;
    color: #fff
}
button.purple,
input[type="submit"].purple {
    background-color: #76069f;
    color: #fff
}
button.red,
input[type="submit"].red {
    background-color: #cb0d0b;
    color: #fff
}
button.yellow,
input[type="submit"].yellow {
    background-color: #fcbf06;
    color: #fff
}
textarea {
    width: 100%;
    min-height: 100px
}
legend {
    color: inherit
}
.typeahead-field {
    position: relative
}
.typeahead-field .typeahead-menu-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}
.inputWrapper {
    padding: 0!important
}
.selectboxit-container {
    position: relative;
    display: block;
    width: auto;
    vertical-align: top;
    color: #58595b
}
.selectboxit-container+.selectboxit-container {
    margin-top: 15px
}
.selectboxit-container * {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #58595b!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: 0;
    white-space: nowrap
}
.selectboxit-container .selectboxit {
    width: 100%!important;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    position: relative
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 30px;
    display: block
}
.selectboxit-container .selectboxit:focus {
    outline: 0
}
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default
}
.selectboxit-text {
    text-indent: 5px;
    overflow: hidden;
    max-width: none!important;
    text-overflow: ellipsis;
    float: left
}
.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px
}
.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%!important;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    border-radius: 6px;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.selectboxit-container .selectboxit-options .selectboxit-option {
    margin-top: 0!important
}
.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}
.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}
.selectboxit-option,
.selectboxit-optgroup-header {
    text-indent: 5px;
    margin: 0;
    list-style-type: none
}
.selectboxit-option-first {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}
.selectboxit-optgroup-header+.selectboxit-option-first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.selectboxit-option-last {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}
.selectboxit-optgroup-header {
    font-weight: bold
}
.selectboxit-optgroup-header:hover {
    cursor: default
}
.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}
.selectboxit-option-icon-container {
    float: left
}
.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}
.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}
.selectboxit-rendering {
    display: inline-block!important;
    *display: inline!important;
    zoom: 1!important;
    visibility: visible!important;
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important
}
.jqueryui .ui-icon {
    background-color: inherit
}
.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}
.selectboxit-btn {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
    color: #333;
    background-color: #e6e6e6
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px
}
.selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.selectboxit-list {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.selectboxit-list .selectboxit-option-anchor {
    color: #333
}
.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x
}
.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
    color: #999
}
.left {
    float: left
}
.right {
    float: right
}
.txtLeft {
    text-align: left
}
.txtRight {
    text-align: right
}
.txtCenter {
    text-align: center
}
.txtJustify {
    text-align: justify
}
.txtSmall {
    font-size: .846em
}
.bold {
    font-weight: 700
}
.alert {
    color: #c00
}
.uppercase {
    text-transform: uppercase
}
.maroon-text {
    color: #70132d
}
.blue-text {
    color: #1894e5
}
a.button {
    display: inline-block;
    height: 36px;
    padding: 0 15px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 34px;
    text-align: center
}
.module p a.button,
.module p a.button:link,
.module p a.button:hover,
.module p a.button:active,
.module p a.button:visited,
.module p a.button:focus {
    text-decoration: none;
    color: #fff!important;
    font-weight: normal!important;
    text-decoration: none!important
}
a.button:active {
    background-color: #fff!important;
    color: #fff!important;
    font-weight: normal!important;
    text-decoration: none!important
}
a.button.orange {
    background-color: #ed5c0b
}
a.button.orange:active {
    border-color: #ed5c0b;
    color: #ed5c0b
}
a.button.green {
    background-color: #70a204
}
a.button.green:active {
    border-color: #70a204;
    color: #70a204
}
a.button.blue {
    background-color: #1894e5
}
a.button.blue:active {
    border-color: #1894e5;
    color: #1894e5
}
a.button.purple {
    background-color: #76069f
}
a.button.purple:active {
    border-color: #76069f;
    color: #76069f
}
a.button.maroon {
    background-color: #70132d
}
a.button.maroon:active {
    border-color: #70132d;
    color: #70132d
}
a.button.yellow {
    background-color: #fcbf06
}
a.button.yellow:active {
    border-color: #fcbf06;
    color: #fcbf06
}
a.button.red {
    background-color: #cb0d0b
}
a.button.red:active {
    border-color: #cb0d0b;
    color: #cb0d0b
}
a.skipNav {
    position: absolute;
    left: 0;
    top: -9999px
}
a.skipNav:focus {
    color: white;
    top:5px;
}
.wysiwyg-wrapper img {
    height: auto!important
}
body.search-bg {
    background: #414042 url(../images/bg-search.jpg) center 55px no-repeat
}
.site-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: #414042
}
.site-container.sticky-nav-engaged {
    padding-top: 55px
}
.site-container.sticky-nav-engaged .headerContainer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5000
}
.main,
.page-content-container {
    position: relative;
    width: 100%;
    max-width: 1040px;
    padding: 0 10px;
    margin: 0 auto
}
@media screen and (max-width:767px) {
    .main,
    .page-content-container {
        max-width: 100%!important
    }
}
body .main,
body .page-content-container,
body.page-full .main,
body.page-full .page-content-container {
    max-width: 1040px
}
body.page-tier .main,
body.page-tier .page-content-container,
body.page-full.narrow .main,
body.page-full.narrow .page-content-container {
    max-width: 940px
}
.page-content-container {
    *zoom: 1
}
.page-content-container:before,
.page-content-container:after {
    content: " ";
    display: table
}
.page-content-container:after {
    clear: both
}
.page-content-container:before,
.page-content-container:after {
    display: table;
    content: "";
    line-height: 0
}
.page-content-container:after {
    clear: both
}
.page-content-container:before,
.page-content-container:after {
    content: " ";
    display: table
}
.page-content-container:after {
    clear: both
}
.page-content-container:before,
.page-content-container:after {
    display: table;
    content: "";
    line-height: 0
}
.page-content-container:after {
    clear: both
}
.body-wrapper-white {
    margin-bottom: 80px;
    background: #fff
}
.page-content-nav {
    float: left;
    width: 240px;
    padding: 95px 30px 0 0;
    color: #d2d3d5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
@media screen and (max-width:767px) {
    .page-content-nav {
        width: 100%;
        padding: 20px 0 0 0;
        float: none
    }
}
.page-content-nav ul,
.page-content-nav li {
    list-style: none;
    line-height: 1;
    margin: 0;
    padding: 0
}
.page-content-nav+.interiorContent {
    float: left;
    width: 70%
}
.page-content-nav .mobile-toggle {
    border-bottom: solid 1px #333
}
.page-content-nav .mobile-toggle>a {
    display: block;
    padding: 15px 20px;
    margin: 0!important;
    background: #666;
    font-size: 16px;
    color: #fff
}
.page-content-nav .mobile-toggle>a:after {
    content: "►";
    display: inline-block;
    float: right;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.page-content-nav .mobile-toggle>a,
.page-content-nav .mobile-toggle>a:link,
.page-content-nav .mobile-toggle>a:hover,
.page-content-nav .mobile-toggle>a:active,
.page-content-nav .mobile-toggle>a:visited,
.page-content-nav .mobile-toggle>a:focus {
    text-decoration: none
}
.page-content-nav .mobile-toggle.active a:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.page-content-nav .left-navigation {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 8px solid #d2d3d5
}
.page-content-nav .left-navigation ul>li {
    margin: 15px 0 0 0
}
.page-content-nav .left-navigation ul>li:first-child {
    margin-top: 0
}
.page-content-nav .left-navigation ul>li>a {
    font-size: 16px
}
.page-content-nav .left-navigation ul>li.active a {
    color: #fff
}
.page-content-nav .left-navigation>li {
    display: inline-block;
    margin: 10px 0 0 0
}
.page-content-nav .left-navigation>li:first-child {
    margin-top: 0
}
.page-content-nav .left-navigation>li>a {
    font-size: 20px
}
@media screen and (max-width:767px) {
    .page-content-nav .left-navigation>li>a {
        display: block;
        padding: 15px 20px;
        background: #666
    }
}
.page-content-nav .left-navigation>li.active>a {
    color: #fff;
    margin: 0 0 19px
}
@media screen and (max-width:767px) {
    .page-content-nav .left-navigation>li {
        margin: 0;
        border-bottom: solid 1px #333
    }

    .page-content-nav .left-navigation>li>a {
        display: block;
        padding: 15px 20px;
        margin: 0!important;
        background: #666
    }

    .page-content-nav .left-navigation>li ul {
        overflow: hidden
    }

    .page-content-nav .left-navigation>li ul li {
        border-bottom: solid 1px #666
    }

    .page-content-nav .left-navigation>li ul a {
        display: block;
        padding: 15px 20px;
        margin: 0;
        background: #333
    }
}
.page-content-nav .left-navigation li,
.page-content-nav .left-navigation li a {
    color: #ADAEAE;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.page-content-nav .left-navigation li a:hover,
.page-content-nav .left-navigation li a:visited {
    text-decoration: none
}
.page-content-nav .left-navigation li a:hover,
.page-content-nav .left-navigation li a:active,
.page-content-nav .left-navigation li a:focus,{
    color: #fff
}
@media screen and (max-width:767px) {
    .page-content-nav .left-navigation {
        display: none;
        margin-bottom: 0;
        border-bottom: 0
    }

    .page-content-nav .left-navigation ul>li {
        margin: 0
    }
}
@media screen and (min-width:768px) {
    .page-content-nav .left-navigation {
        display: block!important
    }
}
@media screen and (max-width:991px) {
    .page-content-nav .left-navigation {
        margin-bottom: 0
    }
}
.page-content-nav .left-calendar {
    padding-bottom: 30px
}
.page-content-nav .left-calendar #calendar {
    margin-bottom: 15px
}
@media screen and (max-width:991px) {
    .page-content-nav .left-calendar {
        padding-bottom: 20px
    }

    .page-content-nav .left-calendar #calendar {
        margin-bottom: 10px
    }
}
.page-content-nav .left-navigation-content {
    padding-bottom: 40px;
    font-size: 14px
}
.page-content-nav .left-navigation-content h3 {
    color: #fff;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.page-content-nav .left-navigation-content img {
    margin-bottom: 10px
}
.page-content-nav .left-navigation-content .btn-meet {
    display: inline-block;
    padding: 4px 30px;
    border: 1px solid #1894e5;
    border-radius: 5px;
    background-color: #1894e5;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none
}
.page-content-nav .left-navigation-content .btn-meet:active,
.page-content-nav .left-navigation-content .btn-meet:hover {
    background-color: #fff!important;
    color: #1894e5 !important
}
.page-content-nav #calendar.week td.day {
    border-radius: 0
}
.page-content-nav #calendar.week td.day.weekend:first-child {
    border-radius: 4px 0 0 4px
}
.page-content-nav #calendar.week td.day.weekend:last-child {
    border-radius: 0 4px 4px 0
}
.page-content {
    overflow: hidden
}
.page-content .page-content-header {
    min-height: 65px
}
@media screen and (max-width:991px) {
    .page-content .page-content-header {
        height: auto;
        padding: 20px 10px 0 0
    }
}
.page-content .page-content-header h1 {
    padding-top: 20px;
    padding-bottom: 13px;
    padding-left: 30px
}
@media screen and (max-width:991px) {
    .page-content .page-content-header h1 {
        padding-top: 0;
        padding-left: 20px
    }
}
.no-content-title .page-content-nav {
    padding-top: 60px
}
.no-content-title .page-content-header {
    min-height: 0;
    padding: 30px 0 0 0
}
.no-content-title .page-content-header h1 {
    display: none
}
.headerContainer {
    width: 100%
}
.headerContainer .headerContainer-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #333132
}
@media screen and (max-width:1199px) {
    .headerContainer .headerContainer-inner {
        max-width: none
    }
}
.headerContainer .headerContainer-inner>.main {
    max-width: 1040px
}
@media screen and (max-width:1199px) {
    .headerContainer .headerContainer-inner>.main {
        max-width: none!important;
        padding-left: 0;
        padding-right: 0
    }
}
.headerContainer .main {
    max-width: 980px!important
}
@media screen and (max-width:1199px) {
    .headerContainer {
        background-color: #70132d;
        position: relative
    }
}
.headerContainer>.content {
    *zoom: 1
}
.headerContainer>.content:before,
.headerContainer>.content:after {
    content: " ";
    display: table
}
.headerContainer>.content:after {
    clear: both
}
.headerContainer>.content:before,
.headerContainer>.content:after {
    display: table;
    content: "";
    line-height: 0
}
.headerContainer>.content:after {
    clear: both
}
.headerContainer>.content:before,
.headerContainer>.content:after {
    content: " ";
    display: table
}
.headerContainer>.content:after {
    clear: both
}
.headerContainer>.content:before,
.headerContainer>.content:after {
    display: table;
    content: "";
    line-height: 0
}
.headerContainer>.content:after {
    clear: both
}
.page-footer {
    margin-bottom: 80px
}
body .page-footer .main,
body.page-full .page-footer .main {
    max-width: 640px
}
body.page-tier .page-footer .main,
body.page-full.narrow .page-footer .main {
    max-width: 560px
}
body.page-tier .page-footer,
body.page-full.narrow .page-footer {
    overflow: hidden;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px
}
.page-footer .footer-main {
    padding: 10px 0 35px 0;
    background: #fff
}
.page-footer .footer-main a:hover {
    text-decoration: underline;
    color: #70132D;
}
body.page-tier .page-footer .footer-main {
    padding-bottom: 20px
}
.page-footer .footer-main li {
    display: inline-block;
    color: #58595b;
    font-size: 15px
}
.page-footer .footer-main img {
    margin: 0 auto
}
.page-footer .footer-contact {
    font-size: 16px
}
.page-footer .footer-contact>* {
    vertical-align: bottom
}
.page-footer .footer-contact>*+* {
    padding: 8px 15px 8px 25px;
    margin-top: 21px;
    border-left: solid 2px #70132d
}
body.page-tier .page-footer .footer-contact>*+* {
    padding-left: 20px
}
.page-footer .footer-contact>* img {
    max-width: 100%
}
.page-footer .footer-contact>* a {
    color: inherit
}
body.page-tier .page-footer .footer-contact {
    font-size: 14px
}
body.page-tier .page-footer .footer-contact>*+* {
    margin-top: 23px
}
@media screen and (max-width:767px) {
    .page-footer .footer-contact {
        padding: 0 20px;
        margin: 0;
        font-size: 20px;
        text-align: center
    }

    .page-footer .footer-contact>* {
        padding: 10px 0
    }

    .page-footer .footer-contact>*+* {
        border-left: none
    }

    .page-footer .footer-contact>*+*:last-child {
        border-top: solid 4px #70132d
    }
}
.page-footer .footer-sub {
    padding: 10px 0 30px 0;
    overflow: hidden;
    background: #e5e5e7;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase
}
.page-footer .footer-sub ul {
    float: left;
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style-type: none
}
.page-footer .footer-sub ul li {
    float: left;
    padding: 0 0 0 25px;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: inherit
}
.page-footer .footer-sub ul li a {
    color: inherit
}
.page-footer .footer-sub ul li:first-child {
    padding-left: 0
}
.page-footer .footer-sub .copyright {
    overflow: hidden;
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}
.page-footer .footer-sub .copyright a {
    color: inherit
}
@media screen and (max-width:991px) {
    .page-footer .footer-sub {
        width: 100%;
        padding-left: 0;
        border-top: solid 1px #333;
        text-align: center
    }

    .page-footer .footer-sub:first-child {
        margin-top: 0
    }

    .page-footer .footer-sub ul {
        float: none;
        width: 100%;
        padding-top: 5px;
        text-align: center
    }

    .page-footer .footer-sub ul li {
        float: none;
        width: 100%;
        padding: 10px 0;
        margin-bottom: 0;
        font-size: 16px
    }

    .page-footer .footer-sub ul li a {
        color: inherit
    }

    .page-footer .footer-sub .copyright {
        padding: 10px 0;
        font-size: 16px;
        text-align: center
    }
}
.color-buttons {
    display: block;
    padding: 0 0 10px 0;
    margin: 0 -2.5px 0 -2.5px;
    list-style-type: none
}
.color-buttons li {
    padding: 0 2.5px
}
.color-buttons a {
    display: block;
    height: 36px;
    padding: 0 15px;
    margin: 0 auto;
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center
}
@media screen and (max-width:767px) {
    .color-buttons a {
        width: 100%;
        margin-bottom: 10px
    }
}
.color-buttons a,
.color-buttons a:link,
.color-buttons a:hover,
.color-buttons a:active,
.color-buttons a:visited,
.color-buttons a:focus {
    text-decoration: none !important;
    color: white !important;
}
.color-buttons a.orange {
    background-color: #ed5c0b
}
.color-buttons a.orange:active {
    border-color: #ed5c0b;
    color: #ed5c0b
}
.color-buttons a.green {
    background-color: #70a204
}
.color-buttons a.green:active {
    border-color: #70a204;
    color: #70a204
}
.color-buttons a.blue {
    background-color: #1894e5
}
.color-buttons a.blue:active {
    border-color: #1894e5;
    color: #1894e5
}
.color-buttons a.purple {
    background-color: #76069f
}
.color-buttons a.purple:active {
    border-color: #76069f;
    color: #76069f
}
.color-buttons a.maroon {
    background-color: #70132d
}
.color-buttons a.maroon:active {
    border-color: #70132d;
    color: #70132d
}
.color-buttons a:active {
    background-color: #fff;
    text-decoration: none
}
.breadcrumbs {
    padding: 10px 0 0;
    width: 100%;
    overflow: hidden
}
.breadcrumbs ul,
.breadcrumbs li {
    display: inline-block;
    list-style: none;
    line-height: 1;
    margin: 0;
    padding: 0
}
.breadcrumbs ul {
    float: left
}
.breadcrumbs li {
    float: left
}
.breadcrumbs li:before {
    content: "";
    display: block;
    float: left;
    width: 11px;
    height: 24px;
    margin: -4px 9px 0 3px;
    background: transparent url(../images/img_bg-breadcrumb-sep.png) right center no-repeat
}
.breadcrumbs li:first-child:before {
    display: none
}
.breadcrumbs a {
    color: #aeafb0;
    font-size: 14px;
    text-decoration: none
}
.breadcrumbs a:hover {
    color: #fff
}
.breadcrumbs .active a {
    color: #fff
}
@media screen and (max-width:767px) {
    .breadcrumbs {
        display: none
    }
}
.pagination {
    margin: 10px 0;
    padding: 20px 0 0 0;
    list-style: none;
    text-align: center
}
.pagination li {
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.pagination li.prev a,
.pagination li.next a {
    width: 7px;
    height: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    text-indent: -9999px;
    vertical-align: middle
}
.pagination li.prev a {
    background: transparent url(../images/sprite-pagination-arrows.png) 0 0
}
.pagination li.next a {
    background: transparent url(../images/sprite-pagination-arrows.png) -25px 0
}
.pagination li.prev.inactive a {
    background-position: 0 -25px;
    cursor: default
}
.pagination li.next.inactive a {
    background-position: -25px -25px;
    cursor: default
}
.section-yellow .left-navigation {
    border-color: #CB0D0B!important
}
.section-yellow .left-navigation li a:hover {
    color: #fff
}
.section-yellow .left-navigation-content .btn-meet {
    border-color: #CB0D0B!important;
    background-color: #CB0D0B!important;
    color: #fff !important;
}
.section-yellow .left-navigation-content .btn-meet:active,
.section-yellow .left-navigation-content .btn-meet:hover {
    color: #CB0D0B!important
}
.section-yellow .page-content-header h1 {
    color: #fff!important
}
.section-yellow .page-masthead-container .masthead-slide .call-to-action {
    background-color: #CB0D0B!important
}
.section-yellow .module .module-content>h2,
.section-yellow .module .module-content .wysiwyg-wrapper>h2 {
    color: #CB0D0B!important
}
.section-yellow .module .module-content>h2 .tagline,
.section-yellow .module .module-content .wysiwyg-wrapper>h2 .tagline {
    color: #58595b!important
}
.section-blue .left-navigation {
    border-color: #1894e5!important
}
.section-blue .left-navigation li a:hover {
    color: #fff
}
.section-blue .left-navigation-content .btn-meet {
    border-color: #1894e5!important;
    background-color: #1894e5!important
}
.section-blue .left-navigation-content .btn-meet:active,
.section-blue .left-navigation-content .btn-meet:hover {
    color: #1894e5!important
}
.section-blue .page-content-header h1 {
    color: #1894e5!important
}
.section-blue .page-masthead-container .masthead-slide .call-to-action {
    background-color: #1894e5!important
}
.section-blue .module .module-content>h2,
.section-blue .module .module-content .wysiwyg-wrapper>h2 {
    color: #1894e5!important
}
.section-blue .module .module-content>h2 .tagline,
.section-blue .module .module-content .wysiwyg-wrapper>h2 .tagline {
    color: #58595b!important
}
.section-green .left-navigation {
    border-color: #70a204!important
}
.section-green .left-navigation li a:hover {
    color: #fff
}
.section-green .left-navigation-content .btn-meet {
    border-color: #70a204!important;
    background-color: #70a204!important
}
.section-green .left-navigation-content .btn-meet:active,
.section-green .left-navigation-content .btn-meet:hover {
    color: #fff !important
}
.section-green .page-content-header h1 {
    color: #70a204!important
}
.section-green .page-masthead-container .masthead-slide .call-to-action {
    background-color: #70a204!important
}
.section-green .module .module-content>h2,
.section-green .module .module-content .wysiwyg-wrapper>h2 {
    color: #70a204!important
}
.section-green .module .module-content>h2 .tagline,
.section-green .module .module-content .wysiwyg-wrapper>h2 .tagline {
    color: #58595b!important
}
.section-maroon .left-navigation {
    border-color: #70132d!important
}
.section-maroon .left-navigation li a:hover {
    color: #fff
}
.section-maroon .left-navigation-content .btn-meet {
    border-color: #70132d!important;
    background-color: #70132d!important
}
.section-maroon .left-navigation-content .btn-meet:active,
.section-maroon .left-navigation-content .btn-meet:hover {
    color: #70132d!important
}
.section-maroon .page-content-header h1 {
    color: #70132d!important
}
.section-maroon .page-masthead-container .masthead-slide .call-to-action {
    background-color: #70132d!important
}
.section-maroon .module .module-content>h2,
.section-maroon .module .module-content .wysiwyg-wrapper>h2 {
    color: #70132d!important
}
.section-maroon .module .module-content>h2 .tagline,
.section-maroon .module .module-content .wysiwyg-wrapper>h2 .tagline {
    color: #58595b!important
}
@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(0deg)
    }

    30% {
        -webkit-transform: rotate(3deg)
    }

    60% {
        -webkit-transform: rotate(-3deg)
    }

    80% {
        -webkit-transform: rotate(3deg)
    }

    90% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-3deg)
    }
}
.promote-dev.shake.promote-trigger {
    -webkit-animation-name: shake;
    -webkit-animation-duration: .2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear
}
@-webkit-keyframes popout {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}
.promote-dev.blink.promote-trigger .module-content * {
    -webkit-animation-name: popout;
    -webkit-animation-duration: .2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear
}
@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(1, 1)
    }

    40% {
        -webkit-transform: scale(.95, .95)
    }

    60% {
        -webkit-transform: scale(.9, .9)
    }

    80% {
        -webkit-transform: scale(1.05, 1.05)
    }

    100% {
        -webkit-transform: scale(1, 1)
    }
}
.promote.promote-trigger,
.promote-dev.popin.promote-trigger {
    -webkit-animation-name: popin;
    -webkit-animation-duration: .2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear
}
.promote-dev.slide {
    position: relative
}
@-webkit-keyframes slideanim {
    0% {
        top: 0
    }

    30% {
        top: -20px
    }

    60% {
        top: 20px
    }
}
.promote-dev.slide.promote-trigger {
    -webkit-animation-name: slideanim;
    -webkit-animation-duration: .2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear
}
.body-carousel {
    position: relative;
    min-height: 100px
}
.body-carousel .body-carousel-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 34px;
    z-index: 10
}
.body-carousel .body-carousel-nav.nav-prev {
    left: -30px;
    background: transparent url(../images/img_btn-prev.gif) center center no-repeat
}
.body-carousel .body-carousel-nav.nav-next {
    right: -30px;
    background: transparent url(../images/img_btn-next.gif) center center no-repeat
}
.body-carousel .body-carousel-nav a {
    position: relative;
    display: block;
    top: 50%;
    margin-top: -15px
}
.body-carousel .body-carousel-stage {
    position: relative;
    height: 0;
    overflow: hidden;
    z-index: 5
}
.body-carousel .body-carousel-slide {
    float: left;
    margin: 0 15px
}
.body-carousel .body-carousel-slide img {
    max-width: 100%;
    margin: 0 auto
}
.body-carousel .body-carousel-slide img+p {
    padding-top: 20px
}
.body-carousel-pagination {
    padding: 10px 15px 0 0;
    text-align: right
}
.body-carousel-pagination a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #59595c
}
.body-carousel-pagination a.selected {
    background: #b1b0b1
}
.category-carousel {
    margin-top: 40px
}
.category-carousel h2 {
    padding-top: 15px;
    text-align: center;
    color: #d2d3d5;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 22px;
    text-transform: uppercase
}
.category-carousel .carouselContainer {
    height: 340px;
    margin: 0;
    overflow: hidden;
    background-color: #70132d
}
.category-carousel .category-carousel-slider {
    width: 100%;
    height: 340px
}
.category-carousel .category-slide {
    position: relative;
    width: 50%;
    height: 340px;
    float: left;
    overflow: hidden
}
.category-carousel .category-slide .category-slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}
.category-carousel .category-slide a {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.category-carousel .category-slide a,
.category-carousel .category-slide a:link,
.category-carousel .category-slide a:hover,
.category-carousel .category-slide a:active,
.category-carousel .category-slide a:visited,
.category-carousel .category-slide a:focus {
    text-decoration: none
}
.category-carousel .category-slide img.watch-video-icon {
    position: absolute;
    display: block;
    bottom: 67px;
    left: 50%;
    margin-left: -43px
}
.category-carousel .category-slide img.copy-bubble-overlay {
    position: absolute;
    width: auto;
    height: auto;
    right: 20px;
    bottom: 67px
}
.category-carousel .category-slide .slider-copy-overlay {
    display: none;
    position: absolute;
    min-height: 100px;
    right: 90px;
    bottom: 20px;
    left: 20px;
    padding: 5px 15px 5px 30px;
    overflow: hidden;
    border-radius: 5px;
    z-index: 99;
    background: rgba(112, 19, 45, 0.9)
}
.category-carousel .category-slide .slider-copy-overlay p {
    color: #fff;
    font-size: 14px
}
.category-carousel .category-slide a.active .slider-copy-overlay {
    display: block
}
.category-carousel .slider-navigation-bar {
    position: relative;
    min-height: 60px;
    width: 100%;
    background-color: #3b393b;
    clear: both;
    z-index: 100
}
.category-carousel .slider-navigation-bar .slider-navigation-bar-align {
    padding: 15px 80px 15px 80px;
    margin: 0 auto;
    text-align: center
}
.category-carousel .slider-navigation-bar .slider-navigation-bar-align div {
    display: inline-block;
    padding: 5px 0 0 0;
    margin: 0 0 0 5px
}
.category-carousel .slider-navigation-bar .slider-navigation-bar-align div:first-child {
    margin-left: 0
}
.category-carousel .slider-navigation-bar a.slider-category {
    color: #fff;
    background-color: #232223;
    display: inline-block;
    padding: 3px 15px 5px;
    font-size: 16px;
    cursor: pointer;
    vertical-align: top
}
.category-carousel .slider-navigation-bar a.slider-category:hover,
.category-carousel .slider-navigation-bar a.slider-category.category-active {
    background-color: #741731;
    text-decoration: none
}
.category-carousel .slider-navigation-bar .btn-prev,
.category-carousel .slider-navigation-bar .btn-next {
    position: absolute;
    width: 18px;
    height: 31px;
    top: 15px;
    opacity: .3;
    filter: alpha(opacity=30);
    z-index: 100
}
.category-carousel .slider-navigation-bar .btn-prev:hover,
.category-carousel .slider-navigation-bar .btn-next:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.category-carousel .slider-navigation-bar .btn-prev {
    left: 40px;
    background: transparent url(../images/icon-categoryslider-arrow-left.png) center center no-repeat
}
.category-carousel .slider-navigation-bar .btn-next {
    right: 40px;
    background: transparent url(../images/icon-categoryslider-arrow-right.png) center center no-repeat
}
@media screen and (max-width:767px) {
    .category-carousel .slider-navigation-bar {
        height: auto;
        background: 0
    }

    .category-carousel .slider-navigation-bar .slider-navigation-bar-align {
        display: block;
        overflow: hidden;
        padding: 10px 5px
    }

    .category-carousel .slider-navigation-bar .slider-navigation-bar-align div {
        display: inline-block;
        float: left;
        width: 50%;
        padding: 5px;
        margin: 0
    }

    .category-carousel .slider-navigation-bar a.slider-category {
        display: block;
        text-align: center;
        padding: 5px;
        margin: 0
    }
}
@media screen and (max-width:767px) {
    .category-carousel .slider-floatLeft {
        width: 100%
    }

    .category-carousel .slider-floatLeft .slider-copy-overlay {
        padding: 5px
    }

    .category-carousel .slider-floatLeft .slider-copy-overlay p {
        font-size: 10px
    }

    .category-carousel .carousel-pagination-container {
        height: 60px;
        background-color: #3b393b
    }

    .category-carousel .carouselContainer .btn-prev {
        top: 662px;
        left: 25px
    }

    .category-carousel .carouselContainer .btn-next {
        top: 662px;
        right: 25px
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .category-carousel .carouselContainer .btn-prev {
        left: 20px
    }

    .category-carousel .carouselContainer .btn-next {
        right: 20px
    }

    .category-carousel .slider-navigation-bar-align {
        width: 650px;
        padding-top: 3px
    }

    .category-carousel .slider-navigation-bar a.slider-category {
        padding: 5px 15px;
        font-size: 12px
    }

    .category-carousel .slider-copy-overlay {
        padding: 5px
    }

    .category-carousel .slider-copy-overlay p {
        font-size: 12px
    }
}
.everyday-counts h2 {
    color: #d2d3d5;
    font-size: 22px;
    font-family: "Adelle Regular", Arial, sans-serif;
    text-align: center;
    text-transform: uppercase
}
.module {
    margin: 0 0 20px 0;
    width: 100%
}
.module .rounded {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}
.module .module-title {
    padding: 15px 15px 10px 30px;
    margin: 0;
    border-bottom: 1px solid #dcddde;
    background-color: #e5e5e7;
    color: #414143;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 18px;
    line-height: 20px
}
.module .module-title b,
.module .module-title strong {
    font-family: "Adelle Semibold", Arial, sans-serif;
    font-weight: normal!important
}
@media screen and (max-width:767px) {
    .module .module-title {
        padding: 10px 10px 10px 20px
    }
}
.module .module-content-separator {
    padding: 15px 30px;
    background: #fff
}
.module .module-content-separator:before {
    content: "";
    display: block;
    height: 1px;
    background: #ccc
}
.module .module-content {
    padding: 30px;
    background-color: #fff;
    *zoom: 1
}
.module .module-content:before,
.module .module-content:after {
    content: " ";
    display: table
}
.module .module-content:after {
    clear: both
}
.module .module-content:before,
.module .module-content:after {
    display: table;
    content: "";
    line-height: 0
}
.module .module-content:after {
    clear: both
}
.module .module-content:before,
.module .module-content:after {
    content: " ";
    display: table
}
.module .module-content:after {
    clear: both
}
.module .module-content:before,
.module .module-content:after {
    display: table;
    content: "";
    line-height: 0
}
.module .module-content:after {
    clear: both
}
@media screen and (max-width:767px) {
    .module .module-content {
        padding: 20px
    }
}
.module .module-content.module-bottom-flush {
    padding-bottom: 0
}
.module .module-content.module-top-flush {
    padding-top: 0
}
.module .module-content .rss-icon {
    margin-top: -15px;
    text-align: right
}
.module .module-content .rss-icon+* {
    margin-top: 10px!important
}
.module .module-content .rss-icon a {
    display: inline-block;
    padding-left: 15px;
    background: transparent url('../images/icon-rss.png') left center no-repeat
}
.module .module-content .breaker {
    border: solid #bababa;
    border-width: 1px 0;
    overflow: hidden
}
.module .module-content .breaker>* {
    display: inline-block;
    float: left;
    height: 55px;
    padding: 10px 15px;
    border-left: solid 1px #bababa;
    color: #6f7171;
    font-size: 14px;
    line-height: 35px;
    vertical-align: top
}
.module .module-content .breaker>* a {
    color: inherit
}
.module .module-content .breaker>*:first-child,
.module .module-content .breaker>* *.label {
    padding-left: 0;
    border-left: 0
}
.module .module-content .breaker>*.right {
    float: right
}
.module .module-content .breaker>*.right img {
    margin-top: 5px
}
.module .module-content .breaker>*.full {
    display: block;
    float: none;
    overflow: hidden
}
@media screen and (max-width:767px) {
    .module .module-content .breaker>* {
        height: auto;
        padding: 5px
    }
}
.module .module-content .breaker a {
    display: inline-block
}
.module .module-content .breaker a .news-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    vertical-align: top;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px
}
.module .module-content .breaker a .news-icon.email {
    background-image: url(../images/icon-news-email-off.png)
}
.module .module-content .breaker a .news-icon.fb {
    background-image: url(../images/icon-news-fb-off.png)
}
.module .module-content .breaker a .news-icon.tw {
    background-image: url(../images/icon-news-tw-off.png)
}
.module .module-content .breaker a:hover .news-icon.email {
    background-image: url(../images/icon-news-email-on.png)
}
.module .module-content .breaker a:hover .news-icon.fb {
    background-image: url(../images/icon-news-fb-on.png)
}
.module .module-content .breaker a:hover .news-icon.tw {
    background-image: url(../images/icon-news-tw-on.png)
}
.module .module-content>h3 {
    color: #6f7171;
}

/* Ingeniux Case #137012 - AddEvent - 160425 MEW */

/* AddEvent theme CSS
---------------------------------------------------------------------- */
/* The button */
.addeventatc
{
  /*display:inline-block;
  position:relative;
  z-index:999998;*/
  cursor:pointer;
  /*padding:15px 15px 15px 50px;*/
  /*background: #fff url("../images/icon-news-cal-off.png") no-repeat;*/
  /*background: #fff url("../images/icon-news-cal-off.png") no-repeat 12px 50% !important;*/
}

.addeventatc:hover
{
  text-decoration:underline;
}

.addeventatc:active
{
  top:1px;
}

.addeventatc-selected
{
  background-color:#f7f7f7;
}

.addeventatc .start,.addeventatc .end,.addeventatc .timezone,.addeventatc .title,.addeventatc .description,.addeventatc .location,.addeventatc .organizer,.addeventatc .organizer_email,.addeventatc .facebook_event,.addeventatc .all_day_event,.addeventatc .date_format,.addeventatc .alarm_reminder,.addeventatc .recurring,.addeventatc .attendees,.addeventatc .calname
{
  display:none!important;
}

/* The drop down */
.addeventatc_dropdown
{
  width:210px;
  position:absolute;
  z-index:99999;
  padding:6px 0 0;
  background:#fff;
  text-align:left;
  display:none;
  margin-top:-2px;
  margin-left:-1px;
  border-top:1px solid #c8c8c8;
  border-right:1px solid #bebebe;
  border-bottom:1px solid #a8a8a8;
  border-left:1px solid #bebebe;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);
  -moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);
  box-shadow:1px 3px 6px rgba(0,0,0,0.15);
}

.addeventatc_dropdown span
{
  display:block;
  line-height:100%;
  background:#fff;
  text-decoration:none;
  font-size:14px;
  color:#333;
  padding:9px 10px 9px 40px;
}

.addeventatc_dropdown span:hover
{
  background-color:#f4f4f4;
  color:#000;
  text-decoration:none;
  font-size:14px;
}

.addeventatc_dropdown em
{
  color:#999!important;
  font-size:12px!important;
}

.addeventatc_dropdown .frs
{
  background:#fff;
  color:#cacaca!important;
  cursor:pointer;
  font-size:9px!important;
  font-style:normal!important;
  font-weight:normal!important;
  line-height:110%!important;
  padding-left:10px;
  position:absolute;
  right:10px;
  text-align:right;
  text-decoration:none;
  top:5px;
  z-index:101;
}

.addeventatc_dropdown .frs:hover
{
  color:#999!important;
}

.addeventatc_dropdown .ateappleical
{
  background-image:url(../gfx/dropdown-apple-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .ateoutlook
{
  background-image:url(../gfx/dropdown-outlook-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .ateoutlookcom
{
  background-image:url(../gfx/dropdown-outlook-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .ategoogle
{
  background-image:url(../gfx/dropdown-google-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .ateyahoo
{
  background-image:url(../gfx/dropdown-yahoo-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .atefacebook
{
  background-image:url(../gfx/dropdown-facebook-t1.png);
  background-position:13px 50%;
  background-repeat:no-repeat;
}

.addeventatc_dropdown .copyx
{
  height:21px;
  display:block;
  position:relative;
  cursor:default;
}

.addeventatc_dropdown .brx
{
  height:1px;
  overflow:hidden;
  background:#e0e0e0;
  position:absolute;
  z-index:100;
  left:10px;
  right:10px;
  top:9px;
}

.module .module-content .breaker .news-icon {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 32px auto;
	display: inline-block;
	height: 32px;
	margin-right: 10px;
	vertical-align: top;
	width: 32px;
}

.module .module-content .breaker .news-icon.cal {
	background-image: url("../images/icon-news-cal-off.png");
}
/*Hover .module .module-content .breaker .news-icon.cal {
    background-image: url(../images/icon-news-cal-off.png)
}*/
/* End Additions */

.module .module-content .breaker.share {
    border-bottom-width: 4px
}
@media screen and (max-width:767px) {
    .module .module-content .breaker.share {
        border: 0
    }

    .module .module-content .breaker.share>* {
        display: block;
        float: none;
        padding: 5px 0;
        border: 0
    }

    .module .module-content .breaker.share>* a {
        display: block
    }
}
.module .module-content *+.breaker,
.module .module-content .breaker+* {
    margin-top: 15px
}
.module .module-content ul {
    overflow: hidden
}
.module .module-content h1 {
    padding-bottom: 0;
    color: #70132d;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 28px;
    line-height: 34px
}
.module .module-content h2 {
    font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
    font-size: 20px
}
.module .module-content h2.gray {
    color: #58595b
}
.module .module-content h2 .tagline {
    font-size: 16px;
    color: #58595b
}
.module .module-content h2 .tagline a {
    color: inherit
}
.module .module-content h2 .tagline:before {
    content: " - "
}
.module .module-content p {
    margin: 1em 0 0 0
}
.module .module-content p.caption {
    color: #9a9c9d
}
.module .module-content p.social-title {
    margin-bottom: 15px
}
.module .module-content p.social-title a {
    color: inherit;
    text-decoration: underline
}
.module .module-content p:first-of-type,
.module .module-content p:first-child {
    margin-top: 0
}
.module .module-content>*,
.module .module-content .wysiwyg-wrapper>* {
    padding-bottom: 0!important
}
.module .module-content>*.social-embed,
.module .module-content .wysiwyg-wrapper>*.social-embed {
    padding-bottom: 101%!important
}
.module .module-content>*+*,
.module .module-content .wysiwyg-wrapper>*+* {
    padding-top: 0!important;
    margin-top: 20px!important
}
.module .module-content ul {
    padding-left: 15px
}
.module .module-content img {
    max-width: 100%
}
.module .module-content img+* {
    margin-top: 15px!important
}
@media screen and (max-width:991px) {
    .module .module-content img+* {
        margin-top: 10px
    }
}
.module .module-content img.left {
    margin-right: 15px;
    margin-bottom: 15px
}
.module .module-content img.right {
    margin-left: 15px;
    margin-bottom: 15px
}
.module .module-content img.photo-grid {
    margin-top: 15px
}
@media screen and (max-width:991px) {
    .module .module-content img {
        height: auto!important;
        margin-left: auto;
        margin-right: auto
    }
}
.module .module-content .row+.row {
    margin-top: 1em
}
.module .module-content .row img {
    width: 100%
}
.module .module-content .row img.left,
.module .module-content .row img.right {
    width: auto
}
.module .module-content .row img.left.full-width,
.module .module-content .row img.right.full-width {
    width: 100%
}
.module .module-content p+.row {
    margin-top: 20px
}
@media screen and (max-width:991px) {
    .module .module-content p+.row img {
        margin-bottom: 10px
    }
}
.module .module-content div[role="tabpanel"] .nav.nav-tabs {
    margin-bottom: 15px
}
.module .module-content div[role="tabpanel"] .tab-content {
    margin-top: 15px
}
.module .module-content.maroon {
    background-color: #70132d;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 15px
}
.module .module-content.maroon * {
    padding: 0;
    margin: 5px 0 0 0;
    color: #fff
}
.module .module-content.maroon *:first-child {
    margin-top: 0
}
.module .module-content.maroon *.gray {
    color: #9a9c9d
}
.module .module-content.maroon strong,
.module .module-content.maroon b {
    font-family: "Adelle Semibold", Arial, sans-serif;
    font-weight: normal!important
}
.module .module-content.maroon p {
    margin-top: 25px;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 24px;
    line-height: 30px
}
.module .module-content.maroon p:first-child {
    margin-top: 0
}
.module .module-content.maroon p.quote-info {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px
}
.module .module-content.maroon p.quote-info+p {
    margin-top: 10px
}
.module .module-content.maroon p.quote-info:first-child {
    margin-top: 0
}
.module .module-content.maroon a {
    text-decoration: underline
}
.module .module-content.maroon.quote p {
    text-indent: -10px
}
.module .module-content.maroon.quote p.quote-info {
    text-indent: 0
}
.module p a:link,
.module p a:visited,
.module li a:link,
.module li a:visited
{
    font-weight: bold!important;
    text-decoration: underline!important
}
.action-module {
    padding: 10px 0;
    margin: 0 0 20px 0;
    width: 100%
}
.action-module ul,
.action-module li {
    line-height: 1;
    margin: 0;
    padding: 0
}
.action-module ul {
    padding: 0 0 0 15px;
    width: 100%;
    list-style-type: none
}
.action-module.listing-tabs {
    padding: 0 0 15px 0;
    margin: 0
}
.action-module.listing-tabs li {
    padding-left: 30px
}
.action-module.listing-tabs li:first-child {
    padding-left: 0
}
@media screen and (max-width:991px) {
    .action-module.listing-tabs li {
        padding-left: 0
    }
}
.action-module.listing-tabs ul {
    padding-left: 30px
}
@media screen and (max-width:991px) {
    .action-module.listing-tabs ul {
        padding-left: 20px
    }
}
.action-module li {
    display: inline-block
}
.action-module a {
    color: #9a9c9d;
    display: inline-block;
    font-size: 18px;
    font-family: "Helvetica Neue Bold Condensed", Helvetica, Arial, sans-serif;
    padding: 10px 0 10px 50px;
    text-transform: uppercase
}
.action-module a.visit {
    background: url(../images/bg_icon-visit.gif) 0 center no-repeat
}
.action-module a.info {
    background: url(../images/bg_icon-findinfo.gif) 0 center no-repeat
}
.action-module a.talk {
    background: url(../images/bg_icon-letstalk.gif) 0 center no-repeat
}
.action-module a.apply {
    background: url(../images/bg_icon-applynow.gif) 0 center no-repeat
}
.action-module a.directory {
    background: url(../images/icon-az.png) 0 center no-repeat
}
.action-module a.categories {
    background: url(../images/icon-category.png) 0 center no-repeat
}
.action-module a:active {
    color: #fff
}
.accordion {
    margin-top: 10px
}
.accordion:first-child {
    margin-top: 0
}
.accordion .accordionContainer {
    margin: 5px 0 20px 0;
    display: block
}
.accordion h2 {
    padding: 20px;
    background-color: #9b9c9e;
    cursor: pointer;
    color: #fff
}
.accordion h2:after {
    content: "+";
    float: right;
    line-height: 25px
}
.accordion h2.active {
    background-color: #ffc001
}
.accordion h2.active:after {
    content: "-";
    font-size: 30px
}
.accordion .accordion-module {
    padding: 30px
}
.accordion .accordion-module h2:after {
    content: "+";
    display: inline-block;
    float: right
}
.accordion .accordion-module h2.active:after {
    content: "-"
}
.accordion .accordion-content-wrapper {
    display: none;
    background-color: #f8f8f8
}
.accordion .accordion-content {
    padding: 15px
}
.video-callout {
    background-color: #9a9c9d
}
.video-callout .video-callout-image {
    position: relative;
    display: block
}
.video-callout .video-callout-image span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding: 40px 5px 5px 5px;
    z-index: 10;
    background: rgba(154, 156, 157, 0.8) url(../images/icon-play.png) center 8px no-repeat;
    color: #fff;
    font-size: 12px;
    line-height: 12px
}
.video-callout .video-callout-content {
    padding: 10px 30px;
    color: #fff;
    font-size: 16px
}
@media screen and (max-width:767px) {
    .video-callout .video-callout-content {
        padding: 10px 20px
    }
}
.panel-group+.panel-group {
    margin-top: 20px
}
.panel-group .panel+.panel {
    margin-top: 20px
}
.panel-group .panel-heading {
    padding: 0;
    margin-top: 20px;
    margin-bottom: -1px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.panel-group .panel-heading:first-child {
    margin-top: 0;
    border-top: 0
}
.panel-group .panel-heading .panel-title {
    padding: 0
}
.panel-group .panel-heading .panel-title a {
    display: block;
    padding: 10px 15px
}
.panel-group .panel-heading .panel-title a,
.panel-group .panel-heading .panel-title a:link,
.panel-group .panel-heading .panel-title a:hover,
.panel-group .panel-heading .panel-title a:active,
.panel-group .panel-heading .panel-title a:visited,
.panel-group .panel-heading .panel-title a:focus {
    text-decoration: none
}
.panel-group .panel-collapse {
    overflow: hidden
}
.panel-group .panel-collapse .panel-body {
    border: 0!important
}
.listing-item {
    margin-left: -7.5px;
    margin-right: -7.5px
}
.listing-item>* {
    padding-left: 7.5px;
    padding-right: 7.5px
}
.listing-item>*.full-img {
    padding-bottom: 15px
}
.listing-item>*+aside {
    padding-left: 15px;
    border-left: solid 1px #ccc
}
@media screen and (max-width:767px) {
    .listing-item>*+aside {
        padding-left: 7.5px;
        padding-top: 15px;
        border-left: 0
    }
}
.listing-item+.listing-item:before {
    content: "";
    display: block;
    height: 1px;
    margin: 15px 7.5px;
    background: #ccc
}
.listing-item h1,
.listing-item h1 a,
.listing-item h2,
.listing-item h2 a,
.listing-item h3,
.listing-item h3 a,
.listing-item h4,
.listing-item h4 a {
    font-family: "Adelle Regular", Arial, sans-serif
}
.listing-item h1,
.listing-item h1 a {
    font-size: 24px;
    line-height: 28px
}
.listing-item h4 {
    padding-bottom: 10px
}
.listing-item a {
    color: inherit;
    font-weight: 600
}
.listing-item span {
    font-weight: 600
}
.listing-item .maroon-text {
    color: #70132d
}
@media screen and (max-width:767px) {
    .listing-item img {
        padding-bottom: 15px
    }
}
.listing-thumbs {
    margin-left: -10px;
    margin-right: -10px
}
.listing-thumbs>* {
    padding-left: 10px;
    padding-right: 10px
}
@media screen and (max-width:767px) {
    .listing-thumbs>* {
        padding-top: 15px
    }
}
.listing-thumbs p {
    font-size: 12px;
    text-align: center
}
.listing-thumbs a {
    color: inherit
}
.listing-thumbs img {
    margin-bottom: 10px
}
.welcome-message {
    width: 100%;
    max-width: 840px;
    /* padding: 20px 0 90px 0; */
    padding: 20px 0 0 0;
    margin: 0 auto 30px auto;
    /* background: url(../images/img_bg-welcome-msg.gif) center bottom no-repeat; */
    color: #b6b8ba;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 24px;
    text-align: center
}
.welcome-message h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #fff;
    font-size: 52px;
    font-weight: 700
}
.welcome-message b,
.welcome-message strong {
    font-family: "Adelle Semibold", Arial, sans-serif;
    font-weight: normal!important
}
.welcome-message p {
    padding: 0 10px
}
@media screen and (max-width:767px) {
    .welcome-message {
        font-size: 17px;
        padding-left: 20px;
        padding-right: 20px
    }

    .welcome-message h1 {
        font-size: 40px
    }
}
.notices-alerts {
    background-color: #333132;
    display: block;
    padding: 20px 0;
    margin: 0
}
.notices-alerts .main {
    width: 100%;
    max-width: 1040px
}
.notices-alerts p {
    margin: 10px 0 0 0
}
.notices-alerts p:first-child {
    margin-top: 0
}
.notices-alerts .alert-left {
    float: left;
    margin: 0 20px 0 0;
    color: #ffc000;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase
}
@media screen and (max-width:767px) {
    .notices-alerts .alert-left {
        float: none;
        padding: 0
    }
}
@media screen and (max-width:991px) {
    .notices-alerts .alert-left {
        font-size: 30px;
        line-height: 30px
    }
}
.notices-alerts .alert-right {
    /* float: right; */
    margin-left: 20px
}
.notices-alerts .alert-right .fa.fa-play {
    font-size: 14px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
@media screen and (max-width:767px) {
    .notices-alerts .alert-right {
        display: none
    }
}
.notices-alerts .alert-content {
    /*overflow: hidden;*/
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    text-transform: uppercase
}
@media screen and (max-width:767px) {
    .notices-alerts .alert-content {
        text-align: left
    }
}
.notices-alerts ul {
    line-height: 1;
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 1020px
}
.notices-alerts li {
    display: inline-block;
    float: left;
    margin: 0
}
.notice {
    border-bottom: 1px solid #9a9c9b
}
.notice a {
    color: #fcbf06
}
.alert {
    background-color: #fdb900
}
.alert .alert-left {
    color: #fff
}
.alert .alert-content {
    color: #333
}
.alert a {
    color: #fff
}
.btn-close,
.alert-symbol {
    float: right
}
.btn-close .fa {
    color: #acacae;
    cursor: pointer
}
.alert-symbol {
    top: 20%
}
.alert-symbol .fa {
    font-size: 70px
}
.module.feature {
    text-align: center
}
.module.feature .feature-image {
    position: relative
}
.module.feature .feature-image>img {
    position: relative;
    max-width: 100%;
    z-index: 1
}
.module.feature .feature-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 5
}
@media screen and (max-width:991px) {
    .module.feature .feature-title {
        position: relative;
        left: 0;
        top: 0;
        padding: 10px
    }
}
.module.feature .feature-title h2 {
    color: #fff;
    font-size: 60px;
    font-family: "Adelle Regular", Arial, sans-serif;
    line-height: 1;
    margin: 0;
    padding: 0 0 20px;
    text-transform: uppercase
}
@media screen and (max-width:991px) {
    .module.feature .feature-title h2 {
        font-size: 40px
    }
}
.module.feature .feature-title .feature-link {
    color: #fff!important;
    line-height: 1;
    text-decoration: none!important
}
.module.feature .feature-title .feature-link:link,
.module.feature .feature-title .feature-link:visited,
.module.feature .feature-title .feature-link:hover,
.module.feature .feature-title .feature-link:active {
    text-decoration: none!important
}
.module.feature .feature-title .feature-link strong {
    display: inline-block;
    height: 52px;
    padding: 0 25px;
    margin-right: 15px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 52px
}
.module.feature .feature-title .feature-link.orange strong {
    background-color: #ed5c0b
}
.module.feature .feature-title .feature-link.purple strong {
    background-color: #76069f
}
.module.feature .feature-title .feature-link.red strong {
    background-color: #cb0d0b
}
.module.feature .feature-title .feature-link.green strong {
    background-color: #70a204
}
.module.feature .feature-title .feature-link.yellow strong {
    background-color: #fcbf06
}
.module.feature .feature-title .feature-link.blue strong {
    background-color: #1894e5
}
.module.feature .feature-title .feature-link-toggle {
    display: inline-block;
    width: 52px;
    height: 52px;
    vertical-align: bottom;
    background: transparent url(../images/sprite-feature-arrows.png) center top no-repeat
}
.module.feature .feature-image.active .feature-link.orange span {
    background-position: center -54px
}
.module.feature .feature-image.active .feature-link.purple span {
    background-position: center -108px
}
.module.feature .feature-image.active .feature-link.red span {
    background-position: center -162px
}
.module.feature .feature-image.active .feature-link.green span {
    background-position: center -216px
}
.module.feature .feature-image.active .feature-link.yellow span {
    background-position: center -270px
}
.module.feature .feature-image.active .feature-link.blue span {
    background-position: center -324px
}
.module.feature .feature-drawer {
    background-color: #fff;
    display: none;
    padding: 25px 0 0 0;
    width: 100%
}
.module.feature .feature-drawer .feature-drawer-content {
    padding: 0 40px
}
@media screen and (max-width:991px) {
    .module.feature .feature-drawer .feature-drawer-content {
        padding: 0
    }
}
.module.feature .feature-drawer .feature-drawer-column img {
    margin: 0 0 15px 0
}
.module.feature .feature-drawer .feature-drawer-column h3 {
    padding: 0;
    margin: 0 0 5px 0;
    color: #000;
    font-weight: bold;
    line-height: 20px
}
.module.feature .feature-drawer .feature-drawer-column a {
    color: #14a8fd;
    text-transform: uppercase;
    text-decoration: none
}
.module.feature .feature-drawer .feature-drawer-column:last-child,
.module.feature .feature-drawer .feature-drawer-column.last-child {
    margin-right: 0;
    border: 0
}
@media screen and (max-width:991px) {
    .module.feature .feature-drawer .feature-drawer-column {
        border-bottom: 10px solid #414143;
        float: none;
        margin: 0;
        padding: 20px 25px;
        width: 100%
    }

    .module.feature .feature-drawer .feature-drawer-column img {
        margin: 0 0 10px;
        display: inline-block
    }
}
.module.feature .feature-drawer .feature-drawer-subcontent {
    padding: 10px;
    border-top: solid 1px #e9e9e9;
    background: #e5e5e7
}
.module.feature .feature-drawer .color-buttons {
    max-width: 625px;
    padding: 0;
    margin: 0 auto
}
.module.feature .feature-drawer .color-buttons a {
    width: 100%;
    margin: 0 auto
}
.module.feature .feature-drawer .drawer-pull {
    display: none;
    padding: 4px 0 8px 0;
    border-top: solid 1px #58595b
}
@media screen and (max-width:991px) {
    .module.feature .feature-drawer .drawer-pull {
        display: block
    }
}
.module.feature .feature-drawer .drawer-pull .drawer-pull-inner {
    width: 50px;
    height: 5px;
    margin: 0 auto;
    background: #58595b
}
.toggle-columns {
    line-height: 1;
    list-style: none
}
@media screen and (max-width:991px) {
    .toggle-columns {
        padding: 0
    }
}
header.intranet-header {
    border-bottom: solid 1px #9a9c9d
}
header.intranet-header .row {
    margin: 0 -10px
}
header.intranet-header .row>* {
    padding: 0 10px
}
header.intranet-header .intranet-comfort-nav {
    display: block;
    padding: 10px 0;
    background: #70132d
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-left {
    color: #fff;
    font-size: 20px;
    line-height: 36px
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a,
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a:link,
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a:hover,
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a:active,
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a:visited,
header.intranet-header .intranet-comfort-nav .intranet-comfort-left a:focus {
    color: #fff;
    text-decoration: none
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-left span {
    display: inline-block;
    color: #fcbf06;
    padding: 0 10px
}
@media screen and (max-width:767px) {
    header.intranet-header .intranet-comfort-nav .intranet-comfort-left {
        text-align: center
    }
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right {
    color: #9a9c9d;
    text-align: right
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right a {
    display: inline-block;
    margin-left: 20px;
    color: inherit;
    font-weight: 700
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right a:first-child {
    margin-left: 0
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right form {
    display: inline-block;
    padding: 0;
    margin: 0
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right input {
    width: 210px;
    padding: 0 15px;
    margin-left: 35px;
    border: solid 1px #b3818f;
    background-color: transparent;
    color: #9a9c9d;
    font-size: 14px;
    font-weight: normal
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right input::-webkit-input-placeholder {
    color: #9a9c9d
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right input::-moz-placeholder {
    color: #9a9c9d
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right input:-moz-placeholder {
    color: #9a9c9d
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right input:-ms-input-placeholder {
    color: #9a9c9d
}
header.intranet-header .intranet-comfort-nav .intranet-comfort-right button img {
    width: 18px
}
@media screen and (max-width:767px) {
    header.intranet-header .intranet-comfort-nav .intranet-comfort-right {
        text-align: center;
        padding-top: 10px
    }

    header.intranet-header .intranet-comfort-nav .intranet-comfort-right a {
        margin: 0 0 0 20px
    }

    header.intranet-header .intranet-comfort-nav .intranet-comfort-right a:first-child {
        margin-left: 0
    }

    header.intranet-header .intranet-comfort-nav .intranet-comfort-right form {
        display: block;
        padding-top: 10px
    }
}
header.intranet-header .intranet-main-nav {
    position: relative;
    display: block;
    background: #333132
}
header.intranet-header .intranet-main-nav .main>ul {
    display: block;
    margin: 0;
    padding: 0;
    background: #333132;
    list-style-type: none;
    text-align: center
}
header.intranet-header .intranet-main-nav .main>ul li {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0
}
@media screen and (max-width:767px) {
    header.intranet-header .intranet-main-nav .main {
        padding: 0
    }
}
header.intranet-header .intranet-main-nav a {
    display: inline-block;
    padding: 10px 10px;
    font-size: 14px
}
header.intranet-header .intranet-main-nav a,
header.intranet-header .intranet-main-nav a:link,
header.intranet-header .intranet-main-nav a:visited,
header.intranet-header .intranet-main-nav a:focus {
    color: #9a9c9d;
    text-decoration: none
}
header.intranet-header .intranet-main-nav a:hover,
header.intranet-header .intranet-main-nav a:active {
    color: #fff;
    text-decoration: none
}
header.intranet-header .intranet-main-nav .dl-menuwrapper {
    position: relative;
    float: none;
    z-index: 1000;
    height: 40px;
    background-color: #333132
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    padding: 10px 15px;
    text-align: right
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 2px;
    margin: 4px 0 0 10px;
    vertical-align: top;
    background: #9a9c9d;
    box-shadow: 0 5px 0 #9a9c9d, 0 10px 0 #9a9c9d
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger:hover,
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger.dl-active {
    color: #fff
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger:hover:after,
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-trigger.dl-active:after {
    background: #fff;
    box-shadow: 0 5px 0 #fff, 0 10px 0 #fff
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-menu {
    margin-top: 40px
}
header.intranet-header .intranet-main-nav .dl-menuwrapper .dl-menu a {
    display: block
}
header.intranet-header .intranet-main-nav .dl-menuwrapper li {
    margin: 0
}
header.intranet-header .intranet-main-nav .dl-menuwrapper li a {
    border-bottom: 0;
    border-top: 1px solid #504e4f
}
header.intranet-header .page-masthead-container {
    position: relative;
    margin-bottom: 16px
}
header.intranet-header .intranet-masthead-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20
}
header.intranet-header .intranet-masthead-content .main {
    position: relative;
    height: 100%
}
@media screen and (max-width:767px) {
    header.intranet-header .intranet-masthead-content {
        position: static
    }

    header.intranet-header .intranet-masthead-content .main {
        position: static
    }
}
header.intranet-header .intranet-masthead-buttons {
    position: absolute;
    padding: 0 50px;
    right: 0;
    bottom: -16px;
    left: 0
}
header.intranet-header .intranet-masthead-buttons a {
    display: block;
    padding: 12px 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
header.intranet-header .intranet-masthead-buttons a,
header.intranet-header .intranet-masthead-buttons a:link,
header.intranet-header .intranet-masthead-buttons a:hover,
header.intranet-header .intranet-masthead-buttons a:active,
header.intranet-header .intranet-masthead-buttons a:visited,
header.intranet-header .intranet-masthead-buttons a:focus {
    text-decoration: none
}
header.intranet-header .intranet-masthead-buttons a span {
    color: #414143
}
header.intranet-header .intranet-masthead-buttons a.green {
    background-color: #7fb707
}
header.intranet-header .intranet-masthead-buttons a.green:hover {
    background-color: #669403
}
header.intranet-header .intranet-masthead-buttons a.yellow {
    background-color: #ffb505
}
header.intranet-header .intranet-masthead-buttons a.yellow:hover {
    background-color: #f7a403
}
header.intranet-header .intranet-masthead-buttons a.blue {
    background-color: #2ba7f8
}
header.intranet-header .intranet-masthead-buttons a.blue:hover {
    background-color: #037dcd
}
header.intranet-header .intranet-masthead-buttons a.orange {
    background-color: #f96715
}
header.intranet-header .intranet-masthead-buttons a.orange:hover {
    background-color: #e05304
}
@media screen and (max-width:767px) {
    header.intranet-header .intranet-masthead-buttons {
        position: relative
    }

    header.intranet-header .intranet-masthead-buttons a {
        margin-top: 10px
    }
}
header.intranet-header .intranet-header-misc {
    padding-top: 10px
}
header.intranet-header .intranet-header-misc .intranet-breadcrumbs {
    padding: 10px 0;
    color: #fff
}
header.intranet-header .intranet-header-misc .intranet-breadcrumbs a {
    display: inline-block;
    padding: 0 5px;
    color: inherit
}
header.intranet-header .intranet-header-misc .intranet-breadcrumbs a:first-child {
    padding-left: 0
}
header.intranet-header .intranet-header-misc .intranet-breadcrumbs span {
    display: inline-block;
    padding-left: 5px;
    color: #9a9c9d
}
header.intranet-header .intranet-header-misc .current-weather {
    background: transparent
}
header.intranet-header .intranet-header-misc .weather-location {
    padding-right: 0
}
.quick-links {
    position: relative;
    z-index: 1000
}
.quick-links a,
.quick-links a:link,
.quick-links a:hover,
.quick-links a:active,
.quick-links a:visited,
.quick-links a:focus {
    text-decoration: none;
    outline: 0
}
@media screen and (max-width:767px) {
    .quick-links {
        position: absolute;
        top: 0;
        right: 10px;
        left: 10px;
        padding: 30px 50px 0 50px;
        z-index: 500
    }
}
.quick-links .quick-links-button {
    display: block;
    position: absolute;
    padding: 4px 8px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #1894e5;
    color: #fff;
    text-transform: uppercase
}
.quick-links .quick-links-button span {
    color: #414143
}
.quick-links .quick-links-button:hover {
    background: #037dcd
}
@media screen and (max-width:767px) {
    .quick-links .quick-links-button {
        position: relative;
        padding: 12px 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center
    }
}
.quick-links .quick-links-drawer-wrapper {
    height: 0;
    overflow: hidden
}
@media screen and (max-width:767px) {
    .quick-links .quick-links-drawer-wrapper {
        margin-top: -5px
    }
}
.quick-links .quick-links-drawer {
    padding-left: 50px;
    background: rgba(24, 148, 229, 0.8);
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}
@media screen and (max-width:767px) {
    .quick-links .quick-links-drawer {
        padding-top: 5px;
        padding-left: 0;
        background: #1894e5
    }
}
.quick-links .quick-links-drawer .quick-links-padded-content {
    padding-left: 0
}
@media screen and (max-width:767px) {
    .quick-links .quick-links-drawer .quick-links-padded-content {
        padding-left: 20px
    }
}
.quick-links .quick-links-drawer .quick-links-title {
    display: inline-block;
    padding: 4px 8px 4px 55px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #1894e5;
    color: #fff;
    text-transform: uppercase
}
.quick-links .quick-links-drawer .quick-links-title:before {
    content: "| ";
    display: inline-block;
    padding-right: 10px
}
@media screen and (max-width:767px) {
    .quick-links .quick-links-drawer .quick-links-title {
        padding-left: 16px;
        margin-left: -16px
    }

    .quick-links .quick-links-drawer .quick-links-title:before {
        display: none
    }
}
.quick-links .quick-links-drawer ul {
    display: block;
    margin: 0;
    padding: 0 0 10px 0;
    list-style-type: none
}
.quick-links .quick-links-drawer li {
    padding-top: 10px
}
.quick-links .quick-links-drawer a {
    color: #fff;
    text-transform: uppercase
}
.quick-links .quick-links-drawer a:hover {
    color: #fcbf06
}
.quick-links .quick-links-drawer ul.primary a {
    color: #000
}
.quick-links .quick-links-drawer ul.primary a:hover {
    color: #fff
}
.quick-links .quick-links-drawer .close-link {
    display: block;
    padding: 5px 5px 5px 20px;
    background: #037dcd;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}
.intranet-content {
    margin-top: 30px
}
.intranet-content .row {
    margin: 0 -5px
}
.intranet-content .row>* {
    padding: 0 5px
}
.intranet-content .intranet-col-title {
    padding: 10px;
    overflow: hidden;
    color: #fcbf06
}
.intranet-content .intranet-col-title a {
    color: #9a9c9d;
    text-decoration: underline
}
.intranet-content .intranet-col-title a:hover {
    color: #fff
}
.intranet-content .module {
    margin-bottom: 10px
}
.intranet-content .module-content {
    padding: 10px
}
.intranet-content .module-item {
    padding-top: 10px!important;
    margin-top: 10px!important;
    border-top: solid 1px #cdcdcd
}
.intranet-content .module-item:first-child {
    padding: 0!important;
    margin: 0!important;
    border: 0
}
.intranet-content img {
    max-width: 100%;
    margin: 0 auto
}
.intranet-content h4 {
    font-size: 16px;
    padding: 0 0 5px 0;
    margin: 0
}
.intranet-content *+img {
    margin-top: 10px
}
.intranet-content p {
    margin-top: 7px
}
.intranet-content h4+p,
.intranet-content p:first-child {
    margin-top: 0
}
.intranet-footer {
    width: auto;
    max-width: 640px;
    padding-bottom: 50px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: center
}
.intranet-footer .row {
    margin: 0
}
.intranet-footer .row>* {
    padding: 0
}
.intranet-footer img {
    margin: 0 auto 20px auto
}
.module.listing-content {
    display: none;
    background: #fff
}
.module.listing-content.active {
    display: block
}
.module.listing-content .listing-filters {
    padding: 15px 30px 0 30px
}
.module.listing-content .listing-filters .row {
    padding: 0;
    margin: 0 -5px
}
.module.listing-content .listing-filters .row>* {
    padding: 0 5px
}
.module.listing-content .listing-filters img {
    display: inline-block;
    margin-top: 6px
}
.module.listing-content .listing-filters label {
    padding-left: 20px;
    margin-bottom: 0;
    color: #d2d3d5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 36px;
    font-weight: normal
}
.module.listing-content h2 {
    padding: 30px 0 5px 30px
}
@media screen and (max-width:991px) {
    .module.listing-content h2 {
        padding: 20px 0 5px 20px
    }
}
.module.listing-content .listing-wrapper {
    padding: 0;
    margin: 0;
    list-style-type: none
}
.module.listing-content .listing-wrapper ul {
    list-style-type: none;
    padding: 10px 30px
}
@media screen and (max-width:991px) {
    .module.listing-content .listing-wrapper ul {
        padding: 10px 20px
    }
}
.module.listing-content .listing-wrapper ul ul {
    padding: 0
}
.module.listing-content .listing-wrapper a {
    color: #58595b;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
.module.listing-content .listing-wrapper a:hover {
    text-decoration: underline;
}
.module.listing-content .listing-wrapper>li {
    margin: 0
}
.module.listing-content .listing-wrapper>li:nth-child(odd) {
    background-color: #eff0f1
}
.module.listing-content .listing-wrapper>li p {
    margin: 0
}
.module.listing-content .listing-wrapper>li p.listing-section-title {
    padding: 10px 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #fff
}
@media screen and (max-width:991px) {
    .module.listing-content .listing-wrapper>li p.listing-section-title {
        padding: 10px 20px
    }
}
.module.listing-content .listing-wrapper>li p.listing-subtitle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px
}
.module.listing-content .listing-wrapper>li li li a {
    font-size: 15px
}
.module.listing-content .listing-wrapper>li li li:before {
    content: " - "
}
.section-yellow .listing-tabs a.active {
    color: #fcbf06
}
.section-yellow .module.listing-content .listing-filters {
    background-color: #fcbf06
}
.section-yellow .module.listing-content h2 {
    color: #fcbf06
}
.section-yellow .module.listing-content .listing-wrapper>li p.listing-section-title {
    background-color: #fcbf06
}
.section-yellow .module.listing-content .listing-wrapper>li p.listing-subtitle {
    color: #fcbf06
}
.section-blue .listing-tabs a.active {
    color: #1894e5
}
.section-blue .module.listing-content .listing-filters {
    background-color: #1894e5
}
.section-blue .module.listing-content h2 {
    color: #1894e5
}
.section-blue .module.listing-content .listing-wrapper>li p.listing-section-title {
    background-color: #1894e5
}
.section-blue .module.listing-content .listing-wrapper>li p.listing-subtitle {
    color: #1894e5
}
.section-green .listing-tabs a.active {
    color: #70a204
}
.section-green .module.listing-content .listing-filters {
    background-color: #70a204
}
.section-green .module.listing-content h2 {
    color: #70a204
}
.section-green .module.listing-content .listing-wrapper>li p.listing-section-title {
    background-color: #70a204
}
.section-green .module.listing-content .listing-wrapper>li p.listing-subtitle {
    color: #70a204
}
.section-maroon .listing-tabs a.active {
    color: #70132d
}
.section-maroon .module.listing-content .listing-filters {
    background-color: #70132d
}
.section-maroon .module.listing-content h2 {
    color: #70132d
}
.section-maroon .module.listing-content .listing-wrapper>li p.listing-section-title {
    background-color: #70132d
}
.section-maroon .module.listing-content .listing-wrapper>li p.listing-subtitle {
    color: #70132d
}
.globalNavContainer {
    font-size: 12px;
    text-transform: uppercase
}
.globalNavContainer ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    line-height: 0
}
.globalNavContainer li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    margin: 0;
    line-height: 1
}
.globalNavContainer a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: "Helvetica Neue Medium", Helvetica, Arial, sans-serif;
    text-decoration: none
}
@media screen and (max-width:1199px) {
    .globalNavContainer {
        background-color: #70132d
    }
}
.main-menu {
    position: relative;
    float: left
}
.main-menu .top-nav-item {
    position: relative;
    float: left;
    padding: 0 15px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 55px;
    font-weight: normal!important
}
.main-menu .top-nav-item:hover {
    text-decoration: underline!important
}
.main-menu .yellow:hover,
.main-menu .yellow:active,
.main-menu .yellow.active,
.main-menu .yellow.current,
.main-menu .yellow:focus {
    background-color: #CB0D0B;
}
.main-menu .blue:hover,
.main-menu .blue:active,
.main-menu .blue.active,
.main-menu .blue.current,
.main-menu .blue:focus {
    background-color: #1894e5
}
.main-menu .green:hover,
.main-menu .green:active,
.main-menu .green.active,
.main-menu .green.current,
.main-menu .green:focus {
    background-color: #70a204
}
.main-menu .maroon:hover,
.main-menu .maroon:active,
.main-menu .maroon.active,
.main-menu .maroon.current,
.main-menu .maroon:focus {
    background-color: #70132d
}
.main-nav-dropdowns {
    background-color: #414042;
    clear: both;
    width: 100%
}
.main-nav-dropdowns .sub-menu {
    display: none;
    padding: 17px 0 0;
    z-index: 20;
    overflow: hidden
}
.main-nav-dropdowns .sub-menu .main {
    max-width: 1040px
}
.main-nav-dropdowns .sub-menu li.contact {
    color: #fff;
    line-height: 1.8;
    padding-top: 3px
}
.main-nav-dropdowns .sub-menu .contact a {
    color: #fff;
    display: inline;
    border: 0;
    padding: 0
}
.main-nav-dropdowns .sub-menu .cta a {
    border: 0;
    font-size: 25px;
    font-family: "Adelle Regular", Arial, sans-serif;
    display: inline;
    text-decoration: underline
}
.main-nav-dropdowns .sub-menu .desktop-nav-updates {
    background-color: #70132d
}
.main-nav-dropdowns .sub-menu-container {
    position: relative;
    width: 1020px;
    margin: 0 auto
}
.main-nav-dropdowns .sub-menu-tabs {
    position: absolute;
    top: 0;
    left: 0
}
.main-nav-dropdowns .sub-menu-tabs ul {
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}
.main-nav-dropdowns .sub-menu-tabs li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    border-left: solid 2px #fff
}
.main-nav-dropdowns .sub-menu-tabs li a {
    display: block;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none
}
.main-nav-dropdowns .sub-menu-tabs li a:link,
.main-nav-dropdowns .sub-menu-tabs li a:hover,
.main-nav-dropdowns .sub-menu-tabs li a:visited,
.main-nav-dropdowns .sub-menu-tabs li a:active {
    text-decoration: none
}
.main-nav-dropdowns .sub-menu-tabs li:first-child {
    border-left: 0
}
.main-nav-dropdowns .sub-menu-tabs li:first-child a {
    padding-left: 0
}
.main-nav-dropdowns .sub-menu-tabs li.active a {
    font-weight: 700
}
.main-nav-dropdowns .sub-menu-header a {
    color: #d2d3d5;
    line-height: 26px
}
.main-nav-dropdowns .sub-menu-content ul {
    padding: 0;
    margin: 0
}
.main-nav-dropdowns .sub-menu-content a {
    border-bottom: 1px solid #949496;
    color: #d2d3d5;
    padding: 11px 0;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    text-transform: none;
    text-decoration: none
}
.main-nav-dropdowns .sub-menu-content a:hover,
.main-nav-dropdowns .sub-menu-content a.active,
.main-nav-dropdowns .sub-menu-content a.current {
    color: #fcbf06
}
.main-nav-dropdowns .sub-menu.yellow .sub-menu-content a:hover,
.main-nav-dropdowns .sub-menu.yellow .sub-menu-content a.active,
.main-nav-dropdowns .sub-menu.yellow .sub-menu-content a.current {
    color: #fff
}
.main-nav-dropdowns .sub-menu.yellow .cta a {
    color: #fff;

}
.main-nav-dropdowns .sub-menu.blue .sub-menu-content a:hover,
.main-nav-dropdowns .sub-menu.blue .sub-menu-content a.active,
.main-nav-dropdowns .sub-menu.blue .sub-menu-content a.current {
    color: #fff
}
.main-nav-dropdowns .sub-menu.blue .cta a {
    color: #1894e5
}
.main-nav-dropdowns .sub-menu.green .sub-menu-content a:hover,
.main-nav-dropdowns .sub-menu.green .sub-menu-content a.active,
.main-nav-dropdowns .sub-menu.green .sub-menu-content a.current {
    color: #fff
}
.main-nav-dropdowns .sub-menu.green .cta a {
    color: #70a204
}
.main-nav-dropdowns .sub-menu.maroon .sub-menu-content a:hover,
.main-nav-dropdowns .sub-menu.maroon .sub-menu-content a.active,
.main-nav-dropdowns .sub-menu.maroon .sub-menu-content a.current {
    color: #fff
}
.main-nav-dropdowns .sub-menu.maroon .cta a {
    color: #70132d
}
.main-nav-dropdowns .sub-menu-tab-content {
    display: none
}
.main-nav-dropdowns .sub-menu-container>ul,
.sub-menu-content>ul {
    float: left;
    margin: 0 0 0 5%;
    padding: 0;
    width: 30%
}
.main-nav-dropdowns .sub-menu-container>ul:nth-child(3n),
.sub-menu-content>ul:first-child {
    margin: 0
}
.main-nav-dropdowns .sub-menu li,
.tab-sub-menu li {
    display: block;
    color: #d2d3d5;
    font-size: 16px;
    line-height: 1;
    text-transform: none
}
.updates,
.cta {
    clear: both;
    width: 100%
}
.cta {
    color: #fff;
    font-size: 25px;
    font-family: "Adelle Regular", Arial, sans-serif;
    padding: 55px 0 30px 0
}
.nav-update {
    background-color: #70132d;
    color: #9a9c9d;
    padding: 20px 0 70px 0
}
.nav-update a {
    display: inline;
    color: #fff;
    font-size: 24px;
    border: 0;
    text-decoration: underline
}
.nav-update h2 {
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    margin: 0;
    text-transform: uppercase
}
.nav-update h3 {
    color: #fff;
    font-size: 24px;
    padding: 0 0 15px;
    margin: 0
}
.utilities {
    float: right;
    padding-top: 19px
}
.utilities li {
    color: #9a9c9d;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 0 16px
}
.utilities a {
    font-family: "Arial", sans-serif;
    color: #9a9c9d;
    font-weight: 700
}
.utilities a:active, .utilities a:focus {
    color: #fff
}
.utilities a:hover,
.utilities a.active,
.utilities a.current {
    color: #fcbf06
}
.utilities .fa-sort-desc {
    margin-left: 3px;
    /*vertical-align:0*/
}
.utilities #search_button,
.utilities .tools-toggle {
    cursor: pointer
}
#search_button.active,
.tools-toggle.active {
    color: #fcc241
}
#search_button {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: transparent url(../images/icon-search-gray.png) center center no-repeat
}
#search_button.active, #search_button:hover {
    background-image: url(../images/icon-search-yellow.png)
}
a#search_button:focus {
    background-image: url(../images/icon-search-yellow.png)
}
#search_button.tablet.mobile.active {
    background-image: url(../images/icon-search-white.png)
}
.tools-toggle,
.tools-toggle i,
.tools-toggle i:before {
    display: inline-block;
    height: 11px;
    line-height: 11px;
    vertical-align: top
}
.tools-toggle {
    position: relative
}
.tools-toggle i {
    position: relative;
    top: -5px
}
.updates-tab {
    display: none
}
.updates-tab:first-child {
    display: block
}
.sub-menu-header {
    min-height: 33px;
    margin-bottom: 10px
}
.sub-menu-header div.tier-one-backup {
    float: right
}
.sub-menu-header div.tier-one-backup a {
    padding: 6px 0!important;
    font-size: 14px!important;
    font-style: italic;
    border-bottom: none!important
}
.t1NavContainer {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background: lightgray;
    *zoom: 1
}
.t1NavContainer:before,
.t1NavContainer:after {
    content: " ";
    display: table
}
.t1NavContainer:after {
    clear: both
}
.t1NavContainer:before,
.t1NavContainer:after {
    display: table;
    content: "";
    line-height: 0
}
.t1NavContainer:after {
    clear: both
}
.t1NavContainer:before,
.t1NavContainer:after {
    content: " ";
    display: table
}
.t1NavContainer:after {
    clear: both
}
.t1NavContainer:before,
.t1NavContainer:after {
    display: table;
    content: "";
    line-height: 0
}
.t1NavContainer:after {
    clear: both
}
.t1NavContainer>.content {
    width: 980px;
    padding: 0;
    margin: 0 auto;
    position: relative
}
.t1NavContainer .t1Nav {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    background: black;
    text-align: center
}
.t1NavContainer .t1Nav li {
    font-size: 15px;
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}
.t1NavContainer .t1Nav li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 14px 20px;
    color: #fff
}
.t1NavContainer .t1Nav li a:hover,
.t1NavContainer .t1Nav li a.hover {
    background-color: yellow;
    color: black;
    text-decoration: none
}
.t1NavContainer .t1Nav li a.active {
    color: black;
    text-decoration: none
}
.t1NavContainer .t1Nav li a.active:hover {
    color: #fff
}
ul.t1Nav .dhtmlMenu {
    display: none;
    position: absolute;
    background: #025aa5;
    padding: 20px;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5)
}
ul.t1Nav .dhtmlMenu ul {
    background: 0
}
ul.t1Nav .dhtmlMenu li {
    display: block
}
ul.t1Nav .dhtmlMenu li a,
ul.t1Nav .dhtmlMenu li.hover a {
    background: 0;
    padding: 5px 0
}
ul.t1Nav .dhtmlMenu li a:hover {
    text-decoration: underline
}
ul.t1Nav li.hover .dhtmlMenu {
    display: block
}
.t2NavContainer {
    display: block;
    float: left;
    width: 260px;
    padding: 0
}
.t2NavContainer ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.t2NavContainer ul li {
    margin: 0;
    padding: 0
}
.t2NavContainer .t2Nav {
    display: block
}
.t2NavContainer .t2Nav>li {
    margin: 10px 0 0 0;
    padding: 0
}
.t2NavContainer .t2Nav>li:first-child {
    margin-top: 0
}
.t2NavContainer .t2Nav>li a {
    display: block;
    padding: 15px 20px 15px 20px;
    text-decoration: none;
    color: #fff
}
.t2NavContainer .t2Nav .t3Nav {
    display: block
}
.t2NavContainer .t2Nav .t3Nav>li {
    margin: 0;
    padding: 0
}
.t2NavContainer .t2Nav .t3Nav>li:first-child {
    margin-top: 0
}
.t2NavContainer .t2Nav .t3Nav>li a {
    display: block;
    padding: 15px 20px 15px 40px;
    text-decoration: none;
    color: #fff
}
.t2NavContainer .t2Nav .t3Nav .t4Nav {
    display: block
}
.t2NavContainer .t2Nav .t3Nav .t4Nav>li {
    margin: 0;
    padding: 0
}
.t2NavContainer .t2Nav .t3Nav .t4Nav>li:first-child {
    margin-top: 0
}
.t2NavContainer .t2Nav .t3Nav .t4Nav>li a {
    display: block;
    padding: 15px 20px 15px 60px;
    text-decoration: none;
    color: #fff
}
#search-dropdown {
    display: none;
    padding: 25px 0 15px;
    overflow: hidden;
    background-color: #70132d;
    color: #fff
}
#search-dropdown .main {
    overflow: hidden
}
#search-dropdown .search {
    float: left;
    margin: 0 0 0 188px
}
#search-dropdown .search form {
    padding: 0;
    margin: 0
}
#search-dropdown .search input,
#search-dropdown .search .search-links {
    width: 305px
}
#search-dropdown .search .search-links {
    padding-top: 10px
}
#search-dropdown .search a {
    color: #fff;
    text-decoration: underline
}
#search-dropdown .search a:active {
    text-decoration: none
}
#search-dropdown .search-title {
    color: #fff!important;
    font-size: 26px;
    font-family: "Adelle Regular", Arial, sans-serif;
    line-height: 1;
    margin: 0;
    padding: 0 0 30px 15px;
    text-transform: uppercase
}
#search-dropdown .top-searches {
    float: right;
    width: 35%;
    padding-bottom: 15px;
    margin: 0 33px 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px
}
#search-dropdown .top-searches .top-searches-title {
    float: left;
    padding-right: 15px;
    color: #fcc241
}
#search-dropdown .top-searches .top-searches-content {
    overflow: hidden
}
#search-dropdown .top-searches .top-searches-content>a,
#search-dropdown .top-searches .top-searches-content>p a {
    color: #fff;
    text-decoration: underline
}
#search-dropdown .top-searches .top-searches-content>a:active,
#search-dropdown .top-searches .top-searches-content>p a:active {
    text-decoration: none
}
#search-dropdown .top-searches a {
    display: inline;
    padding: 0;
    border-bottom: 0;
    font-size: 17px;
    line-height: 24px
}
#search-dropdown .top-searches ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}
#search-dropdown .top-searches li {
    padding: 0 0 15px 0;
    margin: 0;
    color: #fff
}
#search-dropdown .top-searches li a {
    color: #d2d3d5
}
#search-dropdown .top-searches li a:active {
    color: #fff
}
#tools-dropdown {
    padding-top: 0;
    overflow: hidden;
    background-color: #70132d
}
#tools-dropdown .main {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px
}
#tools-dropdown .tools {
    display: inline-block;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1
}
#tools-dropdown .tools li {
    display: inline-block;
    list-style: none;
    line-height: 1;
    padding: 0;
    margin: 0 0 0 40px
}
#tools-dropdown .tools li a {
    display: inline-block;
    float: right;
    padding: 0;
    border-bottom: 0;
    color: #b6b8ba;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px
}
#tools-dropdown .tools li a:hover,
#tools-dropdown .tools li a:active {
    color: #fff
}
#tools-dropdown .tools li a:before {
    content: "";
    display: block;
    width: 40px;
    height: 30px;
    margin: 0 auto 5px auto;
    background: transparent url(../images/sprite-tools-icons.png) left top no-repeat
}
#tools-dropdown .tools li.login a:before {
    background-position: 0 0
}
#tools-dropdown .tools li.login a:hover:before {
    background-position: 0 -30px
}
#tools-dropdown .tools li.videos a:before {
    background-position: -40px 0
}
#tools-dropdown .tools li.videos a:hover:before {
    background-position: -40px -30px
}
#tools-dropdown .tools li.news a:before {
    background-position: -80px 0
}
#tools-dropdown .tools li.news a:hover:before {
    background-position: -80px -30px
}
#tools-dropdown .tools li.calendar a:before {
    background-position: -120px 0
}
#tools-dropdown .tools li.calendar a:hover:before {
    background-position: -120px -30px
}
#tools-dropdown .tools li.directory a:before {
    background-position: -160px 0
}
#tools-dropdown .tools li.directory a:hover:before {
    background-position: -160px -30px
}
#tools-dropdown .tools li.contact a:before {
    background-position: -200px 0
}
#tools-dropdown .tools li.contact a:hover:before {
    background-position: -200px -30px
}
#tools-dropdown .tools li.social a:before {
    background-position: -240px 0
}
#tools-dropdown .tools li.social a:hover:before {
    background-position: -240px -30px
}
@media screen and (max-width:1199px) {
    #tools-dropdown .tools {
        float: none
    }

    #tools-dropdown .tools>li+li {
        margin: 0;
        text-align: center
    }

    #tools-dropdown .tools>li+li a {
        background-position: center 0;
        background-repeat: no-repeat;
        display: inline-block;
        float: left;
        font-weight: bold;
        margin: 15px 0 0;
        padding: 35px 0 0!important;
        text-align: center;
        width: 50%
    }

    #tools-dropdown .tools li.dl-back a {
        float: none
    }
}
.mobile-nav-wrapper {
    position: relative;
    z-index: 999
}
.mobile-nav-wrapper .logo-mobile {
    display: block!important;
    margin: 0 auto;
    position: relative;
    width: 264px;
    z-index: 200
}
.mobile-nav-wrapper .logo-mobile img {
    display: block;
    margin: 0 auto
}
.mobile-nav-wrapper #search_button {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    left: 0;
    bottom: 0;
    margin: 0 0 10px 10px;
    z-index: 10;
    cursor: pointer;
    background-size: 24px 24px;
    color: #8c8e8f;
    float: right;
    font-size: 20px
}
.mobile-nav-wrapper #search_button.active {
    color: #fff
}
.mobile-nav-wrapper .dl-menuwrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    *zoom: 1
}
.mobile-nav-wrapper .dl-menuwrapper:before,
.mobile-nav-wrapper .dl-menuwrapper:after {
    content: " ";
    display: table
}
.mobile-nav-wrapper .dl-menuwrapper:after {
    clear: both
}
.mobile-nav-wrapper .dl-menuwrapper:before,
.mobile-nav-wrapper .dl-menuwrapper:after {
    display: table;
    content: "";
    line-height: 0
}
.mobile-nav-wrapper .dl-menuwrapper:after {
    clear: both
}
.mobile-nav-wrapper .dl-menuwrapper:before,
.mobile-nav-wrapper .dl-menuwrapper:after {
    content: " ";
    display: table
}
.mobile-nav-wrapper .dl-menuwrapper:after {
    clear: both
}
.mobile-nav-wrapper .dl-menuwrapper:before,
.mobile-nav-wrapper .dl-menuwrapper:after {
    display: table;
    content: "";
    line-height: 0
}
.mobile-nav-wrapper .dl-menuwrapper:after {
    clear: both
}
.mobile-nav-updates {
    padding: 0 10px;
    background-color: #70132d
}
.mobile-nav-updates .nav-update a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0
}
.mobile-nav-updates .nav-update h3 {
    font-size: 20px;
    text-transform: initial
}
.mobile-nav-updates .nav-update p {
    font-size: 18px;
    text-transform: initial
}
.search-dropdown-mobile {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    left: 0;
    background-color: #70132d;
    color: #fff;
    z-index: 10
}
.search-dropdown-mobile .search-dropdown-mobile-inner {
    padding: 20px 10px
}
.search-dropdown-mobile .search {
    padding-bottom: 20px
}
.search-dropdown-mobile .search-title {
    width: 75%;
    padding: 0 0 10px 0;
    margin: 0 auto;
    font-family: "Adelle Regular", Arial, sans-serif;
    color: #fff!important;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase
}
.search-dropdown-mobile .search-form {
    text-align: center;
    padding-bottom: 0
}
.search-dropdown-mobile .search-box {
    display: inline-block;
    border-radius: 5px;
    border: 0;
    color: #111;
    font-size: 16px;
    height: 35px;
    padding: 0 0 0 5px;
    width: 85%
}
.search-dropdown-mobile .search-btn {
    display: inline-block;
    background: 0;
    color: #fcc241;
    border: 0;
    margin: 0 0 0 10px;
    padding: 0
}
.search-dropdown-mobile .top-searches p {
    margin-bottom: 5px;
    color: #fcbf06;
    text-align: center
}
.search-dropdown-mobile .top-searches ul {
    list-style-type: none;
    width: 85%;
    margin: 0 auto 10px auto;
    text-align: center;
    overflow: hidden
}
.search-dropdown-mobile .top-searches ul li {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 5px;
    margin-bottom: 10px
}
.search-dropdown-mobile .top-searches ul li:nth-child(odd) {
    text-align: left
}
.search-dropdown-mobile .top-searches ul li:nth-child(even) {
    text-align: right
}
.search-dropdown-mobile .top-searches ul li a {
    color: #9a9c9d
}
.search-dropdown-mobile .top-searches a.directory {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    text-decoration: underline
}
.search-dropdown-mobile .top-searches a.directory:active {
    text-decoration: none
}
.search-dropdown-mobile .search-terms a {
    color: #d2d3d5
}
.search-dropdown-mobile .search-terms a:active {
    color: #fff
}
.dl-menuwrapper {
    background-color: #70132d;
    width: 100%;
    max-width: 100%;
    float: right;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    z-index: 100
}
.dl-menuwrapper:first-child {
    margin-right: 100px
}
.dl-menuwrapper button {
    background: #70132d;
    border: 0;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: 0;
    float: right;
    margin-right: 10px
}
.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 2px;
    background: #8c8e8f;
    top: 15px;
    right: 0;
    box-shadow: 0 8px 0 #8c8e8f, 0 16px 0 #8c8e8f
}
.dl-menuwrapper .dl-active:after {
    background: #fff;
    box-shadow: 0 8px 0 #fff, 0 16px 0 #fff
}
.dl-menuwrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #333132;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.dl-menuwrapper li {
    display: block;
    position: relative
}
.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 5px 0;
    margin: 0 15px;
    border-bottom: 1px solid #504e4f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #9a9c9d;
    text-transform: initial;
    outline: 0
}
.dl-menuwrapper li.active a,
.dl-menuwrapper li a.active {
    color: #fff
}
.dl-menuwrapper li.main-item>a {
    padding: 10px 0;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase
}
.dl-menuwrapper li.secondary-item>a {
    color: #9a9c9d;
    font-size: 13px
}
.dl-menuwrapper li.secondary-item .fa {
    display: none
}
.dl-menuwrapper li a:active {
    color: #fcc241
}
.dl-menuwrapper li.dl-back>a {
    padding-left: 20px;
    text-align: left;
    width: 100%
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:not(:only-child):after {
    content: "►";
    position: absolute;
    top: 0;
    color: #9d9b9c;
    line-height: 30px;
    -webkit-font-smoothing: antialiased
}
.dl-menuwrapper li.main-item>a:not(:only-child):after {
    line-height: 40px
}
.dl-menuwrapper li.dl-back:after {
    left: 15px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.dl-menuwrapper li>a:after {
    right: 25px;
    color: rgba(0, 0, 0, 0.15)
}
.dl-menuwrapper .dl-menu {
    margin: 45px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.dl-menuwrapper .dl-menu>li>a {
    text-transform: uppercase
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}
.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.dl-menuwrapper li .dl-submenu {
    display: none
}
.dl-menuwrapper>.dl-submenu {
    position: absolute;
    width: 100%;
    top: 45px;
    left: 0;
    margin: 0
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease;
    animation: SubMenuAnimIn1 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 .3s ease-in-out;
    animation: SubMenuAnimIn2 .3s ease-in-out
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 .4s ease;
    animation: SubMenuAnimIn3 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 .4s ease;
    animation: SubMenuAnimIn4 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 .4s ease;
    animation: SubMenuAnimIn5 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease;
    animation: SubMenuAnimOut1 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 .3s ease-in-out;
    animation: SubMenuAnimOut2 .3s ease-in-out
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 .4s ease;
    animation: SubMenuAnimOut3 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 .4s ease;
    animation: SubMenuAnimOut4 .4s ease
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 .4s ease;
    animation: SubMenuAnimOut5 .4s ease
}
.dl-submenu.tools {
    padding-bottom: 20px
}
.dl-submenu.tools>li:not(.dl-back) {
    display: block;
    padding-top: 15px;
    overflow: hidden
}
.dl-submenu.tools>li:not(.dl-back).tools-title {
    float: left;
    width: auto;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fcbf06
}
.dl-submenu.tools>li:not(.dl-back) li {
    display: block;
    width: 50%;
    float: left;
    text-align: center
}
.dl-submenu.tools>li:not(.dl-back) li a {
    padding: 0 0 10px 0;
    border: 0!important
}
.dl-submenu.tools>li:not(.dl-back) li a:before {
    content: "";
    display: block;
    width: 40px;
    height: 30px;
    margin: 0 auto 5px auto;
    background: transparent url(../images/sprite-tools-icons.png) left top no-repeat
}
.dl-submenu.tools>li:not(.dl-back) li.login a:before {
    background-position: 0 0
}
.dl-submenu.tools>li:not(.dl-back) li.login a:hover:before {
    background-position: 0 -30px
}
.dl-submenu.tools>li:not(.dl-back) li.videos a:before {
    background-position: -40px 0
}
.dl-submenu.tools>li:not(.dl-back) li.videos a:hover:before {
    background-position: -40px -30px
}
.dl-submenu.tools>li:not(.dl-back) li.news a:before {
    background-position: -80px 0
}
.dl-submenu.tools>li:not(.dl-back) li.news a:hover:before {
    background-position: -80px -30px
}
.dl-submenu.tools>li:not(.dl-back) li.calendar a:before {
    background-position: -120px 0
}
.dl-submenu.tools>li:not(.dl-back) li.calendar a:hover:before {
    background-position: -120px -30px
}
.dl-submenu.tools>li:not(.dl-back) li.directory a:before {
    background-position: -160px 0
}
.dl-submenu.tools>li:not(.dl-back) li.directory a:hover:before {
    background-position: -160px -30px
}
.dl-submenu.tools>li:not(.dl-back) li.contact a:before {
    background-position: -200px 0
}
.dl-submenu.tools>li:not(.dl-back) li.contact a:hover:before {
    background-position: -200px -30px
}
.dl-submenu.tools>li:not(.dl-back) li.social a:before {
    background-position: -240px 0
}
.dl-submenu.tools>li:not(.dl-back) li.social a:hover:before {
    background-position: -240px -30px
}
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menu.dl-subview li.dl-subview>a {
    display: none
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
    display: block
}
.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s;
    animation: MenuAnimOut1 .4s
}
.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 .3s ease-in-out;
    animation: MenuAnimOut2 .3s ease-in-out
}
.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 .4s ease;
    animation: MenuAnimOut3 .4s ease
}
.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 .4s ease;
    animation: MenuAnimOut4 .4s ease
}
.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 .4s ease;
    animation: MenuAnimOut5 .4s ease
}
.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s;
    animation: MenuAnimIn1 .3s
}
.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 .3s ease-in-out;
    animation: MenuAnimIn2 .3s ease-in-out
}
.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 .4s ease;
    animation: MenuAnimIn3 .4s ease
}
.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 .4s ease;
    animation: MenuAnimIn4 .4s ease
}
.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 .4s ease;
    animation: MenuAnimIn5 .4s ease
}
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}
.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}
.no-js .dl-menuwrapper li.dl-back {
    display: none
}
.no-js .dl-menuwrapper li>a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1)
}
.no-js .dl-menuwrapper li>a:not(:only-child):after {
    content: ''
}
@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }

    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }

    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
}
@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}
@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}
@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}
@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
}
@keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg)
    }

    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }

    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
}
@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}
@keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}
@keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}
@keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
}
@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }

    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }

    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}
@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}
@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}
@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}
@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}
@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }

    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }

    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}
@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}
@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}
@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}
@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}
@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}
@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}
@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}
@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}
@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
}
@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}
@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}
@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}
@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}
@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
}
.page-masthead-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}
.page-masthead-container .main {
    max-width: 980px!important
}
.page-masthead-container .masthead-logo {
    display: block;
    position: absolute;
    top: 30px;
    z-index: 500
}
.page-masthead-container .masthead-logo img:focus {
    outline: thin dotted white;
}
.page-masthead-container .masthead-slideshow {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 10;
    *zoom: 1
}
.page-masthead-container .masthead-slideshow:before,
.page-masthead-container .masthead-slideshow:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slideshow:after {
    clear: both
}
.page-masthead-container .masthead-slideshow:before,
.page-masthead-container .masthead-slideshow:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slideshow:after {
    clear: both
}
.page-masthead-container .masthead-slideshow:before,
.page-masthead-container .masthead-slideshow:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slideshow:after {
    clear: both
}
.page-masthead-container .masthead-slideshow:before,
.page-masthead-container .masthead-slideshow:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slideshow:after {
    clear: both
}
.page-masthead-container .masthead-slideshow-controls {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200
}
.page-masthead-container .masthead-slideshow-controls .main {
    overflow: hidden
}
.page-masthead-container .masthead-slideshow-controls ul {
    display: block;
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none
}
.page-masthead-container .masthead-slideshow-controls li {
    display: inline-block;
    padding: 10px 0;
    margin: 0
}
.page-masthead-container .masthead-slideshow-controls a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #59595c
}
.page-masthead-container .masthead-slideshow-controls li.selected a {
    background: #b1b0b1
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slideshow-controls {
        display: none
    }
}
.page-masthead-container .caroufredsel_wrapper .masthead-slideshow {
    max-width: none
}
.page-masthead-container .masthead-slide {
    position: relative;
    display: none;
    width: 100%;
    min-height: 100%;
    float: left;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    *zoom: 1
}
.page-masthead-container .masthead-slide:before,
.page-masthead-container .masthead-slide:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slide:after {
    clear: both
}
.page-masthead-container .masthead-slide:before,
.page-masthead-container .masthead-slide:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slide:after {
    clear: both
}
.page-masthead-container .masthead-slide:before,
.page-masthead-container .masthead-slide:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slide:after {
    clear: both
}
.page-masthead-container .masthead-slide:before,
.page-masthead-container .masthead-slide:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slide:after {
    clear: both
}
.page-masthead-container .masthead-slide:first-child {
    display: block
}
.page-masthead-container .masthead-slide img {
    position: relative;
    margin: 0 auto
}
.page-masthead-container .masthead-slide .masthead-slide-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}
.page-masthead-container .masthead-slide .masthead-slide-image img {
    position: absolute;
    display: block;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide .masthead-slide-image {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .page-masthead-container .masthead-slide .masthead-slide-image img {
        position: relative;
        top: auto;
        left: auto;
        height: auto!important;
        min-height: 0!important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.page-masthead-container .masthead-slide .main {
    padding-bottom: 30px;
    *zoom: 1
}
.page-masthead-container .masthead-slide .main:before,
.page-masthead-container .masthead-slide .main:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slide .main:after {
    clear: both
}
.page-masthead-container .masthead-slide .main:before,
.page-masthead-container .masthead-slide .main:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slide .main:after {
    clear: both
}
.page-masthead-container .masthead-slide .main:before,
.page-masthead-container .masthead-slide .main:after {
    content: " ";
    display: table
}
.page-masthead-container .masthead-slide .main:after {
    clear: both
}
.page-masthead-container .masthead-slide .main:before,
.page-masthead-container .masthead-slide .main:after {
    display: table;
    content: "";
    line-height: 0
}
.page-masthead-container .masthead-slide .main:after {
    clear: both
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide .main {
        padding: 30px 0
    }
}
.page-masthead-container .masthead-slide .text-overlay {
    float: left;
    max-width: 50%;
    padding: 20px;
    z-index: 1000;
    background: url(../images/bg_text-overlay.png) 0 0 repeat;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "Helvetica Neue Bold Condensed", Helvetica, Arial, sans-serif;
    font-size: 100px;
    line-height: 1;
    text-transform: uppercase
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide .text-overlay {
        font-size: 63px;
        max-width: 100%
    }
}
.page-masthead-container .masthead-slide.medium,
.page-masthead-container .masthead-slide .text-overlay.medium {
    font-size: 80px
}
.page-masthead-container .masthead-slide.small,
.page-masthead-container .masthead-slide .text-overlay.small {
    font-size: 70px
}
.page-masthead-container .masthead-slide .masthead-slide-cta {
    position: absolute;
    right: 30px;
    bottom: 60px;
    width: 50%;
    text-align: right
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide .masthead-slide-cta {
        width: auto;
        right: 0;
        bottom: -20px;
        left: 0;
        text-align: center
    }
}
.page-masthead-container .masthead-slide .call-to-action {
    display: inline-block;
    width: auto;
    padding: 15px 30px;
    border-radius: 6px;
    background-color: #1894E5;
    color: #fff !important;
    font-size: 18px;
    z-index: 1000
}
.page-masthead-container .masthead-slide .call-to-action:hover {
    text-decoration: none
}
.page-masthead-container .masthead-slide .call-to-action:active {
    background-color: #fff;
    color: #1894E5!important
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide .call-to-action {
        padding: 6px 30px;
        font-size: 17px;
        line-height: 21px
    }
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slide.has-cta {
        background-position: center top;
        background-size: contain
    }
}
.page-masthead-container .caroufredsel_wrapper .masthead-slide {
    display: block
}
.page-masthead-container .masthead-slideshow.home .masthead-slide {
    min-height: 700px
}
@media screen and (max-width:991px) {
    .page-masthead-container .masthead-slideshow.home .masthead-slide {
        min-height: 0
    }
}
.page-masthead-container .masthead-slideshow.home .masthead-slide .main {
    padding-top: 185px
}
@media screen and (min-width:768px) and (max-width:991px) {
    .page-masthead-container .masthead-slideshow.home .masthead-slide .main {
        padding-top: 370px
    }
}
.page-masthead-container .masthead-slideshow.tier .masthead-slide {
    min-height: 320px;
    height: 100%
}
.intranet-header .page-masthead-container .masthead-slideshow.tier .masthead-slide {
    min-height: 120px;
    height: 100%
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slideshow.tier .masthead-slide {
        min-height: 0;
        height: auto;
        background: url(../images/bg_text-overlay.png) 0 0 repeat;
        background: rgba(0, 0, 0, 0.4)
    }

    .page-masthead-container .masthead-slideshow.tier .masthead-slide .text-overlay {
        background: transparent
    }
}
.page-masthead-container .masthead-slideshow.tier .masthead-slide .main {
    padding-top: 144px
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-slideshow.tier .masthead-slide .main {
        padding: 0
    }
}
.page-masthead-container .masthead-cta {
    position: relative;
    width: 100%;
    min-height: 405px;
    z-index: 1001
}
.page-masthead-container .masthead-cta ul {
    padding: 0;
    list-style-type: none
}
@media screen and (max-width:1199px) {
    .page-masthead-container .masthead-cta ul {
        margin: 0
    }
}
.page-masthead-container .masthead-cta li {
    text-align: center;
    vertical-align: top
}
.page-masthead-container .masthead-cta li .cta-title {
    padding: 10px 0;
    margin: 0 0 6px;
    border-radius: 6px 6px 0 0;
    font-size: 70px;
    line-height: 1;
    text-transform: uppercase
}
.page-masthead-container .masthead-cta li .cta-title em {
    font-style: normal;
    position: relative
}
.page-masthead-container .masthead-cta li * {
    font-family: "Helvetica Neue Bold Condensed", Helvetica, Arial, sans-serif;
    color: #fff
}
.page-masthead-container .masthead-cta li p {
    font-size: 20px;
    margin: 0 0 20px
}
.page-masthead-container .masthead-cta li h1,
.page-masthead-container .masthead-cta li h2,
.page-masthead-container .masthead-cta li h3 {
    font-size: 26px;
    padding: 0 0 5px;
    margin: 0
}
.page-masthead-container .masthead-cta li a {
    display: inline;
    text-decoration: underline
}
.page-masthead-container .masthead-cta .visit .cta-title,
.page-masthead-container .masthead-cta .visit .text {
    background: url(../images/img_bg-admissions-visit.png) 0 0 repeat;
    background: rgba(24, 148, 229, 0.9)
}
.page-masthead-container .masthead-cta .apply .cta-title,
.page-masthead-container .masthead-cta .apply .text {
    background: url(../images/img_bg-admissions-apply.png) 0 0 repeat;
    background: rgba(118, 6, 155, 0.9)
}
.page-masthead-container .masthead-cta .info .cta-title,
.page-masthead-container .masthead-cta .info .text {
    background: url(../images/img_bg-admissions-info.png) 0 0 repeat;
    background: rgba(112, 162, 4, 0.9)
}
.page-masthead-container .masthead-cta .text {
    border-radius: 0 0 6px 6px;
    height: 267px;
    padding: 15px
}
.page-masthead-container .header-noimg {
    padding: 25px 0 10px 0;
    overflow: hidden
}
.page-masthead-container .header-noimg .header-noimg-logo {
    float: left;
    padding-right: 25px
}
.page-masthead-container .header-noimg .header-noimg-content {
    overflow: hidden
}
.page-masthead-container .header-noimg .header-noimg-content h1 {
    padding-top: 25px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 48px;
    text-transform: uppercase
}
.page-masthead-container .header-noimg .header-noimg-content p {
    max-width: 560px;
    color: #9a9c9d
}
.page-masthead-container .header-noimg .header-noimg-content .search-content {
    height: 84px;
    padding: 10px 20px;
    color: #fff;
    background: #70132d url(../images/bg-search-watermark.png) right bottom no-repeat
}
.page-masthead-container .header-noimg .header-noimg-content .search-content a {
    color: #d2d3d5
}
.page-masthead-container .header-noimg .header-noimg-content .search-content a:hover {
    color: #fff;
    text-decoration: none
}
.page-masthead-container .header-noimg .header-noimg-content .search-content p {
    display: inline-block;
    float: left;
    color: #fff
}
.page-masthead-container .header-noimg .header-noimg-content .search-content ul {
    display: inline-block;
    float: left;
    list-style-type: none;
    padding: 0 0 0 30px;
    margin: 0
}
.page-masthead-container .header-noimg .header-noimg-content .search-content li {
    display: block;
    padding: 0 0 3px 0;
    margin: 0
}
@media screen and (max-width:1199px) {
    .page-masthead-container .header-noimg .header-noimg-content .search-content {
        height: auto;
        overflow: hidden
    }
}
@media screen and (max-width:991px) {
    .page-masthead-container .header-noimg .header-noimg-content .search-content p,
    .page-masthead-container .header-noimg .header-noimg-content .search-content ul {
        display: block;
        float: none
    }
}
.search-form {
    display: block;
    padding-bottom: 30px
}
.search-results a {
    color: #1894e5
}
.search-results .result {
    padding-top: 15px
}
.search-results .result p {
    padding: 0;
    margin: 0
}
.search-results .result p.result-title {
    font-size: 18px
}
.search-results .result p.result-data {
    font-size: 12px;
    color: #9a9c9d
}
.search-results .result p.result-data a {
    color: #70132d
}
.search-results .search-sidebar-title {
    padding: 15px 0 0 30px
}
@media screen and (max-width:991px) {
    .search-results .search-sidebar-title {
        padding-left: 0
    }
}
.search-results .search-sidebar-title:first-child {
    padding-top: 0
}
.search-results .search-sidebar-border {
    padding-left: 30px;
    margin-top: 10px;
    border-left: solid 1px #58595b
}
.search-results .search-sidebar-border .search-sidebar-title {
    padding-left: 0
}
@media screen and (max-width:991px) {
    .search-results .search-sidebar-border {
        padding-left: 0;
        border-left: none
    }
}
.search-results .search-person {
    padding: 10px 0;
    overflow: hidden
}
.search-results .search-person img {
    max-width: 120px!important;
    min-width: 0;
    float: left
}
.search-results .search-person .search-person-info {
    padding-left: 15px;
    overflow: hidden
}
.search-results .search-person a {
    color: #70132d
}
.social-grid-wrapper {
    clear: both;
    margin-bottom: 20px
}
.social-grid-wrapper h2 {
    padding-top: 15px;
    color: #fff;
    font-family: "Adelle Regular", Arial, sans-serif;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase
}
.social-grid-wrapper .row {
    width: 100%;
    margin: 0!important;
    padding: 0;
    overflow: hidden
}
.social-grid-wrapper .row>* {
    padding: 0;
    overflow: hidden
}
.social-grid-wrapper .social-grid .single-height {
    height: 200px
}
.social-grid-wrapper .social-grid .double-height {
    height: 400px
}
.social-grid-wrapper .social-grid a {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.social-grid-wrapper .social-grid .twitter-box {
    float: left;
    background-color: #70132d
}
.social-grid-wrapper .social-grid .twitter-box a {
    position: relative;
    display: inline;
    color: inherit
}
.social-grid-wrapper .social-grid .twitter-box .twitter-feed-tweet {
    width: 95%;
    padding: 20px;
    margin: 0 auto
}
.social-grid-wrapper .social-grid .twitter-box .twitter-feed-tweet p {
    color: #fff;
    font-size: 15px
}
.social-grid-wrapper .social-grid .twitter-box .twitter-image {
    width: 60px;
    height: 60px;
    margin-left: 30px;
    float: left
}
.social-grid-wrapper .social-grid .twitter-box .twitter-image img {
    width: 100%
}
.social-grid-wrapper .social-grid .twitter-box .twitter-profile-name {
    float: left;
    margin-left: 15px;
    margin-top: 10px
}
.social-grid-wrapper .social-grid .twitter-box .twitter-profile-name p {
    color: #fff;
    margin: 0;
    font-style: italic
}
.social-grid-wrapper .social-grid .twitter-box .twitter-profile-name p.twitter-timestamp {
    font-size: 10px;
    font-style: normal
}
.social-grid-wrapper .social-grid .twitter-box .fa-twitter {
    color: #fff;
    float: right;
    font-size: 32px;
    margin: 40px 20px 10px 0
}
.social-grid-wrapper .social-grid-links {
    color: #fff;
}
.social-grid-wrapper .social-grid-links a {
    color: inherit
}
@media screen and (max-width:1040px) {
    .social-grid-wrapper .social-grid-links {
        overflow: hidden;
        padding: 0 10px
    }
}
@media screen and (max-width:991px) {
    .social-grid-wrapper {
        max-width: 400px;
        margin: 0 auto
    }
}
.social-grid-buttons {
    width: 100%;
    margin-top: 25px;
    text-align: center
}
.social-grid-buttons a {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-left: 15px;
    background: #6c6d70
}
.social-grid-buttons a:first-child {
    margin-left: 0
}
.social-grid-buttons a:hover {
    background: #fff
}
.social-grid-buttons a img {
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.page-tier .social-grid .single-height {
    height: 130px
}
.page-tier .social-grid .double-height {
    height: 260px
}
.page-tier .social-grid .twitter-box .twitter-feed-tweet {
    height: 70px;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    overflow: hidden
}
.page-tier .social-grid .twitter-box .twitter-feed-tweet p {
    margin-bottom: 0;
    font-size: 11px
}
.page-tier .social-grid .twitter-box .twitter-image {
    width: 30px;
    height: 30px;
    margin-left: 15px;
    float: left
}
.page-tier .social-grid .twitter-box .twitter-image img {
    width: 100%
}
.page-tier .social-grid .twitter-box .twitter-profile-name {
    float: left;
    margin-left: 10px;
    margin-top: 0
}
.page-tier .social-grid .twitter-box .twitter-profile-name p {
    color: #fff;
    margin: 0;
    font-size: 11px;
    font-style: italic
}
.page-tier .social-grid .twitter-box .twitter-profile-name p.twitter-timestamp {
    font-size: 10px;
    font-style: normal
}
.page-tier .social-grid .twitter-box .fa-twitter {
    color: #fff;
    float: right;
    font-size: 32px;
    margin: 0 20px 10px 0
}
.video-highlight iframe {
    height: 574px
}
@media screen and (max-width:767px) {
    .video-highlight iframe {
        height: 250px
    }
}
.video-listing .video-listing-nav {
    padding: 25px 0;
    color: #fff;
    font-size: 18px
}
.video-listing .video-listing-nav * {
    vertical-align: top
}
.video-listing .video-listing-nav a {
    display: inline-block;
    color: inherit
}
.video-listing .video-listing-nav>a {
    padding-right: 25px
}
.video-listing .video-listing-nav ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}
.video-listing .video-listing-nav ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    margin: 0;
    border-left: solid 1px #fff
}
.video-listing .video-listing-nav ul li:first-child {
    border-left: none
}
.video-listing .row {
    padding-bottom: 40px;
    color: #fff
}
@media screen and (max-width:767px) {
    .video-listing .row>* {
        padding-top: 20px
    }
}
.video-listing .row+.row {
    padding-top: 40px;
    border-top: solid 1px #838385
}
.video-listing .row img {
    width: 100%
}
.video-listing .row a.video-listing-link {
    display: block;
    position: relative;
    margin-bottom: 5px
}
.video-listing .row a.video-listing-link:after {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 45px;
    height: 32px;
    z-index: 10;
    background: transparent url(../images/icon-play-gray.png) center center no-repeat
}
.video-listing .row p {
    margin: 0
}
.video-listing .row p.video-listing-category {
    font-size: 14px
}
.video-listing .row p.video-listing-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px
}
.video-listing .row p.video-listing-text {
    color: #838385
}
.current-weather {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 10px 0;
    margin: 0 auto;
    background-color: #71112c;
    color: #fff;
    text-align: right
}
@media screen and (max-width:991px) {
    .current-weather {
        padding-top: 30px;
        text-align: center
    }
}
.weather-location {
    display: inline-block;
    padding: 0 30px 0 0
}
.weather-location * {
    position: relative;
    vertical-align: top
}
@media screen and (max-width:991px) {
    .weather-location {
        padding-right: 0;
        color: #dadbdb;
        font-size: 17px;
        line-height: 35px
    }
}
.breadcrumbs .weather-location {
    display: block;
    padding: 0;
    margin-top: -3px;
    color: #dadbdb;
}
.weather-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    background-size: 20px 20px;
    background-position: left bottom;
    background-repeat: no-repeat
}
.weather-icon.broken-clouds-day {
    background-image: url(../images/icon-weather-broken-clouds-day.svg)
}
.weather-icon.broken-clouds-nite {
    background-image: url(../images/icon-weather-broken-clouds-nite.svg)
}
.weather-icon.clear-day {
    background-image: url(../images/icon-weather-clear-day.svg)
}
.weather-icon.clear-nite {
    background-image: url(../images/icon-weather-clear-nite.svg)
}
.weather-icon.few-clouds-day {
    background-image: url(../images/icon-weather-few-clouds-day.svg)
}
.weather-icon.few-clouds-nite {
    background-image: url(../images/icon-weather-few-clouds-nite.svg)
}
.weather-icon.mist-day {
    background-image: url(../images/icon-weather-mist-day.svg)
}
.weather-icon.mist-nite {
    background-image: url(../images/icon-weather-mist-nite.svg)
}
.weather-icon.rain-day {
    background-image: url(../images/icon-weather-rain-day.svg)
}
.weather-icon.rain-nite {
    background-image: url(../images/icon-weather-rain-nite.svg)
}
.weather-icon.scattered-clouds-day {
    background-image: url(../images/icon-weather-scattered-clouds-day.svg)
}
.weather-icon.scattered-clouds-nite {
    background-image: url(../images/icon-weather-scattered-clouds-nite.svg)
}
.weather-icon.shower-rainy-day {
    background-image: url(../images/icon-weather-shower-rainy-day.svg)
}
.weather-icon.shower-rainy-nite {
    background-image: url(../images/icon-weather-shower-rainy-nite.svg)
}
.weather-icon.snow-day-nite {
    background-image: url(../images/icon-weather-snow-day-nite.svg)
}
.weather-icon.t-storm-day {
    background-image: url(../images/icon-weather-t-storm-day.svg)
}
.weather-icon.t-storm-nite {
    background-image: url(../images/icon-weather-t-storm-nite.svg)
}
@media screen and (max-width:991px) {
    .weather-icon {
        width: 35px;
        height: 35px;
        vertical-align: middle;
        background-size: 35px 35px
    }
}
div.current-weather div.row {
    margin: 0 -10px;
}
div.announcement {
    color: #b6b8ba;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 15px;
}
div.announcement a {
    color: #ffc001;
    text-decoration: underline;
    white-space: nowrap;
}
@media (min-width:768px) {
    div.announcement {
        margin: 4px 0 0 0;
        text-align: left;
    }
}
@media (min-width:992px) {
    div.announcement {
        margin: -3px 0;
        text-align: left;
    }
}

.module.feature .feature-title .feature-link.maroon strong {background-color: #70132d;}
.module.feature.news {overflow: hidden;clear: both;background: #fff;}
.col-md-6.news-img {padding: 0;}
.col-md-6.news-img img {width: 100%;}
.col-md-6.news-content {padding:20px;text-align: left;}
.news-title {font-family: "Adelle Regular",Arial,sans-serif;font-size: 30px;font-weight: 700;line-height: 1;}
.news-byline {font-size: 20px;font-weight: 600;padding-bottom: 10px;}
p.news-body {color: #000;font-size: 15px;}
.module.feature.news .news-link a {font-weight: 600 !important;text-decoration: none !important;font-size: 16px;}
@media (min-width:992px) {
    .news-title {font-size: 34px;}
    .module.feature.news {max-height: 340px;}
    .col-md-6.news-img img {height: 100%;}
}


.module .module-item img {
			margin-bottom: 15px;
		}

        .announcement-overflow {
            overflow: hidden;
            max-height: 100px;
            margin-bottom: 5px;
        }

        .left {
            font-family: 'Adelle Regular', Arial, sans-serif;
            font-size: 18px;
        }

        .intranet-col-title {
            background: #414042;
            border: 2px solid white;
        }

        .intranet-content h4 {
	        font-size: 18px;
	        padding: 0;
	        margin: 2px;
	        color: #fcbf06;
	        font-weight: normal;
        }
        .right a {
            margin-top: 1px;
        }
        .homecol {
            border-right: 1px solid #e8e8e8;
        }

        a:hover {
            /*color: #fff;*/
            text-decoration: underline;
        }

        .intranet-header {
            background-color: #222;
        }

        .events-item {
            float: left; /* important */
            position: relative; /* important(so we can absolutely position the description div */
            margin-bottom: 10px;
            width: 100%;
        }

            .events-item img {
                margin-bottom: 0px !important;
            }

            .events-item .description {
                width: inherit;
            }

        .today-description {
            width: 100%
        }
        .description {
            position: absolute; /* absolute position (so we can position it where we want)*/
            bottom: 0px; /* position will be on bottom */
            left: 0px;
            margin-top: 0px !important;
            width: 100% !important;
            /* styling bellow */
            color: white;
            background-color: rgba(0,0,0,0.7);
            background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0.3));
        }

        div.description img {
            margin-top: 0px !important;
        }

        div.description_content h4 {
            font-size: 16px;
            color: white;
            padding-bottom: 0;
        }

        .description_content {
            padding: 10px;
            margin: 0px;
            font-size: 12px;
        }

        .event-details {
            margin-left: 10px !important;
        }

        .module-item h4 {
            font-family: 'Adelle Regular', Arial, sans-serif;
            color: #70132D;
            font-size: 18px;
            font-weight: bold;
        }

        .plain-link {
            text-decoration: none !important;
            color: white !important;
        }

        .fr-txt-style-default {
            width: 100%;
            float: left;
            color: #595958 !important;
        }

        .fr-def-link-type {
            float: left;
        }

        .fr-h2-cat-title {
            color: #404040 !important;
        }

        .fr-h1 {
            color: #404040 !important;
            font-size: 10.5px !important;
            line-height: 14px;
        }
        a.fr-menu-link:focus {
            background-color: #70132d;
        }
        #dining h4 {
            margin-bottom: 15px;
            margin-top: 15px;
        }
button.controls:focus {
    outline: thin dotted white;
}

        .btn-mininav {
            background-color: #666;
            border: 1px solid #ccc;
        }
        .orange {
            color: #fcbf06;
        }

              button.btn {
            width:auto !important;
        }
        .mininav {
            margin-top: 10px;
            margin-bottom: 10px;
            text-align: center;

        }
        @media (max-width: 768px) {
            .intranet-content {
                margin-top: 0px;
            }
        }
        .btn-group {
            position: relative;
            display: inline-block;
            vertical-align: middle;
        }

        .left-sub-menu > li > a:hover {
            color: #fff;
        }
        ul.check-list {
                list-style: none;
        }

        .check-list li:before {
                content: '__ ';
        }


.twitter-feed-tweet p a:link {
    font-weight: normal !important;
}


* { text-decoration-skip-ink: none; } /* gets rid of the underline skipping that is default in chrome now, apparently.*/
.headline {
    margin-left: 0px !important;
}

.img-left {
  float: left;
  padding: 0px 8px 8px 8px;
}
.img-right {
  float: right;
  padding: 8px 0px 8px 8px;
}