
/* TL */
.timeline_table tr.cab{
    font-size: 9px;
    text-transform: uppercase;
}
table.estandar.timeline_table tr td{
    padding: 0;
}
.tlicon{
    display: block;
    width: 100%;
    max-width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 30px;
    text-align: center;
    margin:auto;
    color: #fff;
}
.tlicon .fa, .tlicon .fas, .tlicon .far{    
    padding: 3px;
    background: #aaa;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.tlicon .fa-thumbs-up, .tlicon .fa-phone{
    background: #82C91E;
}
.tlicon .fa-thumbs-down{
    background: #FF6961;
}
.tlicon .fa-envelope, .tlicon .fa-spinner{
    background: #15AABF;
}
.tlicon .fa-user-clock, .tlicon .fa-pause-circle{
    background: #FD7E14;
}
.tlicon .fa-search-dollar{
    background: #4C6EF5;
}
.tlicon .fa-truck{
    background: #F783AC;
}

.tlicon .fa-arrow-alt-circle-right{
    background: #fff;
    color: #82C91E;
}
.tlicon .fa-arrow-alt-circle-left{
    background: #fff;
    color: #FF6961;
}

.btn_phone{
    border-bottom:#333 1px dashed;
    cursor:help;
    font-weight:bold;
    color: #008000;
    margin: 0 3px;
}

.btn_mails{
    border-bottom:#333 1px dashed;
    cursor:help;
    font-weight:bold;
    color: #E57301;
    float: left;
}
.btn_send_mails{
    color: #E57301;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    margin-left: 8px;
    margin-top: -2px;
    float: left;
}
.btn_call{
    color: #007EA7;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    margin-left: 8px;
    margin-top: -2px;
    float: left;
}
.btn_send_whatsapp{
    color: #10B418;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    margin-top: -2px;
    float: left;
}
/* FIN CRM */

.seedicon{
    display: inline-block;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    margin-right: 1px;
    margin-bottom: 1px;
    box-sizing: border-box;
    width: 30px;
}
.seedicon.si_verde{
    background: #82C91E;
}
.seedicon.si_gris{
    background: #aaa;
}
.seedicon.si_rosa{
    background: #F783AC;
}
.seedicon.si_azul{
    background: #4C6EF5;
}
.inlineform, #fixedbuttons.fbfixed form.inlineform, #fixedbuttons form.inlineform{
    display: inline-block !important;
    width: auto !important;
    padding: 0 0 15px 0;
}
.estandar tr.ignorado, .estandar tr.ignorado td, .estandar tr.ignorado.par, .estandar tr.ignorado.par td{
    background: #F2D6C5;
}
#formseedexcel{
    display: inline-block !important; 
    width: auto !important;
}


 .list_cnaes{
    display: block;
    width: 48%;
    max-width: 400px;
    max-height: 300px;
    overflow-y: scroll;
    float: left;
    margin-right: 1%;
}
.list_cnaes  input[type="radio"]{
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale(1.2); /* FF */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
    padding: 10px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.list_cnaes label{
    font-size: 13px;
    cursor: pointer;
}

.list_cnaes  input[type="radio"]:checked, .list_cnaes  input[type="radio"]:checked+label{ 
    font-weight: bold; 
    color: #06F;
} 

.list_cnaes #filter{
    display: inline-block;
    width: 99%;
    margin-top: 4px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: #aaa 1px solid;

    font-size: 14px;
    padding: 6px 3px;
    box-sizing: border-box;
}
.list_cnaes label{
    width: 90%;
    display: inline-block;
}
.inblo{
    display: inline-block;
    width: 160px;
}

.blonewtl4{
    width: 24%;
    margin-right: 1%;
}
.newtltit{
    color: #333;
    font-size: 10px;
    text-transform: uppercase;
    width: 100%;
    box-shadow: border-box;
    padding-bottom: 8px;
}
.actuadate{
    padding: 5px 7px;
    border-radius: 15px;
    border: #666 1px solid;
    text-align: center;
}
.actuacombo{
    padding: 5px 7px;
    width: 100%;
    max-width: 200px;
}

.emojicombo{
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    background: #ddd;
    padding: 0;
    margin: 5px auto;
    border-radius: 15px;
    overflow: hidden;
}
.emojicombo input[type="radio"]{
    display: none;
    opacity: 0;
}
.emojicombo label{
    font-size: 24px;
    display: inline-block;
    width: 20%;
    padding: 10px  5px;
    box-sizing: border-box;
    cursor: pointer;
}


.emojicombo2{
    max-width: 120px;
}
.emojicombo2 label{
    width: 50%;
}
.emojicombo3 label{
    width: 33%;
}
.emojicombo4 label{
    width: 25%;
}
.emojicombo5 label{
    width: 20%;
}
.emojicombo2{
    max-width: 80px;
}
.emojicombo6 label{
    width: 16%;
}

.emojicombo input[type="radio"]:checked+label{
    background: #333;
    box-shadow: -1px -1px 1px #999 inset;
    color: #fff;
}
.emojicombo label[for="via-0"]{
    color: #82C91E !important;
}
.emojicombo label[for="via-1"]{
    color: #15AABF !important;
}
.emojicombo label[for="via-2"]{
    color: #FD7E14 !important;
}
.emojicombo label[for="via-3"]{
    color: #4C6EF5 !important;
}
.emojicombo label[for="via-4"]{
    color: #F783AC !important;
}


.emojicombo label[for="exito-0"]{
    color: #000 !important;
}
.emojicombo label[for="exito-1"]{
    color: #15AABF !important;
}
.emojicombo label[for="exito-2"]{
    color: #82C91E !important;
}
.emojicombo label[for="exito-3"]{
    color: #FF6961 !important;
}
.emojicombo label[for="exito-4"]{
    color: #EF9B0F !important;
}

.emojicombo label[for="sentido-0"]{
    color: #FF6961 !important;
}
.emojicombo label[for="sentido-1"]{
    color: #82C91E !important;
}

.blonewtl input[type="text"]{
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 3px;
    border: #999 1px solid;
    box-sizing: border-box;
    width: 100%;
    max-width: 500px;
}
.blonewtl textarea{
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 3px;
    border: #999 1px solid;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
}