@CHARSET "UTF-8";


tr.refill_prescription_table_header > td {
    text-align: center !important;
    font-weight: bold;
}

select.fieldtype_list01 {
margin-left: 5px;
}

.refill_prescription_table_name_column {
	width: 180px;
	overflow: hidden;
}

.refill_prescription_table_dosage_column {
	width: 70px;
	overflow: hidden;
}

.refill_prescription_table_nbr_tablets_column {
	width: 70px;
	overflow: hidden;
}

.refill_prescription_table_usage_per_day_column {
	width: 180px;
	overflow: hidden;
}

.encart_popup_info{
    width:290px;
    position:relative;
}

.encart_popup_info .encart_popup_info_content {
    background:#eeeeee;
    border-bottom:35px none;
    color:#3F4042;
    padding:0px 0 0 11px;
    position:relative;
    border-left:solid 1px #ABAFCA;
    border-right:solid 1px #ABAFCA;
    width:271px;
    margin: 0;
}

.encart_popup_info .popup_info_border_top{
    border-bottom:35px none;
    color:#3F4042;
    margin:0;
    height:11px;
    line-height:0;
    font-size:0;
}                           
.encart_popup_info .popup_info_border_bottom {
    height:11px;
    line-height:0;
    font-size:0;    
}
.encart_popup_info .titre{
    color:#00195A;
    font-weight:bold;
    font-size:12px;
    padding-bottom:5px;
    padding-left:25px;
    position:relative;
}
.encart_popup_info .horaire{
    color:#000;
    font-weight:bold;
    font-size:11px;
    padding-top:5px;
    text-align:center;
    position:relative;
}   
.encart_popup_info .libelle{
    float:left;
    width:130px;
    clear:left;
    font-size:11px;
    font-weight:bold;
    padding-bottom:5px;
    position:relative;
}
.encart_popup_info .info{
    float:left;
    width:120px;
    font-size:11px;
    position:relative;
}