/*
Fichier Irosoft pour customisation EOQ
*/
.logo-en{
	background: url(../img/legis_logo_en.jpg);
}
.logo-fr{
	background: url(../img/legis_logo_fr.jpg);
}
.logo {
	display: block;
	width: 249px;
	height: 56px;
	background-size: contain;
	background-position: right center;
	background-repeat: no-repeat;
}

.navbar-light {
	border: 0px;
	background-color: white;
	background-image: none;
	box-shadow: none;
}
.colorTheme {
    background-color: transparent;
}
.navbar {
    margin-bottom: 5px;
}
.list-group-item {
	padding: 6px 8px;
}
a.list-group-item-info:link, a.list-group-item-info:active, a.list-group-item-info:visited{
	background-color: #375D9D;
	color: white !important;
	border-color: #233C60;
}
a.list-group-item-info:hover{
	background-color: #2C4A7A;
	color: white !important;
}
#wrap {
		max-width: 940px;
}	
.container-fluid {
	padding-left: 0px;
	padding-right:0px;
}

.HistoryLink {
	top: 15px !important;
}
.stick{
	max-width: 226.250px;
}
.loadmask-msg {
	background: #375D9D;
}
.loadmask-msg div {
	border:1px solid #375D9D;
}
a.back-to-top {
	background: #f0f0f0;
	color : #375D9D;
	border : solid 2px #375D9D;
}
li.result {
	border: 1px solid #375D9D;
	border-right: 0px;
}
li.context {
	border: 1px solid #375D9D;
	border-left: 0px;
	margin-left: 0px !important;
	margin-right: 2px !important;
}
/*.all-results-in-context {
	margin-top: 8px;
}*/
body{
	font-size : 12px;
}
#searchForm .tooltip-inner {
    max-width: 500px;
    width: 500px; 
}

.nav-tabs>li>a.btn-secondary{
	border: 1px #ccc solid ;
}

/*.buttonsRow .btn{
	min-height: 33px;
}*/

a.list-group-item.selected {
	font-weight : normal;
}
.dateConsoException {
	text-decoration: none;
}
.official-heading{
	height: 45px;	
}

.date-picker{
	cursor: pointer;
}

.main-header {
	height: 85px;
}
.mtess{
	width:350px;
}
.modal-dialog-impression{
	z-index: 1500;
}