/*
id: p_0010404
name: front_end\template\oxbridge_01_template_02_css_04_form.css
*/
.calss_bottoMargin_p_0010404_css{
	margin-bottom: 30px;
}

.calss_controlsMap_p_0010404_css{
	margin: 0 0 0 30px;
}

.calss_controlsMap_p_0010404_css button, .calss_controlsMap_p_0010404_css, input .calss_controlsMap_p_0010404_css span{
	margin: 0 0 10px 30px;
}
.calss_controlsMap_p_0010404_css .btn-success{
	background-color:#1ABC9C;
	border-color: #19bc9b;
}
.calss_controlsMap_p_0010404_css .btn-success:hover{
	background-color:#159d82;
	border-color: #128770;
}

.calss_controlsMap_p_0010404_css input{
	display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    /*-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff;
    border-color: #ccc;
	cursor: auto;
}

#div_infoBar_p_0010403{
	float: left;
    padding: 0 30px 0 0;
	width: 0%;
	height: 100%;
	min-height: 400px;
	transition: 1s;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/*RE-EDICION INCLUDES*/
.class_mapaGoogle_p_0010386_css{
	float: left;
}

@media (min-width:768px){
	#div_infoBar_p_0010403 {
		width: 40%;
		padding: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	    margin-left: -100%;
	    position: relative;
	    left: 100%;
	}
	#div_infoBar_p_0010403 .form-control{
		width: 18em;
	}
}

@media (max-width:768px) {
	#div_infoBar_p_0010403{
		width: auto !important;
		margin: 30px 20px !important;
	}
	#div_map_p_0010385{
		margin: 0 !important;
		width: 100% !important;
	}
}
