﻿@charset "utf-8";

.playerOuter, .playerWrapper {
    width: 100%;
    max-width: 100%;
}

#shpScrollBaseParent {
    float: left;
    width: 100%;
}

.cd-dropdown ul li {
    width: 100% !important;
}
