.no-margin {
    margin:0;
}

.small-margin {
    margin:5px;
}

.pointer:hover {
    cursor: pointer;
}

.small-padding {
    padding:5px;
}

.primary-color
{
color: #3d52cc;
}

.btn-tender{color:#fff !important;background-color:#B25555;border-color:#B25555}.btn-tender.active,.btn-tender:active,.btn-tender:focus,.btn-tender:hover,.open>.dropdown-toggle.btn-tender{color:#fff;background-color:#994949;border-color:#994949}.btn-tender.active,.btn-tender:active,.open>.dropdown-toggle.btn-tender{background-image:none}.btn-tender.disabled,.btn-tender.disabled.active,.btn-tender.disabled:active,.btn-tender.disabled:focus,.btn-tender.disabled:hover,.btn-tender[disabled],.btn-tender[disabled].active,.btn-tender[disabled]:active,.btn-tender[disabled]:focus,.btn-tender[disabled]:hover,fieldset[disabled] .btn-tender,fieldset[disabled] .btn-tender.active,fieldset[disabled] .btn-tender:active,fieldset[disabled] .btn-tender:focus,fieldset[disabled] .btn-tender:hover{background-color:#bb8050;border-color:#994949}.btn-tender .badge{color:#994949;background-color:#fff}

.btn-invoice{color:#fff  !important;background-color:#008080;border-color:#006666}.btn-invoice.active,.btn-invoice:active,.btn-invoice:focus,.btn-invoice:hover,.open>.dropdown-toggle.btn-orange{color:#fff;background-color:#006666;border-color:#006666}.btn-invoice.active,.btn-invoice:active,.open>.dropdown-toggle.btn-invoice{background-image:none}.btn-invoice.disabled,.btn-invoice.disabled.active,.btn-invoice.disabled:active,.btn-invoice.disabled:focus,.btn-invoice.disabled:hover,.btn-invoice[disabled],.btn-invoice[disabled].active,.btn-invoice[disabled]:active,.btn-invoice[disabled]:focus,.btn-invoice[disabled]:hover,fieldset[disabled] .btn-invoice,fieldset[disabled] .btn-invoice.active,fieldset[disabled] .btn-invoice:active,fieldset[disabled] .btn-invoice:focus,fieldset[disabled] .btn-invoice:hover{background-color:#bb8050;border-color:#006666}.btn-invoice .badge{color:#006666;background-color:#fff}

.lightBorder
{
  border: 1px #eeeeee solid
}

.ribbon:hover {
    background: #4682b4;
}

.ribbon h1 :hover
{
    color: #ffffff;
}







.ribbon {
    margin-left:auto; margin-right:0;
    z-index: 999;
    width: 60px;
    position: absolute;
    text-align: center;
    font-size: 12px !important;
    background: #D64B4B;
    background: -webkit-gradient(linear, left top, left bottom, from(#D64B4B), to(#AB2C2C));
    background: -webkit-linear-gradient(top, #D64B4B, #AB2C2C);
    background: -moz-linear-gradient(top, #D64B4B, #AB2C2C);
    background: -ms-linear-gradient(top, #D64B4B, #AB2C2C);
    background: -o-linear-gradient(top, #D64B4B, #AB2C2C);
    background-image: -ms-linear-gradient(top, #D64B4B 0%, #AB2C2C 100%);
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 1px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 1px;
    box-shadow: rgba(0,0,0,0.3) 0 1px 1px;
    font-family: 'Helvetica Neue',Helvetica, sans-serif;
}



.ribbon h1 {
    font-size: 13px !important;
    color: #ffffff;
    text-shadow: #D65C5C 0 1px 0;
    margin:0px;
    padding: 3px 2px;
}




.ribbon-stitches-top {
    margin-top:1px;
    border-top: 1px dashed rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
}

.ribbon-stitches-bottom {
    margin-bottom:1px;
    border-top: 1px dashed rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
}

.row-fixed-controls {
    background-color:white !important;
    width: 100% !important;
    margin:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    z-index:99 !important;
    position:fixed !important;
    height:50px !important;
}

.shop-sorting-fixed {
    margin-top:0 !important;
    margin-bottom:0px !important;
    padding-bottom:0px !important;
    height:50px !important;
    margin-top:5px !important;
}

/* Widget Close
/* ========================================================================== */

.widget-close {
    position: absolute;
    right: 3px;
    top: 3px;
    background-color: #000000;
    border: none;
    padding: 2px 8px;
    line-height: 30px;
    font-size: 16px;
    color: #232323;
}
.widget-close:before {
    content: '';
    position: absolute;
    top: 0;
    left: -34px;
    width: 34px;
    height: 34px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.widget-searchbox {
    width:85%;
    margin-top:0;
    padding:0;
    display:inline-block;
    border: 1px solid #aaaaaa;
}

.widget_searchbox_input {
    width:100%;
    font-weight:400;
    font-size:16px;
    height:40px;
    color:#222222;
    border:none;
}

.paging-navigation-outer {
    padding-left:0;
    margin-top:10px;
}

.main-content-section {
    margin-top:50px;
}

.content-area-extra {
    padding-top:0;
    margin-top:0px;
}

.category-path {
    display:none;
    margin-top:0;
    margin-bottom:0;
    margin-left:15px;
    padding:0;
}

.left-sidebar-outer {
    margin-top:5px;
    background-color:#ffffff;
}

.category-container-outer {
    max-height:400px;
    overflow-y: auto;
}

.category-title-custom {
    margin:0 !important;
    padding-top:5px;
    padding-bottom:5px;
}

.product-container-custom {
    padding-top: 0;
    margin-top:0;
}

.product-grid-custom {
    margin-top: 5px;
    min-height:500px;
}

.footer-custom {
    background-color:#111;
}

.footer-copyright-outer {
    margin-top:20px;
    font-size:16px;
}

.footer-copyright-text {
    color:#fff;
}
