/*
 *
	Homepage Training and News
 *
*/
/* line 8, ../../sass/front/front-treaning-and-news.scss */
.training-and-news {
  display: none;
  margin-bottom: 0;
}

/* line 12, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .pane-views {
  position: relative;
}

/* line 15, ../../sass/front/front-treaning-and-news.scss */
.training-and-news h2 {
  font-family: "Oswald", Verdana, Tahoma, "DejaVu Sans", sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #d9b53b;
  line-height: 1.9em;
}

/* line 21, ../../sass/front/front-treaning-and-news.scss */
.training-and-news table {
  margin: 0;
  padding: 0;
}

/* line 24, ../../sass/front/front-treaning-and-news.scss */
.training-and-news table tr.views-row-last {
  border: none;
}

/* line 27, ../../sass/front/front-treaning-and-news.scss */
.training-and-news table tr td {
  background: #fff;
  vertical-align: top;
  padding: 13px 0 9px 0;
}

/* line 32, ../../sass/front/front-treaning-and-news.scss */
.training-and-news table tr td:first-child {
  width: 25.5%;
}

/* line 35, ../../sass/front/front-treaning-and-news.scss */
.training-and-news h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: "Roboto", Verdana, Tahoma, "DejaVu Sans", sans-serif;
  padding-left: 20px;
}

/* line 41, ../../sass/front/front-treaning-and-news.scss */
.training-and-news p {
  margin: 0;
  font-size: 0.8em;
  color: #666666;
  line-height: 1.3em;
  padding-left: 20px;
  font-family: "Roboto", Verdana, Tahoma, "DejaVu Sans", sans-serif;
}

/* line 49, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .views-field-title a,
.training-and-news .views-field-title a h3 {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 1em;
}

/* line 57, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .views-field-title a:hover h3 {
  text-decoration: none;
  color: #d9b53b !important;
}

/* line 58, ../../sass/front/front-treaning-and-news.scss */
.training-and-news a:hover img {
  outline: 3px solid #33739d;
}

/* line 59, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .panel-panel {
  position: relative;
}

/* line 61, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .view-header .more,
.training-and-news .view-header .more:visited {
  position: absolute;
  z-index: 5;
  top: 32px;
  right: 0;
  bottom: auto;
  left: auto;
  text-transform: uppercase;
  color: #33739d;
  text-decoration: none;
  font-weight: 600;
}

/* line 70, ../../sass/front/front-treaning-and-news.scss */
.training-and-news .view-header .more:hover {
  text-decoration: none;
  color: #d9b53b;
}

/*
 *
	Homepage Upcoming Training
 *
*/
/* line 77, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table {
  width: 100%;
}

/* line 79, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td {
  vertical-align: middle;
  background: #f6f6f6;
  color: #001d37;
  border-bottom: 1px solid #c7c7c7;
  width: 68.7234043%;
  padding: 0;
}

/* line 87, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td:first-child {
  background: #001d37;
  color: #d2b339;
  text-align: center;
  border-bottom: 1px solid #d2b339;
  width: 10.8510638%;
  font-weight: 500;
  padding: 12px 0;
  font-family: "Oswald", Verdana, Tahoma, "DejaVu Sans", sans-serif;
}

/* line 97, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td:last-child {
  background: #fff;
  text-align: center;
  border-left: 1px solid #c7c7c7;
  width: 20.4255319%;
}

/* line 103, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td.views-field-title {
  border-left: 0;
}

/* line 106, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td.views-field-title a,
.view-homepage-upcoming-training table tr td.views-field-title a:visited {
  margin-left: 5.5727554%;
  color: #001d37;
  font-size: 0.9em;
  display: block;
  line-height: 1.2em;
}

/* line 114, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr td.views-field-title a:hover {
  color: #d9b53b;
}

/* line 118, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training .register {
  font-size: 0.73em;
  font-weight: 600;
  padding-right: 20px;
  background: url("../../images/icons/homepage_boxes/homepage_box_arrow_small.png") no-repeat scroll right 3px transparent;
}

/* line 123, ../../sass/front/front-treaning-and-news.scss */
.view-homepage-upcoming-training table tr.views-row-last td {
  border-bottom: 0;
}

@media all and (min-width: 960px) {
  /* line 131, ../../sass/front/front-treaning-and-news.scss */
  .training-and-news {
    display: block;
  }
}
