#rest-listview > li {
    border: 2px solid;
    border-radius: 10px;
    margin: 10px;
    border-color: #c5c5c5;
}

.rest_heading {
    font-size: 14px;
    font-weight: bold;
    margin-right: 80px;
}

.rest_status {
	font-size:11px;
	font-weight:bold;
    position: absolute;

    width: 75px;
	height: 28px;
	line-height: 22px;
    top: -5px;
    right: -5px;
	background-color:#FFF;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-left-color:#CCC; 
}

.clABERTOS_{
	font-size:11px;
	font-weight:bold;
    position: absolute;

    width: 75px;
	height: 28px;
	line-height: 22px;
    top: -5px;
    right: -5px;
	background-color:#FFF;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-left-color:#CCC; 
}


.offers {
    position: absolute;
    width: 35px;
    bottom: -10px;
    right: 18px;
}


.offers2 {
    position: absolute;
    width: 7px;
    bottom: -7px;
    right: 0px;
	font-size:11px;
	font-style:inherit;
	color:#39C;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}



/*            LISTA RESTAURANTES                         */
#rest_listing {
	margin-bottom: 10px
}

#rest_listing table.rest_item {
    margin-top: 5px;
}

#rest_listing table.rest_item td {
	white-space: normal;
	word-break: break-all;
	font-size: 12px;
	padding: 2px 0;
	vertical-align: middle;
}

#rest_listing table.rest_item .reviews {
	/*color: #F6921E;*/
	color: #CC7518;
	font-weight: bold;
	margin-left: 5px;
}
.bola {
    border-radius: 0%;
    height: 20px;
    width: 40px;
    background-color: #CC0033;
}

.bordaLista {
	width:87%;
    display: block;
    border: 1px solid;
    background-color: #B8DDD5;
    text-decoration: none;
    padding: 6px;
    border-radius: 8px;
    border-color: #000;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.bordaListaOk {
	width:87%;
    display: block;
    border: 1px solid;
    background-color: #09F;
    text-decoration: none;
    padding: 6px;
    border-radius: 8px;
    border-color: #000;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.lazy {
    margin-right: 5px;
    width: 60px;
}

.imgPayment {
    height: 15px;
    padding-right: 10px;
}

#SearchBox {
    width: 70%;
    padding-left: 3px;
    padding-right: 3px;
}

    #SearchBox > form {
        background: none;
        margin-top: -1px;
        margin-right: 2px;
        margin-left: 2px;
    }

#tdFilter > a.BrownButton {
    margin-top: -18px;
    max-width: 120px;
    min-width: 100px;
    border-width: 1px;
    border-color: #CF6400;
}

span.dlg_fld_lbl {
    margin-left: 4px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    display: block;
    color: #000000;
}

div#popupDialog-popup {
    top: 100px;
    width: 80%;
}

a.ui-link {
    color: #000000;
}

a.link_arrow {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    padding: 6px 25px 6px 6px;
}

a.ui-body-d {
    color: #000000;
}

.BrownButtonHome {
    width: 100%;
    max-width: 1000px;
}

.BrownButton {
    min-width: 75px;
    max-width: 100px;
    width: 75px;
}

.ABERTOS_ {
	width:87%;
    display: block;
    border: 1px solid;
    background-color: #B8DDD5;
    text-decoration: none;
    padding: 6px;
    border-radius: 8px;
    border-color: #000;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .ABERTOS_ .tbFullWH tr td:first-child {
        width: 70px;
    }

    .ABERTOS_ .tbFullWH .couponpromo img {
        margin-right: 5px;
    }
	
.rest_listingCurtido {
	width:12%;
	float:right;
	height:50px;
	display: block;
    border: 1px solid;
    background-color: #E4E4E4;
    text-decoration: none;
    border-radius: 8px;
    border-color: #C9C9C9;
    color: #000000;
    

}	
	
.FECHADO_ {
	width:87%;
    display: block;
    border: 1px solid;
    background-color: #DDB8B8;
    text-decoration: none;
    padding: 6px;
    border-radius: 8px;
    border-color: #000;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .FECHADO_ .tbFullWH tr td:first-child {
        width: 70px;
    }

    .FECHADO_ .tbFullWH .couponpromo img {
        margin-right: 5px;
    }


/*******************/
.botaoFechar {

    width: 11%;
    float: right;
    height: 35px;
    background-color:#B8DDD5 ;
	color: #000000;
    top: 0px;
    margin-top: 0px;
    margin-right: -10px;
	border-color:#000;
	border:1px solid;
	border-radius:5px;

}

.botaoFechar img {
	
	width: 2em;
	height:2em;
	
}

.botaoFavoritar {

    width: 12%;
    float: right;
    height: 35px;
    /* display: block; */
    /* border: 1px solid; */
    background-color: cadetblue;
    /* text-decoration: none; */
    /* border-radius: 8px; */
    /* border-color: #C9C9C9; */
    color: #000000;
    top: 59px;
    margin-top: 36px;
    /* margin: 10px; */
    /* right: 59px; */
    margin-right: -10px;

}

.botaoFavoritar img {
	
	width: 2em;
	height:2em;
	
}


.Exclusivo {

    width: 12%;
    float: right;
    height: 40px;
    /* display: block; */
    /* border: 1px solid; */
    background-color: #4185C5;
    /* text-decoration: none; */
    /* border-radius: 8px; */
    /* border-color: #C9C9C9; */
    color: #000000;
    top: 59px;
    margin-top: 72px;
    /* margin: 10px; */
    /* right: 59px; */
    margin-right: -12%;

}

.Exclusivo img {
	
	width: 2.1em;
	height:2.1em;
	
}

#restSearchBox input {
    font-size: 14px;
    padding: 4px;
    background: none;
    border: none;
    height: 100%;
    width: 100%;
}

#restSearchBox {
    padding: 2px 13px 2px 25px;
    border-radius: 16px;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
}

    #restSearchBox:after {
        content: "";
        display: block;
        border-radius: 14px;
        background-image: url('/scripts/jqm/images/icons-18-white.png');
        background-position: -611px -3px;
        float: left;
        height: 20px;
        width: 20px;
        margin-left: -18px;
        margin-top: -18px;
    }

#popupDialog .ui-header {
    height: 40px;
}

#popupDialog .ui-content {
    padding: 15px 2px 10px 2px;
}

.ui-content {
    font-size: 14px;
}

/***********************/
/* filter page */
.filter {
    display: block;
    border: 1px solid;
    background-color: #ffffff;
    text-decoration: none;
    padding: 10px;
    border-radius: 6px;
    border-color: #A3A3A3;
    color: #555;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .filter .heading {
        color: #f1881d;
        padding: 0 7px;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .filter a.link_arrow {
        color: #555;
        padding: 12px 25px 12px 12px;
        font-weight: bold;
    }

    .filter .sort {
        display: block;
        border: 1px solid;
        background-color: #ffffff;
        text-decoration: none;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        border-color: #A3A3A3;
        color: #555;
        margin: 0 5px;
    }

        .filter .sort a.link_arrow {
            color: #555;
            margin: 0;
            border: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            border-bottom: 1px solid #A3A3A3;
        }

        .filter .sort a.link_arrow_double {
            position: relative;
            display: block;
            border-bottom: 1px solid #A3A3A3;
            background-color: #ffffff;
            text-decoration: none;
            padding: 12px 25px 12px 12px;
            font-size: 14px;
            font-weight: bold;
            color: #555;
        }

            .filter .sort a.link_arrow_double:after {
                content: "";
                background-image: url('/scripts/jqm/images/icons-18-white.png');
                background-position-x: 757px;
                height: 20px;
                width: 20px;
                position: absolute;
                right: 5px;
                top: 22px;
            }

            .filter .sort a.link_arrow_double span {
                display: block;
                font-weight: normal;
                margin-top: 5px;
            }

        .filter .sort a:first-child {
            -webkit-border-top-left-radius: 6px;
            -webkit-border-top-right-radius: 6px;
            -moz-border-radius-topleft: 6px;
            -moz-border-radius-topright: 6px;
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
        }

        .filter .sort .ui-checkbox {
            padding: 0 12px;
            border-bottom: 1px solid #A3A3A3;
        }

            .filter .sort .ui-checkbox:last-child {
                border-bottom: none;
            }

            .filter .sort .ui-checkbox .ui-btn {
                border: 0;
                background: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

            .filter .sort .ui-checkbox input {
                display: none;
            }

            .filter .sort .ui-checkbox .ui-btn-icon-left .ui-btn-inner {
                color: #555;
                font-size: 14px;
                padding-left: 0;
                padding-right: 30px;
            }

            .filter .sort .ui-checkbox .ui-btn-icon-left .ui-icon {
                left: auto;
                right: 0;
                margin-top: -12px;
                background-color: transparent;
                width: 26px;
                height: 26px;
                background-position: inherit;
                -moz-background-size: auto;
		        -o-background-size: auto;
		        -webkit-background-size: auto;
		        background-size: auto;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

        .filter .sort .ui-icon-checkbox-off {
            background-image: url('/images/icon_unchecked_filter.png');
        }

        .filter .sort .ui-icon-checkbox-on {
            background-image: url('/images/icon_checked_filter.png');
        }

/* filter result page */
.filter-results .heading {
    color: #555;
    padding: 0 7px;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}

.filter-results a.ListViewA {
    color: #555;
}
.ChkCampaignText{
    margin-top: -25px; 
    padding-left: 40px
}

/**************************************************************************/
#searchForm {
	padding: 0px 0;
}
#searchForm fieldset{
    margin-bottom: 0;
}
#searchAddress {
	padding-left: 66px;
}
#searchZip {
	padding-left: 36px;
}
#address_id {
	padding-right: 28px;
    background: #fff;
    border: #fff 1px solid;
}
/*
.screen_welcome .page__content{
    background: url('/images/bg_main@2x.jpg') no-repeat;
    background-size: cover;

}
.screen_welcome .page__content .page {
	background-color: transparent;
}*/

#searchPanel{
    background: none;
}

#searchForm h2{
    font-family: helvetica, arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

#searchForm h1{
    margin-top: 15px;
    font-family: helvetica, arial, sans-serif;
    font-size: 28px;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

#searchForm .fr-container{
    padding: 0 20px;
    text-align: center;
}

#searchForm .findrests{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    background: #BC1212;
    background: linear-gradient(#BC1212,#930909);
    border-radius: 5px;
    color: #fff;
    padding: 0 10px;
    height: 60px;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
    line-height: 60px;
    font-weight: bold;
}

#searchForm .findrests:active,#searchForm .findrests:hover{
    background: linear-gradient(#930909, #B10707);
}

#searchForm fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 0px groove threedface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
}

#searchSubmit {
	display: block;
	/*width: 100%;*/
	text-align: center;
}
.newAddress {
	display: block;
	text-align: right;
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 10px 0px 0px;
}
#new_adr h2, #sel_adr h2 {
	padding: 0 0 5px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

#zip-error > .error {
	margin: 0;
}
#no_shared_cart {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(0, 0, 0, 0.6);
}
#no_shared_cart > div {
	width: 270px;
	height: 190px;
	margin: -95px 0 0 -135px;;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	background: url(/images/img_box@2x.png);
	background-size: 270px 190px;
}
#no_shared_cart h1 {
	padding-top: 20px;
	color: #1d1d1d;
	font-size: 18px;
}
#no_shared_cart p {
	padding: 0 11px;
	color: #444;
	font-size: 14px;
	line-height: 1.4;
}
.no_shared_cart_nav {
	position: absolute;
	bottom: 13px;
	color: #157efb;
	font-size: 18px;
	cursor: pointer;
}
.no_shared_cart_nav.cancel {
	left: 40px;
}
.no_shared_cart_nav.ok {
	right: 55px;
	font-weight: bold;
}



/* End Header/Footer Override */

span.line{
    border-top: #BFBFBF 1px solid;
    width: 42px;
    display: inline-block;
    margin: 0 15px;
    padding-top: 6px;
}

fieldset.address{
    padding: 25px;
    background: url('../images/address_bg@2x.png') no-repeat;
    background-size: 100% 100%;
    background-position: center;
	padding-bottom: 25px;
	
    height: 95px;

}
fieldset.address img{
    width: 27px;
    height: 17px;
    position: absolute;
    top: -5px;
    left: 46%;
}
.relative{
    position: relative;
}

.right-arrow:after{
    background-size: 5px 9px;
    margin-top: -5px;
}

.get_app.right-arrow:after{
    background: url(../../images/arrow_btn@2x.png) no-repeat;
    background-size: 5px 8px;
    width: 5px;
    height: 8px;
    right: 8px;
}

.tbl-main{
    width: 100%;
    height: 80%;
}

.tbl-main td{
    box-sizing: border-box;
    padding: 5px 0;
}

.bot{
    margin: 20px 0 0;
}

.tbl-main tr:nth-of-type(1) td{
    vertical-align: bottom;
    padding-bottom: 10px;
}
.tbl-main tr:nth-of-type(2) td{
    vertical-align: bottom;
}
.tbl-main tr:nth-of-type(3) td{
    vertical-align: top;
}
/******************************************************************/

.circular {
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.circular img {
	opacity: 0;
	filter: alpha(opacity=0);
}
