<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.agata-login .flex-parent {
    padding-left: 50px;
    padding-right: 50px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}

.agata-login .flex-parent .text-left{
    z-index: 2;
    width: 21em;
    margin-top: 3em;
}

.agata-login .flex-parent .text-left label{
    /* color: white !important;
    font-size: 18px;
    font-weight: 100; */
}

.agata-login .agata-logo{
    z-index: 1;
}

.agata-login .agata-logo img{
    width: 104px;
    height: 53px;
    margin-top: 5px;
}

.agata-login .enterprise-logo img {
    width: 293px;
    margin-bottom: -25px;
}

.agata-login canvas{
        display: block;
        width: 100%;
        height: 100%;
        margin: 0px;
        max-width: 100%;
}

.agata-login .form-group{
    margin-bottom: 2em;
}

.agata-login .request-text{
    cursor: pointer;
    text-align: center;
    color : white !important;
}

.agata-login .btn-center{
    margin-top: 0px;
}
html.force-sizes {
    height: 100px !important;
}
html.force-sizes body {
    height: 120px !important;
}

.wrapper-loggin-background{
    background-color: #ebebeb;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    
}
/* @media (max-width: 426px) {
  .titulo-agata-responsive {
    margin-left: -1rem !important;
  }
}

@media (min-width: 768px) {
  .titulo-agata-responsive {
    margin-left: -4rem !important;
  }
}

@media (min-width: 1440px) {
  .titulo-agata-responsive {
    margin-left: 17rem !important;
  }
} */

@media (min-width: 551px) {
  .content-header &gt; h1 button &gt; span {
    margin-right: 10px !important;
  }
}


@media (max-width: 550px) {
  .content-header &gt; h1 button &gt; span {
    margin-right: 5px !important;
  }
}



.agata-desktops .grid-stack .grid-stack-placeholder &gt; .placeholder-content {
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    width: auto;
    z-index: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    position: unset !important;
}

.agata-desktops .grid-stack &gt; .grid-stack-item &gt; .grid-stack-item-content {
    margin: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    width: auto;
    z-index: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    position: unset !important;
  }

  .agata-desktops .rounded{
      width: 100%;
  }

  @media (min-width: 375px) and (max-width: 425px) {
    .agata-desktops .grid-stack.grid-stack-one-column-mode &gt; .grid-stack-item {
        margin-bottom: 30px !important;
        margin-left: 16px;
    }
  }

  @media (min-width: 426px) and (max-width: 768px) {
    .agata-desktops .grid-stack.grid-stack-one-column-mode &gt; .grid-stack-item {
        margin-bottom: 180px !important;
        margin-right: 80px;
    }
  }

 .agata-desktops .seleccionar-imagen {
    border-radius: 8px !important;
    border: 1.5px solid #fff !important;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    width: auto !important;
}

.agata-desktops .desktops-box {
    margin: 0% auto !important;
}

.footer-version {
    margin-top: -1em;
    /*a partir de aqui es un apaÃ±o, mejor ponerlo como posicion relativa debajo del logo de Agata*/
    position: absolute;
    right: 36px;
    z-index: 1;
}

.pointer {
    cursor: pointer;
}

li#btn_user_manual .ti-book {
    color: #009688;
}

li#btn-logout::before {
    content: ' ';
    width: .5px;
    height: 40px;
    top: 6px;
    background-color: #9e9e9e;
    position: absolute;
}
.popover.popover-user-profile {
    background-color: #fff;
    margin-left: -2px;
    min-width: 1100px;
    opacity: 1 !important;
    width: 100%;
    z-index: 1010;
}

.popover.popover-user-profile .input-info-container,
.popover.popover-user-profile span {
    color: #3e3e3e;
}

.popover.popover-user-profile .close-aside {
    position: absolute;
    right: 0;
    z-index: 1;
}

.user-profile-tabs-container {
    margin-top: 10px;
}

.popover.popover-user-profile &gt; .arrow:after {
    border-bottom-color: #fff;
}

.user-profile-auth-panel-container button {
    float: right;
}
/* @media (max-width: 426px) {
  .titulo-agata-responsive {
    margin-left: -1rem !important;
  }
}

@media (min-width: 768px) {
  .titulo-agata-responsive {
    margin-left: -4rem !important;
  }
}

@media (min-width: 1440px) {
  .titulo-agata-responsive {
    margin-left: 17rem !important;
  }
} */

@media (min-width: 551px) {
  .content-header &gt; h1 button &gt; span {
    margin-right: 10px !important;
  }
}

@media (max-width: 550px) {
  .content-header &gt; h1 button &gt; span {
    margin-right: 5px !important;
  }
}

@media (max-width: 430px) {
  .agata-ui .box-footer-page p {
    margin : -20px !important;
  }

  .box-body-page {
    margin: -20px auto;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 24px;
    color: #fff;
  }
}

@media (min-width: 431px) {
  .agata-ui .box-footer-page p {
    margin : -2px 0px;
  }

  .round.pull-right{
    margin-top: -22px;
    margin-right: 3px;
  }
}
.box-footer-page {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 100%;
    bottom: 0;
    width: 100%;
    position: unset !important;
}

@media (max-width: 321px) {
    .windowItem.grid-stack-item {
        margin-left: 8rem !important;
    }
  }

@media (min-width: 322px) and (max-width: 376px) {
    .windowItem.grid-stack-item {
        margin-left: 12rem !important;
    }
}

@media (min-width: 377px) and (max-width: 426px) {
    .windowItem.grid-stack-item {
        margin-left: 14rem !important;
    }
}

@media (min-width: 426px) and (max-width: 571px) {
    .windowItem.grid-stack-item {
        padding : 3px !important;
    }
}

@media (min-width: 571px) {
    .windowItem.grid-stack-item {
        padding : 5px !important;
    }
}

.box-page-black {
    max-width: 197px !important;
}

@media (max-width: 426px){
    
    .grid-stack.agata-one-column {
        height: auto !important;
    }
    
    .grid-stack.agata-one-column &gt; .grid-stack-item {
        position: relative !important;
        width: auto !important;
        left: 0 !important;
        top: auto !important;
        margin-bottom: 20px;
        max-width: none !important;
    }
    
    .grid-stack.agata-one-column &gt; .grid-stack-item &gt; .ui-resizable-handle {
        display: none;
    }
}

.absolute-right-position {
    position: absolute;
    right: 0;
}

.window-item-text {
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    text-overflow: ellipsis;
}
.agata-login .flex-parent .flex-child{
    z-index: 5;
    display: flex;
    padding-bottom: 1.5em;
}

.agata-login .flex-parent.access-request  .flex-child div button { 
    margin-top: 0px;
}

.flex-parent.access-request{
    z-index: 5;
}

.flex-parent-horizontal{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: 3e3e3e;
}

.request-result{
    color: #3e3e3e;
    text-align: center;
    width: 20em;
}

.policy-box{
    height: 20em;
    overflow: auto;
}

.pt-1{
    padding-top: 1em; 
}

.text2-policy{
    margin-left:0.25em;
    cursor: pointer;
    text-decoration: underline;
}

.agata-login .agata-js .has-error-input {
    /* color: #ccc !important;;
    border-color: #ccc !important;; */
}

html.force-sizes {
    height: 100px !important;
}
html.force-sizes body {
    height: 120px !important;
}

.wrapper-loggin-background{
    background-color: #ebebeb;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    
}
.agata-login .flex-parent .flex-child {

    padding-bottom: 1.6em;
}

div.step-1-panel div {
    height: 89px;
    vertical-align: center;
}

div.step-1-panel div div div {
    height: auto;
}

div.step-1-panel div:nth-child(7),
div.step-1-panel div:nth-child(7) div.agata-radio {
    height: 57px;
    max-height: 57px;
    padding: 0px;
} 

div.step-1-panel div:first-child.flex-parent-horizontal {
    height: 76px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: 3e3e3e;
    border-width: 0px;
} 

div.step-1-panel div:first-child.flex-parent-horizontal h2 {
    margin: 0px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

div.step-1-panel div.flex-parent-horizontal h2 {
    margin: 0px;
    height: 36px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

div.step-1-panel div:last-child {
    height: 75px;
    padding: 0px;
} 
.container-form {
    margin: 3em;
}


</pre></body></html>