/* HOME  */

.home section.content {
    margin-top: 10px;
}
.home .modal-backdrop {
z-index: 1;
}
.home .sidebar .modal-content.bg-transparant {
    background-color: transparent;
    box-shadow: none !important;
}
.home .sidebar {
    top: 10px;
    width: 270px;
    left: 30px;
    border-top-left-radius: 50px;
    border-top-right-radius: 17px;
    background:transparent;
    background-image: linear-gradient(to top, rgba(234, 14, 14, 0), rgba(255,255,255,0.8), rgb(255, 87, 34));
}
.home .info-box {
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.2);
}
.home .sidebar .pl15 {
    padding-left: 15px !important;
}
.home .sidebar .plr15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.home .br100 {
    border-radius: 100px !important;
}
.home .login {
    margin-bottom: 20px;
}
.home .content .card .body {
    padding:0px;
}
.home .info-box .icon {
    width: 25px;
}
.home .sebagai button.btn.btn-default {
    font-size: 16px;
    padding-top: 7px;
    padding-left: 0px;
    padding-right: 0;
}
.home .info-box .content .text {
    font-size: 10px;
}
.home .info-box.hover-expand-effect:after{
    left:25px;
}

.home .sidebar .form-control-label {
    line-height: 2;
}
.home .sidebar .form-control {
    /* padding-left: 16px; */
}
.home .sidebar .user-info{
    padding:0;
    /* height: 250px; */
    height: auto;
    border:none;
}
.home .formlogin {
    margin-top: 20px;
}
.logosepakad {
    margin-top: -6px;
}
.home .labelinfo {
    background: #3F51B5;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 16px;
    display: block;
    color: #ffffff;
    text-align: right;
    border-top-left-radius: 50px;
}
.home .labelinfo:hover {
    background-color: #ffffff !important;
    color: #3F51B5;
}
.home .labelinfobawah {
    background: #eee;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 16px;
    display: block;
    text-align: left;
    margin-top: 20px;
    letter-spacing: 1px;
    border-bottom-right-radius: 50px;
}
.home .persetujuan a {
    padding-top: 0px !important;
}

.home .p10 {
    padding-top: 10px;
}
/* EOF HOME */

/* STYLE GURU */
.guru .user-info .image {
    background-color:#ffffff;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center right;
}
.guru .sidebar .user-info {
    height: 100px;
    padding: 0px;
}
.guru .sidebar .label-info {
    border-radius: 50px;
}
.guru .m0 {
    margin:0px !important;
}
.guru .sidebar .user-info .info-container {
    top: 27px;
}
.guru .card .header {
    border-radius: 10px;
}

.guru .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-left: 10px solid #3C763F !important;
}
.guru .alert-info {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-left: 10px solid #4caf50 !important;
}

.guru .btn.simpan{
    max-width: 220px;
    border-radius: 100px;
}

.guru .br100 {
    border-radius: 100px !important;
}

.guru.theme-indigo .navbar {
/*    background-color: #ffffff !important;*/
}

.guru div#navbar-collapse {
    padding-top: 0px;
}
@media (min-width: 1169px){
    .guru.theme-indigo .navbar {
        /* min-height: 55px; */
        min-height: 70px;
    }
    .guru .navbar-brand > img {
        display: block;
        margin-top: 15px;
    }
}
@media (max-width: 768px){
    .guru .navbar-brand > img {
        display: block;
        margin-top: -10px;
    }
    .home section.content {
        margin-top: 100px;
    }
}
@media (min-width: 1025px){
    
    .home .navbar {
        display: none;
    }
}
/* EOF STYLE GURU */
/* STYLE SISWA */
.siswa .user-info .image {
    background-color:#ffffff;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center right;
}
.siswa .sidebar .user-info {
    height: 100px;
    padding: 0px;
}
.siswa .sidebar .label-info {
    border-radius: 50px;
}
.tampilkansoal .url button:disabled,
.tampilkansoal .url button[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}
.siswa .m0 {
    margin:0px !important;
}
.siswa .sidebar .user-info .info-container,
.guru .sidebar .user-info .info-container {
    top: 0px;
    padding: 10px;
    background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,1));
    padding-top: 27px;
    height: 100px;
}

.siswa .card .header {
    border-radius: 10px;
}

.siswa .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-left: 10px solid #3C763F !important;
}

.siswa .btn.simpan{
    max-width: 220px;
    border-radius: 100px;
}

.siswa .br100 {
    border-radius: 100px !important;
}

.siswa.theme-indigo .navbar {
    background-color: #ffffff !important;
}

.siswa div#navbar-collapse {
    padding-top: 0px;
}

.btn-group.bootstrap-select.form-control.soallist {
    width: auto;
}

.grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-gap: 24px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 10px;
}

.grid-item {
    padding: 1rem;
    position: relative;
    color: #929796;
    background-color: #ffffff;
    border: 1px solid #2699fc;
    border-radius: 5px;
    padding-bottom: 20px;
    &:nth-child(odd) {
        background-color: #fff;
    }
}
.siswa .soallist .rating {
    position: absolute;
    top: -10px;
    font-size: 11px;
    background-color: #ffffff;
    right: 0;
}
.siswa .soallist .namatest {
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
    background-color: #2699fc;
    border-radius: 5px;
    padding: 5px;
}
.siswa .soallist .keterangan {
    color: #333;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}
.siswa .soallist .buka,
.siswa .soallist .topup {
    padding-bottom: 5px;
    letter-spacing: 1px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding-left: 20px;
}
.siswa .soallist .level {
    position: absolute;
    top: -25px;
    left: -9px;
}
.siswa .soallist .url {
    position: absolute;
    right: -1px;
    bottom: -1px;
}
@media (min-width: 1169px){
    .siswa.theme-indigo .navbar {
        /* min-height: 55px; */
        min-height: 70px;
    }
    .siswa .navbar-brand > img {
        display: block;
        margin-top: 15px;
    }
}
@media (max-width: 768px){
    .siswa .navbar-brand > img {
        display: block;
        margin-top: -10px;
    }
}

/* EOF STYLE siswa */

.ls-closed .bars:after, .ls-closed .bars:before {
    top: 10px !important;
}

.navbar.gbrkop {
    background-size: contain;
    background-position: 1% 50%;
    background-repeat: no-repeat;
}

.top-bar {
    padding: 0px 10px;
    background: #3498DB;
    color: #ffffff;
    font-family: 'Tahoma';
    text-align: right;
    font-size: 12px;
}
.fontwrap {
    word-break: break-all !important;
}

.s_biodata .table td {
    display: inline-block;
}
span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}
td.fotosiswa {
    display: block !important;
}
.fotosiswa .image {
    background-size: contain;
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
}
.qr h2 {
    margin-top: 10px;
}
.qr .selamatdatang {
    text-align: center;
    font-style: italic;
    padding-top: 10px;
}
.qr .nama {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #ffffff;
    background-color: #00336633;
}
.qr .alert {
    background-color: #6b69012e;
}
.qr .alert.info{
    background-color: #4caf50;
}
.qr .content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 10px;
}
.qr .btn-qr {
    padding: 15px;
    text-transform: uppercase;
    font-size: 16px !important;
}
.qr .footer {
    padding: 10px;
    background: #003366;
    color: #ffffff;
    font-family: 'Verdana';
    font-size: 12px;
}
.qr .header {
    padding: 10px;
    background: #003366;
    color: #ffffff;
    font-family: 'Verdana';
}
.qr .container {
    /*width:400px;*/
    box-shadow:0px 0px 20px #999;
}
.qr .news-head {
    font-size:12px;
    font-family:Tahoma, Geneva, sans-serif;
    height:95px;
    color:black;
    margin-left:10px !important;
}
.qr .news-head > a {
    text-decoration:none;
}
.qr li.news-head {
    list-style: none;
}

.navbar{
    /*background-image:url('/siaprima2018/images/header.gif');*/
    background-size: cover;
    background-position: 0%; 
    box-shadow: 0 5px 10px rgba(37, 80, 144, 0.34);
}
.theme-indigo .bars {
    color: #ffc100;
    position: absolute;
    top: 0;
}

img.gbrkop {
    width: 100%;
}
input#new_image2 {
    width: 80px;
}
.navbar-brand {
    font-size: 38px;
    display: block;
    padding: 35px 15px 0 15px;
    height: 30px;
    line-height: 0px;
}

.nomargin {
    margin: 0 !important;
}
.navbar-alamat {
    display: block;
    color: #d8d8f1;
}
/* .sidebar .user-info .info-container {
    cursor: default;
    display: block;
    position: relative;
    top: 50%;
    text-align: center;
    color: #ffffff;
    white-space: normal;
    background-color: #0000006e;
} */

.user-info .image{
    position: relative;
    top: 50%;
    transform: translateY(-50%); 
    height: 135px;
    width: 100%;
    background-size: contain;
    background-position: center center;
    /*background-repeat: no-repeat;*/
    background-color: #3f74b5;
}
h4.nomargin {
    display: inline-block;
}
.form-control-label.center {
    text-align: center;
}
.warning {
    background-color: #F44336 !important;
    color: #fff; }
    .bg-red .content .text,
    .bg-red .content .number {
      color: #fff !important; }

.success {
    background-color: #2b982b !important;
    color: #fff; }
    .bg-red .content .text,
    .bg-red .content .number {
        color: #fff !important; }

.card,.alert,.info-box{
    border-radius: 10px;
}
.bootstrap-select .bs-searchbox:after{
    content:'';
}
.btn-group.surat button {
    font-size: 18px !important;
    padding-left: 0px;
}
.table_transasi_list{
    th {
        min-width: 20px;
    }
}
.kecilbgt {
    font-size: 10px;
    display:block;
    margin-bottom: 0px;
}

.tglentry {
    font-size: 10px;
}

.signup-page {
    background-color: #3F51B5;
    max-width: 600px;
}
.signup-page .signup-box a {
    color: #337ab7;
}

.thumbnailumum {
    background-size: cover;
    width: 60px;
    height:60px;
}
input.nopadding{
    padding:0;
}
.tabelnomor {
    font-size: 44px;
    text-align: center;
    font-weight: 600;
    width: 73px;
}
.ratakiri {
    text-align: left;
}
.ratakanan {
    text-align: right;
}
.ratatengah {
    text-align: center;
}
.transaksi_datapembeli {
    font-size: 18px;
}
input.transaksibayar {
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    width: 100%;
}
.info-box .icon i{
    font-size: 25px;
}
h3 {
    margin: 0;
    font-size: 22px;
}
.judul {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding: 10px;
}
.transaksidetil {
    width: 700px;
    border-bottom: 1px solid;
    border-top: 1px solid;
}
.transaksidetil td {
    font-family: monospace;
    padding: 5px;
    font-size: 12px;
}
.transaksidetil th {
    border-bottom: 1px solid;
    text-align: left;
    padding: 5px;
    font-family: monospace;
}
.transaksitotal td {
    font-family: monospace;
    vertical-align: top;
}
.transaksitotal {
    border-bottom: 1px solid;
    width: 700px;
    margin-bottom: 30px;
}
.baristotalkiri td {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}
.baristotalkiri {
    width: 350px;
}
.baristotalkanan{
    width: 100%px;
}
.transaksifooter {
    width: 700px;
    text-align: center;
    margin-top: 10px;
    font-family: monospace;
}
.switch {
    margin-top: 5px;
}
.kolomnamafoto .foto {
    max-width: 100px;
    margin-right: 10px;
    margin-bottom: 0px;
}
.kolompertama {
    /*background: url(/siaprima2018/siswafoto/1724-wanita-2.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: white;
    text-shadow: 0 5px 20px rgba(0, 0, 0, 0.81) !important;
    text-align: center;
}
.ratatengah{
    text-align: center;
}
img.siswafoto, img.tentorfoto, img.ortufoto {
    width: 100%;
    margin-left: 5px;
    padding-right: 5px;
}
.font10 {
    font-size: 10px !important;
}
.font12 {
    font-size: 12px !important;
}
.font13 {
    font-size: 13px !important;
}
.font20 {
    font-size: 20px !important;
}
.transaksifooter .spacettd {
    height: 60px;
}
.alert p{
    color:black;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.tglentry .m5 {
    margin-bottom: 5px;
}
textarea.dikirimke {
    width: 100%;
    height: 57px;
}
input.besar {
    font-size: 34px;
    height: 70px;
}
input#displaytglskr {
    width: 100%;
    font-size: 24px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}
.jadwalakademik_select {
    width: 100px !important;
    float: none !important;
}
.jadwalakademiklist .label-info {
    border-radius: 15px;
}
.jadwalakademiklist table {
    width: 100%;
}
.jadwalakademiklist td {
    vertical-align: initial;
    padding-bottom: 15px;
}
.jadwalakademiklist td .material-icons.edit,.jadwalakademiklist td .material-icons.delete,.jadwalakademiklist td .material-icons.siswa {
    font-size: 13px;
}
.jadwalakademiklist td .tanggal{
    border-radius: 10px;
}
button.jadwalakademik_submit {
    width: 170px;
}
.input-group.jadwalakademik {
    width: 170px;
    margin-bottom: 0;
}

.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle):before {
    content:'';
}
.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle) {
    margin-left: 0px !important;
}


@media (min-width: 1169px) {
    .theme-indigo .navbar {
        min-height: 70px;
    }
}
@media (max-width: 1169px) and (min-width: 992px) {
    .navbar > .container-fluid .navbar-brand {
        width: 100%;
        text-align: center;
        padding-top:0px;
    }
    .navbar-header {
        width: 100%;
    }
    .navbar-alamat {
        text-align: center;
    }
    .container-fluid.header {
        display: inline-flex;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar > .container-fluid .navbar-brand {
        text-align: center;
        width: 100%;
        margin-left: 13px;
        padding-top: 0px;
    }
    .container-fluid.header {
        display: inline-flex;
    }
    section.content {
        margin-top: 75px;
    }
    .info-box {
        margin-bottom: 5px;
        height:50px;
    }
    .info-box .icon {
        display: inline-block;
        width: 80px;
    }
    .info-box .icon i {
        font-size: 16px;
        line-height: 3.3;
    }
    .info-box .content {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .info-box .content .text {
        font-size: 13px;
    }
    .form-control-label {
        text-align: left;
    }
    .card .body .col-xs-12, .card .body .col-sm-12 {
        margin-bottom: 5px;
    }
    .form-horizontal .form-group {
        margin-left: 0;
    }
}


@media screen and (max-width: 769px) {
    .home .sidebar,
    .home section.content {
        top: 100px;
    }
    .info-box.hover-expand-effect {
        margin-bottom: 10px;
    }
    .form-group.form-float.form-group-lg {
        margin-right: 0px;
        margin-left: 0px;
    }
    .container-fluid.header {
        display: inline-flex;
    }
    .s_biodata .table td {
        white-space: normal !important;
    }
    section.content {
        margin-top: 80px;
    }
    .navbar-header {
        width: 0% !important;
    }
    .navbar-brand {
        font-size: 14px;
        margin-left: 0;
        padding-top:12px;
    }
    .navbar > .container-fluid .navbar-brand {
        width: 100%;
        padding-top:0px;
    }
    a.navbar-toggle.collapsed {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .home .sidebar {
        top: 100px;
        border-top-left-radius: 0;
    }
    .home .labelinfo {
        border-top-left-radius: 0;
        color: #ffffff;
    }
    .home section.content {
        margin-top: 100px;
    }
    .home .sidebar {
        background: #ffffff;
    }
    
}