@charset "utf-8";
div.aw-widget-current-inner div.aw-widget-content {
    border: 0px solid #E9E9E9 !important;
    color: #000000 !important;
}
div.aw-widget-current-inner a.aw-toggle {
    display: none;
}
div.aw-widget-current-inner {
    width: 100%;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
div.aw-widget-current-inner {
    width: 100%;
}
	}
