.multipledestinations_line .addflight_hide,
#widget_multisearcherwidget0 .multipledestinations_line .addflight_hide {
  color: #46403c !important;
}
.multipledestinations_line .addflight_hide:hover, .multipledestinations_line .addflight_hide:focus,
#widget_multisearcherwidget0 .multipledestinations_line .addflight_hide:hover, #widget_multisearcherwidget0 .multipledestinations_line .addflight_hide:focus {
  color: @colorMain !important;
}
.widget_small .multipledestinations_line .addflight_hide {
  right: -10px;
}

[dir='rtl'] .widget_small .multipledestinations_line .addflight_hide {
  right: auto;
  left: -10px;
}
.addflight_show, #widget_multisearcherwidget0 .addflight_show {
  color: @colorMain !important;
}
.addflight_show:hover, .addflight_show:focus,
#widget_multisearcherwidget0 .addflight_show:hover, #widget_multisearcherwidget0 .addflight_show:focus {
  color: #46403c !important;
}