﻿/*
    btn-confirm -> Orange button
    btn-cancel  -> light orange button
    btn-close   -> close modal
    btn-common  -> default button
*/


.btn-confirm-update {
    color: #fff0e6;
    background: #FF6C0C 0% 0% no-repeat padding-box;
    width: 100%;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

.btn-confirm-update:hover {
    color: #fff0e6;
    background: #FF893D 0% 0% no-repeat padding-box;
    opacity: 1;
    text-decoration: none;
}

.btn-confirm-update:focus {
    text-decoration: none;
    color: #fff0e6;
}

.btn-confirm-update:disabled {
    width: 100%;
    height: 44px;
    border-radius: 999px;
    background: #EBE9E8 0% 0% no-repeat padding-box;
    font: normal normal 600 16px/21px SF Pro;
    letter-spacing: 0px;
    color: #3D393766;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-confirm-update-disabled {
    color: #3D393799;
    background: #3D393733 0% 0% no-repeat padding-box;
    width: 100%;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-confirm-update:hover {
    cursor: no-drop;
    color: #3D393799;
    text-decoration: none;
}


.btn-confirm {
    color: #fff0e6;
    background: #FF6C0C 0% 0% no-repeat padding-box;
    width: 171px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

    .btn-confirm:hover {
        color: #fff0e6;
        background: #FF893D 0% 0% no-repeat padding-box;
        opacity: 1;
        text-decoration: none;
    }

    .btn-confirm:focus {
        text-decoration: none;
        color: #fff0e6;
    }
    
    .btn-confirm:disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #EBE9E8 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }

.btn-confirm-disabled {
    color: #3D393799;
    background: #3D393733 0% 0% no-repeat padding-box;
    width: 171px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

    .btn-confirm-disabled:hover {
        cursor: no-drop;
        color: #3D393799;
        text-decoration: none;
    }

.btn-cancel {
    color: #FF6C0C;
    background: #FFF0E6 0% 0% no-repeat padding-box;
    width: 171px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

    .btn-cancel:hover {
        color: #FF6C0C;
        background: #FFF3EB 0% 0% no-repeat padding-box;
        opacity: 1;
        text-decoration: none;
    }

    .btn-cancel:disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #EBE9E8 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }

    .btn-cancel-disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #EBE9E8 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }

.btn-close {
    font-size: 0px;
    opacity: 1 !important;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_close' data-name='icon/close' width='14' height='14' viewBox='0 0 14 14'%3E%3Crect id='Rectangle_91' data-name='Rectangle 91' width='14' height='14' fill='none'/%3E%3Cpath id='Line' d='M0 0 9 9' transform='translate(2.908 2.5)' fill='none' stroke='%233d3937' stroke-width='3'/%3E%3Cpath id='Line-2' data-name='Line' d='M9 0 0 9' transform='translate(2.908 2.5)' fill='none' stroke='%233d3937' stroke-width='3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    margin-right: 2px !important;
}

.btn-close-login {
    font-size: 16px;
    opacity: 1 !important;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_close' data-name='icon/close' width='14' height='14' viewBox='0 0 14 14'%3E%3Crect id='Rectangle_91' data-name='Rectangle 91' width='14' height='14' fill='none'/%3E%3Cpath id='Line' d='M0 0 9 9' transform='translate(2.908 2.5)' fill='none' stroke='%233d3937' stroke-width='3'/%3E%3Cpath id='Line-2' data-name='Line' d='M9 0 0 9' transform='translate(2.908 2.5)' fill='none' stroke='%233d3937' stroke-width='3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
  
    color: black;
    border: 0px;
    height: 20px;
    width: 20px;
    border: 0px;
    margin-left: 425px !important;
    position: absolute;
}

    .btn-close:focus {
        box-shadow: none !important;
        text-decoration: none;
    }

.btn-common {
    color: #FF6C0C;
    background: #FFF0E600 0% 0% no-repeat padding-box;
    width: 171px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

    .btn-common:hover {
        color: #FF6C0C;
        background: #FFF3EB 0% 0% no-repeat padding-box;
        opacity: 1;
        text-decoration: none;
    }

    .btn-common:disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #FFF0E600 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }

.btn-rol {
    color: #FF6C0C;
    background: #FFF0E6 0% 0% no-repeat padding-box;
    width: 80px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 13px Lato;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}


.btn-rol-disabled {
    color: #3D393766;
    background: #EBE9E8 0% 0% no-repeat padding-box;
    width: 80px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 13px Lato;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-confirm-disabled {
    color: #3D393766;
    background: #EBE9E8 0% 0% no-repeat padding-box;
    width: 171px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}


.btn-rol-selection {
    color: #FFF0E6;
    background: #FF6C0C 0% 0% no-repeat padding-box;
    width: 80px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 13px Lato;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-rol-sep {
    margin-left: 15px;
    margin-right: 15px;
}


.btn-options {
    color: #FF6C0C;
    width: 171px;
    display: flex;
    height: 44px !important;
    border-radius: 999px !important;
    font: normal normal bold 16px/21px Lato;
    border: none;
    text-decoration: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .btn-options a {
        color: #FF6C0C;
        font: normal normal bold 16px/21px Lato;
        border: none;
        text-decoration: none;
    }

    .btn-options button {
        color: #FF6C0C;
        font: normal normal bold 16px/21px Lato;
        border: none;
        background: none;
        text-decoration: none;
    }


    .btn-options:hover {
        color: #FF6C0C;
        background: #FFF3EB 0% 0% no-repeat padding-box;
        opacity: 1;
        text-decoration: none;
    }

    .btn-options:disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #EBE9E8 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
    }



.btn-search-login {
    color: #fff0e6;
    background: #FF6C0C 0% 0% no-repeat padding-box;
    width: 408px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-login-login {
    color: #fff0e6 !important;
    background: #FF6C0C 0% 0% no-repeat padding-box !important;
    width: 408px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.btn-cancel-login {
    color: #FF6C0C !important;
    background: #FFF0E6 0% 0% no-repeat padding-box !important;
    width: 408px;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

.iconpositionlogin {
    padding-bottom: 2.5px;
    padding-left: 0.6px;
}


.btn-common-login {
    color: #FF6C0C;
    background: #FFF0E600 0% 0% no-repeat padding-box;
    width: 100%;
    height: 44px;
    border-radius: 999px;
    font: normal normal bold 16px/21px Lato;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-decoration: none;
}

    .btn-common-login:hover {
        color: #FF6C0C;
        background: #FFF0E6 0% 0% no-repeat padding-box;
        opacity: 1;
        text-decoration: none;
    }

    .btn-common-login:disabled {
        width: 171px;
        height: 44px;
        border-radius: 999px;
        background: #FFF0E600 0% 0% no-repeat padding-box;
        font: normal normal 600 16px/21px SF Pro;
        letter-spacing: 0px;
        color: #3D393766;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }



    .btn-export, .input-btn-export {
        color: #FF6C0C;
        background: #F5F4F3;
        width: 113px;
        height: 44px;
        border-radius: 10px;
        font: normal normal bold 16px/21px Lato;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        text-decoration: none;
    }

    .btn-export:hover{
        color: #FF6C0C;
        background: #ebebeb;
        opacity: 1;
        text-decoration: none;
    }

        .input-btn-export:hover {
            opacity: 1;
            text-decoration: none;
        }

    .input-btn-export {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAUCAYAAADIiLCPAAAABHNCSVQICAgIfAhkiAAAA4VJREFUWEftmFFOGzEQhscJ9BV6AnKDhhMQ3ipohVGC1DfICZqcgHACwgka3ipBxEoU1LeGEzScoPQETV6bFPf/7XVjwiZZSISiwkordr32ePx55vcEJSmuTV1qiBhzETXLKbr/913UpBU6YLLr+pnGCziRsdDuAvN4X8CNhBYA6wLXUowsfn7e4BKhhcCMqIIS890mp6hVPLccxOcL7h60YWCX0UkbbYbQLqJTtaF38rMGt6GLdSXqTZK+Ys71Sbr71N9HQdOMMAKjQyE0vntwBtF2GTUr0zq9oUstOLIGib2GzU5o7zI6LUxrf9rxXD/8O/gSndZoKzE93+oPua/R5xs/2TA0tmutl6MourPAxzrnocGZdTjG9J+bKw6Q7xOhDXucBG2WqxoHjZvTk4UGdXRR+tt+ozZ18RP2PMe235JFBGRWbiVbzUpvn+3IlM4r6ZXDjd3cLu6KUXvOd3NjJHPkswlw9iA7u39koextENStqI9o1+wPuxijjifWaTT/dNBURSmxksDr/OzkKp6fEnCI+xgatwd/7Lvf/UF6Swfiew19XMYiqZFt9F91NixkAFPXDoAUuBE+ut/pUg1jAdzCyVmsosoAVsPjCu6f+M5vjbmC5mH5vzx4/LMHEy/kkHC83gXQqhhT55gwehEtHVYAGHPlxwBSAe/fPNgBNHW9KL2Cj1DfPrfpiQVU4dy/SAv1jTqblT6/sWbsIo3yXneT0jtcrIsa2Q8X7qKvRE1e4ub4/hkx2+dRM/KbNffQxh0Esbb9wGKQeq5mHOiRO33D8emgFWFP5UJowz4kQmPjLXxA2B4Mp4d/T6NpFFKYWRlnZ5T9NKcn7J9RkBktTnuk5Wu4pPHwmdGyRQgYt4wUPcO71UT6EW/CL2oV2nIBnDsneCK0NEDS9PGOhzo0CtJw+0CTTAMRdBN+5ya810XNRaOGw2nXrAQFuNWwQNNaKKjqCEMU4FKj6F9EJ3mXijtIbXs41EWZNk5RHib8Zm2Mgubn5ibhbkMWjlQaIGkWPxto92dCSfEaJQfTsovnPAU6jhLCNVjEakb6PNHWKPSuSLYahpNXVXwKB6XLVjxLF33rvmAdBc2NWwQwC5xXdS6gpdmUcX3SpPe0c4TjX6A9giahMcxZvM3isqI6C0MPscFDCKVCro9fDuHPv4fYeEhf+18L5KstCKe/Bhoyva35tfAXi0RBQGRVKw0AAAAASUVORK5CYII=");
        background-repeat: no-repeat;
        display: inline-table;
        color: transparent;
        background-position:center
    }


        .btn-export > span {
            background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAUCAYAAADIiLCPAAAABHNCSVQICAgIfAhkiAAAA4VJREFUWEftmFFOGzEQhscJ9BV6AnKDhhMQ3ipohVGC1DfICZqcgHACwgka3ipBxEoU1LeGEzScoPQETV6bFPf/7XVjwiZZSISiwkordr32ePx55vcEJSmuTV1qiBhzETXLKbr/913UpBU6YLLr+pnGCziRsdDuAvN4X8CNhBYA6wLXUowsfn7e4BKhhcCMqIIS890mp6hVPLccxOcL7h60YWCX0UkbbYbQLqJTtaF38rMGt6GLdSXqTZK+Ys71Sbr71N9HQdOMMAKjQyE0vntwBtF2GTUr0zq9oUstOLIGib2GzU5o7zI6LUxrf9rxXD/8O/gSndZoKzE93+oPua/R5xs/2TA0tmutl6MourPAxzrnocGZdTjG9J+bKw6Q7xOhDXucBG2WqxoHjZvTk4UGdXRR+tt+ozZ18RP2PMe235JFBGRWbiVbzUpvn+3IlM4r6ZXDjd3cLu6KUXvOd3NjJHPkswlw9iA7u39koextENStqI9o1+wPuxijjifWaTT/dNBURSmxksDr/OzkKp6fEnCI+xgatwd/7Lvf/UF6Swfiew19XMYiqZFt9F91NixkAFPXDoAUuBE+ut/pUg1jAdzCyVmsosoAVsPjCu6f+M5vjbmC5mH5vzx4/LMHEy/kkHC83gXQqhhT55gwehEtHVYAGHPlxwBSAe/fPNgBNHW9KL2Cj1DfPrfpiQVU4dy/SAv1jTqblT6/sWbsIo3yXneT0jtcrIsa2Q8X7qKvRE1e4ub4/hkx2+dRM/KbNffQxh0Esbb9wGKQeq5mHOiRO33D8emgFWFP5UJowz4kQmPjLXxA2B4Mp4d/T6NpFFKYWRlnZ5T9NKcn7J9RkBktTnuk5Wu4pPHwmdGyRQgYt4wUPcO71UT6EW/CL2oV2nIBnDsneCK0NEDS9PGOhzo0CtJw+0CTTAMRdBN+5ya810XNRaOGw2nXrAQFuNWwQNNaKKjqCEMU4FKj6F9EJ3mXijtIbXs41EWZNk5RHib8Zm2Mgubn5ibhbkMWjlQaIGkWPxto92dCSfEaJQfTsovnPAU6jhLCNVjEakb6PNHWKPSuSLYahpNXVXwKB6XLVjxLF33rvmAdBc2NWwQwC5xXdS6gpdmUcX3SpPe0c4TjX6A9giahMcxZvM3isqI6C0MPscFDCKVCro9fDuHPv4fYeEhf+18L5KstCKe/Bhoyva35tfAXi0RBQGRVKw0AAAAASUVORK5CYII=");
            height: 20px;
            width: 77px;
            background-repeat: no-repeat;
            border: none;
            display: inline-table;
            color: transparent;
        }
    
    .btn-export > span {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAUCAYAAADIiLCPAAAABHNCSVQICAgIfAhkiAAAA4VJREFUWEftmFFOGzEQhscJ9BV6AnKDhhMQ3ipohVGC1DfICZqcgHACwgka3ipBxEoU1LeGEzScoPQETV6bFPf/7XVjwiZZSISiwkordr32ePx55vcEJSmuTV1qiBhzETXLKbr/913UpBU6YLLr+pnGCziRsdDuAvN4X8CNhBYA6wLXUowsfn7e4BKhhcCMqIIS890mp6hVPLccxOcL7h60YWCX0UkbbYbQLqJTtaF38rMGt6GLdSXqTZK+Ys71Sbr71N9HQdOMMAKjQyE0vntwBtF2GTUr0zq9oUstOLIGib2GzU5o7zI6LUxrf9rxXD/8O/gSndZoKzE93+oPua/R5xs/2TA0tmutl6MourPAxzrnocGZdTjG9J+bKw6Q7xOhDXucBG2WqxoHjZvTk4UGdXRR+tt+ozZ18RP2PMe235JFBGRWbiVbzUpvn+3IlM4r6ZXDjd3cLu6KUXvOd3NjJHPkswlw9iA7u39koextENStqI9o1+wPuxijjifWaTT/dNBURSmxksDr/OzkKp6fEnCI+xgatwd/7Lvf/UF6Swfiew19XMYiqZFt9F91NixkAFPXDoAUuBE+ut/pUg1jAdzCyVmsosoAVsPjCu6f+M5vjbmC5mH5vzx4/LMHEy/kkHC83gXQqhhT55gwehEtHVYAGHPlxwBSAe/fPNgBNHW9KL2Cj1DfPrfpiQVU4dy/SAv1jTqblT6/sWbsIo3yXneT0jtcrIsa2Q8X7qKvRE1e4ub4/hkx2+dRM/KbNffQxh0Esbb9wGKQeq5mHOiRO33D8emgFWFP5UJowz4kQmPjLXxA2B4Mp4d/T6NpFFKYWRlnZ5T9NKcn7J9RkBktTnuk5Wu4pPHwmdGyRQgYt4wUPcO71UT6EW/CL2oV2nIBnDsneCK0NEDS9PGOhzo0CtJw+0CTTAMRdBN+5ya810XNRaOGw2nXrAQFuNWwQNNaKKjqCEMU4FKj6F9EJ3mXijtIbXs41EWZNk5RHib8Zm2Mgubn5ibhbkMWjlQaIGkWPxto92dCSfEaJQfTsovnPAU6jhLCNVjEakb6PNHWKPSuSLYahpNXVXwKB6XLVjxLF33rvmAdBc2NWwQwC5xXdS6gpdmUcX3SpPe0c4TjX6A9giahMcxZvM3isqI6C0MPscFDCKVCro9fDuHPv4fYeEhf+18L5KstCKe/Bhoyva35tfAXi0RBQGRVKw0AAAAASUVORK5CYII=");
        height: 20px;
        width: 77px;
        background-repeat: no-repeat;
        border: none;
        display: inline-table;
        color: transparent;
        
    }

.btn-radio {
    accent-color: #ff6c0c;
}
.btn-trash {
    background: url('/Assets/Evertec/img/trashicon.svg');
    background-repeat: no-repeat;
    border: none;
    display: inline-table;
    color: transparent;
    height: 32px;
    width: 32px;
}

.btn-cel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='20' viewBox='0 0 13 20'%3E%3Cpath id='Icon' d='M190.093-919.079h2.839a.454.454 0 0 0 .333-.128.441.441 0 0 0 .13-.328.489.489 0 0 0-.13-.342.43.43 0 0 0-.333-.142h-2.839a.466.466 0 0 0-.35.142.475.475 0 0 0-.138.342.429.429 0 0 0 .138.328A.494.494 0 0 0 190.093-919.079ZM186.608-917a1.546 1.546 0 0 1-1.121-.484A1.525 1.525 0 0 1 185-918.6V-935.4a1.525 1.525 0 0 1 .488-1.113 1.546 1.546 0 0 1 1.121-.484h9.783a1.546 1.546 0 0 1 1.121.484A1.525 1.525 0 0 1 198-935.4V-918.6a1.525 1.525 0 0 1-.488 1.113 1.546 1.546 0 0 1-1.121.484Zm0-5.077h9.783v-11.182h-9.783Z' transform='translate(-185 937)' fill='%233d3937'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    border: none;
    display: inline-table;
    color: transparent;
    height: 32px;
    width: 32px;
    margin-top: 10px;
    margin-right: 10px;
}

.btn-portal {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath id='Icon' d='M115.812-849.422v-5.619a.928.928 0 0 1 .276-.683.928.928 0 0 1 .683-.276h7.27a.928.928 0 0 1 .683.276.928.928 0 0 1 .276.683v5.619a.928.928 0 0 1-.276.683.928.928 0 0 1-.683.276h-7.27a.928.928 0 0 1-.683-.276A.928.928 0 0 1 115.812-849.422ZM105-845.827v-9.214a.928.928 0 0 1 .276-.683.928.928 0 0 1 .683-.276h7.563a.928.928 0 0 1 .683.276.928.928 0 0 1 .276.683v9.214a.928.928 0 0 1-.276.683.928.928 0 0 1-.683.276h-7.563a.928.928 0 0 1-.683-.276A.928.928 0 0 1 105-845.827Zm10.812 8.868v-9.214a.928.928 0 0 1 .276-.683.928.928 0 0 1 .683-.276h7.27a.928.928 0 0 1 .683.276.928.928 0 0 1 .276.683v9.214a.928.928 0 0 1-.276.683.928.928 0 0 1-.683.276h-7.27a.928.928 0 0 1-.683-.276A.928.928 0 0 1 115.812-836.959Zm-10.812 0v-5.619a.928.928 0 0 1 .276-.683.928.928 0 0 1 .683-.276h7.563a.928.928 0 0 1 .683.276.928.928 0 0 1 .276.683v5.619a.928.928 0 0 1-.276.683.928.928 0 0 1-.683.276h-7.563a.928.928 0 0 1-.683-.276A.928.928 0 0 1 105-836.959Z' transform='translate(-105 856)' fill='%233d3937'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    border: none;
    display: inline-table;
    color: transparent;
    height: 32px;
    width: 32px;
    margin-top: 10px;
    margin-right: 10px;
}




.dt-button {
    background: #F5F4F3 !important;
    width: 113px;
    height: 44px;
    border-radius: 10px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: none !important;
    text-decoration: none !important;
    margin: 0 !important;
}

.dt-button:active {
    box-shadow: none !important;
}

    .dt-button:hover {
        background: #ebebeb !important;
        opacity: 1;
        text-decoration: none;
    }

.dt-buttons > .dt-button > span {
    /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAUCAYAAADIiLCPAAAABHNCSVQICAgIfAhkiAAAA4VJREFUWEftmFFOGzEQhscJ9BV6AnKDhhMQ3ipohVGC1DfICZqcgHACwgka3ipBxEoU1LeGEzScoPQETV6bFPf/7XVjwiZZSISiwkordr32ePx55vcEJSmuTV1qiBhzETXLKbr/913UpBU6YLLr+pnGCziRsdDuAvN4X8CNhBYA6wLXUowsfn7e4BKhhcCMqIIS890mp6hVPLccxOcL7h60YWCX0UkbbYbQLqJTtaF38rMGt6GLdSXqTZK+Ys71Sbr71N9HQdOMMAKjQyE0vntwBtF2GTUr0zq9oUstOLIGib2GzU5o7zI6LUxrf9rxXD/8O/gSndZoKzE93+oPua/R5xs/2TA0tmutl6MourPAxzrnocGZdTjG9J+bKw6Q7xOhDXucBG2WqxoHjZvTk4UGdXRR+tt+ozZ18RP2PMe235JFBGRWbiVbzUpvn+3IlM4r6ZXDjd3cLu6KUXvOd3NjJHPkswlw9iA7u39koextENStqI9o1+wPuxijjifWaTT/dNBURSmxksDr/OzkKp6fEnCI+xgatwd/7Lvf/UF6Swfiew19XMYiqZFt9F91NixkAFPXDoAUuBE+ut/pUg1jAdzCyVmsosoAVsPjCu6f+M5vjbmC5mH5vzx4/LMHEy/kkHC83gXQqhhT55gwehEtHVYAGHPlxwBSAe/fPNgBNHW9KL2Cj1DfPrfpiQVU4dy/SAv1jTqblT6/sWbsIo3yXneT0jtcrIsa2Q8X7qKvRE1e4ub4/hkx2+dRM/KbNffQxh0Esbb9wGKQeq5mHOiRO33D8emgFWFP5UJowz4kQmPjLXxA2B4Mp4d/T6NpFFKYWRlnZ5T9NKcn7J9RkBktTnuk5Wu4pPHwmdGyRQgYt4wUPcO71UT6EW/CL2oV2nIBnDsneCK0NEDS9PGOhzo0CtJw+0CTTAMRdBN+5ya810XNRaOGw2nXrAQFuNWwQNNaKKjqCEMU4FKj6F9EJ3mXijtIbXs41EWZNk5RHib8Zm2Mgubn5ibhbkMWjlQaIGkWPxto92dCSfEaJQfTsovnPAU6jhLCNVjEakb6PNHWKPSuSLYahpNXVXwKB6XLVjxLF33rvmAdBc2NWwQwC5xXdS6gpdmUcX3SpPe0c4TjX6A9giahMcxZvM3isqI6C0MPscFDCKVCro9fDuHPv4fYeEhf+18L5KstCKe/Bhoyva35tfAXi0RBQGRVKw0AAAAASUVORK5CYII=");
    height: 20px;
    width: 77px;
    background-repeat: no-repeat;
    border: none;
    display: inline-table;
    color: transparent;*/
    display: none;
}

.dt-buttons > .dt-button:nth-child(1)::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-upload' width='44' height='44' viewBox='0 0 24 24' stroke-width='1.5' stroke='%232c3e50' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2' /%3E%3Cpath d='M7 9l5 -5l5 5' /%3E%3Cpath d='M12 4l0 12' /%3E%3C/svg%3E");
    background-size: cover;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
 
.dt-button .dt-down-arrow {
    display: none !important;
}

.dt-button-collection span {
    height: 20px !important;
    background: none !important;
    border: none;
    color: #454545 !important;
    width: 100% !important;
    text-align: left;
    margin-left: 10px;
}

.dt-button-collection .dt-button {
    border-radius: 0 !important;
    background: none !important;
}

.dt-button-collection .dt-button:hover {
    text-align: center !important;
    width: 100% !important;
    padding: 1.2em 1em !important;
    opacity: 1 !important;
    border-radius: 0px !important;
    border: none !important;
    background: #0000000A 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 12px #0000000A !important;
}

.grid-container-button {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Dos columnas de igual ancho */
    gap: 20px; /* Espacio entre las columnas */
}
 