﻿#sidebarIn {
    background: #f26531 !important;
    color: #fff !important;
    box-shadow: 0 3px #c55127;
}

.fancybutton {
    background: #f26531 !important;
    color: #fff;
    box-shadow: 0 3px #eeeeee !important;
}
h2 {
    color: #000 !important;
    font: normal 300 34px / 44px "Open Sans", Helvetica, Arial, Verdana, sans-serif
}
a:link, a:visited {
    color: #f26531 ;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #f26531 !important;
    color: #fff !important;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #f8f8f8 !important;
    color: #2b2b2b !important;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #f26531 !important;
    color: #fff !important;
}
.qq-upload-button {
    background: #f26531 !important;
}
.asmListItem {
    background: #eeeeee !important;
}

#gadPrice font {
    color: #000 !important;
}

.rprice {
    color: #f26531 !important
}



body {
    font: normal 14px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.uil-cube-css > div {
    background: #333 !important ;
}

.wizard .disabled a {
    background: #ffccb9 !important;
}

.steps a {
    color: #333 !important;
}