@import url("https://code.highcharts.com/dashboards/css/dashboards.css");

@font-face { font-family: proxi; src:url('Montserrat-Regular.otf');}
@font-face { font-family: proxi-bold; src:url('Montserrat-Bold.otf');}
@font-face { font-family: digital-7; src:url('digital-7-italic.ttf');}
@font-face { font-family: roboto; src:url('Roboto-Regular.ttf');}

body {
	margin: 0px;
	font-family: proxi;
	font-size: 14px;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
	color: #333;
	min-width: 1024px;
	background-color:#f8f8f8;
	}

.box{
	min-height:264px;
}

.box-small-box{
	padding: 15px;
	border: 1px solid #fff;
}

.box-small{
	padding: 15px;
	background-color:#f8f8f8;
}

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em
}

#mySelect {
	margin: 0 0 10px 0;
	border: none;
    border-radius: 0
}

.title{
	font-size:18px;
	text-align: center;
	font-family: proxi;
	}

.idr{
	font-family: proxi;
	font-size:27px;
	text-align:center;
	}

.idr-speedo{
	font-family: proxi;
	font-size:28px;
	text-align:center;
	color: #004267;
	}

.idr-counter{
	font-size:50px;
	text-align:center;
	color:#004267;
	}

.idr-sub{
	font-size:14px;
	}

.table-hc>thead>tr>th{
	text-align:center !important;
	color: #ffffff !important;
	font-family: proxi;
	background-color: #004267;
	}

.table-hc>thead>tr>th a {
	color: #ffffff !important;
	text-decoration: underline;
	}

.table-hc>tbody>tr>td, .table-hc>tbody>tr>th, .table-hc>tfoot>tr>td, .table-hc>tfoot>tr>th, .table-hc>thead>tr>td, .table-hc>thead>tr>th{
	padding: 2px;
	font-size:14px;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	}

.table-hd>thead>tr>th{
	font-size: 11px;
	text-align:center !important;
	color: #ffffff !important;
	font-family: proxi;
	background-color: #004267;
	}


.table-hd>tbody>tr>td, .table-hd>tbody>tr>th, .table-hd>tfoot>tr>td, .table-hd>tfoot>tr>th, .table-hd>thead>tr>td, .table-hd>thead>tr>th{
	padding: 2px;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	}

.name { text-align: left !important; padding: 0 10px !important; }
.ranking { display: none; }
.total { font-family: proxi; }

.red { color: #ff0000; }
.green { color: #91e8e1; }
.blue { color: #004267; }
.orange { color: #f7a35c; }
.purple { color: purple; }
.maroon { color: #b03060; }
.black { color: #000000; }

.col-5 { width: 20% !important; }
.col-header-mg { margin: 35px 0 10px 0; text-align: center; color: #004267; font-family: proxi; font-size: 35px; }
.col-header-top { margin-top: 10px !important; }
.col-header-mg a { color: #004267; }
.col-header-mg-small { margin: 0 0 10px 0; text-align: center; color: #004267; font-family: proxi; font-size: 24px; }
.col-header-mg-subtext { margin: 0 0 10px 0; text-align: center; color: #337ab7; font-family: proxi; font-size: 16px; }
.col-header-mg-subtext .active { color: #000; }
.col-header-mg-subtext a { text-decoration: underline; }
.numbers-mg { text-align: right !important; padding: 0 3px !important; font-family: roboto; }

.col-header-mg-submenu { text-align: center; color: #000; font-family: proxi; font-size: 16px; }
.col-header-mg-submenu .active { color: #000; }
.col-header-mg-submenu a { text-decoration: underline; }

/*update stiky*/
tbody tr:hover {
    background-color: rgba(27,111,193,.3) !important;
	}

.blend a, .blend a:hover { text-decoration: none; color: #333; font-weight: lighter; font-family: proxi; }

.admin { margin: 0 auto; }
.user-bar { text-align: right; padding: 10px; border-bottom: 1px; font-size: 24px;}
.user-bar-stick { text-align: right; padding: 7px 10px 0 10px; border-bottom: 1px; font-size: 24px;}
.login-box { width: 350px; border: 1px; margin: 50px 0 50px; padding: 50px;}

#TableTop #TableTopSupplier {
	margin-top: 20px;
}

.account-container {
	width: 420px;
	display: block;
	margin: 20px auto;

	background: #f9f9f9;

	border: 1px solid #d5d5d5;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-shadow:  0px 0px 2px #dadada, inset 0px -3px 0px #e6e6e6;
}

.login-fields {

}

.login-fields .field {
	margin-bottom: 1.25em;
}

.login-fields label {
	display: none;
}

.login-fields input {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #8e8d8d;
	padding: 11px 15px 10px 50px;
	background-color: #fdfdfd;
	width: 255px;
	display: block;
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	border: 1px solid #cccccc;
}

.search-autocomplete { padding-top: 20px; }
.search-fields input {
	margin-top: 60px;
	font-size: 13px;
	color: #8e8d8d;
	padding: 11px 15px 10px 50px;
	background-color: #fdfdfd;
	width: 100%;
	display: block;
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	border: 1px solid #cccccc;
}

.username-field { background: url(../images/user.png) no-repeat; }

.password-field { background: url(../images/password.png) no-repeat; }

.search-field { background: url(../images/search.png) no-repeat; }

.navbar { margin-bottom: 0px !important; min-height: 40px;}
.ui-widget { font-size: 10pt !important; }
.ui-autocomplete { max-height: 550px !important; overflow-x: hidden; overflow-y: auto; }

.breadcrumb{ background-color:transparent!important; }

/*update*/
.logo-login{
	margin: 65px auto;
	text-align:center;
	}

.login-box .form-group{
	text-align: left;
	}

.login-box .form-group label{
	font-size:18px;
	color:#666;
	}

.highcharts-container{
	}

.box .breadcrumb{
	position:relative;
	z-index:10;
	margin-bottom:-40px;
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-radius:0;
	}

.box .breadcrumb li{
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-bottom: 1px solid transparent;

	}

.box .breadcrumb li a{
	color:#004267;
	}

.box .breadcrumb li.active a{
	font-weight:bold;
	}

.box .breadcrumb>li+li:before{
	content: normal;
	}

.box-breadcrumb .breadcrumb{
	position:relative;
	z-index:10;
	margin-bottom:-40px;
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-radius:0;
	}

.box-breadcrumb .breadcrumb li{
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-bottom: 1px solid transparent;

	}

.box-breadcrumb .breadcrumb li a{
	color:#004267;
	}

.box-breadcrumb .breadcrumb li.active a{
	font-weight:bold;
	}

.box-breadcrumb .breadcrumb>li+li:before{
	content: normal;
	}

.mt15{
	margin-top:15px;
	}

.mt20{
	margin-top:20px;
	}

.mt40{
	margin-top:40px;
	}

.btn-primary, .btn-login{
	background-color:#004267;
	font-weight:700;
	color:#fff;
	}

.btn-primary:hover, .btn-login:hover{
	background-color:#012b54;
	color:#3399cc;
	}

.search-autocomplete-small{
	padding-top:11px;
	}

.search-autocomplete-small input{
	height: 30px;
	}

.search-autocomplete-small .search-field{
	background-position: 0 -4px;
	}

@media(min-width: 992px){
.col5{
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	}
}

.box-percentage {
	padding: 10px;
	border: 1px solid #ddd;
	}

.box-percentage .title{
	font-size:15px;
	}

.box-percentage .idr-speedo{
	font-size:36px;
	}

.table-city{
	margin-top:20px;
	}

.table-city table tr td:nth-child(2) a{
    display:block;
	width:260px;
	text-overflow:ellipsis;
	overflow:hidden;
	}

.ui-autocomplete{
	z-index:1040!important;
	}

.ui-widget-header{
	font-size:12px!important;
	color:#004267!important;
	}

.ui-datepicker-calendar tr th{
	font-size:11px!important;
	color:#004267!important;
	}

.ui-datepicker-calendar tr td{
	font-size:12px!important;
	}

.ui-state-active, .ui-widget-content .ui-state-active{
	border: 1px solid #004267!important;
    background: #004267!important;
	}

.for-map{
	margin: 0 -15px;
	padding: 8px 15px;
	background-color:#002244;
	}

.for-map .brand img{
	width:60px;
	}

.user-bar-for-map{
	padding-top:7px;
	text-align:right;
	color:#fff;
	}

.user-bar-for-map a{
	font-size:14px!important;
	color:#fff!important;
	}

#fountainG{
	position:relative;
	width:65px;
	height:14px;
	margin:auto;
	}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(0,0,0);
	width:14px;
	height:14px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:0.975s;
		-o-animation-duration:0.975s;
		-ms-animation-duration:0.975s;
		-webkit-animation-duration:0.975s;
		-moz-animation-duration:0.975s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:9px;
		-o-border-radius:9px;
		-ms-border-radius:9px;
		-webkit-border-radius:9px;
		-moz-border-radius:9px;
}

#fountainG_1{
	left:0;
	animation-delay:0.386s;
		-o-animation-delay:0.386s;
		-ms-animation-delay:0.386s;
		-webkit-animation-delay:0.386s;
		-moz-animation-delay:0.386s;
}

#fountainG_2{
	left:15px;
	animation-delay:0.4825s;
		-o-animation-delay:0.4825s;
		-ms-animation-delay:0.4825s;
		-webkit-animation-delay:0.4825s;
		-moz-animation-delay:0.4825s;
	}

#fountainG_3{
	left:30px;
	animation-delay:0.589s;
		-o-animation-delay:0.589s;
		-ms-animation-delay:0.589s;
		-webkit-animation-delay:0.589s;
		-moz-animation-delay:0.589s;
	}

#fountainG_4{
	left:45px;
	animation-delay:0.6855s;
		-o-animation-delay:0.6855s;
		-ms-animation-delay:0.6855s;
		-webkit-animation-delay:0.6855s;
		-moz-animation-delay:0.6855s;
	}

#fountainG_5{
	left:60px;
	animation-delay:0.782s;
		-o-animation-delay:0.782s;
		-ms-animation-delay:0.782s;
		-webkit-animation-delay:0.782s;
		-moz-animation-delay:0.782s;
	}

#fountainG_6{
	left:75px;
	animation-delay:0.8785s;
		-o-animation-delay:0.8785s;
		-ms-animation-delay:0.8785s;
		-webkit-animation-delay:0.8785s;
		-moz-animation-delay:0.8785s;
	}

#fountainG_7{
	left:90px;
	animation-delay:0.975s;
		-o-animation-delay:0.975s;
		-ms-animation-delay:0.975s;
		-webkit-animation-delay:0.975s;
		-moz-animation-delay:0.975s;
	}

#fountainG_8{
	left:105px;
	animation-delay:1.0715s;
		-o-animation-delay:1.0715s;
		-ms-animation-delay:1.0715s;
		-webkit-animation-delay:1.0715s;
		-moz-animation-delay:1.0715s;
	}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

.list-custom{ margin:10px 0; padding:0; width:100%;}
.list-custom li{ display: inline-block; padding-right: 5px; }
.list-custom li:first-child, .list-custom li:nth-child(2){ width:38%;}
.list-custom li:last-child{ width:20%; float:right;}

.list-custom-pickhotel{ margin:10px 0; padding:0; width:100%;}
.list-custom-pickhotel li{ display: inline-block; padding-right: 5px; }
.list-custom-pickhotel li:first-child, .list-custom-pickhotel li:nth-child(2){ width:50%;}
.list-custom-pickhotel li:last-child{ width:50%; float:right;}


.ui-state-active, .ui-widget-content .ui-state-active{
	border: 1px solid #004267!important;
    background: #004267!important;
	}


.topup-active .topup-inactive .topup-none .topup-Live .topup-Ended .topup-Terminated .incentive-active .incentive-inactive .incentive-none .allotment-warning .allotment-high-alert .allotment-safe {
	width: 10px; border: 0px !important;
}

.topup-none, .incentive-none {margin:auto; width:25px; height:15px; background-color: transparent; }
.topup-active, .topup-Live {margin:auto; width:25px; height:15px; background-color: #004267; }
.topup-inactive, .topup-Ended, .topup-Terminated {margin:auto; width:25px; height:15px; background-color: #FF0000; }
.incentive-active {margin:auto; border-radius:90px; width:25px; height:15px; background-color: #00db1f; }
.incentive-inactive {margin:auto; border-radius:90px; width:25px; height:15px; background-color: #9d5900; }

.allotment-blackout {margin:auto; width:25px; height:15px; background-color: #000; }
.allotment-high-alert {margin:auto; width:25px; height:15px; background-color: #f00; }
.allotment-warning {margin:auto; width:25px; height:15px; background-color: #ff6600; }
.allotment-safe {margin:auto; width:25px; height:15px; background-color: #85ea72; }


.modal-for-topup{
	padding: 15px;
	border-radius:0;
	}


.input-xs{
    height: 20px;
    line-height: 1.5;
    font-size: 12px;
    padding: 1px 5px!important;
    border-radius: 3px;
	}

.highlight {
    background-color:#ffc!important;
	}

.btn-for-submit{
	color:#004267;
	}

.table-footer tr:last-child td{
	text-align:right!important;
	}


.middle{
	vertical-align: middle!important;
	text-align:center;
	}

.legend{
	display: inline-block;
	padding:15px;
	border:1px solid #ccc;
	}

.legend tr:first-child td{
	padding: 0 0 10px 0;
	font-weight: bold;
	}

.admin{
	position:relative;
	}

.absolute{
	position:absolute;
	right:30px;
	width:100%;
	}

.wrp-btn-submit{
	position:fixed;
	width:80%;
    margin: 0 0 0 -40%;
    left:50%;
	bottom:0;
	padding:2px 32px 2px 0;
	border:1px solid #ddd;
	background-color:#fff;
	text-align:right;
	}

.wrp-btn-submit .btn-sm{
	padding:1px 10px;
	}

.fixed_footer {
    position: fixed;
    bottom: 0;
    background-color: gray;
	width:80%;
    margin: 0 0 0 -40%;
    left:50%;
	bottom:0;
	padding:2px 32px 2px 0;
	border:1px solid #ddd;
	background-color:#fff;
	text-align:right;
	}

#sticky-footer{
	margin-top:-21px;
	background-color:green;
    left:50%;
	bottom:0;
	padding:2px 32px 2px 0;
	border:1px solid #ddd;
	background-color:#fff;
	text-align:right;
	}

.bumper{
	height: 200px;
	}

.block-print {
	page-break-before: always;
}

.navbar-brand-own { padding: 13px 15px !important;  }

.partial-box {
	max-height: 870px;
	position: relative;
	overflow-y: hidden;
	overflow-x: scroll;
}

.partial-box .read-more {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 30px 0;

  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}

.button-more {
	background-image: -webkit-gradient(linear,right bottom,left top,from(#004267),to(#007297));
	background-image: linear-gradient(to top left,#004267,#007297);
	color: #fff!important;
	display: inline-block;
	font-family: inherit;
	font-weight: 700;
	border: 0;
	/*border-radius: 0.4rem;*/
	white-space: nowrap;
	padding: 1rem 1.5rem;
	line-height: 1.4;
	position: relative;
	text-align: center;
	-webkit-transition: 70ms;
	transition: 70ms;
	position: relative;
	width: 400px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.table-re>thead>tr>th{
	text-align: center;
	color: #ffffff;
	font-family: proxi;
	background-color: #004267;
	}

.table-re>thead>tr>th a {
	color: #ffffff;
	text-decoration: underline;
	}

.table-re>tbody>tr>td, .table-re>tbody>tr>th, .table-re>tfoot>tr>td, .table-re>tfoot>tr>th, .table-re>thead>tr>td, .table-re>thead>tr>th{
	padding: 3px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
	}

.numbers-re { text-align: right !important; font-family: roboto; padding-right: 8px !important; }
/* .name { text-align: left !important; padding: 0 10px !important; }
.blend a, .blend a:hover { text-decoration: none; color: #333; font-weight: lighter; font-family: proxi; } */
.fake-anchor a { cursor: pointer }

.wrap-for-accordion .panel-body{
	border: 1px solid #ddd;
	background-color:#fff;
}
.panel-collapse {
	margin-top:-20px;
	width:100%;
	position:absolute;
	z-index:100;
}
.modal-dialog { width: 95% !important; }
.error-table {
	max-height: 870px;
	position: relative;
	overflow: scroll !important;
}
/* Style for the container div */
.box-container {
  position: relative;
  min-height: 700px;
}
/* Style for the overlay layer */
.box-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1); /* Semi-transparent black background */
	display: none;
	z-index:500;
	/* pointer-events: none; Allows interaction with the content below */
    flex-direction: column; /* Adjust overlay height based on content */
	align-items: flex-end; /* Align icons to the top right */
	justify-content: flex-start; /* Align icons to the top right */
	text-align: center;
	border: 1px solid #333;
}
/* Style for the content inside the container */
.box-content {
	position: relative;
	z-index: 1;
	transition: opacity 0.3s ease; /* Add a smooth transition for opacity changes */
	min-height: 700px;
}
/* Hover effect: Show the overlay layer */
.box-container:hover .box-overlay {
	display: flex;
}
.box-container:hover .box-content {
    opacity: 0.2; /* Adjust the opacity value as needed */
}
/* Style for the disabled look (you can customize this) */
.box-disabled {
	color: #999; /* Light gray text color */
	background-color: #ddd; /* Light gray background color */
	cursor: not-allowed; /* Change cursor to indicate non-interactivity */
}
/* Style for the icons */
.box-icon {
	color: white;
	font-size: 20px;
	cursor: pointer;
    margin: 20px; /* Add some margin for better spacing */
}
.delete-icon {
	position: absolute;
	top: 35px;
	right: 10px;
	transform: translate(-50%, -50%);
	font-size: 24px;
	cursor: pointer;
}
.edit-preference {
	font-size: 24px;
	float: right;
}
.floating-div {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #007bff;
	color: #ffffff;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.full-screen-div {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background-color: #004267;
	color: #ffffff;
	padding: 10px;
	box-sizing: border-box;
	z-index: 999;
}
.full-screen-div .btn {
	margin-left: 5px;
	font-weight: bold;
	color: #004267;
}
.full-screen-div .active{
	color: #fff;
	background-color: #999;
}
.retry-request {
	padding-top: 160px;
	text-align: center;
}
.retry-request a {
	font-size: 15px;
	cursor: pointer;
	text-decoration: underline;
}
.vs-bold {
	font-weight: bold;
	color: #000 !important;
	font-size: 18px;
}
.loader {
  width: 120px;
  height: 22px;
  border-radius: 20px;
  color: #514b82;
  border: 2px solid;
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
  margin: 2px;
  inset: 0 100% 0 0;
  border-radius: inherit;
  background: #004267;
  animation: l6 2s infinite;
}
@keyframes l6 {
    100% {inset:0}
}
