/**
 text   color: #608EBA;
background; #7297C5;

#3b5e7e;
**/

/**======================**/
/**	GLOBAL **/
/**======================**/
.article-info dd .fa, .article-info dd [class*=" icon-"], .article-info dd [class^=icon-] {display:inline-block;}

.readmore .btn {
    background: #fff;
    border: 1px solid #3b5e7e;
    color:	#3b5e7e;
}
.readmore .btn:active, .readmore .btn:focus, .readmore .btn:hover {
    background: #c0c0c0;
}
.dropdown-menu > li > a, .nav .nav-child > li > a {
    color: #3b5e7e !important;
}
.dropdown-menu > li > a:hover,
 .dropdown-menu > li > a:focus,
 .dropdown-submenu:hover > a,
 .dropdown-submenu:focus > a,
 .nav .nav-child > li:hover > a,
 .nav .nav-child > li:focus > a {
    background: #c0c0c0 !important;
 }

#header {

    background-position: center;
    background-repeat: no-repeat;
    min-height:98px;
    margin-bottom:0 !important;
}






 #mainnav .btn-navbar {
    background: #608EBA;
 }
 
.breadcrumb {
	border-bottom:1px solid #eeeeee;
	padding-bottom: 5px;
}

.readmore .btn{
	max-width:165px;
} 
 
 
 
/**Font**/ 
 h2 {
    font-size: 24px;
}
 
 .item-page .page-header h2 {
    font-size: 24px;
 }
 
.item-title h2, h2.item-title {
    margin: 0;
    font-size: 24px;
}


.sidebar-inner {
    font-size: 16px;
}


.item-page .page-header {
	margin-top: 10px;
    margin-bottom: 10px;

}

/*Alerte*/
.alert{margin-bottom:0px;}


/**Coloana dreapta**/
.search {
    margin-top: 4px;
}

.ja-module {
    padding: 0;
    margin-bottom: 5px;
}





/***Bottom**/
.top-sl .container, .bot-sl .container {
    padding: 5px 0;
}



 
 /*****************************/
 
 
@media only screen and (min-width: 992px){
	.mainbody-inner {
		padding-top: 18px;
		padding-bottom: 18px;
	}
}

@media only screen and (max-width: 1024px){
	.sidebar{display: none !important;}
	div.sidebar-inner{display: none !important;}
}
