fieldset>table {
	width: 100%;
}

input[type="checkbox"] {
	margin: 0 0 0 0px;
}

#dv {
	width: 30px;
}

.direccion {
	width: 80%;
}

strong.resaltado {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.etiquetaControl {
	text-align: left !important;
	font-size: 12px;
}

select {
	max-width: none !important;
}

.anchoInput {
	width: 93% !important;
}

.anchoSelect {
	width: 98%;
}

.anchoTextArea {
	margin-left: -3px;
}

.direccion {
	width: 71.5% !important;
	margin-left: -3px;
}

.modificarDireccion {
	margin: 0px 0px 10px 5px !important;
	padding: 2px !important;
}

label {
	color: #333 !important
}

ul {
	margin-left: 20px;
}

.checkboxCondiciones {
	margin: 0 10px 0 0 !important;
}

.textoJustificado {
	text-align: justify;
}

#captchaForm div {
	margin-left: auto !important;
	margin-right: auto !important;
}

.marginTopRow {
	margin-top: 20px !important;
}

.noMarginLeft {
	margin-left: 0px !important;
}

.floatInitial {
	float: initial !important;
}

select, select option {
	font-size: 12px;
	font-family: 'GothamRnd-Book';
    src: url('../fonts/GothamRnd-Book.otf');
}

.botones, .qq-upload-button span {
	font-size: 12px;
}

#tituloPeticion {
	font-family: 'GothamRnd-Book';
    src: url('../fonts/GothamRnd-Book.otf');
}