









@charset "UTF-8";

#newsrelease a .article-title:hover {
  text-decoration:none;
  color:#C3373D !important;
}



 #selfeal  { width:100%; margin:3% auto 2% !important; vertical-align:top !important; }
#selfeal .selleft {width:100% !important;margin:auto !important; vertical-align:top !important;}
 #selfeal .selright {width:100% !important;margin: auto !important; vertical-align:top !important;}

@media screen and (min-width:995px) {
#selfeal .selleft {display:inline-block; width:49% !important;margin-right:1%;}
 #selfeal .selright {display:inline-block; width:49% !important;}
#selph { margin:5% auto auto !important; }

}



.sell{
  width: 100% !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
margin:7% auto !important;
}
.sell th {border-right:1px #fff solid;}

.sell th,table td{
  padding: 10px 1em !important;
  text-align: left !important;
}

.sell tr:nth-child(odd){
  background-color: #d9f3e0 !important;
}

.sell tr:nth-child(even){
  background-color: #effaf2 !important;
}

.sell caption {
  padding: .5em 1em ; 
  color: #FFF; 
  font-weight: bold; 
  background: #72d18b; 
caption-side: top !important; 
width: 100% !important;
white-space: nowrap;
}

@media screen and (min-width:995px) {
.sell th {width: 30% !important;}
}


@media screen and (max-width:994px) {
.sell td{vertical-align:top  !important; padding: 0 1em 1em !important; }
}
#selph { width: 100% !important;margin:auto auto auto -3% !important; list-style: none;text-align:center !important; }
#selph li { width:100% !important; margin:auto !important;}
#selph li img {margin:auto auto 1%;  text-align:center !important;width:100% !important; padding:2%;}

@media screen and (min-width:560px) {
#selph { margin:auto auto 2%  -3% !important;}
#selph li { width:49.5% !important;display:inline-block; }
.youtube {margin:auto;}
}

.youtube {
  position: relative;
  width: 92%;
  padding-top: 56.95%;
margin:auto auto 5%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}