body{
    font-size: 1.3em;
}

.logo-sekolah {
    width: 12rem !important;
}

.logo-simseko-bawah {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    width: 20rem !important;
    background: rgb(252, 252, 252);
    padding: 0.5rem;
    border-radius: 0.5rem;
}

.panel {
    border: 1px solid #ccc;
    box-shadow: 0 0.1rem 0.1rem rgba(120, 120, 120, 0.4);
}

.logo-kanan {
    height: 5rem;
}

.buku-desc {
    height: 5.5rem;
}

.about-logo {
    height: 5rem;
}

.full-height {
    height: 100%;
    margin-top: 0;
}

.login-bg {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.img-block {
    width: 40rem;
}

@media screen and (max-width: 720px){
    .img-block {
        width: 100%;
    }
}

.buku-desc small {
    font-size: 0.9rem !important;
}

.panel-thumbnail {
    height: 20rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: -15px;
    margin-left: -16px;
    margin-right: -16px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel-title {
    font-size: 1.4rem !important;
    height: 6rem;
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
}

#title a:hover{
    text-decoration: none;
}

#katakunci a{
	color: white;
}

#katakunci a:hover{
	text-decoration: none;
}

#menu{
    margin-top: 50px; 
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    font-family: 'Century Gothic';
}

a:hover{
    text-decoration: none;
}

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none;
}

.tree ul {
    margin-left:1em;
    position:relative;
}
.tree ul ul {
    margin-left:.5em;
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#f2cb00;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#f2cb00;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#f2cb00;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

a {
    color: rgb(69, 103, 0);
}

.main-header a {
    color: #fff !important;
}

#sidebar-wrapper a, #sidebar-wrapper .glyphicon {
    color: #325588 !important;
}

.btn-primary {
    background-color: #325588 !important;
    border-color: #325588 !important;
}

footer {
    background-color: #325588 !important;
    color: #fff;
    padding: 1.5rem 3rem !important;
}

.menu-footer {
    list-style-type: none;
}

.menu-footer li {
    padding: 0.2rem 0;
}

.p-bar {
    height: 10px;
    background:rgb(180, 180, 180);
    border-radius: 0.5rem;
    width: calc(100% - 3rem);
    display: inline-block;
    margin-left: 0.5rem;
    position: relative;
}

.p-bar-isi {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 10px;
    background:#f2cb00;
    border-radius: 0.5rem;
}

.tag {
    background: rgb(248, 248, 248);
    padding: 0.8rem 2rem;
    border: thin solid rgb(120, 120, 120);
    border-radius: 20rem;
    margin: 0.4rem;
    display: inline-block;
}

.star {
    position: relative;
    height: 4rem;
}

.bungkus_star {
    position: absolute;
    left: 0;
    bottom: 0;
}

.star_wrapper {
    width: 2rem;
    position: relative;
    display: inline-block;
    margin: 0 0.4rem;
    color:rgb(80, 80, 80);
}

.star_container {
    width: 100%;
}

.star_rating {
    font-size: 4rem;
    position: relative;
    cursor: pointer;
}

.tempat-bintang-mini {
    margin-top: -0.7rem;
}

.star_mini {
    font-size: 2.5rem;
    position: relative;
}

.star_rating:before, .star_mini:before {
    content: '\2605';
}

.star_rating.star_checked, .star_mini.star_checked {
    color:rgb(245, 191, 15);
}

.tag a {
    color: rgb(40, 40, 40);
}

.menu-footer li a {
    color: #fff !important;
}

.holderBuku{
    text-align: right;
}
.holderBuku a{
    background-color: white;
    padding: 7px;
    margin-left: 3px;
    cursor: pointer;
    border: 1px solid #E0E0E0;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.75);
}
.holderBuku a:hover{
    background-color: #F0F0F0;
}
.holderBuku a.jp-current{
    color: #f2cb00;
    font-weight: bolder;
    background-color: #6D4C41;
}

.holder a.jp-current, .holderBuku a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, .holderBuku a.jp-disabled, a.jp-disabled:hover {
    cursor: default; 
    background: none;
}

ul {
    padding-left: 0 !important;
}

.gambar-konten {
    width: 100%;
}

.panel-toggle {
    display: none;
}

.tutup-panel {
    display: none;
}

.kolom-left {
    width: 20%;
}

.img-logo {
    height: 8rem;
}

.menu-kiri {
    float: left;
}

.menu-kanan {
    float: right;
}

.menu-nav {
    margin-top: 1.3rem;
    margin-left: 4rem;
}

.menubar {
    list-style-type: none;
}

.menubar li {
    padding: 0 1rem;
    font-size: 1.5rem;
    display: inline-block;
    font-weight: bold;
}

.menubar li a {
    color: #fff !important;
}

.img-logo-header {
    height: 5rem;
}

@media screen and (max-width: 768px){
    .panel-thumbnail {
        height: 22rem;
    }
}

@media screen and (max-width: 1024px){
    .label {
        padding: 0.15rem 0.3rem 0.18rem !important;
        font-size: 0.7rem !important;
    }

    .panel-body {
        padding: 5px;
    }

    .panel-thumbnail {
        margin-top: -5px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .main-header {
        height: 7.4rem;
        box-sizing: border-box;
    }

    .menu-nav {
        float: none;
        position: absolute;
        top: 6.4rem;
        left: 0;
        width: 100%;
        padding: 0.8rem;
        background: rgb(242, 242, 242);
        z-index: 9;
        margin-top: 0;
        border-bottom: thin solid rgb(232, 232, 232);
        margin-left: 0rem;
    }

    .mobile-top {
        margin-top: 4rem;
    }

    .menubar {
        margin-bottom: 0 !important;
    }

    .menubar li a {
        color: rgb(40, 40, 40) !important;
    }

    .img-logo {
        height: 5rem;
        margin-left: 2.5rem;
    }

    .mobile-hide {
        display: none;
    }

    .panel-toggle {
        display: block;
        height: 4rem;
        width: 4rem;
        box-sizing: border-box;
        border: thin solid #777;
        border-top-right-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
        position: fixed;
        left: 0;
        top: 1rem;
        z-index: 9;
        background:#fff;
    }

    .panel-bar {
        margin: 0.55rem 0.5rem;
        height: 0.5rem;
        box-sizing: border-box;
        background: #777;
    }

    .panel-show {
        left: 0 !important;
        transition: .3s;
    }

    .panel-menu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        bottom: 0;
        background: #fff;
        z-index: 9;
        overflow: auto;
        padding: 1rem 0;
        transition: .3s;
    }

    .tutup-panel {
        display: block;
        box-sizing: border-box;
        height: 4rem;
        margin-top: 1.5rem;
        float: right;
    }

    .tutup-panel-cross {
        height: 0.4rem;
        background: #777;
        width: 3rem;
    }

    .tutup-panel-cross:first-child {
        transform: rotate(45deg);
    }

    .tutup-panel-cross:last-child {
        transform: rotate(-45deg);
        margin-left: 0.1rem;
        margin-top: -0.4rem;
    }

    .kolom-left {
        width: 40%;
    }
}