.banner-long{
    margin-top: 16px;
    margin-bottom: 16px !important;
}

.box-login{
    margin: 0 auto;
    max-width: 500px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #1E7942;
    margin-top: 25px;
    margin-bottom: 25px;
}

.btn-action-success{
    font-size: 12px;
    text-decoration: none !important;
    color: #1E7942;
}

.btn-action-success:hover{
    color: #fff !important;
}

.btn-action-primary{
    font-size: 12px;
    text-decoration: none !important;
}

.btn-action-primary:hover{
    color: #fff !important;
}

.khatibhadir, .khatibtidakhadir {
    display: none;
}

.kuesioner-answer{
    font-weight: bold;
    font-size: 18px;
}

@media(max-width:920px){
    .prayer-schedule table tr th:first-child{
        border-radius: 0 !important;
        border-top: 1px solid #1E7942;
    }

    .prayer-mobile tr:first-child td {
        border-top: 1px solid #1E7942;
    }
}

@media(max-width:767px){
    .jl_header_magazine_style.header_layout_style3_custom .menu_wrapper{
        background: #fff;
        border-bottom: 3px solid #1E7942;
    }

    .jlm_w span{
        background: #1E7942;
    }

    .header_layout_style3_custom.jl_cus_top_share .search_header_menu.jl_nav_mobile .search_header_wrapper i, .header_layout_style3_custom.jl_cus_top_share .search_header_menu.jl_nav_mobile .search_header_wrapper i:hover{
        color: #1E7942 !important;
    }

    .jl_header_magazine_style.header_layout_style3_custom .logo_small_wrapper_table .logo_small_wrapper a img{
        margin-top: -15px;
        margin-left: -10px;
    }

    .br-green{
        border: none;
    }
}