.image-contain {
    height:150px;
    width:180px;
    position:relative;
    float:left;
    margin:1px;
    padding-bottom: 0px;

}
.image-widget {
    height:60px;
    width:69px;
    position:relative;
    float:left;
    margin:1px;
    overflow: hidden;
    padding-top:2px;
    padding-bottom: 2px;

}

.image-box {
    /*position:absolute; */
    left:0;
    top:0;
}


.overlay-rank {
left:3px;
top:124px;
color: #03c;
position: absolute;
font: bold 10.5px verdana;
background-color: #fff;
padding: 2px 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-opacity: .75;
filter: alpha(opacity=75);
opacity: .75;
-ms-filter: alpha(opacity=75);
-khtml-opacity: .75;
}

.overlay-rank1 {
left:0;
bottom:5px;
color: #03c;
position: absolute;
font: bold 7.5px verdana;
background-color: #fff;
padding: 2px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-opacity: .75;
filter: alpha(opacity=75);
opacity: .75;
-ms-filter: alpha(opacity=75);
-khtml-opacity: .75;
display:block;
}
.show_more {
background:rgba(137, 140, 140, 0.5);
color:#fff; 
text-transform:uppercase; 
/*transform: rotate(90deg); 
-webkit-transform: rotate(90.0deg); */
display:block; float:right; 
font-size:14px; 
font-weight: light; 
font-family:'Oswald', sans-serif; 
margin-top:-16px; 
padding:0px 2px ;
padding:0px;
margin-right:2px;
/*border-radius: 10px;*/
}
.show_top {
background:rgba(137, 140, 140, 0.5);
color:#ffffff; 
text-transform:uppercase; 
/*transform: rotate(90deg); 
-webkit-transform: rotate(90.0deg);*/
display:none; float:right; 
font-size:14px; 
font-weight:normal; 
font-family:'Oswald', Arial; 
margin-top:6px; 
padding:8px 3px; 
margin-right:-11px 
}
.wplightbox img { width: 169px; height: auto;}

@media screen and (min-width: 1018px) {
    .wplightbox img { width:64px; height: 64px;}
}
@media screen and (min-width: 720px) and (max-width: 1018px) { 
    .wplightbox img { height: 169px;}
}
@media screen and (min-width: 480px) and (max-width: 720px) { 
    .wplightbox img { height: 110px;}
}
@media screen and (max-width: 480px) { 
	.wplightbox img { height: 78px; }
}
.cursor { /*cursor: url('http://nmrdev.wpengine.com/wp-content/uploads/2014/07/mouse-pointer-hi.png') 10 5, move; */
cursor: url("http://stagenmr5.wpengine.com/wp-content/plugins/stat-app_widget-bk/img/mouse-pointer-hi.cur"), auto;
}

#html5-watermark a div {
    display: none !important;
}
#html5-watermark a div div {
    display: none;
}
