/* =============================================================================
   Guest Add Card
========================================================================== */
.small_form_wrap{
    max-width: 450px;
    margin: auto;
    display: block;
}
/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}
@media screen and (max-width: 413px) {}
@media screen and (max-width: 330px) {}.dist_picker{
	padding-left: 40px;
	margin-top: 1em;
	padding-right: 20px;
}
.dist_header, .dist_row{
	width: 100%;
	display: block;
}
.dist_header_cell, .dist_row_cell{
	display: block;
	float: left;
	width: 25%;
}
.dist_header_cell{
	text-align: center;
    font-size: 15px;
    color: #666;
    cursor: pointer;
}
.dist_row{
	margin-top: 5px;
	height: 6px;
	border-radius: 3px;
	overflow: hidden;
}
.dist_row_cell{
	background: #eee;
	height: 100%;
	width: 12.5%;
}
	.dist_row_cell.active{
		background: #edad91;
	}
.dist_circ_wrap{
	display: inline-block;
	text-align: center;
	width: 30px;
    height: 30px;
	border-radius: 50%;
	margin: 3px;
    padding: 2px;
    border: 3px solid transparent;
}
	.dist_circ_wrap:hover{
		border: 3px solid #ccc;
	}
.dist_circ{
	display: inline-block;
	text-align: center;
	padding: 0px;
	width: 30px;
    height: 30px;
	background: #eee;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 30px;
}
	.dist_header_cell.active{
		color: #fff;
	}
	.dist_header_cell.active .dist_circ{
		background: #edad91;
	}
	.dist_header_cell.active .dist_circ_wrap{
		border: 3px solid #edad91;
	}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}
@media screen and (max-width: 413px) {}
@media screen and (max-width: 330px) {}.sr_preloader{
    width: 60px;
    margin: auto;
    display: block;
    position: relative;
    top: 50%;
    margin-top: -30px;
}
.sr_container{
    position: fixed;
    width: 100%;
    height: 100%;
    height: calc(100% - 50px);
    background: rgba(255,255,255,1);
    z-index: 200;
    top: 50px;
    left: 0;
    overflow: hidden;
}
.sr_wrap{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px;
    padding-bottom: 80px;
    overflow: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}
  .sr_wrap::-webkit-scrollbar { 
      display: none; 
  }
.sr_close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
    .sr_close:hover{
        opacity: 1;
        filter: alpha(opacity=100); /* For IE8 and earlier */
    }
/* =============================================================================
  Prefill
   ========================================================================== */
.search_prefill_section{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.search_section_title{
    margin-bottom: 10px;
}
.search_prefill_row{
    width: 100%;
    padding: 10px 15px;
    min-height: 40px;
    cursor: pointer;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .search_prefill_row:hover{
        background: #f9f9f9;
    }
    .search_prefill_row h3{
        margin: 0;
    }
.search_item_details, .search_item_details p{
    height: 100%;
    font-size: 12px;
    color: #999;
    text-align: right;
    font-weight: 400;
}
.sr_retailer_img{
    width: 55px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
    .sr_retailer_item_wrapper:hover .sr_retailer_img{
        border-color: #ccc;
    }
    .sr_retailer_img .sr_retailer_store_img{
        height: 100%;
        display: block;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;   
        border-radius: 50%; 
    }
.sr_retailer_name{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {
    .search_item_details, .search_item_details p{
        font-size: 10px;
    }
    .sr_close {
        top: 15px;
        right: 15px;
        width: 20px;
    }
    .search_prefill_row{
        background: #f9f9f9;
        margin-bottom: 4px;
    }
        .search_prefill_row h3{
            font-size: 13px;
            margin-bottom: 3px;
        }
}
@media screen and (max-width: 479px) {}
@media screen and (max-width: 413px) {}
@media screen and (max-width: 330px) {}