/* Copyright (C) CLICA GmbH, CLICA Proprietary Use License (http://www.clica.pt/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 .custom-logo {
	width: 205px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

/* Only Phones */
@media (max-width: 767px) {

	.custom-logo { 
		width: 70px;
		height: 90px;
		margin: auto;
		
	}
}
body {font-size:13px}
.menu-sidebar .level1 > span { 
	text-transform:uppercase;
	font-size:14px;
	color:#fff
}

.menu-sidebar .level1 > span:hover {color:#63B8FF}

.uk-nav-dropdown > li > a:hover, .uk-nav-dropdown > li > a:focus {background:none}

.uk-subnav-line > li:nth-child(n+2):before {margin-right:6px}

b, strong {color:#333}
ul, ol, dl {padding-left:15px; margin-top: 4px}
.uk-h3 {font-size:20px; line-height:20px}
#footer {text-align:left}
#menu-follower { display: none !important; }
.separator {color:#bbb; text-transform:uppercase; line-height:30px; font-size:16px}
.menu-sidebar ul.level2 {padding-bottom:14px}

.menu-sidebar li.level2 a > span {line-height:22px; color:#fff}
.menu-sidebar li.level2 a > span:hover {color:#63B8FF}




#block-main {padding:20px;color:#888888}
#maininner {margin-bottom:40px}

.uk-thumbnail {border-radius:0px}
.uk-border {border: 1px solid #DDDDDD}
.uk-border-bottom {border-bottom: 1px solid #DDDDDD; padding-bottom: 5px;}
.uk-border-top {border-top: 1px solid #DDDDDD; }
.uk-border-box {border:1px solid #ddd; padding:12px}
.uk-color-black {color:#333333}
.uk-color-grey {color:#999999}

.uk-align-medium-left {margin-right:25px}
.uk-line-height {line-height:20px;}

.uk-admin{ font-size:20px; color:#FFF; padding-top:2px; float:left; margin-left:20px;margin-right:30px}

.uk-height-40 {max-height:40px; overflow:hidden}
.uk-height-400 {min-height:400px; overflow:hidden}
.uk-pagination {margin-top:30px}

.uk-margin-left-40{ margin-left: 40px;}
.uk-margin-left-30{ margin-left: 30px;}
.uk-margin-left-25{ margin-left: 25px;}
.uk-margin-left-5{ margin-left: 5px;}

.uk-margin-top-5 {margin-top: 5px;}
.uk-margin-top-10 {margin-top: 10px;}
.uk-margin-top-15 {margin-top: 15px;}
.uk-margin-top-20 {margin-top: 20px;}
.uk-margin-top-30 {margin-top:30px !important}
.uk-margin-top-40 {margin-top:40px !important}

.uk-margin-top-05 {margin-top: -5px !important;}
.uk-margin-top-015 {margin-top: -15px !important;}
.uk-margin-top-010 {margin-top:-10px !important}
.uk-margin-top-020 {margin-top:-20px !important}

.uk-margin-bottom-5 {margin-bottom:5px}
.uk-margin-bottom-30 {margin-bottom:30px !important}
.uk-margin-bottom-40 {margin-bottom:40px !important}

.uk-margin-bottom-05 {margin-bottom:-5px !important}
.uk-margin-bottom-010 {margin-bottom:-10px !important}
.uk-margin-bottom-020 {margin-bottom:-20px}



.uk-h1 {letter-spacing:1px;font-size:32px;text-transform:uppercase}

h3, h4, h5, h6 {font-family:"MavenProRegular" !important}
h4 {font-size: 15px; text-transform:uppercase; line-height:14px; }
h5 {font-size: 14px; text-transform:uppercase}
h6 {font-size: 14px; }

.uk-text-upper { text-transform:uppercase}
.uk-text-small {font-size:12px}
.uk-text-mini {font-size:10px}
.breadcrumbs a, .breadcrumbs > span, .breadcrumbs strong {font-size:13px}

.uk-panel-box {border-radius:0px; padding:10px; background:none}

.uk-sub-button{font-family:Arial; font-size:11px;padding-left:2px}