div.stars {
    float: left;
    display: inline-block;
}
.grafico {
	height: 300px;
}
.oportunidadesEstados {
	width:100%;
	color:#e2e2e2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index: 11160;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
}

.rojo {
	background-color: #FE0002 !important;
	border-color: #FE0002 !important;
}
.naranja {
	background-color: #FF9104 !important;
	border-color: #FF9104 !important;
}
.amarillo {
	background-color: #FFFF00 !important;
	border-color: #FFFF00 !important;
}
.verde {
	background-color: #008E01 !important;
	border-color: #008E01 !important;
}
.azul {
	background-color: #0000FE !important;
	border-color: #0000FE !important;
}
.violeta {
	background-color: #8E0090 !important;
	border-color: #8E0090 !important;
}

.datatable {
	font-size: 12px;
}

#oportunidades_length ,#oportunidades_info{
	margin-left: 30px;
}
#oportunidades_filter {
	margin-right: 30px;
}
input[type=search]{
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.ancho-botones2 {
	display: inline-flex;
}

.blue1 {
	background-color: #B0CCE1;
	color: #FFF;
}
.blue2 {
	background-color: #95BBD7;
	color: #FFF;
}
.blue3 {
	background-color: #679DC6;
	color: #FFF;
}
.blue4 {
	background-color: #3980B5;
	color: #FFF;
}
.blue5 {
	background-color: #0B62A4;
	color: #FFF;
}
.blue6 {
	background-color: #095791;
	color: #FFF;
}

.img-circle {
	border-radius: 0% !important;
}
.form-control {
	/*width: 270px !important;//*/
}