@charset "UTF-8";

/* ========BASIC======== */
html {
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
    color:#000;
}


@media (max-width: 600px) {
    body {
            margin-left: 3em;;
            margin-right: 3em;
            max-width: 80%;
    }
}

br {
    letter-spacing:normal;
}

a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#917700;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h2 {
    clear:both;
    padding:0 10px;
    margin-bottom:20px;
    color:#001a91;
    font-size:24px;
    font-weight:600;
    line-height:1.4;
    text-align:center;
}

h3 {
    clear:both;
    margin:50px 0 0 0;
    font-size:18px;
    font-weight:normal;
    color:#917700;
    line-height:1.8;
    border-bottom:1px dotted #917700;
}
h2 + h3 {
    margin-top:20px;
}
h3:first-child {
    margin-top:0;
}

h3 + h4 {
    margin-top:10px;
}
h4 {
    margin:30px 0 0 0;
    color:#333;
    font-weight:bold;
    font-size:16px;
    line-height:2.0;
    border:0;
}

h5 {
    line-height:2.0;
    font-size:14px;
    color:#000;
    font-weight:normal;
}

h6 {
    font-size:14px;
    font-weight:normal;
    color:#917700;
    line-height:2.0;
}

p {
    margin:0.5em 0 1em 0;
    line-height:1.8;
}

ul,ol,dl {
    margin:10px 0;
    padding:0;
}

li {
    padding:0;
    margin:0 0 0 30px;
}

dt {
    margin:0;
    padding:0;
}

dd {
    margin:2em 2em 1em;
    padding:10px;
    background:#f1f1f1;
    margin-left: 40px;
}


ddd {
    margin:0 0 1em 0;
    padding:10px;
    background:#f1f1f1;
    display: block;
    margin-inline-start: 40px;
    unicode-bidi: isolate;
}


table.normal {
    width:650px;
    margin:10px 0;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table.normal th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table.normal td {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
}

table.wide {
    width:700px;
    margin:10px 0;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table.wide th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:normal;
    text-align:center;
    line-height:18px;
}

table.wide td {
    padding:5px 5px 8px 5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
    font-size:12px;
    line-height:18px;
}


table.layout {
   width:100%;
   border-collapse: collapse;
}

table.layout th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:0px solid; 
   background:#cfcfcf;
}

table.layout td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:0px solid ;
}



/* ========TEMPLATE LAYOUT======== */
#container {
    width:100%;
    margin:0 auto;
    background:#fff;
}

#header {
    position:relative;
    width:940px;
    padding:0 auto;
    margin:0 auto;
}

#menu {
    position:absolute;
    right:0;
    top:20px;
}


#contents {
    overflow:hidden;
    width:940px;
    margin:0 auto;
}

#conL {
    float:left;
    width:200px;
    
}

#TOPconL {
    float:left;
    width:200px;
}


#conR {
    clear:both;
    float:right;
    width:700px;
}

#conR p {
    text-align: justify;
    padding-bottom: 1.4em;
}

#TOPconR {
    clear:both;
    float:center;
    width: 930px;;
}

ul.mission-list li {
    line-height: 1.8; /* Adjust this value for more or less spacing */
    margin-bottom: 8px; /* Optional: adds space between list items */
}


#footMenu {
    clear:both;
    width:940px;
    margin:30px auto 0 auto;
}

#footer {
    clear:both;
    width:940px;
    margin:0 auto;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
    margin:0;
    padding:40px 0px 10px 0px;
    font-size:30px;
    color:#770000;
    line-height:1.0;
}

#header h1 a {
    color:#770000;
}

#header h1 a:hover {
    color:#770000;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 30px;
}

#menu li a {
    display:block;
    font-weight:bold;
    color:#333;
    outline:none;
    text-decoration:none;
}

#menu li a:hover {
    color:#333;
    border-bottom:3px solid #917700;
    text-decoration:none;
}


/* ========DROPMENU CUSTOMIZE======== */

#grobalnavi ul,
#grobalnavi li,
#grobalnavi span,
#grobalnavi a {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
}


#grobalnavi {
	margin-right: auto;
	margin-left : auto;
	margin-bottom:20px;
	width: 940px;
}

#grobalnavi:after,
#grobalnavi ul:after {
	content: '';
	display: block;
	clear: both;
}


#grobalnavi ul {
	list-style: none;
}

#grobalnavi > ul {
	float: left;
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0;
}

#grobalnavi > ul > li {
	display: table-cell;
	background: #5189ca;
	color: #fff;
	font-size: 14px;
	width: 159px;
}


#grobalnavi > ul > li.active a,
#grobalnavi > ul > li:hover > a {
	background: #5189ca;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 0px 20px 0px 0px;
	text-decoration: none;

}

#grobalnavi > ul > li.active{
	text-align: center;
	vertical-align: middle;
	height:54px;
}



#grobalnavi .sub {
	z-index: 1;
}
#grobalnavi .sub:hover > ul {
	display: block;
}
#grobalnavi .sub ul {
	display: none;
	position: absolute;
	top: 54px;
	left: 0;
}

#grobalnavi .sub ul li{
	width:159px;
}
	
	
#grobalnavi .sub ul li a {
	background: #8cb1dc;
	border-bottom: 1px solid #5189ca;
	display: block;
	line-height: 100%;
	font-size: 14px;
	text-align:left;
	padding:10% 10px;
}


#grobalnavi .sub ul li:hover a {
	background: #5189ca;
}
#grobalnavi .sub .sub:hover > ul {
	display: block;
}
#grobalnavi .sub .sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}


/* ========HEADIMAGE CUSTOMIZE======== */
#slide {
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}

.slidePrev {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slideNext {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slidePrev img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideNext img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideInner {
    position:relative;
    margin:0;
    padding:0;
}
.slideInner li {
    float:left;
    margin:0;
    padding:0;
    list-style:none;

}
.slideInner li img {
    margin:0 5px;
    padding:0;
}

.filterPrev {
    position:absolute;
    left:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.filterNext {
    position:absolute;
    right:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.controlNav {
      position:absolute;
      float:left;
      left:50%;
      bottom:0;
}
.controlNav span {
      position:relative;
      left:-50%;
      float:left;
      margin:5px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      border-radius:5px;
      width:10px;
      height:10px;
      overflow:hidden;
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      background:#eee;
      text-indent:-9999px;
      vertical-align:middle;
}
.controlNav span:hover {
      background:#ccc;
      cursor:pointer;
}
.controlNav span.current {
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      background:#8cb1dc;
}

/* ========MAINCONTENTS CUSTOMIZE======== */

/* INFORMATION CUSTOMIZE */
.information {
    margin-bottom:20px;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 13em;
    border-bottom:1px solid #ddd;
    background:none;
    font-size: 1em;
}

@media (max-width: 600px) {
    .information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 13em;
    border-bottom:1px solid #ddd;
    background:none;
    font-size: 0.6em;
}


    .information ddd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 2em;
    border-bottom:1px solid #ddd;
    background:none;
    font-size: 0.6em;
}

}

.information ddd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 2em;
    border-bottom:1px solid #ddd;
    background:none;
}




/* SUBMENU CUSTOMIZE */
.submenu h3 {
    position:relative;
    text-align:center;
    margin:0;
    padding:15px 0;
    line-height:1.0;
    color:#fff;
    border:none;
    background:#61bca1;
}
.submenu h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:45%;
    float:left;
    color:#61bca1;
}


.submenu .colored-heading-container h4 {
    color: #917700;
    font-weight: bold; /* Make the font bold */
}

/* General styles for all h4 elements inside .submenu */
.submenu h4 {
    font-weight: normal;
    font-size: 14px;
    padding: 5px 10px 5px 15px;
    margin: 10px 0 0 0;
    background: #f1f1f1;
}


.submenu ul {
    margin:0 10px 0 15px;
    padding:0;
}
.submenu li {
    margin:0;
    padding:0 0 0 7px;
    list-style:none;
    border-bottom:1px dotted #ddd;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}
.submenu li a {
    display:block;
    padding:10px 0;
    text-decoration:none;
}

.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */



.banner {
    width:178px;
    margin:20px 0;
    padding:10px;
    border:1px solid #ddd;
}

.banner ul {
    margin:0 0 -10px 0;
    padding:0;
}

.banner li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#eee;
}

.in {
	padding: 5px 10px 5px 15px;
	background: url(../images/in.png) no-repeat center left;
	text-decoration: none;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
    margin:5px 0;
    padding:20px 0;
    text-align:center;
    border-top:1px solid #ddd;
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu li a {
    color:#000;
    text-decoration:none;
}

#footMenu li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
    font-style:normal;
    font-size:11px;
    color:#999;
    line-height:3.0;
    text-align:center;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding:30px 30px 30px 42px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#5189ca url("../images/bg_pagetop.gif") 30px 50% no-repeat;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background:#8cb1dc url("../images/bg_pagetop.gif") 30px 50% no-repeat;
}

#hidden-keyword{
    display: none;
}





   /* Modal fade animation */
.modal.fade {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal.show {
  display: block;
  opacity: 1;
}

/* Fullscreen fixed overlay */
.modal {
  position: fixed;
  z-index: 1050;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

/* Modal Dialog (centered and responsive) */
.modal-dialog {
  margin: auto;
  position: relative;
  width: auto;
  max-width: 90%;
  height: 90%;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-dialog-centered {
  align-items: center;
}

/* Extra large width option */
.modal-xl {
  max-width: 1000px;
}

/* Modal content */
.modal-content {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

/* Modal header */
.modal-header {
  padding: 1rem;
  background: #f7f7f7;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Modal title */
.modal-title {
  margin: 0;
  font-size: 1.25rem;
}

/* Close button */
.btn-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

/* Modal body */
.modal-body {
  padding: 0;
  flex: 1 1 auto;
  position: relative;
}

/* PDF iframe styling */
#pdfViewer {
  width: 100%;
  height: 100%;
  border: none;
}

.email-link {
  color: blue;
  text-decoration: none; /* optional: removes underline */
}

.email-link:hover {
  text-decoration: underline; /* optional: add underline on hover */
}
