#amazingaudioplayer-1 .amazingaudioplayer-engine {
    margin: 20px;
}
#amazingaudioplayer-1 .amazingaudioplayer-image {
    border-radius: 50%;
    z-index: 1;
    position: relative;
    margin: 2px 4px;
}
#amazingaudioplayer-1 .amazingaudioplayer-text {
    z-index: 2;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    height: auto!important;
}
#amazingaudioplayer-1 .amazingaudioplayer-title {
    font-family: "Roboto Slab", serif;
    color: #fff;
    line-height: 2em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#amazingaudioplayer-1 .amazingaudioplayer-info {
    color: #fff;
    line-height: 1em;
}
#amazingaudioplayer-1 .amazingaudioplayer-bar {
    z-index: 0;
    position: relative;
    margin: -50px 0px 0px -1px;
    padding: 56px 0px 0px 0px;
    float: none;
    width: 100%;
}
#amazingaudioplayer-1 .amazingaudioplayer-tracklist {
    width: 100.5%;
    margin-left: -1px;
}
#amazingaudioplayer-1 .amazingaudioplayer-tracklist-container {
    margin: 0px;
}
.amazingaudioplayer-slides {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 12px;
}
.amazingaudioplayer-slides > p {
    margin: 8px 0px;
}
.amazingaudioplayer-slides .slideshandouts tbody tr:nth-child(2n) td, .amazingaudioplayer-slides .slideshandouts tbody tr:nth-child(1n) td, .amazingaudioplayer-slides .slideshandouts th {
    background-color: transparent;
}

.amazingaudioplayer-slides .slideshandouts {
    height: 136px;
    border-bottom: 1px solid #ccc;
}
.amazingaudioplayer-slides .slideshandouts thead{
    width: 100%;
    display: inline-table;
}
.amazingaudioplayer-slides .slideshandouts tbody{
    overflow-y: scroll;
    height: 100px;
    width: 100%;
    position: absolute;
}
.slideshandouts tbody tr td {
    width: 100%;
}
.modal {
    padding-top: 57px;
}
.profile {
    margin-bottom: 30px;
    text-align: center;
    min-height: 235px;
}
.profile > button {
    display: inline-block;
    background: none;
    padding: 0px;
    box-shadow: none;
    text-shadow: none;
}
.profile > button:hover > .profile-img > div {
    width: 114px;
    height: 114px;
    margin: -7px;
}
.profile-img > div {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.modal-header > div:nth-of-type(1) {
    background-color: #FFFFFF;
    position: absolute;
    border-radius: 50%;
    max-height: 74px;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
    top: -10px;
    left: -10px;
    z-index: 100;
}
.modal-header > div:nth-of-type(1) > div {
    height: 64px;
    width: 64px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.modal-header h4 > div {
    font-size: .75em;
}
.fahov {
    display: inline-block!important;
    font-size: 30px;
    margin: -20px 0px 0px -28px;
    line-height: 30px!important;
    width: 30px!important;
    height: 30px!important;
    vertical-align: baseline;
}
.fahov .fa-stack-1x {
    width: 1em!important;
}
.profile > button:hover .fahov > i.fa-info-circle {
    color: #9b285a;
}
.fahov i.fa-info-circle {
    color: #337ab7;
}