﻿body{
    background-color: #03111C;
    font-family: 'Open Sans';font-size: 22px;
    color: white;
    margin: 0px;
    width: 100%;
}

nav{
    background-color: #030b18;
    width: 100%;
    display: inline-block;
    list-style: none;
    text-align: center;
}

.banner{
    width:100%;
    display: block;
}

.h1{
    font-size: 48px;
}
.background p{
    font-size: 16px;
    text-align: justify;
}

.contain_p{
    padding-right: 5rem;
    padding-left: 5rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.topnav {
    background-color: #030b18;
    position: relative;
}

.topnav #myLinks {
    display: none;
}

.topnav a {
    color: white;
    text-decoration: none;
    font-size: 17px;
    display: block;
}

.topnav a.icon {
    background: transparent;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding:1rem;
}

#myLinks p{
    margin: 0;
    padding-bottom: 1rem;
    font-size: 14px;
}

#myLinks a{
    background-color: #03111c;
}

.active{
    color: #f6ae06;
}

a{
    text-decoration: none;
    color: inherit;
}

.container{
    padding-left: 10%;
    padding-right: 10%;
    background-image: url('asset/web/bg_pattern_btm.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 5rem;
}

.container .label{
    font-size: 18px;
    color: #2a76df;
    text-align: center;
    margin-right: 1rem;
}

.container .search{
    justify-content: center;
    display: flex;
    align-items: center;
}

#date_search{
    background-color: #030b18;
    color: white;
    height: 2.5rem;
    font-family: 'Open Sans';font-size: 18px;
    border: 1px solid #011c35;
}

input[type="date"]::-webkit-calendar-picker-indicator {
      content: url(asset/web/result_icon_date.png);
}

li{
    font-size: 14px;
    display: inline;
    margin-inline: 50px;
    float: inline-start;
}


.ldraw{
    background-color: #03112e;
    width: 100%;
    display: inline-block;
    flex: auto;
    align-items: center;
    margin-top: 20px;
    padding-left: 2rem;
}

.past_result{
    background-color: #03112e;
    width: 100%;
    display: flex;
    align-items: center;
    justify-items: center;
    text-align: center;
    margin-top: 20px;
    padding-left: 2rem;
}

.past_tanggal{
    text-align: center;
    font-size: 20px;
}

#ld_tanggal{
    font-size: 36px;
    color: white;
    padding-bottom: 20px;
}

#title{
    font-size: 18px;
    color: #2a7680;
    padding-top: 20px;
}

.ldraw p{
    margin: 0px;
}

.row1{
    width: 100%;
    display: inline-flex;
}

.row1 .col1{
    width: 30%;
}

.row1 .col2{
    width: 70%;
    justify-content: end;
    text-align: end;
    justify-items: end;
}

.row1a{
    width: 100%;
    display: inline-flex;
}

.row2a{
    width: 100%;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.col1a{
    display: inline-flex;
    padding-left: 40%;
}



.col1b{
    display: inline-flex;
    padding-bottom: 10%;
    padding-left: 10%;
}


.col1a .ball{
    width: 5rem;
    padding-top: 1.5rem;
}

.col1b .ball{
    width: 2.5rem;
}



.row2{
    width: 100%;
    display: inline-flex;
    margin-top: 5%;
}



.col1b .ball{
    margin-inline: 2.5%;
}

.ptitle{
    width: 100%;
    text-align: center;
    font-size: 72px;
    font-weight: bold;
}



#blue{
    color: #2a76e0;
}

.center{
    text-align: center;
}

.background{
    background-color: #03112e;
}

.pdraw{
    width: 100%;
    display: inline-flex;
}

.pbox{
    width: 25%;
    background-color: #03112e;
    text-align: center;
    font-size: 20px;
    margin-inline: 10px;
}


.pbox #tanggal{
    padding-top: 10%; 
    padding-bottom: 0px;

}

.pbox p{
    margin: 0px;
    padding-top: 0px;
    padding-bottom:25%;
}

.more{
    text-align: center;
    padding: 60px;
    margin: 0;
}

.more #text{
    font-size: 18px;
    border-radius: 25px;
    color: white;
    text-decoration: none;
    border: 1px solid #f6ae06;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer{
    padding-bottom: 0px !important;
    background-color: #030b18;
    width: 100%;
    margin: 0;
}

.row3{
    background-color: #030b18;
    display: inline-flex;
    margin-inline: 10px;
    margin-bottom: 30px;
    padding-left: 5rem;
}

.row3 .col1{
    padding-top: 1rem;
}

.row3 .col2{
    padding-top: 1rem;
}


footer .col1{
    padding-left: 5rem;
    width: 60%;
    padding-right: 50px;
}

footer .col2{
    width: 40%;
    margin-right: 0;
}


footer p{
    font-size: 15px;
    margin-top: auto;
}

footer .text{
    font-size: 14px;
    text-align: justify;
    align-items: center;
}

footer .blue{
    color: #2a76e0;
}

hr{
    width: 80%;
    border-color: #091b35;
}

.copyright{
    text-align: center;
    font-size: 14px;
}

.copyright p{
    margin: 0px;
}

ul{
    display: inline-block;
}

li{
    display: inline-block;
    text-decoration: none;
}

.icon{
    width: 25px;
}

#icon_menu{
    display: none;
}

#mb_logo{
    display: none;
}

.navtext{
    align-items: center;
    justify-content: end;
    margin-top: 50px;
    text-decoration: none;
}

.navitem p{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

.navitem{
    padding-bottom: 0;
}

#logo_web{
    width: 130px;
}
