@charset "utf-8";
/* CSS Document */
html{ font-family:Arial, Helvetica, sans-serif; background:#005eac; color: #005eac;}
.curva,#site, img{border-radius: 10px;}
#site{ width:500px; background:#FFFFFF; padding:10px; box-shadow:0px 0px 15px #000000; }
audio{ width:500px;}
.topo{ display:block; width:100%; height:700px;}
.info{float:left;}
.topo div img { width:100px; height:100px;}
a{ text-decoration:none; color:#000000; cursor: text;  word-wrap: break-word!important; width:380px; color: #005eac;}
.link{ cursor: pointer!important;}
.lat_dir{width:500px; clear:both; margin-top:20px; display:inline-table;}
.equipe{ width:500px; max-height:200px; font-size:12px; margin-bottom:0px; overflow:scroll;}
.equipe img{ width:70px; height:70px; margin:0px!important; padding:0px!important;} .equipe a{ display:none;}
.equipe img, .cc_streaminfo{ float:left!important; padding-right:10px;}
#musica{ width:360px!important;}
.equipe::-webkit-scrollbar { width: 12px; background:#9fd2f1;}
.equipe::-webkit-scrollbar-track {  background: #FFFFFF;}
.equipe::-webkit-scrollbar-thumb {  background-color: #005eac;  border-radius: 20px;}
.cctrack{ float:left; width:233px;  margin-right:5px;}
.cccover{ border:none !important; padding:0px!important;}
.cctime . ccnowplaying{}
.agora{border-radius:0px!important;}
@media (max-width:500px){
html, body{ padding:0px; margin:0px; background:#FFFFFF;}
#site{ margin: 0px ; width: 100%; padding:0%; border-radius: 0px; margin-right:-50px!important; box-shadow: 0px 0px 0px!important;}
.topo h1 img{ max-width:365px!important; height:auto!important;}
audio{ width:100%!important;}
.lat_dir{width:100%;}
.equipe{ width:100%;}
.cctrack{width:45%;margin-right:5%; height:80px!important;}
.cc_streaminfo{ clear:both;}
table{ width:95%;}
.agora{clear:both; width:150px!important; height:150px!important;}
.info{ clear:both; width:100%;}
.topo { width:100%!important; clear:both!important; height:430px!important; }
.album{ width:100%; height:150px;}
.cc_streaminfo{ float: none!important;}
}