body {
	padding:0;
	margin:0;
	font-family:'Karla', sans-serif;;
	background:#fff;
	font-size:16px;
	line-height:30px;
	color: #064180;
}


.whatsapp {
	position:fixed;
	width:70px;
	bottom:60px;
	right:20px;
	height:60px;
	text-align:right;
	font-size: 80px;
	z-index:10000000000;
}

.whatsapp button {
	background:#29a71a;
	border:solid 1px #25a017;
	color:#fff;
	font-size:30px;
	padding:10px 15px;
	border-radius:60px;
  width:60px;
 	height:60px;
}


.whatsapp button:hover {
	background:#189609;
	text-decoration:none;
}


.container-fluid {
	max-width: 1600px;
}

.container-navbar {
	max-width: 1700px;
	padding-top: 10px;
}

.banner-desktop {
		display: block;
}

.banner-mobile {
		display: none;
}

@media (max-width: 992px) {
	.banner-desktop {
		display: none;
	}

	.banner-mobile {
		display: block;
	}

}


#demo {
	color: #fff;
}

.countdown {
	display: block;
	text-align: center;
	font-size: 98px;
	line-height: 100px;
	color: #fff;
}

@media (max-width: 680px) {
	.countdown {
		font-size: 75px;
		line-height: 85px;
	}

}


.grey-box {
	background-color: #f8f8f8;
	padding: 20px;
}


.list-dotted-border{
	border:none;
	list-style:none;
	padding:0;
}

.list-dotted-border li{
	border-bottom:solid 1px #e6e6e6;
	padding:10px;
}

.list-dotted-border li:hover{
	background:#eee;
	text-decoration:none;
}

.list-dotted-border a:hover{
	text-decoration:none;
}

.web-container {
	background: #fff;
	padding: 50px;
	min-height: 800px;
}

.custom-breadcrumb {
	padding:40px;
	background: url(../../assets/images/bg-building.jpg) no-repeat bottom center fixed; 
  background-size: 100% 100%;
	height: 350px;
	color: #064180;
	font-size: 14px;
	text-align: center;
}	

.custom-breadcrumb .breadcrumb {
	padding-left:0;
}	

.custom-breadcrumb .breadcrumb > li + li:before {
  content: "\f105";
	font-family:'FontAwesome';
}

.custom-breadcrumb .fa {
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
}	

.custom-breadcrumb h1{
	color: #064180;
	margin-bottom: 0;
	padding-bottom: 0;
}
.custom-breadcrumb a{
	color: #064180;
}

@media (max-width: 992px) {
	.custom-breadcrumb h1{
		font-size: 22px;
	}
}

.home-container {
}

a {
	color: #064180;
}

.container-content {
	margin-top:35px;
	margin-bottom:50px;
}	

img {
	max-width:100%;
}	

.row-list {
	margin-bottom:30px;
}	

.myslider-control {
	background:none!important
}

.carousel {
	margin-bottom:40px;
}		

h1,h2,h3,h4,h5,h6 {
	line-height:normal;
	margin:0;
	font-family: "Montserrat";
	padding:5px 0px;
	font-weight: normal;
}

h1,h2,h3, h4 {
	margin-bottom:10px;
}	

.g-recaptcha {
	display:inline-block;
}	

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.top-nav {
	padding:8px 0px;
}

.top-nav-menu {
	display:inline-block;
	padding:10px 15px;
	margin:0;
	border-left:solid 1px #09377f; /*273fac*/
}
.top-nav-menu-latest {
	border-right:solid 1px #09377f;
}

.top-nav .hide-on-mobile {
	padding:0px;
}	

.top-nav i {
	margin-right:5px;
}	

.top-nav a{
}	

.main-navbar {
	display:block;
	width:100%;
	z-index:999;
	top:0;
	box-shadow:0px 3px 5px rgba(0, 0, 0, 0.1);
}

.content-margin-top {
	margin-top:100px;
}

.brand {
	color: rgba(38, 37, 194, 1);
	font-size:30px;
	font-weight:bold;
	line-height:36px;
}
.brand img {
	display:inline-block;
	float:left;
	padding-top: 0px;
	
}		

.btn-navbar {
	color: #fff!important;
	padding:12px 20px!important;
	margin-top:14px!important;
	display: inline-block!important;
	margin-left:15px;
	font-size: 18px;
	border-radius: 8px!important;
	border:none!important
}

.btn-navbar:hover {
	border:none!important
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
  color: rgba(38, 37, 194, 1);
	font-size:28px;
	font-weight:bold;
}
#custom-bootstrap-menu.navbar-default {
  border-width: 0px;
  border-radius: 0px;
	transition: all 0.3s ease;
	border-bottom:none;
	margin-bottom:0px;
	padding:0px 0px 5px 0px;
	background: none;
	color: #222;
	box-shadow: none;
	font-size: 18px;
	letter-spacing: 0.1px;
	box-shadow: 0px 1px 10px 5px rgba(0,0,0,0.05);
	text-transform: uppercase;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li {
	padding-left:5px;
}

#custom-bootstrap-menu.navbar-default .navbar-nav {
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	color: #333;
	padding:5px;
	margin: 23px 6px;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
	background:none;
	color:#206d78;
	background-color:none;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
	background:none;
	border-bottom: solid 2px #cb4114;
	color:#cb4114;
	background-color:none;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle {
	margin-top:20px;
	background-color:none;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background: none;
	background-color:none;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #2f1d7b;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #2f1d7b;
}

#custom-bootstrap-menu.navbar-default .dropdown-menu {
  background-color: #fff;
  margin-top:0px;
  padding:5px;
}
#custom-bootstrap-menu.navbar-default .dropdown-menu > li > a {
  color: #555;
  padding:8px 15px;
}
#custom-bootstrap-menu.navbar-default .dropdown-menu > li > a:hover,
#custom-bootstrap-menu.navbar-default .dropdown-menu>li>a:focus {
  background-color: #eee;
  color: #333;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>.dropdown>a:hover .caret {
  border-bottom-color: #486972;

}

@media (max-width: 992px) {
	#custom-bootstrap-menu.navbar-default {
	}	
	
	#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	}
	
	
	
	.hide-on-mobile {
		display:none!important
	}

	.navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }

  #custom-bootstrap-menu.navbar-default {
		background: #fff;
		color: #222;
		margin-bottom: 0;
	}

  #custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
  #custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
  #custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
		border:none;
		border-radius:0;
	}
  
  #custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
  	  border:none;
  	  color: #222;
  }
}



@media (max-width: 992px) {
	.center-on-mobile{
		text-align:center;
	}
	
	.left-on-mobile {
		text-align:left;
	}	
	
	
	.page-picture {
		height:100px;
		padding-top:20px;
	}	
	
	.page-picture h2{
		font-size:30px;
	}	
	
  .top-nav-menu {
	border:none; 
  }
  .top-nav-menu-latest {
	border:none; 
  }		

  #custom-bootstrap-menu.navbar-default .navbar-toggle {
		margin-top:10px;
	}
}


img {
	max-width:100%;
	height:auto;
}	

.section-green {
	padding:30px 20px;
	background-color:#11418b;
	margin-bottom:0px;
	color:#fff;
}

.section-pattern {
	padding:50px 20px;
	background:url(../images/pattern.png);
	background-repeat:repeat;
	margin-bottom:0px;
}

.section-blue {
	padding:50px 20px;
	background-color:#11418b;
	margin-bottom:0px;
	color:#fff;
}	

.carousel-content {
	 padding-left:200px; 
	 padding-right:200px; 
	 display:block;
} 

.text-blue {
	color:#11418b;
}	

.text-grey {
	color:#888;
}	

.text-brown {
	color: #973b30;
}

.logo {
	width: 250px;
}


@media (max-width: 1200px) {
	.section-green h2{
		font-size:24px;
	}
	.section-green{
		font-size:16px;
	}
	.carousel-content {
		 padding-left:0px; 
		 padding-right:0px; 
	} 
	
	.logo {
		width: 180px;
	}
	#custom-bootstrap-menu.navbar-default {
		font-size: 16px;
	}

	.btn-navbar {
		padding:8px 15px!important;
		margin-top:12px!important;
		font-size: 16px;
	}

	#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
		margin: 15px 6px;
	}
}


@media (max-width: 768px) {
	.section-green h2{
		font-size:22px;
	}
	.section-green{
		font-size:14px;
	}
	.btn-konsultasi {
		margin-top:10px;
	}

	#custom-bootstrap-menu.shrink .logo {
		width:75%;
	}

	#custom-bootstrap-menu.navbar-default .navbar-toggle {
		margin-top:5px;
	}

	.web-container {
		padding: 20px 0px;
	}

	.logo {
		width: 140px;
	}
}


h3 {
	font-size:20px;
}	


.btn-konsultasi:hover{
	color:#eee;
}

.section-white {
	padding:45px 0px 50px 0px;
	background-color:#fff;
}	

.section-clear {
	padding:45px 0px 50px 0px;
}


.section-yellow {
	padding:20px 20px 30px 20px;
	background-color: rgba(255, 209, 51, 1);
}

.section-yellow a{
	color:#000;
}




.page-content {
	padding-top:20px;
	padding-bottom:50px;
}


img {
	max-width:100%;
	height:auto;
}	

.page-picture {
	color:#fff;
	text-shadow: 3px 3px 20px #000;
}

.page-picture a{
	color:yellow!important
}

@media (min-width: 992px) {
	.home-about .btn {
		margin-top:50px;
	}
	
	.page-content {
		min-height:500px;
	}	
	
	.page-picture {
		height:250px;
		padding-top:80px;
	}

	.page-picture h2{
		font-size:40px;
	}

}

@media (max-width: 992px) {
	.mobile-margin-bottom {
		margin-bottom:30px;
	}
	
	
	.page-picture {
		height:100px;
		padding-top:20px;
	}	
	
	.page-picture h2{
		font-size:30px;
	}	
}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.sm-text-center {
		text-align:center!important
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.xs-text-center {
		text-align:center!important
	}	
	h2 {
		font-size:24px;
	}
	h3 {
		font-size:18px;
	}		
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


.box {
	border:solid 1px #ddd;
	margin-bottom:30px;
}

.box h1,h2,h3,h4,h5,h6{
	margin-top:5px;
	padding-top:0;
}

.box-white {
	background-color:#fff;
}

.box-content {
	padding:20px;
}	

.btn-green-siloam {
	background: #55a5db;
	color:#fff!important
}


.btn-green-siloam:hover {
	background-color:#4290c5!important;
	color:#fff;
}

.btn-green-siloam:active {
	color:#fff;
}


.btn-dark-blue {
	background-image: radial-gradient(circle, #025285,#064180);
	color:#fff!important
}


.btn-dark-blue:hover {
	background-color:#003660!important;
	color:#fff;
}

.btn-dark-blue:active {
	color:#fff;
}


.btn-green-siloam-invert {
	border:solid 2px #55a5db;
	background-color:#fff;
	border-radius:0px;
	font-size:20px;
	font-weight:bold;
	color:#009b4d;
	margin-top:20px;
}

.btn-green-siloam-invert:hover {
	border:solid 2px #55a5db;
	color:#55a5db;
}

.margin-bottom {
	margin-bottom:30px;
}	

.no-margin-bottom {
	margin-bottom:0;
}

.grey {
	color:#888;
}		


.date {
	color:#777;
	font-size:14px;
}	

.img-news {
	margin-bottom:20px;
}	

.footer {
	padding:70px 0px;
	line-height: 25px;
	background-image: linear-gradient(#e7e8ea,#e1e2e3);
	color: #064180;
	font-size: 17px;
}

.footer a{
}


.box-info {
	margin-top:25px;
}	

.gallery-list {
	margin-bottom:30px;
}

.gallery-list h4 {
	margin-bottom:0;
	padding-bottom:0;
}	

.copyright {
	padding:15px 0px;
	background-color:#333;
	color:#fff!important
}

.copyright a{
	color:#eee
}

.btn-social {
	font-size:26px;
	padding:0;
	color:#fff;
	margin-right:5px;
}	

.fa-facebook-official {
	color:#3a589e;
}

.fa-twitter-square {
	color:#3b98d3;
}

.fa-youtube-square {
	color:#d32727;
}

.fa-linkedin-square {
	color:#0b75b3;
}

.fa-instagram {
	color:#ee3669;
}

.clear-bg {
	height:200px;
	width:50px;
	background:none!important
}	

.list-group-item-active {
	background-color:#11418b;
	color:#fff!important
}

.list-group-item-active:hover {
	background-color:#11418b!important
}

.page-header {
	margin:0px;
	padding:15px 0px;
	background-color:#f6f6fc;
	border-bottom:solid 1px #ddd;
	color:#888;
}

.page-header h3 {
	font-size:20px;
	display:inline-block;
	margin-bottom:0;
}	

.content-container {
	background-color:#fff;
	padding:30px;
	min-height: 300px;
	border-radius: 30px;
	margin-bottom:50px;
	margin-top: -280px;
}	

.no-padding {
	padding:0;
}

.no-margin {
	margin:0;
}	

h3 {
	margin-top:0;
}

.input-info {
	padding-top:5px;
}

label {
	font-weight:normal;
}		

.text-green { 
	color:#009b4d;
}


.text-bold { 
	font-weight:bold;
}

.readmore {
	margin-top:20px;
}	

.child-list {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #f6f6f6;
}	

.child-list img,
.child-column img {
	max-width:100%;
	margin-bottom:10px;
}

.child-list h2,
.child-column h2 {
	font-size:20px;
}	

.small-info {
	font-size:13px;
	color:#666666;
}	

.child-column {
	display: flex;
  	flex-wrap: wrap;
}

.child-column > div{
	margin-bottom:30px;
}

.child-wrapper {
	margin-top:25px;
}	


.home_section {
	padding:15px 0px;
}

.btn {
	border-radius:0px;
}

.list {
	border-bottom:dotted 1px #ccc;
}	

.list a{
	display:block;
	padding:8px;
}


.list a::before{
	display: inline-block;
	padding-right:5px;
	font-size:normal;
	font-weight:normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "FontAwesome"; 
	content: "\f0da";
	color:#aaa;
}

.list:hover{
	background-color:#eee;
}	

.list a:hover{
	text-decoration:none;
}	

.list2 {
	padding-left:15px;
}	

.list3 {
	padding-left:30px;
}	

.list4 {
	padding-left:45px;
}	

.list5 {
	padding-left:60px;
}	

.list-active {
	font-weight:bold;
}	

.list-active a::before{
	display: inline-block;
	padding-right:5px;
	font-size:normal;
	font-weight:normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "FontAwesome"; 
	content: "\f0d7";
}

/*****************************************************************************************************/

.question-body {
	background: url(../../assets/images/e-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-size: 18px;
}

.question-header {
	height:200px;
	padding:20px;
	font-size: 30px;
	font-weight: bold;
	color:#cb4114;
}

.btn-undian {
	width: 150px;
	height: 150px;
	border-radius: 150px;
	font-size: 30px;
}

.slider-undian {
	margin-top:50px;
	height: 500px;
}

.numbershow {
	font-size: 150px;
	line-height: 150px;
}

.winnername {
	font-size: 50px;
}

#welcome {
	margin-top:50px;
	height: 200px;
	font-size: 70px;
	line-height: 150px;
	text-align: center;
}

.participant-list {
	margin-top:0px;
	height: 500px;
	overflow: auto;
	border: solid 1px #000;
	padding:10px;
	font-size: 20px;
	line-height: 25px;
}

.chatlist {
	border:solid 1px #ccc;
	border-radius: 10px;
	padding:20px;
	margin-bottom: 20px;
	font-size: 18px;
}

.chatchecked {
	border:solid 2px #000;
}

.user-info {
	font-size:14px;
	margin-top:10px;
	border-top:solid 1px #ccc;
}

.user-info small {
	font-size:10px;
	float: right;
}

.question-number {
	font-size: 30px;
	text-align: left;
	border-right:solid 1px #ccc;
}

.questiondisplay {
	font-size: 24px;
	line-height: 34px;
	text-align: center;
}




.undian-body {
	background: url(../../assets/images/bg-inash.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.undian-header {
	height:200px;
	padding:20px;
	font-size: 30px;
	font-weight: bold;
	color:#004478;
}

.btn-undian {
	width: 150px;
	height: 150px;
	border-radius: 150px;
	font-size: 30px;
}

.slider-undian {
	margin-top:50px;
	height: 500px;
}

.numbershow {
	font-size: 150px;
	line-height: 150px;
}

.winnername {
	font-size: 50px;
}

#welcome {
	margin-top:50px;
	height: 200px;
	font-size: 70px;
	line-height: 150px;
	text-align: center;
}

.participant-list {
	margin-top:0px;
	height: 500px;
	overflow: auto;
	border: solid 1px #000;
	padding:10px;
	font-size: 20px;
	line-height: 25px;
}

.mytable {
	border:solid 1px #ccc;
	text-align: center;
}

.mytable td{
	padding:5px;
	line-height: 22px;
	border:solid 1px #ccc;
}








#nav-sticky{
	padding:10px 5px;
	background-color: #fff;
	text-align: center;
	z-index: 99999999;
}

.tab-menu {
	display: inline-block;
	padding:8px 15px;
	text-align: center;
	border: solid 1px #ccc;
	margin: 5px;
	width: 250px;
	cursor: pointer;
}

.tab-menu-active {
	background-image: radial-gradient(circle, #0c9fd0,#077eaf);
	color: #fff;
}

.tab-content {
}

.session {
	background-color: #f6f6f6;
	border-radius: 7px;
	padding: 25px;
	margin-bottom: 20px;
	border: solid 1px #eee;
	font-size: 16px;
}

.session:hover{
	text-decoration: none;
	border-right: solid 1px #bbb;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
}

.session a:hover{
	text-decoration: none;
}

.session-link {
	display: block;
}

.session-symposium {
	border-left:solid 8px #014479;
}

.label-code {
	background:#061f7c;
	border-radius: 7px;
	color: #fff;
	margin-right: 5px;
	padding: 5px 10px;
	font-size: 14px;
}

.label-session-symposium {
	background:#014479;
	border-radius: 7px;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
}

.session-workshop {
	border-left:solid 8px #098dbd;
}

.label-session-workshop {
	background:#098dbd;
	border-radius: 7px;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
}


.session-lunch-symposium {
	border-left:solid 8px purple;
}

.label-session-lunch-symposium {
	background:purple;
	border-radius: 7px;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
}

.session-others {
	border-left:solid 8px #eb8519;
}

.label-session-others {
	background:#eb8519;
	border-radius: 7px;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
}

.session h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0;
}

@media (max-width: 992px) {
	.tab-menu {
		width: 150px;
		padding:5px 8px;
	}
}

@media (max-width: 480px) {
	.tab-menu {
		display: inline;
		font-size: 14px;
		padding:5px 5px;
	}
}

.chairs-list {
}


.row.topic {
  display: flex;
  flex-wrap: wrap;
}
.row.topic > [class*='topic-item'] {
  flex-grow: 1;
  align-self: flex-start;
  flex-basis: 100%;

}

.topic-item {
    height: 100%;
    width:100%;
    padding:20px;
    border: solid 1px #ccc;
    line-height: 23px;
}

.topic ol {
	padding-left: 15px;
}

.topic-speaker {
	margin-top: 5px;
}

.topic-speaker a{
	color: #014479;
}

.icon-info {
	padding-right:15px;
}

@media screen and (max-width: 800px)  {
    .icon-info { display: block; }
}




.modal-xl {
	width: 95%;
	max-width: 1200px;
}



.row.speakers-list {
  display: flex;
  flex-wrap: wrap;
}
.row.speakers-list > [class*='speakers-box'] {
  flex-grow: 1;
  align-self: flex-start;
  flex-basis: 100%;

}

.speakers-box {
    height: 100%;
    width:100%;
    padding:20px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
}

.speakers-box h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
}

.speaker-img {
	width:85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.col-margin-bottom {
	margin-bottom: 20px;
}


.speakers-box:hover .speaker-photo {
	box-shadow: 0 0 8px 1px #adbdc8;
}

.speaker-photo {
	background: url('../../assets/images/speaker-bg.jpg');
	background-size: 100% 100%;
	border:solid 3px #243771;
	border-radius: 30px;
}

.key-topic-icon {
	height:160px;
}
.key-topic-icon img{
	width: 60%;
}

.label-blue {
	background: #003660;
	margin-left: 20px;
}

.payment-option-label {
	border: solid 1px #ccc;
	border-radius: 10px;
	padding:10px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.voucher_required {
	padding-left: 20px;
	font-size: 14px;
	font-style: italic;
}