﻿/*Motor*/
html {
    overflow-y: visible;
}
.body-motor-WLJS {
	position: relative;
	background-color: transparent;
}
.body-motor-WLJS #Motor {
	/*background: #FFF;*/
	width: 100%;
	padding: 0;
	display: block;
}
	#Motor > div {
		margin: 0;
		padding-top: 6px; 
	}
	.body-motor-WLJS .dCAL {
		border: none !important;
	}
	.body-motor-WLJS #Motor > div {
		width: auto;
		margin: 0 auto;
		padding: 10px;
	}
	.body-motor-WLJS .Motor {
		/*height: 308px;
		overflow: hidden;
		position: relative;*/
	}
	.body-motor-WLJS #Motor #vue_m_tramos {
		position: relative;
	}
		.body-motor-WLJS #Motor #vue_m_tramos p {
			/*position: relative;*/
		}
.body-motor-WLJS .Motor, 
.body-motor-WLJS .Motor nav ul:last-child {
	background: none !important;
}
/**/
.body-motor-WLJS .Motor fieldset.mlinea p.tow-items-50 {
    width: 100%;
}
.body-motor-WLJS .Motor fieldset.mlinea p.tow-items-50:last-child {
    margin-left: 0;
}
/**/

/*Boton busqueda avanzada*/
.body-motor-WLJS #btnBA {
	visibility: hidden;
}

/******************************/

/*Calendario*//*
#bodyMotorWLJS .dCAL {
	width: 98%;
	padding: 94px 1%;
	margin: 0;
	border: 0 !important;
	background: url(bg-cal.png) !important;
}
    #bodyMotorWLJS .dCAL table {
        width: 50% !important;
    }

#bodyMotorWLJS #dCAL_id {
	top: 0 !important;
	left: 0 !important;
}
#bodyMotorWLJS .dCAL:before, #bodyMotorWLJS .dCAL:after {
    border: none !important;
}
*/
/*
#bodyMotorWLJS #PL_Contenido {
	width: 100px !important;
}
*/


/*Ventana Buscando*/
.body-motor-WLJS #PL_Contenido {
	height: 300px !important; 
	width: 600px !important; 
	margin: 100px auto 0 auto;
}
.body-motor-WLJS #PL_IMG {
	display: none;
}
.body-motor-WLJS #PL_Barra {
	width: 300px;
	left: 58%;
}
.body-motor-WLJS #PL_Wait {
	background: #FFF;
}
	.body-motor-WLJS #PL_Wait h4 {
		font: normal 14px/20px Arial, Helvetica, sans-serif;
	}
	.body-motor-WLJS #PL_qBusco h5 {
		font: 12px/12px Arial, Helvetica, sans-serif;
	}

/*Motor JS con Slider*/	
.wl-with-slider {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: transparent;
}	