.table {
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
background-color: rgba(0, 0, 0, 0);
border-bottom-color: rgb(128, 128, 128);
border-collapse: collapse;
border-left-color: rgb(128, 128, 128);
border-right-color: rgb(128, 128, 128);
border-top-color: rgb(128, 128, 128);
box-sizing: border-box;
color: rgb(51, 51, 51);
display: table;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
height: 148px;
line-height: 20px;
margin-bottom: 0px;
max-width: 100%;
width: 100%;
}

.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
/*    border: 1px solid transparent;
    border-radius: 4px; */
}

.bodyfallos {
border-bottom-color: rgb(128, 128, 128);
border-collapse: collapse;
border-left-color: rgb(128, 128, 128);
border-right-color: rgb(128, 128, 128);
border-top-color: rgb(128, 128, 128);
box-sizing: border-box;
color: rgb(51, 51, 51);
display: table-row-group;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
height: 111px;
line-height: 20px;
vertical-align: middle;
}

.bodyfallos tr:hover {
background-color: rgb(221, 221, 221);
}

.filaGanatitular {
background-color: #effaff;
/*background-color: #DFF0D8;*/
}

.filaGanarevocante {
background-color: #fffcee; /*#FCF8E3;*/
}

.celdafallos {
border-bottom-color: rgb(221, 221, 221);
border-bottom-style: solid;
border-bottom-width: 2px;
border-collapse: collapse;
border-top-color: rgb(51, 51, 51);
border-top-style: none;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(51, 51, 51);
display: table-cell;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;

line-height: 20px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
text-align: left;
vertical-align: bottom;
}

.celdaDatosfallos {
border-collapse: collapse;
border-top-color: rgb(221, 221, 221);
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: rgb(51, 51, 51);
display: table-cell;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
vertical-align: top;
}

.celdaDatosfallos .data-true:before {
content: '\2713';
color: green;
padding-right: 0.4em;
font-size: 18px;
}

.data-true:before {
content: '\2713';
color: green;
padding-right: 0.4em;
font-size: 18px;
}

.panelBusqueda {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}

.panelGanaRevocante {
	background-color: #fffcee;
border-bottom-color: #FAEBCC;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #FAEBCC;
border-right-color: #FAEBCC;
border-top-color: #FAEBCC;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
box-sizing: border-box;
color: #8A6D3B;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
}

.panelGanaTitular {
	background-color: #effaff;
border-bottom-color: #BCE8F1;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #BCE8F1;
border-right-color: #BCE8F1;
border-top-color: #BCE8F1;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
box-sizing: border-box;
color: #31708F;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
	
}

.none { 
	display:none; 
}

.alert-warning { 
	display:block; 
    color: rgb(51, 51, 51);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px;
}

.messageToUser { 
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 18px;
	color: red;
}
