.image_jumbotoron {
  width: 100%;
  position: relative;
  text-align: right; }
  .image_jumbotoron img {
    max-width: 100%; }
  .image_jumbotoron .right_hands {
    text-align: right;
    max-width: 70%; }
  .image_jumbotoron .abs_hands {
    position: absolute;
    max-width: 40%;
    bottom: 44%;
    left: 30px; }
    @media (min-width: 1550px) {
      .image_jumbotoron .abs_hands {
        max-width: 60%; } }

.wrap_out.np_doc {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 12px solid #E5E5E5; }
.wrap_out.hr_bt {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 2px solid #DCDCDC; }
.wrap_out.hr_btd {
  margin: 45px 0 0 0;
  padding: 35px 0 0;
  border-top: 1px dashed #9CBFE4; }

.image_wrap .sp_only {
  display: none; }

.doc_con {
  letter-spacing: 1px;
  line-height: 1.5; }

.image_jumbotoron .image_wrap {
  text-align: center; }
  .image_jumbotoron .image_wrap img {
    width: 100%;
    vertical-align: bottom; }

.spec_table {
  display: table;
  border: 2px solid #DCDCDC;
  width: 100%; }
  .spec_table th, .spec_table td {
    border-bottom: 2px solid #DCDCDC;
    padding: 20px;
    letter-spacing: .15em; }
  .spec_table th {
    color: white;
    background-color: #97B7DE;
    border-right: 2px solid #DCDCDC;
    width: 220px;
    text-align: left;
    font-weight: normal; }

.back_c {
  margin: 60px;
  text-align: center; }
  .back_c .btn_back_c {
    margin: auto;
    padding: 15px 0;
    border: 2px solid #7BAAE2;
    text-align: center;
    width: 378px;
    color: #8CB4DF;
    font-size: 19px;
    letter-spacing: .1em;
    text-decoration: none;
    box-shadow: 5px 5px 0 #E6E6E6; }

.section-topics_index {
  line-height: 1.25;
  letter-spacing: .05em; }
  .section-topics_index .inner {
    box-sizing: border-box; }
    .section-topics_index .inner * {
      box-sizing: border-box; }
  .section-topics_index ul {
    list-style: none; }
    .section-topics_index ul li {
      list-style: none; }
  .section-topics_index img {
    max-width: 100%;
    vertical-align: bottom; }

.select_box {
  border: 10px solid #eee;
  padding: 38px 38px 23px;
  margin-bottom: 30px; }
  .select_box .text {
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  .select_box .select_wrapper {
    width: 70%;
    margin: 20px auto 0; }
  .select_box .select {
    border: 1px solid #ddd;
    padding: 5px 10px 5px 15px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    background-color: white; }
  .select_box .select_topics_years {
    width: 182px;
    float: left;
    margin: 0 2% 20px 0; }
  .select_box .det_box {
    width: 460px;
    float: left; }
  .select_box .select_topics_cat {
    width: 325px;
    float: left;
    margin: 0 2% 20px 0; }
  .select_box .det {
    width: 120px;
    float: left; }
  .select_box .btn_release {
    height: 50px;
    padding: 15px;
    font-size: 16px;
    color: white;
    background-color: #8CB4DF;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border-radius: none; }

.release_list_box {
  margin-bottom: 60px; }

.release_list {
  border-top: 1px solid #E5E5E5; }
  .release_list li {
    list-style-type: none;
    border-bottom: 1px solid #E5E5E5; }
  .release_list a {
    text-decoration: none;
    display: table;
    width: 100%;
    padding: 10px 0;
    position: relative; }
    .release_list a::after {
      content: "\f105";
      font-family: fontAwesome;
      position: absolute;
      top: calc(50% - .5em);
      right: 2em;
      font-size: 1em;
      line-height: 1;
      display: inline-block;
      margin-right: .2em; }
    .release_list a::after {
      font-size: 250%;
      right: .2em;
      color: #959595; }
    .release_list a .date, .release_list a .con {
      display: table-cell;
      vertical-align: middle; }
    .release_list a .date {
      width: 200px;
      padding-right: 20px; }
    .release_list a .con {
      line-height: 1.6;
      padding-right: 3em; }
  .release_list .label_pdf {
    margin-left: .5em;
    vertical-align: text-bottom; }

.pager {
  margin: 30px 0;
  font-size: 0;
  letter-spacing: -.4em; }
  .pager li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px; }
    .pager li a {
      color: #959595;
      border: 2px solid #EEEEEE;
      padding: 13px 5px;
      text-align: center;
      width: 50px;
      height: 50px;
      display: block;
      text-decoration: none;
      font-size: 20px;
      line-height: 20px;
      border-radius: 5px; }
    .pager li.pprev a, .pager li.prev a, .pager li.fffwd a, .pager li.ffwd a {
      color: #8CB5E5;
      border: 2px solid #7BAAE2; }
    .pager li:hover a, .pager li.current a {
      background-color: #7BAAE2;
      border: 2px solid #7BAAE2;
      color: white; }
    .pager li.ellipsis {
      display: inline-block;
      padding: 0;
      font-size: 20px;
      line-height: 1;
      vertical-align: bottom;
      margin-bottom: 0;
      color: #959595; }

.pager ul li.pprev, .pager ul li.prev {
  display: none; }
.pager ul li.ellipsis {
  display: none; }

.topic_date {
  color: #A0A0A0;
  letter-spacing: .1em;
  margin: 5px 0; }

.topic_body {
  border: 1px solid #DCDCDC;
/*
  min-height: 500px; 
*/
}

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