html,body{ height:100%; margin:0; padding:0; font-size:16px; }

.wrapper{
  position:absolute;
  top:10px;
  right:10px;
  bottom:10px;
  left:10px;
  overflow:hidden;
  -webkit-transform:translateZ(0); /*Chrome 10, Safari 5.1*/
  -moz-transform:translateZ(0); /*Opera 11.1*/
  -ms-transform:translateZ(0); /*IE10*/
  -o-transform:translateZ(0); /*Firefox 3.6 to 15*/
  transform:translateZ(0); /*Standard syntax*/
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-text-size-adjust:none;
  -moz-text-size-adjust:none;
  -ms-text-size-adjust:none;
  -o-text-size-adjust:none;
  -webkit-touch-callout:none;
}

#body{
  position:relative;
  top:0px;
  min-height:100%;
  _height:100%;
  min-width:100%;
  _width:100%;
  overflow:hidden;
  font-family:'NotoSansKorean', 'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  /*word-spacing:0.2em;*/
  /*letter-spacing:0.06em;*/
  background-color:#ffffff;
  color:#505050;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  overflow-y:visible !important;
}
@media screen and (max-width:767px){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  #body{
    font-size:1.9em;
    line-height:1.7em;
  }
}
@media screen and (min-width:1200px){
  #body{
    font-size:2.3em;
    line-height:1.7em;
  }
}
@media screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:812px) and (device-height:375px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:834px) and (device-height:1112px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (device-width:1112px) and (device-height:834px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (device-width:768px) and (device-height:1024px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (device-width:1024px) and (device-height:768px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (device-width:1024px) and (device-height:1366px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){
  #body{
    font-size:1.9em;
    line-height:1.7em;
  }
}
@media screen and (device-width:1366px) and (device-height:1024px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){
  #body{
    font-size:1.9em;
    line-height:1.7em;
  }
}
@media screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:896px) and (device-height:414px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}
@media screen and (device-width:834px) and (device-height:1194px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (device-width:1194px) and (device-height:834px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){
  #body{
    font-size:1.5em;
    line-height:1.7em;
  }
}
@media screen and (-webkit-device-pixel-ratio:1){
  #body{
    font-size:1.0em;
    line-height:1.2em;
  }
}

#header{
  position:fixed;
  top:0%;
  width:100%;
  height:24px;
  overflow:hidden;
}

#footer{
  position:fixed;
  bottom:0%;
  margin-top:0px;
  width:100%;
  height:25px;
  min-height:25px;
  overflow:hidden;
}

#left_menu{
  position:fixed;
  top:0px;
  right:0px;
  min-height:100%;
  width:300px;
  max-width:300px;
  box-shadow:3px 0px 3px #EAEAEA;
  opacity:1.0;
  z-index:102;
}

.content{
  min-height:100%;
  _height:100%;
  min-width:100%;
  _width:100%;
  overflow:auto;
  text-decoration:none;
  text-shadow:none;
}

#content0{background-color:#FFFFFF;}
#content1{background-color:#FFFFFF;} /*#content1{background-image:url('./img/intro1h.jpg'); background-size:cover;}*/
#content2{background-color:#FFFFFF;} /*#content2{background-color:#236E87;}*/
#content3{background-color:#FFFFFF;} /*#content3{background-color:#006E51;}*/
#content4{background-color:#FFFFFF;} /*#content4{background-color:#B86BA3;}*/
#content5{background-color:#FFFFFF;} /*#content5{background-color:#D8AF46;}*/
#content6{background-color:#FFFFFF;} /*#content6{background-color:#A7A7A7;}*/
#content7{background-color:#FFFFFF;} /*#content7{background-color:#A7A7A7;}*/
#content8{background-color:#FFFFFF;} /*#content8{background-color:#A7A7A7;}*/
#content9{background-color:#FFFFFF;} /*#content9{background-color:#A7A7A7;}*/
#content10{background-color:#FFFFFF;} /*#content10{background-color:#A7A7A7;}*/
#content12{background-color:#FFFFFF;} /*#content12{background-color:#A7A7A7;}*/
#content16{background-color:#FFFFFF;} /*#content16{background-color:#A7A7A7;}*/
#content17{background-color:#FFFFFF;} /*#content17{background-color:#5B8F44;}*/
#content18{background-color:#FFFFFF;} /*#content18{background-color:#A7A7A7;}*/
#left_menu{background-color:#FFFFFF;}

/*@media only screen and (max-width:767px) and (orientation:portrait){
  #content1{background-image:url('./img/intro1h.jpg'); background-size:cover;}
}
@media only screen and (max-width:767px) and (orientation:landscape){
  #content1{background-image:url('./img/intro1w.jpg'); background-size:cover;}
}
@media only screen and (min-width:768px) and (orientation:portrait){
  #content1{background-image:url('./img/intro2h.jpg'); background-size:cover;}
}
@media only screen and (min-width:768px) and (orientation:landscape){
  #content1{background-image:url('./img/intro2w.jpg'); background-size:cover;}
}
@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait){
  #content1{background-image:url('./img/intro3h.jpg'); background-size:cover;}
}
@media only screen and (device-width:812px) and (device-height:375px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){
  #content1{background-image:url('./img/intro3w.jpg'); background-size:cover;}
}*/

.main_title_bar{
  font-size:0.9em;
  padding:3px 0px 3px 0px;
  text-align:center;
  font-weight:bold;
}

.main_bottom_bar{
  font-size:1.0em;
  padding:5px 0px 0px 0px;
  text-align:center;
  font-weight:bold;
  background-color:#333333;
}

.main_btn{
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  /*text-shadow:#C6CEDC 0px 0px 1px;*/
  /*text-shadow:-1px 0 #6F6F71, 0 1px #6F6F71, 1px 0 #6F6F71, 0 -1px #6F6F71;
  -moz-text-shadow:-1px 0 #6F6F71, 0 1px #6F6F71, 1px 0 #6F6F71, 0 -1px #6F6F71;
  -webkit-text-shadow:-1px 0 #6F6F71, 0 1px #6F6F71, 1px 0 #6F6F71, 0 -1px #6F6F71;*/
  font-weight:normal; /*font-weight:bold;*/
  font-size:0.9em; /*font-size:1.0em;*/
  color:#6F6F71; /*color:#FFFFFF;*/
  display:table-cell;
  vertical-align:top;
  border-radius:0.25em;
}

.main_btn_img{
  width:40%;
  height:auto;
  border:0px;
  max-width:80px;
  /*-webkit-filter:drop-shadow(1px 1px 3px #EAEAEA);
  filter:drop-shadow(1px 1px 3px #EAEAEA);*/
}

.tabmenu_bottom_bar{
  /*position:fixed;
  bottom:0px;*/
  padding:0px;
  width:100%;
  z-index:100;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  overflow-y:visible !important;
}
@media screen and (max-width:767px){
  .tabmenu_bottom_bar{
    height:35px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .tabmenu_bottom_bar{
    height:45px;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  .tabmenu_bottom_bar{
    height:55px;
  }
}
@media screen and (min-width:1200px){
  .tabmenu_bottom_bar{
    height:65px;
  }
}
@media screen and (-webkit-device-pixel-ratio:1){
  .tabmenu_bottom_bar{
    height:35px;
  }
}

.btn_group{
  display:none;
  position:absolute;
  top:22px;
  font-size:1.5em;
  color:#FFFFFF;
  text-shadow:1px 1px 1px #808080;
  z-index:100;
}

/*#pt_search_bar{
  position:absolute;
  padding:3px;
  background-color:#FFFFFF;
  border-bottom:2px solid #6F6F71;
  width:100%;
  text-align:center;
  color:#505050;
  bottom:10px;
  z-index:100;
}
@media screen and (max-width:767px){
  #pt_search_bar{
    top:75px;
  }
}
@media screen and (min-width:768px){
  #pt_search_bar{
    top:90px;
  }
}*/

.left_content{
  margin-top:50px;
  min-height:100%;
  _height:100%;
  width:100%;
  _width:100%;
  padding:0px;
  overflow:auto;
  padding-bottom:10px;
  font-size:1.0em; /*font-size:1.1em;*/
  color:#6F6F71;
}

.left_contentin{
  position:absolute;
  top:0px;
  right:0px;
  bottom:10px;
  left:0px;
  overflow:auto;
}

.left_button{
  clear:both;
  width:90%;
  padding:10px 0px 10px 10px;
  color:#4D6A92;
}

.left_frame1{
  padding:10px 0px 10px 10px;
  background-color:#6F6F71;
  color:#FFFFFF;
}

.left_frame2{
  clear:both;
  background-color:#FFFFFF;
  color:#6F6F71;
  border-bottom:1px solid #6F6F71;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  padding:5px 0px 5px 10px;
}

#btn_sign_in, #btn_sign_out{
  float:left;
  width:auto;
  padding:0px 0px 0px 0px;
}

#btn_sign_up, #btn_sign_mod{
  float:left;
  width:auto;
  padding:0px 0px 0px 20px;
}

#organizer_text1{
  font-size:1.1em;
  line-height:1.5em;
  font-weight:bold;
  text-shadow:none;
}

#organizer_text2{
  font-size:1.1em;
  line-height:1.5em;
  font-weight:bold;
  text-shadow:none;
}

.sub_title_bar{
  width:100%;
  font-size:1.2em;
  padding:24px 0px 10px 0px;
  text-align:left;
  font-weight:bold;
  background-color:#FFFFFF;
  /*border-bottom:1px solid #C6CEDC;*/
  color:#6F6F71;
  text-shadow:none;
  opacity:1.0;
}

.sub_title_bar_backbtn{
  width:75%;
  margin-left:50px;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  display:block;
}

.content_tab{
  float:left;
  width:auto;
  line-height:35px;
  background-color:#236E87;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#FFFFFF;
  margin:0em;
  padding:0em;
  font-size:0.9em;
  text-transform:uppercase;
  font-weight:bold;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  /*background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));*/
  /*background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:-moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*border-radius:0.25em;*/
  /*-webkit-box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);*/
  /*box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);*/
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  /*-webkit-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;*/
  /*-moz-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;*/
  /*transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;*/
}
@media screen and (max-width:767px){
  .content_tab{
    height:35px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .content_tab{
    height:45px;
    padding-top:0.2em;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  .content_tab{
    height:55px;
    padding-top:0.2em;
  }
}
@media screen and (min-width:1200px){
  .content_tab{
    height:65px;
    padding-top:0.2em;
  }
}
@media screen and (-webkit-device-pixel-ratio:1){
  .content_tab{
    height:35px;
  }
}

.content_tm_bar{
  position:absolute;
  padding:0px;
  margin:10px 10px 5px 10px;
  width:100%;
  height:40px;
  z-index:100;
}

.content_tm_tab{
  float:left;
  width:auto;
  height:30px; /*height:35px;*/
  line-height:28px;
  background-color:#EAEAEA;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#FFFFFF;
  margin:0.2em;
  padding:0em 0.5em 0em 0.5em;
  font-size:0.9em;
  font-weight:bold;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
  background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  background-image:-moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  border-radius:0.25em;
  -webkit-box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);
  box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  -webkit-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  -moz-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.content_swipe{
  position:absolute;
  top:80px;
  right:0px;
  bottom:0px;
  left:0px;
}

.tab_area{
  padding:5px;
  font-size:1.0em;
  text-decoration:none;
  text-shadow:none;
}

.tab_area1{
  padding:0px;
  font-size:1.0em;
  text-decoration:none;
  text-shadow:none;
}

#pt_tab_frame{
  background-color:#FFFFFF;
}

.pt_tab_frame{
  position:relative;
  background-color:#FFFFFF;
  width:100%;
  height:auto;
  padding:3px 0px 3px 0px;
  text-align:center;
  overflow:auto;
}

.pt_tab_frame::-webkit-scrollbar{
  width:0px;
  height:6px;
}

.pt_tab_frame::-webkit-scrollbar-track{
  background-color:transparent;
}

.pt_tab_frame::-webkit-scrollbar-thumb{
  border-radius:3px;
  background-color:#939BA9;
}

.pt_tab_frame::-webkit-scrollbar-button{
  width:0;
  height:0;
}

#pt_detail_frame{
  position:absolute;
  background-color:#FFFFFF;
  border-radius:0.5em;
  right:10px;
  bottom:50px;
  left:10px;
  overflow:auto;
  -ms-overflow-style:none;
  -webkit-overflow-scrolling:touch;
}

#pt_detail_frame::-webkit-scrollbar{
  width:0px;
  height:6px;
}

#pt_detail_frame::-webkit-scrollbar-track{
  background-color:transparent;
}

#pt_detail_frame::-webkit-scrollbar-thumb{
  border-radius:3px;
  background-color:#939BA9;
}

#pt_detail_frame::-webkit-scrollbar-button{
  width:0;
  height:0;
}

.pt_date_tab{
  float:left;
  width:auto;
  background-color:#E0E0E0;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#FFFFFF;
  margin:0em;
  padding:0em;
  font-size:1.0em;
  font-weight:bold;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  /*text-overflow:ellipsis;*/
  overflow:hidden;
  white-space:nowrap;
  /*border-top:2px solid #FFFFFF;*/
  /*border-right:1px solid #FFFFFF;*/
  /*border-bottom:1px solid #6F6F71;*/
  /*border-left:1px solid #FFFFFF;*/
  /*border-top-left-radius:0.25em;*/
  /*border-top-right-radius:0.25em;*/
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  -webkit-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  -moz-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.pt_cate_tab{
  float:left;
  width:auto;
  background-color:#E0E0E0;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#FFFFFF;
  margin:0px;
  padding:2px 5px 2px 5px;
  font-size:1.0em;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap;
  /*background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));*/
  /*background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:-moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*border-radius:0.25em;*/
  /*-webkit-box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);*/
  /*box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);*/
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  -webkit-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  -moz-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.pt_list{
  margin:10px 3px 10px 3px;
  min-height:20px;
  padding:2px;
  font-size:1.0em;
  font-weight:bold;
  border-bottom:1px dotted #E0E0E0;
  line-height:1.3em;
}

.pt_list2{
  margin:10px 3px 10px 3px;
  min-height:20px;
  padding:2px;
  font-size:1.0em;
  line-height:1.3em;
}

.pt_list3{
  /*margin:3px 3px 5px 3px;*/
  width:100%;
  min-width:93%;
  min-height:7px;
  background-color:#EAEAEA;
  color:#48565E;
  padding:2px 10px 2px 10px;
  border-radius:5px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  font-size:1.0em;
  line-height:1.5em;
}

.btn_expand_timeline_favorite{
  display:inline-block;
  vertical-align:middle;
  width:auto;
  color:#236E87;
  font-size:0.9em;
  padding:2px 5px 2px 5px;
}

.btn_zoomin_zoomout{
  display:inline-block;
  vertical-align:middle;
  width:auto;
  color:#236E87;
  font-size:0.9em;
  padding:2px 5px 2px 5px;
}

.sel_pt{
  font-size:0.9em;
  margin:5px !important;
  padding:5px !important;
  border-radius:5px;
  background-color:#EAEAEA;
}

.v_data{
  width:100%;
  margin:0 auto;
}

.v_data_imgmap1{
  position:fixed;
  background-color:#EAEAEA;
  width:auto;
  height:40px;
  left:10px;
  right:10px;
  bottom:10px;
  text-align:center;
  vertical-align:middle;
  font-size:0.9em;
  border-radius:0.5em;
}

#toast_popup{
  position:absolute;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  top:80%;
  width:100%;
  height:40px;
  z-index:205;
}

#toast_popup_txt{
  display:inline-block;
  width:80%;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  background-color:#353535;
  border:1px solid #212121;
  border-radius:2px;
  opacity:1.0;
  box-shadow:2px 2px 2px #999999;
  font-size:0.9em;
  color:#ffffff;
  padding:10px 0px 10px 0px;
  margin:0 auto;
}

#progressbar{
  position:fixed;
  float:left;
  top:25px;
  width:0%;
  height:7px;
  text-align:left;
  z-index:200;
  background-color:#F0FF00;
  box-shadow:2px 2px 2px #999999;
}

.box_frame{
  display:none;
  position:absolute;
  text-align:center;
  min-height:100%;
  width:100%;
  height:100%;
  overflow:hidden;
  background:rgba(0, 0, 0, 0.7);
  z-index:200;
}

.box_frameout{
  position:absolute;
  top:10px;
  right:10px;
  bottom:10px;
  left:10px;
  padding-top:20px;
  overflow:auto;
  -ms-overflow-style:none;
}

.box_frameout::-webkit-scrollbar{
  width:0px;
  height:0px;
}

.box_frameout::-webkit-scrollbar-track{
  background-color:transparent;
}

.box_frameout::-webkit-scrollbar-thumb{
  border-radius:3px;
  background-color:#939BA9;
}

.box_frameout::-webkit-scrollbar-button{
  width:0;
  height:0;
}

.box_framein{
  padding:10px;
  text-align:left;
  background-color:#FFFFFF;
  color:#FFFFFF;
  border-radius:5px;
  text-shadow:none;
  border:1px solid #cccccc;
  margin:0px auto;
}

.box_frametitle{
  padding-bottom:10px;
  font-weight:bold;
  color:#162070;
  border-bottom:1px solid #2A2A2A;
  font-size:1.0em
}

.box_framecontent{
  clear:both;
  font-size:0.9em;
  text-shadow:none;
  color:#2A2A2A;
  line-height:1.3em;
  padding:10px 0px 10px 0px
}

.box_framebottom{
  padding-top:10px;
  border-top:1px solid #333333;
  text-align:center
}

.box_frameleft{
  float:left;
  width:25%;
  margin-top:10px;
  color:#6F6F71;
  text-align:center;
}

.box_frameright{
  float:right;
  width:75%;
  text-align:left;
}

.box_frameblank{
  width:100%;
  clear:both;
  height:10px;
  color:#6F6F71;
}

.box_frameround{
  background-color:#6F6F71;
  color:#FFFFFF;
  width:43%;
  height:30px;
  margin:3px;
  padding:5px;
  text-align:left;
  font-size:0.9em;
  font-weight:bold;
  border-radius:0.25em;
}

.round_stylebutton{
  width:auto;
  height:28px;
  line-height:28px;
  background-color:#3780c3;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#FFFFFF;
  margin:0.5em;
  padding:0em 0.5em 0em 0.5em;
  font-size:0.9em;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  /*background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));*/
  /*background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:-moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  /*background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));*/
  border-radius:0.25em;
  -webkit-box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);
  box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.08);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  /*-webkit-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;*/
  /*-moz-transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;*/
  /*transition:opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;*/
}
@media screen and (max-width:767px){
  .round_stylebutton{
    height:28px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .round_stylebutton{
    height:35px;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  .round_stylebutton{
    height:35px;
  }
}
@media screen and (min-width:1200px){
  .round_stylebutton{
    height:35px;
  }
}

.no_stylebutton{
  float:left;
  width:auto;
  height:28px;
  line-height:28px;
  background-color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  vertical-align:middle;
  min-height:1em;
  outline:none;
  border:none;
  color:#6F6F71;
  margin:0em;
  padding:0em 0.5em 0em 0.5em;
  font-size:0.9em;
  font-style:normal;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
@media screen and (max-width:767px){
  .no_stylebutton{
    height:28px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
  .no_stylebutton{
    height:35px;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  .no_stylebutton{
    height:35px;
  }
}
@media screen and (min-width:1200px){
  .no_stylebutton{
    height:35px;
  }
}

.roundbox{
  border:1px solid #CCCCCC;
  border-radius:5px;
  box-shadow:1px 1px 1px #CCCCCC;
}

.no_style{
  border:none;
  background:none;
}

.ui-grid-a:before,.ui-grid-b:before,.ui-grid-c:before,.ui-grid-d:before,.ui-grid-solo:before,.ui-grid-a:after,.ui-grid-b:after,.ui-grid-c:after,.ui-grid-d:after,.ui-grid-solo:after{content:"";display:table}
.ui-grid-a:after,.ui-grid-b:after,.ui-grid-c:after,.ui-grid-d:after,.ui-grid-solo:after{clear:both}
.ui-block-a,.ui-block-b,.ui-block-c,.ui-block-d,.ui-block-e{margin:0;padding:0;border:0;float:left;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ui-block-a{clear:left}
.ui-grid-a>.ui-block-a,.ui-grid-a>.ui-block-b{width:50%}
.ui-grid-b>.ui-block-a,.ui-grid-b>.ui-block-b,.ui-grid-b>.ui-block-c{width:33.333%}
.ui-grid-c>.ui-block-a,.ui-grid-c>.ui-block-b,.ui-grid-c>.ui-block-c,.ui-grid-c>.ui-block-d{width:25%}
.ui-grid-d>.ui-block-a,.ui-grid-d>.ui-block-b,.ui-grid-d>.ui-block-c,.ui-grid-d>.ui-block-d,.ui-grid-d>.ui-block-e{width:20%}
.ui-grid-e>.ui-block-a,.ui-grid-e>.ui-block-b,.ui-grid-e>.ui-block-c,.ui-grid-e>.ui-block-d,.ui-grid-e>.ui-block-e,.ui-grid-e>.ui-block-f{width:16.666%}
.ui-grid-solo>.ui-block-a{width:100%;float:none}

.ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e, .ui-block-f{
  /*background-color:#FFFFFF;*/
  border:3px solid rgba(255,255,255,0) !important; /*border:3px solid #FFFFFF !important;*/
  padding:0px;
  margin:0px;
}

.ui-icon-loading{background:url(../../../_vendor/js/images/ajax-loader.gif);background-size:2.875em 2.875em}
.ui-loader{display:block}
.ui-loader{display:none;z-index:9999999;position:fixed;top:50%;left:50%;border-width:0}
.ui-loader-default{background:0;filter:Alpha(Opacity=18);opacity:.18;width:2.875em;height:2.875em;margin-left:-1.4375em;margin-top:-1.4375em}
.ui-loader-verbose{width:12.5em;filter:Alpha(Opacity=88);opacity:.88;box-shadow:0 1px 1px -1px #fff;height:auto;margin-left:-6.875em;margin-top:-2.6875em;padding:.625em}
.ui-loader-default h1{font-size:0;width:0;height:0;overflow:hidden}
.ui-loader-verbose h1{font-size:1em;margin:0;text-align:center}
.ui-loader .ui-icon-loading{background-color:#000;display:block;margin:0;width:2.75em;height:2.75em;padding:.0625em;-webkit-border-radius:2.25em;border-radius:2.25em}
.ui-loader-verbose .ui-icon-loading{margin:0 auto .625em;filter:Alpha(Opacity=75);opacity:.75}
.ui-loader-textonly{padding:.9375em;margin-left:-7.1875em}
.ui-loader-textonly .ui-icon-loading{display:none}

.program{border-collapse:collapse; background-color:#FFFFFF; color:#505050; opacity:1.0;}
.program td{font-size:0.9em; line-height:1.5em; color:#505050; border:0px solid #FFFFFF; border-bottom:1px dotted #E0E0E0; padding:5px 10px 5px 10px; text-align:left;}
.program th{font-size:1.0em; color:#6f6f71; border:0px solid #FFFFFF; padding:10px 10px 10px 10px; text-align:left;}
.program .point_01{background-color:#6f6f71; color:#FFFFFF;}
.program .point_02{background-color:#236E87; color:#FFFFFF;}
.program .point_03{background-color:#006E51; color:#FFFFFF;}
.program .point_04{background-color:#B86BA3; color:#FFFFFF;}
.program .point_05{background-color:#D8AF46; color:#FFFFFF;}
.program .point_12{background-color:#6f6f71; color:#FFFFFF;}
.program .point_17{background-color:#5B8F44; color:#FFFFFF;}
.program .point_08{background-color:#6f6f71; color:#FFFFFF;}

.program_p{border-collapse:collapse; background-color:#FFFFFF; color:#505050; opacity:1.0;}
.program_p td{font-size:0.9em; line-height:1.5em; color:#505050; border:0px solid #FFFFFF; border-top:1px dotted #E0E0E0; padding:5px 0px 5px 3px; text-align:left;}
.program_p th{font-size:1.0em; color:#6f6f71; border:0px solid #FFFFFF; padding:10px 0px 10px 5px; text-align:left;}
