.imagenppal{
	text-align:center;
}
.ordenamiento{
	cursor:pointer;
}
.ordenamiento th{
	background-image: url(../../image/ordenamiento.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:15px;
}
th.headerSortUp{ 
    background-image: url(../../image/ordenamientoabajo.png); 
} 
th.headerSortDown{ 
    background-image: url(../../image/ordenamientoarriba.png); 
}
.centrar {
	text-align: center;
}
th{
	white-space: nowrap;
}
.container {
    width: 95%;
	max-width: 1600px;
}
.containerAgenda {
    width: 100%;
	max-width: 1600px;
}
.dropdown-menu{
	right: 0;
	left: auto;
}
.btn_busqueda > button{
	width: 100%;
}
#inicio_sesion {
	margin-left: 400px;
	margin-top: 110px;
}
.grande{
	width: 95% !important;
	max-width: 2000px !important;
}
.imglogo{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 100px;
}
.imglogo>img{
    width: 80%;
}
/*.btn-primary {
    background-color: #F5FFBB;
}*/
.img_navbar{
	height: 29px;
}
.clasesMostrar {
	height: 300px;
	overflow: auto;
}
.ususesion{
	background-image: url("../../image/fondo-02.jpg");
	 background-size: 100% 100%;
	background-repeat: no-repeat;
}
html,body{
	height: 100%;
}
@media all and (orientation: portrait) {
    body, .ususesion{
        background-size: auto 100%;
    }
}
.input_inicio{
    border-radius: 9px;
    margin-bottom: 7px;
}
.btnini{
    background-color: #00A618 !important;
}
.btn-primary{
	background-color: #00A618 !important;
}
.btn-warning{
	background-color: #FFDD00 !important;
}

table{
	background-color: white !important;
}
#inputGroup-sizing-default{
	background-color: #000000 !important;
	color: #00A618 !important;
}
.input-group-text{
    font-weight: bolder;
    color: black;
}
.modal.fade {
	background: linear-gradient(to right, #FFF9E7 0%, #f1f1f1 100%);
}
.modal-content{
	background-color: #FFF9E7;
}
label{
	font-weight: bolder;
}
.navbar{
	font-weight: bolder !important;
	color: white !important;
}
.navMenu{
	color: white !important;
}
.actualizarCantidadReal{
	width: 100%;
	border: none;
	font-size: 14px;
	text-align: center;
	height: 21px;
}
.verde{
	background-color: rgba(14,195,0,0.58);
}
.rojo{
	background-color: rgba(237,0,21,0.58) !important;
}
.amarillo{
	background-color: rgba(211,200,41,0.48);
}
.colorHeader{
    background-color: 
    #FD0;
}
.card_agenda{
    margin-bottom: 10px;
}
.letraTablaVisita{
	font-size: 12px;
}
.resultadoCod {
    font-size: 10px;
    height: 30px;
}
.venta_real {
    width: 92%;
    height: 25px;
}
.observacionAdicional{
    font-size: 11px;
}

#table_plan th {
    white-space: normal;
    vertical-align: middle !important;
    text-align: center !important;
}
#table_plan {
    font-size: 0.7em;
}
h2{
	text-align: center;
	font-weight: bold;
}
.marginBPanel{
	margin-bottom: 8px !important;
}
.letraTablaAgenda{
	font-size: 9px;
}
.input_tablas {
    height: 19px;
    padding: 0px;
}
.bottomSelect {
    margin-bottom: 5px;
}
.imagenPerfil{
	width: 100%
}
.topSelectProblema{
    padding: 0px;
    margin-top: -10px;
}
.btn_verMasVisita{
 	height: 12px;
	border: none;
}
.checkboxEvaluacion{
	width: 11%;
}
.inputChec{
    background-color: white;
}
/*#tabla_problema, #tabla_recomendado{
    font-size: 11px;
}*/
.cabeceraMovimiento thead{
    position: relative;
}
.color_thead{
	background-color: white;
}
#observacion, #observacionProblema, #observacionProducto{
    height: 130px;
}
.bordePlan{
    border: 2px solid black;
}
.navbar_menu{
    font-size: 12px;
}