#infoProtectedBuilding .modal-dialog {
	width: 1200px !important;
	height: 600px;
	min-height: 500px;
	font-size: 12px;
}

#dataProtectedBuilding blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 12px;
    border-left: 5px solid #eee;
}

#dataProtectedBuilding li {
    border-bottom: 0px dotted #e6e6e6;
    padding: 8px 0;
}

#nav-tabContent{
	margin-top: 10px;
}

#nav-protected-feature-general,
#nav-protected-feature-descripcion,
#nav-protected-feature-caracteristicas,
#nav-protected-feature-gallery,
#nav-protected-feature-360{
	height: 500px;
	min-height: 600px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.containerImageDataProtectedFeature {
    width: 450px;
    height: 550px;
    overflow: hidden;
    position: relative;
}