
#select-store {
	margin:0 0 0 10px;
}
#shipping_date{
	width:140px;
	float:left;
	margin:0 2px 5px 0;
}
#shipping_time{
	width:146px;
}
#store_id{
	width:146px;
	float:left;
}

#date-notation, #store-notation,#shipping_date_trig{
	float:left;
}

#date-notation, #store-notation{
	margin:0 0 0 10px;
	color:#FF0000;
	font-weight:bold;
}
.instorepickup-box{
	margin:0 0 10px 20px;
}

/* Guide Text*/
#instorepickup-guid-text {
	margin:0px 20px 10px 20px;
	padding-bottom:10px;
}
#instorepickup-guid-text ul {
	list-style-type: disc;
	list-style-position:inside;
	margin:10px 20px 10px 20px;
}	
/* End Guide Text*/

/*list Store */
#head-list-store{
	margin:10px 0 20px 40px;
}
#list-store.left_column
{	
	background-color:#F5F5F5;
	padding:20px;
}
.dottedBox {
	border-bottom:1px dotted #C8C8C8;
}

.result_store {
	height: 500px;
	overflow-x: scroll;
	border-top: 1px solid #C8C8C8;
}

.searchform {
	padding-bottom: 5px;
}

#list-store .right_column
{
	border-left:1px solid #AAAAAA;
	padding-left:15px;
}

.store-pickup-list select{margin-left:50px;}

.store-pickup-list input{margin-left:10px;}
.store-pickup-list-city input{margin-left:72px;}
.store-pickup-list-name input{margin-left:26px;}

#instorepickup-form{
	margin: 0 0 0 40px;
}

#instorepickup-form label{
	display:block;
}
#instorepickup-form  select{
	width:180px;
	margin:0 20px 10px 0;
}

#list-store .title{
	display:block;
	font-weight:bold;
}
#list-store .store-address{
	display:block;
	margin:2px 0 0 20px;
}


#list-store .instorepickup-nav{
	margin: 20px 0 0 20px;
}
.part-left table td{padding: 0 2px!important;}
/*End list Store */

/*Shipping Method*/
.instorepickup-box label{
	margin:10px 0 0 0;	
	display:block;
}

#free-location-box #list-location{
	width:300px;
	float:left;
}

#free-location-box .location-box {
	width:250px;
}

#free-location-box .location-box select{
	width:146px;
	margin:0 0 0 20px;
}
#free-location-box .location-box  label{
	margin:10px 0 0 20px;	
	display:block;
}
#free-location-box #store-location{
	float:left;
	width:300px;
}

#select-store{
	width:200px;
	float:left;
	margin:0 0 0 10px;	
}


#store-info{float:left}
.shipment-methods #store-info{
	/*margin :20px 10px 0 40px;*/
	float:left;
	width:auto !important;
}
.shipment-methods #store-info .st_map{
	float:left;
	margin-left:30px;
}

#store-info .title{
	display:block;
	font-weight:bold;
}

/*End Shipping Method*/

/***************************
 * Custom
 * ************************ */

.custom_dialog_title {
	padding: 15px 20px;
}

.custom_dialog_content {
	padding: 20px 30px;
}

.custom_dialog_title {
	border-bottom: 1px solid #cbcbcb;
}

.custom_dialog_title h2 {
	font-weight: normal;
}

#fancybox-close {
	right: 5px !important;
	top: 20px !important;
}

.custom_dialog_content {
	font-size: 16px;
	margin-bottom: 10px;
}

.custom_dialog_content a {
	color: rgb(13, 83, 178);
	text-decoration: underline;
}

.custom_dialog_content a:hover {
	text-decoration: none;
}

.custom_dialog_content .form-list,
.custom_dialog_content .buttons-set {
	overflow: hidden;
}

.custom_dialog_content .form-list ul {
	float: left;
	width: 33%;
}

.custom_dialog_content .form-list ul li label {
	font-weight: normal;
}

.custom_dialog_content .form-list ul li input {
	background: #f2f1f1;
	margin: 0;
	padding: 5px;
	width: 90% !important;
}

.custom_dialog_content .buttons-set {
	padding: 10px 0;
	width: 95.5%;
	clear: both;
}

.custom_dialog_content .buttons-set button {
	background-color: #b4b3b3;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
        float:none !important;
        text-align: center;
}

.custom_dialog_content button#validar_gmaps {
	background: #ff900d;
	margin-right: 0;
}

.custom_dialog_content .buttons-set .part-right,
.custom_dialog_content button#validar_gmaps {
	float: right;
}

.custom_dialog_content #map {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
