﻿@font-face {
    font-family: 'Gotham';
    src: url('../Fonts/Gotham-font-family/Gotham Office/GothamOffice-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../Fonts/Gotham-font-family/Gotham Office/GothamOffice-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../Fonts/Gotham-font-family/Gotham Office/GothamOffice-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

/* Estilos para afectar controles UNIGUI */
.tm-vh100-el{
    height: 100vh !important;
}

body,
html,
.x-body,
.x-panel-body,
.x-window-header-title-default,
.x-form-cb-label-default,
.x-form-text-default,
.x-grid-item,
.x-panel,
div.x-panel,
.x-column-header,
.x-btn-default-small .x-btn-inner,
td.x-grid-cell,
span.x-btn-inner {
    font: normal 11px 'Gotham', Arial, Helvetica, sans-serif !important;
    line-height: 1.5 !important;
    font-family: 'Gotham', Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
}

label.x-component {
    font-family: 'Gotham', Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
}

.sweb-login-container.x-window-default,
.sweb-login-container .x-window-header.x-header,
.sweb-login-container .x-btn,
.x-window-header.x-header[role="toolbar"],
div.x-window-header.x-header[role="presentation"] {
    background: #c8b181!important;
}

.x-toolbar,
.x-toolbar.sweb-navegador {
    background: #ffffff !important;
}

.x-toolbar.sweb-navegador {
    border-bottom-width: 1px !important;
}


.sweb-login-container .x-window-header.x-header .x-title-text {
    color: #ffffff;
    font-size: 1.4rem!important;
    font-weight: normal;
}

.sweb-login-container .x-form-text-default[role="textbox"]:not(.sweb-selectoor-almacen input) {
    border-bottom: 1px solid gray !important;
    background-image: none;
}

.sweb-login-container .x-btn {
    background: rgb(200 177 129) !important;
}

.sweb-login-container .sweb-container-imagen img {
    width: 100%;
    height: 100%;
}

.sweb-login-container .sweb-text {
    font-size: 1.4rem !important;
}

.sweb-login-container .x-btn .x-btn-inner {
    color: #444 !important; /* Estilos para afectar color de letra del boton de login UNIGUI */
    font-size: 14px !important;
}

.sweb-login-container .sweb-logo-app {
    display: flex;
}

.sweb-login-container a.sweb-button:active {
    transform: translateY(4px);
    -moz-transform: translateY(4px);
    -webkit-transform: translateY(4px);
}

fieldset legend.x-fieldset-header.x-fieldset-header-default {
    width: auto !important;
    margin-bottom: 0 !important;
}

.sweb-boton-detalle-grid {
    border: none !important;
    background: transparent !important;
}

.x-mask-loading,
.x-mask-loading div.x-mask-msg-inner,
.x-mask-loading div.x-mask-msg-text {
    background: transparent !important;
    border: none;
}

.x-mask-loading div.x-mask-msg-text {
    font-size: 1.5rem;
}

.x-sweb-loading {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
}

.x-panel.x-item-disabled div[role="presentation"]:not(.x-form-trigger) {
    background: transparent !important;
}

.x-title-text {
    color: #fff !important;
    font-weight: 400 !important;
}

.x-panel-body-default:not(.sweb-login-container .x-panel-body-default) {
    /* background-image: -webkit-linear-gradient(top, #fdf9f3, #ffffff); */
    background: #ffffff;
}

/*.x-tab.x-tab-active.x-tab-default:not([role="tab"]), */
a.x-btn-default-medium:not(.sweb-boton-detalle-grid),
a.x-btn-default-small:not(.x-datepicker-month .x-btn-default-small) {
    border-color: #624404 !important;
    background-color: #c8b181 !important;
    height:25px!important;/*DNM 06/12/2025*/
}

.sweb-main.template-wrapper .navbar-wrapper,
.sweb-main.template-wrapper .navbar-wrapper .m-header{
    background-color: #e7dbc1!important;
}

.x-btn-inner-default-medium{
    color:#000000!important;
 }
    
.nxl-navigation .navbar-content .nxl-item:hover>.nxl-link{
      background-color: #c8b181 !important;
      font-weight: bold !important;
    }


.x-tab.x-tab-active.x-tab-default{
    border-color: #9f854e !important;
    background-color: #c8b181!important;
}

.navbar-content{
    background-color: #e7dbc1!important;
}
a.x-btn-default-medium {
    padding: 0px 3px 3px 0px !important;
}

.x-form-text-default {
    padding: 3px 2px 2px !important;
}

.x-form-trigger-default {
    width: 20px !important;
    ;
}

.x-grid-item-selected .x-grid-cell-inner {
    background-color: #c8c5c6;
    color: #080808;
}

.x-grid-with-row-lines .x-grid-item:hover {
    background-color: whitesmoke !important;
}

.x-tool-img {
    background-size: contain;
    filter: invert(100%);
    background-color: transparent !important;
}

.x-tool-minimize {
    background-image: url(../images/maximizar-ventana.svg) !important;
}

.x-tool-restore {
    background-image: url(../images/restaurar-ventana.svg) !important;
}

.x-tool-close {
    background-image: url(../images/Cerrar.svg) !important;
}

.x-tool-maximize {
    background-image: url(../images/maximizar-ventana.svg) !important;
}

.x-column-header-text {
    font-weight: 600;
}

.swebCliente-ellipsisText,
.x-grid-cell-inner {
    white-space: nowrap !important;
    text-overflow: ellipsis !important; 
    overflow: hidden !important;
}

.panel_groupbox_title .x-panel-header-default-horizontal {
    padding-bottom: 0px;
    padding-top: 0px;
}

.panel_groupbox_title .x-panel-body {
    top: 17px;
}

.x-title.x-panel-header-title .x-title-text {
    color: #080808 !important;
}

.x-grid-cell-inner-row-numberer {
    color: transparent !important;
}

[data-sweb-tipo="sireBuscador_contenedor"] div[data-sweb-tipo="link"] a {
    font-size: 1.1rem !important;
}

div.x-window.x-layer .x-title.x-window-header-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    font-size: 1.4rem !important;
}

div.x-window.x-layer div.x-title-text {
    font-size: 1.4rem !important;
}

.sweb-navegador a.x-toolbar-item {
    border: none !important;
    background: transparent !important;
}

.sweb-navegador a.x-toolbar-item:hover {
    background: #ccc !important;
}

.sweb-pager a.x-btn-icon-el:hover {
    background-color: #ccc !important;
}

.sweb-navegador div.x-toolbar-separator-horizontal {
    display: none !important;
}

.x-boundlist {
    z-index: 99999999 !important;
}

.x-menu-item-link {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    ;
}

.sweb-pager a.x-btn-icon-el {
    display: block !important;
    background-color: transparent !important;
    border: none !important;
}
/* FIN Estilos para afectar controles UNIGUI FIN */

/* Estilos para afectar diseño HTML Csutom */

main.nxl-container {
    background-image: url('../images/fondoblanco1.png');
    background-size: cover;
    top: 45px !important;
}

.sweb-main-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #BFB39E;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s ease-in-out;
}

.sweb-main-loader.hidden {
    opacity: 0;
    pointer-events: none;
}

.sweb-main-loader .sweb-lodaer-content {
    text-align: center;
    background: transparent;
    padding: 20px;
}

.sweb-main-loader .sweb-lodaer-content p {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: 4px;
}

.sweb-main-loader .sweb-loader-line {
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #7a1737, #b28854, #dac195, #7a1737, #b28854, #dac195, #d8b179);
    background-size: 200% 100%;
    animation: moveColor 2s linear infinite;
    border-radius: 4px;
    margin-top: 10px;
}

@keyframes moveColor {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.sweb-module-container {
    width: 100%;
    min-height: calc(100vh - 92px);
}

.sweb-module-container .template-wrapper {
    line-height: 1.6;
    overflow-x: hidden;
    scroll-behavior: smooth;
    transition: all .3s ease;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

.nxl-container .nxl-content .main-content {
    padding: 0 !important;   
    top: 60px!important; 
}

.page-header {
    min-height: 35px !important;
}
.d-flex.align-items-center{
    height: 45px;  
}
.action-btn.dropdown-toggle.c-pointer{
    height: 45px!important;  
}
#sweb-tabs .nav-tabs-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 43px!important;
}

#sweb-tabs ul.nav {
    flex-wrap: nowrap;
}
.logo-ribbon img{
 padding-bottom: 10px;    
}
#sweb-tabs ul li.nav-item.swebTabTemplate.sweb-tab-module {
    width: 178px;
}

.nxl-navigation .navbar-content .nxl-link {
    font-weight: 400 !important;
    display: flex !important;
    align-items: center !important;
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link {
    height: 43px;
    width: 100% !important;
    font-weight: 500 !important;
    padding: 7px 20px !important;
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link {
    color: #ae8957 !important;
    opacity: 0.7;
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link:hover,
.x-form-item-default.x-item-disabled {
    opacity: 1 !important;
}

.nav-tabs-wrapper .nav-tabs-custom-style .nav-item .nav-link.active {
    border-bottom: 3px solid rgba(178, 136, 84) !important;
    background-color: rgba(219, 193, 149, .075) !important;
    opacity: 1 !important;
}

a.bg-primary {
    background-color: #BFB39E !important;
}

.nxl-navigation .navbar-content .nxl-submenu .nxl-link {
    font-size: 1.1rem !important;
}

.b-brand img.logo.logo-lg {
    max-width: 246px;
    height: auto;
}

.b-brand img.logo.logo-sm {
    width: 90px!important;
    height: auto;
    padding:5px!important;
}
.nxl-navigation .m-header { 
 padding:5px!important;
}

span.user-avtar i {
    font-size: 2.5rem;
}

.sweb-head-datos .breadcrumb-item::before {
    content: '' !important;
}

.nxl-navigation .nxl-micon img {
    width: 24px;
    height: 24px;
}

.sweb-tab-disabled {
    opacity: 0.6;
}
header.nxl-header{
    height: 46px!important; 
    min-height: 46px!important; 
}

.dropdown.nxl-h-item.nxl-header-search i.feather-search {
    font-size: 1.6rem !important;
}

.dropdown.nxl-h-item.nxl-header-search input.search-input-field {
    font-size: 1.2rem !important;
}

.sweb-loader {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    flex-direction: column;
    opacity: 1;
    transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s ease-in-out;
}

.sweb-loader p {
    color: white;
    margin-top: 20px;
    font-size: 1.5rem;
    letter-spacing: 4px;
}

.sweb-loader.hidden {
    opacity: 0;
    pointer-events: none;
}

.nxl-header .header-wrapper .user-avtar {
    width: 22px !important;
    border-radius: 0 !important;
    margin-left: 6px;
}

[data-sweb-tipo="dependencia"],
[data-sweb-tipo="almacen"] {
    white-space: break-spaces;
}

.sweb-fecha-sistema-mod {
    color: #7a1737;
}

[data-sweb-componente="swebTabstrip"] li {
    position: relative;
}

[data-sweb-componente="swebTabstrip"] a.sweb-acceso-rapido {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    opacity: 0.4;
}

[data-sweb-componente="swebTabstrip"] a.sweb-acceso-rapido:hover {
    opacity: 1;
}

[data-sweb-componente="swebTabstrip"] a i {
    color: #ae8957;
}

[data-sweb-componente="swebTabstrip"] a.sweb-existe {
    opacity: 1 !important;
}

[data-sweb-componente="sireAccesoRapido"] .dropdown-item {
    white-space: break-spaces !important;
}

.sweb-user-main-icon svg {
    color: #6c7280;
}

.logo-ribbon {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-ribbon img {
    width: 46%;
    height: auto;
}

[data-sweb-tipo="ar_template"] a {
    font-weight: 400 !important;
}

[data-sweb-componente="swebRibbon"] {
    display: flex;
    flex-direction: column;
}

[data-sweb-componente="swebRibbon"] .logo-ribbon {
    margin-top: auto;
}

.swal2-styled.swal2-confirm {
    background-color: #ae8957 !important;
}

.swal2-styled.swal2-cancel {
    background-color: #f44336 !important;
}

div[data-sweb-tipo="ar_template"] {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

div[data-sweb-tipo="ar_template"] [data-sweb-tipo="link"].delete-active {
    opacity: 0.5;
}

.sweb-options {
    position: absolute;
    top: 0;
    left: -18px;
    height: 98%;
    width: 24px;
    background-color: #ae1828;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0px 0px 0px 0px;
    opacity: 0.5;
}

.sweb-options a {
    color: white;
}

.sweb-options a:active {
    transform: translateY(4px);
    color: #ccc;
}

.sweb-options:hover {
    left: 0px;
    line-height: 50px;
    opacity: 1;
    z-index: 2000;
}

.sweb-options:hover a,
.sweb-options.active a {
    color: white;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
}

.dropdown .dropdown-menu .dropdown-item {
    padding-right: 0px;
}

.sweb-tiene-acceso {
    color: white;
    background-color: #702139 !important;
}

a.avatar-text.avatar-md.sweb-acceso-rapido:hover {
    color: white !important;
}

.nxl-header {
    min-height: 60px !important;
}

.nxl-header .header-wrapper .nxl-h-item {
    min-height: 60px !important;
}

.nxl-navigation .m-header {
    height: 92px !important;
}

.nxl-container {
    top: 62px !important;
    min-height: calc(100vh - 62px) !important;
}

.proposal-action-btn .action-btn {
    height: 45px !important;
}

.nxl-navigation .navbar-content {
    height: calc(100vh - 92px) !important;
}

::-webkit-scrollbar {
    width: 8px !important;
    height: 6px !important;
}

::-webkit-scrollbar-thumb {
    background-color: #c9d3dc !important;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #696969 !important;
}
/* FIN Estilos para afectar diseño HTML Csutom FIN */

/*z-index */

.sweb-boton-detalle-grid,
.sweb-loader,
.sweb-main-loader,
.nxl-navigation,
.nxl-header,
.theme-customizer {
    z-index: 399000 !important
}

#sweb-tabs div.page-content-right-sidebar-wrapper {
    z-index: 398000 !important
}

.x-window.x-message-box.x-layer {
    z-index: 599000 !important
}

.x-datepicker.x-layer,
.x-menu.x-layer[role="menu"] {
    z-index: 999990 !important;
}

div.x-item-disabled.sweb-control-deshabilitado{
    opacity: 0.5!important;
}
.x-menu.x-layer.x-menu-default.x-border-box[role=menu],
.x-datepicker.x-layer.x-datepicker-default.x-border-box {
    z-index: 99999999999999 !important; /*se cambia el z-index para los menu archivo y datetimer*/
}

@media (max-width: 1199.98px){
    .nxl-container {
        margin-left: 280px !important;
    }
    .minimenu .nxl-container {
        margin-left: 100px !important;
    }
}

/* TEMA DARK */

html.app-skin-dark .sweb-login-container.x-window-default,
html.app-skin-dark .sweb-login-container .x-window-header.x-header,
html.app-skin-dark .sweb-login-container .x-btn,
html.app-skin-dark .x-window-header.x-header[role="toolbar"],
html.app-skin-dark div.x-window-header.x-header[role="presentation"] {
    background: #11172a !important;
}

html.app-skin-dark .b-brand img.logo.logo-lg {
    filter: none !important;
}

html.app-skin-dark .nav-tabs-wrapper .nav-tabs-custom-style .nav-item button.nav-link {
    color: #ae8957 !important;
    opacity: 0.4;
}

html.app-skin-dark .nav-tabs-wrapper .nav-tabs-custom-style .nav-item button.nav-link.active {
    border-bottom: 3px solid rgba(178, 136, 84) !important;
    background-color: rgba(219, 193, 149, .075) !important;
    opacity: 1 !important;
}

html.app-skin-dark .nxl-navigation .nxl-micon img {
    filter: invert(1);
}

html.app-skin-dark .sweb-user-main-icon svg {
    color: white;
}

 .x-column-header-trigger{
   visibility:hidden;    
}
.x-title-icon-wrap.x-title-icon-wrap-default.x-title-icon-left.x-title-item,
.x-window-header-title-default > .x-title-icon-wrap-default.x-title-icon-left,
.x-tool-minimize {
	visibility: hidden;
	position: absolute !important;/*17/10/2025  Alejandro Hdz Prz (>^.^)> --> se asigna Absolute para que el titulo de todos los modulos y catalogos se justifiquen a la izquierda*\
}

/* FIN TEMA DARK */