/*!
Theme Name: EduRed
Author: WOM srl
Description: EduRed rispetta le linee guida di design dell'Agenzia per l'Italia digitale rilasciare dal Team per la Trasformazione Digitale. Utilizza Bootstrap Italia.  
Version: 2.0
License: AGPL 3.0 or later
Text Domain: design_scuole_italia
*/

.article-wrapper a {
  text-decoration:underline !important;
  font-weight:600
}

@media (min-width: 992px) {
    /* .access-wrapper:before {
      content: "";
      background-color: #455b71;
      width: 50%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
    } */

    .login-left{
      margin-left: 40% !important;
    }

    .login-right{
      padding-right: 40% !important;
      display: table-cell;
      vertical-align: middle;
    }

  }
  .access-login{
    height:100%;
  }
  .access-login-form .just-validate-error-label{
    color: #ffc0ca;
    font-size: 16px !important;
  }
  .color-login{
      background-color: #455b71;
  }
  .access-login .login-right label {
    color:white;
  }
  .access-login input:focus{
    background-color: transparent;
  }
  .access-login input {
    padding: 0 20px 0 0;
    border-color: #d1d6db;
    font-size: 1.2rem;
    height: 42px;
    background-color: transparent;
    border-color: #ffffff;
    color:white !important;
  }
  .access-back{
    vertical-align: middle; 
    font-size: 18px;
  }
  .access-wrapper .form-group input {
    padding: 0 20px 0 0;
    border-color: #d1d6db;
    font-size: 1.2rem;
    height: 42px;
    background-color: transparent;
    border-color: #ffffff;
    color:white !important;
  }
  .access-wrapper .form-group input::placeholder {
    color:white !important;
  }
  .access-wrapper .access-back{
    vertical-align: middle; 
    font-size: 18px;
  }
  .access-wrapper .access-back:hover{
    text-decoration:none;
  }

  .login-container{
    min-height: 100%; 
    min-height: 100%;
    display: flex;
    align-items: center;
  }
  .border-redbrown{
    border-color: #D1344C !important;
  }
  .border-purplelight{
    border-color: #B21DD0 !important;
  }
  .border-greendark{
    border-color: #0E865C !important;
  }
  .border-bluelectric{
    border-color: #0D00FF !important;
  }
  .border-primary{
    border-color: #0066cc !important;
  }

  .petrol .didascalia-text {
    background-color:#51758d;
  }

  .img-responsive-wrapper .img-responsive .img-wrapper img{
		width:auto;
		margin:auto;
		display:block;
	}
	.lb-data .lb-details{
		width: 75%;
	}
	.fix/*splide__slide a:focus*/{
		display:contents!important;
	}
  
/*   .access-wrapper .form-group .form-control {
    color: #ffffff;
} */
@media print
{  

    .no-print, .no-print *
    {
        display: none !important;
    }
    .modal-backdrop.show {
      opacity: 0;
  }
}
iframe{
  max-width:100%;
}
.location-list li{
  overflow:hidden;
}

.article-wrapper img{
  max-width:100%;
  height:auto !important;
}

.userMenuMobile{
  background-color: white;
  z-index: 999999999999999999;
  position: absolute;
  right: 0;
  top:0;
}

.card-article-img {
  background-position: center center; 
  background-size: cover;
}

