.custom-conditions p{
	font-size: 13px!important;
}
.custom-conditions a.link-hide{
	background: transparent url('/cms/v45/images/standard/yellow_plus.png') no-repeat left top !important;
	color: #000 !important;
	display: block !important;
	padding: 0 0 0 22px !important;
	margin: 0 0 16px 0 !important;
	position: relative !important;
	cursor: pointer !important;
/*	line-height: 13px !important;*/
}

.custom-conditions a.link-hide:hover{
	color: #000 !important;
	text-decoration: none !important;
}

.custom-conditions a.link-hide.hover-bottom{
	background: transparent url('/cms/v45/images/standard/yellow_minus.png') no-repeat left top !important;
	color: #000 !important;
	margin: 0 0 6px 0 !important;
}

.custom-conditions a.link-hide:after {
	visibility: hidden !important;
	display: block !important;
	font-size: 0 !important;
	content: " " !important;
	clear: both !important;
	height: 0 !important;
}
* html .custom-conditions a.link-hide            { zoom: 1 !important; }
*:first-child+html .custom-conditions a.link-hide { zoom: 1 !important; }

.custom-conditions a.hover-bottom .text-before{
	float: left !important;
	display: block !important;
	font-size: 13px;
}
.custom-conditions  .text-before{font-size: 13px;color:#000;}
.custom-conditions  .text-before:hover{color:#035d67;}

/*
Remove print functionality because it wasn't working properly 01-22-2016
Conversation with Max

.custom-conditions a.hover-bottom .print-button{
	width: 67px;
	height: 22px ;
	display: block ;
	background: transparent url('/cms/v45/images/rev3/print_show.gif') no-repeat scroll left top;
	margin: -6px 0 0 8px ;
	float: left ;
}

.custom-conditions a.hover-bottom.fr .print-button{
	background: transparent url('/cms/v45/images/rev3/print_show_fr.gif') no-repeat scroll left top;
	width: 84px;	
}

*/
.custom-conditions .bloc-hide{
	margin: 0 0 22px 0 !important;
	/* color: #231f20 !important; */
	clear: both !important;
}

.custom-conditions .conditions{
	/* color: #555 !important; */
	padding: 0 22px !important;
}

.prepaid{
	margin-top: 140px !important;
        margin-left: 18px !important;

}