@font-face {
	font-family: 'MYRIADPROREGULAR';
	src: url('fonts/MYRIADPROREGULAR.eot');
	src: local('MYRIADPROREGULAR'), url('fonts/MYRIADPROREGULAR.woff') format('woff'), url('fonts/MYRIADPROREGULAR.ttf') format('truetype');
}
@font-face {
font-family: 'fontb267362fe0bf162719681f797a756433';
        src:    url('https://nomail.com.ua/files/eot/b267362fe0bf162719681f797a756433.eot?#iefix') format('embedded-opentype'),
            url('https://nomail.com.ua/files/woff/b267362fe0bf162719681f797a756433.woff') format('woff'),
            url('https://nomail.com.ua/files/woff2/b267362fe0bf162719681f797a756433.woff2') format('woff2');
}

@font-face { font-family: 'ArialMT';  src: local('ArialMT'), url('https://nomail.com.ua/files/woff/b267362fe0bf162719681f797a756433.woff') format('woff'); }
body{
	background: #000000;
    width:100%;
	height:100%;
}
.BetaCorner {
	display: inline;
	position: absolute;
	top:0px;
	left:0px;
}
.pop-up {
	margin: 10% auto;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	max-width: 1000px;
	height: auto;
	max-height: 605px;
	padding: 0 30px;
}
.block {
	background-image: linear-gradient(to right, #000000, #11050c, #170c19, #171326, #0a1a33);
	border: 3px solid;
	border-image: linear-gradient(to left, #743ad5, #d53a9d) 1;
	box-shadow: -1px 1px 5px rgba(104, 104, 104, 0.75);
	background-color: #000;
}

.buttonYEAP {
	background-color: #8a63d1; /* 3e6ebc */
	color: #FFF;
	font-family: 'ArialMT';
	font-size: 34px;
	text-shadow: 0 0 7px rgba(250, 244, 244, 0.43);
	text-align: center;
	padding: 8px;
	text-decoration: none;
	font-weight: 400;
	max-width: 457px;
	width: 100%;
	text-transform: uppercase;
	float: right;
}
.buttonYEAP:hover {
	text-shadow:none;
}
.buttonYEAP2 {
	background-color: #ff0000;
	color: #FFF;
	font-family: "Source Sans Pro";
	opacity: 0.8;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	max-width: 457px;
	width: 100%;
    padding: 0.7rem;
	text-transform: uppercase;
	float: right;
}
.copyaftersmall { /* .copyaftersmall.h1, .copyaftersmall.h4, .copyaftersmall.h5, .copyaftersmall.ul, .copyaftersmall.div, .copyaftersmall.p */
	background: #170c19;
	max-width: 457px;
	width: 100%;
	height:220px;
	overflow:auto;
	color: #ffffff;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 11px;
	padding:10px 10px 20px;
}
div.copyaftersmall h4 {
	color: #5c88e7;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 5px;
	padding:10px 10px 20px;
}
div.copyaftersmall h5 {
	color: #d63a3a;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 5px;
}
div.copyaftersmall h6 {
	color: #ffffff;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	padding-top: 20px;
}
div.copyaftersmall p, div.copyaftersmall ul {
	color: #ffffff;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 18px;
	font-weight: 100;
	line-height: 22px;
	margin-bottom: 5px;
}
div.copyaftersmall li {
	color: #ffffff;
	font-family: 'MYRIADPROREGULAR' !important;
	font-size: 18px;
	font-weight: 100;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.stylesite{
	color: #7B3685;
}
.copyMiddle {
	color: #FFF;
	font-family: 'MYRIADPROREGULAR' !important;
    font-size: 18px;
    text-align: center;
	line-height: 1;
	margin: 0;
	margin-top: 20px;
}
.copyright{
	font-family: 'MYRIADPROREGULAR' !important;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	line-height: 1;
	margin: 0;
}
.copyright a{
	font-family: 'MYRIADPROREGULAR' !important;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	line-height: 1;
	margin: 0;
}
.copyright a:hover{
	color: #7B3685;
}
#FirstImage {
	margin-top: -110px;
	position: relative;
}
@media only screen and (max-width: 800px) {
	#FirstImage {
		margin-top: -55px;
		margin-left: 45px;
	}
}
#First2Image {
	margin-top: 10px;
}
@media only screen and (max-width: 500px) {
	#FirstImage {
		margin-top: 28px;
		margin-left: -52px;
		left: 0px;
	}
	#First2Image {
		margin-top: 10px;
	}
}

.AVSDialogTab {
	overflow: hidden;
	font-family: 'MYRIADPROREGULAR' !important;
	border-radius: 5px;
	border: 1px solid #1d224a;
}

.AVSDialogTabHeader {
	background-color: #1d224a; /* b2e4fb */
	width: 100%;
	border: none;
}
  
/* Style the buttons that are used to open the tab content */
.AVSDialogTab button {
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	background-color: #5c88e7;
}

  /* Change background color of buttons on hover */
.AVSDialogTab button:hover {
	background-color: #814fdf;
}
  
/* Create an active/current tablink class */
.AVSDialogTab button.active {
	background-color: #8a63d1;
}

/* Style the tab content */
.AVSDialogTabBody {
	display: none;
	border-top: none;
	/*
	border: 1px solid rgb(187, 57, 96);
	background-color: red;*/
	border-radius: 5px;
	padding: 14px 16px;
}

.AVSDialogTabBodyDesc {
	display: none;
	border-top: none;
}

.MemtextInBoxOverride {
	font-size: 0.8em;
	padding: 4px;
	color: #959895;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
}

.innerGroupingBoxExtra {
	background-color: #2c2e31;
}

.ModalAdvanced {
	background-image: linear-gradient(to right, rgb(255, 0, 128), rgb(200, 37, 157), rgb(140, 71, 153), rgb(68, 46, 159), #1d224a);
}

.TextHomeoblsmallExtra, .InputTextExtra {
    
}