﻿.modal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #131313;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 101;
}
.modal-window {
z-index: 200000000000000000000000000;
position: fixed;
width: 50%;
height: 80%;
top: 10%;
left: 24%;
margin: 0;
padding: 0;
padding-left: 2%;
padding-right: 2%;
z-index: 102;
background: #fff;
border: solid 8px #000;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
overflow-y: scroll;
overflow-x: hidden;
}
.close-window {
position: fixed;
width: 47px;
height: 47px;
top: 13%;
right: 24%;
background: transparent url(../images/close-button.png) no-repeat scroll right top;
text-indent: -99999px;
overflow: hidden;
cursor: pointer;
}
@media screen and (max-width: 640px) {
	.msgcookie{
	height: 17%;
	}
	.modal-window {
	z-index: 200000000000000000000000000;
	width: 90%;
	height: 80%;
	position: fixed;
	top: 0%;
	left: 0%;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	padding-right: 2%;
	z-index: 102;
	background: #fff;
	border: solid 8px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	.close-window {
	position: fixed;
	width: 47px;
	height: 47px;
	top: 6%;
	right: 5%;
	background: transparent url(../images/close-button.png) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	}
	}
@media screen and (max-width: 360px) {
	.msgcookie{
	height: 17%;
	}
	.modal-window {
	z-index: 200000000000000000000000000;
	width: 90%;
	height: 80%;
	position: fixed;
	top: 0%;
	left: 0%;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	padding-right: 2%;
	z-index: 102;
	background: #fff;
	border: solid 8px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	.close-window {
	position: fixed;
	width: 47px;
	height: 47px;
	top: 6%;
	right: 5%;
	background: transparent url(../images/close-button.png) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	}
	}
@media screen and (max-device-width: 640px) {
	.msgcookie{
	height: 17%;
	}
	.modal-window {
	z-index: 200000000000000000000000000;
	width: 90%;
	height: 80%;
	position: fixed;
	top: 0%;
	left: 0%;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	padding-right: 2%;
	z-index: 102;
	background: #fff;
	border: solid 8px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	.close-window {
	position: fixed;
	width: 47px;
	height: 47px;
	top: 6%;
	right: 5%;
	background: transparent url(../images/close-button.png) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	}
	}
@media screen and (max-device-width: 360px) {
	.msgcookie{
	height: 17%;
	}
	.modal-window {
	z-index: 200000000000000000000000000;
	width: 90%;
	height: 80%;
	position: fixed;
	top: 0%;
	left: 0%;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	padding-right: 2%;
	z-index: 102;
	background: #fff;
	border: solid 8px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow-y: scroll;
	overflow-x: hidden;
	}
	.close-window {
	position: fixed;
	width: 47px;
	height: 47px;
	top: 6%;
	right: 5%;
	background: transparent url(../images/close-button.png) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	}
	}