@charset "utf-8";
body{ padding: 70px 0px; }

th a.asc:after {
	content: ' ⇣';
}
th a.desc:after {
	content: ' ⇡';
}

input.anchofixo,select.anchofixo,a.anchofixo {
	width:300px ;
	
	}
	
.input-group .form-control {
width:260px;

}	


#datetimepicker2 .input-group {
padding-left:8px;
}


body #myModal .modal-ancha {
width:75%;	
	
	}	
	
.control-group {
padding-bottom: 1em;	
	}

.offset1 {
padding-left:5%;	
	}
	
.offset2 {
padding-left:15%;	
	}
	
	
.checkbox label {
    display: block;
    float: left;
    padding-right: 20px;
    margin-left: 10px;
    white-space: nowrap;


}

.etiqueta-select {
width:200px !important;
 
	
	}

.form_datetime {
	//width:600px !important;	
	}
	
body #myModal fieldset  {
margin-left:20% !important;	
	
	}
	
.badge {
font-size:1.3em;		
	}	
	
div.resultado {
height: 55px;
	
	}	
	
	
div#divMapa {
height: 230px;
}	
.olControlAttribution {
    font-size: smaller;
    right: 3px;
    bottom: 0px !important;
    position: absolute;
    display: block;
}

div#logout {
float:right;
margin-top:-40px;
}


.glyphicon-persona {
    background-image: url("../img/icono-persona.png");
    background-position: -5px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 14px;
    vertical-align: text-top;
    width: 32px;

}

.glyphicon-movial {
    background-image: url("../img/icono-movial.png");
    background-position: -5px -7px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 14px;
    vertical-align: text-top;
    width: 32px;

}

.opcionesplantilla {

float:left;
margin-left: 140px;
width:200px;
margin-top:-25px;
}

.form-horizontal .form-group {
margin-right:-15px;
/*margin-left:0px;*/
	}
	
.form-control {
font-size:11px !important;

}

#MovialFechaalta {
width:100px;
}


/************************** para quitar o responsive ****************/

.container{
  max-width: none !important;
  width: 970px;
}

/*********************************/

.btn {
font-size:11px !important;
}
.close {
color:#000 !important;
}

table {
font-size:11px !important;
}