
body {
	background: #444;
    margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	color: #24a7ad;
	text-align: center;
}

strong { font-weight: 500; }

small {font-size: 11px; color: 5b5b5b;}
img {border: none;}
a {color: #527e19; text-decoration: none;}
a:hover {color: #000;}

h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

img { max-width: 100%; }

::-moz-selection { background: #ffa456; color: #fff; text-shadow: none; }
::selection { background: #ffa456; color: #fff; text-shadow: none; }


.btn-link-1 {
	margin: 0 15px;
	font-size: 2px;
    font-weight: 300;
    line-height: 42px;
    color: #ffa456;

}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; color: #ffc456; font-size: 80px; }

.btn-link-2 {
	margin: 10px 0 10px 10px;
	padding: 20px;
	color: #24a7ad;
	border: 1px solid #dcdcdc;
	width: 60px;
	height: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

.shortcutHome a{
	margin: 0 auto;
	float: center;
	color: #fff;
	font-size: 12px;
	width: 60px;
	height: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.shortcutHome a:hover{
	color: #5b5b5b;
	text-decoration: none;
}
.shortcutHome a:hover img{
	opacity: 1;
	color: #5b5b5b;
	padding-top: 10px;
}
.shortcutHome img {
	opacity: 0.8;
    -webkit-transition: padding-top 250ms ease-out;
	-moz-transition: padding-top 250ms ease-out;
	-o-transition: padding-top 250ms ease-out;
}

.quick-btn {
  background: #EEEEEE;
  box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
  color: #444444;
  display: inline-block;
  height: 100px;
  margin: 10px;
  padding: 16px 10px 10px 10px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  width: 100px;
  position: relative;
}
.quick-btn span {
  display: block;
}
.quick-btn .label {
  position: absolute;
  right: -5px;
  top: -5px;
}
.quick-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #4d7589;
}
.quick-btn.small {
  width: 40px;
  height: 30px;
  padding-top: 6px;
}

/***** Top content *****/

.inner-bg {
    margin: 0 auto;
	padding: 100px auto;
}

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description a {
	border-bottom: 1px dotted #ffa456;
}
.top-content .description a:hover, 
.top-content .description a:focus { border: 0; }

.form-box {
	margin-top: 35px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px;
	background: #42bcc2;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	color: #fff;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 80%;
	padding-top: 25px;
	text-align: center;
	font-family:Comic Sans MS;
}

.form-top-left h3 { margin-top: 0; color: #fff; }

.form-top-right {
	float: left;
	width: 20%;
	padding-top: 10px;
	font-size: 66px;
	color: #24a7ad;
	line-height: 100px;
	text-align: center;
}

.form-bottom {
	padding: 15px 25px 30px 25px;
	background: #42bcc2;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: center;
	float: center;
}

.form-bottom form .input-error {
	background: #24a7ad;
}

.social-login {
	margin-top: 35px;
}

.social-login-buttons {
	margin-top: 35px;
}

#display{
	width: 100px;
	height: 40px;
	border: 1px solid #aaa;
	font-size: 27px;
	color: #333;
	text-align: right;
	background: #fff;
}
#pdt{
	width: 100px;
	height: 40px;
	border: 1px solid #aaa;
	font-size: 20px;
	color: #333;
	text-align: center;
	background: #fff;
}
#thn{
	width: 100px;
	height: 40px;
	border: 1px solid #aaa;
	font-size: 20px;
	color: #333;
	text-align: center;
	background: #fff;
}

.num-wrap{
	margin: 30px auto;
	width: 320px;
}
#n0{
	width: 100px;
	height: 80px;
	font-size: 40px;
}

.box button{
	width: 34px;
	height: 27px;
	border: 1px solid #9EAABB;
	border-radius: 3px;	
	margin-bottom: 5px;
}

.kirim{
	width: 100px;
	height: 80px;
	font-size: 40px;
	border: 1px solid #9EAABB;
	border-radius: 3px;	
	margin-bottom: 5px;
	background: #3C0;
	color: #fff;
}

#outdiv
{
	margin: 0 auto;
    width:320px;
    height:240px;
	border: solid;
	border-width: 3px 3px 3px 3px;
}
#v{
    width:320px;
    height:240px;
}
#qr-canvas{
    display:none;
}

#result{
    display:none;
}
/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.inner-bg { padding: 60px 0 110px 0; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }
	
	.form-top-right { font-size: 42px; line-height: 90px; }

}
