@import url(icon/font-awesome/css/font-awesome.css);
@import url(icon/Ionicons/css/ionicons.css);
@import url(icon/themify-icons/themify-icons.css);
@import url(icon/linea-icons/linea.css);
@import url(icon/glyphicons/glyphicon.css);
@import url(icon/flag-icon/css/flag-icon.css);
@import url(icon/material-design-iconic-font/css/materialdesignicons.css);
@import url(icon/simple-line-icons-master/css/simple-line-icons.css);
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.lockscreen {
    background: url(../images/login-rektorat.jpg) center center no-repeat #d2d6de;
    background-size: cover;
}
.lockscreen-image>img {border-radius: 0 !important}

.portal-title{
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 20px;
    font-family: Poppins, sans-serif;
    color: #fff;
    position: absolute;
    margin-left: 40px;
    font-weight: 500;
    font-size: 18px;
}

.ta_info {
    font-size: 14px !important;
}

.move_cursor {
    cursor: move;
}

.header_text {
    color: #ffffff;
}

.header_text:hover {
    color: #ffffff;
}

.checbox_ul {
    margin-top: 10px;
    list-style-type: none;
    padding-left:0;
}
.checbox_ul li {
    /* margin-left: 10px; */
}

.modal-full {
    max-width: 100% !important;
    width: 1100px !important;
}

/* P1 */


.float_right {float: right;}
.float_left {float: left;}

.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}

.bold {font-weight: bold;}

.font50 {font-size: 50px;}
.font20 {font-size: 20px;}
.font15 {font-size: 15px;}
.font10 {font-size: 10px;}

#p1 .tengah {text-align: center;}
#p1 .kanan {text-align: right;}

#img_logo_upn {
    width: 70px;
    margin-right: 20px;
}
#p1 .table_info {
    width: 50%;
    margin: 0 auto !important;
}

.dosen_ul {
    margin: 0;
    padding: 0;
}

.dosen_ul li{
    list-style-type: none;
}
/* P1 */


.df {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.dk {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.kbw-signature { width: 100%; height: 200px;}

#sig canvas{
    width: 100% !important;
    height: auto;
}

.table_preview_p1-container {}
.table_preview_p1-container tr td {padding: 10px;}

.table_preview_p1 {
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: grey;
    margin: 0 auto;
}

.table_preview_p1 th {
    border: 1px solid #ccc;
    padding: 2px;
    text-align: center;
    font-family: 'arial';
}

.table_preview_p1 td {
    border: 1px solid #ccc;
    padding: 2px;
    font-family: 'arial';
}

.radiobox {
    position: relative !important;
    left: 0px !important;
    opacity: 1000 !important;
}

.avataraka {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  font-size: 50px;
  font-weight: bold;
  color: #000;
  line-height: 80px;
  text-align: center;
  background: #fff;
  display: inline-block;
  margin: 10px auto;
}

.md-stepper-horizontal {
	display:table;
	width:100%;
	margin:0 auto;
	background-color:#FFFFFF;
	box-shadow: 0 3px 8px -6px rgba(0,0,0,.50);
}
.md-stepper-horizontal .md-step {
	display:table-cell;
	position:relative;
	padding:24px;
}
.md-stepper-horizontal .md-step:hover,
.md-stepper-horizontal .md-step:active {
	background-color:rgba(0,0,0,0.04);
}
.md-stepper-horizontal .md-step:active {
	border-radius: 15% / 75%;
}
.md-stepper-horizontal .md-step:first-child:active {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.md-stepper-horizontal .md-step:last-child:active {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.md-stepper-horizontal .md-step:hover .md-step-circle {
	background-color:#757575;
}
.md-stepper-horizontal .md-step:first-child .md-step-bar-left,
.md-stepper-horizontal .md-step:last-child .md-step-bar-right {
	display:none;
}
.md-stepper-horizontal .md-step .md-step-circle {
	width:30px;
	height:30px;
	margin:0 auto;
	background-color:#999999;
	border-radius: 50%;
	text-align: center;
	line-height:30px;
	font-size: 16px;
	font-weight: 600;
	color:#FFFFFF;
}
.md-stepper-horizontal.green .md-step.active .md-step-circle {
	background-color:#00AE4D;
}
.md-stepper-horizontal.orange .md-step.active .md-step-circle {
	background-color:#F96302;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
	background-color: rgb(33,150,243);
}
.md-stepper-horizontal .md-step.done .md-step-circle:before {
	font-family:'FontAwesome';
	font-weight:100;
	content: "\f00c";
}
.md-stepper-horizontal .md-step.done .md-step-circle *,
.md-stepper-horizontal .md-step.editable .md-step-circle * {
	display:none;
}
.md-stepper-horizontal .md-step.editable .md-step-circle {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.md-stepper-horizontal .md-step.editable .md-step-circle:before {
	font-family:'FontAwesome';
	font-weight:100;
	content: "\f040";
}
.md-stepper-horizontal .md-step .md-step-title {
	margin-top:16px;
	font-size:16px;
	font-weight:600;
}
.md-stepper-horizontal .md-step .md-step-title,
.md-stepper-horizontal .md-step .md-step-optional {
	text-align: center;
	color:rgba(0,0,0,.26);
}
.md-stepper-horizontal .md-step.active .md-step-title {
	font-weight: 600;
	color:rgba(0,0,0,.87);
}
.md-stepper-horizontal .md-step.active.done .md-step-title,
.md-stepper-horizontal .md-step.active.editable .md-step-title {
	font-weight:600;
}
.md-stepper-horizontal .md-step .md-step-optional {
	font-size:12px;
}
.md-stepper-horizontal .md-step.active .md-step-optional {
	color:rgba(0,0,0,.54);
}
.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
	position:absolute;
	top:36px;
	height:1px;
	border-top:1px solid #DDDDDD;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
	right:0;
	left:50%;
	margin-left:20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
	left:0;
	right:50%;
	margin-right:20px;
}

#table_absensi {border: 1px solid #ccc; width: 100%; }
#table_absensi tr th{border: 1px solid #ccc; text-align: center;}
#table_absensi tr td{border: 1px solid #ccc; text-align: center;}
#table_absensi tr td .aman {background: #19dd63; padding: 20px 0 !important; color: #fff; cursor: pointer;}
#table_absensi tr td .tidak_aman {background: #f7711a; padding: 20px 0 !important; color: #fff; cursor: pointer;}
#table_absensi tr td .spanner {padding: 20px 0 !important}
