
/*
|--------------------------------------------------------------------------
| Messages
|--------------------------------------------------------------------------
|
*/

/* Validation error per field */
.msg-error {
	color: #f00 !important;
}

.msg-error.success { 
	color:#0a0 !important; 
}

/*
|--------------------------------------------------------------------------
| Extra styles for navbar buttons
|--------------------------------------------------------------------------
|
*/
.button_close{
	color:red;
	margin-right:10px;
	font-size:15px
}
.quitter_text{
	text-align:center;
	font-weight:600 !important;
	font-size:15px
}


/*
|--------------------------------------------------------------------------
| Show borders
|--------------------------------------------------------------------------
|
*/

.border { border: 1px solid #000; }
.border.red { border-color: #f00; }
.border.green { border-color: #0f0; }
.border.blue { border-color: #00f; }


/*
|--------------------------------------------------------------------------
| Administration bar in front
|--------------------------------------------------------------------------
|
*/

.admin-bar {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #191919;
	opacity: 0.9;
	z-index: 2000000;
}

.admin-bar a {
	margin-left: 20px;
}

.admin-bar a, 
.admin-bar a:hover, 
.admin-bar a:active {
  	text-decoration: none;
  	color: #F44F06;
}

.admin-bar .date-literal {
	font-size: 0.85em;
	padding-left: 50px;
	color:#fff;
}

.admin-bar .white {
	color: #fff;
}


.press_logo:hover {
    transform: scale(1.5)!important; 
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 27px;                
  }



.press__inter {
	background-position: 394px 0;
}
.press__tf1 {
	background-position: 344px 0;
}

.press__france2tv {
	background-position: 246px 0;
}

.press__lemonde {
	background-position: 200px 0;
}

.press__bbcnews {
	background-position: 50px 0;
}


/*
|--------------------------------------------------------------------------
| Jquery datepicker
|--------------------------------------------------------------------------
|
*/
/*
.ui-datepicker-calendar thead { display:none; }
.ui-datepicker-trigger { display:none; } /* chrome
.ui-datepicker-title { font-size: 0.9em; }
*/
