* {margin:0; padding:0;}
     
body {
    background-color:#e7ecf8;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
}

.mynav {
    margin:auto;
    text-align: center;
    width: 100%;
} 

.mynav ul ul {
    display: none;
}

.mynav ul li:hover > ul{
display: block;
width: 150px;
}

.mynav ul {
    background: #2269f4;
    padding: 0 20px;
    list-style: none;
    position: relative;
    display: inline-table;
    width: 100%;
}

.mynav ul:after {
    content: ""; 
    clear:both; 
    display: block;
}

.mynav ul li{
    float:left;
}

.mynav ul li:hover{
    background:#006e15;
}

.mynav ul li:hover a{
    color:#fff;
}

.mynav ul li a{
    display: block;
    padding: 25px;
    color: #fff;
    text-decoration: none;
}

.mynav ul ul{
    background: #53bd84;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    top:100%;
}

.mynav ul ul li{
    float:none;
    border-top: 1px soild #53bd84;
    border-bottom: 1px solid #53bd84;
    position: relative;
}

.mynav ul ul li a{
    padding: 15px 20px;
    color: #fff;
    text-align: center;
}

.mynav ul ul li a:hover{
    background-color: #ffd868;
}

.mynav ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.siswa-page{
    float: right;
}
.cb{
    margin: 0px 1em 0em 0em;
}

.styled-table3,
.styled-table2{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    float:left;
    margin: 10px 25px 0em 0em;
    font-size: 1em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    float:left;
    margin: 10px 25px 0em 0em;
    font-size: 1em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table3 tbody{
    display: block;
    width: 100%;
    overflow: auto;
    height: 500px;
    background-color: white;
}
.styled-table2 tbody{
    display: block;
    width: 100%;
    overflow: auto;
    height: 600px;
    background-color: white;
}
.styled-table tbody{
    display: block;
    width: 100%;
    overflow: auto;
    height: 500px;
    background-color: white;
}
.styled-table3 thead tr,
.styled-table2 thead tr,
.styled-table thead tr {
    background-color: #0071e2;
    color: #ffffff;
    text-align: center;
    display: block;
}
.styled-table2 thead tr th,
.styled-table2 thead tr th,
.styled-table thead tr th{
    text-align: center;
}
.styled-table3 tbody tr,
.styled-table2 tbody tr,
.styled-table tbody tr {
    text-align: center;
}
.styled-table3 tbody tr:hover,
.styled-table2 tbody tr:hover,
.styled-table tbody tr:hover {
    text-align: center;
    background-color: #ebefef;
}
#create_column{
    text-align: end;
}
#siswa_id_column{
    text-align: end;
}
#column_right{
    text-align: end; 
}
.styled-table4 th{
    padding: 15px 10px;
    text-align: center;
    width: 160px;
}
.styled-table3 th{
    padding: 15px 10px;
    text-align: center;
    width: 140px;
}
.styled-table2 th{
    padding: 15px 10px;
    text-align: center;
    width: 150px; 
}
.styled-table th{
    padding: 15px 10px;
    text-align: center;
    width: 119px;
}
.styled-table4 td{
    padding: 15px 10px;
    text-align: center;
    width: 160px;
}
.styled-table3 td {
    padding: 15px 10px;
    text-align: center;
    width: 141px;
}
.styled-table2 td{
    padding: 15px 10px;
    text-align: center;
    width: 150px;
}
.styled-table td {
    padding: 15px 10px;
    text-align: center;
    width: 120px;
}
.styled-table3 tbody tr,
.styled-table2 tbody tr,
.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}
.styled-table3 tbody tr:last-of-type,
.styled-table2 tbody tr:last-of-type,
.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #4a6efb;
}
.styled-table3 tbody tr.active-row,
.styled-table2 tbody tr.active-row,
.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}

.styled-table4 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    float:left;
    margin: 10px 25px 0em 0em;
    font-size: 1em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table4 tbody{
    display: block;
    width: 100%;
    overflow: auto;
    height: 500px;
}

.styled-table4 thead tr {
    background-color: #0071e2;
    color: #ffffff;
    text-align: center;
    display: block;
}

.styled-table4 thead tr th{
    text-align: center;
}

.styled-table4 tbody tr {
    text-align: center;
}

.styled-table4 tbody tr:hover {
    text-align: center;
    background-color: #ebefef;
}
.styled-table4 th{
    padding: 15px 10px;
    text-align: center;
    width: 170px;
}
.styled-table4 td{
    padding: 15px 10px;
    text-align: center;
    width: 170px;
}
.styled-table4 tbody tr {
    border-bottom: 1px solid #dddddd;
}
.styled-table4 tbody tr:last-of-type {
    border-bottom: 2px solid #4a6efb;
}
.styled-table4 tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
button {
    border: 1px solid #ffffff;
    background-color: #ffb703;
    border-radius: 0.9em;
    padding: 0.6em 0.8em 0.6em 0.8em;
    font-size: 14px;
   }
   
   button span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
   }
   
   button:hover {
    background-color: #80bcf7d9;
   }
   .laporan-button {
    display: inline-flex;
    align-items: center;
   }
   .manual-button {
    display: inline-flex;
    align-items: center;
   }
   .add-button {
    display: inline-flex;
    align-items: center;
   }
   .setuju-button {
    display: inline-flex;
    align-items: center;
   }
   .tolak-button {
    display: inline-flex;
    align-items: center;
   }
   .terapkan-button{
    display: inline-flex;
    align-items: center;
}
.reset-button{
    display: inline-flex;
    align-items: center;
}
.delete-button{
    background-color: #ff1500;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-weight: 600;
    border-radius: 0.8em;
}
.delete-button:hover{
    background-color: #ff2a17;
}
.delete-img{
    margin: 0px 3px 0px 0px;
}
.edit-button{
    margin: 0px 5px 0px 0px;
    border-radius: 0.9em;
}
.edit-siswa{
    border-radius: 0.9em;
}
#createtb{
    border-radius: 0.9em;
    background-color: #07ab25;
}
.izin-bg{
    background-color: #2097E6 !important;

}
.create_button{
    margin-top: 30px;
}

.hadir_button{
    background-color: #07ab25;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-weight: 600;
    border-radius: 0.8em;
}
.hadir_button:hover{
    background-color: #18b936;
}
.icon-pad{
    padding-right: 3px;
}

#outer {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
}

label{
    padding: 0px 10px 0px 0px;
}
.input-style {
    padding: 8px;
    border: 2px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #555;
    outline: none;
}
  
.input-style:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.isian {
    padding: 10px;
}

.login_form {
    background-color: #0071e2;
    padding: 25px;
    position: relative;
    top: 30%;
    border: #810404 10px;
    border-radius: 7px;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

#masuk_button{
    font-size: 16px;
    padding: 10px;
    border-radius: 2px;
    padding-top: 13px;
    border: #000 0px;
    position: relative;
    left: 42%;
}

#masuk_button:hover{
    background-color: #017d18;
}
.logo {
    position: relative;
    left: 30%;
}

.radio-inputs {
    display: flex;
    justify-content: left;
    align-items: center;
    max-width: 350px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .radio-inputs > * {
    margin: 6px;
    margin-top: 0px
  }
  
  .radio-input:checked + .radio-tile {
    border-color: #2260ff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #2260ff;
  }
  
  .radio-input:checked + .radio-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #2260ff;
    border-color: #2260ff;
  }
  
  .radio-input:checked + .radio-tile .radio-icon svg {
    fill: #2260ff;
  }
  
  .radio-input:checked + .radio-tile .radio-label {
    color: #2260ff;
  }
  
  .radio-input:focus + .radio-tile {
    border-color: #2260ff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
  }
  
  .radio-input:focus + .radio-tile:before {
    transform: scale(1);
    opacity: 1;
  }
  
  .radio-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-height: 48px;
    border-radius: 0.5rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: 0.15s ease;
    cursor: pointer;
    position: relative;
  }
  
  .radio-tile:before {
    content: "";
    position: absolute;
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    border-radius: 50%;
    top: 0.25rem;
    left: 0.25rem;
    opacity: 0;
    transform: scale(0);
    transition: 0.25s ease;
  }
  
  .radio-tile:hover {
    border-color: #2260ff;
  }
  
  .radio-tile:hover:before {
    transform: scale(1);
    opacity: 1;
  }
  
  .radio-icon svg {
    width: 2rem;
    height: 2rem;
    fill: #494949;
  }
  
  .radio-label {
    color: #707070;
    transition: 0.375s ease;
    text-align: center;
    font-size: 13px;
  }
  
  .radio-input {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

.kalender{
    padding-left: 100px
}
.laporan{
    padding-left: 50px;
    margin-top: 25px;
}
.laporan thead tr th{
    text-align: center;
}

.input-group-addon{
    pointer-events: none;
}

.edit_form {
    background-color: #0071e2;
    margin-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    border-radius: 20px;
}

.input-style{
    margin: 10px 15px 10px 10px
}

.alamat_input{
    height: 100px;
}

.form_logo{
    position: relative;
    left: 42%;
}

.form_button{
    font-size: 16px;
    padding: 10px;
    border-radius: 2px;
    padding-top: 13px;
    border: #000 0px;
    position: relative;
    left: 47%;
}

#siswa_table {
    width: 100%;
}

#siswa_form2,
#siswa_form{
    background-color: #ffffff;
}

.myheader{
    background-color: #0071e2;
}

#row_i{
    margin-top: 50px;
}

#col_1{
    justify-content: end;
}

.mycard{
    margin: 0px 15px 15px 15px;
    max-width: 328px;
}

.card-header{
    background-color: #2269f4;
    color: white;
}

.date{
    width: 350px;
}

#tabel_kehadiran{
    margin-top: 15px;
    margin-right: 0px;
    float: right;
    width: 100%;
}

.my-time{
    padding: 2px 0px 10px 0px;
}

.izin-form {
    background-color: white;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.izin_logo{
    position: relative;
    left: 36%;
}

#izin-card{
    margin-top: 25px;
    margin-bottom: 15px;
    width: 100%;
    float: right;
}

.form-select{
    width: 350px;
}
.textcard{
    margin-left: 5px;
}
.aksi-filter{
    float: right;
    margin-right: 25px;
    margin-top: 10px;
}
.btn-terapkan{
    background-color: #FFD700;
}
.ket-card{
    width: 300px;
    margin-top: 25px;
    color: #184660;
    font-family: "Rubick", sans-serif;
    font-weight: bold;
}
h5{
    font-family: "Rubick", sans-serif;
    font-weight: 550; 
    white-space: pre-line;
}
#accordionExample{
    margin-top: 25px;
}
.ket2-card{
    width: 100%;
    margin-top: 25px;
    font-family: "Rubick", sans-serif;
    font-weight: bold;
}
.grupsort{
    padding-top: 10px;
}

:focus {
    outline: 0;
    border-color: #2260ff;
    box-shadow: 0 0 0 4px #b5c9fc;
  }
  
  .mydict div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.25rem;
    justify-content: left;
  }
  
  .mydict input[type="radio"] {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  
  .mydict input[type="radio"]:checked + span {
    box-shadow: 0 0 0 0.0625em #0043ed;
    background-color: #dee7ff;
    z-index: 1;
    color: #0043ed;
  }
  
  .mydict label span {
    display: block;
    cursor: pointer;
    background-color: #fff;
    padding: 0.250em .5em;
    position: relative;
    box-shadow: 0 0 0 0.0625em #b5bfd9;
    letter-spacing: .05em;
    color: #3e4963;
    text-align: center;
    transition: background-color .5s ease;
  }
  
  .mydict label:first-child span {
    border-radius: .375em 0 0 .375em;
  }
  
  .mydict label:last-child span {
    border-radius: 0 .375em .375em 0;
  }

.dashboard-title{
    padding: 15px;
    border-radius: 15px;
}

.dashboard-content{
    border-radius: 10px;
}

.dashboard-logo{
    float: right;
    margin-right: 10px;
}
.logout-button{
    position:relative;
    margin-top:20%;
    float: right;
    margin-right: 5px;
    display: inline-flex;
    align-items: center;
}
.logout2-button{
    position:relative;
    margin-top:5%;
    float: right;
    margin-right: 5px;
    display: inline-flex;
    align-items: center;
}
.card {
    border: 0 solid transparent;
    box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%);
}

.mypad{
    margin-bottom: 15px;
}
.page-link{
    margin-top: 0px;
}

