.settings_page_wowprogress .form-table img {
max-width: 200px;
} #wowprogress ul {
margin-left: 0px !important;
list-style: none;
font-weight: bold;
} #wowprogress .expansion_head, 
#wowprogress .raid_head{
cursor: pointer;
}
#wowprogress .expansion_head{
text-align: center;
}
#wowprogress .expansion_head img{
width: 170px;
}
#wowprogress .raid {
background-position: top center;
background-size: cover;
margin-bottom: 8px;
}
#wowprogress .raid_film{
background: rgba(255,255,255,0.8);
margin: 0px 0px;
padding: 3px 3px;
}
#wowprogress .raid_head {
text-align: left;
font-weight: bold;
}
#wowprogress .raid_head .raid_progress{
float: right;
}
#wowprogress .raid ul {
border-top: 1px dotted #000000;
margin-bottom: 0px;
}
#wowprogress .difficulty {
float: right;
}
#wowprogress .video_link {
float: right;
}
#wowprogress .video_link img{
border: 0;
box-shadow: none;
vertical-align: middle;
}
#wowprogress .hc,
#wowprogress .myth {
min-height: 18px;
}
#wowprogress .hc {
background-image: url(//sinistersilencewow.de/wp-content/plugins/wow-progress/images/heroic_icon.png);
background-repeat: no-repeat;
padding-right: 18px;
background-position: center right;
}
#wowprogress .myth {
background-image: url(//sinistersilencewow.de/wp-content/plugins/wow-progress/images/mythic_icon.png);
background-repeat: no-repeat;
background-position: center right;
padding-right: 18px;
}#wowprogress .raid_film {
background: rgba(0, 0, 0, 0.6); background: -webkit-linear-gradient(left,   rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)); background: -o-linear-gradient(right,       rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)); background: -moz-linear-gradient(right,     rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)); background: linear-gradient(to right,       rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)); }
#wowprogress,
#wowprogress .raid_head,
#wowprogress .raid_head a {
color: #dddddd;
text-shadow: black 0 0 2px;
}
#wowprogress .down {
color: #40BF40 !important;
}