/*  =======================
       FONTS
    =====================*/
@import url('fonts.css');
@import url('motion.css');

label {
    margin-top: 10px !important; 
}

/*  =======================
       DEFINITIONS
    =====================*/

* {
    font-weight: normal;
    font-size: initial;
    font-family: 'helvetica-regular';
    text-decoration: none;
    list-style-type: none;
}

body {
    font-family: 'helvetica-regular' !important;
    color: #666 !important;
    /*overflow-x: hidden;*/
    background-color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}

a, button {
    text-decoration: none !important;
    outline: 0 none !important;
}

.main-container a,
.main-container a:hover,
.main-container a:hover,
.main-container button,
.main-container button:hover, 
.main-container tr, .main-container tr:hover, 
.main-container input, .main-container input:hover, 
.main-container .ui-selectcheckboxmenu-panel {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

h2 {
    font-size: 35px !important;
    letter-spacing: -0.5px !important;
    line-height: 36px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

h3, .h3-style {
    margin-bottom: 0 !important;
    font-size: 25px !important;
}

legend {
    padding: 8px 1%;
    font-size: 17px;
}

p,
label,
b {
    font-size: 15px !important;
}

textarea {
    background: #eee;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    padding: 10px;
    resize: none;
}

.container-full {
    overflow: hidden;
    position: relative;
    width: 100%;
}

input, button, .ui-button {
    border-radius: 9px !important
}

.no-border {
    border-style: hidden !important;
}

.no-padding {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}

.container-image {
    position: relative;
    margin-right: 7%;
}

.container-image p {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    padding: 20px 10%;
    text-align: center;
    background-color: rgba(189, 185, 185, 0.37);
}

.simple-full {
    width: 100%;
}

.full, .img-full img, .full .ui-selectcheckboxmenu-label-container {
    float: left !important;
    width: 100% !important;
    box-sizing: border-box !important;
}   

.content .user-info {
    margin-bottom: 90px
}

#central {
    display: block;
    width: 400px;
    margin: 0 auto;
}

.fontPadrao{
    color:#676767 !important;
}

/* CLEAR */
body .padding-clear {
    padding: 0;
}

/* HOME */
.control-special {
    width: 940px;
    display: table;
    margin: 0 auto;
}

#home a,
#home button,
#home .substitute-link {
    color: #666;
    display: block;
    float: left;
}

#home button, #home a {
    background: transparent;
    border: 0 none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    padding: 10.2px 0;
}

#home a:hover,
#home .substitute-link:hover {
    background-color: #f5f5f5;
}

#home .nav {
    background: #eee;
    padding: 16px 3% 18px;
    margin-bottom: 50px;
}

#home .nav .figure-nav {
    width: auto;
    float: left;
    padding: 0px;
    display: block;
    margin: 2px 0 0 0;
}

#home .nav .figure-nav img,
#home .nav .figure-nav .figcaption-nav {
    float: left;
}

#home .nav ul {
    float: right;
    width: 78%;
    margin: 17px 0 0 0;
    padding: 0;
    box-sizing: inherit;
    text-align: left;
}

#home .nav ul li {
    display: inline-block;
    font-size: 17px;
    margin-right: 6%;
    cursor: pointer;
}

#home .nav ul li a, 
#home .nav ul li .substitute-link {
    width: auto;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    background: transparent;
}

#home .nav ul li:hover a,
#home .nav ul li:hover .substitute-link {
    color: #d30a1d;
    border-bottom: 1px solid #d30a1d;
}

#home .nav ul li:last-child {
    margin-right: 0
}

#home .nav h3 {
    float: left;
    margin-left: 10px;
    line-height: 0.8;
    margin-top: 10px;
}

#home .container-wrap > .article {
    float: left;
    width: 33.3%;
}

#home .container-wrap > .article:last-child {
    padding-right: 0;
}

#home .container-wrap .figure-container {
    margin: 0 0 3px 0;
    padding: 0 0 23px 0;
}

#home .container-wrap .figure-container .figcaption {
    margin-top: 3px;
}

#home .container-wrap .figure-container .figcaption p {
    line-height: 1;
    margin: 0;
}

#home .container-wrap .figure-container .figcaption h3 {
    border-bottom: 2px solid #d30a1d;
    margin: 0px 0 12px 0;
    padding: 0 0 16px 0;
}

#home .container-wrap .article ul {
    padding: 0;
    margin: 0;
}

#home .container-wrap .article ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0 0;
    cursor: pointer;
}

#home .container-wrap article ul li .link {
    background: transparent;
    border: 0 none;
    color: #666;
    font-size: 18px;
    cursor: pointer
}

#home .container-wrap .article ul li:hover {
    background: #eee;
}

#home .peca-pra-gente {
    margin-top: 32px
}

#home .peca-pra-gente .article {
    float: right;
    width: 66%;
}

#home .peca-pra-gente .article h3 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
    margin-top: 0;
    padding-bottom: 13px;
}

#home .peca-pra-gente .article p {
    width: 70%;
    float: left;
    padding: 0;
    margin: 3px 0px;
}

#home .peca-pra-gente .article button {
    float: right;
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

#home .container-wrap a, #home .container-wrap .substitute-link, #home .peca-pra-gente a {
    padding: 10px 3%;
    width: 100%;
    border-radius: 5px;
    box-sizing: border-box;
}

#home a:hover .figure-container > img,
#home .substitute-link:hover .figure-container > img {
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transform: scale(0.8);
}

#home .container-wrap a:hover .figure-container .figcaption h3, 
#home .container-wrap .substitute-link:hover .figure-container .figcaption h3 {
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -ms-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    border-bottom: 2px solid #c1bcbd;
}

#home .peca-pra-gente a:hover h3,
#home .peca-pra-gente .substitute-link h3 {
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -ms-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    border-bottom: 1px solid #d30a1d;
}

.fontPadrao{
    color:#676767 !important;
}

#home .container-wrap a:hover .figure-container .figcaption h3,
#home .container-wrap .substitute-link:hover .figure-container .figcaption h3 {
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -ms-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    border-bottom: 2px solid #c1bcbd;
}

#home .peca-pra-gente a:hover h3,
#home .container-wrap .substitute-link:hover h3 {
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -ms-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
    border-bottom: 1px solid #d30a1d;
}

/*================
    FOOTER
 *===============*/

.footer {
    background-color: #efefef;
    display: block;
    padding: 18px 3% 40px;
    position: relative;
    width: auto;
}

.footer .footer-text {
    text-align: center;
}

.footer .footer-text h6 {
    padding: 0;
    margin: 0;
}

.container.main-container {
    display: block;
    margin: 0 auto 80px;
    width: 100%;
    position: relative;
}

.content-container {
    margin: 0 auto;
    width: 100%;
    display: block;
}

/*=============
    MENU
 *============*/

.headerLelloVOX{color:#757575; display:block; font-family:Helvetica, Arial, sans-serif; font-size:12px; line-height:20px; position:relative; width:100%; z-index:100; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.headerLelloVOX .stageConteudo{margin:0 auto; position:relative; max-width: 960px;}
.headerLelloVOX a {color:#757575;text-decoration:none;cursor: pointer}

.headerLelloVOX .barra_ferramentas{background:url('/novovox/images/header/barra_ferramentas_bg.png') center repeat-y #313131; height:44px; position:relative; width:100%;}
.headerLelloVOX .barra_ferramentas .stageConteudo{height:44px;}
.headerLelloVOX .barra_ferramentas .lellonline{background:url('/novovox/images/header/lellonline.png') no-repeat left 9px; display:inline-block; float:left; height:44px; text-indent:-5000px; width:116px;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario{color:#737373; display:inline-block; float:right; font-size:11px; padding-top:0px;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item{display:inline-block; float:left; height:44px; padding:13px 10px 0; position:relative;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item:last-of-type{padding-right:0;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item .sair{color:#c0c0c0;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item.sep{background:url('/novovox/images/header/sep1.png') no-repeat center; width:2px; padding:0;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item.submenuFerramentas{color:#c0c0c0; cursor:pointer; padding:13px 14px 0;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item.submenuFerramentas .icone{background:url('') no-repeat 0 0; top:3px; position:relative; margin-right:5px; display:inline-block; float:left; height:11px; width:11px;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item.submenuFerramentas.ativo .icone{background-position:left bottom;}
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item.submenuFerramentas.ativo{background-color:#5a5a5a;}
        
.headerLelloVOX .ferramentasLello{background-color:#FFF; display:none; overflow:hidden; padding:40px 20px 20px; position:absolute; right:0; text-align:center; top:100%; width:275px; z-index:500; -webkit-box-shadow:3px 8px 8px 0 rgba(0,0,0,0.3); box-shadow:3px 8px 8px 0 rgba(0,0,0,0.3);}
.headerLelloVOX .ferramentasLello .produtoLello{color:#626262; display:inline-block; float:left; font-size:14px; line-height:17px; margin-bottom:22px; overflow:hidden; position:relative; text-align:center; width:50%;}
.headerLelloVOX .ferramentasLello .produtoLello:nth-child(odd){clear:left;}
.headerLelloVOX .ferramentasLello .produtoLello:hover{color:#d2091d;}
.headerLelloVOX .ferramentasLello .produtoLello .marca{display:inline-block; height:47px; margin-bottom:3px; width:47px;}

.headerLelloVOX .barra_index{background:url('/novovox/images/header/barra_index_bg.png') no-repeat center top #9d9d9d; height:70px; position:relative; width:100%;}
.headerLelloVOX .barra_index .stageConteudo{height:70px; padding:0 10px;}
.headerLelloVOX .barra_index .vox{background:url('/novovox/images/header/vox.png') no-repeat 0 0; display:inline-block; float:left; height:37px; margin-top:16px; text-indent:-5000px; width:264px;}
.headerLelloVOX .barra_index .dropdown_condominios{float:right; position: relative; width: 290px}
.headerLelloVOX .barra_index .dropdown_condominios .submenu2 #condoCommand {/*border-radius: 3px 3%;*/}

.headerLelloVOX .stageConteudo.MenuPrincipal{background-color:#9d9d9d; height:43px;}
.headerLelloVOX .MenuPrincipal .itemSep{background-color:#C7C7C7; display:inline-block; float:left; height:13px; margin-top:14px; width:1px;}
.headerLelloVOX .MenuPrincipal .item {color:#FFF; cursor:pointer; display:inline-block; float:left; font-size:17px; height:43px; padding:11px 22px 0;}
.headerLelloVOX .MenuPrincipal .item a {background:transparent; color:#FFF;font-size:17px;}
.headerLelloVOX .MenuPrincipal .item.ativo{background-color:#D9D9D9; color:#313131;}
.headerLelloVOX .MenuPrincipal .item.ativo a {color:#313131;}
.headerLelloVOX .MenuPrincipal .item .submenuVOX{background-color:#D9D9D9; display:none; height:43px; left:0; padding:12px 0 0 20px; position:absolute; top:100%; width:100%; overflow:hidden; z-index:500;}
.headerLelloVOX .MenuPrincipal .item .submenuVOX a{color:#757575; display:inline-block; float:left; font-size:15px;}
.headerLelloVOX .MenuPrincipal .item .submenuVOX a:hover{color:#313131;}
.headerLelloVOX .MenuPrincipal .item .submenuVOX .sep{background-color:#C7C7C7; display:inline-block; float:left; height:13px; margin:3px 15px 0; width:1px;}
.sep-menor{margin:3px 5px 0 !important;}

    .headerLelloVOX .MenuPrincipal .item .submenuVOX .sep_menor {
        background-color: #C7C7C7;
        display: inline-block;
        float: left;
        height: 13px;
        margin: 3px 5px 0;
        width: 1px;
    }
    .headerLelloVOX .MenuPrincipal .item .submenuVOX2 a {        
        font-size: 15px!important;
    }
        .headerLelloVOX .MenuPrincipal .item .submenuVOX2 a:hover {
            font-size: 15px!important;
        }

.headerLelloVOX .MenuPrincipal .pecapragente{background-color:#8d8d8d; color:#d7d7d7; display:inline-block; float:right; font-size:13px; height:43px; padding:11px 0 0; text-align:center; width:160px;}
.headerLelloVOX .MenuPrincipal .pecapragente:hover{background-color:#313131; color:#D9D9D9;}

.headerLelloVOX,
.headerLelloVOX .barra_ferramentas .opcoes_usuario .item,
.headerLelloVOX .barra_ferramentas .opcoes_usuario,
.ferramentasLello,
.headerLelloVOX .stageConteudo,
.headerLelloVOX .MenuPrincipal .item,
.headerLelloVOX .MenuPrincipal .item .submenuVOX,
.headerLelloVOX .MenuPrincipal .item .submenuVOX a,
.headerLelloVOX .MenuPrincipal .pecapragente{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*===========================================
    RESPONSIVE 
 *===========================================*/

@media (min-width: 962px) {
    .container.main-container {
        max-width: 960px;
    }
}

@media (max-width: 961px) {
    .container.main-container {
        width: 960px;
    }

    .headerLelloVOX {
        width: 960px
    }

    .headerLelloVOX .barra_ferramentas .stageConteudo {
        padding: 0 2%;
    }

    #home .nav h3 {
        margin-top: 17px;
        margin-bottom: 0;
        font-size: 18px;
    }

    #home .nav .figure-nav {
        width: 21%;
        padding: 0px;
    }

    #home .nav .figure-nav img {
        width: 33%;
        margin-top: 3px;
    }

    #home .nav ul {
        margin: 16px 0 0 0;
    }

    #home .nav ul li {
        font-size: 14px;
        margin-right: 2%;
    }

    #home .container-wrap .article ul li button {
        font-size: 15px;
    }    
}

.form-control:focus {
    outline: none !important;
    border-color: #d30a1d !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
    border-color: #d30a1d !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.modal-header {
    padding: 9px 15px !important;
    border-bottom: 1px solid #eee !important;
    background-color: #9d9d9d !important;
    -webkit-border-top-left-radius: 5px !important;
    -webkit-border-top-right-radius: 5px !important;
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important
}

.breadcrumb {
    background: transparent !important;
    border: none !important;
    display: block !important;
    padding: 0px !important;
}

    .breadcrumb a {
        color: rgba(66, 139, 202, 1) !important;
    }

        .breadcrumb a:hover {
            color: rgba(42, 100, 150, 1) !important;
        }

    .breadcrumb > .active {
        color: rgba(153, 153, 153, 1) !important;
    }

    .breadcrumb > li + li:before {
        color: rgba(240, 9, 9, 1) !important;
        font-weight: normal;
        content: "\003E\00a0" !important;
    }

.btn-group.bootstrap-select.disabled {
    background-color: #dddddd !important;
    color: #000 !important;
    opacity: 1 !important;
    font-size: initial !important;
    font-family: 'helvetica-regular' !important;
}

.btn-file {
    margin: 0px 0px !important;
    border-radius: 9px !important
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #9d9d9d !important;
    color: #fff !important;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ng-time.form-control {
    padding-left: 10px;
    border-radius: 9px !important
}

    .ng-time.form-control:focus {
        outline: none !important;
        border-color: #9d9d9d !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    }

.ng-time input {
    border: none !important;
    border-color: transparent;
    outline: none;
    width: 17px;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: default;
}

    .ng-time input:focus {
        color: #000;
    }

    .ng-time input.mode {
        width: 22px;
        margin-left: 3px;
    }

.hidden {
    display: none !important;
}

.iframe-loading {
    background: url('../images/loading.gif') center center no-repeat;
}

/* Modal revisão da ata */
.modal-revisao-ata {
    width: 100% !important;
    align-items: center !important;
    justify-self: center;
}

.btn-hidden {
    display: none !important;
}

/* Modal customizado para IA - largura específica */
.custom-modal-width {
    width: 555px !important;
    max-width: 555px !important;
    align-items: center !important;
    justify-self: center;
}

/* =======================
   MODAL SELEÇÃO ARQUIVOS IA
   =====================*/

.modal-selecao-arquivos-ia {
    width: 600px !important;
    max-width: 600px !important;
}

.modal-body-ia {
    position: relative !important;
}

.file-selection-area {
    transition: all ease-in-out 0.3s;
    border: 1px solid #2F80EDBF !important;
    border-radius: 4px !important;
    padding: 16px !important;
    text-align: center !important;
    cursor: pointer !important;
    background-color: #2F80ED3D !important;
    min-height: 200px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 8px;
}

.file-selection-area:hover {
    border-color: #2F80EDBF !important;
    background-color: #2F80ED3D !important;
}

.file-selection-area.file-selected {
    border-color: #9E9E9E !important;
    background-color: #FFFFFF !important;
}

.file-selection-area.file-disabled {
    border-color: #E0E0E0 !important;
    background-color: #F5F5F5 !important;
    cursor: not-allowed !important;
    opacity: 0.6 !important;
}

.file-selection-area.file-disabled:hover {
    border-color: #E0E0E0 !important;
    background-color: #F5F5F5 !important;
}

.file-selection-area .file-icon {
    font-size: 48px !important;
    color: #2F80ED !important;
    transition: color ease-in-out 0.3s;
}

.file-selection-area:hover .file-icon {
    color: #2F80ED !important;
}

.file-selection-area.file-selected .file-icon {
    color: #666666 !important;
}

.file-selection-area.file-disabled .file-icon {
    color: #BDBDBD !important;
}

.file-selection-area h4 {
    color: #2F80ED !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 !important;
}

.file-selection-area.file-selected h4 {
    color: #666666 !important;
}

.file-selection-area.file-disabled h4 {
    color: #BDBDBD !important;
}

.file-selection-area .file-status {
    color: #2F80ED !important;
    font-size: 14px !important;
}

.file-selection-area.file-disabled .file-status {
    color: #BDBDBD !important;
}

.file-selection-area .file-selected-status {
    color: #212121 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    span {
        width: 80% !important;
    text-align: left !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    }
}

.file-selection-area .btn-remove-file {
    color: #666666 !important;
    padding: 0 !important;
    margin-left: 10px !important;
    font-size: 12px !important;
}

.file-selection-area .btn-remove-file:hover {
    color: #212121 !important;
}

/* Validação de arquivo */
.file-validation-error {
    border-color: #d30a1d !important;
    background-color: #ffe6e6 !important;
}

.file-validation-error .file-icon {
    color: #d30a1d !important;
}

/* Botões do modal */
.modal-selecao-arquivos-ia .ng-confirm-buttons {
    width: 100% !important;
}

.modal-selecao-arquivos-ia .btn-danger {
    background-color: var(--cor-secundaria-agencia, #d30a1d) !important;
    border-color: var(--cor-secundaria-agencia, #d30a1d) !important;
    border-radius: 9px !important;
    font-weight: bold !important;
}

.modal-selecao-arquivos-ia .btn-danger:hover {
    background-color: var(--cor-secundaria-agencia, #b0081a) !important;
    border-color: var(--cor-secundaria-agencia, #b0081a) !important;
}

.modal-selecao-arquivos-ia .btn-danger:disabled {
    background-color: #BEBEBE !important;
    border-color: #BEBEBE !important;
    color: #9E9E9E !important;
}

.modal-selecao-arquivos-ia .btn-default {
    background-color: #f5f5f5 !important;
    border-color: #ccc !important;
    color: #666 !important;
    border-radius: 9px !important;
}

.modal-selecao-arquivos-ia .btn-default:hover {
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}


.modal-loading-content {
    text-align: center;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.loading-text {
    max-width: 400px;
}

.loading-title {
    font-size: 20px;
    font-weight: 600;
    font-style: semibold;
    color: #212121;
    margin: 0 0 8px 0;
}

.loading-description {
    font-size: 14px;
    color: #6F6767;
    margin: 0;
    line-height: 1.4;
}

.modal-loading-content img {
    width: 80px !important;
    height: 80px !important;
    max-width: 80px !important;
    max-height: 80px !important;
}

/* Responsividade */
@media (max-width: 768px) {
    .modal-selecao-arquivos-ia {
        width: 95% !important;
        max-width: 95% !important;
    }
    
    .file-selection-area {
        min-height: 150px !important;
        padding: 20px !important;
    }
    
    .file-selection-area .file-icon {
        font-size: 36px !important;
    }
    
    .arquivo-item {
        flex-direction: column;
        align-items: flex-start;
        padding: 10px 15px;
    }
    
    .arquivo-info {
        margin-bottom: 8px;
        width: 100%;
    }
    
    .arquivo-tamanho {
        margin-right: 0;
        margin-bottom: 8px;
        text-align: left;
    }
    
    .btn-remover-arquivo {
        align-self: flex-end;
    }
    
    .modal-loading-content {
        padding: 20px 15px;
        gap: 12px;
    }
    
    .loading-title {
        font-size: 15px;
    }
    
    .loading-description {
        font-size: 12px;
    }
}

/* Esconder botões durante loading do modal IA */
.modal-selecao-arquivos-ia .ng-confirm-buttons {
    display: none !important;
}

/* Mostrar botões quando não estiver loading */
.modal-selecao-arquivos-ia:not(.loading) .ng-confirm-buttons {
    display: block !important;
}