[id^="ot-widget-container"] {
	display: none;
	background-color: rgba(1,1,1,.5);
	position:fixed;
	z-index:99;
	left:0;right:0;
	top:0;bottom:0;
	height: 100%;
}

.ot-dtp-picker {
	position: absolute !important;
	left:0;right:0;
	top:0;bottom:0;
	height:455px;
	margin: auto;
}