/*============================= CSS STYLES FOR BONSAIBOLA =============================*/
/* ---------------------- FONT ---------------------- */
@font-face {
	src: url(font/raleway-light.ttf);
	font-family: 'raleway-light';
}
@font-face {
	src: url(font/Raleway-Bold.ttf);
	font-family: 'Raleway-Bold';
}
@font-face {
	src: url(font/raleway-regular.ttf);
	font-family: 'raleway-regular';
}
@font-face {
	src: url(font/kievit-black.ttf);
	font-family: 'kievit-black';
}
@font-face {
	src: url(font/MyriadPro-Regular.otf);
	font-family: 'MyriadPro-Regular';
}
/* ---------------------- FONT ---------------------- */
a.navbar {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 6px 9px 6px 9px;
}
a.navbar2 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding:4px;
}
a.navbar2:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding:4px;
}
a.navbar3 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff 
}
body, html{
   	padding:0;
	margin:0;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	width:100%;
	height:100%;
}
a{
   text-decoration:none;
   color:#000;
	font-family:Tahoma;
	font-size:15x
}
img{
   border:0;
   border-style:none
}
.Error{
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   color: red;
}
/* <Marquee> */
td.time{
   text-align:center;
}
#timecontainer{
   font-size: 12px;
   color: #fff
}
;
#frmimages{
   padding-bottom:10px;
	padding-left:35px;
}
.Message {
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
}
a.Message:link {
	color:#ffffff;
}
a.Message:visited {
	color:#ffffff;
}
a.Message:active {
	color:#ffffff;
}
a.Message:hover {
	color:#ffffff;
}
.btnLogout a{
	background-color:#851C1C;
}
form.my-form{
   width: 570px;
   height: auto;
   margin: 0px 5px 0 0;
}
form input[name="txtUserName"] {
	width: 125px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.47);
	border: 1px solid #133d03;
	border-radius: 4px;
	color: #e1e1e2;
	padding-left: 10px;
	font-family: 'raleway-light';
	font-size: 10px;
}
form input[name="txtPassword"] {
	width: 125px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.47);
	border: 1px solid #133d03;
	border-radius: 4px;
	color: #e1e1e2;
	padding-left: 10px;
	font-family: 'raleway-light';
	font-size: 10px;
}
#Text1 {
	width: 125px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.47);
	border: 1px solid #133d03;
	border-radius: 4px;
	color: #e1e1e2;
	padding-left: 10px;
	font-family: 'raleway-light';
	font-size: 10px;
}
form input[name="txtCode"] {
	width: 67px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.47);
	border: 1px solid #133d03;
	border-radius: 4px;
	color: #e1e1e2;
	padding-left: 10px;
	font-family: 'raleway-light';
	font-size: 10px;
}
form input[name="code"] {
	width: 67px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.47);
	border: 1px solid #133d03;
	border-radius: 4px;
	color: #e1e1e2;
	padding-left: 10px;
	font-family: 'raleway-light';
	font-size: 10px;
}
li{
   list-style:none
}
li a{
   text-transform:uppercase
}
.menu{
   float: left;
   padding: 0px 0 0 0px;
   margin: 0px 0 0 -20px;
}
.menu>li{
   float: left;
   text-align: center;
}
.menu>li>a{
   padding: 0px 19px;
   font-family: 'raleway-regular';
   font-weight: 600;
   font-size:13px;
   text-decoration: none;
   color: #6f7e6e;
   display: block;
	height:57px;
	line-height:40px;
}
.menu>li>a:hover{
   font-family: 'Raleway-Bold';
   padding: 0px 19px;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#ffffdf, #ffc831);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(2px 2px #000);
}
.menuaf{
   float: left;
   padding: 0px 0 0 0px;
   margin: 0px 0 0 -8px;
}
.menuaf>li{
   float: left;
   text-align: center;
}
.menuaf>li>a{
   padding: 0px 4px;
   font-family: 'raleway-regular';
   font-weight: 600;
   font-size:13px;
   text-decoration: none;
   color: #6f7e6e;
   display: block;
	height:57px;
	line-height:40px;
}
.menuaf>li>a:hover{
   font-family: 'Raleway-Bold';
   padding: 0px 4px;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#ffffdf, #ffc831);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(2px 2px #000);
}
.btnDaftar{
   background: linear-gradient(#efe8a2, #ba9a60, #9f7440);
	border-top: 1px solid #ffffd7;
	border-bottom: 1px solid #dcb06d;
	border-left: 1px solid #dcb06d;
	border-right: 1px solid #dcb06d;
	border-radius: 5px;
	font-family: 'Raleway-Bold';
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px #efe8a2;
	color: #000;
}
.btnLogin{
   background: linear-gradient(#efe8a2, #ba9a60, #9f7440);
	width: 77px;
	height: 30px;
	border-top: 1px solid #ffffd7;
	border-bottom: 1px solid #dcb06d;
	border-left: 1px solid #dcb06d;
	border-right: 1px solid #dcb06d;
	border-radius: 5px;
	font-family: 'Raleway-Bold';
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px #efe8a2;
	color: #000;
}
.btnLogin:active {
   background: linear-gradient(#9f7440, #ba9a60, #efe8a2);
	width: 77px;
	height: 30px;
	border-top: 1px solid #ffffd7;
	border-bottom: 1px solid #dcb06d;
	border-left: 1px solid #dcb06d;
	border-right: 1px solid #dcb06d;
	border-radius: 5px;
	outline: none;
}
.hvr-sink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sink:hover {
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
}
.msg{
	font-family: 'Raleway-Bold';
	font-size: 13px;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#ffffdf, #ffc831);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(2px 2px #000);
}
.btnLogout{
   background: linear-gradient(#efe8a2, #ba9a60, #9f7440);
	width: 77px;
	height: 30px;
	border-top: 1px solid #ffffd7;
	border-bottom: 1px solid #dcb06d;
	border-left: 1px solid #dcb06d;
	border-right: 1px solid #dcb06d;
	border-radius: 5px;
	font-family: 'Raleway-Bold';
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px #efe8a2;
	color: #000;
	padding: 7px 12px;
}
