@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Raleway&display=swap');

body {
    margin: 0;
    padding: 0;
}
header {
    background-color: #f1f1f1;
    padding: 20px;
    text-align: center;
}

main {
    padding: 50px;
}

/* style pop up profile */
#btnprofile {
    color: white;
    background-color: #3F8CFF;
    border: none;
}

.modal-content{
    border-radius: 20px;
    margin-left: 115%;
    margin-bottom: 10px;
    width: 307px;
    height: 357px;
}
.modal-header {
    background-color: #76D2F7;
    border-radius: 20px;
    width: 307px;
    height: 357px;
}

#gambarmr {
    margin-left: 90px;
    margin-bottom: 20px;
    width: 97px;
    height: 99px;
}

.selamat-datang {
    margin: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 60px;
}

.selamat-datang2 {
    margin: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 95px;
}

.dua {
    border: 1px solid white;
}

#keluar {
    margin-left: 86%;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 30px;
}

.kelola button {
    border: 4px solid white;
    border-radius: 5px;
    background-color: #3F8CFF;
    width: 273px;
    height: 45px;
}

#text1 {
    color: white;
    text-decoration: none;
    margin-right: 75px;
    margin-left: 20px;
}

#text2 {
    color: white;
    text-decoration: none;
    margin-right: 150px;
    margin-left: 20px;
}

#icon {
    width: 32px;
    height: 30px;
    color: white;
}

#icon2 {
    width: 32px;
    height: 30px;
    color: white;
}

#kertas1 {
    margin-top: -50%;
    margin-left: 21%;
}

.kotak {
    border: 1px solid black;
    width: 20%;
}

.kota{
    margin-left: 15px;
    
}

.list ul li{
    list-style-type: none;
    background-color: #B0D0FF;
    margin: 5px;
    padding: 6px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    text-align: center;
    width: 106px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
}

li a {
    text-decoration: none;
    color: black;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    font-family: 'Raleway', sans-serif;
}

hr {
    color: #3F8CFF;
}

.card-img-top {
    width: 257px;
    height: 247px;
}

.card-title {
    font-size: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

.card-text {
    text-align: center;
}

.card {
    border: none;
}

#tombol {
    background-color: #3F8CFF;
    font-weight: bold;
    border-radius: 24px;
    width: 194px;
    height: 60px;
    margin-left: 20px;
    border: none;
}

.btn-primary{
    background-color: #3F8CFF;
}

.input-group{
    margin-bottom: 20px;
}

.form-outline {
    width: 17%;
}

.gambar3{
    width: 15px;
    height: 15px;
    margin-bottom: 5px;
}

#container2 {
    margin-top: 50px;
    border: none;
    width: 102%;
    padding: 30px;
    background-image: radial-gradient(circle at -19.64% 37.72%, #76D2F7 0, #76D2F7 25%, #76D2F7 50%, #5BB2BC 75%, #5BB2BC 100%);
}

.kotak3 {
    padding: 41px;
    width: 40%;
    margin-left: 80px;
}

.kotak4 {
    padding: 30px;
    width: 50%;
}

.but1{
    margin: 5px;
    width: 441px;
    height: 45px;
    border-radius: 10px;
    border: none;
    font-family: 'Raleway', sans-serif;
}

.but2{
    margin: 5px;
    width: 441px;
    height: 45px;
    border-radius: 10px;
    border: none;
    background-color: #3F8CFF;
    font-family: 'Open Sans', sans-serif;
}

.text3 {
    font-weight: bold;
    font-size: 20px;
}

.text4 {
    font-size: 15px;
}

#Beli{
    text-decoration: none;
    color: black;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}