/* Last minute
-----------------------------------------*/
/*Inscription NL*/
#block-infolastminute-lastminute-block {
    margin-top: 20px;
    margin-bottom: 15px;
}

#block-infolastminute-lastminute-block input {
	background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
    color: #5d5d5d;
    display: block;
    float: left;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding: 0 5px;
    width: 70%;
    box-sizing: border-box;
    font-weight: 100;
}

#block-infolastminute-lastminute-block .edescription {
    text-transform: uppercase;
    color: #02104d;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 3px;
}


#block-infolastminute-lastminute-block button {
    background: white;
    border: 1px solid #02104d;
    color: #02104d;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 18%;
}

#block-infolastminute-lastminute-block .content-show {
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    padding: 9px 0 0 20px;
    width: 220px;
}

/*End inscription NL*/
.block-infolastminute {

}

.block-infolastminute .content-show {
	background: url('crif_lm_close.png') left center no-repeat;
}

.block-infolastminute .content-hide {
	background: url('crif_lm_open.png') left center no-repeat;
}

.show-text, .hide-text {
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}

.content-wrapper-hide {
	display: none;
}
