





#header-inner{
  border-left:10px solid #21bbed;
  border-right:10px solid #21bbed;
}
#dLabel:hover,#dLabel:focus{
  background-color:#21bbed;
}
h2.blue-h2,h3.blue-h3{
  color: #21bbed;
}
.total-noti-num{
  background:#21bbed;
}
#regional-flag-cont:hover{
  background-color:#21bbed;
}
.block .block-title-blue{
  background:#25C8FF;
  text-transform: uppercase;
}
.do{
  border:2px dotted #25c8ff;
}
#header{
  background: #25c8ff;
}
#add-frame-cont{
  border-bottom: 8px solid #25c8ff;
}
@font-face {
  font-family: 'museo_sans_500regular';
  src: url('../fonts/MuseoSans_500-webfont.eot');
  src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
    url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
    url('../fonts/MuseoSans_500-webfont.svg#museo_sans_500regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1{
  font-family: 'museo_sans_500regular',Verdana,Arial,sans-serif;
  font-size:24px;
  font-weight:500;
}
h2.most-header{
  font-family: 'museo_sans_500regular',Verdana,Arial,sans-serif;
}