/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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;
  -o-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1156px;
  }
}
.container-fluid {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.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-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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;
}
.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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;
}
.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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;
}
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  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, -webkit-box-shadow ease-in-out .15s;
  -o-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::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -8px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[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;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  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: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.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: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #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;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #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: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #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;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 8px;
  padding-left: 8px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -8px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 8px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 8px;
  margin-right: -8px;
  margin-left: -8px;
  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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -8px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  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: #e7e7e7;
}
.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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-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-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  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: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > 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 > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.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,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.md-editor {
    display: block;
    border: 1px solid #ddd
}

    .md-editor .md-footer, .md-editor > .md-header {
        display: block;
        padding: 6px 4px;
        background: #f5f5f5
    }

    .md-editor > .md-header {
        margin: 0
    }

    .md-editor > .md-preview {
        background: #fff;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        min-height: 10px;
        overflow: auto
    }

    .md-editor > textarea {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
        font-size: 14px;
        outline: 0;
        margin: 0;
        display: block;
        padding: 0;
        width: 100%;
        border: 0;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        border-radius: 0;
        box-shadow: none;
        background: #eee
    }

        .md-editor > textarea:focus {
            box-shadow: none;
            background: #fff
        }

    .md-editor.active {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .md-editor .md-controls {
        float: right;
        padding: 3px
    }

        .md-editor .md-controls .md-control {
            right: 5px;
            color: #bebebe;
            padding: 3px 3px 3px 10px
        }

            .md-editor .md-controls .md-control:hover {
                color: #333
            }

    .md-editor.md-fullscreen-mode {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        padding: 60px 30px 15px;
        background: #fff !important;
        border: 0 !important
    }

        .md-editor.md-fullscreen-mode .md-footer {
            display: none
        }

        .md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview {
            margin: 0 auto !important;
            height: 100% !important;
            font-size: 20px !important;
            padding: 20px !important;
            color: #999;
            line-height: 1.6em !important;
            resize: none !important;
            box-shadow: none !important;
            background: #fff !important;
            border: 0 !important
        }

        .md-editor.md-fullscreen-mode .md-preview {
            color: #333;
            overflow: auto
        }

        .md-editor.md-fullscreen-mode .md-input:focus, .md-editor.md-fullscreen-mode .md-input:hover {
            color: #333;
            background: #fff !important
        }

        .md-editor.md-fullscreen-mode .md-header {
            background: 0 0;
            text-align: center;
            position: fixed;
            width: 100%;
            top: 20px
        }

        .md-editor.md-fullscreen-mode .btn-group {
            float: none
        }

        .md-editor.md-fullscreen-mode .btn {
            border: 0;
            background: 0 0;
            color: #b3b3b3
        }

            .md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn:hover {
                box-shadow: none;
                color: #333
            }

        .md-editor.md-fullscreen-mode .md-fullscreen-controls {
            position: absolute;
            top: 20px;
            right: 20px;
            text-align: right;
            z-index: 1002;
            display: block
        }

            .md-editor.md-fullscreen-mode .md-fullscreen-controls a {
                color: #b3b3b3;
                clear: right;
                margin: 10px;
                width: 30px;
                height: 30px;
                text-align: center
            }

                .md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
                    color: #333;
                    text-decoration: none
                }

        .md-editor.md-fullscreen-mode .md-editor {
            height: 100% !important;
            position: relative
        }

    .md-editor .md-fullscreen-controls {
        display: none
    }

.md-nooverflow {
    overflow: hidden;
    position: fixed;
    width: 100%
}


body {
    font-family: "Roboto", Arial, sans-serif;
}
.sans-serif {
    font-family: "Roboto", Arial, sans-serif !important;
}

strong {
    font-weight: 600;
    font-weight: 700;
}


.dl-keydates a {
    color: #333;
}

.wasabi-thumb-nav a,
.wasabi-thumb-nav > span {
    color: #333;
    /*text-transform: uppercase;*/
}
.wasabi-thumb-nav a:hover {
    text-decoration:none;
}

.wasabi-thumb-nav img.img-responsive {
    margin-bottom: 4px;
}

.wasabi-thumb-nav div.img-responsive,
.wasabi-thumb-nav picture.img-responsive {
    height: 506px;
}

.wasabi-thumb-nav a.btn-warning {
    color: #fff;
}

.news-title {
    /*max-height: 40px;*/
    max-height:48px;
    overflow: hidden;
    position: relative;
}
.news-title.navigation-standfirst {
    /*max-height: 16px;
    margin-top: 2px;*/
    max-height: 21px;
    margin-top: 0;
}

.news-title span.ellipsis:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '...';
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%) repeat scroll 0 0;
    padding: 0 10px 0 20px;
}
.news-title.navigation-standfirst span.ellipsis:after {
    /*bottom: -1px;*/
}

.news-title h5,
.news-title span.ellipsis {
    margin: 0;
    /*font-weight: 700;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    font-size:18px;
    /*line-height:1.3;*/
    line-height:24px;
    font-weight:500;
}
.news-title.navigation-standfirst h5,
.news-title.navigation-standfirst span.ellipsis {
    line-height:20px;
}

.wasabi-thumb-nav.text-center {
    background-color:transparent;
}
.wasabi-thumb-nav.text-center .news-title {
    max-height: unset;
    overflow: unset;
}

    /*.wasabi-thumb-nav .icon-circle .news-title {
    margin:6px 0 0 0;
}*/
    .wasabi-thumb-nav .icon-circle p {
        margin-top: 0;
    }

.icon-circle small,
dl dd small,
.vote-options .margin-0 p small,
.news-standfirst,
.news-date {
    font-size: 14px;
    /*color: #777;*/
    line-height: 20px;
    text-transform: none;
    font-weight: 400;
    font-family: "domine", 'Times New Roman', serif;
    color: #999;
}
.news-standfirst,
.news-date {
    /*overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;*/
    overflow:unset;
    text-overflow:unset;
    white-space:unset;

}

.news-title.navigation-standfirst h5 {
    /*line-height: 16px;*/
    /*line-height:24px;*/
}

.news-title.navigation-standfirst span {
    font-size: 14px;
    /*color: #777;*/
    line-height: 20px;
    /*font-family: 'Open Sans';*/
    text-transform: none;
    font-weight: 400;

    font-family: "domine", 'Times New Roman', serif;
    color: #999;
}

.wasabi-thumb-nav ul.fa-ul {
    font-size: 11px;
    color: #777;
    line-height: 20px;
    font-family: "Roboto", Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 10px 0 4px;
    margin-bottom: 0;
}

    .wasabi-thumb-nav ul.fa-ul li i.fa-li {
        top: 3px;
    }

.serif {
    font-family: "domine", 'Times New Roman', serif;
}


a {
    color: #057cbc;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #03588c;
        text-decoration: underline;
    }
a.link-dark {
    color:#333;
}

#ctl00_ContentPlaceHolder1_div_introtext a,
#ctl00_ContentPlaceHolder1_div_fulltext a {
    text-decoration: underline;
}

#MasterContentWrapper {
    
}

body {
    overflow-x: hidden;
    background-color: #e2e2e2;
    /*Removed background gradient*/
    /*background: linear-gradient(to right, #B7B7B7 0%,#e2e2e2 25%,#e2e2e2 75%,#B7B7B7 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#B7B7B7',GradientType=1 );*/
}

html {
    height: auto;
    position: relative;
    min-height: 100%;
}

h5 small {
    font-size: 80%;
}

.wasabi-sticky-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background: #fff;*/
    background-color: #fafafa;
    border-top: 1px solid #e7e7e7;
    color: #777;
    padding: 12px 0 0;
}

    /*.wasabi-sticky-footer a,*/
    .wasabi-sticky-footer p {
        margin: 2px 0;
    }

    .wasabi-sticky-footer a:not(.btn-warning) {
        color: #777;
    }

    .wasabi-sticky-footer h4 {
        font-weight: 400;
    }
    .wasabi-sticky-footer a.footer-title {
        display:block;
    } 
    .wasabi-sticky-footer a.footer-title p {
        margin: 6px 0 0;
        text-transform: uppercase;
        font-weight: 700;
    }
    .wasabi-sticky-footer a.footer-title:hover,
    .wasabi-sticky-footer a.footer-title:active {
        text-decoration:none;
        color:#03588c;
    }
    
    .footer-logo {
        margin: 0 24px 10px 0;
        height: 40px;
    }

.footer-logo-ICS {
    width: 79px;
}

.footer-logo-ICI {
    width: 73px;
}

.footer-logo-UCL {
    width: 87px;
}

.footer-logo-Southampton {
    width: 141px;
}

.textarea-fixed {
    resize: none;
}

.muted {
    color: #777;
}

.margin-layout {
    margin-bottom: 12px !important;
}
.margin-layout-top {
    margin-top:12px;
}
.margin-0 {
    margin: 0 !important;
}
.margin-top-0 {
    margin-top: 0 !important;
}

.margin-layout-4 {
    margin-bottom: 4px;
}
.margin-layout-6 {
    margin-bottom: 6px;
}

.margin-layout-8 {
    margin-bottom: 8px;
}

.margin-layout-16 {
    margin-bottom: 16px;
}

.margin-layout-24 {
    margin-bottom: 24px;
}
.margin-layout-36 {
    margin-bottom: 36px;
}
.margin-layout-48 {
    margin-bottom: 48px;
}

.margin-top-responsive {
    margin-top: 24px;
}

.font-16 {
    font-size: 16px;
}

.padding-0 {
    padding: 0 !important;
}

.padding-layout {
    padding-bottom: 20px;
}

.padding-top-8 {
    padding-top:8px;
}

.border-bottom-0 {
    border-bottom:none !important;
}
.border-bottom-2 {
    border-bottom: 2px solid #ddd;
}

.panel-body {
    padding: 10px 15px;
}

.navbar-default {
    background-color: white;
}

.wasabi-doormat-all > .row,
.wasabi-header > .row,
.wasabi-eyebrows > .row {
    margin: 0;
}

    .wasabi-doormat-all > .row > .navbar,
    .wasabi-header > .row > .navbar,
    .wasabi-eyebrows > .row > .navbar {
        padding: 0 8px;
    }

    .wasabi-header > .row > .navbar,
    .wasabi-eyebrows > .row > .navbar {
        padding-top: 3px;
        padding-bottom: 4px;
    }

.wasabi-eyebrows .icsmeeting-logo-standard {
    height: 40px;
    height: 54px;
    height: 50px;
    margin: 1px 0 0;
}

.wasabi-eyebrows .icstv-logo-standard {
    height: 38px;
    height: 37px;
    margin: 1px 6px 0 0;
}

.wasabi-eyebrows .icstv-logo-home-xs {
    height: 50px;
    margin: 1px 0 4px 0;
}

.wasabi-eyebrows .icstv-logo-home-sm {
    height: 74px;
    margin: 9px 0 10px 0;
}

.wasabi-eyebrows .input-group.search-sm {
    display: inline-table;
    vertical-align: middle;
}

    .wasabi-eyebrows .input-group.search-sm button {
        border-radius: 0 4px 4px 0;
    }
/*.wasabi-eyebrows.wasabi-eyebrows-home .input-group.search-sm {
    margin:9px 0 0;
}*/
.wasabi-eyebrows.wasabi-eyebrows-home .text-right {
    padding-top: 9px;
}

.pull-right-sm {
    float: unset;
}
.btn-lg-sm {
    font-size:14px;
}

@media (max-width: 767px) {
    .wasabi-eyebrows.wasabi-eyebrows-home .text-right {
        padding-top: 0;
    }

    .margin-layout-xs {
        margin-bottom: 12px;
    }

    .padding-0-xs {
        padding: 0;
    }
}
/*and (max-width:991px)*/
@media (min-width: 768px)  {
    .margin-layout-sm {
        margin-bottom: 12px;
    }

    .padding-0-sm {
        padding: 0;
    }
    div.no-bottom-margin-sm {
        margin-bottom: 0px;
    }

    .btn-group.btn-group-justified-sm {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-collapse: separate;
    }
    .btn-group-justified-sm > .btn {
        float: none;
        display: table-cell;
        width: 1%;
    }
    .pull-right-sm {
        float: right !important;
    }
    .btn-lg-sm {
        font-size: 18px;
    }
}



.display-none {
    display: none;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}
.inline {
    display: inline !important;
}

.label.label-inline-block {
    display: inline-block;
    padding: 0.45em .7em .5em;
}

.text-left > .label {
    margin-right: 2px;
    margin-left: 0;
}

.text-right > .label,
.text-right-sm > .label {
    margin-left: 2px;
    margin-right: 0;
}

.label-wasabi {
    background-color: #03588c;
}

.label-default-light {
    background-color: #ccc;
}

.label-default {
    background-color: #aaa;
}

.label.label-grey {
    background-color: #eee;
    background-color: #f5f5f5;
    color: #333;
}
.label-calm {
    background-color: #9a5bde;
}
.label.lead {
    font-weight: 700;
}

.label.label-lg {
    font-size: 15px;
    line-height: 1.2;
}
h4.keywords {
    line-height: 1.7;
}

.container.content,
.container-fluid.content {
    margin-bottom: 24px;
    padding-top: 16px;
}

@media (max-width: 767px) {
    .container.content {
        padding-top: 8px;
    }
    .text-right-sm > .label {
        margin-right: 2px;
        margin-left:0;
    }
}


.homepage-grey {
    background-color: #f6f6f6;
    background-color: #fff;
    padding: 20px 15px 0;
    padding: 0 15px;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    border-bottom: 2px solid #ff7f00;
}

.home h1 {
    font-size: 44px;
    margin: 0px 0 30px;
    font-weight: 700;
}

.home h2,
.home-intro h2 {
    font-size: 26px;
    font-weight: 400;
}

.home-intro h2 {
    margin-top: 0;
}

@media (max-width: 767px) {
    .home h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .home h2,
    .home-intro h2 {
        font-size: 20px;
    }
    /*p {
        margin:0;
    }*/

    /*.homepage-grey {
        padding:0;
        background:none;
        
    }*/
}

img.home-background {
    position: absolute;
    width: 100%;
    opacity: 0.15;
    top: 0px;
}

.top-level .label-wasabi,
.microsite-level .label-wasabi {
    border-radius: 0;
}

.wasabi-header .navbar,
.wasabi-eyebrows .navbar {
    margin-bottom: 0;
    min-height: 0;
    background: linear-gradient(to bottom, #057cbc 0%, #03588c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #03588c;
    background: radial-gradient(ellipse at center, #03588c 0%,#004e82 100%);
    /*background: linear-gradient(to right, #004e82 0%,#03588c 50%,#004e82 100%);*/
    color: white;
    border-radius: 0;
    /*padding-left:16px;
    padding-right:16px;*/
}

    .wasabi-eyebrows .navbar .btn,
    .wasabi-eyebrows .navbar input {
        margin: 3px 0;
    }

.annual-meeting.wasabi-eyebrows .navbar .btn,
.annual-meeting.wasabi-eyebrows .navbar input {
    margin: 8px 0;
}


.wasabi-doormat-all .row .navbar.navbar-navigation .container > .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wasabi-header .navbar.navbar-filters,
.wasabi-header .navbar.navbar-plain,
.wasabi-header .navbar.navbar-breadcrumb,
.wasabi-eyebrows .navbar.navbar-breadcrumb {
    background: linear-gradient(to bottom, #F5F5F5 0%, #DDDDDD 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #F5F5F5;
    border-bottom: 1px #DDDDDD solid;
    color: #333333;
}

.wasabi-header .navbar.navbar-filters {
    padding-top: 12px;
    border-top-color: #ddd;
    /*background:#fefefe;*/
}

.wasabi-header .navbar.navbar-success {
    background: #dff0d8;
    border-bottom: 1px #c5d6be solid;
    color: #3c763d;
}

.wasabi-header .navbar.navbar-breadcrumb .wasabi-breadcrumb,
.wasabi-eyebrows .navbar.navbar-breadcrumb .wasabi-breadcrumb {
    padding: 4px 8px;
}

.wasabi-breadcrumb {
    overflow: hidden;
}

    .wasabi-breadcrumb i.fa-angle-right {
        margin: 0 6px;
    }

    .wasabi-breadcrumb a,
    .wasabi-breadcrumb span {
        white-space: nowrap;
    }

.wasabi-header .navbar.navbar-plain,
.wasabi-header .navbar.navbar-success {
    padding: 8px 8px 0;
}

.wasabi-user .navbar.navbar-plain {
    /*background-color: white;*/
}

.wasabi-doormat .navbar {
    margin-bottom: 0;
}

.wasabi-doormat ul.nav.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}


/*********************wasabi DOORMAT-ALL */

.wasabi-doormat-all .doormat-child a,
.wasabi-doormat-all .doormat-grand-children a {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 12px 8px;
    margin: 0 -8px;
}



    .wasabi-doormat-all .doormat-child a.active {
        text-decoration: underline;
        background-color: #eee;
    }

    .wasabi-doormat-all .doormat-child a.active,
    .wasabi-doormat-all .doormat-grand-children {
        border-bottom: 1px solid #eea236;
    }

.wasabi-doormat-all .doormat-grand-children {
    padding: 0 8px;
    background-color: #fff;
}

    .wasabi-doormat-all .doormat-grand-children a {
        padding-left: 16px;
    }

    .wasabi-doormat-all .doormat-child:nth-last-child(1) a,
    .wasabi-doormat-all .doormat-grand-children .row .row div:nth-last-child(1) a {
        border-bottom: 0;
    }

    .wasabi-doormat-all .doormat-child a i,
    .wasabi-doormat-all .doormat-grand-children a i {
        float: right;
        margin-right: 6px;
    }




.wasabi-search-result-xs ul.dropdown-menu,
.wasabi-doormat ul.dropdown-menu {
    overflow-x: hidden;
    max-width: 100%;
}

.wasabi-doormat-all .input-group {
    padding: 10px 8px;
    background-color: #f5f5f5;
}


.wasabi-search-result-xs .navbar-default .container,
.wasabi-pane .navbar-default .container,
.wasabi-header .navbar .container,
.wasabi-eyebrows .navbar .container {
    padding: 0;
}





.top-level {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .top-level a h1 {
        position: absolute;
        bottom: 10px;
        left: 8px;
    }

    .top-level a h4 {
        position: absolute;
        bottom: 6px;
        left: 8px;
        font-size: 20px;
    }

.top-level-home.top-level a h1 {
    position: absolute;
    top: -9px;
    left: 8px;
}

.top-level-home.top-level a h4 {
    position: absolute;
    top: 1px;
    left: 8px;
    font-size: 20px;
}

.microsite-level a h1 {
    position: absolute;
    bottom: 0;
    left: 8px;
}

.microsite-level a h4 {
    position: absolute;
    bottom: -5px;
    left: 8px;
    font-size: 20px;
}


.homepage-hero {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .homepage-hero h2 {
        font-size: 24px;
    }

    .wasabi-breadcrumb {
        display: block;
        padding: 0 8px;
        margin: 12px 0 0;
    }

    .page-child a {
        display: block;
        border-bottom: 1px solid #e7e7e7;
        padding: 12px 0;
        /*min-height: 64px;*/
    }

    .page-child:nth-child(1) a {
        padding-top: 0;
        /*min-height:52px;*/
    }

    div.page-child:last-of-type a {
        padding-bottom: 0;
        border-bottom: none;
        /*min-height:52px;*/
    }

    .page-child a p {
        display: inline;
    }

    .page-child a i.fa {
        margin-top: 2px;
    }

    .wasabi-header .navbar.navbar-plain,
    .wasabi-header .navbar.navbar-success {
        padding: 8px 15px 0;
    }
    .wasabi-header.wasabi-filter .navbar.navbar-plain,
    .wasabi-header.wasabi-filter .navbar.navbar-success {
        padding: 8px 8px 0;
    }

    .navbar-btns {
        padding-right: 8px !important;
    }
}

/***************************************** SM, MD & LG BROWSERS */
@media (min-width: 768px) {
    .navbar .container > .row {
        margin: 0;
    }

    .wasabi-doormat-all .row .navbar .container > .row {
        margin: 0 8px;
    }

    .wasabi-breadcrumb a {
        /*color: white;*/
    }
    /*.wasabi-doormat-all .doormat-child a {
        display: inline-block;
        padding: 12px 8px;
        margin: 0 -8px;
    }
    .wasabi-doormat-all .doormat-child a {
        border-radius:4px 4px 0 0;
        margin:6px -8px 0;
        padding:7px 12px 5px;
    }
    .wasabi-doormat-all .doormat-child a:hover {
        background-color: #eeeeee;
        border-bottom-color:#eeeeee;
        text-decoration: none;
    }
    .wasabi-doormat-all .doormat-child a:active {
        text-decoration:none !important;
    }
    .wasabi-doormat-all .doormat-child a.active {
        margin:6px -8px -1px;
        border:1px solid #eea236;
        
        padding:6px 11px;

        background-color:#f0ad4e;
        color:white;


    }
    .wasabi-doormat-all .doormat-grand-children > .row {
        border: 2px  solid #eea236;
        border-width:1px 0;
        background-color:#fff;
        padding:8px 0;
    }
    
    .wasabi-doormat-all .doormat-grand-children a {
        display:block;
        padding:8px 10px;
        margin-bottom:6px;
        background-color:#eee;
        border-radius:3px;
    }

    .wasabi-doormat-all .doormat-grand-children .doormat-great-grand-children div a {
        border-bottom:none;
        background-color:#fff;
        padding:5px 8px;
        padding:5px 10px;
    }
    .wasabi-doormat-all .doormat-grand-children .doormat-great-grand-children div:nth-last-child(1) a {
        margin-bottom:5px;
        margin-bottom:10px;
        margin-bottom:12px;*/

}

.wasabi-doormat-list {
    margin-bottom: 10px;
}

    .wasabi-doormat-list p.wasabi-doormat-list-header,
    .wasabi-doormat-list a.wasabi-doormat-list-header {
        background-color: #e7e7e7;
        color: #555555;
        display: block;
        padding: 10px 15px;
        margin: 0;
        border-radius: 3px;
    }

    .wasabi-doormat-list ul {
        padding: 5px 25px 5px 15px;
        overflow-x: hidden;
        margin-left: 15px;
        margin-bottom: 0;
    }

        .wasabi-doormat-list ul li {
            white-space: nowrap;
        }

            .wasabi-doormat-list ul li a {
                display: block;
            }

        .wasabi-doormat-list ul.icons-ul {
            padding-left: 22px;
            margin-left: 15px;
        }

.wasabi-search .navbar.navbar-default {
    padding: 6px 0;
    margin-bottom: 0;
}


.btn-group.margin-layout.pull-left {
    margin-right: 12px;
}

.btn-group a.btn-group-label {
    cursor: default;
}

    .btn-group a.btn-group-label:hover,
    .btn-group a.btn-group-label:active {
        background-color: #fff;
        border-color: #ccc;
        box-shadow: none;
    }

.btn.btn-circle {
    border-radius: 50%;
    padding: 6px 7px;
    position: relative;
}
.btn.btn-circle.btn-input-append {
    position:absolute;
    top:0;
    right:0;
    border-radius:0 50% 50% 0;
}

    .btn.btn-circle i.fa {
        width: 1.28571429em;
        text-align: center;
    }

    .btn.btn-circle span.badge,
    .icon-circle span.badge,
    .navbar-user-profile span.badge,
    .btn-navbar span.badge {
        position: absolute;
        top: -6px;
        left: 19px;
        padding-left: 6px;
        padding-right: 6px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        z-index: 1;
    }
    .icon-circle span.badge {
        left:28px;
    }
.navbar-user-profile span.badge,
.btn-navbar span.badge {
    top: -11px;
}

    .btn.btn-rounded {
    border-radius: 17px;
}
    .btn.btn-lg.btn-rounded {
        border-radius:23px;
    }

a.btn.btn-share {
    color: #fff;
    transition: background-color ease 0.1s;
}

    a.btn.btn-share.btn-share-facebook {
        background-color: #3B5998;
        border-color: #324a80;
    }

        a.btn.btn-share.btn-share-facebook:hover {
            background-color: #324a80;
        }

    a.btn.btn-share.btn-share-facebook-messenger {
        background-color: #0084FF;
        border-color: #0077e5;
    }

        a.btn.btn-share.btn-share-facebook-messenger:hover {
            background-color: #0077e5;
        }

    a.btn.btn-share.btn-share-twitter {
        background-color: #55ACEE;
        border-color: #4c99d4;
    }

        a.btn.btn-share.btn-share-twitter:hover {
            background-color: #4c99d4;
        }

    a.btn.btn-share.btn-share-email, a.btn.btn-share.btn-share-link {
        background-color: #AAAAAA;
        border-color: #919191;
    }

        a.btn.btn-share.btn-share-email:hover, a.btn.btn-share.btn-share-link:hover {
            background-color: #919191;
        }

    a.btn.btn-share.btn-share-linkedin {
        background-color: #0177B5;
        border-color: #02669c;
    }

        a.btn.btn-share.btn-share-linkedin:hover {
            background-color: #02669c;
        }

    a.btn.btn-share.btn-share-pinterest {
        background-color: #BD081C;
        border-color: #a30719;
    }

        a.btn.btn-share.btn-share-pinterest:hover {
            background-color: #a30719;
        }

    a.btn.btn-share.btn-share-googleplus {
        background-color: #DB4437;
        border-color: #c23d30;
    }

        a.btn.btn-share.btn-share-googleplus:hover {
            background-color: #c23d30;
        }

    a.btn.btn-share.btn-share-whatsapp {
        background-color: #00E676;
        border-color: #00cc69;
    }

        a.btn.btn-share.btn-share-whatsapp:hover {
            background-color: #00cc69;
        }
/*.btn-row-share {
    margin:-6px 0 0 0;
}*/



.panel-heading .share {
    margin: -5px -15px;
    padding: 0;
}

.panel-heading a.btn.pull-right {
    /*margin:-8px 0 0 4px;*/
}

.panel-heading div.btn-group.pull-right {
    margin: -8px -7px 0 0;
    margin: 0;
}

.panel-heading span.label.pull-right {
    margin-left: 6px;
}

span.label a {
    color: inherit;
}

p.content-tags {
    margin-bottom: 16px;
}

.panel-heading-btn {
    margin: -5px 0;
}

.panel-heading .panel-heading-btn-xs.btn-xs.pull-right,
.list-group-item-heading .panel-heading-btn-xs.btn-xs.pull-right {
    position: absolute;
    top: 7px;
    right: 15px;
}

.contact-xs {
    padding: 5px 8px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.contact-sm .panel.panel-default .panel-heading {
    color: #057cbc;
}

.contact-sm .img-responsive {
    border-radius: 4px 0 0 4px;
}

.contact-sm div.img-responsive {
    padding: 6px;
    border-right: 1px solid #ddd;
    text-align: center;
}

.contact-sm .panel-heading {
    padding: 0;
}

    .contact-sm .panel-heading p {
        margin-top: 4px;
        text-decoration: none;
    }
/*.contact-td {
    white-space:normal;
}*/
.contact-td .panel {
    margin-bottom: 8px;
}

    .contact-td .panel.panel-default {
        background-color: #f5f5f5;
    }

    .contact-td .panel .panel-heading p {
        display: inline-block;
        margin: 0;
        text-transform: none;
    }

.contact-td img /*,
.contact-td i*/ {
    min-width: 30px;
    max-width: 100%;
}

.card .panel.panel-default .panel-heading {
    color: #057cbc;
}

.card .img-responsive {
    border-radius: 4px 4px 0 0;
}

.card div.img-responsive {
    padding: 6px;
    border-right: 1px solid #ddd;
    text-align: center;
}

.card .panel-heading {
    padding: 0;
}

    .card .panel-heading p {
        margin: 4px;
    }

hr.hr-layout {
    margin: 10px 0 15px 0;
    border-color: #ddd;
}
hr.hr-split {
    margin: 15px 0 5px 0;
    border-color: #ddd;
}

/*.panel-heading-label-fix span.label-grey:first-of-type {
    padding-left: 0;
}*/
.panel-heading-label-fix span.label-grey:last-of-type {
    padding-right: 0;
}
.panel-heading-label-fix {
    margin-top: -5px;
}

.labels-inline-block .label {
    display: inline-block;
    padding: 0.4em .7em .4em;
    margin: 0 0 .2em 0;
}

/*MOBILE ONLY*/
@media (max-width: 767px) {
    .panel-heading-label-fix {
        margin-top:unset;
    }

    .max-60.img-responsive {
        max-width: 60px;
        display: inline-block;
        margin: 0 8px 0 0;
    }

    .max-120.img-responsive {
        max-width: 120px;
        margin: 0 0 6px;
    }

    .max-100-xs {
        max-width: 100px;
    }
    
    .max-175-xs {
        max-width: 175px;
    }

    .max-200 {
        max-width: 200px;
    }

    .max-300 {
        width: 100%;
        max-width: 300px;
    }

    .max-500 {
        width: 100%;
        max-width: 500px;
    }

    .navbar .nav {
        float: none;
    }

        .navbar .nav > li {
            float: none;
        }

    .navbar-static-top,
    .navbar-fixed-top {
        margin: 0;
    }

    .btn-block-xs {
        display: block;
        width: 100%;
    }

    .homepage-grey .container.content {
        /*margin-bottom:12px;*/
    }

    .margin-top-responsive {
        margin-top: 12px;
    }

    .btn.btn-circle-xs {
        border-radius: 50%;
        padding: 6px 7px;
    }

        .btn.btn-circle-xs i.fa {
            width: 1.28571429em;
            text-align: center;
        }

        /*.table-responsive:before {
            content:"Scroll table left to right";
            text-size-adjust:66%;

        }*/
}

.max-20 {
    max-width: 20px;
}
.max-36 {
    max-width: 36px;
}
.max-32 {
    max-width: 32px;
}

.max-45 {
    max-width: 45px;
}

.max-100 {
    max-width: 100px;
}

.max-120 {
    max-width: 120px;
}

.img-thumbnail-wasabi {
    border: 1px solid #ddd;
    padding: 1px;
}

    .img-thumbnail-wasabi.selected {
        border: 1px solid transparent;
        background-color: #7b5c9a;
    }

/*********** ADVISOR *****/
.advisor img.max-45 {
    margin-right: 8px;
}

.advisor i.fa-male {
    color: #106de5;
}

.advisor i.fa-female {
    color: #ff5bc0;
}

.advisor .panel-group {
    margin-bottom: 10px;
}

.advisor p.advisor-info {
    margin-top: 20px;
}

.advisor .table-responsive {
    border-top: 1px solid #dddddd;
}


.search-results-path {
    color: rgb(0, 153, 51);
}

.search-results-text {
    max-height: 60px;
    overflow: hidden;
    position: relative;
}

    .search-results-text br:first-of-type {
        display: none;
    }

table.table ul.fa-ul {
    margin-left: 20px;
}

#ol_tips {
    padding-left: 15px;
}

    #ol_tips li {
        padding-left: 10px;
    }


/*********** MANUFACTURERS TABLE */
#div_Manufacturers .panel .table-responsive .table.table-bordered tr td {
    text-align: center;
}

#div_Manufacturers .panel .table-responsive .table.table-bordered > thead > tr > th {
    border-bottom: 2px solid #dddddd;
    text-align: left;
}

#div_Manufacturers .panel .table-responsive .table.table-bordered > tbody > tr > th {
    text-align: right;
    font-weight: normal;
}

.panel > .table-bordered > thead > tr > th,
.panel > .table-bordered > thead > tr:first-child > th {
    border-bottom: 2px solid #dddddd;
}


.bg-primary {
    /*background-color: #337ab7;*/
    color: #fff;
}

.panel-default > .panel-heading.bg-primary {
    background-color: #337ab7;
}

.bg-success {
    /*background-color: #c9e5be;*/
    border-color: #b4d59a;
    color: #3c763d;
}

.panel-default > .panel-heading.bg-success {
    background-color: #DFF0D8;
}

a:hover .bg-success {
    color: #2f5c30;
}

.bg-info {
    /*background-color: #bfdff1;*/
    border-color: #8bd3e4;
    color: #31708f;
}

.panel-default > .panel-heading.bg-info {
    background-color: #D9EDF7;
}

.bg-warning {
    /*background-color: #faf2cf;*/
    border-color: #f5d9a3;
    color: #8a6d3b;
}

.panel-default > .panel-heading.bg-warning {
    background-color: #fcf8e3;
}

.bg-danger {
    /*background-color: #e8c7c7;*/
    border-color: #d9a3ab;
    color: #a94442;
}

.panel-default > .panel-heading.bg-danger {
    background-color: #F2DEDE;
}

.bg-grey {
    /*background-color: #ebebeb;*/
    border-color: #c7c7c7;
    color: #666;
    background-color: #f5f5f5;
}

.text-grey {
    color: #666;
}
.text-default {
    color: #333;
}
.text-disabled {
    color: #bbb;
}

.panel-default > .panel-heading.bg-grey {
    background-color: #f5f5f5;
}

.bg-disabled {
    /*background-color: #ebebeb;*/
    border-color: #e5e5e5;
    color: #ccc;
    background-color: #fff;
}

.panel-default > .panel-heading.bg-disabled {
    background-color: #fff;
}

.bg-calm {
    background-color: #d1bee5;
    color: #593c75;
    border-color: #b89ad6;
}

.panel-default > .panel-heading.bg-calm {
    background-color: #d1bee5;
}

.text-strong {
    font-weight:700 !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}

.link-strong {
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    display:block;
    margin: 0 0 8px;
}
a.link-strong.active,
a.link-strong:hover,
a.link-strong:active {
    text-decoration: none;
} 

.text-purple {
    color: #8356b0;
}

.text-primary {
    color: #023d61;
}

.text-facebook {
    color: #3B5998;
}

.text-twitter {
    color: #55ACEE;
}

.text-linkedin {
    color: #0177B5;
}

.text-googleplus {
    color: #DB4437;
}

.text-instagram {
    color: #DB3375;
}

.text-red {
    color: #FF0000;
}

.text-skype {
    color: #00AEF4;
}

.text-pinterest {
    color: #BD081C;
}

/**********************TEXT-RIGHT-SM*/

.text-right-sm {
    text-align: left;
}

@media (min-width: 768px) {
    .text-right-sm {
        text-align: right;
    }
}

/************************** CLEARFIX */
span.clearfix {
    clear: both;
    display: block;
}


/*********************************BACKGROUND STRIPES*/
.background-stripes {
    position: absolute;
    width: 100%;
}

    .background-stripes > div {
        border-top: 1px dotted #eee;
    }

        .background-stripes > div:nth-child(1) {
            border-top: none;
        }

        .background-stripes > div:nth-child(odd) {
            background-color: #ffffff;
        }

        .background-stripes > div:nth-child(even) {
            background-color: #f7f7f7;
        }

/**************************************** TRAFFIC LIGHT SCORE COLOURS */

p.score > span,
td.score > span {
    text-align: center;
    display: block;
    padding: 0 2px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}

[class*="score_"] > span {
    color: white;
}

p.score_0 > span,
td.score_0 > span {
    background: #aaaaaa;
    background: -moz-linear-gradient(top, #aaaaaa 0%, #999999 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(100%,#999999));
    background: -webkit-linear-gradient(top, #aaaaaa 0%,#999999 100%);
    background: -o-linear-gradient(top, #aaaaaa 0%,#999999 100%);
    background: -ms-linear-gradient(top, #aaaaaa 0%,#999999 100%);
    background: linear-gradient(to bottom, #aaaaaa 0%,#999999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#999999',GradientType=0 );
}

p.score_1 > span,
td.score_1 > span {
    background: #EF675A;
    background: -moz-linear-gradient(top, #EF675A 0%, #C94431 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EF675A), color-stop(100%,#C94431));
    background: -webkit-linear-gradient(top, #EF675A 0%,#C94431 100%);
    background: -o-linear-gradient(top, #EF675A 0%,#C94431 100%);
    background: -ms-linear-gradient(top, #EF675A 0%,#C94431 100%);
    background: linear-gradient(to bottom, #EF675A 0%,#C94431 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EF675A', endColorstr='#C94431',GradientType=0 );
}

p.score_2 > span,
td.score_2 > span {
    background: #F17358;
    background: -moz-linear-gradient(top, #F17358 0%, #D0512A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F17358), color-stop(100%,#D0512A));
    background: -webkit-linear-gradient(top, #F17358 0%,#D0512A 100%);
    background: -o-linear-gradient(top, #F17358 0%,#D0512A 100%);
    background: -ms-linear-gradient(top, #F17358 0%,#D0512A 100%);
    background: linear-gradient(to bottom, #F17358 0%,#D0512A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F17358', endColorstr='#D0512A',GradientType=0 );
}

p.score_3 > span,
td.score_3 > span {
    background: #F38057;
    background: -moz-linear-gradient(top, #F38057 0%, #D85E23 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F38057), color-stop(100%,#D85E23));
    background: -webkit-linear-gradient(top, #F38057 0%,#D85E23 100%);
    background: -o-linear-gradient(top, #F38057 0%,#D85E23 100%);
    background: -ms-linear-gradient(top, #F38057 0%,#D85E23 100%);
    background: linear-gradient(to bottom, #F38057 0%,#D85E23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F38057', endColorstr='#D85E23',GradientType=0 );
}

p.score_4 > span,
td.score_4 > span {
    background: #F58F55;
    background: -moz-linear-gradient(top, #F58F55 0%, #E26E1B 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F58F55), color-stop(100%,#E26E1B));
    background: -webkit-linear-gradient(top, #F58F55 0%,#E26E1B 100%);
    background: -o-linear-gradient(top, #F58F55 0%,#E26E1B 100%);
    background: -ms-linear-gradient(top, #F58F55 0%,#E26E1B 100%);
    background: linear-gradient(to bottom, #F58F55 0%,#E26E1B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F58F55', endColorstr='#E26E1B',GradientType=0 );
}

p.score_5 > span,
td.score_5 > span {
    background: #F79954;
    background: -moz-linear-gradient(top, #F79954 0%, #E97B14 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F79954), color-stop(100%,#E97B14));
    background: -webkit-linear-gradient(top, #F79954 0%,#E97B14 100%);
    background: -o-linear-gradient(top, #F79954 0%,#E97B14 100%);
    background: -ms-linear-gradient(top, #F79954 0%,#E97B14 100%);
    background: linear-gradient(to bottom, #F79954 0%,#E97B14 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F79954', endColorstr='#E97B14',GradientType=0 );
}

p.score_6 > span,
td.score_6 > span {
    background: #F9A952;
    background: -moz-linear-gradient(top, #F9A952 0%, #F1880D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9A952), color-stop(100%,#F1880D));
    background: -webkit-linear-gradient(top, #F9A952 0%,#F1880D 100%);
    background: -o-linear-gradient(top, #F9A952 0%,#F1880D 100%);
    background: -ms-linear-gradient(top, #F9A952 0%,#F1880D 100%);
    background: linear-gradient(to bottom, #F9A952 0%,#F1880D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F9A952', endColorstr='#F1880D',GradientType=0 );
}

p.score_7 > span,
td.score_7 > span {
    background: #FBB550;
    background: -moz-linear-gradient(top, #FBB550 0%, #F89607 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBB550), color-stop(100%,#F89607));
    background: -webkit-linear-gradient(top, #FBB550 0%,#F89607 100%);
    background: -o-linear-gradient(top, #FBB550 0%,#F89607 100%);
    background: -ms-linear-gradient(top, #FBB550 0%,#F89607 100%);
    background: linear-gradient(to bottom, #FBB550 0%,#F89607 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBB550', endColorstr='#F89607',GradientType=0 );
}

p.score_8 > span,
td.score_8 > span {
    background: #F9C34E;
    background: -moz-linear-gradient(top, #F9C34E 0%, #F1AE1A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9C34E), color-stop(100%,#F1AE1A));
    background: -webkit-linear-gradient(top, #F9C34E 0%,#F1AE1A 100%);
    background: -o-linear-gradient(top, #F9C34E 0%,#F1AE1A 100%);
    background: -ms-linear-gradient(top, #F9C34E 0%,#F1AE1A 100%);
    background: linear-gradient(to bottom, #F9C34E 0%,#F1AE1A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F9C34E', endColorstr='#F1AE1A',GradientType=0 );
}

p.score_9 > span,
td.score_9 > span {
    background: #F6D04B;
    background: -moz-linear-gradient(top, #F6D04B 0%, #EEB722 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6D04B), color-stop(100%,#EEB722));
    background: -webkit-linear-gradient(top, #F6D04B 0%,#EEB722 100%);
    background: -o-linear-gradient(top, #F6D04B 0%,#EEB722 100%);
    background: -ms-linear-gradient(top, #F6D04B 0%,#EEB722 100%);
    background: linear-gradient(to bottom, #F6D04B 0%,#EEB722 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6D04B', endColorstr='#EEB722',GradientType=0 );
}

p.score_10 > span,
td.score_10 > span {
    background: #F4DE49;
    background: -moz-linear-gradient(top, #F4DE49 0%, #E8CF35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4DE49), color-stop(100%,#E8CF35));
    background: -webkit-linear-gradient(top, #F4DE49 0%,#E8CF35 100%);
    background: -o-linear-gradient(top, #F4DE49 0%,#E8CF35 100%);
    background: -ms-linear-gradient(top, #F4DE49 0%,#E8CF35 100%);
    background: linear-gradient(to bottom, #F4DE49 0%,#E8CF35 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4DE49', endColorstr='#E8CF35',GradientType=0 );
}

p.score_11 > span,
td.score_11 > span {
    background: #CBDA4F;
    background: -moz-linear-gradient(top, #CBDA4F 0%, #CACE40 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CBDA4F), color-stop(100%,#CACE40));
    background: -webkit-linear-gradient(top, #CBDA4F 0%,#CACE40 100%);
    background: -o-linear-gradient(top, #CBDA4F 0%,#CACE40 100%);
    background: -ms-linear-gradient(top, #CBDA4F 0%,#CACE40 100%);
    background: linear-gradient(to bottom, #CBDA4F 0%,#CACE40 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CBDA4F', endColorstr='#CACE40',GradientType=0 );
}

p.score_12 > span,
td.score_12 > span {
    background: #ABD355;
    background: -moz-linear-gradient(top, #ABD355 0%, #97C24D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ABD355), color-stop(100%,#97C24D));
    background: -webkit-linear-gradient(top, #ABD355 0%,#97C24D 100%);
    background: -o-linear-gradient(top, #ABD355 0%,#97C24D 100%);
    background: -ms-linear-gradient(top, #ABD355 0%,#97C24D 100%);
    background: linear-gradient(to bottom, #ABD355 0%,#97C24D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABD355', endColorstr='#97C24D',GradientType=0 );
}

p.score_13 > span,
td.score_13 > span {
    background: #73C45D;
    background: -moz-linear-gradient(top, #73C45D 0%, #6EB857 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73C45D), color-stop(100%,#6EB857));
    background: -webkit-linear-gradient(top, #73C45D 0%,#6EB857 100%);
    background: -o-linear-gradient(top, #73C45D 0%,#6EB857 100%);
    background: -ms-linear-gradient(top, #73C45D 0%,#6EB857 100%);
    background: linear-gradient(to bottom, #73C45D 0%,#6EB857 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73C45D', endColorstr='#6EB857',GradientType=0 );
}


/*******************PAGINATION*/
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    cursor: default;
}

/**********************ICONS*/
.fa-margin-right, 
i.fa.fa-margin-right,
span.flag-icon.flag-margin-right {
    margin-right: 0.5em;
}

.fa-margin-left,
i.fa.fa-margin-left,
span.flag-icon.flag-margin-left {
    margin-left: 0.5em;
}

i.fa.fa-margin-right-sm,
i.fa.fa-margin-right-md,
i.fa.fa-margin-right-lg {
    margin-right: 0em;
}

i.fa.fa-margin-left-sm,
i.fa.fa-margin-left-md,
i.fa.fa-margin-left-lg {
    margin-left: 0em;
}

@media (min-width: 768px) {
    i.fa.fa-margin-right-sm {
        margin-right: 0.5em;
    }

    i.fa.fa-margin-left-sm {
        margin-left: 0.5em;
    }
}

@media (min-width: 992px) {
    i.fa.fa-margin-right-md {
        margin-right: 0.5em;
    }

    i.fa.fa-margin-left-md {
        margin-left: 0.5em;
    }
}

@media (min-width: 1200px) {
    i.fa.fa-margin-right-lg {
        margin-right: 0.5em;
    }

    i.fa.fa-margin-left-lg {
        margin-left: 0.5em;
    }
}

a.search-term i.fa {
    margin-left: 0.25em;
    opacity: 0.8;
}

.fa-fw {
    width: 1.28571429em !important;
}

.flag-icon.flag-icon-shadow {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

a.btn img.profile {
    margin: -4px 2px -4px -10px;
    /*border-radius: 4px;*/
}

img.profile {
    width: 34px;
    height: 34px;
    /*border-radius: 4px;*/
    border-radius: 50%;
    /*border: 1px solid #ccc;*/
    border: none;
}

a#aUser {
    border-radius: 50%;
}
a.navbar-user-profile,
a.btn-navbar{
    position: relative;
}

a#a_TopUser.btn-warning img.profile {
    border: 1px solid #eea236;
}

.navbar-user-profile.active img.profile {
    opacity: 0.8;
}


/*******************Product Tips border removal*/
.table tr.tablerow-supress-border-top td {
    border-top: none;
}

.table tr.tablerow-compress-top td {
    padding-top: 2px;
}

.table tr.tablerow-compress td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.table tr.tablerow-compress-bottom td {
    padding-bottom: 2px;
}

.font-grey {
    color: #999999;
}


/*******************************/




/* UI-sortable*/


ol#ContentPageIndexIndexNumber {
    float: left;
    padding-left: 10px;
    margin-left: 25px;
}

.ui-sortable {
    margin-top: 4px !important;
}

ol#ContentPageIndexIndexNumber li {
    line-height: 63px !important;
}

ol#ContentPageIndexIndexNumber li,
ul.ui-sortable li,
.ui-state-highlight {
    font-size: 16px;
    font-size: 14px;
    min-height: 59px;
    line-height: 59px;
    margin: 0 1px 2px 1px;
    padding: 4px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    border: 1px solid transparent;
}

ul.ui-sortable {
    font-size: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.ui-sortable li button {
        float: right;
    }

    ul.ui-sortable li {
        cursor: n-resize;
        background-color: #F5F5F5;
        background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
        border: 1px solid #B3B3B3;
    }

        ul.ui-sortable li.ui-sortable-helper {
            padding-left: 38px;
            background-color: transparent;
            background-image: none;
        }

.ui-state-highlight {
    background-color: #FAA732 !important;
    background-image: linear-gradient(to bottom, #FBB450, #F89406) !important;
    border: 1px solid #B3B3B3 !important;
}

.ui-sortable-helper {
    background-color: transparent !important;
}

    .ui-sortable-helper button {
        display: none;
    }

ul.ui-sortable li.ui-state-selected {
    background-color: #e6f2f8 !important;
    background-image: linear-gradient(to bottom, #FFFFFF, #e6f2f8) !important;
    border: 1px solid #057CBC;
    color: #057CBC;
    font-weight: bold;
}

.sortable-wrapper {
    width: 66.333%
}

@media (max-width: 946px) {
    .sortable-wrapper {
        width: 100%;
    }


    .img-editor {
        width: 660px;
        margin: 10px auto;
        text-align: center;
    }
}

a.label, .line-height-layout {
    line-height: 24px;
}

/*********************** ICS TV */

div.icstv-list {
    margin-bottom: 20px;
}

.icstv-list p {
    margin: 0;
    color: #777;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 11px;
}

.icstv-list .video-title {
    max-height: 34px;
    overflow: hidden;
    margin: 6px 0 0;
    position: relative;
}

.icstv-list .video-title img.ellipsis {
    position: absolute;
    right: 0;
    bottom: 1px;
}

.icstv-list h5 {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    font-family: "Roboto", Arial, sans-serif;
}

span.clearfix.icstv-list {
    /*padding-top:12px;*/
    /*border-top:1px solid #ddd*/
    border: none;
}

.icstv-list a .members-only {
    position: absolute;
    margin: 1px 0 0 3px;
}

.icstv-list a .video-time {
    position: absolute;
    bottom: 4px;
    right: 10px;
}

.icstv-list a .video-type {
    position: absolute;
    bottom: 4px;
    left: 10px;
}

    .icstv-list a .video-time .label.label-default,
    .icstv-list a .video-type .label.label-default,
    .icstv-list a .video-playlist-count .label.label-default {
        background-color: rgba(0, 0, 0, 0.75);
    }

.icstv-list a .video-playlist-count {
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: center;
}

    .icstv-list a .video-playlist-count .label.label-default {
        display: inline-block;
        line-height: 1.4;
    }


@media (max-width: 767px) {
    div.icstv-list {
        margin-bottom: 12px;
    }

    span.clearfix.icstv-list {
        padding-top: 0;
    }

    .icstv-list p {
        margin: 0;
    }

    .icstv-list .video-title {
        margin-top: 0;
    }
}

.icstv-player {
    background: #141414;
}

    .icstv-player .alert.alert-info.members-only {
        position: absolute;
        left: 24px;
        right: 24px;
        bottom: 24px;
    }

    .icstv-player a.icstv-play-button {
        color: #e62117;
        text-align: center;
    }

        .icstv-player a.icstv-play-button:hover {
            color: #CC181E;
        }

        .icstv-player a.icstv-play-button i {
            position: absolute;
            left: 24px;
            right: 24px;
            top: 24px;
        }



.featured-title,
a.featured-title {
    color: #ffffff;
}

    a.featured-title div {
        position: absolute;
        background: rgba(0,0,0,0.8);
        background: rgba(3,88,140,0.8);
        background: rgba(3,79,126,0.9);
        margin-right: 8px;
        padding: 8px;
        padding: 8px;
        bottom: 0;
    }

div.featured-title h3 {
    background: rgba(3,79,126,0.9);
    padding: 8px;
    padding: 8px;
}

.featured-title h3,
.featured-title h4 {
    margin: 0;
    font-weight: 600;
}




.panel-primary > .panel-footer,
.panel-primary > .panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
}


.pull-right.floaty {
    padding: 0 0 0 15px;
    margin: 0 0 15px 15px;
}

a.play-icon {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 100%;
}

    a.play-icon .play-icon-inner {
        position: absolute;
        top: 50%;
        width: 40px;
        height: 40px;
        margin: -30px 0 0 -25px;
        line-height: 1;
    }

i sup {
    font-family: "Roboto", Arial, sans-serif;
    padding: 0 0 0 3px;
}

.table-wrapper {
    overflow-x: auto;
    overflow-x: hidden;
}

table.table td.inverse,
table.table th.inverse {
    background-color: #023D61;
    /*background-color:#f0ad4e;*/
    background-color: #337ab7;
    color: #ffffff;
}

.table-responsive table.table td .row {
    margin: 0 0 0 -15px;
    padding: 0 15px 0 0;
}

.table-wrapper table.table td .label {
    white-space: pre-wrap;
}

@media (max-width: 767px) {
    .table-responsive.table-responsive-wrap > .table > thead > tr > th,
    .table-responsive.table-responsive-wrap > .table > tbody > tr > th,
    .table-responsive.table-responsive-wrap > .table > tfoot > tr > th,
    .table-responsive.table-responsive-wrap > .table > thead > tr > td,
    .table-responsive.table-responsive-wrap > .table > tbody > tr > td,
    .table-responsive.table-responsive-wrap > .table > tfoot > tr > td {
        white-space: normal;
    }
}


.panel .panel-heading h3.panel-title {
    font-weight: 700;
    font-weight: 500;
    font-size: 14px;
}
.panel .panel-heading.panel-heading-btn-group h3.panel-title {
    margin-top:10px;
}

/******************************* WASABI FIXED EYEBROWS AND AFFIXED DRAWER **/
.affix {
    z-index: 10;
}

#drawer.affix {
    width: 100%;
    z-index: 9;
    top: auto;
}

.drawer-open {
    position: absolute;
}

.eybrows-fixed {
    padding: 0 8px;
    margin: 0 auto;
    background-color: #023D61;
    position: fixed;
    width: 100%;
    z-index: 10;
}

.eyebrows-fixed-spacer {
    height: 53px;
}

.wasabi-controls {
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    padding: 12px 8px 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5;
    width: 100%;
    z-index: 9;
}

.wasabi-tv-player {
    border: 1px solid #101010;
    border-left: none;
    border-right: none;
    padding: 20px 8px;
    margin-left: auto;
    margin-right: auto;
    background-color: #101010;
    width: 100%;
    z-index: 9;
    height: 100%;
}

    .wasabi-tv-player embed-responsive {
        background-color: #101010;
    }

/* landscape */
@media screen and (orientation:landscape) {
    .wasabi-tv-player .col-xs-12 {
        width: 83.3333%;
        margin-left: 8.33333%;
    }
}



.panel .panel-heading h3.panel-title.page-title {
    font-size: 24px;
    line-height: initial;
    line-height:1.4;
}

.panel .panel-heading h3.panel-title.page-title-side {
    font-size: 19px;
    line-height: initial;
}

.panel .panel-heading h3.panel-title.panel-subtitle {
    margin-top: 12px;
    line-height: 1.5;
}

@media (max-width: 767px) {
    .panel .panel-heading h3.panel-title.page-title,
    .panel .panel-heading h3.panel-title.panel-subtitle,
    .panel .panel-heading h3.panel-title.page-title-side {
        font-size: 16px;
    }
}

.panel .panel-heading h3.panel-title.video-type {
    font-weight: 400;
}

#video-content {
    overflow: auto;
}

#video-content-wrapper {
    height: 50px;
    overflow: hidden;
    position: relative;
}

    #video-content-wrapper img.fade-out {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 20px;
        height: 40px;
        width: 100%;
    }

table.table .wasabi-contact {
    width: 100%;
    padding: 0;
}

.wasabi-contact-xs .wasabi-contact-xs-image {
    float: left;
    width: 14%;
    max-width: 32px;
    max-height: 32px;
    max-width: 34px;
    max-height: 34px;
    border-radius: 50%;
    overflow: hidden;
}

.wasabi-contact-xs .wasabi-contact-xs-initial {
    text-align: center;
    width: 100%;
    height: 32px;
    background-color: #057cbc;
    color: white;
    font-size: 20px;
}

.wasabi-contact-xs .wasabi-contact-xs-text {
    float: left;
    padding: 6px 0 0 6px;
}

.wasabi-contact-xs .wasabi-contact-xs-text-only {
    background-color: #999999;
}


/* Angular cloak / splash rules for hiding elements while loading/binding */
[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important
}

    [ng-cloak].splash {
        display: block !important;
    }

[ng-cloak] {
    display: none;
}

.splash {
    display: none;
}

.splash-cog {
    color: #f5f5f5;
}

.splash-cog-dark {
    color: #767676;
}
/* Player TV Tag formatting */
.tv-tag {
    margin-right: 3px;
}

/* Angular links with no href still have pointer */
a[ng-click], span[ng-click] {
    cursor: pointer;
}

/* Angular animations for repeater TV result items */
/* standard transition code */
.icstv-list.ng-enter {
    transition: 0.05s linear all;
    opacity: 0;
}
/* this will have a 100ms delay between each successive leave animation */
/* As of 1.4.4, transition-duration must always be set: it signals ngAnimate to not accidentally inherit a delay property from another CSS class */
.icstv-list.ng-enter-stagger {
    transition-delay: 0.01s;
    transition-duration: 0s;
}
/* standard transition styles */
.icstv-list.ng-enter.ng-enter-active {
    opacity: 1;
}

/* wasabi-tv-player margin-layout ng-animate ng-hide-animate ng-hide-add ng-hide ng-hide-add-active */

.wasabi-tv-player.ng-hide {
    display: none;
}

.wasabi-tv-player.ng-show {
    display: block;
}



.wasabi-tv-player.ng-hide-add {
    display: block !important;
    opacity: 1;
    /*transition: opacity 0.01s;*/
    transition: opacity 0s;
}

    .wasabi-tv-player.ng-hide-add.ng-hide-add-active {
        opacity: 0;
    }

.wasabi-tv-player.ng-hide-remove {
    display: block !important;
    opacity: 0;
    /*transition: opacity 0.5s;*/
    transition: opacity 0s;
}

    .wasabi-tv-player.ng-hide-remove.ng-hide-remove-active {
        opacity: 1;
    }

.form-group p.input-group {
    margin: 0;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}



.carousel .carousel-inner img {
    opacity: 0.3;
}

.carousel.carousel-home .carousel-inner > .item div.img-container {
    display: block;
    height: auto;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 400px;
    background-position: top center;
    background-size: cover;
}

.carousel.carousel-home ol.carousel-indicators {
    z-index: 0;
}

    .carousel.carousel-home ol.carousel-indicators li {
        margin-right: 0.2em;
    }



/*COPIED FROM ANNUALMEETING-2.CSS*/

.navbar-nav {
    /*float: right;*/
    display: block;
}

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav li:last-child a {
        /*margin-right:7px;*/
    }

.nav-tabs > li > p {
    /*color:#777;*/
    padding: 7px 12px 6px 0px;
    margin-bottom: 0px;
}

.nav-tabs > li > a {
    border-color: #ddd;
    color: #777;
    border-radius: 6px 6px 0 0;
}

    .nav-tabs > li > a:hover {
        border-color: #ddd;
    }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    color: #333;
}

    .nav-tabs {
        border-bottom-color: #999;
    }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        border-top-color: #999;
        border-right-color: #999;
        border-left-color: #999;
    }
    .nav-tabs > li > a,
    .nav-tabs > li > a:hover {
        border-bottom-color: #999;
    }


@media (max-width: 767px) {
    .navbar-nav {
        float: none;
    }

    ul.nav.navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-nav > li > a {
        border-bottom: 1px solid #ddd;
        background-color: #fff;
        color: #057cbc
    }

    .navbar-nav li:last-child a {
        margin-right: inherit;
    }

    .nav > li > a:hover .nav > li > a:focus {
        background-color: white;
    }

    .navbar-default .navbar-collapse {
        background-color: #F5F5F5;
    }

    .navbar-nav > li.inverse a {
        /*background-color:#023d61;*/
        padding-top: 4px;
        padding-bottom: 4px;
        color: white;
        font-size: 12px;
    }

        .navbar-nav > li.inverse a small {
            font-family: "Roboto", Arial, sans-serif;
        }


    .panel-body.card-list {
        padding: 0;
    }

        .panel-body.card-list .card .panel {
            margin: 0;
            border: 0;
        }

            .panel-body.card-list .card .panel .panel-heading {
                /*padding:0 7px;*/
                background-color: #fff;
            }

                .panel-body.card-list .card .panel .panel-heading a p {
                    margin: 10px 15px;
                }

    .text-center-xs {
        text-align: center;
    }
    .text-left-xs {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        color: #f2f2f2;
        font-size: 15px;
        padding: 19px 15px;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #fff;
        }

    .navbar-nav {
        float: none;
    }

        .navbar-nav > li > a {
            padding: 10px;
            border-radius: 4px;
        }

    ul.navbar-nav {
        padding: 8px;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

        ul.navbar-nav li.home {
            border-bottom: 1px solid #ddd;
        }
}

.navbar-nav,
.panel .panel-heading,
.panel .panel-heading h3.panel-title,
h3.panel-title {
    /*text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;*/
    text-transform:none;
    font-weight:500;
    line-height:24px;
    font-size:18px;
}

    .panel .panel-heading a.btn {
        text-transform: none;
    }

    .panel .panel-heading.panel-heading-container .panel-title:not(.page-title) {
        padding-bottom: 19px;
    }



a.btn.navbar-toggle {
    display: block;
    margin: 0 0 0 4px;
    background-color: #fff;
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border: none;
    z-index: 100000;
}

    .navbar-fixed-top .search-input-wrapper,
    .wasabi-sticky-footer .search-input-wrapper {
        position: relative;
        display: inline-block;
    }

        .navbar-fixed-top .search-input-wrapper span {
            color: #999;
            position: absolute;
            right: 40px;
            top: 6px;
        }

        .navbar-fixed-top .search-input-wrapper input {
            border-radius: 17px;
            display: inline;
            width: 31px;
            vertical-align: middle;
            margin-right: -36px;
        }


        .wasabi-sticky-footer .search-input-wrapper input {
            border-radius: 17px;
            display: inline;
            /*width: 31px;*/
            vertical-align: middle;
            margin-right: -36px;
        }
        
        .code-input-wrapper {
            /*float:right;*/
            /*text-align:right;*/
        }

    .code-input-wrapper input {
        display: inline-block;
        width: 200px;
        border-radius: 17px;
        margin-right: -36px;
        vertical-align: middle;
        font-weight: normal;
    }

.navbar-default.navbar-static-top,
.navbar-default.navbar-fixed-top {
    margin-bottom: 0;
}

.countdown.panel {
    margin: 0;
}

.countdown > div {
    text-transform: uppercase;
}

.societies a,
.societies a:link,
.societies a:visited,
.societies a:hover,
.societies a:active {
    color: #fff;
}

.countdown > div,
.societies > div {
    color: #f5f5f5;
}

.societies > div.col-xs-24 {
    padding-top:6px;
}
.societies .logo {
    height: 40px;
    max-width: 100%;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    position: absolute;
    display: block;
}
.societies .logo.logo-ics {
    background-image: url(../svg/ics-logo.svg);
}
.societies .logo.logo-eus {
    background-image: url(../svg/eus-logo.svg);
}

    .countdown > div h3,
    .countdown > div h4,
    .countdown > div h5 {
        margin: 0 0 0;
        font-weight: 700;
    }
/*.countdown.countdown-content > div*/
.countdown > div,
.societies > div {
    /*border-top:1px solid #f5f5f5;*/
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.2);
}

.countdown .btn-group.btn-group-countdown .btn {
    line-height: 1;
}

.countdown > .btn-group.btn-group-countdown.countdown-panel {
    background-color: transparent;
}

    .countdown .btn-group.btn-group-countdown .btn:hover,
    .countdown .btn-group.btn-group-countdown .btn:active,
    .countdown .btn-group.btn-group-countdown .btn:focus {
        color: inherit;
        cursor: default;
        box-shadow: none;
    }

    .countdown .btn-group.btn-group-countdown .btn small {
        font-size: 70%;
    }

    

.navbar-static-top .navbar-brand,
.navbar-fixed-top .navbar-brand,
.navbar-fixed-bottom .navbar-brand,
.navbar-fixed-spacer .navbar-brand {
    padding: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 150px;
}


    .navbar-static-top .navbar-brand img,
    .navbar-fixed-top .navbar-brand img,
    .navbar-fixed-bottom .navbar-brand img,
    .navbar-fixed-spacer .navbar-brand img {
        height: 48px;
    }


.ics-events .navbar-brand h2,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 {
    font-size: 28px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 55px;
    text-transform: uppercase;
    white-space: nowrap;
}

.ics-events .navbar-brand h2,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 {
    font-weight: 300;
}

.ics-events .navbar-brand h2 strong,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 strong {
    font-weight: 800;
}

.ics-events .navbar-brand h2 span,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 span {
    font-weight: 600;
    color: #69AFD7;
}



.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 {
    font-size: 20px;
}
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 span,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo h2 strong {
    font-size: 28px;
}

.navbar-brand.navbar-brand-dark h2 {
    color: #023d61;
}

.ics-education .navbar-brand h2,
.ics-earlycareers .navbar-brand h2,
.ics-regional .navbar-brand h2,
.ics-masterclass .navbar-brand h2,
.ics-calendar .navbar-brand h2,
.ics-2016 .navbar-brand h2,
.ics-2017 .navbar-brand h2,
.ics-2018 .navbar-brand h2,
.ics-2019 .navbar-brand h2,
.ics-2020 .navbar-brand h2,
.ics-2020-online .navbar-brand h2,
.ics-2021 .navbar-brand h2,
.ics-2021-online .navbar-brand h2,
.ics-2021-melbourne-online .navbar-brand h2,
.ics-2022 .navbar-brand h2,
.ics-2023 .navbar-brand h2,
.ics-2024 .navbar-brand h2,
.ics-2025 .navbar-brand h2,
.ics-learn .navbar-brand h2,
.ics-2025-temp .navbar-brand h2,
.ici-7 .navbar-brand h2,
.wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics-live .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2016 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2017 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2018 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2019 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020-online .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-online .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-melbourne-online .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2022 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2023 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2024 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025 .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025-temp .wasabi-calendar-details .ics-logo h2,
.wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .ics-logo h2 {
    display: none;
}


.navbar-default.navbar-static-top,
.navbar-default.navbar-fixed-top,
.navbar-default.navbar-fixed-bottom,
#wasabi-sidebar .navigation-home,
#navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics .navbar-default.navbar-fixed-top,
.ics .navbar-default.navbar-fixed-bottom,
.ics .countdown > div,
.ics .carousel.carousel-home .item,
.ics #wasabi-sidebar .navigation,
.ics #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
    background: linear-gradient(45deg, #023d61 25%, #36769c 100%);
}

.ics-events .navbar-default.navbar-fixed-top,
.ics-events .navbar-default.navbar-fixed-bottom,
.ics-events .countdown > div,
.ics-events .carousel.carousel-home .item,
.ics-events #wasabi-sidebar .navigation,
.ics-events #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-members .navbar-default.navbar-fixed-top,
.ics-members .navbar-default.navbar-fixed-bottom,
.ics-members .countdown > div,
.ics-members .carousel.carousel-home .item,
.ics-members #wasabi-sidebar .navigation,
.ics-members #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-committees .navbar-default.navbar-fixed-top,
.ics-committees .navbar-default.navbar-fixed-bottom,
.ics-committees .countdown > div,
.ics-committees .carousel.carousel-home .item,
.ics-committees #wasabi-sidebar .navigation,
.ics-committees #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-standards .navbar-default.navbar-fixed-top,
.ics-standards .navbar-default.navbar-fixed-bottom,
.ics-standards .countdown > div,
.ics-standards .carousel.carousel-home .item,
.ics-standards #wasabi-sidebar .navigation,
.ics-standards #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-education .navbar-default.navbar-fixed-top,
.ics-education .navbar-default.navbar-fixed-bottom,
.ics-education .countdown > div,
.ics-education .carousel.carousel-home .item,
.ics-education #wasabi-sidebar .navigation,
.ics-education #navbar-xs .navbar-nav > li.inverse a {
    background-color: #181c3d;
}

.ics-earlycareers .navbar-default.navbar-fixed-top,
.ics-earlycareers .navbar-default.navbar-fixed-bottom,
.ics-earlycareers .countdown > div,
.ics-earlycareers .carousel.carousel-home .item,
.ics-earlycareers #wasabi-sidebar .navigation,
.ics-earlycareers #navbar-xs .navbar-nav > li.inverse a {
    background-color: #181c3d;
}

.ics-regional .navbar-default.navbar-fixed-top,
.ics-regional .navbar-default.navbar-fixed-bottom,
.ics-regional .countdown > div,
.ics-regional .carousel.carousel-home .item,
.ics-regional #wasabi-sidebar .navigation,
.ics-regional #navbar-xs .navbar-nav > li.inverse a {
    background-color: #181c3d;
}
.ics-regional .panel-subtitle {
    display: none;
}

.ics-masterclass .navbar-default.navbar-fixed-top,
.ics-masterclass .navbar-default.navbar-fixed-bottom,
.ics-masterclass .countdown > div,
.ics-masterclass .carousel.carousel-home .item,
.ics-masterclass #wasabi-sidebar .navigation,
.ics-masterclass #navbar-xs .navbar-nav > li.inverse a {
    background-color: #181c3d;
}

.ics-masterclass .panel-subtitle {
    display: none;
}

.ics-calendar .navbar-default.navbar-fixed-top,
.ics-calendar .navbar-default.navbar-fixed-bottom,
.ics-calendar .countdown > div,
.ics-calendar .carousel.carousel-home .item,
.ics-calendar #wasabi-sidebar .navigation,
.ics-calendar #navbar-xs .navbar-nav > li.inverse a {
    background-color: #181c3d;
}

.ics-institute .navbar-default.navbar-fixed-top,
.ics-institute .navbar-default.navbar-fixed-bottom,
.ics-institute .countdown > div,
.ics-institute .carousel.carousel-home .item,
.ics-institute #wasabi-sidebar .navigation,
.ics-institute #navbar-xs .navbar-nav > li.inverse a {
    background-color: #08523a;
}

.ics-2016 .navbar-default.navbar-fixed-top,
.ics-2016 .navbar-default.navbar-fixed-bottom,
.ics-2016 .countdown > div,
.ics-2016 .carousel.carousel-home .item,
.ics-2016 #wasabi-sidebar .navigation,
.ics-2016 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-2017 .navbar-default.navbar-fixed-top,
.ics-2017 .navbar-default.navbar-fixed-bottom,
.ics-2017 .countdown > div,
.ics-2017 .carousel.carousel-home .item,
.ics-2017 #wasabi-sidebar .navigation,
.ics-2017 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-2018 .navbar-default.navbar-fixed-top,
.ics-2018 .navbar-default.navbar-fixed-bottom,
.ics-2018 .countdown > div,
.ics-2018 .carousel.carousel-home .item,
.ics-2018 #wasabi-sidebar .navigation,
.ics-2018 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #09223e;
}

.ics-2019 .navbar-default.navbar-fixed-top,
.ics-2019 .navbar-default.navbar-fixed-bottom,
.ics-2019 .countdown > div,
.ics-2019 .carousel.carousel-home .item,
.ics-2019 #wasabi-sidebar .navigation,
.ics-2019 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #035290;
}

.ics-2020 .navbar-default.navbar-fixed-top,
.ics-2020 .navbar-default.navbar-fixed-bottom,
.ics-2020 .countdown > div,
.ics-2020 .carousel.carousel-home .item,
.ics-2020 #wasabi-sidebar .navigation,
.ics-2020 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #210030;
}
.ics-2020-online .navbar-default.navbar-fixed-top,
.ics-2020-online .navbar-default.navbar-fixed-bottom,
.ics-2020-online .countdown > div,
.ics-2020-online .carousel.carousel-home .item,
.ics-2020-online #wasabi-sidebar .navigation,
.ics-2020-online #navbar-xs .navbar-nav > li.inverse a {
    background-color: #210030;
}

.ics-2021 .navbar-default.navbar-fixed-top,
.ics-2021 .navbar-default.navbar-fixed-bottom,
.ics-2021 .countdown > div,
.ics-2021 .carousel.carousel-home .item,
.ics-2021 #wasabi-sidebar .navigation,
.ics-2021 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #00695d;
}
.ics-2021-online .navbar-default.navbar-fixed-top,
.ics-2021-online .navbar-default.navbar-fixed-bottom,
.ics-2021-online .countdown > div,
.ics-2021-online .carousel.carousel-home .item,
.ics-2021-online #wasabi-sidebar .navigation,
.ics-2021-online #navbar-xs .navbar-nav > li.inverse a,
.ics-2021-melbourne-online .navbar-default.navbar-fixed-top,
.ics-2021-melbourne-online .navbar-default.navbar-fixed-bottom,
.ics-2021-melbourne-online .countdown > div,
.ics-2021-melbourne-online .carousel.carousel-home .item,
.ics-2021-melbourne-online #wasabi-sidebar .navigation,
.ics-2021-melbourne-online #navbar-xs .navbar-nav > li.inverse a {
    background-color: #00695d;
}

.ics-2022 .navbar-default.navbar-fixed-top,
.ics-2022 .navbar-default.navbar-fixed-bottom,
.ics-2022 .countdown > div,
.ics-2022 .carousel.carousel-home .item,
.ics-2022 #wasabi-sidebar .navigation,
.ics-2022 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #36507a;
}

.ics-2023 .navbar-default.navbar-fixed-top,
.ics-2023 .navbar-default.navbar-fixed-bottom,
.ics-2023 .countdown > div,
.ics-2023 .carousel.carousel-home .item,
.ics-2023 #wasabi-sidebar .navigation,
.ics-2023 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #16334a;
}

.ics-2024 .navbar-default.navbar-fixed-top,
.ics-2024 .navbar-default.navbar-fixed-bottom,
.ics-2024 #div_countdown.countdown > div,
.ics-2024 .societies > div,
.ics-2024 .carousel.carousel-home .item,
.ics-2024 #wasabi-sidebar .navigation,
.ics-2024 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #770f13;
    background: rgb(119,15,19);
    background: linear-gradient(45deg, rgba(51,20,43,1) 0%, rgba(119,15,19,1) 100%);
}

.ics-2025-temp .navbar-default.navbar-fixed-top,
.ics-2025-temp .navbar-default.navbar-fixed-bottom,
.ics-2025-temp #div_countdown.countdown > div,
.ics-2025-temp .societies > div,
.ics-2025-temp .carousel.carousel-home .item,
.ics-2025-temp #wasabi-sidebar .navigation,
.ics-2025-temp #navbar-xs .navbar-nav > li.inverse a,
.ics-2025 .navbar-default.navbar-fixed-top,
.ics-2025 .navbar-default.navbar-fixed-bottom,
.ics-2025 #div_countdown.countdown > div,
.ics-2025 .societies > div,
.ics-2025 .carousel.carousel-home .item,
.ics-2025 #wasabi-sidebar .navigation,
.ics-2025 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #2b368f;
    background: #2b368f;
    background: linear-gradient(45deg, #0d0d17 0%, #2b368f 100%);
}

.ics-learn .navbar-default.navbar-fixed-top,
.ics-learn .navbar-default.navbar-fixed-bottom,
.ics-learn #div_countdown.countdown > div,
.ics-learn .carousel.carousel-home .item,
.ics-learn #wasabi-sidebar .navigation,
.ics-learn #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023D61;
    background: rgb(2,61,97);
    background: linear-gradient(45deg, rgb(2, 61, 97, 1) 10%, rgb(41, 99, 136) 50%, rgb(2, 61, 97, 1) 90%);
}


.ics-2017 .navbar-default.navbar-fixed-top,
.ics-2017 .navbar-default.navbar-fixed-bottom,
.ics-2017 #div_countdown.countdown > div,
.ics-2017 .carousel.carousel-home .item,
.ics-2017 #wasabi-sidebar .navigation,
.ics-2017 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ici-7 .navbar-default.navbar-fixed-top,
.ici-7 .navbar-default.navbar-fixed-bottom,
.ici-7 #div_countdown.countdown > div,
.ici-7 .carousel.carousel-home .item,
.ici-7 #wasabi-sidebar .navigation,
.ici-7 #navbar-xs .navbar-nav > li.inverse a {
    background-color: #1b335f;
}

.ics-news .navbar-default.navbar-fixed-top,
.ics-news .navbar-default.navbar-fixed-bottom,
.ics-news .countdown > div,
.ics-news .carousel.carousel-home .item,
.ics-news #wasabi-sidebar .navigation,
.ics-news #navbar-xs .navbar-nav > li.inverse a {
    background-color: #0D0501;
}

.ics-tv .navbar-default.navbar-fixed-top,
.ics-tv .navbar-default.navbar-fixed-bottom,
.ics-tv .countdown > div,
.ics-tv .carousel.carousel-home .item,
.ics-tv #wasabi-sidebar .navigation,
.ics-tv #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-live .navbar-default.navbar-fixed-top,
.ics-live .navbar-default.navbar-fixed-bottom,
.ics-live .countdown > div,
.ics-live .carousel.carousel-home .item,
.ics-live #wasabi-sidebar .navigation,
.ics-live #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}
.ics-podcast .navbar-default.navbar-fixed-top,
.ics-podcast .navbar-default.navbar-fixed-bottom,
.ics-podcast .countdown > div,
.ics-podcast .carousel.carousel-home .item,
.ics-podcast #wasabi-sidebar .navigation,
.ics-podcast #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-documents .navbar-default.navbar-fixed-top,
.ics-documents .navbar-default.navbar-fixed-bottom,
.ics-documents .countdown > div,
.ics-documents .carousel.carousel-home .item,
.ics-documents #wasabi-sidebar .navigation,
.ics-documents #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.ics-glossary .navbar-default.navbar-fixed-top,
.ics-glossary .navbar-default.navbar-fixed-bottom,
.ics-glossary .countdown > div,
.ics-glossary .carousel.carousel-home .item,
.ics-glossary #wasabi-sidebar .navigation,
.ics-glossary #navbar-xs .navbar-nav > li.inverse a {
    background-color: #023d61;
}

.navbar-brand div#logo,
.navbar-brand div#logo-dark {
    height: 48px;
    width: 364px;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    position: absolute;
}


.panel.panel-default .panel-heading.panel-heading-btn,
.panel.ics-news .panel-heading,
.panel.ics-tv .panel-heading,
.panel.ics-live .panel-heading,
.panel.ics-podcast .panel-heading,
.panel.ics-education .panel-heading,
.panel.ics-earlycareers .panel-heading,
.panel.ics-regional .panel-heading,
.panel.ics-masterclass .panel-heading,
.panel.ics-members .panel-heading,
.panel.ics-standards .panel-heading /*,
.panel.ics-committees .panel-heading*/ {
    height: 54px;
    padding: 0 14px;
}

    .panel.ics-news .panel-heading .panel-brand,
    .panel.ics-tv .panel-heading .panel-brand,
    .panel.ics-live .panel-heading .panel-brand,
    .panel.ics-podcast .panel-heading .panel-brand,
    .panel.ics-education .panel-heading .panel-brand,
    .panel.ics-earlycareers .panel-heading .panel-brand,
    .panel.ics-regional .panel-heading .panel-brand,
    .panel.ics-masterclass .panel-heading .panel-brand,
    .panel.ics-members .panel-heading .panel-brand,
    .panel.ics-committees .panel-heading .panel-brand,
    .panel.ics-standards .panel-heading .panel-brand,
    .section-banner .panel-brand {
        float: left;
        height: 50px;
        padding: 0;
        margin-top: 6px;
        margin-bottom: 6px;
    }
        .section-banner .panel-brand {
            margin-bottom:0;
        }

            .panel.ics-news .panel-heading .panel-brand .logo,
            .panel.ics-tv .panel-heading .panel-brand .logo,
            .panel.ics-live .panel-heading .panel-brand .logo,
            .panel.ics-podcast .panel-heading .panel-brand .logo,
            .panel.ics-education .panel-heading .panel-brand .logo,
            .panel.ics-earlycareers .panel-heading .panel-brand .logo,
            .panel.ics-regional .panel-heading .panel-brand .logo,
            .panel.ics-masterclass .panel-heading .panel-brand .logo,
            .panel.ics-members .panel-heading .panel-brand .logo,
            .panel.ics-committees .panel-heading .panel-brand .logo,
            .panel.ics-standards .panel-heading .panel-brand .logo,
            .section-banner .panel-brand .logo {
                height: 40px;
                width: 364px;
                width: 180px;
                background-size: auto 100% !important;
                background-repeat: no-repeat !important;
                position: absolute;
            }

.panel[class*="ics"] .panel-heading a.pull-right,
.section-banner a.pull-right {
    margin: 10px 0 0 0;
}

.panel.panel-inverse.ics .panel-heading .logo,
.ics .navbar-brand div#logo,
.section-banner.ics .logo {
    background-image: url(../svg/ics-logo.svg);
}
.ics .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-logo-dark.svg);
}
.panel.ics .panel-heading .logo {
    background-image: url(../svg/ics-logo-dark.svg);
}




.ics-events .navbar-brand div#logo,
.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo {
    background-image: url(../svg/ics-emblem-logo.svg);
}
/*.ics-events .navbar-brand-dark img#logo-dark {
    content: url(/Wasabi/Common/gfx/sitelogos/ICS-Emblem-Logo-Dark.svg);
}*/


.panel.panel-inverse.ics-education .panel-heading .logo,
.ics-education .navbar-brand div#logo,
.section-banner.ics-education .logo {
    background-image: url(../svg/ics-education-logo.svg);
}
.ics-education .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-education-logo-dark.svg);
}
.panel.ics-education .panel-heading .logo {
    background-image: url(../svg/ics-education-logo-dark.svg);
}

.panel.panel-inverse.ics-earlycareers .panel-heading .logo,
.ics-earlycareers .navbar-brand div#logo,
.section-banner.ics-earlycareers .logo {
    background-image: url(../svg/ics-earlycareers-logo.svg);
}

.ics-earlycareers .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-earlycareers-logo.svg);
}

.panel.ics-earlycareers .panel-heading .logo {
    background-image: url(../svg/ics-earlycareers-logo.svg);
}


.panel.panel-inverse.ics-regional .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details .ics-logo,
.ics-regional .navbar-brand div#logo,
.section-banner.ics-regional .logo {
    background-image: url(../svg/ics-regional-logo.svg);
}

.ics-regional .navbar-brand-dark img#logo-dark {
    content: url(../ics-regional-logo-dark.html);
}

.panel.ics-regional .panel-heading .logo {
    background-image: url(../ics-regional-logo-dark.html);
}

.panel.panel-inverse.ics-masterclass .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details .ics-logo,
.ics-masterclass .navbar-brand div#logo,
.section-banner.ics-masterclass .logo {
    background-image: url(../svg/ics-masterclass-logo.svg);
}

.ics-masterclass .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-masterclass-logo-dark.svg);
}

.panel.ics-masterclass .panel-heading .logo {
    background-image: url(../svg/ics-masterclass-logo-dark.svg);
}

.panel.panel-inverse.ics-calendar .panel-heading .logo,
.ics-calendar .navbar-brand div#logo,
.section-banner.ics-calendar .logo {
    background-image: url(../svg/ics-education-calendar-logo.svg);
}
.ics-calendar .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-education-calendar-logo-dark.svg);
}
.panel.ics-calendar .panel-heading .logo {
    background-image: url(../svg/ics-education-calendar-logo-dark.svg);
}

.panel.panel-inverse.ics-institute .panel-heading .logo,
.ics-institute .navbar-brand div#logo,
.section-banner.ics-institute .logo {
    background-image: url(../svg/ics-institute-logo.svg);
}
.ics-institute .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-institute-logo-dark.svg);
}
.panel.ics-institute .panel-heading .logo {
    background-image: url(../svg/ics-institute-logo-dark.svg);
}

.panel.panel-inverse.ics-2016 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2016 .wasabi-calendar-details .ics-logo,
.ics-2016 .navbar-brand div#logo,
.section-banner.ics-2016 .logo {
    background-image: url(../svg/ics-2016-logo.svg);
}
.ics-2016 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2016-logo-dark.svg);
}
.panel.ics-2016 .panel-heading .logo {
    background-image: url(../svg/ics-2016-logo-dark.svg);
}


.panel.panel-inverse.ics-2017 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2017 .wasabi-calendar-details .ics-logo,
.ics-2017 .navbar-brand div#logo,
.section-banner.ics-2017 .logo {
    background-image: url(../svg/ics-2017-logo.svg);
}
.ics-2017 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2017-logo-dark.svg);
}
.panel.ics-2017 .panel-heading .logo {
    background-image: url(../svg/ics-2017-logo-dark.svg);
}


.panel.panel-inverse.ics-2018 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2018 .wasabi-calendar-details .ics-logo,
.ics-2018 .navbar-brand div#logo,
.section-banner.ics-2018 .logo {
    background-image: url(../svg/ics-2018-logo.svg);
}
.ics-2018 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2018-logo-dark.svg);
}
.panel.ics-2018 .panel-heading .logo {
    background-image: url(../svg/ics-2018-logo-dark.svg);
}

.panel.panel-inverse.ics-2019 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2019 .wasabi-calendar-details .ics-logo,
.ics-2019 .navbar-brand div#logo,
.section-banner.ics-2019 .logo {
    background-image: url(../svg/ics-2019-logo30f4.svg);
}
.ics-2019 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2019-logo-dark30f4.svg);
}
.panel.ics-2019 .panel-heading .logo {
    background-image: url(../svg/ics-2019-logo-dark30f4.svg);
}


.panel.panel-inverse.ics-2020 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020 .wasabi-calendar-details .ics-logo,
.ics-2020 .navbar-brand div#logo,
.section-banner.ics-2020 .logo {
    background-image: url(../svg/ics-2020-logo5e1f.svg);
}
.ics-2020 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2020-logo-dark5e1f.svg);
}
.panel.ics-2020 .panel-heading .logo {
    background-image: url(../svg/ics-2020-logo-dark5e1f.svg);
}

.panel.panel-inverse.ics-2020-online .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020-online .wasabi-calendar-details .ics-logo,
.ics-2020-online .navbar-brand div#logo,
.section-banner.ics-2020-online .logo {
    background-image: url(../svg/ics-2020-online-logo.svg);
}
.ics-2020-online .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2020-online-logo-dark.svg);
}
.panel.ics-2020-online .panel-heading .logo {
    background-image: url(../svg/ics-2020-online-logo-dark.svg);
}

.panel.panel-inverse.ics-2021 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021 .wasabi-calendar-details .ics-logo,
.ics-2021 .navbar-brand div#logo,
.section-banner.ics-2021 .logo {
    background-image: url(../svg/ics-2021-logo.svg);
}

.ics-2021 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2021-logo-dark.svg);
}

.panel.ics-2021 .panel-heading .logo {
    background-image: url(../svg/ics-2021-logo-dark.svg);
}

.panel.panel-inverse.ics-2021-online .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-online .wasabi-calendar-details .ics-logo,
.ics-2021-online .navbar-brand div#logo,
.section-banner.ics-2021-online .logo {
    background-image: url(../svg/ics-2021-online-logo.svg);
}

.ics-2021-online .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2021-online-logo-dark.svg);
}

.panel.ics-2021-online .panel-heading .logo {
    background-image: url(../svg/ics-2021-online-logo-dark.svg);
}

.panel.panel-inverse.ics-2021-melbourne-online .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-melbourne-online .wasabi-calendar-details .ics-logo,
.ics-2021-melbourne-online .navbar-brand div#logo,
.section-banner.ics-2021-melbourne-online .logo {
    background-image: url(../svg/ics-2021-melbourne-online-logo.svg);
}

.ics-2021-melbourne-online .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2021-melbourne-online-logo-dark.svg);
}

.panel.ics-2021-melbourne-online .panel-heading .logo {
    background-image: url(../svg/ics-2021-melbourne-online-logo-dark.svg);
}

.panel.panel-inverse.ics-2022 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2022 .wasabi-calendar-details .ics-logo,
.ics-2022 .navbar-brand div#logo,
.section-banner.ics-2022 .logo {
    background-image: url(../svg/ics-2022-logo.svg);
}

.ics-2022 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2022-logo-dark.svg);
}

.panel.ics-2022 .panel-heading .logo {
    background-image: url(../svg/ics-2022-logo-dark.svg);
}

.panel.panel-inverse.ics-2023 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2023 .wasabi-calendar-details .ics-logo,
.ics-2023 .navbar-brand div#logo,
.section-banner.ics-2023 .logo {
    background-image: url(../svg/ics-2023-logo.svg);
}

.ics-2023 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2023-logo-dark.svg);
}

.panel.ics-2023 .panel-heading .logo {
    background-image: url(../svg/ics-2023-logo-dark.svg);
}

.panel.panel-inverse.ics-2024 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2024 .wasabi-calendar-details .ics-logo,
.ics-2024 .navbar-brand div#logo,
.section-banner.ics-2024 .logo {
    background-image: url(../svg/ics-2024-logo.svg);
}
.ics-2024 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-2024-logo-dark.svg);
}
.panel.ics-2024 .panel-heading .logo {
    background-image: url(../svg/ics-2024-logo-dark.svg);
}

.panel.panel-inverse.ics-2025 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025 .wasabi-calendar-details .ics-logo,
.ics-2025 .navbar-brand div#logo,
.ics-2025-temp .navbar-brand div#logo,
.section-banner.ics-2025 .logo {
    background-image: url(../svg/ics-eus-2025-logo.svg);
}

.ics-2025 .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-eus-2025-logo-dark.svg);
}

.panel.ics-2025 .panel-heading .logo {
    background-image: url(../svg/ics-eus-2025-logo-dark.svg);
}


.panel.panel-inverse.ics-learn .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics.ics-learn .wasabi-calendar-details .ics-logo,
.ics-learn .navbar-brand div#logo,
.section-banner.ics-learn .logo {
    background-image: url(../svg/ics-elearning-logo.svg);
}

.ics-learn .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-elearning-logo-dark.svg);
}

.panel.ics-learn .panel-heading .logo {
    background-image: url(../svg/ics-elearning-logo-dark.svg);
}




.panel.panel-inverse.ici-7 .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .ics-logo,
.ici-7 .navbar-brand div#logo,
.section-banner.ici-7 .logo {
    background-image: url(../svg/ici-7-logo.svg);
}

.ici-7 .navbar-brand-dark img#logo-dark {
    content: url(../ici-7.html);
}

.panel.ici-7 .panel-heading .logo {
    background-image: url(../ici-7.html);
}


.panel.panel-inverse.ics-news .panel-heading .logo,
.ics-news .navbar-brand div#logo,
.section-banner.ics-news .logo {
    background-image: url(../svg/ics-news-logo.svg);
}
.ics-news .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-news-logo-dark.svg);
}
.panel.ics-news .panel-heading .logo {
    background-image: url(../svg/ics-news-logo-dark.svg);
}

.panel.panel-inverse.ics-members .panel-heading .logo,
.ics-members .navbar-brand div#logo,
.section-banner.ics-members .logo {
    background-image: url(../svg/ics-members-logo.svg);
}
.ics-members .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-members-logo-dark.svg);
}
.panel.ics-members .panel-heading .logo {
    background-image: url(../svg/ics-members-logo-dark.svg);
}

.panel.panel-inverse.ics-committees .panel-heading .logo,
.ics-committees .navbar-brand div#logo,
.section-banner.ics-committees .logo {
    background-image: url(../svg/ics-committees-logo.svg);
}
.ics-committees .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-committees-logo-dark.svg);
}
.panel.ics-committees .panel-heading .logo {
    background-image: url(../svg/ics-committees-logo-dark.svg);
}

.panel.panel-inverse.ics-standards .panel-heading .logo,
.ics-standards .navbar-brand div#logo,
.section-banner.ics-standards .logo {
    background-image: url(../svg/ics-standards-logo.svg);
}

.ics-standards .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-standards-logo-dark.svg);
}

.panel.ics-standards .panel-heading .logo {
    background-image: url(../svg/ics-standards-logo-dark.svg);
}

.panel.panel-inverse.ics-tv .panel-heading .logo,
.ics-tv .navbar-brand div#logo,
.section-banner.ics-tv .logo {
    background-image: url(../svg/ics-tv-logo.svg);
}
.ics-tv .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-tv-logo-dark.svg);
}
.panel.ics-tv .panel-heading .logo {
    background-image: url(../svg/ics-tv-logo-dark.svg);
}

.panel.panel-inverse.ics-live .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-live .wasabi-calendar-details .ics-logo,
.ics-live .navbar-brand div#logo,
.section-banner.ics-live .logo {
    background-image: url(../svg/ics-live-logo.svg);
}

.ics-live .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-live-logo-dark.svg);
}

.panel.ics-live .panel-heading .logo {
    background-image: url(../svg/ics-live-logo-dark.svg);
}

.panel.panel-inverse.ics-podcast .panel-heading .logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-podcast .wasabi-calendar-details .ics-logo,
.ics-podcast .navbar-brand div#logo,
.section-banner.ics-podcast .logo {
    background-image: url(../svg/ics-podcast-logo.svg);
}

.ics-podcast .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-podcast-logo-dark.svg);
}

.panel.ics-podcast .panel-heading .logo {
    background-image: url(../svg/ics-podcast-logo-dark.svg);
}


.panel.panel-inverse.ics-documents .panel-heading .logo,
.ics-documents .navbar-brand div#logo,
.section-banner.ics-documents .logo {
    background-image: url(../svg/ics-documents-logo.svg);
}
.ics-documents .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-documents-logo-dark.svg);
}
.panel.ics-documents .panel-heading .logo {
    background-image: url(../svg/ics-documents-logo-dark.svg);
}

.panel.panel-inverse.ics-glossary .panel-heading .logo,
.ics-glossary .navbar-brand div#logo,
.section-banner.ics-glossary .logo {
    background-image: url(../svg/ics-glossary-logo5e1f.svg);
}

.ics-glossary .navbar-brand-dark img#logo-dark {
    content: url(../svg/ics-glossary-logo-dark5e1f.svg);
}

.panel.ics-glossary .panel-heading .logo {
    background-image: url(../svg/ics-glossary-logo-dark5e1f.svg);
}


.panel[class*="ics"].panel-inverse {
    border: none;
}

.panel.panel-inverse.ics > .panel-heading,
.panel.panel-inverse.ics-tv > .panel-heading,
.panel.panel-inverse.ics-live > .panel-heading,
.panel.panel-inverse.ics-podcast > .panel-heading,
.panel.panel-inverse.ics-members > .panel-heading,
.panel.panel-inverse.ics-committees > .panel-heading,
.panel.panel-inverse.ics-standards > .panel-heading,
.panel.panel-inverse.ics-2016 > .panel-heading,
.panel.panel-inverse.ics-2017 > .panel-heading,
.panel.panel-inverse.ics-events > .panel-heading,
.section-banner.ics,
.section-banner.ics-tv,
.section-banner.ics-live,
.section-banner.ics-podcast,
.section-banner.ics-members,
.section-banner.ics-committees,
.section-banner.ics-standards,
.section-banner.ics-2016,
.section-banner.ics-2017,
.section-banner.ics-events {
    background-color: #023d61;
    color: #fff;
}

.panel.panel-inverse.ics-education > .panel-heading,
.panel.panel-inverse.ics-earlycareers > .panel-heading,
.panel.panel-inverse.ics-regional > .panel-heading,
.panel.panel-inverse.ics-masterclass > .panel-heading,
.panel.panel-inverse.ics-calendar > .panel-heading,
.section-banner.ics-education,
.section-banner.ics-earlycareers,
.section-banner.ics-regional,
.section-banner.ics-masterclass,
.section-banner.ics-calendar {
    background-color: #181c3d;
}

.panel.panel-inverse.ics-institute > .panel-heading,
.section-banner.ics-institute {
    background-color: #08523a;
    color: #fff;
}

.panel.panel-inverse.ics-2018 > .panel-heading,
.section-banner.ics-2018 {
    background-color: #09223e;
    color: #fff;
}

.panel.panel-inverse.ics-2019 > .panel-heading,
.section-banner.ics-2019 {
    background-color: #035290;
    color: #fff;
}

.panel.panel-inverse.ics-2019 > .panel-heading,
.section-banner.ics-2019 {
    background-color: #210030;
    color: #fff;
}

.section-banner.ics-2020 {
    background-color: #210030;
}

.section-banner.ics-2020-online {
    background-color: #210030;
}

.panel.panel-inverse.ics-news > .panel-heading,
.section-banner.ics-news {
    background-color: #0D0501;
}


.panel.panel-inverse > .panel-heading a.btn.btn-default,
.section-banner a.btn.btn-default {
    border-color: transparent;
    background-color: rgba(230, 230, 230, 0.2);
    color: white;
}

    .panel.panel-inverse > .panel-heading a.btn.btn-default:hover,
    .panel.panel-inverse > .panel-heading a.btn.btn-default:active,
    .section-banner a.btn.btn-default:hover,
    .section-banner a.btn.btn-default:active {
        background-color: rgba(230, 230, 230, 0.3);
    }


.list-group-item.countdown > div {
    background-color:#fff !important;
    color:#333;
}
.list-group-item.countdown > div .btn {
    padding: 4px 16px 0 0;
    padding: 0 12px 0 0;
    border: none;
}


.navbar-nav li a {
    margin: 0;
    color: #555;
}

.navbar-nav li.active a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #057cbc;
}



.shadow {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.176);
}

.row.wasabi-nav-pane {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .row.wasabi-nav-pane .row {
        padding: 0 8px;
    }

.row.wasabi-nav-xs {
    padding: 0;
}

    .row.wasabi-nav-xs .row {
        padding: 0 8px;
    }



@media (max-width: 767px) {
    .panel .panel-heading.panel-heading-container .panel-title.page-title {
        padding-bottom: 10px;
    }

    .row.wasabi-nav-pane {
        /*display: block;*/
        padding: 12px 8px;
        margin: 0;
    }

        .row.wasabi-width .row,
        .row.wasabi-nav-pane .row {
            padding: 0;
            margin: 0 -16px;
        }

    .row.countdown {
        margin: 0;
    }
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


.carousel {
    height: 300px;
}

.carousel-caption {
    z-index: 10;
    /*padding-bottom: 20px;*/
}

    .carousel-caption h1,
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h4 {
        margin-top: 0;
        font-weight: 700;
        text-transform: uppercase;
    }

    .carousel-caption a.btn {
        text-transform: uppercase;
        font-weight: 700;
        padding:9px 18px;
    }

    .carousel-caption p {
        font-size: 14px;
    }

.carousel .item {
    height: 300px;
}

.carousel-inner > .item > div.img-container {
    display: block;
    height: auto;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 300px;
    background-position: top center;
    background-size: cover;
}


.carousel .carousel-inner .img-container {
    opacity: 0.3;
}

.carousel-indicators {
    bottom: 0;
    /*margin-bottom:6px;*/
}

@media (min-width: 1200px) {
    .carousel {
        height: 400px;
    }

        .carousel .item {
            height: 400px;
        }

    .carousel-inner > .item > div.img-container {
        height: 400px;
    }
}




.dl-keydates {
    margin-bottom: 12px;
}

    .dl-keydates a:hover {
        text-decoration: none;
    }

    .dl-keydates a dd {
        color: #333;
    }

.search-terms {
    line-height: 31px;
}

    .search-terms .label {
        line-height: 11px;
        padding: 2px 6px;
    }

    .search-terms a.label {
        margin-right: 4px;
        border-radius: 2px;
    }

        .search-terms a.label:after {
            content: " ";
        }

.label-arrow-right {
    position: relative;
    border-radius: 2px 0 0 2px;
    margin-right: 12px;
}

    .label-arrow-right:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #88b7d5;
        border-width: 9px;
        margin-top: -9px;
    }

.label-primary.label-arrow-right {
    background-color: #337ab7;
}

    .label-primary.label-arrow-right:after {
        border-left-color: #337ab7;
    }

.label-default.label-arrow-right {
    background-color: #aaa;
}

    .label-default.label-arrow-right:after {
        border-left-color: #aaa;
    }


/*COPIED FROM PROGRAMME.ASPX*/

.glance-left-column {
    float: left;
    position: relative;
    width: 98px;
    padding: 0 2px 0 0;
}

.draggable-nav-left {
    position: absolute;
    right: 4px;
    z-index: 1;
}

.draggable-nav-left,
.draggable-nav-right {
    /*HEIGHT SHOULD MATCH HEIGHT OF Hours in display */
    /*height: 600px;*/
    line-height: 180px;
    padding-top: 0;
    opacity: 0.8;
}

.glance-right-column {
    right: 6px;
    top: 44px;
    position: absolute;
    width: 38px;
    z-index: 2;
}

.glance-centre-column {
    padding: 0 8px;
    padding: 0 15px;
}



.panel-programme-glance .programme-session > a > div,
.panel-programme-glance .programme-session > div,
.panel-programme-glance .glance-header > div,
.panel-programme-glance .glance-time > div {
    height: 100%;
    overflow: hidden;
}

.panel-programme-glance .programme-session > a > div,
.panel-programme-glance .programme-session > div, .programme-slot > div {
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    padding: 0 4px;
}


.panel-programme-glance .glance-time > div {
    padding: 4px 4px 0 8px;
}

.panel-programme-glance .glance-time {
    height: 60px;
    padding-right: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
}

    .panel-programme-glance .glance-time:nth-child(odd) > div {
        background-color: #ffffff;
    }

    .panel-programme-glance .glance-time:nth-child(even) > div {
        background-color: #f7f7f7;
    }

    .panel-programme-glance .glance-time > div {
        border-top: 1px dotted #eee;
    }

    .panel-programme-glance .glance-time:nth-child(1) > div {
        border-top: none;
    }

.panel-programme-glance .glance-centre-column .background-stripes {
    top: 44px;
}

    .panel-programme-glance .glance-centre-column .background-stripes > div {
        height: 60px;
    }

.panel-programme-glance .glance-header > div {
    color: #fff;
    background-color: #337ab7;
    background-color: #023d61;
    background-color: #e2e2e2;
    color: #333;
    padding: 2px 6px;
    font-weight: 700;
    text-transform: uppercase;
}

.panel-programme-glance .programme-session-icons {
    position: absolute;
    top: -2px;
    right: 12px;
    font-size: 18px;
}

    .panel-programme-glance .programme-session-icons a {
        color: #999999;
    }

        .panel-programme-glance .programme-session-icons a:hover {
            color: #777777;
        }

        .panel-programme-glance .programme-session-icons a:active,
        .panel-programme-glance .programme-session-icons a.active {
            color: #333333;
        }

.panel-programme-glance .programme-session-time {
    font-size: 12px;
    margin-bottom: 4px;
    padding-top: 1px;
}

.panel-programme-glance .programme-session-title {
    margin: 0 0 8px 0;
    padding: 4px 0 0 0;
    border-top: solid 1px;
    border-color: inherit;
    font-size: 13px;
}

.panel-programme-glance .programme-session a:hover {
    text-decoration: none;
}



/*FOR XS ONLY*/
@media (max-width: 767px) {
    .programme-session {
        position: initial;
    }

    .panel-programme-glance .programme-session > div, .programme-slot > div {
        border: none;
        padding: 12px 4px;
        border-bottom: 1px solid #f0f0f0;
        background-color: #f7f7f7;
    }

    .panel-programme-glance .programme-session:nth-child(even) > div {
        background-color: #fff;
    }

    .panel-programme-glance .programme-session .col-xs-2 {
        padding-right: 0;
    }

    .glance-header > div {
        color: #337ab7;
        font-size: 17px;
        padding: 16px 4px 12px;
        background-color: #fff;
        /*border-bottom:1px solid #f0f0f0;*/
        border-bottom: 1px solid #337ab7;
    }

    .responsive-session-time {
        font-size: 14px;
        color: #333;
        margin: 0;
    }

    .responsive-session-icons {
        margin: 0;
        font-size: 18px;
    }

    .responsive-session-title {
        font-size: 15px;
        /*margin: 0;
                border-left: 8px solid;
                padding-left: 10px;*/
    }

    .responsive-session-link {
        color: #333;
    }

        .responsive-session-link:hover {
            color: #333;
        }
}


@media (min-width: 1200px) {
    .col-fx-160 {
        padding: 0 4px;
    }

    .glance-left-column {
        padding: 0 6px 0 0;
    }
}

/*************MAKE GLANCE VIEW*/
.panel-programme-glance .glance-header > div {
    border-radius: 4px;
    line-height: 1.1;
    padding-top: 3px;
}

.panel-programme-glance .glance-header > div small {
    font-size: 66%;
}


.panel-programme-glance .col-fx-160 {
    width: 160px;
    padding: 0 2px;
}

.panel-programme-glance .col-fx-320 {
    width: 315px; 
}

.panel-programme-glance .col-fx-full-width {
    position: absolute;
    left: -4px;
}
/*
                SET THIS IN ANGULAR CODE FOR CONTAINER = WIDTH * Num.Locations
                #draggable {
                width: 2400px;
            }*/

.panel-programme-glance .draggable-container {
    /* Height = (Hours * 60) + 44 (the height of header) */
    /*height: 644px;*/
    overflow: hidden;
}

.panel-programme-glance .glance-header {
    height: 40px;
    margin-bottom: 4px;
}

.panel-programme-glance .responsive-session-time {
    font-size: 12px;
    color: #333;
    margin: 0;
    margin-bottom: 4px;
    border-top: 1px solid;
    padding: 4px 4px 6px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 11px;
}

.panel-programme-glance .responsive-session-icons {
    margin: 0;
    font-size: 15px;
    float: right;
}

    .panel-programme-glance .responsive-session-icons a {
        float: right;
        margin-left: 4px;
    }

.panel-programme-glance .responsive-session-title {
    /*border-top: 1px solid;
                padding-top: 4px;*/
    margin-bottom: 4px;
}

    .panel-programme-glance .responsive-session-title i.fa.pull-right {
        margin: 3px 0 0 4px;
    }
    .panel-programme-glance .responsive-session-title span.flag-icon.pull-right {
        margin: 3px 0 0 4px;
        border-radius: 2px;
    }

.panel-programme-glance a.responsive-session-link {
    color: #333;
}

.panel-programme-glance .programme-session.programme-session-glance {
    position: absolute;
    z-index: 2;
}

    .panel-programme-glance .programme-session.programme-session-glance.programme-session.programme-session-glance-full-width {
        z-index: 1;
        opacity: 0.7;
    }

.panel-programme-glance .programme-session.programme-session-list {
    margin-top: 5px;
}

.panel-programme-glance .programme-session > div, .programme-slot > div {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    background:#fff;
}





.programme-filter.programme-filter-success .programme-filter-title,
.programme-session.programme-session-success .responsive-session-title,
.programme-session.programme-session-success .responsive-schedule-title,
.programme-session.programme-session-success .responsive-session-time {
    border-color: #b4d59a;
}

.programme-filter.programme-filter-info .programme-filter-title,
.programme-session.programme-session-info .responsive-session-title,
.programme-session.programme-session-info .responsive-schedule-title,
.programme-session.programme-session-info .responsive-session-time {
    border-color: #8bd3e4;
}

.programme-filter.programme-filter-warning .programme-filter-title,
.programme-session.programme-session-warning .responsive-session-title,
.programme-session.programme-session-warning .responsive-schedule-title,
.programme-session.programme-session-warning .responsive-session-time {
    border-color: #f5d9a3;
}

.programme-filter.programme-filter-danger .programme-filter-title,
.programme-session.programme-session-danger .responsive-session-title,
.programme-session.programme-session-danger .responsive-schedule-title,
.programme-session.programme-session-danger .responsive-session-time {
    border-color: #d9a3ab;
}

.programme-filter.programme-filter-calm .programme-filter-title,
.programme-session.programme-session-calm .responsive-session-title,
.programme-session.programme-session-calm .responsive-schedule-title,
.programme-session.programme-session-calm .responsive-session-time {
    border-color: #b89ad6;
    /*border-color:#B89AD6;*/
}

.programme-filter.programme-filter-grey .programme-filter-title,
.programme-session.programme-session-grey .responsive-session-title,
.programme-session.programme-session-grey .responsive-schedule-title,
.programme-session.programme-session-grey .responsive-session-time {
    border-color: #c7c7c7;
    border-color: #829099;
}


.programme-filter.programme-filter-disabled .programme-filter-title,
.programme-filter.programme-filter-disabled .type-icon-circle,
.programme-session.programme-session-disabled .responsive-session-title,
.programme-session.programme-session-disabled .responsive-schedule-title,
.programme-session.programme-session-disabled .responsive-session-time {
    border-color: #e5e5e5;
    border-color: #f2f2f2;
    color: #999;
}




.programme-filter .responsive-session-link.active {
    color: #333;
}

    .programme-filter .responsive-session-link.active:hover {
        color: #666;
    }

.programme-filter.programme-filter-disabled .responsive-session-link:hover .programme-filter-title,
.programme-filter.programme-filter-disabled .responsive-session-link:hover .type-icon-circle span {
    color: #666;
}

.programme-filter-title {
    font-weight: 700;
    text-transform: uppercase;
}




span.type-icon {
    border-radius: 4px;
    padding: 1px 3px 2px;
}

.type-icon-circle {
    max-width: 50px;
    padding-right: 0;
}

    .type-icon-circle span {
        line-height: inherit;
        font-size: 15px;
        padding: 6px 8px 7px;
        border-radius: 18px;
        border-radius: 50%;
        display: inline;
    }





/*SUCCESS*/
.panel-programme-glance .programme-session.programme-session-success > div {
    background-color: #c9e5be;
    border-color: #b4d59a;
    color: #3c763d;
}

.panel-programme-glance .programme-session.programme-session-success i.type-icon,
.panel-programme-list .programme-session.programme-session-success a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-success a.responsive-session-link:hover .responsive-schedule-title {
    color: #3c763d;
}

.panel-programme-glance .programme-session.programme-session-success > div .responsive-session-time {
    border-color: #b4d59a;
}

[class*="success"] span.type-icon,
[class*="success"] .type-icon-circle span {
    background-color: #b4d59a;
    color: #3c763d;
}



/*INFO*/
.panel-programme-glance .programme-session.programme-session-info > div {
    background-color: #bfdff1;
    border-color: #8bd3e4;
    color: #31708f;
}

.panel-programme-glance .programme-session.programme-session-info i.type-icon,
.panel-programme-list .programme-session.programme-session-info a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-info a.responsive-session-link:hover .responsive-schedule-title {
    color: #31708f;
}

.panel-programme-glance .programme-session.programme-session-info > div .responsive-session-time {
    border-color: #8bd3e4;
}

[class*="info"] span.type-icon,
[class*="info"] .type-icon-circle span {
    background-color: #8bd3e4;
    color: #31708f;
}


/*WARNING - Yellow colours need special treatment*/
.panel-programme-glance .programme-session.programme-session-warning > div {
    background-color: #faf2cf;
    border-color: #f5d9a3;
    color: #8a6d3b;
    color: #c09d60;
}

.panel-programme-glance .programme-session.programme-session-warning i.type-icon {
    color: #d8b16c;
}

.panel-programme-list .programme-session.programme-session-warning a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-warning a.responsive-session-link:hover .responsive-schedule-title {
    color: #8a6d3b;
    color: #c09d60;
}

.panel-programme-glance .programme-session.programme-session-warning > div .responsive-session-time {
    border-color: #f5d9a3;
}

[class*="warning"] span.type-icon,
[class*="warning"] .type-icon-circle span {
    background-color: #f5d9a3;
    color: #c09d60;
}



/*DANGER*/
.panel-programme-glance .programme-session.programme-session-danger > div {
    background-color: #e8c7c7;
    border-color: #d9a3ab;
    color: #a94442;
}

.panel-programme-glance .programme-session.programme-session-danger i.type-icon,
.panel-programme-list .programme-session.programme-session-danger a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-danger a.responsive-session-link:hover .responsive-schedule-title {
    color: #a94442;
}

.panel-programme-glance .programme-session.programme-session-danger > div .responsive-session-time {
    border-color: #d9a3ab;
}

[class*="danger"] span.type-icon,
[class*="danger"] .type-icon-circle span {
    background-color: #d9a3ab;
    color: #a94442;
}



/*CALM*/
.panel-programme-glance .programme-session.programme-session-calm > div {
    /*background-color: #d1bee5;
    border-color: #593c75;
    color: #b89ad6;*/
    background-color: #e0cdf4;
    border-color: #c8b5dc;
    color: #6a577e;
}

.panel-programme-glance .programme-session.programme-session-calm i.type-icon,
.panel-programme-list .programme-session.programme-session-calm a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-calm a.responsive-session-link:hover .responsive-schedule-title {
    color: #6a577e;
}

.panel-programme-glance .programme-session.programme-session-calm > div .responsive-session-time {
    border-color: #c8b5dc;
}

[class*="calm"] span.type-icon,
[class*="calm"] .type-icon-circle span {
    background-color: #B89AD6;
    color: #6a577e;
}



/*GREY*/
.panel-programme-glance .programme-session.programme-session-grey > div {
    background-color: #ccdae3;
    border-color: #b4c2cb;
    color: #56646d;
}

.panel-programme-glance .programme-session.programme-session-grey i.type-icon,
.panel-programme-list .programme-session.programme-session-grey a.responsive-session-link:hover .responsive-session-title,
.panel-programme-list .programme-session.programme-session-grey a.responsive-session-link:hover .responsive-schedule-title {
    color: #56646d;
}

.panel-programme-glance .programme-session.programme-session-grey > div .responsive-session-time {
    border-color: #b4c2cb;
}

[class*="grey"] span.type-icon,
[class*="grey"] .type-icon-circle span {
    background-color: #b4c2cb;
    /*background-color:#829099;*/
    color: #56646d;
}
/*[class*="grey"] span.type-icon  {
    background-color:transparent;
}*/

.icon-circle,
a.icon-circle {
    color: #333;
    display: inline-block;
    width: 100%;
    margin: 0 0 8px;
    /*cursor:pointer;*/
}

    #wasabi-footer .icon-circle,
    #wasabi-footer a.icon-circle,
    a.icon-circle.ics-websites {
        margin: 0 0 5px;
    }
table.table-sitemap a.icon-circle {
    margin: 0;
}

    
    #wasabi-footer.wasabi-sticky-footer a.icon-circle.active {
        color:#333;
    }
#wasabi-footer.wasabi-sticky-footer a.icon-circle:hover,
#wasabi-footer.wasabi-sticky-footer a.icon-circle:active {
    color: #03588c;
}

#wasabi-footer a.icon-circle span.ics-icon,
#wasabi-footer a.icon-circle span.fa-icon {
    padding-bottom: 0;
    padding-top: 5px;
}

    
    .icon-circle.icon-circle-inline {
        display: inline;
    }

a.icon-circle {
    cursor: pointer;
}

    .icon-circle:hover,
    .icon-circle:active,
    a.icon-circle:hover,
    a.icon-circle:active {
        text-decoration: none;
    }

    .icon-circle strong,
    .icon-circle h5,
    a.icon-circle strong,
    a.icon-circle h5 {
        /*text-transform: uppercase;*/
        font-size:16px;
    }

    a.icon-circle:hover strong,
    a.icon-circle:active strong,
    a.icon-circle:hover h5,
    a.icon-circle:active h5 {
        /*text-decoration:underline;*/
        color: #03588c;
    }

    a.icon-circle.inactive {
        cursor: default;
    }

        a.icon-circle.inactive:hover strong,
        a.icon-circle.inactive:active strong,
        a.icon-circle.inactive:hover h5,
        a.icon-circle.inactive:active h5 {
            color: #333;
        }




.icon-circle span.ics-icon {
    padding: 5px;
    border-radius: 50%;
    display: inline;
    float: left;
    max-width: 36px;
    margin: 0 6px 0 0;
}

.icon-circle span.fa-icon {
    font-size: 15px;
    padding: 6px 8px 7px;
    padding: 6px 8px;
    border-radius: 50%;
    display: inline;
    float: left;
    max-width: 36px;
    margin: 0 6px 0 0;
}

.icon-circle span.photo-icon {
    border-radius: 50%;
    display: inline;
    float: left;
    width: 36px;
    height: 36px;
    margin: 0 6px 0 0;
    overflow: hidden;
}

    .icon-circle span.photo-icon span.initial {
        text-align: center;
        width: 36px;
        padding: 2px 0;
        line-height: 30px;
        font-size: 23px;
        font-weight: 400;
        font-family: "Roboto", Arial, sans-serif;
        display: block;
    }
    .green-screen-comment .icon-circle span.photo-icon span.initial {
        width: 63px;
        line-height: 60px;
        font-size: 40px;
    }

    .icon-circle span.photo-icon img {
        width: 100%;
        max-width: 36px;
        max-height: 36px;
    }

.icon-circle span.fa-icon i.fa.fa-fw {
    width: 18px;
}

.icon-circle p {
    margin: 6px 0 0 42px;
    line-height:22px;
}

.wasabi-thumb-nav .icon-circle p {
    margin-top: 0;
}

.icon-circle span.ics-icon div {
    width: 24px;
    height: 24px;
}

h3.page-title .icon-circle {
    display: inline;
}

    h3.page-title .icon-circle span {
        /*font-size:20px;*/
    }

.icon-circle .ics-emblem-inner-left {
    fill: #fff;
}
@media print {
    .icon-circle .ics-emblem-inner-left {
        fill: #023D61;
    }
}

.icon-circle span.ics-icon .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-2016 .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-2017 .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-members .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-committees .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-standards .ics-emblem-inner-right {
    fill: #69b0d7;
}

.icon-circle span.ics-icon.ics-news .ics-emblem-inner-right {
    fill: #f26b57;
}

.icon-circle span.ics-icon.ics-tv .ics-emblem-inner-right {
    fill: #ffb266;
}

.icon-circle span.ics-icon.ics-live .ics-emblem-inner-right {
    fill: #ffb266;
}
.icon-circle span.ics-icon.ics-podcast .ics-emblem-inner-right {
    fill: #ffb266;
}

.icon-circle span.ics-icon.ics-education .ics-emblem-inner-right {
    fill: #8b90c2;
}

.icon-circle span.ics-icon.ics-earlycareers .ics-emblem-inner-right {
    fill: #8b90c2;
}

.icon-circle span.ics-icon.ics-regional .ics-emblem-inner-right {
    fill: #8b90c2;
}
.icon-circle span.ics-icon.ics-masterclass .ics-emblem-inner-right {
    fill: #8b90c2;
}

.icon-circle span.ics-icon.ics-institute .ics-emblem-inner-right {
    fill: #72e0be;
}

.icon-circle span.ics-icon.ics-2018 .ics-emblem-inner-right {
    fill: #da4c4e;
}

.icon-circle span.ics-icon.ics-2019 .ics-emblem-inner-right {
    fill: #FECB00;
}

.icon-circle span.ics-icon.ics-2020 .ics-emblem-inner-right {
    fill: #e4c98d;
}
.icon-circle span.ics-icon.ics-2020-online .ics-emblem-inner-right {
    fill: #e4c98d;
}

.icon-circle span.ics-icon.ics-2021 .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-2021-online .ics-emblem-inner-right,
.icon-circle span.ics-icon.ics-2021-melbourne-online .ics-emblem-inner-right {
    fill: #ffcb05;
}

.icon-circle span.ics-icon.ics-2022 .ics-emblem-inner-right {
    fill: #36507a;
}

.icon-circle span.ics-icon.ics-2022 .ics-emblem-inner-right {
    fill: #16334a;
}

.icon-circle span.ics-icon.ics-2023 .ics-emblem-inner-right {
    fill: #EC1C24;
}
.icon-circle span.ics-icon.ics-2024 .ics-emblem-inner-right {
    fill: #F6B900;
}
.icon-circle span.ics-icon.ics-2025 .ics-emblem-inner-right {
    fill: #f7ab5e;
}


.icon-circle.disabled span.ics-icon .ics-emblem-inner-right,
.icon-circle.disabled span.ics-icon .ics-emblem-inner-left {
    fill: #999;
}

.icon-circle.disabled:hover span.ics-icon .ics-emblem-inner-right,
.icon-circle.disabled:hover span.ics-icon .ics-emblem-inner-left,
.icon-circle.disabled:active span.ics-icon .ics-emblem-inner-right,
.icon-circle.disabled:active span.ics-icon .ics-emblem-inner-left {
    fill: #666;
}

/*.wasabi-sticky-footer .icon-circle .ics-emblem-inner-left {
    fill: #09476e;
}*/


.wasabi-sticky-footer a.icon-circle span.ics-icon .ics-emblem-inner-left,
.wasabi-sticky-footer a.icon-circle span.ics-icon .ics-emblem-inner-right {
    fill: #777;
}
.wasabi-sticky-footer a.icon-circle:hover span.ics-icon .ics-emblem-inner-left,
.wasabi-sticky-footer a.icon-circle:active span.ics-icon .ics-emblem-inner-left,
table.table-sitemap a.icon-circle:hover span.ics-icon .ics-emblem-inner-left,
table.table-sitemap a.icon-circle:active span.ics-icon .ics-emblem-inner-left {
    fill: #09476e;
}
.wasabi-sticky-footer a.icon-circle:hover span.ics-icon .ics-emblem-inner-right,
.wasabi-sticky-footer a.icon-circle:active span.ics-icon .ics-emblem-inner-right,
table.table-sitemap a.icon-circle:hover span.ics-icon .ics-emblem-inner-right,
table.table-sitemap a.icon-circle:active span.ics-icon .ics-emblem-inner-right {
    fill: #69b0d7;
}

.icon-circle span.ics-icon,
.icon-circle span.ics-icon.ics,
.icon-circle span.ics-icon.ics-tv,
.icon-circle span.ics-icon.ics-live,
.icon-circle span.ics-icon.ics-podcast,
.icon-circle span.ics-icon.ics-2016,
.icon-circle span.ics-icon.ics-2017,
.icon-circle span.ics-icon.ics-members,
.icon-circle span.ics-icon.ics-committees,
.icon-circle span.ics-icon.ics-standards,
.icon-circle span.photo-icon {
    background-color: #023d61;
}

    .icon-circle span.ics-icon.ics-news {
        background-color: #0d0501;
    }

    .icon-circle span.ics-icon.ics-education {
        background-color: #181c3d;
    }
    .icon-circle span.ics-icon.ics-earlycareers {
        background-color: #181c3d;
    }
    .icon-circle span.ics-icon.ics-regional {
        background-color: #181c3d;
    }
    .icon-circle span.ics-icon.ics-masterclass {
        background-color: #181c3d;
    }

    .icon-circle span.ics-icon.ics-institute {
        background-color: #08523a;
    }

    .icon-circle span.ics-icon.ics-2018 {
        background-color: #09223e;
    }

    .icon-circle span.ics-icon.ics-2019 {
        background-color: #035290;
    }

    .icon-circle span.ics-icon.ics-2020 {
        background-color: #210030;
    }
    .icon-circle span.ics-icon.ics-2020-online {
        background-color: #210030;
    }

    .icon-circle span.ics-icon.ics-2021,
    .icon-circle span.ics-icon.ics-2021-online,
    .icon-circle span.ics-icon.ics-2021-melbourne-online {
        background-color: #00695d;
    }
    .icon-circle span.ics-icon.ics-2022 {
        background-color: #36507a;
    }
    .icon-circle span.ics-icon.ics-2023 {
        background-color: #16334a;
    }
    .icon-circle span.ics-icon.ics-2024 {
        background: linear-gradient(45deg, rgba(51,20,43,1) 0%, rgba(119,15,19,1) 100%); 
        background-color: #770F13;
    }
    .icon-circle span.ics-icon.ics-2025 {
        background: linear-gradient(45deg, #0d0d17 0%, #2b368f 100%);
        background-color: #2b368f;
    }

.wasabi-sticky-footer .icon-circle span.ics-icon {
    background-color: #fafafa;
}
/*.list-group-item .ics-icon {
    position: absolute;
    left: 15px;
}*/
/*.list-group-item .ics-icon svg {
    width: 19px;
    height: 19px;
}*/
    /*.list-group-item .ics-icon .ics-emblem-inner-left,
    .list-group-item .ics-icon .ics-emblem-inner-right {
        fill: #555555;
    }*/
    /*a.list-group-item:hover .ics-icon .ics-emblem-inner-left,
    a.list-group-item:hover .ics-icon .ics-emblem-inner-right {
        fill: #333333;
    }*/

    .icon-circle span.fa-icon.icon-success i.fa,
    .icon-circle span.photo-icon.icon-success
    {
        color: #3c763d;
    }
    .icon-circle span.fa-icon.icon-success,
    .icon-circle span.photo-icon.icon-success {
        background-color: #b4d59a;
    }
    .icon-circle span.fa-icon.icon-success span.badge {
        background-color: #fff;
        border: 1px solid #b4d59a;
        color: #3c763d;
    }
    .navbar-user-profile span.badge.badge-success,
    .btn-navbar span.badge.badge-success {
        background-color: #5cb85c;
    }

    .icon-circle span.fa-icon.icon-info i.fa,
    .icon-circle span.photo-icon.icon-info {
        color: #31708f;
    }
    .icon-circle span.fa-icon.icon-info,
    .icon-circle span.photo-icon.icon-info {
        background-color: #8bd3e4;
    }
    .icon-circle span.fa-icon.icon-info span.badge {
        background-color: #fff;
        border: 1px solid #8bd3e4;
        color: #31708f;
    }
    .navbar-user-profile span.badge.badge-info,
    .btn-navbar span.badge.badge-info {
        background-color: #5bc0de;
    }

    .icon-circle span.fa-icon.icon-primary span.badge {
        background-color: #fff;
        border: 1px solid #337ab7;
        color: #2e6da4;
    }
    .navbar-user-profile span.badge.badge-primary,
    .btn-navbar span.badge.badge-primary {
        background-color: #337ab7;
    }

    .icon-circle span.fa-icon.icon-warning i.fa,
    .icon-circle span.photo-icon.icon-warning {
        color: #c09d60;
    }
    .icon-circle span.fa-icon.icon-warning,
    .icon-circle span.photo-icon.icon-warning {
        background-color: #f5d9a3;
    }
    .icon-circle span.fa-icon.icon-warning span.badge {
        background-color: #fff;
        border: 1px solid #f5d9a3;
        color: #c09d60;
    }
    .navbar-user-profile span.badge.badge-warning,
    .btn-navbar span.badge.badge-warning {
        background-color: #f0ad4e;
    }


    .icon-circle span.fa-icon.icon-grey i.fa,
    .icon-circle span.photo-icon.icon-grey {
        color: #56646D;
    }
    .icon-circle span.fa-icon.icon-grey,
    .icon-circle span.photo-icon.icon-grey {
        background-color: #B4C2CB;
    }
    .icon-circle span.fa-icon.icon-grey span.badge {
        background-color: #fff;
        border: 1px solid #B4C2CB;
        color: #56646D;
    }
    .navbar-user-profile span.badge.badge-grey,
    .btn-navbar span.badge.badge-grey {
        background-color: #aaa;
    }

.icon-circle span.fa-icon.icon-default i.fa,
.icon-circle span.photo-icon.icon-default {
    color: #333;
}
.icon-circle span.fa-icon.icon-default,
.icon-circle span.photo-icon.icon-default {
    background-color: #fff;
}


    .icon-circle span.fa-icon.icon-danger i.fa,
    .icon-circle span.photo-icon.icon-danger {
        color: #a94442;
    }
    .icon-circle span.fa-icon.icon-danger,
    .icon-circle span.photo-icon.icon-danger {
        background-color: #d9a3ab;
    }
    .icon-circle span.fa-icon.icon-danger span.badge {
        background-color: #fff;
        border: 1px solid #d9a3ab;
        color: #a94442;
    }
    .navbar-user-profile span.badge.badge-danger,
    .btn-navbar span.badge.badge-danger {
        background-color: #d9534f;
    }


    .icon-circle span.fa-icon.icon-calm i.fa,
    .icon-circle span.photo-icon.icon-calm {
        color: #6a577e;
    }
    .icon-circle span.fa-icon.icon-calm,
    .icon-circle span.photo-icon.icon-calm {
        background-color: #B89AD6;
    }
    .icon-circle span.fa-icon.icon-calm span.badge {
        background-color: #fff;
        border: 1px solid #B89AD6;
        color: #6a577e;
    }
    .navbar-user-profile span.badge.badge-calm,
    .btn-navbar span.badge.badge-calm {
        background-color: #B89AD6;
    }



    .icon-circle span.fa-icon.icon-facebook i.fa,
    .icon-circle span.photo-icon.icon-facebook {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-facebook,
    .icon-circle span.photo-icon.icon-facebook {
        background-color: #3B5998;
    }

    .icon-circle span.fa-icon.icon-facebook-messenger i.fa,
    .icon-circle span.photo-icon.icon-facebook-messenger {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-facebook-messenger,
    .icon-circle span.photo-icon.icon-facebook-messenger {
        background-color: #0084FF;
    }

    .icon-circle span.fa-icon.icon-twitter i.fa,
    .icon-circle span.photo-icon.icon-twitter {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-twitter,
    .icon-circle span.photo-icon.icon-twitter {
        background-color: #55ACEE;
    }

    .icon-circle span.fa-icon.icon-email i.fa,
    .icon-circle span.photo-icon.icon-email,
    .icon-circle span.fa-icon.icon-link i.fa,
    .icon-circle span.photo-icon.icon-link {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-email,
    .icon-circle span.photo-icon.icon-email,
    .icon-circle span.fa-icon.icon-link,
    .icon-circle span.photo-icon.icon-link {
        background-color: #AAAAAA;
    }

    .icon-circle span.fa-icon.icon-linkedin i.fa,
    .icon-circle span.photo-icon.icon-linkedin {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-linkedin,
    .icon-circle span.photo-icon.icon-linkedin {
        background-color: #0177B5;
    }

    .icon-circle span.fa-icon.icon-pinterest i.fa,
    .icon-circle span.photo-icon.icon-pinterest {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-pinterest,
    .icon-circle span.photo-icon.icon-pinterest {
        background-color: #BD081C;
    }

    .icon-circle span.fa-icon.icon-googleplus i.fa,
    .icon-circle span.photo-icon.icon-googleplus {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-googleplus,
    .icon-circle span.photo-icon.icon-googleplus {
        background-color: #DB4437;
    }

    .icon-circle span.fa-icon.icon-whatsapp i.fa,
    .icon-circle span.photo-icon.icon-whatsapp {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-whatsapp,
    .icon-circle span.photo-icon.icon-whatsapp {
        background-color: #00E676;
    }

    .icon-circle span.fa-icon.icon-instagram i.fa,
    .icon-circle span.photo-icon.icon-instagram {
        color: #fff;
    }
    .icon-circle span.fa-icon.icon-instagram,
    .icon-circle span.photo-icon.icon-instagram {
        background-color: #DB3375;
    }




.icon-circle span.fa-icon.ics i.fa {
    color: #69B0D7;
}

.icon-circle span.photo-icon.ics {
    color: #fff;
}

.icon-circle span.fa-icon.ics,
.icon-circle span.photo-icon.ics {
    background-color: #023D61;
    background-color: #286090;
}

.icon-circle span.fa-icon.icon-education i.fa {
    color: #181C3D;
}

.icon-circle span.fa-icon.icon-education {
    background-color: #8B90C2;
}

.icon-circle.disabled,
.icon-circle.disabled span.fa-icon i.fa {
    color: #999;
}

    .icon-circle.disabled span.fa-icon,
    .icon-circle.disabled span.ics-icon {
        background-color: transparent;
    }

    .icon-circle.disabled:hover,
    .icon-circle.disabled:active,
    .icon-circle.disabled:hover strong,
    .icon-circle.disabled:active strong,
    .icon-circle.disabled:hover span.fa-icon i.fa,
    .icon-circle.disabled:active span.fa-icon i.fa {
        color: #666 !important;
    }

/*ICON-CIRCLE COLOUR TRANSITIONS*/
.icon-circle,
.icon-circle span,
.icon-circle span i.fa,
.icon-circle span .ics-emblem-inner-right,
.icon-circle span .ics-emblem-inner-left {
    transition: color ease 0.1s,background-color ease 0.1s, fill ease 0.1s;
}

.panel-programme-glance .programme-session.programme-session-disabled > div, .programme-slot > div {
    background-color: #ffffff;
    border-color: #e5e5e5;
    color: #ccc;
}

i.fa.fa-danger {
    color: #d93530 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}


/*************END*/
/*************MAKE LIST VIEW*/
.panel-programme-list .programme-session > div, .programme-slot > div {
    border: none;
    padding: 12px 4px;
    border-bottom: 1px solid #f0f0f0;
    /*background-color: #f7f7f7;*/
    background-color: #fff;
}

.panel-programme-list .programme-session:nth-child(even) > div {
    /*background-color: #fff;*/
    background-color: #fafafa;
}

/*.panel-programme-list .programme-session .col-xs-2 {
        padding-right: 0;
    }*/

.panel-programme-list .glance-header > div {
    color: #337ab7;
    font-size: 17px;
    padding: 16px 4px 12px;
    background-color: #fff;
    border-bottom: 1px solid #337ab7;
}

.panel-programme-list .responsive-session-time {
    color: #333;
    margin: 0;
    margin-bottom: 4px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding-left: 4px;
    line-height: 22px;
}

.panel-programme-list .programme-session-slot .responsive-session-time {
    font-weight: 400;
    padding-top: 10px;
}


.panel-programme-list .responsive-session-icons {
    margin: 0;
    font-size: 18px;
}

.panel-programme-list .responsive-session-title {
    font-size: 15px;
    margin: 0;
    padding-bottom: 8px;
    line-height: 22px;
}

.panel-programme-list .programme-session-slot .responsive-session-title {
    border-top-width: 2px;
    border-top-style: solid;
    padding-top: 8px;
}

.panel-programme-list .responsive-schedule-title {
    font-size: 14px;
    margin: 0;
    /*padding-bottom: 8px;*/
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.panel-programme-list .programme-session-slot .responsive-schedule-title {
    border-top-width: 2px;
    border-top-style: solid;
    padding-top: 8px;

}

    .panel-programme-list .programme-session-slot .responsive-schedule-title small {
        color: #777777;
        font-weight: 400;
    }

/*.panel-programme-list .responsive-schedule-title .icon-circle strong,
    .panel-programme-list .responsive-schedule-title a.icon-circle strong {
        font-weight:400;
    }*/

.panel-programme-list .responsive-session-link {
    color: #333;
}



@media (min-width: 768px) {
    .panel-programme-list .responsive-session-link:hover {
        color: #333;
    }

    .panel-programme-list a.responsive-session-link:hover .responsive-session-title .link-title {
        /*text-decoration:underline;*/
    }
}

/*************END*/









ul.nav.nav-tabs.tabs-hotvanilla {
    border-bottom: 0;
}

    ul.nav.nav-tabs.tabs-hotvanilla li a {
        padding: 6px 12px;
    }

.panel.panel-programme-glance .panel-heading {
    /*padding: 8px 8px 0;*/
    padding: 8px 15px 0;
}

@media (max-width: 767px) {
    .panel.panel-programme-glance .panel-body {
        padding: 0 0 0 0;
    }
}

@media (min-width: 768px) {
    .panel.panel-programme-glance .panel-body {
        padding: 12px 12px 12px 8px;
        padding: 12px 15px 12px 15px;
    }
}

@media (min-width: 992px) {
    .panel.panel-programme-glance .panel-body {
        padding: 12px 12px 12px 8px;
        padding: 12px 15px 12px 15px;
    }
}

@media (min-width: 1200px) {
    .panel.panel-programme-glance .panel-body {
        padding: 12px 14px 12px 12px;
        padding: 12px 15px 12px 15px;
    }
}

.panel-heading a.btn.btn-sm.pull-right {
    margin: -5px 0 0 5px;
}

.highlightedText {
    background-color: #e5e5e5;
    border-radius: 4px;
    padding: 0 2px 2px;
    margin: 0 -2px;
}

.panel-programme-list .programme-session:nth-child(odd) .highlightedText {
    background-color: #ddd;
}


/*****************CONTENT TEXT STYLING*/

.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0 10px;
    padding-bottom: 9px;
    border-bottom: 1px solid #ddd;
    padding-top:10px;
}
.content-text h1:first-child,
.content-text h2:first-child,
.content-text h3:first-child,
.content-text h4:first-child,
.content-text h5:first-child,
.content-text h6:first-child {
    margin-top: 10px;
    padding-bottom: 0;
    border-bottom: none;
    padding-top: 0;
}

.content-text h1 {
    font-size: 18px;
}

.content-text h2 {
    font-size: 16px;
}

.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
    font-size: 14px;
}

.content-text a:not(.btn):not(.icon-circle) {
    text-decoration: underline;
}

.content-text img {
    max-width: 100%;
}

.content-text .panel .panel-heading h3.panel-title.page-title {
    margin: 0;
}

.content-text .panel .panel-heading h3.panel-title.panel-subtitle {
    margin: 0;
    margin-top: 12px;
}

.content-text .btn {
    padding:9px 18px;
    font-weight:700;
    text-transform:uppercase;
}
.btn.btn-warning {
    background-color:#eea236;
}
.btn-warning:hover,
.btn-warning.active, 
.open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
}
/**************************************/
.container.content {
    padding-bottom: 24px;
}

.btn.btn-fixed {
    position: fixed;
    bottom: 8px;
    right: 8px;
}
.null.null-bottom-right {
    position: fixed;
    bottom: 88px;
    right: 0px;
}
/*.btn.btn-fixed-top {
    position:fixed;
    top:66px;
    left:8px;
}*/
.btn.btn-bold,
.btn.btn-strong,
.panel .panel-heading a.btn.btn-strong,
h3.popover-title,
.strong {
    text-transform: uppercase;
    font-weight: 700;
}

.alert.alert-fixed {
    position: fixed;
    right: 8px;
    bottom: 8px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    margin: 0;
    z-index: 1;
}

    .alert.alert-fixed a.pull-right {
        margin-left: 8px;
    }


.wasabi-footer-links a {
    display: block;
    margin: 0 0 2px
}

.wizard-steps ol,
.wizard-steps ul {
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
}

.wizard-steps ul {
    list-style: none;
    padding-left: 0;
}

    .wizard-steps ol li a,
    .wizard-steps ul li a {
        color: #333;
        border-radius: 4px;
        padding: 10px;
        display: block;
    }

        .wizard-steps ol li a:hover,
        .wizard-steps ol li a:active,
        .wizard-steps ul li a:hover,
        .wizard-steps ul li a:active {
            background-color: #eee;
            text-decoration: none;
        }

    .wasabi-nav-pane .navbar-nav li.active a,
    .wizard-steps ol li.active a,
    .wizard-steps ul li.active a {
        background-color: #69B0D7;
        background-color: #D9EDF7;
        color: white;
        color: #31708f;
        color: #03588c;
    }

    .wizard-steps ol li a.disabled,
    .wizard-steps ul li a.disabled {
        /* Make the disabled links grayish*/
        color: #999 !important;
        cursor: default;
        /* And disable the pointer events - not supported on IE 11 / Opera 18 */
        pointer-events: none;
    }

.form .form-group .radio,
.form .form-group .checkbox {
    padding-left: 8px;
}

.scheduler-slot {
    background-color: white;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176);
}

.panel.panel-default .list-group .list-group-item.list-group-item-heading {
    background-color: #f5f5f5;
}
.list-group span.list-group-item.list-group-item-heading {
    margin:0;
    border-bottom:none;
    padding:6px 15px;
}


.list-group.list-group-striped > div.list-group-item:nth-child(odd) {
    background-color: #ffffff;
}

.list-group.list-group-striped > div.list-group-item:nth-child(even) {
    background-color: #f7f7f7;
}

.list-group.list-group-striped > div.list-group-item.list-group-item-grey {
    background-color: #ddd;
}

.list-group.list-group-striped > div.list-group-item.list-group-item-info {
    background-color: #D9EDF7;
}


/*a.btn.btn-default:link {
    background-color:#fafafa;
}
.panel-heading a.btn.btn-default:link {
    background-color:#fff;
}*/

/********************* NEWS *********************/
.ics-news {
}


.img-16-9 {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0 0 56.25%;
    position: relative;
    margin-bottom: 4px;
    border-radius: 2px;
}
.wasabi-thumb-nav .img-16-9 {
    margin-bottom:6px;
}

.img-1-1 {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0 0 100%;
    position: relative;
    border-radius: 2px;
}

.img-1-1.default {
    background-color: #ddd;
    background-image: url(../svg/user-square.svg);
    background-position: center center;
    background-size: contain;
}



.img-rad-2 {
    border-radius: 2px;
    overflow: hidden;
}

.margin-layout.wasabi-thumb-nav:last-of-type {
    /*margin-bottom:0;*/
}

.wasabi-thumb-nav {
    /*font-family: Roboto;*/
    /*font-family: 'Open Sans';*/
}

    .wasabi-thumb-nav .status,
    .img-16-9 .status {
        top: 2px;
        left: 4px;
        position: absolute;
    }

        .wasabi-thumb-nav .status .label,
        .img-16-9 .status .label {
            padding: 2px 6px;
            text-transform: uppercase;
        }

    .wasabi-thumb-nav a .icons {
        bottom: 12px;
        left: 8px;
        position: absolute;
        min-width: 100%;
    }

        .wasabi-thumb-nav a .icons .type-icon-circle.type-icon-has-tv span {
            background-color: rgba(91, 192, 222, 0.8);
            color: #fff;
            padding: 6px;
            font-size: 20px;
        }

            .wasabi-thumb-nav a .icons .type-icon-circle.type-icon-has-tv span i {
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
            }
@media print {
    .wasabi-thumb-nav a .icons .type-icon-circle.type-icon-has-tv span i:before {
        color: #fff !important;
    }
}

/*XS*/
@media (max-width:767px) {
    .ics-news .wasabi-thumb-nav a .icons .type-icon-circle.type-icon-has-tv span {
        font-size: 15px;
        background-color: rgba(91, 192, 222, 1);
    }
}
/*SM*/
@media (min-width: 768px) and (max-width:991px) {
    /*.ics-news .wasabi-thumb-nav.col-sm-17 a .news-title h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .ics-news .wasabi-thumb-nav.col-sm-17 a .news-title {
        max-height: 48px;
    }*/

    .ics-news .wasabi-thumb-nav.col-sm-17 .icons .type-icon-circle.type-icon-has-tv span {
        font-size: 25px;
    }

    .ics-news .ics-news-latest .wasabi-thumb-nav .icons .type-icon-circle.type-icon-has-tv span,
    .ics-news .ics-news-related .wasabi-thumb-nav .icons .type-icon-circle.type-icon-has-tv span {
        font-size: 15px;
    }
}
/*MD*/
@media (min-width: 992px) and (max-width:1199px) {
    /*.ics-news .wasabi-thumb-nav.col-md-14 a .news-title h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .ics-news .wasabi-thumb-nav.col-md-14 a .news-title {
        max-height: 48px;
    }*/

    .ics-news .wasabi-thumb-nav.col-md-14 .icons .type-icon-circle.type-icon-has-tv span {
        font-size: 25px;
    }

    .text-right-md {
        text-align: right;
    }
}
/*LG*/
@media (min-width: 1200px) {
    /*.ics-news .wasabi-thumb-nav.col-md-14 a .news-title h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .ics-news .wasabi-thumb-nav.col-md-14 a .news-title {
        max-height: 48px;
    }*/

    .ics-news .wasabi-thumb-nav.col-md-14 .icons .type-icon-circle.type-icon-has-tv span {
        font-size: 30px;
    }

    .text-right-md {
        text-align: right;
    }
}



/* Search results page */
.col-xs-24.col-sm-12.col-lg-8 .col-xs-24.wasabi-thumb-nav a .col-xs-10.max-200 .icons .type-icon-circle.type-icon-has-tv span {
    font-size: 12px;
    padding: 4px;
}

/*.col-xs-24.col-sm-12.col-lg-8*/

/*NOT FOR MOBILE*/
@media (min-width:768px) {
    /*HOVER IMAGE ZOOM EFFECT*/
    .wasabi-thumb-nav a .img-16-9 .img-responsive {
        transition: all ease 0.1s;
    }

    .wasabi-thumb-nav a:hover .img-16-9 img,
    .wasabi-thumb-nav a:hover .img-16-9 source {
        margin-left: -2%;
        max-width: 104%;
    }
    /*HOVER HEADLINE REVEAL EFFECT*/
    .wasabi-thumb-nav a .news-title {
        transition: max-height 0.5s ease;
    }

    .wasabi-thumb-nav a:hover .news-title {
        max-height: 500px;
        transition: max-height 0.5s ease;
    }

    .wasabi-thumb-nav a .news-title span.ellipsis:after {
        opacity: 1;
        transition: opacity 0.5s ease;
    }

    .wasabi-thumb-nav a:hover .news-title span.ellipsis:after {
        opacity: 0;
    }
    /*HOVER PLAY ICON EFFECT*/
    .wasabi-thumb-nav a .icons .type-icon-circle.type-icon-has-tv span {
        transition: all ease 0.1s;
    }

    .wasabi-thumb-nav a:hover .icons .type-icon-circle.type-icon-has-tv span {
        background-color: rgba(91, 192, 222, 1);
    }
}

.img-responsive.img-responsive-stretch {
    width: 100%;
}
.img-responsive.img-responsive-stretch.img-responsive-unstretch {
    width: unset;
}

.blur {
    filter: blur(3px);
}
.blur.unblur, .unblur {
    filter:blur(0);
}

.wasabi-thumb-nav {
    background-color: #fff;
}
.alert .wasabi-thumb-nav {
    background-color: transparent;
}
    .wasabi-thumb-nav .news-standfirst,
    .wasabi-thumb-nav .news-date {
        margin-bottom: 0;
    }

.ics-news-item .panel-heading .news-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin: 6px 0 0 0;
}

.ics-news .search-tag {
    margin: 0 0 0 4px;
}



.wasabi-thumb-nav a .news-title h5 {
    /*font-size: 14px;*/
    /*font-size: 16px;
    font-size: 18px;*/
}
/*.wasabi-thumb-nav a .standfirst p {
    margin:0 0 6px;
    text-transform:initial;
}*/

.ics-news #load-more.btn {
    text-transform: uppercase;
    font-weight: 700;
}

.overflow-hidden {
    overflow: hidden;
}

.container-twitter {
    overflow: hidden;
    max-height: 507px;
}

    .container-twitter iframe,
    .container-twitter iframe[style] {
        margin-top: -45px !important;
        width: 100% !important;
    }


#wasabi-sidebar-container,
#wasabi-sidebar-user-container {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

#wasabi-sidebar,
#wasabi-sidebar-user {
    position: relative;
    top: -3000px;
    z-index: 20000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

#wasabi-sidebar-mask {
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    z-index: 10000;
    position: absolute;
}

#wasabi-sidebar a.icon-circle {
    color: #fff;
    margin: 0;
}

    #wasabi-sidebar a.icon-circle.active {
        color: #82bddd;
    }

    #wasabi-sidebar a.icon-circle:hover,
    #wasabi-sidebar a.icon-circle:active,
    #wasabi-sidebar a.icon-circle:hover strong,
    #wasabi-sidebar a.icon-circle:active strong {
        color: #fff;
        text-decoration: underline;
    }

    #wasabi-sidebar a.icon-circle.active:hover,
    #wasabi-sidebar a.icon-circle.active:active,
    #wasabi-sidebar a.icon-circle.active:hover strong,
    #wasabi-sidebar a.icon-circle.active:active strong {
        color: #82bddd;
    }

.navigation {
    padding: 8px;
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.2);
}

    .navigation.navigation-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 80%;
        padding: 8px 12px
    }

#wasabi-sidebar div:last-of-type {
    border-radius: 0 0 4px 4px;
}

#wasabi-sidebar .navigation a.icon-circle span.ics-icon {
    background-color: transparent;
}

#wasabi-sidebar-user .navigation {
    background-color: #f5f5f5;
    border-bottom: 1px #ddd solid;
}
#wasabi-sidebar.wasabi-sidebar-user a.icon-circle {
    color:#333;
}
#wasabi-sidebar-user a.icon-circle.active:hover,
#wasabi-sidebar-user a.icon-circle.active:active,
#wasabi-sidebar-user a.icon-circle.active:hover strong,
#wasabi-sidebar-user a.icon-circle.active:active strong {
    /*color: #333 !important;*/
    text-decoration: underline;
    color: #03588c !important; 
}
#wasabi-sidebar-user .navigation h5 {
    font-size: 16px;
}
#wasabi-sidebar-user .navigation {
    padding: 14px;
}
#wasabi-sidebar-user .navigation a.icon-circle.notification strong {
    font-size:14px !important;
}
#wasabi-sidebar-user .navigation a.icon-circle.notification p {
    line-height: 1.4 !important;
}
#wasabi-sidebar-user small.text-grey {
    font-size: 12px;
}
.icon-circle strong,
.icon-circle h5,
a.icon-circle strong,
a.icon-circle h5 {
}
.overlay {
    padding: 8% 6%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.overlay .panel .panel-body {
    background: rgba(255, 255, 255, 0.9);
}

.lead {
    font-size: 18px;
    font-size: 17px;
    font-weight: 400;
    /*font-family: "Roboto", Arial, sans-serif;*/
}
    .lead.lead-black a:not(:hover) {
        color:#333;
    }

blockquote {
    border-left: 0;
    padding:6px 10px;
}
blockquote footer {
    font-family:Domine;
}
blockquote footer::before {
    content:none;
}

dl a dd,
dl dd {
    margin-bottom: 12px;
    color:#333;
    font-family:Domine;
}

dl a dt,
dl dt {
    font-size: 17px;
}

dl a:hover {
    text-decoration:none;
}
dl a:hover dt {
    text-decoration: underline;
}

dl.dl-border-left-indent {
    padding-left: 12px;
    border-left: 5px #ddd solid;
}
dl.dl-small dt {
    font-size:15px;
}
dl.dl-small dd {
    font-size:12px;
}

.standfirst {
    font-size: 15px;
    font-weight: 700;
    color: #777;
    text-transform: uppercase;
    margin-bottom: 0;
}

/*************  CALENDAR  **********/
.panel-body.border-bottom,
.panel-body.wasabi-calendar {
    border-bottom: 1px solid #ddd;
}

.wasabi-calendar .wasabi-thumb-nav a .wasabi-calendar-details {
    padding: 8px;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
    transition: box-shadow ease 0.2s;
}

.wasabi-calendar .wasabi-thumb-nav a:hover .wasabi-calendar-details,
.wasabi-calendar .wasabi-thumb-nav a:active .wasabi-calendar-details {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176);
}

.wasabi-calendar .wasabi-thumb-nav a .wasabi-calendar-details .logo {
    height: 48px;
    width: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .ics-logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details .ics-logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details .ics-logo,
.wasabi-calendar .wasabi-thumb-nav a.ics-live .wasabi-calendar-details .ics-logo,
.wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .ics-logo {
    height: 48px;
    width: 100%;
    background-size: auto 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 8px;
    font-family: "Roboto", Arial, sans-serif;
}

.wasabi-calendar .wasabi-thumb-nav a {
    color: #333;
}

    .wasabi-calendar .wasabi-thumb-nav a:hover,
    .wasabi-calendar .wasabi-thumb-nav a:active {
        color: #222;
    }

    .wasabi-calendar .wasabi-thumb-nav a.icon-grey .wasabi-calendar-details {
        background-color: #b4c2cb;
    }

        .wasabi-calendar .wasabi-thumb-nav a.icon-grey .wasabi-calendar-details .news-title h5 i.fa,
        .wasabi-calendar .wasabi-thumb-nav a.icon-grey .wasabi-calendar-details .news-date {
            color: #56646d;
        }

    .wasabi-calendar .wasabi-thumb-nav a.icon-grey .news-title span.ellipsis:after {
        background: rgba(180, 194, 203, 0) linear-gradient(to right, rgba(180, 194, 203, 0) 0%, rgba(180, 194, 203, 1) 40%) repeat scroll 0 0;
    }

    .wasabi-calendar .wasabi-thumb-nav a.icon-warning .wasabi-calendar-details {
        background-color: #F5D9A3;
    }

        .wasabi-calendar .wasabi-thumb-nav a.icon-warning .wasabi-calendar-details .news-title h5 i.fa,
        .wasabi-calendar .wasabi-thumb-nav a.icon-warning .wasabi-calendar-details .news-date {
            color: #C09D6D;
        }

    .wasabi-calendar .wasabi-thumb-nav a.icon-warning .news-title span.ellipsis:after {
        background: rgba(245, 217, 163, 0) linear-gradient(to right, rgba(245, 217, 163, 0) 0%, rgba(245, 217, 163, 1) 40%) repeat scroll 0 0;
    }

    .wasabi-calendar .wasabi-thumb-nav a.icon-education .wasabi-calendar-details {
        background-color: #8B90C2;
    }

        .wasabi-calendar .wasabi-thumb-nav a.icon-education .wasabi-calendar-details .news-title h5 i.fa,
        .wasabi-calendar .wasabi-thumb-nav a.icon-education .wasabi-calendar-details .news-date {
            color: #181C3D;
        }

    .wasabi-calendar .wasabi-thumb-nav a.icon-education .news-title span.ellipsis:after {
        background: rgba(139, 144, 194, 0) linear-gradient(to right, rgba(139, 144, 194, 0) 0%, rgba(139, 144, 194, 1) 40%) repeat scroll 0 0;
    }
    .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-masterclass .news-title span.ellipsis:after {
        background: rgba(139, 144, 194, 0) linear-gradient(to right, rgba(24, 28, 61, 0) 0%, rgba(24, 28, 61, 1) 40%) repeat scroll 0 0;
    }
    .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-live .news-title span.ellipsis:after {
        background: rgba(139, 144, 194, 0) linear-gradient(to right, rgba(2, 61, 97, 0) 0%, rgba(2, 61, 97, 1) 40%) repeat scroll 0 0;
    }


    .wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details {
        background-color: #023D61;
    }

        
        /*.wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .news-title,*/
        .wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details .news-date {
            color: #fff;
        }
        .wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details .news-date {
            color: #fff;
        }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2017 {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2017 .wasabi-calendar-details {
            background-color: #023D61;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2017 .wasabi-calendar-details .news-title h5 i.fa {
                color: #C09D6D;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2018 {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2018 .wasabi-calendar-details {
            background-color: #09223E;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2018 .wasabi-calendar-details .news-title h5 i.fa {
                color: #DA4C4E;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2019 {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2019 .wasabi-calendar-details {
            background-color: #035290;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2019 .wasabi-calendar-details .news-title h5 i.fa {
                color: #FECB00;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020 {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020 .wasabi-calendar-details {
            background-color: #210030;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020 .wasabi-calendar-details .news-title h5 i.fa {
                color: #e4c98d;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020-online {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020-online .wasabi-calendar-details {
            background-color: #210030;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2020-online .wasabi-calendar-details .news-title h5 i.fa {
                color: #e4c98d;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021,
    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-online,
    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-melbourne-online {
        color: #333;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021 .wasabi-calendar-details,
        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-online .wasabi-calendar-details,
        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-melbourne-online .wasabi-calendar-details {
            background-color: #00695d;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021 .wasabi-calendar-details .news-title h5 i.fa,
            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-online .wasabi-calendar-details .news-title h5 i.fa,
            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2021-melbourne-online .wasabi-calendar-details .news-title h5 i.fa {
                color: #ffcb05;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2022 {
        color: #333;
    }
        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2022 {
            background-color: #36507a;
        }
            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2022 h5 i.fa {
                color: #ed4a3b;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2023 {
        color: #333;
    }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2023 {
        background-color: #16334a;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2023 h5 i.fa {
            color: #ed2026;
        }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2024 {
        color: #333;
    }
    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2024 {
        background-color: #770F13;
    }
    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2024 h5 i.fa {
        color: #FABD00;
    }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025 {
        color: #333;
    }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025 {
        background-color: #2b368f;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025 h5 i.fa {
            color: #f7ab5e;
        }

    .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025-temp {
        color: #333;
    }
        .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025-temp .wasabi-calendar-details {
            background-color: #023D61;
        }
            .wasabi-calendar .wasabi-thumb-nav a.ics.ics-2025-temp .wasabi-calendar-details .news-title h5 i.fa {
                color: #C09D6D;
            }

    .wasabi-calendar .wasabi-thumb-nav a.ici-7,
    .wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .news-title h5 i.fa,
    .wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .news-date {
        color: #ffffff;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details {
            background-color: #1b335f;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ici-7 .wasabi-calendar-details .news-title h5 i.fa {
                color: #ffffff;
            }

    .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-live,
    .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-live .wasabi-calendar-details .news-date {
        color: #fff;
    }
        .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-live .wasabi-calendar-details {
            background-color: #023D61;
        }
            .wasabi-calendar .wasabi-thumb-nav a.icon-education.ics-live .wasabi-calendar-details .news-title h5 i.fa {
                color: #ffcb05;
            }


    .wasabi-calendar .wasabi-thumb-nav a.ics-regional i {
        display:none;
    }
    .wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .news-date,
    .wasabi-calendar .wasabi-thumb-nav a.ics-regional {
        color: #fff;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details {
            background-color: #181c3d;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics-regional .wasabi-calendar-details .news-title h5 i.fa {
                /*color: #FECB00;*/
            }

    .wasabi-calendar .wasabi-thumb-nav a.ics-masterclass i,
    .wasabi-calendar .wasabi-thumb-nav a.ics-live i {
        display: none;
    }

    .wasabi-calendar .wasabi-thumb-nav a.ics .wasabi-calendar-details .news-date,
    .wasabi-calendar .wasabi-thumb-nav a.ics-masterclass {
        color: #fff;
    }

        .wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details {
            background-color: #181c3d;
        }

            .wasabi-calendar .wasabi-thumb-nav a.ics-masterclass .wasabi-calendar-details .news-title h5 i.fa {
                /*color: #FECB00;*/
            }

/*********** SEARCH **************/

.searchresults {
    padding-top: 20px;
}

/************** SHOP *************/

.form-inline .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*.form {
    padding: 0 8px;
}*/

.shop-item span.price {
    font-family: "Roboto", Arial, sans-serif;
    padding: 7px 0;
    font-weight: 500;
    display: inline-block;
}

span.price.text-danger {
    margin-left: 0.5em;
    text-decoration: line-through;
    /*background-image:url(/Wasabi/Common/gfx/strike-danger.svg);
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-position: center;
    padding:0 0.3em;
    margin:0 0.2em;*/
}

.price.text-danger::before,
.price.text-danger::after {
    content: "\00a0";
}

.shop-item .panel .panel-body {
    padding: 0 0 8px;
}

.shop-item .wasabi-thumb-nav {
    background-color: transparent;
}

    .shop-item .wasabi-thumb-nav .img-16-9 {
        border-bottom: 1px solid #dddddd;
        border-radius: 2px 2px 0 0;
        margin-bottom: 6px;
    }
/*MOBILE ONLY*/
@media (max-width: 767px) {
    .shop-item .wasabi-thumb-nav .img-16-9 {
        border-right: 1px solid #dddddd;
        border-radius: 2px 0 2px 0;
    }
}

.shop-item .wasabi-thumb-nav .news-title,
.shop-item .wasabi-thumb-nav .news-standfirst {
    /*padding: 0 10px;*/
}

.shop-item .panel .panel-footer {
    /*padding: 0 10px 10px;
    padding: 10px;*/
}


.video-item {
    background-color: #101010;
}

.table-bold,
.control-label{
    text-transform: uppercase;
    font-weight: 700;
}

.radio-inline label,
.checkbox-inline label {
    font-weight: 400;
}

td.active,
tr.active,
th.active,
th {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f5f5f5;
}

.table td .label {
    line-height: 24px;
}

.btn-handle {
    cursor: n-resize;
    cursor: grab;
}

    .btn-handle:active {
        cursor: n-resize;
        cursor: grabbing;
    }

.btn-grey {
    background-color: #eee;
    border-color: #ccc;
    color: #333;
}

    .btn-grey:hover,
    .btn-grey:active {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-grey.btn-inactive {
        color: #aaa;
    }


        .btn-grey.btn-inactive:hover,
        .btn-grey.btn-inactive:active {
            background-color: #eee;
            border-color: #ccc;
            box-shadow: none;
            cursor: default;
        }

.btn-default.btn-inactive:hover,
.btn-default.btn-inactive:active {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #333333;
    box-shadow: none;
    cursor: default;
}

.btn-warning.btn-inactive:hover,
.btn-warning.btn-inactive:active {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #ffffff;
    box-shadow: none;
    cursor: default;
}

.ui-sortable-helper {
}

.wasabi-thumb-nav.wasabi-thumb-nav-inactive .news-title,
.wasabi-thumb-nav.wasabi-thumb-nav-inactive .news-standfirst {
    text-decoration: line-through;
    color: #777;
}

.wasabi-thumb-nav.wasabi-thumb-nav-inactive .img-16-9 .status {
    z-index: 1;
}

.wasabi-thumb-nav.wasabi-thumb-nav-inactive .img-16-9 img {
    opacity: 0.5;
}

.panel-footer .row.form .control-label {
    padding: 0 0 7px;
    margin: 0;
}

.panel-footer .row.form .form-control,
.panel-footer .row.form button {
    margin-bottom: 7px;
}

td.OChartCellPadding td {
    font-size: 0px;
    line-height: 0px;
}

video.video-background-full {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -100;
    /*opacity:0.9;*/
}

a.btn.btn-clear {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.9);
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: 100 !important;
    transition: all 0.3s 0s;
}

    a.btn.btn-clear:hover,
    a.btn.btn-clear:active {
        border-color: #eea236;
        color: #eea236;
        border-color: #023d61;
        color: #023d61;
        background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
        /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0);*/
    }

.btn.btn-jumbo {
    font-size: 28px;
    white-space: normal;
}

div.splash-title {
    z-index: 10;
    /*left:10%;
    right:10%;
    top:15%;*/
    margin-top: 28px;
    position: absolute;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

    div.splash-title h4 {
        font-weight: 400;
        font-size: 28px;
        margin: 0 0 28px;
    }

@media (min-width: 768px) {
    div.splash-title {
        margin-top: 93.2px;
    }

        div.splash-title h4 {
            font-size: 46.6px;
            margin: 0 0 46.6px;
            font-weight: 700;
        }

    .btn.btn-jumbo {
        font-size: 46.6px;
    }

    a.btn.btn-clear {
        background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    }
}

.carousel-control .carousel-chevron-left,
.carousel-control .carousel-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .carousel-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .carousel-chevron-right {
    right: 50%;
    margin-right: -10px;
}

@media screen and (min-width: 768px) {
    .carousel-control .carousel-chevron-left,
    .carousel-control .carousel-chevron-right {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .carousel-chevron-left {
        margin-left: -10px;
    }

    .carousel-control .carousel-chevron-right {
        margin-right: -10px;
    }
}


a[ng-click], a[ng-confirm-click] {
    cursor: pointer;
}

.affix-bottom {
    position: absolute;
}

/*Affixed position and width THIS DEFAULT IS REQUIRED TO MAKE MULTI-AFFIX WORK!!!*/
.affix.affix-side,
.affix.affix-next {
    top: 74px;
    /*z-index:-1;*/
}

/*@media (max-width: 767px) {
    .col-sm-6 .affix.affix-side,
    .col-sm-6 .affix-bottom.affix-side {
        top: unset;
        position: relative;
    }
}

@media (min-width: 768px) {
    .col-sm-6 .affix.affix-side,
    .col-sm-6 .affix-bottom.affix-side {
        width: 168px;
    }
}

@media (min-width: 964px) {
    .col-sm-6 .affix.affix-side,
    .col-sm-6 .affix-bottom.affix-side {
        width: 223px;
    }
}

@media (min-width: 1200px) {
    .col-sm-6 .affix.affix-side,
    .col-sm-6 .affix-bottom.affix-side {
        width: 273px;
    }
}*/


div.list-group-item.no-top-border {
    border-top: none;
}

div.no-bottom-margin {
    /*margin-bottom: 0px;*/
}

.single-line-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pre-wrap {
    white-space: pre-wrap;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

#div_mapcontainer .angular-google-map-container {
    height: 400px;
}
.popover-content{
    padding:0;
}
select.form-control.select-sort-by,
.popover select.form-control.select-sort-by {
    border: 0;
    border-radius: 0;
    width:  200px;
    padding: 6px 0;
}
.popover select.form-control.select-sort-by option {
    padding: 2px 16px;
}


    .list-group-item.list-group-item-stripes:nth-child(odd) {
        background-color: #fff;
    }
.list-group-item.list-group-item-stripes:nth-child(even),
.list-group-item.list-group-item-stripes:nth-child(even) .wasabi-thumb-nav {
    background-color: #fcfcfc;
}

div.list-group a.list-group-item.active,
div.list-group a.list-group-item:hover,
div.list-group a.list-group-item:active {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #ddd;
    
}
div.list-group a.list-group-item.active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

select.select-fa {
    font-family: FontAwesome, sans-serif;
}

/*PANEL FUTURE*/
.panel.panel-future.panel-default {
    border: 1px dashed #555;
    cursor:pointer;
}
.panel.panel-future.panel-default .panel-heading {
    border-bottom: 1px dashed #555;
    background-color: #ececec;
    color:#8a8a8a;
}
.panel.panel-future.panel-default .list-group-item {
    border: 1px dashed #ddd;
    border-bottom: none;
    border-right: none;
    border-left: none;
}
.panel.panel-future.panel-default .panel-body,
.panel.panel-future.panel-default .list-group-item {
    background-color: #f1f1f1;
    color: #8a8a8a;
}
/*PANEL FUTURE HOVER    */
.panel.panel-future.panel-default:hover {
    border: 1px solid #ddd;
    cursor: pointer;
}
.panel.panel-future.panel-default:hover .panel-heading {
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    color: #333;
}
.panel.panel-future.panel-default:hover .list-group-item {
    border: 1px solid #ddd;
    border-bottom: none;
    border-right: none;
    border-left: none;
}
.panel.panel-future.panel-default:hover .panel-body,
.panel.panel-future.panel-default:hover .list-group-item {
    background-color: #fff;
    color: #333;
}

.panel.panel-dashed {
    border-style:dashed;
    box-shadow:none;
}

.panel.panel-dashed.panel-empty-slot {
    height: 67px;
}


.fa.fa-toggle-on.text-success {
    color:#5cb85c;
}
.fa.fa-toggle-on.text-muted {
    color: #ccc;
}
.transition-color {
    transition: color ease 0.3s
}

.table-sitemap a{
    color:#333;
}
.table-sitemap a:hover,
.table-sitemap a:active,
.table-sitemap a:focus {
    color: #03588c;
    text-decoration:none;
}
table.table-sitemap tr td {
    border: 0;
}
table.table-sitemap img {
     height:20px;
 }

/*.table-sitemap a.sitemap-page-name {
    display:block;
}*/


table.table-sitemap a.icon-circle span.ics-icon {
    padding:0;
    background-color:transparent;
}
table.table-sitemap a.icon-circle span.ics-icon .ics-emblem-inner-left,
table.table-sitemap a.icon-circle span.ics-icon .ics-emblem-inner-right {
    fill:#333;
}


table.table-sitemap a.icon-circle p {
    margin-left:34px;
}table.table-sitemap a.icon-circle strong {
    text-transform: none;
}

.list-group-item.content-image-large {
    background-color: #F5F5F5;
}


.panel {
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
}


/*Difference 32px*/
table.table tr td.cell-indent-1 {
    padding-left: 37px;
}
table.table tr td.cell-indent-2 {
    padding-left: 69px;
}
table.table tr td.cell-indent-3 {
    padding-left: 101px;
}
table.table tr td.cell-indent-4 {
    padding-left: 133px;
}
table.table tr td.cell-indent-5 {
    padding-left: 165px;
}
table.table tr td.cell-indent-6 {
    padding-left: 197px;
}
table.table tr td.cell-indent-7 {
    padding-left: 229px;
}
table.table tr td.cell-indent-8 {
    padding-left: 261px;
}
table.table tr td.cell-indent-9 {
    padding-left: 293px;
}
table.table tr td.cell-indent-10 {
    padding-left: 325px;
}



/*************************************************** TERMINOLOGY */
.news-standfirst i.fa-male {
    color: #106DE5;
    font-size: 1.33333333em;
}
.news-standfirst i.fa-female {
    color: #FF5BC0;
    font-size: 1.33333333em;
}


.embed-responsive.embed-responsive-3by2 {
    padding-bottom:66.66%;
}

.embed-responsive.embed-flickr {
    background-color: #232323;
}

/************************************************** TOUR */
#tour-backdrop-fallback {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.popover[class*="tour-"] .popover-content {
    padding: 9px 14px;
}
.popover[class*="tour-"] {
    z-index: 100000 !important;
}

pre.pre-plain {
    border: none;
    padding: 0;
    background-color: #fff;
    white-space: pre-wrap;
    font-family: unset;
    font-size: unset;
    word-wrap: unset;
    word-break: unset;
    font-family: "Roboto", Arial, sans-serif;
    font-size:14px;
    word-wrap:normal;
    word-break:normal;
    /*white-space:normal;*/
}

@media print {
    * {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.btn.btn-faux {
    cursor: default;
}
.btn.btn-faux:hover,
.btn.btn-faux:active,
.btn.btn-faux:focus {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.badge.badge-success,
.panel-default > .panel-heading .badge.badge-success {
    background-color: #5CB85C;
}

.badge.badge-info,
.panel-default > .panel-heading .badge.badge-info {
    background-color: #5BC0DE;
}
.badge.badge-primary,
.panel-default > .panel-heading .badge.badge-primary {
    background-color: #337ab7;
}
.badge.badge-warning,
.panel-default > .panel-heading .badge.badge-warning {
    background-color: #F0AD4E;
}
.badge.badge-danger,
.panel-default > .panel-heading .badge.badge-danger {
    background-color: #D9534F;
}
.badge.badge-grey,
.panel-default > .panel-heading .badge.badge-grey {
    background-color: #F5F5F5;
    color: #333;
}

.badge.badge-white {
    background-color: #fff;
    border: #ddd 1px solid;
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
    color: #666;
}

.panel-footer > .badge {
    float: right;
}

.panel-heading.panel-heading-success {
    background-color: #dff0d8;
}

.panel-heading.panel-heading-warning {
    background-color: #fcf8e3;
}

.panel-heading.panel-heading-danger {
    background-color: #f2dede;
}

.panel-heading.panel-heading-info {
    background-color: #d9edf7;
}

.modal-default .modal-header,
.modal-default .modal-footer {
    background-color:#f5f5f5;
}
.modal-default .modal-header {
    border-radius: 5px 5px 0 0;
}
.modal-default .modal-footer {
    border-radius: 0 0 5px 5px;
}

.btn.btn-block.dropdown-toggle {
    text-align: left;
    overflow:hidden;
    text-overflow:ellipsis;
}
.btn.btn-block.dropdown-toggle i.pull-right {
    padding-top:3px;
}
.btn.btn-block.dropdown-toggle span.badge {
    float:right;
    margin-top:1px;
}
.btn.btn-block.dropdown-toggle span.dropdown-toggle-inner {
    overflow:hidden;
    display:block;
}
.panel.panel-default.dropdown-menu {
    left: 8px;
    right: 8px;
    border-color: #adadad;
    overflow-y: auto;
    max-height: 350px;
}

a.dropdown-toggle {
    cursor:pointer;
}
.panel.panel-default.dropdown-menu.dropdown-menu-sort-by {
    left: unset;
    text-transform: initial;
    font-weight: initial;
    top: 22px;
    right:0;
}
.panel.panel-default.dropdown-menu.dropdown-menu-jumbo {
    left: 0;
    /*text-transform: initial;
    font-weight: initial;*/
    top: 22px;
    right: 0;
}


.panel-default > .panel-heading .badge {
    color: #fff;
    background-color: #777;
}

/*.dropdown-menu a.list-group-item, button.list-group-item {
    color: #333;
}*/

.panel .panel-heading .dropdown-menu .list-group-item {
    font-weight: 400;
    text-transform:initial;
}

.fa.fa-text {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 900;
}
.fa-stack .fa.fa-text.fa-stack-1x {
    font-size: 99%;
    line-height: 1.9;
}
.fa-stack.fa-lg .fa.fa-text.fa-stack-1x {
    font-size: 80%;
    line-height: 2.2;
}

.fa-stack.fa-stack-top {
    vertical-align:top;
}

.font-100-percent {
    font-size:100%;
}

.dnd-control {
    z-index:1;
    top: 0;
    bottom: 0;
    position: absolute;
}
.dnd-control .panel.panel-default {
    box-shadow:none;
}
.dnd-control-left {
    left: 0;
}
.dnd-control-right {
    right: 0;
}

.dnd-control.dnd-control-left .panel.panel-default {
    border-width: 0 1px 1px 0;
    border-top-right-radius: 0;
    /*border-bottom-left-radius: 0;*/
}
.dnd-control.dnd-control-right .panel.panel-default {
    border-width: 0 0 1px 1px;
    border-top-left-radius: 0;
    /*border-bottom-right-radius: 0;*/
}

.dnd-control .list-group-item {
    padding: 6px 8px;
}

.dnd-handle {
    border-bottom: none !important;
    margin: 0 !important;
    background-color: #f5f5f5;
    cursor: move;
}
.ui-sortable-helper .dnd-hide-drag {
    display: none;
}
.ui-sortable-disabled .dnd-handle {
    cursor: not-allowed;
}
/*.ui-sortable {
    margin-top:0;
}*/

.dnd-info .wasabi-thumb-nav {
    margin-bottom:5px;
}
.dnd-info {
    min-height: 45px;
}

.border-radius-18 {
    border-radius:18px;
}

.discussion-panel-indent {
    padding: 0 0 0 42px;
}
.discussion-panel-indent .discussion-panel-indent {
    padding: 0 0 0 30px;
}
.discussion-small-indent {
    padding: 0 0 0 12px;
}
.discussion-panel-indent .flag-icon {
    border-radius:2px;
}
.discussion-badge {
    margin-top: -10px;
}

.discussion-badge .fa-stack {
    margin: -3px 0 -3px -6px;
}


.discussion-panel-indent .icon-circle span.photo-icon {
    width:24px;
    height:24px;
    margin-top:4px;
}
.discussion-panel-indent .icon-circle span.photo-icon span.initial {
    font-size: 18px;
    width: 24px;
    line-height: 20px;
}
.comment-active {
    background-color: #d9edf7;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:22px;
}
.discussion-panel-indent .panel.panel-default {
    background-color:transparent;
}


.opacity-muted {
    opacity: 0.67;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
}

@media print {
    #programme-preview-panel  {
        font-size: 66.66%;
    }
}

.alphabet {
    margin:0.2em 0;
    padding:0 0.1em;
    line-height:1.75;
    font-size:18px;
}


.ellipsis-anim {
    -webkit-animation-name: ellipsis-pulse; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -webkit-animation-delay: 0s; /* Safari 4.0 - 8.0 */
    animation-name: ellipsis-pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

    .ellipsis-anim.ellipsis-anim-1 {
        animation-delay: 0s;
    }

    .ellipsis-anim.ellipsis-anim-2 {
        animation-delay: 0.33s;
    }

    .ellipsis-anim.ellipsis-anim-3 {
        animation-delay: 0.66s;
    }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes ellipsis-pulse {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

/* Standard syntax */
@keyframes ellipsis-pulse {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.splash-cog {
    margin-top:20px;
}
.splash-cog p {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}


/* H3 page titles can now become H1 */
.panel .panel-heading h1.panel-title.page-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
    /*font-size: 24px;*/
    /*line-height: 1.4;*/

    line-height:1.3;
    font-size:32px;
    
}
/* H3 panel titles can now become H2 */
.panel .panel-heading h2.panel-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}
h2.standfirst {
    text-transform: none;
    color: #333;
    /*font-size: 18px;*/
    font-weight: 400;
    margin-top: 0;
    /*line-height: initial;*/
    
    line-height: 1.3;
    font-size: 24px;
    font-family: "domine", 'Times New Roman', serif;
}
.contact .panel .panel-heading h1.panel-title.page-title {
    text-transform: none;
}

.contact .panel .panel-heading h2.standfirst {
    font-size: 22px;
}
@media (max-width: 767px) {
    .panel .panel-heading h1.panel-title.page-title,
    .panel .panel-heading h1.panel-title.page-title-side,
    h2.standfirst {
        font-size: 18px !important;
    }
    .contact .panel .panel-heading h2.standfirst {
        font-size: 16px !important;
    }
}

.cursor-pointer {
    cursor: pointer;
}
.cursor-text {
    cursor: text;
}


/**********************************************  W H I T E   S I T E  ****************/
/********************************************** This makes the site's background and all panels white with minimal grey borders */
/********************************************** No grey backgrounds for panel headers/footers */
/********************************************** Vertical border between afixed and non affixed panels */
body {
    background-color: #fff;
}
.panel {
    border:none;
    box-shadow:none;
}
.panel .panel-heading,
.panel .panel-footer,
.panel .panel-body {
    background-color:#fff;
    border-bottom-color:#ccc;
    border-top:none;
    padding-left:0;
    padding-right:0;
}
.panel.panel-inverse .panel-heading {
    padding-left:15px;
    padding-right:15px;
}
.panel .list-group-item {
    border-top: none;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
}
.panel .list-group-item.list-group-item-border {
    border-bottom: 2px solid #ddd;
}    
    
.panel .panel-footer {
    padding-bottom: 0;
    border-top: #ccc 1px solid;
}
.panel .panel-body {
    padding-bottom:0;
}
.list-group-item[style*="#f5f5f5"],
.list-group-item[style*="245, 245, 245"],
.list-group-item.content-image-large,
.panel.panel-default .list-group .list-group-item.list-group-item-heading {
    background-color: #fff /*!important*/;
}
.img-16-9,
.img-1-1,
.panel,
.panel .panel-heading,
.panel .panel-footer {
    border-radius:0;
}

.well .panel .panel-heading,
.well .panel .panel-footer,
.well .panel .panel-body {
    background-color:transparent;
}

.btn-group-countdown .btn:nth-child(1) {
    padding-left: 0;
}
.btn-group-countdown .btn:nth-child(4) {
    padding-right: 0;
}
.navbar-btns {
    padding-left: 0;
    padding-right: 0;
}
#ContentTextContainer {
    padding-right: 16px;
}
.splash-cog {
    color: #eee;
}

td.active, tr.active, th.active, th {
    background-color:#fafafa;
}


@media (min-width: 768px) {
    [class*="col"]:nth-child(1) .affix-side {
        border-right: #ccc 1px solid;
        padding-right: 12px;
    }
    [class*="col"][class*="push"]:nth-child(1) .affix-side {
        border-left: #ccc 1px solid;
        padding-left: 12px;
        border-right: 0;
        padding-right: 0;
    }
    [class*="col"]:nth-child(2) .affix-side {
        border-left: #ccc 1px solid;
        padding-left: 12px;
    }
    [class*="col"][class*="pull"]:nth-child(2) .affix-side {
        border-right: #ccc 1px solid;
        padding-right: 12px;
        border-left: 0;
        padding-left: 0;
    }
}


.panel.dropdown-menu {
    border: #ccc 1px solid;
    box-shadow: none;
}

.panel.dropdown-menu .list-group-item,
.panel a.list-group-item,
.panel .list-group-item.list-group-item-default,
.panel .list-group-item.list-group-item-success,
.panel .list-group-item.list-group-item-info,
.panel .list-group-item.list-group-item-warning,
.panel .list-group-item.list-group-item-danger {
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 0 !important;
}

.dropdown-menu {
    border: #ccc 1px solid;
    box-shadow: none;
    border-radius: 0 !important;
    padding:0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-radius: 0 !important;
}

.discussion-panel-indent .panel .panel-body {
    background-color: #f5f5f5;
    border-radius: 18px;
    padding: 8px 12px 10px;
}
.icon-circle span.photo-icon {
    margin-bottom: -10px;
}
.discussion-small-indent > span {
    margin: 0 0.5em 0 0;
}

.discussion-small-indent .dropdown > a {
    color: #999;
}
.discussion-small-indent .dropdown > .dropdown-menu > li > a {
    padding:3px 10px;
    color: #666;
}
.discussion-small-indent .dropdown > .dropdown-menu {
    min-width:initial;
}

.dropdown > .dropdown-menu.dropdown-menu-wasabi {
    border-radius: 4px !important;
    top:initial;
}
.dropdown > .dropdown-menu.dropdown-menu-wasabi > li > a {
    padding: 6px 12px;
}

/**********************************************  W H I T E   S I T E  ****************/


 
input.radio-user {
    margin-top:11px;
}

.form-inline .form-group.icon-circle {
    width:auto;
}
.form-inline .form-group.icon-circle label {
    text-transform:unset;
}
.vertical-align-top {
    vertical-align: top !important;
}
.form-group.vertical-align-top {
    padding-right: 12px;
    padding-top: 3px;
}

.panel-heading small.pull-right {
    margin-left:8px;
}

.padding-bottom-0 {
    padding-bottom:0 !important;
}


.ics-glossary h1 {
    font-size:30px;
}
.ics-glossary h2.standfirst.margin-layout-24 {
    font-size: 21px;
    margin-bottom:24px;
}

.notifications h5 {
    font-size:16px;
}

.notifications .icon-circle p {
    margin: 0 0 0 42px;
}
.notifications .icon-circle p,
.notifications .icon-circle h5 {
    line-height: 20px;
}
.notifications .icon-circle p small {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
}
.notifications .icon-circle strong,
.notifications a.icon-circle strong {
    font-size: inherit;
}


.notifications a.notification.not-visited,
.notifications a.icon-circle-list.not-visited {
    background-color: #d9edf7;
}
.notifications a.icon-circle-list {
    padding: 5px 8px;
}
.notifications a.notification,
.notifications a.icon-circle-list {
    padding: 10px 8px;
    border-radius: 4px;
    margin: 0 0 2px;
    transition: none;
    text-decoration: none;
}
.notifications a.notification.not-visited:hover {
    background-color: #e7f1f6;
}
.notifications a.notification.not-visited:active {
    background-color: #f5f5f5;
}
.notifications a.notification:hover,
.notifications a.icon-circle-list:hover {
    background-color: #f0f0f0;
}

.vote-option-selected .vote-choice-title {
    background-color: #d9edf7;
    box-shadow: 0 0 0 2px #d9edf7;
    border-radius: 2px;
}

timer .btn-group.btn-group-countdown .btn {
    padding:0 4px 0 0;
}
timer .btn-group.btn-group-countdown h4 {
    margin: 0;
    font-size: 14px;
}
.vote-option-selected .photo-icon {
    box-shadow: 0 0 0 5px #d9edf7;
}

.vote-options .margin-0 p strong {
    font-size: 16px;
}
.vote-options .margin-0 p .choice-description {
    font-size:15px;
}
.vote-options label {
    margin-bottom: 0;
    font-weight:400;
}
.vote-options.vote-options-locked a:hover {
    text-decoration:none;
}
.vote-options.vote-options-locked a strong,
.vote-options.vote-options-locked a:hover strong {
    color:#333;
}


.modal {
    top:58px;
}

.height-200 {
    height:200px;
    overflow-y:scroll;
}
.scale-66 {
    transform: scale(0.666);
    transform-origin: 0 0;

}
.absolute-top-right {
    position:absolute;
    top:8px;
    right: 6px;
    z-index:1;
}


/* FONTELLO */
/* LIKE FONT AWESOME FOR THE ICS EMBLEM */
@font-face {
    font-family: 'fontello';
    src: url(../eot/fontelloc20c.eot);
    src: url(../eot/fontelloc20c.eot#iefix) format('embedded-opentype'), url(../woff2/fontelloc20c.woff2) format('woff2'), url(../woff/fontelloc20c.woff) format('woff'), url(../ttf/fontelloc20c.ttf) format('truetype'), url(../svg/fontelloc20c.svg#fontello) format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url(/Wasabi/Common/font/fontello.svg?28185763#fontello) format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-ics:before {
    content: '\e801';
}
/* '' */

.mentor .icon-circle small {
    display:block;
}

.icon-circle .description-wrapper {
    transition: max-height .5s ease;
    max-height: 21px;
}

.absolute-right-16 {
    position: absolute;
    right: 16px;
    z-index: 1;
}


.documentslider .modal-header {
    padding: 15px 8px !important;
}

.documentslider .modal-middle.pre-scrollable {
    padding: 0;
}

    .documentslider .modal-header .news-title,
    .documentslider .modal-middle.pre-scrollable .news-title {
        padding: 4px 0 0 0;
    }

    .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item {
        border: 0;
        border-radius: 0;
        padding: 8px 15px 16px;
        cursor: default;
    }

        .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available {
            cursor: pointer;
            transition: background-color .1s;
        }

            .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available:active,
            .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available.active:active,
            .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available:hover {
                background-color: #fafafa;
            }

            .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available.active,
            .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.list-group-item-available.active:hover {
                background-color: #337ab7;
                color: #fff;
            }

        .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item button.btn-circle {
            visibility: hidden;
        }

        .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item:hover button.btn-circle,
        .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.active:hover button.btn-circle,
        .documentslider .modal-middle.pre-scrollable ul.list-group.icon-circle li.list-group-item.active button.btn-circle {
            visibility: initial;
        }

.documentslider .modal-footer.folder-location {
    width: 100% !important;
}

/**********************GREEN SCREEN*********/
.green-screen {
    background-color: #00b140 !important;
}
.green-screen-comment,
.green-screen-vote {
    font-size: 35px;
    font-size: 24px;
}
.green-screen-comment .icon-circle span.photo-icon {
    width: 90px;
    height: 90px;
    margin: 0 15px 0 0;
    width: 63px;
    height: 63px;
    margin: 0 10px 0 0;
}
.green-screen-comment .icon-circle span.photo-icon img {
    width: 100%;
    max-width: 90px;
    max-height: 90px;
}
.green-screen-comment .discussion-panel-indent {
    padding: 0 0 0 105px;
    padding: 0 0 0 70px;
}
.green-screen-comment .absolute {
    left:0;
    bottom: 0;
    /*width: 1836px;*/
    max-width:1436px;       
}
.green-screen-comment .panel,
.green-screen-comment .panel.panel-default .list-group .list-group-item.list-group-item-heading {
    background-color: transparent;
}
.green-screen-comment .discussion-panel-indent .panel .panel-body {
    border-radius: 45px;
    padding: 20px 30px 0;
}
.green-screen-comment p {
    margin-bottom: 25px;
}



.green-screen.green-screen-vote .panel,
.green-screen.green-screen-vote .panel-body {
    border-radius: 20px;
    padding-bottom: 6px;
}

.green-screen.green-screen-vote .absolute {
    /*width: 400px;*/
    max-width:600px;
    left: 0;
    bottom: 0;
}
/*.green-screen-vote h4 {
    font-size: inherit;
}*/
.green-screen.green-screen-vote .progress-bar {
    font-size: 15px;
    font-weight: 500;
}
.green-screen.green-screen-vote .progress {
    height: 24px;
}

/**********LIVE VIEW**************/

.simple-comments .img-circle,
.simple-comments .initial {
    width: 20px;
}
.simple-comments .initial {
    display:none;
}
.simple-comments p {
    margin: 0;
}

.simplebar-scrollbar.simplebar-visible::before {
    opacity: 0.2;
    background: #111;
}

.simplebar-scrollbar::before {
    background: #fff;
    background: #111;
}

.container-live {
    max-width: 3000px;
    /*margin-left: auto;
    margin-right: auto;*/

    /*padding-right: 8px;
    padding-left: 8px;*/

    margin-left:0px;
    margin-right:0px;
    padding-left:8px;
    padding-right:8px;
}

/* Minimal tabs */
.nav.nav-tabs.nav-tabs-minimal {
    border-bottom: 0;
    width: 100%;
    background-color:white;
    /*margin-bottom: 4px;*/
}
.nav.nav-tabs.nav-tabs-minimal > li {
    display: table-cell;
    width: 1%;
    float:none;
}
.nav.nav-tabs.nav-tabs-minimal > li > a {
    border: 0;
    margin-right: 0;
    text-align: center;
    font-weight:700;
    text-transform:uppercase;
    padding:10px 2px;
}
.nav.nav-tabs.nav-tabs-minimal > li > a,
.nav.nav-tabs.nav-tabs-minimal > li > a:link,
.nav.nav-tabs.nav-tabs-minimal > li > a:visited,
.nav.nav-tabs.nav-tabs-minimal > li > a:hover,
.nav.nav-tabs.nav-tabs-minimal > li > a:active,
.nav.nav-tabs.nav-tabs-minimal > li.active > a,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:link,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:visited,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:hover,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:active {
    background-color: transparent;
    border-bottom:3px solid transparent;
    opacity:0.8;
}
.nav.nav-tabs.nav-tabs-minimal > li > a:active,
.nav.nav-tabs.nav-tabs-minimal > li.active > a,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:link,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:visited,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:hover,
.nav.nav-tabs.nav-tabs-minimal > li.active > a:active {
    border-bottom:2px solid #ffb266;
    opacity:1;
}
@media (max-width: 768px) {
    .nav.nav-tabs.nav-tabs-minimal > li {
        display: table-cell;
    }
    .nav.nav-tabs.nav-tabs-minimal > li > a:active,
    .nav.nav-tabs.nav-tabs-minimal > li.active > a,
    .nav.nav-tabs.nav-tabs-minimal > li.active > a:link,
    .nav.nav-tabs.nav-tabs-minimal > li.active > a:visited,
    .nav.nav-tabs.nav-tabs-minimal > li.active > a:hover,
    .nav.nav-tabs.nav-tabs-minimal > li.active > a:active {
        border-bottom-width: 2px;
    }
}

.position-absolute {
    position: absolute;
}
.position-relative {
    position: relative;
}
.position-fixed {
    position: fixed;
    z-index:1;
    left: 0;
    right: 0;
}
.fixed-spacer-tablist {
    height: 47px;
}

/*view lg*/
@media (min-width: 1200px) {
    .z-index-lg-0 {
        z-index: 0;
    }
    .z-index-lg-1 {
        z-index: 1;
    }
    .z-index-lg-2 {
        z-index: 2;
    }
}

/*.ics-live .session-live-breadcrumb-trail,
.ics-live .session-live-location,
.ics-live .session-live-type {
    display: none;
}*/


.col-border-top {
    border-top: 1px solid #ddd;
}

.col-border-bottom {
    border-bottom: 1px solid #ddd;
}

.col-padding-12 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
/***************************************** SM, MD & LG BROWSERS */
@media (min-width: 768px) {
    .col-border-right {
        border-right: 1px solid #ddd;
    }

    .col-border-bottom {
        border-bottom: 1px solid #ddd;
    }

    .col-border-left {
        border-left: 1px solid #ddd;
    }

    .col-padding-12 {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
}



/**********PROGRAMME 2020*/
h4.border-behind {
    text-align: center;
    border: 1px solid #ddd;
    line-height: 0;
    margin-bottom: 18px;
    margin-top: 20px;
}

h4 span.border-behind {
    background-color: #f5f5f5;
    padding: 0px 6px;
}

a.scroll-navbar-offset {
    position: absolute;
    top: -58px;
}

.programme-online :not(.programme-session).programme-session-danger,
.programme-online :not(.programme-session).programme-session-info,
.programme-online :not(.programme-session).programme-session-success,
.programme-online :not(.programme-session).programme-session-warning,
.programme-online :not(.programme-session).programme-session-calm,
.programme-online :not(.programme-session).programme-session-grey {
    left: 8px;
    right: 8px;
    padding: 3px 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    overflow: hidden;
}

.programme-online :not(.programme-session).programme-session-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.programme-online :not(.programme-session).programme-session-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.programme-online :not(.programme-session).programme-session-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.programme-online :not(.programme-session).programme-session-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.programme-online :not(.programme-session).programme-session-calm {
    color: #6a577e;
    background-color: #e0cdf4;
    border-color: #c8b5dc;
}

.programme-online :not(.programme-session).programme-session-grey {
    color: #56646d;
    background-color: #ccdae3;
    border-color: #b4c2cb;
}
.programme-online :not(.programme-session) a strong.link-title,
.programme-online :not(.programme-session) a .link-title {
    font-weight: 500;
}
.programme-online :not(.programme-session) a .responsive-session-title {
    font-size:inherit;
}
.programme-online :not(.programme-session) a:hover,
.programme-online :not(.programme-session) a:active {
    text-decoration: none;
}
.programme-online :not(.programme-session) a:hover .link-title,
.programme-online :not(.programme-session) a:active .link-title,
.programme-online :not(.programme-session) a:hover .link-prefix,
.programme-online :not(.programme-session) a:active .link-prefix{
    text-decoration: underline;
}
.programme-online :not(.programme-session) small {
    font-size:80%;
}



.btn.btn-row,
.label.label-row {
    margin-right: 0.3em;
}

.programme-online .programme-session {
    /*padding: 12px 0 18px;*/
    padding-top:12px;
    padding-bottom:18px;
    padding:8px 0 14px;
    border-bottom: 1px solid #f0f0f0;
}
.programme-online .programme-session,
.programme-online .programme-session > div {
    background-color: #fff;
}
.programme-online .programme-session > div {
    padding: 6px 0 6px;
    padding:4px 0;
     
}
.programme-online .programme-session a.responsive-session-link {
    padding: 12px 0 18px;
    padding: 6px 0;
    display:block;
    color:#333;
}
    .programme-online .programme-session a.responsive-slot-link {
        padding: 6px 0 6px;
        display: block;
        color: #333;
    }
.programme-online .programme-session a.responsive-session-link:hover .link-title,
.programme-online .programme-session a.responsive-session-link:active .link-title,
.programme-online .programme-session a.responsive-session-link:hover .link-prefix,
.programme-online .programme-session a.responsive-session-link:active .link-prefix,
.programme-online .programme-session a.responsive-slot-link:hover .link-title,
.programme-online .programme-session a.responsive-slot-link:active .link-title,
.programme-online .programme-session a.responsive-slot-link:hover .link-prefix,
.programme-online .programme-session a.responsive-slot-link:active .link-prefix {
        text-decoration: underline;
    }
    .programme-online .programme-session a.responsive-slot-link:hover .link-title,
    .programme-online .programme-session a.responsive-slot-link:active .link-title,
    .programme-online .programme-session a.responsive-slot-link:hover .link-prefix,
    .programme-online .programme-session a.responsive-slot-link:active .link-prefix {
        text-decoration: underline;
    }
.programme-online .programme-session:nth-child(2n),
.programme-online .programme-session:nth-child(2n) > div {
    background-color: #fafafa;
}

.programme-online .programme-session a.responsive-session-link .icon-circle,
.programme-online .programme-session a.responsive-slot-link .icon-circle {
    display:inline;
}
.programme-online .programme-session a.responsive-session-link .icon-circle span.photo-icon,
.programme-online .programme-session a.responsive-slot-link .icon-circle span.photo-icon {
    width: 27px;
    height: 27px;
    background-color: transparent !important;
}
.programme-online .programme-session a.responsive-session-link .profile-photos  {
    display: block;
    margin-top: 6px;
    margin-bottom: -10px;
}
.programme-online .programme-session a.responsive-slot-link .profile-photos {
    display: block;
    margin-bottom: 4px;
    margin-top: 2px;
}    

    .padding-top-10 {
        padding-top: 10px;
    }

.btn-nau img {
    height: 46px;
}

.ui-datepicker-calendar .ui-state-highlight {
    padding: 0.3em;
    min-height: initial;
    line-height: initial;
    border-radius: initial;
    margin: 0;
    font-size: 12.6px;
}

a.anchor-hidden {
    display: block;
    position: relative;
    top: -70px;
    height: 0;
    visibility: hidden;
}


table.table-nonfluid {
    width: auto !important;
}

.drop-box {
    background: #f8f8f8;
    border: 5px dashed #ddd;
    width: 100%;
    height: 65px;
    text-align: center;
    padding-top: 18px;
    margin: 10px 0px;
}

.dragover {
    border: 5px dashed blue;
}

/*********** Botpress floating action button ************/
iframe.bpFab {
    width: 64px;
    height: 64px;
    right: 8px;
    bottom: 8px;
    /*right: -3px;
    bottom: -6px;
    transform: scale(0.7);*/
}
/*********** Botpress Chat ************/
@media screen and (max-width: 767px) {
    iframe.bpOpen {
        /*height: 80%;*/
        z-index: 100001;
    }
}


/*********** PROGRAMME FLUID 2024 ********/
nav.navbar .container-fluid {
    padding:0 16px;
}

.text-danger-background {
    color: #d9534f !important;
}
.text-info-background {
    color: #5bc0de !important;
}
.text-success-background {
    color: #5cb85c !important;
}
.text-warning-background {
    color: #f0ad4e !important;
}
.text-muted-background {
    color: #B4C2CB !important;
}
.text-calm-background {
    color: #9a5bde !important;
}

.panel-programme-list .fa.fa-square.fa-stack-2x.text--background {
    color: #999;
}
.panel-programme-list .responsive-session-time {
    padding-top: 6px;
}

.background-stripes > div,
.panel-programme-glance .glance-time > div {
    border-top: 1px dotted #ccc;
}

    .background-stripes > div:nth-child(2n),
    .panel-programme-glance .glance-time:nth-child(2n) > div,
    .panel-programme-glance .programme-session > div, .programme-slot > div {
        background-color: #fff;
    }



.panel-programme-glance .programme-session > a > div, .panel-programme-glance .programme-session > div, .programme-slot > div {
    border-radius: 0;
    border-color: #fff;
    border-bottom-width:2px;
}



.panel-programme-glance .responsive-session-title {
    margin-bottom: 0;
    padding: 4px 4px 0;
}

.panel-programme-glance .responsive-session-time {
    margin-bottom: 0;
    padding: 0;
    border: none;
    font-size:12px;
}



.panel-programme-glance .programme-session.programme-session-glance-full-width > div {
    background: repeating-linear-gradient( 135deg, #eeee, #eee 8px, #f6f6f6 8px, #f6f6f6 20px );
    border-color: #fff;
}

.panel-programme-glance .col-fx-160 {
    width: 160px;
    width: 200px;
}


/************* DARKER BACKGROUND ********/

.background-stripes > div:nth-child(2n+1),
.background-stripes > div:nth-child(2n),
.panel-programme-glance .glance-time:nth-child(2n+1) > div,
.panel-programme-glance .glance-time:nth-child(2n) > div {
    background-color: #777;
    background-color: #fff;
}

.panel-programme-glance .programme-session > a > div, .panel-programme-glance .programme-session > div, .programme-slot > div,
.panel-programme-glance .programme-session.programme-session-glance-full-width > div {
    border-color: #777;
    border-color: #fff !important;
    background:#eee;
}
.panel-programme-glance .programme-session i.type-icon {
    color: #666;
}

.panel-programme-glance .glance-time > div {
    color: #ddd;
    color:#333;
}

.panel-programme-glance .programme-session.programme-session-glance-full-width > div {
    background: repeating-linear-gradient( 135deg, #dadada, #dadada 8px, #d6d6d6 8px, #d6d6d6 20px );
    background: repeating-linear-gradient( 135deg, #eaeaea, #eaeaea 8px, #e6e6e6 8px, #e6e6e6 20px );
}
.panel-programme-glance .programme-session.programme-session-glance-full-width > div .responsive-session-title,
.panel-programme-glance .programme-session.programme-session-glance-full-width > div .responsive-session-time {
    color:#555;
    color:#444;
}

.panel-programme-glance .programme-session.programme-session-glance.programme-session.programme-session-glance-full-width {
    opacity: 1;
}

.panel-programme-glance .glance-header > div {
    border-radius: 0;
}

.panel-programme-glance .glance-header > div {
    color: #fff;
    background: #777;
    background: #fff;
}




.panel-programme-glance .glance-header {
    margin-bottom: 0;
}

.panel-programme-glance .col-fx-full-width {
    left: -6px;
}

.panel-programme-glance .glance-centre-column .background-stripes {
    top: 40px;
}
.glance-centre-column {
    padding: 0 10px;
}


.panel-programme-glance .glance-header > div {
    background: #fff;
    border-bottom: 4px solid #bce8f1;
    padding: 14px 8px;
    border-color:;
    
    border-bottom: 1px solid #ccc;
}

.panel-programme-glance .glance-header > div {
    padding: 14px 8px;
    text-transform: none;
    font-size: 15px;
    color:#333;
}

@media (min-width: 1200px) {
    .panel.panel-programme-glance .panel-body {
        padding: 0 8px;
    }
}

.panel-programme-glance .glance-header {
    height: 42px;
    padding: 0 0px 0 8px;
}

.panel-programme-glance .glance-centre-column .background-stripes {
    top: 42px;
}


.row.glance-room-name {
    padding: 0 2px;
    background: #777;
    background: #fff;
}

.panel.panel-programme-glance .panel-heading,
.panel.panel-programme-list .panel-heading.hidden-xs {
    padding: 0;
}
.panel-programme-glance .col-fx-320 {
    width: 400px;
}

.fa.fa-li.flag-icon {
    position: absolute;
    left: -24px;
}
@media (min-width: 768px) {
    .programme-contols {
        max-width:340px;
    }
}

.programme-contols {
    background: #f5f5f5;
}
.programme-contols ul li > a {
    color:#333;
}
.panel-heading div.btn-group.pull-right.fa-margin-left {
    margin-left:0.5em;
}

a.programme-session-glance-star {
    position:absolute;
    right: 12px;
    top: 4px;
}
a.star-positive .fa-star,
.star-positive.fa-star {
    color: transparent;
    -webkit-text-stroke: 1px #333;
    background: #F0AD4E;
    background-clip: text;
}
a.star-default .fa-star,
.star-default.fa-star {
    color: transparent;
    -webkit-text-stroke: 1px #666;
    background: transparent;
    background-clip: text;
}
a.star-default:hover .fa-star,
a.star-default:active .fa-star
a.star-positive:hover .fa-star,
a.star-positive:active .fa-star{
    -webkit-text-stroke: 1px #333;
    background: #fcf8e3;
    background-clip: text;
}
.programme-session-glance-full-width-now {
    border: 1px solid #f00a;
    height: 1px;
    z-index: 9 !important;
}
.now-dot {
    left: 0px;
    height: 11px;
    width: 12px;
    border-radius: 50%;
    background: #ff0000;
    position: absolute;
    z-index: 9;
}
.text-transparent {
    color: transparent;
}


.fa-stack.fa-li .fa-stack-2x {
    color: #dedede;
}

.fa-md {
    font-size: 1.2em;
}
.fa-stack-list-row {
    margin-bottom:2px;
}
.fa-stack-list-icon {
    max-width: 50px;
}
.fa-stack-list-text {
    padding: 7px 0 0;
}

.programme-session-glance .fa-fw.img-circle.pull-right {
    margin-left: 0.2em;
}

td.active, tr.active, th.active, th {
    text-transform: initial;
}
.table-bold {
    text-transform: initial;
}

.panel-programme-list .programme-session-slot .responsive-schedule-title {
    border-color: #ddd;
    border-top-width: 1px;
}

/* ICS HOMEPAGE 2025 **************/
.jumbo .h1 {
    font-size: 36px;
    font-weight: 600;
}
.bubble-lg img {
    left: -20%;
    top: -65%;
    width: 115%;
    z-index: -1;
    border: 1px #92CEF0 solid;
}
.bubble-md img {
    left: -20%;
    top: -18%;
    width: 140%;
    z-index: -1;
    border: 1px #ddd solid;
}
.bubble-video {
    margin-top: 30px;
}
.bubble-video video,
.bubble-video img {
    left: -10%;
    top: -8%;
    width: 120%;
}

nav.navbar h3,
div.navbar-fixed-spacer h3 {
    color: #fff;
    margin: 10px 0 10px 0;
    font-size: 20px;
}
/*SMALL*/
@media (min-width: 768px) {
    .jumbo h1 {
        font-size: 55px;
        margin-top: 40px;
    }
    .bubble-lg img {
        top: -15%;
        width: 140%;
    }
    .bubble-md {
        margin-top: 30px;
    }
    nav.navbar h3,
    div.navbar-fixed-spacer h3 {
        margin: 10px 0 10px -8px;
    }
}
/*MEDIUM*/
@media (min-width: 992px) {
    .jumbo h1 {
        font-size: 50px;
        margin-top: 20px;
    }
    .bubble-lg img {
        top: -15%;
        width: 140%;
    }
    .bubble-md {
        margin-top: 30px;
    }
    nav.navbar h3,
    div.navbar-fixed-spacer h3 {
        margin: 10px 0 10px -8px;
    }
}
/*LARGE*/
@media (min-width: 1200px) {
    .jumbo h1 {
        font-size: 60px;
        margin-top: 40px;
    }
    .bubble-lg img {
        top: -15%;
        width: 140%;
    }
    .bubble-md {
        margin-top: 30px;
    }
    nav.navbar h3,
    div.navbar-fixed-spacer h3 {
        margin: 10px 0 10px -8px;
    }
}


.jumbo a.btn {
    font-size:20px;
}

.padding-top-18pc {
    padding-top: 18%;
}

.board {
    background: #fff;
    padding: 24px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}



.home-quote p.lead {
    font-size:20px;
}
.home-quote img.img-circle {
    width: 50px;
}
.home-quotes .fa-chevron-left,
.home-quotes .fa-chevron-right {
    padding-top: 62px;
    padding-bottom: 30px;
}

/***********************/



.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(../svg/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../svg/ad-2.svg);
}
.flag-icon-ae {
  background-image: url(../svg/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../svg/ae-2.svg);
}
.flag-icon-af {
  background-image: url(../svg/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../svg/af-2.svg);
}
.flag-icon-ag {
  background-image: url(../svg/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../svg/ag-2.svg);
}
.flag-icon-ai {
  background-image: url(../svg/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../svg/ai-2.svg);
}
.flag-icon-al {
  background-image: url(../svg/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../svg/al-2.svg);
}
.flag-icon-am {
  background-image: url(../svg/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../svg/am-2.svg);
}
.flag-icon-ao {
  background-image: url(../svg/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../svg/ao-2.svg);
}
.flag-icon-aq {
  background-image: url(../svg/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../svg/aq-2.svg);
}
.flag-icon-ar {
  background-image: url(../svg/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../svg/ar-2.svg);
}
.flag-icon-as {
  background-image: url(../svg/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../svg/as-2.svg);
}
.flag-icon-at {
  background-image: url(../svg/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../svg/at-2.svg);
}
.flag-icon-au {
  background-image: url(../svg/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../svg/au-2.svg);
}
.flag-icon-aw {
  background-image: url(../svg/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../svg/aw-2.svg);
}
.flag-icon-ax {
  background-image: url(../svg/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../svg/ax-2.svg);
}
.flag-icon-az {
  background-image: url(../svg/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../svg/az-2.svg);
}
.flag-icon-ba {
  background-image: url(../svg/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../svg/ba-2.svg);
}
.flag-icon-bb {
  background-image: url(../svg/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../svg/bb-2.svg);
}
.flag-icon-bd {
  background-image: url(../svg/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../svg/bd-2.svg);
}
.flag-icon-be {
  background-image: url(../svg/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../svg/be-2.svg);
}
.flag-icon-bf {
  background-image: url(../svg/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../svg/bf-2.svg);
}
.flag-icon-bg {
  background-image: url(../svg/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../svg/bg-2.svg);
}
.flag-icon-bh {
  background-image: url(../svg/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../svg/bh-2.svg);
}
.flag-icon-bi {
  background-image: url(../svg/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../svg/bi-2.svg);
}
.flag-icon-bj {
  background-image: url(../svg/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../svg/bj-2.svg);
}
.flag-icon-bl {
  background-image: url(../svg/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../svg/bl-2.svg);
}
.flag-icon-bm {
  background-image: url(../svg/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../svg/bm-2.svg);
}
.flag-icon-bn {
  background-image: url(../svg/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../svg/bn-2.svg);
}
.flag-icon-bo {
  background-image: url(../svg/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../svg/bo-2.svg);
}
.flag-icon-bq {
  background-image: url(../svg/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../svg/bq-2.svg);
}
.flag-icon-br {
  background-image: url(../svg/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../svg/br-2.svg);
}
.flag-icon-bs {
  background-image: url(../svg/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../svg/bs-2.svg);
}
.flag-icon-bt {
  background-image: url(../svg/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../svg/bt-2.svg);
}
.flag-icon-bv {
  background-image: url(../svg/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../svg/bv-2.svg);
}
.flag-icon-bw {
  background-image: url(../svg/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../svg/bw-2.svg);
}
.flag-icon-by {
  background-image: url(../svg/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../svg/by-2.svg);
}
.flag-icon-bz {
  background-image: url(../svg/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../svg/bz-2.svg);
}
.flag-icon-ca {
  background-image: url(../svg/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(../svg/ca-2.svg);
}
.flag-icon-cc {
  background-image: url(../svg/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../svg/cc-2.svg);
}
.flag-icon-cd {
  background-image: url(../svg/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../svg/cd-2.svg);
}
.flag-icon-cf {
  background-image: url(../svg/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../svg/cf-2.svg);
}
.flag-icon-cg {
  background-image: url(../svg/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../svg/cg-2.svg);
}
.flag-icon-ch {
  background-image: url(../svg/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../svg/ch-2.svg);
}
.flag-icon-ci {
  background-image: url(../svg/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../svg/ci-2.svg);
}
.flag-icon-ck {
  background-image: url(../svg/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../svg/ck-2.svg);
}
.flag-icon-cl {
  background-image: url(../svg/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../svg/cl-2.svg);
}
.flag-icon-cm {
  background-image: url(../svg/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../svg/cm-2.svg);
}
.flag-icon-cn {
  background-image: url(../svg/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../svg/cn-2.svg);
}
.flag-icon-co {
  background-image: url(../svg/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../svg/co-2.svg);
}
.flag-icon-cr {
  background-image: url(../svg/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../svg/cr-2.svg);
}
.flag-icon-cu {
  background-image: url(../svg/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../svg/cu-2.svg);
}
.flag-icon-cv {
  background-image: url(../svg/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../svg/cv-2.svg);
}
.flag-icon-cw {
  background-image: url(../svg/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../svg/cw-2.svg);
}
.flag-icon-cx {
  background-image: url(../svg/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../svg/cx-2.svg);
}
.flag-icon-cy {
  background-image: url(../svg/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../svg/cy-2.svg);
}
.flag-icon-cz {
  background-image: url(../svg/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../svg/cz-2.svg);
}
.flag-icon-de {
  background-image: url(../svg/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../svg/de-2.svg);
}
.flag-icon-dj {
  background-image: url(../svg/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../svg/dj-2.svg);
}
.flag-icon-dk {
  background-image: url(../svg/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../svg/dk-2.svg);
}
.flag-icon-dm {
  background-image: url(../svg/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../svg/dm-2.svg);
}
.flag-icon-do {
  background-image: url(../svg/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../svg/do-2.svg);
}
.flag-icon-dz {
  background-image: url(../svg/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../svg/dz-2.svg);
}
.flag-icon-ec {
  background-image: url(../svg/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../svg/ec-2.svg);
}
.flag-icon-ee {
  background-image: url(../svg/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../svg/ee-2.svg);
}
.flag-icon-eg {
  background-image: url(../svg/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../svg/eg-2.svg);
}
.flag-icon-eh {
  background-image: url(../svg/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../svg/eh-2.svg);
}
.flag-icon-er {
  background-image: url(../svg/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../svg/er-2.svg);
}
.flag-icon-es {
  background-image: url(../svg/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../svg/es-2.svg);
}
.flag-icon-et {
  background-image: url(../svg/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../svg/et-2.svg);
}
.flag-icon-fi {
  background-image: url(../svg/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../svg/fi-2.svg);
}
.flag-icon-fj {
  background-image: url(../svg/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../svg/fj-2.svg);
}
.flag-icon-fk {
  background-image: url(../svg/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../svg/fk-2.svg);
}
.flag-icon-fm {
  background-image: url(../svg/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../svg/fm-2.svg);
}
.flag-icon-fo {
  background-image: url(../svg/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../svg/fo-2.svg);
}
.flag-icon-fr {
  background-image: url(../svg/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../svg/fr-2.svg);
}
.flag-icon-ga {
  background-image: url(../svg/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../svg/ga-2.svg);
}
.flag-icon-gb {
  background-image: url(../svg/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(../svg/gb-2.svg);
}
.flag-icon-gd {
  background-image: url(../svg/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../svg/gd-2.svg);
}
.flag-icon-ge {
  background-image: url(../svg/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../svg/ge-2.svg);
}
.flag-icon-gf {
  background-image: url(../svg/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../svg/gf-2.svg);
}
.flag-icon-gg {
  background-image: url(../svg/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../svg/gg-2.svg);
}
.flag-icon-gh {
  background-image: url(../svg/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../svg/gh-2.svg);
}
.flag-icon-gi {
  background-image: url(../svg/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../svg/gi-2.svg);
}
.flag-icon-gl {
  background-image: url(../svg/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../svg/gl-2.svg);
}
.flag-icon-gm {
  background-image: url(../svg/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../svg/gm-2.svg);
}
.flag-icon-gn {
  background-image: url(../svg/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../svg/gn-2.svg);
}
.flag-icon-gp {
  background-image: url(../svg/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../svg/gp-2.svg);
}
.flag-icon-gq {
  background-image: url(../svg/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../svg/gq-2.svg);
}
.flag-icon-gr {
  background-image: url(../svg/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../svg/gr-2.svg);
}
.flag-icon-gs {
  background-image: url(../svg/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../svg/gs-2.svg);
}
.flag-icon-gt {
  background-image: url(../svg/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../svg/gt-2.svg);
}
.flag-icon-gu {
  background-image: url(../svg/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../svg/gu-2.svg);
}
.flag-icon-gw {
  background-image: url(../svg/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../svg/gw-2.svg);
}
.flag-icon-gy {
  background-image: url(../svg/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../svg/gy-2.svg);
}
.flag-icon-hk {
  background-image: url(../svg/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../svg/hk-2.svg);
}
.flag-icon-hm {
  background-image: url(../svg/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../svg/hm-2.svg);
}
.flag-icon-hn {
  background-image: url(../svg/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../svg/hn-2.svg);
}
.flag-icon-hr {
  background-image: url(../svg/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../svg/hr-2.svg);
}
.flag-icon-ht {
  background-image: url(../svg/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../svg/ht-2.svg);
}
.flag-icon-hu {
  background-image: url(../svg/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../svg/hu-2.svg);
}
.flag-icon-id {
  background-image: url(../svg/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../svg/id-2.svg);
}
.flag-icon-ie {
  background-image: url(../svg/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../svg/ie-2.svg);
}
.flag-icon-il {
  background-image: url(../svg/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../svg/il-2.svg);
}
.flag-icon-im {
  background-image: url(../svg/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../svg/im-2.svg);
}
.flag-icon-in {
  background-image: url(../svg/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../svg/in-2.svg);
}
.flag-icon-io {
  background-image: url(../svg/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../svg/io-2.svg);
}
.flag-icon-iq {
  background-image: url(../svg/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../svg/iq-2.svg);
}
.flag-icon-ir {
  background-image: url(../svg/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../svg/ir-2.svg);
}
.flag-icon-is {
  background-image: url(../svg/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../svg/is-2.svg);
}
.flag-icon-it {
  background-image: url(../svg/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../svg/it-2.svg);
}
.flag-icon-je {
  background-image: url(../svg/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../svg/je-2.svg);
}
.flag-icon-jm {
  background-image: url(../svg/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../svg/jm-2.svg);
}
.flag-icon-jo {
  background-image: url(../svg/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../svg/jo-2.svg);
}
.flag-icon-jp {
  background-image: url(../svg/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../svg/jp-2.svg);
}
.flag-icon-ke {
  background-image: url(../svg/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../svg/ke-2.svg);
}
.flag-icon-kg {
  background-image: url(../svg/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../svg/kg-2.svg);
}
.flag-icon-kh {
  background-image: url(../svg/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../svg/kh-2.svg);
}
.flag-icon-ki {
  background-image: url(../svg/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../svg/ki-2.svg);
}
.flag-icon-km {
  background-image: url(../svg/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../svg/km-2.svg);
}
.flag-icon-kn {
  background-image: url(../svg/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../svg/kn-2.svg);
}
.flag-icon-kp {
  background-image: url(../svg/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../svg/kp-2.svg);
}
.flag-icon-kr {
  background-image: url(../svg/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../svg/kr-2.svg);
}
.flag-icon-kw {
  background-image: url(../svg/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../svg/kw-2.svg);
}
.flag-icon-ky {
  background-image: url(../svg/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../svg/ky-2.svg);
}
.flag-icon-kz {
  background-image: url(../svg/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../svg/kz-2.svg);
}
.flag-icon-la {
  background-image: url(../svg/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../svg/la-2.svg);
}
.flag-icon-lb {
  background-image: url(../svg/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../svg/lb-2.svg);
}
.flag-icon-lc {
  background-image: url(../svg/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../svg/lc-2.svg);
}
.flag-icon-li {
  background-image: url(../svg/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../svg/li-2.svg);
}
.flag-icon-lk {
  background-image: url(../svg/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../svg/lk-2.svg);
}
.flag-icon-lr {
  background-image: url(../svg/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../svg/lr-2.svg);
}
.flag-icon-ls {
  background-image: url(../svg/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../svg/ls-2.svg);
}
.flag-icon-lt {
  background-image: url(../svg/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../svg/lt-2.svg);
}
.flag-icon-lu {
  background-image: url(../svg/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../svg/lu-2.svg);
}
.flag-icon-lv {
  background-image: url(../svg/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../svg/lv-2.svg);
}
.flag-icon-ly {
  background-image: url(../svg/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../svg/ly-2.svg);
}
.flag-icon-ma {
  background-image: url(../svg/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../svg/ma-2.svg);
}
.flag-icon-mc {
  background-image: url(../svg/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../svg/mc-2.svg);
}
.flag-icon-md {
  background-image: url(../svg/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../svg/md-2.svg);
}
.flag-icon-me {
  background-image: url(../svg/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../svg/me-2.svg);
}
.flag-icon-mf {
  background-image: url(../svg/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../svg/mf-2.svg);
}
.flag-icon-mg {
  background-image: url(../svg/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../svg/mg-2.svg);
}
.flag-icon-mh {
  background-image: url(../svg/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../svg/mh-2.svg);
}
.flag-icon-mk {
  background-image: url(../svg/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../svg/mk-2.svg);
}
.flag-icon-ml {
  background-image: url(../svg/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../svg/ml-2.svg);
}
.flag-icon-mm {
  background-image: url(../svg/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../svg/mm-2.svg);
}
.flag-icon-mn {
  background-image: url(../svg/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../svg/mn-2.svg);
}
.flag-icon-mo {
  background-image: url(../svg/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../svg/mo-2.svg);
}
.flag-icon-mp {
  background-image: url(../svg/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../svg/mp-2.svg);
}
.flag-icon-mq {
  background-image: url(../svg/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../svg/mq-2.svg);
}
.flag-icon-mr {
  background-image: url(../svg/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../svg/mr-2.svg);
}
.flag-icon-ms {
  background-image: url(../svg/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../svg/ms-2.svg);
}
.flag-icon-mt {
  background-image: url(../svg/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../svg/mt-2.svg);
}
.flag-icon-mu {
  background-image: url(../svg/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../svg/mu-2.svg);
}
.flag-icon-mv {
  background-image: url(../svg/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../svg/mv-2.svg);
}
.flag-icon-mw {
  background-image: url(../svg/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../svg/mw-2.svg);
}
.flag-icon-mx {
  background-image: url(../svg/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../svg/mx-2.svg);
}
.flag-icon-my {
  background-image: url(../svg/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../svg/my-2.svg);
}
.flag-icon-mz {
  background-image: url(../svg/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../svg/mz-2.svg);
}
.flag-icon-na {
  background-image: url(../svg/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../svg/na-2.svg);
}
.flag-icon-nc {
  background-image: url(../svg/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../svg/nc-2.svg);
}
.flag-icon-ne {
  background-image: url(../svg/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../svg/ne-2.svg);
}
.flag-icon-nf {
  background-image: url(../svg/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../svg/nf-2.svg);
}
.flag-icon-ng {
  background-image: url(../svg/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../svg/ng-2.svg);
}
.flag-icon-ni {
  background-image: url(../svg/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../svg/ni-2.svg);
}
.flag-icon-nl {
  background-image: url(../svg/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../svg/nl-2.svg);
}
.flag-icon-no {
  background-image: url(../svg/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../svg/no-2.svg);
}
.flag-icon-np {
  background-image: url(../svg/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../svg/np-2.svg);
}
.flag-icon-nr {
  background-image: url(../svg/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../svg/nr-2.svg);
}
.flag-icon-nu {
  background-image: url(../svg/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../svg/nu-2.svg);
}
.flag-icon-nz {
  background-image: url(../svg/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../svg/nz-2.svg);
}
.flag-icon-om {
  background-image: url(../svg/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../svg/om-2.svg);
}
.flag-icon-pa {
  background-image: url(../svg/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../svg/pa-2.svg);
}
.flag-icon-pe {
  background-image: url(../svg/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../svg/pe-2.svg);
}
.flag-icon-pf {
  background-image: url(../svg/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../svg/pf-2.svg);
}
.flag-icon-pg {
  background-image: url(../svg/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../svg/pg-2.svg);
}
.flag-icon-ph {
  background-image: url(../svg/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../svg/ph-2.svg);
}
.flag-icon-pk {
  background-image: url(../svg/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../svg/pk-2.svg);
}
.flag-icon-pl {
  background-image: url(../svg/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../svg/pl-2.svg);
}
.flag-icon-pm {
  background-image: url(../svg/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../svg/pm-2.svg);
}
.flag-icon-pn {
  background-image: url(../svg/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../svg/pn-2.svg);
}
.flag-icon-pr {
  background-image: url(../svg/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../svg/pr-2.svg);
}
.flag-icon-ps {
  background-image: url(../svg/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../svg/ps-2.svg);
}
.flag-icon-pt {
  background-image: url(../svg/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../svg/pt-2.svg);
}
.flag-icon-pw {
  background-image: url(../svg/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../svg/pw-2.svg);
}
.flag-icon-py {
  background-image: url(../svg/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../svg/py-2.svg);
}
.flag-icon-qa {
  background-image: url(../svg/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../svg/qa-2.svg);
}
.flag-icon-re {
  background-image: url(../svg/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../svg/re-2.svg);
}
.flag-icon-ro {
  background-image: url(../svg/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../svg/ro-2.svg);
}
.flag-icon-rs {
  background-image: url(../svg/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../svg/rs-2.svg);
}
.flag-icon-ru {
  background-image: url(../svg/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../svg/ru-2.svg);
}
.flag-icon-rw {
  background-image: url(../svg/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../svg/rw-2.svg);
}
.flag-icon-sa {
  background-image: url(../svg/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../svg/sa-2.svg);
}
.flag-icon-sb {
  background-image: url(../svg/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../svg/sb-2.svg);
}
.flag-icon-sc {
  background-image: url(../svg/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../svg/sc-2.svg);
}
.flag-icon-sd {
  background-image: url(../svg/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../svg/sd-2.svg);
}
.flag-icon-se {
  background-image: url(../svg/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../svg/se-2.svg);
}
.flag-icon-sg {
  background-image: url(../svg/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../svg/sg-2.svg);
}
.flag-icon-sh {
  background-image: url(../svg/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../svg/sh-2.svg);
}
.flag-icon-si {
  background-image: url(../svg/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../svg/si-2.svg);
}
.flag-icon-sj {
  background-image: url(../svg/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../svg/sj-2.svg);
}
.flag-icon-sk {
  background-image: url(../svg/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../svg/sk-2.svg);
}
.flag-icon-sl {
  background-image: url(../svg/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../svg/sl-2.svg);
}
.flag-icon-sm {
  background-image: url(../svg/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../svg/sm-2.svg);
}
.flag-icon-sn {
  background-image: url(../svg/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../svg/sn-2.svg);
}
.flag-icon-so {
  background-image: url(../svg/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../svg/so-2.svg);
}
.flag-icon-sr {
  background-image: url(../svg/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../svg/sr-2.svg);
}
.flag-icon-ss {
  background-image: url(../svg/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../svg/ss-2.svg);
}
.flag-icon-st {
  background-image: url(../svg/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../svg/st-2.svg);
}
.flag-icon-sv {
  background-image: url(../svg/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../svg/sv-2.svg);
}
.flag-icon-sx {
  background-image: url(../svg/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../svg/sx-2.svg);
}
.flag-icon-sy {
  background-image: url(../svg/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../svg/sy-2.svg);
}
.flag-icon-sz {
  background-image: url(../svg/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../svg/sz-2.svg);
}
.flag-icon-tc {
  background-image: url(../svg/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../svg/tc-2.svg);
}
.flag-icon-td {
  background-image: url(../svg/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../svg/td-2.svg);
}
.flag-icon-tf {
  background-image: url(../svg/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../svg/tf-2.svg);
}
.flag-icon-tg {
  background-image: url(../svg/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../svg/tg-2.svg);
}
.flag-icon-th {
  background-image: url(../svg/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../svg/th-2.svg);
}
.flag-icon-tj {
  background-image: url(../svg/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../svg/tj-2.svg);
}
.flag-icon-tk {
  background-image: url(../svg/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../svg/tk-2.svg);
}
.flag-icon-tl {
  background-image: url(../svg/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../svg/tl-2.svg);
}
.flag-icon-tm {
  background-image: url(../svg/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../svg/tm-2.svg);
}
.flag-icon-tn {
  background-image: url(../svg/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../svg/tn-2.svg);
}
.flag-icon-to {
  background-image: url(../svg/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../svg/to-2.svg);
}
.flag-icon-tr {
  background-image: url(../svg/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../svg/tr-2.svg);
}
.flag-icon-tt {
  background-image: url(../svg/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../svg/tt-2.svg);
}
.flag-icon-tv {
  background-image: url(../svg/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../svg/tv-2.svg);
}
.flag-icon-tw {
  background-image: url(../svg/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../svg/tw-2.svg);
}
.flag-icon-tz {
  background-image: url(../svg/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../svg/tz-2.svg);
}
.flag-icon-ua {
  background-image: url(../svg/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../svg/ua-2.svg);
}
.flag-icon-ug {
  background-image: url(../svg/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../svg/ug-2.svg);
}
.flag-icon-um {
  background-image: url(../svg/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../svg/um-2.svg);
}
.flag-icon-us {
  background-image: url(../svg/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../svg/us-2.svg);
}
.flag-icon-uy {
  background-image: url(../svg/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../svg/uy-2.svg);
}
.flag-icon-uz {
  background-image: url(../svg/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../svg/uz-2.svg);
}
.flag-icon-va {
  background-image: url(../svg/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../svg/va-2.svg);
}
.flag-icon-vc {
  background-image: url(../svg/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../svg/vc-2.svg);
}
.flag-icon-ve {
  background-image: url(../svg/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../svg/ve-2.svg);
}
.flag-icon-vg {
  background-image: url(../svg/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../svg/vg-2.svg);
}
.flag-icon-vi {
  background-image: url(../svg/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../svg/vi-2.svg);
}
.flag-icon-vn {
  background-image: url(../svg/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../svg/vn-2.svg);
}
.flag-icon-vu {
  background-image: url(../svg/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../svg/vu-2.svg);
}
.flag-icon-wf {
  background-image: url(../svg/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../svg/wf-2.svg);
}
.flag-icon-ws {
  background-image: url(../svg/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../svg/ws-2.svg);
}
.flag-icon-ye {
  background-image: url(../svg/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../svg/ye-2.svg);
}
.flag-icon-yt {
  background-image: url(../svg/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../svg/yt-2.svg);
}
.flag-icon-za {
  background-image: url(../svg/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../svg/za-2.svg);
}
.flag-icon-zm {
  background-image: url(../svg/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../svg/zm-2.svg);
}
.flag-icon-zw {
  background-image: url(../svg/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../svg/zw-2.svg);
}

/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
	background: url(../gif/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../gif/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../gif/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../gif/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}
/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
	background: url(../gif/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../gif/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../gif/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../gif/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}
/*
 * imgAreaSelect default style
 */

.imgareaselect-border1 {
	background: url(../gif/border-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../gif/border-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../gif/border-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../gif/border-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-selection {  
}
/*
 * imgAreaSelect default style
 */

.imgareaselect-border1 {
	background: url(../gif/border-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../gif/border-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../gif/border-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../gif/border-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-selection {  
}
/*
 * imgAreaSelect style to be used with deprecated options
 */

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-border1 {
	border: solid 1px #000;
}

.imgareaselect-border2 {
	border: dashed 1px #fff;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.imgareaselect-selection {
	background-color: #fff;
    filter: alpha(opacity=0);
	opacity: 0;
}

/*
 * imgAreaSelect style to be used with deprecated options
 */

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-border1 {
	border: solid 1px #000;
}

.imgareaselect-border2 {
	border: dashed 1px #fff;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.imgareaselect-selection {
	background-color: #fff;
    filter: alpha(opacity=0);
	opacity: 0;
}

