@charset "utf-8";
/* CSS Document */

.plx-fixed {
	position: fixed!important;
	left: 0;
	width: 100%;
}
