html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active, a:focus { outline: none; ie-dummy: expression(this.hideFocus=true); }
a, a:active { color: #607890; }
a:hover { color: #036; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: middle; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

button {  width: auto; overflow: visible; }

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body, button, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #666;
}
a {
    text-decoration: none;
}
a:link {
    -webkit-tap-highlight-color: rgb(52,158,219);
}
h5 {
    margin: 20px 0 10px;
}
.large-margin-bottom {
    margin-bottom: 30px !important;
}
input:focus, .input:focus {
    outline: 0;
}
p, ul, ol, dl {
    margin-bottom: 16px;
}
/* IE7 */
label {
    zoom: 1;
}
.mid-margin-right {
    margin-right: 8px !important;
}
.button-height {
    line-height: 34px;
    margin-top: -2px;
    margin-bottom: -2px;
}
p:last-child, ul:last-child, ol:last-child, dl:last-child, fieldset:last-child, .fieldset:last-child {
    margin-bottom: 0;
}
p.button-height, ul.button-height, ol.button-height {
    margin-bottom: 14px;
}
p.button-height:last-child, ul.button-height:last-child, ol.button-height:last-child {
    margin-bottom: -2px;
}
.button-height .button.float-left, .button-height .button.float-right {
    margin-top: 2px;
}
.message {
    padding: 6px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: black;
}
.message, .big-message {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    line-height: 16px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 white, 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 0 white, 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 0 white, 0 1px 5px rgba(0, 0, 0, 0.3);
}
.button {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    position: relative;
    text-align: center;
    font-weight: bold;
    text-transform: none;
    padding: 0 11px;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    -webkit-background-clip: padding-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 6px;
    border-width: 1px;
    border-style: solid;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
    background-position: center center !important;
}
.button.full-width {
    width: 100%;
    margin: 0;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.button, .button-group > .button:first-child, .select-value, .legend {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button, .select-value, .legend {
    -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.button-group {
    display: inline-block;
    zoom: 1;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    padding-left: 1px;
}
.button, .button-group > .button:first-child, .select-value, .legend {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button.black-gradient, .button-group > .black-gradient:first-child, .button.anthracite-gradient, .button-group > .anthracite-gradient:first-child, .button.grey-gradient, .button-group > .grey-gradient:first-child, .button.blue-gradient, .button-group > .blue-gradient:first-child, .button.red-gradient, .button-group > .red-gradient:first-child, .button.orange-gradient, .button-group > .orange-gradient:first-child, .button.green-gradient, .button-group > .green-gradient:first-child, .black-gradient > .select-value, .anthracite-gradient > .select-value, .blue-gradient > .select-value, .grey-gradient > .select-value, .red-gradient > .select-value, .orange-gradient > .select-value, .green-gradient > .select-value {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.button.black-active:active, .button.black-active.active, .button.anthracite-active:active, .button.anthracite-active.active, .button.grey-active:active, .button.grey-active.active, .button.blue-active:active, .button.blue-active.active {
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.button-group > .button:first-child {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-bottom-radius: 4px;
}
.button-group > .button:last-child {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.button-group > .button, .select-arrow {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 1px 0 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 1px 0 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 1px 0 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button.black-gradient, .button-group > .black-gradient:first-child, .button.anthracite-gradient, .button-group > .anthracite-gradient:first-child, .button.grey-gradient, .button-group > .grey-gradient:first-child, .button.blue-gradient, .button-group > .blue-gradient:first-child, .button.red-gradient, .button-group > .red-gradient:first-child, .button.orange-gradient, .button-group > .orange-gradient:first-child, .button.green-gradient, .button-group > .green-gradient:first-child, .black-gradient > .select-value, .anthracite-gradient > .select-value, .blue-gradient > .select-value, .grey-gradient > .select-value, .red-gradient > .select-value, .orange-gradient > .select-value, .green-gradient > .select-value {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.button.black-gradient, .button.anthracite-gradient, .button.grey-gradient, .button.blue-gradient, .black-gradient > .select-value, .anthracite-gradient > .select-value, .blue-gradient > .select-value, .grey-gradient > .select-value {
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.button-group > .black-gradient, .button-group > .anthracite-gradient, .button-group > .grey-gradient, .button-group > .red-gradient, .button-group > .orange-gradient, .button-group > .green-gradient, .button-group > .blue-gradient, .black-gradient > .select-arrow, .anthracite-gradient > .select-arrow, .grey-gradient > .select-arrow, .red-gradient > .select-arrow, .orange-gradient > .select-arrow, .green-gradient > .select-arrow, .blue-gradient > .select-arrow {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 1px 0 0 rgba(255, 255, 255, 0.35), 0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 1px 0 0 rgba(255, 255, 255, 0.35), 0 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 1px 0 0 rgba(255, 255, 255, 0.35), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.button:active, .button.active {
    border: 0;
    padding: 1px 12px;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.35) !important;
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.35) !important;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.35) !important;
}
.button-group > .button, .ie7 .button-group > .button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    margin-left: -1px;
}
/********************************************************/
/*                   1. Generic colors                  */
/********************************************************/

.silver,
.silver-color .color {
    color: #cccccc !important;
}
.icon-silver:before {
    color: #cccccc;
}
.black,
.black-color .color {
    color: black !important;
}
.icon-black:before {
    color: black;
}
.anthracite,
.anthracite-color .color {
    color: #4c4c4c !important;
}
.icon-anthracite:before {
    color: #4c4c4c;
}
.grey,
.grey-color .color {
    color: #a5a5a5 !important;
}
.icon-grey:before {
    color: #a5a5a5;
}
.white,
.white-color .color {
    color: white !important;
}
.icon-white:before {
    color: white;
}
.red,
.red-color .color {
    color: #dd380d !important;
}
.icon-red:before {
    color: #dd380d;
}
.orange,
.orange-color .color {
    color: #ffae00 !important;
}
.icon-orange:before {
    color: #ffae00;
}
.green,
.green-color .color {
    color: #99c624 !important;
}
.icon-green:before {
    color: #99c624;
}
.blue,
.blue-color .color {
    color: #0059a0 !important;
}
.icon-blue:before {
    color: #0059a0;
}

/********************************************************/
/*                2. Generic backgrounds                */
/********************************************************/

.carbon {
    color: white;
    background: #3c4044 url('/assets/img/textures/grid.png');
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0))), #3c4044 url('/assets/img/textures/grid.png');
    background: -webkit-linear-gradient( top, rgba(0,0,0,0.4), rgba(0,0,0,0)), #3c4044 url('/assets/img/textures/grid.png');
    background: -moz-linear-gradient( top, rgba(0,0,0,0.4), rgba(0,0,0,0)), #3c4044 url('/assets/img/textures/grid.png');
    background: -ms-linear-gradient( top, rgba(0,0,0,0.4), rgba(0,0,0,0)), #3c4044 url('/assets/img/textures/grid.png');
    background: -o-linear-gradient( top, rgba(0,0,0,0.4), rgba(0,0,0,0)), #3c4044 url('/assets/img/textures/grid.png');
    background: linear-gradient( top, rgba(0,0,0,0.4), rgba(0,0,0,0)), #3c4044 url('/assets/img/textures/grid.png');
}
.linen {
    color: white;
    border-color: #929ba6;
    background: #a7b2be url('/assets/img/textures/fabric.png');
    background: url('/assets/img/textures/fabric.png'), -webkit-gradient(linear, left top, left bottom, from(#5d656e), to(#a7b2be)) repeat-x, #a7b2be;
    background: url('/assets/img/textures/fabric.png'), -webkit-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
    background: url('/assets/img/textures/fabric.png'), -moz-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
    background: url('/assets/img/textures/fabric.png'), -ms-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
    background: url('/assets/img/textures/fabric.png'), -o-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
    background: url('/assets/img/textures/fabric.png'), linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
}
.scratch-metal {
    border-color: #999999;
    background: #dedede url('/assets/img/textures/scratches.png');
    background: url('/assets/img/textures/scratches.png'), -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#aaaaaa), color-stop(0.25, #f2f2f2), color-stop(0.38, #ffffff), color-stop(0.63, #c5c5c5), color-stop(0.87, #f7f7f7));
    background: url('/assets/img/textures/scratches.png'), -webkit-linear-gradient(top, #aaaaaa, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #aaaaaa);
    background: url('/assets/img/textures/scratches.png'), -moz-linear-gradient(top, #aaaaaa, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #aaaaaa);
    background: url('/assets/img/textures/scratches.png'), -ms-linear-gradient(top, #aaaaaa, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #aaaaaa);
    background: url('/assets/img/textures/scratches.png'), -o-linear-gradient(top, #aaaaaa, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #aaaaaa);
    background: url('/assets/img/textures/scratches.png'), linear-gradient(top, #aaaaaa, #f2f2f2 25%, #ffffff 38%, #c5c5c5 63%, #f7f7f7 87%, #aaaaaa);
}

/********************************************************/
/*                3. Specific gradients                 */
/********************************************************/

.input-wrapper {
    background: #585d62 url('/assets/img/old-browsers/colors/bg_input-wrapper.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#6e7377), to(#585d62));
    background: -webkit-linear-gradient(top, #6e7377, #585d62);
    background: -moz-linear-gradient(top, #6e7377, #585d62);
    background: -ms-linear-gradient(top, #6e7377, #585d62);
    background: -o-linear-gradient(top, #6e7377, #585d62);
    background: linear-gradient(top, #6e7377, #585d62);
}
.big-menu {
    color: white;
    background: #6ead12 url('/assets/img/old-browsers/colors/bg_big-menu.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#b1d322), to(#6ead12));
    background: -webkit-linear-gradient(top, #b1d322, #6ead12);
    background: -moz-linear-gradient(top, #b1d322, #6ead12);
    background: -ms-linear-gradient(top, #b1d322, #6ead12);
    background: -o-linear-gradient(top, #b1d322, #6ead12);
    background: linear-gradient(top, #b1d322, #6ead12);
}
.translucid,
.notification {
    color: #2C2C2C;
    background: #000 url('/assets/img/old-browsers/colors/bg_translucid.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0))), rgba(255, 255, 255, 0.98);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0.98);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0.98);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0.98);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0.98);
    background: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(255, 255, 255, 0.98);
    border-color: black;
}
.field-drop,
.row-drop > th,
.row-drop > td,
.cell-drop,
.back {
    background: #3c4044 url('/assets/img/textures/grid.png') !important;
    background: url('/assets/img/textures/grid.png'), -webkit-gradient(linear, left top, left bottom, from(#6d7073), to(#3c4044)) !important;
    background: url('/assets/img/textures/grid.png'), -webkit-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -moz-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -ms-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -o-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), linear-gradient(top, #6d7073, #3c4044) !important;
    color: #afafaf;
}
.row-detail > th,
.row-detail > td,
.cell-detail,
.row-detail{
    background: #3c4044 url('/assets/img/textures/grid.png') !important;
    background: url('/assets/img/textures/grid.png'), -webkit-gradient(linear, left top, left bottom, from(#6d7073), to(#3c4044)) !important;
    background: url('/assets/img/textures/grid.png'), -webkit-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -moz-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -ms-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), -o-linear-gradient(top, #6d7073, #3c4044) !important;
    background: url('/assets/img/textures/grid.png'), linear-gradient(top, #6d7073, #3c4044) !important;
    color: #afafaf;
}
.field-drop b, .field-drop strong,
.row-detail b, .row-detail strong,
.row-drop b, .row-drop strong,
.cell-drop b, .cell-drop strong,
.cell-detail b, .cell-detail strong {
    color: white;
}


/********************************************************/
/*                 4. Inputs & progress                 */
/********************************************************/

.input, .inputs,
.progress, .slider,
.checkbox, .radio {
    background: #e6e6e6 url('/assets/img/old-browsers/colors/bg_input.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6e6e6));
    background: -webkit-linear-gradient(top, white, #e6e6e6);
    background: -moz-linear-gradient(top, white, #e6e6e6);
    background: -ms-linear-gradient(top, white, #e6e6e6);
    background: -o-linear-gradient(top, white, #e6e6e6);
    background: linear-gradient(top, white, #e6e6e6);
    border-color: #cccccc;
    color: #666666;
}
.black-inputs .input, .input.black-input,
.black-inputs .inputs, .inputs.black-input,
.black-inputs .progress, .progress.black-input,
.black-inputs .slider, .slider.black-input,
.black-inputs .checkbox, .checkbox.black-input,
.black-inputs .radio, .radio.black-input {
    background: #323232 url('/assets/img/old-browsers/colors/bg_black-inputs_input.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#323232));
    background: -webkit-linear-gradient(top, #4b4b4b, #323232);
    background: -moz-linear-gradient(top, #4b4b4b, #323232);
    background: -ms-linear-gradient(top, #4b4b4b, #323232);
    background: -o-linear-gradient(top, #4b4b4b, #323232);
    background: linear-gradient(top, #4b4b4b, #323232);
    color: white;
    border-color: #777777;
}
.input:disabled {
    -webkit-text-fill-color: #999999;
}
.black-inputs .input:disabled,
.input.black-input:disabled {
    -webkit-text-fill-color: #cccccc;
}

/********************************************************/
/*                   5. Modal window                    */
/********************************************************/

.modal {
    background: #101010 url('/assets/img/old-browsers/colors/bg_modal.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#101010));
    background: -webkit-linear-gradient(top, #3d3d3d, #101010);
    background: -moz-linear-gradient(top, #3d3d3d, #101010);
    background: -ms-linear-gradient(top, #3d3d3d, #101010);
    background: -o-linear-gradient(top, #3d3d3d, #101010);
    background: linear-gradient(top, #3d3d3d, #101010);
    color: white;
    border-color: #191919;
}
.modal-bar {
    background: url('/assets/img/old-browsers/colors/bg_modal-bar.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) 50%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) 50%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) 50%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) 50%);
}

/********************************************************/
/*            6. Generic gradients - defaults           */
/********************************************************/

/* Silver */
.button, .button:visited,
.select-value, .select-arrow,
.switch-button,
.black-inputs .radio > .check-knob,
.black-inputs.radio > .check-knob,
.legend,
.block-title, .details > summary,
.accordion > dt,
.table > thead > tr > th,
.table > thead > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td,
.agenda-header, .agenda-event,
.tabs-back,
.blocks-list > li,
.panel-control,
.wizard-step {
    color: #666666;
    background: #d6dadf url('/assets/img/old-browsers/colors/bg_button.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#efeff4), to(#d6dadf));
    background: -webkit-linear-gradient(top, #efeff4, #d6dadf);
    background: -moz-linear-gradient(top, #efeff4, #d6dadf);
    background: -ms-linear-gradient(top, #efeff4, #d6dadf);
    background: -o-linear-gradient(top, #efeff4, #d6dadf);
    background: linear-gradient(top, #efeff4, #d6dadf);
    border-color: #cccccc;
}
a.button:hover, button.button:hover,
a.select-value:hover, .no-touch .select-arrow:hover,
a.agenda-event:hover {
    color: #666666;
    background: #d7dbdf url('/assets/img/old-browsers/colors/bg_a_button_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7dbdf));
    background: -webkit-linear-gradient(top, #fefefe, #d7dbdf);
    background: -moz-linear-gradient(top, #fefefe, #d7dbdf);
    background: -ms-linear-gradient(top, #fefefe, #d7dbdf);
    background: -o-linear-gradient(top, #fefefe, #d7dbdf);
    background: linear-gradient(top, #fefefe, #d7dbdf);
    border-color: #cccccc;
}
.button.glossy,
.glossy > .select-value, .glossy > .select-arrow {
    background: #dcdce0 url('/assets/img/old-browsers/colors/bg_button_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f7), to(#dcdce0), color-stop(0.5, #dededf), color-stop(0.5, #d1d1d2));
    background: -webkit-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -moz-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -ms-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -o-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
}
a.button.glossy:hover, button.button.glossy:hover,
.glossy > a.select-value:hover, .glossy > .select-arrow:hover {
    background: #e8e8eb url('/assets/img/old-browsers/colors/bg_a_button_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafc), to(#e8e8eb), color-stop(0.5, #ededf0), color-stop(0.5, #e3e3e5));
    background: -webkit-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -moz-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -ms-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -o-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
}
a.button:active, button.button:active, .button.active, .button.active:hover,
a.button.glossy:active, button.button.glossy:active, .button.glossy.active {
    background: #dbdbdb url('/assets/img/old-browsers/colors/bg_a_button_active.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#bdbdbd), to(#dbdbdb));
    background: -webkit-linear-gradient(top, #bdbdbd, #dbdbdb);
    background: -moz-linear-gradient(top, #bdbdbd, #dbdbdb);
    background: -ms-linear-gradient(top, #bdbdbd, #dbdbdb);
    background: -o-linear-gradient(top, #bdbdbd, #dbdbdb);
    background: linear-gradient(top, #bdbdbd, #dbdbdb);
}

/* Black */
#title-bar, #access {
    background: #000000 url('/assets/img/old-browsers/colors/bg_tr_highlight_glossy_th.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(black), color-stop(0.04, #4f4f4f), color-stop(0.44, #262626), color-stop(0.5, #1c1c1c), color-stop(0.5, #050505));
    background: -webkit-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -moz-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -ms-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -o-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
}

/* Anthracite */
.black-inputs .switch-button,
.black-input > .switch-button,
.radio > .check-knob,
.wizard-steps {
    color: white;
    background: #404040 url('/assets/img/old-browsers/colors/bg_black-inputs_switch-button.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#404040));
    background: -webkit-linear-gradient(top, #565656, #404040);
    background: -moz-linear-gradient(top, #565656, #404040);
    background: -ms-linear-gradient(top, #565656, #404040);
    background: -o-linear-gradient(top, #565656, #404040);
    background: linear-gradient(top, #565656, #404040);
    border-color: #282e36;
}

/* White */
.calendar-menu > li,
li.calendar-menu,
.message-menu > li,
li.message-menu,
.message, .big-message,
.table > thead > tr > .header:hover {
    color: #666666;
    background: #e4e7eb url('/assets/img/old-browsers/colors/bg_message.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7fa), to(#e4e7eb));
    background: -webkit-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -moz-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -ms-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -o-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: linear-gradient(top, #f7f7fa, #e4e7eb);
    border-color: #cccccc;
}
.message.glossy, .big-message.glossy {
    background: #e8e8eb url('/assets/img/old-browsers/colors/bg_message_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafc), to(#e8e8eb), color-stop(0.5, #ededf0), color-stop(0.5, #e3e3e5));
    background: -webkit-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -moz-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -ms-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -o-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
}

/* Red */
.count, .close,
.extra-notifications,
.more-notifications {
    color: white;
    background: #d52607 url('/assets/img/old-browsers/colors/bg_count.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#e24913), to(#d52607));
    background: -webkit-linear-gradient(top, #e24913, #d52607);
    background: -moz-linear-gradient(top, #e24913, #d52607);
    background: -ms-linear-gradient(top, #e24913, #d52607);
    background: -o-linear-gradient(top, #e24913, #d52607);
    background: linear-gradient(top, #e24913, #d52607);
    border-color: #931a03;
}
a.count:hover, a.close:hover {
    color: white;
    background: #d12206 url('/assets/img/old-browsers/colors/bg_a_count_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#eb671d), to(#d12206));
    background: -webkit-linear-gradient(top, #eb671d, #d12206);
    background: -moz-linear-gradient(top, #eb671d, #d12206);
    background: -ms-linear-gradient(top, #eb671d, #d12206);
    background: -o-linear-gradient(top, #eb671d, #d12206);
    background: linear-gradient(top, #eb671d, #d12206);
    border-color: #931a03;
}
.count.glossy, .close.glossy {
    background: #d42622 url('/assets/img/old-browsers/colors/bg_count_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fd8383), to(#d42622), color-stop(0.5, #c30909), color-stop(0.5, #a70606));
    background: -webkit-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -moz-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -ms-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -o-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
}
a.count.glossy:hover, a.close.glossy:hover {
    background: #e94237 url('/assets/img/old-browsers/colors/bg_a_count_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe9b96), to(#e94237), color-stop(0.5, #df1411), color-stop(0.5, #ce0d0c));
    background: -webkit-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -moz-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -ms-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -o-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
}
a.count:active, a.count.active, a.count.glossy:active,
a.close:active, a.close.active, a.close.glossy:active {
    background: #e4360a url('/assets/img/old-browsers/colors/bg_a_count_active.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ce1d06), to(#e4360a));
    background: -webkit-linear-gradient(top, #ce1d06, #e4360a);
    background: -moz-linear-gradient(top, #ce1d06, #e4360a);
    background: -ms-linear-gradient(top, #ce1d06, #e4360a);
    background: -o-linear-gradient(top, #ce1d06, #e4360a);
    background: linear-gradient(top, #ce1d06, #e4360a);
}

/* Green */
.ribbon-inner,
.active > .wizard-step {
    color: white;
    background: #87ba17 url('/assets/img/old-browsers/colors/bg_ribbon-inner.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#a7cf34), to(#87ba17));
    background: -webkit-linear-gradient(top, #a7cf34, #87ba17);
    background: -moz-linear-gradient(top, #a7cf34, #87ba17);
    background: -ms-linear-gradient(top, #a7cf34, #87ba17);
    background: -o-linear-gradient(top, #a7cf34, #87ba17);
    background: linear-gradient(top, #a7cf34, #87ba17);
    border-color: #6d960c;
}

/* Blue */
.tag {
    background: #0059a0;
    color: white;
    border-color: #004795;
}
.button-icon,
.progress-bar,
.slider-bar,
.table-header,
.table-footer {
    color: white;
    background: #00438d url('/assets/img/old-browsers/colors/bg_button-icon.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#006aac), to(#00438d));
    background: -webkit-linear-gradient(top, #006aac, #00438d);
    background: -moz-linear-gradient(top, #006aac, #00438d);
    background: -ms-linear-gradient(top, #006aac, #00438d);
    background: -o-linear-gradient(top, #006aac, #00438d);
    background: linear-gradient(top, #006aac, #00438d);
    border-color: #004795;
}
.no-touch .drop-down > span:hover, .no-touch .drop-down > a:hover, .drop-down > .selected,
:hover > .button-icon {
    color: white;
    background: #003d86 url('/assets/img/old-browsers/colors/bg_no-touch_drop-down_span_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0089c3), to(#003d86));
    background: -webkit-linear-gradient(top, #0089c3, #003d86);
    background: -moz-linear-gradient(top, #0089c3, #003d86);
    background: -ms-linear-gradient(top, #0089c3, #003d86);
    background: -o-linear-gradient(top, #0089c3, #003d86);
    background: linear-gradient(top, #0089c3, #003d86);
    border-color: #004795;
}
.button-icon.glossy, .glossy > .button-icon,
.progress-bar, .slider-bar {
    background: #0a5db8 url('/assets/img/old-browsers/colors/bg_button-icon_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#65b2dd), to(#0a5db8), color-stop(0.5, #045ab2), color-stop(0.5, #004995));
    background: -webkit-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -moz-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -ms-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -o-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
}
:hover > .button-icon.glossy, .glossy:hover > .button-icon {
    background: #056fc9 url('/assets/img/old-browsers/colors/bg_hover_button-icon_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#46bde5), to(#056fc9), color-stop(0.5, #026cc4), color-stop(0.5, #005cac));
    background: -webkit-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -moz-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -ms-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -o-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
}
.button:active > .button-icon, .active > .button-icon {
    background: #005fb4 url('/assets/img/old-browsers/colors/bg_button_active_button-icon.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#003475), to(#005fb4));
    background: -webkit-linear-gradient(top, #003475, #005fb4);
    background: -moz-linear-gradient(top, #003475, #005fb4);
    background: -ms-linear-gradient(top, #003475, #005fb4);
    background: -o-linear-gradient(top, #003475, #005fb4);
    background: linear-gradient(top, #003475, #005fb4);
}

/********************************************************/
/*              7. Generic gradients - main             */
/********************************************************/

.silver-bg,
.drop-down,
.wrapped, .boxed {
    background: #e3e5ea;
    color: #666666;
    border-color: #cccccc;
}
a.silver-bg:hover {
    color: #666666;
    background: #e8e9ee;
}
.silver-gradient, .silver-gradient:visited,
.silver-gradient > .select-value, .silver-gradient > .select-arrow {
    color: #666666;
    background: #d6dadf url('/assets/img/old-browsers/colors/bg_silver-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#efeff4), to(#d6dadf));
    background: -webkit-linear-gradient(top, #efeff4, #d6dadf);
    background: -moz-linear-gradient(top, #efeff4, #d6dadf);
    background: -ms-linear-gradient(top, #efeff4, #d6dadf);
    background: -o-linear-gradient(top, #efeff4, #d6dadf);
    background: linear-gradient(top, #efeff4, #d6dadf);
    border-color: #cccccc;
}
a.silver-gradient:hover, button.silver-gradient:hover,
:hover > .button-icon.silver-gradient,
.silver-gradient > a.select-value:hover, .silver-gradient > .select-arrow:hover {
    color: #666666;
    background: #d7dbdf url('/assets/img/old-browsers/colors/bg_a_silver-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7dbdf));
    background: -webkit-linear-gradient(top, #fefefe, #d7dbdf);
    background: -moz-linear-gradient(top, #fefefe, #d7dbdf);
    background: -ms-linear-gradient(top, #fefefe, #d7dbdf);
    background: -o-linear-gradient(top, #fefefe, #d7dbdf);
    background: linear-gradient(top, #fefefe, #d7dbdf);
    border-color: #cccccc;
}
.silver-gradient.glossy,
.glossy > .button-icon.silver-gradient, .button-icon.glossy.silver-gradient,
.silver-gradient.glossy > .select-value, .silver-gradient.glossy > .select-arrow {
    background: #dcdce0 url('/assets/img/old-browsers/colors/bg_silver-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f7), to(#dcdce0), color-stop(0.5, #dededf), color-stop(0.5, #d1d1d2));
    background: -webkit-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -moz-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -ms-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: -o-linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
    background: linear-gradient(top, #f5f5f7, #dededf 50%, #d1d1d2 50%, #dcdce0);
}
a.silver-gradient.glossy:hover, button.silver-gradient.glossy:hover,
.glossy:hover > .button-icon.silver-gradient, :hover > .button-icon.glossy.silver-gradient,
.silver-gradient.glossy > a.select-value:hover, .silver-gradient.glossy > .select-arrow:hover {
    background: #e8e8eb url('/assets/img/old-browsers/colors/bg_a_silver-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafc), to(#e8e8eb), color-stop(0.5, #ededf0), color-stop(0.5, #e3e3e5));
    background: -webkit-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -moz-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -ms-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -o-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
}
a.silver-gradient:active, button.silver-gradient:active, .button.silver-gradient:active, .silver-gradient.active,
:active > .button-icon.silver-gradient, .active > .button-icon.silver-gradient {
    background: #dbdbdb url('/assets/img/old-browsers/colors/bg_a_silver-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#bdbdbd), to(#dbdbdb)) !important;
    background: -webkit-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -moz-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -ms-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -o-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: linear-gradient(top, #bdbdbd, #dbdbdb) !important;
}

.black-bg,
.black-gradient > .drop-down {
    background: #101010;
    color: white;
    border-color: black;
}
a.black-bg:hover {
    color: white;
    background: #383838;
}
.black-gradient, .black-gradient:visited,
.black-gradient > .select-value, .black-gradient > .select-arrow {
    color: white;
    background: #000000 url('/assets/img/old-browsers/colors/bg_black-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
    background: -webkit-linear-gradient(top, #333333, #000000);
    background: -moz-linear-gradient(top, #333333, #000000);
    background: -ms-linear-gradient(top, #333333, #000000);
    background: -o-linear-gradient(top, #333333, #000000);
    background: linear-gradient(top, #333333, #000000);
    border-color: black;
}
a.black-gradient:hover, button.black-gradient:hover,
:hover > .button-icon.black-gradient,
.black-gradient > a.select-value:hover, .black-gradient > .select-arrow:hover {
    color: white;
    background: #1b1b1b url('/assets/img/old-browsers/colors/bg_a_black-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#474747), to(#1b1b1b));
    background: -webkit-linear-gradient(top, #474747, #1b1b1b);
    background: -moz-linear-gradient(top, #474747, #1b1b1b);
    background: -ms-linear-gradient(top, #474747, #1b1b1b);
    background: -o-linear-gradient(top, #474747, #1b1b1b);
    background: linear-gradient(top, #474747, #1b1b1b);
    border-color: black;
}
.black-gradient.glossy,
.glossy > .button-icon.black-gradient, .button-icon.glossy.black-gradient,
.black-gradient.glossy > .select-value, .black-gradient.glossy > .select-arrow {
    background: #000000 url('/assets/img/old-browsers/colors/bg_black-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(black), color-stop(0.04, #4f4f4f), color-stop(0.44, #262626), color-stop(0.5, #1c1c1c), color-stop(0.5, #050505));
    background: -webkit-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -moz-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -ms-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: -o-linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
    background: linear-gradient(top, #5e5e5e, #4f4f4f 4%, #262626 44%, #1c1c1c 50%, #050505 50%, black);
}
a.black-gradient.glossy:hover, button.black-gradient.glossy:hover,
.glossy:hover > .button-icon.black-gradient, :hover > .button-icon.glossy.black-gradient,
.black-gradient.glossy > a.select-value:hover, .black-gradient.glossy > .select-arrow:hover {
    background: #080808 url('/assets/img/old-browsers/colors/bg_a_black-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b6b6b), to(#080808), color-stop(0.04, #5c5c5c), color-stop(0.44, #303030), color-stop(0.5, #262626), color-stop(0.5, #0d0d0d));
    background: -webkit-linear-gradient(top, #6b6b6b, #5c5c5c 4%, #303030 44%, #262626 50%, #0d0d0d 50%, #080808);
    background: -moz-linear-gradient(top, #6b6b6b, #5c5c5c 4%, #303030 44%, #262626 50%, #0d0d0d 50%, #080808);
    background: -ms-linear-gradient(top, #6b6b6b, #5c5c5c 4%, #303030 44%, #262626 50%, #0d0d0d 50%, #080808);
    background: -o-linear-gradient(top, #6b6b6b, #5c5c5c 4%, #303030 44%, #262626 50%, #0d0d0d 50%, #080808);
    background: linear-gradient(top, #6b6b6b, #5c5c5c 4%, #303030 44%, #262626 50%, #0d0d0d 50%, #080808);
}
a.black-gradient:active, button.black-gradient:active, .button.black-gradient:active, .black-gradient.active,
:active > .button-icon.black-gradient, .active > .button-icon.black-gradient {
    background: #262626 url('/assets/img/old-browsers/colors/bg_a_black-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(#262626)) !important;
    background: -webkit-linear-gradient(top, black, #262626) !important;
    background: -moz-linear-gradient(top, black, #262626) !important;
    background: -ms-linear-gradient(top, black, #262626) !important;
    background: -o-linear-gradient(top, black, #262626) !important;
    background: linear-gradient(top, black, #262626) !important;
}

.anthracite-bg,
.anthracite-gradient > .drop-down {
    background: #4c4c4c;
    color: white;
    border-color: #282e36;
}
a.anthracite-bg:hover {
    color: white;
    background: #6a6a6a;
}
.anthracite-gradient, .anthracite-gradient:visited,
.anthracite-gradient > .select-value, .anthracite-gradient > .select-arrow,
.black-inputs .number-up, .black-input > .number-up,
.black-inputs .number-down, .black-input > .number-down {
    color: white;
    background: #404040 url('/assets/img/old-browsers/colors/bg_anthracite-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#404040));
    background: -webkit-linear-gradient(top, #565656, #404040);
    background: -moz-linear-gradient(top, #565656, #404040);
    background: -ms-linear-gradient(top, #565656, #404040);
    background: -o-linear-gradient(top, #565656, #404040);
    background: linear-gradient(top, #565656, #404040);
    border-color: #282e36;
}
a.anthracite-gradient:hover, button.anthracite-gradient:hover,
:hover > .button-icon.anthracite-gradient,
.no-touch .red-gradient > .drop-down > span:hover, .no-touch .red-gradient > .drop-down > a:hover, .red-gradient > .drop-down > .selected,
.no-touch .orange-gradient > .drop-down > span:hover, .no-touch .orange-gradient > .drop-down > a:hover, .orange-gradient > .drop-down > .selected,
.no-touch .green-gradient > .drop-down > span:hover, .no-touch .green-gradient > .drop-down > a:hover, .green-gradient > .drop-down > .selected,
.no-touch .blue-gradient > .drop-down > span:hover, .no-touch .blue-gradient > .drop-down > a:hover, .blue-gradient > .drop-down > .selected,
.anthracite-gradient > a.select-value:hover, .anthracite-gradient > .select-arrow:hover,
.black-inputs .number-up:hover, .black-input > .number-up:hover,
.black-inputs .number-down:hover, .black-input > .number-down:hover {
    color: white;
    background: #3a3a3a url('/assets/img/old-browsers/colors/bg_a_anthracite-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#6d6d6d), to(#3a3a3a));
    background: -webkit-linear-gradient(top, #6d6d6d, #3a3a3a);
    background: -moz-linear-gradient(top, #6d6d6d, #3a3a3a);
    background: -ms-linear-gradient(top, #6d6d6d, #3a3a3a);
    background: -o-linear-gradient(top, #6d6d6d, #3a3a3a);
    background: linear-gradient(top, #6d6d6d, #3a3a3a);
    border-color: #282e36;
}
.anthracite-gradient.glossy,
.glossy > .button-icon.anthracite-gradient, .button-icon.glossy.anthracite-gradient,
.anthracite-gradient.glossy > .select-value, .anthracite-gradient.glossy > .select-arrow {
    background: #505050 url('/assets/img/old-browsers/colors/bg_anthracite-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#7f7f7f), to(#505050), color-stop(0.5, #444444), color-stop(0.5, #292929));
    background: -webkit-linear-gradient(top, #7f7f7f, #444444 50%, #292929 50%, #505050);
    background: -moz-linear-gradient(top, #7f7f7f, #444444 50%, #292929 50%, #505050);
    background: -ms-linear-gradient(top, #7f7f7f, #444444 50%, #292929 50%, #505050);
    background: -o-linear-gradient(top, #7f7f7f, #444444 50%, #292929 50%, #505050);
    background: linear-gradient(top, #7f7f7f, #444444 50%, #292929 50%, #505050);
}
a.anthracite-gradient.glossy:hover, button.anthracite-gradient.glossy:hover,
.glossy:hover > .button-icon.anthracite-gradient, :hover > .button-icon.glossy.anthracite-gradient,
.anthracite-gradient.glossy > a.select-value:hover, .anthracite-gradient.glossy > .select-arrow:hover {
    background: #656565 url('/assets/img/old-browsers/colors/bg_a_anthracite-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#919191), to(#656565), color-stop(0.5, #5a5a5a), color-stop(0.5, #3e3e3e));
    background: -webkit-linear-gradient(top, #919191, #5a5a5a 50%, #3e3e3e 50%, #656565);
    background: -moz-linear-gradient(top, #919191, #5a5a5a 50%, #3e3e3e 50%, #656565);
    background: -ms-linear-gradient(top, #919191, #5a5a5a 50%, #3e3e3e 50%, #656565);
    background: -o-linear-gradient(top, #919191, #5a5a5a 50%, #3e3e3e 50%, #656565);
    background: linear-gradient(top, #919191, #5a5a5a 50%, #3e3e3e 50%, #656565);
}
a.anthracite-gradient:active, button.anthracite-gradient:active, .button.anthracite-gradient:active, .anthracite-gradient.active,
:active > .button-icon.anthracite-gradient, .active > .button-icon.anthracite-gradient,
.black-inputs .number-up:active, .black-input > .number-up:active,
.black-inputs .number-down:active, .black-input > .number-down:active {
    background: #474747 url('/assets/img/old-browsers/colors/bg_a_anthracite-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#474747)) !important;
    background: -webkit-linear-gradient(top, #262626, #474747) !important;
    background: -moz-linear-gradient(top, #262626, #474747) !important;
    background: -ms-linear-gradient(top, #262626, #474747) !important;
    background: -o-linear-gradient(top, #262626, #474747) !important;
    background: linear-gradient(top, #262626, #474747) !important;
}

.grey-bg,
.grey-gradient > .drop-down {
    background: #a5a5a5;
    color: white;
    border-color: #666666;
}
a.grey-bg:hover {
    color: white;
    background: #b4b4b4;
}
.grey-gradient, .grey-gradient:visited,
.grey-gradient > .select-value, .grey-gradient > .select-arrow,
.title-menu > li, li.title-menu {
    color: white;
    background: #939393 url('/assets/img/old-browsers/colors/bg_grey-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#939393));
    background: -webkit-linear-gradient(top, #b3b3b3, #939393);
    background: -moz-linear-gradient(top, #b3b3b3, #939393);
    background: -ms-linear-gradient(top, #b3b3b3, #939393);
    background: -o-linear-gradient(top, #b3b3b3, #939393);
    background: linear-gradient(top, #b3b3b3, #939393);
    border-color: #666666;
}
a.grey-gradient:hover, button.grey-gradient:hover,
:hover > .button-icon.grey-gradient,
.grey-gradient > a.select-value:hover, .grey-gradient > .select-arrow:hover {
    color: white;
    background: #8b8b8b url('/assets/img/old-browsers/colors/bg_a_grey-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#d6d6d6), to(#8b8b8b));
    background: -webkit-linear-gradient(top, #d6d6d6, #8b8b8b);
    background: -moz-linear-gradient(top, #d6d6d6, #8b8b8b);
    background: -ms-linear-gradient(top, #d6d6d6, #8b8b8b);
    background: -o-linear-gradient(top, #d6d6d6, #8b8b8b);
    background: linear-gradient(top, #d6d6d6, #8b8b8b);
    border-color: #666666;
}
.grey-gradient.glossy,
.glossy > .button-icon.grey-gradient, .button-icon.glossy.grey-gradient,
.grey-gradient.glossy > .select-value, .grey-gradient.glossy > .select-arrow {
    background: #9c9c9c url('/assets/img/old-browsers/colors/bg_grey-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#9c9c9c), color-stop(0.5, #909090), color-stop(0.5, #757575));
    background: -webkit-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
    background: -moz-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
    background: -ms-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
    background: -o-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
    background: linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
}
a.grey-gradient.glossy:hover, button.grey-gradient.glossy:hover,
.glossy:hover > .button-icon.grey-gradient, :hover > .button-icon.glossy.grey-gradient,
.grey-gradient.glossy > a.select-value:hover, .grey-gradient.glossy > .select-arrow:hover {
    background: #ababab url('/assets/img/old-browsers/colors/bg_a_grey-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#ababab), color-stop(0.5, #a0a0a0), color-stop(0.5, #888888));
    background: -webkit-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
    background: -moz-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
    background: -ms-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
    background: -o-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
    background: linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
}
a.grey-gradient:active, button.grey-gradient:active, .button.grey-gradient:active, .grey-gradient.active,
:active > .button-icon.grey-gradient, .active > .button-icon.grey-gradient,
.black-inputs .switch-off, .black-input > .switch-off {
    background: #b7b7b7 url('/assets/img/old-browsers/colors/bg_a_grey-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#b7b7b7)) !important;
    background: -webkit-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -moz-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -ms-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -o-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: linear-gradient(top, #7a7a7a, #b7b7b7) !important;
}

.white-bg,
.white-gradient > .drop-down {
    background: #f1f3f4;
    color: #666666;
    border-color: #cccccc;
}
a.white-bg:hover {
    color: #666666;
    background: #f3f5f6;
}
.white-gradient, .white-gradient:visited,
.white-gradient > .select-value, .white-gradient > .select-arrow {
    color: #666666;
    background: #e4e7eb url('/assets/img/old-browsers/colors/bg_white-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7fa), to(#e4e7eb));
    background: -webkit-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -moz-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -ms-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: -o-linear-gradient(top, #f7f7fa, #e4e7eb);
    background: linear-gradient(top, #f7f7fa, #e4e7eb);
    border-color: #cccccc;
}
a.white-gradient:hover, button.white-gradient:hover,
:hover > .button-icon.white-gradient,
.white-gradient > a.select-value:hover, .white-gradient > .select-arrow:hover {
    color: #666666;
    background: #edf0f2 url('/assets/img/old-browsers/colors/bg_a_white-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#edf0f2));
    background: -webkit-linear-gradient(top, #fefefe, #edf0f2);
    background: -moz-linear-gradient(top, #fefefe, #edf0f2);
    background: -ms-linear-gradient(top, #fefefe, #edf0f2);
    background: -o-linear-gradient(top, #fefefe, #edf0f2);
    background: linear-gradient(top, #fefefe, #edf0f2);
    border-color: #cccccc;
}
.white-gradient.glossy,
.glossy > .button-icon.white-gradient, .button-icon.glossy.white-gradient,
.white-gradient.glossy > .select-value, .white-gradient.glossy > .select-arrow {
    background: #e8e8eb url('/assets/img/old-browsers/colors/bg_white-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafc), to(#e8e8eb), color-stop(0.5, #ededf0), color-stop(0.5, #e3e3e5));
    background: -webkit-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -moz-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -ms-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: -o-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
    background: linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
}
a.white-gradient.glossy:hover, button.white-gradient.glossy:hover,
.glossy:hover > .button-icon.white-gradient, :hover > .button-icon.glossy.white-gradient,
.white-gradient.glossy > a.select-value:hover, .white-gradient.glossy > .select-arrow:hover {
    background: #f5f5f7 url('/assets/img/old-browsers/colors/bg_a_white-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefeff), to(#f5f5f7), color-stop(0.5, #f5f5f7), color-stop(0.5, #efeff1));
    background: -webkit-linear-gradient(top, #fefeff, #f5f5f7 50%, #efeff1 50%, #f5f5f7);
    background: -moz-linear-gradient(top, #fefeff, #f5f5f7 50%, #efeff1 50%, #f5f5f7);
    background: -ms-linear-gradient(top, #fefeff, #f5f5f7 50%, #efeff1 50%, #f5f5f7);
    background: -o-linear-gradient(top, #fefeff, #f5f5f7 50%, #efeff1 50%, #f5f5f7);
    background: linear-gradient(top, #fefeff, #f5f5f7 50%, #efeff1 50%, #f5f5f7);
}
a.white-gradient:active, button.white-gradient:active, .button.white-gradient:active, .white-gradient.active,
:active > .button-icon.white-gradient, .active > .button-icon.white-gradient,
.switch-off {
    background: #f0f0f0 url('/assets/img/old-browsers/colors/bg_a_white-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#f0f0f0)) !important;
    background: -webkit-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -moz-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -ms-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -o-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    border-color: #cccccc;
}

.red-bg,
.red-gradient > .drop-down {
    background: #dd380d;
    color: white;
    border-color: #931a03;
}
a.red-bg:hover {
    color: white;
    background: #e35a36;
}
.red-gradient, .red-gradient:visited,
.red-gradient > .select-value, .red-gradient > .select-arrow {
    color: white;
    background: #d52607 url('/assets/img/old-browsers/colors/bg_red-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#e24913), to(#d52607));
    background: -webkit-linear-gradient(top, #e24913, #d52607);
    background: -moz-linear-gradient(top, #e24913, #d52607);
    background: -ms-linear-gradient(top, #e24913, #d52607);
    background: -o-linear-gradient(top, #e24913, #d52607);
    background: linear-gradient(top, #e24913, #d52607);
    border-color: #931a03;
}
a.red-gradient:hover, button.red-gradient:hover,
:hover > .button-icon.red-gradient,
.red-gradient > a.select-value:hover, .red-gradient > .select-arrow:hover {
    color: white;
    background: #d12206 url('/assets/img/old-browsers/colors/bg_a_red-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#eb671d), to(#d12206));
    background: -webkit-linear-gradient(top, #eb671d, #d12206);
    background: -moz-linear-gradient(top, #eb671d, #d12206);
    background: -ms-linear-gradient(top, #eb671d, #d12206);
    background: -o-linear-gradient(top, #eb671d, #d12206);
    background: linear-gradient(top, #eb671d, #d12206);
    border-color: #931a03;
}
.red-gradient.glossy,
.glossy > .button-icon.red-gradient, .button-icon.glossy.red-gradient,
.red-gradient.glossy > .select-value, .red-gradient.glossy > .select-arrow {
    background: #d42622 url('/assets/img/old-browsers/colors/bg_red-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fd8383), to(#d42622), color-stop(0.5, #c30909), color-stop(0.5, #a70606));
    background: -webkit-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -moz-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -ms-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: -o-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
    background: linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
}
a.red-gradient.glossy:hover, button.red-gradient.glossy:hover,
.glossy:hover > .button-icon.red-gradient, :hover > .button-icon.glossy.red-gradient,
.red-gradient.glossy > a.select-value:hover, .red-gradient.glossy > .select-arrow:hover {
    background: #e94237 url('/assets/img/old-browsers/colors/bg_a_red-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe9b96), to(#e94237), color-stop(0.5, #df1411), color-stop(0.5, #ce0d0c));
    background: -webkit-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -moz-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -ms-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: -o-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
    background: linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
}
a.red-gradient:active, button.red-gradient:active, .button.red-gradient:active, .red-gradient.active,
:active > .button-icon.red-gradient, .active > .button-icon.red-gradient {
    background: #e4360a url('/assets/img/old-browsers/colors/bg_a_red-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ce1d06), to(#e4360a)) !important;
    background: -webkit-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -moz-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -ms-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -o-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: linear-gradient(top, #ce1d06, #e4360a) !important;
}

.orange-bg,
.orange-gradient > .drop-down {
    background: #ffae00;
    color: white;
    border-color: #cc9707;
}
a.orange-bg:hover {
    color: white;
    background: #ffbb2b;
}
.orange-gradient, .orange-gradient:visited,
.orange-gradient > .select-value, .orange-gradient > .select-arrow {
    color: white;
    background: #ff9e00 url('/assets/img/old-browsers/colors/bg_orange-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb900), to(#ff9e00));
    background: -webkit-linear-gradient(top, #ffb900, #ff9e00);
    background: -moz-linear-gradient(top, #ffb900, #ff9e00);
    background: -ms-linear-gradient(top, #ffb900, #ff9e00);
    background: -o-linear-gradient(top, #ffb900, #ff9e00);
    background: linear-gradient(top, #ffb900, #ff9e00);
    border-color: #cc9707;
}
a.orange-gradient:hover, button.orange-gradient:hover,
:hover > .button-icon.orange-gradient,
.orange-gradient > a.select-value:hover, .orange-gradient > .select-arrow:hover {
    color: white;
    background: #ff9700 url('/assets/img/old-browsers/colors/bg_a_orange-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcd00), to(#ff9700));
    background: -webkit-linear-gradient(top, #ffcd00, #ff9700);
    background: -moz-linear-gradient(top, #ffcd00, #ff9700);
    background: -ms-linear-gradient(top, #ffcd00, #ff9700);
    background: -o-linear-gradient(top, #ffcd00, #ff9700);
    background: linear-gradient(top, #ffcd00, #ff9700);
    border-color: #cc9707;
}
.orange-gradient.glossy,
.glossy > .button-icon.orange-gradient, .button-icon.glossy.orange-gradient,
.orange-gradient.glossy > .select-value, .orange-gradient.glossy > .select-arrow {
    background: #d38800 url('/assets/img/old-browsers/colors/bg_orange-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd844), to(#d38800), color-stop(0.5, #ff9f01), color-stop(0.5, #da8d00), color-stop(0.8, #e59400));
    background: -webkit-linear-gradient(top, #ffd844, #ff9f01 50%, #da8d00 50%, #e59400 80%, #d38800);
    background: -moz-linear-gradient(top, #ffd844, #ff9f01 50%, #da8d00 50%, #e59400 80%, #d38800);
    background: -ms-linear-gradient(top, #ffd844, #ff9f01 50%, #da8d00 50%, #e59400 80%, #d38800);
    background: -o-linear-gradient(top, #ffd844, #ff9f01 50%, #da8d00 50%, #e59400 80%, #d38800);
    background: linear-gradient(top, #ffd844, #ff9f01 50%, #da8d00 50%, #e59400 80%, #d38800);
}
a.orange-gradient.glossy:hover, button.orange-gradient.glossy:hover,
.glossy:hover > .button-icon.orange-gradient, :hover > .button-icon.glossy.orange-gradient,
.orange-gradient.glossy > a.select-value:hover, .orange-gradient.glossy > .select-arrow:hover {
    background: #e8a400 url('/assets/img/old-browsers/colors/bg_a_orange-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffe326), to(#e8a400), color-stop(0.5, #ffb700), color-stop(0.5, #eca900), color-stop(0.8, #f1ae00));
    background: -webkit-linear-gradient(top, #ffe326, #ffb700 50%, #eca900 50%, #f1ae00 80%, #e8a400);
    background: -moz-linear-gradient(top, #ffe326, #ffb700 50%, #eca900 50%, #f1ae00 80%, #e8a400);
    background: -ms-linear-gradient(top, #ffe326, #ffb700 50%, #eca900 50%, #f1ae00 80%, #e8a400);
    background: -o-linear-gradient(top, #ffe326, #ffb700 50%, #eca900 50%, #f1ae00 80%, #e8a400);
    background: linear-gradient(top, #ffe326, #ffb700 50%, #eca900 50%, #f1ae00 80%, #e8a400);
}
a.orange-gradient:active, button.orange-gradient:active, .button.orange-gradient:active, .orange-gradient.active,
:active > .button-icon.orange-gradient, .active > .button-icon.orange-gradient {
    background: #ffbf00 url('/assets/img/old-browsers/colors/bg_a_orange-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8a00), to(#ffbf00)) !important;
    background: -webkit-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -moz-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -ms-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -o-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: linear-gradient(top, #ff8a00, #ffbf00) !important;
}

.green-bg,
.green-gradient > .drop-down {
    background: #99c624;
    color: white;
    border-color: #6d960c;
}
a.green-bg:hover {
    color: white;
    background: #aad049;
}
.green-gradient, .green-gradient:visited,
.green-gradient > .select-value, .green-gradient > .select-arrow {
    color: white;
    background: #87ba17 url('/assets/img/old-browsers/colors/bg_green-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#a7cf34), to(#87ba17));
    background: -webkit-linear-gradient(top, #a7cf34, #87ba17);
    background: -moz-linear-gradient(top, #a7cf34, #87ba17);
    background: -ms-linear-gradient(top, #a7cf34, #87ba17);
    background: -o-linear-gradient(top, #a7cf34, #87ba17);
    background: linear-gradient(top, #a7cf34, #87ba17);
    border-color: #6d960c;
}
a.green-gradient:hover, button.green-gradient:hover,
:hover > .button-icon.green-gradient,
.green-gradient > a.select-value:hover, .green-gradient > .select-arrow:hover {
    color: white;
    background: #80b514 url('/assets/img/old-browsers/colors/bg_a_green-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#bfdd4d), to(#80b514));
    background: -webkit-linear-gradient(top, #bfdd4d, #80b514);
    background: -moz-linear-gradient(top, #bfdd4d, #80b514);
    background: -ms-linear-gradient(top, #bfdd4d, #80b514);
    background: -o-linear-gradient(top, #bfdd4d, #80b514);
    background: linear-gradient(top, #bfdd4d, #80b514);
    border-color: #6d960c;
}
.green-gradient.glossy,
.glossy > .button-icon.green-gradient, .button-icon.glossy.green-gradient,
.green-gradient.glossy > .select-value, .green-gradient.glossy > .select-arrow {
    background: #5eb80a url('/assets/img/old-browsers/colors/bg_green-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#b1dc64), to(#5eb80a), color-stop(0.5, #58b104), color-stop(0.5, #499400));
    background: -webkit-linear-gradient(top, #b1dc64, #58b104 50%, #499400 50%, #5eb80a);
    background: -moz-linear-gradient(top, #b1dc64, #58b104 50%, #499400 50%, #5eb80a);
    background: -ms-linear-gradient(top, #b1dc64, #58b104 50%, #499400 50%, #5eb80a);
    background: -o-linear-gradient(top, #b1dc64, #58b104 50%, #499400 50%, #5eb80a);
    background: linear-gradient(top, #b1dc64, #58b104 50%, #499400 50%, #5eb80a);
}
a.green-gradient.glossy:hover, button.green-gradient.glossy:hover,
.glossy:hover > .button-icon.green-gradient, :hover > .button-icon.glossy.green-gradient,
.green-gradient.glossy > a.select-value:hover, .green-gradient.glossy > .select-arrow:hover {
    background: #6ac905 url('/assets/img/old-browsers/colors/bg_a_green-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#b8e545), to(#6ac905), color-stop(0.5, #65c302), color-stop(0.5, #56ab00));
    background: -webkit-linear-gradient(top, #b8e545, #65c302 50%, #56ab00 50%, #6ac905);
    background: -moz-linear-gradient(top, #b8e545, #65c302 50%, #56ab00 50%, #6ac905);
    background: -ms-linear-gradient(top, #b8e545, #65c302 50%, #56ab00 50%, #6ac905);
    background: -o-linear-gradient(top, #b8e545, #65c302 50%, #56ab00 50%, #6ac905);
    background: linear-gradient(top, #b8e545, #65c302 50%, #56ab00 50%, #6ac905);
}
a.green-gradient:active, button.green-gradient:active, .button.green-gradient:active, .green-gradient.active,
:active > .button-icon.green-gradient, .active > .button-icon.green-gradient,
.switch-on {
    background: #b0d222 url('/assets/img/old-browsers/colors/bg_a_green-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#6dad12), to(#b0d222)) !important;
    background: -webkit-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -moz-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -ms-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -o-linear-gradient(top, #6dad12, #b0d222) !important;
    background: linear-gradient(top, #6dad12, #b0d222) !important;
    border-color: #6d960c;
}

.blue-bg,
.blue-gradient > .drop-down {
    background: #0059a0;
    color: white;
    border-color: #004795;
}
a.blue-bg:hover {
    background: #2b75b0;
    color: white;
}
.blue-gradient, .blue-gradient:visited,
.blue-gradient > .select-value, .blue-gradient > .select-arrow {
    color: white;
    background: #00438d url('/assets/img/old-browsers/colors/bg_blue-gradient.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#006aac), to(#00438d));
    background: -webkit-linear-gradient(top, #006aac, #00438d);
    background: -moz-linear-gradient(top, #006aac, #00438d);
    background: -ms-linear-gradient(top, #006aac, #00438d);
    background: -o-linear-gradient(top, #006aac, #00438d);
    background: linear-gradient(top, #006aac, #00438d);
    border-color: #004795;
}
a.blue-gradient:hover, button.blue-gradient:hover,
.blue-gradient > a.select-value:hover, .blue-gradient > .select-arrow:hover {
    color: white;
    background: #003d86 url('/assets/img/old-browsers/colors/bg_a_blue-gradient_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0089c3), to(#003d86));
    background: -webkit-linear-gradient(top, #0089c3, #003d86);
    background: -moz-linear-gradient(top, #0089c3, #003d86);
    background: -ms-linear-gradient(top, #0089c3, #003d86);
    background: -o-linear-gradient(top, #0089c3, #003d86);
    background: linear-gradient(top, #0089c3, #003d86);
    border-color: #004795;
}
.blue-gradient.glossy,
.blue-gradient.glossy > .select-value, .blue-gradient.glossy > .select-arrow {
    background: #0a5db8 url('/assets/img/old-browsers/colors/bg_blue-gradient_glossy.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#65b2dd), to(#0a5db8), color-stop(0.5, #045ab2), color-stop(0.5, #004995));
    background: -webkit-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -moz-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -ms-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: -o-linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
    background: linear-gradient(top, #65b2dd, #045ab2 50%, #004995 50%, #0a5db8);
}
a.blue-gradient.glossy:hover, button.blue-gradient.glossy:hover,
.blue-gradient.glossy > a.select-value:hover, .blue-gradient.glossy > .select-arrow:hover {
    background: #056fc9 url('/assets/img/old-browsers/colors/bg_a_blue-gradient_glossy_hover.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#46bde5), to(#056fc9), color-stop(0.5, #026cc4), color-stop(0.5, #005cac));
    background: -webkit-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -moz-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -ms-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: -o-linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
    background: linear-gradient(top, #46bde5, #026cc4 50%, #005cac 50%, #056fc9);
}
a.blue-gradient:active, button.blue-gradient:active, .button.blue-gradient:active, .blue-gradient.active {
    background: #005fb4 url('/assets/img/old-browsers/colors/bg_a_blue-gradient_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#003475), to(#005fb4)) !important;
    background: -webkit-linear-gradient(top, #003475, #005fb4) !important;
    background: -moz-linear-gradient(top, #003475, #005fb4) !important;
    background: -ms-linear-gradient(top, #003475, #005fb4) !important;
    background: -o-linear-gradient(top, #003475, #005fb4) !important;
    background: linear-gradient(top, #003475, #005fb4) !important;
}

/********************************************************/
/*             8. Generic gradients - active            */
/********************************************************/

.silver-active:active, .silver-active.active,
.silver-active > .switch-on {
    background: #dbdbdb url('/assets/img/old-browsers/colors/bg_silver-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#bdbdbd), to(#dbdbdb)) !important;
    background: -webkit-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -moz-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -ms-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: -o-linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    background: linear-gradient(top, #bdbdbd, #dbdbdb) !important;
    color: #666666 !important;
    border-color: #cccccc;
}
.black-active:active, .black-active.active,
.black-active > .switch-on {
    background: #262626 url('/assets/img/old-browsers/colors/bg_black-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(#262626)) !important;
    background: -webkit-linear-gradient(top, black, #262626) !important;
    background: -moz-linear-gradient(top, black, #262626) !important;
    background: -ms-linear-gradient(top, black, #262626) !important;
    background: -o-linear-gradient(top, black, #262626) !important;
    background: linear-gradient(top, black, #262626) !important;
    color: white !important;
    border-color: black;
}
.anthracite-active:active, .anthracite-active.active,
.anthracite-active > .switch-on {
    background: #474747 url('/assets/img/old-browsers/colors/bg_anthracite-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#474747)) !important;
    background: -webkit-linear-gradient(top, #262626, #474747) !important;
    background: -moz-linear-gradient(top, #262626, #474747) !important;
    background: -ms-linear-gradient(top, #262626, #474747) !important;
    background: -o-linear-gradient(top, #262626, #474747) !important;
    background: linear-gradient(top, #262626, #474747) !important;
    color: white !important;
    border-color: #282e36;
}
.grey-active:active, .grey-active.active,
.grey-active > .switch-on {
    background: #b7b7b7 url('/assets/img/old-browsers/colors/bg_grey-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#b7b7b7)) !important;
    background: -webkit-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -moz-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -ms-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: -o-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    background: linear-gradient(top, #7a7a7a, #b7b7b7) !important;
    color: white !important;
    border-color: #666666;
}
.white-active:active, .white-active.active,
.white-active > .switch-on {
    background: #f0f0f0 url('/assets/img/old-browsers/colors/bg_white-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#f0f0f0)) !important;
    background: -webkit-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -moz-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -ms-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: -o-linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    background: linear-gradient(top, #e0e0e0, #f0f0f0) !important;
    color: #666666 !important;
    border-color: #cccccc;
}
.red-active:active, .red-active.active,
.red-active > .switch-on {
    background: #e4360a url('/assets/img/old-browsers/colors/bg_red-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ce1d06), to(#e4360a)) !important;
    background: -webkit-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -moz-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -ms-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: -o-linear-gradient(top, #ce1d06, #e4360a) !important;
    background: linear-gradient(top, #ce1d06, #e4360a) !important;
    color: white !important;
    border-color: #931a03;
}
.orange-active:active, .orange-active.active,
.orange-active > .switch-on {
    background: #ffbf00 url('/assets/img/old-browsers/colors/bg_orange-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8a00), to(#ffbf00)) !important;
    background: -webkit-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -moz-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -ms-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: -o-linear-gradient(top, #ff8a00, #ffbf00) !important;
    background: linear-gradient(top, #ff8a00, #ffbf00) !important;
    color: white !important;
    border-color: #cc9707;
}
.green-active:active, .green-active.active,
.green-active > .switch-on {
    background: #b0d222 url('/assets/img/old-browsers/colors/bg_green-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#6dad12), to(#b0d222)) !important;
    background: -webkit-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -moz-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -ms-linear-gradient(top, #6dad12, #b0d222) !important;
    background: -o-linear-gradient(top, #6dad12, #b0d222) !important;
    background: linear-gradient(top, #6dad12, #b0d222) !important;
    color: white !important;
    border-color: #6d960c;
}
.blue-active:active, .blue-active.active,
.blue-active > .switch-on {
    background: #005fb4 url('/assets/img/old-browsers/colors/bg_blue-active_active.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#003475), to(#005fb4)) !important;
    background: -webkit-linear-gradient(top, #003475, #005fb4) !important;
    background: -moz-linear-gradient(top, #003475, #005fb4) !important;
    background: -ms-linear-gradient(top, #003475, #005fb4) !important;
    background: -o-linear-gradient(top, #003475, #005fb4) !important;
    background: linear-gradient(top, #003475, #005fb4) !important;
    color: white !important;
    border-color: #004795;
}

/********************************************************/
/*            9. Generic gradients - disabled           */
/********************************************************/

/* Silver */
.button:disabled, .button.disabled, .disabled .button,
.disabled .select-value, .disabled .select-arrow,
.disabled .switch-button,
.disabled .switch-off {
    color: #666666 !important;
    border-color: #d0d0d0 !important;
    background: #f8f8f8 url('/assets/img/old-browsers/colors/bg_button_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f8f8f8)) !important;
    background: -webkit-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -moz-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -ms-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -o-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: linear-gradient(top, #fafafa, #f8f8f8) !important;
}

/* Green */
.disabled .switch-on, .disabled .switch-on {
    color: white !important;
    border-color: #b2b9ab !important;
    background: #b3d36b url('/assets/img/old-browsers/colors/bg_disabled_switch-on.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#c7e17e), to(#b3d36b)) !important;
    background: -webkit-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -moz-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -ms-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -o-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: linear-gradient(top, #c7e17e, #b3d36b) !important;
}

/* Blue */
:disabled > .button-icon, .disabled .button-icon {
    color: white !important;
    border-color: #858c94 !important;
    background: #84a4c8 url('/assets/img/old-browsers/colors/bg_disabled_button-icon.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#84b7d7), to(#84a4c8)) !important;
    background: -webkit-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -moz-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -ms-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -o-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: linear-gradient(top, #84b7d7, #84a4c8) !important;
}

.silver-gradient:disabled, .silver-gradient.disabled, .disabled .button.silver-gradient,
.silver-gradient.disabled > .select-value, .silver-gradient.disabled > .select-arrow,
.disabled .silver-gradient > .select-value, .disabled .silver-gradient > .select-arrow {
    color: #666666 !important;
    border-color: #d0d0d0 !important;
    background: #f8f8f8 url('/assets/img/old-browsers/colors/bg_silver-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f8f8f8)) !important;
    background: -webkit-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -moz-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -ms-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: -o-linear-gradient(top, #fafafa, #f8f8f8) !important;
    background: linear-gradient(top, #fafafa, #f8f8f8) !important;
}
.black-gradient:disabled, .black-gradient.disabled, .disabled .black-gradient,
.black-gradient.disabled > .select-value, .black-gradient.disabled > .select-arrow,
.disabled .black-gradient > .select-value, .disabled .black-gradient > .select-arrow {
    color: white !important;
    border-color: #595959 !important;
    background: #636363 url('/assets/img/old-browsers/colors/bg_black-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#636363)) !important;
    background: -webkit-linear-gradient(top, #757575, #636363) !important;
    background: -moz-linear-gradient(top, #757575, #636363) !important;
    background: -ms-linear-gradient(top, #757575, #636363) !important;
    background: -o-linear-gradient(top, #757575, #636363) !important;
    background: linear-gradient(top, #757575, #636363) !important;
}
.button.anthracite-gradient:disabled, .button.anthracite-gradient.disabled, .disabled .button.anthracite-gradient,
.button.glossy.anthracite-gradient:disabled, .button.glossy.anthracite-gradient.disabled, .disabled .button.glossy.anthracite-gradient,
.anthracite-gradient.disabled > .select-value, .anthracite-gradient.disabled > .select-arrow,
.disabled .anthracite-gradient > .select-value, .disabled .anthracite-gradient > .select-arrow,
.black-inputs .disabled .switch-off, .black-inputs.disabled .switch-off, .disabled .black-inputs .switch-off,
.black-input.disabled > .switch-off, .disabled .black-input > .switch-off,
.black-inputs .disabled .switch-button, .black-inputs.disabled .switch-button, .disabled .black-inputs .switch-button,
.black-input.disabled > .switch-button, .disabled .black-input > .switch-button,
.black-inputs .checkbox.disabled, .black-inputs .disabled .checkbox, .black-inputs.disabled .checkbox,
.disabled .black-inputs .checkbox, .black-input.checkbox,
.black-inputs .radio.disabled, .black-inputs .disabled .radio, .black-inputs.disabled .radio,
.disabled .black-inputs .radio, .black-input.radio {
    color: white !important;
    border-color: #777777 !important;
    background: #848484 url('/assets/img/old-browsers/colors/bg_button_anthracite-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#9c9c9c), to(#848484)) !important;
    background: -webkit-linear-gradient(top, #9c9c9c, #848484) !important;
    background: -moz-linear-gradient(top, #9c9c9c, #848484) !important;
    background: -ms-linear-gradient(top, #9c9c9c, #848484) !important;
    background: -o-linear-gradient(top, #9c9c9c, #848484) !important;
    background: linear-gradient(top, #9c9c9c, #848484) !important;
}
.button.grey-gradient:disabled, .button.grey-gradient.disabled, .disabled .button.grey-gradient,
.button.glossy.grey-gradient:disabled, .button.glossy.grey-gradient.disabled, .disabled .button.glossy.grey-gradient,
.grey-gradient.disabled > .select-value, .grey-gradient.disabled > .select-arrow,
.disabled .grey-gradient > .select-value, .disabled .grey-gradient > .select-arrow,
.checkbox.disabled, .disabled .checkbox,
.radio.disabled, .disabled .radio {
    color: white !important;
    border-color: #9c9c9c !important;
    background: #b9b9b9 url('/assets/img/old-browsers/colors/bg_button_grey-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b9b9b9)) !important;
    background: -webkit-linear-gradient(top, #cdcdcd, #b9b9b9) !important;
    background: -moz-linear-gradient(top, #cdcdcd, #b9b9b9) !important;
    background: -ms-linear-gradient(top, #cdcdcd, #b9b9b9) !important;
    background: -o-linear-gradient(top, #cdcdcd, #b9b9b9) !important;
    background: linear-gradient(top, #cdcdcd, #b9b9b9) !important;
}
.button.white-gradient:disabled, .button.white-gradient.disabled, .disabled .button.white-gradient,
.button.glossy.white-gradient:disabled, .button.glossy.white-gradient.disabled, .disabled .button.glossy.white-gradient,
.white-gradient.disabled > .select-value, .white-gradient.disabled > .select-arrow,
.disabled .white-gradient > .select-value, .disabled .white-gradient > .select-arrow {
    color: #666666 !important;
    border-color: #e0e0e0 !important;
    background: #fafafa url('/assets/img/old-browsers/colors/bg_button_white-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa)) !important;
    background: -webkit-linear-gradient(top, #ffffff, #fafafa) !important;
    background: -moz-linear-gradient(top, #ffffff, #fafafa) !important;
    background: -ms-linear-gradient(top, #ffffff, #fafafa) !important;
    background: -o-linear-gradient(top, #ffffff, #fafafa) !important;
    background: linear-gradient(top, #ffffff, #fafafa) !important;
}
.button.red-gradient:disabled, .button.red-gradient.disabled, .disabled .button.red-gradient,
.button.glossy.red-gradient:disabled, .button.glossy.red-gradient.disabled, .disabled .button.glossy.red-gradient,
.red-gradient.disabled > .select-value, .red-gradient.disabled > .select-arrow,
.disabled .red-gradient > .select-value, .disabled .red-gradient > .select-arrow {
    color: white !important;
    border-color: #a99e9c !important;
    background: #e98b7a url('/assets/img/old-browsers/colors/bg_button_red-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f09e81), to(#e98b7a)) !important;
    background: -webkit-linear-gradient(top, #f09e81, #e98b7a) !important;
    background: -moz-linear-gradient(top, #f09e81, #e98b7a) !important;
    background: -ms-linear-gradient(top, #f09e81, #e98b7a) !important;
    background: -o-linear-gradient(top, #f09e81, #e98b7a) !important;
    background: linear-gradient(top, #f09e81, #e98b7a) !important;
}
.button.orange-gradient:disabled, .button.orange-gradient.disabled, .disabled .button.orange-gradient,
.button.glossy.orange-gradient:disabled, .button.glossy.orange-gradient.disabled, .disabled .button.glossy.orange-gradient,
.orange-gradient.disabled > .select-value, .orange-gradient.disabled > .select-arrow,
.disabled .orange-gradient > .select-value, .disabled .orange-gradient > .select-arrow {
    color: white !important;
    border-color: #d0ccc3 !important;
    background: #ffc15d url('/assets/img/old-browsers/colors/bg_button_orange-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd25d), to(#ffc15d)) !important;
    background: -webkit-linear-gradient(top, #ffd25d, #ffc15d) !important;
    background: -moz-linear-gradient(top, #ffd25d, #ffc15d) !important;
    background: -ms-linear-gradient(top, #ffd25d, #ffc15d) !important;
    background: -o-linear-gradient(top, #ffd25d, #ffc15d) !important;
    background: linear-gradient(top, #ffd25d, #ffc15d) !important;
}
.button.green-gradient:disabled, .button.green-gradient.disabled, .disabled .button.green-gradient,
.button.glossy.green-gradient:disabled, .button.glossy.green-gradient.disabled, .disabled .button.glossy.green-gradient,
.green-gradient.disabled > .select-value, .green-gradient.disabled > .select-arrow,
.disabled .green-gradient > .select-value, .disabled .green-gradient > .select-arrow {
    color: white !important;
    border-color: #b2b9ab !important;
    background: #b3d36b url('/assets/img/old-browsers/colors/bg_button_green-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#c7e17e), to(#b3d36b)) !important;
    background: -webkit-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -moz-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -ms-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: -o-linear-gradient(top, #c7e17e, #b3d36b) !important;
    background: linear-gradient(top, #c7e17e, #b3d36b) !important;
}
.button.blue-gradient:disabled, .button.blue-gradient.disabled, .disabled .button.blue-gradient,
.button.glossy.blue-gradient:disabled, .button.glossy.blue-gradient.disabled, .disabled .button.glossy.blue-gradient,
.blue-gradient.disabled > .select-value, .blue-gradient.disabled > .select-arrow,
.disabled .blue-gradient > .select-value, .disabled .blue-gradient > .select-arrow {
    color: white !important;
    border-color: #858c94 !important;
    background: #84a4c8 url('/assets/img/old-browsers/colors/bg_button_blue-gradient_disabled.png') repeat-x !important;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#84b7d7), to(#84a4c8)) !important;
    background: -webkit-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -moz-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -ms-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: -o-linear-gradient(top, #84b7d7, #84a4c8) !important;
    background: linear-gradient(top, #84b7d7, #84a4c8) !important;
}
/* Standard text input */
.input, .inputs {
    display: inline-block;
    text-align: left;
    padding: 0 9px;
    line-height: 30px;
    border: 0;
    vertical-align: baseline;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: -webkit-box-shadow 400ms;
    -moz-transition: -moz-box-shadow 400ms;
    -ms-transition: box-shadow 400ms;
    -o-transition: box-shadow 400ms;
    transition: box-shadow 400ms;
    -webkit-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
    -moz-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
    box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
}
.ie7 .input {
    display: inline;
    zoom: 1;
    vertical-align: middle;
}
.no-boxshadow .input {
    line-height: 28px;
    min-height: 28px;
    border-width: 1px;
    border-style: solid;
}
.no-boxshadow .inputs {
    border-width: 1px;
    border-style: solid;
}
input.input,
textarea.input {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 16px;
}
.no-boxshadow input.input,
.no-boxshadow textarea.input {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 16px;
    min-height: 16px;
}
.inputs {
    display: block;
    padding: 0;
    height: auto;
    list-style-type: none;
    margin-left: 0;
}
.inputs > li {
    padding: 0 9px;
    line-height: 30px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.no-boxshadow .inputs > li {
    border-bottom: 1px solid #cccccc;
}
.black-inputs .inputs > li,
.inputs.black-input > li {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.85);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.875);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.85);
}
.no-boxshadow .black-inputs .inputs > li,
.no-boxshadow .inputs.black-input > li {
    border-bottom: 1px solid #555555;
}
.inputs > li:first-child {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.black-inputs .inputs > li:first-child,
.inputs.black-input > li:first-child {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.85);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.85);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.85);
}
.inputs > li:last-child {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}
.no-boxshadow .inputs > li.last-child {
    border-bottom: 0;
}
.black-inputs .inputs > li:last-child,
.inputs.black-input > li:last-child {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
/* IE7 */
.no-boxshadow .black-inputs .inputs > li.last-child,
.no-boxshadow .inputs.black-input > li.last-child {
    border-bottom: 0;
}
.inputs > li:only-child,
.black-inputs .inputs > li:only-child,
.inputs.black-input > li:only-child {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
p > .button,
p > .input {
    margin-top: -7px;
    margin-bottom: -7px;
}
.button-height .button,
.button-height .input {
    margin-top: 0;
    margin-bottom: 0;
}
.black-inputs .input,
.input.black-input,
.black-inputs .inputs,
.inputs.black-input {
    -webkit-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
    -moz-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
    box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 0), inset 0 2px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
}
.input-unstyled {
    padding: 0 3px;
    vertical-align: baseline;
    *vertical-align: middle;
    height: 16px;
    line-height: 16px;
    border-width: 0;
    color: inherit;
    //color:expression(this.parentNode.currentStyle['color']);
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}
.input-unstyled.full-width {
    padding: 0;
    width: 100%;
}
.input > .input-unstyled,
.inputs > li > .input-unstyled {
    padding-top: 7px;
    padding-bottom: 7px;
}
.ie7 .input > .input-unstyled,
.ie7 .inputs > li > .input-unstyled {
    margin-top: -7px;
    margin-bottom: -7px;
}
.input > .input-unstyled:first-child,
.inputs > li > .input-unstyled:first-child {
    margin-left: -9px;
    padding-left: 9px !important;
}
.input > .input-unstyled:last-child,
.inputs > li > .input-unstyled:last-child {
    margin-right: -9px;
    padding-right: 9px !important;
}
/* IE7 */
.input > .input-unstyled.last-child,
.inputs > li > .input-unstyled.last-child {
    margin-right: -9px;
    padding-right: 9px !important;
}
.input-sep {
    padding-right: 6px;
    border-right: 1px solid #cccccc;
    margin-right: 6px;
}
.black-inputs .input-sep,
.black-input .input-sep {
    border-right-color: #616161;
}
.input-sep + .input-unstyled {
    margin-left: -6px;
    padding-left: 6px;
}

.input.focus, .inputs.focus {
    -webkit-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
    -moz-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
    box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 2px 5px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
}

.input.full-width {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.no-boxsizing .input.full-width {
    width: 94%;
}
.input.disabled, .input:disabled, .disabled .input {
    padding: 0 8px;
    line-height: 28px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #999999;
}
input.input.disabled, input.input:disabled, .disabled input.input {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 16px;
}
.input.disabled > .input-unstyled, .inputs.disabled > li > .input-unstyled,
.disabled .input > .input-unstyled, .disabled .inputs > li > .input-unstyled {
    padding-top: 6px;
    padding-bottom: 6px;
}

.input > .float-left,
.input > .float-right {
    height: inherit;
    //height:expression(this.parentNode.currentStyle['height']);
    line-height: inherit;
    //line-height:expression(this.parentNode.currentStyle['line-height']);
}

.input.large {
    padding: 0 19px;
    line-height: 50px;
}
input.input.large {
    padding-top: 17px;
    padding-bottom: 17px;
    line-height: 16px;
}
.inputs.large > li {
    line-height: 50px;
    padding: 0 19px;
}
.large > .input-unstyled, .large > li > .input-unstyled {
    padding-top: 17px;
    padding-bottom: 17px;
}
.large > .input-unstyled:first-child,
.large > li > .input-unstyled:first-child {
    margin-left: -19px;
    padding-left: 19px !important;
}
.large > .input-unstyled:last-child,
.large > li > .input-unstyled:last-child {
    margin-right: -19px;
    padding-right: 19px !important;
}
/* IE7 */
.large > .input-unstyled.last-child,
.large > li > .input-unstyled.last-child {
    margin-right: -19px;
    padding-right: 19px !important;
}
.input.large.disabled, .input.large:disabled, .disabled .input.large {
    padding: 0 18px;
    line-height: 48px;
}
input.input.large.disabled, input.input.large:disabled, .disabled input.input.large {
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 16px;
}
.input.large.disabled > .input-unstyled, .inputs.large.disabled > li > .input-unstyled,
.disabled .input.large > .input-unstyled, .disabled .inputs.large > li > .input-unstyled {
    padding-top: 16px;
    padding-bottom: 16px;
}

input[type=radio],
input[type=checkbox] {
    vertical-align: -2px;
}

::-webkit-input-placeholder {
    color: #808080;
}
input:-moz-placeholder {
    color: #808080;
}
/* For older browsers */
.placeholder {
    color: #808080 !important;
}

.input-wrapper {
    padding: 10px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.75), 0 1px 1px rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.input-wrapper > .inputs + .inputs {
    margin-top: -6px;
}

/* Form layouts */
.block-label > .label {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
    line-height: 16px;
}
.block-label > .label > small {
    float: right;
}
.inline-small-label {
    padding-left: 60px;
}
.inline-small-label > .label{
    display: block;
    float: left;
    width: 55px;
    margin-left: -60px;
    font-weight: bold;
}
.inline-small-label.button-height > .label {
    line-height: 16px;
    padding-top: 7px;
}
.inline-label > .label,
.inline-medium-label > .label,
.inline-large-label > .label {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
    line-height: 16px;
}

/* Styled radio/checkboxes */
.checkbox, .radio {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border-width: 1px;
    border-style: solid;
    padding: 0;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-background-clip: padding-box;
    position: relative;
    margin-top: -2px;
    margin-bottom: 2px;
}
.checkbox > input,
.radio > input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.checkbox {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.radio {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.checkbox.focus,
.radio.focus {
    -webkit-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
    -moz-box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
    box-shadow: inset 0 0 0 1px rgba(51, 153, 255, 1), inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(51, 153, 255, 0.75);
}
.checkbox.disabled, .disabled .checkbox,
.radio.disabled, .disabled .radio {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
html {
    min-height: 100%;
}
body {
    text-align: center;
    color: white;
}

/* Layout */
#container {
    width: 350px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
    padding-top: 150px;
}
#container input {
    width: 212px;
}
#container input[type="radio"],
#container input[type="checkbox"] {
    width: auto !important;
}
#form-block {
    position: relative;
}
#form-block.scratch-metal {
    padding: 11px 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 1px 0 white, 0 2px 7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 1px 0 white, 0 2px 7px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 1px 0 white, 0 2px 7px rgba(0, 0, 0, 0.75);
}
.no-boxshadow #form-block.scratch-metal {
    border: 1px solid #808080;
    border-top-color: #cccccc;
}
#form-block.scratch-metal input {
    width: 230px;
}
.no-boxshadow #form-block.scratch-metal input {
    width: 246px;
}
#form-viewport {
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#form-switch {
    text-align: center;
    margin: 20px 0 0;
}
#form-block.scratch-metal #form-switch {
    margin: 10px -10px -11px;
    border-top: 1px solid #808080;
    padding: 11px 10px 10px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}
form {
    margin-bottom: 11px;
}
form:last-child {
    margin-bottom: 0;
}
.no-boxshadow #form-viewport form {
    border-width: 1px;
    border-style: solid;
}
#login-title {
    text-align: center;
}
#login-title h1 {
    font-size: 48px;
    line-height: 55px;
    margin: 0;
    color: white;
    -webkit-text-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
}
#login-title h1.login-title-image {
    background: url('/assets/img/logonr_white_chrome.png') no-repeat center top;
    background-size: 100% 88%;
    overflow: hidden;
    height: 55px;
    text-align: center;
    padding-top: 25px;
}
#login-title h5 {
    color: #c8cfd5;
    margin-top: -6px;
}

/* Links / buttons */
#login {
    width: 80px;
}

/* Doors */
.form-door {
    display: block;
    position: absolute;
    zoom: 1;
    z-index: 90;
    left: 0;
    right: 0;
    height: 50%;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}
#top-door {
    top: -55%;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #dedede url('/assets/img/textures/scratches.png');
    background: url('/assets/img/textures/scratches.png') repeat left bottom, -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#ffffff), color-stop(0.59, #f2f2f2));
    background: url('/assets/img/textures/scratches.png') repeat left bottom, -webkit-linear-gradient(top, #aaaaaa, #f2f2f2 59%, #ffffff);
    background: url('/assets/img/textures/scratches.png') repeat left bottom, -moz-linear-gradient(top, #aaaaaa, #f2f2f2 59%, #ffffff);
    background: url('/assets/img/textures/scratches.png') repeat left bottom, -ms-linear-gradient(top, #aaaaaa, #f2f2f2 59%, #ffffff);
    background: url('/assets/img/textures/scratches.png') repeat left bottom, -o-linear-gradient(top, #aaaaaa, #f2f2f2 59%, #ffffff);
    background: url('/assets/img/textures/scratches.png') repeat left bottom, linear-gradient(top, #aaaaaa, #f2f2f2 59%, #ffffff);
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.35), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.35), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.35), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
}
#top-door.door-down {
    top: 0;
}
#top-door.door-closed {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
}
#bot-door {
    top: 105%;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #dedede url('/assets/img/textures/scratches.png');
    background: url('/assets/img/textures/scratches.png'), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dedede), color-stop(0.73, #c5c5c5));
    background: url('/assets/img/textures/scratches.png'), -webkit-linear-gradient(top, #ffffff, #c5c5c5 73%, #dedede);
    background: url('/assets/img/textures/scratches.png'), -moz-linear-gradient(top, #ffffff, #c5c5c5 73%, #dedede);
    background: url('/assets/img/textures/scratches.png'), -ms-linear-gradient(top, #ffffff, #c5c5c5 73%, #dedede);
    background: url('/assets/img/textures/scratches.png'), -o-linear-gradient(top, #ffffff, #c5c5c5 73%, #dedede);
    background: url('/assets/img/textures/scratches.png'), linear-gradient(top, #ffffff, #c5c5c5 73%, #dedede);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -4px 4px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -4px 4px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -4px 4px rgba(0, 0, 0, 0.35);
}
#bot-door.door-down {
    top: 50%;
}
#bot-door.door-closed {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), inset 0 -1px 0 rgba(0, 0, 0, 0.35);
}

.form-door div {
    position: absolute;
    left: 50%;
    margin-left: -64px;
    height: 64px;
    width: 128px;
    background: url('/assets/img/favicon/watermark.png') no-repeat center top;
}
#top-door div {
    bottom: 0;
}
#bot-door div {
    top: 0;
    background-position: center bottom;
}

/* JS login styles */
.js-login #form-wrapper {
    padding-bottom: 20px;
}
.js-login #form-viewport {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
}
.js-login form {
    margin-bottom: 0;
}

/*768px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 768px) {

    html {
        height: auto;
        min-height: 100%;
        overflow: auto;
    }
    html.js-login {
        height: 100%;
        overflow: hidden;
    }
    body {
        height: auto;
        overflow: auto;
    }
    .js-login body {
        height: 100%;
        overflow: hidden;
    }

    /* Animation styles */
    .js-login #container {
        position: absolute;
        top: 45%;
        left: 50%;
        padding: 0;
        margin-left: -140px;
    }

}/*/mediaquery*/

/*2x __________________________________________________________________________________________________________ */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {



}/*/mediaquery*/
.QOverlay {
    background-color: #000000;
    z-index: 9999;
}

.QLoader {
    background-color: #CCCCCC;
    height: 1px;
}

/********************************************************/
/*                   21. Notifications                  */
/********************************************************/
.count, .close {
    position: absolute;
    z-index: 88;
    top: 0;
    padding: 0 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    height: 16px;
    min-width: 12px;
    text-align: center;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#top-notifications,
#bottom-notifications {
    position: absolute;    /* This is for older iOS devices that do not support position: fixed */
    position: fixed;
    z-index: 999400;
    right: 0;
    left: 0;
    text-align: left;
}
#top-notifications {
    top: 0;
}
#bottom-notifications {
    bottom: 0;
}
#top-notifications > ul,
#bottom-notifications > ul {
    list-style-type: none;
    margin: 0;
}
.notification {
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 5px;
    position: relative;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 7px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 7px rgba(0, 0, 0, 0.5);
}
.notification > .close {
    margin: -3px -3px 0 0;
}
.notification > a,
.notification > div {
    display: block;
    text-decoration: none;
    padding: 6px 10px;
    color: inherit;
    margin: 0;
}
.notification.no-title > a,
.notification.no-title > div {
    color: white;
}
.notification > a > h3,
.notification > div > h3 {
    color: black;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 4px;
}
.notification > a > b,
.notification > div > b,
.notification > div > a {
    color: black;
}
.notification.silver-gradient.no-title > a, .notification.silver-gradient.no-title > div,
.notification.silver-gradient > a > h3, .notification.silver-gradient > div > h3,
.notification.white-gradient.no-title > a, .notification.white-gradient.no-title > div,
.notification.white-gradient > a > h3, .notification.white-gradient > div > h3,
.notification.silver-gradient > a > b, .notification.silver-gradient > div > b,
.notification.white-gradient > a > b, .notification.white-gradient > div > b {
    color: #333333;
}

.notification-icon {
    float: left;
    margin: 7px 6px 7px 8px;
}

.notification > .block-arrow {
    display: none;
}

.extra-notifications {
    padding: 2px 6px;
    font-weight: bold;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
}
.more-notifications {
    padding: 3px 7px;
    cursor: pointer;
}
/* 18. Notifications */
#top-notifications > ul,
#bottom-notifications > ul {
    position: absolute;
    width: 300px;
}
#notifications-top-left {
    top: 0;
    left: 0;
}
#notifications-top-center {
    top: 0;
    left: 50%;
    margin-left: -150px !important;
}
#notifications-top-right {
    top: 0;
    right: 0;
}
#notifications-bottom-left {
    bottom: 0;
    left: 0;
}
#notifications-bottom-center {
    bottom: 0;
    left: 50%;
    margin-left: -150px !important;
}
#notifications-bottom-right {
    bottom: 0;
    right: 0;
}

.notification {
    margin: 20px 20px -10px 20px;
}
#bottom-notifications .notification {
    margin: -10px 20px 20px 20px;
}
.notification > .close {
    margin: -10px -10px 0 0;
}
.notification > a,
.notification > div {
    padding: 11px 15px;
}

.notification-icon {
    margin: 11px 11px 11px 13px;
}
.notification-icon.outside {
    float: none;
    position: absolute;
    top: 0;
    right: 100%;
    margin: 6px 12px 0 0;
}
#notifications-top-left .notification-icon.outside,
#notifications-bottom-left .notification-icon.outside {
    right: auto;
    left: 100%;
    margin: 6px 0 0 12px;
}

.notification > .block-arrow {
    display: block;
    top: 29px;
}
.count, .close, .extra-notifications, .more-notifications {
    color: white;
    background: #D52607 url('/assets/img/old-browsers/colors/bg_count.png') repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#E24913), to(#D52607));
    background: -webkit-linear-gradient(top, #E24913, #D52607);
    background: -moz-linear-gradient(top, #E24913, #D52607);
    background: -ms-linear-gradient(top, #E24913, #D52607);
    background: -o-linear-gradient(top, #E24913, #D52607);
    background: linear-gradient(top, #E24913, #D52607);
    border-color: #931A03;
}
.count.right, .count.inset, .close {
    right: 0;
    margin: -10px -10px 0 0;
}
.close {
    cursor: pointer;
}
.show-on-parent-hover {
    pointer-events: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}
:hover > .show-on-parent-hover {
    pointer-events: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
#msg_granted{
    padding-top: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #C8CFD5;
    background: url('/assets/img/loader.gif') 50% 45px no-repeat;
    display: none;
}
#msg_validating{
    margin-top: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #C8CFD5;
    background: url('/assets/img/loader.gif') no-repeat;
    background-position: center 0%;
    display: none;
}
.iPhoneCheckContainer {
    -webkit-transform:translate3d(0,0,0);
    position: relative;
    height: 27px;
    cursor: pointer;
    overflow: hidden; }
.iPhoneCheckContainer input {
    position: absolute;
    top: 5px;
    left: 30px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
.iPhoneCheckContainer label {
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    cursor: pointer;
    display: block;
    height: 27px;
    position: absolute;
    width: auto;
    top: 0;
    padding-top: 5px;
    overflow: hidden; }
.iPhoneCheckContainer, .iPhoneCheckContainer label {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none; }

.iPhoneCheckDisabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

label.iPhoneCheckLabelOn {
    color: white;
    background: url('/assets/css/images/iphone-style-checkboxes/on.png') no-repeat;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
    left: 0;
    padding-top: 5px; }
label.iPhoneCheckLabelOn span {
    padding-left: 8px; }
label.iPhoneCheckLabelOff {
    color: #8b8b8b;
    background: url('/assets/css/images/iphone-style-checkboxes/off.png') no-repeat right 0;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
    text-align: right;
    right: 0; }
label.iPhoneCheckLabelOff span {
    padding-right: 8px; }

.iPhoneCheckHandle {
    display: block;
    height: 27px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: url('/assets/css/images/iphone-style-checkboxes/slider_left.png') no-repeat;
    padding-left: 3px; }

.iPhoneCheckHandleRight {
    height: 100%;
    width: 100%;
    padding-right: 3px;
    background: url('/assets/css/images/iphone-style-checkboxes/slider_right.png') no-repeat right 0; }

.iPhoneCheckHandleCenter {
    height: 100%;
    width: 100%;
    background: url('/assets/css/images/iphone-style-checkboxes/slider_center.png'); }

.iOSCheckContainer {
    position: relative;
    height: 27px;
    cursor: pointer;
    overflow: hidden; }
.iOSCheckContainer input {
    position: absolute;
    top: 5px;
    left: 30px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
.iOSCheckContainer label {
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    cursor: pointer;
    display: block;
    height: 27px;
    position: absolute;
    width: auto;
    top: 0;
    padding-top: 5px;
    overflow: hidden; }
.iOSCheckContainer, .iOSCheckContainer label {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none; }

.iOSCheckDisabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

label.iOSCheckLabelOn {
    color: white;
    background: url('/assets/css/images/ios-style-checkboxes/on.png') no-repeat;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
    left: 0;
    padding-top: 5px; }
label.iOSCheckLabelOn span {
    padding-left: 8px; }
label.iOSCheckLabelOff {
    color: #8b8b8b;
    background: url('/assets/css/images/ios-style-checkboxes/off.png') no-repeat right 0;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
    text-align: right;
    right: 0; }
label.iOSCheckLabelOff span {
    padding-right: 8px; }

.iOSCheckHandle {
    display: block;
    height: 27px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: url('/assets/css/images/ios-style-checkboxes/slider_left.png') no-repeat;
    padding-left: 3px; }

.iOSCheckHandleRight {
    height: 100%;
    width: 100%;
    padding-right: 3px;
    background: url('/assets/css/images/ios-style-checkboxes/slider_right.png') no-repeat right 0; }

.iOSCheckHandleCenter {
    height: 100%;
    width: 100%;
    background: url('/assets/css/images/ios-style-checkboxes/slider_center.png'); }

div.selector, 
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action {
    background-image: url(/assets/img/sprite-aristo.png);
    background-repeat: no-repeat;
}

.selector, 
.radio, 
.checker, 
.uploader, 
.selector *, 
.radio *, 
.checker *, 
.uploader *{
    margin: 0;
    padding: 0;
}

/* SPRITES */

/* Select */

div.selector {
    background-position: -483px -160px;
    line-height: 32px;
    height: 32px;
}

div.selector span {
    background-position: right 0px;
    height: 32px;
    line-height: 32px;
}

div.selector select {
    /* change these to adjust positioning of select element */
    top: 0px;
    left: 0px;
}

div.selector:active, 
div.selector.active {
    background-position: -483px -192px;
}

div.selector:active span, 
div.selector.active span {
    background-position: right -32px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
    background-position: -483px -224px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
    background-position: right -64px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
    background-position: -483px -256px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
    background-position: right -96px;
}

div.selector.disabled,
div.selector.disabled:active,
div.selector.disabled.active {
    background-position: -483px -288px;
}

div.selector.disabled span,
div.selector.disabled:active span,
div.selector.disabled.active span {
    background-position: right -128px;
}

/* Checkbox */

div.checker {
    width: 23px;
    height: 23px;
}

div.checker input {
    width: 23px;
    height: 23px;
}

div.checker span {
    background-position: 0px -320px;
    height: 23px;
    width: 23px;
}

div.checker:active span, 
div.checker.active span {
    background-position: -23px -320px;
}

div.checker.focus span,
div.checker:hover span {
    background-position: -46px -320px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
    background-position: -69px -320px;
}

div.checker span.checked {
    background-position: -92px -320px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
    background-position: -115px -320px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
    background-position: -138px -320px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
    background-position: -161px -320px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
    background-position: -184px -320px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
    background-position: -207px -320px;
}

/* radio */

div.radio {
    width: 23px;
    height: 23px;
}

div.radio input {
    width: 23px;
    height: 23px;
}

div.radio span {
    height: 23px;
    width: 23px;
    background-position: 0px -343px;
}

div.radio:active span, 
div.radio.active span {
    background-position: -23px -343px;
}

div.radio.focus span, 
div.radio:hover span {
    background-position: -46px -343px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
    background-position: -69px -343px;
}

div.radio span.checked {
    background-position: -92px -343px;
}

div.radio:active span.checked,
div.radio.active span.checked {
    background-position: -115px -343px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
    background-position: -138px -343px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
    background-position: -161px -343px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
    background-position: -184px -343px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
    background-position: -207px -343px;
}

/* uploader */

div.uploader {
    background-position: 0px -366px;
    height: 32px;
}

div.uploader span.action {
    background-position: right -494px;
    height: 24px;
    line-height: 24px;
}

div.uploader span.filename {
    height: 24px;
    /* change this line to adjust positioning of filename area */
    margin: 4px 0px 4px 4px;
    line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
    background-position: 0px -430px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
    background-position: right -526px;
}

div.uploader.active span.action,
div.uploader:active span.action {
    background-position: right -558px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
    background-position: right -590px;
}

div.uploader.disabled {
    background-position: 0px -398px;
}

div.uploader.disabled span.action {
    background-position: right -462px;
}

/* PRESENTATION */

/* Select */
div.selector {
    margin-bottom: 20px;
    width: 190px;
    font-weight: bold;
    color: #464545;
    font-size: 14px;
}

div.selector select {
    width: 190px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    border: solid 1px #fff;
}

div.selector span {
    padding: 0px 25px 0px 2px;
    cursor: pointer;
}

div.selector span {
    color: #666;
    width: 158px;
    text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
    color: #bbb;
}

/* checker */
div.checker {
    margin-right: 10px;
}

/* radio */
div.radio {
    margin-right: 10px;
}

/* uploader */
div.uploader {
    width: 190px;
    margin-bottom: 20px;
    cursor: pointer;
}

div.uploader span.action {
    width: 83px;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    background-color: #fff;
    font-weight: bold;
    color: #1c4257;
}

div.uploader span.filename {
    color: #777;
    width: 82px;
    border-right: solid 1px #567c91;
    font-size: 90%;
    font-size: 11px;
}

div.uploader input {
    width: 190px;
}

div.uploader.disabled span.action {
    color: #aaa;
}

div.uploader.disabled span.filename {
    border-color: #ddd;
    color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
    outline: 0;
}

/* Select */

div.selector {
    position: relative;
    padding-left: 10px;
}

div.selector span {
    display: block;
    float: left;
}

div.selector select {
    position: absolute;
    opacity: 0;
}

/* checker */

div.checker {
    position: relative;
    float: left;
}

div.checker span {
    display: block;
    float: left;
    text-align: center;
}

div.checker input {
    opacity: 0;
    display: inline-block;
}

/* radio */

div.radio {
    position: relative;
    float: left;
}

div.radio span {
    display: block;
    float: left;
    text-align: center;
}

div.radio input {
    opacity: 0;
    text-align: center;
    display: inline-block;
}

/* uploader */

div.uploader {
    position: relative;
    float: left;
    overflow: hidden;
}

div.uploader span.action {
    float: left;
    display: inline;
    padding: 4px 0px;
    overflow: hidden;
    cursor: pointer;
}

div.uploader span.filename {
    padding: 0px 10px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.uploader input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
}
#form-viewport {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75), 0 -1px 0 rgba(0, 0, 0, 0.35);
}