.logo{width:30px;height:30px;background-color:rgba(0,0,0,1);float:left}.enLinea{padding-top:2%;float:right}.blink_me{animation:blinker 1s linear infinite}.blink_me_softly{animation:blinker_soft 1s linear infinite}.hid{display:none}@keyframes blinker{60%{opacity:.45}}@keyframes blinker_soft{60%{opacity:.7}}.titlePanel{padding:15px;margin-bottom:10px}.main{padding-top:15px}.panelBg{background-color:rgba(167,217,255,0.8);color:black}.frame small{font-size:smaller}.frame{background-color:rgba(14,13,12,0.80)}.frame.active{background-color:red!important}.noMargin{margin:0}.noPadding{padding:0}@media only screen and (max-width:400px){.non-essential{display:none}}.limited{max-height:400px;overflow:auto}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th{background-color:#9dff89}.table-hover tbody tr:hover td{background-color:rgba(0,0,0,0.5)}.table tr{font-weight:bolder;text-align:center}.table tbody td{padding:0}