/* Custom CSS from plugin Sport */
.dropdown-list li img {
 	width: 60px;
  display: inline-block;
}
table {
    border-color: #ececec;
    border-spacing: 0;
    margin-bottom: 1em;
    width: 100%;
}
td, th {
    border-bottom: 1px solid #ececec;
    font-size: .9em;
    line-height: 1.3;
    padding: 0.5em;
    text-align: left;
}
.text-right {
    text-align: right;
}