@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);

@font-face {
  font-family: 'Montserrat';
  src: url(214bb72c9a633fc3cf3ce9156c2cb212.eot);
  /* IE9*/
  src: url(214bb72c9a633fc3cf3ce9156c2cb212.eot#iefix) format('embedded-opentype'),
    /* IE6-IE8 */
    /*url(c7603c74914a35e364471b41a15a4c9b.woff2) format("woff2"),
    url(277eb0284224a6afd47297bbf8c0c192.woff) format("woff"),
    url(94531fc66f457080ab512cde798e618f.ttf) format('truetype'),*/
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url(fff4059ea68c531ccbfedacb0fbc9813.svg#remixicon) format('svg');
  /* iOS 4.1- */
  font-display: swap;
}

body{
  background: /*#F9F9FB !important;*/ #ffffff !important;
}

h1, .h1 {
  font-family: 'Montserrat' !important;
  font-size: 60px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 96px !important;
  letter-spacing: -0.96px !important;
  color: #09090C !important;
}

h2:not(.swal2-title), .h2 {
  font-family: 'Montserrat' !important;
  font-size: 42px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 69px !important;
  color: #09090C !important;
}

h3, .h3 {
  font-family: 'Montserrat' !important;
  font-size: 28px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 48px !important;
  color: #09090C;
}

h4, .h4 {
  font-family: 'Montserrat' !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 39px !important;
  color: #09090C !important;
}

h5, .h5 {
  font-family: 'Montserrat' !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 27px !important;
  color: #09090C;
}

.bodyLarge {
  font-family: 'Montserrat' !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #09090C !important;
}

.bodyLargeBold {
  font-family: 'Montserrat' !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  color: #09090C !important;
}

.btn_Link {
  font-family: 'Montserrat' !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #09090C !important;
}

.body {
  font-family: 'Montserrat' !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #09090C;
}

.bodyBold {
  font-family: 'Montserrat' !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: #09090C !important;
}

/* .bodySmall {
  font-family: 'Montserrat' !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  color: #09090C !important;
} */

.sidebar .sidebar-layout .sidebar-header {
  height: auto !important;
}

.sidebar .sidebar-layout {
  padding: 10px 0px;
}

.layout .sidebar .pro-sidebar-logo {
  display: inline-block;
  width: 100%;
  height: auto;
}

.text-pro-sidebar {
  margin: 8% 0% 10% 0%;
  justify-content: center;
}

.text-pro-sidebar img{
  max-width: 45px;
  max-height: 45px;
  margin: 1% 2% 0% 0%;
}

.account-info {
  display: inline-block;
  text-align: center;
}

.text-header-sidebar{
  padding: 8px !important;
  color: #4D5DCB !important;
  font-weight: 800 !important;
  margin: 0 !important;
  letter-spacing: .5em !important;
}

.layout .sidebar.collapsed {
  width: 80px !important;
}

.sidebar-layout .sidebar-content .menu .menu-item a:hover .menu-icon,
.sidebar-layout .sidebar-content .menu .menu-item a:hover .menu-title {
  color: #4D5DCB !important;
}

.sidebar-layout .sidebar-content .menu .menu-item a:focus .menu-icon,
.sidebar-layout .sidebar-content .menu .menu-item.active a .menu-icon,
.sidebar-layout .sidebar-content .menu .menu-item a:focus .menu-title,
.sidebar-layout .sidebar-content .menu .menu-item.active a .menu-title {
  color: #4D5DCB !important;
}

.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item a .menu-icon,
.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item a .menu-title {
  color: #09090C !important;
}

.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item a:focus .menu-icon,
.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item.active a .menu-icon,
.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item a:focus .menu-title,
.sidebar-layout .sidebar-content .menu .sub-menu-list .menu-item.active a .menu-title {
  color: #4D5DCB !important;
}

.navFenix .nav-link {
  padding-left: 15px;
}

.navbar-nav{
  flex-direction: row;
  padding-right: 3%;
}

.jtc-nitm {
  flex-direction: row;
  display: flex;
}

button.btn_primary {
  font-family: 'Montserrat' !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #EAEAEF !important;
  background: #4D5DCB !important;
  display: inline-flex;
  padding: 8px 32px !important;
  justify-content: center !important;
  align-items: center !important;
  /*gap: 8px;*/
  border-radius: 8px !important;
  border: none !important;   
  width: auto;
  height: auto;
  /*max-height: 40px;*/
  text-wrap: nowrap;
}

button.btn_primary:hover {
  border: 1px solid #28348A !important;
  background: #28348A !important;
}

button.btn_primary:focus {
  border: 1px solid  #37A4DD !important;
}

button.btn_primary:disabled {
  background: #EBEDF9 !important;
  color: #6D6D92 !important;
  pointer-events: none !important;
}

a.lnk_primary {
  font-family: 'Montserrat' !important;
  color: #4D5DCB !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  display: inline-flex !important;
  padding: 8px !important;
  justify-content: center !important;
  align-items: center !important;
  /* gap: 8px !important; */
  width: auto !important;
  height: auto !important;
  max-width: 80px !important;
  max-height: 40px !important;
}

a.lnk_primary:hover {
  border-bottom: 1px solid #4D5DCB !important;;
}

a.lnk_primary:focus {
  border: 1px solid #37A4DD !important;
}

a.lnk_primary.lnk_isdisabled {
  color: #6D6D92 !important;
  pointer-events: none !important;
}

button.btn_secondary {
  font-family: 'Montserrat' !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #05547F !important;
  background: transparent !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px;
  border-radius: 8px !important;
  border: 1px solid #05547F !important;   
  width: auto !important;
  height: auto !important;
  padding: 8px 32px;
}

button.btn_secondary:hover {
  border: 1px solid #05547F !important;
  background: #E1EEF5 !important;
}

button.btn_secondary:focus {
  border: 1px solid  #37A4DD !important;
}

button.btn_secondary:active {
  border: 1px solid #A8CDE0 !important;
  background: #E1EEF5 !important;
  color: #02293D !important;
}
button.btn_secondary:disabled {
  border: 1px solid #6D6D92 !important;
  color: #6D6D92 !important;
  pointer-events: none !important;
}

button.btn_danger {
  font-family: 'Montserrat' !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #970E00 !important;
  background: transparent !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px;
  border-radius: 8px !important;
  border: 1px solid #970E00 !important;
  width: auto !important;
  height: auto !important;
  padding: 8px 32px;
}

button.btn_danger:hover {
  border: 1px solid #970E00 !important;
  background: #F5E3E1 !important;
}

button.btn_danger:focus {
  border: 1px solid #970E00 !important;
}

button.btn_danger:active {
  border: 1px solid #A8CDE0 !important;
  background: #E1EEF5 !important;
  color: #02293D !important;
}

button.btn_danger:disabled {
  border: 1px solid #970E00 !important;
  color: #970E00 !important;
  pointer-events: none !important;
}

.pill {
  font-family: 'Montserrat' !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #09090C !important;
  display: inline-flex !important;
  padding: 8px 24px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 40px !important;
  border: 1px solid #9797B1;
  width: auto;
  height: auto;
  max-width: 160px;
  max-height: 40px;
}

.pill:hover{
  border: 1px solid #6D6D92 !important;
}

.pill:focus{
  border: 1px solid #37A4DD !important;

}

.pill:disabled{
  border: 1px solid #C1C1D0 !important;
  background: #EAEAEF !important;
  color: #9797B1 !important;
  pointer-events: none !important;
}

.headerTable {
    border: 1px solid var(--secundarios-celeste-celeste-500, #37A4DD)!important;
    background-color: var(--secundarios-celeste-celeste-300, #A8CDE0)!important;
}

.headerColumn {
    border: 1px solid var(--secundarios-celeste-celeste-300, #A8CDE0)!important;
    background-color: var(--secundarios-celeste-celeste-100, #E1EEF5)!important;
}

.rowColumn {
  border: 1px solid var(--neutrales-gris-200, #C1C1D0)!important;
  background-color: var(--neutrales-gris-100, #EAEAEF)!important;
}

.customCheck .form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%2328348A'/%3e%3c/svg%3e") !important;
    background-color: #EBEDF9 !important;
    border-color: #28348A !important;
}

.customCheck .form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23060714' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    background-color: #9CA5E2 !important;
    border-color: #060714!important;
}

.customCheck .form-check-input {
  border-color: #28348A !important;
}

.bootstrap-table table.tFenix thead tr:nth-child(2) th,
.bootstrap-table table.tFenix tfoot tr th {
  font-weight: 600 !important;
}

.bootstrap-table table.tFenix thead tr:nth-child(2) th {
  background: #EAEAEF;
}

.bootstrap-table table.tFenix thead tr:nth-child(1) th {
  border-radius: 8px 8px 0 0 !important;
}

.bootstrap-table table.tFenix thead tr:nth-child(1) th {
  background: #11163B;
  color: #F9F9FB !important;
}

.bootstrap-table:has(table.tFenix) {
  background: #EAEAEF !important;
  border-radius: 8px !important;
  border: 1px solid #C1C1D0 !important;
}

table.tFenix {
  height: 100% !important;
  border-color: transparent !important;
}

.bootstrap-table table.tFenix tbody tr td {
  border-bottom: 1px solid #C1C1D0 !important;
}

.bootstrap-table table.tFenix:not(:has(tfoot)) tbody tr:last-child td:first-child,
.bootstrap-table table.tFenix tfoot tr th:first-child {
  border-radius: 0 0 0 8px !important;
}

.bootstrap-table table.tFenix:not(:has(tfoot)) tbody tr:last-child td:last-child,
.bootstrap-table table.tFenix tfoot tr th:last-child {
  border-radius: 0 0 8px 0 !important;
}

.bootstrap-table:has(table.tFenix) .fixed-table-pagination{
  padding: 0.5rem !important;
}

.bootstrap-table .fixed-table-toolbar button:not(.btnCustom){
  background: #11163B;
  border-color: #11163B;
}

.bootstrap-table input.form-control.search-input{
    font-family: 'Montserrat' !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.bootstrap-table .fixed-table-pagination .active>.page-link,
.bootstrap-table .fixed-table-pagination .page-link.active,
.bootstrap-table .fixed-table-pagination .dropdown-item.active,
.bootstrap-table .fixed-table-pagination .dropdown-item:active
{
  background-color: #4D5DCB!important;
  border-color: #4D5DCB !important;
  color: #fff;
}

.bootstrap-table .fixed-table-pagination .page-link{
  color: #4D5DCB;
}

.MuiChip-root{
  border: 1px solid rgba(9, 9, 12, 0.50);
}

.MuiChip-root{
  background-color: transparent;
}

.MuiChip-root.selected {
  background-color: #28348A!important;
}

.MuiChip-root.focus {
  border: 1px solid #37A4DD!important;
}

.MuiChip-root.tag {
  background-color: #EBEDF9!important;
  border: 0px solid!important;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
    border-color: #4D5DCB;
    box-shadow: 0 0 0 0.25rem #4D5DCB40
}

.select2-container--bootstrap-5 .select2-dropdown{
  border-color: #dee2e6;
}

.css-13cymwt-control, .form-control {
  background-color: #F9F9FB!important;
}

.css-16xfy0z-control, .form-control:disabled {
  background-color: #EAEAEF !important;
}

.MuiTabs-scroller {
  overflow: unset !important;
}

.context-menu-icon.context-menu-icon--fa::before, .context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
  color: var(--bs-dropdown-link-color);
}

.context-menu-item.context-menu-hover {
  color: var(--bs-dropdown-link-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

.sidebar-layout{
  overflow-y: auto;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {  
  /* .layout .sidebar.toggled {
    width: 350px !important;
  } */
}

/* Large devices (laptops/desktops, 992px and min) */
@media only screen and (max-width: 992px) {
  h1, .h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
    line-height: 48px !important;
  }

  h2, .h2 {
    font-size: 24px !important;
    font-weight: 800 !important;
    line-height: 42px !important;
  }

  h3, .h3 {
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 36px !important;
  }

  h4, .h4 {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 33px !important;
  }

  h5, .h5 {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
  }

  .bodyLarge {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
  }

  .bodyLargeBold {
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 27px !important;
  }

  .btn_Link {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 27px !important;
  }

  .body {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
  }

  .bodyBold {
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
  }

  /* .bodySmall {
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
  } */

  .navFenix .nav-item-dsk {
    width: 25vh;
    display: none;
  }

  .navFenix .nav-item-mbl {
    display: block;
  }

  .colorNavText {
    color: #060714 !important;
    font-size: 20px;
  }

  .navFenix {
    background: #E1E4F5 !important;
    border-bottom: 1px solid #C4C9EE;
    box-shadow: 0px 0px 0px black;
  }

  .text-header-sidebar{
    font-size: 26px !important;
    line-height: 26px !important;
  }

  .text-header-sidebar-mb{
    display: flex !important;
    padding: 8px !important;
    color: #4D5DCB !important;
    font-weight: 800 !important;
    margin: 0 !important;
    letter-spacing: .4em !important;
    font-size: 24px !important;
    line-height: 26px !important;
  }

  .text-pro-sidebar {
    display: flex !important;
  }

  .ths-mb {
    /* display: flex !important; */
    margin-bottom: -5px;
    
  }

  .mb-logout {
    display: flex !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

  .navbar-nav{
    width: 100% !important;
    justify-content: space-between !important;
  }

  .nav-item-dsk {
    width: 35vh !important;
    /*margin-left: 30% !important;*/
    display: block;
  }

  /* .collapsed .navFenix .nav-item-dsk {
      margin-left: 18% !important;
  } */

  .jtc-nitm {
    float: right;
    align-items: center;
  }

  .navFenix .nav-item-mbl {
    display: none;
  }

  .colorNavText {
    color: #28348A !important;
    font-size: 20px;
  }

  .navFenix {
    background: #F9F9FB !important;
    box-shadow: 0px -2px 5px black;
  }

  #sidebar.collapsed .sidebar-layout .sidebar-header .pro-sidebar-logo img{
    display: flex !important;
  }

  #sidebar.collapsed .text-header-sidebar {
    display: none !important;
  }
  
  .text-header-sidebar{
    display: flex !important;
    font-size: 32px !important;
    line-height: 50px !important;
  }

  .nitm-user {
    display: flex !important;
  }

  .nitm-user a {
    padding: 0;
  }

  .nitm-user a img{
    max-width: 37px;
    width: auto;
  }

  .dropdown-toggle::after {
    display: none !important;
  }

  .nitm-user .dropdown-menu.show{
    display: inline-flex;
    text-align: center;
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 8px;
    border: 1px solid #EAEAEF;
    background: #F9F9FB;
    box-shadow: 0px 4px 8px 0px rgba(109, 109, 146, 0.15);
    transform: translateX(-80px);
  }

  .nitm-user .dropdown-menu.show .dropdown-item {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 80px;
  }

  .nitm-user .dropdown-menu.show .dropdown-item:hover {
    background: #EBEDF9 !important;
    border: 1px solid #9CA5E2 !important;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .navbar-nav{
    width: 100%  !important;
  }

  /*.nav-item-dsk {
    margin-left: 23.5% !important;
  }*/

  /* .collapsed .navFenix .nav-item-dsk {
    margin-left: 10.5% !important;
  } */
}

::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0.5);
}
