.fresh-btn{line-height: 1.5;*padding: 15px 20px;padding:3px 1.2em;background-color: #333399;color: #333399;*border-radius: 5px;border:none;cursor:pointer;}
.fresh-btn a{color: #333399;}
.fresh-btn:hover{opacity: .85;}


.fresh-inline-title {
    width:80px;
}

.fresh-body {
    padding-bottom:60px;
}

.fresh-gt-arrow {
    font-weight:bold;float:right;margin-top:10px;font-size:18px;margin-right:30px;color:darkgoldenrod;
}
.fresh-gt-arrow:hover {
   color:white;
}

.icon-icon10 {
    right: 49px!important; 
}
@media screen and (max-width: 640px) {
.icon-icon10{right: 40px!important;}
}