#layar-tunggu-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #474747;
    color: #fff;
    padding: inherit;
    z-index: 9;
    height: 45px;
    line-height: 45px;
}

#layar-tunggu-left {
    position: fixed;
    left: 0;
    width: 80%;
    height: calc(100% - 45px);
    overflow: hidden;
    z-index: 1;
    transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    opacity: 0;
}

#layar-tunggu-right {
    position: fixed;
    right: 0;
    width: 20%;
    height: 100%;
    background-color: #fafafa;
    border-left: 1px solid #ddd;
    overflow: hidden;
    z-index: 1;
    padding: 20px;
}

body, html, p, div {
    font-size: 16px !important;
}

.layar-tunggu-right-item {

}

.layar-tunggu-komponen {
    margin-bottom: 15px;
}

.layar-tunggu-komponen.ltk-kurs {
    font-size: 20px !important;
    background: #474747;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #ddd;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.layar-tunggu-komponen.ltk-separator {
    border-top: 1px solid #ddd;
}

.layar-tunggu-komponen-logo {

}

.layar-tunggu-komponen.ltk-main.ltk-image {
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-repeat: no-repeat;
}

.layar-tunggu-komponen.ltk-main.ltk-video .youtube-iframe-wrapper {
    padding-top: 0 !important;
    height: 100% !important;
    position: absolute;
}

.layar-tunggu-komponen.ltk-side.ltk-galeri .bs-image-slider .carousel-inner .item img {
    min-height: 0 !important;
}

.layar-tunggu-komponen.ltk-side.ltk-galeri .bs-image-slider .carousel-control {
    display: none !important;
}

.layar-tunggu-komponen.ltk-side.ltk-galeri .mini-slideshow-galeri {
    background-color: transparent !important;
}

#layar-tunggu-nama-paket {
    padding: 10px 0 5px 10px;
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

#layar-tunggu-paket-left {
    position: relative;
    display: block;
    float: left;
    width: 60%;
    padding: 0 10px;
}

#ltpl-image {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 4px double #474747;
}

#layar-tunggu-paket-right {
    display: block;
    width: calc(40% - 10px);
    float: left;
    border: 1px solid #474747;
    border-radius: 5px;
    padding: 10px;
}

#layar-tunggu-paket-bottom {
    display: block;
    width: calc(100% - 20px);
    float: left;
    padding: 10px;
    border: 1px solid #474747;
    margin: 35px 10px 0 10px;
    border-radius: 0 5px 5px 5px;
    position: relative;
}

#ltpb-title {
    background-color: #474747;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    top: -32px;
    left: 0;
    height: 32px;
    border-radius: 5px 5px 0 0;
}

#layar-tunggu-paket-bottom .input-group-addon {
    background-color: #474747;
    color: #fff;
    font-size: 18px;
    border: 1px solid #474747;
}

#layar-tunggu-paket-bottom .form-control {
    font-size: 20px;
    color: #e14938;
    background-color: #fff;
    border: 1px solid #474747;
}

.web-clock {
    display: block;
    background-color: #474747;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 23px !important;
    font-weight: bold;
}

.layar-tunggu-komponen.ltk-side.ltk-logo {
    max-width: 100% !important;
    max-height: 175px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ltpb-harga {
    color: #e14938;
    font-size: 20px !important;
}
