.logo-rshu {
    width: 102px;
    margin: -12px 0px 0px 0px;
}
.bingkai{
    width: 100%;
    margin-top: -180px;
}
.image-header img{
    position: absolute;
    width: 350px;
    margin: 15px 0px 0px 150px;
}
.description-header{
    margin: 150px 0px 0px 0px;
    text-align: center;
}

/* body{
    background-image: url(http://emka.web.id/wp-content/uploads/2019/04/symphony.png);
} */

#scroll {
    position: fixed;
    right: 25px;
    bottom: 15px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #ffffffb3;
    /* text-indent: -9999999px; */
    display: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    z-index: 999999;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #3dab29;
}

.description-header p{
    width: 75%;
    text-align: center;
    padding-bottom: 50px; 
    margin: 0px auto;
}
.description-header a{
    color: #63bc98;
    margin: 10px 0px;
    z-index: 2;
}
.description-header a:hover{
    text-decoration: none;
    color: #63bc98;
    box-shadow: 0 6px 12px 0px rgba(0, 0, 0, 0.1);
}
.btn-antrian{
    color:#63bc98 !important;
    font-size: 30px !important;
    border: 2px solid #93e8c6 !important;
    padding: 10px 50px !important;
    border-radius:20px !important; 
}
.menu-header{
    width: 100%;
    background-color: #45d496;
}
.list-menu{
    width: 150px;
    height: 150px;
    border-radius: 10px;
    background-color: #fff;
    margin: 120px auto ;
}
.list-menu img{
    width: 100%;
}
.list-menu p{
    text-align: center;
    color: white;
    padding-top: 10px;
    font-size: 13px;
}
.ml-15 {
    padding-left: 12%;
    padding-right: 12%;
}
.ml-15 a:hover{
    text-decoration: none;
}

/* FAQ */
.faq{
    padding-bottom: 100px;
}
.faq h2{
    color: #24a46e;
    font-weight: 700;
    padding: 30px 0px 0px 0px;
}
.faq p{
    /* width: 80%; */
    padding: 20px 0px 0px 40px;
}

/* Kode Booking */

.kode-bo h2{
    text-align: center;
    color: #1fa36b;
    font-weight: 700;
    padding: 20px 0px 40px 0px;
}

.square{
    width: 250px;
    height: 250px;
    border: 2px solid #47c38f;
    border-radius: 10px;
    float: right;
    position: relative;
    margin-bottom: 80px;
}
.square img{
    width: 240px;
    height: 240px;
    padding: 1px 0px 0px 3px;
}
.btn-reset {
    color: #fff;
    background-color: #fbae5c;
    border-color: #fbae5c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    bottom: -55px;
    left: 50px;
    /* font-size: 20px !important; */
}
.btn-reset:hover{
    color: #fff !important;
}

/* Dokter detail */

.dokter-detail h2{
    color: #26a347;
    font-weight: 700;
    padding: 30px 0px 0px 0px;
    margin: 0px 0px 60px 0;
}
.dokter-detail h4{
    padding-bottom: 40px;
}
.bgcolor{
    background-color: #26a347;
    color: white;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #26a34733 !important;
}

/* Kuota-antrian */

.kuota-antrian h2{
    color: #26a347;
    font-weight: 700;
    text-align: center;
    padding: 50px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}
fieldset{
    display: inline-block !important;
}

fieldset p{
    padding-left: 15px;
    margin-bottom: -10px;
}


.select2-container{
    width: 250px !important;
    /* float: right;
    position: absolute;
    right: 300px; */
    margin-left: 285px;
}
  
.poli {
    padding: 10px 0px 0px 185px;
    /* float: right; */
}
.btn-daftar-antrian{
    color:#63bc98 !important;
    font-size: 15px !important;
    border: 2px solid #93e8c6 !important;
    padding: 10px 30px !important;
    border-radius:20px !important; 
    background-color: #fff !important;
    /* float: right; */
    margin: 20px 20px 30px 0px !important;
}


/* jadwal dokter */
.jadwal-dokter h1,
.jadwal-dokter h2{
    text-align: center;
    color: #26a347;
    font-weight: 700;
    padding: 20px 0px 40px 0px;
}
.btn-kuota{
    /* color: #63bc98 !important; */
    /* font-size: 15px !important; */
    border: 2px solid #93e8c6 !important;
    padding: 7px 20px !important; 
    border-radius: 20px !important;
    background-color: #fff !important;
    /* float: right; */
    /* margin: 20px 20px 30px 0px !important; */
}

.jadwal-dokter input{
    height: 40px;
    /* border: 1px solid #0000004d !important; */
}
/* .table-jd-dr{
    margin-top: 30px;
} */
.btn-jd-dr{
    color:#fff !important;
    font-size: 15px !important;
    border: 2px solid#26a347 !important;
    padding: 10px 40px !important;
    border-radius:20px !important; 
    background-color: #26a347 !important;
    margin: 20px 20px 30px 0px !important;
}
.daftar{
    text-align: center;
    z-index: 22;
}
.bingkai-jadwal{
    width: 100%;
    margin-top: 0px;
    z-index: -1;
    position: relative;
}
.date-detail{
    margin: 20px 0px 10px 0px;
    top:-15px;
}
.date-detail h4 ,
.date-detail p{
    display: inline !important;
    color:#26a347;
}

.input-filter{
    float: right !important;
}
.btn-daftar-baru{
    border: 1px solid #24a46e !important;
    margin: 0px 0px 14px 16px;
    background-color: #4cc28e;
    color: white !important;
}

.table>tfoot>tr>th{
    border-top: none !important;
}

tfoot>tr>th>select{
    padding: 7px;
    border: 2px solid #4cc28e80;
    border-radius: 5px;
    font-weight: 200;
    position: absolute;
    top: -40px;
    right: 285px;
}

tfoot>tr>th>select:focus {
    border-color: #4cc28e !important;
}

/* dokter */
.table-jd-dr a{
    color: #1fa36b;
    /* text-decoration: underline; */
}
.table-jd-dr a:hover{
    color: black;    
    text-decoration: none;
}
select.form-control-sm:not([size]):not([multiple]){
    height: 30px !important;
    border: 2px solid #4cc28e80;    
}
.nama-dokter{
    max-width: 20% !important;
}
.table>thead>tr>th {
    vertical-align: middle !important;
}
.paginate_button:hover {
    color: white !important;
    border: 1px solid #fff !important;
    background-color: #fff !important;
}
.dokter input{
    border: 1px solid #0000004d !important;
    height: 30px;
}

div.dataTables_wrapper div.dataTables_filter label {
    margin: 10px 0px 0px -20px;
}

.regist label,
.regist select,
.regist input,
.log p {
    color: #a0a0a0;
}
.log a{
    color: #4cc28e;
}
.log a:hover{
    color: #4cc28e;
    text-decoration: none;
}
.form-control:focus {
    border-color: #4cc28e !important;
}
/* Daftar Antrian */
.btn-kirim{
    background-color: #fff;
}
.filter-dr{
    display:table-header-group;
}
.filter-dr select{
    display: inline-block;
    width: 100%;
    border: 2px solid #4cc28e80;
    padding: 5px 10px;
    color: #3a3636;
    font-weight: 200;
    border-radius: 4px;
}

/* pilih */
.change{
    display: inline !important;
}

.pilihan {
    /* display: none; */
    width: 300px;
    /* position: fixed; */
    /* z-index: 2321312313; */
    background-color: white;
    border: 2px solid #1fa36b;
    border-radius: 10px;
    /* top: 50%;
    left: 50%; */

}
.modal-body a{
    display: block !important;
    /* width: 20% */
}

@media (min-width: 576px) {
    .modal-dialog {
        width: 600px;
        margin: 300px auto !important;
    }
}

@media (max-width: 768px) {
    .modal-dialog {
        margin: 190px 10px !important;
    }
}


.btn-pilih {
    border: 1px solid #24a46e !important;
    margin: 0px 16px 14px 16px !important;
    background-color:#26a347;
    color: white !important;
}
/* .foo{
    position:relative;
  } */

.footer{
    width: 100%;
    /* background-color: #fff; */
    /* margin-left: 230px; */
    text-align: center;
    padding-top: 10px;
    /* position: absolute; */
    /* top: 20px; */
    bottom:0px;
    /* margin-top: 70px; */
}