html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}


.ic-blue
{
    color:#084989 !important;
}

.head-back
{
    /*nem használjuk*/
    /*background-image: url("../assets/img/blueprint.e731a1889dd0b43fd627688d7267b387.jpg");*/
    /*
    background-color: #084989 !important;
    color:white !important;    
    */
}


.login-card
{
    min-width: 30%;
}

/*override*/
.auth-inner{
    background-image: url("../assets/img/backgrounds/14.jpg");/*tr-back1.webp*/
}


.menu-inner
{
    background-color:#d4ddd8; /*#ded6d1*/
}

.layout-menu
{
    background-color:#d4ddd8 !important;
    font-weight:500;
}

.layout-page
{
    /*background-image: url("../assets/img/backgrounds/14.jpg");*/
    
}

/*override*/


