@import 'https://fonts.googleapis.com/css?family=Concert+One|Handlee|Nixie+One|Russo+One';
*,*:after,*:before{box-sizing:border-box;moz-box-sizing:border-box;o-box-sizing:border-box;}.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { display: inline-block; }* html .clearfix { height: 1%; } .clearfix { display: block; }
body {
    margin: 0;
    padding: 0;
    background: #000;
}

.wrapper {
    margin: 0 auto;
    width: 752px;
    /* height: 1850px; */
    background: url(img/bg.jpg);
	background-position: bottom;
}
.headerkanan a{
	color: #949ea8;
}
.header1 {
    height: 50px;
    background: #000;
    box-shadow:  0px 4px 3px 0px #000;
    line-height: 50px !important;
    color: #fff;
    font-size: 24px;
    font-family: Arial, Geneva, sans-serif;
    font-weight: bold;
}

.logoheader {
	height: 225px;
    background: url(img/logo.png) no-repeat;
    /*background: #fb19fe;*/
}

.header2 {
    height: 50px;
    background: #fff500;
    line-height: 50px;
}

.menu>a{
    background: #ffffff;
    padding: 10px;
    border-radius: 8px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
}

.slider {
    height: 349px;
    /*background: #fff;*/
}
.berita{
	height: 1200px;
	width: 880px;
	margin : 0 auto;
	margin-top: 10px;
	border-radius: 10px;
	background: rgba(247,243,243,1);
}
.berita1{
	max-height: 1150px;
	padding: 10px;
	width: 860px;
	margin: 0 auto;
	overflow: auto;
}
.berita1>.judul-berita{
	text-align: justify;
	font-size: 15px;
	
}
.berita1>.gambar-berita{
	text-align: center;
}
.berita1>.isi{
	text-align:justify;
}
.content {
    margin-top: 15px;
    height: 266px;
	background: rgba(52, 74, 112, 0.58);
	border-radius: 20px;
}

.content-left {
    height: 185px;
	padding-left: 75px;
    /* float:left; */
    margin: 0 auto;
}

.content-left>.allmenu>.menu-content{
    float: left;
    margin: 57px -4px 53px 20px;
    text-align: center;
    width: 164px;
    padding: 6px;
	border-radius: 16px;
	padding-top: 17px;
    height: 170px;
	/* background: rgba(252, 252, 252, 0.48);
	box-shadow: 2px 2px 5px black; */
}
.content-left>.allmenu>.menu-content>a{
    text-decoration: none;
    color: #7bd2f6;
    text-decoration: none;
    text-decoration: none;
}
.font{
	position: inherit;
    margin-top: 3px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 2px 2px #000000;
}
.content-left>.allmenu>.menu-content>a>p{
    font-size: 20px;
    font-family: 'Russo One', sans-serif;
    margin-top: 0px;
}

.allmenu{
    margin-left: 22px;
}

.content-right{
    width: 300px;
    height: 450px;
    float: left;
    line-height: 450px;
	margin: 0;
}

.sidebar{
    margin: 10px;
    height: 430px;
    width: 280px;
    background: #fff;
}

.sidebar>.title-sidebar{
    height: 50px;
    background: rgb(25, 177, 45);
    line-height: 50px;
    text-align: center;
}

.sidebar>.title-sidebar>p{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

/*.contentbawah {
    padding-top: 39px;
	height: 510px;
	width: 100%;
	margin-top: 10px;
	background-image: url(img/1.png);
}*/
.font1{
	margin-left: 250px;
    margin-bottom: 11px;
	text-shadow: -1px 0 #0c0c0c, 0 1px #0a0a0a, 1px 0 #000000, 0 -1px #000000;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Tahoma, Geneva, sans-serif;
    /*padding-top: 15px;*/
}

.contentbawah-left {
    width: 709px;
    padding: 6px;
    height: 274px;
    border-radius: 10px;
    background: rgba(52, 74, 112, 0.58);
	margin-left: 21px;
    /*padding-left: 12px;
    padding-right: 10px;*/
    box-shadow: 2px 2px 5px black;
}

.contentbawah-right{
    width: 300px;
    height: 370px;
    float: left;
    text-align: center;
    line-height: 370px;
}

.contentbawah-right>a>img{
    vertical-align: middle;
}

.content2{
	height: 960px;
	/* height: 1500px; */
	width: 751px;
	/*padding-right: 50px;*/
}

.content3{
	height: 1500px;
	width: 751px;
	/*padding-right: 50px;*/
}

.website{
    height: 959px;
    width: 728px;
}

.footer {
    height: 60px;
    background:#000;
}

.footer>marquee {
    padding-top: 3px;
    color: #ffffff !important;
    font-size: 25px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
}

/*.content2 nav{
	width: 900px;
	margin:0px auto;
}*/

.nav{
	margin-top:25px;
	margin-left: -47px;
	padding-bottom: 10px;
}
.nav ul{
	width: 800px;
	margin-left:60px;
	list-style-type:none;
}
.nav ul li{
	float:left;
	text-align:center;
	margin: 11px 7px;
	/*padding:5px 15px;*/
	width: 200px;
	height:100px;
	line-height: 100px !important;
	background:url(img/icon/icon02.png) no-repeat top left;
}
.nav ul li:hover{
	cursor:pointer;
}
.nav ul li >img{
	margin-top:10px;
	width: 70px;
	height:70px;
	text-align:center;
}
.nav ul li h1{
	font-family:'Russo One', sans-serif;
	vertical-align:central;
	margin-top:14px;
	line-height:36px;
	font-size:25px;
	color:#fff;
}

.visi{
	padding-top: 20px !important;
}

.clearfix{
	display: block !important;
}

.tabbed-content{
	width:850px;
	height:1200px;
	margin:0px 0px;
	margin: auto;
	border-radius:0px 0px 5px 5px;
	text-align:justify;
	font-family:'Concert One', cursive;
	font-size:20px;
}

.pesan {
	opacity: 0.9;
	overflow: hidden;
	height: 960px;
	/* [disabled]margin-bottom: 20px; */

}

.contenthome{
	width: 900px;
	height: 1270px;
	margin-top: -20px !important;
}

.pesan form table {
	background-attachment: fixed;
	background: rgba(255, 255, 255, 0.5);
	background-repeat: repeat;
	background-position: left center;
	text-shadow: 2px 2px #000;
	font-size: 36px;
	width: 100%;
	color: #fff;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 150px;
	padding-bottom: 50px;
	padding-left: 30px;
}
.pesan form table tr td {
	padding-top: 45px;
	padding-bottom: 45px;
}
.pesan form table tr .form input[type="text"] {
	font-size: 24px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60%;
	padding: 20px;
}
.login{
	padding-left: 20px;
	margin-top: 50px;
	height: 891px;
    padding-top: 30px;
    overflow: auto;
	background: rgba(255, 255, 255, 0.5);
}
.login form table tr .btn {
	text-align: right;
    position: relative;
    left: 575px;
}
.login form table tr .btn1 {
	text-align: right;
    position: relative;
    right: 275px;
}
.titik{
	color: #fff;
}
.login form table{
	background-attachment: fixed;
    background-repeat: repeat;
    background-position: left center;
    /* text-shadow: 2px 2px #000000; */
    font-size: 28px;
    width: 100%;
    margin-top: 70px;
    margin-right: auto;
    margin-bottom: 70px;
    margin-left: auto;
    /* font-weight: bold; */
    padding-top: 30px;
    padding-right: 150px;
    padding-bottom: 50px;
    padding-left: 30px;
}
.persyaratan{
	height: 988px;
	overflow: hidden;
	padding-left: 185px;
    padding-top: 200px;
}
.kependudukan{
	margin-top: 50px;
	margin-bottom: 160px;
	width: 468px;
	box-shadow: 2px 2px 5px black;
	/* fff500 / 4bb033     008f3d */
	/* -moz-box-shadow: 5px 5px 5px 5px #329bf1;
	-webkit-box-shadow: 5px 5px 5px 5px 10px #174469;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3570a0), color-stop(1, #175969));     
	background: -moz-linear-gradient(top, #3570a0 5%, #104758 100%);
	background: -webkit-linear-gradient(top, #3579a0 5%, #103e58 100%);
	background: -o-linear-gradient(top, #357ea0 5%, #104158 100%);
	background: -ms-linear-gradient(top, #3570a0 5%, #104458 100%);
	background: linear-gradient(to bottom, #3570a0 5%, #104458 100%); */

	-moz-box-shadow: 5px 5px 5px 5px #008f3d;
	-webkit-box-shadow: 5px 5px 5px 5px 10px #008f3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6dcc55), color-stop(1, #008f3d));     
	background: -moz-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -webkit-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -o-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -ms-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: linear-gradient(to bottom, #6dcc55%, #008f3d 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#35a07f', endColorstr='#105842',GradientType=0);
	background-color: #287ea6;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	border: 1px solid #296c87;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 3px 3px 0px #3c6d8a;
	padding-top: 40px;
	padding-right: 33px;
	padding-bottom: 40px;
	padding-left: 15px;
}
.zz {
    word-break: break-all;
    word-wrap: break-word;
    width: 1%;
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
.sipil{
    margin-top: 50px;
	width: 468px;
	box-shadow: 2px 2px 5px black;

	/* -moz-box-shadow: 5px 5px 5px 5px #329bf1;
	-webkit-box-shadow: 5px 5px 5px 5px 10px #174469;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3570a0), color-stop(1, #175969));
	background: -moz-linear-gradient(top, #3570a0 5%, #104758 100%);
	background: -webkit-linear-gradient(top, #3579a0 5%, #103e58 100%);
	background: -o-linear-gradient(top, #357ea0 5%, #104158 100%);
	background: -ms-linear-gradient(top, #3570a0 5%, #104458 100%);
	background: linear-gradient(to bottom, #3570a0 5%, #104458 100%); */

	-moz-box-shadow: 5px 5px 5px 5px #008f3d;
	-webkit-box-shadow: 5px 5px 5px 5px 10px #008f3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6dcc55), color-stop(1, #008f3d));     
	background: -moz-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -webkit-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -o-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: -ms-linear-gradient(top, #6dcc55 5%, #008f3d 100%);
	background: linear-gradient(to bottom, #6dcc55%, #008f3d 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#35a07f', endColorstr='#105842',GradientType=0);
	background-color: #287ea6;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	border: 1px solid #296c87;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 3px 3px 0px #3c6d8a;
	padding-top: 40px;
	padding-right: 33px;
	padding-bottom: 40px;
	padding-left: 33px;
}
.zz a{
	color: #fff;
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.xx {
    z-index: 1;
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.login form table td{
	padding: 20px;
}
.login form table tr .btn{
	text-align: right;
}
.login form table tr td input[type="submit"]{
	font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 50px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-transform: uppercase;
}
.login form table tr td button{
	font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 50px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-transform: uppercase;
}
.login form table tr td a{
	color: #000;
}
/*.login form table tr .btn {
	text-align: right;
}*/

.pesan form table tr .form textarea {
	width: 92%;
	height: 250px;
	font-size: 24px;
	padding: 20px;
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pesan form table tr .btn {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.pesan form table tr .btn input[type="submit"] {
	font-size: 18px;
	/* [disabled]font-weight: bold; */
	border-radius: 5px;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-transform: uppercase;
}
.pesan form table tr .btn input[type="button"] {
	font-size: 18px;
	/* [disabled]font-weight: bold; */
	border-radius: 5px;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-transform: uppercase;
}

.hasil-pesan {
	margin-top: 20px;
    float: left;
	opacity: 0.9;
	overflow: auto;
	/* [disabled]padding: 20px; */
	font-size: 18px;
	/* [disabled]background-color: #FFFFFF; */
	color: #333;
	height: 100%;
}
.hasil-pesan table {
	width: 95%;
	/*margin-top: 20px;*/
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFF;
	 
}
.hasil-pesan table tr td {
	font-size: 18px;
	padding: 10px;
}
.hasil-pesan table tr td label{
	
}
.hasil-pesan table tr .date {
	font-size: 12px;
	text-align: right;
	color: #FFF;
	background-color: #0ec131;
}
.hasil-pesan table tr .label {
}
.hasil-pesan table tr .tanda {
}
.hasil-pesan table tr .isi {
	width: 90%;
}
.hasil-pesan .garis {
	background-color: #FFF;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

.not-connect{
	background: #fff;
	height: 1270px;
	width: 900px;
	color: red;
	line-height: 1270px;
	text-align: center;
	margin-top : -22px;
}

.not-connect>h2{
	font-size: 25px;
}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; border-radius: 12px; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{
	right: 0;
	background-image: url(img/s_nsv.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 80px;
	width: 30px;
	opacity: 0.6;
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	left: 0;
	right: 0;
	background-image: url(img/s_nsv2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 80px;
	width: 30px;
	opacity: 0.6;
}
ol.bjqs-markers{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: none;
}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{
	display: block;
	width: 100%;
	padding: 1;
	position: absolute;
	bottom: 0;
	color: #FFF;
	/* [disabled]background-color: #333; */
	top: 85%;
}


ul.bjqs-controls.v-centered li a{
	display: block;
	/* [disabled]background: #fff; */
	color: #000;
	text-decoration: none;
	padding: 10px;
	margin-top: -10px;
}

ul.bjqs-controls.v-centered li a:hover{
	opacity: 0.8;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	color: #FFF;
	background-color: rgba(51,51,51,0.5);
	/* [disabled]font-weight: bold; */
	font-size: 18px;
	/* [disabled]word-spacing: 5em; */
	letter-spacing: 1px;
	/* [disabled]display: none; */
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.loading-overlay{display: none;position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background: rgba(255,255,255,0.7);}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
/* For Pagination Links by CodexWorld */
div.pagination {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	padding:20px;
	margin:7px;
}

div.pagination a {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #003399;
	text-decoration: none; /* no underline */
	color: #fff;
}
div.pagination a:hover, div.pagination a:active {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #3086ef;
	color: #fff;
}
div.pagination span.current {
    padding: 0.5em 0.64em 0.43em 0.64em;
    margin: 2px;
    background-color: #f6efcc;
    color: #6d643c;
}
div.pagination span.disabled {
    display:none;
}
.newstape a {
	color: #F5F7FA; 
	padding:0;
	margin: 0;
}
.text-center {
	text-align: center; 
}
.text-right {
	text-align: right; 
	margin:0;
	padding:0;
}
.text-justify {
	margin:0;
	padding:0;
	text-align: justify; 
}
.newstape {
	font-size: 14px;
	line-height: 30 px;
	background-color: #3BB0D6;
	color: #fff;
	margin:0;
	overflow: hidden;
}
.newstape-content {
  position: relative;
}
.newstape-drag {
	cursor: ns-resize; 
}