﻿#dynamicBRW .expandable {
    display: none;
}

#dynamicBRW .plus a {
    color: #fff !important;
    width: 45px;
    height: 45px;
}

#dynamicBRW .plus {
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 12px;
    margin-right: 10px;
}

#dynamicBRW.inline {
    margin-left: -15px;
    margin-bottom: 10px;
}

#dynamicBRW .descChildMore {
    display: none;
}

#dynamicBRW .descChild p {
    display: inline !important;
}

#dynamicBRW .padding0Right {
    padding-right: 0px !important
}

#dynamicBRW .padding0Left {
    padding-left: 0px !important
}

#dynamicBRW .padding10Top {
    padding-top: 0px !important
}

#dynamicBRW .numParent {
    background: #333333;
    text-align: center;
    height: 45px;
    display: table;
    width: 100%;
    font-family: Trebuchet MS;
}

#dynamicBRW .numChild {
    font-size: 22px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

#dynamicBRW .titleParent {
    background: #3399CC;
    text-align: left;
    height: 45px;
    display: table;
    width: 100%;
    padding-left: 14px;
    font-family: Trebuchet MS;
}

#dynamicBRW .titleChild {
    font-size: 16px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

#dynamicBRW .subTitleParent {
    height: 15px;
    display: table;
    width: 100%;
}

#dynamicBRW .subTitleChild {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

#dynamicBRW .descParent {
    display: table;
    width: 100%;
}

#dynamicBRW .descParent {
    display: table;
    width: 100%;
}

#dynamicBRW .descChild {
    display: table-cell;
    vertical-align: middle;
}

#dynamicBRW .ctlsParent {
    height: 45px;
    display: table;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

#dynamicBRW .ctlsChild {
    display: table-cell;
    vertical-align: middle;
}

    #dynamicBRW .ctlsChild button {
        font-size: 16px;
        color: #fff !important;
        background: #333333;
        padding: 5px 30px;
        text-transform: uppercase;
    }


#dynamicBRW .BBAwards {
    display: none !important;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 12px;
    margin-right: 40px;
}

    #dynamicBRW .BBAwards i {
        padding-right: 5px;
    }

#dynamicQDF.inline {
    width: 325px;
    background: #eee;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

#dynamicQDF .qdfWrapper {
    margin-right: 3px;
    margin-left: -15px;
}

#dynamicQDF .qdfTitle {
    text-align: center;
    font-size: 26px;
    color: #333;
    font-family: Trebuchet MS;
}

#dynamicQDF select {
    height: 35px;
    padding-left: 10px;
    border: 2px solid #333;
    width: 240px;
}

#dynamicQDF .selectWrapper {
    display: table-cell !important;
    height: 35px;
}

#dynamicQDF .selectNum {
    background: #333333;
    text-align: center;
    font-family: Trebuchet MS;
    width: 45px;
    height: 35px;
    font-size: 21px;
    color: #fff;
    display: table-cell !important;
    vertical-align: middle;
}

#dynamicQDF button {
    height: 35px;
    background-color: #FF9933;
    font-size: 16px;
    /* margin-top: 30px;*/
    border: 2px solid #FF9933;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 15px !important;
}

    #dynamicQDF button:hover {
        color: #FF9933;
        background: #fff;
        border-color: #FF9933;
        transition: all .3s ease;
    }

div#dynamicQDF .col-md-12 {
    margin-bottom: 10px;
}

.lblue-blg {
    background: #3399CC;
}
