#content.site-content {
  /* Kerning firefox3*/
  /* Kerning IE8 and below*/
  /* Kerning IE9*/
  /* CLEAR FIX*/
  /* IE6 */
  /* IE7 */
}
#content.site-content html a:link, #content.site-content a:visited {
  color: #009fa8;
  text-decoration: underline;
}
.news1 #content.site-contnet a:visited {
  color: #fff;
}
#content.site-content a:hover,
#content.site-content a:active {
  color: #009fa8;
  text-decoration: none;
}
#content.site-content ::-moz-selection {
  background: #a3dce0;
  color: #1a1a1a;
}
#content.site-content ::selection {
  background: #a3dce0;
  color: #1a1a1a;
}
#content.site-content ::-moz-selection {
  background: #a3dce0;
  color: #666666;
}
#content.site-content a img.hover {
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 0.1s linear;
}
#content.site-content a:hover img.hover,
#content.site-content a:focus img.hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  transition: opacity 0.1s linear;
}
#content.site-content em {
  color: #cc0000;
  font-weight: bold;
}
#content.site-content .left {
  float: left;
}
#content.site-content .right {
  float: right;
}
#content.site-content .marT10 {
  margin-top: 10px;
}
#content.site-content .marT15 {
  margin-top: 15px;
}
#content.site-content .marT30 {
  margin-top: 30px;
}
#content.site-content .marB5 {
  margin-bottom: 5px;
}
#content.site-content .marB10 {
  margin-bottom: 10px;
}
#content.site-content .marB15 {
  margin-bottom: 15px;
}
#content.site-content .marB20 {
  margin-bottom: 20px;
}
#content.site-content .marB30 {
  margin-bottom: 30px;
}
#content.site-content .marB45 {
  margin-bottom: 45px !important;
}
#content.site-content .w100 {
  width: 100% !important;
}
#content.site-content .indent1 {
  text-indent: -1rem;
  padding: 1rem;
  display: inline-block;
}
#content.site-content p.kerning,
#content.site-content x:-moz-any-link,
#content.site-content x:default {
  text-align: justify;
}
#content.site-content p.kerning {
  text-justify: inter-ideograph\9 ;
}
#content.site-content p.kerning:not(:target) {
  text-justify: inter-ideograph\9 ;
}
#content.site-content .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
#content.site-content .clearfix {
  display: inline-block;
}
#content.site-content * html .clearfix {
  height: 1%;
}
#content.site-content .clearfix {
  display: block;
}
#content.site-content * html .clearfix {
  zoom: 1;
}
#content.site-content *:first-child + html .clearfix {
  zoom: 1;
}
@media screen and (min-width: 1031px) {
  #content.site-content .left {
    float: left;
  }
  #content.site-content .right {
    float: right;
  }
}
@media screen and (min-width: 680px) and (max-width: 1030px) {
  #content.site-content .left {
    float: left;
  }
  #content.site-content .right {
    float: right;
  }
}
@media screen and (max-width: 679px) {
  #content.site-content .left {
    float: left;
  }
  #content.site-content .right {
    float: right;
  }
}
@media screen and (max-width: 520px) {
  #content.site-content .left {
    float: none;
  }
  #content.site-content .right {
    float: none;
  }
}
#content.site-content #defs {
  display: none;
}

#defs {
  display: none;
}/*# sourceMappingURL=studio_mix-common.css.map */