@import url('http://cdn.vasup.net/frontend/css/font-awesome.min.css') screen;
@import url('http://cdn.vasup.net/frontend/css/roboto.css') screen;
@import url('http://cdn.vasup.net/frontend/css/default.css') screen;

body {color: #333;}

.newsa {text-decoration: none!important;}
.newsa figure.newsimg {width: 100%; height: 60px; background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; border: 1px solid rgba(255,255,255,0.3);}
.newsa figure.newsimg img {height: 100%; width: auto;}
.newsa p {height: 30px; font-size: 11px; line-height: 13px; font-weight: 300;}

@media (min-width: 543px) {
    .newsa figure.newsimg {height: 150px;}
}

.inputTxt {
  font-size: 18px;
} 
.uye-link {
  font-weight: bold;
  color: #333;
}

.content-padded {
  margin-top: 50px;
}
.closePage {position: absolute; font-size: 12px; top: 10px; right: 10px; width: 20px; height: 20px; text-align: center; background: #fff!important; border-radius: 100%; color: initial;}