/*ee761c33af2164fa15ee3934ad9f0dc7*/
@import '../../css/balabit.css';
/* Variables */
/* CSS */
html {
  height: 100%;
}
body {
  padding-top: 50px;
  height: 100%;
}
.clear {
  float: none;
  clear: both;
}
option.strong {
  font-weight: bold;
}
/* COLORS */
.red {
  color: #be1313;
}
.captcha-box {
  margin-bottom: 20px;
  margin-top: 10px;
}
#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
@media only screen and (max-width: 767px) {
  #wrap > .container {
    padding: 0 19px 0 19px;
  }
}
/* AUTOCOMPLETE */
.ui-autocomplete {
  z-index: 1000;
  list-style: none;
  padding: 0;
}
.ui-autocomplete li {
  padding: 3px 10px;
}
/* DROPDOWN MENU */
.dropdown-toggle > .caret {
  margin-left: 5px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 8px;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 5px solid #ffffff;
  display: inline-block;
  height: 0;
  width: 0;
  text-align: left;
}
.dropdown-submenu > .dropdown-menu {
  position: absolute;
  top: -1px;
  left: 100%;
  background-color: #2d2d2d;
  border: none;
  box-shadow: 0 2px 20px #2d2d2d;
  margin: 0;
  min-width: 120px;
  border-radius: 0px 0px 0px 0px;
}
.dropdown-submenu > .dropdown-menu > li > a {
  color: #dbdbdb;
  font-size: 11px;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 20px 0 15px;
}
.dropdown-submenu > .dropdown-menu > li:hover > a,
.dropdown-submenu > .dropdown-menu > li.active > a {
  color: #ffffff;
  background-color: #393939;
  border-color: #393939;
  background-image: initial;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.bb-submenu {
  display: inline-block;
  padding: 15px 0px 0px 0px;
  margin-top: -20px;
  text-align: left;
  background: #f5f5f5;
}
.bb-submenu li::before {
  content: "";
}
.bb-submenu > li {
  display: inline-block;
  height: 40px;
  vertical-align: bottom;
  line-height: 40px;
  padding: 0px 10px;
}
.bb-submenu > li > a {
  text-decoration: none;
  color: #3b3b3b;
}
.bb-submenu > li.active {
  background: #3b3b3b;
}
.bb-submenu > li.active > a {
  color: #ffffff;
}
/* TINY MCE */
body#tinymce {
  padding-top: 10px;
}
/* GENERAL */
.bb-loud {
  font-size: 110%;
  font-weight: bold;
}
.bottom-spacer {
  margin-bottom: 30px;
}
.bb-section {
  margin-bottom: 60px;
}
.bb-notify {
  font-style: italic;
  text-indent: 30px;
}
/* PANELS */
@media only screen and (min-width: 768px) {
  .bb-slim {
    max-width: 310px;
  }
  .bb-normal {
    max-width: 460px;
  }
  .bb-half {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .bb-slim,
  .bb-normal,
  .bb-half {
    display: block;
  }
}
.bb-panel {
  position: relative;
  padding: 19px;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  background: #ffffff;
}
.bb-panel:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 4px;
  right: 4px;
  bottom: 1px;
  height: 0px;
  border-radius: inherit;
  box-shadow: 0px 0px 3px 1px #000000;
}
.bb-panel.bb-panel-bottom-spacer {
  margin-bottom: 30px;
}
.bb-panel.bb-panel-blue legend:after,
.bb-panel.bb-panel-green legend:after,
.bb-panel.bb-panel-red legend:after {
  content: "";
  display: block;
  width: 7px;
  position: absolute;
  top: 55%;
  left: -18px;
  bottom: -3px;
  z-index: 2;
  border-radius: 4px 0px 0px 0px;
}
.bb-panel.bb-panel-blue legend:after {
  background: #3c91d6;
}
.bb-panel.bb-panel-green legend:after {
  background: #4ed63c;
}
.bb-panel.bb-panel-red legend:after {
  background: #be1313;
}
.bb-panel.bb-panel-orange legend:after {
  background: #e87c32;
}
.bb-panel.bb-panel-blue:after,
.bb-panel.bb-panel-green:after,
.bb-panel.bb-panel-red:after,
.bb-panel.bb-panel-orange:after {
  content: "";
  display: block;
  width: 7px;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  z-index: 2;
  border-radius: 4px 0px 0px 4px;
}
.bb-panel.bb-panel-blue:after {
  background: #3c91d6;
}
.bb-panel.bb-panel-green:after {
  background: #4ed63c;
}
.bb-panel.bb-panel-red:after {
  background: #be1313;
}
.bb-panel.bb-panel-orange:after {
  background: #e87c32;
}
.bb-panel > h1,
.bb-panel > h2,
.bb-panel > h3 {
  margin-top: 0;
}
.bb-legend {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  border: none;
  display: block;
  width: auto;
  text-shadow: 1px 1px 1px #cccccc, 2px 2px 2px #eeeeee;
  max-width: 100%;
}
.bb-clone .add-button {
  display: block;
  float: left;
}
.bb-clone .remove-button {
  display: none;
  float: right;
}
@media only screen and (max-width: 767px) {
  .bb-clone .add-button,
  .bb-clone .remove-button {
    float: none;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
}
.bb-clone > *:nth-child(1n) .add-button {
  display: none;
}
.bb-clone > *:nth-child(1n) .remove-button {
  display: block;
}
.bb-clone > *:first-child:last-child .remove-button {
  display: none !important;
}
.bb-clone > *:last-child .add-button {
  display: block !important;
}
/* TABS */
.bb-tabs {
  /* end .bb-tab-contents */
}
.bb-tabs .bb-tab-contents {
  margin-top: -1px;
  position: relative;
  z-index: 1;
  background: #ffffff;
  min-height: 400px;
  font-size: 0;
  /* end .bb-tab-contents-submenu */
}
.bb-tabs .bb-tab-contents:after {
  content: AsapRegular "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 140px;
  border-left: 2px solid #333333;
}
.bb-tabs .bb-tab-contents.no-separator:after {
  display: none;
}
.bb-tabs .bb-tab-contents .bb-tab-contents-submenu {
  display: inline-block;
  padding: 20px 0px;
  width: 140px;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .bb-tabs .bb-tab-contents .bb-tab-contents-submenu {
    display: block;
    width: 100%;
  }
}
.bb-tabs .bb-tab-contents .bb-tab-contents-submenu div a {
  display: block;
  cursor: pointer;
  text-decoration: none;
  padding: 5px 0px;
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  .bb-tabs .bb-tab-contents .bb-tab-contents-submenu div a {
    display: inline-block;
    width: 140px;
  }
}
@media only screen and (max-width: 399px) {
  .bb-tabs .bb-tab-contents .bb-tab-contents-submenu div a {
    display: block;
    width: 100%;
  }
}
.bb-tabs .bb-tab-contents .bb-tab-contents-submenu div a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.bb-tabs .bb-tab-contents .bb-tab-contents-submenu div a.active {
  background: #333333;
  color: #ffffff;
}
.bb-tabs .bb-tab-contents .bb-tab-contents-text {
  display: inline-block;
  vertical-align: top;
}
.bb-tabs .bb-tab-contents .bb-tab-contents-text .padder {
  min-height: 100px;
  padding: 0px 20px 20px 20px;
  font-size: 14px;
}
.bb-tabs .bb-tab-contents .bb-tab-contents-text table th {
  white-space: nowrap;
}
/* end .bb-tabs */
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
/*------------------------------------- SKIN SETUP ---------------------------------------*/
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
/* CMS FIX */
.eplos_content body {
  padding: 10px;
}
/* FIX balabit.css epic fails */
.fix-ul li::before {
  content: "";
}
section:first-child .nav-tabs > li.open > a,
section:first-child .nav-tabs > li.active > a,
section:first-child .nav-tabs > li.open > a:hover,
section:first-child .nav-tabs > li.active > a:hover {
  color: #ffffff;
  background-color: #393939;
  border-color: #393939;
}
section:first-child .nav-tabs .menu-dropdown a {
  white-space: nowrap;
}
.nav-tabs.content-tab > li > a {
  border-bottom-color: #dddddd;
}
.nav-tabs.content-tab > li.active {
  z-index: 2;
}
.nav-tabs.content-tab > li.active > a {
  border-bottom-color: transparent;
}
@media only screen and (max-width: 767px) {
  #navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 50px;
    background-color: #393939;
  }
  #navbar > ul {
    position: relative;
  }
  #navbar > ul > li {
    display: block;
    float: none;
    clear: both;
    min-height: 35px;
    height: initial;
  }
  #navbar > ul > li > ul {
    position: relative;
    display: block;
  }
}
/* helper classes */
#helpers > .font_normal {
  font-size: 14px;
  line-height: 18px;
}
#helpers .font_normal_input {
  font-size: 14px;
  line-height: 18px;
  font-family: sans-serif;
}
@media only screen and (min-width: 768px) {
  body {
    padding-top: 150px;
  }
}
#footer {
  min-height: 200px;
  background-color: #2d2d2d;
  padding-top: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #939393;
}
/* Navigation */
.navbar {
  border: 0;
  min-height: 0px;
}
.navbar-toggle {
  padding: 0px;
  width: 30px;
  height: 20px;
}
.navbar-toggle > span {
  position: relative;
  display: block;
  height: 3px;
  line-height: 3px;
  background: #ffffff;
}
.navbar-toggle > span:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  height: 3px;
  line-height: 3px;
  background: #ffffff;
}
.navbar-toggle > span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 3px;
  line-height: 3px;
  background: #ffffff;
}
#nav-top-middle {
  border-bottom: 1px solid #e3e3e3;
  background-color: #ffffff;
  font-size: 0;
  line-height: 0;
}
#nav-top-middle > .container {
  min-height: 77px;
}
#nav-top-middle > .container > .submenu {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  float: right;
  /* end > li */
}
#nav-top-middle > .container > .submenu li::before {
  content: "";
}
#nav-top-middle > .container > .submenu > li {
  display: inline-block;
  white-space: nowrap;
  margin: 7px 0 0 0;
  position: relative;
  transition: all 0.2s ease-out 0s;
}
#nav-top-middle > .container > .submenu > li > a {
  display: block;
  font-size: 16px;
  line-height: 70px;
  white-space: nowrap;
  padding: 0px 10px;
  color: #2d2d2d;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
}
#nav-top-middle > .container > .submenu > li.active {
  background-color: #f5f5f5;
}
#nav-top-middle > .container > .submenu > li.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  height: 1px;
  background-color: #f5f5f5;
}
#nav-top-middle > .container > .submenu > li:hover {
  background-color: #2d2d2d;
}
#nav-top-middle > .container > .submenu > li:hover > a {
  color: #ffffff;
}
#nav-top-middle > .container > .submenu > li:hover > ul {
  display: block;
}
#nav-top-middle > .container > .submenu > li > ul {
  background-color: #2d2d2d;
  display: none;
  position: absolute;
  right: 0px;
  top: 100%;
}
#nav-top-middle > .container > .submenu > li > ul > li {
  padding: 0 0 0 0;
}
#nav-top-middle > .container > .submenu > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  white-space: nowrap;
  text-indent: 0;
  padding: 0px 15px;
  color: #ffffff;
  text-decoration: none;
}
#nav-top-middle > .container > .submenu > li > ul > li > a:hover {
  background-color: #393939;
}
@media only screen and (min-width: 1201px) {
  #nav-top-middle {
    /* LOGO */
  }
  #nav-top-middle > .container > .submenu li a {
    font-size: 15px;
  }
  #nav-top-middle #site-logo {
    position: relative;
    z-index: 3;
    display: inline-block;
    background: url('../img/balabit-logo.svg') center center no-repeat;
    background-origin: padding-box;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #nav-top-middle > .container > .submenu {
    float: left;
  }
  #nav-top-middle > .container > .submenu li a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nav-top-middle > .container > .submenu {
    float: left;
  }
  #nav-top-middle > .container > .submenu li a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #nav-top-middle {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  #site-logo {
    width: 266px;
    margin-top: 10px;
    margin-bottom: -10px;
    height: 70px;
  }
}
@media only screen and (min-width: 770px) and (max-width: 991px) {
  #site-logo {
    width: 266px;
    margin-top: 10px;
    height: 70px;
  }
}
/* Scroll top helper */
#scroll_top_helper {
  position: fixed;
  z-index: 50;
  bottom: -100px;
  right: 40px;
  display: block;
  width: 72px;
  height: 72px;
  text-align: center;
  cursor: pointer;
  border-radius: 14px;
  background: #2d2d2d;
  transition: all 0.4s ease 0s;
}
#scroll_top_helper > span {
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #ffffff;
  display: inline-block;
  height: 0;
  margin-top: 25px;
  vertical-align: middle;
  width: 0;
  text-align: left;
}
#scroll_top_helper > span > span {
  display: block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #2d2d2d;
  display: inline-block;
  height: 0;
  margin-top: 10px;
  margin-left: -8px;
  vertical-align: middle;
  width: 0;
}
#scroll_top_helper.show {
  bottom: 20px;
}
.table {
  background: #ffffff;
}
.table img[alt="webex download"],
.table img[alt="webex stream"] {
  max-width: 16px;
  max-height: 16px;
}
/* table trick */
table tr.blank {
  background-color: #ffffff;
}
table tr.blank td {
  background-color: #ffffff;
}
table tr.blank td > div {
  position: relative;
}
table tr.blank td > div:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  bottom: -8px;
  left: -9px;
  right: -9px;
  z-index: 1;
  background: #ffffff;
}
table tbody:last-child tr.blank {
  display: none;
}
.list_boxes {
  font-size: 0;
}
.list_boxes > .item {
  display: inline-block;
  width: 14%;
  margin: 20px 1% 10px 1%;
  text-align: center;
  vertical-align: top;
  min-height: 180px;
}
.list_boxes > .item a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  transition: all 0.2s;
}
.list_boxes > .item a > span {
  content: "";
  margin: 0 auto 10px auto;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 1px #555555;
  background-image: url('/assets/img/defaults/trainings.png');
  background-position: center center;
  background-repeat: no-repeat;
  transition: inherit;
}
.list_boxes > .item:hover a > span {
  margin: 10px auto 20px auto;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  box-shadow: 0px 3px 4px 1px #555555;
}
@media only screen and (min-width: 501px) and (max-width: 991px) {
  .list_boxes > .item {
    width: 23%;
    margin: 20px 1% 10px 1%;
  }
}
@media only screen and (max-width: 500px) {
  .list_boxes > .item {
    display: block;
    width: auto;
    text-align: left;
  }
  .list_boxes > .item a {
    transition: none;
  }
  .list_boxes > .item a:before {
    display: none;
  }
}
/* Split screen */
.split-screen {
  font-size: 0;
}
.split-screen > .sc-content {
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  vertical-align: top;
}
.split-screen > .sc-left {
  width: 50%;
}
.split-screen > .sc-right {
  width: 45%;
  margin-left: 5%;
}
@media only screen and (max-width: 767px) {
  .split-screen > .sc-content {
    display: block;
    width: 100%;
    margin: 30px 0px;
  }
}
/* Form elements */
textarea {
  resize: vertical;
}
textarea.low {
  min-height: 50px;
}
textarea.medium {
  min-height: 120px;
}
textarea.high {
  min-height: 250px;
}
form {
  /*
        label:
        input
    */
  /*
        label: input
    */
}
form *:focus {
  outline: 0 !important;
}
form *:invalid {
  box-shadow: none;
}
form label {
  margin: 0px 0 20px 0;
}
form label .label {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #3b3b3b;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
form label .error-msg {
  display: none;
}
form label .info-block {
  display: block;
  font-style: italic;
  font-size: 80%;
  margin-left: 50px;
  white-space: initial;
}
form label:last-child {
  margin: 0px 0 0px 0;
}
form label.error {
  position: relative;
  /*.label{
                color: @color_red;
            }*/
}
form label.error > .error-msg {
  display: block;
  color: #be1313;
}
form label.error .form-wrapper {
  box-shadow: inset 1px 1px 1px 0px #ff7777, 1px 1px 1px 0px #ffeeee;
}
form label.captcha .form-wrapper {
  margin-top: 15px;
}
form .form-wrapper {
  background: #f8f8f8;
  box-shadow: inset 1px 1px 0.2px 0px #999999, inset -1px -1px 0.2px 0px #cccccc;
  border-radius: 3px;
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
  transition: all 0.5s;
}
form .form-wrapper > span {
  display: block;
}
form label.radio,
form label.checkbox {
  white-space: nowrap;
  margin-bottom: 20px;
}
form label.radio .label,
form label.checkbox .label {
  display: inline-block !important;
  vertical-align: top;
  white-space: initial;
  padding-right: 20px;
}
form label.radio .form-wrapper,
form label.checkbox .form-wrapper {
  display: inline-block !important;
  vertical-align: top;
  text-align: center;
  background: none;
  box-shadow: none !important;
  border-radius: auto;
}
form label.radio .form-wrapper > span,
form label.checkbox .form-wrapper > span {
  display: block;
  padding: 0px;
}
form label.radio .form-wrapper > span > input[type="radio"],
form label.checkbox .form-wrapper > span > input[type="radio"],
form label.radio .form-wrapper > span > input[type="checkbox"],
form label.checkbox .form-wrapper > span > input[type="checkbox"] {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: static;
  width: initial;
  height: initial;
}
form .label {
  display: inline-block;
  vertical-align: top;
  white-space: initial;
  padding-right: 20px;
}
form .form-wrapper {
  display: inline-block;
  vertical-align: top;
}
form input[type="number"] {
  text-align: right;
}
form input,
form select,
form textarea {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  font-family: sans-serif;
  background: none;
  border: none;
  color: #005191;
  font-weight: normal;
}
form input:hover,
form select:hover,
form textarea:hover,
form input:focus,
form select:focus,
form textarea:focus,
form input:active,
form select:active,
form textarea:active {
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
form legend {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  border: none;
  display: block;
  width: auto;
  text-shadow: 1px 1px 1px #cccccc, 2px 2px 2px #eeeeee;
  max-width: 100%;
}
form fieldset {
  display: block;
}
form .block-style label {
  display: block;
  float: none;
  clear: both;
}
form .block-style label .label {
  display: block;
  margin: 0 0 5px 0;
}
form .block-style label .form-wrapper {
  display: block;
}
form .block-style label .form-wrapper.label-before {
  width: 70%;
  float: right;
}
form .block-style label .form-wrapper.label-after {
  width: 70%;
  float: left;
}
form .block-style label > p {
  display: inline-block;
  width: 28%;
  margin: 5px 1%;
}
form .block-style label > p.before {
  text-align: right;
}
form .block-style label > p.after {
  text-align: left;
}
form .block-style label input,
form .block-style label select,
form .block-style label textarea {
  width: 100%;
}
form .block-style label select {
  width: 100%;
}
form .inline-style label {
  display: block;
  white-space: nowrap;
}
form .inline-style label .label {
  display: inline-block;
  vertical-align: top;
  white-space: initial;
  padding-right: 20px;
}
form .inline-style label .form-wrapper {
  display: inline-block;
  vertical-align: top;
}
.download-pagination-box {
  display: inline;
  margin: 0 10px 0 10px;
}
.download-pagination-item {
  display: inline;
  margin: 0 3px 0 3px;
}
.download-pagination-edge-item {
  display: inline;
  margin: 0 8px 0 8px;
}
/* jquery-ui fixes */
.ui-datepicker-title > select {
  border: 0;
  background: #3d3644 url("../img/jquery-ui/ui-bg_gloss-wave_30_3d3644_500x100.png") 50% top repeat-x;
  color: #ffffff;
}
/* youtube video iframe handling */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-content iframe {
    width: 100% !important;
    height: 500px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-content iframe {
    width: 100% !important;
    height: 400px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-content iframe {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  table.techminutes tr td:nth-chid(3) {
    min-width: 110px;
  }
}
table.techminutes a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: 6px;
  transition: all 0.16s;
  filter: saturate(0.5600000000000001);
  float: left;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px;
  background-image: url('../img/icons/filetype/document.svg');
}
table.techminutes a img {
  display: none;
}
table.techminutes a:hover {
  filter: saturate(1);
}
table.techminutes a[href*=".avi"],
table.techminutes a[href*=".mp4"] {
  background-image: url('../img/icons/filetype/video.svg');
}
table.techminutes a[href*=".zip"] {
  background-image: url('../img/icons/filetype/zip.svg');
}
table.techminutes a[href*=".rar"] {
  background-image: url('../img/icons/filetype/rar.svg');
}
table.techminutes a[href*=".pdf"] {
  background-image: url('../img/icons/filetype/pdf.svg');
}
table.techminutes a[href*=".arf"],
table.techminutes a[href*=".wrf"] {
  background-image: url('../img/icons/filetype/download.svg');
}
table.techminutes a[href*="lsr.php?RCID="],
table.techminutes a[href*="ldr.php?RCID="] {
  background-image: url('../img/icons/filetype/webex.svg');
}
