@font-face{
    src:url('../fonts/sjoe.otf');
    font-family: 'Slim Joe';
}

@font-face{
    src:url('../fonts/bjoe.otf');
    font-family: 'Big John';
}

@font-face {
    src: url('../fonts/BrannbollFet.ttf');
    font-family: 'BrannbollFet';
}

/*Login Style*/

.login-content-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.login-content{
    background: url('../img/login-background.png') repeat;
}

.login-content .img-logo {
    width: 250px;   
    margin-left: -1em;
}

.login-content .mode{
    font-family: 'Slim Joe';
    font-weight: 900;
    color: #0093DE;
    margin-top: -15px;
    margin-bottom: 30px;
}

.lc-block:not(.lc-block-alt) .btn-login{
    top: 73%;
}

.lc-block:not(.lc-block-alt) .btnSubmit{
    top: 75%;
}

.lcb-navigation a{
    background: rgba(0, 0, 0, 0.5);
}

.title {
    color: #0093de !important;
    font-family: 'Roboto', sans-serif;
}

.BrannbollFet {
    font-family: 'BrannbollFet';
}

.kuning {
    color: #ffb400 !important;
}

/*End Login Style*/

.hi-logo a{
    font-size: 20px;
    font-family: 'Slim Joe';
    margin-top: -5px;
}

.hi-logo span{
    font-family: 'Big John';
}

#footer{
    padding-top:70px;
    font-size:11px;
}

.s-profile>a {
    height: 182px;
    background: url('../img/widgets/background.jpg');
    background-size: 100% 100%;
}

.s-profile>a .sp-pic{
    text-align: center;
}

.s-profile>a .sp-pic>img {
    width: 120px;
    height: 120px;
}

.s-profile>a .sp-info{
    margin-top:0 !important;
}

.bio{
    background: #838383;
    margin-top:-5px;
}

.bio ul{
    list-style: none;
    margin: 0;
    padding: 20px 0;  
}

.bio ul li{
    padding:5px;
    padding-left:30px;
    color:#fff;
}

.bio ul li i{
    margin-right:10px;
    font-size: 22px;   
    width: 20px;
    text-align: center;
}

table .danger{
    background: #2196F3 !important;
}

/* Style Dana */
#panelSemester a{
    margin-bottom:10px;
    margin-right:5px;
    width : 24%;
    padding:20px 0;
}
.undone{
    background: #ccc !important;
    color:#202020 !important;
}
.note{
    margin-top: 10px 0;
    margin-bottom: 30px;
}
.hijau{
    color: #4CAF50;
}
.abu{
    color: #ccc;
}
.bukti{
    max-width: 150px;
}
@media(max-width:1080px){
    #panelSemester a{
        width:23.5%;
    }
}

label small {
    display: block;
}

.text-normal {
    text-transform: none;
}

.dz-preview {
    display:none;
}

#loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin:auto;
}   
 
 
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.option input[type=text] {
    width:50% !important;
    height:auto !important;
    padding-bottom: 10px !important;
    opacity: 1 !important;
}

.option .fa-times {
    display:inline-block !important;
    float: left;
    left: 52%;
    bottom: 15px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
}

.linear span.labels {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.card-pertanyaan .form-group {
    margin-bottom: 0px !important;
}

/* Style buat quisionare */
.one .col { width: calc(100%/1); }
.two .col { width: calc(100%/2); }
.three .col { width: calc(100%/3); }
.four .col { width: calc(100%/4); }
.five .col { width: calc(100%/5); }
.six .col { width: calc(100%/6); }
.seven .col { width: calc(100%/7); }
.eight .col { width: calc(100%/8); }
.nine .col { width: calc(100%/9); }
.ten .col { width: calc(100%/10); }
.eleven .col { width: calc(100%/11); }
.twelve .col { width: calc(100%/12); }
.thirteen .col { width: calc(100%/13); }
.fourteen .col { width: calc(100%/14); }

.col {
    float:left;
    text-align: center;
}

.col label {
    padding: 10px;
    cursor: pointer;
}

.col .top {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.col .bottom {
    display: block;
}

.col .bottom .radio-inline {
    margin:0 !important;
    margin-left: 12px !important;
    margin-top: 15px !important;
}

.radio-inline.text {
    padding-left: 0;
    padding-right: 0;
}

.col .bottom .text {
    font-size: 14px;
    font-weight: bold;
}

.col.msg .top { opacity: 0; }

a.move {
    cursor:move;
}

.placeholder {
    border:1px solid #000;
    background: #0a6ebd;
}

.ui-state-highlight {
    height:100px;
    border:1px dashed;
    margin-bottom:15px;
}

.bootstrap-select>.btn-default:before {
    background-color: transparent !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}

.DTFC_Cloned {
    margin-top: 19px !important;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: top;
}

.pelaporan-guide-wrapper { 
    z-index: 999;
    transition: .2s; 
}

.pelaporan-guide {
    width: 250px;
    border-radius: 8px;
    box-shadow: 1px 2px 5px rgba(0,0,0,.3);
    margin-right: 0em;
    transition: .5s;
}

@media (min-width: 480px){
    .pelaporan-guide { 
        width: 250px !important; 
        margin-right: 0em !important;
    }
    .login-content .img-logo {
        width: 210px !important;
    }
}

@media (min-width: 720px){
    .pelaporan-guide { 
        width: 350px !important; 
        margin-right: 0em !important;
    }
    .login-content .img-logo {
        width: 300px !important;
    }
}

@media (min-width: 900px){
    .pelaporan-guide { 
        width: 400px !important; 
    }
    .login-content .img-logo {
        width: 300px !important;
    }
}

@media (min-width: 1200px){
    .pelaporan-guide { 
        width: 550px !important; 
        margin-right: 4em !important;
    }
    .login-content .img-logo {
        width: 400px !important;
    }
}

@media (min-width: 1920px){
    .pelaporan-guide { 
        width: 800px !important; 
        margin-right: 4em !important;
    }
    .login-content .img-logo {
        width: 500px !important;
    }
}