


.dcwrppr{
  margin-left:25px;
  margin-top: 10px;
    margin-bottom: 10px;
}
.allcities{ padding-top: 10px;
    padding-bottom: 10px;}
.citywrppr:before{
  content: ' \002D';
  font-weight: 700;
}
.citywrppr{
  margin-left:15px;
   font-weight: 700;
  padding-top: 10px;
    padding-bottom: 10px;
}
.datacenters:before{
  content: ' \002D \002D';
}
.datacenters{margin-left:20px;  font-weight: 700;}

div.asdesc{
padding: 20px 10px 20px 10px !important;
border-width:1px;
border-style:solid;
border-color: #e0e0e0;
border-radius: 7px;
font-family: "Montserrat"; 
margin-bottom: 10px;
}

.asdescshowcountries{
color: #000 !important;
    border-width: 1px;
    border-style: solid;
    border-color: #b00f0f;
    width: 220px;
    margin-bottom: 10px;
    font-family: "Montserrat";
    border-radius: 7px;
    height: 29px;
    vertical-align: middle;
    display: grid;
    align-items: center;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
}
.rslothrcmpcity,.rslothrcmpcntry,.rslothrcmpdc{
font-weight: normal;
border-width: 1px;
border-style: solid;
border-color: #b00f0f;
border-radius: 7px;
padding:2px 5px 2px 5px;
color: #000 !important;
margin:2px;
font-family: "Montserrat";
text-transform: uppercase;
font-size: 11px;
  line-height: 2.2;
}
.asdescshowcountries:visited{
  display:none;
}