@font-face {
    font-family: Russo One;
    src: url(../libraries/font/Russo_One.ttf);
}
body{margin:0; text-align:center; background:#ccddf2 url(../images/bg_03.png) no-repeat 0px 50px; 
background-size:70%;}
input{}
input:hover, select:hover, textarea:hover{border:1px solid #2e95ff; box-shadow: 0 0 0px rgba(239,140,8,.5);}
input:focus, select:focus, textarea:focus{border:1px solid #2e95ff; box-shadow: 0 0 0px rgba(239,140,8,.5);}
aselect{padding:2px 5px; border:1px solid #bbb;}

#headerPage{padding:5px; box-shadow: 0 0 0px rgba(0,0,0,.3); height:auto; text-transform:capitalize; background:#0078a8; border:0px;}
#headerPage h4{text-transform:capitalize; margin:0; padding:0px; position:relative; text-align:center; display:inline; color:#fff;} 

.box-login{margin:100px 50px 50px 50px; height:auto; width:265px; text-align:left; padding:10px; color:#fff; float:right; box-shadow: 0 0 0px rgba(255,255,255,1); border:0px solid #fff; background:#f9f9f9;}
.box-login h2{margin:0; text-align:center; text-transform:capitalize; color:#fff;}
.box-login hr{border-top:1px solid #133783; border-bottom:1px solid #647aa9; border-left:0px; border-right:0px;}
.box-login input{width:200px; padding:5px 15px 5px 35px;}
.box-login em{font-weight:normal;}
.login-information{float:left; width:215px; margin-right:10px;}
.login-information span{font-weight:normal;}
.form-login{float:right; width:250px; padding:10px; border:0px solid #dfe0e4;}
.loadingForm{margin:0px 15px 0 0; display:none;}
.loadingForm img{margin-right:5px;}

.clear-both{clear:both;}
.tombol-login{float:right;}
.inputan{background:#fff; border:1px solid #cccccc; border-top:1px solid #cccccc; border-left:1px solid #cccccc; margin-bottom:15px;}
.label_form{color:#3e4855; font-weight:bold;}
*{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#000;}
.userid{background:#fff url(../images/icon-username.png) no-repeat 10px;}
.password{background:#fff url(../images/icon-password.png) no-repeat 10px;}
.kode{background:#fff url(../images/icon-shield.png) no-repeat 10px;}