* {
  box-sizing: border-box; }

html, body, div, form, fieldset, legend, label, p, img, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  text-align: left;
  vertical-align: top; }

ul, ol {
  list-style-type: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

h1, h2, h3, h4, h5, h6, th, td, caption {
  font-weight: normal; }

img {
  border: 0; }

.lang-default, .media-block h4.lang-default, .modal-body .text h2.lang-default {
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif; }

@font-face {
  font-family: 'Zawgyi-One-Embedded';
  src: url("../../../Content/fonts/zawgyione-webfont.eot");
  src: url("../../../Content/fonts/zawgyione-webfont.eot?#iefix") format("embedded-opentype"), url("../../../Content/fonts/zawgyione-webfont.woff") format("woff"), url("../../../Content/fonts/zawgyione-webfont.svg#Zawgyi-One") format("svg");
  font-weight: normal;
  font-style: normal; }

.lang-lo-LA, .lang-bu-MM, .lang-my-MM,
.media-block h4.lang-lo-LA, .media-block h4.lang-bu-MM, .media-block h4.lang-my-MM,
.modal-body .text h2.lang-lo-LA, .modal-body .text h2.lang-bu-MM, .modal-body .text h2.lang-my-MM {
  font-family: "Zawgyi-One","Zawgyi1","Zawgyi-One-Embedded"; }

@font-face {
  font-family: 'Hanuman';
  src: url("../../../Content/fonts/hanuman-webfont.eot");
  src: url("../../../Content/fonts/hanuman-webfont.eot?#iefix") format("embedded-opentype"), url("../../../Content/fonts/hanuman-webfont.woff2") format("woff2"), url("../../../Content/fonts/hanuman-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.lang-km-KH,
.media-block h4.lang-km-KH,
.modal-body .text h2.lang-km-KH {
  font-family: 'Hanuman'; }

@font-face {
  font-family: 'Microsoft Himalaya';
  src: url("../../../Content/fonts/himalaya-webfont.eot");
  src: url("../../../Content/fonts/himalaya-webfont.eot?#iefix") format("embedded-opentype"), url("../../../Content/fonts/himalaya-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.lang-bo-CN {
  font-family: 'Microsoft Himalaya';
  font-size: 22.5px; }

.media-block h4.lang-bo-CN {
  font-family: 'Microsoft Himalaya';
  font-size: 22.5px; }

.modal-body .text h2.lang-bo-CN {
  font-family: 'Microsoft Himalaya';
  font-size: 37.5075px; }

.content-filters ul.filters ul.options li.lang-bo-CN,
p.filter-tags .tag.lang-bo-CN {
  font-size: 19.485px; }

/*
.lang-ug-CN {
	font-size: $font-size-m * 1.12;
}
.media-block h4.lang-ug-CN {
	font-size: $font-size-m * 1.12;
}
.modal-body .text h2.lang-ug-CN {
	font-size: $font-size-h1 * 1.12;
}
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1700px) {
    .container {
      width: 1684px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -8px;
  margin-right: -8px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 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 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1700px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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;
    -moz-transition: -moz-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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px; }
  .modal-header h2 {
    margin-bottom: 0; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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: 0px 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.fl {
  float: left; }

.fr {
  float: right; }

.tac {
  text-align: center; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clear {
  clear: both;
  line-height: 0 !important;
  font-size: 0 !important; }

.align,
.alignHorizontalTop,
.alignHorizontalBottom,
.alignVerticalLeft,
.alignVerticalRight {
  position: absolute !important; }

.align {
  top: 50% !important;
  left: 50% !important; }

.alignHorizontalTop {
  top: 0 !important;
  left: 50% !important; }

.alignHorizontalBottom {
  bottom: 0 !important;
  left: 50% !important; }

.alignVerticalLeft {
  top: 50% !important;
  left: 0 !important; }

.alignVerticalRight {
  top: 50% !important;
  right: 0 !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important; }

.pressed:focus,
.open:focus {
  outline: 0; }

/* Some elements get CLASS "presed" on click  */
.pressed:hover {
  opacity: 1 !important; }

.noItems {
  display: block;
  margin: 7.5px; }

.rounded,
.btn.rounded {
  border-radius: 50%; }

.caret-up, .header #user-menu i.ico-caret-up, .header #language-menu i.ico-caret-up, .header #search-bar i.ico-caret-up, .header #alert-menu i.ico-caret-up, .inline-filter-form .content-search-filters .ico-caret-up {
  display: block;
  width: 24px;
  height: 20px;
  color: #2c2c2c;
  font-size: 24px;
  position: absolute;
  top: -20px;
  right: 70%; }
  @media (max-width: 992px) {
    .caret-up, .header #user-menu i.ico-caret-up, .header #language-menu i.ico-caret-up, .header #search-bar i.ico-caret-up, .header #alert-menu i.ico-caret-up, .inline-filter-form .content-search-filters .ico-caret-up {
      right: 50%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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; }
  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; }
  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: 1699px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1699px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1699px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1699px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1700px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1700px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1700px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1700px) {
  .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: 1699px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1700px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.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; } }

@media print {
  body {
    background-color: #fff;
    color: #000;
    font-size: 9pt;
    line-height: 175%; }
    body .external-container {
      box-shadow: none; }
  @page {
    margin: 2,0cm; }
  a {
    text-decoration: none;
    color: Black;
    font-weight: bold;
    padding: 0 10pt 0 2pt; }
  section.content-body {
    width: 100%; }
    section.content-body a[href]:after {
      content: "  (" attr(href) ")  ";
      font-weight: normal;
      font-size: 12px;
      color: Blue; }
    section.content-body .item .media-block {
      padding: 0 5px; }
      section.content-body .item .media-block .img-wrapper {
        float: none;
        border: 1px solid gray; }
        section.content-body .item .media-block .img-wrapper img {
          display: block;
          width: 100%; }
      section.content-body .item .media-block a.bookmark {
        left: 0; }
        section.content-body .item .media-block a.bookmark[href]:after {
          content: ""; }
      section.content-body .item .media-block .download {
        position: relative; }
        section.content-body .item .media-block .download a[href]:after {
          content: ""; }
        section.content-body .item .media-block .download ul.download-links.closed {
          display: block;
          visibility: visible;
          position: relative; }
  .footer .container p.copyright {
    margin-top: 15px;
    border-top: 1px solid gray;
    padding-top: 15px;
    text-align: center; } }

.ico-alert {
  width: 16px;
  height: 16px;
  background-position: 0 0; }

.ico-arrow-down {
  width: 16px;
  height: 16px;
  background-position: -32px 0; }

.ico-arrow-up {
  width: 16px;
  height: 16px;
  background-position: -64px 0; }

.ico-article {
  width: 16px;
  height: 16px;
  background-position: -96px 0; }

.ico-article-rounded {
  width: 16px;
  height: 16px;
  background-position: -128px 0; }

.ico-audio-rounded {
  width: 16px;
  height: 16px;
  background-position: -160px 0; }

.ico-bookmark-saved {
  width: 16px;
  height: 16px;
  background-position: -192px 0; }

.ico-bookmark-unsaved {
  width: 16px;
  height: 16px;
  background-position: -224px 0; }

.ico-calendar {
  width: 16px;
  height: 16px;
  background-position: -256px 0; }

.ico-caret-left {
  width: 16px;
  height: 16px;
  background-position: -288px 0; }

.ico-caret-right {
  width: 16px;
  height: 16px;
  background-position: -320px 0; }

.ico-caret-up {
  width: 16px;
  height: 16px;
  background-position: -352px 0; }

.ico-category {
  width: 32px;
  height: 32px;
  background-position: -384px 0; }

.ico-chevron-down {
  width: 16px;
  height: 16px;
  background-position: -432px 0; }

.ico-chevron-left, .ico-chevron-backward {
  width: 16px;
  height: 16px;
  background-position: -464px 0; }

.ico-chevron-right, .ico-chevron-forward {
  width: 16px;
  height: 16px;
  background-position: -496px 0; }

.ico-chevron-up {
  width: 16px;
  height: 16px;
  background-position: -528px 0; }

.ico-close {
  width: 16px;
  height: 16px;
  background-position: -560px 0; }

.ico-download {
  width: 16px;
  height: 16px;
  background-position: -592px 0; }

.ico-duration {
  width: 16px;
  height: 16px;
  background-position: -624px 0; }

.ico-editors-choice {
  width: 16px;
  height: 16px;
  background-position: -656px 0; }

.ico-ellipsis {
  width: 16px;
  height: 16px;
  background-position: -688px 0; }

.ico-external-link {
  width: 16px;
  height: 16px;
  background-position: -720px 0; }

.ico-filter {
  width: 16px;
  height: 16px;
  background-position: -752px 0; }

.ico-globe {
  width: 16px;
  height: 16px;
  background-position: -784px 0; }

.ico-graphic-rounded {
  width: 16px;
  height: 16px;
  background-position: -816px 0; }

.ico-infographic-rounded {
  width: 16px;
  height: 16px;
  background-position: -848px 0; }

.ico-insights {
  width: 16px;
  height: 16px;
  background-position: -880px 0; }

.ico-language {
  width: 16px;
  height: 16px;
  background-position: -912px 0; }

.ico-liveblog {
  width: 16px;
  height: 16px;
  background-position: -944px 0; }

.ico-logo-mbn {
  width: 16px;
  height: 16px;
  background-position: -976px 0; }

.ico-logo-mbn-300 {
  width: 16px;
  height: 11px;
  background-position: -1008px 0; }

.ico-logo-mbn-301 {
  width: 16px;
  height: 16px;
  background-position: -1040px 0; }

.ico-logo-mbn-305 {
  width: 16px;
  height: 16px;
  background-position: -1072px 0; }

.ico-logo-ocb {
  width: 16px;
  height: 16px;
  background-position: -1104px 0; }

.ico-logo-ocb-200 {
  width: 16px;
  height: 16px;
  background-position: -1136px 0; }

.ico-logo-rfa {
  width: 16px;
  height: 16px;
  background-position: -1168px 0; }

.ico-logo-rfe {
  width: 16px;
  height: 16px;
  background-position: -1200px 0; }

.ico-logo-rfe-54 {
  width: 16px;
  height: 16px;
  background-position: -1232px 0; }

.ico-logo-rfe-77 {
  width: 16px;
  height: 16px;
  background-position: -1264px 0; }

.ico-logo-rfe-79 {
  width: 16px;
  height: 16px;
  background-position: -1296px 0; }

.ico-logo-voa {
  width: 16px;
  height: 16px;
  background-position: -1328px 0; }

.ico-logo-voa-461 {
  width: 16px;
  height: 16px;
  background-position: -1360px 0; }

.ico-logout {
  width: 16px;
  height: 16px;
  background-position: -1392px 0; }

.ico-manage-users {
  width: 16px;
  height: 16px;
  background-position: -1424px 0; }

.ico-media-type {
  width: 16px;
  height: 16px;
  background-position: -1456px 0; }

.ico-menu {
  width: 16px;
  height: 16px;
  background-position: -1488px 0; }

.ico-minus {
  width: 16px;
  height: 16px;
  background-position: -1520px 0; }

.ico-page-setup {
  width: 16px;
  height: 16px;
  background-position: -1552px 0; }

.ico-password {
  width: 16px;
  height: 16px;
  background-position: -1584px 0; }

.ico-pending-approval {
  width: 16px;
  height: 16px;
  background-position: -1616px 0; }

.ico-pending-users {
  width: 16px;
  height: 16px;
  background-position: -1648px 0; }

.ico-play-rounded {
  width: 16px;
  height: 16px;
  background-position: -1680px 0; }

.ico-plus {
  width: 16px;
  height: 16px;
  background-position: -1712px 0; }

.ico-program {
  width: 14px;
  height: 16px;
  background-position: -1744px 0; }

.ico-rss {
  width: 16px;
  height: 16px;
  background-position: -1776px 0; }

.ico-save-search {
  width: 16px;
  height: 16px;
  background-position: -1808px 0; }

.ico-search {
  width: 16px;
  height: 16px;
  background-position: -1840px 0; }

.ico-settings {
  width: 16px;
  height: 16px;
  background-position: -1872px 0; }

.ico-share {
  width: 16px;
  height: 16px;
  background-position: -1904px 0; }

.ico-user {
  width: 16px;
  height: 16px;
  background-position: -1936px 0; }

.ico-vertical-dots {
  width: 16px;
  height: 16px;
  background-position: -1968px 0; }

.ico-alert, .ico-arrow-down, .ico-arrow-up, .ico-article, .ico-article-rounded, .ico-audio-rounded, .ico-bookmark-saved, .ico-bookmark-unsaved, .ico-calendar, .ico-caret-left, .ico-caret-right, .ico-caret-up, .ico-category, .ico-chevron-down, .ico-chevron-left, .ico-chevron-backward, .ico-chevron-right, .ico-chevron-forward, .ico-chevron-up, .ico-close, .ico-download, .ico-duration, .ico-editors-choice, .ico-ellipsis, .ico-external-link, .ico-filter, .ico-globe, .ico-graphic-rounded, .ico-infographic-rounded, .ico-insights, .ico-language, .ico-liveblog, .ico-logo-mbn, .ico-logo-mbn-300, .ico-logo-mbn-301, .ico-logo-mbn-305, .ico-logo-ocb, .ico-logo-ocb-200, .ico-logo-rfa, .ico-logo-rfe, .ico-logo-rfe-54, .ico-logo-rfe-77, .ico-logo-rfe-79, .ico-logo-voa, .ico-logo-voa-461, .ico-logout, .ico-manage-users, .ico-media-type, .ico-menu, .ico-minus, .ico-page-setup, .ico-password, .ico-pending-approval, .ico-pending-users, .ico-play-rounded, .ico-plus, .ico-program, .ico-rss, .ico-save-search, .ico-search, .ico-settings, .ico-share, .ico-user, .ico-vertical-dots {
  background-size: 2000px 48px;
  background-repeat: no-repeat;
  background-image: url("../../images/ico-shapes-sprite.png"); }

/* Generated by grunt-webfont */
@font-face {
  font-family: "icons";
  src: url("../../../Content/fonts/icons.woff") format("woff"), url("../../../Content/fonts/icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.ico {
  background-repeat: no-repeat;
  font-family: "icons";
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: inherit;
  vertical-align: middle;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  border: 4px solid #fff;
  box-sizing: content-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%; }

html.fontface .ico {
  background-image: none;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  width: auto;
  height: auto;
  vertical-align: baseline; }

html.fontface .ico-alert:before {
  content: "\f101"; }

html.fontface .ico-arrow-down:before {
  content: "\f102"; }

html.fontface .ico-arrow-up:before {
  content: "\f103"; }

html.fontface .ico-article-rounded:before {
  content: "\f104"; }

html.fontface .ico-article:before {
  content: "\f105"; }

html.fontface .ico-audio-rounded:before {
  content: "\f106"; }

html.fontface .ico-bookmark-saved:before {
  content: "\f107"; }

html.fontface .ico-bookmark-unsaved:before {
  content: "\f108"; }

html.fontface .ico-calendar:before {
  content: "\f109"; }

html.fontface .ico-caret-left:before {
  content: "\f10a"; }

html.fontface .ico-caret-right:before {
  content: "\f10b"; }

html.fontface .ico-caret-up:before {
  content: "\f10c"; }

html.fontface .ico-category:before {
  content: "\f10d"; }

html.fontface .ico-chevron-down:before {
  content: "\f10e"; }

html.fontface .ico-chevron-left:before, html.fontface .ico-chevron-backward:before {
  content: "\f10f"; }

html.fontface .ico-chevron-right:before, html.fontface .ico-chevron-forward:before {
  content: "\f110"; }

html.fontface .ico-chevron-up:before {
  content: "\f111"; }

html.fontface .ico-close:before {
  content: "\f112"; }

html.fontface .ico-download:before {
  content: "\f113"; }

html.fontface .ico-duration:before {
  content: "\f114"; }

html.fontface .ico-editors-choice:before {
  content: "\f115"; }

html.fontface .ico-ellipsis:before {
  content: "\f116"; }

html.fontface .ico-external-link:before {
  content: "\f117"; }

html.fontface .ico-filter:before {
  content: "\f118"; }

html.fontface .ico-globe:before {
  content: "\f119"; }

html.fontface .ico-graphic-rounded:before {
  content: "\f11a"; }

html.fontface .ico-infographic-rounded:before {
  content: "\f11b"; }

html.fontface .ico-insights:before {
  content: "\f11c"; }

html.fontface .ico-language:before {
  content: "\f11d"; }

html.fontface .ico-liveblog:before {
  content: "\f11e"; }

html.fontface .ico-logo-mbn-300:before {
  content: "\f11f"; }

html.fontface .ico-logo-mbn-301:before {
  content: "\f120"; }

html.fontface .ico-logo-mbn-305:before {
  content: "\f121"; }

html.fontface .ico-logo-mbn:before {
  content: "\f122"; }

html.fontface .ico-logo-ocb-200:before {
  content: "\f123"; }

html.fontface .ico-logo-ocb:before {
  content: "\f124"; }

html.fontface .ico-logo-rfa:before {
  content: "\f125"; }

html.fontface .ico-logo-rfe-54:before {
  content: "\f126"; }

html.fontface .ico-logo-rfe-77:before {
  content: "\f127"; }

html.fontface .ico-logo-rfe-79:before {
  content: "\f128"; }

html.fontface .ico-logo-rfe:before {
  content: "\f129"; }

html.fontface .ico-logo-voa-461:before {
  content: "\f12a"; }

html.fontface .ico-logo-voa:before {
  content: "\f12b"; }

html.fontface .ico-logout:before {
  content: "\f12c"; }

html.fontface .ico-manage-users:before {
  content: "\f12d"; }

html.fontface .ico-media-type:before {
  content: "\f12e"; }

html.fontface .ico-menu:before {
  content: "\f12f"; }

html.fontface .ico-minus:before {
  content: "\f130"; }

html.fontface .ico-page-setup:before {
  content: "\f131"; }

html.fontface .ico-password:before {
  content: "\f132"; }

html.fontface .ico-pending-approval:before {
  content: "\f133"; }

html.fontface .ico-pending-users:before {
  content: "\f134"; }

html.fontface .ico-play-rounded:before {
  content: "\f135"; }

html.fontface .ico-plus:before {
  content: "\f136"; }

html.fontface .ico-program:before {
  content: "\f137"; }

html.fontface .ico-rss:before {
  content: "\f138"; }

html.fontface .ico-save-search:before {
  content: "\f139"; }

html.fontface .ico-search:before {
  content: "\f13a"; }

html.fontface .ico-settings:before {
  content: "\f13b"; }

html.fontface .ico-share:before {
  content: "\f13c"; }

html.fontface .ico-user:before {
  content: "\f13d"; }

html.fontface .ico-vertical-dots:before {
  content: "\f13e"; }

/*
.ico-arrow-backward {
     @extend .ico-arrow-left;
}

.ico-arrow-forward {
     @extend .ico-arrow-right;
}

.ico-arrow-top-backward {
     @extend .ico-arrow-top-left;
}

.ico-arrow-top-forward {
     @extend .ico-arrow-top-right;
}
*/
.header {
  margin-top: 15px;
  /* Logo */
  /* User menu */
  /* Search */ }
  .splash-page .header {
    box-shadow: 0 5px 5px 0 #e6e6e6; }
  .header .logo a {
    display: inline-block;
    margin-left: 7.5px; }
  .header .logo img {
    max-height: 68px;
    width: auto;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px; }
    .header .logo img.normal {
      display: none; }
  .header .toggle {
    line-height: 40px; }
    .header .toggle a.btn {
      color: #808080;
      margin-left: 7.5px;
      margin-right: 7.5px;
      border: 0px;
      display: inline-block;
      padding: 0;
      position: relative; }
      .header .toggle a.btn.active {
        color: #1A5CAB; }
      .header .toggle a.btn:hover {
        color: #1A5CAB;
        opacity: 1;
        filter: alpha(opacity=100); }
      .header .toggle a.btn .text + .ico {
        margin-left: 7.5px; }
      .header .toggle a.btn .ico {
        font-size: 24px;
        line-height: 32px; }
      .header .toggle a.btn .badge {
        top: -2px;
        line-height: 14px; }
  .header #user-menu-toggle {
    float: right; }
    .header #user-menu-toggle strong.name {
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 12.99px;
      font-weight: normal;
      line-height: 36px;
      display: none; }
    .header #user-menu-toggle .badge {
      position: absolute;
      top: 0px;
      right: -6px; }
  .header #language-menu-toggle {
    float: right;
    margin-right: 7.5px;
    border-right: 1px solid #e6e6e6;
    padding-right: 7.5px; }
  .header #search-toggle {
    float: right;
    margin-right: 7.5px;
    border-right: 1px solid #e6e6e6;
    padding-right: 7.5px; }
    .header #search-toggle a.btn {
      color: #808080; }
  .header #alert-menu-toggle {
    float: right;
    margin-right: 7.5px;
    border-right: 1px solid #e6e6e6;
    padding-right: 7.5px; }
  .header .top-bar {
    float: right;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 7.5px; }
  .header #user-menu {
    clear: both;
    width: 100%;
    position: relative;
    /* NOT LOGGED -> LOGIN FORM */ }
    .header #user-menu #header-login-form {
      background: #e6e6e6;
      color: #3e3e3e;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 12.99px;
      padding: 30px 60px 15px 60px; }
      .header #user-menu #header-login-form:before, .header #user-menu #header-login-form:after {
        content: " ";
        display: table; }
      .header #user-menu #header-login-form:after {
        clear: both; }
      .header #user-menu #header-login-form.opened {
        display: block; }
      .header #user-menu #header-login-form.closed {
        display: none; }
      .header #user-menu #header-login-form form:before, .header #user-menu #header-login-form form:after {
        content: " ";
        display: table; }
      .header #user-menu #header-login-form form:after {
        clear: both; }
      .header #user-menu #header-login-form form label {
        color: #3e3e3e; }
        .header #user-menu #header-login-form form label.control-label {
          display: none; }
      .header #user-menu #header-login-form form .form-control {
        border-color: gainsboro; }
      .header #user-menu #header-login-form p.links {
        margin-bottom: 15px; }
        .header #user-menu #header-login-form p.links a {
          color: #3e3e3e;
          display: inline;
          padding: 0; }
          .header #user-menu #header-login-form p.links a:hover {
            color: #1d68c1;
            background-color: none;
            background-color: transparent;
            text-decoration: underline; }
    .header #user-menu ul.sub-menu {
      margin-top: 12px; }
    .header #user-menu.closed {
      display: none;
      visibility: hidden; }
    .header #user-menu.opened {
      display: block;
      visibility: visible; }
  .header #search-bar {
    position: relative;
    width: auto; }
    .js .header #search-bar.closed {
      display: none;
      visibility: hidden; }
    .js .header #search-bar.opened {
      display: block;
      visibility: visible; }
      @media (max-width: 767px) {
        .js .header #search-bar.opened {
          width: 100% !important; } }
    .header #search-bar .form-inline {
      padding: 16px;
      padding-right: 50px;
      position: relative;
      background: #2c2c2c;
      color: #b3b3b3;
      margin: 0 -8px; }
      .header #search-bar .form-inline .form-group {
        display: block;
        margin-bottom: 0; }
        .header #search-bar .form-inline .form-group .form-control {
          width: 100%; }
    .header #search-bar button.btn {
      background-color: #808080;
      color: #fff;
      position: absolute;
      right: 7.5px;
      top: 15px; }
      .header #search-bar button.btn:hover {
        background-color: #1A5CAB;
        opacity: 1;
        filter: alpha(opacity=100); }

@media (min-width: 768px) {
  .header {
    min-height: 75px;
    /* Logo */
    /* Search */ }
    .header .logo img {
      margin-top: 7.5px; }
      .header .logo img.compact {
        display: none; }
      .header .logo img.normal {
        display: block; }
    .header .toggle a.btn {
      color: #808080; }
      .header .toggle a.btn.active {
        color: #1A5CAB; }
      .header .toggle a.btn:hover {
        color: #1A5CAB; }
    .header #user-menu {
      /* NOT LOGGED -> LOGIN FORM */ }
      .header #user-menu #header-login-form {
        background: #3e3e3e;
        color: #e6e6e6; }
        .header #user-menu #header-login-form form label {
          color: #e6e6e6; }
        .header #user-menu #header-login-form form .form-control {
          border-color: gainsboro; }
        .header #user-menu #header-login-form form .text-danger {
          color: #ff3333; }
        .header #user-menu #header-login-form p.links a {
          color: #b3b3b3; }
          .header #user-menu #header-login-form p.links a:hover {
            color: #fff; }
    .header #search-toggle {
      display: none; }
    .header #search-bar {
      float: left;
      padding-top: 0px;
      top: 0; }
      .js .header #search-bar.closed {
        display: block;
        visibility: visible; }
      .header #search-bar i.icon-arrow-up {
        display: none; }
      .header #search-bar i.ico-caret-up {
        display: none; }
      .header #search-bar .form-inline {
        padding: 15px 0 0 0;
        padding-left: 16px;
        padding-right: 50px;
        color: #333333;
        background-color: transparent;
        margin: 0; } }

@media (min-width: 992px) {
  .header {
    position: relative;
    /* User menu */ }
    .js .header {
      height: 75px; }
    .js .splash-page .header {
      height: 95px; }
    .header #user-menu-toggle {
      margin-top: -2px; }
      .header #user-menu-toggle strong.name {
        display: inline; }
    .js .header #user-menu {
      width: 250px;
      position: absolute;
      right: 7.5px;
      top: 79px;
      z-index: 1000; }
      .js .header #user-menu.not-logged {
        width: 400px; }
      .js .header #user-menu i.ico-caret-up {
        top: -9px;
        margin-right: -6px;
        margin-left: 6px; } }

.filter-controls {
  clear: both; }
  .filter-controls:before, .filter-controls:after {
    content: " ";
    display: table; }
  .filter-controls:after {
    clear: both; }

.content-body .results, .content-body .text {
  padding: 30px 0; }
  .content-body .results:before, .content-body .results:after, .content-body .text:before, .content-body .text:after {
    content: " ";
    display: table; }
  .content-body .results:after, .content-body .text:after {
    clear: both; }

.content-body #result,
.content-body .list {
  clear: both; }

.content-body .item {
  clear: both;
  margin-bottom: 24px; }

@media (min-width: 768px) {
  .context-menu {
    /*float: $direction-backward;
    	position: relative;
    	left: 83.3333%;	*/ }
    .one-column-page .context-menu {
      float: none;
      left: inherit; }
  .content-container-outer {
    width: 100%;
    float: left;
    overflow: hidden; }
    .one-column-page .content-container-outer {
      width: auto;
      float: none;
      overflow: inherit; }
    .content-container-outer .content-container-inner {
      /* ~ .content-filters */
      width: 100%;
      float: left;
      background: #3e3e3e;
      position: relative;
      right: 83.3333%; }
      .one-column-page .content-container-outer .content-container-inner {
        width: auto;
        float: none;
        background: inherit;
        position: inherit;
        right: inherit; }
  .filter-controls {
    display: none; }
  .content-filters {
    float: left;
    position: relative;
    left: 83.3333%; }
    .one-column-page .content-filters {
      float: none;
      position: inherit;
      left: inherit; }
  .content-body {
    float: left;
    position: relative; }
    .content-body.col-sm-10 {
      left: 83.3333%; }
      .one-column-page .content-body.col-sm-10 {
        left: inherit; }
    .content-body .results, .content-body .text {
      padding: 30px 15px; }
    .content-body .item {
      clear: none; }
      .content-body .item.col-sm-6:nth-child(2n+1) {
        clear: both; } }

@media (min-width: 992px) {
  .content-body .item {
    clear: none; }
    .content-body .item.col-sm-6:nth-child(2n+1) {
      clear: none; }
    .content-body .item.col-md-3:nth-child(4n+1) {
      clear: both; } }

.footer {
  background-color: #808080;
  margin-top: 15px;
  color: #fff;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px; }
  .footer:before, .footer:after {
    content: " ";
    display: table; }
  .footer:after {
    clear: both; }
  .footer .col {
    margin-bottom: 30px; }
  .footer .col-links-group {
    float: right;
    width: 100%; }
  .footer .col-service {
    border-top: 1px solid #b3b3b3;
    padding-top: 15px;
    border-bottom: 1px solid #b3b3b3;
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .footer .col-service:before, .footer .col-service:after {
      content: " ";
      display: table; }
    .footer .col-service:after {
      clear: both; }
    .footer .col-service .provider {
      display: flex;
      width: 100%;
      align-items: center;
      padding: 10px 0; }
    .footer .col-service .provider-rfe {
      width: 58%; }
    .footer .col-service .provider-voa {
      width: 40%; }
    .footer .col-service .provider-ocb {
      width: 43%; }
    .footer .col-service .provider-mbn {
      width: 57%; }
    .footer .col-service .provider-rfa {
      width: 50%; }
    .footer .col-service a {
      display: block;
      padding: 7.5px 22.5px; }
      .footer .col-service a img {
        opacity: 0.66;
        filter: alpha(opacity=66); }
      .footer .col-service a:hover img {
        opacity: 1;
        filter: alpha(opacity=100); }
  .footer p.copyright {
    clear: both;
    text-align: center;
    color: #b3b3b3;
    margin-bottom: 0;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px; }
  .footer a:link, .footer a:visited {
    color: #b3b3b3; }
    .footer a:link:hover, .footer a:visited:hover {
      color: #fff; }
  .footer h5 {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px; }
  .footer ul li {
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px; }

@media (min-width: 768px) {
  .footer .col-links-group {
    float: left; }
    .footer .col-links-group .col-links {
      float: left;
      width: 50%; }
  .footer .col-service {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #b3b3b3;
    padding-top: 0;
    padding-left: 7.5px; }
  .footer p.copyright {
    text-align: right; } }

@media (min-width: 992px) {
  .footer .col-links-group {
    width: auto;
    float: right; }
    .footer .col-links-group .col-links {
      width: auto; }
      .footer .col-links-group .col-links.col-links:nth-child(2n+0) {
        padding-left: 30px; }
  .footer .col-service .provider-rfe {
    width: 23%; }
  .footer .col-service .provider-voa {
    width: 16%; }
  .footer .col-service .provider-ocb {
    width: 18%; }
  .footer .col-service .provider-mbn {
    width: 25%; }
  .footer .col-service .provider-rfa {
    width: 18%; } }

/* Specific style changes for error pages (404,500) */
.one-column-page .content-body {
  padding-top: 15px;
  padding-bottom: 15px; }

.one-column-page .footer {
  margin-top: 0; }

.one-column-page .in-page-search-form .btn-rounded {
  background-color: #1A5CAB; }
  .one-column-page .in-page-search-form .btn-rounded:hover {
    background-color: #1d68c1;
    opacity: 1;
    filter: alpha(opacity=100); }

body {
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  background-color: #e6e6e6;
  -webkit-font-smoothing: antialiased;
  text-align: left; }
  body.rtl {
    direction: rtl; }
    body.rtl .ltr {
      direction: ltr;
      text-align: left; }
  body.ltr {
    direction: ltr; }
    body.ltr .rtl {
      direction: rtl;
      text-align: right; }
  body strong, body b {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif; }

.external-container {
  -webkit-box-shadow: 0px 0px 10px #3e3e3e;
  -moz-box-shadow: 0px 0px 10px #3e3e3e;
  box-shadow: 0px 0px 10px #3e3e3e;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0; }

.noJSmessage {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #cc0000;
  color: #fff;
  -webkit-box-shadow: 0px 0px 5px #2c2c2c;
  -moz-box-shadow: 0px 0px 5px #2c2c2c;
  box-shadow: 0px 0px 5px #2c2c2c;
  text-shadow: 0px 0px 3px #660000;
  z-index: 9999; }
  .js .noJSmessage {
    display: none; }
  .noJSmessage p {
    margin: 15px 0; }

/* Headlines ------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  margin-bottom: 0.5em; }

h1 {
  font-size: 25.005px;
  line-height: 1.35; }
  h1:before, h1:after {
    content: " ";
    display: table; }
  h1:after {
    clear: both; }
  h1 span.line {
    display: block;
    padding-bottom: 0.125em;
    border-bottom: 2px solid #e6e6e6; }

h2 {
  font-size: 21px;
  margin-bottom: 1em; }

h3 {
  font-size: 18.9px;
  line-height: 1.3em; }

h4 {
  font-size: 17.025px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 12.99px; }

.modal-section-title, .modal-body div.information h5 {
  padding-bottom: 3.75px;
  border-bottom: 1px dotted #b3b3b3;
  margin-bottom: 7.5px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 15px; }

/* Links ------------------------------ */
a:link {
  text-decoration: none;
  color: #1A5CAB; }
  .text-success a:link,
  .text-warning a:link,
  .text-danger a:link,
  .text-info a:link {
    text-decoration: underline; }

a:visited {
  color: #1A5CAB; }

a:hover {
  color: #1d68c1;
  text-decoration: underline; }
  .text-success a:hover,
  .text-warning a:hover,
  .text-danger a:hover,
  .text-info a:hover {
    text-decoration: none; }

a.url {
  word-break: break-all; }

a.action-link {
  color: #333333;
  margin-left: 15px; }
  a.action-link i.ico {
    visibility: hidden;
    margin-left: 15px; }
  a.action-link:hover {
    color: #1d68c1; }
    a.action-link:hover i.ico {
      visibility: visible;
      text-decoration: none; }

/* Lists */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.text ul, .text ol {
  margin-bottom: 22.5px;
  margin-top: 0; }

.text .validation-summary-errors ul, .text .validation-summary-errors ol {
  margin-bottom: 0; }

.text ul {
  /*list-style: none;*/
  list-style: disc;
  margin-left: 30px;
  margin-right: 30px; }
  .text ul li {
    /*
            padding-right: $size-base;
            text-indent: -1.3em;
            margin-bottom: ($size-base / 2);
            &:before {
                content: '\2022';
                color: $color-primary;
                font-size: 1.5em;
                line-height: .75em;
                vertical-align: middle;
            }
            */ }
  .text ul ul {
    margin-bottom: 0;
    margin-top: 7.5px; }

.text ol {
  list-style: none;
  margin-left: 30px;
  counter-reset: section; }
  .text ol li {
    padding-right: 15px;
    text-indent: -1.3em;
    margin-bottom: 7.5px;
    counter-increment: section; }
    .text ol li:before {
      color: #b3b3b3;
      content: counter(section) ". "; }
  .text ol ol {
    margin-bottom: 0;
    margin-top: 7.5px; }

/* Definition Lists */
dl {
  overflow: hidden;
  margin: 0;
  margin-right: 40px; }

dt {
  font-weight: bold; }

dd {
  margin-right: 0; }

/* Tables */
.table-container {
  display: block;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 30px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
  line-height: normal; }
  .table-container table {
    margin-bottom: 7.5px; }
  table.table-bordered {
    border: 1px solid #e6e6e6; }
  table.table-hover tbody tr:hover td {
    background-color: #f8f8f8; }
  table thead tr th.has-ordering:hover {
    background-color: #ebebeb; }

th {
  text-align: left;
  padding: 0.5em;
  background-color: #f3f3f3; }
  table.table-bordered th {
    border: 1px solid #e6e6e6; }
  thead th {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px; }
    thead th.has-ordering {
      padding: 0; }
      thead th.has-ordering a {
        display: block;
        padding: 0.5em; }
        thead th.has-ordering a:hover {
          text-decoration: none; }

td {
  text-align: left;
  padding: 0.25em 0.5em; }
  tr.vertical-middle td {
    vertical-align: middle; }
  table.table-bordered td {
    border: 1px solid #e6e6e6;
    padding: 0.5em 0.5em; }

/* Table icons */
td.has-ordering i.ordering, th.has-ordering i.ordering {
  font-size: 9px;
  line-height: 15px;
  text-decoration: none;
  color: #b3b3b3;
  margin-left: 0.5em;
  float: right;
  margin-top: 3px; }
  td.has-ordering i.ordering:not(.active-ordering), th.has-ordering i.ordering:not(.active-ordering) {
    visibility: hidden; }
  td.has-ordering i.ordering.active-ordering, th.has-ordering i.ordering.active-ordering {
    color: #1d68c1; }

td.has-ordering:hover i.ordering, th.has-ordering:hover i.ordering {
  visibility: visible; }

td h4.ltr, th h4.ltr {
  text-align: left;
  direction: ltr; }

td h4.rtl, th h4.rtl {
  text-align: right;
  direction: rtl; }

td h4 a:link, td h4 a:visited, th h4 a:link, th h4 a:visited {
  color: #333333;
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif; }

td h4 a:hover, th h4 a:hover {
  color: #1d68c1; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #cde0f7; }

.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: #b7d2f4; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #ffcccc; }

.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: #ffb3b3; }

/* Text-Related Elements */
p {
  margin-bottom: 22.5px; }
  td p {
    margin-bottom: 7.5px; }
  td p.no-results {
    margin-top: 22.5px;
    margin-bottom: 22.5px; }

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

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

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

.text-success {
  color: #1A5CAB; }

.text-warning {
  color: #f0ad4e; }

.text-danger {
  color: #cc0000; }

.text-info {
  color: #2174d7; }

.text-note {
  color: #808080; }

/* Status message */
p.bg-primary {
  background-color: #1A5CAB;
  color: #fff;
  padding: 15px; }
  p.bg-primary a {
    color: #fff;
    text-decoration: underline; }
    p.bg-primary a:hover {
      text-decoration: none; }

p.lead {
  font-size: 17.025px;
  line-height: 1.5;
  text-shadow: 1px 1px 2px #e6e6e6; }

/* Image caption */
p.caption {
  color: #b3b3b3;
  margin-bottom: 15px;
  font-size: 12.99px;
  clear: both; }

/* Horizontal Rule */
hr {
  clear: both;
  border: 0;
  height: 2px;
  background: #e6e6e6;
  margin: 0 0 15px 0; }

table + hr {
  margin-top: 15px; }

/* simulates .section-head bottom border */
hr.line-head {
  border-bottom: 3px solid #e6e6e6;
  margin-bottom: 0; }

abbr {
  border-bottom: 1px dotted #808080;
  cursor: help; }

small {
  font-size: 12.99px; }
  small.information {
    /* User History table */
    color: #b3b3b3; }

/* Media */
img, video, object {
  max-width: 100%;
  height: auto; }

img.faded {
  opacity: 0.3; }

iframe {
  margin-bottom: 15px; }

figure {
  margin-bottom: 15px; }
  figure img {
    margin-bottom: 7.5px; }

input[type=button],
input[type=submit] {
  border: none;
  width: auto;
  box-shadow: none;
  cursor: pointer; }

input[type=button].btn,
input[type=submit].btn,
.btn {
  color: #fff;
  border-style: none;
  padding: 10px 22.5px;
  display: inline-block;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 12.99px; }
  input[type=button].btn:link, input[type=button].btn:hover, input[type=button].btn:visited,
  input[type=submit].btn:link,
  input[type=submit].btn:hover,
  input[type=submit].btn:visited,
  .btn:link,
  .btn:hover,
  .btn:visited {
    color: #fff;
    text-decoration: none; }
  input[type=button].btn:hover,
  input[type=submit].btn:hover,
  .btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  input[type=button].btn .icon:before,
  input[type=submit].btn .icon:before,
  .btn .icon:before {
    color: white; }
  input[type=button].btn .ico,
  input[type=submit].btn .ico,
  .btn .ico {
    font-size: 13px; }

input[type=button].btn-sm,
input[type=submit].btn-sm,
.btn-sm {
  padding: 7.5px 15px;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 12px; }
  input[type=button].btn-sm i.ico,
  input[type=submit].btn-sm i.ico,
  .btn-sm i.ico {
    font-size: 12.99px; }

input[type=button].btn-lg,
input[type=submit].btn-lg,
.btn-lg {
  padding: 15px 22.5px;
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 12.99px; }

input[type=button].btn-primary,
input[type=submit].btn-primary,
.btn-primary {
  background-color: #1A5CAB;
  color: #fff; }

input[type=submit].btn_blocked,
.btn_blocked {
  color: #fff;
  background: #1A5CAB;
  border-style: none;
  padding: 10px 22.5px;
  display: inline-block;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 12.99px; }
  input[type=submit].btn_blocked:link, input[type=submit].btn_blocked:hover, input[type=submit].btn_blocked:visited,
  .btn_blocked:link,
  .btn_blocked:hover,
  .btn_blocked:visited {
    color: #000;
    text-decoration: none; }
  input[type=submit].btn_blocked:hover,
  .btn_blocked:hover {
    background: #1A5CAB; }
  input[type=submit].btn_blocked .icon:before,
  .btn_blocked .icon:before {
    color: black; }
  input[type=submit].btn_blocked .ico,
  .btn_blocked .ico {
    font-size: 13px; }

input[type=button].btn-blocked,
input[type=submit].btn-blocked,
.btn-blocked {
  position: absolute;
  top: 5%;
  left: 11%;
  right: 11%;
  width: 78%; }

input[type=button].btn-blocked,
input[type=submit].btn-blocked,
.btn-blocked-preview {
  top: 25%;
  left: 10%;
  right: 10%;
  width: 80%; }

input[type=button].btn-danger,
input[type=submit].btn-danger,
.btn-danger {
  background-color: #cc0000; }

input[type=button].btn-reset,
input[type=submit].btn-reset,
.btn-reset {
  background-color: #808080; }

input[type=button].btn-default,
input[type=submit].btn-default,
.btn-default {
  background-color: #2c2c2c;
  color: #fff; }

input[type=button].btn-expand,
input[type=submit].btn-expand,
.btn-expand {
  background-color: #f3f3f3;
  color: #1A5CAB; }
  input[type=button].btn-expand b.count,
  input[type=submit].btn-expand b.count,
  .btn-expand b.count {
    font-weight: normal; }
  input[type=button].btn-expand .ico,
  input[type=submit].btn-expand .ico,
  .btn-expand .ico {
    color: #b3b3b3;
    margin-left: 0.5em; }
  input[type=button].btn-expand.is-selected .ico,
  input[type=submit].btn-expand.is-selected .ico,
  .btn-expand.is-selected .ico {
    color: #1A5CAB; }
  input[type=button].btn-expand:hover,
  input[type=submit].btn-expand:hover,
  .btn-expand:hover {
    color: #1A5CAB; }

input[type=button][disabled],
input[type=submit][disabled],
button[disabled],
.btn[disabled] {
  cursor: not-allowed;
  opacity: 0.45;
  filter: alpha(opacity=45); }
  input[type=button][disabled]:hover,
  input[type=submit][disabled]:hover,
  button[disabled]:hover,
  .btn[disabled]:hover {
    opacity: 0.45;
    filter: alpha(opacity=45); }

.btn-marged {
  margin: 2px; }

.btn-rounded {
  padding: 0px 0px;
  width: 34px;
  height: 34px;
  height: 34px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  vertical-align: middle;
  display: table-cell;
  /* ...it creates blurred edges */
  background: white;
  /*border: 1px solid $color-gray-lighter;  */
  border: 0px;
  text-align: center; }
  .btn-rounded .icon {
    border: 0;
    margin: 0;
    font-size: 18px; }

.btn-rounded.btn-search {
  background: #808080; }
  .btn-rounded.btn-search:hover {
    background: #1A5CAB;
    opacity: 1; }

span.loading-overlay {
  position: relative;
  display: inline-block; }
  span.loading-overlay:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.66) url("../images/spinning-wheel.gif") no-repeat center center;
    background-size: auto 66%; }

td.has-more-actions {
  position: relative; }

.more-actions {
  display: block;
  width: 800px;
  visibility: hidden;
  position: absolute;
  right: 100%;
  top: 0;
  padding: 0.5em 0;
  z-index: -100; }
  .more-actions .btn + .btn {
    margin-left: 5px; }
  .more-actions .ico {
    position: absolute;
    width: 24px;
    height: 20px;
    right: -24px;
    top: 50%;
    margin-top: -12px;
    font-size: 24px;
    color: #e6e6e6;
    z-index: 100; }
  .more-actions.opened {
    visibility: visible;
    background-color: #e6e6e6;
    z-index: auto; }

.btn-more {
  background: #808080;
  display: inherit;
  margin: 0 auto; }
  .btn-more.btn-rounded {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 25px; }
  .btn-more.active {
    background: #b3b3b3; }

@media (min-width: 768px) {
  input[type=button].btn,
  input[type=submit].btn,
  .btn {
    padding: 7.5px 15px; }
  input[type=button].btn-sm,
  input[type=submit].btn-sm,
  .btn-sm {
    padding: 3.75px 7.5px; }
  input[type=button].btn-lg,
  input[type=submit].btn-lg,
  .btn-lg {
    padding: 10px 22.5px;
    line-height: 24px; }
  input[type=submit].btn-blocked {
    padding: 10px 7.5px; }
  .btn-rounded {
    padding: 0px; } }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #1A5CAB;
      background-color: #f3f3f3;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #1d68c1;
    border-color: #1d68c1; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #1A5CAB;
    border-color: #1A5CAB;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #b3b3b3;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.form-group {
  margin-bottom: 1.5em; }
  .form-group:before, .form-group:after {
    content: " ";
    display: table; }
  .form-group:after {
    clear: both; }
  .compact-form .form-group {
    margin-bottom: 0.75em; }

.form-control {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #525252;
  padding: 12px 11.5384615385px 6px;
  line-height: 1.5em;
  width: 100%;
  font-size: 13px; }

p.form-controls {
  text-align: center; }

form ol, form ul {
  list-style: none;
  margin-right: 0; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
  fieldset.highlighted {
    padding-top: 15px;
    background-color: #f3f3f3;
    margin-bottom: 15px; }

label {
  display: block;
  padding-bottom: 3.75px;
  color: #808080; }
  .has-error label {
    color: #cc0000; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  margin-left: 1px; }

select {
  border: 1px solid #fff;
  box-shadow: inset 3px 3px 5px rgba(102, 102, 102, 0.1); }
  select.input-validation-error,
  .has-error select {
    border-color: #ff3333; }

input, textarea {
  width: 100%;
  padding: 0.65rem;
  border: 1px solid #fff;
  box-shadow: inset 3px 3px 5px rgba(102, 102, 102, 0.1); }
  input.input-validation-error,
  .has-error input, textarea.input-validation-error,
  .has-error textarea {
    border-color: #ff3333; }

span.help-block {
  display: block;
  font-size: 12.99px; }
  span.help-block.text-error {
    color: #cc0000; }

sup.mandatory {
  color: #cc0000;
  font-size: 18.9px; }

.mandatory label:after {
  content: "*";
  margin-left: 0.3em;
  color: #cc0000;
  font-size: 18.9px; }

input[type=text], input[type=search], input[type=url], input[type=number], textarea {
  -webkit-appearance: none; }

button, input[type="submit"], input[type="reset"], input[type="button"] {
  width: auto;
  cursor: pointer;
  line-height: 1.5;
  box-shadow: none; }

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin-right: 0.3em;
  float: left;
  margin-top: .3em; }

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.field-container {
  margin-bottom: 15px; }

.inline-label {
  float: right;
  margin-right: 1.0em; }
  .inline-label p:last-child {
    margin-bottom: 7.5px; }

.inline-form fieldset, .inline-form .inline-container {
  position: relative; }

.inline-form input[type=button], .inline-form input[type=submit], .inline-form input[type=reset], .inline-form button, .inline-form .btn {
  font-size: 12.99px;
  /*padding: 0.65rem 1.3rem;*/
  background: #000;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: auto; }
  .inline-form input[type=button]:hover, .inline-form input[type=button]:focus, .inline-form input[type=submit]:hover, .inline-form input[type=submit]:focus, .inline-form input[type=reset]:hover, .inline-form input[type=reset]:focus, .inline-form button:hover, .inline-form button:focus, .inline-form .btn:hover, .inline-form .btn:focus {
    background: #1A5CAB;
    color: #fff; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.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: 7.5px 7.5px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center; }
  .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 {
  @inlude border-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 {
  @inlude border-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 {
    margin-left: -1px; }

.system-messages,
.validation-summary-errors {
  padding: 15px;
  margin: 15px 0; }
  .system-messages p:last-child,
  .validation-summary-errors p:last-child {
    margin-bottom: 0; }
  .system-messages.text-danger,
  .validation-summary-errors.text-danger {
    border: 1px solid #ff9999;
    background-color: #ffcccc; }
    .system-messages.text-danger a,
    .validation-summary-errors.text-danger a {
      color: #cc0000; }
      .system-messages.text-danger a:hover,
      .validation-summary-errors.text-danger a:hover {
        color: #e60000; }
  .system-messages.text-success,
  .validation-summary-errors.text-success {
    border: 1px solid #a0c5f1;
    background-color: #cde0f7; }
    .system-messages.text-success a,
    .validation-summary-errors.text-success a {
      color: #1A5CAB; }
      .system-messages.text-success a:hover,
      .validation-summary-errors.text-success a:hover {
        color: #1d68c1; }

.form-group span.text-danger {
  display: block;
  padding-top: 3.75px; }

/* In-page filter form (user history) */
.in-page-filter:before, .in-page-filter:after {
  content: " ";
  display: table; }

.in-page-filter:after {
  clear: both; }

.in-page-filter h5 {
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif; }

.in-page-filter .history-search .input-group-addon {
  padding-top: 0; }
  .in-page-filter .history-search .input-group-addon .btn-rounded.btn-reset {
    background: #808080; }
    .in-page-filter .history-search .input-group-addon .btn-rounded.btn-reset:hover {
      background: #1A5CAB;
      opacity: 1; }

.in-page-filter .history-date-from .input-group-addon .ico, .in-page-filter .history-date-to .input-group-addon .ico {
  color: #808080; }
  .in-page-filter .history-date-from .input-group-addon .ico:hover, .in-page-filter .history-date-to .input-group-addon .ico:hover {
    color: #1A5CAB;
    cursor: pointer; }

small.input-note {
  display: block;
  margin-top: .5em; }

@media (min-width: 768px) {
  .form-control {
    padding: 8.5px 15px 4.5px;
    min-height: 34px; }
  p.form-controls {
    text-align: left; }
  .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 + .btn-rounded {
    display: inline-block; }
  .form-inline .input-group-addon {
    display: inline-block; } }

.badge {
  display: inline-block;
  min-width: 19px;
  height: 19px;
  padding: 3px 4px 3px 3px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 13px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #C1272D;
  border-radius: 13px;
  position: relative;
  top: -3px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #1A5CAB;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* hCard microformat */
.vcard {
  margin-bottom: 15px; }
  .vcard h4.org {
    margin-bottom: 7.5px; }
  .vcard .adr {
    font-style: italic;
    margin-bottom: 7.5px; }
    .vcard .adr .country-name {
      display: block; }

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eeeeee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px; }

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

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px; }

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px; }

/* Date picker - custom styles for date picker component */
.datepicker {
  z-index: 1100 !important; }
  .datepicker.datepicker-dropdown {
    background-color: #f3f3f3;
    border-color: #b3b3b3; }
    .datepicker.datepicker-dropdown.datepicker-dropdown.datepicker-orient-bottom:before {
      border-top-color: #b3b3b3; }
    .datepicker.datepicker-dropdown.datepicker-dropdown.datepicker-orient-bottom:after {
      border-top-color: #f3f3f3; }
  .datepicker th {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
    background-color: #2c2c2c;
    color: #b3b3b3; }
  .datepicker thead tr:first-child th:hover,
  .datepicker tfoot tr th:hover {
    background-color: #454545;
    color: #fff; }
  .datepicker table {
    border: none; }
    .datepicker table tr td span.active,
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover {
      background-image: none; }
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active:hover:hover,
    .datepicker table tr td span.active.disabled:hover,
    .datepicker table tr td span.active.disabled:hover:hover,
    .datepicker table tr td span.active:active,
    .datepicker table tr td span.active:hover:active,
    .datepicker table tr td span.active.disabled:active,
    .datepicker table tr td span.active.disabled:hover:active,
    .datepicker table tr td span.active.active,
    .datepicker table tr td span.active:hover.active,
    .datepicker table tr td span.active.disabled.active,
    .datepicker table tr td span.active.disabled:hover.active,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active:hover.disabled,
    .datepicker table tr td span.active.disabled.disabled,
    .datepicker table tr td span.active.disabled:hover.disabled,
    .datepicker table tr td span.active[disabled],
    .datepicker table tr td span.active:hover[disabled],
    .datepicker table tr td span.active.disabled[disabled],
    .datepicker table tr td span.active.disabled:hover[disabled] {
      background-color: #1d68c1; }
    .datepicker table tr td.day {
      width: 30px;
      height: 30px;
      vertical-align: middle;
      padding: 5px; }
      .datepicker table tr td.day:hover,
      .datepicker table tr td.day.focused {
        background-color: #98bfef;
        background-image: none;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%; }
    .datepicker table tr td.today, .datepicker table tr td.today:active, .datepicker table tr td.today.disabled:active {
      background-color: #b3b3b3;
      background-image: none;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }
    .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:hover:active {
      background-color: #98bfef;
      background-image: none;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }
    .datepicker table tr td.active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active {
      background-color: #1d68c1;
      background-image: none;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }

/*  

    NOTE: Note that this is just temporary CSS. In responsive is refactored version.

*/
.playerContainer {
  clear: both;
  text-align: left; }
  .playerContainer:before, .playerContainer:after {
    content: " ";
    display: table; }
  .playerContainer:after {
    clear: both; }

.html5MediaPlayerVideo img#playerImage {
  display: none; }

/* Fallback download link  */
#articleMainGraphics .alternateDownloadLink {
  margin-top: .5em;
  min-height: 1px;
  line-height: 1.5em;
  display: block; }

.alternateDownloadLink .ico {
  width: 32px;
  height: 32px;
  background-position: -50px -203px; }

.html5PlayerCanPlay {
  overflow: hidden;
  position: relative;
  background-color: black;
  background-image: url("./../images/loader.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  min-height: 100px;
  max-width: 100%; }

.html5PlayerCanPlay.html5MediaPlayerAudio {
  min-height: 40px; }

.noJS .html5Player {
  display: none; }

.html5PlayerFullscreen {
  width: 100% !important;
  height: 100% !important; }

.html5Player .html5PlayerControlPanel {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 32px;
  background-color: #1c1c1c; }

.html5MediaPlayer .html5PlayerControlPanel {
  height: 40px; }

.html5MediaPlayerVideo .html5PlayerControlPanel {
  bottom: -37px; }

.html5Player .html5PlayerControlPanel,
.html5Player .html5PlayerControlPanel a,
.html5Player .html5PlayerControlPanel span,
.html5Player .mediaSwitchPanel ul li {
  font-size: 11px;
  line-height: 17px;
  color: #999999; }

.html5Player .html5PlayerControlPanel a:hover {
  color: #ffffff; }

.html5Player .html5PlayerControlPanel a,
.html5Player .html5PlayerControlPanel .html5PlayerCount,
.html5Player .html5PlayerBtn {
  display: block;
  text-decoration: none;
  text-align: center;
  padding-top: 8px;
  cursor: pointer; }

.html5Player .html5PlayerControlPanel .html5PlayerBtn,
.html5Player .html5PlayerControlPanel .html5PlayerCount {
  width: 49px;
  height: 24px;
  border-left: 1px solid #2c2c2c;
  border-right: 1px solid #0e0e0e; }

.html5MediaPlayer .html5PlayerControlPanel .html5PlayerCount {
  width: 100px; }

.html5Player .html5PlayerControlPanel .html5PlayerCount {
  border-right: 0 none; }

.html5Player .html5PlayerControlPanel .html5PlayerControlsLeft {
  float: left;
  width: 150px; }

.html5Player .html5PlayerControlPanel .html5PlayerControlsLeft * {
  float: left; }

.html5Player .html5PlayerControlPanel .html5PlayerPause {
  display: none; }

.html5Player .html5PlayerControlPanel .html5PlayerControlsRight {
  float: right;
  border-left: 1px solid #0e0e0e; }

.html5Player .html5PlayerControlPanel .html5PlayerControlsRight .html5PlayerBtn,
.html5Player .html5PlayerControlPanel .html5PlayerMoreContainer .html5PlayerBtn {
  float: right; }

.html5Player .html5PlayerControlPanel .html5PlayerMore,
.html5MediaPlayerAudio .html5PlayerControlPanel .html5PlayerFullscreenBtn,
#articleMainGraphics .html5MediaPlayerAudio .html5PlayerControlPanel .html5PlayerFullscreenBtn,
.html5PlayerEmpty .progressbar button,
.html5PlayerEmpty .progressbar .played,
.html5PlayerEmpty .html5PlayerControlPanel .curTime,
.html5PlayerEmpty .html5PlayerControlPanel .html5PlayerPlay,
.html5PlayerEmpty .html5PlayerControlPanel .html5PlayerPause,
.html5PlayerFullscreen .html5PlayerTitle,
.html5MediaPlayerAudio .html5PlayerControlPanel .html5PlayerSourceSwitch,
.html5PlayerFullscreen .html5PlayerI,
.html5PlayerLive .html5PlayerControlPanel .progressbar *,
.html5Player .html5PlayerControlsRightSized .html5PlayerFullscreenBtn,
.html5Player .html5PlayerControlsRightSized .html5PlayerDownload,
.html5Player .html5PlayerControlsRightSized .html5PlayerSourceSwitch,
.html5Player .html5PlayerControlPanel .html5PlayerMoreContainer .html5PlayerVolume,
.html5PlayerCannotPlay video,
.html5PlayerCannotPlay audio {
  display: none; }

.html5Player .html5PlayerMoreContainer {
  position: absolute;
  top: 0;
  right: 51px;
  height: 32px;
  background-color: #1c1c1c;
  box-shadow: -5px 0 5px black; }

.html5MediaPlayer .html5PlayerMoreContainer {
  top: 8px; }

.html5Player .html5PlayerBtn,
.html5Player .html5PlayerBtn:hover {
  background-image: url("./../images/cssSprites-player.png");
  color: transparent; }

.html5Player .html5PlayerControlPanel .html5PlayerBtn:hover {
  background-color: #000000; }

.html5Player .html5PlayerPause {
  background-position: 0 -300px; }

.html5Player .html5PlayerPause:hover {
  background-position: -100px -300px; }

.html5Player .html5PlayerFullscreenBtn {
  background-position: 0 -600px; }

.html5Player .html5PlayerFullscreenBtn:hover {
  background-position: -100px -600px; }

.html5MediaPlayerVideo .html5PlayerFullscreenBtn {
  background-position: 0 -600px; }

.html5MediaPlayerVideo .html5PlayerFullscreenBtn:hover {
  background-position: -100px -600px; }

.html5PlayerFullscreen .html5PlayerFullscreenBtn {
  background-position: 0 -700px; }

.html5PlayerFullscreen .html5PlayerFullscreenBtn:hover {
  background-position: -100px -700px; }

.html5Player .html5PlayerVolume {
  background-position: 0 -800px; }

.html5Player .html5PlayerVolume:hover {
  background-position: -100px -800px; }

.html5Player .html5PlayerMore {
  background-position: 0 -1700px; }

.html5Player .html5PlayerMore:hover {
  background-position: -100px -1700px; }

.html5Player .html5PlayerSourceSwitch {
  background-position: 0 -1200px; }

.html5Player .html5PlayerSourceSwitch:hover {
  background-position: -100px -1200px; }

.html5Player .html5PlayerInfopanelClose {
  background-position: 0 -1000px; }

.html5Player .html5PlayerDownload {
  background-position: 0 -1500px; }

.html5Player .html5PlayerDownload:hover {
  background-position: -100px -1500px; }

.html5Player button {
  margin: 0;
  border: 0 none; }

.html5Player button span {
  visibility: hidden; }

.html5Player .progressbar,
.html5Player .indicator {
  width: 100%;
  cursor: pointer; }

.html5Player .indicator div {
  height: 8px; }

.html5Player .indicator {
  background-color: #676e70; }

.html5Player .loaded {
  background-color: #919396; }

.html5Player .filled {
  background-color: #ea6903; }

.html5Player .played {
  margin-top: -8px;
  width: 0; }

.html5Player .bar button {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 3px #414144;
  position: absolute;
  top: -5px;
  left: 0;
  visibility: hidden; }

.html5Player .html5PlayerControlPanelExpanded .bar button,
.html5MediaPlayerAudio .bar button {
  visibility: visible; }

.html5MediaPlayerVideo .html5PlayerBranding {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%; }

.html5MediaPlayerAudio .html5PlayerBranding {
  display: none; }

.html5MediaPlayerVideo .html5PlayerTitle {
  color: black;
  background-color: #efedeb;
  margin: 10px;
  padding: 11px 40px 11px 10px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap; }

.html5MediaPlayerVideo .html5PlayerI {
  display: inline-block; }

.html5MediaPlayerVideo .html5PlayerI span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 1.25em;
  margin: 18px 0 0 -42px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  background-color: #555; }

[dir="rtl"] .html5MediaPlayerVideo .html5PlayerI span {
  margin: 18px 15px 0 0; }

.html5Player .volumebar {
  width: 100px;
  background-color: #1a1a1c;
  position: absolute;
  height: 20px;
  border-left: 15px solid #1a1a1c;
  border-right: 15px solid #1a1a1c;
  border-top: 12px solid #1a1a1c;
  box-shadow: 0 0 5px black;
  display: none; }

.html5Player .mediaSwitchPanel,
.html5Player .mediaDl {
  width: 88px;
  background-color: #1a1a1c;
  position: absolute;
  height: 108px;
  display: none;
  bottom: 35px; }

.html5Player .mediaSwitchPanelHLS {
  width: 150px; }

.html5Player .mediaDl {
  width: 115px; }

.html5Player .mediaSwitchPanel ul li,
.html5Player ul.mediaDl li {
  height: 27px;
  list-style-type: none;
  list-style-position: inside;
  border-top: 1px solid #2c2c2c;
  border-bottom: 1px solid #0e0e0e;
  padding: 7px 0 0 0 !important;
  background-image: none !important;
  margin: 0 !important;
  text-align: center;
  cursor: pointer; }

.html5Player .mediaSwitchPanel ul li.selected {
  list-style-type: disc;
  color: white;
  background-color: #000000; }

.html5MediaPlayerVideo .playBig {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer; }

.html5MediaPlayerVideo .playBigBg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #1c1c1c;
  position: absolute;
  top: -35px;
  left: -35px;
  opacity: 0.5; }

.html5MediaPlayerVideo .playBigFg {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #efedeb;
  overflow: hidden;
  position: absolute;
  top: -25px;
  left: -25px;
  box-shadow: 0 0 5px black; }

.html5MediaPlayerVideo .playBigFg div {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 15px solid #010101;
  color: transparent;
  margin: 15px 20px; }

.html5MediaPlayerVideo .html5PlayerInfopanel {
  position: absolute;
  top: 53px;
  left: 0;
  width: 100%;
  display: none; }

[dir="rtl"] .html5MediaPlayerVideo .html5PlayerInfopanel,
[dir="rtl"] .html5MediaPlayerVideo .html5PlayerTitle {
  direction: rtl; }

.html5MediaPlayerVideo .html5PlayerInfopanel .html5PlayerInfopanelInner {
  color: black;
  background-color: #efedeb;
  margin: 0 10px;
  padding: 5px 10px;
  overflow: auto; }

.html5MediaPlayerVideo .html5PlayerInfopanel .infopanelSmall {
  font-size: .875em;
  font-style: italic;
  color: #666666; }

.html5MediaPlayerVideo .html5PlayerInfopanelClose {
  width: 42px;
  height: 32px; }

.html5PlayerFullscreen .html5PlayerInfopanel {
  display: none !important; }

.html5Player .curTime,
.html5Player .duration {
  padding-top: 8px;
  height: 24px; }

.html5Player .curTime {
  border-left: 1px solid #2c2c2c;
  padding-left: 8px; }

.html5Player .html5PlayerRelated {
  position: absolute;
  left: 0;
  top: 0px;
  padding-top: 53px;
  padding-bottom: 999px;
  display: none;
  width: 100%;
  background-color: black; }

.html5Player .html5PlayerRelatedInner {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto; }

.html5Player .html5PlayerRelated4col {
  width: 616px; }

.html5Player .html5PlayerRelated3col {
  width: 462px; }

.html5Player .html5PlayerRelated2col {
  width: 308px; }

.html5Player .html5PlayerRelated3col a:nth-child(n+7),
.html5Player .html5PlayerRelated2col a:nth-child(n+3),
.html5Player .html5PlayerRelated1col, .html5Player .html5PlayerRelated0col {
  display: none; }

.html5PlayerFullscreen .html5PlayerRelatedInner {
  width: 616px; }

.html5PlayerFullscreen .html5PlayerRelatedInner a {
  display: block !important; }

.html5Player .html5PlayerRelated a {
  display: block;
  float: left;
  margin: 2px;
  background-color: black; }

.html5Player .html5PlayerRelated img:hover {
  opacity: 0.75; }

.html5PlayerLive .html5PlayerControlPanel .progressbar {
  height: 8px;
  background-image: url("./../images/cssSprites-player.png");
  background-position: 0 -1900px; }

/*LTR content*/
.html5Player .html5PlayerTitle {
  float: left; }

.toggler__trigger .ico {
  width: 12px;
  height: 12px;
  font-size: 12px;
  margin-left: .5em; }

.toggler__trigger--closed .ico-chevron-up {
  display: none; }

.toggler__trigger--open .ico-chevron-down {
  display: none; }

.toggler__content {
  position: absolute;
  z-index: 1000; }
  .stored-items .toggler__content {
    position: relative; }
  .toggler__content--closed {
    display: none; }
  .toggler__content--open {
    display: block; }

/* Language menu */
.footer-language-menu,
#language-menu {
  clear: both;
  width: 100%;
  position: relative;
  z-index: 1000; }
  .footer-language-menu.closed,
  #language-menu.closed {
    display: none;
    visibility: hidden; }
  .footer-language-menu.opened,
  #language-menu.opened {
    display: block;
    visibility: visible; }
  .footer-language-menu .inner,
  #language-menu .inner {
    background: #e6e6e6;
    color: #3e3e3e;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px;
    padding: 15px;
    border-bottom: 1px solid #fff; }
    .footer-language-menu .inner:before, .footer-language-menu .inner:after,
    #language-menu .inner:before,
    #language-menu .inner:after {
      content: " ";
      display: table; }
    .footer-language-menu .inner:after,
    #language-menu .inner:after {
      clear: both; }
    .footer-language-menu .inner h4.title span,
    #language-menu .inner h4.title span {
      padding: 0 7.5px; }
    .footer-language-menu .inner ul li,
    #language-menu .inner ul li {
      background-color: transparent;
      border: none;
      /*					&:nth-of-type(2n+1) {						clear:both;					}					*/ }
      .footer-language-menu .inner ul li a,
      #language-menu .inner ul li a {
        display: block;
        min-height: inherit;
        color: #333333;
        padding: 3.75px 7.5px; }
        .footer-language-menu .inner ul li a:before, .footer-language-menu .inner ul li a:after,
        #language-menu .inner ul li a:before,
        #language-menu .inner ul li a:after {
          content: " ";
          display: table; }
        .footer-language-menu .inner ul li a:after,
        #language-menu .inner ul li a:after {
          clear: both; }
        .footer-language-menu .inner ul li a span.english,
        #language-menu .inner ul li a span.english {
          padding-right: 1em; }
        .footer-language-menu .inner ul li a span.original,
        #language-menu .inner ul li a span.original {
          color: #808080; }
        .footer-language-menu .inner ul li a:hover,
        #language-menu .inner ul li a:hover {
          background-color: #808080;
          color: #fff;
          text-decoration: none; }
          .footer-language-menu .inner ul li a:hover span.original,
          #language-menu .inner ul li a:hover span.original {
            color: #e6e6e6; }
      .footer-language-menu .inner ul li.selected a,
      #language-menu .inner ul li.selected a {
        background-color: #525252;
        color: #fff; }
        .footer-language-menu .inner ul li.selected a span.original,
        #language-menu .inner ul li.selected a span.original {
          color: #b3b3b3; }
        .footer-language-menu .inner ul li.selected a:hover,
        #language-menu .inner ul li.selected a:hover {
          background-color: #808080;
          color: #fff; }
          .footer-language-menu .inner ul li.selected a:hover span.original,
          #language-menu .inner ul li.selected a:hover span.original {
            color: #e6e6e6; }

.footer-language-menu .inner {
  background-color: #2c2c2c;
  color: #b3b3b3;
  border-bottom: none; }
  .footer-language-menu .inner ul li a {
    color: #fff; }
    .footer-language-menu .inner ul li a span.original {
      color: #b3b3b3; }

@media (min-width: 768px) {
  .content-search-filters .inner .inner,
  .footer-language-menu .inner,
  #language-menu .inner {
    background-color: #2c2c2c;
    color: #b3b3b3;
    border-bottom: none; }
    .content-search-filters .inner .inner ul:before, .content-search-filters .inner .inner ul:after,
    .footer-language-menu .inner ul:before,
    .footer-language-menu .inner ul:after,
    #language-menu .inner ul:before,
    #language-menu .inner ul:after {
      content: " ";
      display: table; }
    .content-search-filters .inner .inner ul:after,
    .footer-language-menu .inner ul:after,
    #language-menu .inner ul:after {
      clear: both; }
    .content-search-filters .inner .inner ul li:nth-of-type(2n+1),
    .footer-language-menu .inner ul li:nth-of-type(2n+1),
    #language-menu .inner ul li:nth-of-type(2n+1) {
      clear: none; }
    .content-search-filters .inner .inner ul li:nth-of-type(4n+1),
    .footer-language-menu .inner ul li:nth-of-type(4n+1),
    #language-menu .inner ul li:nth-of-type(4n+1) {
      clear: both; }
    .content-search-filters .inner .inner ul li a,
    .footer-language-menu .inner ul li a,
    #language-menu .inner ul li a {
      color: #fff; }
      .content-search-filters .inner .inner ul li a span.original,
      .footer-language-menu .inner ul li a span.original,
      #language-menu .inner ul li a span.original {
        color: #b3b3b3; } }

@media (min-width: 992px) {
  .content-search-filters .inner ul:before, .content-search-filters .inner ul:after,
  .footer-language-menu .inner ul:before,
  .footer-language-menu .inner ul:after,
  #language-menu .inner ul:before,
  #language-menu .inner ul:after {
    content: " ";
    display: table; }
  .content-search-filters .inner ul:after,
  .footer-language-menu .inner ul:after,
  #language-menu .inner ul:after {
    clear: both; }
  .content-search-filters .inner ul li:nth-of-type(2n+1),
  .footer-language-menu .inner ul li:nth-of-type(2n+1),
  #language-menu .inner ul li:nth-of-type(2n+1) {
    clear: none; }
  .content-search-filters .inner ul li:nth-of-type(4n+1),
  .footer-language-menu .inner ul li:nth-of-type(4n+1),
  #language-menu .inner ul li:nth-of-type(4n+1) {
    clear: none; }
  .content-search-filters .inner ul li:nth-of-type(6n+1),
  .footer-language-menu .inner ul li:nth-of-type(6n+1),
  #language-menu .inner ul li:nth-of-type(6n+1) {
    clear: both; } }

/* LOGGED USER -> USER MENU LINKS */
ul.sub-menu {
  /*@include box-shadow(0, 0, 5px, $color-gray, false);*/ }
  ul.sub-menu li {
    background: #2c2c2c;
    color: #b3b3b3;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px;
    border-bottom: 1px solid #3e3e3e; }
    ul.sub-menu li:last-child {
      border-bottom: none; }
    ul.sub-menu li a {
      display: block;
      color: #b3b3b3;
      padding: 7.5px 15px;
      min-height: 38px; }
      ul.sub-menu li a span.btn-rounded {
        width: 24px;
        height: 24px;
        background-color: transparent;
        color: #b3b3b3;
        margin-right: 7.5px;
        /*float: $direction-backward;*/
        display: inline-block; }
        ul.sub-menu li a span.btn-rounded .ico {
          font-size: 18.9px;
          height: 16px;
          width: 16px;
          line-height: 24px; }
          .js ul.sub-menu li a span.btn-rounded .ico {
            height: 24px;
            width: 24px; }
      ul.sub-menu li a.active, ul.sub-menu li a:hover {
        background-color: #242424;
        color: #fff;
        text-decoration: none; }
        ul.sub-menu li a.active span.btn-rounded, ul.sub-menu li a:hover span.btn-rounded {
          background-color: transparent;
          color: #fff; }

/* Alert menu */
.alert-menu-container {
  clear: both;
  width: 100%;
  position: relative;
  z-index: 1000; }

#alert-menu {
  width: 500px;
  position: absolute;
  right: 0; }
  #alert-menu.closed {
    display: none;
    visibility: hidden; }
  #alert-menu.opened {
    display: block;
    visibility: visible; }
  #alert-menu .inner {
    background-color: #2c2c2c;
    color: #b3b3b3;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px;
    padding: 15px 0 0 0; }
    #alert-menu .inner:before, #alert-menu .inner:after {
      content: " ";
      display: table; }
    #alert-menu .inner:after {
      clear: both; }
    #alert-menu .inner h4.title {
      padding: 0 15px;
      float: left;
      color: #fff; }
      #alert-menu .inner h4.title .ico {
        margin-right: 7.5px; }
    #alert-menu .inner a.clear-alerts {
      padding: 0 15px;
      float: right;
      color: #b3b3b3; }
      #alert-menu .inner a.clear-alerts:hover {
        color: #fff; }
    #alert-menu .inner ol {
      clear: both;
      border-top: 2px solid #808080; }
      #alert-menu .inner ol li {
        font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
        font-size: 12.99px;
        border-bottom: 1px solid #3e3e3e;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        padding: 7.5px 0; }
        #alert-menu .inner ol li:last-child {
          border-bottom: none; }
        #alert-menu .inner ol li:hover {
          background-color: #242424;
          color: #fff; }
        #alert-menu .inner ol li a {
          display: block;
          min-height: inherit;
          color: #b3b3b3;
          padding: 0 7.5px;
          flex: 1;
          position: relative;
          font-size: 1em; }
          #alert-menu .inner ol li a h6 {
            width: 100%;
            padding: 6px 26px 0px 0;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 0;
            font-size: 1em; }
          #alert-menu .inner ol li a .ico-search {
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -12px; }
          #alert-menu .inner ol li a b {
            font-weight: normal; }
          #alert-menu .inner ol li a span.more {
            text-align: right; }
          #alert-menu .inner ol li a.active, #alert-menu .inner ol li a:hover {
            color: #fff;
            text-decoration: none; }
        #alert-menu .inner ol li a.link--detail {
          border-right: 1px solid #3e3e3e;
          min-width: 70%;
          max-width: 80%; }
        #alert-menu .inner ol li a.link--set-default {
          text-align: center;
          padding: 0 7.5px;
          cursor: pointer; }
        #alert-menu .inner ol li span.link--set-default {
          display: block;
          min-height: inherit;
          color: #b3b3b3;
          padding: 0 7.5px;
          flex: 1;
          text-align: center;
          opacity: .5; }
        #alert-menu .inner ol li a.link--show-more {
          text-align: center; }
      #alert-menu .inner ol li.text-item {
        text-align: center;
        display: block;
        padding: 7.5px; }
        #alert-menu .inner ol li.text-item em {
          display: block;
          text-align: center; }

@media (min-width: 768px) {
  #alert-menu {
    right: 7.5px; } }

@media (min-width: 992px) {
  #alert-menu i.ico-caret-up {
    margin-right: -6px;
    margin-left: 6px; } }

/* Subpages (context) menu */
section.context-menu {
  position: relative;
  min-height: 40px;
  clear: both;
  background-color: #e6e6e6;
  -webkit-box-shadow: 0 2px 5px #b3b3b3;
  -moz-box-shadow: 0 2px 5px #b3b3b3;
  box-shadow: 0 2px 5px #b3b3b3; }
  section.context-menu:before, section.context-menu:after {
    content: " ";
    display: table; }
  section.context-menu:after {
    clear: both; }
  section.context-menu .backward-menu {
    margin-left: -8px;
    padding-left: 0;
    height: 40px;
    overflow: hidden; }
    section.context-menu .backward-menu ul.tabs {
      margin-left: 0; }
      section.context-menu .backward-menu ul.tabs li {
        margin-left: 0;
        border-top: 2px solid #808080;
        border-bottom: 3px solid #808080;
        background-color: #808080; }
        section.context-menu .backward-menu ul.tabs li:hover {
          border-color: #1A5CAB;
          background-color: #1A5CAB; }
          section.context-menu .backward-menu ul.tabs li:hover a {
            background-color: #1A5CAB; }
      section.context-menu .backward-menu ul.tabs a {
        padding: 7.5px 15px;
        background-color: #808080;
        color: #f3f3f3; }
        section.context-menu .backward-menu ul.tabs a .ico {
          margin-right: 4px; }
        section.context-menu .backward-menu ul.tabs a:hover {
          color: #fff; }
  section.context-menu .subpages-menu {
    padding-left: 8px; }
    section.context-menu .subpages-menu ul.tabs {
      margin: 0; }
      section.context-menu .subpages-menu ul.tabs li.show-more {
        /* second level */ }
        section.context-menu .subpages-menu ul.tabs li.show-more a.active {
          color: #1A5CAB; }
        section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems {
          display: block;
          position: absolute;
          top: 40px;
          right: 0;
          width: 100%;
          z-index: 1000; }
          section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems.closed {
            display: none; }
          section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems.opened {
            display: block; }
          section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li {
            background: #2c2c2c;
            color: #b3b3b3;
            font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
            font-size: 12.99px;
            border-bottom: 1px solid #3e3e3e; }
            section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li:last-child {
              border-bottom: none; }
            section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li a {
              display: block;
              color: #b3b3b3;
              padding: 7.5px 15px;
              min-height: 38px;
              border-left: 3px solid #2c2c2c; }
              section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li a:hover {
                background-color: #242424;
                border-left-color: #242424;
                color: #fff;
                text-decoration: none; }
            section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li .sub-menu a {
              padding-left: 30px; }
            section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li.active a,
            section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems li.active a:hover {
              border-left-color: #1d68c1; }
  section.context-menu h6.label {
    float: left;
    display: block;
    padding: 7.5px 15px 0 15px;
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px;
    line-height: 19.485px;
    color: #808080;
    border-top: 2px solid #e6e6e6; }

@media (min-width: 768px) {
  section.context-menu .subpages-menu ul.tabs li.show-more {
    position: relative; }
    section.context-menu .subpages-menu ul.tabs li.show-more ul.subitems {
      width: 250px; } }

@media (min-width: 992px) {
  section.context-menu .backward-menu ul.tabs a {
    padding: 7.5px 30px; } }

@media (min-width: 1700px) {
  section.context-menu .backward-menu ul.tabs a {
    padding: 7.5px 45px; } }

/* Search form inserted in the content part of the page */
.in-page-search-form {
  padding-top: 45px;
  padding-bottom: 45px; }
  .in-page-search-form .form-group-with-button {
    display: block;
    padding-right: 45px;
    position: relative;
    min-height: 37.5px;
    margin-bottom: 0; }
    .in-page-search-form .form-group-with-button label {
      display: none; }
    .in-page-search-form .form-group-with-button input.form-control {
      line-height: 22.5px;
      margin-bottom: 0;
      width: 100%; }
    .in-page-search-form .form-group-with-button button.btn {
      position: absolute;
      right: 0;
      top: 0; }

/* Custom animations */
@-webkit-keyframes media-item {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.66; }
  100% {
    opacity: 1; } }

@-o-keyframes media-item {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.66; }
  100% {
    opacity: 1; } }

@keyframes media-item {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.66; }
  100% {
    opacity: 1; } }

/* Media blocks */
.media-block {
  position: relative;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  margin-bottom: -8px;
  -webkit-animation: media-item 0.25s linear 0s 1;
  -o-animation: media-item 0.25s linear 0s 1;
  animation: media-item 0.25s linear 0s 1; }
  .media-block:before, .media-block:after {
    content: " ";
    display: table; }
  .media-block:after {
    clear: both; }
  .media-block.article {
    background-color: #fff; }
  .media-block .img-wrapper {
    width: 100%;
    position: relative;
    margin-bottom: 7.5px;
    line-height: 1.0;
    min-height: 80px; }
    .js table .media-block .img-wrapper {
      min-width: 100px; }
    .media-block .img-wrapper a:hover {
      text-decoration: none; }
    .media-block .img-wrapper .ico {
      left: 50%;
      top: 50%;
      width: 16px;
      height: 16px;
      font-size: 16px;
      margin-left: -16px;
      margin-top: -16px;
      position: absolute;
      color: #fff;
      text-align: center;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%;
      z-index: 110;
      opacity: 0.5;
      filter: alpha(opacity=50); }
      .js .media-block .img-wrapper .ico {
        width: 80px;
        height: 80px;
        font-size: 80px;
        margin-left: -40px;
        margin-top: -40px; }
      .js table .media-block .img-wrapper .ico {
        width: 65px;
        height: 40px;
        font-size: 40px;
        margin-left: -32.5px;
        margin-top: -30px; }
    .media-block .img-wrapper img {
      width: 100%; }
    .media-block .img-wrapper .information {
      display: block;
      width: 100%;
      height: 2em;
      position: absolute;
      left: 0px;
      bottom: 0px;
      background-color: #000;
      color: #fff;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 12.99px; }
      .cssgradients .media-block .img-wrapper .information {
        height: 100%;
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, transparent 0%, #3e3e3e 100%);
        background-image: -o-linear-gradient(top, transparent 0%, #3e3e3e 100%);
        background-image: linear-gradient(to bottom, transparent 0%, #3e3e3e 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF3E3E3E', GradientType=0); }
      .media-block .img-wrapper .information .status {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        padding: 7.5px 7.5px; }
        .media-block .img-wrapper .information .status.new {
          background-color: #1A5CAB;
          color: #fff; }
      .media-block .img-wrapper .information span.date {
        float: left; }
      .media-block .img-wrapper .information span.duration {
        float: right; }
  .media-block .content-wrapper {
    padding: 0px 7.5px 0 7.5px; }
    .media-block .content-wrapper:before, .media-block .content-wrapper:after {
      content: " ";
      display: table; }
    .media-block .content-wrapper:after {
      clear: both; }
    .media-block .content-wrapper > a .text-content {
      position: relative; }
    .media-block .content-wrapper > a .information {
      float: left;
      padding-top: 8px;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 12.99px;
      line-height: 2em;
      color: #333333; }
      .media-block .content-wrapper > a .information .date + .time {
        padding-left: 2em; }
    .media-block .content-wrapper > a i.ico-article-rounded {
      float: right;
      font-size: 40px;
      text-decoration: none;
      color: #808080; }
    .media-block .content-wrapper > a .description {
      color: #333333;
      margin-bottom: 0;
      padding-bottom: 10px; }
    .media-block .content-wrapper > a .status {
      display: block;
      padding: 7.5px 8px;
      margin: 0 -8px;
      line-height: 12.99px; }
      .media-block .content-wrapper > a .status.new {
        background-color: #1A5CAB;
        color: #fff; }
      .media-block .content-wrapper > a .status .status-badge {
        margin: 0;
        line-height: 1; }
    .media-block .content-wrapper > a:hover {
      text-decoration: none; }
      .media-block .content-wrapper > a:hover h4 {
        color: #1d68c1;
        text-decoration: underline; }
      .media-block .content-wrapper > a:hover i.ico-article-rounded {
        color: #1d68c1;
        text-decoration: none; }
  .media-block .zone {
    clear: left;
    float: left;
    text-transform: uppercase;
    color: #808080;
    font-weight: bold;
    margin-bottom: 0.75em; }
  .media-block h4 {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.25em;
    margin-bottom: 1em;
    clear: both; }
    .media-block h4.ltr {
      text-align: left;
      direction: ltr; }
    .media-block h4.rtl {
      text-align: right;
      direction: rtl; }
    .media-block h4 a:link, .media-block h4 a:visited {
      color: #333333; }
    .media-block h4 a:hover {
      color: #1d68c1;
      text-decoration: underline; }
  .media-block .description.rtl {
    text-align: right; }
  .media-block .description a {
    text-decoration: none;
    color: #333333; }
    .media-block .description a:hover {
      color: #1d68c1; }
  .media-block .status-badge {
    margin: 0 7.5px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px; }
  .media-block .footer {
    padding: 0;
    margin-left: -8px;
    margin-right: -9px;
    height: 48px;
    background-color: #e6e6e6;
    position: relative; }
  .media-block.fixed-height {
    padding-bottom: 48px; }
    .media-block.fixed-height.media-block--no-footer {
      padding-bottom: 0; }
    .media-block.fixed-height .footer {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    .media-block.fixed-height.has-footer-stats {
      padding-bottom: 78px; }
      .media-block.fixed-height.has-footer-stats .footer {
        bottom: 30px; }
  .media-block .download {
    font-size: 12.99px;
    width: 100%;
    display: none;
    position: absolute;
    left: 7.5px;
    bottom: 7.5px; }
    .media-block .download a.trigger,
    .media-block .download a.trigger-disabled {
      width: 32px;
      height: 32px;
      line-height: 32px;
      float: left; }
    .media-block .download a.trigger {
      background-color: #808080;
      color: #fff; }
      .media-block .download a.trigger:hover {
        background-color: #1A5CAB;
        opacity: 1;
        filter: alpha(opacity=100); }
    .media-block .download a.trigger-disabled {
      background-color: #d9d9d9;
      color: #fff;
      opacity: 1;
      filter: alpha(opacity=100);
      cursor: default; }
    .media-block .download ul.download-links {
      margin: 0;
      margin-left: -7.5px;
      background-color: #3e3e3e;
      color: #fff;
      -webkit-box-shadow: 0 0 5px #808080;
      -moz-box-shadow: 0 0 5px #808080;
      box-shadow: 0 0 5px #808080; }
      .js .media-block .download ul.download-links {
        /*min-width: 150px;*/
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: 34px;
        z-index: 120; }
      .media-block .download ul.download-links li {
        list-style: none;
        padding: 0px 7.5px; }
        .media-block .download ul.download-links li a {
          display: block;
          padding: 7.5px 0px;
          color: #fff;
          border-bottom: 1px solid #525252; }
          .media-block .download ul.download-links li a:hover {
            text-decoration: none; }
          .media-block .download ul.download-links li a span.size {
            float: right;
            margin-left: 1em;
            font-size: 12px;
            line-height: 22.5px;
            color: #b3b3b3; }
        .media-block .download ul.download-links li:last-child a {
          border-bottom: none; }
        .media-block .download ul.download-links li:hover {
          background-color: #1A5CAB; }
          .media-block .download ul.download-links li:hover a {
            color: #fff;
            border-bottom-color: #1d68c1; }
            .media-block .download ul.download-links li:hover a span.size {
              /*color: $color-gray-darker;*/
              color: #8ab7ed; }
      .media-block .download ul.download-links.closed {
        display: none;
        visibility: hidden; }
      .media-block .download ul.download-links.opened {
        display: block;
        visibility: visible; }
  .media-block a.bookmark {
    position: absolute;
    left: 7.5px;
    bottom: 7.5px;
    width: 32px;
    height: 32px;
    background-color: #808080;
    color: #fff; }
    .media-block a.bookmark:hover {
      background-color: #808080;
      opacity: 1;
      filter: alpha(opacity=100); }
    .media-block a.bookmark.is-bookmarked {
      background-color: #1A5CAB; }
      .media-block a.bookmark.is-bookmarked:hover {
        background-color: #1A5CAB; }
    .media-block a.bookmark .ico {
      line-height: 32px; }
  .media-block a.share-link {
    position: absolute;
    left: 7.5px;
    bottom: 7.5px;
    width: 32px;
    height: 32px;
    background-color: #808080;
    color: #fff; }
    .media-block a.share-link.pushed {
      left: 47px; }
      @media (min-width: 768px) {
        .media-block a.share-link.pushed {
          left: 86.5px; } }
    .media-block a.share-link:hover {
      background-color: #1A5CAB;
      opacity: 1;
      filter: alpha(opacity=100); }
    .media-block a.share-link .ico {
      line-height: 32px; }
  .media-block .broadcast-service {
    float: right; }
    .media-block .broadcast-service i.ico {
      font-size: 32px;
      line-height: 1em;
      color: #A2A2A2; }
  .media-block .footer-stats {
    background-color: #d9d9d9;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 7.5px; }
  .js .media-block .broadcast-service {
    position: absolute;
    bottom: 7.5px;
    right: 7.5px; }

td.media-block {
  background-color: transparent;
  width: 100px; }
  td.media-block .img-wrapper {
    margin-bottom: 0; }
    td.media-block .img-wrapper .ico {
      opacity: 0.66;
      filter: alpha(opacity=66);
      text-shadow: 0 0 30px #000; }

@media (min-width: 768px) {
  td.media-block {
    width: 150px; }
  .js table .media-block .img-wrapper .ico {
    width: 60px;
    height: 60px;
    font-size: 60px;
    margin-left: -30px;
    margin-top: -30px; }
  .media-block h4 {
    min-height: 36px;
    height: 36px;
    overflow: hidden; }
  .media-block .download {
    display: block; }
  .media-block a.bookmark {
    left: 47px; } }

/* Boxes */
.box {
  padding: 15px;
  background-color: #f3f3f3;
  margin-bottom: 15px; }
  .box > p:last-child {
    margin-bottom: 0; }

/* tabs */
ul.tabs {
  display: block;
  list-style: none;
  margin-left: 16px; }
  ul.tabs .toggler__content {
    min-width: 250px;
    padding-top: 5px; }
    @media (max-width: 767px) {
      ul.tabs .toggler__content {
        width: 100%; } }
  ul.tabs .stored-items .toggler__content {
    padding-top: 0; }
  ul.tabs > li {
    display: block;
    float: left;
    border-top: 2px solid #e6e6e6;
    border-bottom: 3px solid #e6e6e6;
    margin: 0 8px;
    height: 40px; }
    ul.tabs > li.active {
      border-bottom-color: #1d68c1; }
    ul.tabs > li > a {
      display: block;
      padding: 7.5px 15px;
      font-weight: bold;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 12.99px;
      line-height: 19.485px;
      color: #333333; }
      ul.tabs > li > a:hover {
        text-decoration: none;
        color: #1A5CAB; }

@media (min-width: 992px) {
  .content-tabs {
    margin: 0 0 15px 0;
    border-bottom: 7px solid #1A5CAB; }
    .content-tabs:before, .content-tabs:after {
      content: " ";
      display: table; }
    .content-tabs:after {
      clear: both; } }

.content-tabs ul.result-tabs {
  display: block;
  list-style: none;
  margin: 0;
  margin-right: 15px; }
  @media (max-width: 991px) {
    .content-tabs ul.result-tabs {
      margin: 0 0 15px 0;
      border-bottom: 7px solid #1A5CAB; }
      .content-tabs ul.result-tabs:before, .content-tabs ul.result-tabs:after {
        content: " ";
        display: table; }
      .content-tabs ul.result-tabs:after {
        clear: both; } }
  .content-tabs ul.result-tabs a {
    display: block;
    padding: 7.5px 15px 3.75px 15px;
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px;
    line-height: 19.485px;
    color: #333333; }
    .content-tabs ul.result-tabs a:hover {
      color: #1d68c1; }
  .content-tabs ul.result-tabs li {
    display: block;
    float: left;
    margin-left: 15px; }
    .content-tabs ul.result-tabs li.active {
      background-color: #1A5CAB; }
      .content-tabs ul.result-tabs li.active a {
        color: #fff; }

.content-tabs .result-count {
  float: left;
  padding: 7.5px 15px 3.75px 15px;
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 12.99px;
  line-height: 19.485px;
  color: #808080; }
  @media (max-width: 991px) {
    .content-tabs .result-count {
      padding-left: 0; } }

.content-tabs .result-links {
  float: right; }
  .content-tabs .result-links small {
    font-size: 15px; }
    .content-tabs .result-links small a:link, .content-tabs .result-links small a:visited {
      font-weight: bold;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 15px;
      color: #333333;
      text-decoration: none; }
    .content-tabs .result-links small a:hover {
      color: #1d68c1;
      text-decoration: none; }
    .content-tabs .result-links small .link-disabled {
      font-weight: bold;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 15px;
      color: #b3b3b3; }
    .content-tabs .result-links small .ico {
      margin-right: 0.25em; }
  .content-tabs .result-links .save-search-link,
  .content-tabs .result-links .share-link {
    float: right;
    width: auto;
    margin-left: 1em; }

.detail-info {
  position: relative;
  padding-bottom: 15px; }
  .detail-info h2.name {
    margin-bottom: 0; }
    .detail-info h2.name small.detail-link {
      font-size: 15px;
      color: #b3b3b3;
      font-weight: bold;
      margin-left: 0.5em; }
  .detail-info.media-block {
    background-color: transparent;
    border: none; }
    .detail-info.media-block > .col-xs-12 {
      padding: 0; }
    .detail-info.media-block h4 {
      font-size: 21px;
      height: auto;
      min-height: 1em;
      margin-bottom: 0.5em;
      clear: none; }
    .detail-info.media-block small.information {
      display: block;
      margin-bottom: 0.75em; }
  .detail-info .back-links a {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px; }
    .detail-info .back-links a .ico {
      text-decoration: none;
      margin-right: 3.75px; }

.inline-filters h4.label {
  font-weight: bold;
  font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
  font-size: 15px; }

@media (min-width: 768px) {
  .detail-info {
    min-height: 200px;
    padding-right: 8px; }
    .detail-info.media-block > .col-xs-12 {
      padding: inherit; }
    .detail-info.media-block > .col-sm-4 {
      padding-left: 0; }
  .inline-filters {
    padding-top: 15px;
    padding-bottom: 7.5px; }
    .inline-filters .datepicker-control {
      width: 150px; }
    .inline-filters div.form-group {
      padding-right: 15px; } }

/* Inline Filter Form (User Management) */
.inline-filter-form {
  margin-bottom: 7.5px; }
  .inline-filter-form .form-inline .form-control, .inline-filter-form .form-inline .btn {
    margin-bottom: 7.5px; }
  .inline-filter-form .content-search-filters {
    position: relative; }
    .inline-filter-form .content-search-filters.closed {
      display: none; }
    .inline-filter-form .content-search-filters .ico-caret-up {
      color: #f3f3f3;
      margin: 0 8px; }
    .inline-filter-form .content-search-filters .inner {
      background-color: #f3f3f3;
      padding: 8px 8px 0 8px;
      margin: 0 8px 16px 8px; }
      .inline-filter-form .content-search-filters .inner:before, .inline-filter-form .content-search-filters .inner:after {
        content: " ";
        display: table; }
      .inline-filter-form .content-search-filters .inner:after {
        clear: both; }
      .inline-filter-form .content-search-filters .inner h4.title {
        margin: 16px 16px 8px 16px;
        font-weight: bold;
        width: auto; }
      .inline-filter-form .content-search-filters .inner .filter-footer {
        text-align: right;
        padding-bottom: 16px; }

/* Filter controls */
.filter-controls {
  padding: 15px 0; }
  .filter-controls b {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 18.9px;
    line-height: 30px; }
  .filter-controls a.trigger {
    float: right; }
    .filter-controls a.trigger i.ico {
      margin-right: 7.5px; }
    .filter-controls a.trigger.visible {
      display: inline-block; }
    .filter-controls a.trigger.invisible {
      display: none; }

/* Filters */
.content-filters {
  background: #3e3e3e;
  color: #fff;
  padding-bottom: 15px;
  display: none; }
  .content-filters .input-group-addon {
    color: #b3b3b3; }
  .content-filters input[type=button].btn-reset,
  .content-filters .btn-reset {
    background-color: #e6e6e6;
    color: #333333; }
    .content-filters input[type=button].btn-reset:hover,
    .content-filters .btn-reset:hover {
      color: #333333; }
  .content-filters a:link,
  .content-filters a:visited {
    color: #fff; }
  .content-filters.opened {
    display: block; }
  .content-filters.closed {
    display: none; }
  .content-filters p.form-controls {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin: 0;
    text-align: center; }
    .content-filters p.form-controls:before, .content-filters p.form-controls:after {
      content: " ";
      display: table; }
    .content-filters p.form-controls:after {
      clear: both; }

.filters {
  margin: 0 -8px;
  padding: 0 0 15px 0;
  /* 1st level - filter items */
  /* filter in side column (dark background) */
  /* 2nd level - filter options */
  /* only for filters in side column (dark backgroung) */ }
  .filters .form-group select.form-control {
    font-size: 12.99px;
    padding-top: 13.5px;
    padding-bottom: 9.5px;
    line-height: 1.5; }
  .filters .filter {
    border-bottom: 1px solid #e6e6e6; }
    .filters .filter > a.trigger {
      border-left: 3px solid #fff;
      display: block;
      padding: 5px 0 0 0;
      font-size: 12.99px;
      color: #525252; }
      .filters .filter > a.trigger .type {
        margin-right: 3.75px;
        display: none; }
      .filters .filter > a.trigger .status {
        float: right;
        margin-right: 0;
        margin-left: 3.75px; }
      .filters .filter > a.trigger span {
        font-weight: normal; }
      .filters .filter > a.trigger:hover {
        text-decoration: none; }
    .filters .filter.opened > a.trigger {
      background-color: #fff;
      border-color: #fff; }
    .filters .filter.opened > ul.options {
      display: block;
      background-color: #fff; }
    .filters .filter.closed ul.options {
      display: none; }
    .filters .filter.disabled {
      color: #5a5a5a; }
      .filters .filter.disabled a.trigger {
        color: #5a5a5a; }
  .filters li.filter {
    border-bottom-color: #525252; }
    .filters li.filter > a.trigger {
      border-left-color: #3e3e3e;
      color: #fff;
      padding: 10px 15px; }
      .filters li.filter > a.trigger .type {
        display: inline-block; }
      .filters li.filter > a.trigger span {
        font-weight: bold; }
    .filters li.filter.opened > a.trigger {
      background-color: #1A5CAB;
      border-color: #1A5CAB; }
    .filters li.filter.opened > ul.options {
      background-color: #f3f3f3; }
    .filters li.filter.disabled {
      color: #5a5a5a; }
      .filters li.filter.disabled a.trigger {
        color: #5a5a5a; }
      .filters li.filter.disabled.opened a.trigger {
        color: #477DBB; }
  .filters div.filter {
    box-shadow: inset 3px 3px 5px rgba(102, 102, 102, 0.1); }
  .filters ul.options {
    padding: 7.5px 0 15px 0;
    margin: 0;
    list-style: none; }
    .filters ul.options li {
      font-size: 12.99px;
      /* trigger for next collapsing */
      /* selected option */
      /* Languages */
      /* 3rd level */ }
      .filters ul.options li.ltr {
        text-align: left; }
      .filters ul.options li.rtl {
        text-align: right; }
      .filters ul.options li p.note {
        font-style: italic;
        margin: 0;
        padding: 7.5px 3px 0 3px;
        color: #1A5CAB; }
      .filters ul.options li label, .filters ul.options li a {
        display: block;
        padding: 7.5px 15px;
        color: #525252;
        cursor: pointer; }
        .filters ul.options li label:hover, .filters ul.options li a:hover {
          background-color: #74aaea;
          text-decoration: none;
          color: #fff; }
        .filters ul.options li label i.ico, .filters ul.options li a i.ico {
          float: right;
          width: 16px;
          height: 16px;
          margin-left: 7.5px;
          line-height: 1em;
          visibility: hidden; }
          .filters ul.options li label i.ico.ico-close, .filters ul.options li a i.ico.ico-close {
            display: none; }
            .js .filters ul.options li label i.ico.ico-close, .js .filters ul.options li a i.ico.ico-close {
              display: inherit; }
        .filters ul.options li label .input-group-addon i.ico, .filters ul.options li a .input-group-addon i.ico {
          visibility: visible;
          margin-left: 0.5em;
          display: none;
          color: #333333; }
          .js .filters ul.options li label .input-group-addon i.ico, .js .filters ul.options li a .input-group-addon i.ico {
            display: inherit; }
        .filters ul.options li label .input-group-addon:hover .ico, .filters ul.options li a .input-group-addon:hover .ico {
          color: #1d68c1; }
      .inline-filters .filters ul.options li.active {
        background-color: transparent; }
        .inline-filters .filters ul.options li.active > label {
          background-color: #5e9ce7; }
      .inline-filters .filters ul.options li > label {
        margin-top: 4px;
        margin-bottom: 4px; }
        .inline-filters .filters ul.options li > label .english {
          padding-right: 1em; }
        .inline-filters .filters ul.options li > label .original {
          opacity: 0.66;
          filter: alpha(opacity=66); }
      .js .filters ul.options li input[type=checkbox],
      .js .filters ul.options li input[type=radio] {
        display: none;
        visibility: hidden; }
      .filters ul.options li > a.trigger {
        color: #808080;
        position: relative; }
        .filters ul.options li > a.trigger i.ico {
          visibility: visible; }
        .filters ul.options li > a.trigger .status {
          float: left;
          margin-left: 0;
          margin-right: 3.75px;
          color: #1A5CAB;
          font-size: 12px;
          width: 12px;
          height: 15px;
          line-height: 15px;
          display: block;
          position: absolute;
          left: 15px;
          top: 9.375px; }
        .filters ul.options li > a.trigger span {
          display: block;
          padding-left: 15px; }
        .filters ul.options li > a.trigger:hover {
          background-color: #fff;
          color: #1A5CAB; }
      .filters ul.options li.active {
        background-color: #5e9ce7; }
        .filters ul.options li.active label, .filters ul.options li.active a {
          color: #fff; }
          .filters ul.options li.active label:hover, .filters ul.options li.active a:hover {
            background-color: #74aaea; }
          .filters ul.options li.active label i.ico, .filters ul.options li.active a i.ico {
            visibility: visible; }
      .filters ul.options li.more-languages a, .filters ul.options li.less-languages a {
        font-weight: bold;
        font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
        font-size: 12.99px;
        color: #fff;
        background-color: transparent;
        padding: 15px 15px; }
      .filters ul.options li.hidden {
        display: none; }
      .filters ul.options li .custom-date {
        padding: 15px; }
        .filters ul.options li .custom-date.opened {
          display: block; }
        .filters ul.options li .custom-date.closed {
          display: none; }
        .filters ul.options li .custom-date label {
          padding-left: 0;
          padding-right: 0;
          color: #333333; }
          .filters ul.options li .custom-date label input {
            border: 1px solid #e6e6e6;
            color: #1A5CAB; }
            .filters ul.options li .custom-date label input:hover {
              color: #1d68c1; }
      .filters ul.options li.closed ul {
        display: none; }
      .filters ul.options li.opened > a.trigger {
        background-color: #fff;
        border-top: 1px solid #fff; }
        .filters ul.options li.opened > a.trigger:hover {
          background-color: #fff;
          color: #1d68c1; }
      .filters ul.options li.opened ul {
        display: block; }
      .filters ul.options li ul {
        background-color: #fff;
        border-bottom: 1px solid #fff;
        margin: 0;
        list-style: none; }
        .filters ul.options li ul li > label, .filters ul.options li ul li > a {
          color: #1A5CAB;
          padding-left: 30.75px; }
    .filters ul.options li .custom-date, .filters ul.options li.active .custom-date {
      background-color: #fafafa; }
      .filters ul.options li .custom-date label, .filters ul.options li.active .custom-date label {
        background-color: transparent;
        color: #333333; }
        .filters ul.options li .custom-date label:hover, .filters ul.options li.active .custom-date label:hover {
          background-color: transparent;
          color: #333333; }
  .filters li.filter ul.options {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 7.5px 0 30px 0;
    /* 3rd level */ }
    .filters li.filter ul.options li {
      /* trigger for next collapsing */ }
      .filters li.filter ul.options li > a.trigger:hover {
        background-color: #f3f3f3; }
      .filters li.filter ul.options li p.note {
        padding: 7.5px 15px;
        color: #808080; }
    .filters li.filter ul.options ul {
      background-color: #fff;
      border-bottom: 1px solid #e6e6e6; }
    .filters li.filter ul.options.opened > a.trigger {
      border-top: 1px solid #e6e6e6; }

@media (min-width: 768px) {
  .inline-filter-form .form-inline .form-control, .inline-filter-form .form-inline .btn {
    margin-bottom: 0; }
  .content-filters {
    display: block; }
    .content-filters.closed {
      display: block; } }

/* Filter tags */
.filter-tags:before, .filter-tags:after {
  content: " ";
  display: table; }

.filter-tags:after {
  clear: both; }

.filter-tags .tag {
  display: block;
  float: left;
  background-color: #f3f3f3;
  padding: 7.5px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 12.99px;
  line-height: 19.485px;
  cursor: pointer; }
  .filter-tags .tag.rtl {
    text-align: right;
    direction: rtl; }
  .filter-tags .tag:hover {
    background-color: #e6e6e6; }
  .filter-tags .tag.permanent {
    background-color: #1A5CAB;
    color: #fff; }
  .filter-tags .tag.readonly {
    cursor: default; }
    .filter-tags .tag.readonly .ico-close {
      display: none; }
    .filter-tags .tag.readonly:hover {
      background-color: #f3f3f3; }
  .filter-tags .tag.not-valid {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .filter-tags .tag .ico {
    float: right;
    margin-left: 7.5px; }

p.filter-tags {
  margin-bottom: 15px; }
  .form-group p.filter-tags {
    margin-bottom: 0; }

.disabled-tags .disabled-tags-title {
  color: #b3b3b3; }

.disabled-tags hr {
  margin: 8px 0 16px 0; }

/* Result Filter tags */
.result-filter .label {
  color: #808080;
  display: block;
  float: left;
  padding: 7.5px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 12.99px;
  line-height: 19.485px; }

.result-filter .filter-tags .tag {
  background-color: transparent;
  border: 1px solid #b3b3b3;
  color: #b3b3b3; }
  .result-filter .filter-tags .tag.active, .result-filter .filter-tags .tag:hover {
    background-color: transparent;
    border-color: #1A5CAB;
    color: #1A5CAB; }

.statistics {
  margin-top: 15px;
  margin-bottom: 15px; }
  .statistics .chart {
    position: relative;
    display: inline-block;
    width: 110px;
    min-height: 110px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center; }
    .statistics .chart canvas {
      position: absolute;
      top: 0;
      left: 0; }
    .statistics .chart .value {
      display: inline-block;
      line-height: 110px;
      z-index: 2;
      color: #1A5CAB;
      font-weight: bold;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      font-size: 48px; }
      .statistics .chart .value.big-number {
        font-weight: bold;
        font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
        font-size: 22px; }
    .statistics .chart h6 {
      color: #1A5CAB;
      font-weight: bold;
      font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
      margin: 15px 0; }
  .statistics #divNotSupported.invisible {
    display: none; }

@media (min-width: 768px) {
  .statistics {
    margin-top: 0;
    border-left: 1px solid #e6e6e6; }
    .statistics > hr {
      display: none; } }

.modal .modal-footer {
  padding-left: 16px;
  padding-right: 16px; }
  @media (max-width: 767px) {
    .modal .modal-footer .pull-left {
      float: none;
      width: 100%; }
    .modal .modal-footer .btn {
      width: 100%;
      text-align: center; }
    .modal .modal-footer .pull-left + .btn,
    .modal .modal-footer .btn + .btn {
      margin-left: 0px;
      margin-top: 5px; } }

.modal.message .modal-header {
  background-color: #1A5CAB;
  color: #fff;
  border-bottom: 0px; }
  .modal.message .modal-header .close {
    margin-top: -6px; }

.modal.message .modal-body .result-status {
  display: none; }

.modal.message .modal-body .text-success, .modal.message .modal-body .text-warning {
  color: #1A5CAB;
  text-shadow: 0px 0px 1px #eee; }

.modal.alert .modal-header {
  background-color: #cc0000;
  color: #fff; }
  .modal.alert .modal-header .modal-title {
    text-align: left; }
  .modal.alert .modal-header .modal-header-container {
    padding-bottom: 0;
    border-bottom: 0px; }
  .modal.alert .modal-header .close {
    margin-top: -6px; }

.modal.alert .modal-body h3 {
  margin-bottom: 1em; }

.modal.generic .modal-header {
  border-bottom: 0; }
  .modal.generic .modal-header .modal-header-container {
    padding-bottom: 7.5px;
    border-bottom: 1px solid #e5e5e5; }
  .modal.generic .modal-header .modal-title {
    text-align: left; }

@media (max-width: 767px) {
  .modal.generic .modal-body .input-group {
    display: block; }
    .modal.generic .modal-body .input-group .form-control {
      display: block;
      width: 100%; } }

.modal.generic .modal-body .input-group-addon {
  padding: 0 0 0 8px; }
  @media (max-width: 767px) {
    .modal.generic .modal-body .input-group-addon {
      width: 100%;
      display: block;
      padding: 0;
      white-space: normal; }
      .modal.generic .modal-body .input-group-addon .btn {
        width: 100%;
        margin-top: 8px; } }

.modal.generic .modal-footer {
  padding: 32px 16px; }

.modal-content {
  border-radius: 0; }

.modal-header.media-header {
  background-color: #2c2c2c;
  color: #f3f3f3;
  border-bottom: none; }

.modal-header .close {
  float: right;
  cursor: pointer;
  padding: 6px;
  margin-top: -15px;
  margin-right: -7px; }

.modal-header-container {
  text-align: center; }
  @media (min-width: 480px) {
    .modal-header-container #imgGraphic {
      max-height: 600px;
      width: auto; } }
  .modal-header-container iframe {
    max-width: 100%; }

.modal-lg img.sample {
  /*height: 470px / 16 * 9;*/ }

@media (min-width: 768px) {
  .modal-lg img.sample {
    /*height: $modal-md / 16 * 9;*/ } }

@media (min-width: 992px) {
  .modal-lg img.sample {
    /*height: $modal-lg / 16 * 9;*/ } }

.modal.article .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 36px;
  border-bottom: 0;
  z-index: 1000; }
  @media (min-width: 992px) {
    .modal.article .modal-header i.ico {
      color: #fff; } }

.modal.article .modal-body {
  padding: 0;
  margin: 0; }
  .modal.article .modal-body .row {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    background-color: #2c2c2c; }
    @media (min-width: 992px) {
      .modal.article .modal-body .row.row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  .modal.article .modal-body .text {
    width: 100%;
    padding: 52px 32px 16px 32px;
    background-color: #fff; }
    @media (min-width: 992px) {
      .modal.article .modal-body .text {
        width: 60%; } }
    .modal.article .modal-body .text .zone {
      text-transform: uppercase;
      color: #808080;
      font-weight: bold;
      margin-bottom: 0.75em; }
  .modal.article .modal-body div.information {
    width: 100%;
    padding: 52px 32px 16px 32px;
    background-color: #2c2c2c;
    color: #fff; }
    @media (min-width: 992px) {
      .modal.article .modal-body div.information {
        width: 40%; } }
    .modal.article .modal-body div.information .text-success {
      color: #74aaea; }

.modal-body:before, .modal-body:after {
  content: " ";
  display: table; }

.modal-body:after {
  clear: both; }

.modal-body .rejection-info {
  margin-top: -32px;
  margin-left: -16px;
  margin-bottom: 16px;
  margin-right: -16px;
  padding: 16px;
  background: #1A5CAB;
  color: #fff; }
  .modal-body .rejection-info h3.form-group-label {
    color: #fff;
    border-bottom-color: #b6c7db; }

.modal-body .text {
  padding: 15px; }
  .modal-body .text.rtl {
    text-align: right;
    direction: rtl; }
  .modal-body .text h2 {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 25.005px;
    margin-bottom: 1em;
    line-height: 1.35; }

.modal-body div.information {
  padding: 0 15px; }
  .modal-body div.information .related {
    padding: 0 0 15px 0; }
  .article .modal-body div.information h5 {
    color: #fff; }
  .modal-body div.information p.bookmark {
    margin-bottom: 30px; }
    .modal-body div.information p.bookmark a.bookmark {
      color: #808080; }
      .modal-body div.information p.bookmark a.bookmark span.btn {
        margin-right: 7.5px;
        width: 32px;
        height: 32px;
        background-color: #808080;
        color: #fff;
        float: left; }
      .modal-body div.information p.bookmark a.bookmark .ico {
        line-height: 32px; }
      .modal-body div.information p.bookmark a.bookmark span.btn-text {
        color: #808080;
        line-height: 32px; }
      .modal-body div.information p.bookmark a.bookmark.is-bookmarked span.btn {
        background-color: #1A5CAB; }
      .modal-body div.information p.bookmark a.bookmark.is-bookmarked span.btn-text {
        color: #1A5CAB; }
      .modal-body div.information p.bookmark a.bookmark.is-bookmarked:hover {
        color: #1A5CAB; }
        .modal-body div.information p.bookmark a.bookmark.is-bookmarked:hover span.btn {
          background-color: #1A5CAB; }
        .modal-body div.information p.bookmark a.bookmark.is-bookmarked:hover span.btn-text {
          color: #1A5CAB; }
      .article .modal-body div.information p.bookmark a.bookmark.is-bookmarked span.btn-text {
        color: #74aaea; }
      .article .modal-body div.information p.bookmark a.bookmark.is-bookmarked:hover {
        color: #74aaea; }
        .article .modal-body div.information p.bookmark a.bookmark.is-bookmarked:hover span.btn-text {
          color: #74aaea; }
      .modal-body div.information p.bookmark a.bookmark:hover {
        color: #808080; }
        .modal-body div.information p.bookmark a.bookmark:hover span.btn {
          background-color: #808080;
          opacity: 1;
          filter: alpha(opacity=100); }
        .modal-body div.information p.bookmark a.bookmark:hover span.btn-text {
          color: #808080; }
  .modal-body div.information dl {
    margin-bottom: 30px; }
    .modal-body div.information dl dt, .modal-body div.information dl dd {
      display: inline;
      float: left; }
    .modal-body div.information dl dt {
      clear: both;
      margin-right: 7.5px;
      font-weight: normal; }
    .modal-body div.information dl dd {
      margin: 0;
      color: #b3b3b3; }
      .article .modal-body div.information dl dd a {
        color: #74aaea; }
  .modal-body div.information ul {
    margin: -7.5px 0 30px 0; }
    .modal-body div.information ul:last-child {
      margin-bottom: 15px; }
    .modal-body div.information ul li {
      display: block;
      clear: both; }
      .modal-body div.information ul li a {
        display: block;
        padding: 7.5px 7.5px;
        border-bottom: 1px dotted #b3b3b3;
        color: #333333;
        line-height: 32px; }
        .modal-body div.information ul li a:before, .modal-body div.information ul li a:after {
          content: " ";
          display: table; }
        .modal-body div.information ul li a:after {
          clear: both; }
        .modal-body div.information ul li a span.btn-rounded {
          margin-right: 7.5px;
          background-color: #808080;
          float: left;
          width: 32px;
          height: 32px;
          line-height: 32px;
          display: inline-block; }
          .modal-body div.information ul li a span.btn-rounded .ico {
            color: #fff; }
        .modal-body div.information ul li a > i.ico-audio-rounded,
        .modal-body div.information ul li a > i.ico-play-rounded,
        .modal-body div.information ul li a > i.ico-article-rounded {
          margin-right: 7.5px;
          float: left;
          width: 32px;
          height: 32px;
          line-height: 32px;
          display: inline-block;
          font-size: 32px;
          color: #b3b3b3; }
        .modal-body div.information ul li a span.transcript {
          color: #b3b3b3; }
        .modal-body div.information ul li a span.label {
          color: #b3b3b3; }
        .modal-body div.information ul li a span.size {
          float: right;
          margin-left: 1em;
          font-size: 12px;
          /*line-height: $font-size-m * $line-height-base;*/
          line-height: 32px;
          color: #b3b3b3; }
        .modal-body div.information ul li a i.ico-chevron-forward {
          float: right;
          margin-left: 1em;
          font-size: 18.9px;
          line-height: 32px;
          color: #b3b3b3;
          visibility: hidden; }
        .modal-body div.information ul li a:hover {
          text-decoration: none;
          background-color: #f3f3f3;
          color: #333333; }
          .modal-body div.information ul li a:hover span.btn-rounded {
            background-color: #1A5CAB; }
          .modal-body div.information ul li a:hover i.ico-article-rounded {
            color: #1A5CAB; }
          .modal-body div.information ul li a:hover span.transcript {
            color: #1A5CAB; }
          .modal-body div.information ul li a:hover i.ico-chevron-forward {
            visibility: visible;
            color: #1A5CAB; }
        .article .modal-body div.information ul li a i.ico-audio-rounded,
        .article .modal-body div.information ul li a i.ico-play-rounded,
        .article .modal-body div.information ul li a span.label {
          color: #b3b3b3; }
        .article .modal-body div.information ul li a:hover {
          background-color: #3e3e3e;
          color: #fff; }
          .article .modal-body div.information ul li a:hover i.ico-audio-rounded,
          .article .modal-body div.information ul li a:hover i.ico-play-rounded,
          .article .modal-body div.information ul li a:hover span.label {
            color: #fff; }
          .article .modal-body div.information ul li a:hover span.btn-rounded {
            background-color: #1A5CAB; }
      .modal-body div.information ul li:last-child a {
        border-bottom: none; }
  .article .modal-body div.information .related ul:hover i.ico-chevron-forward {
    color: #fff; }

.modal-body h3.form-group-label {
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  font-weight: bold; }

.modal-body h3.label {
  color: #808080; }

.modal-body .form-group a {
  word-wrap: break-word; }

.modal-body .col-personal-1 {
  border-right: 1px solid #e5e5e5; }

.modal-body .col-personal-1,
.modal-body .col-personal-2,
.modal-body .col-company {
  padding-top: 16px; }
  .modal-body .col-personal-1 .col-md-6,
  .modal-body .col-personal-2 .col-md-6,
  .modal-body .col-company .col-md-6 {
    word-wrap: break-word; }
  .modal-body .col-personal-1 .single-line,
  .modal-body .col-personal-2 .single-line,
  .modal-body .col-company .single-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.modal-body .col-statistics h3.form-group-label {
  border-bottom: none;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .modal-body .col-statistics h3.form-group-label {
      float: left; } }

.modal-body .col-statistics .link-statistics {
  font-weight: bold; }
  @media (min-width: 768px) {
    .modal-body .col-statistics .link-statistics {
      float: right; } }
  .modal-body .col-statistics .link-statistics .ico {
    margin-left: 0.33em;
    text-decoration: none; }

.modal-body .col-statistics .statistics {
  clear: both;
  border-top: 1px solid #e5e5e5;
  border-left: none;
  margin-bottom: 0; }

.modal-body .overlay-placeholder {
  margin-bottom: 16px; }

.modal-body .overlay {
  margin-bottom: 16px;
  border: 1px solid #e6e6e6; }

.modal-body .overlay-body {
  padding: 16px; }
  .modal-body .overlay-body p:last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: none;
  padding: 30px; }
  .modal-footer .date {
    float: left;
    color: #808080; }
  .modal-footer .broadcast-service {
    float: right; }

@media (min-width: 768px) {
  .modal-footer {
    padding-top: 0; }
    .modal.message .modal-footer {
      padding-top: 15px; } }

@media (min-width: 992px) {
  .modal-body .text {
    width: 60%;
    float: left;
    padding: 15px 0 0 0;
    padding-left: 15px; }
  .modal-body div.information {
    width: 35%;
    float: right;
    padding-top: 15px;
    padding-right: 15px;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px; }
  .modal-body dl, .modal-body ul {
    margin-bottom: 60px;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px; } }

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
  top: 300px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -300px, 0);
  transform: translate3d(0, -300px, 0);
  opacity: 1;
  filter: alpha(opacity=100); }

.fade .modal-backdrop.fade {
  -webkit-transition: opacity 0.31s linear;
  -o-transition: opacity 0.31s linear;
  transition: opacity 0.31s linear;
  opacity: 0;
  filter: alpha(opacity=0); }

.fade.in .modal-backdrop.fade {
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* Specific style changes for error pages (404,500) */
.error-page h1 {
  font-size: 43.75875px; }

@media (min-width: 768px) {
  .error-page .text {
    padding: 90px 0; } }

/* Specific style changes for SPLASH page (landing page) */
.splash-page {
  /* visual image + search input */
  /* Highlighted text below the visual image */
  /* dark part with contact form and other information */ }
  .splash-page-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 16px;
    padding-bottom: 16px; }
    .splash-page-header a {
      color: #808080;
      text-decoration: none; }
      .splash-page-header a:hover {
        color: #1d68c1;
        text-decoration: underline; }
    .splash-page-header__link-logo {
      max-width: 50%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .splash-page-header__link-logo img {
        max-height: 86px;
        width: auto;
        max-width: 100%; }
    .splash-page-header__link-site .ico {
      font-size: 9.99px; }
  .splash-page-title {
    border-bottom: 1px solid #e6e6e6; }
  .splash-page-highlights {
    margin-top: 16px;
    background: #e6e6e6;
    border-top: 2px solid #b3b3b3;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 16px; }
    .splash-page-highlights .splash-page-title {
      border-bottom-color: rgba(128, 128, 128, 0.5); }
  .splash-page .splash-page-items {
    margin-bottom: 16px; }
    .splash-page .splash-page-items:before, .splash-page .splash-page-items:after {
      content: " ";
      display: table; }
    .splash-page .splash-page-items:after {
      clear: both; }
  .splash-page .search-section {
    background-color: #1A5CAB;
    color: #fff;
    position: relative;
    margin-left: -8px;
    margin-right: -8px; }
    .splash-page .search-section:before, .splash-page .search-section:after {
      content: " ";
      display: table; }
    .splash-page .search-section:after {
      clear: both; }
    .splash-page .search-section .center-vertical {
      position: absolute;
      left: 0;
      top: 0; }
  .splash-page .banner {
    background-color: #1A5CAB;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-left: -8px;
    margin-right: -8px; }
    .splash-page .banner:before, .splash-page .banner:after {
      content: " ";
      display: table; }
    .splash-page .banner:after {
      clear: both; }
    .splash-page .banner p.lead {
      text-shadow: 1px 1px 2px #0d2c52;
      padding: 15px 0;
      margin-bottom: 7.5px;
      text-align: center; }
  .splash-page .footer-promo {
    margin-left: -8px;
    margin-right: -8px;
    background-color: #3e3e3e;
    color: #fff; }
    .splash-page .footer-promo:before, .splash-page .footer-promo:after {
      content: " ";
      display: table; }
    .splash-page .footer-promo:after {
      clear: both; }
    .splash-page .footer-promo .modal {
      color: #333333; }
    .splash-page .footer-promo a {
      color: #488fe3; }
      .splash-page .footer-promo a:hover {
        color: #74aaea; }
      .splash-page .footer-promo a.btn {
        color: #fff; }
        .splash-page .footer-promo a.btn:hover {
          color: #fff; }
    .splash-page .footer-promo .boxes {
      padding-top: 32px;
      padding-bottom: 16px; }
    .splash-page .footer-promo .promo-box {
      padding-bottom: 32px; }
      @media (min-width: 768px) {
        .splash-page .footer-promo .promo-box {
          padding-left: 15%;
          padding-right: 15%;
          padding-bottom: 0; } }
      .splash-page .footer-promo .promo-box img {
        margin-bottom: 7.5px; }
    .splash-page .footer-promo .contact-box {
      padding-bottom: 0; }
      @media (min-width: 768px) {
        .splash-page .footer-promo .contact-box label {
          display: none; } }
      .splash-page .footer-promo .contact-box .text-danger {
        color: #ff1a1a; }
  .splash-page .footer-language-menu {
    margin-left: -8px;
    margin-right: -8px;
    width: auto; }

.stream-directory td.logo {
  min-width: 100px; }
  .stream-directory td.logo h5.service {
    margin-top: 15px;
    font-weight: bold; }

@media (min-width: 992px) {
  .stream-directory td.logo {
    min-width: 200px; }
    .stream-directory td.logo img {
      height: 90px;
      width: auto; } }

/* list of Most Recent media items */
.example-items {
  padding-top: 16px;
  padding-bottom: 16px; }
  .example-items:before, .example-items:after {
    content: " ";
    display: table; }
  .example-items:after {
    clear: both; }
  .example-items h3.section-title {
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    margin-bottom: 16px; }
  .example-items p.more-links {
    text-align: right;
    font-weight: bold;
    font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
    font-size: 12.99px; }
