body.game.modal-open #modal_popup>.modal-license>.modal-content {
	background: url('https://cdn.synthesisvr.com/webhost/images/synthesisvr/loginbackground.png');
}

#checkoutbtn[disabled] {
	opacity: 0.5;
}

#gamecheckout:empty {
    display: none;
}

#gamecheckout table {
	background: url('https://cdn.synthesisvr.com/webhost/images/synthesisvr/loginbackground.png');
}
#gamecheckout table * {
	color: white;
}

#gamecheckout table .btn-license-checkout,#gamecheckout table .btn-license-checkout * {
	color: black;
}

#gamecheckout table tr {
	border-bottom: 1px solid #80808042; 
}

#licensing_tabs .tab-pane.fade.active.show>div:not(:last-of-type) {
    border-bottom: 1px solid #8080802b;
    padding-bottom: 6px;
}

#gmap_canvas img{max-width:none!important;background:none!important}
