/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
.header {
padding: 15px 0;
border-bottom: 1px solid #eaeaea;
background-color: #5fa8be;
}



.footer, .subfooter{
	background-color: #5fa8be;
}

.header img{
	height:75px;
	width:auto;
}

.header .logo{
	display:block;
	float:left;
}

.header .logoesq{
	display:block;
	float:right;	
}

.botoanarActivitat{
	display:block;
}

.main-container{
	min-height: 500px;
}

label{
	font-weight: 400;
}

.control-label
{
	font-weight: bold;
}

.clear { clear:both; }

tr a {  margin-left: 5px; text-decoration: underline;}

h1{color:#000;}
h2{color:#666;}
h3{color:#666;}

.logo_footer{
	height: 75px;
	display: block;
	float:left;
	margin-right: 20px;
}