@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format('woff2');
}
 /* * {
	 font-family: 'Roboto Condensed';
} */
body {
    padding-top: 0px;
    background-color: #FFF;
}
.navbar-inverse {
    background-color: #ff9b4f;
    border: 1px solid #2e1066;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}
.text-primary {
    color: #2e1066;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #2e1066;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding-top: 10px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #FFF;
    background-color: #2e1066;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
}
.navbar-nav {
    margin-left: -25px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #0f71b8;
    border-color: #2AC9BC;
}
.panel-default > .panel-heading2 {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-heading2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel {
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 0px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbnail1 {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857;
    border: 0px solid #DDD;
    border-radius: 0px;
    transition: border 0.2s ease-in-out 0s;
}
a:focus, a:hover {
    color: #23527C;
    text-decoration: none;
}
a {
    color: #333;
    text-decoration: none;
}
.text-decoration{
  font-size: 12px;
  padding-left: 5px;
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 90px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.brc{
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}
.brc2{
   padding: 0 0 0 0 !important;
   border: 0;
   border-bottom: 1px dashed #666  ;
}
.frc {
    margin: 20px 0 0 0;
    background-color: #e8e8e8;
    padding: 20px 0 20px 0;
    border-top: 1px solid #e8e8e8;
}
.line6{
  border: 2px solid #f6cb2f;
}
.text-soft{
  color: #666;
}
.navbar-top {
    border-radius: 0px;
    min-height: 75px;
    background-color: #213f73;
}
.navbar-inverse .navbar-nav > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
  color: #fff !important;
  background-color: #6FDAD1 !important;
}
.navbar-monochrome .navbar-nav > li > a {
    color: #666;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    background-color: #333;
}
#back-to-top {
    position: fixed;
    font-size: 20px;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    padding-top: 7px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}
.nav>li:hover .submenu{
	display:block;
}
.submenu{
	min-width:200px !important;
}
.submenu li a{
	color:#666 !important;
	padding:8px 15px;
	font-size: 13px;
	font-family: "segoe ui",arial,sans-serif !important;
}
.submenu li a:hover{
	color:#666 !important;
	background:#f5f5f5 !important;
}
.navbar-nav > li {
    float: left;
}
.pd{
  padding: 0 0 10px 0;
}

.pd2{
  padding: 15px 0 10px 0;
}
.header-fgp{
  padding: 0 0 0 200px;
  margin-top: -60px;
}
.pd3{
  padding: 20px 0 0 0;
}
.pd-bt{
  padding: 0 0 20px 0;
}
.pd-head{
  margin: 20px 0 20px;
}
.mg-bt{
  margin: 0 0 20px 0;
}
label{
  font-weight: 500;
}
.dmc-01{
  margin: 0 0 0 0;
}
.dmc-02{
  padding: 0 0 0 0;
}
.control-label {
	text-align:left !important;
}
.panel-border {
    border-top: 4px solid #F6CB2F;
}
.wd-001{
  width: 70%;
}
.wd-002{
  width: 25%;
}
.wd-003{
  width: 50%;
}
.wd-005{
  width: 15%;
}
.bg-grey{
  background-color: #ddd;
}
.brd{
	border: 1px solid #ddd;
}
.brd2{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.brc{
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}
.brc2{
   padding: 0 0 0 0 !important;
   border: 0;
   border-bottom: 1px dashed #666  ;
}
.frc {
    margin: 20px 0 0 0;
    background-color: #e8e8e8;
    padding: 20px 0 20px 0;
    border-top: 1px solid #e8e8e8;
}
.line6{
  border: 2px solid #f6cb2f;
}
.text-soft{
  color: #666;
}
.navbar-top {
    border-radius: 0px;
    min-height: 100px;
    background: #ff4500 url('../img/pattern.png') no-repeat center right;
}
.static-nav-left{
  position:fixed;
  padding-top:20px;
  width:22%;
}

a { cursor:pointer; }
label.error,label#alert-sekolah{color:red; font-weight: initial;}
input.error,input:focus.error,
select.error,select:focus.error,
textarea.error,textarea:focus.error
{border:red solid 1px;}

 .ui-autocomplete {
max-height: 200px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 200px;
}

.stepwizard-step p {
    margin-top: 10px;
}

.process-row {
    display: table-row;
}

.process {
    display: table;
    width: 100%;
    position: relative;
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.process-row:before {
    top: 25px;
    bottom: 0;
    right: 0;
    position: absolute;
    content: " ";
    width: 99%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.process-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.process-step p {
    margin-top:10px;

}

.btn-circle {
  width: 50px !important;
  height: 50px !important;
  text-align: center !important;
  padding: 15px 0 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  border-radius: 50px !important;
	opacity:1 !important;
}


a { cursor:pointer; }
label.error,label#alert-sekolah{color:red; font-weight: initial;}
input.error,input:focus.error,
select.error,select:focus.error,
textarea.error,textarea:focus.error
{border:red solid 1px;}

 .ui-autocomplete {
max-height: 200px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 200px;
}

#wizard .navigation > li > a {
    position: relative;
    display: block;
    padding: 0 !important;
	margin-left:6px;
}
#wizard .navigation > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #EEE;
}
#wizard .navigation-wizard > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
}
#wizard .navigation > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

       .bwizard-steps {
		display: inline-block;
		margin: 0; padding: 0;
		background: #fff;
		font-size:12px;
	}

	.bwizard-steps .active {
		color: #fff;
		background: #0F71B8
	}
	.bwizard-steps .active:after {
		border-left-color: #0F71B8
	}
	.bwizard-steps .active a {
		color: #fff;
		cursor: default
	}

    .bwizard-steps .label {
		position: relative;
		top: -1px;
		margin: 0 5px 0 0; padding: 1px 5px 2px
	}

	.bwizard-steps .active .label {
		background-color: #333;
	}

	.bwizard-steps li {
		display: inline-block;
    position: relative;
		margin-right: 5px;
		padding: 12px 17px 10px 30px;
		*display: inline;
		*padding-left: 17px;
		background: #efefef;
		line-height: 18px;
		list-style: none;
		zoom: 1;
		font-size:13.5px;
	}

	.bwizard-steps li:first-child {
		padding-left: 12px;
	}

	.bwizard-steps li:first-child:before {border: none }
    .bwizard-steps li:last-child {
		margin-right: 0 !important;;
		-moz-border-radius: 0 4px 4px 0;
		-webkit-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
	}

	.bwizard-steps li:last-child:after {border: none ;}

	.bwizard-steps a {color: #333 }
    .bwizard-steps a:hover { text-decoration: none }
    .bwizard-steps.clickable li:not(.active) {  cursor: pointer }
    .bwizard-steps.clickable li:hover:not(.active) {  background: #ccc }
    .bwizard-steps.clickable li:hover:not(.active):after { border-left-color: #ccc }
    .bwizard-steps.clickable li:hover:not(.active) a {  color: #08c }

@media (min-width: 712px) {
.bwizard-steps li:before {
		position: absolute;
		left: 0; top: 0;
		height: 0; width: 0;
		border-bottom: 20px inset transparent;
		border-left: 20px solid #fff;
		border-top: 20px inset transparent;
		content: ""
	}

	.bwizard-steps li:after {
		position: absolute;
		right: -20px; top: 0;
		height: 0; width: 0;
		border-bottom: 20px inset transparent;
		border-left: 20px solid #efefef;
		border-top: 20px inset transparent;
		content: "";
		z-index: 2;
	}

}

@media (min-width: 360px) {
.bwizard-steps li:before {
		position: absolute;
		left: 0; top: 0;
		height: 0; width: 0;
		border-bottom: 20px inset transparent;
		border-left: 20px solid #fff;
		border-top: 20px inset transparent;
		content: ""
	}

	.bwizard-steps li:after {
		position: absolute;
		right: -21px; top: 0;
		height: 0; width: 0;
		border-bottom: 20px inset transparent;
		border-left: 21px solid #efefef;
		border-top: 21px inset transparent;
		content: "";
		z-index: 1;
	}

}

.tab-pane.scroll {
	height:42% !important;
	overflow-x:hidden !important;
	overflow-y:scroll !important;
	padding:5px;
}
.btn {
    display: inline-block !important;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px !important;
    border-radius: 4px;
    -moz-user-select: none;
}

.ds-btn {padding:0 !important;}
.ds-btn li{ list-style:none; float:left; margin:10px 0px;}
.ds-btn li a span{padding-left:15px;padding-right:5px;width:100%;display:inline-block; text-align:left; }
.ds-btn li a span small{width:100%; display:inline-block; text-align:left;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-top: 4px solid #F6CB2F;
}
@media only screen and (max-width: 500px) {
    .reponsive {
        width: 100%;
    }
}
@media only screen and (max-width: 750px) {
    .reponsive {
        width: 100%;
    }
}
@media only screen and (max-width: 500px) {
    .sticky {
        z-index: 999;
		width: 92%;
    }
}
@media only screen and (max-width: 750px) {
    .sticky {
        z-index: 999;
		width: 96% !important;
    }
}
@media only screen and (max-width: 750px) {
    .sticky {
        z-index: 999;
		width: 96% !important;
    }
}
@media only screen and (max-width: 500px) {
	.bwizard-steps{
		display: none;
	}
}
@media only screen and (max-width: 750px) {
	.bwizard-steps{
		display: none;
	}
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
    text-align: center;
}
.panel-side .panel-body{
	padding:7px;
}
.btn-sidebar{
	font-size: 18px;
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px;
	line-height: 50px;
}
.btn-sidebar img{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
}
.btn-sidebar:hover img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
@media (min-width: 992px){
	.height210 {
		height: 210px;
		overflow: hidden;
	}
	.height210 img {
		height: 100%;
		object-fit: cover;
	}
}
.entry {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    margin-bottom: 0;
}
.entry img{
	width:100%;
}
.magnifier {
    position: absolute;
    top: 0;
    background-color: rgba(15, 113, 184, 0.66);
    left: 0;
    bottom: 0;
    right: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.visible-buttons {
    margin: -20px auto;
    opacity: 0;
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -ms-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0;
    top: 45%;
    left: 0;
    width: 100%;
    right: 0;
    position: absolute;
    text-align: center;
}
.blog-item:hover .visible-buttons {
    top: 50%;
}
.visible-buttons span, .whitehover .visible-buttons span {
    background-color: #fff;
    margin: 0 10px !important;
    font-size: 14px;
    display: inline-block;
}
.visible-buttons span {
    width: 43px;
    height: 43px;
    line-height: 43px;
    border-radius: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.visible-buttons span i {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.blog-title, .blog-title a {
    color: #0F71B8 !important;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .6px;
}
.blog-meta {
    margin: 15px 0 10px;
    display: block;
    padding: 5px 0;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
.blog-meta{
    position: relative;
}

.blog-meta span {
    padding-right: 5px;
}
.blog-meta span a {
    color: #999 !important;
    font-style: italic;
    font-size: 12px;
}
.blog-meta span i {
    margin-right: 4px;
    color: #F6CB2F;
}
.entry:hover .magnifier, .entry:hover .visible-buttons {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}
.readmore{
	background: #F6CB2F;
	color:#fff;
	padding:10px;
	float:left;
	margin-top:10px;
}
.readmore:hover{
	background: #0F71B8;
	color:#fff;
}
.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span,.pagination>li>a,.pagination>li>span {
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    color: #999 !important;
    float: left;
    font-size: 14px;
    line-height: 1.42857;
    margin-right: 10px;
    padding: 12px 19px;
    position: relative;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pagination>li>a.active,.pagination>li>a:hover, .pagination>li>span:hover{
	color: #fff!important;
	background-color: #0F71B8!important;
	border-color: #0F71B8!important;
}
.share-box span{
	box-sizing:content-box;
	margin-bottom:5px;
}
.singleblog .blog-item {
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
}
.singleblog .media-element, .singleblog p {
    /* margin-bottom: 30px; */
}
.btn-pmb{
	border-radius: 0px;
    background: white;
    color: #1b6ca8;
    border: 1px solid #1b6ca8;
    padding: 10px 15px 10px 10px !important;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
.btn-pmdk{
	letter-spacing: 1px;
	background-color: #1d69a3;
}
.btn-pmdk:hover{
	background-color: white;
	color: #1d69a3;
	border-color; #1d69a3;
}
.btn-pts-r{
	letter-spacing: 1px;
	background-color: #1d53a3;
}
.btn-pts-r:hover{
	background-color: white;
	color: #1d53a3;
	border-color; #1d53a3;
}
.btn-pts-k{
	letter-spacing: 1px;
	background-color: #1d40a3;
}
.btn-pts-k:hover{
	background-color: white;
	color: #1d40a3;
	border-color; #1d40a3;
}
.btn-pasca-r{
	letter-spacing: 1px;
	background-color: #1d21a3;
}
.btn-pasca-r:hover{
	background-color: white;
	color: #1d21a3;
	border-color; #1d21a3;
}
.btn-pasca-k{
	letter-spacing: 1px;
	background-color: #4a1da3;
}
.btn-pasca-k:hover{
	background-color: white;
	color: #4a1da3;
	border-color; #4a1da3;
}
.span-jalur{
	font-weight: 700;
}
.span-arrow-right{
	font-size: 12px;
    float: right;
    line-height: 1.6;
}
.text-jalurpen{
	font-weight: 700;
}
ul.jalur-pen{
	list-style: none;
    padding: unset;
    font-size: 15px;
}
ul.jalur-pen li{
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.jalur-pen li:hover{
	background: #eeeeee;
	cursor: pointer;
}
ul.jalur-pen li.active{
	background: #eeeeee;
}
ul.jalur-pen li a{
	color: #717171;
}
ul.jalur-pen li a span{
	float: right;
}

ul.jalur-pen li.sub-jalur{
	background: #fff;
	padding-right: 0px;
}
ul.jalur-pen li.sub-jalur ul{
	margin-top: 5px;
	padding-left:15px;
}

.panel-side{
    background: #47497f !important;
    font-size: 25px;
    text-transform: uppercase;
}
.mb-15{
	margin-bottom: 15px;
}

#myModalLoad{
	
}
#myModalLoad .modal-body{
	padding: 15px;
}
#myModalLoad .modal-body img{
	display: block;
    max-width: 350px;
    margin: auto;
}
#myModalLoad .modal-body h1{
	margin: 0px;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
}
#myModalLoad .modal-body h5{
    margin: 10px 0px 20px;
    text-align: center;
    font-size: 18px;
    font-family: Roboto Condensed;
    letter-spacing: 0.5px;
}
#myModalLoad button.closepop{
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	background: #2f00ca;
	opacity: 1;
	border: 3px solid #2f06b7;
	border-radius: 100%;
	line-height: 10px;
	text-align: center;
	padding-left: 1px;
	color: #ffffff;
	padding-bottom: 3px;
}

.not_filled {
	border-color : #e80000;
	box-shadow : inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.6);
}

.progress {
	cursor:pointer;
}