html, body, .container, .row, .result-banner { height: 100%; }
section { height: calc( 100% - 200px ); }
.home section { height: calc( 100% - 450px ); }
.scroll .row { height: auto; }
section .news-banner { margin-bottom: 15px; }

body {
  font-family: "Open Sans";
  min-width: 960px;
  line-height: 22px;
}

h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: bold;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 15px;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a {
  color: inherit;
}

button {
  background: transparent;
  border: none;
  outline: none;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

.container {
  max-width: none;
}

.col-8 {
  padding: 22px 9px 0px 27px;
}

.col-4 {
  padding: 22px 27px 0px 9px;
}

.nicescroll-rails {
  background: transparent !important;
  width: 15px !important;
}

.nicescroll-rails div {
  width: 3px !important;
}

#ascrail2000 div {
  background: #ffffff !important;
}

#ascrail2001 div, #ascrail2002 div {
  background: #646464 !important;
}

.body #ascrail2001 div {
  background: #ffffff !important;
}

.body #ascrail2000 div {
  background: #646464 !important;
}

.check-b {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check-b input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #416D81;
  border-radius: 2px;
  background-color: #FFFFFF;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check-b input:checked ~ .checkmark:after {
  display: block;
}

.check-b .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #416D81;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

[type=submit] {
  width: 20px;
  position:absolute;
  top:39px;
  left:590px;
  margin:0;
  outline: none;
  background: url(../img/search.png) no-repeat;
  border: none;
  background-size: 20px;
}
.search-banner [type=submit]{
  top:36px;
}

[type=search] {
  padding-right: 50px;
}

header .red-banner {
  background: #BF0C0C;
  padding: 15px 0px 15px 25px;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}

header .red-banner .tit {
  font-weight: bold;
  padding-right: 15px;
}

header .red-banner .click-here {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

header .header-img {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url("../img/header.png");
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url("../img/header.png");
  height: 325px;
  background-size: cover;
}

header .logo-banner {
  opacity: 0.8;
  background-color: #172642;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header .logo-banner .logo {
  padding: 24px 46px;
  cursor: pointer;
}

header .logo-banner .header-right {
  color: #ffffff;
  padding: 20px 27px;
}

header .logo-banner .header-right .c-logo {
  padding-left: 11px;
  cursor: pointer;
}

header .logo-banner .header-right .c-logo img {
  height: 43px;
}

header .logo-banner .header-right .c-logo:first-child {
  padding-left: 24px;
}

header h1 {
  padding: 98px 0px 0px 45px;
}

section {
  margin-bottom: 20px;
}

section .banner {
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.11);
  padding: 0px 18px;
}

section .search-banner {
  background: #B2DAE4;
  color: #294064;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}

section .search-banner h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  margin: 0px;
  border-bottom: 2px solid #294064;
}

section .search-banner [type=search] {
  color: #294064;
  margin: 25px 0px 30px;
  padding-left: 20px;
  outline: none;
  height: 40px;
  width: 99%;
  border-radius: 24px;
  border: none;
}

section .search-banner .col1 {
  padding-left: 18px;
  width: 100px;
  font-size: 16px;
}

section .search-banner .check-b {
  color: #000000;
  padding-right: 20px;
}

section .search-banner .check-row {
  padding-bottom: 8px;
}

section .search-banner .checkboxes {
  padding: 19px;
}

section .pinned-banner {
  background: #2C9380;
  color: #ffffff;
  font-size: 16px;
  height: 100%;
  font-weight: initial;
  height: 320px;
  margin-bottom: 20px;
}

section .pinned-banner h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  margin: 0px;
  border-bottom: 2px solid #ffffff;
}

section .pinned-banner h2:before {
  background-image: url("../img/pin.png");
  background-size: 11px 16px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-bottom: -1px;
  content: "";
}

section .pinned-banner article {
  padding: 14px 0px 4px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

section .pinned-banner article:last-child {
  border-bottom: none;
}

section .pinned-banner .scroll {
  height: 255px;
  overflow: auto;
}

section .latest-banner {
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  height: 300px;
  font-weight: initial;
}

section .latest-banner h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  margin: 0px;
  border-bottom: 2px solid #979797;
}

section .latest-banner h3 {
  margin-bottom: 0px;
}

section .latest-banner p {
  margin: 0px;
}

section .latest-banner .row {
  margin: 0px;
  padding: 30px 0px 30px;
  border-bottom: 1px solid #000000;
}

section .latest-banner .row:last-child {
  border-bottom: none;
}

section .latest-banner .scroll {
  height: 235px;
  overflow: auto;
}

section .latest-banner .col-4 {
  padding: 0px 10px;
}

section .latest-banner .l-f {
  width: 43px;
  vertical-align: top;
  margin-right: 15px;
  padding-bottom: 10px;
}

section .latest-banner .d-f {
  display: inline-block;
}

section .news-banner {
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  height: 300px;
  font-weight: initial;
}

section .news-banner h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  margin: 0px;
  border-bottom: 2px solid #979797;
}

section .news-banner article {
  padding: 14px 0px 4px;
  border-bottom: 1px solid #000000;
}

section .news-banner article:last-child {
  border-bottom: none;
}

section .news-banner .scroll {
  height: 235px;
  overflow: auto;
}

section .news-banner p:last-child {
  color: #2C9380;
}

section .fullNews {
  height: 640px;
}

section .fullNews .scroll {
  height: 575px;
}

section .result-banner {
  padding: 30px 28px 0px;
  font-weight: initial;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #F2F6F8;
  color: #294064;
  font-weight: bold;
  font-size: 14px;
}

section .result-banner [type=search] {
  color: #294064;
  margin: 30px 0px 30px;
  padding-left: 20px;
  outline: none;
  height: 40px;
  width: 626px;
  border-radius: 24px;
  border: 1px solid #172642;
}

section .result-banner .col1 {
  padding-left: 18px;
  width: 100px;
  font-size: 16px;
}

section .result-banner .check-b {
  color: #000000;
  padding-right: 20px;
}

section .result-banner .check-row {
  padding-bottom: 8px;
}

section .result-banner .checkboxes {
  padding: 0px;
}

section .result-banner .results {
  padding-top: 70px;
  font-size: 16px;
  font-weight: initial;
  color: #000000;
}

section .result-banner .results a {
  color: #000000;
}

section .result-banner .results h1 {
  color: #000000;
  font-size: 25px;
  padding-bottom: 23px;
}

section .result-banner .results .key-word {
  font-weight: bold;
}

section .result-banner .results .r-table {
  margin-top: 30px;
  background: #ffffff;
  color: #000000;
}

section .result-banner .results table {
  border-collapse: collapse;
  width: 100%;
}

section .result-banner .results td, section .result-banner .results th {
  border: none;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

section .result-banner .results td:nth-child(3), section .result-banner .results th:nth-child(3) {
  padding-left: 3%;
}

section .result-banner .results td:nth-child(1), section .result-banner .results th:nth-child(1) {
  padding-left: 20px;
}

section .result-banner .results tr {
  border-bottom: 1px solid #c5c5c5;
}

section .result-banner .results tr:nth-child(even) {
  background-color: #F9F9F9;
}

section .result-banner .results th {
  font-size: 14px;
  padding-top: 20px;
}

section .result-banner .results .arrow {
  height: 6px;
  padding-left: 20px;
}

section .result-banner .results td.new span {
  display: inline-block;
  content: " ";
  width: 42px;
  height: 18px;
  background-image: url(../img/new.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

section .result-banner .pdf:before {
  content: url(../img/pdf.png);
  vertical-align: middle;
  padding-right: 10px;
}
section .result-banner .word:before {
  content: url(../img/word.png);
  vertical-align: middle;
  padding-right: 10px;
}

section .result-banner .excel:before {
  content: url(../img/excel.png);
  vertical-align: middle;
  padding-right: 10px;
}

section .result-banner .tohome {
  cursor: pointer;
  color: #172642;
  display: block;
  width: 100px;
  border-radius: 20.5px;
  background-color: #DAE3E7;
  font-size: 16px;
  padding: 8.5px 15px;
  font-weight: initial;
}

section .result-banner .tohome img {
  vertical-align: initial;
}

section .result-banner .tohome:hover {
  text-decoration: none;
}

section .result-banner .pinned-banner {
  height: auto;
  margin-bottom: 18px;
  padding-bottom: 15px;
}

section .result-banner .col-8 {
  padding: 22px 9px 0px 15px;
}

section .result-banner .col-4 {
  padding: 22px 15px 0px 9px;
}

section .result-banner .document-banner, section .result-banner .article-banner {
  padding: 40px;
  color: #000000;
  font-weight: initial;
  background: #ffffff;
}

section .result-banner .document-banner .tit, section .result-banner .article-banner .tit {
  font-size: 22px;
  color: #000000;
  padding-bottom: 20px;
  line-height: 30px;
}

section .result-banner .document-banner img, section .result-banner .article-banner img {
  padding-bottom: 25px;
}

section .result-banner .document-banner {
  font-size: 10px;
  line-height: 14px;
}

section .result-banner .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px 0px 20px;
}

section .result-banner .hd .doc-tit {
  font-size: 22px;
  font-weight: initial;
  color: #000000;
}

section .result-banner .hd .dwld {
  font-size: 16px;
  font-size: bold;
  text-decoration: underline;
  color: #000000;
}

section .tax {
  cursor: pointer;
}

section .up {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 20px;
}

.body #ascrail2001 div.darkColor {
  background: #646464 !important;
}

#ascrail2000 div.darkColor {
  background: #646464 !important;
}

@media screen and (max-width: 1070px) {
  .search-banner [type=submit] {
    left: calc( 99% - 36px );
  }
}
@media screen and (min-width: 1070px) {
  header .red-banner {
    padding: 15px 0px 15px 45px;
    font-size: 16px;
  }
  section .search-banner [type=search] {
    width: 626px;
  }
  section .fullNews {
    height: 610px;
  }
  section .fullNews .scroll {
    height: 545px;
  }
}
@media screen and (min-width: 1265px) {
  section .pinned-banner {
    height: 290px;
  }
  section .pinned-banner .scroll {
    height: 230px;
  }
}

@media screen and (min-width: 1368px) {
  section .search-banner .checkboxes {
    padding: 0px;
  }
  section .pinned-banner .scroll {
    height: 165px;
  }
}

@media screen and (min-width: 1370px) {
  section .pinned-banner {
    height: 230px;
  }
    section .fullNews {
    height: 550px;
  }
  section .fullNews .scroll {
    height: 485px;
  }
}

@media screen and (min-width: 1456px) {
  section .latest-banner .l-f {
    padding-bottom: 0px;
  }
}
/*# sourceMappingURL=style.css.map */

.embed_download a{
  position: absolute;
    top: 40px;
    right: 15px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 2px solid;
}

.embed_download a:before {
  content: url(../img/download.png);
  vertical-align: sub;
  padding-right: 10px;
}

.document-banner { padding:0px!important;}

table.dataTable thead th { padding-left:10px; }

.result-banner .col-xl-8 {
    -ms-flex: 0 0 830px;
    flex: 0 0 830px;
}
div.qs_role, div.qs_location{
  display:flex;
  flex-flow:row wrap;
  justify-content: flex-start;
  align-items:baseline;
}