legend { color:#fff; } .journeycountryselector .radio-inline, .journeycountryselector .checkbox-inline { color:#fff; } .journeyselector .btn-group-sm>.btn-default, .journeycountryselector .btn-group-sm > .btn-default { border-color: @colorSecondary; color:#666; background-color: #eaeaea; } .journeyselector .btn-group-sm>.btn-default.active, .journeycountryselector .btn-group-sm > .btn-default.active { color:#fff !important; border-color: @colorSecondary; background: @colorMain; } .journeyselector [data-toggle=buttons]>.btn>input[type=radio], .journeyselector [data-toggle=buttons]>.btn>input[type=checkbox], .journeycountryselector [data-toggle=buttons] > .btn > input[type=radio], .journeycountryselector [data-toggle=buttons] > .btn > input[type=checkbox] { position: absolute; z-index: -1; filter: alpha(opacity=0); opacity: 0; } .widget_small .journeyselector .btn-group-sm > .btn { padding: 5px 8px; } .journeyselector .btn-group .btn + .btn { margin-left:-4px; } [dir='rtl'] .journeyselector .btn-group .btn + .btn { margin-left:0; margin-right: -4px; }