html {
    scroll-behavior: smooth;
}

#background {
    background-image: url('../../../../bocah_ngoding/vendors/assets/css/texture.jpg');
}

#head-spot_bg {
    background-image: url('../../../../bocah_ngoding/vendors/assets/css/spot_bg.png');
}

.ignielToTop {
    width: 40px;
    height: 40px;
    position: fixed;
    display: block;
    bottom: 20px;
    left: 15.5px;
    top: 480px;
    z-index: 99;
    cursor: pointer;
    border-radius: 100px;
    transition: all .5s;
    background: #030BA3 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;

}

.ignielToTop:hover {
    background: #1d2129 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;
}

#header {
    width: 100%;
}

#con-1 {
    max-width: 1100px;
}

#con-2 {
    max-width: 1110px;
    margin-top: 10px;
}

#con-3 {
    border: 1px solid #383437;
    border-radius: 4px;
    border-bottom: 2px solid #0000ff;
    border-color: white;
    box-shadow: 0px 0px 10px gray;
    padding: 5px;
}

#con-4 {
    background: #0e29cd;
    height: 15px;
    width: 100%;
}

#con-5 {
    background: white;
    height: 3px;
    width: 100%;
}

#date {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: absolute;
    margin-left: 5px;
    margin-top: 1px;
    font-size: 13px;
    color: white;
    border: white 2px solid;
    border-radius: 5px;
    padding: 1px 3px;
    background-color: #0e29cd;
}

#title {
    margin-left: 23px;
}

#subtitle {
    font-size: 11px;
    margin-left: 23px;
    margin-top: -50px;
}

#font-awesome {
    position: absolute;
    margin-top: 10px;
    margin-left: 0px;
    font-size: 1.2em;
    color: white;
    text-shadow: 1px 2px 2px black;
}


#navbar {
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.075);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset;
    box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset;
}

#slogan {
    font-size: 50px;
    margin-top: 5px;
    color: #0000ff;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

#slogan-1 {
    font-size: 38px;
    margin-top: 5px;
    color: #0000ff;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

#navbar:hover {
    background-color: #0000ff;
    box-shadow: 3px 3px 6px white inset;
}


.jumbotron {
    background-color: #0e29cd;
    border-radius: 1px;
    border-bottom: white solid 5px;
}

#marquee {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    max-width: 100%;
    overflow: hidden;
    font-style: italic;
}

#col {
    border-radius: 3px;
}

#card-header {
    background-color: #0000ff;
    color: white;
}

#sidebar {
    margin-top: -5px;
}

#card-1 {
    margin-top: 10px;
    margin-bottom: -8px;
}

#body-1 {
    padding: 5px;
    margin-top: -17px;
    background-color: rgba(255, 111, 0, 0.9);
    /* -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset; */
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset;
    box-shadow: 0 0 6px rgba(0, 0, 0, 255) inset;
    border-radius: 1px;
}

#zona-integritas {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-top: -10px;
    color: white;
    margin-bottom: -10px;
}

#jadwal-sidang {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-top: -10px;
    color: blue;
    margin-bottom: -10px;
}

#detail-sidang {
    font-size: 15px;
    font-family: sans-serif;
}

#card-zi {
    box-shadow: 0 0 6px rgba(111, 111, 111, 255) inset;
}

#hr {
    border: solid 1px;
    color: rgb(0 0 0 / .2);
}

#hr-1 {
    border: solid 1px;
    color: rgb(0 0 0 / .2);
    margin-top: -3px;
}

#hr-2 {
    color: white;
    margin-top: -1px;
}

.transisi {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

#judul {
    margin-top: 10px;
    font-size: 17px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

#berita {
    font-family: sans-serif;
    text-align: justify;
}

#paragraf {
    margin-left: 20px;
}

#carousel {
    margin-bottom: -54px;
}

#striped {
    background-color: rgb(240, 240, 240);
}

#kode-sidang {
    font-size: 13px;
}

#kode-5788 {
    border-radius: 1px;
}

#kode-5789 {
    background-image: linear-gradient(#d6d6d6, #eeeded);
    border: 1px solid silver;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    font-size: 12px;
    border-radius: 0;
    padding: 3%;
}

#kode-5790 {
    font-weight: 500;
    font-size: 13px;
}

#navbarDropdown {
    pointer-events: none;
    cursor: default;
}

.dropdown-menu.multi-level {
    display: none;
    display: block
}

.nav.navbar-nav li:hover ul {
    display: block;
    display: none;
}

#selektor:hover {
    background-color: #fd7e14;
    transition: 0.4s ease;
}

nav ul {
    list-style: none;
    margin: 0;
}

/* nav {
    float: right;
    width: 100%;
}

nav ul li {
    float: left;
} */


/*  */
/* nav ul {
    list-style: none;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 0px;
} */

/* nav ul li {
    float: left;
} */

nav ul li:hover {
    background-color: rgba(180, 180, 180, 0.4);
}

/* nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    width: auto;
} */

nav ul li:hover>ul {
    display: block;
}

#angel-1 {
    margin-left: 153px;
}

#angel-2 {
    margin-left: 100px;
}

#angel-3 {
    margin-left: 124px;
}

#angel-4 {
    margin-left: 116px;
}

#angel-5 {
    margin-left: 65px;
}

#angel-6 {
    margin-left: 150px;
}

#angel-7 {
    margin-left: 78px;
}

#angel-8 {
    margin-left: 117px;
}

#angel-9 {
    margin-left: 116px;
}

#angel-10 {
    margin-left: 60px;
}

#angel-11 {
    margin-left: 67px;
}

#angel-12 {
    margin-left: 105px;
}

#angel-13 {
    margin-left: 86px;
}

#angel-14 {
    margin-left: 103px;
}

#angel-15 {
    margin-left: 106px;
}

#angel-16 {
    margin-left: 108px;
}

#angel-17 {
    margin-left: 125px;
}

.tabs-content-container .tab-content {
    display: none;
}

.tabs-content-container .tab-content.active-tab {
    display: block;
}


.tabs-container {
    display: flex;
}

.tabs {
    flex-grow: 1;
    padding: 10px;
    /* background-color: rgba(0, 199, 255, 0.3); */
    cursor: pointer;
    border: none;
    border-radius: 5px;
    margin-right: 4px;
    margin-left: 4px;
}

.tabs-content-container {
    padding: 10px;
}

.tabs-container .tabs.active-tab {
    background-color: rgba(0, 199, 255, 0.2);
    color: #0000ff;
    font-weight: 700;
}

.tabs--loader {
    width: 100%;
    height: 1px;
    background-color: black;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
}

@keyframes line-loader {
    to {
        transform: scaleX(1);
    }
}

.tabs-container .tabs.active-tab .tabs--loader {
    animation-name: line-loader;
    animation-timing-function: linear;
}

#footer {
    background-color: #1830c4;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#bottom-footer {
    background-color: #1830c4;
    padding-top: 20px;
    color: #fff;
    border-top: 5px solid #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#line-warp {
    background: transparent;
    color: #0e5acc;
    border-bottom: dotted 1.5px #e7e7e7;
    padding-bottom: 1rem;
    font-size: 1rem;
    font-weight: 700;
    margin-top: -10px;
    margin-bottom: 10px;
}

#text-hover {
    color: white;
}

#text-hover:hover {
    color: yellow;
}

.tagline {
    position: fixed;
    left: 0px;
    width: 50px;
    height: 50px;
    z-index: 9999;
}

.tagline:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10%;
}

.tagline:hover:before {
    opacity: 1;
    right: 0;
    transition: all .4s ease-in-out;
    transform: scale(1.1);
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
}


.fb {
    top: 140px;
}

.fb:before {
    background-image: url("../../../../bocah_ngoding/vendors/assets/css/fb.png");
}

.ig {
    top: 185px;
}

.ig:before {
    background-image: url("../../../../bocah_ngoding/vendors/assets/css/ig.png");
}

.yt {
    top: 230px;
}

.yt:before {
    background-image: url('../../../../bocah_ngoding/vendors/assets/css/ytb.png');
}

.qr {
    top: 290px;
}

.qr:before {
    background-image: url('../../../../bocah_ngoding/vendors/assets/css/qr.png');
}

.qr-gugatan {
    top: 350px;
}

.qr-gugatan:before {
    background-image: url('../../../../bocah_ngoding/vendors/assets/css/qrcode_gugatan.jpg');
}

#chslidingbox {
    background: #fff;
    width: 100%;
    max-width: 355px;
    width: 100%;
    position: fixed;
    overflow: hidden;
    border: none;
    right: 0;
    border-radius: 8px;
    z-index: 99;
    text-align: left;
    transition: all 1.8s ease-out;

}

.chslidingbox-title {
    background: #0000ff;
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: .5px
}

.chslidingbox-title span a {
    font-family: initial;
    float: right;
    height: 40px;
    margin: 0 0 0 15px;
    text-align: center;
    color: #fff;
    font-size: 20px
}

a#chslidingbox-close,
a#chslidingbox-close {
    margin-right: 15px
}

.chslidingbox-title>span>h2 {
    font-size: 20px !important;
    font-weight: normal !important
}

.chslidingbox-container {
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px
}

.chslidingbox-container>div {
    border: none;
    margin: 3px 0;
    padding: 10px 0
}

.chslidingbox-container>div>span {
    font-size: 14px
}

#ContactForm1 {
    display: none;
}

#ContactForm1_contact-form-name,
#ContactForm1_contact-form-email {
    width: 300px;
    height: auto;
    margin: 5px auto;
    padding: 5px;
    background: #fff;
    color: #666;
    border: 1px solid #ddd;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
}

#ContactForm1_contact-form-email-message {
    width: 300px;
    height: 120px;
    margin: 5px 0;
    padding: 5px;
    background: #fff;
    color: #666;
    font-family: 'Droid Sans', sans-serif;
    border: 1px solid #ddd;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
}

#ContactForm1_contact-form-name:focus,
#ContactForm1_contact-form-email:focus,
#ContactForm1_contact-form-email-message:focus {
    outline: none;
    border-color: #444;
    color: #444;
    background: #fff;
}

#ContactForm1_contact-form-submit {
    background: #5996C1;
    color: #fff;
    border: 1px solid #5996C1;
    width: 100px;
    height: 40px;
    line-height: 30px;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.4s ease-out;
}

#ContactForm1_contact-form-submit:hover {
    background: #fff;
    color: #5996C1
}

#ContactForm1_contact-form-error-message,
#ContactForm1_contact-form-success-message {
    width: 300px;
    margin-top: 35px;
}

.show {
    bottom: -520px
}

.hide {
    bottom: 0
}

#voice-call:hover {
    color: yellow;
    font-weight: bolder;
}

#voice-call {
    text-decoration: none;
    font-weight: bold;
    width: 145px;
    border-radius: 8px;
    font-size: 13px;
    background-color: #0000ff;
}

#whatsapp:hover {
    color: yellow;
    font-weight: bolder;
}

#whatsapp {
    text-decoration: none;
    color: white;
    font-weight: bold;
    width: 145px;
    border-radius: 8px;
    font-size: 13px;
    background-color: #0000ff;
}

#whatsapp-card:hover {
    color: yellow;
    font-weight: bolder;
}

#whatsapp-card {
    text-decoration: none;
    color: white;
    font-weight: bold;
    width: 280px;
    border-radius: 8px;
    font-size: 13px;
    background-color: #0000ff;
}

#online-chat {
    text-decoration: none;
    font-weight: bold;
    width: 300px;
    border-radius: 8px;
    font-size: 13px;
    background-color: #0000ff;
}

#online-chat:hover {
    color: yellow;
    font-weight: bolder;
}

#judul-konten {
    position: absolute;
    top: 150px;
    font-size: 40px;
}

#judul-konten-101 {
    position: absolute;
    top: 150px;
    font-size: 40px;
}

#date-konten {
    position: absolute;
    top: 210px;
    font-size: 15px;
}

#create {
    position: absolute;
    font-size: 15px;
    color: #636363;
    font-weight: 600;
}

#detail-berita {
    font-weight: 600;
    margin-top: 20px;
}

#detail-judul-berita {
    font-weight: 600;
    font-size: 23px;
}

#judul-berita {
    font-weight: 600;
    font-size: 20px;
}

.fas-01 {
    font-weight: 600;
    margin-top: 20px;
    color: #D88200;
}


#blockheader {
    min-height: 38px;
    margin-top: -30px;
    margin-bottom: -10px;
    color: #A72A2A;
    font-size: 18px;
    padding: 0;
    white-space: nowrap;
    font-weight: normal;
    text-shadow: 0 5px 0 #FFFFFF;
    background: url('../../../../bocah_ngoding/vendors/assets/css/dot.png') repeat-x scroll 0 100% transparent;
}

#blockfooter {
    margin-left: 3px;
    font-size: 35px;
    color: #0000ff;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

#headerblock {
    font-size: 18px;
}

#head-pegawai {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#head-title {
    text-align: justify;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 17px;
    line-height: 1.5;
}

#head-table {
    text-align: justify;
    font-size: 12px;

}

#mod-title {
    font-size: 12px;
}


#head-table {
    text-align: justify;
}

#unduh {
    text-decoration: none;
    font-size: 12px;
}

#head-sidang {
    font-weight: bold;
    font-size: 18px;
}

#detail {
    text-decoration: none;
    font-size: 12px;
}

#fail-sidang {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

#head-judul-102 {
    font-size: 16.3px;
    text-decoration: none;
}

#img-101 {
    height: "500px";
}

.blink {
    animation: blinker 2s linear infinite;
    font-family: sans-serif;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#daftar-berita {
    color: #007bff;
    font-family: sans-serif;
    text-align: justify;
    font-size: 14px;
}

#back-loader {
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    /* background-image: radial-gradient(circle farthest-corner at center, #ffffff 0%, #191d1f 100%); */
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

#loading-1 {
    position: absolute;
    top: 330px;
    left: calc(50% - 13px);
    width: 100px;
    height: 100px;
    border-radius: 80%;
    perspective: 800px;
    color: black;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.loader {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 32px);
    width: 100px;
    height: 100px;
    border-radius: 80%;
    perspective: 800px;
}


#dev {
    color: yellow;
    text-decoration: none;

}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.inner.one {
    left: 0%;
    top: 0%;
    animation: rotate-one 1s linear infinite;
    border-bottom: 5px solid red;
}

.inner.two {

    animation: rotate-two 1s linear infinite;
    border-right: 5px solid red;
}

.inner.three {

    animation: rotate-three 1s linear infinite;
    border-top: 5px solid red;
}

#loading:before,
#loading:after,
#loading {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 2s infinite ease-in-out;
    animation: load7 3s infinite ease-in-out;
}

#loading {
    left: 80px;
    margin: -9px auto;
    position: absolute;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

#loading:before {
    left: -1.5em;
    -webkit-animation-delay: -0.40s;
    animation-delay: -0.40s;
}

#loading:after {
    left: 1.5em;
}

#loading:before,
#loading:after {
    content: '';
    position: absolute;
    top: 0;
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 1.5em 0 -1.3em red;
    }

    40% {
        box-shadow: 0 1.5em 0 0 red;
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 1.5em 0 -1.3em red;
    }

    40% {
        box-shadow: 0 1.5em 0 0 red;
    }
}

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

/* switch league */
.switcher {
    font-family: Arial;
    font-size: 12pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 173px;
    line-height: 17px;
}

.switcher a {
    text-decoration: none;
    display: block;
    font-size: 12pt;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.switcher a img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
}

.switcher a:hover img {
    opacity: 1;
}

.switcher .selected {
    background: #fff linear-gradient(180deg, #efefef 0%, #fff 70%);
    position: relative;
    z-index: 9999;
}

.switcher .selected a {
    border: 1px solid #ccc;
    color: #666;
    padding: 3px 5px;
    width: 161px;
}

.switcher .selected a:after {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 11px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
}

.switcher .selected a.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.switcher .selected a:hover {
    background: #fff
}

.switcher .option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    display: none;
    width: 171px;
    max-height: 198px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
}

.switcher .option a {
    color: #000;
    padding: 3px 5px;
}

.switcher .option a:hover {
    background: #fff;
}

.switcher .option a.selected {
    background: #fff;
}

#selected_lang_name {
    float: none;
}

.l_name {
    float: none !important;
    margin: 0;
}

.switcher .option::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}

.switcher .option::-webkit-scrollbar {
    width: 5px;
}

.switcher .option::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    background-color: #888;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    box-shadow: none !important;
}

body {
    top: 0 !important;
}

#google_translate_element2 {
    display: none !important;
}

@media (max-width: 700px) {
    #date {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        position: absolute;
        margin-left: 2px;
        margin-top: 1px;
        font-size: 5px;
        color: white;
        border: white 1px solid;
        border-radius: 3px;
        padding: 1px 1px;
        background-color: #0e29cd;
    }


    #chslidingbox {
        background: #fff;
        width: 100%;
        max-width: 355px;
        width: 100%;
        position: fixed;
        overflow: hidden;
        border: none;
        right: 0;
        border-radius: 8px;
        z-index: 99;
        text-align: left;
        transition: all 1.8s ease-out;

    }

    .chslidingbox-title {
        background: #0000ff;
        color: #fff;
        display: block;
        height: 45px;
        line-height: 45px;
        width: 100%;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 700;
        letter-spacing: .5px
    }

    .chslidingbox-title span a {
        font-family: initial;
        float: right;
        height: 40px;
        margin: 0 0 0 15px;
        text-align: center;
        color: #fff;
        font-size: 20px
    }

    a#chslidingbox-close,
    a#chslidingbox-close {
        margin-right: 15px
    }

    .chslidingbox-title>span>h2 {
        font-size: 20px !important;
        font-weight: normal !important
    }

    .chslidingbox-container {
        border: 1px solid #ddd;
        float: left;
        width: 100%;
        height: 520px;
        padding: 10px
    }

    .chslidingbox-container>div {
        border: none;
        margin: 3px 0;
        padding: 10px 0
    }

    .chslidingbox-container>div>span {
        font-size: 14px
    }

    #kode-sidang {
        font-size: 13px;
    }

    #angel-1 {
        margin-left: 143px;
    }

    #angel-2 {
        margin-left: 105px;
    }

    #angel-3 {
        margin-left: 113px;
    }

    #angel-4 {
        margin-left: 115px;
    }

    #angel-5 {
        margin-left: 60px;
    }

    #angel-6 {
        margin-left: 143px;
    }

    #angel-7 {
        margin-left: 76px;
    }

    #angel-8 {
        margin-left: 109px;
    }

    #angel-9 {
        margin-left: 110px;
    }

    #angel-10 {
        margin-left: 56px;
    }

    #angel-11 {
        margin-left: 62px;
    }

    #angel-12 {
        margin-left: 97px;
    }

    #angel-13 {
        margin-left: 80px;
    }

    #angel-14 {
        margin-left: 93px;
    }

    #angel-15 {
        margin-left: 98px;
    }

    #angel-16 {
        margin-left: 101px;
    }

    #angel-17 {
        margin-left: 119px;
    }

    #judul-konten {
        font-size: 20px;
        top: 150px;
        position: absolute;
    }

    #date-konten {
        position: absolute;
        top: 180px;
        font-size: 13px;
    }

    #judul-konten-101 {
        position: absolute;
        top: 150px;
        font-size: 16px;
    }

    #judul-konten-102 {
        position: absolute;
        top: 150px;
        font-size: 13px;
    }

    #date-konten-2 {
        position: relative;
        margin-left: 0px;
        top: 9px;
    }

    #head-judul {
        font-size: 12px;
    }

    #head-judul-101 {
        font-size: 11px;
    }

    #head-judul-102 {
        font-size: 12.5px;
        text-decoration: none;
    }

    #head-judul-103 {
        font-size: 10.5px;
    }

    #head-judul-104 {
        font-size: 10.4px;
    }

    #head-judul-105 {
        font-size: 15px;
        text-decoration: none;
    }

    #unduh {
        text-decoration: none;
        font-size: 8px;
    }

    #detail {
        text-decoration: none;
        font-size: 8px;
    }

    #head-table {
        text-align: justify;
        font-size: 12px;
    }

    .ignielToTop {
        width: 30px;
        height: 30px;
        position: fixed;
        display: block;
        bottom: 20px;
        left: 18px;
        top: 750px;
        z-index: 999;
        cursor: pointer;
        border-radius: 100px;
        transition: all .5s;
        background: #030BA3 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;

    }

    .ignielToTop:hover {
        background: #1d2129 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;
    }

    #blockfooter {
        margin-left: 3px;
        font-size: 25px;
        color: #0000ff;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }

    #headerblock {
        font-size: 20px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }

    #head-pegawai {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 12.3px;
        font-weight: bold;
    }

    #mod-title {
        font-size: 6.9px;
    }

    #mod-title-101 {
        font-size: 9px;
    }

    #mod-title-102 {
        font-size: 6.1px;
    }

    #br-1 {
        margin-top: -35px;
    }

    #br-2 {
        margin-top: -35px;
    }

    #fail-sidang {
        text-align: center;
        font-size: 13px;
        font-weight: bold;
    }

    #head-sidang {
        font-weight: bold;
        font-size: 15px;
    }

    #head-title {
        text-align: justify;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        font-size: 14px;
    }

    #head-table {
        text-align: justify;
        font-size: 10px;
    }

    #font-awesome {
        position: absolute;
        margin-top: 10px;
        margin-left: 0px;
        font-size: 1.2em;
        color: white;
        text-shadow: 1px 2px 2px black;
    }

    #create {
        top: 6px;
        font-size: 11.5px;
        color: #636363;
        font-weight: 600;
    }


    #loading-1 {
        position: absolute;
        top: 375px;
        left: calc(50% - 13px);
        width: 100px;
        height: 100px;
        border-radius: 80%;
        perspective: 800px;
        color: black;
        font-weight: 600;
        font-size: 15px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }

    #loading:before,
    #loading:after,
    #loading {
        border-radius: 50%;
        width: 8px;
        height: 8px;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation: load7 2s infinite ease-in-out;
        animation: load7 4s infinite ease-in-out;
    }

    #loading {
        left: 80px;
        margin: -12px auto;
        position: absolute;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

    #loading:before {
        left: -1.5em;
        -webkit-animation-delay: -0.40s;
        animation-delay: -0.45s;
    }

    #loading:after {
        left: 1.5em;
    }

    #loading:before,
    #loading:after {
        content: '';
        position: absolute;
        top: 0;
    }

    @-webkit-keyframes load7 {

        0%,
        80%,
        100% {
            box-shadow: 0 1.5em 0 -1.3em red;
        }

        40% {
            box-shadow: 0 1.5em 0 0 red;
        }
    }

    @keyframes load7 {

        0%,
        80%,
        100% {
            box-shadow: 0 1.5em 0 -1.3em red;
        }

        40% {
            box-shadow: 0 1.5em 0 0 red;
        }
    }

    @keyframes rotate-one {
        0% {
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
        }

        100% {
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        }
    }

    @keyframes rotate-two {
        0% {
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
        }

        100% {
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        }
    }

    @keyframes rotate-three {
        0% {
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
        }

        100% {
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        }
    }

    #detail-judul-berita {
        font-weight: 600;
        font-size: 15px;
    }

    #judul-berita {
        font-weight: 600;
        font-size: 13px;
    }

    #daftar-berita {
        color: #007bff;
        font-family: sans-serif;
        text-align: justify;
        font-size: 12.5px;
    }

    #berita-navbar {
        top: 6px;
        font-size: 12.5px;
        text-decoration: none;
        color: rgb(120, 120, 120);
        font-weight: 700;
    }

    #marquee {
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        max-width: 100%;
        overflow: hidden;
        font-style: italic;
        font-size: 12.5px;
    }

    #slogan {
        font-size: 16.3px;
        margin-top: 10px;
        color: #0000ff;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }

    #slogan-1 {
        font-size: 14.5px;
        margin-top: 5px;
        color: #0000ff;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }

    #img-101 {
        height: "300px";
    }

    #mod-title {
        font-size: 6px;
    }

    .loader {
        position: absolute;
        top: calc(50% - 100px);
        left: calc(50% - 43px);
        width: 100px;
        height: 100px;
        border-radius: 80%;
        perspective: 800px;
    }

    .ignielToTop {
        width: 40px;
        height: 40px;
        position: fixed;
        display: block;
        bottom: 20px;
        left: 15.5px;
        top: 680px;
        z-index: 99;
        cursor: pointer;
        border-radius: 100px;
        transition: all .5s;
        background: #030BA3 url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;

    }

}