/*----------------------------------------------
Author : www.webthemez.com
License: Commons Attribution 3.0
http://creativecommons.org/licenses/by/3.0/
------------------------------------------------*/


/*----------------------------------------------
    COMMON  STYLES    
------------------------------------------------*/
body {
    font-family: 'Open Sans', sans-serif;
}
.bidang-studi{
    background: #283643;
    text-align: center;
    font-size: 23px;
    padding: 10px 0px;
    cursor: pointer;
    color: white;
    transition: all.3s ease;
    -moz-transition: all.3s ease;
    -webkit-transition: all.3s ease;
    -o-transition: all.3s ease;
    position: relative;
}
.bidang-studi:hover{
    box-shadow : inset 350px 0px 0px 0px #159b81;
    transition: all.3s ease;
    -moz-transition: all.3s ease;
    -webkit-transition: all.3s ease;
    -o-transition: all.3s ease;
}
.bidang-studi.aktif{
    background:#159b81;
}
.layer-top{
    position: relative;
    overflow: hidden;
}
.layer{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(40,54,67,0.7);
    left: 0px;
    z-index: 1;
}
.layer .text{
    color : white;
    padding: 20px;
    font-size: 25px;
    text-transform: uppercase;
    background: #283643;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.layer-top img{
    transition: all.3s ease;
}
.layer-top:hover img{
    transform: scale(1.3) rotate(10deg);
    transition: all.3s ease;
}
.layer-top:hover .layer{
    z-index: 1;
}
 #wrapper {
    width: 100%;
    background-color: #333d4a;
}
.footer-homepage{
    background: #283643;
    padding: 30px 0px;
    border-top : 5px solid #159b81;
    margin-top: 7%;
}
.title-footer{
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.desc-footer{
    color: #e4e4e4;
    margin-top: 10px;
}
#page-wrapper {
    padding: 15px 15px;
    min-height: 600px;
    background:#f5f5fa;
}

#page-pendaf {
    padding: 15px 15px;
}

#page-inner {
    width:100%;
    margin:10px 20px 10px 0px;
    background-color:transparent;
    padding:10px;
    min-height:1200px;
}

.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}
.line-green{
    background: #159b81;
    padding: 2px;
}
.title-homepage{
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: bold;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 7px;
margin-bottom: -5px;
}
h2 {
    color: #000;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
    font-size:16px;
    line-height:25px;
    padding-top:20px;
}
/*----------------------------------------------
   DASHBOARD STYLES    
------------------------------------------------*/
.page-header {
padding-bottom: 9px;
margin: 10px 0 45px;
border-bottom: 1px solid #C7D1DD;
}
.page-header2 {
padding-bottom: 9px;
margin: -15px 0 45px;
border-bottom: 1px solid #C7D1DD;
}
.panel-back {
    background-color:#fff;
}
.panel-kelkel{
    border: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}
.panel-kelkel .panel-heading{
}
.panel-default > .panel-heading {
color: #000;
background-color: #FFFFFF;
border-color: #ddd;
font-weight:bold;
}
.jumbotron, .well{
background:#fff;
}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.set-icon {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}
    .bg-color-green {
background-color: #fff;
color: #5cb85c;
}
.bg-color-kel {
background-color: #fff;
color:#159b81;
}
.panel-primary{
    border : none;
}
.panel-primary .panel-footer{
    background: #159b81;
}
 .bg-color-blue {
background-color: #fff;
color: #4CB1CF
}
  .bg-color-red {
background-color: #fff;
color:#F0433D;
}
  .bg-color-brown {
background-color: #fff;
color:#f0ad4e;
}
.back-footer-green {
background-color: #5cb85c;
color:#fff;
border-top: 0px solid #fff;
}
.back-footer-kel {
background-color: #004080;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-red {
background-color: #F0433D;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-blue {
background-color: #4CB1CF;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-brown {
background-color: #f0ad4e;
color:#fff;
border-top: 0px solid #fff;
}
 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }

     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}
     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}
footer p{
font-size: 14px;
}
/*----------------------------------------------
    MENU STYLES    
------------------------------------------------*/


.user-image {
    margin: 25px auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}
.top-navbar{
margin:0px;
}
.top-navbar .navbar-brand {
color: #fff;
height: 60px;
width: 260px;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
line-height: 30px;
}
.top-navbar .nav > li {
position: relative;
display: inline-block;
}
.top-navbar .nav > li > a {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
position: relative;
display: block;
padding: 19px 15px;
color: #159b81;
border-bottom  : 2px solid transparent;
transition: all.5s ease;
-moz-transition: all.5s ease;
-webkit-transition: all.5s ease;
-o-transition: all.5s ease;

}
.top-navbar .nav > li > a:hover, .top-navbar .nav > li > a:focus {
text-decoration: none;
color: #159b81;
border-bottom  : 2px solid #159b81;
transition: all.5s ease;
-moz-transition: all.5s ease;
-webkit-transition: all.5s ease;
-o-transition: all.5s ease;
}
.top-navbar .dropdown-menu{
min-width: 230px;
border-radius: 0 0 4px 4px;
}
.top-navbar .dropdown-menu > li > a:hover, .top-navbar .dropdown-menu > li > a:focus{
color: #225081;
background:none;
}
.dropdown-tasks{
width: 255px;
}
.dropdown-tasks .progress {
height: 8px;
margin-bottom: 8px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 0px;
}
.dropdown-tasks > li > a { 
padding: 0px 15px;
}
.dropdown-tasks p {
font-size: 13px;
line-height: 21px;
padding-top: 4px;
}
.active-menu {
    background-color:#225081!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}
.sidebar-collapse .nav > li > a {
	color:#fff;
	background:transparent;
	text-shadow:none;
	
}
.sidebar-collapse > .nav > li > a {
	padding:15px 10px;
}
.sidebar-collapse > .nav > li {
	border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}
ul.nav.nav-second-level.collapse.in {
background: #172D44;
}
.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
	 
	outline:0;
}
 
.navbar-side {
	border:none;
	background-color: #333d4a;
}
.top-navbar {
	background:white;
	border-bottom:none;	
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}
.top-navbar .nav > li > a > i {
margin-right: 2px;
}
.top-navbar .navbar-brand:hover { 
color:#fff;

}
.dropdown-user li {
margin: 8px 0;
}
.navbar-default {
border:0px solid black;
     
}
.navbar-header {
    background: #159b81;

}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #B40101;
}
.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.nav > li > a > i {
    margin-right:10px;
}

/*----------------------------------------------
    UI ELEMENTS STYLES     
------------------------------------------------*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}

/*----------------------------------------------
    MEDIA QUERIES     
------------------------------------------------*/
 
 @media(min-width:768px) {
     #page-wrapper{
               margin: 0 0 0 260px;
        padding: 15px 30px;
        min-height: 1200px;
		
    }

    #page-pendaf {
    padding: 15px 15px;
    }   
	
	
    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 260px;
    }

   .navbar {
 border-radius: 0px; 
}
   
}
 @media(max-width:480px) {
.page-header small {
display: block;
padding-top: 14px;
font-size: 19px;
}
}


/* CUSTOM */
.wel {
    font-size: 35px;
    font-weight:bold;
    text-align: center;
    margin-bottom: 35px;
    margin-top: -5px;
}
.nilai {
    font-size: 75px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
}
#carousel{
    margin-top: 4%;
    border-bottom: 2px solid #159b81;
    padding-bottom: 10px;
}
#carousel .item img{
    width: 100%;
    height: 550px;
}
.box-pengunjung{
    position: fixed;
    background: white;
    z-index: 2;
    box-shadow: 0px 0px 10px grey;
    width: 260px;
    top : 100px;
    right: 0px;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transition: all.3s ease;
}
.box-pengunjung:hover
{
    transition: all.3s ease;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
}
.box-pengunjung .pengunjung{
    width: 100%;
    padding: 10px;
    float: right;
    height: 100%;
}
.box-pengunjung .tombol{
    background: #159b81;
    box-shadow: 0px 0px 5px grey;
    float: left;
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    left: 0px;
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}
.btn-custom{
    background: #159b81;
    width: 100%;
    color: white;
}
.btn-custom:hover, .btn-custom:focus{
    color: white;
}

#navigasi-soal .nav-hide {
    width: 45px;
    height: 42px;
    position: absolute;
    top: 0;
    left: -45px;
    background-color: #333d4a;
    display: table;
    cursor: pointer;
}

#navigasi-soal .nav-hide i {
    color: white;
    text-align: center;
    font-size: 19px;
    display: table-cell;
    vertical-align: middle;
}

#navigasi-soal {
    background: white;
    border: 1px solid #333d4a;
    border-top: none;
    z-index: 5;
    position: fixed;
    right: -350px;
    top: 40%;
    transform: translateY(-40%);
    width: 350px;
    height: 389px;
    transition: .5s;
}

#navigasi-soal.open {
    right: 0;
}

#navigasi-soal .head {
    background: #333d4a;
    padding: 10px 15px;
    color: white;
    font-size: 16px;
}

#navigasi-soal .body {
    padding: 10px;
    overflow-y: scroll;
    height: 345px;
}

#navigasi-soal .pocel {
    width: 20%;
    float: left;
    padding: 5px;
    cursor: pointer;
}

#navigasi-soal .point {
    width: 100%;
    display: table;
    height: 45px;
    font-size: 18px;
    text-align: center;
}

#navigasi-soal .point.green {
    background: #159b81;
    color: white;
    border: 1px solid #159b81;
}

#navigasi-soal .point.orange {
    background: #eea236;
    color: white;
    border: 1px solid #eea236;
}

#navigasi-soal .point.white {
    background: #fff;
    color: #333d4a;
    border: 1px solid #333d4a;
}

#navigasi-soal .point span {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    width: 100%;
}

@media(max-width:480px) {
    #navigasi-soal {
        width: calc(100% - 45px);
        right: calc(-100% + 45px);
    }

    #navigasi-soal.open {

    }
}

.pilihanGanda div {
    margin: 5px 0;
}

.pilihanGanda p {
    line-height: initial;
    padding: initial;
}

.selected-siswa {
    height: 150px;
    overflow-y: scroll;
    font-size: 13px;
    margin:5px 0;
    padding: 5px
}

.rekap-title {
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 15px;
}

.rekap-section:not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}