.newscenter-popup-updated, .switzerland-lang-switcher {
    color: #999;
    font-family: "KarbonRegular",Arial,sans-serif;
    font-weight: normal;
   font-size:18px;
   }
#cboxClose{
top:0 !important;
} 
.newscenter-popup-updated .answers .yes, .switzerland-lang-switcher .answers .yes {
    border-right: 1px solid #ccc;
}
.newscenter-popup-updated .answers .no {
    border-top: 1px solid #ccc;
    color: #199ed9;
    cursor: pointer;
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
    text-align: center;
}

.newscenter-popup-updated .answers .yes{
border-top: 1px solid #ccc;
color: #199ed9;
cursor: pointer;
display: table-cell;
height: 45px;
text-align: center;
vertical-align: middle;
width: 50%;
text-align: center;
}
.newscenter-popup-updated .answers, .switzerland-lang-switcher .answers {
    display: table;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.popup-wrapper {
    padding: 12px 9px 0px 4px;
    margin-top: 10px;
}
@media only screen and (min-width:320px) and (max-width:1023px){
   .newscenter-popup-updated, .switzerland-lang-switcher{
      font-size:10px;
   }
}




