/*  halaman registrasi */

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.2;
	text-shadow: none;
	height: 100%;
	width: 100%;
	z-index:0;
}

body {
  background: transparent;
  color: #273139;
  line-height: 1.2;
  font-size: 14px;
  height: 100%;
  max-width: 480px;
  margin: 0 auto;
	background: #fff;
}

.page {
  max-width: 480px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  border: 0;
  height: 100%;
  background: #f0fffe57;
}

.container {
    padding: 0;
    margin-top: 0px;
	margin-bottom: 50px;
	position: relative;
	background-color: transparent;
	z-index:3;
}
a, a:link, p, h4, h5, span, div, form {font-family: Arial, Helvetica, sans-serif !important;}
/* ================Header & Footer======================== */
.header {
	background: url("header.png") repeat scroll 0 0 #333333;
	position: fixed;
	display: block;
	top: 0;
	width: 100%;
	z-index:1000;
	height: 57.3px;
	max-width: 480px;
}
.underhdr {
	margin-top:57.3px;
}
a, a:link, a:hover{
	text-decoration: none;
	outline-style: none;
}

.title {
    font-size: 1.4em;
    min-height: 1.5em;
    margin: 0px;
    text-align: center;
    padding: 17px 0 10px 0;
    font-weight: 700;
    color: #ebff70;
    text-shadow: 1px 1px 3px #01110a;
}
.logo {
    float: left;
    display: inline;
    border: 0;
    width: 120px;
    margin: 12px 0 0 10px;
}

.warna1 {
  color: #fff;
	padding: 0;
	display:block;
	height:100%
}
.warna2 {
    background: #e7edef;
	padding: 4px 0px;
	color: #480e0e;
	display: block;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.warna2 p {
    margin: 5px 0;
	width:100%;
}

h4 {
	font-size:1.2em;
	padding: 5px 0;
	margin:0 auto;
}
.tabcontent h4 {
	text-align:left;
	padding-left: 0px;
}
p {margin: 5px 0;}
.navig {
  max-width: 100%;
	display: block;
	position: relative;
	margin-top:57.3px;
}
.navig ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: 100%;
    overflow: visible;
	height:100%;
}

.block-a {
		border: 0;
    float: left;
		width: 100%;
		display: block;
		font-size: 14px;
}

.ui-btn {
    margin: 0;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
		display: block;
    padding: 10px;
		background-color: #3fa9f5;
		background-image: linear-gradient(#72abd5, #0779ccd1);
		color: #fff;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.ui-btn:hover, .ui-btn:focus {
	background-image: linear-gradient(#dae8d9,#6ef05f);
	color: #422da8;
}

.navig i {
    font-size:16px !important;
}

.btn-block {
    display: block;
    max-width: 300px;
}
/* -------- FOOTER FIXED---------------- */
.footer {
	display: block;
	bottom:0;
	position: fixed;
	width: 100%;
	max-width:480px;
	z-index:100;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: visible;
		text-align:center;
}

.footer i {
	font-size: 14px;
}

.foot-block-b {
  margin: 0;
  padding: 0;
	width: 100%;
	border: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-b {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
		font-size: 14px;
		display: block;
		border: 1px solid #f0f7ef;
		background-color: #b6f495;
		background-image: linear-gradient(#d9e1e8,#5fa2f0);
		color: #131415;
}
.btn-b:hover, .btn-b:focus {
	background-image: linear-gradient(#dae8d9,#6ef05f);
	color: #422da8;
}
.footer li:last-child .btn-b {
    border-right: 0px;
}
.btn-tunggal {padding: 12px 0;font-size: 1.1em;}
.footer a span {
    padding: 0px;
    display: block;
}

@media only screen and (max-height: 480px) {
.footer {position: relative;}
}

/* ================End of Header & Footer======================== */

.pointer {cursor: pointer;}

label {
    color: #64401f;
}

.errors {
    color: #ff5050;
    margin-top: 2px;
	font-size: 0.8em;
	font-style: italic;
}

.btn-block {
    display: block;
    max-width: 300px;
}
.btn-primary, .btn-success{
    min-width: 200px;
    max-width: 400px;  
}

.btn-success {
    background-color: #28a745;
}

.tekscenter{
    display: block;
	text-align: center;
}

.teksleft{
    display: block;
	text-align: left;
	max-width: 330px;
	padding-left: 15px;
	margin: 7px auto;
}

.icon-left{
	margin-right: 10px;
}
.icon-right{
	margin-left: 10px;
}

.contact-form {padding: 10px; background:transparent;}

.form .form-control::-webkit-input-placeholder { 
  color: gray;
  opacity: 0.7;
}

form .form-control::-moz-placeholder {
  color: gray;
  opacity: 0.7;
}

form .form-control::placeholder {
  color: gray;
  opacity: 0.7;
}

.ignore, ignore:hover{
	border: none !important;
	background-color: transparent;
	vertical-align: baseline;
	color: #5548b7 !important;
	padding: 0;
	line-height: 2em;
}
label.ui-state-active, .ui-button:active {
    background: #e1e0fb !important;
    border: 1px solid #d2d8ec !important;
    color: #3c1717;
}

.modal-header{ background-color: #c4dce3; padding: 5px 20px;}
.modal-footer { padding: 10px;}	

hr {
    margin-top: 0px;
    margin-bottom: 5px;
    border-top: 1px solid #eee;
	clear: both;
}

hr.def {
  border: 0;
  border-top: 1px solid #8c8c8c;
  border-bottom: 1px solid #fff;
}

hr.grad{ 
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

hr.grad2{ 
  border : 0;
  height: 1px; 
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(100, 153, 67, 0.75), rgba(0, 0, 0, 0));
}

label {
    font-weight: normal;
}

.ignore, ignore:hover{
	border: none !important;
	background-color: transparent;
	vertical-align: baseline;
	color: #5548b7 !important;
	padding: 0;
	line-height: 2em;
	display: inline !important;
}
.ui-state-active, .ui-button.ui-state-active:hover {color: #351515;}


.form-control:disabled, .form-control[readonly] {
    background-color: #f4f9ffe0;
}

.error {margin-top: 3px; color: red;}

#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
  z-index: -1000;
}

#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  opacity: 0.5;
}

.cont-mutasi {
    padding: 0 5px;
}

.ui-widget-content {
    background: transparent;
}
.ui-widget.ui-widget-content {
    border: 1px solid #dfdada8c;
}

.boxshdw {
    border: 1px solid #B6DEE8CC;
	box-shadow: 0px 0px 5px rgba(206, 212, 234, 0.92);
}
.tab-link {
    margin: 0px;
    padding: 15px;
    background-color: #ddd7eef2;
    overflow: hidden;
    display: block;
    color: #552020;
	 font-size:1.2em;
	 border: 1px solid #9cacfdcf;
	 border-radius: 2px;
    box-shadow: 0 0 3px 0 #B0AED2D1;
	 z-index:200;
}
.tab-link:hover {
    background-color: #d9ffdef2;
	 color: #6467c8;
}
.posright {
    text-align: right;
    float: right;
}

.form-control { font-size:1.3em !important;}