@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700);
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: gray; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 25px; margin-bottom: 12.5px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 12.5px; margin-bottom: 12.5px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 31px; }

h2, .h2 { font-size: 24px; }

h3, .h3 { font-size: 23px; }

h4, .h4 { font-size: 20px; }

h5, .h5 { font-size: 18px; }

h6, .h6 { font-size: 16px; }

p { margin: 0 0 12.5px; }

.lead { margin-bottom: 25px; font-size: 20px; font-weight: 200; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 27px; } }

small, .small { font-size: 85%; }

cite { font-style: normal; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-muted { color: gray; }

.text-primary { color: #1c6c7a; }

a.text-primary:hover { color: #124751; }

.text-success { color: #3c763d; }

a.text-success:hover { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #1c6c7a; }

a.bg-primary:hover { background-color: #124751; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover { background-color: #e4b9b9; }

.page-header { padding-bottom: 11.5px; margin: 50px 0 25px; border-bottom: 1px solid #999999; }

ul, ol { margin-top: 0; margin-bottom: 12.5px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline { margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 25px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted gray; }

.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 12.5px 25px; margin: 0 0 25px; font-size: 22.5px; border-left: 5px solid #999999; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: gray; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #999999; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 25px; font-style: normal; line-height: 1.42857; }

table { max-width: 100%; background-color: transparent; }

th { text-align: left; }

.table, .typography table:not(.mceListBox .mceToolbar), body > header * table:not(.mceListBox .mceToolbar), body > .container * table:not(.mceListBox .mceToolbar) { width: 100%; margin-bottom: 25px; }
.table > thead > tr > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th, .table > thead > tr > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td, .table > tbody > tr > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th, .table > tbody > tr > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td, .table > tfoot > tr > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th, .table > tfoot > tr > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #dddddd; }
.table > thead > tr > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; }
.table > caption + thead > tr:first-child > th, .typography table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > th, body > header * table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > th, body > .container * table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .typography table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > td, body > header * table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > td, body > .container * table:not(.mceListBox .mceToolbar) > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .typography table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > th, body > header * table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > th, body > .container * table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .typography table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > td, body > header * table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > td, body > .container * table:not(.mceListBox .mceToolbar) > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .typography table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > th, body > header * table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > th, body > .container * table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .typography table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > td, body > header * table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > td, body > .container * table:not(.mceListBox .mceToolbar) > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody, .typography table:not(.mceListBox .mceToolbar) > tbody + tbody, body > header * table:not(.mceListBox .mceToolbar) > tbody + tbody, body > .container * table:not(.mceListBox .mceToolbar) > tbody + tbody { border-top: 2px solid #dddddd; }
.table .table, .typography table:not(.mceListBox .mceToolbar) .table, body > header * table:not(.mceListBox .mceToolbar) .table, body > .container * table:not(.mceListBox .mceToolbar) .table, .table .typography table:not(.mceListBox .mceToolbar), .typography .table table:not(.mceListBox .mceToolbar), .typography table:not(.mceListBox .mceToolbar) table:not(.mceListBox .mceToolbar), .table body > header * table:not(.mceListBox .mceToolbar), body > header * .table table:not(.mceListBox .mceToolbar), body > header * table:not(.mceListBox .mceToolbar) table:not(.mceListBox .mceToolbar), .table body > .container * table:not(.mceListBox .mceToolbar), body > .container * .table table:not(.mceListBox .mceToolbar), body > .container * table:not(.mceListBox .mceToolbar) table:not(.mceListBox .mceToolbar) { background-color: white; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; }
.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: whitesmoke; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td.active, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td.active, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td.active, .table > thead > tr > th.active, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th.active, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th.active, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th.active, .table > thead > tr.active > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr.active > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.active > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.active > td, .table > thead > tr.active > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr.active > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.active > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.active > th, .table > tbody > tr > td.active, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td.active, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td.active, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td.active, .table > tbody > tr > th.active, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th.active, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th.active, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th.active, .table > tbody > tr.active > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.active > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.active > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.active > td, .table > tbody > tr.active > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.active > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.active > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.active > th, .table > tfoot > tr > td.active, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td.active, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.active, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.active, .table > tfoot > tr > th.active, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th.active, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.active, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.active, .table > tfoot > tr.active > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.active > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.active > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.active > td, .table > tfoot > tr.active > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.active > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.active > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.active > th { background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td.success, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td.success, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td.success, .table > thead > tr > th.success, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th.success, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th.success, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th.success, .table > thead > tr.success > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr.success > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.success > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.success > td, .table > thead > tr.success > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr.success > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.success > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.success > th, .table > tbody > tr > td.success, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td.success, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td.success, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td.success, .table > tbody > tr > th.success, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th.success, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th.success, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th.success, .table > tbody > tr.success > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.success > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.success > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.success > td, .table > tbody > tr.success > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.success > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.success > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.success > th, .table > tfoot > tr > td.success, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td.success, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.success, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.success, .table > tfoot > tr > th.success, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th.success, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.success, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.success, .table > tfoot > tr.success > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.success > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.success > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.success > td, .table > tfoot > tr.success > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.success > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.success > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td.info, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td.info, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td.info, .table > thead > tr > th.info, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th.info, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th.info, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th.info, .table > thead > tr.info > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr.info > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.info > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.info > td, .table > thead > tr.info > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr.info > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.info > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.info > th, .table > tbody > tr > td.info, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td.info, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td.info, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td.info, .table > tbody > tr > th.info, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th.info, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th.info, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th.info, .table > tbody > tr.info > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.info > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.info > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.info > td, .table > tbody > tr.info > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.info > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.info > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.info > th, .table > tfoot > tr > td.info, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td.info, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.info, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.info, .table > tfoot > tr > th.info, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th.info, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.info, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.info, .table > tfoot > tr.info > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.info > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.info > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.info > td, .table > tfoot > tr.info > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.info > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.info > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td.warning, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td.warning, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td.warning, .table > thead > tr > th.warning, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th.warning, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th.warning, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th.warning, .table > thead > tr.warning > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr.warning > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.warning > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.warning > td, .table > thead > tr.warning > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr.warning > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.warning > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.warning > th, .table > tbody > tr > td.warning, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td.warning, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td.warning, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td.warning, .table > tbody > tr > th.warning, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th.warning, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th.warning, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th.warning, .table > tbody > tr.warning > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.warning > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.warning > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.warning > td, .table > tbody > tr.warning > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.warning > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.warning > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td.warning, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.warning, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th.warning, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.warning, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .typography table:not(.mceListBox .mceToolbar) > thead > tr > td.danger, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > td.danger, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > td.danger, .table > thead > tr > th.danger, .typography table:not(.mceListBox .mceToolbar) > thead > tr > th.danger, body > header * table:not(.mceListBox .mceToolbar) > thead > tr > th.danger, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr > th.danger, .table > thead > tr.danger > td, .typography table:not(.mceListBox .mceToolbar) > thead > tr.danger > td, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.danger > td, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.danger > td, .table > thead > tr.danger > th, .typography table:not(.mceListBox .mceToolbar) > thead > tr.danger > th, body > header * table:not(.mceListBox .mceToolbar) > thead > tr.danger > th, body > .container * table:not(.mceListBox .mceToolbar) > thead > tr.danger > th, .table > tbody > tr > td.danger, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > td.danger, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > td.danger, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > td.danger, .table > tbody > tr > th.danger, .typography table:not(.mceListBox .mceToolbar) > tbody > tr > th.danger, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr > th.danger, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr > th.danger, .table > tbody > tr.danger > td, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.danger > td, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.danger > td, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.danger > td, .table > tbody > tr.danger > th, .typography table:not(.mceListBox .mceToolbar) > tbody > tr.danger > th, body > header * table:not(.mceListBox .mceToolbar) > tbody > tr.danger > th, body > .container * table:not(.mceListBox .mceToolbar) > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > td.danger, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.danger, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr > th.danger, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.danger, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > td, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > td, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .typography table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > th, body > header * table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > th, body > .container * table:not(.mceListBox .mceToolbar) > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

@media (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 18.75px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; -webkit-overflow-scrolling: touch; }
  .table-responsive > .table, .typography .table-responsive > table:not(.mceListBox .mceToolbar), body > header * .table-responsive > table:not(.mceListBox .mceToolbar), body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > th, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > th, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > th, .table-responsive > .table > thead > tr > td, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > td, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > td, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > thead > tr > td, .table-responsive > .table > tbody > tr > th, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > th, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > th, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > td, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > td, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > th, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > th, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td, .typography .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > td, body > header * .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > td, body > .container * .table-responsive > table:not(.mceListBox .mceToolbar) > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }
@font-face { font-family: 'Glyphicons Halflings'; src: url("../fonts/glyphicons-halflings-regular.eot"); src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-repeat:before { content: "\e030"; }

.glyphicon-refresh:before { content: "\e031"; }

.glyphicon-list-alt:before { content: "\e032"; }

.glyphicon-lock:before { content: "\e033"; }

.glyphicon-flag:before { content: "\e034"; }

.glyphicon-headphones:before { content: "\e035"; }

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

.glyphicon-volume-down:before { content: "\e037"; }

.glyphicon-volume-up:before { content: "\e038"; }

.glyphicon-qrcode:before { content: "\e039"; }

.glyphicon-barcode:before { content: "\e040"; }

.glyphicon-tag:before { content: "\e041"; }

.glyphicon-tags:before { content: "\e042"; }

.glyphicon-book:before { content: "\e043"; }

.glyphicon-bookmark:before { content: "\e044"; }

.glyphicon-print:before { content: "\e045"; }

.glyphicon-camera:before { content: "\e046"; }

.glyphicon-font:before { content: "\e047"; }

.glyphicon-bold:before { content: "\e048"; }

.glyphicon-italic:before { content: "\e049"; }

.glyphicon-text-height:before { content: "\e050"; }

.glyphicon-text-width:before { content: "\e051"; }

.glyphicon-align-left:before { content: "\e052"; }

.glyphicon-align-center:before { content: "\e053"; }

.glyphicon-align-right:before { content: "\e054"; }

.glyphicon-align-justify:before { content: "\e055"; }

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

.glyphicon-indent-left:before { content: "\e057"; }

.glyphicon-indent-right:before { content: "\e058"; }

.glyphicon-facetime-video:before { content: "\e059"; }

.glyphicon-picture:before { content: "\e060"; }

.glyphicon-map-marker:before { content: "\e062"; }

.glyphicon-adjust:before { content: "\e063"; }

.glyphicon-tint:before { content: "\e064"; }

.glyphicon-edit:before { content: "\e065"; }

.glyphicon-share:before { content: "\e066"; }

.glyphicon-check:before { content: "\e067"; }

.glyphicon-move:before { content: "\e068"; }

.glyphicon-step-backward:before { content: "\e069"; }

.glyphicon-fast-backward:before { content: "\e070"; }

.glyphicon-backward:before { content: "\e071"; }

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

.glyphicon-pause:before { content: "\e073"; }

.glyphicon-stop:before { content: "\e074"; }

.glyphicon-forward:before { content: "\e075"; }

.glyphicon-fast-forward:before { content: "\e076"; }

.glyphicon-step-forward:before { content: "\e077"; }

.glyphicon-eject:before { content: "\e078"; }

.glyphicon-chevron-left:before { content: "\e079"; }

.glyphicon-chevron-right:before { content: "\e080"; }

.glyphicon-plus-sign:before { content: "\e081"; }

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

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

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

.glyphicon-question-sign:before { content: "\e085"; }

.glyphicon-info-sign:before { content: "\e086"; }

.glyphicon-screenshot:before { content: "\e087"; }

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

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

.glyphicon-ban-circle:before { content: "\e090"; }

.glyphicon-arrow-left:before { content: "\e091"; }

.glyphicon-arrow-right:before { content: "\e092"; }

.glyphicon-arrow-up:before { content: "\e093"; }

.glyphicon-arrow-down:before { content: "\e094"; }

.glyphicon-share-alt:before { content: "\e095"; }

.glyphicon-resize-full:before { content: "\e096"; }

.glyphicon-resize-small:before { content: "\e097"; }

.glyphicon-exclamation-sign:before { content: "\e101"; }

.glyphicon-gift:before { content: "\e102"; }

.glyphicon-leaf:before { content: "\e103"; }

.glyphicon-fire:before { content: "\e104"; }

.glyphicon-eye-open:before { content: "\e105"; }

.glyphicon-eye-close:before { content: "\e106"; }

.glyphicon-warning-sign:before { content: "\e107"; }

.glyphicon-plane:before { content: "\e108"; }

.glyphicon-calendar:before { content: "\e109"; }

.glyphicon-random:before { content: "\e110"; }

.glyphicon-comment:before { content: "\e111"; }

.glyphicon-magnet:before { content: "\e112"; }

.glyphicon-chevron-up:before { content: "\e113"; }

.glyphicon-chevron-down:before { content: "\e114"; }

.glyphicon-retweet:before { content: "\e115"; }

.glyphicon-shopping-cart:before { content: "\e116"; }

.glyphicon-folder-close:before { content: "\e117"; }

.glyphicon-folder-open:before { content: "\e118"; }

.glyphicon-resize-vertical:before { content: "\e119"; }

.glyphicon-resize-horizontal:before { content: "\e120"; }

.glyphicon-hdd:before { content: "\e121"; }

.glyphicon-bullhorn:before { content: "\e122"; }

.glyphicon-bell:before { content: "\e123"; }

.glyphicon-certificate:before { content: "\e124"; }

.glyphicon-thumbs-up:before { content: "\e125"; }

.glyphicon-thumbs-down:before { content: "\e126"; }

.glyphicon-hand-right:before { content: "\e127"; }

.glyphicon-hand-left:before { content: "\e128"; }

.glyphicon-hand-up:before { content: "\e129"; }

.glyphicon-hand-down:before { content: "\e130"; }

.glyphicon-circle-arrow-right:before { content: "\e131"; }

.glyphicon-circle-arrow-left:before { content: "\e132"; }

.glyphicon-circle-arrow-up:before { content: "\e133"; }

.glyphicon-circle-arrow-down:before { content: "\e134"; }

.glyphicon-globe:before { content: "\e135"; }

.glyphicon-wrench:before { content: "\e136"; }

.glyphicon-tasks:before { content: "\e137"; }

.glyphicon-filter:before { content: "\e138"; }

.glyphicon-briefcase:before { content: "\e139"; }

.glyphicon-fullscreen:before { content: "\e140"; }

.glyphicon-dashboard:before { content: "\e141"; }

.glyphicon-paperclip:before { content: "\e142"; }

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

.glyphicon-link:before { content: "\e144"; }

.glyphicon-phone:before { content: "\e145"; }

.glyphicon-pushpin:before { content: "\e146"; }

.glyphicon-usd:before { content: "\e148"; }

.glyphicon-gbp:before { content: "\e149"; }

.glyphicon-sort:before { content: "\e150"; }

.glyphicon-sort-by-alphabet:before { content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }

.glyphicon-sort-by-order:before { content: "\e153"; }

.glyphicon-sort-by-order-alt:before { content: "\e154"; }

.glyphicon-sort-by-attributes:before { content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }

.glyphicon-unchecked:before { content: "\e157"; }

.glyphicon-expand:before { content: "\e158"; }

.glyphicon-collapse-down:before { content: "\e159"; }

.glyphicon-collapse-up:before { content: "\e160"; }

.glyphicon-log-in:before { content: "\e161"; }

.glyphicon-flash:before { content: "\e162"; }

.glyphicon-log-out:before { content: "\e163"; }

.glyphicon-new-window:before { content: "\e164"; }

.glyphicon-record:before { content: "\e165"; }

.glyphicon-save:before { content: "\e166"; }

.glyphicon-open:before { content: "\e167"; }

.glyphicon-saved:before { content: "\e168"; }

.glyphicon-import:before { content: "\e169"; }

.glyphicon-export:before { content: "\e170"; }

.glyphicon-send:before { content: "\e171"; }

.glyphicon-floppy-disk:before { content: "\e172"; }

.glyphicon-floppy-saved:before { content: "\e173"; }

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

.glyphicon-floppy-save:before { content: "\e175"; }

.glyphicon-floppy-open:before { content: "\e176"; }

.glyphicon-credit-card:before { content: "\e177"; }

.glyphicon-transfer:before { content: "\e178"; }

.glyphicon-cutlery:before { content: "\e179"; }

.glyphicon-header:before { content: "\e180"; }

.glyphicon-compressed:before { content: "\e181"; }

.glyphicon-earphone:before { content: "\e182"; }

.glyphicon-phone-alt:before { content: "\e183"; }

.glyphicon-tower:before { content: "\e184"; }

.glyphicon-stats:before { content: "\e185"; }

.glyphicon-sd-video:before { content: "\e186"; }

.glyphicon-hd-video:before { content: "\e187"; }

.glyphicon-subtitles:before { content: "\e188"; }

.glyphicon-sound-stereo:before { content: "\e189"; }

.glyphicon-sound-dolby:before { content: "\e190"; }

.glyphicon-sound-5-1:before { content: "\e191"; }

.glyphicon-sound-6-1:before { content: "\e192"; }

.glyphicon-sound-7-1:before { content: "\e193"; }

.glyphicon-copyright-mark:before { content: "\e194"; }

.glyphicon-registration-mark:before { content: "\e195"; }

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

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

.glyphicon-tree-conifer:before { content: "\e199"; }

.glyphicon-tree-deciduous:before { content: "\e200"; }

.pagination { display: inline-block; padding-left: 0; margin: 25px 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #92c9d3; background-color: white; border: 1px solid #dddddd; margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { color: #c9e4e9; background-color: #999999; border-color: #dddddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 2; color: white; background-color: #1c6c7a; border-color: #1c6c7a; cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: gray; background-color: white; border-color: #dddddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 23px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 16px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.alert, .alert-success, .alert-info, .alert-warning, .alert-danger { padding: 15px; margin-bottom: 25px; border: 1px solid transparent; border-radius: 4px; }
.alert h4, .alert-success h4, .alert-info h4, .alert-warning h4, .alert-danger h4 { margin-top: 0; color: inherit; }
.alert .alert-link, .alert-success .alert-link, .alert-info .alert-link, .alert-warning .alert-link, .alert-danger .alert-link { font-weight: bold; }
.alert > p, .alert-success > p, .alert-info > p, .alert-warning > p, .alert-danger > p, .alert > ul, .alert-success > ul, .alert-info > ul, .alert-warning > ul, .alert-danger > ul { margin-bottom: 0; }
.alert > p + p, .alert-success > p + p, .alert-info > p + p, .alert-warning > p + p, .alert-danger > p + p { margin-top: 5px; }

.alert-dismissable { padding-right: 35px; }
.alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #2b542c; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #245269; }

.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #66512c; }

.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #843534; }

.container .typography table:not(.mceListBox .mceToolbar).transperent td, .container body > header * table:not(.mceListBox .mceToolbar).transperent td, .container body > .container * table:not(.mceListBox .mceToolbar).transperent td { border: 0; }
.typography a, body > header * a, body > .container * a { color: #1c6c7a; font-weight: bold; }
.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6, body > header * h1, body > header * h2, body > header * h3, body > header * h4, body > header * h5, body > header * h6, body > .container * h1, body > .container * h2, body > .container * h3, body > .container * h4, body > .container * h5, body > .container * h6 { font-weight: bold; }
.glyphicon .typography h1, .glyphicon .typography h2, .glyphicon .typography h3, .glyphicon .typography h4, .glyphicon .typography h5, .glyphicon .typography h6, .glyphicon body > header * h1, .glyphicon body > header * h2, .glyphicon body > header * h3, .glyphicon body > header * h4, .glyphicon body > header * h5, .glyphicon body > header * h6, .glyphicon body > .container * h1, .glyphicon body > .container * h2, .glyphicon body > .container * h3, .glyphicon body > .container * h4, .glyphicon body > .container * h5, .glyphicon body > .container * h6 { margin: 0; padding: 0; }

.typography .two-columns { display: block; -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }
.typography .three-columns { display: block; -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; -moz-column-gap: 20px; -webkit-column-gap: 20px; column-gap: 20px; }
.typography .videowrapper { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 18px; }
.typography .videowrapper iframe, .typography .videowrapper img { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
.typography .columns { width: 100%; clear: both; overflow: hidden; }
.typography .columns .column { display: block; float: left; padding: 5px; -moz-box-sizing: border-box; box-sizing: border-box; }
.typography .columns.two > .column { width: 50%; }
.typography .columns.three > .column { width: 33.3%; }
.typography .columns.four > .column { width: 25%; }
@media only screen and (max-width: 768px) { .typography .columns.four > .column { width: 50%; } }
@media only screen and (max-width: 640px) { .typography .columns.three > .column { width: 50%; } }
@media only screen and (max-width: 480px) { .typography .columns .column { width: 100% !important; } }

.infoBox { background: #1c6c7a; color: white; padding: 10px; }

body { font-family: "Lato", Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.42857; color: #333333; }

.linkImage { background: white; transition: 0.4s; }
.linkImage:hover { transform: scale(1.1); transition: 0.4s; }

@font-face { font-family: 'Lato'; font-style: normal; font-weight: 300; src: url(../fonts/Lato-Light.ttf) format("truetype"), url(../fonts/Lato-Light.woff) format("woff"), url(../fonts/Lato-Light.woff2) format("woff2"); }

@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: url(../fonts/Lato-Regular.eot); src: url(../fonts/Lato-Regular.svg#Lato) format("svg"), url(../fonts/Lato-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Lato-Regular.ttf) format("truetype"), url(../fonts/Lato-Regular.woff) format("woff"), url(../fonts/Lato-Regular.woff2) format("woff2"); }

@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; src: url(../fonts/Lato-Bold.ttf) format("truetype"), url(../fonts/Lato-Bold.woff) format("woff"), url(../fonts/Lato-Bold.woff2) format("woff2"); }

@font-face { font-family: 'Lato'; font-style: italic; font-weight: 300; src: url(../fonts/Lato-Light-Italic.ttf) format("truetype"), url(../fonts/Lato-Light-Italic.woff) format("woff"), url(../fonts/Lato-Light-Italic.woff2) format("woff2"); }

@font-face { font-family: 'Lato'; font-style: italic; font-weight: 400; src: url(../fonts/Lato-Italic.ttf) format("truetype"), url(../fonts/Lato-Italic.woff) format("woff"), url(../fonts/Lato-Italic.woff2) format("woff2"); }

@font-face { font-family: 'Lato'; font-style: italic; font-weight: 700; src: url(../fonts/Lato-Bold-Italic.ttf) format("truetype"), url(../fonts/Lato-Bold-Italic.woff) format("woff"), url(../fonts/Lato-Bold-Italic.woff2) format("woff2"); }
