
/** Article CSS Custom **/
.post h2.postheader,
.post h2.postheader a,
.post h2.postheader a:link,
.post h2.postheader a:visited,
.post h2.postheader a.visited,
.post h2.postheader a:hover,
.post h2.postheader a.hovered {
	margin: 9px 1px;
	color: #056e4f;
}

h2.postheader,
.post h2.postheader,
h1.componentheading {
	background: url('../images/body/dot.png') repeat-x scroll center bottom transparent;
	padding-bottom: 13px !important;
}

.postheader {
	color: #056e4f;
	margin: 5px 0;
	line-height: 1em;
	font-size: 26px;
}

/* marquee */
.marquee-top {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #FF9900;
    background-clip: border-box;
    border: 0px solid #dfe3e7;
    text-align:center;
    color:#FFFFFF;
}
/* end marquee */

/* breadcrumb */
.breadcrumb-default {
    display: flex;
    flex-wrap: wrap;
    padding: 0.6rem 1.67rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #FF9900;
    border-radius: 0.267rem;
}

.breadcrumb.breadcrumb-divider .breadcrumb-item.active {
    /* Breadcrumb active item */
    background-color: #056e4f;
    color: #FFFFFF;
    border-radius: 0.267rem;
    padding-right: 1.67rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1.2rem;
}
/* end breadcrumb */

/* card */

.card-header {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #056e4f;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0);
    background-clip: border-box;
    border: 0px solid #dfe3e7;
    border-radius: 0.267rem;
}

.card-content-default {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F0F0F0;
    /* box-shadow: 0 1px 4px 0 rgba(0, 0, 0); */
    background-clip: border-box;
    border: 0px solid #dfe3e7;
    border-radius: 0.267rem;
}

.card-tautan-default {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F0F0F0;
    /* box-shadow: 0 1px 4px 0 rgba(0, 0, 0); */
    box-shadow: 0 1px 2px 0 rgb(5, 110, 79);
    background-clip: border-box;
    border: 0px solid #dfe3e7;
    border-radius: 0.267rem;
    padding: 0.3rem 1.7rem;
    font-size: 12px;
}

.card-footer {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #056e4f;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0);
    background-clip: border-box;
    border: 0px solid #dfe3e7;
    border-radius: 0.267rem;
}
/* end card */

/* button */
.btn-default {
    border-color: #000000 !important;
    background-color: #056e4f !important;
    color: #fff;
}

.btn-arrow-up {
    border-color: #000000 !important;
    background-color: #056e4f !important;
    color: #fff;
}

.btn-chat-message {
    border-color: #000000 !important;
    background-color: #056e4f !important;
    color: #fff;
}

.btn-chat-message-popup {
    border-color: #000000 !important;
    background-color: #FF9900 !important;
    color: #fff;
}
/* end button */

/* container caption */
.container-caption {
    display: block;
    margin: 0 -15px -15px;
    border-color: #000000 !important;
    background-color: #056e4f !important;
}
/* end container caption */

/* list group */

.list-group-item-default {
    position: relative;
    display: block;
    padding: 1rem 2rem;
    margin-bottom: -1px;
    color: #596F88;
    background-color: #F0F0F0;
    border: 1px solid #000000;
}

.list-group-item.active {
    z-index: 2;
    color: #FFFFFF;
    background-color: #056e4f;
    border-color: #056e4f;
}
/* end list group */

.author {
    font-size: 11px;
    padding-bottom: 6px;
    padding-top: 4px;
    color: #000000;
}

.content-body {
    color: #000000;
}

/** Button Back **/
.btn-back-small {
    font-size: 0.8rem;
    line-height: 1.4;
    border: none;
    border-radius: 0.167rem;
}

.btn-back {
    margin: 1rem;
    float: right;
    color: #ffffff;
    background-color: #056e4f;
}

/* button carousel */

.btn-carousel {
    float: left;
    color: #056e4f;
    background-color: #ffffff;
}

.btn-carousel-size {
    font-size: 0.9rem;
    line-height: 1.4;
    border: none;
}

/** Button Tautan **/
.btn-tautan {
    margin: 1rem;
    float: right;
    color: #ffffff;
    background-color: #056e4f;
}

.btn-tautan-small {
    font-size: 0.8rem;
    line-height: 1.4;
    border: none;
    border-radius: 0.167rem;
}

/** Calendar CSS Custom **/
time.icon
{
  font-size: 0.5em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #056e4f;
  border-bottom: 1px dashed #056e4f;
  box-shadow: 0 2px 0 #056e4f;
}

time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #056e4f;
}

time.icon span
{
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

table.center {
    margin-left: auto;
    margin-right: auto;
  }

.btn-default {
    margin: 1rem;
    color: #ffffff;
    background-color: #056e4f;
}

.pic-round-shadow {
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 5px #AEA290;
    -ms-border-radius: 5px;
    -ms-box-shadow: 1px 1px 7px #AEA290;
    -o-border-radius: 5px;
    -o-box-shadow: 1px 1px 7px #AEA290;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 7px #AEA290;
    background: #FFFFFF;
    border: 1px solid #C7C7C7 !important;
    border-radius: 5px;
    box-shadow: 1px 1px 7px #AEA290;
    padding: 5px;
}

.event {
    display: block;
    margin: 5px 0 20px
}

/* carousel */
strong.carousel-title {
    color: #FFFFFF !important;
}
/* end carousel */

/* slogan */
.slogan {
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #056e4f;
    color: #056e4f;
}

.slogan p {
    font-size: 219%;
    padding: 33px 0 0 14px;
    font-weight: bold;
    height: 72px;
    /* background: url('../../assets/images/slogan/slogan_emp.png') no-repeat scroll 99% 123% transparent; */
}
/* slogan */

/* content article */
.content-article {
    text-align: justify;
    font-size: 12px;
}


/* nav internal */
/* source : https://codepen.io/rizkykurniawanritonga/pen/xFjqs */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.mcd-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #FF9900;
  height: 48px;
  font-size: 13px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.mcd-menu li {
  float: right;
  position: relative;
}
.mcd-menu li a {
  display: block;
  text-decoration: none;
  padding: 15px 20px;
  text-align: center;
  color: #FFFFFF;
  /* border-left: 1px solid #E7E7E7; */
  background-color: #FF9900;
}
.mcd-menu li a i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}
.mcd-menu li a strong {
  display: block;
  text-transform: uppercase;
}
.mcd-menu li a small {
  display: block;
  font-size: 10px;
}

.mcd-menu li a i, .mcd-menu li a strong, .mcd-menu li a small {
  position: relative;

  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}
.mcd-menu li:hover > a i {
    opacity: 1;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
    -o-animation: moveFromTop 300ms ease-in-out;
    animation: moveFromTop 300ms ease-in-out;
}
.mcd-menu li:hover a strong {
    opacity: 1;
    -webkit-animation: moveFromLeft 300ms ease-in-out;
    -moz-animation: moveFromLeft 300ms ease-in-out;
    -ms-animation: moveFromLeft 300ms ease-in-out;
    -o-animation: moveFromLeft 300ms ease-in-out;
    animation: moveFromLeft 300ms ease-in-out;
}
.mcd-menu li:hover a small {
    opacity: 1;
    -webkit-animation: moveFromRight 300ms ease-in-out;
    -moz-animation: moveFromRight 300ms ease-in-out;
    -ms-animation: moveFromRight 300ms ease-in-out;
    -o-animation: moveFromRight 300ms ease-in-out;
    animation: moveFromRight 300ms ease-in-out;
}

.mcd-menu li:hover > a {
  color: #056e4f;
}
.mcd-menu li a.active {
  position: relative;
  color: #FFFFFF;
  background-color: #056e4f;
  border:0;
  border-top: 0px solid #056e4f;
  border-bottom: 5px solid #056e4f;
  margin-top: -4px;
  box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
}
.mcd-menu li a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
  border-top: 5px solid #FF9900;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

/* @-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@-webkit-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@-webkit-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
} */



.mcd-menu li ul,
.mcd-menu li ul li ul {
  position: absolute;
  height: auto;
  min-width: 140px;
  padding: 0;
  margin: 0;
  background: #FF9900;
  border-top: 4px solid #FF9900;
  margin-top:-45px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  top: 130px;
  z-index: 1000;
}
.mcd-menu li ul:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 23%;
  border-bottom: 5px solid #FF9900;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.mcd-menu li:hover > ul,
.mcd-menu li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 100px;
}
.mcd-menu li ul li {
  float: none;
  list-style: none; /* deactive li */
}
.mcd-menu li ul li a {
  padding: 10px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #EEE;
}
.mcd-menu li ul li a i {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.mcd-menu li ul li ul {
  left: 230px;
  top: 0;
  border: 0;
  border-left: 4px solid #FF9900;
  margin-top: auto;
  margin-left:-41px;
}
.mcd-menu li ul li ul:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -14px;
  border-right: 5px solid #FF9900;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.mcd-menu li ul li:hover > ul {
  top: 0px;
  left: 200px;
}



.mcd-menu li.float {
  float: right;
}
.mcd-menu li a.search {
  padding: 29px 20px 30px 10px;
}
.mcd-menu li a.search i {
  margin: 0;
  display: inline-block;
  font-size: 18px;
}
.mcd-menu li a.search input {
  border: 1px solid #EEE;
  padding: 10px;
  background: #FFF;
  outline: none;
  color: #777;
}
.mcd-menu li a.search button {
  border: 1px solid #FF9900;
  padding: 10px;
  background: #FF9900;
  outline: none;
  color: #FFF;
  margin-left: -4px;
}
.mcd-menu li a.search input:focus {
  border: 1px solid #FF9900;
}


.search-mobile {
	display:none !important;
	background:#FF9900;
	border-left:1px solid #FF9900;
	border-radius:0 3px 3px 0;
}
.search-mobile i {
	color:#FFF;
	margin:0 !important;
}


@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .mcd-menu li a.search input {
		width:100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .mcd-menu {
		height: 85px;
	}
	.mcd-menu li a {
		padding: 12px;
	}
	.mcd-menu li a i {
		font-size: 22px;
	}
	.mcd-menu li a strong {
		font-size: 12px;
	}
	.mcd-menu li a small {
		font-size: 10px;
	}
	.mcd-menu li a.search {
		display:none;
	}
	.search-mobile {
		display:block !important;
		margin: 20px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
	.mcd-menu li:hover > ul {
		top:85px;
		min-width:180px;
	}
	.mcd-menu li ul li > ul {
		min-width:150px;
		left:200px;
		top:0;
	}
	.mcd-menu li ul li:hover > ul {
		min-width:150px;
		left:180px;
		top:0;
	}
	.mcd-menu li ul li ul li ul {
		min-width:150px;
		left:25px !important;
		top:54px;
		border:0;
		border-top:3px solid #FF9900;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:35px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #FF9900;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
	}
	.mcd-menu li:hover ul a {
		font-size:12px;
	}
	.mcd-menu li:hover ul a i {
		font-size:14px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .mcd-menu {
      height: 42px;
      position: relative;
    }
	.mcd-menu li a {
		padding: 12px 17.7px;
	}
    .mcd-menu li a strong, .mcd-menu li a small, .mcd-menu li a.search {
      display: none;
    }
    .mcd-menu li a i {
      margin: 0;
      font-size: 18px;
    }
    .mcd-menu li {
      position: static;
    }
    .mcd-menu li ul {
      min-width: 100%;
      left: 0;
      top: 50px;
    }
    .mcd-menu li:hover > ul {
      top: 42px;
    }
    .mcd-menu li > ul:before {
      border:0;
    }
    .mcd-menu li ul > li {
      position: relative;
    }
    .mcd-menu li ul li:hover > ul {
	  left:34px;
    }
	.mcd-menu li a {
		position: relative;
		font-size:12px;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		top:-20px;
		left:0;
		background:#FF9900;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
	}
	.mcd-menu li a.active:before{
		left: 40%;
	}
	.search-mobile {
		display:block !important;
	}

	.mcd-menu li ul li > ul {
		min-width:200px;
		left:200px;
	}
	.mcd-menu li ul li:hover ul {
		left:180px;
	}
	.mcd-menu li ul li ul:before {
		left:-9px;
	}
	.mcd-menu li ul li ul li ul {
		min-width:200px;
		border:0;
		border-top:3px solid #FF9900;
		left:25px !important;
		top: 45px;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:40px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #FF9900;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
	}
}

@media only screen and (max-width: 479px) {
    .mcd-menu {
      height: 42px;
      position: relative;
    }
    .mcd-menu li a strong, .mcd-menu li a small, .mcd-menu li a.search {
      display: none;
    }
    .mcd-menu li a {
      padding: 12px 13.8px;
		font-size:12px;
    }
    .mcd-menu li a i {
      margin: 0;
      font-size: 18px;
    }
    .mcd-menu li {
      position: static;
    }
    .mcd-menu li ul {
      min-width: 100%;
      left: 0;
      top: 50px;
    }
    .mcd-menu li:hover > ul {
      top: 42px;
    }
    .mcd-menu li > ul:before {
      border:0;
    }
    .mcd-menu li ul > li {
      position: relative;
    }
    .mcd-menu li ul li:hover > ul {
	  left:34px;
    }
	.mcd-menu li a {
		position: relative;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		top:-20px;
		left:0;
		background:#FF9900;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
	}
	.mcd-menu li a.active:before{
		left: 40%;
	}

	.mcd-menu li ul li > ul {
		min-width:150px;
		left:160px;
	}
	.mcd-menu li ul li:hover ul {
		left:120px;
	}
	.mcd-menu li ul li ul:before {
		left:-9px;
	}
	.mcd-menu li ul li ul li ul {
		min-width:160px;
		left:25px !important;
		top:39px;
		border:0;
		border-top:3px solid #FF9900;
	}
	.mcd-menu li ul li ul li:hover ul {
		top:39px;
	}
	.mcd-menu li ul li ul li ul:before {
		border:0;
		border-bottom:5px solid #FF9900;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
		left:10%;
		top:-8px;
    }

    .card-top-tautan {
        margin-bottom: 0rem;
        background-color: #FF9900;
        border-radius: 0.5rem;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0);
    }

    .card-body-top-tautan {
        flex: 1 1 auto;
        padding: 1.7rem;
        background-color: #FF9900;
        border-radius: 0.5rem;
    }

}
/* end nav internal */

@media only screen and (max-width: 768px) {
    .mobile-responsive {
		display: none;
    }

    .nav-mobile-responsive {
		display: block;
    }

    .marquee-mobile-responsive {
		display: none;
    }

    .slogan-mobile-responsive p {
        font-size: 100%;
        padding: 15px 0 0 14px;
        height: 60px;
    }

    .header-logo-mobile-responsive {
        display: none;
    }

    .header-logo-mobile-responsive-img {
        display: block;
    }

    .header-navbar-responsive-mobile {
        padding: 0rem 1rem 1rem 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .header-logo-mobile-responsive-img {
        display: none;
    }

    .nav-mobile-responsive {
		display: none;
    }

    .header-logo-mobile-responsive-img-padding {
        padding: 0rem 15rem 0rem 0rem;
    }

    .mobile-responsive {
		display: block;
    }

    .marquee-mobile-responsive {
		display: block;
    }

    .header-navbar-responsive-mobile {
        padding: 2rem 1rem 1rem 1rem;
    }
}
