video {
	width: 100%;
	border-radius: 6px 0 0 0;
}
.close {
	background: #ccc !important;
    color: #000;
    opacity: 1;
    border-radius: 10px;
    padding: 1px 5px 1px 6px !important;
    position: absolute;
    right: -10px;
    top: -10px;
}
.link-commissions h5 {
	cursor:pointer;
	display: inline-table;
}
.link-commissions h5:hover {
	color:#1066b6;
}
.link-commissions h5 span {
	font-weight: normal;
	font-style:italic;
}