body
{
    font-family: Calibri;
    font-size: 12px !important;
}
.form-control
{
    font-size: 12px !important;
    height: 25px !important;
    padding: 3px 5px !important;
    line-height: 1.2 !important;
    float: left;
}

img
{
    max-width: 100%;
}

#divRPM
{
    width: 600px;
    margin: 0px auto;
}

#divRPM .content-div
{
    padding-top: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#divRPM .btn
{
    border: 1px solid #ddd !important;
}

#divRPM .div-items
{
    padding: 10px;
}

.container-bg
{
    background: none repeat scroll 0% 0% #EEE;
    width: 100%;
    margin: auto;
    box-shadow: 0px 0px 4px 4px #AAA;
    min-height: 730px;
    padding: 10px 5px 10px 5px;
}

.block
{
    background-color: #fff !important;
    border: 1px solid #ccc;
    box-shadow: 1px 4px 5px #AAA;
    position: relative;
    width: 185px;
    height: 260px;
    float: left;
    margin: 7px;
}
#divRPM .block
{
    height: 275px;
}

#divRPM .img-bg
{
    background-color: #f6f6f7;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
}

#divRPM .myDiv
{
    width: 150px;
    margin-left: 16px;
    margin-right: 16px;
}

#divRPM .myDiv img
{
    width: 100% !important;
    height: 100% !important;
}

.col-pd
{
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.col-pd-text
{
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.block-pd
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.block-title
{
    color: #3A5A97;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

#divRPM .block-description
{
    color: #3498DB;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    height: 37px;
    background-color: transperent;
}

#divRPM .block-description:hover
{
    color: #594f4f;
    text-decoration: underline;
}

#divRPM .discount
{
    position: absolute;
    bottom: 0px;
}

#divRPM .discount-text
{
    height: 145px;
}
#divRPM .rpm-address-div
{
    height: 63px;
}
#divRPM .rpm-address
{
    float: left; 
    padding-left: 5px; 
    width:155px;
}
.discount-text
{
    font-size: 11px;
    position: relative;
    font-weight: normal;
    height: 130px;
}

.menu
{
    padding: 7px 0px;
    color: #939393;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.menu:hover
{
    color: #3388D3;
}

.menu:active
{
    color: #3388D3;
    border-bottom: 1px solid #3388D3;
}

.vertical-align
{
    position: relative;
    top: 90%;
    transform: translateY(-50%);
}

.div1
{
    width: 250px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #123456;
}

span
{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.detail-bg
{
    max-width: 550px !important;
    min-height: 445px !important;
    background-color: #fff;
}

.detail-bg-border
{
    border: 1px solid #ccc;
    margin: 15px;
    min-height: 410px !important;
}

.detail-bg-img
{
    width: 243px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.detail-bg-border
{
    border-bottom: 1px solid #ccc;
}

.detail-discount
{
    font-size: 30px;
    color: #428BCA;
    padding-left: 15px;
    float: left;
}

#divRPM .form-labels, #MySavers .form-labels
{
    padding-top:7px;
    text-align: right;
}

    .div-header
    {
        clear: both;
        min-height: 50px;
        margin-left: 15px;
    }
    
    .div-zip
    {
        width: 80px;
        float: left;
        padding-top: 5px;
    }
    .div-search-text
    {
        width: 280px;
        float: left;
        padding: 5px;
    }
    .div-search-text .search-or
    {
        float: left;
        padding: 5px;
        font-weight: bold;
    }
    .div-search-text .search-state
    {
        float: left;
        padding-right: 5px;
    }
    .div-search-text .search-city
    {
        float: left;
        padding-right: 5px;
    }
    .div-slider-area
    {
        width: 160px;
        float: left;
        text-align: center;
        padding: 5px;
        padding-top: 7px;
        padding-right: 10px;
    }
    .div-slider-area span
    {
        padding-top: 5px;
    }

@media screen and (min-width:321px) and (max-width:988px)
{
    .container-bg
    {
        width: 100%;
    }

    .col-padding
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media screen and (max-width:320px)
{
    .container-bg
    {
        width: 100%;
    }

    .detail-bg-img
    {
        width: 243px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .col-padding
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.container
{
    width: 620px !important;
}

.modal-dialog
{
    width: 550px !important;
}



#mySaver
{
    width: 600px;
    margin: 0px auto;
}

#mySaver .content-div
{
    padding-top: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#mySaver .btn
{
    border: 1px solid #ddd !important;
}

#mySaver .div-items
{
    padding: 10px;
}

#mySaver .myDiv
{
    height: 90px;
    width: 160px;
    margin-left: 16px;
    margin-right: 16px;
}

#mySaver .img-bg
{
    background-color: #f6f6f7;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    height: 120px;
}

#mySaver .myDiv img
{
    max-width: 98% !important;
}

#mySaver .div-show-merchant
{
    background-color: #f6f6f7;
    padding-bottom: 10px;
    padding-top: 10px;
}

#mySaver .div-items .discount
{
    position: absolute;
    bottom: 5px;
    width: 100%;
}

#mySaver .div-items-merchant
{
    padding: 10px;
}

#mySaver .div-items-merchant .block
{
    background-color: #fff !important;
    border: 1px solid #ccc;
    box-shadow: 1px 4px 5px #AAA;
    position: relative;
    width: 185px;
    height: 270px;
    float: left;
    margin: 6px;
}

#mySaver .div-items-merchant .discount-text 
{
font-size: 11px;
position: relative;
height: 90px;
}

.sep
{
    padding-left: 10px;
    margin-top: -5px;
}

.paging
{
    font-size: 11px;
    width: 100%;
}

#divImgProgress
{
    padding-top: 5px;
}