.logo_container_login{
	text-align: center;
}
.logo_container_login img{
	max-height: 200px;
}

.btn-event{
	padding: 20px;
	font-size: 1.3em;
}
.btn-event small{
	font-size: 0.6em;
}
.event_container{
	padding: 20px 0px;
}
.event_container h2{
	font-size: 28px;
}
.event-info h6{
	margin-bottom: 0px;
}
.category_container{
	padding-bottom: 20px;
}
.form-container{
	margin-bottom: 40px;
}

#reg_form .col-xs-12.form-container{
	margin: 0px;
}

.event_stats{
	text-align: left;
}

.popover{
    width: 600px;
		max-width: 600px;
}
.form-checkbox{
	height: 100%;
	width: auto;
}

.navbar-brand img{
	max-height: 90%;
	margin-top: 1%;
	display: inline-block;
}

.text_wrapp{
	display: block;
	margin-left: 50px;
}

.left-margin-review{
	margin-left: 42px;
}

.approved{
	background-color: rgba(92, 184, 92, 0.5);
	color: #3a5266;
	width: auto;
	/* #5cb85c */
	padding: 10px;
}
.calendar_column{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-color: #ccc;
}

.presentation-row{
	min-height: 110px;
	max-height: 160px;
	height: 160px;
}

.fa-stack.fa-2x{
	cursor: pointer;
}
.fa-stack>.pricing-plan-amount{
	font-size: 1em;
}

.footer{
	height: auto;
	text-align: center;
}
.brand-img{
	display: block;
	text-align: center;
}
.brand-img > img{
	max-height: 100px;
}
.time_divider{
	width: 100%;
	min-height: 50px;
	background-color: #344a5c;
}

.screen_title{
	font-size: 18px;
}

.hex-container{
	width: 10em;
	height: 0.75em;
	display: inline-block;
	margin: 10px;
	float: right;
}
