#packages-con, #county-con, #merchandise-con {
    clear: both;
    padding-bottom: 0 !important;
}

.qbCategoryHeaderCon,
div.qbCategoryContent > div.qbCategoryMenu {
    display:none;
}

#category-4106 .qb-product-con {
    line-height: 45px;
}

input[type="radio"].item-selection {
    margin-top: 4px;
}

.qb-package-name.largeButtonActive,
.qbCategorySelection .qbCategory .qbCategoryContent .qbCategoryMenu .largeButtonActive{
    /*background:url('images/detail-largebtn-active.png') no-repeat;*/
    cursor: default;
    background: #ccdde8;
    background: -moz-linear-gradient(left,  #ccdde8 0%, #f7f4ed 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#ccdde8), color-stop(100%,#f7f4ed));
    background: -webkit-linear-gradient(left,  #ccdde8 0%,#f7f4ed 100%);
    background: -o-linear-gradient(left,  #ccdde8 0%,#f7f4ed 100%);
    background: -ms-linear-gradient(left,  #ccdde8 0%,#f7f4ed 100%);
    background: linear-gradient(to right,  #ccdde8 0%,#f7f4ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccdde8', endColorstr='#f7f4ed',GradientType=0 );
    color:#4c2114;
    text-shadow: none;
}

#merchandise-continue {
    margin-top: 10px !important;
}
.qb-user-label {
    color: white;
}

#qb-totals-summary h3, #qb-quotes th {
    color: #1779ba;
}

/*buttons*/
.largeButton{
    color:#fff;
    text-shadow: 1px 1px 1px #000;
    border: 1px solid #fff;
    background-color: red;
    width: 210px;
    min-height: 50px;
    box-shadow: 1px 1px 1px #222;
    background: #8e99a9;
    background: -moz-linear-gradient(top,  #8e99a9 0%, #66717c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e99a9), color-stop(100%,#66717c));
    background: -webkit-linear-gradient(top,  #8e99a9 0%,#66717c 100%);
    background: -o-linear-gradient(top,  #8e99a9 0%,#66717c 100%);
    background: -ms-linear-gradient(top,  #8e99a9 0%,#66717c 100%);
    background: linear-gradient(to bottom,  #8e99a9 0%,#66717c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e99a9', endColorstr='#66717c',GradientType=0 );
    font-size: 1.2em;
    margin:3px 0;
    cursor:pointer;
    text-decoration: none;
}

#qb-totals-bar {
    height: 60px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #8e99a9;
    text-shadow: 1px 1px 1px #000;
    background: -moz-linear-gradient(top, #8e99a9 33%, #66717c 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(33%,#8e99a9), color-stop(100%,#66717c));
    background: -webkit-linear-gradient(top, #8e99a9 33%,#66717c 100%);
    background: -o-linear-gradient(top, #8e99a9 33%,#66717c 100%);
    background: -ms-linear-gradient(top, #8e99a9 33%,#66717c 100%);
    background: linear-gradient(to bottom, #8e99a9 33%,#66717c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e99a9', endColorstr='#66717c',GradientType=0 );
    border-top: 1px solid white;
    box-shadow: 0px 1px 8px #000;
    color: white;
    /* z-index: 1000; */
}

#qb-totals-summary {
    display: none;
    z-index: 999;
    position: absolute;
    bottom: 49px;
    right: 21px;
    border-radius: 5px 5px 0 0;
    box-shadow: -2px -2px 5px #666;
    text-shadow: none;
    color: #272727;
    font-size: 14px;
    background-color: white;
    padding: 5px;
    width: 254px;
    background: -moz-linear-gradient(top, #8e99a9 0%, #FFFFFF 90%);
    background: -webkit-linear-gradient(top, #8e99a9 0%,#FFFFFF 90%);
    background: -o-linear-gradient(top, #8e99a9 0%,#FFFFFF 90%);
    background: -ms-linear-gradient(top, #8e99a9 0%,#FFFFFF 90%);
    background: linear-gradient(to bottom, #8e99a9 0%,#FFFFFF 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e99a9', endColorstr='#FFFFFF',GradientType=0 );
}

.qbCategorySelection .qbCategory .qbCategoryContent .qbCategoryView {
    width: 665px;
}

.qbCategorySelection .qbCategory .qbCategoryContent .qbCategoryView .qbCategoryViewHeader {
    color: #1779ba;
    font-weight: 600;
}

.qb-line-total, .qb-line-desc {
    color: #272727;
}

.largeButtonActive .qb-package-name-inner, .largeButtonActive .qbCategoryName {
    color: #3895f5 !important;
}

.quantity-option {
    width: 60px !important;
    margin: 0 !important;
    padding-bottom:8px !important;
    padding-left:8px !important;
    padding-right:24px !important;
    padding-top:8px !important;      

}
.button{
    margin: 0 !important;
}

.dmHeaderResp .hide-for-medium {
    display: block !important;
}

.largeButtonLeft {
    border-radius: 0 !important;
}

#packages-con .package-col1 {
    width: 360px !important;
}

#packages-con .package-col2 {
    width: 515px !important;
    overflow: hidden;
    height: 391px    
}

#packages-con .largeButton {
    width: 355px !important;
}


#category-4106 .item-row [type=checkbox] {
    margin-top: 17px;  
}

.info-text {
    font-size: .7rem;
}

table input {
    margin: 0 !important;
}

table .button.tiny {
    margin: 0 !important;
}

.row {
    padding-top: 15px;
}

.full-btn{
        width:100%;
        margin-top:10px !important;
}

#content-wrapper {
    background-color: #fff !important;
}

#client-admin-con {
    position: initial !important;
}

.qbInnerWrapper {
    padding-top: 0px !important;
}