
html {
  overflow-x:hidden;
} 

body {
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #555;
  opacity: 0;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
a {
  color: #3380FF;
  text-decoration: none;
  outline: 0 none;
}
a:focus,a:hover,a:active {
  outline: 0 none;
  text-decoration: none;
  color: #3078ef;
}
.overflow-hidden {
  overflow: hidden;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-y {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-x {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.clear {
  clear: both;
}

.navbar {
  border: 0;
  background-color: #14b7c0 ;    /* #2494F2 */
  color: #FFF;
  padding-left: 10px;
  padding-right: 25px;
}

label {
  font-weight: 600;
  margin-bottom: 7px;
}
.form-group {
  margin-top: 20px;
}
.form-horizontal.group-border .form-group {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}
.form-horizontal.group-border .form-group:last-child {
  border-bottom: 0;
}
.form-horizontal.group-border-dashed .form-group {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px dashed #efefef;
}
.form-horizontal.group-border-dashed .form-group:last-child {
  border-bottom: 0;
}

.height-120{ 
  height:120px; 
}

.height-160{ 
  height:160px; 
}
.form-control {
  font-size: 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.input-group .btn {
  margin: 0 !important;
  margin-left: -1px !important;
  padding-bottom: 6px;
  padding-top: 6px;
  box-shadow: none;
  line-height: 20px;
}
.input-group-btn > .btn + .btn {
  margin-left: -5px !important;
}
.input-group-lg > .input-group-addon {
  line-height: 0.33;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.input-group-addon {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 6px 11px;
}
.form-control:focus {
  border-color: #2598f9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
select.form-control,
textarea.form-control {
  padding: 6px 8px;
}
.input-group {
  margin-bottom: 15px;
}
table thead th {
  padding: 5px;
  font-size: 13px;
  font-weight: 200;
}
table tbody td {
  padding: 7px 8px;
  font-size: 14px; 
  height: 50px;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table.no-border {
  border: 0;
}
table thead th span {
  color: #333;
}
table thead th {
  vertical-align: bottom;
  padding: 5px 0px 5px 5px;
}
table thead th:last-child {
  border-right: 1px solid #DADADA;
}
table thead span {
  font-size: 15px;
  display: block;
}
table td {
  border-left: 1px solid #DADADA;
  border-bottom: 1px solid #dadada;
  padding: 7px 8px;
}

table.hover tbody tr:hover {
  background: #f3f3f3;
}
table td i {
  font-size: 15px;
  display: inline-block;
  text-align: center;
  width: 23px;
}
table td:last-child {
  border-right: 1px solid #dadada;
}
table tr:nth-child(2n) {
  background: #f8f8f8;
}
table.no-strip tr:nth-child(2n) {
  background: transparent;
}
table .no-border th {
  border-left: 0;
}
table .no-border tr th:first-child {
  border-left: 1px solid #dadada;
}
table .no-border-x td {
  border-bottom: 0;
}
table .no-border-x tr:last-child td {
  border-bottom: 1px solid #dadada;
}
table .no-border-y td {
  border-left: 0;
}
table .no-border-y tr td:first-child {
  border-left: 1px solid #dadada;
}
table.no-border tr th {
  border-top: 0;
}
table.no-border tr th:first-child {
  border-left: 0;
}
table.no-border tr th:last-child {
  border-right: 0;
}
table.no-border tr td:first-child {
  border-left: 0;
}
table.no-border tr td:last-child {
  border-right: 0;
}
table.no-border tr:last-child td {
  border-bottom: 0;
}

.no-padding table th:first-child {
  border-left: 0;
}
.no-padding table th:last-child {
  border-right: 0;
}
.no-padding table tr td:first-child {
  border-left: 0;
}
.no-padding table tr td:last-child {
  border-right: 0;
}
.no-padding table tr:last-child td {
  border-bottom: 0;
}

/*New style */ 
.color-primary {
  color: #3078EF;
}
.color-primary.fa {
  color: #4C94FF;
}
.color-success {
  color: #5FBF5F !important;
}
.color-warning {
  color: #FC9700;
}
.color-danger {
  color: #ee5037;
} 
.start-container .middle-login {
  left: 0;
  top: 38%;
  width: 100%;
  position:absolute;   
  text-align: center;
}

.btn-blue, .btn-blue:focus {
    background-color: #2494f2;
    border-color:#2494f2;
}
.btn-bluem {
    border-color: #2494f2;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    margin-bottom: 5px !important;
    margin-left: 4px;
    font-size: 14px;
    padding: 7px 11px;
    box-shadow:none !important;
}
.navbar {
    min-height: 50px !important;
    height: 50px;
    padding-top: 9px; 
    font-size: 20px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.content-section{ 
	padding: 20px 20px;
}

.btn-grad {
    padding: 15px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    background: #fff;
    color: #333;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    font-size: 30px;
    min-width: 100%;
    min-height: 115px;
}

.btn-clear{
    background-color:#555; 
    color:#FFF; 
    cursor: pointer;
    border-radius: 2px;
    border:1px solid #555;
    bottom: 24px;
    position: absolute;
    right: 20px;
    height:30px;
    font-size:16px;
}

.datePlaceHolder{
    float:right; 
    vertical-align:bottom;
    position:absolute;
    right:20px;
    font-size:20px;
    top:33%;
    color:#ccc;
  }
  
.namePlaceHolder {
    float:right; 
    vertical-align:bottom;
    position:absolute;
    right:20px;
    font-size:20px;
    top:33%;
    color:#ccc;
  }

.btn-start{
    padding:40px 110px; 
    font-size:48px; 
    font-weight:bold; 
    min-height: 210px;
    border: 2px solid #5207FF;
    background: transparent;
}

.btn-start:active{
    background:#5207FF;
    border-color: #5207FF;
    color: #FFF;
}

.block-flat a button:visited, .block-flat a button:active, .block-flat a button:hover{    
	background: #2494f2;
  color: #fff;
	outline:none;
}

.font-16{font-size: 16px;}
.font-20{font-size: 20px;}
.font-30{font-size: 30px;}
.font-40{font-size: 40px;}

.coustom-text{ 
	height:100px;
}

.text-green{
  color: #4CAF50;
	font-weight: bold;
}

.wtime {
  position: absolute;
  right: 5px;
  top: 35px;
  font-weight: 400;
}

.page-template {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 20px;
    bottom:10px;
    left: 0;
}
.page-template .header {
    position: absolute;
    left: 30px;
    right: 30px;
    border-bottom: 1px solid #888;
    color: #888;
    font-size: 18px;
}
.page-template .temp-footer {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-top: 1px solid #888;
    text-align: center;
    color: #888;
}
.page-template .watermark {
    font-weight: bold;
    font-size: 400%;
    text-align: center;
    margin-top: 30%;
    color: #aaaaaa;
    opacity: 0.2;
    transform: rotate(-35deg) scale(1.7, 1.5);
}

.navbar-collapse{
  padding-top: 10px;
}

.disabled-button{
  opacity: 0.3;
}

.btnDone{
	width:250px;
	font-weight:bold;
	min-height:130px;
	font-size:40px;
  cursor:not-allowed;
  border: 2px solid #5207FF;
  background: transparent;
}

.btnDone:active{
  background:#5207FF;
  border-color: #5207FF;
  color: #FFF;
}

.dayDropDown{
	width:160px;
	color:#999; 
	height:28px; 
	font-size: 18px; 
	margin-left:5px;
	cursor: pointer;
}

.pdfIcon{
	width:30px;
	height:30px;
	margin-left:10px;
	cursor: pointer;
}

.footer{
	height:48px;
	background: #14b7c0 ;
	position: fixed;
	width: 100%;
	bottom: 0;
	color: #fff;
	font-size: 14px;
}

.footer-left{
	padding-top: 5px;
	width:33%;
}

.footer-center{
	text-align:center;
	float: left;
	padding-top: 5px;
	width: 33%;
}

.strikethrough {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8xM5eDwAEdAGBgEhS4gAAAABJRU5ErkJggg==');
	background-repeat: repeat-x;
	background-position: 50% 50%;
}

#swal2-content {
  color: #000;
  font-size: 12px;
}

.footer-content {
  margin-top:5px; 
  width:100%; 
  text-align:center; 
  float:left;
}

.more-display {
  width:100%; 
  bottom:0px; 
  color:#333; 
  font-size:22px; 
  text-align:center; 
  animation-delay: 1s;
}

.signin-logout{
  cursor: pointer;
  font-size: 16px;
  color: #2494F2;
}

.titleText{
  font-size:26px;
  text-transform:uppercase;
  font-weight: 600;
}

.btnClose{
  color: #fff;
  background-color: #d33 !important;
  border-color: #d33 !important;
}

.btnClose:hover{
  color: #fff;
}

/*English Version */ 
.btnType{
  border: 2px solid #5207FF;
}

.btnType:active{
  background:#5207FF;
  border-color: #5207FF;
  color: #FFF;
}

.carousel-control.left{
    width: 50px;  
    background-image:none;
}

.outer-top-type{ 
    padding-top:15%; 
}

.outer-top2-type{ 
    padding-top: 6%;  
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    color: #000;
    /* background: #2494f2;
    padding: 150px 10px; */
    font-size: 42px;
    position: fixed;
    left: 0;
    top: 50%;
}

.info-keyboard {
  padding-top: 15px;
  float: left;
  font-size: 20px;
  padding-left: 10px;
}

.btn-clear-type {
  background-color: #555;
  color: #FFF;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #555;
  bottom: 24px;
  position: relative;
  right: 8px;
  height: 30px;
  font-size: 16px;
  top: -40px;
  padding: 0px 10px 0px 10px;
}

.datePlaceHolder-type{
  margin-left: 10px;
  font-style: italic;
  font-size:14px;
  color:#ccc; 
}

.namePlaceHolder-type {
  margin-left: 10px;
  font-style: italic;
  font-size:14px;
  color:#ccc; 
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .outer-top-type{ 
    padding-top:50%; 
  }
  .outer-top2-type{ 
    padding-top: 10%;  
  }
  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
      top: 35%;
  }
  .btn-clear-type {
    right: 6px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  .outer-top-type{ 
      padding-top:25%; 
  }
  .outer-top2-type{ 
    padding-top: 8%;  
  }
  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
      top: 50%;
  }
  .btn-clear-type {
    right: 6px;
  }
}