/*html, body{
	background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
    overflow-x: hidden;
    background-repeat: no-repeat;
    height: 100vh;
    overflow-y: hidden;
}*/

html, body{
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	overflow-y: hidden;
	background-size: 100%;
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
.cc{padding: 0px !important;}
/*.table, tr, td{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}*/
.table td, .table th{
	padding: .55rem !important;
}
.header-bars{
	width: 100%;
	height: 70px;
	background-color: #0F225B;
	display: block;
	padding: 10px;
	color: #fff;
}
.left-br{
	display: block;
	width: 300px;
	float: left;
}
.right-br{
	display: block;
	width: 300px;
	height: 80px;
	float: right;
}
.right-br img{
	float: right;
}
.left-br, label{
	/*font-size: 20px !important;*/
}
.left-br, label, small{
	display: block;
	margin:0px;
	margin-left: 10px;
}
.numeric{
	border-radius: 5px;
	border: 1px solid #dedede;
	display: block;
	width: 100%;
	height: 80px;
}
.nums{
	font-weight: bold;
	font-size: 47px;
	float: left;
	margin-left: 30px;
}
.btn-start{
	float: right;
    margin-right: 10px;
    margin-top: 6px;
    height: 65px;
    width: 100px;
}
.user-p{
	width: 257px;
	height: 205px;
	display: block;
	margin-top: 30px !important;
	border: 1px solid #dedede;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 14px;
}
.num-call{
	border: 5px solid #dedede;
    border-radius: 5px;
    width: 130px;
    height: 130px;
    text-align: center;
    position: absolute;
    background-color: #fff;
    font-weight: bold;
    font-size: 50px;
    line-height: 2.3;
    margin-top: 30px;
    bottom: 20px;
    margin-left: -100px;
}
.btn4{
	float: left;
	position: relative;
	left: 40px;
	top: -10px;
	margin-top: 10px;: 
}
.btn-ss{
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rtext{
	position: fixed;
	bottom: 0px;
	background-color: #fff;
	width: 100%; 
	height: 40px;
	font-weight: bold;
}
.rtext marquee{
	line-height: 2.5;
	background-color: #0d3c6b;
	color: #fff;
}
.times{
	position: absolute;
    top: 0px;
    width: 90px;
    height: 40px;
    background-color: #fdd305;
    text-align: center;
    line-height: 2;
    padding-top: 5px;
    font-size: 17px;
    z-index: 1;
}
.lbl-nm{
	font-weight: bold;
	font-size: 20px;
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	border:1px solid #dedede;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
.form-group{
	margin-bottom: 0.5rem !important;
}
.col-md-4, .mb-3{
	margin-bottom: 0.5rem !important;
}
#exampleFormControlTextarea1{
	height: 80px;
}
/*Tambahan*/
.grp-box{
	width: 410px;
    margin-left: 40px;
    margin-bottom: 4px;
    position: relative;
    top: -58px;
}
.send-dt{
	    height: 38px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 50px !important;
    background-color: #007bff !important;
    background-image: url('../images/send.png');
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.title-app{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	display: block;
	color: #fff;
}
.btnn{
	position: absolute;
    right: 10px;
    top: -26px;
}
.t-boxs{
	background-color: #fff;
	border-radius: 20px;
	min-height: 80px;
	margin: 6px;
	max-width: 15.5%;
	/*font-weight: bold;*/
}
.t-boxs label{
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 40px;
	margin-top: -10px;
}
.btx{
	position: absolute;
	left: 13px;
	top: 10px;
}
.bs1{
	/*
		padding: 4px;
		border-radius: 10px;
		background-color: rgba(0, 0, 0, 0.75);
	*/
}
.imgsty{
	width: 300px;
	height: 198px;
	background-color: #fff;
	border: 1px solid #dedede;
	display: block;
	border-radius: 20px;
}
.lbl-time{
	background-color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 50px;
	border-radius: 20px;
	width: 300px;
	margin: 0px;
	margin-top: 0px;
}
.lineb{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 0;
	margin: 0 auto; 
}
.rn-text{
	position: fixed;
	bottom: -6px;
	width: 100%;
	z-index: 1;
}
.time{
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	background-image: url('../images/time-back.png');
	width: 120px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
marquee{
	background-color: #0F225B;
	width: 100%;
	height: 51px;
	color: #fff;
	font-weight: bold;
	line-height: 2;
	font-size: 22px;
}
.bxx{
	position: absolute;
    top: -91px;
    max-width: 79%;
    left: 9px;
    background-color: #e2e1e1;
}
.img-cnnt{
	overflow: hidden;
	width: 300px;
	height: 210px;
}
.btnccs{
	/*position: absolute;*/
    right: 18px;
    bottom: 7px;
    z-index: 2;
    width: 150px;
    height: 49px;
    border-radius: 20px;
    background-color: rgb(251, 208, 2);
    color: #000;
    font-weight: bold;
}