﻿body {
    margin: 0;
    font-size: 14px;
    background-color: #f3fbf8;
    background-repeat: repeat;
}

.page {
}


#bodycont > div, .navcont > div, .submenu, #header > div:first-child, #footer > div, .inner-width {
    margin: 0 auto;
}

.bodycont {
    padding: 8px 15px 15px 15px;
}

#bodycont {
    line-height: 23px;
}

    #bodycont h1, #bodycont h2, #bodycon h3, #bodycont h4 {
        line-height: normal;
    }

#website-header .inner-width {
    text-align: left;
    color: #666;
}




#footer {
}


.logotext, .slogen2text {
    color: #fff;
    text-shadow: 0px 0px 0px #fff;
    -webkit-text-stroke: 0px #fff;
}

.logotext {
    font-size: 27px;
    -webkit-text-stroke: 0px #fff;
}

.slogen2text {
    -webkit-text-stroke: 0px #fff;
    font-size: 13px;
}

#website-header {
    display: block;
    background: #232323;
    border-bottom: solid 1px #C4C4C4;
}

    #website-header .inner-width {
        padding: 2px 0;
    }


    #website-header a, #website-header {
        color: #999999;
        text-decoration: none;
        font-size: 13px;
    }

#header {
    margin-bottom: 5px;
}

    #header > div > .right {
        padding-top: 25px !important;
    }

#bodycont {
    min-height: 602px;
}


ul.nav li:first-child {
}


.submenu.padd {
    padding: 15px 0;
}

div.navcont {
    padding: 0;
    background: #000;
}


ul.nav li.selected {
    border-bottom-width: 0px;
}

.submenu.padd > div:first-child {
    padding-right: 15px;
}

.submenu.padd > div {
    padding-left: 15px;
}

.box-shadow {
    box-shadow: 0px 0px 3px #369;
    border: solid 1px #fff;
}


.cc-template-item {
    width: 450px;
    height: 350px;
}

.cc-s-input-zap {
    width: 50px !important;
    height: 25px;
}

.cc-zap-tbl-wrap  {
    height: 300px;
    overflow-y: auto;
}
.cc-zap-prds-wrap td,
.cc-zap-prds-wrap th
{
    width:110px;
    overflow:hidden;
    display:inline-block;
    
}
.cc-zap-prds-wrap td,
.cc-zap-tbl th {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-right: 11px !important;
    padding-left: 11px !important;
}
.grid > table.cc-zap-tbl > tbody > tr > td {
    
     border-bottom: none;
}
.cc-zap-tbl
{
    font-size: 11px;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  background: #f2dede !important;
}
.ui-state-error .ui-state-error-text, .ui-state-error .ui-state-error-text a, .ui-state-error *, .ui-state-error a {
    color: #a94442;
}
.ul-star .fa-star.yellow, .review-item-product .fa-star.yellow {
    color: #FB9902;
}

.ul-star .fa-star, .review-item-product .fa-star {
    color: #bfbfbf;
}
#tblOrderProducts tbody {
    height: 300px !important;
    overflow-y: scroll !important;
}
