/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07/11/2018, 8:22:15
    Author     : dguano
*/
.capTextoMediano{
    font-size:12px !important;
}

.capTextoGrande1{
    font-size:14px !important;
}

.capTextoGrande2{
    font-size:16px !important;
}

.capBgcolorInfMuestra {
background:#A9E2F3 !important;
}

.capBgcolorInfMuestraAct {
background:#A9F5BC !important;
}

.capBgcolorInfControlCab {
background:#F2F5A9 !important;
}

.capNegrita1{
	font-weight:bold !important;
}