Files
interblue.pl/modules/x13allegro/views/css/x13allegro-15.css
2024-10-25 14:16:28 +02:00

1097 lines
19 KiB
CSS

.bootstrap * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.bootstrap #container_category_tree * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.bootstrap *:before,
.bootstrap *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.bootstrap .container:before,
.bootstrap .container:after,
.bootstrap .container-fluid:before,
.bootstrap .container-fluid:after,
.bootstrap .row:before,
.bootstrap .row:after {
content: " ";
display: table
}
.bootstrap .container:after,
.bootstrap .container-fluid:after,
.bootstrap .row:after {
clear: both
}
.bootstrap .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 5px;
padding-right: 5px
}
.bootstrap .row {
margin-left: -5px;
margin-right: -5px
}
.bootstrap .col-xs-1,
.bootstrap .col-sm-1,
.bootstrap .col-md-1,
.bootstrap .col-lg-1,
.bootstrap .col-xs-2,
.bootstrap .col-sm-2,
.bootstrap .col-md-2,
.bootstrap .col-lg-2,
.bootstrap .col-xs-3,
.bootstrap .col-sm-3,
.bootstrap .col-md-3,
.bootstrap .col-lg-3,
.bootstrap .col-xs-4,
.bootstrap .col-sm-4,
.bootstrap .col-md-4,
.bootstrap .col-lg-4,
.bootstrap .col-xs-5,
.bootstrap .col-sm-5,
.bootstrap .col-md-5,
.bootstrap .col-lg-5,
.bootstrap .col-xs-6,
.bootstrap .col-sm-6,
.bootstrap .col-md-6,
.bootstrap .col-lg-6,
.bootstrap .col-xs-7,
.bootstrap .col-sm-7,
.bootstrap .col-md-7,
.bootstrap .col-lg-7,
.bootstrap .col-xs-8,
.bootstrap .col-sm-8,
.bootstrap .col-md-8,
.bootstrap .col-lg-8,
.bootstrap .col-xs-9,
.bootstrap .col-sm-9,
.bootstrap .col-md-9,
.bootstrap .col-lg-9,
.bootstrap .col-xs-10,
.bootstrap .col-sm-10,
.bootstrap .col-md-10,
.bootstrap .col-lg-10,
.bootstrap .col-xs-11,
.bootstrap .col-sm-11,
.bootstrap .col-md-11,
.bootstrap .col-lg-11,
.bootstrap .col-xs-12,
.bootstrap .col-sm-12,
.bootstrap .col-md-12,
.bootstrap .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px
}
.bootstrap .col-xs-1,
.bootstrap .col-xs-2,
.bootstrap .col-xs-3,
.bootstrap .col-xs-4,
.bootstrap .col-xs-5,
.bootstrap .col-xs-6,
.bootstrap .col-xs-7,
.bootstrap .col-xs-8,
.bootstrap .col-xs-9,
.bootstrap .col-xs-10,
.bootstrap .col-xs-11,
.bootstrap .col-xs-12 {
float: left
}
.bootstrap .col-xs-1 {
width: 8.33333%
}
.bootstrap .col-xs-2 {
width: 16.66667%
}
.bootstrap .col-xs-3 {
width: 25%
}
.bootstrap .col-xs-4 {
width: 33.33333%
}
.bootstrap .col-xs-5 {
width: 41.66667%
}
.bootstrap .col-xs-6 {
width: 50%
}
.bootstrap .col-xs-7 {
width: 58.33333%
}
.bootstrap .col-xs-8 {
width: 66.66667%
}
.bootstrap .col-xs-9 {
width: 75%
}
.bootstrap .col-xs-10 {
width: 83.33333%
}
.bootstrap .col-xs-11 {
width: 91.66667%
}
.bootstrap .col-xs-12 {
width: 100%
}
.bootstrap .col-xs-pull-0 {
right: auto
}
.bootstrap .col-xs-pull-1 {
right: 8.33333%
}
.bootstrap .col-xs-pull-2 {
right: 16.66667%
}
.bootstrap .col-xs-pull-3 {
right: 25%
}
.bootstrap .col-xs-pull-4 {
right: 33.33333%
}
.bootstrap .col-xs-pull-5 {
right: 41.66667%
}
.bootstrap .col-xs-pull-6 {
right: 50%
}
.bootstrap .col-xs-pull-7 {
right: 58.33333%
}
.bootstrap .col-xs-pull-8 {
right: 66.66667%
}
.bootstrap .col-xs-pull-9 {
right: 75%
}
.bootstrap .col-xs-pull-10 {
right: 83.33333%
}
.bootstrap .col-xs-pull-11 {
right: 91.66667%
}
.bootstrap .col-xs-pull-12 {
right: 100%
}
.bootstrap .col-xs-push-0 {
left: auto
}
.bootstrap .col-xs-push-1 {
left: 8.33333%
}
.bootstrap .col-xs-push-2 {
left: 16.66667%
}
.bootstrap .col-xs-push-3 {
left: 25%
}
.bootstrap .col-xs-push-4 {
left: 33.33333%
}
.bootstrap .col-xs-push-5 {
left: 41.66667%
}
.bootstrap .col-xs-push-6 {
left: 50%
}
.bootstrap .col-xs-push-7 {
left: 58.33333%
}
.bootstrap .col-xs-push-8 {
left: 66.66667%
}
.bootstrap .col-xs-push-9 {
left: 75%
}
.bootstrap .col-xs-push-10 {
left: 83.33333%
}
.bootstrap .col-xs-push-11 {
left: 91.66667%
}
.bootstrap .col-xs-push-12 {
left: 100%
}
.bootstrap .col-xs-offset-0 {
margin-left: 0
}
.bootstrap .col-xs-offset-1 {
margin-left: 8.33333%
}
.bootstrap .col-xs-offset-2 {
margin-left: 16.66667%
}
.bootstrap .col-xs-offset-3 {
margin-left: 25%
}
.bootstrap .col-xs-offset-4 {
margin-left: 33.33333%
}
.bootstrap .col-xs-offset-5 {
margin-left: 41.66667%
}
.bootstrap .col-xs-offset-6 {
margin-left: 50%
}
.bootstrap .col-xs-offset-7 {
margin-left: 58.33333%
}
.bootstrap .col-xs-offset-8 {
margin-left: 66.66667%
}
.bootstrap .col-xs-offset-9 {
margin-left: 75%
}
.bootstrap .col-xs-offset-10 {
margin-left: 83.33333%
}
.bootstrap .col-xs-offset-11 {
margin-left: 91.66667%
}
.bootstrap .col-xs-offset-12 {
margin-left: 100%
}
@media (min-width: 768px) {
.bootstrap .col-sm-1,
.bootstrap .col-sm-2,
.bootstrap .col-sm-3,
.bootstrap .col-sm-4,
.bootstrap .col-sm-5,
.bootstrap .col-sm-6,
.bootstrap .col-sm-7,
.bootstrap .col-sm-8,
.bootstrap .col-sm-9,
.bootstrap .col-sm-10,
.bootstrap .col-sm-11,
.bootstrap .col-sm-12 {
float: left
}
.bootstrap .col-sm-1 {
width: 8.33333%
}
.bootstrap .col-sm-2 {
width: 16.66667%
}
.bootstrap .col-sm-3 {
width: 25%
}
.bootstrap .col-sm-4 {
width: 33.33333%
}
.bootstrap .col-sm-5 {
width: 41.66667%
}
.bootstrap .col-sm-6 {
width: 50%
}
.bootstrap .col-sm-7 {
width: 58.33333%
}
.bootstrap .col-sm-8 {
width: 66.66667%
}
.bootstrap .col-sm-9 {
width: 75%
}
.bootstrap .col-sm-10 {
width: 83.33333%
}
.bootstrap .col-sm-11 {
width: 91.66667%
}
.bootstrap .col-sm-12 {
width: 100%
}
.bootstrap .col-sm-pull-0 {
right: auto
}
.bootstrap .col-sm-pull-1 {
right: 8.33333%
}
.bootstrap .col-sm-pull-2 {
right: 16.66667%
}
.bootstrap .col-sm-pull-3 {
right: 25%
}
.bootstrap .col-sm-pull-4 {
right: 33.33333%
}
.bootstrap .col-sm-pull-5 {
right: 41.66667%
}
.bootstrap .col-sm-pull-6 {
right: 50%
}
.bootstrap .col-sm-pull-7 {
right: 58.33333%
}
.bootstrap .col-sm-pull-8 {
right: 66.66667%
}
.bootstrap .col-sm-pull-9 {
right: 75%
}
.bootstrap .col-sm-pull-10 {
right: 83.33333%
}
.bootstrap .col-sm-pull-11 {
right: 91.66667%
}
.bootstrap .col-sm-pull-12 {
right: 100%
}
.bootstrap .col-sm-push-0 {
left: auto
}
.bootstrap .col-sm-push-1 {
left: 8.33333%
}
.bootstrap .col-sm-push-2 {
left: 16.66667%
}
.bootstrap .col-sm-push-3 {
left: 25%
}
.bootstrap .col-sm-push-4 {
left: 33.33333%
}
.bootstrap .col-sm-push-5 {
left: 41.66667%
}
.bootstrap .col-sm-push-6 {
left: 50%
}
.bootstrap .col-sm-push-7 {
left: 58.33333%
}
.bootstrap .col-sm-push-8 {
left: 66.66667%
}
.bootstrap .col-sm-push-9 {
left: 75%
}
.bootstrap .col-sm-push-10 {
left: 83.33333%
}
.bootstrap .col-sm-push-11 {
left: 91.66667%
}
.bootstrap .col-sm-push-12 {
left: 100%
}
.bootstrap .col-sm-offset-0 {
margin-left: 0
}
.bootstrap .col-sm-offset-1 {
margin-left: 8.33333%
}
.bootstrap .col-sm-offset-2 {
margin-left: 16.66667%
}
.bootstrap .col-sm-offset-3 {
margin-left: 25%
}
.bootstrap .col-sm-offset-4 {
margin-left: 33.33333%
}
.bootstrap .col-sm-offset-5 {
margin-left: 41.66667%
}
.bootstrap .col-sm-offset-6 {
margin-left: 50%
}
.bootstrap .col-sm-offset-7 {
margin-left: 58.33333%
}
.bootstrap .col-sm-offset-8 {
margin-left: 66.66667%
}
.bootstrap .col-sm-offset-9 {
margin-left: 75%
}
.bootstrap .col-sm-offset-10 {
margin-left: 83.33333%
}
.bootstrap .col-sm-offset-11 {
margin-left: 91.66667%
}
.bootstrap .col-sm-offset-12 {
margin-left: 100%
}
}
@media (min-width: 992px) {
.bootstrap .col-md-1,
.bootstrap .col-md-2,
.bootstrap .col-md-3,
.bootstrap .col-md-4,
.bootstrap .col-md-5,
.bootstrap .col-md-6,
.bootstrap .col-md-7,
.bootstrap .col-md-8,
.bootstrap .col-md-9,
.bootstrap .col-md-10,
.bootstrap .col-md-11,
.bootstrap .col-md-12 {
float: left
}
.bootstrap .col-md-1 {
width: 8.33333%
}
.bootstrap .col-md-2 {
width: 16.66667%
}
.bootstrap .col-md-3 {
width: 25%
}
.bootstrap .col-md-4 {
width: 33.33333%
}
.bootstrap .col-md-5 {
width: 41.66667%
}
.bootstrap .col-md-6 {
width: 50%
}
.bootstrap .col-md-7 {
width: 58.33333%
}
.bootstrap .col-md-8 {
width: 66.66667%
}
.bootstrap .col-md-9 {
width: 75%
}
.bootstrap .col-md-10 {
width: 83.33333%
}
.bootstrap .col-md-11 {
width: 91.66667%
}
.bootstrap .col-md-12 {
width: 100%
}
.bootstrap .col-md-pull-0 {
right: auto
}
.bootstrap .col-md-pull-1 {
right: 8.33333%
}
.bootstrap .col-md-pull-2 {
right: 16.66667%
}
.bootstrap .col-md-pull-3 {
right: 25%
}
.bootstrap .col-md-pull-4 {
right: 33.33333%
}
.bootstrap .col-md-pull-5 {
right: 41.66667%
}
.bootstrap .col-md-pull-6 {
right: 50%
}
.bootstrap .col-md-pull-7 {
right: 58.33333%
}
.bootstrap .col-md-pull-8 {
right: 66.66667%
}
.bootstrap .col-md-pull-9 {
right: 75%
}
.bootstrap .col-md-pull-10 {
right: 83.33333%
}
.bootstrap .col-md-pull-11 {
right: 91.66667%
}
.bootstrap .col-md-pull-12 {
right: 100%
}
.bootstrap .col-md-push-0 {
left: auto
}
.bootstrap .col-md-push-1 {
left: 8.33333%
}
.bootstrap .col-md-push-2 {
left: 16.66667%
}
.bootstrap .col-md-push-3 {
left: 25%
}
.bootstrap .col-md-push-4 {
left: 33.33333%
}
.bootstrap .col-md-push-5 {
left: 41.66667%
}
.bootstrap .col-md-push-6 {
left: 50%
}
.bootstrap .col-md-push-7 {
left: 58.33333%
}
.bootstrap .col-md-push-8 {
left: 66.66667%
}
.bootstrap .col-md-push-9 {
left: 75%
}
.bootstrap .col-md-push-10 {
left: 83.33333%
}
.bootstrap .col-md-push-11 {
left: 91.66667%
}
.bootstrap .col-md-push-12 {
left: 100%
}
.bootstrap .col-md-offset-0 {
margin-left: 0
}
.bootstrap .col-md-offset-1 {
margin-left: 8.33333%
}
.bootstrap .col-md-offset-2 {
margin-left: 16.66667%
}
.bootstrap .col-md-offset-3 {
margin-left: 25%
}
.bootstrap .col-md-offset-4 {
margin-left: 33.33333%
}
.bootstrap .col-md-offset-5 {
margin-left: 41.66667%
}
.bootstrap .col-md-offset-6 {
margin-left: 50%
}
.bootstrap .col-md-offset-7 {
margin-left: 58.33333%
}
.bootstrap .col-md-offset-8 {
margin-left: 66.66667%
}
.bootstrap .col-md-offset-9 {
margin-left: 75%
}
.bootstrap .col-md-offset-10 {
margin-left: 83.33333%
}
.bootstrap .col-md-offset-11 {
margin-left: 91.66667%
}
.bootstrap .col-md-offset-12 {
margin-left: 100%
}
}
@media (min-width: 1200px) {
.bootstrap .col-lg-1,
.bootstrap .col-lg-2,
.bootstrap .col-lg-3,
.bootstrap .col-lg-4,
.bootstrap .col-lg-5,
.bootstrap .col-lg-6,
.bootstrap .col-lg-7,
.bootstrap .col-lg-8,
.bootstrap .col-lg-9,
.bootstrap .col-lg-10,
.bootstrap .col-lg-11,
.bootstrap .col-lg-12 {
float: left
}
.bootstrap .col-lg-1 {
width: 8.33333%
}
.bootstrap .col-lg-2 {
width: 16.66667%
}
.bootstrap .col-lg-3 {
width: 25%
}
.bootstrap .col-lg-4 {
width: 33.33333%
}
.bootstrap .col-lg-5 {
width: 41.66667%
}
.bootstrap .col-lg-6 {
width: 50%
}
.bootstrap .col-lg-7 {
width: 58.33333%
}
.bootstrap .col-lg-8 {
width: 66.66667%
}
.bootstrap .col-lg-9 {
width: 75%
}
.bootstrap .col-lg-10 {
width: 83.33333%
}
.bootstrap .col-lg-11 {
width: 91.66667%
}
.bootstrap .col-lg-12 {
width: 100%
}
.bootstrap .col-lg-pull-0 {
right: auto
}
.bootstrap .col-lg-pull-1 {
right: 8.33333%
}
.bootstrap .col-lg-pull-2 {
right: 16.66667%
}
.bootstrap .col-lg-pull-3 {
right: 25%
}
.bootstrap .col-lg-pull-4 {
right: 33.33333%
}
.bootstrap .col-lg-pull-5 {
right: 41.66667%
}
.bootstrap .col-lg-pull-6 {
right: 50%
}
.bootstrap .col-lg-pull-7 {
right: 58.33333%
}
.bootstrap .col-lg-pull-8 {
right: 66.66667%
}
.bootstrap .col-lg-pull-9 {
right: 75%
}
.bootstrap .col-lg-pull-10 {
right: 83.33333%
}
.bootstrap .col-lg-pull-11 {
right: 91.66667%
}
.bootstrap .col-lg-pull-12 {
right: 100%
}
.bootstrap .col-lg-push-0 {
left: auto
}
.bootstrap .col-lg-push-1 {
left: 8.33333%
}
.bootstrap .col-lg-push-2 {
left: 16.66667%
}
.bootstrap .col-lg-push-3 {
left: 25%
}
.bootstrap .col-lg-push-4 {
left: 33.33333%
}
.bootstrap .col-lg-push-5 {
left: 41.66667%
}
.bootstrap .col-lg-push-6 {
left: 50%
}
.bootstrap .col-lg-push-7 {
left: 58.33333%
}
.bootstrap .col-lg-push-8 {
left: 66.66667%
}
.bootstrap .col-lg-push-9 {
left: 75%
}
.bootstrap .col-lg-push-10 {
left: 83.33333%
}
.bootstrap .col-lg-push-11 {
left: 91.66667%
}
.bootstrap .col-lg-push-12 {
left: 100%
}
.bootstrap .col-lg-offset-0 {
margin-left: 0
}
.bootstrap .col-lg-offset-1 {
margin-left: 8.33333%
}
.bootstrap .col-lg-offset-2 {
margin-left: 16.66667%
}
.bootstrap .col-lg-offset-3 {
margin-left: 25%
}
.bootstrap .col-lg-offset-4 {
margin-left: 33.33333%
}
.bootstrap .col-lg-offset-5 {
margin-left: 41.66667%
}
.bootstrap .col-lg-offset-6 {
margin-left: 50%
}
.bootstrap .col-lg-offset-7 {
margin-left: 58.33333%
}
.bootstrap .col-lg-offset-8 {
margin-left: 66.66667%
}
.bootstrap .col-lg-offset-9 {
margin-left: 75%
}
.bootstrap .col-lg-offset-10 {
margin-left: 83.33333%
}
.bootstrap .col-lg-offset-11 {
margin-left: 91.66667%
}
.bootstrap .col-lg-offset-12 {
margin-left: 100%
}
}
.bootstrap .pull-right {
float: right !important
}
.bootstrap .pull-left {
float: left !important
}
.bootstrap .hide {
display: none !important
}
.bootstrap .panel:first-child {
margin-top: 24px;
}
.bootstrap .panel {
margin-top: 12px;
margin-bottom: 12px;
}
.bootstrap .panel .panel-heading {
font-weight: 700;
text-align: left;
display: inline-block;
position: relative;
top: -2em;
margin: 0;
padding: .2em .5em;
background: #EBEDF4;
border: 1px solid #CCCED7;
}
.bootstrap .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 8px;
font-size: 12px;
line-height: 1.42857;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-shadow: none;
}
.bootstrap .btn:focus,
.bootstrap .btn:active:focus,
.bootstrap .btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
.bootstrap .btn:hover,
.bootstrap .btn:focus {
color: #363A41;
text-decoration: none
}
.bootstrap .btn:active,
.bootstrap .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.bootstrap .btn.disabled,
.bootstrap .btn[disabled],
fieldset[disabled] .bootstrap .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none
}
.bootstrap .btn-default {
color: #363A41;
background-color: #fff;
border-color: #dedede
}
.bootstrap .btn-default:hover,
.bootstrap .btn-default:focus,
.bootstrap .btn-default:active,
.bootstrap .btn-default.active {
color: #363A41;
background-color: #e6e6e6;
border-color: #bfbfbf
}
.bootstrap .btn-default:active,
.bootstrap .btn-default.active {
background-image: none
}
.bootstrap .btn-default.disabled,
.bootstrap .btn-default.disabled:hover,
.bootstrap .btn-default.disabled:focus,
.bootstrap .btn-default.disabled:active,
.bootstrap .btn-default.disabled.active,
.bootstrap .btn-default[disabled],
.bootstrap .btn-default[disabled]:hover,
.bootstrap .btn-default[disabled]:focus,
.bootstrap .btn-default[disabled]:active,
.bootstrap .btn-default[disabled].active,
fieldset[disabled] .bootstrap .btn-default,
fieldset[disabled] .bootstrap .btn-default:hover,
fieldset[disabled] .bootstrap .btn-default:focus,
fieldset[disabled] .bootstrap .btn-default:active,
fieldset[disabled] .bootstrap .btn-default.active {
background-color: #fff;
border-color: #dedede
}
.bootstrap .btn-success {
color: #fff;
background-color: #72C279;
border-color: #60ba68
}
.bootstrap .btn-success:hover,
.bootstrap .btn-success:focus,
.bootstrap .btn-success:active,
.bootstrap .btn-success.active {
color: #fff;
background-color: #4eb357;
border-color: #439a4a
}
.bootstrap .btn-success:active,
.bootstrap .btn-success.active {
background-image: none
}
.bootstrap .btn-success.disabled,
.bootstrap .btn-success.disabled:hover,
.bootstrap .btn-success.disabled:focus,
.bootstrap .btn-success.disabled:active,
.bootstrap .btn-success.disabled.active,
.bootstrap .btn-success[disabled],
.bootstrap .btn-success[disabled]:hover,
.bootstrap .btn-success[disabled]:focus,
.bootstrap .btn-success[disabled]:active,
.bootstrap .btn-success[disabled].active,
fieldset[disabled] .bootstrap .btn-success,
fieldset[disabled] .bootstrap .btn-success:hover,
fieldset[disabled] .bootstrap .btn-success:focus,
fieldset[disabled] .bootstrap .btn-success:active,
fieldset[disabled] .bootstrap .btn-success.active {
background-color: #72C279;
border-color: #60ba68
}
.bootstrap .table {
width: 100%;
}
.bootstrap .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
select.fixed-width-xxl {
width: 250px !important;
}
select.fixed-width-lg {
width: 160px !important;
}
#xallegro_advanced_filters .radio {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
#xallegro_advanced_filters .radio label.filter-label {
display: inline-block;
width: auto;
max-width: 100%;
padding: 0 0 0 5px;
cursor: pointer;
}
.bootstrap .product-category-fields {
float: left;
width: 300px;
}
#account_switch_form label:not(.t),
.bootstrap .product-category-fields label:not(.t),
.bootstrap .after-sales-fields label:not(.t),
.bootstrap .pas-fields label:not(.t) {
text-align: left;
float: none;
display: block;
width: 100%;
margin-bottom: 5px;
}
#account_switch_form label + div,
.bootstrap .product-category-fields label + div,
.bootstrap .pas-fields label + div {
padding: 0;
margin-bottom: 5px;
}
.toolbarBox a.toolbar_btn i {
position: relative;
}
.xallegro-perform.fa,
.x-allegro_buy_now.fa,
.x-allegro_auction.fa,
.xallegro-sync-shipping.fa,
.xallegro-order-shipping.fa {
font-size: 28px;
}
.shipments-table tbody > tr > td > .input-group {
width: 100%;
}
form hr {
border-bottom: 1px solid #CCCED7;
}
form .form-image {
padding: 6px;
background: #fff;
border: 1px solid #DFD5C3;
font-size: 0.9em;
}
form .form-image a {
display: block;
}
form .form-group {
margin-bottom: 15px;
}
#bo_search_type_chosen.chosen-container-single {
font-size: 13px;
float: left;
margin: 0 23px 0 0;
padding: 0 4px;
vertical-align: middle;
width: 80px !important;
height: 27px;
border: none;
}
#bo_search_type_chosen.chosen-container-single .chosen-single {
box-shadow: none;
border-radius: 0px;
border: none;
border-left: 1px dotted #ccc;
}