@font-face {
    font-family: Roboto-Condensed !important;
    src: url('fonts/Roboto-Condensed.ttf') !important ;
}
/*	Header
	----------------------*/
.pageheader {
	width: 100%;
	min-height: 141px;
	background-color: #fff;
	background-image: url('images/bck-header.png');
	background-position: 100% 0;
	background-repeat: no-repeat;
	line-height: 1.42857143;
}
.CNRS-LOGO {
	background: url('images/Logo-CNRS.png');
	width: 169px;
	height: 81px;
	background-repeat: no-repeat;
	background-position: 100%;
	float: left;
	margin: 10px;
	margin-right: 0px;
	cursor: pointer;
}
.CNRS-Title-Content{
	font-size:23px;
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #bfbfbf;
	font-family: Roboto-Condensed;
	margin-top: 10px;
	margin-bottom: 5px;
}
.CNRS-Title-Content div{
}
.CNRS-Title-Content div:first-child{
	margin-top:25px;
	color:#0078c9;
}
.CNRS-Title-Content div:last-child{
	line-height: 1;
	color:#545454;
}

/*	Menu
	----------------------*/
.menu {
	background: url('images/bck-menu.png');
	width: 100%;
	height: 55px;
	float: left;
}
.navbar-right {
	float: right!important;
	margin-right: -15px;
}
.nav{
	list-style: none;
	margin:0px;
}

.nav>li {
	font-family: Roboto-Condensed !important;
	font-size:15px;
	background-image: url('images/bak-menu-item-border.png');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 0 5px;
	position: relative;
	display: block;
	line-height: 20px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding:15px;
	text-decoration: none;
}
.nav>li>font {
	position: relative;
	display: block;
	padding:15px;
}
.navbar-nav>li {
	float: left;
}
.nav>li>a:hover {
	color: #fff;
	background-color: #fff;
	background-image: url('images/menu-item-hover.png');
	background-repeat-y: no-repeat;
	height: 25px;
	-webkit-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	margin-top: -5px;
	border: 1px solid #fff;
	border-bottom: 0;
	border-top: 0;
	padding: 14px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-decoration: none;
}
.nav>li>font:hover {
	color: #fff;
	background-color: #fff;
	background-image: url('images/menu-item-hover.png');
	background-repeat-y: no-repeat;
	height: 25px;
	-webkit-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
	margin-top: -5px;
	border: 1px solid #fff;
	border-bottom: 0;
	border-top: 0;
	padding: 14px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-decoration: none;
	cursor:pointer;
}

font.banner-active{
	font-weight: normal;
}



/*	Logout
	----------------------*/
.logged-in-container{
	width: 320px;
	height: 31px;
	float: right;
	margin-top: 5px;
	background-image:url('images/bck-logged-in.png');
	font-size:13px;
	color:#5b5b5b;
	background-position-x: 100%;		
	font-family: Roboto-Condensed;
	margin-bottom: 15px;
}

.logged-in-container .logout-container,.logged-in-container .account-container{
	padding-left: 30px;
	float: right;
	margin-top: 3px;
	height: 27px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 5px;
	margin-right: 15px;
	cursor:pointer;
}
.account-container {
	background-image: url('images/icon-account.png');
}
.user-name-logged-in{
	height: 19px;
	overflow: hidden;
	max-width: 150px;
	float: left;
}
button.banner{
	border:0;
	background:none;
	color: #5b5b5b;
	text-decoration: none;
	font-size: 13px;
	outline: none;
	font-family: Roboto-Condensed;
}
.logout-container {
	background-image: url('images/icon-logout.png');	
}




 /*	footer
	-----------------*/
	#footer{
		float:left;
		width:100%;
		font-family: Roboto-Condensed;
		font-size: 14px;
	}
#footer footer{
	background-color:#3e3e3e;
	margin:0;
	color:#fff;
	float:left;
	width:100%;
}
#footer > footer > div:first-child{
	float:left;
	max-width:75%;
	padding: 5px 15px;
}
#footer > footer > div:last-child{
	float:right;
	text-align:right;
	padding: 10px 15px;
}
#footer .social-media div{
	float:left;
}
#footer .social-media {
	padding-top: 5px;
}
#footer .social-media > div:first-child{
	border-right:1px solid #fff;
	margin-top: -10px;
	padding: 12px 10px 0px 0px;
}
.icon-social-media{
	width:26px;
	height:25px;
	margin-left:10px;
	float:right;
	cursor:pointer;
}
.icon-facebook{
	background-image:url('images/icon-facebook.png');
}
.icon-twitter{
	background-image:url('images/icon-twitter.png');
}
.icon-youtube{
	background-image:url('images/icon-youtube.png');
}
.icon-googlep{
	background-image:url('images/icon-google.png');
}
.icon-linkedin{
	background-image:url('images/icon-linkedin.png');
}
.icon-instagram{
	background-image:url('images/icon-instagram.png');
}



@media screen and (max-width: 1250px) {
	.pageheader{
		background-image: url('images/bck-header-low.png');
	}
  }
  
@media screen and (max-width: 855px) {
	.pageheader{
		background-image:none;
	}
}
@media screen and (max-width: 700px) {
	.CNRS-Title-Content {
		font-size: 23px;
		padding-left: 10px;
		font-family: Myriad Pro;
		float:none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top:5px;
	}
	.CNRS-LOGO {
		background: url('images/Logo-CNRS.png');
		width: 169px;
		height: 81px;
		padding: 28px;
		background-repeat: no-repeat;
		background-position: 100%;
		padding-bottom: 15px;
		margin: auto;
		float:none;
	}

	
}




.row-login{
	width:25%;
	margin:auto;
}


.form-control {
	display: block;
	width: 95%;
	height: 15px;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-bottom:10px;
	outline:none;
}

.form-login {
    background-color: #EDEDED;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
	margin:80px 0px;
}

h4 { 
	 border:0 solid #fff; 
	 border-bottom-width:1px;
	 padding-bottom:10px;
	 text-align: center;
}

.form-control {
    border-radius: 10px;
}

.wrapper {
    text-align: center;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	outline:none;
}
.btn:hover {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left:5px;
}
.fa-sign-in:before {
	content: "\f090";
}