@CHARSET "ISO-8859-1";
@import url(https://fonts.googleapis.com/css?family=Oswald);

/*******/
.title_img img{
	display:inline;
}
.title_nou{
		font-family: 'Oswald', sans-serif; 
		letter-spacing: 0.1em;	
}
@media (min-width: 1367px) {
	.cap{
		font-size: 1.5em;
	}	
}
@media (max-width: 1366px) {
	.cap{
		font-size: 1.3em;
	}
	.h1mic{
		font-size: 32px !important;
	}	
}

#search_btn{
	font-size:0.8em;
	color:#93C0DE;
}
#search_btn:hover{
	color:#293F69;
}
.no_padding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.cst-button_0, .cst-button_1{
	background-color: #486CB8 !important;
	padding: 2px 6px;
	padding-left: 2px !important;
	padding-right: 2px !important;
	font-size:11px !important;
	max-width: 200px;
	min-width:120px;
	
}
@media (min-width: 1366px) {
	.cst-button_0, .cst-button_1{
		min-width:150px;
		font-size:11px !important;	
	}
}

@media (min-width: 768px) {
	.cst-button_0{
	float:right;
	}
}
.cst-button_0:active, .cst-button_0:focus, .cst-button_0:hover, .cst-button_1:active, .cst-button_1:focus, .cst-button_1:hover{
	background-color: #9FC5DE !important;
}

.no_padding_tbn_btn{
	padding: 0 !important;
	float:left;	
}
.no_wrapp{
	white-space:normal !important;
    word-wrap:break-word;
    z-index:100;
}
#mainframe{
	min-height:600px;
	border: 0px;
	overflow-y: auto;
}

.maintab>li>a{
	color:red !important;
	border-color: #red !important;
}
.maintab>li.active>a, .maintab>li.active>a:focus, .maintab>li.active>a:hover{
	background-color:red !important;
	border-color: #red #red transparent !important;
	color: white !important;
}
.profil_backcol{
	background-color:#F3F3F3;
	padding-left: 0 !important;
	padding-right: 0 !important;
	min-height:42px !important;
	
}	
.pull-bottom{
	margin-bottom:0px !important;
	background-color:gold !important;
	color: #293F69 !important;
	border-color: gold !important;
}
.align-left-right{
	padding-left:22px !important;
	padding-right:22px !important;
}
.align-left-right-footer{
	padding-left:22px !important;
	padding-right:22px !important;
	min-height: 250px;
}
.footer_back{
	background-color:#293F69 !important;
	min-height: 250px
}
#footerframe{	
	min-height: 300px;
	border: 0px;
}
#footerbody{
	background-color:#293F69 !important;
}
#header_img{
	border: 0px;
	z-index:-1;
}
#menu_frm{
	border: 0px;
}
.foot_table{
	border-top:0px !important;
	border-bottom:0px !important;
    padding:0px !important;
    color: white;	
}
.foot_table>h6>a, .foot_table>h6>a:hover, .foot_table>h6>a:focus {
	 color: white;
}
.copyright{
	font-size:0.7em;
}

#bread_frm{
	border: 0px;
	max-height: 40px !important;
	padding: 0 !important;
	background-color:transparent;
}
.bread_crumb{
	border-radius: 0px !important;
    padding-bottom: 20px !important;
    margin-bottom: 0px !important;
}
@media (max-width : 479px) {
	#bread_frm{
	border: 0px;
	max-height: 40px !important;
	padding: 0 !important;
	background-color:transparent;
}

@media (min-width : 480px) {
	#bread_frm{
	border: 0px;
	max-height: 40px !important;
	padding: 0 !important;
	background-color:transparent;
}
