/* ------------------------------------ *\
  #BODY
\* ------------------------------------ */
body {
    font-family: Titillium Web, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif!important;
    color: #222222;
    font-weight: 400;
}

/* Container */
.op-container {
    width: 100%;
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
}

.bottom_info{
    border: 2px solid #0066cc;
}

/* ------------------------------------ *\
  #HEADER
\* ------------------------------------ */

/* Logo regione */

.op-logo-rt {
    margin-right: 5px;
}

/* Logo Open Toscana */

.op-logo {
    width: 122px;
}

.op-language a {
    color: #555555;
}

.op-language a:hover,
.op-language a:focus {
    color: #c81214;
}

#left-nav-img img{
    width: 162px;
}


/* ------------------------------------ *\
  #NEW HEADER
\* ------------------------------------ */

nav.navbar.navbar-light {
    display: block;
    padding: 0!important;
    background: #fff!important;
    min-height: 0!important;
	border: 0px!important;
}

.navbar header.top-header {
    display: block;
    width: 100%;
    box-shadow: 2px 2px 25px 0 rgba(0, 0, 0, 0.09);
    height: 130px;
    padding: 0;
}

header.top-header .container {
    padding: 0 !important;
    bottom: inherit!important;
    position: relative!important;
    display: flex !important;
    justify-content: space-between;
    align-items: center!important;
	background: #fff!important;
	padding-left: 0.75rem!important;
    padding-right: 0.75rem!important;
}

.sub-header .container {
    padding: 0!important;
    bottom: inherit!important;
    position: relative!important;
    display: flex!important;
    justify-content: space-between;
    align-items: center!important;
    background-color: transparent!important;
	padding-left: 0.75rem!important;
    padding-right: 0.75rem!important;
}

.op-logo-rt {
    margin-right: 0 !important;
}

a.navbar-brand {
    float: inherit;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
    height: inherit;
}

.op-logo-rt img.img-fluid {
    height: 130px;
}

.op-logo-arpa img.img-fluid {
    max-width: 140px;
}

header.top-header .container::before, header.top-header .container::after, .sub-header .container::before, .sub-header .container::after, .footer .footer__infos .container::before, .footer .footer__infos .container::after{
	display: none!important;
}


.nav-right {
    flex: 2;
    width: 160px;
    display: flex;
    justify-content: flex-end;
}


/* ------------------------------------ *\
  #FOOTER
\* ------------------------------------ */

.container-fluid .op-footer {
    margin-right: -15px;
    margin-left: -15px;
}

.op-footer-link,
.op-footer-link a {
    color: #222222;
    font-weight: 300;
}

.op-footer-link a:hover,
.op-footer-link a:focus {
    color: #c81214;
}

.op-footer__infos {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c1c1c1;
    color: #555555;
    font-weight: 300;
}

.op-footer__financiers-logos {
    border-top: 0px solid #c1c1c1;
}

.op-footer__logo-regione {
    margin-top: -10px;
    font-size: 14px;
    position: relative;
    top: 10px;
}

.op-footer__bottom {


}

.op-footer__bottom a {
    color: #222222;
    font-weight: 300;
    font-size: 15px;
}

.bg-light-blue {
    background-color: #FFFFFF !important;
}

.ftlogo {
    display: inline-block !important;
    float: left;
    /*width: 20%;*/
    width: 25%;
    position: relative;
    padding: 20px;
    padding-bottom: 10px;
}

.op-footer{
    height: 50%;
    display: flex;
}

.op-footer.footer.text-center {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000001;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(49, 49, 49, 0.7);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    color: #454f5f;
    font-size: 14px;
    line-height: 22px;
    scroll-behavior: smooth;
}

.btn {
    border-radius: 5px !important;
}

img.mx-auto.img-fluid.logo-auth {
    display: block;
    width: 115px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.lead {
    font-size: 1.2rem;
    line-height: 1.2rem;
}

.cnslogo {
    float: left;
    top: 5px;
    position: relative;
    left: 0px;
}

.eidaslogo {
    top: 0px !important;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 0 !important;
}

.cielogo {
    float: left;
    top: 2px;
    position: relative;
    left: 2px;
}

.spidlogo {
    float: left;
    top: 0px;
    position: relative;
    left: 0px;
}

a.navbar-toggler.d-lg-none {
    display: none;
}

.mb-1.text-center.font-weight-lighter.small {
    position: relative;
    top: -35px;
}

.info {
    width: 649.5px;
    float: none;
    margin: 0 auto;
}

.info button.btn.btn-outline-primary {
    background: #0066cc;
    color: #fff;
    width: 100%;
    margin-top: 20px;
}

.jumbotron.text-center.shadow-lg.bg-light-blue.pb-1.mx-auto.info {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.info fa-icon.ng-fa-icon {
    color: #0066cc;
    margin-right: 5px;
}

.jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
    max-width: 709.5px;
}

span.text-black-50.rounded.rounded-pill.bg-light.pb-1.px-5 {
    border-radius: 3px !important;
    color: #fff !important;
    font-weight: 600;
    background: red !important;
    font-size: 20px;
    width: 300px !important;
    display: inline-block;
}

span.text-black-50.rounded.rounded-pill.bg-light.pb-1.px-5 fa-icon.ng-fa-icon {
    position: relative;
    left: -8px;
}

.errorContainer p.lead.text-left {
    text-align: center !important;
    line-height: 24px;
    font-size: 18px;
}

.displayMessage {
    margin-bottom: 30px;
    margin-top: 30px;
}

.displayMessage .text-center.font-weight-light {
    border: 2px solid orange;
    padding: 10px;
    height: 49px;
    padding-top: 8px;
    flex-wrap: wrap;
}

.displayMessage span.rounded-pill.rounded.bg-light.px-3.py-2 {
    background: orange !important;
    color: #fff;
    border-radius: 1px !important;
    float: left;
    position: relative;
    left: -7px;
    top: -5px;
    padding-top: 7px !important;
    display: inline-block;
}


.displayMessage span.lead.text-left {
    float: right;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -5px;
    display: inline-flex;
    min-height: 40px;
    align-items: center;
}

.displayMessage fa-icon.ng-fa-icon {
    position: relative;
    left: -5px;
    top: 0px;
}


.solutionMessage {
    margin-bottom: 30px;
}

.solutionMessage .text-center.font-weight-light {
    border: 2px solid #34A853;
    padding: 10px;
    height: 49px;
    padding-top: 8px;
    flex-wrap: wrap;
}

.solutionMessage span.rounded-pill.rounded.bg-light.px-3.py-2 {
    background: #34A853!important;
    color: #fff;
    border-radius: 1px!important;
    float: left;
    position: relative;
    left: -7px;
    top: -5px;
    padding-top: 7px!important;
    display: inline-block;
}


.solutionMessage span.lead.text-left {
    float: right;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -5px;
    display: inline-flex;
    min-height: 40px;
    align-items: center;
}

.solutionMessage fa-icon.ng-fa-icon {
    position: relative;
    left: -5px;
    top: 0px;
}

.infosupport span.rounded.rounded-pill.bg-light.pb-1.px-5 {
    position: relative;
    border-radius: 1px!important;
    width: 100%;
    display: block;
    font-size: 17px;
    border: 1px solid #0066cc;
    padding: 4px;
    margin-bottom: 30px;
}

span.lead.text-left {
    width: 73%;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

span.rounded-pill.rounded.bg-light.px-3.py-2 {
    width: 27%;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

p.lead.text-left {
    text-align: center!important;
}

.sub-header {
    padding: 0!important;
	background: #fff;
	box-shadow: 2px 2px 25px 0 rgba(0, 0, 0, 0.09);
}

.container.sup-container h1 {
    color: #0066cc;
    font-size: 22px !important;
    text-align: center;
    position: relative;
    top: 0;
    font-weight: 700;
    left: 5px;
    padding: 9.33px 0px;
    margin: 10px 0px;
	line-height: 1.2;
}

.row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start {
    margin-bottom: 10px !important;
}

ngb-popover-window.popover {
    width: 130px !important;
}

.login-pf {
    background: #E4E5E6!important;
}

#kc-content-wrapper button.btn.btn-red.text-uppercase {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    float: left;
    margin-top: -11px;
	background: #0066cc;
    border-color: #0066cc;
	font-size: 14px;
}

#kc-content-wrapper h2 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    padding-left: 4px;
    margin-bottom: 0px;
}

#kc-content-wrapper h3 {
    font-size: 18px;
    text-align: left;
    padding-left: 4px;
    margin-top: 6px;
}

#kc-content-wrapper li.list-group-item {
    padding-left: 0 !important;
}

#kc-content-wrapper li.list-group-item button.btn.btn-link {
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 315px;
	float: left;
	color: #0066cc;
}

.btn-link:focus, .btn-link:hover {
    color: #0066cc!important;
}

#spid-professionale{
    background-color: #ff6600 !important;
	background-image: none !important;
}

#spid-professionale:hover {
    background-color: #AC6638 !important;
}

/* ------------------------------------ *\
  #COOKIE
\* ------------------------------------ */

.cookie-content {
    background: white;
    display: block;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: unset;
    border-radius: 10px;
    padding-top: 22px;
    padding-bottom: 40px;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
}

.cookie-banner{
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    display: flex;
    /*! flex-direction: column; */
}

.cookie-content p{
    font-size: 1rem;
    text-align: center;
}

.cookie-content a{
    color: #0066CC!important;
    font-weight: 700;
}

.cookie-content a:hover{
	color: #0066CC;
    text-decoration: underline;
}

.cookie-content a.btn{
    background: #eb2422;
    width: 140px;
    height: 40px;
    font-weight: 700;
    color: #fff !important;
    padding-top: 3px;
    margin-top: 30px;
    font-size: 18px;
    text-transform: uppercase;
}

/* ------------------------------------ *\
  # NEW FOOTER
\* ------------------------------------ */

section.footer-main-area .container{
	display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 10px 10px;
    position: relative !important;
    bottom: 0 ;
}

.footer .footer__infos .container{
	justify-content: center;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    position: relative !important;
    bottom: 0;
	padding-top: 0;
    padding-bottom: 0;
}

.footer .footer__main-infos {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #C1C1C1;
    color: #555555;
    font-size: 0.75rem;
    text-align: center;
}

.footer .footer__main-porcreo {
    text-align: center;
}

.footer .footer__infos .container {
    display: flex;
    align-items: center;
    width: 100%;
}

.footer .footer__navigation {
    display: flex;
}

.footer .footer__navigation-list {
    display: flex;
	margin-bottom: 0;
}

.footer .footer__navigation-item {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    color: #555555;
}

.footer .footer__navigation-item a {
    display: block;
    padding: 10px;
    color: inherit;
	font-weight: normal;
	text-decoration: none;
	font-size: 1rem;
    line-height: 24px;
}

.footer .footer__navigation-item a:hover {
	text-decoration: underline;
}

.footer .footer__logo {
    margin-left: auto;
}

.footer .footer__navigation-item + .footer__navigation-item::before {
    content: '|';
    display: inline-block;
}

.footer .footer__navigation-item {
    font-size: 1rem;
}

.footer__main-infos a {
    font-weight: inherit;
}

footer#footer {
    float: left;
    position: relative;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	background: #fff;
}

.footer__main-porcreo-text {
    color: black;
	font-size: 1rem;
    font-weight: lighter;
	line-height: 24px;
}

.footer .footer__logo img.img-fluid {
    height: 80px;
}

button:hover, a:hover {
    text-decoration: underline !important;
}
footer .footer-main-area picture.footer__main-porcreo-logos img {
    max-width: 650px;
}
.login-pf a:hover {
    color: inherit!important;
}

.container-sm.land-cont h4{
	padding-right: 50px;
}


.flex-column-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.font-size-large {
    font-size: 1rem;
}

button#iowallet-button {
    color: #fff !important;
    background-color: #0066cc !important;
    border-color: #0066cc !important;
    background-image: unset;
}

div#timer {
    margin-top: -10px;
}

div#qrcode {
    float: none;
    margin: 0 auto 20px auto;
}


button#iowallet-button:hover {
    border-color: #003366 !important;
    background-color: #003366 !important;
}

.iowalletlogo {
    float: left;
    top: 0px;
    position: relative;
    left: 2px;
    max-width: 36px;
}

input#itwallet-submit-button {
    color: #fff !important;
    background-color: #0066cc !important;
    border-color: #0066cc !important;
    background-image: unset;
    margin-top: 20px;
    max-width: 232px;
}

input#itwallet-submit-button:hover{
    border-color: #003366 !important;
    background-color: #003366 !important;
}

button#itwallet-cancel-btn{
    color: #fff !important;
    background-color: #0066cc !important;
    border-color: #0066cc !important;
    background-image: unset;
    margin-top: 20px;
    max-width: 232px;
}

button#itwallet-cancel-btn:hover{
    border-color: #003366 !important;
    background-color: #003366 !important;
}


.warning-icon {
    background-color: #fbf9bcd6;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 233.5px;
    height: 233.5px;
    margin: 0px auto;
    position: absolute;
    left: 38px;
    top: 75px;
}

.error-icon i.fa.fa-times-circle {
    font-size: 60px;
    color: #ff1e00;
}

.warning-icon i.fa.fa-exclamation-circle {
    font-size: 60px;
    color: #ffa500;
}

div#qrcode-expired p {
    font-weight: bold;
    font-size: 24px;
}

.error-icon {
    background-color: #efbdbd;
    padding: 20px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
    margin: 20px auto;
}

div.error-description {
    line-height: 18px;
    text-align: justify;
    float: none;
    margin: -5px auto 5px auto;
    font-size: 14px;
    padding: 0 5px;
}

div.error-code {
    font-size: 24px;
    font-weight: bold;
}

div.error-istruction {
    line-height: 18px;
    float: none;
    margin: -5px auto 5px auto;
    font-size: 14px;
    padding: 0 5px;
    text-align: justify;
}

.assistance {
    font-size: 14px;
    margin-bottom: -5px;
    text-align: justify;
    padding-left: 5px;
    padding-top: 5px;
}

.assistance svg {
    width: 14px;
    display: inline;
    position: relative;
    top: -2px;
    margin-right: 5px;
    height: 14px;
}

.continue-on-site {
    margin-top: -10px;
}

.mobile-icon{
    background-color: #d5edf4;
    padding: 20px;
    border-radius: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    margin: 20px auto;
    width: 232.5px;
}

.mobile-icon i.fa.fa-mobile {
    font-size: 7rem;
    color: #1466cc;
}

.mobile-icon i.fa.fa-qrcode {
    position: absolute;
    font-size: 2rem;
    color: #206a7f;
}

div#request-authentication p {
    font-weight: bold;
    font-size: 24px;
}

.success-icon {
    background-color: #e8f5e9;
    padding: 20px;
    border-radius: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    margin: 20px auto;
    width: 232.5px;
}

.success-icon i.fa.fa-check-circle {
    font-size: 60px;
    color: green;
}

div#success-authentication p {
    font-size: 24px;
    font-weight: bold;
}

img.img-fluid.io-app-img {
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    top: -11px;
    width: 185px;
    left: 50px;
}




/* ------------------------------------ *\
  #MEDIA-QUERIES
\* ------------------------------------ */

@media all and (min-width: 1600px) {
	
	.cookie-content p{
        font-size: 28px!important;
		line-height: 1.5;
    }
	
}

@media all and (min-width: 1024px) {
    br {
        display: none;
    }

    .row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start {
        margin-bottom: 10px;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
        padding-top: 3rem !important;
    }

    p.lead {
        line-height: 1rem !important;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 .container.text-left {
        margin-top: -15px !important;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
        width: 709.5px;
    }

    .sht {
        margin: 0 auto;
    }

    .container.sup-container h1 {
        font-size: 22px !important;
    }

    .cookie-content{
        flex-wrap: nowrap;
    }


    .cookie-content p{
        font-size: 20px;
    }


}

@media all and (max-width: 1024px) {

    .cookie-content{
    }
    .op-header {
        height: 83px;
    }

    .op-footer__infos {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /* Logo regione */
    .op-logo-rt {
        margin-right: 20px;
    }

    .op-logo {
        width: 170px;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .container.sup-container h1 {
        font-size: 22px !important;
    }

    .op-footer.footer.text-center {
    }

    .row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start {
        margin-bottom: 30px;
    }

    br {
        display: none;
    }

    span.lead.text-left {
        width: 60%;
    }

    span.rounded-pill.rounded.bg-light.px-3.py-2 {
        width: 40%;
    }

    .sht {
        float: none;
    }

    .sht img.mx-auto.img-fluid {
        width: 60px !important;
    }

    .container.sup-container h1 {
        font-size: 22px !important;
    }

    .cookie-content p {
        font-size: 1.2rem;
    }
}

@media all and (max-width: 768px) {

    .cookie-content p {
        font-size: 1.1rem;
    }

    .container.sup-container h1 {
        font-size: 22px !important;
        position: relative;
        top: 1px;
    }

    .row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start .row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start {
        margin: 0 auto;
    }
	
	footer .footer-main-area picture.footer__main-porcreo-logos img {
    max-width: 100%;
	}
	

}
@media all and (max-width: 767px) {
	
    .container.sup-container {
        padding-top: 15px;
        padding-bottom: 15px;
        display: grid !important;
        gap: 0 !important;
    }
	
	.nav-right {
    display: none;
    }
	
	.container-sm.land-cont h4{
	padding-right: 0;
	text-align: center;
	margin-top: 5px !important;
	}
	
	
}	

@media all and (min-width: 361px) and (max-width: 767px) {

    span.lead.text-left {
        width: 64%;
    }

    span.rounded-pill.rounded.bg-light.px-3.py-2 {
        width: 36%;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1.mx-auto.info {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        margin-bottom: 30px;
        margin-top: 15px;
        max-width: 500px;
    }

    #right-nav-img{
        width: 120px;
    }

    .cookie-content p {
        font-size: 1rem;
		text-align: center;
    }

}

@media all and (max-width: 540px) {
.op-logo-rt img {
  height: 70px!important;
}

header.top-header {
    height: 70px!important;
  }
.footer .footer__logo img.img-fluid {
    height: 80px;
}

.op-logo-arpa img.img-fluid {
    max-width: 140px;
    height: 60px !important;
}

#main-auth-container {
    padding-top: 15px !important;
    padding-bottom: 25px !important;
}

.col-sm-12.col-md-6.logo-log .container-sm.land-cont h4 {
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        margin: 30px;
    }
}

@media all and (max-width: 360px) {
	
	.op-logo-rt img {
  height: 70px;
}

header.top-header {
    height: 70px;
  }

    .row.justify-content-start.justify-content-md-center.justify-content-lg-center.justify-content-xl-center.justify-content-sm-start {
        margin: 0 auto;
    }


    .container.sup-container h1 {
        font-size: 22px !important;
    }

    .ftlogo {
        display: inline-block !important;
        float: left;
        /*width: 20%;*/
        width: 25%;
        position: relative;
        padding: 20px;
        padding-bottom: 10px;
    }

    .d-block.op-logo {
        float: right;
    }

    .op-footer.footer.text-center {
    }

    .container.op-container .d-block.op-logo img.mx-auto.img-fluid {
        margin-right: 10px !important;
    }

    .displayMessage span.rounded-pill.rounded.bg-light.px-3.py-2 {
        background: orange !important;
        color: #fff;
        border-radius: 1px !important;
        float: left;
        position: relative;
        left: 1%;
        top: -5px;
        padding-top: 7px !important;
        display: block;
        width: 98%;
    }

    .displayMessage .text-center.font-weight-light {
        border: 2px solid orange;
        padding: 0px;
        height: 120px;
        padding-top: 8px;
        flex-wrap: wrap;
    }

    .displayMessage span.lead.text-left {
        padding: 5px;
        float: left;
        width: 100%;
        text-align: center !important;
        display: block;
    }

    .solutionMessage span.lead.text-left {
        padding: 5px;
        float: left;
        position: relative;
        top: 6px;
        width: 100%;
        text-align: center !important;
        display: block;
    }

    .solutionMessage span.rounded-pill.rounded.bg-light.px-3.py-2 {
        left: 1%;
        top: 5px;
        padding-top: 7px !important;
        display: inline-block;
        width: 98%;
    }

    .solutionMessage .text-center.font-weight-light {
        padding: 0px;
        flex-wrap: wrap;
        height: 120px;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
        width: 100% !important;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    hr.my-4 {
        display: none;
    }

    h3.text-center.mb-3.py-1.mx-auto {
        margin-bottom: -2px !important;
    }

    .container.sup-container h1 {
        font-size: 18px !important;
        left: 0;
        display: block !important;
		top: 0;
    }

    .sht img.mx-auto.img-fluid {
        width: 60px !important;
        float: none;
        margin: 0 auto;
        display: block;
    }


    .sub-header {
        min-height: 90px;
    }

    #right-nav-img{
        width: 120px;
    }

    .sht h3{
        display: block;
    }

    .sht img.mx-auto.img-fluid {
        width: 100px !important;
    }

    .jumbotron.text-center.shadow-lg.bg-light-blue.pb-1 {
        width: calc(100% - 20px);
    }

    .jumbotron p {
        font-size: 20px;
    }

    .cookie-content p{
        font-size: 0.9rem;
    }
	
	
    .op-logo-rt img.img-fluid{
        height: 70px !important;
        min-width: 178px;
    }
	
	#main-auth-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
	}

	button#spid-btn, button#cie-button, button#cns-button, button#eidas-idp-button, button#spid-professionale, button#idprt-button {
    max-width: 190px;
    }
	
	div#spid-providers-list, div#cns-providers-list {
    width: 100%;
    }
	
	.container-sm.land-cont h4 {
	margin: 0!important;
	text-align: center;
	margin-top: 5px !important;
    }
	
	button#spid-btn, button#cie-button, button#cns-button, button#eidas-idp-button, button#spid-professionale {
    font-size: 16px !important;
	}

}

@media all and (max-width: 350px) {
	
	.op-logo-rt img.img-fluid {
        height: 55px !important;
        min-width: 135px;
        margin-top: 5px;
    }
	
	
	header.top-header .container{
		min-width: 305px;
	}
	
}
