/* Address Page */
div.address_drawer section.saved.address form {
	display: none;
}
div.address_drawer section.saved.address input, section.saved.address label {
	margin-bottom: 9px;
}
div.address_drawer section.saved.address a.first-child {
	margin-bottom: 9px;
}
.address_drawer {
	position:relative;
	background: #cccccc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
	background: linear-gradient(top,  #cccccc 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );
	/* border-bottom: 7px solid #a6a8ab; */
	width:100%;
	padding: 0 !important;
	margin: 0;
	display: none;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) inset;
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) inset;
	border-bottom: 1px solid #A6A8AB;
	border-top: 0 none;
	position: relative;
}
.address_drawer.loading {
  opacity: 1;
}
.address_drawer.loading::before {
  background: transparent url("../image/ajax-loader(1).gif") no-repeat scroll center center;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.address_drawer .close-address_drawer {
	position: relative;
}
div.address_drawer .close-address_drawer a {
	position: absolute;
	top: 5px;
	right: 15px;
	padding-left: 1px;
	border: 3px solid #777;
	display: inline-block;
	background-color: darkgray;
	width: 23px;
	height: 24px;
	text-align: center;
	color: #777 !important;
	font: bold 22px/22px Arial,Verdana,sans-serif !important;
	border-radius: 15px;
	vertical-align: text-top;
	text-decoration: none;
	margin-top: 5px;
}
div.address_drawer .close-address_drawer a:hover {
	text-decoration: none;
}

div.address_drawer .address_search, div.address_drawer .address_search_none {
	padding: 15px 0 0 50px;
	display: inline-block;
    position: relative;
}
div.address_drawer .address_search {
    padding-top: 25px;
}
div.address_drawer .address_search > input[type="image"] {
    bottom: 5px;
    position: absolute;
    right: 0;
}
div.address_drawer .address_search_none {
	display: none;
    padding-right: 50px;
}
div.address_drawer .address_search_box {
	width: 250px !important;
}

div.address_drawer .address_reel {
	/* width: 2960px;
	margin-left: -960px; */
	padding: 0px 30px 0;
	margin:	0;
	overflow: hidden;
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.address_drawer .address_control {
	position: absolute;
	top: 0;
	height: 100%;
	background-color: lightgray;
	z-index: 10;
	padding: 120px 5px;
	font-size: 40px !important;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
div.address_drawer .address_control:hover {
	text-decoration: none;
}
div.address_drawer .address_control.inactive {
	display: none !important;
}
div.address_drawer .address_control.left {
	left: 0;
	border-right: 1px solid #A6A8AB;
}
div.address_drawer .address_control.right {
	right: 0;
	border-left: 1px solid #A6A8AB;
}
div.address_drawer .address_filmstrip {
	width: 100%;
	/*-webkit-touch-callout: none;*/
	/*-webkit-user-select: none;*/
	/*-khtml-user-select: none;*/
	/*-moz-user-select: none;*/
	/*-ms-user-select: none;*/
	/*user-select: none;*/
}
div.address_drawer section.address.saved {
	width: auto !important; /* 29%; */
	padding: 20px 0 20px 20px;
	margin-left: 0px !important; /* 4%; */
	/* border-bottom: 1px solid gray; */
	display: inline-block;
	vertical-align: top;
}
div.address_drawer section.address.saved.not_in_search {
	display: none !important;
}
div.address_drawer section.address.saved div {
	width: 200px !important;
}
div.address_drawer section.address.saved form {
	width: 260px !important;
}

div.address_drawer p {
	text-align: justify;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"],  p.promocodeenter input[type="text"],.manage-tools .edit_form select,.manage-tools .send-invitation select,.manage-tools #report_filters select, article.account_login section select {
padding: 0.3em 10px;
font-size: 14px;
background-color: #fff;
border: 1px solid #999;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}

div.address_drawer section input[type="text"], div.address_drawer section input[type="email"], div.address_drawer section input[type="password"], div.address_drawer section input[type="tel"] {
    width: 98%;
}
div.address_drawer section form select {
width: 98%;
}
div.address_drawer section input.first_name {
	width: 40%;
}
div.address_drawer section input.last_name {
	width: 58%;
}
div.address_drawer section input.city {
	width: 51%;
}
div.address_drawer section input.state {
	width: 17%;
}
div.address_drawer section input.zip {
	width: 30%;
}
