.privacyNotice {
    background-color: #ffffff;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}
.privacyNotice .col-control-2col-30-70{
    align-items: flex-start;
}
.text p, .text li, .assetNumber{
    font-size:12px;
    line-height: 20px !important;
    color:#333333;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.text ul{
    padding-left: 30px;
}
.text li{
    padding-bottom: 0px !important;
}
.text p{
    margin-bottom: 10px;
}
p.underLine{
    text-decoration:underline;
}
.text a{
    text-decoration: underline;
    color: #00E;
}
.footer-content{
    display: none;
}
.assetNumber{
    text-align: right;
    padding: 20px;
}

.pink::after, .pink::before{
    color:#FF1493;
            font-size:20px;
}
        .pink::after{content:"]";}
.pink::before{content:"[";}

@media (max-width:767px){
    .privacyNotice .col-control-2col-30-70{
        flex-direction: column;
    }
    .az-logo div div span a img{
 		padding:0px;
	}
    .az-logo div.list-item{
		padding: 0px 0px 20px 0px;
	}
}

.error500, .error404 {
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    min-height: 100vh;
}
#offscreen-elem{
    display: none;
}
.az-logo div div span a img{
 height:53px;
}

.text p{
	margin-bottom: 15px;

}
span
{
    white-space:nowrap
}
