html{
	min-height: 100%;
}
body{
	min-height: 100%;
	height:100%;
	font-family: GothamNarrowBook;
}
button, a{
	transition: all 0.2s ease;
	cursor:pointer;
}
.btn{cursor: pointer;}
a:hover, a:focus, a:active{text-decoration: none;}
p{word-wrap: break-word;}
ul{
	list-style-type: none;
	padding-left: 0;
}
p{
	word-wrap: break-word;
}
ol{padding-left: 15px;}
.form-control{font-family: GothamNarrowBook;}
img{max-width: 100%;}
.uppercase{text-transform: uppercase;}
.italic{font-style: italic;}
.bolder{font-weight: bold;}
.lighter{font-weight: normal;}
.underline{text-decoration: underline;}
.bolder-font{font-family: GothamNarrowMedium;}
.title{font-family: GothamNarrowMedium;}
.title-sm{color:#898989;font-size: 12px;}
.font-10{font-size: 10px !important;}
.font-12{font-size: 12px !important;}
.font-14{font-size: 14px !important;}
.font-18{font-size: 18px !important;}
.font-20{font-size: 20px !important;}
.font-24{font-size: 24px !important;}
.font-30{font-size: 30px !important;}
.font-48{font-size: 48px;}
.line-space-1{line-height: 1;}
.line-space-2{line-height: 1.5;}
.line-space-3{line-height: 1.2;}
.letter-space-1{letter-spacing: 1px;}
.font-red{color: #ed1c24;}
.font-white{color: #fff !important;}
.font-black{color: #252525;}
.font-green{color: #00a651;}
.font-grey{color: #898989;}
.font-blue{color: #00aeef;}
.font-red{color: #ed1c24;}
.m-auto{margin:auto;}
.m-none{margin:0;}
.mtop-0{margin-top: 0px !important;}
.mtop-5{margin-top: 5px;}
.mtop-10{margin-top: 10px;}
.mtop-15{margin-top:15px;}
.mtop-20{margin-top: 20px;}
.mtop-25{margin-top: 25px;}
.mtop-30{margin-top: 30px !important;}
.mtop-45{margin-top: 45px !important;}
.mtop-50{margin-top: 50px !important;}
.mtop-70{margin-top: 70px !important;}
.mbot-0{margin-bottom: 0;}
.mbot-5{margin-bottom: 5px;}
.mbot-10{margin-bottom: 10px;}
.mbot-15{margin-bottom:15px !important;}
.mbot-20{margin-bottom: 20px;}
.mbot-25{margin-bottom: 25px !important;}
.mbot-30{margin-bottom: 30px !important;}
.mbot-45{margin-bottom: 45px !important;}
.mbot-90{margin-bottom: 90px !important;}
.mtopbot-5{margin:5px 0;}
.mtopbot-10{margin:10px 0;}
.mtopbot-15{margin:15px 0;}
.mtopbot-20{margin:20px 0;}
.mtopbot-25{margin:25px 0;}
.mtopbot-30{margin:30px 0;}
.mside-5{margin:0 5px;}
.mside-10{margin:0 10px;}
.mside-15{margin:0 15px;}
.mside-20{margin:0 20px;}
.mside-25{margin:0 25px;}
.mside-30{margin:0 30px;}
.mright-5{margin-right: 5px;}
.mright-10{margin-right: 10px;}
.mright-15{margin-right: 15px;}
.mright-30{margin-right: 30px;}
.mleft-15{margin-left:15px;}
.mleft-20{margin-left:20px;}
.pad-none{padding: 0;}
.pad-10{padding:10px !important;}
.pad-15{padding:15px !important;}
.pad-30{padding:30px !important;}
.pad-45{padding:45px !important;}
.padbot-15{padding-bottom: 15px;}
.padbot-30{padding-bottom: 30px;}
.padtop-0{padding-top: 0px !important;}
.padtop-10{padding-top: 10px;}
.padtop-15{padding-top: 15px;}
.padtop-120{padding-top: 120px;}
.padtopbot-10{padding:10px 0;}
.padtopbot-15{padding:15px 0;}
.padtopbot-20{padding:20px 0;}
.padtopbot-25{padding:25px 0;}
.padtopbot-30{padding:30px 0;}
.padleft-0{padding-left: 0px !important;}
.padleft-7{padding-left: 7px;}
.padleft-10{padding-left: 10px;}
.padleft-15{padding-left: 15px;}
.padleft-25{padding-left: 25px;}
.padleft-30{padding-left: 30px;}
.padright-7{padding-right: 7px;}
.padright-30{padding-right: 30px;}
.padside-50{padding-left: 50px !important;padding-right: 50px !important;}
.padside-15{padding-left: 15px;padding-right: 15px;}
.padside-30{padding-left: 30px;padding-right: 30px;}
.indent-15{text-indent: 15px;}
.inline-block{display: inline-block;}
.singleline{line-height: 1;}
.text-blue{color: #448ddb;}
.text-darkblue{color: #222f38;}
.text-grey{color: #898989;}
.text-green{color: #16a660;}
.text-red{color: #ed1c24;}
.top-align{vertical-align: top;}
.center-wrapper{
	display: table;
	width: auto;
	margin:auto;
}
.full-width{
	width: 100%;
	display: table;
}
.image-center{
	display: block;
	margin:auto;
}
.header{
	position: relative;
}
.header.main-header{
	background-image: url('https://jabarqr.id/jabarqrid/assets/front/img/ida.jpeg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	height: 450px;
	margin-bottom: 150px;
	background-color:black; 
}
.header.common-header{
	background:#fff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
}
.navbar-brand img{
	height: 50px;
}
.navbar-white .nav-link{
	color: #fff !important;
	font-family: 'GothamNarrowMedium';
}
.navbar-black .nav-link{
	color: #222f38 !important;
	font-family: 'GothamNarrowMedium';
}
.btn-transparent{
	border:1px solid #fff;
	background:transparent !important;
	border-radius: 4px;
	padding:5px 15px !important;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus{
	background: #222f38 !important;
}
.btn-green{
	background:#16a660;
	border-radius: 4px;
	padding:5px 15px !important;
	color: #fff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	font-family: 'GothamNarrowMedium';
}
.btn-green:hover, .btn-green:active, .btn-green:focus{
	background: #107343 !important;
	color: #fff;
}
.btn-blue{
	background:#1997d1;
	border-radius: 4px;
	padding:5px 15px !important;
	color: #fff !important;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	font-family: 'GothamNarrowMedium';
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus{
	background: #0f6389 !important;
	color: #fff;
}
.btn-facebook{
	background:#3e5899;
	border-radius: 4px;
	padding:5px 15px !important;
	color: #fff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	font-family: 'GothamNarrowMedium';
}
.btn-facebook:hover, .btn-facebook:active, .btn-facebook:focus{
	background: #3e5899 !important;
	color: #fff;
}
.btn-twitter{
	background:#17a9e8;
	border-radius: 4px;
	padding:5px 15px !important;
	color: #fff;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	font-family: 'GothamNarrowMedium';
}
.btn-twitter:hover, .btn-twitter:active, .btn-twitter:focus{
	background: #17a9e8 !important;
	color: #fff;
}
.btn-center{
	display: table !important;
	margin:auto;
}
.intro{
	color:#fff;
	font-family: 'GothamNarrowBook';
	text-align: center;
	display: block;
	width: 600px;
	max-width: 90%;
	margin:132px auto 30px;
}
.box{
	background:#fff;
	border-radius: 4px;
}
.box.box-login{
	width: 100%;
	padding:45px;
	position: relative;
}
.box.box-register{
	width: 100%;
	padding:45px;
	position: relative;
}
.box.box-float{
	width: 750px;
	max-width: 90%;
	position: absolute;
	bottom: -110px;
	display: block;
	margin:auto;
	left: 0;
	right: 0;
	padding:40px;
	-webkit-box-shadow: 0px 1px 18px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 18px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 18px 0px rgba(0,0,0,0.15);
}
.form-grey{
	background:#f1f1f1;
	border-radius: 4px;
	color: #222f38;
	width: 100%;
	border:0 !important;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	height: 36px;
	padding:4px 15px;
}
.form-grey::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #898989;
}
.form-grey::-moz-placeholder { /* Firefox 19+ */
  color: #898989;
}
.form-grey:-ms-input-placeholder { /* IE 10+ */
  color: #898989;
}
.form-grey:-moz-placeholder { /* Firefox 18- */
  color: #898989;
}
.form-large{
	font-size: 18px;
	height: 50px;
}
.btn-large{
	height: 50px;
	font-size: 18px !important;
	padding:10px !important;
}
.btn-small{
	font-size: 14px !important;
	padding:5px 10px !important;
}
.title{
	font-size: 20px;
	color: #222f38;
}
.video-viewer{
	max-height: 270px;
}
.slider{
	border-radius: 4px;
	height: 423px;
	display: table;
	background:#fff;
	width: 100%;
}
.slider-image{
	width: 50%;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	height: 423px;
	border-radius: 4px 0 0 4px;
}
.slider-image img{
	height: 423px;
	display: block;
	width: auto;
	max-width: fit-content !important;
}
.slider-text{
	width: 50%;
	display: table;
	float: left;
	position: relative;
	height: 423px;
	padding:70px 45px;
	border-radius: 0 4px 4px 0;
}
.shadowed{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
}
.list-footer li{
	font-size: 14px;
	color: #fff;
}
.list-footer li a{
	font-size: 12px;
	color: #fff;
}
.footer{
	background:#222f38;
	padding:45px 0 15px;
}
.indicator-custom{
	bottom: -40px !important;
}
.indicator-custom li{
	width: 8px !important;
	height: 8px !important;
	border-radius: 10px;
	background-color: #1997d1 !important;
	opacity: 0.5 !important;
}
.indicator-custom li.active{
	opacity: 1 !important;
}
.bg-grey{
	background:#ebebeb;
}
.bg-green{
	background:#8dc63f;
}
.bg-yellow{
	background:#fff200;
}
.bg-login{
	background-image: url('https://jabarqr.id/jabarqrid/assets/front/img/bg-login.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
.btn-bottom{
	background:#16a660;
	padding:15px;
	width: 100%;
	position: absolute;
	bottom: 0;
	border-radius: 0 0 4px 4px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	left: 0;
}
.btn-bottom:hover{
	color: #fff;
}
.icon-float{
	position: absolute;
	right: 15px;
	top: 42px;
}
.icon-float-2 {
    position: absolute;
    right: 25px;
    top: 10px;
}
.form-group{
	position: relative;
}
.bortop{
	border-top: 1px solid #31414c;
}
.notif{
	background:#ed1c24;
	color: #fff !important;
	font-size: 10px;
	text-align: center;
	border-radius: 10px;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
	margin:5px 0px 0 5px;
	position: absolute;
	right: 4px;
}
textarea.form-grey{
	height: 100px;
}
.question{
	width: 15px;
	height: 15px;
	background:#898989;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding:0px 4px;
	display: table;
	border-radius: 20px;
	margin-top: 5px;
}
.question:hover + .question-box{
	display: block;
}
.question-box{
	position: absolute;
	z-index: 9;
	width: 320px;
	padding: 15px;
	border-radius: 4px;
	display: none;
	background: #16a564; /* Old browsers */
	background: -moz-linear-gradient(top, #16a564 0%, #1997d1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #16a564 0%,#1997d1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #16a564 0%,#1997d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16a564', endColorstr='#1997d1',GradientType=0 ); /* IE6-9 */
}
.question-box table{
	width: 100%;
	border:0;
	color: #fff;
	font-size: 12px;
}
.question-box table td{
	vertical-align: top;
}
.form-file {
  cursor: pointer;
  width: 180px;
  height: 36px;
  overflow: hidden;
}

.form-file:before {
  width: 178px;
  height: 36px;
  font-size: 14px;
  line-height: 32px;
  content: 'Unggah Data Pendukung';
  display: inline-block;
  background: #1997d1;
  color: #fff;
  border-radius: 4px;
  padding: 2px 10px;
  text-align: center;
  font-family: 'GothamNarrowMedium';
}

.form-file::-webkit-file-upload-button {
  visibility: hidden;
}
.nav-photo{
	border-radius: 100px;
	width: 25px;
	height: 25px;
	display: block;
	float: right;
	margin:0px 0px 0 5px;
	position: absolute;
	right: 4px;
	overflow:hidden;
	border:1px solid #ccc;
}
.nav-photo img{
	width: 25px;
	height: 25px;
	margin:auto;
	display: table;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.gradient-blue{
	background: #6dcff6; /* Old browsers */
	background: -moz-linear-gradient(top, #6dcff6 0%, #1997d1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6dcff6 0%,#1997d1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6dcff6 0%,#1997d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dcff6', endColorstr='#1997d1',GradientType=0 ); /* IE6-9 */
}
.search-container{
	width: 600px;
	max-width: 90%;
	margin:auto;
	padding:30px 0;
}
.box.box-content{
	border:1px solid #ebebeb;
	width: 100%;
	display: table;
	/*background-image: url('https://jabarqr.id/jabarqrid/assets/front/img/corner.png');
	background-size: 82px 72px;
	background-position: top left;
	background-repeat: no-repeat;*/
	margin-bottom: 15px;
}
.photo-content{
	width: 75px;
	float: left;
}
.photo-frame{
	width:75px;
	height: 75px;
	overflow:hidden;
	display: block;
	border-radius: 4px;
}
.photo-frame img{
	max-width: fit-content;
	max-height: 75px;
	margin:auto;
	display: table;
}
.text-content{
	width: calc(100% - 75px);
	padding-left: 15px;
	float: left;
}
.category-name{
	background-color: #ebebeb;
	font-size:12px;
	color: #898989;
	padding: 5px 10px;
}
.attach-thumb{
	width: 45px;
	height: 45px;
	overflow: hidden;
	border-radius: 4px;
	float: left;
	display: block;
}
.attach-thumb img{
	max-width: fit-content;
	max-height: 45px;
	margin:auto;
	display: table;
}
.dtable{
	display: table;
}
.relative{
	position: relative;
}
#search-detail-content{
	display: none;
}
.page{
	background:#1997d1;
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 12px;
	text-align: center;
	border-radius: 4px;
	padding:6px 0;
	display: inline-block;
	border:0 !important;
	box-shadow: none !important;
}
.page:disabled{
	opacity: 0.5;
}
.nav-detail .nav-link.active, .nav-detail .nav-item.show .nav-link, .nav-detail .nav-link:hover, .nav-detail .nav-link:focus{
	color: #222f38;
    background-color: #fff;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom:3px solid #16a660 !important;
    font-family: 'GothamNarrowMedium';
}
.nav-detail .nav-link{
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 3px solid transparent;
    border-radius: 0 !important;
    color: #898989;
    text-transform: uppercase;
}
.comment li{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}
.strike{
	color: #b1bbc4;
    width: 100%;
    border-bottom: 1px solid #b1bbc4;
    line-height: .1em;
    margin: 30px 0;
    text-align: center;
}
.strike span{
	background: #fff;
    padding: 0 10px;
    font-size: 16px;
}
.absolute-center{
	display: table;
	margin:auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.photo-profile{
	width: 200px;
	height: 200px;
	margin: 0 auto 15px;
	display: block;
	overflow: hidden;
	border-radius: 300px;
	position: relative;
}
.photo-profile img{
	height: 200px;
	max-width: fit-content;
	margin:auto;
	display: table;
}
.file-custom{
	position: absolute;
	z-index: 9;
	bottom: 15px;
	right: 15px;
}
.btn-circle{
	width: 30px;
	height: 30px;
	border-radius: 50px !important;
	padding:5px 0 !important;
	font-size: 13px !important;
}
.list-other li{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.list-other li a{
	color: #222f38;
	font-size: 14px;
}
.list-other li:last-child{
	margin-bottom: 0;
	border-bottom: 1px dashed transparent;
	padding-bottom: 0;
}
.loading{
	background: rgba(0,0,0,0.7);
	position: fixed !important;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 9999;
	display: table;
}
.loading-center{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	display: table;
	margin: auto;
	z-index: 10;
}
.ripple {
  	text-decoration: none;
  	color: #fff;
  	width: 12px;
  	height: 12px;
  	background-color: #00a651;
  	border-radius: 100px;
  	-webkit-animation: ripple 0.7s linear infinite;
  	animation: ripple 0.7s linear infinite;
  	position: absolute;
  	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: table;
	margin: auto;
}

@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 231, 255, 0.3), 0 0 0 10px rgba(0, 231, 255, 0.3), 0 0 0 30px rgba(0, 231, 255, 0.3), 0 0 0 60px rgba(0, 231, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 231, 255, 0.3), 0 0 0 30px rgba(0, 231, 255, 0.3), 0 0 0 60px rgba(0, 231, 255, 0.3), 0 0 0 90px rgba(0, 231, 255, 0);
  }
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 231, 255, 0.3), 0 0 0 10px rgba(0, 231, 255, 0.3), 0 0 0 30px rgba(0, 231, 255, 0.3), 0 0 0 60px rgba(0, 231, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 231, 255, 0.3), 0 0 0 30px rgba(0, 231, 255, 0.3), 0 0 0 60px rgba(0, 231, 255, 0.3), 0 0 0 90px rgba(0, 231, 255, 0);
  }
}
.map-wrapper{
	width: 615px;
	height: 480px;
	display: table;
	margin:auto;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.image-map area:active{
	border:0;
}
.cat-list{
	margin-bottom: 30px;
}
.cat-list img{
	width: 120px;
	display: table;
	margin: auto;
}
.collapse-info{
	border-left: 3px solid #16a660;
	padding-left: 15px;
	margin-top: 10px;
}
.h-500{
	min-height: 500px;
}
.image-wrapper{
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: block;
}
.image-wrapper img{
	height: 200px;
	width: fit-content;
	display: table;
	margin:auto;
}
.no-underline:hover{
	text-decoration: none;
}
.s-image{
	width: 100%;
	display: block;
	height: 423px;
	overflow: hidden;
}
.s-image img{
	height: 423px;
	display: block;
	width: auto;
	max-width: fit-content !important;
}
.s-text{
	display: table;
	position: relative;
	height: 423px;
	padding:70px 45px;
	border-radius: 0 4px 4px 0;
}

/*countdown*/
#countdown{
	width: 465px;
	height: 160px;
	text-align: center;
	background: #222;
	background:#1997d1;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: auto auto 30px;
	padding: 24px 0;
	position: relative;
}



#countdown #tiles{
	position: relative;
	z-index: 1;
}

#countdown #tiles > span{
	width: 92px;
	max-width: 92px;
	font: bold 48px 'Droid Sans', Arial, sans-serif;
	text-align: center;
	color: #111;
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
	margin: 0 7px;
	padding: 18px 0;
	display: inline-block;
	position: relative;
}

#countdown #tiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	background: #111;
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
}

#countdown #tiles > span:after{
	content:"";
	width: 100%;
	height: 1px;
	background: #eee;
	border-top: 1px solid #333;
	display: block;
	position: absolute;
	top: 48%; left: 0;
}

#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	position: absolute;
	bottom: 8px;
}

#countdown .labels li{
	width: 102px;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}
.card-green{
	background: #00a651 !important;
}
.card-blue{
	background: #2c97df !important;
}
.card-purple{
	background: #9c56b8 !important;
}
.card-orange{
	background: #e77e22 !important;
}

.card-red{
	background: #FF4500 !important;
}

.card-yellow{
	background: #DAA520 !important;
}
.number-xlg{
	font-size: 60px;
	font-family: 'GothamNarrowMedium';
}
.number-lg{
	font-size: 40px;
	font-family: 'GothamNarrowMedium';
}
.number-md{
	font-size: 30px;
	font-family: 'GothamNarrowMedium';
}
.number-sm{
	font-size: 14px;
}
.table-no-border td{
	border:0 !important;
}