﻿.k-window-titlebar.k-header{
			background-color: black !important;
			border-bottom-color: black !important;
		}
		div.k-window-content#window_matterport{
			padding: 4% 0 5% 0 !important;/*100px 0 140px 0 !important;*/
			background-color: black !important;
		}
		.k-overlay{
			opacity: 0.95 !important;;
		}
		.k-widget.k-window{
			background-color: black !important;
		}
		.k-window-titlebar .k-window-actions{
			position: absolute !important;
			top: -60px !important;
			right:-60px !important;
		}
		.k-window-action.k-link.k-state-hover{
			/*background-color: gray !important;
			border-color: lightgray !important;*/
			border-color: inherit;
			background-color: rgba(255,255,255, 0.7);
		}

.k-window-action.k-link{
			opacity: 0.4 !important;
			background-color: rgba(255,255,255, 0.2);
			width: 27px;
			height: 23px;
			padding: 10px 8px;
		}

		.k-window-action.k-link .k-icon.k-i-close{
			opacity: 0.2;
			background: transparent url() no-repeat !important;
				background-image: url("");
			width: 27px;
			height: 23px;
			background-image: url(http://areavirtual.mx/wp-content/themes/massive-dynamic/assets/img/video-close.png) !important;
		}
		