.irs {
height: 55px;
}
.irs-with-grid {
height: 75px;
}
.irs-line {
height: 10px; top: 33px;
background: #EEE;
background: linear-gradient(to bottom, #DDD -50%, #FFF 150%); border: 1px solid #CCC;
border-radius: 16px;
-moz-border-radius: 16px;
}
.irs-line-left {
height: 8px;
}
.irs-line-mid {
height: 8px;
}
.irs-line-right {
height: 8px;
}
.irs-bar {
height: 10px; top: 33px;
border-top: 1px solid #428bca;
border-bottom: 1px solid #428bca;
background: #428bca;
background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); }
.irs-bar-edge {
height: 10px; top: 33px;
width: 14px;
border: 1px solid #428bca;
border-right: 0;
background: #428bca;
background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); border-radius: 16px 0 0 16px;
-moz-border-radius: 16px 0 0 16px;
}
.irs-shadow {
height: 2px; top: 38px;
background: #000;
opacity: 0.3;
border-radius: 5px;
-moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
filter: alpha(opacity=30);
}
.irs-slider {
top: 25px;
width: 27px; height: 27px;
border: 1px solid #AAA;
background: #DDD;
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%); border-radius: 27px;
-moz-border-radius: 27px;
box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
cursor: pointer;
}
.irs-slider.state_hover, .irs-slider:hover {
background: #FFF;
}
.irs-min, .irs-max {
color: #333;
font-size: 12px; line-height: 1.333;
text-shadow: none;
top: 0;
padding: 1px 5px;
background: rgba(0,0,0,0.1);
border-radius: 3px;
-moz-border-radius: 3px;
}
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
background: #ccc;
}
.irs-from, .irs-to, .irs-single {
color: #fff;
font-size: 14px; line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
background: #428bca;
border-radius: 3px;
-moz-border-radius: 3px;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
background: #999;
}
.irs-grid {
height: 27px;
}
.irs-grid-pol {
opacity: 0.5;
background: #428bca;
}
.irs-grid-pol.small {
background: #999;
}
.irs-grid-text {
bottom: 5px;
color: #99a4ac;
}
.irs-disabled {
}#woocommerce-variations-table_wrapper .dataTables_scrollHead {
margin-top: 20px;
}
.variations-table-row .variations_button,
.woocommerce div.product .variations-table-row form.cart {
padding: 0 !important;
}
.variations-table-row .variations_button button.button {
font-size: 100%;
}
.variations-table-row:nth-child(even) {
background-color: #f2f2f2;
}
.variations-table-row:nth-child(odd) {
background-color: #fff;
}
.woocommerce-variations-table th {
text-align: center;
}
.woocommerce-variations-table th, .woocommerce-variations-table td {
vertical-align: middle;
}
.woocommerce-variations-table th select {
border-radius: 0;
background-color: #fff;
border: 1px solid #e8e8e8;
}
.variations-table-value-im img {
width: 100px;
}
#woocommerce-variations-table_wrapper button.dt-button, #woocommerce-variations-table_wrapper button.dt-button:hover {
background: #FFF;
}
#woocommerce-variations-table_wrapper button.buttons-pdf, #woocommerce-variations-table_wrapper button.buttons-pdf:hover {
background-color: #c01f05;
color: #FFF;
}
#woocommerce-variations-table_wrapper button.buttons-copy, #woocommerce-variations-table_wrapper button.buttons-copy:hover {
background-color: #f7f7f7;
color: #333;
}
#woocommerce-variations-table_wrapper button.buttons-excel, #woocommerce-variations-table_wrapper button.buttons-excel:hover {
background-color: #217448;
color: #FFF;
}
#woocommerce-variations-table_wrapper button.buttons-csv, #woocommerce-variations-table_wrapper button.buttons-csv:hover {
background-color: #484c55;
color: #FFF;
}
#woocommerce-variations-table_wrapper button.buttons-print, #woocommerce-variations-table_wrapper button.buttons-print:hover {
background-color: #b0c0d3;
color: #FFF;
}
.woocommerce-variations-table th select {
display: block;
width: 100%;
color: #333;
font-size: 11px;
}
table.woocommerce-variations-table.dataTable thead .sorting,
table.woocommerce-variations-table.dataTable thead .sorting_asc,
table.woocommerce-variations-table.dataTable thead .sorting_desc {
background-position: right 5px top 14px;
}
table.dataTable thead #variations-table-header-ca.sorting,
table.dataTable thead #variations-table-header-ca.sorting_asc,
table.dataTable thead #variations-table-header-ca.sorting_desc,
table.dataTable thead #variations-table-header-im.sorting,
table.dataTable thead #variations-table-header-im.sorting_asc,
table.dataTable thead #variations-table-header-im.sorting_desc,
table.dataTable thead #variations-table-header-mc.sorting,
table.dataTable thead #variations-table-header-mc.sorting_asc,
table.dataTable thead #variations-table-header-mc.sorting_desc  {
background: none;
}
.dataTables_wrapper .dataTables_length {
clear: both;
margin-top: 10px;
}
.woocommerce-variations-table thead tr {
background: #9c5b90;
color: #FFF;
}
.rwd-table tr {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.rwd-table th {
display: none;
}
.rwd-table td {
display: block;
}
.rwd-table td:first-child {
padding-top: .5em;
}
.rwd-table td:last-child {
padding-bottom: .5em;
}
.rwd-table td:before {
content: attr(data-th) ": ";
font-weight: bold;
width: 6.5em;
display: inline-block;
vertical-align: top;
}
.rwd-table td.variations-table-value-ca:before {
display: none;
}
.rwd-table th, .rwd-table td {
text-align: left;
}
.variations-table-value-ca .woocommerce-variation-add-to-cart {
text-align: center;
display: inline-block;
}
.woocommerce div.product .variations-table-value-ca form.cart .button {
text-align: center;
float: none;
}
@media (min-width: 480px) {
.rwd-table th, .rwd-table td {
display: table-cell;
padding: .25em .5em;
}
.rwd-table th:first-child, .rwd-table td:first-child {
padding-left: 0;
}
.rwd-table th:last-child, .rwd-table td:last-child {
padding-right: 0;
}
.rwd-table td:before {
display: none;
}
}
.rwd-table {
overflow: hidden;
}
.rwd-table tr {
border-color: #46637f;
}
.rwd-table th, .rwd-table td {
margin: .5em 1em;
}
@media (min-width: 480px) {
.rwd-table th, .rwd-table td {
padding: 1em !important;
}
}
#variations-table-header-mc, .variations-table-value-mc {
width: 50px !important;
}
.column-filter-widget select {
color: inherit;
background-color: #fff;
border: 1px solid #e8e8e8;
outline: 0;
}
.column-filter-widget {
float: left;
margin-right: 5px;
}
.column-filter-widgets {
height: 50px;
}
.variations-table-header input[type="text"] {
width: 100%;
padding: 6px;
font-size: 9px;
max-width: 100%;
border: 1px solid #eee;
background: #f7f7f7;
color: #777;
}
a.filter-term {
display: block;
border-radius: 2px;
background: #E0E0E0;
font-size: 11px;
padding: 4px;
margin-top: 2px;
margin-bottom: 5px;
}
a.filter-term:after {
content: "X";
float: right;
background: red;
width: 16px;
height: 16px;
line-height: 15px;
text-align: center;
color: #FFF;
border-radius: 20px;
}