body {
    margin-bottom: 0px;
    min-width: unset;
}


.player {
    width: 100%;
    height: 100%;
    padding: 0px;
}

#chat_wrapper {
    height: 500px;
}

.for-messages {
  height: 425px;
}

.chat_msgs .text {
	font-size: 10pt;
}

.chat_msgs .thumb {
	font-size: 8pt;
}

.chat_user_list .text {
	padding-top:0px;
}

.chat_user_list .text p {
	height: 20px;
}

.player ul {
    width: 100%;
}

.jp-gui.jp-interface {
    width: 100%;
}

.player .download {
    width: 20px;
}