﻿
.img_logo
{
    margin-top:10px;    
    margin-bottom:10px;
}

.btn_ako
{
 margin-top:10px;    
}


.bottom_20
{
 margin-bottom:20px; 
}


.left_10
{
 margin-left:10px;    
}

.left_20
{
 margin-left:20px;    
}
.derecha_10
{
 margin-right:10px;   
}

.derecha_5
{
 margin-right:5px;   
}

.barra_ako
{
 margin-top:20px;    
}


.top20
{
 margin-top:20px;    
}

.top10
{
 margin-top:10px;    
}

.a_la_derecha
{
    float:right;
}

.span_asunto_mensaje
{
     min-width:100px;
    
}

.span_ako
{
     min-width:140px;
}

.estado_pedido
{
 margin-left:10px;    
 
}

.letra_peq
{
    font-size: 5px;
}

.izq
{
         text-align: left;
}

.header_fijo {
 
  table-layout: fixed;
  border-collapse: collapse;
}
.header_fijo thead {
  background-color: #333;
  color: #FDFDFD;
}
.header_fijo thead tr {
  display: block;
  position: relative;
}
.header_fijo tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 500px;
}

