@charset "UTF-8";
/* CSS Document */

table a,
table a:hover,
table a:visited {
    color: inherit;
}

/*Clases para Ofertas Guardadas*/

.bigLogo {
	width: 3em !important;
	height: auto !important;
}

/*Acaba Ofertas Guardadas*/

.listado table {
    
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    /*border-collapse: separate;
    border-spacing: 5px;*/
    table-layout: fixed;
}

@media (min-width: 1025px) {
    .listado tr:hover {
        background-color:#eefbff;
    }
}

.listado td {
    border-top: 1px solid #e3e3e3;
    border-right: 1px dotted #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px dotted #e3e3e3;
    padding: 5px 10px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}



.listado td:first-child {
    border-left: 1px solid #e3e3e3;
}

.listado td:last-child {
    border-right: 1px solid #e3e3e3;
}

.listado td img {
    border-radius: 100%;
    width: 28px;
    height: auto;
    border: 1px solid #333;
    margin: 0 1px;
}

.listado table .corto {
    width: 44px;
}

.listado table .mediano {
    width: 100px;
}

.listado table .largo {
    width: 150px;
}

.listado table .muylargo {
    width: 261px;
}



.listado table .calificacion {
    width: 85px;
    text-align: center;
}

.listado table .hitchStatus {
    border-radius: 100%;
    width: 24px;
    height: 24px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding-top: 4px;
    border: 1px solid;
}




.listado table .exitoso {
    background-color: #fc6d00;
    border-color: #cc5700;
    box-shadow: 0px 0px 7px #fc6d00;
}

.listado table .exitoso:before {
    content: "H";
}

.listado table .enProceso {
    background-color: #ffc400;
    border-color: #f0b800;
    font-size: 13px;
    padding-top: 0px;
    letter-spacing: 2px;
    padding-left: 2px;
}

.listado table .enProceso:before {
    content: "...";
}

.listado table .rechazado {
    background-color: #999;
    border-color: #666;
}

.listado table .rechazado:before {
    content: "X";
}


table .divisor {
    padding: 0;
    font-size: 1px;
    height: 4px;
}

.notificaciones table {
    margin: 6px 0;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    table-layout: fixed;
}

.notificaciones tr {
    background-color: #fff;
    border: 1px solid #e3e3e3;
}

.notificaciones tr:hover {
    background-color:#eefbff;
}

.notificaciones td {
    padding: 8px 6px;
    vertical-align: middle;
}

.notificaciones .imagen {
    width: 62px;
}

.notificaciones img {
    margin-left: 2px;
    width: 48px;
    height: auto;
    border-radius: 100%;
    border: 1px solid #333;
    vertical-align: top;
}

.notificaciones .personaText {
    vertical-align: top;
}

.notificaciones .principal {
    font-weight: 600;
    font-size: 15px;
}

.notificaciones .secundario {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notificaciones .fecha {
    width: 46px;
    vertical-align: top;
    text-align: right;
    color: #999;
    font-size: 11px;
    padding-right: 8px;
}

.listado thead tr {
    border: 1px solid #e3e3e3;
}

.listado thead td {
    border: none;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #999;
    color: #fff;
}

.pagobut {
    text-align: center;
    color:#ff6d00;
}


.pagoRow {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color:#e3e3e3;
    table-layout: fixed;
    min-height: 50px;
    max-height: 50px;
    background-color:#fff
}

.pagoRow:hover {
    background-color:#fff;
}

.ofBoton {
    width: 100%;
    height: 28px;
    margin: auto;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    padding-top: 2px;
    border-color: #666;
    font-family: 'muuwho';
    line-height: 0.8;
    cursor: pointer;
}
.ofEditar {
    color: #fff;
    background-color: #ffc400;
}

.ofEditar:hover {
    background-color: #f0b800;
}

.ofEditar:before {
    content:"O"
}

.ofShare {
    color: #666;
    background-color: #d1effd;
}

.ofShare:hover {
    background-color: #c9e6f3;
}

.ofShare:before {
    content:"B"
}

.ofCandi {
    color: #fff;
    background-color: #ffab40;
}

.ofCandi:hover {
    background-color: #ff9e1f;
}

.ofCandi:before {
    content:"g"
}

.ofFin {
    color: #fff;
    background-color: #fc6d00;
}

.ofFin:hover {
    background-color: #e66300;
}

.ofFin:before {
    content:"x"
}

.ofMes {
    color: #fff;
    background-color: #fc6d00;
}

.ofMes:hover {
    background-color: #e66300;
}

.ofMes:before {
    content:"k"
}

.tablaRowH {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color:#666;
    table-layout: fixed;
    min-height: 50px;
    max-height: 50px;
    background-color:#fedaac; 
}

.tablaRowH:hover {
    background-color:#ffab40;
}


.instrucciones td {
    background-color: transparent;
    border: none;
}

.instrucciones td:first-child {
    border-left: none;
}

.instrucciones td:last-child {
    border-right: none;
}

.instrucciones .hitch {
    position: relative;
    background-color:#ff6d00;
    height: 29px;
    border: 0 solid;
    border-bottom: 4px solid #cc5700;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-left: 6px;
}

.instrucciones .grande {
    width: 180px;
}

.listado2 table {
    
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    /*border-collapse: separate;
    border-spacing: 5px;*/
    table-layout: fixed;
}

@media (min-width: 1025px) {
    .listado2 tr:hover {
        background-color:#eefbff;
    }
}

.listado2 td {
    padding: 5px 10px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}


.listado2 table .corto {
    width: 30px;
}

.listado2 table .muylargo {
    width: 261px;
}
/* clase para status_empresa*/
.marginTabla{
	margin-left: 2em;
}

