/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 62.5%;
  line-height: 1.4em;
  background:white;
}
#wrap {
  width: 100%;
  margin: 0 auto;
}
#top {
  width: 100%;
  padding: 0 1%;
  background-color: #054a97;
  /*background-color: #1ec2ca;*/
  min-height: 78px;
  height: 100%;
  position: relative;
  border-bottom: 1px solid #fff;
      padding: 10px 0px;
}
footer {
  background-color: #054a97;
  /*background-color: #1ec2ca;*/
    padding: 15px;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    color: white;
    font-size: 12px;
    display: flex;
    justify-content: space-around;
}
.top-main {
  max-width: 1003px;
  width: 100%;
  /*padding: 10px 0 5px 0;*/
  color: #fff;
  font-weight: normal;
  margin: 0 auto;
}
.top-width {
  max-width: 1003px;
  width: 100%;
  min-height: 68px;
  height: 100%;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.top-width .float-left-logo {
  width: 10%;
  display: inline-block;
  vertical-align: middle;
}
.top-width .float-left-txt {
  /*width:68%;*/
  display: inline-block;
  vertical-align: middle;
}
.logo-top {
  /*display: inline-block;*/
  vertical-align: middle;
  /*width: 75%;*/
}
.float-left-logo img {
  min-width: 69px;
  min-height: 53px;
}
.top-width .float-right {
  /*width:20%;*/
  vertical-align: middle;
  display: inline-block;
}

.pad-top {
  /*padding-top: 5px;*/
}
.ptitle {
  font-weight: bold;
  display: block;
}
.ptitle2,
.about-result {
  display: none;
}
.f-16 {
  font-size: 1.6em;
  line-height: 25px;
}
.gray-line {
  width: 100%;
  height: 3px;
  float: left;
  background-color: #e7e7e7;
}
#middle {
  max-width: 1003px;
  width: 100%;
  margin: 0 auto;
  font-size: 1.2em;
}
#booklet {
  max-width: 1003px;
  width: 100%;
  margin: 0 auto;
  font-size: 1.2em;
}
.mid {
  max-width: 986px;
  width: 96%;
  padding: 2%;
}
.m-left {
  width: 208px;
  float: left;
}
.m-l-gray-bg {
  background-color: #f3f3f3;
  width: 200px;
  float: left;
}
.m-l-dgray {
  background-color: #e7e7e7;
  padding: 12px;
  width: 176px;
  float: left;
}
.m-margin {
  margin: 10px 0 10px 0;
}
.p-left {
  padding-left: 12px;
}
.m-l-light {
  background-color: #f9f9f9;
  padding: 5px 0px 5px 12px;
  float: left;
  width: 188px;
}
.m-l-light1 {
  background-color: #f9f9f9;
  padding: 5px 0px 5px 12px;
  float: left;
  text-align: center;
  width: 188px;
}
a.blue-link {
  color: #125dae;
  text-decoration: none;
}
a:hover.blue-link {
  color: #000;
  text-decoration: none;
}
.m-mid {
  max-width: 800px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.m-m-up {
  background-color: #fffdf1;
  border: 1px solid #000;
  line-height: 15px;
  padding: 1%; /*max-width:544px; width:94%;*/
  position: relative; /*float:left*/
}
.advertize {
  padding: 5px 0 0 0;
  width: 250px;
  float: none;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.blue {
  color: #125dae;
  font-weight: normal;
}
.red {
  color: #ee0101;
}
.m-m-mid {
  /*float:left;*/
  border: 1px solid #000;
  margin: 4px 0 0 0; /*max-width:544px; width:96%;*/
  position: relative;
}
.m-m-gipl {
  max-width: 799px; /*float:left;*/
  height: 20px;
  width: 100%;
  padding: 5px 0 0 0;
  text-align: center;
  background-color: #f3f3f3;
}
.m-m-iframe {
  max-width: 799px;
  width: 100%; /*float:left;*/
}
.m-right {
  width: 200px;
  float: left;
  padding: 0 0 0 8px;
}
.m-m-amsg {
  float: left;
  padding-left: 90px;
  padding-top: 20px;
  margin: 1px 0 0 0; /*max-width:544px; width:96%;*/
}
.m-m-bmsg {
  float: right;
  padding-right: 90px;
  padding-top: 20px;
  margin: 1px 0 0 0; /*max-width:544px; width:96%;*/
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.status-block-structure {
    /*padding: 15px 20px;*/
    padding: 10px 10px;
}
.status-block-structure .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.status-block-structure .row .col {
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
    .status-block-structure .card {
        /*margin-bottom: 20px;
  border: 1px solid #054a97;
  background: #fff;
  box-shadow: 0 1px 15px 1px rgba(123, 123, 123, 0.09);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: 0.25rem;
  cursor: pointer;*/
        margin-bottom: 20px;
        background: #fff;
        box-shadow: 0 0 10px #9a9a9a;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-clip: border-box;
        border-radius: 14px;
        cursor: pointer;
    }

.status-block-structure .card .card-body {
  padding: 10px 10px;
}
.status-block-structure .card .card-body img {
  max-width: 100%;
  width: 75px;
  height: 70px;
  display: block;
  margin: 0 auto 15px auto;
}
.pull-up {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.pull-up:hover {
  -webkit-transform: translateY(-4px) scale(1.02);
  -moz-transform: translateY(-4px) scale(1.02);
  -ms-transform: translateY(-4px) scale(1.02);
  -o-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  -webkit-box-shadow: 0 6px 15px rgba(5, 74, 151, 0.2);
  box-shadow: 0 6px 15px rgba(5, 74, 151, 0.2);
  z-index: 30;
  /*border-radius: 0;
    background: #f9f9f9;*/
}
hr {
  margin: 15px 0;
}
a.status-link {
    /*font-size: 16px;
  text-decoration: none;
  display: block;
  color: #054a97;
  transition: 0.2s all ease;
  font-weight: 600;
  line-height: 20px;*/
    font-size: 14px;
    text-decoration: none;
    color: #054a97;
    transition: 0.2s all ease;
    letter-spacing: .4px;
}
a.status-link:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .status-block-structure .row .col {
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

@media (max-width: 767px) {
  .status-block-structure {
    padding: 30px 30px;
  }
  .status-block-structure .row .col {
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

