html {
  height: 100%; }

body {
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #525252;
  background: url("/images/common/background.png") #FFF 50% 0 repeat-y;
  direction: ltr; }
  body.cn {
    font-size: 12px;
    font-family: "Microsoft YaHei", "WenQuanYi Micro Hei", Verdana, Geneva, Arial, Helvetica, sans-serif; }
  body.thickbox {
    background-color: #FFF;
    background-image: none; }

.body1 {
  width: 1000px;
  height: 100%;
  margin: 0 auto; }

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

form, td, p, ul, ol, li {
  padding: 0;
  margin: 0; }

img {
  border: none; }

ul, ol {
  list-style: square; }

.main-layout {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .main-layout-content {
    flex: 1 0 auto;
    display: flex; }
    .main-layout-content.index {
      display: block; }

/* Main layout of everything below top logo/menu */
.middle-left-column {
  flex: 0 0 195px;
  padding: 15px 10px 0 10px;
  background-image: url("/images/left-menu/gradient.jpg");
  background-color: #D8D8D8;
  background-position: right 0;
  background-repeat: repeat-y;
  transition-duration: 1s; }
  .middle-left-column.inside-admin {
    background-image: url("/images/left-menu/gradient-s2smgr.jpg");
    background-color: #E2F3DA; }
  .middle-left-column.column-is-hidden {
    flex-basis: 0; }

.middle-right-column {
  flex: 1 1 auto;
  padding: 15px 15px 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .middle-right-column.no-left-column {
    flex-basis: 970px; }

#format_for_print {
  width: 741px;
  margin: 5px 10px; }

#help-guide-panel {
  position: fixed;
  top: 100%;
  height: 64px;
  margin-top: -64px;
  z-index: 300;
  width: 1000px;
  background: url("/images/wizard/panel-background.png") transparent left 0 no-repeat; }
  #help-guide-panel a {
    float: right;
    margin: 34px 20px 0 0;
    color: #19547C;
    text-decoration: none;
    line-height: 18px;
    background: url("/images/wizard/expand-icon.png") transparent left 50% no-repeat;
    padding-left: 25px; }
    #help-guide-panel a:hover {
      text-decoration: underline; }

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

/* commonly used colors */
.s2s_red {
  color: #C30000; }

.s2s_blue {
  color: #19547C; }

.s2s_green {
  color: #118844; }

.grey {
  color: #525252; }

.royal-blue {
  color: #4169E1; }

.orange {
  color: #F7941C; }

.nff-blue {
  color: #00205B !important; }

/* Graphics/layout for top logo and menu */
.site-header-home {
  background: url("/data/images/header/home/bg.png") #FFF left 0 no-repeat;
  height: 110px; }
  .site-header-home h1 {
    color: #FFF;
    float: right;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    margin: 28px 33px 0 0; }
  .site-header-home a {
    float: left;
    margin: 32px 0 0 49px; }

.site_header {
  height: 86px;
  color: #FFF; }

.main_logo {
  float: left;
  margin: sid-values(30px 0 0 30px); }

.right_fon {
  position: relative;
  float: right;
  width: 679px;
  height: 86px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-position: right top;
  background-repeat: no-repeat; }
  .right_fon .club-type {
    position: absolute;
    left: 230px;
    top: 35px;
    font-size: 18px;
    font-weight: bold; }
  .right_fon .coaching-tool-logo {
    float: right;
    margin: 20px 20px 0 0; }

.curved {
  width: 164px;
  float: left; }

.sport-member-logo {
  display: inline-block;
  margin: 12px 0 0 12px; }

.region_logo {
  float: left;
  margin-top: 17px;
  margin-right: 40px; }

.powered_by {
  float: right;
  text-align: center;
  font-weight: bold;
  margin: 11px 134px 0 0; }
  .powered_by img {
    display: block;
    margin-top: 8px; }

.club_name {
  color: #FFF;
  height: 70px;
  font: bold 18px Verdana;
  padding-left: 18px;
  vertical-align: bottom; }

/* TOP MENU */
#top_menu {
  height: 34px;
  background-color: #EAEAEA;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  #top_menu > li:nth-child(-n+3) {
    border-right: 1px solid #939393 !important; }
  #top_menu li {
    height: 32px;
    float: left;
    border: 1px solid #939393;
    border-left: 0;
    margin: 0;
    color: #19547C;
    position: relative; }
    #top_menu li:last-child {
      border-right: 0; }
    #top_menu li a {
      display: block;
      height: 32px;
      padding-top: 10px;
      text-align: center;
      color: #19547C;
      font-weight: bold;
      text-decoration: none; }
      #top_menu li a:hover {
        color: #FFF; }
    #top_menu li.selected a:hover {
      color: #FFF; }
    #top_menu li b {
      display: block;
      padding-top: 10px;
      text-align: center; }
    #top_menu li.active, #top_menu li.selected {
      background: url("/images/top-menu/active-background.jpg") #858585 left 0 repeat-x; }
    #top_menu li b, #top_menu li.selected a, #top_menu li.active a {
      color: #FFF; }
  #top_menu .submenu_1 {
    display: none;
    position: absolute;
    z-index: 100;
    left: -1 px;
    top: 33px;
    background-color: #EAEAEA;
    border: 1px solid #898989;
    border-top: none;
    padding: 0;
    width: 190px; }
    #top_menu .submenu_1 ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    #top_menu .submenu_1 li {
      height: 1%;
      /* restore height value */
      float: none;
      padding: 0;
      margin: 0;
      border: none; }
    #top_menu .submenu_1 ul li a {
      display: block !important;
      text-align: left;
      color: #19547C;
      height: auto;
      padding: 5px 5px 6px 12px;
      /*border-bottom: 1px solid #BFBFBF;*/
      font-size: 10px;
      white-space: normal; }
  #top_menu .submenu_2 {
    display: none;
    width: 160px;
    left: 190px;
    top: -1px;
    position: absolute;
    background-color: #EAEAEA;
    border: 1px solid #898989;
    z-index: 100; }
  #top_menu .submenu_1 ul li a:hover {
    color: #FFF;
    background-color: #939393; }
  #top_menu a.has_submenu_2 {
    padding-right: 20px !important;
    background: url("/images/top-menu/marker-blue.gif") transparent 175px 50% no-repeat; }
    #top_menu a.has_submenu_2:hover {
      background: url("/images/top-menu/marker-white.gif") #939393 175px 50% no-repeat; }
  #top_menu a.active_link {
    color: #FFF !important;
    background: url("/images/top-menu/marker-white.gif") #939393 175px 50% no-repeat; }
  #top_menu a span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px -3px 0;
    padding: 0; }

.show-hide-left-column-wrapper {
  margin: 1px 0 4px 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .show-hide-left-column-wrapper .shortcut-menu-link {
    margin-left: 6px;
    font-size: 12px;
    font-weight: bold; }
  .show-hide-left-column-wrapper .show-hide-left-column {
    width: 11px;
    height: 11px;
    background: url("/images/arrows/left.png") transparent 0 0 no-repeat; }
    .show-hide-left-column-wrapper .show-hide-left-column.toggled {
      background-image: url("/images/arrows/right.png"); }

/* The "Top of page" link */
.top-of-page {
  padding: 10px 35px;
  text-align: right; }
  .top-of-page a {
    background-image: url("/images/arrows/up.png");
    padding-left: 16px;
    font-weight: bold;
    color: #C30000; }

/* FOOTER */
#layout-bottom {
  height: 195px;
  padding: 25px 15px 0 15px;
  background: url("/images/common/footer-gray.png") #BBBBBB left 0 repeat-x;
  position: relative;
  color: #FFF;
  z-index: 99; }
  #layout-bottom .copyright {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    right: 25px;
    padding-bottom: 15px; }
  #layout-bottom .column-with-logo {
    float: left; }
    #layout-bottom .column-with-logo b {
      display: block;
      font-size: 13px;
      margin-top: 18px; }
  #layout-bottom .column-with-links {
    float: left;
    margin-left: 65px; }
    #layout-bottom .column-with-links a {
      color: #FFF;
      text-decoration: none;
      display: block;
      margin-bottom: 12px; }
      #layout-bottom .column-with-links a:hover {
        color: #FFF;
        text-decoration: underline; }
  #layout-bottom .sponsor-logo {
    text-align: center;
    float: right;
    width: 200px;
    height: 100px; }

/* LEFT COLUMN */
/* left menu */
.left-menu {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .left-menu li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #939393; }
    .left-menu li.level-1:hover {
      background: url("/images/left-menu/active-background.jpg") #838383 left 0 repeat-x; }
      .left-menu li.level-1:hover div {
        background: url("/images/left-menu/arrow-white-right.png") transparent 97% 50% no-repeat; }
    .left-menu li.level-1 div {
      background: url("/images/left-menu/arrow-blue.png") transparent 97% 50% no-repeat; }
    .left-menu li.level-1 a {
      color: #19547C;
      text-decoration: none;
      display: block;
      padding: 5px 15px 5px 6px; }
      .left-menu li.level-1 a:hover {
        color: #FFF; }
    .left-menu li.level-1 b {
      display: block;
      color: #19547C;
      padding: 5px 15px 5px 6px;
      color: #FFF;
      font-weight: normal;
      background: url("/images/left-menu/active-background.jpg") #838383 left 0 repeat-x; }
    .left-menu li.level-1.bsu-special {
      font-weight: bold; }
      .left-menu li.level-1.bsu-special a {
        color: #C30000;
        font-size: 115%; }
    .left-menu li.level-1-active {
      color: #FFF;
      background: url("/images/left-menu/active-background.jpg") #838383 left 0 repeat-x; }
      .left-menu li.level-1-active div {
        background-image: url("/images/left-menu/arrow-white-down.png") !important; }
      .left-menu li.level-1-active a {
        color: #FFF; }
    .left-menu li.level-2 {
      font-size: 11px;
      border-right: 1px solid #939393;
      border-left: 1px solid #939393;
      background-color: #FFF; }
      .left-menu li.level-2 a {
        display: block;
        text-decoration: none;
        color: #525252;
        font-size: 11px;
        padding: 5px 15px; }
        .left-menu li.level-2 a:hover {
          color: #19547C;
          background: url("/images/left-menu/active-background-submenu.jpg") #FFF 100% 0 repeat-y; }
      .left-menu li.level-2 b {
        display: block;
        padding: 5px 15px;
        color: #19547C;
        font-weight: normal;
        background: url("/images/left-menu/active-background-submenu.jpg") #FFF 100% 0 repeat-y; }
      .left-menu li.level-2.bsu-special {
        color: #C30000; }
        .left-menu li.level-2.bsu-special a {
          color: #C30000; }
    .left-menu li.level-2-active {
      background: url("/images/left-menu/active-background-submenu.jpg") #FFF 100% 0 repeat-y; }
      .left-menu li.level-2-active a {
        color: #19547C; }
  .left-menu a span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px -2px 0;
    padding: 0; }

/* watermark */
.watermark {
  height: 200px;
  margin: 10px 0 0 0;
  background: url("/data/images/watermark.png") transparent 20px top no-repeat; }

/* network page banner */
.network-page-banner {
  display: block;
  margin-bottom: 7px;
  background-color: #FFF;
  position: relative;
  width: 190px;
  height: 50px; }
  .network-page-banner span {
    position: absolute;
    right: -3px;
    top: -2px;
    width: 18px;
    height: 16px;
    padding-top: 2px;
    background-color: red;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px; }
  .network-page-banner img {
    border: 1px solid #ABABAB;
    width: 100%;
    height: 100%;
    object-fit: contain; }

/* End of: left column */
/* Page header, breadcrumps, loginstatus, search by name form */
.header-first-line {
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px; }
  .header-first-line h1 {
    font-size: 14px;
    color: #19547C;
    white-space: nowrap; }
  .header-first-line .breadcrupms a {
    font-size: 11px;
    color: #000; }
    .header-first-line .breadcrupms a:hover {
      color: #000; }
  .header-first-line .breadcrupms b {
    font-weight: normal; }
    .header-first-line .breadcrupms b::before {
      content: "/";
      margin: 0 4px;
      display: inline-block; }
    .header-first-line .breadcrupms b:last-child::before {
      content: "";
      margin: 0; }
  .header-first-line-loginstatus {
    white-space: nowrap; }
    .header-first-line-loginstatus .separator::before {
      content: "|";
      margin: 0 4px; }
.header-second-line {
  padding: 0 15px;
  display: flex;
  justify-content: space-between; }
  .header-second-line .search-member-by-name {
    display: flex;
    column-gap: 5px;
    margin-top: 16px; }
.header-third-line {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 10px 0 25px 15px; }
.header-title {
  white-space: nowrap;
  padding: 18px 0 10px 0; }
  .header-title h1 {
    font-size: 14px;
    color: #19547C;
    margin: 0;
    padding: 0; }
    .header-title h1 span {
      cursor: pointer;
      padding-left: 20px;
      background: url("/images/bt_show2.png") #FFF left 50% no-repeat; }
      .header-title h1 span.collapsible-hide-all {
        background-image: url("/images/bt_hide2.png") !important; }

/* 4th level menu */
.menu-4 {
  background-color: #EBEBEB;
  padding: 10px 15px;
  margin-bottom: 5px;
  display: flex;
  column-gap: 14px;
  color: #000;
  font-weight: bold; }
  .menu-4 a, .menu-4 b {
    padding-left: 16px;
    background: url("/images/icons/menu_bg.png") left 50% no-repeat; }
  .menu-4 a {
    color: #C30000; }
    .menu-4 a:hover, .menu-4 a.active {
      color: #C30000; }

/* Some misc tags */
#popup_iframe {
  display: none;
  width: 400px;
  height: 330px;
  position: absolute;
  z-index: 500;
  top: 250;
  left: 375;
  border: 1px outset black;
  margin: 0px;
  background: white;
  -moz-box-shadow: 3px 3px 10px #7D7D7D;
  -webkit-box-shadow: 3px 3px 10px #7D7D7D;
  box-shadow: 3px 3px 10px #7D7D7D; }

#weekpicker_iframe {
  display: none;
  position: absolute;
  z-index: 500;
  top: 250;
  left: 240;
  border: 1px outset black;
  margin: 0;
  background: white; }

.header_popup {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding-left: 12px; }

/* use this class for tooltip div */
div.tooltip {
  display: none;
  position: absolute;
  z-index: 100000;
  left: 0;
  top: 0;
  background-color: #ffffcc !important;
  padding: 2px 4px !important;
  border: 1px solid black;
  color: #525252 !important;
  font-size: 11px !important;
  font-weight: normal !important;
  text-align: left !important;
  height: auto !important; }
  div.tooltip ul {
    margin: 2px 0 2px 30px;
    padding: 0;
    list-style-type: disc; }
  div.tooltip_white {
    color: #000 !important;
    background-color: #fff !important;
    border: 2px solid black; }

#new-guide-link, .new-guide-link {
  display: inline-block;
  color: #C30000;
  text-decoration: underline;
  background: url("/images/lightbulb_off.png") transparent left 50% no-repeat;
  font-size: 11px;
  font-weight: lighter;
  padding: 1px 1px 1px 17px;
  margin: 0 0 0 10px;
  height: 14px; }
  #new-guide-link:hover, .new-guide-link:hover {
    text-decoration: none;
    background-image: url("/images/lightbulb.png"); }

/* in use in /thickbox/header.tmpl and in edu.js */
.dheader {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  background-color: #118844;
  padding: 6px 12px; }
  .dheader a {
    float: right;
    margin-top: 1px;
    width: 14px;
    height: 15px;
    background: url("/images/icons/close-default.png") transparent left 0 no-repeat; }
    .dheader a:hover {
      background-image: url("/images/icons/close-hover.png"); }

/* IMPORT SCSS FILES */
input, select, textarea {
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #525252;
  border: 1px solid #ABABAB;
  padding: 1px 2px;
  background-color: #FFF; }

input[type="checkbox"] {
  /* hide gray background in IE*/
  background-color: transparent;
  margin: 0;
  padding: 0;
  /* IE only */
  margin-botton: auto;
  vertical-align: middle; }
input[type="radio"] {
  /* hide gray background in IE*/
  background-color: transparent;
  padding: 0;
  margin: 0;
  vertical-align: middle; }
input[type="image"] {
  border: none;
  padding: 0; }
input.input-error {
  border: 1px solid #C30000; }

label {
  vertical-align: middle; }

.form_standart_input {
  width: 100%; }

/* using a dash here beacause `.placeholder` is in use in Edu */
span.place-holder, span.place-holder-warning {
  display: none; }

.div-as-textarea {
  background-color: #fff;
  border: 1px solid #BABABA;
  padding: 2px 4px;
  overflow-y: scroll; }
  .div-as-textarea.single-column {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    row-gap: 4px; }
  .div-as-textarea.column-count-2 {
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
    align-content: flex-start; }
    .div-as-textarea.column-count-2 span {
      flex: 0 0 50%; }
  .div-as-textarea.column-count-3 {
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
    align-content: flex-start; }
    .div-as-textarea.column-count-3 span {
      flex: 0 0 33.333%; }

.noscroll {
  overflow-y: hidden; }

.scrollable {
  overflow-y: scroll; }

select.bold-red {
  color: #C30000;
  font-weight: bold; }

/* [Phuc] Form order stuff */
.form_order_total_input, .form_order_total_sum_input {
  font-weight: bold;
  text-align: right;
  border: none;
  width: 60px; }

.form_order_total_sum_input {
  background: #E1E1E1; }

.mobile-no-required-format {
  color: #ABABAB;
  font-size: 10px;
  padding-top: 2px;
  margin: 0; }

.increment {
  display: inline-block; }
  .increment.minus {
    margin-right: 2px; }
  .increment.plus {
    margin-left: 2px; }

.uploaded-image {
  display: flex;
  column-gap: 30px;
  align-items: center; }

.list-of-checkboxes {
  display: flex;
  flex-wrap: wrap;
  column-gap: 14px;
  row-gap: 5px; }
  .list-of-checkboxes-vertical {
    flex-direction: column;
    row-gap: 3px; }

.link-with-icon, .top-of-page a, .home-page-icon, .logout-icon, .inactive-user-icon, .zoom-icon, .document-icon, .document-doc-icon, .document-xls-icon, .document-ppt-icon, .document-pdf-icon, .document-txt-icon, .document-image-icon, .document-archive-icon, .uk-flag-icon, .download-icon, .url-icon, .sync-calendar-icon, .eye-icon, .mobile-phone-icon, .phone-icon, .email-icon, .skype-icon, .copy-icon, .share-icon, .share-blue-icon, .edit-icon, .delete-icon, .exclamation-icon, .print-icon, .course-fee-icon, .logbook-blue-icon, .logbook-gray-icon, .repeat-icon, .google-map-icon, .enclosure-icon, .m-icon, .mr-icon, .t-icon, .ot-icon, .n-icon, .oa-icon, .pa-icon, .bsu-icon, .lb-icon, .library-icon, .light-library-icon, .participation-is-present-icon, .participation-no-answer-icon, .participation-is-absent-icon, .participation-is-not-expected-icon, .add-comment-icon, .forgot-password-icon, .add-page-icon, .add-user-icon, .chain-icon, .lb-intensity-icon, .lb-performance-icon, .lb-shape-icon, .lb-load-icon, .ball-icon, .history-icon, .red-arrow-icon, .practice-icon, .scale-icon, .export-icon, .running-man-icon, .physical-strain-icon, .rfm-comment-icon, .gray-plus-icon, .nomination-icon, .red-plus-sign-icon {
  background-color: transparent;
  background-position: left 50%;
  background-repeat: no-repeat;
  padding-left: 20px;
  display: inline-block;
  line-height: 16px; }
  .link-with-icon.only-icon, .top-of-page a.only-icon, .only-icon.home-page-icon, .only-icon.logout-icon, .only-icon.inactive-user-icon, .only-icon.zoom-icon, .only-icon.document-icon, .only-icon.document-doc-icon, .only-icon.document-xls-icon, .only-icon.document-ppt-icon, .only-icon.document-pdf-icon, .only-icon.document-txt-icon, .only-icon.document-image-icon, .only-icon.document-archive-icon, .only-icon.uk-flag-icon, .only-icon.download-icon, .only-icon.url-icon, .only-icon.sync-calendar-icon, .only-icon.eye-icon, .only-icon.mobile-phone-icon, .only-icon.phone-icon, .only-icon.email-icon, .only-icon.skype-icon, .only-icon.copy-icon, .only-icon.share-icon, .only-icon.share-blue-icon, .only-icon.edit-icon, .only-icon.delete-icon, .only-icon.exclamation-icon, .only-icon.print-icon, .only-icon.course-fee-icon, .only-icon.logbook-blue-icon, .only-icon.logbook-gray-icon, .only-icon.repeat-icon, .only-icon.google-map-icon, .only-icon.enclosure-icon, .only-icon.m-icon, .only-icon.mr-icon, .only-icon.t-icon, .only-icon.ot-icon, .only-icon.n-icon, .only-icon.oa-icon, .only-icon.pa-icon, .only-icon.bsu-icon, .only-icon.lb-icon, .only-icon.library-icon, .only-icon.light-library-icon, .only-icon.participation-is-present-icon, .only-icon.participation-no-answer-icon, .only-icon.participation-is-absent-icon, .only-icon.participation-is-not-expected-icon, .only-icon.add-comment-icon, .only-icon.forgot-password-icon, .only-icon.add-page-icon, .only-icon.add-user-icon, .only-icon.chain-icon, .only-icon.lb-intensity-icon, .only-icon.lb-performance-icon, .only-icon.lb-shape-icon, .only-icon.lb-load-icon, .only-icon.ball-icon, .only-icon.history-icon, .only-icon.red-arrow-icon, .only-icon.practice-icon, .only-icon.scale-icon, .only-icon.export-icon, .only-icon.running-man-icon, .only-icon.physical-strain-icon, .only-icon.rfm-comment-icon, .only-icon.gray-plus-icon, .only-icon.nomination-icon, .only-icon.red-plus-sign-icon {
    padding-left: 0;
    width: 16px;
    height: 16px; }

.icon-only {
  padding-left: 0;
  width: 16px;
  height: 16px; }

.home-page-icon {
  background-image: url("/images/icons/16x16/home.png"); }

.logout-icon {
  background-image: url("/images/icons/16x16/door.png"); }

.inactive-user-icon {
  background-image: url("/images/icons/12x12/user-inactive.png");
  background-position: right 50%;
  padding-left: 0;
  padding-right: 17px; }

.zoom-icon {
  background-image: url("/images/icons/16x16/zoom.png"); }

.document-icon {
  background-image: url("/images/icons/16x16/filetypes/default.png"); }

.document-doc-icon {
  background-image: url("/images/icons/16x16/filetypes/doc.png"); }

.document-xls-icon {
  background-image: url("/images/icons/16x16/filetypes/xls.png"); }

.document-ppt-icon {
  background-image: url("/images/icons/16x16/filetypes/ppt.png"); }

.document-pdf-icon {
  background-image: url("/images/icons/16x16/filetypes/pdf.png"); }

.document-txt-icon {
  background-image: url("/images/icons/16x16/filetypes/txt.png"); }

.document-image-icon {
  background-image: url("/images/icons/16x16/filetypes/image.png"); }

.document-archive-icon {
  background-image: url("/images/icons/16x16/filetypes/archive.png"); }

.uk-flag-icon {
  background-image: url("/images/icons/16x16/uk-flag.png"); }

.download-icon {
  background-image: url("/images/icons/16x16/download.png"); }

.url-icon {
  background-image: url("/images/icons/16x16/chain.png"); }

.sync-calendar-icon {
  background-image: url("/images/icons/16x16/sync-calendar.png"); }

.eye-icon {
  background-image: url("/images/icons/16x16/eye.png"); }

.mobile-phone-icon {
  background-image: url("/images/icons/16x16/mobile_phone.png"); }

.phone-icon {
  background-image: url("/images/icons/16x16/phone.png"); }

.email-icon {
  background-image: url("/images/icons/16x16/email.png"); }

.skype-icon {
  background-image: url("/images/icons/16x16/skype.png"); }

.copy-icon {
  background-image: url("/images/icons/16x16/copy.png"); }

.share-icon {
  background-image: url("/images/icons/16x16/share.png"); }

.share-blue-icon {
  background-image: url("/images/icons/16x16/share-blue.png"); }

.edit-icon {
  background-image: url("/images/icons/16x16/edit.png"); }

.delete-icon {
  background-image: url("/images/icons/16x16/rubbish-bin.png"); }

.exclamation-icon {
  background-image: url("/images/icons/16x16/exclamation_mark_yellow.png"); }

.print-icon {
  background-image: url("/images/icons/16x16/print.png"); }

.course-fee-icon {
  background-image: url("/images/icons/16x16/money.png"); }

.logbook-blue-icon {
  padding-left: 23px;
  background-image: url("/images/icons/16x16/logbook-blue.png"); }

.logbook-gray-icon {
  background-image: url("/images/icons/16x16/logbook-gray.png"); }

.repeat-icon {
  background-image: url("/images/icons/16x16/repeat.png"); }

.google-map-icon {
  background-image: url("/images/icons/16x16/map.png"); }

.enclosure-icon {
  background-image: url("/images/icons/16x16/paper-clip.png"); }

.m-icon {
  background-image: url("/images/icons/events/m.png"); }

.mr-icon {
  background-image: url("/images/icons/events/mr.png"); }

.t-icon {
  background-image: url("/images/icons/events/t.png"); }

.ot-icon {
  background-image: url("/images/icons/events/ot.png"); }

.n-icon {
  background-image: url("/images/icons/events/n.png"); }

.oa-icon {
  background-image: url("/images/icons/events/oa.png"); }

.pa-icon {
  background-image: url("/images/icons/events/pa.png"); }

.bsu-icon {
  background-image: url("/images/icons/bsu.png"); }

.lb-icon {
  background-image: url("/images/icons/14x14/book_blue.png"); }

.library-icon {
  background-image: url("/images/icons/16x16/library.png"); }

.light-library-icon {
  background-image: url("/images/icons/16x16/library-light.png"); }

.participation-is-present-icon {
  background-image: url("/images/icons/participation/view/is-present.png"); }

.participation-no-answer-icon {
  background-image: url("/images/icons/participation/view/no-answer.png"); }

.participation-is-absent-icon {
  background-image: url("/images/icons/participation/view/is-absent.png"); }

.participation-is-not-expected-icon {
  background-image: url("/images/icons/participation/view/is-not-expected.png"); }

.add-comment-icon {
  background-image: url("/images/icons/16x16/add_comment.png");
  background-position: 100% 50% !important;
  padding-left: 0 !important;
  padding-right: 20px; }

.forgot-password-icon {
  background-image: url("/images/icons/16x16/lock.png"); }

.add-page-icon {
  background-image: url("/images/icons/16x16/page_add.png"); }

.add-user-icon {
  background-image: url("/images/icons/16x16/add-user.png"); }

.show-small-dark-gray-icon {
  background-image: url("/images/bt-show-small-dark-gray.png");
  padding-left: 16px; }

.hide-small-dark-gray-icon {
  background-image: url("/images/bt-hide-small-dark-gray.png"); }

.chain-icon {
  background-image: url("/images/icons/16x16/chain.png"); }

.lb-intensity-icon {
  background-image: url("/images/icons/16x16/intensity.png"); }

.lb-performance-icon {
  background-image: url("/images/icons/16x16/performance.png"); }

.lb-shape-icon {
  background-image: url("/images/icons/16x16/shape.png"); }

.lb-load-icon {
  background-image: url("/images/icons/16x16/load.png"); }

.ball-icon {
  background-image: url("/images/icons/16x16/ball.png"); }

.history-icon {
  background-image: url("/images/icons/14x14/chart.png");
  padding-left: 20px;
  line-height: 14px; }

.red-arrow-icon {
  background-image: url("/images/arrows/right_red_1.png");
  background-position: right 50%;
  padding-right: 19px;
  padding-left: 0; }

.practice-icon {
  background-image: url("/images/icons/16x16/diagram.png"); }

.scale-icon {
  background-image: url("/images/icons/16x16/scale.png"); }

.export-icon {
  background-image: url("/images/icons/16x16/export.png"); }

.running-man-icon {
  padding-left: 17px;
  background-image: url("/images/icons/16x16/running-man.png"); }

.physical-strain-icon {
  padding-left: 17px;
  background-image: url("/images/icons/16x16/bar-chart.png"); }

.rfm-comment-icon {
  padding-left: 17px;
  background-image: url("/images/icons/16x16/comment-blue.png");
  text-decoration: none; }
  .rfm-comment-icon:hover {
    text-decoration: none; }

.gray-plus-icon {
  background-image: url("/images/bt-show-small-dark-gray.png");
  padding-left: 16px; }
  .gray-plus-icon.opened {
    background-image: url("/images/bt-hide-small-dark-gray.png"); }

.nomination-icon {
  background-image: url("/images/icons/16x16/group.png");
  width: 16px !important;
  height: 16px !important; }

.calendarButton {
  width: 21px;
  height: 15px;
  border: none;
  vertical-align: text-bottom;
  margin: 0px;
  padding: 0px; }
  .calendarButtonSmall {
    width: 16px;
    height: 12px;
    border: none;
    vertical-align: text-bottom;
    margin: 0px;
    padding: 0px !important; }

.move-button {
  display: inline-block;
  width: 15px;
  height: 13px;
  background-color: transparent;
  background-position: left 0;
  background-repeat: no-repeat; }
  .move-button-inactive {
    background-position: right 0;
    cursor: default; }
.move-up {
  background-image: url("/images/arrows/move-up.png"); }
.move-down {
  background-image: url("/images/arrows/move-down.png"); }

.red-plus-sign-icon {
  background-image: url("/images/bt_show_sm.png");
  padding-left: 16px;
  cursor: pointer; }
  .red-plus-sign-icon.opened {
    background-image: url("/images/bt_hide_sm.png"); }

a {
  color: #525252;
  text-decoration: underline;
  /* participation table stuff */ }
  a:hover {
    color: #525252;
    text-decoration: none; }
  a.red_link, .text-with-red-links a, .bb-decoded-text a {
    color: #C30000;
    text-decoration: none; }
    a.red_link:hover, .text-with-red-links a:hover, .bb-decoded-text a:hover {
      color: #C30000;
      text-decoration: underline; }
  a.red_link_underlined, .text-with-red-links-underlined a {
    color: #C30000; }
    a.red_link_underlined:hover, .text-with-red-links-underlined a:hover {
      color: #C30000;
      text-decoration: none; }
  a.blue_link {
    color: #19547C;
    text-decoration: underline; }
    a.blue_link:hover {
      color: #19547C;
      text-decoration: none; }
  a.green_link {
    color: #118844;
    text-decoration: underline; }
    a.green_link:hover {
      color: #118844;
      text-decoration: none; }
  a.red_link_nounderline {
    color: #C30000;
    text-decoration: none; }
    a.red_link_nounderline:hover {
      color: #C30000;
      text-decoration: none; }
  a.white_link {
    color: #fff;
    text-decoration: underline; }
    a.white_link:hover {
      color: #fff;
      text-decoration: none; }
  a.black_link {
    color: #000;
    text-decoration: underline; }
    a.black_link:hover {
      color: #000;
      text-decoration: none; }
  a.grey_link {
    color: #525252;
    text-decoration: underline; }
    a.grey_link:hover {
      color: #525252;
      text-decoration: none; }
  a.invisible_link {
    color: #525252 !important;
    text-decoration: none !important; }
    a.invisible_link:hover {
      color: #525252;
      text-decoration: none;
      cursor: default; }
  a.nounderline {
    text-decoration: none; }
    a.nounderline:hover {
      text-decoration: underline; }
  a.read-more-link {
    font-weight: bold;
    color: #C30000;
    text-decoration: none;
    background: url("/images/arrows/down.png") left 2px no-repeat;
    padding-left: 14px;
    display: inline-block;
    margin-top: 3px; }
  a.read-more-block-is-opened {
    background: url("/images/arrows/up.png") left 2px no-repeat; }
  a.orange-link {
    color: #F7941C;
    text-decoration: none; }
    a.orange-link:hover {
      text-decoration: underline; }
  a.presence-link span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/images/icons/participation/blank.png") transparent 0 0 no-repeat; }
  a.presence-link.state-is-present span.checked {
    background-image: url("/images/icons/participation/is-present.png"); }
  a.presence-link.state-is-not-expected span.checked {
    background-image: url("/images/icons/participation/is-not-expected.png"); }
  a.presence-link.state-is-absent span.checked {
    background-image: url("/images/icons/participation/is-absent.png"); }
  a.presence-link.state-is-gk span.checked {
    background-image: url("/images/icons/participation/checked.png"); }

/* use this class to have proper style and behavior for urls */
a.add-player-to-team {
  float: left;
  margin-left: 7px;
  text-decoration: none;
  background: url("/images/icons/16x16/exclamation_mark_yellow.png") transparent left -1px no-repeat;
  width: 16px;
  height: 16px; }

.b_tbl {
  empty-cells: show;
  width: 100%; }
  .b_tbl td {
    border-left: 1px solid #ABABAB;
    padding: 6px 10px;
    vertical-align: top; }
    .b_tbl td:first-child {
      border-left: none; }
    .b_tbl td.no_l_padding {
      padding-left: 0; }
  .b_tbl thead td {
    font-weight: bold;
    border-bottom: 2px solid #7F7F7F; }
    .b_tbl thead td.smaller-padding {
      padding-left: 5px;
      padding-right: 5px; }
    .b_tbl thead td div.option {
      margin: 3px 0; }
  .b_tbl thead tr.second td {
    padding: 2px 1px; }
  .b_tbl thead tr:nth-child(n+2) td:first-child {
    border-left: 1px solid #BABABA; }
  .b_tbl tbody td.smaller_padding {
    padding: 6px 2px; }
  .b_tbl tbody td.smaller-padding {
    padding-left: 5px;
    padding-right: 5px; }
  .b_tbl tbody td:first-child {
    border-left: none; }
  .b_tbl tbody td.subteam-name {
    padding-left: 35px; }
  .b_tbl tbody tr.even {
    background-color: #EDEDED; }
  .b_tbl tbody tr.odd td {
    background-color: #EDEDED; }
  .b_tbl tbody tr.active td {
    background-color: #E1E1E1; }
  .b_tbl tbody tr.b_bottom td {
    border-bottom: 1px solid #BABABA; }
  .b_tbl tbody tr.b_top td {
    border-top: 1px solid #BABABA; }
  .b_tbl tbody tr.smaller-vertical-padding td {
    padding-top: 4px;
    padding-bottom: 4px; }
  .b_tbl tbody tr.s2stable_row_addnewstuff td {
    border: none;
    padding: 0;
    font-weight: bold;
    background-color: #EDEDED; }
  .b_tbl tbody tr.s2stable_row_addnewstuff a {
    margin: 8px 10px;
    display: inline-block;
    color: #C30000;
    text-decoration: none; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a:hover, .b_tbl tbody tr.s2stable_row_addnewstuff a:visited {
      color: #C30000;
      text-decoration: none; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a.lib {
      background: url("/images/icons/16x16/library.png") transparent left 50% no-repeat;
      line-height: 16px;
      padding-left: 24px; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a b {
      text-decoration: underline; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a:hover b {
      text-decoration: none; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a strong {
      text-decoration: underline; }
    .b_tbl tbody tr.s2stable_row_addnewstuff a:hover strong {
      text-decoration: none; }
  .b_tbl tbody tr.s2stable_row_addnewstuff.noborder td {
    border: none; }
  .b_tbl tbody tr.s2stable_row_addnewstuff span {
    font-weight: normal; }

.b_tbl_nolines {
  width: 100%; }
  .b_tbl_nolines td {
    padding: 5px;
    vertical-align: top; }

.b_tbl_with_horizontal_lines tbody td {
  border-top: 1px solid #BABABA; }
.b_tbl_with_horizontal_lines thead td {
  border-bottom: 1px solid #7F7F7F; }

.b_tbl_grey td {
  border: 1px solid #BABABA !important; }

table.tbl_nopadding td {
  padding: 0; }

table.list-of-members td {
  border: 1px solid #ABABAB; }
  table.list-of-members td.photo {
    padding: 2px;
    border-left: 1px solid #ABABAB;
    border-right: 0;
    width: 80px; }
  table.list-of-members td.name-2 {
    border-left: 0;
    width: 235px; }
  table.list-of-members td.name-3 {
    border-left: 0;
    width: 130px; }
table.list-of-members div {
  margin-top: 4px; }

.cell-with-icons {
  text-align: right;
  white-space: nowrap;
  padding-right: 2px !important;
  padding-left: 3px !important; }
  .cell-with-icons a {
    display: inline-block;
    margin-right: 3px;
    margin-left: 2px; }
  .cell-with-icons img.blank {
    display: inline-block;
    margin-right: 5px; }
  .cell-with-icons a.last, .cell-with-icons img.last {
    margin-right: 0; }

tr.collapsible.collapsed {
  display: none; }

tr.total td {
  background-color: #C2C2C2;
  color: #FFF;
  font-weight: bold; }
tr.month td {
  background-color: #BABABA;
  color: #FFF;
  font-weight: bold; }
tr.tr_ac td {
  text-align: center; }
tr.tr_ar td {
  text-align: right; }
tr.tr_bold td {
  font-weight: bold; }
tr.tr_vm td {
  vertical-align: middle; }
tr.tr_vt td {
  vertical-align: top; }
tr.tr_grey td {
  background-color: #EDEDED; }
tr.tr_no_bottom_padding td {
  padding-bottom: 0; }
tr.padding_3px_d td {
  /* d stands here for default */
  padding-top: 3px;
  padding-bottom: 3px; }
tr.ac {
  /* use this class only when first cell requires left alignment, rest cells - center */ }
  tr.ac td {
    text-align: center !important; }
    tr.ac td:first-child {
      text-align: left !important; }
    tr.ac td.al {
      text-align: left !important; }
    tr.ac td.ac {
      text-align: center !important; }
tr.vm td {
  vertical-align: middle; }
tr.new-event td {
  background-color: #FFF1D2 !important; }
tr.own-team td {
  background-color: #FDC689 !important; }

table.opponent-cp-tbl td {
  padding: 2px;
  vertical-align: middle; }

.block-header-left-tab {
  width: 100%;
  vertical-align: bottom;
  color: #19547C;
  font-weight: bold;
  padding: 0 10px 3px 15px; }

.block-header-right-tab {
  vertical-align: bottom;
  white-space: nowrap;
  padding: 0 20px 3px 10px; }

.block-content {
  border: 1px solid #ABABAB;
  padding: 12px 15px;
  background: url("/images/gradient.png") #FFF left 0 repeat-x; }

.block-content-tbl {
  padding: 6px 5px; }

/* list versions here */
.block-content-version-grey {
  background-image: none;
  background-color: #EBEBEB; }

.block-content-version-dark-grey {
  background-image: none;
  background-color: #8C8C8C;
  color: #FFF; }

.block-content-version-white {
  background-image: none;
  background-color: #FFF; }

.block-content-version-white-rounded {
  background-image: none;
  background-color: #FFF;
  border-radius: 10px;
  padding: 8px 15px; }

.block-content-version-yellow {
  background-image: none;
  background-color: #F9F9D8; }

.block-content-version-search-academy-my {
  background-image: none;
  background-color: #f4f4f4; }

.block-content-version-blue {
  background-image: none;
  background-color: #E5F5FF; }

.block-content-version-blue-no-border {
  background-image: none;
  background-color: #E5F5FF;
  border: none; }

.block-content-version-bo-deleted {
  background-image: none;
  background-color: #FFE0E0; }

.block-content-version-transparent-no-border {
  background-image: none;
  background-color: transparent;
  border: none; }

.block-content-version-transparent {
  background-image: none;
  background-color: transparent; }

.block-content-version-nopadding {
  padding: 0; }

/* this class gives s2sbox same padding as for s2stable */
.block-content-version-table {
  padding: 11px 10px; }

.block-content-wrapper {
  padding: 0; }

.block-footer-left-tab {
  vertical-align: top;
  padding: 4px 10px 0 15px; }

.block-footer-right-tab {
  text-align: right;
  vertical-align: top;
  padding: 4px 20px 0 15px; }

.block-header-right-tab a, .block-footer-right-tab a {
  color: #C30000;
  text-decoration: none; }

.block-header-right-tab a:hover, .block-footer-right-tab a:hover {
  color: #C30000;
  text-decoration: underline; }

.block-collapsible {
  cursor: pointer;
  display: block-inline;
  background: transparent url("/images/bt-hide-small-blue.png") left 50% no-repeat;
  float: left;
  padding: 0 0 0 18px; }

.block-hidden {
  background: transparent url("/images/bt-show-small-blue.png") left 50% no-repeat; }

.block-content-extra-padding {
  padding: 12px 15px !important; }

.text_under_table {
  padding: 6px 0 4px 17px; }

.buttons_under_table {
  padding: 15px 0px 0px 17px; }
  .buttons_under_table img, .buttons_under_table input {
    margin-right: 10px; }

.image-container-100x100 {
  width: 100px;
  height: 100px; }
  .image-container-100x100 img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.image-preview {
  border: 1px solid #ABABAB;
  display: inline-block;
  width: 160px;
  height: 120px; }
  .image-preview img {
    width: 100%;
    height: 100%;
    object-fit: scale-down; }

.small-user-photo {
  float: left;
  margin: 0 5px 5px 0; }

/* use this class for no image blocks */
.no-image-block {
  background-color: #C2C2C2;
  border: 1px solid #C2C2C2;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  color: #FFF;
  margin: 0 auto; }
  .no-image-block a {
    color: #FFF;
    font-weight: bold; }

img.with-preview {
  cursor: pointer; }

/* dialogue popup */
.dwin {
  display: none;
  position: absolute;
  z-index: 100;
  width: 400px;
  border: 1px solid #000;
  background-color: #EDEDED;
  -moz-box-shadow: 3px 3px 10px #7D7D7D;
  -webkit-box-shadow: 3px 3px 10px #7D7D7D;
  box-shadow: 3px 3px 10px #7D7D7D;
  /* list versions here */ }
  .dwin .dheader {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    background-color: #CC3300;
    padding: 6px 12px; }
    .dwin .dheader:hover {
      cursor: move; }
    .dwin .dheader.green {
      background-color: #118844; }
    .dwin .dheader.grey {
      background-color: #7F7F7F; }
    .dwin .dheader.red {
      background-color: #CC3300; }
    .dwin .dheader a {
      float: right;
      margin-top: 1px;
      width: 14px;
      height: 15px;
      background: url("/images/icons/close-default.png") transparent left 0 no-repeat; }
      .dwin .dheader a:hover {
        background-image: url("/images/icons/close-hover.png"); }
  .dwin .dcontent {
    padding: 12px;
    min-height: 150px;
    _height: 150px; }
    .dwin .dcontent ul {
      margin: 0;
      padding: 0; }
      .dwin .dcontent ul li {
        margin-left: 30px;
        padding: 0; }
    .dwin .dcontent .header {
      margin-bottom: 10px;
      font-weight: bold;
      font-size: 13px; }
    .dwin .dcontent .wrap-img {
      float: left;
      width: 120px;
      height: 80px;
      margin: 0 10px 10px 0;
      overflow: hidden; }
      .dwin .dcontent .wrap-img.center {
        float: none;
        width: auto;
        margin: 0 0 10px 0;
        height: 170px; }
      .dwin .dcontent .wrap-img.right {
        float: right;
        margin: 0 0 10px 10px; }
      .dwin .dcontent .wrap-img img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  .dwin .dbuttons {
    text-align: right;
    padding: 12px; }
    .dwin .dbuttons a {
      display: inline-block;
      margin-left: 4px; }
  .dwin.dwin-version-subscription-required {
    background-color: #E5F5FF; }
    .dwin.dwin-version-subscription-required .dheader {
      background-color: #448CCB; }
  .dwin.dwin-version-happy-bday .dcontent {
    padding-bottom: 50px;
    background: url("/images/happy-bday-background.png") #FFF left 100% repeat-x;
    min-height: 100px;
    _height: 100px; }
  .dwin.dwin-version-happy-bday .dheader {
    background-color: #19547C; }
  .dwin.dwin-version-closest-academy {
    background-color: #f4f4f4; }
    .dwin.dwin-version-closest-academy .dheader {
      background-color: #000; }
  .dwin.dwin-version-bsu-intro {
    background-color: #FFF;
    font-size: 13px; }
    .dwin.dwin-version-bsu-intro .dheader {
      background-color: #BFBFBF; }
    .dwin.dwin-version-bsu-intro .dcontent {
      padding-top: 80px;
      background: url("/images/homepage/bsu/banner-header.png") #FFF 0 0 no-repeat; }
      .dwin.dwin-version-bsu-intro .dcontent .subheader {
        font-size: 16px;
        display: inline-block;
        margin-bottom: 10px; }

/* image preview popup */
.image-preview-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  overflow-y: hidden;
  overflow-x: hidden;
  background: rgba(0, 0, 0, 0.5); }
  .image-preview-popup * {
    box-sizing: border-box; }
  .image-preview-popup__body {
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 10px; }
  .image-preview-popup__content {
    width: 900px;
    height: 550px; }
  .image-preview-popup__data {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .image-preview-popup__data div.img {
      flex: 1 1 auto;
      height: 550px;
      padding: 30px 20px;
      background: rgba(255, 255, 255, 0.8);
      position: relative; }
      .image-preview-popup__data div.img img {
        width: 100%;
        height: 100%;
        object-fit: scale-down; }
      .image-preview-popup__data div.img div {
        text-align: center;
        margin-top: 5px;
        height: 16px;
        overflow: hidden;
        font-size: 13px; }
        .image-preview-popup__data div.img div:empty {
          display: none; }
    .image-preview-popup__data a.close-btn {
      position: absolute;
      right: 5px;
      top: -28px;
      text-decoration: none;
      color: #FFF;
      font-size: 18px;
      font-weight: bold; }
      .image-preview-popup__data a.close-btn:hover {
        color: #D7D7D7; }
  .image-preview-popup__btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #000;
    font-weight: bold;
    border-radius: 20px;
    background-color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #464646;
    font-size: 16px;
    font-weight: bold; }
    .image-preview-popup__btn:hover {
      color: #959595; }
    .image-preview-popup__btn.prev {
      margin-right: 10px; }
    .image-preview-popup__btn.next {
      margin-left: 10px; }
    .image-preview-popup__btn.inactive, .image-preview-popup__btn.inactive:hover {
      background-color: #ABABAB;
      cursor: default;
      color: #959595; }

.w1 {
  width: 1%; }

.w100 {
  width: 100%; }

.w50 {
  width: 50%; }

.w60 {
  width: 60%; }

.w20px {
  width: 20px; }

.w30px {
  width: 30px; }

.w40px {
  width: 40px; }

.w50px {
  width: 50px; }

.w60px {
  width: 60px; }

.w70px {
  width: 70px; }

.w80px {
  width: 80px; }

.w90px {
  width: 90px; }

.w100px {
  width: 100px; }

.w150px {
  width: 150px; }

.w175px {
  width: 175px; }

.w200px {
  width: 200px; }

.w250px {
  width: 250px; }

.w270px {
  width: 270px; }

.w300px {
  width: 300px; }

.w400px {
  width: 400px; }

.w450px {
  width: 450px; }

.h15px {
  height: 15px; }

.h30px {
  height: 30px; }

.h40px {
  height: 40px; }

.h50px {
  height: 50px; }

.h60px {
  height: 60px; }

.h75px {
  height: 75px; }

.h80px {
  height: 80px; }

.h100px {
  height: 100px; }

.h150px {
  height: 150px; }

.h200px {
  height: 200px; }

.h250px {
  height: 250px; }

.h350px {
  height: 350px; }

.ac {
  text-align: center !important; }

.al {
  text-align: left !important; }

.ar {
  text-align: right !important; }

.vm, table.vm td {
  vertical-align: middle !important; }

.vt {
  vertical-align: top !important; }

.vb {
  vertical-align: bottom !important; }

.nopadding {
  padding: 0 !important; }

.no_r_padding {
  padding-right: 0 !important; }

.noborder {
  border: none !important; }

.no_b_border {
  border-bottom: none !important; }

.no_r_border {
  border-right: none !important; }

.no_l_border {
  border-left: none !important; }

.nowrap, .nw, .nw-links a {
  white-space: nowrap; }

.attention {
  color: #C30000; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal !important; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.ml10px {
  margin-left: 10px !important; }

.ml20px {
  margin-left: 20px !important; }

.ml120px {
  margin-left: 120px !important; }

.ml150px {
  margin-left: 150px !important; }

.mr10px {
  margin-right: 10px !important; }

.mr20px {
  margin-right: 20px !important; }

.mr30px {
  margin-right: 30px !important; }

.pl0px {
  padding-left: 0 !important; }

.pl10px {
  padding-left: 10px !important; }

.pl15px {
  padding-left: 15px !important; }

.pl20px {
  padding-left: 20px !important; }

.pl30px {
  padding-left: 30px !important; }

.pl40px {
  padding-left: 40px !important; }

.pr10px {
  padding-right: 10px !important; }

.pt10px {
  padding-top: 10px !important; }

.pt20px {
  padding-top: 20px !important; }

.pb0px {
  padding-bottom: 0 !important; }

.mt2px {
  margin-top: 2px !important; }

.mt4px {
  margin-top: 4px !important; }

.mt5px {
  margin-top: 5px !important; }

.mb5px {
  margin-bottom: 5px !important; }

.mb10px {
  margin-bottom: 10px !important; }

.block {
  display: block; }

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

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none; }

.spacer1 {
  height: 1px; }

.spacer5 {
  height: 5px; }

.spacer10 {
  height: 10px; }

.spacer15 {
  height: 15px; }

.spacer20 {
  height: 20px; }

.spacer25 {
  height: 25px; }

/* border grey 1px */
.b_grey_1px {
  border: 1px solid #BABABA; }

/* border top grey 1px */
.bt_grey_1px, tr.bt_grey_1px td {
  border-top: 1px solid #BABABA; }

/* border bottom grey 1px */
.bb_grey_1px, tr.bb_grey_1px td {
  border-bottom: 1px solid #BABABA; }

/* border bottom grey 2px */
.bb_grey_2px {
  border-bottom: 2px solid #7F7F7F; }

/* border right grey 2px */
.br_grey_2px {
  border-right: 2px solid #7F7F7F !important; }

.fz10px {
  font-size: 10px; }

.fz12px {
  font-size: 12px; }

.fz14px {
  font-size: 14px; }

.list-of-items, .list-of-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 7px; }

.list-of-links a {
  text-decoration: underline;
  color: #C30000; }
  .list-of-links a:hover {
    color: #C30000;
    text-decoration: none; }

.read-more-wrapper {
  text-align: right;
  padding: 10px 20px 0 0; }

.error, .red {
  color: red; }

.warning {
  color: orange;
  font-style: italic; }

.light-gray {
  color: #BABABA; }

.infobox {
  border: 1px solid #BABABA;
  background-color: #FFFF40;
  padding: 6px;
  margin-bottom: 20px; }
  .infobox.grey {
    background-color: #D9D9D9 !important; }
  .infobox a {
    color: #C30000; }

div.ajax-loader {
  display: none;
  padding: 2px 0;
  text-align: center; }
  div.ajax-loader > span {
    background: url("/images/ajax-loader.gif") transparent left 50% no-repeat;
    padding-left: 20px;
    display: inline-block;
    line-height: 18px; }
    div.ajax-loader > span.empty {
      background: none;
      width: 16px;
      height: 16px;
      padding-left: 0; }
      div.ajax-loader > span.empty:before {
        content: url("/images/ajax-loader.gif"); }
  div.ajax-loader.visible {
    display: block; }

.nl-to-br {
  white-space: pre-line; }

/* jwplayer fix for arabic language */
.jwplayer, .jwplayer div, .jwplayer span, .jwplayer a, .jwplayer img, .jwplayer ul, .jwplayer li, .jwplayer video, .jwclick {
  text-align: left !important; }

/*# sourceMappingURL=common.css.map */
