
#div_top_hypers {

list-style-type: none;
display:inline;      
}
#ul_top_hypers li{
padding-right:10px;
display: inline;
list-style-type: none;
}

.search-icon{
    height:50px;
    border-top-left-radius:12px;
    border-bottom-left-radius:12px;
    border-right: none;
    background-color: white!important;
}
.search-bar{
    height:50px;
    border-top-right-radius:12px;
    border-bottom-right-radius:12px;
    font-size: 14px;
    border-left: none;
    background-color: white!important;
}
.btn-dark{
    background-color: #9E0620;
    border-radius:12px;
    width:100%;
    font-weight: 500;
    font-size: 14px;
}
.card{
    border-radius: 12px;
}
.kartu{
    max-width: 600px!important;
    min-width: 300px!important;
    width: 100%;
}
.card-body .card-text-new{
    font-size: 14px!important;
    font-weight: 400!important;
    font-style: normal!important;
    color: #25282B !important;
    letter-spacing: 0.25px!important;
}
.card-body p{
    font-size: 12px!important;
    font-weight: 400!important;
    font-style: normal!important;
    color: #52575C!important;
    letter-spacing: 0.1px!important;
}
.card table{
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
}
.foto{
    border-radius: 100%;
    border-color: #E8E8E8;
    border-style: solid;
    border-width: thin;
    width: 64px;
    height: 64px;
}
.fotos{
    border-radius: 100%;
    border-color: #E8E8E8;
    border-style: solid;
    border-width: thin;
    width: 60px;
    height: 60px;
}
.host-foto{
    border-radius: 100%;
    border-color: #E8E8E8;
    border-style: solid;
    border-width: thin;
    width: 40px;
    height: 40px;
}
.host-foto-new{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: thin;
    width: 40px;
    height: 40px;
}
.dashed {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='black' stroke-width='10' stroke-dasharray='15%2c 15%2c 1' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
.card-body{
    display: inline;
}
.rp-img{
    position: relative;
/*    left: -2px;*/
    bottom: -3px;
}
.span-text-card {
    margin-left: 4px;
}
.peserta-text{
    color:#9E0620;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    position: relative!important;
    display: inline;
    align-items: center;
    letter-spacing: 0.2px;
}
.peserta-img{

    border-radius: 100%!important;
    position: relative!important;

    background-color:white;
    border: 3px solid white!important;
    height:30px;
    width: 30px;
    margin-left: -20px;
}
.peserta-more{
    font-weight: 500;
    font-size: 9px;
    line-height: 16px;
    position: relative!important;
    display: inline-block;
    align-items: center;
    text-align: center;
    height:30px;
    width:30px;
    /* padding-top: 3px;
    padding-bottom: 3px; */
    border: 3px solid white!important;
    border-radius: 100%!important;
    color:white;
    margin-left: -20px;
    background-color:#9E0620;

}
@media (max-width: 430px) {
    .pt-mobile-none {
        padding-top: 0 !important;
    }
}
