/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #474747;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1c69a7;
  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;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17.25px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.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: "OpenSans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: #555555;
}
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: #999999;
}
h1,
h2 {
  font-weight: bold;
}
h2 {
  color: #3d5a80;
}
h1,
h2,
h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
h2 small,
h3 small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
h5 small,
h6 small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kdb,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    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.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    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.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    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.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #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: #b5cfe6;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.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: #b5cfe6;
}
.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,
.table-hover > tbody > tr.success:hover > th {
  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: #ebccd1;
}
.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;
  border-color: #e4b9c0;
}
.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: #faebcc;
}
.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;
  border-color: #f7e1b5;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  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;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 47px;
  line-height: 47px;
}
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;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.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;
  border-color: #b94a48;
  background-color: #f2dede;
}
.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;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #878787;
}
@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;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -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: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  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: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  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: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  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 {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1c69a7;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  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: #333333;
}
.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: #333333;
}
.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: none;
}
.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 {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-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;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .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 {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  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%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: 47px;
  padding: 10px 16px;
  font-size: 19px;
  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: 47px;
  line-height: 47px;
}
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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}
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: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #1c69a7;
  border-bottom-color: #1c69a7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #1c69a7;
  border-bottom-color: #1c69a7;
}
.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: 21px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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 {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  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.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@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: 21px;
  }
  .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: 14.5px;
    padding-bottom: 14.5px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@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;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-text {
  float: left;
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #02365e;
  border-color: #01233e;
}
.navbar-default .navbar-brand {
  color: #282828;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #0e0e0e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #282828;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #282828;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #01233e;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #282828;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #c7c207;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #01233e;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #282828;
  border-bottom-color: #282828;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #01233e;
  color: #555555;
}
.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: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #282828;
  border-bottom-color: #282828;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #282828;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #282828;
    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: #555555;
    background-color: #01233e;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #282828;
}
.navbar-default .navbar-link:hover {
  color: #282828;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
@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: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\e602\00a0";
  padding: 0 5px;
  color: #0763aa;
}
.breadcrumb > .active {
  color: #b88909;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.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: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  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: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.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: 14px;
}
.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;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.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: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
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: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.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: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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,
.panel > .table-responsive {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel-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: 17px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #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: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #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;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs,
tr.visible-xs,
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,
tr.visible-sm,
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,
tr.visible-md,
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,
tr.visible-lg,
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,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: liberationSerif;
  font-weight: normal;
  font-style: normal;
  src: url('fonts/LiberationSerif-Regular-webfont.eot');
  src: url('fonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/LiberationSerif-Regular-webfont.woff') format('woff'), url('fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'), url('fonts/LiberationSerif-Regular-webfont.svg#liberation_serifregular') format('svg');
}
@font-face {
  font-family: OpenSans;
  font-weight: normal;
  font-style: normal;
  src: url('fonts/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
}
@font-face {
  font-family: OpenSans;
  src: url('fonts/OpenSans-Semibold-webfont.eot');
  src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FSB-fonticons';
  src: url('fonts/FSB-fonticons.eot?myjcz4');
  src: url('fonts/FSB-fonticons.eot?#iefixmyjcz4') format('embedded-opentype'), url('fonts/FSB-fonticons.woff?myjcz4') format('woff'), url('fonts/FSB-fonticons.ttf?myjcz4') format('truetype'), url('fonts/FSB-fonticons.svg?myjcz4#FSB-fonticons') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-font-smoothing: antialiased;
}
body > .container {
  background-color: #ffffff;
}
body a:hover {
  text-decoration: none;
  color: #1c69a7;
}
body img {
  max-width: 100%;
  width: auto;
  height: auto;
}
body .align-right {
  text-align: right;
}
body .align-left {
  text-align: left;
}
body .align-center {
  text-align: center;
}
body .social {
  clear: both;
  font-size: 1.5em;
}
body .social a[href^="mailto:"]:after {
  margin-left: 0px;
}
body .social-share {
  margin-top: 20px;
  font-size: 1.3em;
}
body .social-share .share-label {
  color: #878787;
  font-size: 0.8em;
  vertical-align: top;
  padding-top: 2px;
  display: inline-block;
}
body.no-js .hide-js-off {
  display: none;
}
.post-body .post-date {
  display: block;
  margin-bottom: 15px;
}
.post-heading {
  margin-top: 0;
}
.underline {
  border-bottom: solid;
}
h2.underline {
  border-bottom: solid #798aa1 2px;
  padding-bottom: 4px;
}
h3.underline {
  border-bottom: solid #798aa1 1px;
  padding-bottom: 2px;
}
h2.related-title:first-of-type {
  margin-top: 0;
}
div.widget_latest-webcast p.webcastContainer {
  text-align: left;
}
div.widget_latest-webcast p.webcastDate {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.media-list {
  margin: 0px;
  padding: 0px;
}
.media-date,
.media-meta {
  color: #3b3b3b;
}
.media-date {
  font-size: 15px;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
.media-heading .media-date {
  margin-left: 2em;
}
h1.media-heading {
  margin-top: 20px;
  margin-bottom: 15px;
}
.media-meta {
  font-size: 14px;
}
.media-meta > span:before {
  content: ' - ';
}
.media-meta > span:first-child:before {
  content: '';
}
.media-date {
  float: right !important;
}
.cfct-module .cfct-mod-content {
  clear: both;
}
.mtt-results > div .media {
  padding-bottom: 10px;
  border-bottom: 1px dashed #c5c5c5;
  margin-bottom: 10px;
}
.mtt-results > div .media .media-body {
  padding-bottom: 0;
}
.mtt-results > div .media .media-body .media-date {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #878787;
  font-weight: normal;
}
.mtt-results > div:last-of-type .media {
  padding-bottom: 0;
  border-bottom: none;
}
.mtw .results .warning {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #282828;
  font-size: 1.3em;
  text-align: center;
  line-height: 1;
  margin: 20px;
  padding: 10px;
  background-color: #f5f5f5;
  border: 2px solid #ebebeb;
}
.results-div {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #3b3b3b;
}
.results-div .num-results {
  font-size: 4em;
  line-height: 1;
  padding-right: 5px;
  font-weight: bold;
}
.results-div .result-phrase {
  font-size: 1.5em;
  vertical-align: text-bottom;
  line-height: 1;
}
.media-excerpt {
  font-size: 15px;
  color: #474747;
}
.media {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  padding-bottom: 1em;
}
.media + .media {
  border-top: 1px dashed #c5c5c5;
  margin-top: 0;
  padding-top: 1em;
}
.boc-subpages .media + .media {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.media-body {
  padding-bottom: 5px;
}
.media-image {
  margin-right: 1em;
  margin-bottom: 1em;
  border: 4px solid #ddd;
}
.media-image img {
  max-width: 134px;
}
.media-image img.attachment-small {
  max-width: 250px;
}
.media-image img.attachment-large-square {
  max-width: none;
}
.post-image {
  max-width: 250px;
  margin-bottom: 10px;
  margin-right: 20px;
}
.post-image img {
  margin-bottom: 10px;
}
.cfct-mod-image {
  margin-top: 10px;
  border-bottom: #c7c207 solid 5px;
}
.post-date,
.post-tags {
  margin-bottom: 15px;
}
.media-tags,
.post-tags {
  font-size: 14px;
  margin-top: 0.2em;
}
.media-tags a,
.post-tags a {
  color: #b88909;
}
.media-tags > span,
.post-tags > span {
  margin-right: 0.5em;
  padding-right: 0.5em;
}
.media-tags > span:first-child,
.post-tags > span:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.media-tags > div,
.post-tags > div {
  margin-top: 0.4em;
}
.media-tags .tax-name,
.post-tags .tax-name {
  color: #878787;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  text-transform: none;
  white-space: nowrap;
}
.icon-feature {
  font-size: 3.5em;
  color: #3b3b3b;
  display: block;
}
.media-image .icon-feature {
  padding: 17px;
  padding-right: 25px;
  padding-left: 25px;
}
.icon-feature.icon-volume-high2 {
  font-size: 3em;
  padding: 20px;
  padding-right: 25px;
  padding-left: 25px;
}
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 57.25%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-icon:after {
  display: none;
}
.post-callout-date {
  margin-bottom: 5px;
  color: #878787;
}
@media screen and (max-width: 768px) {
  .author-profile .media-content {
    clear: both;
    display: block;
  }
}
.table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #dddddd;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
  margin-bottom: 0;
}
.table-responsive > .table > .table-bordered {
  border: 0;
}
.table-responsive > .table > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-responsive > .table > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.table-responsive > .table > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > .table-bordered {
    border: 0;
  }
  .table-responsive > .table > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.table th {
  background-color: #eeeeee !important;
}
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #eeeeee;
}
.syntaxhighlighter {
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}
/* Header */
#toolbar-lg {
  text-align: right;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin-right: -15px;
}
#toolbar-lg form[name="gs"] {
  display: inline-block;
  margin-top: 36.5px;
  margin-right: 26px;
}
/* logo extras */
#top i.fsb-icon-FSB_logo,
#top-xs i.fsb-icon-FSB_logo {
  display: block;
  height: 100%;
  font-size: 1.08em;
  margin: 0;
  margin-left: 6px;
  margin-bottom: 4px;
}
/** Google Search **/
form[name="gs"] select,
form[name="gs"] input {
  width: 160px;
}
form[name="gs"] .input-group {
  width: 160px;
}
#searchbox-xs {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
#searchbox-xs form[name="gs"] .input-group {
  width: auto;
  margin-bottom: 5px;
}
#searchbox-xs form[name="gs"] #search {
  width: 100%;
}
#searchbox-xs form[name="gs"] select {
  width: 100%;
}
#top,
#toolbar-lg {
  padding: 0;
}
/** Logo link **/
#top,
#top-xs {
  font: 25px "LiberationSerif", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #4d4d4d;
  text-align: left;
}
#top:hover {
  color: #4d4d4d;
}
#top i,
#top-xs i {
  margin: 6px;
  display: inline;
}
#top {
  position: relative;
  display: block;
  margin-left: -15px;
  padding: 26px 0 26px 26px;
}
#top img {
  max-width: 204px;
  max-height: 57px;
}
.visible-xs #top-xs {
  margin: 0;
  margin-top: 5px;
  font-size: 40px;
  color: #ffffff;
}
.visible-xs #top-xs:hover,
.visible-xs #top-xs:focus {
  color: none;
}
.visible-xs a.navbar-toggle:hover,
.visible-xs a.navbar-toggle:focus {
  color: #fff;
}
#top-bar-sm {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#232f49), to(#061128));
  background-image: -webkit-linear-gradient(top, #232f49, 0%, #061128, 100%);
  background-image: -moz-linear-gradient(top, #232f49 0%, #061128 100%);
  background-image: linear-gradient(to bottom, #232f49 0%, #061128 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232f49', endColorstr='#ff061128', GradientType=0);
}
span.hidden-sm {
  display: inline-block !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  span.hidden-sm {
    display: none !important;
  }
}
.search-space {
  width: 200px !important;
}
#logo_print {
  display: none;
}
.navbar {
  background-color: #02365e;
}
.navbar .visible-xs {
  background-color: #02365e;
}
html.cssgradients .navbar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#012540), to(#02365e));
  background-image: -webkit-linear-gradient(top, #012540, 0%, #02365e, 100%);
  background-image: -moz-linear-gradient(top, #012540 0%, #02365e 100%);
  background-image: linear-gradient(to bottom, #012540 0%, #02365e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff012540', endColorstr='#ff02365e', GradientType=0);
}
.raised-header {
  font-size: 1em;
  text-transform: uppercase;
  vertical-align: top;
}
.large-header {
  font-size: 3em;
  vertical-align: top;
}
.navbar-default {
  border: none;
  margin-bottom: 0;
  border-bottom: 1px solid #2a2b2f;
  text-transform: uppercase;
}
.navbar-default .navbar-nav {
  padding-top: 0;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  border-bottom-color: transparent;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  padding: none;
  line-height: 0px;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.navbar-default .navbar-nav > li:hover > a {
  border-bottom-color: #c7c207;
}
.navbar-default .navbar-nav > li.highlighted > a {
  border-bottom-color: #c7c207;
}
.navbar ul.nav > li {
  position: static;
}
.navbar ul.nav > li > a {
  padding-top: 25px;
}
.no-js ul.nav li:hover .sub-menu {
  display: block;
}
.sub-menu {
  background-color: #000000;
  overflow: visible;
  position: absolute;
  display: none;
  float: left;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9999;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
html.opacity .sub-menu {
  background-color: rgba(0, 0, 0, 0.9);
}
.sub-menu h1,
.sub-menu h2,
.sub-menu h3,
.sub-menu h4,
.sub-menu h5,
.sub-menu h6 {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.sub-menu h2 {
  font-size: 18px;
}
.sub-menu ul {
  padding: 0;
}
.sub-menu .sub-menu-content {
  color: #deae8e;
  padding: 0 5px;
  *zoom: 1;
}
.sub-menu .sub-menu-content:before,
.sub-menu .sub-menu-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.sub-menu .sub-menu-content:after {
  clear: both;
}
.sub-menu .sub-menu-content .post-tags,
.sub-menu .sub-menu-content .post-date {
  display: none;
}
.sub-menu .sub-menu-content a {
  color: #ffffff;
}
.sub-menu .sub-menu-content a:hover {
  color: #cccccc;
}
.sub-menu .sub-menu-content h1 > a,
.sub-menu .sub-menu-content h2 > a,
.sub-menu .sub-menu-content h3 > a,
.sub-menu .sub-menu-content h4 > a,
.sub-menu .sub-menu-content h5 > a,
.sub-menu .sub-menu-content h6 > a {
  color: #ffffff;
}
.sub-menu .sub-menu-content p {
  text-transform: none;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  margin-top: 0;
}
.sub-menu .sub-menu-content .mtt-result {
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 8px;
  display: block;
  border-bottom: solid 2px #4b4b4f;
}
.sub-menu .sub-menu-content .mtt-result:before,
.sub-menu .sub-menu-content .mtt-result:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result:after {
  clear: both;
}
.sub-menu .sub-menu-content .mtt-result:before,
.sub-menu .sub-menu-content .mtt-result:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result:after {
  clear: both;
}
.sub-menu .sub-menu-content .mtt-result .post-title {
  text-transform: none;
  font-weight: normal;
}
.sub-menu .sub-menu-content .mtt-result h5 {
  text-transform: none;
  font-weight: normal;
  float: left;
  margin-top: 1px;
  font-size: 15px;
  line-height: 18px;
  width: 100%;
}
.sub-menu .sub-menu-content .mtt-result h5:before,
.sub-menu .sub-menu-content .mtt-result h5:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result h5:after {
  clear: both;
}
.sub-menu .sub-menu-content .mtt-result h5:before,
.sub-menu .sub-menu-content .mtt-result h5:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result h5:after {
  clear: both;
}
.sub-menu .sub-menu-content .mtt-result .pressdate {
  float: right !important;
  color: #888888;
}
.sub-menu .sub-menu-content .mtt-result .pressdate:before,
.sub-menu .sub-menu-content .mtt-result .pressdate:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result .pressdate:after {
  clear: both;
}
.sub-menu .sub-menu-content .mtt-result .pressdate:before,
.sub-menu .sub-menu-content .mtt-result .pressdate:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content .mtt-result .pressdate:after {
  clear: both;
}
.sub-menu .sub-menu-content ul:before,
.sub-menu .sub-menu-content ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content ul:after {
  clear: both;
}
.sub-menu .sub-menu-content ul:before,
.sub-menu .sub-menu-content ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content ul:after {
  clear: both;
}
.sub-menu .sub-menu-content ul li {
  list-style: none;
  width: 100%;
  border-bottom: solid 2px #4b4b4f;
  padding: 0;
  padding-bottom: 8px;
  margin: 0;
  margin-bottom: 8px;
}
.sub-menu .sub-menu-content ul li a {
  color: #deae8e;
}
.sub-menu .sub-menu-content h2 {
  font-size: 21px;
  border-bottom: solid 2px #4b4b4f;
  padding: 0;
  padding-bottom: 8px;
  padding-top: 18px;
  margin: 0;
  margin-bottom: 8px;
}
.sub-menu .sub-menu-content h2:before,
.sub-menu .sub-menu-content h2:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content h2:after {
  clear: both;
}
.sub-menu .sub-menu-content h2:before,
.sub-menu .sub-menu-content h2:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sub-menu .sub-menu-content h2:after {
  clear: both;
}
.sub-menu .sub-menu-content h2:first-of-type {
  padding-top: 0;
}
.sub-menu .sub-menu-content > .row {
  margin: 0;
  padding: 40px 0 20px 0;
}
.sub-menu .sub-menu-content .cfct-mod-image {
  margin-top: 0px;
  margin-bottom: 15px;
}
.sub-menu .media-date,
.sub-menu .media-meta {
  color: #ffffff;
}
@media (max-width: 767px) {
  ul.nav li .sub-menu {
    position: static;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    float: none;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    list-style: none;
  }
  .navbar ul.nav > li > a {
    padding-bottom: 20px;
  }
  .navbar-collapse {
    max-height: none;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff;
  }
}
.navbar-toggle {
  color: #ffffff;
}
.navbar-toggle a {
  color: #ffffff;
}
.navbar-toggle {
  line-height: 1em;
}
.visible-xs button {
  width: 3.15em;
  height: 2.4em;
}
/* TESTING ONLY! */
#foot-nav {
  background-color: #ebebeb;
  border-top: 13px solid #f5f5f5;
  color: #282828;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  padding: 2.8em 0 1.2em 0;
  margin-top: 3em;
}
#foot-nav a {
  color: #282828;
}
#foot-nav a:hover {
  color: #b3b3b3;
}
#foot-nav span.post-date {
  display: none;
}
#foot-nav h1,
#foot-nav h2,
#foot-nav h3,
#foot-nav h4,
#foot-nav h5,
#foot-nav h6 {
  color: #282828;
}
#foot-nav ul {
  padding: 0px;
}
#foot-nav ul li {
  list-style: none;
}
.boc-site-link {
  margin-top: 20px;
}
.boc-site-link a:link,
.boc-site-link a:visited {
  font-size: 1.7em;
  color: #3b3b3b;
}
.sub-footer {
  color: #ffffff;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#879199), to(#556065));
  background-image: -webkit-linear-gradient(top, #879199, 0%, #556065, 100%);
  background-image: -moz-linear-gradient(top, #879199 0%, #556065 100%);
  background-image: linear-gradient(to bottom, #879199 0%, #556065 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff879199', endColorstr='#ff556065', GradientType=0);
  border-bottom: 15px solid #4c5559;
}
.sub-footer .container {
  display: block;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
}
#foot-nav > .container {
  font-size: 15px;
  line-height: 21px;
}
#foot-nav > .container h2 {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 34px;
  font-size: 24px;
  margin-top: 0;
  padding: 0 30px;
}
#foot-nav > .container .col-sm-3 {
  border-right: 3px solid #c7c207;
  min-height: 14em;
}
#foot-nav > .container .col-sm-3:last-of-type {
  border-right: none;
}
#foot-nav > .container li {
  font-size: 15px;
  padding: 5px 30px;
}
#foot-nav > .container ul.connect li {
  margin: 5px 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .footer_nav .col-sm-3 {
    height: auto;
    border-bottom: 3px solid #c7c207;
    margin-bottom: 10px;
    border-right: none;
  }
  .footer_nav .col-sm-3:last-of-type {
    border-bottom: none;
  }
}
/* Archive by Date */
.archive-months .archive-row {
  margin-left: 2.5em;
}
.year-toggle {
  padding-left: .5ex;
  padding-right: .5ex;
  margin-right: .25ex;
  width: 1em;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  font-family: arial;
  /* need to change the font to arial so the + and - are large enough to see */
}
.year-toggle:hover {
  background: #e6f7ff;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
.archive-row {
  padding: .5ex;
  line-height: 1.5em;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
.archive-row a {
  font-weight: bold;
}
.archive-pagination {
  margin: 1em auto;
  text-align: center;
}
.archive-pagination a.next {
  background: url('../img/prev-next-arrows.png') no-repeat -20px 0px;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.archive-pagination a.prev {
  background: url('../img/prev-next-arrows.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.archive-pagination span.page-count {
  width: 10em;
  display: inline-block;
}
.archive-months {
  font-size: 0.9em;
}
.archive-year > div:first-of-type {
  font-size: 1.1em;
}
.dropdown-toggle .caret {
  margin-left: 10px;
}
button.dropdown-toggle {
  background-color: #dddddd;
}
.archive-year .more-toggle {
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .visible-xs button.dropdown-toggle {
    width: 100%;
  }
}
/* Default colors for glyphicons */
.icon-twitter3 {
  color: #4099ff;
}
.icon-youtube {
  color: #dd4c39;
}
.icon-flickr4 {
  color: #0063dc;
}
.icon-feed {
  color: #F2B600;
}
.icon-linkedin2 {
  color: #FFFFFF;
}
.icon-envelop {
  color: #FFFFFF;
}
.social-share a:hover {
  text-decoration: none;
}
.social-share .icon-facebook3 {
  color: #4c66a4;
}
.social-share a:hover .icon-facebook3 {
  color: #354979;
}
.social-share .icon-twitter2 {
  color: #4099ff;
}
.social-share a:hover .icon-twitter2 {
  color: #2C6DB8;
}
.social-share .icon-google-plus2 {
  color: #dd4c39;
}
.social-share a:hover .icon-google-plus2 {
  color: #993528;
}
.social-share .icon-linkedin {
  color: #069;
}
.social-share a:hover .icon-linkedin {
  color: #014263;
}
.social-share .icon-mail4 {
  color: #666;
}
.social-share a:hover .icon-mail4 {
  color: #3b3b3b;
}
.container div a:hover:after {
  text-decoration: none;
}
/* Media */
a.fancy-video:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e04e";
  color: #3b3b3b;
  margin-left: 0.5em;
}
a.annotated-video:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e04e";
  color: #3b3b3b;
  margin-left: 0.5em;
}
a.webcast:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e38f";
  color: #3b3b3b;
  margin-left: 0.5em;
}
/* Files */
a[href*=".pdf"]:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e4e2";
  color: #df0000;
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.media-image a[href*=".pdf"]:after {
  display: none;
}
.widget_wordpresscontentwidget .post-image a[href*=".pdf"]:link:after {
  display: none;
}
.widget_wordpresscontentwidget .post-image a[href*=".pdf"]:hover:after {
  display: block;
  position: absolute;
  bottom: 14px;
  right: 0px;
  font-size: 1.3em;
}
a[href*=".xls"]:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e4e5";
  color: #169e00;
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.media-image a[href*=".xls"]:after {
  display: none;
}
/* RSS*/
.rss a:after,
a[href$=".rss"]:after,
a[href$=".rss2"]:after,
a[href$=".rss-cb"]:after,
a[href*="/feed/"]:after,
a[href*="RssFeedOutput"]:after,
a[href*="/rates_rss/"]:after,
a[href$=".rdf"]:after,
a[href*="?feed=rss"]:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
  content: "\e4a0";
  color: #878787;
}
a[href$=".rss"]:hover:before,
a[href$=".rss2"]:hover:before,
a[href$=".rss-cb"]:hover:before,
a[href*="/feed/"]:hover:before,
a[href*="RssFeedOutput"]:hover:before,
a[href*="/rates_rss/"]:hover:before,
a[href$=".rdf"]:hover:before,
a[href*="?feed=rss"]:hover:before {
  color: #c7c207;
}
h1 a[href$=".rss"]:after,
h2 a[href$=".rss"]:after,
h3 a[href$=".rss"]:after,
h4 a[href$=".rss"]:after,
h5 a[href$=".rss"]:after,
h1 a[href$=".rss2"]:after,
h2 a[href$=".rss2"]:after,
h3 a[href$=".rss2"]:after,
h4 a[href$=".rss2"]:after,
h5 a[href$=".rss2"]:after,
h1 a[href$=".rss-cb"]:after,
h2 a[href$=".rss-cb"]:after,
h3 a[href$=".rss-cb"]:after,
h4 a[href$=".rss-cb"]:after,
h5 a[href$=".rss-cb"]:after,
h1 a[href*="/feed/"]:after,
h2 a[href*="/feed/"]:after,
h3 a[href*="/feed/"]:after,
h4 a[href*="/feed/"]:after,
h5 a[href*="/feed/"]:after,
h1 a[href*="RssFeedOutput"]:after,
h2 a[href*="RssFeedOutput"]:after,
h3 a[href*="RssFeedOutput"]:after,
h4 a[href*="RssFeedOutput"]:after,
h5 a[href*="RssFeedOutput"]:after,
h1 a[href*="/rates_rss/"]:after,
h2 a[href*="/rates_rss/"]:after,
h3 a[href*="/rates_rss/"]:after,
h4 a[href*="/rates_rss/"]:after,
h5 a[href*="/rates_rss/"]:after,
h1 a[href$=".rdf"]:after,
h2 a[href$=".rdf"]:after,
h3 a[href$=".rdf"]:after,
h4 a[href$=".rdf"]:after,
h5 a[href$=".rdf"]:after,
h1 a[href*="?feed=rss"]:after,
h2 a[href*="?feed=rss"]:after,
h3 a[href*="?feed=rss"]:after,
h4 a[href*="?feed=rss"]:after,
h5 a[href*="?feed=rss"]:after {
  display: none;
}
h1 a[href$=".rss"]:before,
h2 a[href$=".rss"]:before,
h3 a[href$=".rss"]:before,
h4 a[href$=".rss"]:before,
h5 a[href$=".rss"]:before,
h1 a[href$=".rss2"]:before,
h2 a[href$=".rss2"]:before,
h3 a[href$=".rss2"]:before,
h4 a[href$=".rss2"]:before,
h5 a[href$=".rss2"]:before,
h1 a[href$=".rss-cb"]:before,
h2 a[href$=".rss-cb"]:before,
h3 a[href$=".rss-cb"]:before,
h4 a[href$=".rss-cb"]:before,
h5 a[href$=".rss-cb"]:before,
h1 a[href*="/feed/"]:before,
h2 a[href*="/feed/"]:before,
h3 a[href*="/feed/"]:before,
h4 a[href*="/feed/"]:before,
h5 a[href*="/feed/"]:before,
h1 a[href*="RssFeedOutput"]:before,
h2 a[href*="RssFeedOutput"]:before,
h3 a[href*="RssFeedOutput"]:before,
h4 a[href*="RssFeedOutput"]:before,
h5 a[href*="RssFeedOutput"]:before,
h1 a[href*="/rates_rss/"]:before,
h2 a[href*="/rates_rss/"]:before,
h3 a[href*="/rates_rss/"]:before,
h4 a[href*="/rates_rss/"]:before,
h5 a[href*="/rates_rss/"]:before,
h1 a[href$=".rdf"]:before,
h2 a[href$=".rdf"]:before,
h3 a[href$=".rdf"]:before,
h4 a[href$=".rdf"]:before,
h5 a[href$=".rdf"]:before,
h1 a[href*="?feed=rss"]:before,
h2 a[href*="?feed=rss"]:before,
h3 a[href*="?feed=rss"]:before,
h4 a[href*="?feed=rss"]:before,
h5 a[href*="?feed=rss"]:before {
  float: right;
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.3;
  font-size: 0.8em;
  -webkit-font-smoothing: antialiased;
  content: "\e4a0";
  color: #878787;
}
h1 a[href$=".rss"]:hover:before,
h2 a[href$=".rss"]:hover:before,
h3 a[href$=".rss"]:hover:before,
h4 a[href$=".rss"]:hover:before,
h5 a[href$=".rss"]:hover:before,
h1 a[href$=".rss2"]:hover:before,
h2 a[href$=".rss2"]:hover:before,
h3 a[href$=".rss2"]:hover:before,
h4 a[href$=".rss2"]:hover:before,
h5 a[href$=".rss2"]:hover:before,
h1 a[href$=".rss-cb"]:hover:before,
h2 a[href$=".rss-cb"]:hover:before,
h3 a[href$=".rss-cb"]:hover:before,
h4 a[href$=".rss-cb"]:hover:before,
h5 a[href$=".rss-cb"]:hover:before,
h1 a[href*="/feed/"]:hover:before,
h2 a[href*="/feed/"]:hover:before,
h3 a[href*="/feed/"]:hover:before,
h4 a[href*="/feed/"]:hover:before,
h5 a[href*="/feed/"]:hover:before,
h1 a[href*="RssFeedOutput"]:hover:before,
h2 a[href*="RssFeedOutput"]:hover:before,
h3 a[href*="RssFeedOutput"]:hover:before,
h4 a[href*="RssFeedOutput"]:hover:before,
h5 a[href*="RssFeedOutput"]:hover:before,
h1 a[href*="/rates_rss/"]:hover:before,
h2 a[href*="/rates_rss/"]:hover:before,
h3 a[href*="/rates_rss/"]:hover:before,
h4 a[href*="/rates_rss/"]:hover:before,
h5 a[href*="/rates_rss/"]:hover:before,
h1 a[href$=".rdf"]:hover:before,
h2 a[href$=".rdf"]:hover:before,
h3 a[href$=".rdf"]:hover:before,
h4 a[href$=".rdf"]:hover:before,
h5 a[href$=".rdf"]:hover:before,
h1 a[href*="?feed=rss"]:hover:before,
h2 a[href*="?feed=rss"]:hover:before,
h3 a[href*="?feed=rss"]:hover:before,
h4 a[href*="?feed=rss"]:hover:before,
h5 a[href*="?feed=rss"]:hover:before {
  color: #c7c207;
}
div h2 a[href*="/feed/"]:hover:after {
  color: black;
}
/* Email */
a[href^="mailto:"]:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.5em;
  content: "\e0ef";
}
.social-share a[href^="mailto:"]:after {
  display: none;
}
/* Calendars */
a[href^="webcal:"]:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.5em;
  content: "\e112";
  color: #46b;
}
h1 a[href^="webcal:"]:after,
h2 a[href^="webcal:"]:after,
h3 a[href^="webcal:"]:after,
h4 a[href^="webcal:"]:after,
h5 a[href^="webcal:"]:after {
  float: right;
  margin-left: 0;
  margin-right: 0.25em;
}
/* Remove Hover */
a:hover i[class*="icon"] {
  text-decoration: none;
}
/* a class to remove the icon if necessary */
a.no-ico:after {
  content: none;
}
.bc-gradient {
  background-image: -webkit-gradient(linear, left 0%, left 30%, from(#d3d6dc), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #d3d6dc, 0%, #ffffff, 30%);
  background-image: -moz-linear-gradient(top, #d3d6dc 0%, #ffffff 30%);
  background-image: linear-gradient(to bottom, #d3d6dc 0%, #ffffff 30%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d6dc', endColorstr='#ffffffff', GradientType=0);
}
.breadcrumb {
  padding: 20px 0 15px 0;
  margin: 0;
  list-style: none;
  background-color: transparent;
  border: none;
  line-height: 2em;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
.breadcrumb > li {
  display: inline;
}
.breadcrumb > li + li {
  color: #b88909;
}
.breadcrumb > li + li:before {
  font-family: "FSB-fonticons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.7em;
  content: "\e602";
  padding: 0 5px;
  color: #0763aa;
}
.carousel {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.carousel-inner {
  border: none;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.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:focus,
.carousel-control:active {
  outline: 0;
  border: 0;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 33%;
  font-size: 1.4em;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  width: 75px;
}
.carousel-control.right {
  left: auto;
  right: 0;
  width: 75px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 15;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 25%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 25%;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  font-family: "FSB-fonticons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.carousel-control .icon-prev:before {
  content: "\e601";
}
.carousel-control .icon-next:before {
  content: "\e602";
}
@media screen and (max-width: 992px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    top: 30%;
  }
}
.carousel-indicators {
  bottom: 30px;
  position: relative;
  margin-left: 0;
  z-index: 15;
  padding-left: 0;
  list-style: none;
  text-align: right;
  margin-bottom: 0;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  border: 2px #FFF solid;
  background-color: transparent;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #c7c207;
}
@media screen and (max-width: 768px) {
  .carousel-indicators {
    top: 0;
    left: 0;
    padding: 3px 0 0 0;
    margin: 0 -15px;
    background-color: rgba(1, 32, 57, 0.84);
    border-bottom: 8px solid #c7c207;
  }
}
.carousel-caption {
  margin-left: 8%;
  padding: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  background: #02365e;
  position: absolute;
  z-index: 10;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
html.opacity .carousel-caption {
  background: rgba(1, 32, 57, 0.84);
}
.carousel-caption .caption-wrap {
  position: absolute;
  bottom: 10px;
  padding: 0 6%;
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-caption h2 {
  font-family: "LiberationSerif", Georgia, "Times New Roman", Times, serif;
  background: none;
  content: normal;
  font-style: italic;
  font-weight: normal;
  font-size: 36px;
  line-height: 38px;
}
.carousel-caption h2 a:link {
  color: white;
}
.carousel-caption h2 a:visited {
  color: white;
}
.carousel-caption h2 a:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.carousel-caption h2:after {
  content: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    overflow: visible;
    margin-top: -0.7em;
    height: 1.4em;
    font-size: 1.4em;
    line-height: 1.4em;
  }
  .col-md-4 p {
    display: block;
  }
  .carousel-caption {
    right: 20%;
    padding-bottom: 30px;
    width: 36%;
    border-bottom: 8px solid #c7c207;
  }
}
@media screen and (max-width: 1199px) {
  .carousel-caption .caption-wrap h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 210px;
    margin-left: 0;
  }
  .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .carousel-caption .caption-wrap h2 {
    font-size: 22px;
  }
  .carousel-indicators {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .carousel-caption {
    height: 240px;
  }
  .carousel-caption .caption-wrap {
    position: absolute;
    top: 0px;
  }
}
@media screen and (min-width: 992px) {
  .col-sm-4 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 230px;
  }
  .col-sm-4 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 260px;
  }
  .col-sm-3 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .col-sm-4 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 140px;
  }
  .col-sm-4 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 160px;
  }
  .col-sm-3 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .col-sm-4 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 260px;
  }
  .col-sm-4 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 160px;
  }
  .col-sm-3 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .col-sm-4 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 240px;
  }
  .col-sm-4 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .carousel-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 270px;
  }
  .col-sm-3 .carousel-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
}
form.sort {
  margin-bottom: 0.5em;
}
label {
  display: block;
  margin-bottom: 2px;
}
label input[type="radio"],
label input[type="checkbox"] {
  margin: 4px 4px 0 0;
}
.filterForm label {
  font-weight: normal;
}
.selectize-control.multi .selectize-input > div.item {
  background-image: none;
  border: 1px solid #a3a3a3;
  background-color: #0763aa;
}
html.cssgradients .selectize-control.multi .selectize-input > div.item {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#0871c2));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #0871c2, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #0871c2 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #0871c2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff0871c2', GradientType=0);
}
.selectize-control.multi .selectize-input > div.item.active {
  background-color: #e6e6e6;
  border: 1px solid #8a8a8a;
}
.selectize-control.plugin-remove_button .selectize-input [data-value] .remove {
  border-left: 1px solid #a3a3a3;
}
.selectize-control.plugin-remove_button .selectize-input [data-value].active .remove {
  border-left: 1px solid #8a8a8a;
}
.selectize-dropdown .selectize-dropdown-content .active {
  background-color: #b5cfe6;
}
form.filterForm,
form.filterForm h1,
form.filterForm h2,
form.filterForm h3 {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
.selectize-input,
.selectize-dropdown-content {
  color: #0763aa;
}
.result-sort .form-group {
  float: right !important;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
.input-group:first-of-type {
  width: 100%;
}
.input-group:first-of-type input#mtf_search {
  border-radius: 3px;
}
.filterForm .btn[type=submit] {
  display: none;
}
.selectize-input .selectize-placeholder,
.form-control,
.input-group:first-of-type input#mtf_search {
  font-size: 13px;
  line-height: 18px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.selectize-input .selectize-placeholder:-moz-placeholder,
.form-control:-moz-placeholder,
.input-group:first-of-type input#mtf_search:-moz-placeholder {
  color: #999999;
}
.selectize-input .selectize-placeholder::-moz-placeholder,
.form-control::-moz-placeholder,
.input-group:first-of-type input#mtf_search::-moz-placeholder {
  color: #999999;
}
.selectize-input .selectize-placeholder:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.input-group:first-of-type input#mtf_search:-ms-input-placeholder {
  color: #999999;
}
.selectize-input .selectize-placeholder::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.input-group:first-of-type input#mtf_search::-webkit-input-placeholder {
  color: #999999;
}
.pl_letters {
  position: relative;
  top: 1px;
  margin-bottom: 0.5em;
  text-align: center;
  clear: both;
}
.pl_letters a {
  display: inline-block;
  padding: 6px;
  border: 1px solid #ccc;
  border-left-width: 0;
}
.pl_letters a:first-child {
  border-left-width: 1px;
  border-radius: 4px 0 0 4px;
}
.pl_letters a:last-child {
  border-radius: 0 4px 4px 0;
}
.pl_letters a.selected {
  background-color: #b5cfe6;
}
.archive .results {
  clear: both;
}
.termslist ul,
.termslist ul li {
  list-style: none;
  margin-left: 0.25em;
  padding-left: 0.5em;
  padding-top: 0.25em;
}
.termslist ul ul {
  border-left: 1px dotted #bbb;
  padding-top: 0;
}
.termslist .description {
  color: #888;
}
#mtf_title + div > button span {
  display: none;
}
#mtf_title + div > button:after {
  font-family: 'boc-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  content: "\e1ba";
}
#mc_signup {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 14px;
}
.col-sm-12 #mc_signup {
  width: 50%;
}
#mc_signup label {
  color: #0763aa;
  font-weight: normal;
  font-size: 19px;
}
#mc_signup .mc_input {
  border-radius: 3px;
  border: 1px solid #d0d0d0;
  color: #666;
  padding: 8px;
}
#mc_signup .mc_input:-moz-placeholder {
  color: #999999;
}
#mc_signup .mc_input::-moz-placeholder {
  color: #999999;
}
#mc_signup .mc_input:-ms-input-placeholder {
  color: #999999;
}
#mc_signup .mc_input::-webkit-input-placeholder {
  color: #999999;
}
#mc_signup #mc_signup_submit {
  float: left;
  border: 1px solid white;
  border-radius: 4px;
  padding: 8px 16px;
  width: auto;
  box-sizing: border-box;
  font-size: 16px;
  border-color: #0763aa;
  color: #0763aa;
  background: white;
}
#mc_signup #mc_signup_submit:hover {
  color: white;
  background-color: #0763aa;
}
#mc_signup .mc_success_msg,
#mc_signup .mc_error_msg {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 22px;
  padding: 10px;
  background-color: #f2dede;
  border: 2px solid #ebccd1;
  color: #b94a48;
  border-radius: 3px;
  display: block;
}
#mc_signup .mc_success_msg {
  background-color: #dff0d8;
  border: 2px solid #d6e9c6;
  color: #468847;
}
#mc_signup #mc-indicates-required {
  font-style: italic;
}
.container .wp-caption {
  display: table;
  border: none;
  text-align: left;
  background-color: transparent;
  padding-top: 4px;
  margin: 0px 10px 0px 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  max-width: 100%;
}
.container .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 10px 0 10px 0;
  border-left: 6px solid #7daa37;
  padding-left: 15px;
  margin-bottom: 0px;
  display: table-caption;
  caption-side: bottom;
}
.container .wp-caption.alignright {
  margin: 0px 10px 0px 10px;
}
.page-menu-widget h2 {
  border-bottom: none;
  border-left: 5px solid #3b3b3b;
  padding-left: 10px;
}
.page-menu-widget ul.boc-page-menu {
  margin-top: 15px;
  padding-left: 0px;
  list-style: none;
  border-bottom: 1px solid #f2f2f2;
}
.page-menu-widget ul.boc-page-menu a {
  width: 100%;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-left: 5px solid #97ddfa;
}
.page-menu-widget ul.boc-page-menu li {
  border-top: 1px solid #f2f2f2;
}
.page-menu-widget ul.boc-page-menu li.selected > a {
  background: #f3f3f3;
}
.page-menu-widget ul.boc-page-menu a:hover {
  background: #f3f3f3;
}
.page-menu-widget ul.boc-page-menu li ul.children {
  padding-left: 0px;
  list-style: none;
}
.page-menu-widget ul.boc-page-menu li ul.children li > a {
  padding-left: 20px;
  border-left: 5px solid #77bdea;
}
.page-menu-widget ul.boc-page-menu li ul.children ul.children li > a {
  padding-left: 40px;
  border-left: 5px solid #579dca;
}
.page-menu-widget ul.boc-page-menu li ul.children ul.children ul.children li > a {
  padding-left: 60px;
  border-left: 5px solid #377daa;
}
.comment {
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 1em;
  border-top: 1px solid #e2e2e2;
  border-left: 3px solid #97ddfa;
}
.comment .comment {
  border-left: 3px solid #77bdea;
}
.comment .comment .comment {
  border-left: 3px solid #579dca;
}
.comment .comment .comment .comment {
  border-left: 3px solid #377daa;
}
.comment-meta {
  color: #686666;
  font-size: 12px;
  margin-left: 1em;
}
.comment-content {
  margin-bottom: 15px;
}
.comment-children {
  margin-left: 2em;
  margin-top: 1em;
}
#createComment a {
  margin-right: 5px;
}
.comment-reply,
.comment-edit {
  display: none;
}
.comment-inner:hover .comment-reply,
.comment-inner:hover .comment-edit {
  display: inline;
}
.banner {
  position: relative;
  margin: 0 -15px;
}
.banner-inner {
  border: none;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner-inner > .item {
  display: none;
  position: relative;
}
.banner-inner > .item > img,
.banner-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.banner-inner > .active,
.banner-inner > .next,
.banner-inner > .prev {
  display: block;
}
.banner-inner > .active {
  left: 0;
}
.banner-inner > .next,
.banner-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-caption {
  margin-left: 8%;
  padding: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  z-index: 10;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border-bottom: 8px solid #c7c207;
}
.banner-caption .caption-wrap {
  background: rgba(1, 32, 57, 0.84);
  position: absolute;
  bottom: 0;
  padding: 3%;
  width: 100%;
}
.banner-caption h2 {
  background: none;
  content: normal;
  font-style: italic;
  font-size: 30px;
  line-height: 34px;
  margin: 0;
  padding: 0;
}
.banner-caption h2 a:link {
  color: white;
}
.banner-caption h2 a:visited {
  color: white;
}
.banner-caption h2 a:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.banner-caption h2:after {
  content: none;
}
@media screen and (min-width: 768px) {
  .col-md-4 p {
    display: block;
  }
  .banner-caption {
    right: 20%;
    width: 66%;
  }
}
@media screen and (max-width: 991px) {
  .banner-caption {
    position: relative;
    width: 100%;
    height: 210px;
    margin-left: 0;
  }
  .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 992px) {
  .col-sm-4 .banner-caption {
    position: relative;
    width: 100%;
    height: 230px;
  }
  .col-sm-4 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 0;
  }
  .col-sm-3 .banner-caption {
    position: relative;
    width: 100%;
    height: 260px;
  }
  .col-sm-3 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .col-sm-4 .banner-caption {
    position: relative;
    width: 100%;
    height: 140px;
  }
  .col-sm-4 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .banner-caption {
    position: relative;
    width: 100%;
    height: 160px;
  }
  .col-sm-3 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .col-sm-4 .banner-caption {
    position: relative;
    width: 100%;
    background: #02365e;
    height: 260px;
  }
  .col-sm-4 .banner-caption .caption-wrap {
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .banner-caption {
    position: relative;
    width: 100%;
    height: 160px;
  }
  .col-sm-3 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .col-sm-4 .banner-caption {
    position: relative;
    width: 100%;
    height: 240px;
  }
  .col-sm-4 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
  .col-sm-3 .banner-caption {
    position: relative;
    width: 100%;
    height: 270px;
  }
  .col-sm-3 .banner-caption .caption-wrap {
    background: #02365e;
    position: absolute;
    top: 10px;
  }
}
.webcast_wrapper {
  display: block;
  padding-top: 12px;
}
.webcast_wrapper h3,
.webcast_wrapper p {
  text-align: center;
  text-transform: uppercase;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #474747;
}
.webcast_wrapper h3 {
  font-weight: bold;
}
.webcast_wrapper img {
  width: 100%;
}
.webcast_wrapper hr {
  display: block;
  width: 50%;
  height: 0;
  border: none;
  border-bottom: 8px solid #c7c207;
  padding: 12px 0;
}
.webcast_wrapper .description {
  color: #0763aa;
  font-family: "LiberationSerif", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}
.webcast_wrapper .credit {
  color: #878787;
  text-transform: none;
}
.webcast_wrapper .video_wrapper {
  display: block;
  clear: both;
  width: 100%;
  position: relative;
}
.webcast_wrapper .video_wrapper .play_button {
  position: absolute;
  height: 80px;
  width: 79px;
  margin-left: -39.5px;
  margin-top: -40px;
  top: 50%;
  left: 50%;
  z-index: 10;
  opacity: 0.73;
  /* direct from the PSD */
}
.webcast_wrapper .video_wrapper:hover .play_button {
  opacity: 0.9;
}
.social {
  color: black;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  margin-left: 1em;
}
#foot-nav > .container .social h2 {
  padding: 0;
  margin-top: 0;
}
.social ul.connect li {
  font-size: 15px;
  line-height: 26px;
  margin: 5px 0;
  padding: 0;
}
.social ul.connect li img {
  width: 26px;
  height: 26px;
  margin-right: 16px;
}
@media (min-width: 768px) {
  .dl-horizontal dd {
    margin-left: 220px;
  }
  .dl-horizontal dt {
    width: 200px;
  }
}
ol.lower-alpha > li {
  list-style: lower-alpha;
}
ol.upper-roman > li {
  list-style: upper-roman;
}
body {
  overflow-x: hidden;
}
::-moz-placeholder {
  opacity: 1 !important;
  /* fix for firefox */
}
hr {
  border-top: 1px dashed #c5c5c5;
}
img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
.hide-yellow-accent .cfct-mod-image {
  border: none;
}
.footnote-ref {
  vertical-align: super;
  font-size: .7em;
}
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.0.2
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 22.5px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-group .form-group {
  margin-bottom: 0px;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-group.date .input-group-addon {
  visibility: hidden;
}
.input-group.date .remove-date i {
  background: transparent;
  border-left: 0 transparent;
  color: #FFF;
  cursor: pointer;
}
.input-group.date #mtf_date_after,
.input-group.date #mtf_date_before {
  padding-right: 20px;
}
.input-group span.remove-date {
  background: transparent;
  border-left: 0 transparent;
  position: absolute;
  top: 7px;
  right: 50px;
}
.datepickerbutton {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}
@media screen and (max-width: 767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 283px;
  }
}
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon-ad {
  background-image: url(flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(flags/1x1/et.svg);
}
.flag-icon-eu {
  background-image: url(flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(flags/1x1/eu.svg);
}
.flag-icon-fi {
  background-image: url(flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(flags/1x1/se.svg);
}
.flag-icon-sf {
  background-image: url(flags/4x3/sf.svg);
}
.flag-icon-sf.flag-icon-squared {
  background-image: url(flags/1x1/sf.svg);
}
.flag-icon-sg {
  background-image: url(flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(flags/1x1/zw.svg);
}
.status-trash {
  background: rgba(255, 0, 0, 0.1);
}
.status-trash:before {
  color: #ff0000;
  content: "Trash";
  float: right;
}
.status-draft {
  background: rgba(255, 143, 0, 0.1);
}
.status-draft:before {
  color: #ff8f00;
  content: "Draft";
  float: right;
}
.status-pending {
  background: rgba(255, 143, 0, 0.1);
}
.status-pending:before {
  color: #ff8f00;
  content: "Pending Review";
  float: right;
}
.status-future {
  background: rgba(0, 0, 255, 0.1);
}
.status-future:before {
  color: #0000ff;
  content: "Future";
  float: right;
}
/*# sourceMappingURL=all.css.map */