/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
[hidden] {
display:none
}
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
body { margin: 0 }
a:focus { outline: thin dotted }
a:active, a:hover { outline: 0 }
h1 { margin: .67em 0; font-size: 2em }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
hr { height: 0; -moz-box-sizing: content-box; box-sizing: content-box }
mark { color: #000; background: #ff0 }
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 { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 0 }
fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0 }
legend { padding: 0; border: 0 }
button, input, select, textarea { margin: 0; font-family: inherit; font-size: 100% }
button, input { line-height: normal }
button, select { text-transform: none }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button }
button[disabled], html input[disabled] { cursor: default }
input[type="checkbox"], input[type="radio"] { padding: 0; box-sizing: border-box }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
@media print {
* { color: #000!important; text-shadow: none!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) ")" }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: "" }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid }
thead { display: table-header-group }
tr, img { page-break-inside: avoid }
img { max-width: 100%!important }
@page {
margin:2cm .5cm
}
p, h2, h3 { orphans: 3; widows: 3 }
h2, h3 { page-break-after: avoid }
.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.428571429; color: #333; background-color: #fff }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit }
button, input, select[multiple], textarea { background-image: none }
a { color: #003068; text-decoration: none }
a:hover, a:focus { color: #000d1c; text-decoration: underline }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
img { vertical-align: middle }
.img-responsive { display: block; height: auto; max-width: 100% }
.img-rounded { border-radius: 6px }
.img-thumbnail { display: inline-block; height: auto; max-width: 100%; padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.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; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); border: 0 }
p { margin: 0 0 10px }
.lead { margin-bottom: 20px; font-size: 16.099999999999998px; font-weight: 200; line-height: 1.4 }
@media(min-width:768px) {
.lead { font-size: 21px }
}
small { font-size: 85% }
cite { font-style: normal }
.text-muted { color: #999 }
.text-primary { color: #003068 }
.text-warning { color: #c09853 }
.text-danger { color: #b94a48 }
.text-success { color: #468847 }
.text-info { color: #3a87ad }
.text-left { text-align: left }
.text-right { text-align: right }
.text-center { text-align: center }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1 }
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 }
h4, h5, h6 { margin-top: 10px; margin-bottom: 10px }
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 }
h1 small, .h1 small { font-size: 24px }
h2 small, .h2 small { font-size: 18px }
h3 small, .h3 small, h4 small, .h4 small { font-size: 14px }
.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-right: 5px; padding-left: 5px }
dl { margin-bottom: 20px }
dt, dd { line-height: 1.428571429 }
dt { font-weight: bold }
dd { margin-left: 0 }
@media(min-width:768px) {
.dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap }
.dl-horizontal dd { margin-left: 180px }
.dl-horizontal dd:before, .dl-horizontal dd:after { display: table; content: " " }
.dl-horizontal dd:after { clear: both }
.dl-horizontal dd:before, .dl-horizontal dd:after { display: table; content: " " }
.dl-horizontal dd:after { clear: both }
}
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999 }
abbr.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 { display: block; line-height: 1.428571429; color: #999 }
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 { text-align: right }
blockquote.pull-right small:before { content: '' }
blockquote.pull-right small:after { content: '\00A0 \2014' }
q:before, q:after, blockquote:before, blockquote:after { content: "" }
address { display: block; margin-bottom: 20px; font-style: normal; line-height: 1.428571429 }
code, pre { font-family: Monaco, Menlo, Consolas, "Courier New", monospace }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; white-space: nowrap; background-color: #f9f2f4; border-radius: 4px }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px }
pre.prettyprint { margin-bottom: 20px }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border: 0 }
.pre-scrollable { max-height: 340px; overflow-y: scroll }
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto }
.container:before, .container:after { display: table; content: " " }
.container:after { clear: both }
.container:before, .container:after { display: table; content: " " }
.container:after { clear: both }
.row { margin-right: -15px; margin-left: -15px }
.row:before, .row:after { display: table; content: " " }
.row:after { clear: both }
.row:before, .row:after { display: table; content: " " }
.row:after { clear: both }
.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, .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, .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, .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 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 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 { float: left }
.col-xs-1 { width: 8.333333333333332% }
.col-xs-2 { width: 16.666666666666664% }
.col-xs-3 { width: 25% }
.col-xs-4 { width: 33.33333333333333% }
.col-xs-5 { width: 41.66666666666667% }
.col-xs-6 { width: 50% }
.col-xs-7 { width: 58.333333333333336% }
.col-xs-8 { width: 66.66666666666666% }
.col-xs-9 { width: 75% }
.col-xs-10 { width: 83.33333333333334% }
.col-xs-11 { width: 91.66666666666666% }
.col-xs-12 { width: 100% }
@media(min-width:768px) {
.container { max-width: 750px }
.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 { float: left }
.col-sm-1 { width: 8.333333333333332% }
.col-sm-2 { width: 16.666666666666664% }
.col-sm-3 { width: 25% }
.col-sm-4 { width: 33.33333333333333% }
.col-sm-5 { width: 41.66666666666667% }
.col-sm-6 { width: 50% }
.col-sm-7 { width: 58.333333333333336% }
.col-sm-8 { width: 66.66666666666666% }
.col-sm-9 { width: 75% }
.col-sm-10 { width: 83.33333333333334% }
.col-sm-11 { width: 91.66666666666666% }
.col-sm-12 { width: 100% }
.col-sm-push-1 { left: 8.333333333333332% }
.col-sm-push-2 { left: 16.666666666666664% }
.col-sm-push-3 { left: 25% }
.col-sm-push-4 { left: 33.33333333333333% }
.col-sm-push-5 { left: 41.66666666666667% }
.col-sm-push-6 { left: 50% }
.col-sm-push-7 { left: 58.333333333333336% }
.col-sm-push-8 { left: 66.66666666666666% }
.col-sm-push-9 { left: 75% }
.col-sm-push-10 { left: 83.33333333333334% }
.col-sm-push-11 { left: 91.66666666666666% }
.col-sm-pull-1 { right: 8.333333333333332% }
.col-sm-pull-2 { right: 16.666666666666664% }
.col-sm-pull-3 { right: 25% }
.col-sm-pull-4 { right: 33.33333333333333% }
.col-sm-pull-5 { right: 41.66666666666667% }
.col-sm-pull-6 { right: 50% }
.col-sm-pull-7 { right: 58.333333333333336% }
.col-sm-pull-8 { right: 66.66666666666666% }
.col-sm-pull-9 { right: 75% }
.col-sm-pull-10 { right: 83.33333333333334% }
.col-sm-pull-11 { right: 91.66666666666666% }
.col-sm-offset-1 { margin-left: 8.333333333333332% }
.col-sm-offset-2 { margin-left: 16.666666666666664% }
.col-sm-offset-3 { margin-left: 25% }
.col-sm-offset-4 { margin-left: 33.33333333333333% }
.col-sm-offset-5 { margin-left: 41.66666666666667% }
.col-sm-offset-6 { margin-left: 50% }
.col-sm-offset-7 { margin-left: 58.333333333333336% }
.col-sm-offset-8 { margin-left: 66.66666666666666% }
.col-sm-offset-9 { margin-left: 75% }
.col-sm-offset-10 { margin-left: 83.33333333333334% }
.col-sm-offset-11 { margin-left: 91.66666666666666% }
}
@media(min-width:992px) {
.container { max-width: 970px }
.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 { float: left }
.col-md-1 { width: 8.333333333333332% }
.col-md-2 { width: 16.666666666666664% }
.col-md-3 { width: 25% }
.col-md-4 { width: 33.33333333333333% }
.col-md-5 { width: 41.66666666666667% }
.col-md-6 { width: 50% }
.col-md-7 { width: 58.333333333333336% }
.col-md-8 { width: 66.66666666666666% }
.col-md-9 { width: 75% }
.col-md-10 { width: 83.33333333333334% }
.col-md-11 { width: 91.66666666666666% }
.col-md-12 { width: 100% }
.col-md-push-0 { left: auto }
.col-md-push-1 { left: 8.333333333333332% }
.col-md-push-2 { left: 16.666666666666664% }
.col-md-push-3 { left: 25% }
.col-md-push-4 { left: 33.33333333333333% }
.col-md-push-5 { left: 41.66666666666667% }
.col-md-push-6 { left: 50% }
.col-md-push-7 { left: 58.333333333333336% }
.col-md-push-8 { left: 66.66666666666666% }
.col-md-push-9 { left: 75% }
.col-md-push-10 { left: 83.33333333333334% }
.col-md-push-11 { left: 91.66666666666666% }
.col-md-pull-0 { right: auto }
.col-md-pull-1 { right: 8.333333333333332% }
.col-md-pull-2 { right: 16.666666666666664% }
.col-md-pull-3 { right: 25% }
.col-md-pull-4 { right: 33.33333333333333% }
.col-md-pull-5 { right: 41.66666666666667% }
.col-md-pull-6 { right: 50% }
.col-md-pull-7 { right: 58.333333333333336% }
.col-md-pull-8 { right: 66.66666666666666% }
.col-md-pull-9 { right: 75% }
.col-md-pull-10 { right: 83.33333333333334% }
.col-md-pull-11 { right: 91.66666666666666% }
.col-md-offset-0 { margin-left: 0 }
.col-md-offset-1 { margin-left: 8.333333333333332% }
.col-md-offset-2 { margin-left: 16.666666666666664% }
.col-md-offset-3 { margin-left: 25% }
.col-md-offset-4 { margin-left: 33.33333333333333% }
.col-md-offset-5 { margin-left: 41.66666666666667% }
.col-md-offset-6 { margin-left: 50% }
.col-md-offset-7 { margin-left: 58.333333333333336% }
.col-md-offset-8 { margin-left: 66.66666666666666% }
.col-md-offset-9 { margin-left: 75% }
.col-md-offset-10 { margin-left: 83.33333333333334% }
.col-md-offset-11 { margin-left: 91.66666666666666% }
}
@media(min-width:1200px) {
.container { max-width: 1170px }
.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 { float: left }
.col-lg-1 { width: 8.333333333333332% }
.col-lg-2 { width: 16.666666666666664% }
.col-lg-3 { width: 25% }
.col-lg-4 { width: 33.33333333333333% }
.col-lg-5 { width: 41.66666666666667% }
.col-lg-6 { width: 50% }
.col-lg-7 { width: 58.333333333333336% }
.col-lg-8 { width: 66.66666666666666% }
.col-lg-9 { width: 75% }
.col-lg-10 { width: 83.33333333333334% }
.col-lg-11 { width: 91.66666666666666% }
.col-lg-12 { width: 100% }
.col-lg-push-0 { left: auto }
.col-lg-push-1 { left: 8.333333333333332% }
.col-lg-push-2 { left: 16.666666666666664% }
.col-lg-push-3 { left: 25% }
.col-lg-push-4 { left: 33.33333333333333% }
.col-lg-push-5 { left: 41.66666666666667% }
.col-lg-push-6 { left: 50% }
.col-lg-push-7 { left: 58.333333333333336% }
.col-lg-push-8 { left: 66.66666666666666% }
.col-lg-push-9 { left: 75% }
.col-lg-push-10 { left: 83.33333333333334% }
.col-lg-push-11 { left: 91.66666666666666% }
.col-lg-pull-0 { right: auto }
.col-lg-pull-1 { right: 8.333333333333332% }
.col-lg-pull-2 { right: 16.666666666666664% }
.col-lg-pull-3 { right: 25% }
.col-lg-pull-4 { right: 33.33333333333333% }
.col-lg-pull-5 { right: 41.66666666666667% }
.col-lg-pull-6 { right: 50% }
.col-lg-pull-7 { right: 58.333333333333336% }
.col-lg-pull-8 { right: 66.66666666666666% }
.col-lg-pull-9 { right: 75% }
.col-lg-pull-10 { right: 83.33333333333334% }
.col-lg-pull-11 { right: 91.66666666666666% }
.col-lg-offset-0 { margin-left: 0 }
.col-lg-offset-1 { margin-left: 8.333333333333332% }
.col-lg-offset-2 { margin-left: 16.666666666666664% }
.col-lg-offset-3 { margin-left: 25% }
.col-lg-offset-4 { margin-left: 33.33333333333333% }
.col-lg-offset-5 { margin-left: 41.66666666666667% }
.col-lg-offset-6 { margin-left: 50% }
.col-lg-offset-7 { margin-left: 58.333333333333336% }
.col-lg-offset-8 { margin-left: 66.66666666666666% }
.col-lg-offset-9 { margin-left: 75% }
.col-lg-offset-10 { margin-left: 83.33333333333334% }
.col-lg-offset-11 { margin-left: 91.66666666666666% }
}
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.428571429; 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-"] { display: table-column; float: none }
table td[class*="col-"], table th[class*="col-"] { display: table-cell; float: none }
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th { background-color: #f5f5f5 }
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th { background-color: #dff0d8; border-color: #d6e9c6 }
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td { background-color: #d0e9c6; border-color: #c9e2b3 }
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th { background-color: #f2dede; border-color: #eed3d7 }
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td { background-color: #ebcccc; border-color: #e6c1c7 }
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th { background-color: #fcf8e3; border-color: #fbeed5 }
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td { background-color: #faf2cc; border-color: #f8e5be }
@media(max-width:768px) {
.table-responsive { width: 100%; margin-bottom: 15px; overflow-x: scroll; overflow-y: hidden; border: 1px solid #ddd }
.table-responsive>.table { margin-bottom: 0; background-color: #fff }
.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>thead>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .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-family: inherit; font-size: inherit; font-style: inherit }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; 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
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .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,0.075), 0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6) }
.form-control[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; padding-left: 20px; margin-top: 10px; margin-bottom: 10px; 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; font-weight: normal; vertical-align: middle; 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: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px }
select.input-lg { height: 45px; line-height: 45px }
textarea.input-lg { height: auto }
.has-warning .help-block, .has-warning .control-label { color: #c09853 }
.has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e }
.has-warning .input-group-addon { color: #c09853; background-color: #fcf8e3; border-color: #c09853 }
.has-error .help-block, .has-error .control-label { color: #b94a48 }
.has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392 }
.has-error .input-group-addon { color: #b94a48; background-color: #f2dede; border-color: #b94a48 }
.has-success .help-block, .has-success .control-label { color: #468847 }
.has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b }
.has-success .input-group-addon { color: #468847; background-color: #dff0d8; border-color: #468847 }
.form-control-static { padding-top: 7px; 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 .radio, .form-inline .checkbox { display: inline-block; padding-left: 0; margin-top: 0; margin-bottom: 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 { padding-top: 7px; margin-top: 0; margin-bottom: 0 }
.form-horizontal .form-group { margin-right: -15px; margin-left: -15px }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; content: " " }
.form-horizontal .form-group:after { clear: both }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; content: " " }
.form-horizontal .form-group:after { clear: both }
@media(min-width:768px) {
.form-horizontal .control-label { text-align: right }
}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid transparent; 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 #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.btn:hover, .btn:focus { color: #333; text-decoration: none }
.btn:active, .btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { pointer-events: none; cursor: not-allowed; opacity: .65; filter: alpha(opacity=65); -webkit-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-primary { color: #fff; background-color: #003068; border-color: #00244f }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: #fff; background-color: #001d3f; border-color: #000811 }
.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: #003068; border-color: #00244f }
.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-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-success { color: #fff; background-color: #9c3; border-color: #8ab82e }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #fff; background-color: #81ab2b; border-color: #658722 }
.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: #9c3; border-color: #8ab82e }
.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-link { font-weight: normal; color: #003068; cursor: pointer; border-radius: 0 }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent }
.btn-link:hover, .btn-link:focus { color: #000d1c; 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, .btn-xs { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-xs { padding: 1px 5px }
.btn-block { display: block; width: 100%; padding-right: 0; padding-left: 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% }
.fade { opacity: 0; -webkit-transition: opacity .15s linear; transition: opacity .15s linear }
.fade.in { opacity: 1 }
.collapse { display: none }
.collapse.in { display: block }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height .35s ease; transition: height .35s ease }
@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'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1 }
.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-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-print:before { content: "\e045" }
.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-eye-open:before { content: "\e105" }
.glyphicon-eye-close:before { content: "\e106" }
.glyphicon-warning-sign:before { content: "\e107" }
.glyphicon-plane:before { content: "\e108" }
.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-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-tasks:before { content: "\e137" }
.glyphicon-filter:before { content: "\e138" }
.glyphicon-fullscreen:before { content: "\e140" }
.glyphicon-dashboard:before { content: "\e141" }
.glyphicon-heart-empty:before { content: "\e143" }
.glyphicon-link:before { content: "\e144" }
.glyphicon-phone:before { content: "\e145" }
.glyphicon-usd:before { content: "\e148" }
.glyphicon-gbp:before { content: "\e149" }
.glyphicon-sort:before { content: "\e150" }
.glyphicon-sort-by-alphabet:before { content: "\e151" }
.glyphicon-sort-by-alphabet-alt:before { content: "\e152" }
.glyphicon-sort-by-order:before { content: "\e153" }
.glyphicon-sort-by-order-alt:before { content: "\e154" }
.glyphicon-sort-by-attributes:before { content: "\e155" }
.glyphicon-sort-by-attributes-alt:before { content: "\e156" }
.glyphicon-unchecked:before { content: "\e157" }
.glyphicon-expand:before { content: "\e158" }
.glyphicon-collapse-down:before { content: "\e159" }
.glyphicon-collapse-up:before { content: "\e160" }
.glyphicon-log-in:before { content: "\e161" }
.glyphicon-flash:before { content: "\e162" }
.glyphicon-log-out:before { content: "\e163" }
.glyphicon-new-window:before { content: "\e164" }
.glyphicon-record:before { content: "\e165" }
.glyphicon-save:before { content: "\e166" }
.glyphicon-open:before { content: "\e167" }
.glyphicon-saved:before { content: "\e168" }
.glyphicon-import:before { content: "\e169" }
.glyphicon-export:before { content: "\e170" }
.glyphicon-send:before { content: "\e171" }
.glyphicon-floppy-disk:before { content: "\e172" }
.glyphicon-floppy-saved:before { content: "\e173" }
.glyphicon-floppy-remove:before { content: "\e174" }
.glyphicon-floppy-save:before { content: "\e175" }
.glyphicon-floppy-open:before { content: "\e176" }
.glyphicon-credit-card:before { content: "\e177" }
.glyphicon-transfer:before { content: "\e178" }
.glyphicon-cutlery:before { content: "\e179" }
.glyphicon-header:before { content: "\e180" }
.glyphicon-compressed:before { content: "\e181" }
.glyphicon-earphone:before { content: "\e182" }
.glyphicon-phone-alt:before { content: "\e183" }
.glyphicon-tower:before { content: "\e184" }
.glyphicon-stats:before { content: "\e185" }
.glyphicon-sd-video:before { content: "\e186" }
.glyphicon-hd-video:before { content: "\e187" }
.glyphicon-subtitles:before { content: "\e188" }
.glyphicon-sound-stereo:before { content: "\e189" }
.glyphicon-sound-dolby:before { content: "\e190" }
.glyphicon-sound-5-1:before { content: "\e191" }
.glyphicon-sound-6-1:before { content: "\e192" }
.glyphicon-sound-7-1:before { content: "\e193" }
.glyphicon-copyright-mark:before { content: "\e194" }
.glyphicon-registration-mark:before { content: "\e195" }
.glyphicon-cloud-download:before { content: "\e197" }
.glyphicon-cloud-upload:before { content: "\e198" }
.glyphicon-tree-conifer:before { content: "\e199" }
.glyphicon-tree-deciduous:before { content: "\e200" }
.glyphicon-briefcase:before { content: "\1f4bc" }
.glyphicon-calendar:before { content: "\1f4c5" }
.glyphicon-pushpin:before { content: "\1f4cc" }
.glyphicon-paperclip:before { content: "\1f4ce" }
.glyphicon-camera:before { content: "\1f4f7" }
.glyphicon-lock:before { content: "\1f512" }
.glyphicon-bell:before { content: "\1f514" }
.glyphicon-bookmark:before { content: "\1f516" }
.glyphicon-fire:before { content: "\1f525" }
.glyphicon-wrench:before { content: "\1f527" }
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid #000; border-right: 4px solid transparent; border-bottom: 0 dotted; border-left: 4px solid transparent; content: "" }
.dropdown { position: relative }
.dropdown-toggle:focus { outline: 0 }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; list-style: none; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); box-shadow: 0 6px 12px rgba(0,0,0,0.175); background-clip: padding-box }
.dropdown-menu.pull-right { right: 0; left: auto }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 }
.dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333; white-space: nowrap }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #fff; text-decoration: none; background-color: #003068 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #fff; text-decoration: none; background-color: #003068; outline: 0 }
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { color: #999 }
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu { display: block }
.open>a { outline: 0 }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.428571429; color: #999 }
.dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990 }
.pull-right>.dropdown-menu { right: 0; left: auto }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0 dotted; border-bottom: 4px solid #000; content: "" }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px }
@media(min-width:768px) {
.navbar-right .dropdown-menu { right: 0; left: auto }
}
.btn-default .caret { border-top-color: #333 }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff }
.dropup .btn-default .caret { border-bottom-color: #333 }
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff }
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle }
.btn-group>.btn, .btn-group-vertical>.btn { position: relative; float: left }
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { z-index: 2 }
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus { outline: 0 }
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px }
.btn-toolbar:before, .btn-toolbar:after { display: table; content: " " }
.btn-toolbar:after { clear: both }
.btn-toolbar:before, .btn-toolbar:after { display: table; content: " " }
.btn-toolbar:after { clear: both }
.btn-toolbar .btn-group { float: left }
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group { margin-left: 5px }
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0 }
.btn-group>.btn:first-child { margin-left: 0 }
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 }
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.btn-group>.btn-group { float: left }
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 }
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0 }
.btn-group>.btn-group:last-child>.btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0 }
.btn-group-xs>.btn { padding: 5px 10px; padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-group-sm>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-group-lg>.btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px }
.btn-group>.btn+.dropdown-toggle { padding-right: 8px; padding-left: 8px }
.btn-group>.btn-lg+.dropdown-toggle { padding-right: 12px; padding-left: 12px }
.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.btn .caret { margin-left: 0 }
.btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0 }
.dropup .btn-lg .caret { border-width: 0 5px 5px }
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group { display: block; float: none; width: 100%; max-width: 100% }
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { display: table; content: " " }
.btn-group-vertical>.btn-group:after { clear: both }
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { display: table; content: " " }
.btn-group-vertical>.btn-group:after { clear: both }
.btn-group-vertical>.btn-group>.btn { float: none }
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 }
.btn-group-vertical>.btn:not(:first-child):not(:last-child) { border-radius: 0 }
.btn-group-vertical>.btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 }
.btn-group-vertical>.btn:last-child:not(:first-child) { border-top-right-radius: 0; border-bottom-left-radius: 4px; border-top-left-radius: 0 }
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 }
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0 }
.btn-group-vertical>.btn-group:last-child>.btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0 }
.btn-group-justified { display: table; width: 100%; border-collapse: separate; table-layout: fixed }
.btn-group-justified .btn { display: table-cell; float: none; width: 1% }
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
display:none
}
.input-group { position: relative; display: table; border-collapse: separate }
.input-group.col { float: none; padding-right: 0; padding-left: 0 }
.input-group .form-control { width: 100%; margin-bottom: 0 }
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px }
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { height: 45px; line-height: 45px }
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn { height: auto }
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px }
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn { height: auto }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0 }
.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle }
.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 4px }
.input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px }
.input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0 }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0 }
.input-group-addon:first-child { border-right: 0 }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.input-group-addon:last-child { border-left: 0 }
.input-group-btn { position: relative; white-space: nowrap }
.input-group-btn>.btn { position: relative }
.input-group-btn>.btn+.btn { margin-left: -4px }
.input-group-btn>.btn:hover, .input-group-btn>.btn:active { z-index: 2 }
.nav { padding-left: 0; margin-bottom: 0; list-style: none }
.nav:before, .nav:after { display: table; content: " " }
.nav:after { clear: both }
.nav:before, .nav:after { display: table; content: " " }
.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; cursor: not-allowed; background-color: transparent }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: #eee; border-color: #003068 }
.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.428571429; 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; cursor: default; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent }
.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 }
@media(min-width:768px) {
.nav-tabs.nav-justified>li { display: table-cell; width: 1% }
}
.nav-tabs.nav-justified>li>a { margin-right: 0; border-bottom: 1px solid #ddd }
.nav-tabs.nav-justified>.active>a { border-bottom-color: #fff }
.nav-pills>li { float: left }
.nav-pills>li>a { border-radius: 5px }
.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: #003068 }
.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 }
@media(min-width:768px) {
.nav-justified>li { display: table-cell; width: 1% }
}
.nav-tabs-justified { border-bottom: 0 }
.nav-tabs-justified>li>a { margin-right: 0; border-bottom: 1px solid #ddd }
.nav-tabs-justified>.active>a { border-bottom-color: #fff }
.tabbable:before, .tabbable:after { display: table; content: " " }
.tabbable:after { clear: both }
.tabbable:before, .tabbable:after { display: table; content: " " }
.tabbable:after { clear: both }
.tab-content>.tab-pane, .pill-content>.pill-pane { display: none }
.tab-content>.active, .pill-content>.active { display: block }
.nav .caret { border-top-color: #003068; border-bottom-color: #003068 }
.nav a:hover .caret { border-top-color: #000d1c; border-bottom-color: #000d1c }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0 }
.navbar { position: relative; z-index: 1000; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent }
.navbar:before, .navbar:after { display: table; content: " " }
.navbar:after { clear: both }
.navbar:before, .navbar:after { display: table; content: " " }
.navbar:after { clear: both }
@media(min-width:768px) {
.navbar { border-radius: 4px }
}
.navbar-header:before, .navbar-header:after { display: table; content: " " }
.navbar-header:after { clear: both }
.navbar-header:before, .navbar-header:after { display: table; content: " " }
.navbar-header:after { clear: both }
@media(min-width:768px) {
.navbar-header { float: left }
}
.navbar-collapse { max-height: 340px; padding-right: 15px; padding-left: 15px; overflow-x: visible; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); -webkit-overflow-scrolling: touch }
.navbar-collapse:before, .navbar-collapse:after { display: table; content: " " }
.navbar-collapse:after { clear: both }
.navbar-collapse:before, .navbar-collapse:after { display: table; content: " " }
.navbar-collapse:after { clear: both }
.navbar-collapse.in { overflow-y: auto }
@media(min-width:768px) {
.navbar-collapse { width: auto; border-top: 0; box-shadow: none }
.navbar-collapse.collapse { display: block!important; height: auto!important; padding-bottom: 0; overflow: visible!important }
.navbar-collapse.in { overflow-y: visible }
.navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -15px }
.navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px }
.navbar-collapse .navbar-text:last-child { margin-right: 0 }
}
.container>.navbar-header, .container>.navbar-collapse { margin-right: -15px; margin-left: -15px }
@media(min-width:768px) {
.container>.navbar-header, .container>.navbar-collapse { margin-right: 0; margin-left: 0 }
}
.navbar-static-top { border-width: 0 0 1px }
@media(min-width:768px) {
.navbar-static-top { border-radius: 0 }
}
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; border-width: 0 0 1px }
@media(min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0 }
}
.navbar-fixed-top { top: 0; z-index: 1030 }
.navbar-fixed-bottom { bottom: 0; margin-bottom: 0 }
.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none }
@media(min-width:768px) {
.navbar>.container .navbar-brand { margin-left: -15px }
}
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 4px }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px }
.navbar-toggle .icon-bar+.icon-bar { margin-top: 4px }
@media(min-width:768px) {
.navbar-toggle { display: none }
}
.navbar-nav { margin: 7.5px -15px }
.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 20px }
@media(max-width:767px) {
.navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none }
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px }
.navbar-nav .open .dropdown-menu>li>a { line-height: 20px }
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus { background-image: none }
}
@media(min-width:768px) {
.navbar-nav { float: left; margin: 0 }
.navbar-nav>li { float: left }
.navbar-nav>li>a { padding-top: 15px; padding-bottom: 15px }
}
@media(min-width:768px) {
.navbar-left { float: left!important }
.navbar-right { float: right!important }
}
.navbar-form { padding: 10px 15px; margin-top: 8px; margin-right: -15px; margin-bottom: 8px; margin-left: -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1); box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1) }
@media(min-width:768px) {
.navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle }
.navbar-form .form-control { display: inline-block }
.navbar-form .radio, .navbar-form .checkbox { display: inline-block; padding-left: 0; margin-top: 0; margin-bottom: 0 }
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0 }
}
@media(max-width:767px) {
.navbar-form .form-group { margin-bottom: 5px }
}
@media(min-width:768px) {
.navbar-form { width: auto; padding-top: 0; padding-bottom: 0; margin-right: 0; margin-left: 0; border: 0; -webkit-box-shadow: none; box-shadow: none }
}
.navbar-nav>li>.dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0 }
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0 }
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right { right: 0; left: auto }
.navbar-btn { margin-top: 8px; margin-bottom: 8px }
.navbar-text { float: left; margin-top: 15px; margin-bottom: 15px }
@media(min-width:768px) {
.navbar-text { margin-right: 15px; margin-left: 15px }
}
.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7 }
.navbar-default .navbar-brand { color: #777 }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent }
.navbar-default .navbar-text { color: #777 }
.navbar-default .navbar-nav>li>a { color: #777 }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #333; background-color: transparent }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #555; background-color: #e7e7e7 }
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus { color: #ccc; background-color: transparent }
.navbar-default .navbar-toggle { border-color: #ddd }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd }
.navbar-default .navbar-toggle .icon-bar { background-color: #ccc }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e6e6e6 }
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret { border-top-color: #333; border-bottom-color: #333 }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { color: #555; background-color: #e7e7e7 }
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret { border-top-color: #555; border-bottom-color: #555 }
.navbar-default .navbar-nav>.dropdown>a .caret { border-top-color: #777; border-bottom-color: #777 }
@media(max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #777 }
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus { color: #333; background-color: transparent }
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus { color: #555; background-color: #e7e7e7 }
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #ccc; background-color: transparent }
}
.navbar-default .navbar-link { color: #777 }
.navbar-default .navbar-link:hover { color: #333 }
.navbar-inverse { background-color: #222; border-color: #080808 }
.navbar-inverse .navbar-brand { color: #999 }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent }
.navbar-inverse .navbar-text { color: #999 }
.navbar-inverse .navbar-nav>li>a { color: #999 }
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #fff; background-color: transparent }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #fff; background-color: #080808 }
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus { color: #444; background-color: transparent }
.navbar-inverse .navbar-toggle { border-color: #333 }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333 }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010 }
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #fff; background-color: #080808 }
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #fff; border-bottom-color: #fff }
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999; border-bottom-color: #999 }
.navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret { border-top-color: #fff; border-bottom-color: #fff }
@media(max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { border-color: #080808 }
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #999 }
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus { color: #fff; background-color: transparent }
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus { color: #fff; background-color: #080808 }
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #444; background-color: transparent }
}
.navbar-inverse .navbar-link { color: #999 }
.navbar-inverse .navbar-link:hover { color: #fff }
.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px }
.breadcrumb>li { display: inline-block }
.breadcrumb>li+li:before { padding: 0 5px; color: #ccc; content: "/\00a0" }
.breadcrumb>.active { color: #999 }
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px }
.pagination>li { display: inline }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd }
.pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px }
.pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 4px; border-bottom-right-radius: 4px }
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { background-color: #eee }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { z-index: 2; color: #fff; cursor: default; background-color: #003068; border-color: #003068 }
.pagination>.disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd }
.pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 18px }
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-bottom-left-radius: 6px; border-top-left-radius: 6px }
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-top-right-radius: 6px; border-bottom-right-radius: 6px }
.pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px }
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-bottom-left-radius: 3px; border-top-left-radius: 3px }
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-top-right-radius: 3px; border-bottom-right-radius: 3px }
.pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none }
.pager:before, .pager:after { display: table; content: " " }
.pager:after { clear: both }
.pager:before, .pager:after { display: table; content: " " }
.pager:after { clear: both }
.pager li { display: inline }
.pager li>a, .pager li>span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px }
.pager li>a:hover, .pager li>a:focus { text-decoration: none; background-color: #eee }
.pager .next>a, .pager .next>span { float: right }
.pager .previous>a, .pager .previous>span { float: left }
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span { color: #999; cursor: not-allowed; background-color: #fff }
.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em }
.label[href]:hover, .label[href]:focus { color: #fff; text-decoration: none; cursor: pointer }
.label:empty { display: none }
.label-default { background-color: #999 }
.label-default[href]:hover, .label-default[href]:focus { background-color: #808080 }
.label-primary { background-color: #003068 }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #001835 }
.label-success { background-color: #9c3 }
.label-success[href]:hover, .label-success[href]:focus { background-color: #7aa329 }
.label-info { background-color: #5bc0de }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5 }
.label-warning { background-color: #f0ad4e }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f }
.label-danger { background-color: #d9534f }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c }
.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; background-color: #999; border-radius: 10px }
.badge:empty { display: none }
a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer }
.btn .badge { position: relative; top: -1px }
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge { color: #003068; background-color: #fff }
.nav-pills>li>a>.badge { margin-left: 3px }
.jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.1428571435; color: inherit; background-color: #eee }
.jumbotron h1 { line-height: 1; color: inherit }
.jumbotron p { line-height: 1.4 }
.container .jumbotron { border-radius: 6px }
@media screen and (min-width:768px) {
.jumbotron { padding-top: 48px; padding-bottom: 48px }
.container .jumbotron { padding-right: 60px; padding-left: 60px }
.jumbotron h1 { font-size: 63px }
}
.thumbnail { display: inline-block; display: block; height: auto; max-width: 100%; padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.thumbnail>img { display: block; height: auto; max-width: 100% }
a.thumbnail:hover, a.thumbnail:focus { border-color: #003068 }
.thumbnail>img { margin-right: auto; margin-left: auto }
.thumbnail .caption { padding: 9px; color: #333 }
.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px }
.alert h4 { margin-top: 0; color: inherit }
.alert .alert-link { font-weight: bold }
.alert>p, .alert>ul { margin-bottom: 0 }
.alert>p+p { margin-top: 5px }
.alert-dismissable { padding-right: 35px }
.alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit }
.alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6 }
.alert-success hr { border-top-color: #c9e2b3 }
.alert-success .alert-link { color: #356635 }
.alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1 }
.alert-info hr { border-top-color: #a6e1ec }
.alert-info .alert-link { color: #2d6987 }
.alert-warning { color: #c09853; background-color: #fcf8e3; border-color: #fbeed5 }
.alert-warning hr { border-top-color: #f8e5be }
.alert-warning .alert-link { color: #a47e3c }
.alert-danger { color: #b94a48; background-color: #f2dede; border-color: #eed3d7 }
.alert-danger hr { border-top-color: #e6c1c7 }
.alert-danger .alert-link { color: #953b39 }
@-webkit-keyframes progress-bar-stripes { from {
background-position:40px 0
}
to { background-position: 0 0 }
}
@-moz-keyframes progress-bar-stripes { from {
background-position:40px 0
}
to { background-position: 0 0 }
}
@-o-keyframes progress-bar-stripes { from {
background-position:0 0
}
to { background-position: 40px 0 }
}
@keyframes progress-bar-stripes { from {
background-position:40px 0
}
to { background-position: 0 0 }
}
.progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; color: #fff; text-align: center; background-color: #003068; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); -webkit-transition: width .6s ease; transition: width .6s ease }
.progress-striped .progress-bar { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-size: 40px 40px }
.progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite }
.progress-bar-success { background-color: #9c3 }
.progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-info { background-color: #5bc0de }
.progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-warning { background-color: #f0ad4e }
.progress-striped .progress-bar-warning { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-danger { background-color: #d9534f }
.progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.media, .media-body { overflow: hidden; zoom: 1 }
.media, .media .media { margin-top: 15px }
.media:first-child { margin-top: 0 }
.media-object { display: block }
.media-heading { margin: 0 0 5px }
.media>.pull-left { margin-right: 10px }
.media>.pull-right { margin-left: 10px }
.media-list { padding-left: 0; list-style: none }
.list-group { padding-left: 0; margin-bottom: 20px }
.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px }
.list-group-item>.badge { float: right }
.list-group-item>.badge+.badge { margin-right: 5px }
a.list-group-item { color: #555 }
a.list-group-item .list-group-item-heading { color: #333 }
a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #f5f5f5 }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #003068; border-color: #003068 }
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading { color: inherit }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #3592ff }
.list-group-item-heading { margin-top: 0; margin-bottom: 5px }
.list-group-item-text { margin-bottom: 0; line-height: 1.3 }
.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); box-shadow: 0 1px 1px rgba(0,0,0,0.05) }
.panel-body { padding: 15px }
.panel-body:before, .panel-body:after { display: table; content: " " }
.panel-body:after { clear: both }
.panel-body:before, .panel-body:after { display: table; content: " " }
.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 { border-top-right-radius: 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 { margin-bottom: 0 }
.panel>.panel-body+.table { border-top: 1px solid #ddd }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px }
.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px }
.panel-title>a { color: inherit }
.panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px }
.panel-group .panel { margin-bottom: 0; overflow: hidden; border-radius: 4px }
.panel-group .panel+.panel { margin-top: 5px }
.panel-group .panel-heading { border-bottom: 0 }
.panel-group .panel-heading+.panel-collapse .panel-body { 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: #003068 }
.panel-primary>.panel-heading { color: #fff; background-color: #003068; border-color: #003068 }
.panel-primary>.panel-heading+.panel-collapse .panel-body { border-top-color: #003068 }
.panel-primary>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #003068 }
.panel-success { border-color: #d6e9c6 }
.panel-success>.panel-heading { color: #468847; 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: #fbeed5 }
.panel-warning>.panel-heading { color: #c09853; background-color: #fcf8e3; border-color: #fbeed5 }
.panel-warning>.panel-heading+.panel-collapse .panel-body { border-top-color: #fbeed5 }
.panel-warning>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #fbeed5 }
.panel-danger { border-color: #eed3d7 }
.panel-danger>.panel-heading { color: #b94a48; background-color: #f2dede; border-color: #eed3d7 }
.panel-danger>.panel-heading+.panel-collapse .panel-body { border-top-color: #eed3d7 }
.panel-danger>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #eed3d7 }
.panel-info { border-color: #bce8f1 }
.panel-info>.panel-heading { color: #3a87ad; 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 }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) }
.well blockquote { border-color: #ddd; border-color: rgba(0,0,0,0.15) }
.well-lg { padding: 24px; border-radius: 6px }
.well-sm { padding: 9px; border-radius: 3px }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20) }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: .5; filter: alpha(opacity=50) }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none }
.modal-open { overflow: hidden }
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-right: 15px }
.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; display: none; overflow: auto; overflow-y: scroll }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0) }
.modal-dialog { z-index: 1050; width: auto; padding: 10px; margin-right: auto; margin-left: auto }
.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5); box-shadow: 0 3px 9px rgba(0,0,0,0.5); background-clip: padding-box }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000 }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0) }
.modal-backdrop.in { opacity: .5; filter: alpha(opacity=50) }
.modal-header { min-height: 16.428571429px; padding: 15px; border-bottom: 1px solid #e5e5e5 }
.modal-header .close { margin-top: -2px }
.modal-title { margin: 0; line-height: 1.428571429 }
.modal-body { position: relative; padding: 20px }
.modal-footer { padding: 19px 20px 20px; margin-top: 15px; text-align: right; border-top: 1px solid #e5e5e5 }
.modal-footer:before, .modal-footer:after { display: table; content: " " }
.modal-footer:after { clear: both }
.modal-footer:before, .modal-footer:after { display: table; content: " " }
.modal-footer:after { clear: both }
.modal-footer .btn+.btn { margin-bottom: 0; margin-left: 5px }
.modal-footer .btn-group .btn+.btn { margin-left: -1px }
.modal-footer .btn-block+.btn-block { margin-left: 0 }
@media screen and (min-width:768px) {
.modal-dialog { right: auto; left: 50%; width: 600px; padding-top: 30px; padding-bottom: 30px }
.modal-dialog.modal-large { width: 800px }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5); box-shadow: 0 5px 15px rgba(0,0,0,0.5) }
}
.tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible }
.tooltip.in { opacity: .9; filter: alpha(opacity=90) }
.tooltip.top { padding: 5px 0; margin-top: -3px }
.tooltip.right { padding: 0 5px; margin-left: 3px }
.tooltip.bottom { padding: 5px 0; margin-top: 3px }
.tooltip.left { padding: 0 5px; margin-left: -3px }
.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid }
.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0 }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0 }
.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0 }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0 }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px }
.popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; white-space: normal; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); background-clip: padding-box }
.popover.top { margin-top: -10px }
.popover.right { margin-left: 10px }
.popover.bottom { margin-top: 10px }
.popover.left { margin-left: -10px }
.popover-title { padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0 }
.popover-content { padding: 9px 14px }
.popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid }
.popover .arrow { border-width: 11px }
.popover .arrow:after { border-width: 10px; content: "" }
.popover.top .arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999; border-top-color: rgba(0,0,0,0.25); border-bottom-width: 0 }
.popover.top .arrow:after { bottom: 1px; margin-left: -10px; border-top-color: #fff; border-bottom-width: 0; content: " " }
.popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999; border-right-color: rgba(0,0,0,0.25); border-left-width: 0 }
.popover.right .arrow:after { bottom: -10px; left: 1px; border-right-color: #fff; border-left-width: 0; content: " " }
.popover.bottom .arrow { top: -11px; left: 50%; margin-left: -11px; border-bottom-color: #999; border-bottom-color: rgba(0,0,0,0.25); border-top-width: 0 }
.popover.bottom .arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #fff; border-top-width: 0; content: " " }
.popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-left-color: #999; border-left-color: rgba(0,0,0,0.25); border-right-width: 0 }
.popover.left .arrow:after { right: 1px; bottom: -10px; border-left-color: #fff; border-right-width: 0; content: " " }
.carousel { position: relative }
.carousel-inner { position: relative; width: 100%; overflow: hidden }
.carousel-inner>.item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; transition: .6s ease-in-out left }
.carousel-inner>.item>img, .carousel-inner>.item>a>img { display: block; height: auto; max-width: 100%; line-height: 1 }
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { display: block }
.carousel-inner>.active { left: 0 }
.carousel-inner>.next, .carousel-inner>.prev { position: absolute; top: 0; width: 100% }
.carousel-inner>.next { left: 100% }
.carousel-inner>.prev { left: -100% }
.carousel-inner>.next.left, .carousel-inner>.prev.right { left: 0 }
.carousel-inner>.active.left { left: -100% }
.carousel-inner>.active.right { left: 100% }
.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,0.6); opacity: .5; filter: alpha(opacity=50) }
.carousel-control.left { background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%); background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%); background-repeat: repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right { right: 0; left: auto; background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%); background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%); background-repeat: repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; opacity: .9; filter: alpha(opacity=90) }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; left: 50%; z-index: 5; display: inline-block }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif }
.carousel-control .icon-prev:before { content: '\2039' }
.carousel-control .icon-next:before { content: '\203a' }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; border: 1px solid #fff; border-radius: 10px }
.carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #fff }
.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,0.6) }
.carousel-caption .btn { text-shadow: none }
@media screen and (min-width:768px) {
.carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px }
.carousel-caption { right: 20%; left: 20%; padding-bottom: 30px }
.carousel-indicators { bottom: 20px }
}
.clearfix:before, .clearfix:after { display: table; content: " " }
.clearfix:after { clear: both }
.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 }
.affix { position: fixed }
@-ms-viewport {
width:device-width
}
@media screen and (max-width:400px) {
@-ms-viewport {
width:320px
}
}
.hidden { display: none!important; visibility: hidden!important }
.visible-xs { display: none!important }
tr.visible-xs { display: none!important }
th.visible-xs, td.visible-xs { display: none!important }
@media(max-width:767px) {
.visible-xs { display: block!important }
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 }
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 }
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 }
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 { display: none!important }
tr.visible-sm { display: none!important }
th.visible-sm, td.visible-sm { display: none!important }
@media(max-width:767px) {
.visible-sm.visible-xs { display: block!important }
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 }
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 }
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 }
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 { display: none!important }
tr.visible-md { display: none!important }
th.visible-md, td.visible-md { display: none!important }
@media(max-width:767px) {
.visible-md.visible-xs { display: block!important }
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 }
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 }
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 }
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 { display: none!important }
tr.visible-lg { display: none!important }
th.visible-lg, td.visible-lg { display: none!important }
@media(max-width:767px) {
.visible-lg.visible-xs { display: block!important }
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 }
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 }
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 }
tr.visible-lg { display: table-row!important }
th.visible-lg, td.visible-lg { display: table-cell!important }
}
.hidden-xs { display: block!important }
tr.hidden-xs { display: table-row!important }
th.hidden-xs, td.hidden-xs { display: table-cell!important }
@media(max-width:767px) {
.hidden-xs { display: none!important }
tr.hidden-xs { display: none!important }
th.hidden-xs, td.hidden-xs { display: none!important }
}
@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm { display: none!important }
tr.hidden-xs.hidden-sm { display: none!important }
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 { display: none!important }
tr.hidden-xs.hidden-md { display: none!important }
th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none!important }
}
@media(min-width:1200px) {
.hidden-xs.hidden-lg { display: none!important }
tr.hidden-xs.hidden-lg { display: none!important }
th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none!important }
}
.hidden-sm { display: block!important }
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 { display: none!important }
tr.hidden-sm.hidden-xs { display: none!important }
th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none!important }
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm { display: none!important }
tr.hidden-sm { display: none!important }
th.hidden-sm, td.hidden-sm { display: none!important }
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md { display: none!important }
tr.hidden-sm.hidden-md { display: none!important }
th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none!important }
}
@media(min-width:1200px) {
.hidden-sm.hidden-lg { display: none!important }
tr.hidden-sm.hidden-lg { display: none!important }
th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none!important }
}
.hidden-md { display: block!important }
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 { display: none!important }
tr.hidden-md.hidden-xs { display: none!important }
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 { display: none!important }
tr.hidden-md.hidden-sm { display: none!important }
th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none!important }
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md { display: none!important }
tr.hidden-md { display: none!important }
th.hidden-md, td.hidden-md { display: none!important }
}
@media(min-width:1200px) {
.hidden-md.hidden-lg { display: none!important }
tr.hidden-md.hidden-lg { display: none!important }
th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none!important }
}
.hidden-lg { display: block!important }
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 { display: none!important }
tr.hidden-lg.hidden-xs { display: none!important }
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 { display: none!important }
tr.hidden-lg.hidden-sm { display: none!important }
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 { display: none!important }
tr.hidden-lg.hidden-md { display: none!important }
th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none!important }
}
@media(min-width:1200px) {
.hidden-lg { display: none!important }
tr.hidden-lg { display: none!important }
th.hidden-lg, td.hidden-lg { display: none!important }
}
.visible-print { display: none!important }
tr.visible-print { display: none!important }
th.visible-print, td.visible-print { display: none!important }
@media print {
.visible-print { display: block!important }
tr.visible-print { display: table-row!important }
th.visible-print, td.visible-print { display: table-cell!important }
.hidden-print { display: none!important }
tr.hidden-print { display: none!important }
th.hidden-print, td.hidden-print { display: none!important }
}
.gform_wrapper { max-width: 98%; margin: 10px 0; overflow: inherit }
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 { font-weight: normal; background: 0; border: 0; outline: 0 }
.gform_wrapper :focus { outline: 0 }
.gform_wrapper form { text-align: left }
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] { padding: 5px 2px 5px 2px; font-family: inherit; font-size: 11px; letter-spacing: normal; outline-style: none }
.gform_wrapper input[type=image] { width: auto!important; padding: 0!important; border: none!important }
.gform_wrapper textarea { padding: 4px 2px 4px 2px; font-family: inherit; font-size: 11px; letter-spacing: normal; resize: none; outline-style: none }
.gform_wrapper ul { margin: 0!important; list-style-type: none }
html>body .entry ul, .gform_wrapper ul { text-indent: 0 }
.gform_wrapper li, .gform_wrapper form li { margin-left: 0!important; overflow: visible; list-style: none!important; list-style-type: none!important; list-style-image: none!important }
.gform_wrapper ul li.gfield { clear: both }
.gform_wrapper ul.gfield_radio li, .gform_wrapper ul.gfield_checkbox li { overflow: hidden }
.gform_wrapper ul.right_label li, .gform_wrapper form ul.right_label li, .gform_wrapper ul.left_label li, .gform_wrapper form ul.left_label li { margin-bottom: 14px }
.gform_wrapper ul.right_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_checkbox li { margin-bottom: 10px }
.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields { padding: 0; margin: 0; overflow: visible }
.gform_wrapper select { padding: 5px 0 5px 0; font-size: 14px; letter-spacing: normal }
.gform_wrapper select option { display: block; padding: 5px 5px }
.gform_wrapper .inline { display: inline!important }
.gform_wrapper .gform_heading { width: 98%; margin-bottom: 18px }
.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year { display: -moz-inline-stack; display: inline-block; *display:inline;
width: 70px; vertical-align: top; zoom: 1 }
.gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year { margin-right: 12px }
.gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_year { display: -moz-inline-stack; display: inline-block; *display:inline;
vertical-align: top; zoom: 1 }
.gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_year { margin-right: 6px }
.gform_wrapper .gfield_time_ampm { display: -moz-inline-stack; display: inline-block; *display:inline;
vertical-align: top; zoom: 1 }
.gform_wrapper .gfield_time_ampm select { width: 60px!important }
.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input { width: 70%!important }
.gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year { float: left; width: 50px }
.gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input { width: 85%!important }
.gform_wrapper .field_hover { cursor: pointer; border: 1px dashed #2175a9 }
.gform_wrapper .field_selected { background-color: #dfefff; border: 1px solid #c2d7ef }
.gform_wrapper .field_name_first, .gform_wrapper .field_name_last { float: left; width: 50% }
.gform_wrapper .ginput_complex { overflow: hidden }
.gform_wrapper .ginput_left input:focus+label, .gform_wrapper .ginput_right input:focus+label, .gform_wrapper .ginput_full input:focus+label { font-weight: bold }
.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input { width: 95%!important }
.gform_wrapper .field_name_last input { width: 93%!important }
.gform_wrapper .datepicker { width: 100px!important }
.gform_wrapper .ginput_complex .ginput_left { float: left; width: 50% }
.gform_wrapper .ginput_complex .ginput_right { float: right; width: 49% }
.gform_wrapper .gfield_error .ginput_complex .ginput_left, .gform_wrapper .gfield_error .ginput_complex .ginput_right { width: 50% }
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password] { width: 90%!important }
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password] { width: 95%!important }
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select { width: 95%!important }
.gform_wrapper .ginput_complex .ginput_right input[type=text], .gform_wrapper .ginput_complex .ginput_right input[type=url], .gform_wrapper .ginput_complex .ginput_right input[type=email], .gform_wrapper .ginput_complex .ginput_right input[type=tel], .gform_wrapper .ginput_complex .ginput_right input[type=number], .gform_wrapper .ginput_complex .ginput_right input[type=password], .gform_wrapper .ginput_complex .ginput_right select { width: 95%!important }
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction { display: block; margin: 3px 0; font-size: 11px; letter-spacing: .5pt }
.gform_wrapper .ginput_complex .name_prefix { float: left; width: 30px!important; margin-right: 14px }
.gform_wrapper .ginput_complex .name_suffix { float: left; width: 30px!important }
.gform_wrapper .ginput_complex .name_first, .gform_wrapper .ginput_complex .name_last { float: left; width: 100px; margin-right: 8px }
.gform_wrapper .top_label .gfield_label { display: -moz-inline-stack; display: inline-block; margin: 10px 0 4px 0; clear: both; font-weight: bold; line-height: 1.3em }
.gform_wrapper .left_label .gfield_label { float: left; width: 29%; margin: 0 15px 0 0; font-weight: bold }
.gform_wrapper .right_label .gfield_label { float: left; width: 29%; margin: 0 15px 0 0; font-weight: bold; text-align: right }
.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .right_label ul.gfield_checkbox, .gform_wrapper .left_label ul.gfield_radio, .gform_wrapper .right_label ul.gfield_radio { margin-left: 32%; overflow: hidden }
.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small { width: 25% }
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium { width: 47% }
.gform_wrapper .top_label input.medium { padding-right: 2px }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 99.2% }
.gform_wrapper .right_label input.small, .gform_wrapper .right_label select.small, .gform_wrapper .left_label input.small, .gform_wrapper .left_label select.small { width: 15% }
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium { width: 35% }
.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea { width: 63% }
.gform_wrapper .right_label div.ginput_complex, .gform_wrapper .left_label div.ginput_complex { width: 64% }
.gform_wrapper h2.gsection_title { padding: 0!important; margin: 0!important; letter-spacing: normal!important }
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title { font-size: 1.3em; font-weight: bold }
.gform_wrapper h3.gform_title { margin: 10px 0 6px 0; letter-spacing: normal!important }
.gform_wrapper span.gform_description { font-weight: normal }
.gform_wrapper h2.gsection_title, .gform_wrapper .gsection_description, .gform_wrapper h3.gform_title { width: 98% }
.gform_wrapper .gsection { padding: 0 0 8px 0; margin: 16px 0; clear: both; border-bottom: 1px dotted #CCC }
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] { width: auto!important }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { position: relative }
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio { padding: 0; margin: 6px 0 }
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label { display: block; width: auto; padding: 0; margin: 0 0 0 24px; line-height: 1.5; vertical-align: top }
.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio], .gform_wrapper .gfield_checkbox li input { float: left; margin-top: 2px }
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction { clear: both; font-family: sans-serif; font-size: .85em; line-height: 1.5em; letter-spacing: normal }
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description { padding: 4px 0 8px 0 }
.gform_wrapper .gfield_description { width: 99.8%; padding: 10px 0 0 0 }
.gform_wrapper .left_label .gfield_description, .gform_wrapper .right_label .gfield_description { width: 63% }
.gform_wrapper .description_above .gfield_description { padding: 0 0 10px 0 }
.gfield_date_year+.gfield_description { padding: 0 }
.gform_wrapper .right_label .gfield_description, .gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .instruction { margin-left: 31% }
.gform_wrapper .left_label .gsection .gsection_description, .gform_wrapper .right_label .gsection .gsection_description { padding-top: 4px; padding-left: 0; margin-left: 0; line-height: 1.5em }
.gform_wrapper .gfield_required { margin-left: 4px; color: #790000 }
.gform_wrapper textarea.small { height: 80px }
.gform_wrapper textarea.medium { height: 150px }
.gform_wrapper textarea.large { height: 250px }
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { padding: 6px 6px 4px 6px!important; margin-bottom: 6px!important; background-color: #ffdfe0; border-top: 1px solid #c89797; border-bottom: 1px solid #c89797 }
.gform_wrapper li.gfield.gfield_creditcard_warning { padding: 6px 6px 4px 6px!important; margin-bottom: 6px!important; border: 1px dashed #c89797 }
.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message { min-height: 25px; padding: 10px 20px 10px 45px; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif; font-size: 1em; line-height: 1.3em; letter-spacing: .2pt; color: #FFF; text-shadow: 0 1px 1px rgba(0,0,0,0.5); background-color: #790000; background-image: url(../images/stopbanner.png); background-position: 0 0; background-repeat: no-repeat; border-bottom: 1px solid #620101 }
li.gfield+li.gfield.gfield_creditcard_warning { margin-top: 14px!important }
.gform_wrapper .top_label .gfield_error .ginput_container { max-width: 99% }
.gform_wrapper .top_label .gfield_error { width: 97% }
.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea { width: 100% }
.gform_wrapper .right_label .gfield_error input.large, .gform_wrapper .right_label .gfield_error select.large, .gform_wrapper .right_label .gfield_error textarea.textarea, .gform_wrapper .left_label .gfield_error input.large, .gform_wrapper .left_label .gfield_error select.large, .gform_wrapper .left_label .gfield_error textarea.textarea { width: 66% }
.gform_wrapper .gfield_error .gfield_label { color: #790000 }
.gform_wrapper li.gfield.gfield_error.gfield_contains_required { padding-left: 10px!important; margin-top: 12px; margin-bottom: 12px!important }
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container { margin-top: 12px }
.gform_wrapper div.validation_error { margin-bottom: 1.6em; font-size: 1.2em; font-weight: bold; color: #790000 }
.gform_wrapper div.validation_error { font-size: 1.2em; font-weight: bold; color: #790000 }
div.gf_page_steps+div.validation_error { margin-top: 16px }
.gform_wrapper div.gfield_description.validation_error { margin-bottom: 16px; font-size: 14px; font-weight: bold; line-height: 1.2em; color: #790000 }
.gform_wrapper .validation_message { font-weight: bold; letter-spacing: normal; color: #790000 }
.gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error textarea { border: 1px solid #790000 }
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio { color: #790000 }
.gform_wrapper .gform_footer { padding: 16px 0 10px 0; margin: 16px 0 0 0; clear: both }
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label { padding: 16px 0 10px 31% }
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] { font-size: 1em }
.gform_wrapper .gform_footer input[type=image] { width: auto!important; padding: 0; background: none!important; border: none!important }
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full { display: block; min-height: 43px; overflow: hidden }
.gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url], .gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password] { width: 97%!important }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin: 0 0 8px 0; line-height: 1.3em }
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label { font-weight: bold }
.gform_wrapper input.datepicker.datepicker_with_icon { display: -moz-inline-stack; display: inline-block; *display:inline;
margin-right: 4px!important; zoom: 1 }
.gform_wrapper input[type=hidden], .gform_wrapper input.gform_hidden, .gform_wrapper .gform_hidden, .gform_wrapper .gf_hidden { display: none!important; max-height: 1px!important; overflow: hidden }
.gform_wrapper .ginput_full br, .gform_wrapper .ginput_left br, .gform_wrapper .ginput_right br { display: none!important }
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li { padding: 0!important }
.gform_wrapper ul.gfield_radio li input+input { margin-left: 4px }
.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] { margin-top: 4px; margin-right: 6px }
.gform_wrapper .top_label .gfield_description { padding: 10px 0 0 0 }
.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message { padding: 10px 0!important }
.gform_wrapper .ginput_container+.gfield_description.validation_message { margin-top: 6px }
.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message { margin-top: 6px }
.gform_wrapper .ginput_container.ginput_list+.gfield_description.validation_message { margin-top: 0 }
.gform_wrapper .left_label li.gfield_html_formatted, .gform_wrapper .right_label li.gfield_html_formatted { margin-left: 32% }
.gform_wrapper .gfield_html.gfield_no_follows_desc { margin-top: 10px }
.gform_wrapper .gform_ajax_spinner { padding-left: 10px }
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container { position: absolute!important; left: -9000px; display: none!important }
.gform_wrapper .gfield_captcha_input_container { padding-top: 3px }
.gform_wrapper .simple_captcha_small input { width: 100px }
.gform_wrapper .simple_captcha_medium input { width: 150px }
.gform_wrapper .simple_captcha_large input { width: 200px }
.gform_wrapper .gform_wrapper .left_label .simple_captcha_small, .gform_wrapper .right_label .simple_captcha_small, .gform_wrapper .left_label .simple_captcha_medium, .gform_wrapper .right_label .simple_captcha_medium, .gform_wrapper .left_label .simple_captcha_large, .gform_wrapper .right_label .simple_captcha_large { margin-left: 32% }
.gform_wrapper .gfield_captcha_container img.gfield_captcha { float: none!important; padding: 0!important; margin: 0!important; background: none!important; border: none!important }
.gform_wrapper .math_small input { width: 69px }
.gform_wrapper .math_medium input { width: 90px }
.gform_wrapper .math_large input { width: 108px }
.gform_wrapper .left_label .math_small, .gform_wrapper .right_label .math_small, .gform_wrapper .left_label .math_medium, .gform_wrapper .right_label .math_medium, .gform_wrapper .left_label .math_large, .gform_wrapper .right_label .math_large { margin-left: 32% }
.gform_wrapper div.charleft { width: 92%!important; margin-top: 4px; font-size: 11px; color: #b7b7b7; white-space: nowrap!important }
.gform_wrapper div.charleft[style] { width: 92%!important }
.gform_wrapper .left_label div.charleft, .gform_wrapper .right_label div.charleft { margin-left: 32% }
.gform_wrapper div.charleft.warningTextareaInfo { color: #a1a1a1 }
.gform_wrapper li.gf_hide_charleft div.charleft { display: none!important }
.gf_submission_limit_message { font-size: 1.4em; color: #790000 }
.gform_wrapper .ginput_price { -khtml-opacity: .7; -moz-opacity: .7; opacity: .7; filter: alpha(opacity=70) }
.gform_wrapper span.ginput_total { font-size: 1.2em; color: #060 }
.gform_wrapper .top_label span.ginput_total { margin: 8px 0 }
.gform_wrapper span.ginput_product_price_label { margin-right: 2px }
.gform_wrapper span.ginput_product_price { color: #900 }
.gform_wrapper span.ginput_quantity_label { margin-right: 2px; margin-left: 10px }
.gform_wrapper input.ginput_quantity { width: 40px }
.gform_wrapper .gform_page_footer { width: 99%; padding: 16px 0 0 0; margin: 20px 0; border-top: 1px dotted #CCC }
.gform_wrapper .gform_page_footer .button.gform_button { margin-right: 10px }
.gform_wrapper .gf_progressbar_wrapper { width: 99%; padding: 0 0 16px 0; margin: 0 0 8px 0; clear: both; border-bottom: 1px dotted #CCC }
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title { padding: 0!important; margin: 0 0 6px 0!important; clear: both; font-size: 13px; line-height: 1em!important; -khtml-opacity: .6; -moz-opacity: .6; opacity: .6; filter: alpha(opacity=60) }
.gform_wrapper .gf_progressbar { width: 99%; height: 20px; overflow: hidden; line-height: 20px!important; background-color: #FFF; background-image: url(../images/gf-percentbar-bg.png); background-position: bottom; background-repeat: repeat-x; border: 1px solid #EEE; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.2); box-shadow: 0 0 4px 0 rgba(0,0,0,0.2) }
.gform_wrapper .gf_progressbar_percentage { height: 20px; font-family: helvetica, arial, sans-serif; font-size: 13px!important; text-align: right; text-shadow: 0 1px 1px rgba(0,0,0,0.5) }
.gform_wrapper .gf_progressbar_percentage span { display: block; float: right; width: auto; margin-right: 5px; margin-left: 5px }
.gform_wrapper .gf_progressbar_percentage.percentbar_0 span { color: #959595; text-shadow: none }
.gform_wrapper .percentbar_blue { color: #FFF; background-color: #0072bc; background-image: url(../images/gf-percentbar-blue.png); background-repeat: repeat-x }
.gform_wrapper .percentbar_gray { color: #FFF; background-color: #666; background-image: url(../images/gf-percentbar-gray.png); background-repeat: repeat-x }
.gform_wrapper .percentbar_green { color: #FFF; background-color: #94dc21; background-image: url(../images/gf-percentbar-green.png); background-repeat: repeat-x }
.gform_wrapper .percentbar_orange { color: #FFF; background-color: #dc7021; background-image: url(../images/gf-percentbar-orange.png); background-repeat: repeat-x }
.gform_wrapper .percentbar_red { color: #FFF; background-color: #dc2521; background-image: url(../images/gf-percentbar-red.png); background-repeat: repeat-x }
.gform_wrapper .percentbar_custom { background-image: url(../images/gf-percentbar-custom.png); background-repeat: repeat-x }
.gform_wrapper .gf_page_steps { width: 99%; padding: 0 0 4px 0; margin: 0 0 8px 0; border-bottom: 1px dotted #CCC }
.gform_wrapper .gf_step { display: -moz-inline-stack; display: inline-block; *display:inline;
width: auto!important; height: 20px; margin: 0 10px 10px 0; font-family: arial, sans-serif; font-size: 14px; line-height: 20px!important; -khtml-opacity: .2; -moz-opacity: .2; opacity: .2; filter: alpha(opacity=20); zoom: 1 }
.gform_wrapper .gf_step span.gf_step_number { float: left; font-family: arial, sans-serif; font-size: 20px }
.gform_wrapper .gf_step.gf_step_active { -khtml-opacity: 1.0; -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100) }
.gform_wrapper .gf_step_clear { display: block; height: 1px; overflow: hidden; clear: both }
.gform_wrapper .gfield_password_strength { width: 200px; padding: 3px 5px; margin: 0; text-align: center; background-color: #EEE; border: 1px solid #DDD }
.gform_wrapper .gfield_password_strength.bad { background-color: #ffb78c; border-color: #ff853c }
.gform_wrapper .gfield_password_strength.good { background-color: #ffec8b; border-color: #FC0 }
.gform_wrapper .gfield_password_strength.short, .gform_wrapper .gfield_password_strength.mismatch { background-color: #ffa0a0; border-color: #f04040 }
.gform_wrapper .gfield_password_strength.strong { background-color: #c3ff88; border-color: #8dff1c }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li { padding-left: 0; margin: 0 0 .5em; overflow: visible; list-style-type: disc!important }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul { padding-left: 0; margin: 1em 0 1em 1.5em; list-style-type: disc!important }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li { padding-left: 0; margin: 0 0 .5em; overflow: visible; list-style-type: decimal!important }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol { padding-left: 0; margin: 1em 0 1.5em 2.0; list-style-type: decimal!important }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li { padding-left: 0; list-style-type: disc!important }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul { margin: 1em 0 1em 1.5em }
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li { margin: 0 0 .5em }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl { padding-left: 0; margin: 0 0 1.5em 0 }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt { font-weight: bold }
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd { margin: 0 0 1em 1.5em }
.gform_wrapper table.gfield_list, .gform_wrapper table.gfield_list caption, .gform_wrapper table.gfield_list tbody, .gform_wrapper table.gfield_list tfoot, .gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr, .gform_wrapper table.gfield_list th, .gform_wrapper table.gfield_list td { padding: 0; margin: 0; font: inherit; font-size: 100%; vertical-align: baseline; border: 0 }
.gform_wrapper table.gfield_list { border-collapse: collapse; border-spacing: 0 }
.gform_wrapper table.gfield_list thead th { font-weight: bold; text-align: left }
.gform_wrapper li.gfield.gfield_error table.gfield_list thead th { color: #790000 }
.gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr { padding: 0; margin: 0 }
.gform_wrapper table.gfield_list th, .gform_wrapper table.gfield_list td { padding: 0 0 .5em 0 }
.gform_wrapper table.gfield_list th+th, .gform_wrapper table.gfield_list td+td { padding: 0 0 .5em .7em }
.gform_wrapper .left_label .gfield_list, .gform_wrapper .right_label .gfield_list { width: 64% }
.gform_wrapper .top_label .gfield_list { width: 99% }
.gform_wrapper .left_label .gf_list_one_column, .gform_wrapper .right_label .gf_list_one_column { width: 45% }
.gform_wrapper .top_label .gf_list_one_column { width: 46% }
.gform_wrapper .gfield_list input { width: 98% }
.gfield_icon_disabled { cursor: default!important; -khtml-opacity: .6; -moz-opacity: .6; opacity: .6; filter: alpha(opacity=60) }
.gform_wrapper table.gfield_list td.gfield_list_icons { min-width: 45px!important }
.gform_wrapper select.chzn-select { height: 28px!important; min-height: 28px!important; visibility: hidden }
.gform_wrapper .chzn-container { position: relative; display: inline-block; *display:inline;
margin-bottom: 4px; font-size: 13px; zoom: 1 }
.gform_wrapper .chzn-container .chzn-drop { position: absolute; top: 29px; left: 0; z-index: 999; background-color: #FFF; border: 1px solid #AAA; border-top: 0; -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15); -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.15); -o-box-shadow: 0 4px 5px rgba(0,0,0,0.15); box-shadow: 0 4px 5px rgba(0,0,0,0.15) }
.gform_wrapper .chzn-container-single .chzn-single { position: relative; display: block; height: 26px; padding: 0 0 0 8px; overflow: hidden; line-height: 26px; color: #444; text-decoration: none; white-space: nowrap; background-color: #FFF; border: 1px solid #AAA; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box }
.gform_wrapper .chzn-container-single .chzn-single span { display: block; margin-right: 26px; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap }
.gform_wrapper .chzn-container-single .chzn-single div { position: absolute; top: 0; right: 0; display: block; width: 18px; height: 100%; background-color: #CCC; border-left: 1px solid #AAA; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box }
.gform_wrapper .chzn-container-single .chzn-single div b { display: block; width: 100%; height: 100%; background-image: url(../images/chosen-sprite.png); background-position: 0 1px; background-repeat: no-repeat }
.gform_wrapper .chzn-container-single .chzn-search { padding: 3px 4px; margin: 0; white-space: nowrap }
.gform_wrapper .chzn-container-single .chzn-search input { padding: 4px 20px 4px 5px; margin: 1px 0; font-family: sans-serif; font-size: 1em; background: #fff url(../images/chosen-sprite.png) 100% -20px no-repeat; background: url(../images/chosen-sprite.png) 100% -20px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url(../images/chosen-sprite.png) 100% -20px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) 100% -20px no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) 100% -20px no-repeat, -o-linear-gradient(bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) 100% -20px no-repeat, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) 100% -20px no-repeat, linear-gradient(top, #fff 85%, #eee 99%); border: 1px solid #AAA; outline: 0 }
.gform_wrapper .chzn-container-single .chzn-drop { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box }
.gform_wrapper .chzn-container-multi .chzn-choices { position: relative; height: auto!important; height: 1%; padding: 0; margin: 0; overflow: hidden; cursor: text; background-color: #FFF; border: 1px solid #AAA }
.gform_wrapper .chzn-container-multi .chzn-choices li { float: left; list-style: none }
.gform_wrapper .chzn-container-multi .chzn-choices .search-field { padding: 0; margin: 0; white-space: nowrap }
.gform_wrapper .chzn-container-multi .chzn-choices .search-field input { padding: 5px; margin: 1px 0; color: #666; background: transparent!important; border: 0!important; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none }
.gform_wrapper .chzn-container-multi .chzn-choices .search-field .default { color: #999 }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice { position: relative; padding: 3px 19px 3px 6px; margin: 3px 0 3px 5px; line-height: 13px; color: #333; background-color: #e4e4e4; border: 1px solid #b4b4b4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice span { cursor: default }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice-focus { background-color: #d4d4d4 }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice .search-choice-close { position: absolute; top: 6px; right: 5px; display: block; width: 8px; height: 9px; font-size: 1px; background-image: url(../images/chosen-sprite.png); background-position: right top; background-repeat: no-repeat }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: right -9px }
.gform_wrapper .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: right -9px }
.gform_wrapper .chzn-container .chzn-results { position: relative; max-height: 190px; padding: 0 0 0 4px; margin: 0 4px 4px 0; overflow-x: hidden; overflow-y: auto }
.gform_wrapper .chzn-container-multi .chzn-results { padding: 0; margin: -1px 0 0 }
.gform_wrapper .chzn-container .chzn-results li { padding: 7px 7px 8px; margin: 0; line-height: 80%; list-style: none }
.gform_wrapper .chzn-container .chzn-results .active-result { cursor: pointer }
.gform_wrapper .chzn-container .chzn-results .highlighted { background-color: #f0f0f0 }
.gform_wrapper .chzn-container .chzn-results li em { font-style: normal; background-color: #feffde }
.gform_wrapper .chzn-container .chzn-results .highlighted em { background: transparent }
.gform_wrapper .chzn-container .chzn-results .no-results { background-color: #f4f4f4 }
.gform_wrapper .chzn-container .chzn-results .group-result { font-weight: bold; color: #999; cursor: default }
.gform_wrapper .chzn-container .chzn-results .group-option { padding-left: 20px }
.gform_wrapper .chzn-container-multi .chzn-drop .result-selected { display: none }
.gform_wrapper .chzn-container-active .chzn-single { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); -o-box-shadow: 0 0 5px rgba(0,0,0,0.3); box-shadow: 0 0 5px rgba(0,0,0,0.3) }
.gform_wrapper .chzn-container-active .chzn-single-with-drop { background-color: #EEE; border: 1px solid #AAA; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; -webkit-box-shadow: 0 1px 0 #FFF inset; -moz-box-shadow: 0 1px 0 #FFF inset; -o-box-shadow: 0 1px 0 #FFF inset; box-shadow: 0 1px 0 #FFF inset }
.gform_wrapper .chzn-container-active .chzn-single-with-drop div { background: transparent; border-left: none }
.gform_wrapper .chzn-container-active .chzn-single-with-drop div b { background-position: -18px 1px }
.gform_wrapper .chzn-container-active .chzn-choices { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); -o-box-shadow: 0 0 5px rgba(0,0,0,0.3); box-shadow: 0 0 5px rgba(0,0,0,0.3) }
.gform_wrapper .chzn-container-active .chzn-choices .search-field input { color: #111!important }
.gform_wrapper .chzn-rtl { text-align: right; direction: rtl }
.gform_wrapper .chzn-rtl .chzn-single { padding-right: 8px; padding-left: 0 }
.gform_wrapper .chzn-rtl .chzn-single span { margin-right: 0; margin-left: 26px }
.gform_wrapper .chzn-rtl .chzn-single div { right: auto; left: 0; border-right: 1px solid #AAA; border-left: none; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px }
.gform_wrapper .chzn-rtl .chzn-choices li { float: right }
.gform_wrapper .chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0 }
.gform_wrapper .chzn-rtl .chzn-choices .search-choice .search-choice-close { right: auto; left: 5px; background-position: right top }
.gform_wrapper .chzn-rtl.chzn-container-single .chzn-results { padding-right: 4px; padding-left: 0; margin-right: 0; margin-left: 4px }
.gform_wrapper .chzn-rtl .chzn-results .group-option { padding-right: 20px; padding-left: 0 }
.gform_wrapper .chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: 0 }
.gform_wrapper .chzn-rtl .chzn-search input { padding: 4px 5px 4px 20px; background: url(../images/chosen-sprite.png) -38px -20px no-repeat, #fff; background: url(../images/chosen-sprite.png) -38px -20px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url(../images/chosen-sprite.png) -38px -20px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) -38px -20px no-repeat, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) -38px -20px no-repeat, -o-linear-gradient(bottom, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) -38px -20px no-repeat, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url(../images/chosen-sprite.png) -38px -20px no-repeat, linear-gradient(top, #fff 85%, #eee 99%) }
.gform_wrapper .gform_card_icon_container { height: 32px; margin: 8px 0 6px 0 }
.gform_wrapper div.gform_card_icon { float: left; width: 36px; height: 32px; margin-right: 4px; text-indent: -9000px; background-image: url(../images/gf-creditcard-icons.png); background-repeat: no-repeat }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa { background-position: 0 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa { background-position: 0 -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa { background-position: 0 -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard { background-position: -36px 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard { background-position: -36px -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard { background-position: -36px -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex { background-position: -72px 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex { background-position: -72px -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex { background-position: -72px -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover { background-position: -108px 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover { background-position: -108px -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover { background-position: -108px -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro { background-position: -144px 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro { background-position: -144px -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro { background-position: -144px -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb { background-position: -180px 0 }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb { background-position: -180px -32px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb { background-position: -180px -64px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa { background-position: 0 -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa { background-position: 0 -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa { background-position: 0 -256px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard { background-position: -36px -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard { background-position: -36px -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard { background-position: -36px -256px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex { background-position: -72px -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex { background-position: -72px -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex { background-position: -72px -256px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover { background-position: -108px -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover { background-position: -108px -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover { background-position: -108px -256px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro { background-position: -144px -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro { background-position: -144px -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro { background-position: -144px -256px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb { background-position: -180px -192px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb { background-position: -180px -224px }
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb { background-position: -180px -256px }
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard { position: relative; top: 4px!important; float: left }
.gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right { position: relative; float: left; min-height: 43px }
.gform_wrapper .ginput_complex .ginput_cardinfo_left { width: 50%; margin-right: 1% }
.gform_wrapper .ginput_complex .ginput_cardinfo_right { min-width: 85px!important }
.gform_wrapper .ginput_complex .ginput_cardinfo_left label, .gform_wrapper .ginput_complex .ginput_cardinfo_right label { white-space: nowrap!important }
.gform_wrapper .ginput_complex span.ginput_cardextras { display: block; overflow: hidden }
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container { position: relative; display: block; min-width: 160px!important }
.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year { display: -moz-inline-stack; display: inline-block; *display:inline;
width: 48%!important; zoom: 1 }
.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month { margin-right: 4px }
.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code { max-width: 50%!important }
.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon { position: relative; top: -1px; left: 6px; display: -moz-inline-stack; display: inline-block; *display:inline;
width: 32px; height: 23px; background-image: url(../images/gf-creditcard-icons.png); background-position: 0 -128px; background-repeat: no-repeat; zoom: 1 }
#field_3_13 .gfield_label, #field_2_13 .gfield_label, #field_8_8 .gfield_label, #field_6_8 .gfield_label { float: left; margin-right: 20px }
#gform_3 .gfield_captcha_container, #gform_2 .gfield_captcha_container, #gform_8 .gfield_captcha_container, #gform_6 .gfield_captcha_container { float: left; width: 354px }
body .gform_wrapper #gform_3 .gfield_captcha_container img.gfield_captcha, body .gform_wrapper #gform_2 .gfield_captcha_container img.gfield_captcha, body .gform_wrapper #gform_8 .gfield_captcha_container img.gfield_captcha, body .gform_wrapper #gform_6 .gfield_captcha_container img.gfield_captcha { float: left!important; margin-right: 10px!important }
#field_2_13, #field_3_13, #field_8_8, #field_6_11 { padding: 11px 0 0 }
label { display: inline; margin-bottom: 10px }
.normal-form { margin-top: 40px }
.normal-form label { display: inline; margin: 0 }
label.lblr { line-height: 23px }
.custom-form-select { position: absolute; display: block; width: 100%; height: 40px; padding: 0 10px; overflow: hidden; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 16px; font-weight: normal; line-height: 40px; background: #fff; border: 1px solid #e8e8e8; border-radius: 5px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset; box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset }
.custom-form-select+select { width: 100%!important; height: 40px; cursor: pointer; -webkit-appearance: menulist-button }
.custom-form-select:after { position: absolute; top: 0; right: 0; width: 40px; height: 40px; font-family: 'icons'; font-size: 12px; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; line-height: 40px; color: #003068; text-align: center; text-transform: none; background: #e8e8e8; border-radius: 0 5px 5px 0; content: "\f078"; font-variant: normal; -moz-osx-font-smoothing: grayscale }
.custom-form-focused { background-position: -12px -123px }
.custom-form-checkbox { display: block; float: left; width: 21px; height: 23px; margin-right: 10px; background: url('../img/sprite.png') no-repeat scroll -51px -9px transparent }
.custom-form-checkbox.custom-form-focused { background-position: -10px -9px }
.custom-form-checkbox.custom-form-checked { background-position: -51px -39px }
.custom-form-checkbox.custom-form-checked.custom-form-focused { background-position: -10px -39px }
.custom-form-radio { display: block; float: left; width: 21px; height: 23px; margin-right: 10px; background: url('../img/sprite.png') no-repeat scroll -133px -9px transparent }
.custom-form-radio.custom-form-focused { background-position: -92px -9px }
.custom-form-radio.custom-form-checked { background-position: -133px -39px }
.custom-form-radio.custom-form-checked.custom-form-focused { background-position: -92px -39px }

@media screen and (-webkit-min-device-pixel-ratio:0) {
select.cform { -webkit-appearance: menulist-button }
}
@font-face { font-family: 'icons'; font-style: normal; font-weight: normal; src: url('../fonts/icons.eot'); src: url('../fonts/icons.eot?#iefix') format('embedded-opentype'), url('../fonts/icons.woff') format('woff'), url('../fonts/icons.ttf') format('truetype'), url('../fonts/icons.svg#icons') format('svg') }
.icon-font { font-family: 'icons'; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; text-transform: none; font-variant: normal; -moz-osx-font-smoothing: grayscale }
[data-icon]:before { font-family: 'icons'; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; text-transform: none; content: attr(data-icon); font-variant: normal; -moz-osx-font-smoothing: grayscale; speak: none }
.icon-chevron-right, .icon-search, .icon-envelope, .icon-globe, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-chevron-up, .icon-chevron-down, .icon-chevron-left, .icon-ok, .icon-remove, .icon-locked, .icon-dollar, .icon-mail, .icon-document-alt-fill, .icon-facebook, .icon-twitter, .icon-feed, .icon-youtube, .icon-linkedin, .icon-bolt, .icon-location-arrow, .icon-fire, .icon-wrench, .icon-bars, .icon-share, .icon-external-link-sign, .icon-reorder, .icon-bullhorn, .icon-pen-alt-fill, .icon-share-price { font-family: 'icons'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; text-transform: none; speak: none; font-variant: normal }
.icon-chevron-right:before { content: "\f054" }
.icon-search:before { content: "\f002" }
.icon-envelope:before { content: "\f003" }
.icon-globe:before { content: "\f0ac" }
.icon-circle-arrow-up:before { content: "\f0aa" }
.icon-circle-arrow-down:before { content: "\f0ab" }
.icon-chevron-up:before { content: "\f077" }
.icon-chevron-down:before { content: "\f078" }
.icon-chevron-left:before { content: "\f053" }
.icon-ok:before { content: "\f00c" }
.icon-remove:before { content: "\f00d" }
.icon-locked:before { content: "\e000" }
.icon-dollar:before { content: "\f155" }
.icon-mail:before { content: "\e001" }
.icon-document-alt-fill:before { content: "\e002" }
.icon-facebook:before { content: "\e003" }
.icon-twitter:before { content: "\e004" }
.icon-feed:before { content: "\e006" }
.icon-youtube:before { content: "\e005" }
.icon-linkedin:before { content: "\f0e1" }
.icon-bolt:before { content: "\f0e7" }
.icon-location-arrow:before { content: "\f124" }
.icon-fire:before { content: "\e007" }
.icon-wrench:before { content: "\f0ad" }
.icon-bars:before { content: "\e008" }
.icon-share:before { content: "\f045" }
.icon-external-link-sign:before { content: "\f14c" }
.icon-reorder:before { content: "\f0c9" }
.icon-bullhorn:before { content: "\f0a1" }
.icon-pen-alt-fill:before { content: "\e009" }
.icon-share-price:before { content: "\e00a" }
.slideshow-wrapper { position: relative }
.slideshow-wrapper ul { margin: 0; list-style-type: none }
.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption { display: none }
.slideshow-wrapper ul li:first-child { display: block }
.slideshow-wrapper .orbit-container { background-color: transparent }
.slideshow-wrapper .orbit-container li { display: block }
.slideshow-wrapper .orbit-container li .orbit-caption { display: block }
.preloader { position: absolute; top: 50%; left: 50%; display: block; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; border: solid 3px; border-color: #555 white; -webkit-border-radius: 1000px; border-radius: 1000px; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: rotate; -moz-animation-name: rotate; -o-animation-name: rotate; animation-name: rotate; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear }
.orbit-container { position: relative; width: 100%; overflow: hidden; background: whitesmoke }
.orbit-container .orbit-slides-container { position: relative; padding: 0; margin: 0; list-style: none }
.orbit-container .orbit-slides-container img { display: block; max-width: 100% }
.orbit-container .orbit-slides-container>* { position: absolute; top: 0; width: 100%; margin-left: 100% }
.orbit-container .orbit-slides-container>*:first-child { margin-left: 0 }
.orbit-container .orbit-slides-container>* .orbit-caption { width: 100%; height: 100% }
.orbit-container .orbit-slide-number { position: absolute; top: 10px; left: 10px; z-index: 10; font-size: 12px; color: white; background: rgba(0,0,0,0) }
.orbit-container .orbit-slide-number span { padding: .3125em; font-weight: 700 }
.orbit-container .orbit-timer { position: absolute; top: 10px; right: 10px; z-index: 10; width: 100px; height: 6px }
.orbit-container .orbit-timer .orbit-progress { display: block; width: 0; height: 100%; background-color: black; background-color: rgba(0,0,0,0.6) }
.orbit-container .orbit-timer>span { position: absolute; top: 10px; right: 0; display: none; width: 11px; height: 14px; border: solid 4px black; border-top: 0; border-bottom: 0 }
.orbit-container .orbit-timer.paused>span { top: 9px; right: -6px; width: 11px; height: 14px; border: inset 8px; border-color: transparent transparent transparent black; border-right-style: solid }
.orbit-container:hover .orbit-timer>span { display: block }
.orbit-container .orbit-prev, .orbit-container .orbit-next { position: absolute; z-index: 10; color: white; text-indent: -9999px!important }
.orbit-container .orbit-prev>span, .orbit-container .orbit-next>span { position: absolute; display: block }
.orbit-container .orbit-prev { left: 0 }
.orbit-container .orbit-next { right: 0 }
.orbit-bullets { position: relative; top: 10px; margin: 0 auto 30px auto; overflow: hidden }
.orbit-bullets li { display: block; float: left; width: 10px; height: 10px; margin-right: 6px; background: #999; border: solid 1px #555; -webkit-border-radius: 1000px; border-radius: 1000px }
.orbit-bullets li.active { background: #555 }
.orbit-bullets li:last-child { margin-right: 0 }
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: none }
.touch .orbit-bullets { display: none }
.orbit-container ul { padding: 0; list-style: none }
@media only screen and (min-width:768px) {
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: inherit }
.touch .orbit-bullets { display: block }
}
@media only screen and (max-width:768px) {
.orbit-stack-on-small .orbit-slides-container { height: auto!important }
.orbit-stack-on-small .orbit-slides-container>* { position: relative; margin-left: 0!important }
.orbit-stack-on-small .orbit-timer, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-bullets { display: none }
}
.isotope, .isotope .isotope-item { -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -ms-transition-duration: .5s; -o-transition-duration: .5s; transition-duration: .5s }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity }
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s }
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
@font-face { font-family: 'franchiseregular'; font-style: normal; font-weight: normal; src: url('../fonts/franchise-bold.eot'); src: url('../fonts/franchise-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/franchise-bold.woff') format('woff'), url('../fonts/franchise-bold.ttf') format('truetype'), url('../fonts/franchise-bold.svg#franchiseregular') format('svg') }
.calibri-reg { font-family: 'Calibri W01 Regular 904604', sans-serif; font-weight: normal }
.calibri-bold { font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal }
.franchise { font-family: 'franchiseregular', sans-serif; font-style: normal; font-weight: normal; text-transform: uppercase; }
.primary { color: #003068 }
.secondary { color: #f63 }
.grey { color: #666 }
.inline-block { display: inline-block; *display:inline;
zoom: 1 }
.accelerated { transform: translate3d(0, 0, 0) }
@media(max-width:767px) {
.visible-xs.force-inline { display: inline!important }
}
@media(min-width:767px) {
.hidden-xs.force-inline { display: inline!important }
}

#map-canvas img { max-width: inherit }
html, body { height: 100% }
body { font-family: 'Calibri W01 Regular 904604', sans-serif; font-weight: normal }
.container.rel { position: relative }
h1, h2, h3 { font-family: 'franchiseregular', sans-serif; font-style: normal; font-weight: normal; color: #003068; text-transform: uppercase }
h1 a:hover, h2 a:hover, h3 a:hover { color: #003068; text-decoration: none }
h1 { margin: 18px 0; font-size: 50px }
h2 { margin: 12px 0; font-size: 30px }
strong { font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal }
.small { font-size: 12px; line-height: 1 }
.muted { color: #666 }
.panel { padding: 15px; background: #f7f7f7; border-radius: 0 }
.main a { color: #f63 }
.main p { margin-bottom: 20px; line-height: 24px }
.lead { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 20px; font-weight: normal; color: #666 }
.btn, .gform_button { position: relative; height: 42px; min-width: 180px; padding: 0 15px; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; line-height: 42px; text-align: left; text-transform: uppercase; border: 0; border-radius: 5px; -webkit-transition: all .35s ease-in; transition: all .35s ease-in }
.btn i, .gform_button i { position: absolute; top: 7px; right: 12px; display: inline-block; width: 26px; height: 26px; margin-bottom: -10px; font-size: 80%; line-height: 26px; text-align: center; background: rgba(0,0,0,0.1); border-radius: 50% }
.btn.btn-default, .gform_button.btn-default { color: #003068; background: #fff; border: 1px solid #fff }
.btn.btn-default:hover, .gform_button.btn-default:hover { background: #f2f2f2 }
.btn.btn-default i, .gform_button.btn-default i { background: #f2f2f2 }
.btn.btn-primary, .gform_button.btn-primary, .btn.gform_button, .gform_button.gform_button { color: #fff; background: #003068; border-color: #003068 }
.btn.btn-primary:hover, .gform_button.btn-primary:hover, .btn.gform_button:hover, .gform_button.gform_button:hover { background-color: #003c82; border-color: #003c82 }
.btn.btn-primary i, .gform_button.btn-primary i, .btn.gform_button i, .gform_button.gform_button i { background: #002245 }
.btn.btn-success, .gform_button.btn-success { background-color: #9c3; border-color: #9c3 }
.btn.btn-success:hover, .gform_button.btn-success:hover { background-color: #8ab82e; border-color: #8ab82e }
.btn.btn-success i, .gform_button.btn-success i { background: #86b82a }
.btn.btn-link, .gform_button.btn-link { text-decoration: none; background: transparent; border: 0 }
.btn.btn-link:hover, .gform_button.btn-link:hover { text-decoration: none }
.btn.btn-link i, .gform_button.btn-link i { position: static; display: inline; width: auto; height: auto; margin: 0 0 0 4px; background: transparent }
.gform_wrapper .gform_footer { padding: 30px 0 20px; margin: 0 }
.gform_wrapper .gform_footer input[type=submit] { position: relative; display: block; font-size: 16px!important; background-image: url('../img/submit-icon.png'); background-position: 92% center; background-repeat: no-repeat }
.icon-link { display: inline-block; margin: 15px 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 15px; font-weight: normal; color: #003068; text-transform: uppercase }
.icon-link i { display: inline-block; width: 34px; height: 34px; padding-left: 1px; margin-right: 7px; font-size: 14px; line-height: 32px; color: #fff; text-align: center; background: #003068; border-radius: 50% }
.icon-link a { color: #003068 }
a.read-more { position: relative; display: inline-block; *display:inline;
font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; color: #003068!important; text-transform: uppercase; zoom: 1 }
a.read-more:after { position: absolute; right: -14px; bottom: 50%; display: inline-block; margin-bottom: -4px; font-family: 'icons'; font-size: 10px; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; text-transform: none; content: "\f054"; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; font-variant: normal; -moz-osx-font-smoothing: grayscale }
a.read-more:hover { text-decoration: none }
a.read-more:hover:hover:after { right: -18px }
.form-control { height: 42px; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 16px; font-weight: normal; border: 1px solid #e8e8e8; border-radius: 4px; -webkit-box-shadow: none; box-shadow: none }
.form-control:focus { border-color: #ccc; -webkit-box-shadow: none; box-shadow: none }
.input-group-btn .btn { border-radius: 4px!important }
form label { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; font-weight: normal; font-weight: normal!important; color: #003068; text-shadow: none }
form label span { font-size: 14px; color: #003068!important }
form input[type="text"], form input[type="email"], form input[type="tel"], form textarea, form .gform_wrapper input[type=text], form .gform_wrapper input[type=url], form .gform_wrapper input[type=email], form .gform_wrapper input[type=tel], form .gform_wrapper input[type=number], form .gform_wrapper input[type=password] { height: 40px; padding: 0 10px!important; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 16px!important; font-weight: normal; color: #666; background: #fff; border: 1px solid #e8e8e8; border-radius: 5px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset; box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset }
form textarea { height: auto }
form input:focus, form textarea:focus { outline: 0 }
form select[multiple] { overflow: hidden; font-size: 14px; line-height: 30px; background: #fff; border: 1px solid #e8e8e8; border-radius: 5px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset; box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset }
form select { font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 20px; font-weight: normal; border: 1px solid transparent }
form.form-boxed { padding: 10px 20px 30px 20px; background: #f2f2f2 }
.gform_wrapper .ginput_container { position: relative }
.gform_wrapper .ginput_complex label { color: #666 }
.gform_wrapper .gfield_label { margin-top: 20px!important }
.gform_wrapper .gform_half, .gform_wrapper .gform_half_left, .gform_wrapper .gform_half_right { float: left; width: 50%; clear: none!important }
.gform_wrapper .gform_half .ginput_container, .gform_wrapper .gform_half_left .ginput_container, .gform_wrapper .gform_half_right .ginput_container { width: 100% }
.gform_wrapper .gform_half input, .gform_wrapper .gform_half_left input, .gform_wrapper .gform_half_right input, .gform_wrapper .gform_half select, .gform_wrapper .gform_half_left select, .gform_wrapper .gform_half_right select, .gform_wrapper .gform_half .custom-form-select, .gform_wrapper .gform_half_left .custom-form-select, .gform_wrapper .gform_half_right .custom-form-select { width: 95%!important }
.gform_wrapper .gform_half_right { float: right }
.gform_wrapper .gform_full input, .gform_wrapper .gform_full select, .gform_wrapper .gform_full .custom-form-select { width: 97.5%!important }
.gform_wrapper .gform_clear { clear: both!important }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper .custom-form-select { width: 97.5%!important }
.business-finder p { margin-bottom: 20px; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666 }
#business-finder-form input { width: 100%; height: 44px; border-radius: 5px 0 0 5px }
#business-finder-form .btn { border-radius: 0 5px 5px 0!important }
@media screen and (max-width:600px) {
.gform_wrapper .gform_half, .gform_wrapper .gform_half_left, .gform_wrapper .gform_half_right, .gform_wrapper .ginput_container { float: none; width: 100% }
.gform_wrapper .gform_half input, .gform_wrapper .gform_half_left input, .gform_wrapper .gform_half_right input, .gform_wrapper .ginput_container input { width: 97.5%!important }
}
.page.events table td:first-child { width: 30% }
.business-energy-price-fact-sheets table td:last-child, .business-energy-price-fact-sheets table th:last-child { text-align: right }
.panel-group { margin-top: 20px; border-top: 1px solid #e6e6e6 }
.panel-group .panel { position: relative; padding: 0; background: #fff; border: 0; border-bottom: 1px solid #e6e6e6; border-radius: 0; -webkit-box-shadow: none; box-shadow: none }
.panel-group .panel.active > .panel-heading i { margin-top: -3px; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.panel-group .panel.active > .collapsed i { margin-top: -3px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg) }
.panel-group .panel .accordion-toggle { display: block; color: #003068; cursor: pointer }
.panel-group .panel .accordion-toggle h4 { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal }
.panel-group .panel .accordion-toggle:hover { text-decoration: none }
.panel-group .panel-title>a { color: #003068 }
.panel-group .panel-title { padding-right: 40px }
.panel-group .panel+.panel { margin: 0 }
.panel-group .panel-heading { padding: 20px; background-color: transparent; border: 0; border-radius: 0 }
.panel-group .panel-heading i { position: absolute; top: 27px; right: 20px; font-size: 12px; color: #003068 }
.panel-group .panel-body { padding: 20px 20px 70px 20px; border: 0 }
.panel-group .panel-heading+.panel-collapse .panel-body { border: 0 }
.panel .documents { margin: 0 }
.directors-group { margin-top: 30px }
.directors .panel-heading { overflow: auto }
.directors strong { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal; color: #666 }
.directors .teaser { margin: 5px 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666 }
.directors .panel-collapse { clear: both }
.directors .media>.pull-left { margin-right: 20px }
.modal-dialog { margin-top: 75px }
.modal-dialog .modal-content { padding: 20px; background: #f2f2f2; border: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none }
.modal-dialog .modal-header { padding: 0 0 10px }
.modal-dialog .modal-header h4 { margin: 0; font-family: 'franchiseregular', sans-serif; font-size: 40px; font-style: normal; font-weight: normal; line-height: 40px; color: #003068; text-transform: uppercase }
.modal-dialog .modal-header .subtitle { margin: 15px 0 0 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 20px; font-weight: normal; line-height: 24px; color: #666 }
.modal-dialog .modal-header .close { width: 26px; height: 26px; margin-top: 6px; color: #003068; background: #e6e6e6; border-radius: 50%; opacity: 1 }
.modal-dialog .modal-body { padding: 17px 0 0 }
.modal-dialog .modal-body .gform_wrapper { margin: 0 }
.modal-dialog .modal-body form { padding: 0; background-color: transparent }
.modal-form .modal-content { padding: 30px }
.modal-form .modal-body { padding: 10px 0 0 }
.modal-form .modal-content { background: #f2f2f2 }
.modal-switch .modal-dialog { width: 850px }
.modal-switch .modal-content { padding: 15px 15px 0 }
.modal-switch .modal-header { padding: 0 }
.modal-switch .modal-header h4 { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 25px; font-weight: normal; line-height: 75px; color: #003068; text-align: center; text-transform: none }
.modal-switch .modal-header .close { margin-right: 4px }
.modal-switch .modal-body { position: relative; overflow: hidden }
.modal-switch .modal-body .row [class^="col"] { padding: 0 40px }
.modal-switch .modal-body h2 { margin: 0 0 10px; font-size: 70px }
.modal-switch .modal-body strong { display: block; margin-bottom: 25px; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 20px; font-weight: normal; color: #003068 }
.modal-switch .modal-body p { margin-bottom: 40px; font-size: 20px; line-height: 24px; color: #666 }
.modal-switch .modal-body .actions { margin-bottom: 35px; text-align: center }
.modal-switch .modal-body:after { position: absolute; top: 0; left: 50%; width: 1px; height: 1000px; background: #e5e5e5; content: "" }
.posts-grid { padding: 0; margin: 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal; list-style: none }
.posts-grid a { color: #003068!important }
.posts-grid li, .posts-grid .post { float: left; width: 50%; padding-right: 40px }
.posts-grid .title { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal; color: #003068; text-transform: none }
.posts-grid time { font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 14px; font-weight: normal; color: #666 }
.posts-grid .more-link, .posts-grid .read-more { margin-top: 30px; color: #003068 }
.posts-grid footer { margin-top: 20px }
.more-link { display: block; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; color: #003068; text-transform: uppercase }
@media screen and (max-width:600px) {
.posts-grid li, .posts-grid .post { display: block; float: none; width: 100% }
.posts-grid li .more-link, .posts-grid .post .more-link { display: none }
.posts-grid li:not(:last-child), .posts-grid .post:not(:last-child) { margin-bottom: 25px }
}
.document-group { margin-bottom: 60px }
.documents { margin-top: 20px; border-top: 1px solid #e6e6e6 }
.documents .document { position: relative; padding: 20px 80px 20px 20px; border-bottom: 1px solid #e6e6e6 }
.documents a { color: #003068!important }
.documents h4 { margin: 0 }
.documents h4 a { font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal; color: #003068 }
.documents h4 a:hover { text-decoration: none }
.documents .icon-link { position: absolute; top: 12px; right: 10px; margin: 0; font-size: 16px; color: #003068 }
.documents .icon-link span { padding: 10px; background: #fff; opacity: 0; -webkit-transition: opacity .3s; transition: opacity .3s }
.documents .icon-link:hover { text-decoration: none }
.documents .icon-link:hover span { opacity: 1 }
@media screen and (max-width:600px) {
.documents .document { padding: 20px }
.documents .icon-link { display: none }
}
.topbar { position: relative; z-index: 100; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-transform: uppercase; background: #fff; border-top: 6px solid #f63; border-bottom: 1px solid #f2f2f2 }
.topbar a { border-color: transparent; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out }
.topbar a:hover { text-decoration: none; border-bottom: 6px solid #f2f2f2 }
.topbar ul { float: right; padding: 0; margin: 0; list-style: none }
.topbar ul li { float: left }
.topbar ul li a { display: block; height: 45px; padding: 0; margin: 0 20px; line-height: 45px; color: #666 }
.topbar .login-button { position: relative; float: right }
.topbar .login-button a { display: block; width: 180px; height: 45px; line-height: 45px; color: #fff; text-align: center; background: #f63; border-bottom: 0 }
.topbar .login-button i { display: inline-block; width: 20px; height: 20px; margin: 0 7px -6px 0; font-size: 11px; line-height: 20px; text-align: center; background: #e65c2e; border-radius: 50% }
.topbar .login-button ul { position: absolute; top: 45px; left: 0; display: none; width: 100% }
.topbar .login-button ul a { border-top: 1px solid #ff7648 }
.topbar .login-button ul a:hover { background: #f26130 }
#logo { display: block; width: 116px; height: 70px; background: url('../img/logo.svg') no-repeat center center; -webkit-background-size: 100% auto; background-size: 100% auto; -ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale')
}
.no-svg #logo { background-image: url('../img/logo.png') }
.banner { z-index: 99; margin-bottom: 0; background: #fff; border: 0; -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2) }
.banner .container { position: relative; padding-top: 10px; padding-bottom: 10px }
#primary-navigation { position: absolute; bottom: 0; padding: 0; margin: 0 0 0 160px; font-family: 'franchiseregular', sans-serif; font-size: 25px; font-style: normal; font-weight: normal; text-transform: uppercase }
#primary-navigation a { padding: 20px 0 20px; margin: 0 15px; color: #003068; border-bottom: 5px solid #fff; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out }
#primary-navigation li.active a, #primary-navigation a:hover, #primary-navigation .current-menu-item a { padding-bottom: 20px; border-bottom-color: #003068 }
#share-price { position: absolute; right: 15px; bottom: 0; width: 250px; padding: 20px 0 24px 0; font-family: 'franchiseregular', sans-serif; font-size: 25px; font-style: normal; font-weight: normal; line-height: 1; text-align: right; text-transform: uppercase }
#share-price .grey { display: inline-block; margin-right: 7px; color: #bcbcbc }
.navbar-default .mobile-navigation { position: absolute; top: 50px; left: 0; display: none; width: 100% }
.navbar-default .mobile-navigation ul { display: block; float: none; width: 100%; padding: 0; margin: 0; list-style: none }
.navbar-default .mobile-navigation ul>li { position: relative; float: none; padding: 0; margin: 0; border-bottom: 1px solid #e6e6e6 }
.navbar-default .mobile-navigation ul>li>a { display: block; padding: 0 20px; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; line-height: 50px; color: #003068; text-transform: uppercase; background: #f2f2f2 }
.navbar-default .mobile-navigation ul>li>a:hover { color: #003068; text-decoration: none; background-color: #eaeaea }
.navbar-default .mobile-navigation ul>li.active>a { color: #003068 }
.navbar-default .mobile-navigation ul>li.active>a:hover { color: #003068 }
.navbar-default .mobile-navigation ul>li i { display: none }
.navbar-default .mobile-navigation li.highlighted a { color: #f63 }
.navbar-default .mobile-navigation li.highlighted a.toggle:after { color: #f63 }
.navbar-default .mobile-navigation a.toggle { position: absolute; top: 0; right: 0; display: block; width: 50px; height: 50px; padding: 0 }
.navbar-default .mobile-navigation a.toggle:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-family: 'icons'; font-size: 10px; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; line-height: 50px; color: #003068; text-align: center; text-transform: none; content: "\f054"; -webkit-transition: all .3s ease; transition: all .3s ease; font-variant: normal; -moz-osx-font-smoothing: grayscale }
.navbar-default .mobile-navigation li.active a.toggle:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.navbar-default .mobile-navigation .sub-menu { display: none }
.navbar-default .mobile-navigation .sub-menu li { border-bottom: 1px solid #e3e3e3 }
.navbar-default .mobile-navigation .sub-menu li a { color: #666; background: #eaeaea }
.navbar-default .mobile-navigation .sub-menu li a:hover { color: #666; background: #e3e3e3 }
.navbar-default .mobile-navigation .sub-menu li a:last-child { border-bottom: 0 }
#toolbar-mobile ul li { border-bottom: 1px solid #ff7648 }
#toolbar-mobile ul li a { color: #fff; background: #f63 }
#toolbar-mobile ul li a:hover { text-decoration: none; background: #f26130 }
@media screen and (max-width:1200px) {
#primary-navigation { margin-left: 140px; font-size: 21px }
#primary-navigation a { margin: 0 12px }
#share-price { font-size: 21px }
}

@media screen and (max-width:992px) {
.topbar { display: none }
.banner { height: 56px; border-top: 6px solid #f63 }
.banner .container { width: auto; max-width: none; padding: 0; margin: 0 }
#logo { width: 60px; height: 50px }
#primary-navigation { display: none!important }
#share-price { position: absolute; right: 120px; padding: 6px 0 0 0; line-height: 50px }
.banner .navbar-header { width: 100%; padding: 0 0 0 20px; margin: 0 }
.banner .navbar-header button { float: right; width: 50px; height: 50px; padding: 0; margin: 0; color: #f63; text-align: center; background: transparent; border: 0; border-left: 1px solid #e6e6e6; border-radius: 0 }
.banner .navbar-header button:hover, .banner .navbar-header button.active { background: #f2f2f2 }
.banner .navbar-header .toolbar-toggle { -webkit-transition: all .2s ease-out; transition: all .2s ease-out }
.banner .navbar-header .toolbar-toggle.active { color: #fff; background: #f63; border-left-color: #f63 }
.banner .navbar-header .navbar-toggle .icon-bar { width: 16px; margin-right: auto; margin-left: auto; background: #f63 }
}

@media screen and (min-width:992px) {
.navbar-default .mobile-navigation { display: none!important }
}

#toolbar { position: fixed; top: 240px; right: -220px; z-index: 200; width: 210px; font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal; text-transform: uppercase; background: #f63; -webkit-transition: right .6s ease-in-out; transition: right .6s ease-in-out }
#toolbar.open { right: 0 }
#toolbar.open li a { -webkit-transition: padding .2s ease-in-out; transition: padding .2s ease-in-out }
#toolbar.open li a:hover { padding-left: 56px }
#toolbar.closed { right: -160px }
#toolbar.closed>div>ul>li { -webkit-transition: all .375s ease-out; transition: all .375s ease-out }
#toolbar.closed>div>ul>li:hover { margin-left: -160px }
#toolbar ul { padding: 0; margin: 0; list-style: none }
#toolbar ul li { position: relative; padding: 0; margin: 0; border-bottom: 1px solid #ff7648 }
#toolbar ul li a { display: inline-block; width: 100%; padding: 10px 15px 10px 50px; color: #fff; background: #f63 }
#toolbar ul li a:hover { text-decoration: none; background: #f26130 }
#toolbar ul li i { position: absolute; top: 10px; left: 15px; display: block; width: 20px; height: 20px; font-size: 11px; line-height: 20px; text-align: center; background: #e65c2e; border-radius: 50% }
#toolbar ul li ul.sub-menu { display: none }
#toolbar ul li ul.sub-menu li { border-top: 1px solid #ff7648; border-bottom: 0 }
#toolbar ul li ul.sub-menu a { background: #f26130 }
#toolbar ul li ul.sub-menu a:hover { background: #f15a26 }


@media screen and (max-width:768px) {
#toolbar.open, #toolbar.closed { right: -220px }
}
.hero { position: relative; overflow: hidden; text-align: center; background: #eee }
.hero .hero-caption { position: absolute; top: 0; left: 15px; max-width: 620px; padding: 0; margin: 80px 0 0 0; text-align: left }
.hero .hero-caption.light { color: #fff }
.hero .hero-caption.light h1, .hero .hero-caption.light h2, .hero .hero-caption.light h3, .hero .hero-caption.light p, .hero .hero-caption.light a { color: #fff }
.hero h2 { margin: 0 0 20px 0; font-family: 'franchiseregular', sans-serif; font-size: 90px; font-style: normal; font-weight: normal; line-height: 80px; color: #003068; text-shadow: none; text-transform: uppercase }
.hero p { margin: 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 25px; font-weight: normal; line-height: 28px; color: #666; text-shadow: none }
.hero-container { display: inline-block }
.hero-carousel { height: 0; overflow: hidden }
.orbit-container { margin: 0 auto; background: transparent }
.orbit-container li img { display: block; max-width: 1680px; margin: 0 auto }
.orbit-container .orbit-caption { position: absolute; top: 0; left: 0; text-align: left }
/*.orbit-container .orbit-caption .container { margin-top: 80px }*/
.orbit-container .orbit-caption .container { margin-top: 40px }
.orbit-container .orbit-caption .container>* { max-width: 600px }
.orbit-container .orbit-caption.light { color: #fff }
.orbit-container .orbit-caption.light h2, .orbit-container .orbit-caption.light p { color: #fff }
.orbit-container .orbit-caption .btn { margin-top: 50px }
.orbit-container .orbit-prev, .orbit-container .orbit-next { position: absolute; top: auto; bottom: 40px; left: auto; display: block; width: 26px; height: 26px; cursor: pointer; background: #003068; border-radius: 50% }
.orbit-container .orbit-prev:before, .orbit-container .orbit-next:before { position: absolute; top: 0; left: 0; z-index: 100; width: 26px; height: 26px; font-family: 'icons'; font-size: 12px; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; line-height: 26px; color: #fff; text-align: center; text-indent: 0; text-transform: none; content: "\f054"; font-variant: normal; -moz-osx-font-smoothing: grayscale }
.orbit-container .orbit-prev { right: 80px }
.orbit-container .orbit-prev:before { content: "\f053" }
.orbit-container .orbit-next { right: 40px }
.orbit-container .orbit-next:before { content: "\f054" }
.orbit-container .orbit-timer { display: none }
.hero.hide-controls .orbit-prev, .hero.hide-controls .orbit-next { display: none }
.caption-container { position: relative }
.large-hero .container { position: relative }
.large-hero .hero-box { position: absolute; top: 120px; width: 620px; text-align: left; background: #fff }
.large-hero header { padding: 60px 100px 40px 40px; margin: 0; color: #fff; background: #003068 }
.large-hero header h1 { position: static; margin: 0; font-size: 90px; line-height: 80px; color: #fff }
.large-hero .subtitle { margin: 0; font-size: 40px; line-height: 1 }
.large-hero section { padding: 40px 40px 60px }
.large-hero section p { margin: 10px 0 25px; font-size: 20px }
.hero { position: relative }
.hero img { display: inline-block; max-width: 100% }
.hero .hero-container { display: inline-block; text-align: center }
.hero .hero-content { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
.hero .hero-blocks { position: absolute; bottom: 0; left: 0; z-index: 100; width: 100% }
.hero h1 { position: absolute; bottom: 50px; margin: 0; font-size: 90px; text-align: left }
.hero.light { color: #fff }
.hero.light h1 { color: #fff }
.huge-hero .hero-container { position: relative; display: inline-block; *display:inline;
zoom: 1 }
.huge-hero .hero-container:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 500px; padding: 0; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, #000 50%, #000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, #000), color-stop(100%, #000)); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, #000 50%, #000 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0, #000 50%, #000 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, #000 50%, #000 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 50%, #000 100%); content: ""; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}
.huge-hero .header-container { position: absolute; width: 100%; margin: 200px 0 0 0; text-align: center }
.huge-hero .header-container h1 { position: static; max-width: 600px; margin: 0 auto; font-family: 'franchiseregular', sans-serif; font-size: 110px; font-style: normal; font-weight: normal; line-height: .9; color: #fff; text-align: center; text-transform: uppercase }
.huge-hero .header-container .btn { width: 220px; margin-top: 30px }
.huge-hero .content-container { position: absolute; bottom: 0; z-index: 10; width: 100%; margin: 0 auto 80px auto; color: #fff; text-align: center }
.huge-hero .hero-blocks { margin-bottom: 50px }
.huge-hero .block { float: left; width: 25%; padding: 0 30px; margin-bottom: 30px; text-align: left; border-right: 1px solid rgba(255,255,255,0.1) }
.huge-hero .block h2 { margin: 0 0 20px 0; font-size: 40px; line-height: .9; color: #fff }
.huge-hero .block p { font-size: 18px; line-height: 1.2; color: #fff }
.huge-hero .block a { color: #fff; text-decoration: underline }
.huge-hero .block:last-child { border-right: 0 }
@media screen and (max-width:1400px) {
.huge-hero .header-container { margin-top: 100px }
}
@media screen and (max-width:1200px) {
.orbit-container .orbit-caption .btn { margin-top: 20px }
.huge-hero .header-container { margin-top: 70px }
.huge-hero .header-container h1 { font-size: 90px }
.huge-hero .block { width: 50% }
.huge-hero .block.odd { clear: both }
.huge-hero .block.even { border-right: 0 }
.huge-hero .hero-blocks { margin-bottom: 10px }
.large-hero .hero-box { top: 80px; width: 500px }
.large-hero .hero-box header { padding: 30px 80px 20px 30px }
.large-hero .hero-box h1 { font-size: 60px; line-height: 60px }
.large-hero .hero-box section { padding: 30px 30px 50px }
}
@media screen and (max-width:1100px) {
.orbit-container .orbit-caption .container { margin-top: 60px }
.orbit-container .orbit-caption h2 { font-size: 60px; line-height: 60px }
.orbit-container .orbit-caption p { font-size: 20px; line-height: 24px }
.huge-hero .hero-container:after { display: none; content: inherit }
.huge-hero { background-color: #eee!important }
.huge-hero .header-container { margin-top: 150px }
.huge-hero .hero-blocks { position: static; padding-top: 50px }
.huge-hero .hero-blocks .block { color: #666 }
.huge-hero .hero-blocks .block h2 { color: #003068 }
.huge-hero .hero-blocks .block p { color: #666 }
.large-hero .hero-content { position: static }
.large-hero .container { position: static }
.large-hero .hero-box { top: 60px; left: 15px }
}
@media screen and (max-width:900px) {
.large-hero .container { width: 100%; max-width: none; padding: 0; margin: 0 }
.large-hero .hero-box { position: static; width: 100% }
.huge-hero .header-container { margin-top: 100px }
}
@media screen and (max-width:800px) {
.orbit-container .orbit-caption { position: static }
.orbit-container .orbit-caption .container { max-width: none; padding: 0 0 30px; margin: 0; background: #fff }
.orbit-container .orbit-caption .container>* { max-width: none }
.orbit-container .orbit-caption h2 { padding: 30px 20px; margin: 0; font-size: 60px; line-height: 60px; color: #fff; background: #003068 }
.orbit-container .orbit-caption p { padding: 30px 20px; margin: 0; color: #666!important }
.orbit-container .orbit-caption .btn { margin: 0 0 0 20px }
.static-hero h1 { bottom: 20px; font-size: 60px }
}
@media screen and (max-width:650px) {
.huge-hero .header-container { margin-top: 70px }
.huge-hero .header-container h1 { font-size: 70px }
.huge-hero .hero-blocks .block { float: none; width: 100%; padding: 0; clear: both; border-right: 0 }
}
@media screen and (max-width:460px) {
.static-hero h1 { bottom: 20px; font-size: 40px }
.huge-hero .hero-content { position: static }
.huge-hero .header-container { position: static; padding: 30px 0; margin: 0; background: #003068 }
.huge-hero .header-container h1 { font-size: 60px }
.huge-hero .header-container .btn { color: #333; background-color: #fff; border-color: #ccc }
.huge-hero .header-container .btn:hover, .huge-hero .header-container .btn:focus, .huge-hero .header-container .btn:active, .huge-hero .header-container .btn.active, .open .dropdown-toggle.huge-hero .header-container .btn { color: #333; background-color: #ebebeb; border-color: #adadad }
.huge-hero .header-container .btn:active, .huge-hero .header-container .btn.active, .open .dropdown-toggle.huge-hero .header-container .btn { background-image: none }
.huge-hero .header-container .btn.disabled, .huge-hero .header-container .btn[disabled], fieldset[disabled] .huge-hero .header-container .btn, .huge-hero .header-container .btn.disabled:hover, .huge-hero .header-container .btn[disabled]:hover, fieldset[disabled] .huge-hero .header-container .btn:hover, .huge-hero .header-container .btn.disabled:focus, .huge-hero .header-container .btn[disabled]:focus, fieldset[disabled] .huge-hero .header-container .btn:focus, .huge-hero .header-container .btn.disabled:active, .huge-hero .header-container .btn[disabled]:active, fieldset[disabled] .huge-hero .header-container .btn:active, .huge-hero .header-container .btn.disabled.active, .huge-hero .header-container .btn[disabled].active, fieldset[disabled] .huge-hero .header-container .btn.active { background-color: #fff; border-color: #ccc }
.huge-hero .header-container .btn i { background: #f2f2f2 }
}
.primary-blocks { margin: 0 auto; overflow: hidden; background: #003068 }
.primary-blocks .block { position: relative; height: 100%; padding: 41px 30px 60px; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; line-height: 1.2; color: #fff }
.primary-blocks .block:first-child { padding-left: 15px }
.primary-blocks .block:last-child { padding-right: 15px; border-right: 0 }
.primary-blocks .block h2 { margin: 0; font-size: 50px; color: #fff }
.primary-blocks .block p { margin: 18px 0 16px 0 }
.primary-blocks .block.has-icon p { margin-right: 160px }
.primary-blocks .block .actions .btn { margin: 10px 6px 0 0 }
.primary-blocks .block .icon { position: absolute; top: 55px; right: 35px; display: block; width: 128px; height: 128px; line-height: 128px; text-align: center; background: #002b5c; border-radius: 50% }
.primary-blocks .block:after { position: absolute; top: 0; right: 0; width: 1px; height: 500px; background: rgba(255,255,255,0.1); content: "" }
.primary-blocks .block:last-child:after { content: none }
.primary-blocks .icon-link { width: 100% }
.primary-blocks .icon-link i { color: #fff; background: #002b5c }
.primary-blocks .icon-link a { color: #fff }
.primary-blocks .share-price-container { position: relative }
.primary-blocks .share-price-container .share-price { margin: 0; font-family: 'franchiseregular', sans-serif; font-size: 90px; font-style: normal; font-weight: normal; line-height: 1; text-transform: uppercase }
.primary-blocks .share-price-container .code { display: block; margin-top: 15px; font-size: 18px }
.primary-blocks .share-price-container .icon-share-price { position: absolute; top: 5px; right: 20px; display: block; width: 100px; height: 100px; font-size: 45px; line-height: 100px; text-align: center; background: #002b5c; border-radius: 50% }
.secondary-blocks { padding: 45px 0 60px; overflow: hidden }
.secondary-blocks .block { padding: 0 30px }
.secondary-blocks .block h2 { margin: 0; font-size: 40px }
.secondary-blocks .block p { margin: 15px 0 25px; font-size: 18px; color: #666 }
.secondary-blocks .block .btn { height: auto; padding: 0; line-height: 1 }
.secondary-blocks .block:last-child { padding: 0 15px 0 30px }
.secondary-blocks .block:first-child { padding: 0 30px 0 15px }
.secondary-blocks .block:after { position: absolute; top: -45px; right: 0; width: 1px; height: 500px; background: rgba(0,0,0,0.1); content: "" }
.secondary-blocks .block:last-child:after { display: none }
.textured-featured { max-width: 1400px; padding: 100px 0; margin: 0 auto; color: #fff; background: #003068 url('../img/textured-primary.jpg') no-repeat center center; -webkit-background-size: cover; background-size: cover; -ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/textured-primary.jpg', sizingMethod='scale');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/textured-primary.jpg', sizingMethod='scale')
}
.textured-featured h1, .textured-featured h2, .textured-featured h3, .textured-featured p { margin: 0; color: #fff }
.textured-featured h1 { font-size: 88px }
.textured-featured .subtitle { margin: 15px 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 20px; font-weight: normal }
.textured-featured .details { margin: 10px 0 30px 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal }
.textured-featured .details ul { padding-left: 20px; margin: 15px 0 }
.textured-featured .icon { position: absolute; top: 0; right: 30px; width: 100px; height: 100px; line-height: 100px; text-align: center; background: #002958; border-radius: 50% }
.textured-featured .btn { width: 210px }
.textured-featured [class^="col"] { padding-right: 60px }
.textured-featured [class^="col"]:last-child { padding-left: 30px }
@media screen and (max-width:1200px) {
.primary-blocks .block.has-icon p { margin-right: 80px }
.primary-blocks .block>.icon { width: 90px; height: 90px; line-height: 90px }
.primary-blocks .block>.icon img { max-width: 50px; max-height: 50px }
.textured-featured { padding: 60px 0 }
.textured-featured [class^="col"] { padding-right: 30px }
.textured-featured h1 { font-size: 70px }
.textured-featured .icon { display: none }
}
@media screen and (max-width:992px) {
.primary-blocks { padding: 20px 0 }
.primary-blocks .block { padding: 20px 15px }
.primary-blocks .block.has-icon p { margin-right: 0 }
.primary-blocks .block>.icon { display: none }
.secondary-blocks .block { float: left; width: 50%; padding: 15px!important }
.secondary-blocks .block:nth-child(3) { clear: both }
.secondary-blocks .block:after { display: none }
}
@media screen and (max-width:768px) {
.textured-featured { padding: 20px 0; background-image: none }
.textured-featured [class^="col"] { padding: 30px 15px!important }
.textured-featured h1 { font-size: 60px }
}
@media screen and (max-width:600px) {
.secondary-blocks .block { float: none; width: 100% }
}
.featured-secondary { position: relative; padding: 43px 0 60px; margin: 0 auto; overflow: hidden; background: #f2f2f2 }
.featured-secondary h3 { margin: 0 0 20px 0; font-size: 40px }
.featured-secondary:after { position: absolute; top: 0; left: 50%; width: 1px; height: 500px; background: #d9d9d9; content: "" }
.featured-secondary .business-finder { padding-right: 50px }
.featured-secondary .featured-faqs { padding-left: 30px }
@media screen and (max-width:800px) {
.featured-secondary { padding: 35px 0 }
.business-finder { margin-bottom: 35px }
}
.featured-content { margin: 30px 0 }
.featured-content:before, .featured-content:after { display: table; content: " " }
.featured-content:after { clear: both }
.featured-content:before, .featured-content:after { display: table; content: " " }
.featured-content:after { clear: both }
.featured-content .block { position: relative; float: left; width: 33%; height: 324px; margin-right: 2px; overflow: hidden }
.featured-content .block:hover .overlay { opacity: .95 }
.featured-content .block:hover .caption p { max-height: 200px }
.featured-content img { display: block }
.featured-content .caption, .featured-content .overlay { position: absolute; top: 0; left: 0; width: 100% }
.featured-content .overlay { height: 100%; background: #002b5c; opacity: 0; -webkit-transition: all .5s ease-out; transition: all .5s ease-out }
.featured-content .caption { top: auto; bottom: 0; padding: 20px 30px 5px 30px; color: #fff }
.featured-content .caption h3 { margin: 0 0 10px 0; font-family: 'franchiseregular', sans-serif; font-size: 40px; font-style: normal; font-weight: normal; color: #fff; text-transform: uppercase }
.featured-content .caption p { max-height: 0; overflow: hidden; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; -webkit-transition-delay: .2s; transition-delay: .2s }
@media screen and (max-width:768px) {
.featured-content { text-align: center }
.featured-content .block { display: inline-block; float: none; width: auto; height: auto }
.featured-content .block img { max-width: 100% }
}
html.no-opacity .featured-content .block .overlay { display: none }
html.no-opacity .featured-content .block:hover .overlay { display: block; background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUM4QjE0QTMyOUExMTFFMzg2MTY5NDkzQTMwQUEzQ0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUM4QjE0QTQyOUExMTFFMzg2MTY5NDkzQTMwQUEzQ0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQzhCMTRBMTI5QTExMUUzODYxNjk0OTNBMzBBQTNDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQzhCMTRBMjI5QTExMUUzODYxNjk0OTNBMzBBQTNDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PluKFKIAAAAPSURBVHjaYmAwyPgEEGAAAlcBi+JOvIgAAAAASUVORK5CYII=) }
.content-grid { padding: 0 0 60px 0 }
.content-grid h2 { margin: 40px 0; font-size: 40px }
.content-grid .blocks { font-size: 16px }
.content-grid .block { float: left; width: 33.3333333%; height: 350px; padding: 30px; margin: -1px 0 0 -1px; border: 1px solid #e5e5e5 }
.content-grid header { position: relative; min-height: 60px; padding: 0 75px 0 0; margin: 0 0 15px 0 }
.content-grid i { position: absolute; top: 0; right: 0; display: block; width: 50px; height: 50px; font-size: 24px; line-height: 50px; color: #003068; text-align: center; background: #f8f8f8; border-radius: 50% }
.content-grid img.icon { position: absolute; top: 0; right: 0 }
.content-grid .block h3 { margin: 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 25px; font-weight: normal; text-transform: none }
.content-grid ul { padding: 0 0 0 16px; margin: 0 }
.content-grid ul li { font-size: 16px }
@media screen and (max-width:992px) {
.content-grid .block { width: 50% }
}
@media screen and (max-width:768px) {
.content-grid .block { float: none; width: auto; height: auto }
}
.spaced { margin-bottom: 60px }
.content.right-sidebar { position: relative; z-index: 10; margin-bottom: 120px }
.content.right-sidebar .sidebar { position: relative }
.content.right-sidebar .sidebar header { padding: 0 16px }
.content.right-sidebar .sidebar ul { padding: 0; list-style: none }
.content.right-sidebar .sidebar li { border-bottom: 1px solid #e0e0e0 }
.content.right-sidebar .sidebar a { display: block; padding: 12px; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; opacity: .8; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.content.right-sidebar .sidebar a:hover { text-decoration: none; background: #e6e6e6; opacity: 1 }
.content.right-sidebar .sidebar li.current_page_item a { text-decoration: none; background: #e6e6e6; opacity: 1 }
.content.right-sidebar article { position: relative; padding: 44px 0 50px 0; background: #fff }
.content.right-sidebar article h1 { margin: 0; font-size: 70px }
.content.right-sidebar .sidebar header { height: 42px; background: #003068 }
.content.right-sidebar .sidebar header h3 { margin: 0; line-height: 42px; color: #fff }
.content.right-sidebar .sidebar.pull-up { margin-top: -42px }
.content.right-sidebar .sidebar.push-down { margin-top: 50px }
.content.right-sidebar .page-header { margin-top: 0 }
@media screen and (max-width:1000px) {
.content.right-sidebar article { padding-right: 0 }
}
@media screen and (max-width:992px) {
.content.right-sidebar .sidebar { display: none }
}
@media screen and (max-width:768px) {
.content.right-sidebar .main { float: none; width: 100%; padding: 0; clear: both }
.content.right-sidebar .sidebar { display: none }
}
.statistics { margin: 50px 0 }
.statistics a { color: #003068 }
.statistics a:hover { text-decoration: none }
.statistics .statistic { padding: 0 30px; border-left: 1px solid #e5e5e5 }
.statistics .statistic a { text-decoration: underline }
.statistics .statistic:first-child { padding: 0 15px; border: 0 }
.statistics h2 { padding-right: 40px; margin: 0; font-size: 40px }
.statistics .stat { font-family: 'franchiseregular', sans-serif; font-size: 80px; font-style: normal; font-weight: normal; line-height: 1; color: #f63; text-transform: uppercase }
.statistics i { font-size: 46px; color: #003068 }
.statistics .description { font-size: 18px; color: #003068 }
.statistics .unit { font-family: 'franchiseregular', sans-serif; font-size: 40px; font-style: normal; font-weight: normal; color: #003068; text-transform: uppercase }
.statistics .more-link { margin-top: 10px }
.statistics .more-link i { font-size: 12px }
@media screen and (max-width:992px) {
.statistics .statistic { padding: 0 15px!important; margin: 20px 0; border: none!important }
}
.plans .top { color: #fff; background: #003068 }
.plans .top h2 { margin: 0; font-size: 40px; color: #fff }
.plans .top header { padding: 30px 0; border-bottom: 1px solid rgba(255,255,255,0.1) }
.plans .plan-headers { position: relative; padding-top: 40px; padding-bottom: 40px; overflow: hidden }
.plans .plan-headers [class^="col"] { padding-right: 150px }
.plans .plan-headers [class^="col"]:last-child { padding-left: 30px }
.plans .plan-headers h2 { font-size: 70px }
.plans .plan-headers p { margin: 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 20px; font-weight: normal }
.plans .plan-headers .icon { position: absolute; top: 0; right: 30px; display: block; width: 100px; height: 100px; line-height: 100px; text-align: center; background: #002b5c; border-radius: 50% }
.plans .plan-headers:after { position: absolute; top: 0; left: 50%; width: 1px; height: 500px; background: rgba(255,255,255,0.1); content: "" }
.plans .body { position: relative; padding: 40px 50px; overflow: hidden; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666; background: #f0f0f0 }
.plans .body [class^="col"] { padding-right: 50px }
.plans .body [class^="col"]:last-child { padding-left: 30px }
.plans .body ul { padding: 0 0 0 20px; margin: 15px 0 10px 0 }
.plans .body .btn { margin-top: 15px }
.plans .body:after { position: absolute; top: 0; left: 50%; width: 1px; height: 500px; background: rgba(0,0,0,0.1); content: "" }
.plans .plan header { padding: 30px 15px; color: #fff; background: #003068 }
.plans .plan header h2 { margin: 0; font-size: 70px; color: #fff }
.plans .plan header p { margin: 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 20px; font-weight: normal }
.plans .plan header .icon { display: none }
.plans .plan section { padding: 30px 15px; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666; background: #f0f0f0 }
.plans .plan section ul { padding-left: 20px; margin: 15px 0 25px }
ul.sitemap { padding: 0; list-style: none }
ul.sitemap a { color: #003068 }
ul.sitemap ul { padding: 0 0 0 15px; list-style: none }
ul.sitemap ul li { position: relative }
ul.sitemap ul li:before { position: absolute; top: 7px; left: -10px; width: 6px; height: 6px; border-bottom: 1px solid #003068; border-left: 1px solid #003068; content: '' }
ul.sitemap>li { margin: 20px 0 }
ul.sitemap>li>a { font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal }
ul.sitemap .children { margin-top: 0 }
@media screen and (max-width:960px) {
ul.sitemap>li { width: 50% }
}
@media screen and (max-width:550px) {
ul.sitemap>li { float: none; width: 100% }
}
.main { padding: 0; margin-bottom: 140px; font-size: 18px; color: #666 }
.main h3 { margin: 30px 0 20px 0; font-family: 'franchiseregular', sans-serif; font-size: 28px; font-style: normal; font-weight: normal; text-transform: uppercase }
.main h3.spaced { margin-top: 39px }
.main [class^="col"] { padding-right: 40px }
.main ul { padding-right: 20px; margin: 30px 0 }
.why-erm .wrap.spaced, .investor-centre .wrap.spaced, .about-us .wrap.spaced, .home .wrap.spaced { margin-bottom: 0 }
.why-erm .main, .investor-centre .main, .about-us .main, .home .main { margin-bottom: 0 }
.content article.type-job { padding: 0 }
.content article.type-job h3 { margin: 30px 0 10px 0 }
.gallery-row { padding: 15px 0 }
.table-row { padding: 10px 0 }
.table-row:nth-child(even) { background: #f6f6f6 }
.table-header { padding: 10px 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-weight: normal; border-bottom: 1px solid #f1f1f1 }
ul.list-posts { margin: 30px 0; border-top: 1px solid #e6e6e6 }
ul.list-posts p { line-height: 20px }
ul.list-posts li { position: relative; padding: 20px 100px 18px 20px; border-bottom: 1px solid #e6e6e6 }
ul.list-posts h4 { margin: 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal; color: #003068 }
ul.list-posts a { color: #003068 }
ul.list-posts i { position: absolute; top: 17px; right: 10px; padding: 10px; font-size: 12px; color: #003068 }
ul.list-posts i a { position: absolute; top: 0; right: 0; display: block; width: 100%; height: 100% }
ul.list-posts .location, ul.list-posts .published { display: inline-block; margin: 5px 10px 5px 0 }
ul.list-posts .excerpt { margin: 0 }
ul.list-posts .job { padding-right: 20px }
ul.list-posts .job h4 { font-size: 20px }
.posted-date { display: block; margin-top: 6px; font-size: 16px }
.posted-date time { margin: 0!important }
.locations-map { padding: 100px 0; color: #fff; background: #e0e0e0 }
.locations-map .container { position: relative }
.locations-map .map-details { position: absolute; top: 0; left: 0; width: 40% }
.locations-map article h1 { margin: 0; font-size: 110px }
.locations-map article .main { font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666 }
#key-locations { position: relative; float: right; max-width: 75% }
#key-locations img { width: 100%; height: auto }
#key-locations .marker { position: absolute; display: block; width: 35px; height: 44px; overflow: hidden; text-decoration: none; cursor: pointer; background: transparent url('../img/map-markers.png') no-repeat left center }
#key-locations .marker i { display: block; width: 36px; font-size: 18px; line-height: 35px; color: #fff; text-align: center }
#key-locations .marker .tooltip { position: absolute; top: 50%; right: 36px; display: block; width: auto; height: 50px; padding: 0 20px; margin: -25px 18px 0 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal; line-height: 50px; color: #003068; white-space: nowrap; background: #fff; -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.3); box-shadow: 1px 2px 3px rgba(0,0,0,0.3) }
#key-locations .marker .tooltip:after { position: absolute; top: 50%; right: -20px; margin-top: -10px; border-color: transparent; border-left-color: #fff; border-style: solid; border-width: 10px; content: "" }
#key-locations .marker:hover, #key-locations .marker.active { overflow: visible; background-position: right center }
#key-locations .marker:hover i, #key-locations .marker.active i { color: #fff }
#key-locations .marker:hover .tooltip { opacity: 1 }
#map-key { width: 300px; margin-top: 100px }
#map-key ul { padding: 0; list-style: none }
#map-key li { position: relative; padding-left: 47px; font-family: 'franchiseregular', sans-serif; font-size: 35px; font-style: normal; font-weight: normal; color: #003068; text-transform: uppercase; cursor: pointer }
#map-key li i { position: absolute; top: 50%; left: 0; display: block; width: 35px; height: 44px; margin: 0 10px 0 0; margin-top: -22px; font-size: 16px; line-height: 35px; color: #fff; text-align: center; background: transparent url('../img/map-markers.png') no-repeat left center; border-radius: 50% }
#map-key li:hover i, #map-key li.active i { background-position: right center }
#map-key a { display: block; line-height: 56px }
#map-key a:hover { color: #f63; text-decoration: none }
#map-key li:last-child { border-bottom: 0 }
#map-key li.active, #map-key li.active a { color: #f63 }
#map-key .back { display: none; margin-top: 40px; color: #003068; opacity: 1 }
#map-key .back:hover { text-decoration: none }
@media(max-width:1200px) {
.locations-map article { display: block; float: left; width: 50% }
.locations-map .map-details { position: static; width: auto }
#map-key { float: left; width: 40%; margin-top: 0; margin-left: 10% }
#key-locations { float: none; margin: 0 auto; clear: both }
}
@media(max-width:768px) {
.locations-map { padding: 50px 30px }
.locations-map article { display: block; float: none; width: auto }
.locations-map #map-key { float: none; width: auto; margin: 30px 0 0 0 }
.locations-map .map-details { position: static; width: auto }
#key-locations { max-width: 100% }
}

.featured-faqs header { position: relative }
.featured-faqs header .more-link { position: absolute; right: 0; bottom: 0 }
.featured-faqs p { margin-bottom: 20px; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; color: #666; }
section.faqs { padding: 0 0 60px 0 }
.faq-group { margin-bottom: 60px }
.faq-group h2 { margin-top: 30px }
#timeline { position: absolute; top: 140px; right: 0; bottom: 70px; left: 0; overflow: hidden }
#timeline .slide { position: relative; width: 100%; max-width: 1680px; margin: 0 auto }
#timeline .slide article { position: absolute; top: 100px; left: 100px; width: 35%; margin-left: -200px; font-size: 18px; line-height: 1.2; color: #fff; opacity: 0; -webkit-transition: all .5s ease-out; transition: all .5s ease-out }
#timeline .slide article .title { font-size: 90px; line-height: 80px; color: #fff }
#timeline .slide article .subtitle { font-size: 25px }
#timeline .slide article .year { font-size: 40px; color: #fff }
#timeline .slide article.title { top: 200px; left: 0; width: 100%; margin-left: 0 }
#timeline .slide img { width: 100%; height: auto }
#timeline .slide.active article { margin-left: 0; opacity: 1 }
a.back { display: inline-block; margin-top: 10px; color: #fff; opacity: .5 }
a.back:hover { text-decoration: none; opacity: 1 }
nav.timeline { position: fixed; bottom: 0; left: 0; width: 100%; height: 70px; background: #fff; border: 1px solid #e5e5e5 }
nav.timeline .container { position: relative }
nav.timeline .progress { position: relative; width: auto; height: 70px; padding: 0 65px 0 0; margin: 0 300px 0 0; font-family: 'franchiseregular', sans-serif; font-size: 25px; font-style: normal; font-weight: normal; line-height: 70px; color: #666; text-transform: uppercase; background: #fff url("../img/timeline-dot.svg") repeat-x center center; border-left: 1px solid #e5e5e5; -webkit-box-shadow: none; box-shadow: none }
nav.timeline .progress ul.nav { margin: 0 90px }
nav.timeline .progress .start, nav.timeline .progress .end { position: absolute; top: 0; z-index: 5; display: block; width: 82px; height: 70px; padding: 0 20px; color: #999; background: #fff }
nav.timeline .progress .start { left: 0 }
nav.timeline .progress .end { right: 0 }
nav.timeline .progress a { display: block; width: 70px; height: 40px; padding: 0; margin: 14px 0; line-height: 40px; color: #fff; text-align: center; background: #003068; border-radius: 4px; opacity: 0; -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); box-shadow: 0 2px 3px rgba(0,0,0,0.2) }
nav.timeline .progress a:hover { text-decoration: none }
nav.timeline .progress li.active a { opacity: 1 }
nav.timeline .controls { position: absolute; top: 0; right: 0; border-left: 1px solid #e5e5e5 }
nav.timeline .controls>* { float: left; width: 100px; height: 70px; line-height: 70px; text-align: center; border-right: 1px solid #e5e5e5 }
nav.timeline .controls>*:hover { background: #f2f2f2 }
nav.timeline .controls .previous:hover, nav.timeline .controls .next:hover, nav.timeline .controls .top:hover { text-decoration: none }
nav.timeline .controls .previous+.tooltip, nav.timeline .controls .next+.tooltip, nav.timeline .controls .top+.tooltip { width: auto; height: auto; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 18px; font-weight: normal; line-height: 28px; text-transform: none; border: 0 }
nav.timeline .controls .previous+.tooltip:hover, nav.timeline .controls .next+.tooltip:hover, nav.timeline .controls .top+.tooltip:hover { background: 0 }
nav.timeline .controls .previous, nav.timeline .controls .next { font-size: 12px; color: #f63 }
nav.timeline .controls .top { font-family: 'franchiseregular', sans-serif; font-size: 25px; font-style: normal; font-weight: normal; color: #666; text-transform: uppercase }
@media screen and (max-width:1200px) {
#timeline .slide article { left: 70px; width: 42% }
}
@media screen and (max-width:1100px) {
#timeline .slide article { top: 40px; left: 50px; width: 50% }
#timeline .slide article .title { font-size: 70px; line-height: 68px }
}
@media screen and (max-width:992px) {
#timeline { position: static; top: 50px; padding: 0 }
#timeline .slide:not(#title) article { position: static; width: auto; padding: 0; margin: 0; opacity: 1 }
#timeline .slide:not(#title) article header { padding: 30px 80px 20px 30px; background: #003068 }
#timeline .slide:not(#title) article header .title, #timeline .slide:not(#title) article header .year, #timeline .slide:not(#title) article header p { margin: 0 }
#timeline .slide:not(#title) article header .title { font-size: 50px; line-height: 50px }
#timeline .slide:not(#title) article header .year { font-size: 30px }
#timeline .slide:not(#title) article section { padding: 30px 30px 50px; color: #666 }
#timeline .slide#title header { padding: 30px }
#timeline .slide#title article.title { top: 20px }
nav.timeline { display: none }
.slide .container { max-width: none; padding: 0; margin: 0 }
}
@media screen and (max-height:800px) {
#timeline .slide article { top: 30px; width: 45% }
}
.news-feed { position: relative; padding: 50px 0 60px; overflow: hidden; border-top: 1px solid #f0f0f0 }
.news-feed [class^="col"]>header { position: relative }
.news-feed [class^="col"]>header .read-more { position: absolute; top: 10px; right: 30px }
.news-feed h2 { margin: 0 0 35px; font-size: 28px }
.news-feed h3 { margin-bottom: 0 }
.news-feed .col-sm-6:last-child { padding-left: 30px }
.news-feed:before { position: absolute; top: 0; left: 50%; width: 1px; height: 500px; background: #f0f0f0; content: "" }
.news-feed article { float: left; width: 50%; padding-right: 30px }
.news-feed article:last-child { padding-right: 15px }
.news-feed article h3 { margin-top: 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 18px; font-weight: normal; text-transform: none }
.news-feed article .published { font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 14px; font-weight: normal; color: #666 }
.news-feed article .read-more { margin-top: 20px }
.news-feed footer { margin-top: 0 }
.footer-nav { background: #f2f2f2 }
.footer-nav { padding: 40px 0 }
.footer-nav:before, .footer-nav:after { display: table; content: " " }
.footer-nav:after { clear: both }
.footer-nav:before, .footer-nav:after { display: table; content: " " }
.footer-nav:after { clear: both }
.footer-nav ul.menu { padding: 0; margin: 0; list-style: none }
.footer-nav ul.menu li { font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; line-height: 22px; color: #666; text-transform: uppercase }
.footer-nav ul.menu li a { color: #666 }
.footer-nav ul.menu li a:hover { text-decoration: none }
.footer-nav ul.sub-menu { padding: 0; margin: 7px 0; list-style: none }
.footer-nav ul.sub-menu li { padding: 0; margin: 0; font-size: 14px; text-transform: none }
.footer-nav ul.sub-menu li a { display: block; padding: 1px 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-weight: normal; color: #999 }
.footer-nav .widget h3 { margin: 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; line-height: 22px; color: #666; text-transform: uppercase }
.footer-nav .menu [class^="icon"] { float: left; width: 34px; height: 34px; margin: 0 11px 11px 0; background: #fff; border-radius: 50% }
.footer-nav .menu [class^="icon"] a { display: block; width: 100%; height: 100%; text-indent: -9999em }
.footer-nav { padding: 10px 0 0 0 }
.footer-nav ul.menu { overflow: auto; clear: both }
.footer-nav ul.menu>li { float: left; width: 50%; margin: 15px 0 }
#footer-menu { display: none; padding-bottom: 35px; border-bottom: 1px solid #d9d9d9 }
.toggle-footer { display: block; padding: 15px 0; font-family: 'Calibri W01 Bold 904607', sans-serif; font-size: 16px; font-weight: normal; color: #003068; text-transform: uppercase; border-bottom: 1px solid #d9d9d9 }
.toggle-footer i { display: inline-block; margin-left: 5px; font-size: 12px }
.toggle-footer:hover { color: #003068; text-decoration: none }
.toggle-footer.active i { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
@media(min-width:767px) {
.toggle-footer { display: none }
#footer-menu { display: block }
.footer-nav ul.menu>li { width: 25% }
}
@media(min-width:992px) {
.footer-nav { padding: 25px 0 0 0 }
.footer-nav ul.menu>li { width: 16.666666666666668% }
}
@media(min-width:1200px) {
.footer-nav ul.menu>li { width: 16.666666666666668% }
}
.footer-baseplate { padding: 20px 0; font-family: 'Calibri W01 Regular 904604', sans-serif; font-size: 12px; font-weight: normal; color: #999; background: #f2f2f2 }
.footer-baseplate .copyright { float: left; line-height: 40px }
.footer-baseplate ul { display: inline-block; float: left; padding: 0; margin: 0 0 0 5px; line-height: 40px; list-style: none }
.footer-baseplate ul li { display: inline; padding: 0 3px; margin: 0; border-left: 1px solid #999 }
.footer-baseplate ul li a { color: #999 }
#logo-footer { display: block; float: right; width: 70px; height: 40px; background: url('../img/logo-footer.svg') no-repeat center center; -webkit-background-size: 100% auto; background-size: 100% auto }
.no-svg #logo-footer { background-image: url('../img/logo-footer.png'); -ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo-footer.png', sizingMethod='scale');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo-footer.png', sizingMethod='scale')
}
@media screen and (max-width:768px) {
.news-feed { padding: 20px 0 30px }
.news-feed:before { content: none }
.news-feed .col-sm-6 { clear: both }
.news-feed .col-sm-6:last-child { padding-left: 15px }
.news-feed .col-sm-6 h2 { padding: 30px 0 10px; margin: 0 }
.news-feed header .read-more { top: auto!important; bottom: 10px }
}
@media screen and (max-width:600px) {
.news-feed article { float: none; width: 100%; clear: both }
#logo-footer { width: 60px; height: 50px }
.copyright { line-height: 50px }
.footer-baseplate { padding: 10px 0 }
}
.aligncenter { display: block; margin: 0 auto }
.alignleft { float: left }
.alignright { float: right }
figure.alignnone { margin-right: 0; margin-left: 0 }