/*  halaman login */
html {
   font-family: Tahoma,Arial,sans-serif;
   font-size: 100%;
   line-height: 1.2;
	text-shadow: none;
	height: 100%;
	width: 100%;
}

body{
	font-family: Arial !important;
	color:#ffffff;
	background: #2c2b4d;
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
	height: 100%;
	z-index:150;
}

.page{
	margin: 0px auto;
	max-width:480px;
	background: #000000;
	z-index:155;
	box-shadow: 0px 0px 7px rgba(54, 63, 117, 0.93);
	height: 100%;
}
@media only screen and (max-height: 600px) {
	.page {
		height: 100%;
		overflow-y: auto;
	}
}	

a, a:link, a:hover{
	text-decoration: none;
	outline-style: none;
}
a:link {
	color: #73f743;
}
a:hover {
    color: #eef272;
}
.konten{
     padding: 0;
	background-color: #000000;
	z-index:160;
	height: calc(100% - 195px);
	overflow-y: auto;
	width: 95%; 
	margin: 0 auto;
}
.rain {
	padding: 10px;
	background-color: #39f;
	box-shadow: 8px 8px 8px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
    -webkit-box-shadow: 8px 8px 8px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
}
.border {
    padding: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#boxiner {
    background: #212121;
	 padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    background: -moz-radial-gradient(50% 46% 90deg,circle closest-corner, #252525, #090909);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 150, from(#252525), to(#090909));
}
.header {
   padding-top: 10px;
}

.login-title{
     font-family: Tahoma,Arial,sans-serif;
	color: #88ee8b;
	display: block;
     padding: 5px 20px;
     margin: 0px auto;
     font-weight: 700;
	font-size: 1.3em;
	text-align: center;
}

h2 {
	font-size: 1em;
}
.profile-img{
	height: 70px;
	margin: 0px auto;
     display: block;
}
.container {
     margin: 10px auto;
	padding-right: 10px;
	padding-left: 10px;
	height:100%;
}


.form-signin {
	position: relative;
	font-size: 16px;
	text-align: center;
}

.form-group {
     margin: 10px auto 0px;
	width: 100%;
}

.reg-input, .reg-input:focus {
    width: 100%;
    background: #0d0d0d;
    -webkit-box-shadow: 0px 0px 4px #000 inset;
    box-shadow: 0px 0px 4px #000 inset;
    border: 1px solid #6f5454;
    border-radius: 5px;
    outline: none;	 
    padding: 7px;
    margin: 10px auto;
    color: #C8ECC8;
    font-size: 1.0rem;
}
.reg-input:focus { background: #222231;}
.reg-input:-webkit-input-placeholder { 
  color: gray;
  opacity: 0.7;
}

.reg-input::-moz-placeholder {
  color: gray;
  opacity: 0.7;
}

.reg-input::placeholder {
  color: gray;
  opacity: 0.7;
}
#btn-login {
      color: #e3d2d2;
	border: 1px solid #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #45484d;
    background-image: linear-gradient(#394c59, #050d13);
    -webkit-box-shadow: 0px 1px 1px #000, 0px 1px 0px rgba(255,255,255,.3) inset;
    box-shadow: 0px 1px 1px #000,0px 1px 0px rgba(255,255,255,.3) inset;
    text-shadow: 0 1px 1px #000;
    outline: none;
}
#btn-login:hover, #btn-login:focus { color: #8cb6e1; background-image: linear-gradient(#050d13, #394c59); outline: none;}
.btn-primary{
	 min-width: 250px;
	max-width: 400px;
	font-weight:700;
	padding: 12px 20px;
	font-size: 1em;
}

.need-help
{
    margin-top: 10px;
}

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

.teksleft{
      font-size: 14px;
	 display: block;
	text-align: left;
	max-width: 90%;
	margin: 10px;
	color:#f79e83;
	line-height: 1.2;
}
.alignleft{
	float: left;
	margin-top: 5px;
}
.alignright{
	float: right;
}

label {
    margin-bottom: 0px;
}
label.error {
    color: #f71212;
	font-weight: 500;
	font-style: italic;
	margin-left:5px;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}

a, a:active, a:hover, a:link, a:visited {
    text-decoration: none;
	outline: none;
}

.fa{
 min-width:20px;
}
.btn-info {
    background-color: #93bb42;
	border-color: #cc7e6b;
	margin-top:20px;
}
.alert-danger{
   max-width: 480px;
   margin: 10px auto;
}

hr {
     margin-top: 10px;
     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(249, 237, 237, 0), rgb(255, 255, 255), rgb(47, 25, 25));
}

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));
}

/* -------- FOOTER FIXED---------------- */
.footer {
	display: block;
	bottom:0;
	position: fixed;
	width: 100%;
	max-width:480px;
	z-index:100;
	background: #070e2b;
     clear: both;
     padding: 10px 0 10px;
}
#creditline {
    color: #8A96A0;
    font-size: 13px;
    text-align: center;
}
#creditline a:hover {
    color: #33CC33;
    font-weight: bold;
}
#creditline a {
    color: #09F;
    font-weight: bold;
}
/*--------End of Footer-------- */

.alert-danger {
    color: #ffe9a5;
    background-color: #841111;
    border-color: #c63d4c;
    text-align: left;	 
}
.modal-content {
	color: #ffffff;
	background-color: #6d124d;
	font-size: 16px;
	margin: 0 auto;
	width: 90%;
}
.modal-header, .modal-footer { 
	background-color: #394a38;
	border-bottom: 1px solid #2f6f2a;
}
.modal-footer { border-top: 1px solid #2f6f2a;}
.btn-secondary {
    width: 100px;
    color: #ffffff;	 
}
.modal-backdrop { opacity: 0; transition: opacity .2s; background: #000;}
.modal-backdrop.show { opacity: .8;}

.info { 
	font-size: 12px;
	display: block;
	text-align: left;
	max-width: 90%;
	margin: 0px 5px 10px;
	color: #96fdf3;
	line-height: 1.2;
}
#error{
	min-height: 20px;
	width: 95%;
	margin: 0 auto;
}
p {margin-bottom: 0px}