#wrapper #prefoot {
    margin-top: 50px;
}

#wrapper #prefoot .ccm-block-social-links .list-inline li a {
    color: #fff !important;
    padding: 0;
}

.conference-banner {
    padding: 30px;
    background: url('/index.php/download_file/31/0 ');
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px;
    overflow: hidden;
}

.conference-banner h1, .conference-banner h3 {
    color: #fff !important;
}

.conference-banner img {
    max-height: 190px;
    width: auto;
}

.conference-banner img.calendar {
    padding-top: 13px;
}

#wrapper img.ccm-image-block.img-responsive {
    width: 100%;
    max-width: 360px;
    margin-bottom: 20px;
}

#wrapper .ortho-indent-content-slider .ccm-image-slider .ccm-image-slider-inner .rslides li {
	background-position: center right;
}

.btn-primary {
	color: #fff;
	background-color: #61ac1e;
	border-color: #fff;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #61ac1e;
	background-color: #fff;
	border-color: #61ac1e;
}

#wrapper .logo-center img.ccm-image-block.img-responsive {
	width: auto;
	margin: 0px auto;
	margin-top: 25px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: lowercase;
}