.iklan-kiri a {
    width: 32.3%;
    display: inline-block;
    float: left;
    margin: 0.5%;
}
.menuku li{
    border-bottom: 1px dashed;
}
.menuku a{
    position: relative;
    display: block;
    padding: 25px 17px 26px;
    font-family: 'Noto Sans', serif;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    transition: .3s ease-out;
    text-transform: capitalize;
    
}
.menuku a:hover{
    text-indent: 10px;
}
.menuku li:last-child {
    border-bottom: none;
}

.iklan-kiri{
    margin-top: 100px;
}
.iklananku {
    position: absolute;
    width: 50%;
    float: left;
    margin-top: -15px !important;
    font-size: 10px;
    color: #bea5b1;
}
.adv {
    font-size: 10px;
    color: #989898;
    padding-bottom: 3px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #cacaca;
}


.breadcrumb li:last-child a{
    color: #02AFFF;
}
.text-capitalize{
    text-transform: capitalize;
}

.peta iframe{
    width: 100% !important;
}

form#dgc_datepicker {
    text-align: center;
}
#dgc_datepicker select {
    width: 24%;
    padding: 7px;
}
#dgc_datepicker input {
    width: 25%;
    padding: 7px;
    border: 0;
    margin-top: -3px;
}

.iklan-bawah {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9;
    height: 100px;
}
.p-r-0{
    padding-right: 0 !important;
}
.p-l-0{
    padding-left: 0 !important;
}

.closeku{
    z-index: 999999999;
    position: absolute;
    float: right;
    right: 10px;
    font-size: 21px;
    top: -28px;
    background: #e74c3c;
    padding: 0px 5px;
    color: #fff;
    border-radius: 5px 5px 0 0;
}


.box{
    margin-top: 20px;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}
.box iframe{
    width: 100%;
}

ul.det-member {
    margin-top: 10px;
}
ul.det-member li {
    margin: 3px 0;
}
ul.det-member li i{
    margin-right: 5px
}
.buka{
    width: 60px;
    text-align: center;
    padding: 5px;
    text-transform: capitalize;
}
.jam{
    text-align: center;
    padding: 5px 7px;
    text-transform: capitalize;
    cursor: pointer;
}



@media (max-width: 400px) {
    .p-r-0{
        padding: 0 !important;
    }
    .p-l-0{
        padding: 0 !important;
    }
    .kronologiku{
        margin-top: 110px;
    }
}
@media (max-width: 768px) {
    a.has-submenu:after {
        content: "\e5cc";
        width: 20px;
        height: 20px;
        position: absolute;
        right: 20px !important;
        font-family: 'Material Icons';
        color: #000;
        left: unset !important;
        font-size: 25px;
        font-style: initial;
        margin-top: -2px;
    }
    .navbar-nav {
        margin: 7px 0px;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 2px 16px;
        clear: both;
        font-weight: normal;
        line-height: 1.375;
        color: #fff;
        white-space: nowrap;
        background: #cecece;
        font-size: 16px;
        font-family: 'Noto Serif', Serif;
        line-height: 2.85714;
    }
}

.Closed{
    background: #e74c3c !important;
}
.Tutup{
    background: #e74c3c !important;
}

.addpost .post-caption:after{
    background-image: none !important;
}
.addpost:hover .post-caption:after{
    background-image: none !important;
}
.addpost .post-caption .h5 div{
    color: #000;
    cursor: pointer;
}

.closegal{
    padding: 5px 10px;
    position: absolute;
    z-index: 99;
    right: 30px;
    background: red;
    color: #fff;

}
.editgalku{
    float: right;
    font-size: 21px;
}
.editgalku:hover{
    color: green;
}
input[disabled].editgal {
    color: #000;
    background: #fff;
    font-style: normal;
    line-height: 1.26667;
    font-size: 30px;
    border: none;
    padding-left: 0;
    cursor: auto;
}
textarea:disabled.editgal {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    border: none;
    resize: none;
    background: #fff;
    font-weight: normal;
}
textarea.editgal {
    width: 100%;
    max-width: 100%;
    height: 100% !important;
    max-height: 100% !important;
    resize: auto;
    background: #fff;
    font-weight: normal;
    min-height: 200px !important;
    border: 1px solid #e2e2e2;
}
input[type="submit"]:disabled.editgal {
    display: none;
}
input[type="submit"].editgal {
    display: block;
}
/*.wrapper {
    width: 90%;
    max-width: 300px;
    margin: 4em auto
}
.wrapper > p {
    text-align: center;
}
.wrapper > p a {
    display: inline-block;
    border: solid 2px #e5e5e5;
    border-radius: 2px;
    padding: 1em;
    margin-bottom: 3em;
    text-transform: uppercase;
    font-family: 'Varela Round', serif;
    color: #e5e5e5;
    opacity: .8;
    transition: all .2s;
}
.wrapper > p a:hover {
    border-color: #f7f7f7;
    color: #f7f7f7;
    background: #f7f7f7;
    opacity: 1;
}*/
.main-list > li {
    display: block;
    background: #fff;
    width: 100%;
    margin: 0 0 4em;
    min-height: 46px;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    transition: all .3s;
}
.main-list > li > p {
    display: inline-block;
    padding: 1em;
    width: 100%;
    background: #bdc3c7;
    color: #fff;
    font-size: 110%;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Noto Sans', serif;
}
.accordion li a {
    padding: 1em 1em 1em 2.5em;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #f7f7f7;
    font-size: 95%;
    transition: all .4s;
    color: #000;
        font-family: 'Noto Sans', serif;
}
.accordion li div {
    padding: 1em 1em 1em 2.5em;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #f7f7f7;
    font-size: 95%;
    transition: all .4s;
    color: #000;
        font-family: 'Noto Sans', serif;
}
.accordion li p {
    color: #333;
    cursor: pointer;
    color: #000;
    font-family: 'Noto Sans', serif;

}
.accordion li a, .accordion li div, .accordion li p {
    padding: 25px 17px 26px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed;
    font-size: 95%;
    transition: all .4s;
    margin-bottom: 0;
}
.accordion li:last-child a{
    border-bottom: none;
}

.accordion li a:hover, .accordion li p:hover {

}
.accordion li a:hover {
    text-indent: 10px;
}
.accordion li div:hover {
    text-indent: 10px;
}
.accordion li p:after {
    content: '> ';
    display: inline-block;
    margin-right: 1em;
    transition: all .3s;
    float: right;
}
.opened p{
    margin-bottom: 0;
}
.accordion li.opened p:after {
    transform: rotate(90deg);
}
.accordion > li > ul {
    display: none;
}
.accordion > li > ul.second-level > li {
    width: 90%;
    float: right;
}
.accordion > li > ul.second-level > li > a {
    padding-left: 2em;
    border-bottom: 1px dashed #949494;
}
.accordion > li > ul.second-level > li > a:hover {
    padding-left: 30px;
}


.tglmenu{
    float: right;
    font-weight: 100;
    color: #909090;
    font-style: italic;
    font-family: "Noto Serif";
}
.backa{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    border: 1px solid #a7a7a7;
    height: 100%;
    width: 100%;
    background: #fff;
}
.backb{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -2;
    border: 1px solid #a7a7a7;
    height: 100%;
    width: 100%;
    background: #fff;
}


.pagination li {
  display:inline-block;
  list-style:none;
  padding:5px;
}

.alamat{
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.alamatadmin{

  margin-left: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.nameadmin{
  margin-left: 50px;
}

.list li{
  list-style:none;
}




.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
        opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
        opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}



/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
    padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0;
}



/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}


.haspus.mb20 {
    margin-bottom: 20px;
}

.pagekom{
    float: left;
    overflow: auto;
    height: 300px;
    border: 1px solid;
    border-right: 0;
    border-left: 0;
    width: 100%;
}
.komadmin{
    margin-left: 10px;
    background: red;
    color: #fff;
    padding: 1px 7px;
    border-radius: 15px;
    font-size: 14px;
}





ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #333;
    width: 100%;
}

ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 21px;
    height: 32px;
    line-height: 31px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    background-color: #666;
    color: #ccc;
    overflow: hidden;
    position: relative;
}

.tab_last { border-right: 1px solid #333; }

ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}

ul.tabs li.active {
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #fff;
    display: block;
    height: 32px;
}

.tab_container {
    border: 1px solid #333;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.tab_content {
    padding: 20px;
    display: none;
}

.tab_drawer_heading { display: none; }

    .des{
        display: block !important;
    }
    .mob{
        display: none !important;
    }

@media screen and (max-width: 480px) {
    .tabs {
        display: none;
    }
    .tab_drawer_heading {
        background-color: #ccc;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .d_active {
        background-color: #666;
        color: #fff;
    }
    .navbar-default .navbar-nav > li > a {
        position: relative;
        display: block;
        padding: 15px 0 15px 10px;
        font-family: 'Noto Sans', serif;
        color: #000;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: none;
        transition: .3s ease-out;
        text-align: left;
    }
    .navbar-nav {
        margin: 7px 10px;
    }
    .navbar-nav.sm-collapsible a.has-submenu {
         padding-right: 0px !important; 
    }
    .navbar-collapse {
    padding-right: 0px !important;
    }
    .navbar-default {
         width: 100%; 
    }
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
        position: absolute !important;
        right: 0 !important;
        margin: -33px 3px 0 0 !important;
        padding: 0 !important;
        width: 26px !important;
        height: 26px !important;
        line-height: 24px !important;
        text-align: center !important;
        border-width: 1px !important;
        border-style: solid !important;
    }
    .caret:after {
        display: none;
    }
    .navbar-nav .open .dropdown-menu{
        /*margin-top: 4px;*/
    }
    .rd-navbar-fixed .rd-navbar-nav-wrap{
        overflow: auto;
    }
    .mob{
        display: block !important;
    }
    .des{
        display: none !important;
    }
    .rd-navbar-fixed .rd-navbar-nav-wrap {
        position: fixed;
        top: -56px;
        left: 0;
        width: 80%;
        padding: 112px 0 56px;
        bottom: -56px;
        color: #fff;
        background: #fff;
        z-index: 15;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
        box-shadow: -6px -2px 20px 0px #000;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 2px 16px;
        clear: both;
        font-weight: normal;
        line-height: 1.375;
        color: #fff;
        white-space: nowrap;
        background: #000;
        font-size: 14px;
        font-family: 'Noto Serif', Serif;
        line-height: 2.85714;
         font-style: normal; 
    }
    .navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
        padding-left: 55px !important;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 30px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #c5c5c5;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li {
        border-bottom: 1px solid #3c3c3c;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: black;
    }
    .post .post-meta-hidden-outer {
        display: block; 
        width: 100%;
    }
    .post .post-meta {
        font-family: "Noto Serif";
        font-style: italic;
        font-size: 12px;
        line-height: 2;
        color: #02AFFF;
    }
    h3, .h3 {
        font-size: 16px;
        line-height: 1.5;
    }
}













/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  /*-webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);*/
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }


}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

/* addtional css */
.dl-horizontal {
    text-align:left;
}
.height500 {
    height: 500px;
    margin: 85px 0;
    overflow: auto;
}
input[type='text'] {
   color:#333333;
}
.myclass input[type='text']{
   color:#5CB85C
}
.indexpicker .time_pick {
    width:270px;
    display:inline-block;
}
.indexpicker .time_pick > input { width:100%; margin-bottom:20px;}
.lead a.profile {
    text-decoration:underline;
}
.font14 {
    font-size:14px !important;
}

.mb30{
    margin-bottom: 30px !important;
}


