﻿/* Carryover Pastel Style - Variables */
input[type="radio"] {
  position: absolute;
  top: -9999999px;
  left: -9999999px;
}
#pnlPressRelease {
  display: block;
}
#pnlPressRelease .year_media_holder {
  font-style: normal;
}
#pnlPressRelease .year_press_holder {
  font-style: normal;
}
#pnlPressRelease .headerpress {
  text-align: left;
}
#pnlPressRelease .headerpress .press_title1 {
  width: calc(50% - 16px);
  display: inline-block;
  margin: 0 4px;
  float: none;
  padding: 0;
}
#pnlPressRelease .headerpress .press_title2 {
  width: calc(50% - 16px);
  display: inline-block;
  margin: 0 4px;
  float: none;
  padding: 0;
}
#pnlPressRelease .left_side_holder {
  width: calc(50% - 16px);
  display: inline-block;
  margin: 0 4px;
  float: none;
  padding: 0 10px 0 0;
  border-right: 1px solid #ccc;
}
#pnlPressRelease .left_side_holder .media_month_day {
  margin: 0 0 3px 0;
}
#pnlPressRelease .right_side_holder {
  width: calc(50% - 16px);
  display: inline-block;
  margin: 0 4px;
  float: none;
  padding: 0;
}
#pnlPressRelease .press_release_set {
  margin: 0 10px 15px 0;
}
#pnlPressRelease .media_release_set {
  margin: 0 0 15px;
}
#pnlPressRelease .press_release_title {
  line-height: 20px;
}
#pnlPressRelease .media_title_link {
  line-height: 20px;
  width: 100% !important;
}
#pnlPressRelease .media_month_day {
  line-height: 20px;
  display: block;
}
.press_title1 {
  padding-left: 77px;
}
.press_title1 h2 {
  text-align: center;
}
.press_title2 {
  float: right;
  margin-right: 236px;
}
.press_title2 h2 {
  text-align: center;
}
.press_release_title {
  font-style: italic;
  margin-left: 67px;
  display: block;
}
.press_release_set {
  margin-top: 7px;
}
.media_month_day {
  font-style: italic;
  margin-left: 10px;
  width: 100px;
  display: inline-block;
}
.media_title_link {
  text-decoration: none;
}
.media_title_link:hover {
  text-decoration: underline;
}
.left_side_holder {
  float: left;
  height: 700px;
  margin-right: 20px;
  padding-top: 10px;
  min-height: 300px;
  overflow: auto;
  width: 450px;
}
.left_side_holder div:first-child {
  margin-top: 12px;
}
.right_side_holder {
  float: left;
  height: 700px;
  padding-top: 10px;
  min-height: 300px;
  overflow-y: auto;
  width: 490px;
}
.right_side_holder div:first-child {
  margin-top: 12px;
}
.year_media_block {
  margin: 20px 10px 36px 67px;
}
.year_press_block {
  margin-top: 20px;
  margin-bottom: 36px;
}
.year_press_holder {
  float: left;
  font-style: italic;
  font-size: 23px;
  margin: -3px 0 0;
}
.year_media_holder {
  float: left;
  font-style: italic;
  font-size: 23px;
  margin: -3px 0 0;
}
.press_date_holder {
  margin: 0px 0px 3px 67px;
  display: block;
}
.media_release_set {
  padding-top: 0px;
}
.playicon {
  background-repeat: no-repeat;
  background-position: -970px -51px;
  width: 22px;
  height: 22px;
  margin: -5px 0px 0px 5px;
}
.playicon:hover {
  background-repeat: no-repeat;
  background-position: -1010px -51px;
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 830px) {
  #pnlPressRelease > .main-content {
    padding: 0;
  }
  #pnlPressRelease .year_press_holder {
    display: block;
    float: none;
    background-color: #1E7B92;
    color: #FFFFFF;
    text-align: center;
  }
  #pnlPressRelease .year_media_holder {
    display: block;
    float: none;
    background-color: #1E7B92;
    color: #FFFFFF;
    text-align: center;
  }
  #pnlPressRelease .left_side_holder .media_month_day {
    margin: 0;
    display: block;
  }
  .press_date_holder {
    margin: 0;
    display: block;
  }
  .press_release_title {
    margin-left: 0px;
  }
  .year_press_block {
    margin-top: 5px;
  }
  .year_media_block {
    margin: 5px 0 0;
  }
  .year_press_holder {
    margin: 20px 0 0;
  }
  .year_media_holder {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 720px) {
  #pnlPressRelease {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 30px;
  }
  #pnlPressRelease .headerpress {
    line-height: 24px;
    padding: 0;
    text-align: center;
  }
  #pnlPressRelease .headerpress .press_title1 {
    width: 50%;
    margin: 0;
  }
  #pnlPressRelease .headerpress .press_title2 {
    width: 50%;
    margin: 0;
  }
  #pnlPressRelease .right_side_holder {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    display: none;
    transition: all ease 0.3s;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #pnlPressRelease .left_side_holder {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    display: none;
    transition: all ease 0.3s;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
  }
  #pnlPressRelease .left_side_holder .media_month_day {
    margin: 0 0 0 10px;
  }
  #pnlPressRelease .press_release_set {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  #pnlPressRelease .press_release_title {
    padding: 2px 10px;
    width: 100%;
    margin: 0;
    font-size: 14px;
  }
  #pnlPressRelease .media_title_link {
    padding: 2px 10px;
    width: 100%;
    margin: 0;
    font-size: 14px;
    width: -moz-calc(100% - 40px) !important;
    width: -webkit-calc(100% - 40px) !important;
    width: -o-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  #pnlPressRelease .press_date_holder {
    margin: 5px 0 0px 10px;
  }
  #pnlPressRelease .year_media_block {
    margin: 5px 0 0px 10px;
  }
  #pnlPressRelease .media_month_day {
    margin: 5px 0 0px 10px;
  }
  .press_title1 label {
    cursor: pointer;
    text-align: center;
    display: block;
    color: #FFFFFF;
    background-color: #1E7B92;
    position: relative;
    padding: 8px 20px;
    border-top: #1E7B92 1px solid;
    border-right: #1E7B92 1px solid;
    border-left: #1E7B92 1px solid;
    border-radius: 3px;
  }
  .press_title2 label {
    cursor: pointer;
    text-align: center;
    display: block;
    color: #FFFFFF;
    background-color: #1E7B92;
    position: relative;
    padding: 8px 20px;
    border-top: #1E7B92 1px solid;
    border-right: #1E7B92 1px solid;
    border-left: #1E7B92 1px solid;
    border-radius: 3px;
  }
  #togglecheckbox:checked ~ * .left_side_holder {
    display: block;
  }
  #togglecheckbox:checked ~ * .press_title1 label {
    background-color: #FFFFFF;
    color: #1E7B92;
    border-top: #1E7B92 1px solid;
    border-right: #1E7B92 1px solid;
    border-left: #1E7B92 1px solid;
    border-radius: 3px;
    top: 0;
  }
  #togglecheckboxR:checked ~ * .right_side_holder {
    display: block;
  }
  #togglecheckboxR:checked ~ * .press_title2 label {
    background-color: #FFFFFF;
    color: #1E7B92;
    border-top: #1E7B92 1px solid;
    border-right: #1E7B92 1px solid;
    border-left: #1E7B92 1px solid;
    border-radius: 3px;
    top: 0;
  }
  .press_date_holder {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 600px) {
  .main_container .headerpress h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 380px) {
  .press_title1 label {
    padding: 8px 10px;
  }
  .press_title2 label {
    padding: 8px 10px;
  }
}
@media screen and (max-width: 360px) {
  #pnlPressRelease .year_press_holder {
    font-size: 21px;
    font-size: 18px;
  }
  #pnlPressRelease .year_media_holder {
    font-size: 21px;
    font-size: 18px;
  }
  #pnlPressRelease .right_side_holder {
    top: 60px;
  }
  #pnlPressRelease .left_side_holder {
    top: 60px;
  }
  .year_press_block {
    margin-top: 10px;
  }
}