.TuoiTrePlayer .ad-skip {
    width: 120px!important;
    height: 38px!important;
	bottom: 40px!important;
    border: 1px solid;
	z-index: 1000!important;
    border-right: 0;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    line-height: 38px!important;
    right: 0;
    text-align: center;
    font-size: 1.3em;
    font-weight: 700;
    position: absolute;
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
	
}