@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek);
@font-face {
	font-family: 'SignifyLite';
	src: url('/theme/fonts/signifylite-webfont.eot');
	src: url('/theme/fonts/signifylite-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/theme/fonts/signifylite-webfont.woff') format('woff'),
		 url('/theme/fonts/signifylite-webfont.ttf') format('truetype'),
		 url('/theme/fonts/signifylite-webfont.svg#SignifyLite') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen {

/* Upload your main image to the following path or change if needed. Go to 'Other pages & files'->folder 'images'->upload an image with the name 'visual.jpg'.
For changing of current color theme go to 'Theme & Colours - Theme', then in the line below to the style #main add
background-image:url(/images/visual.jpg); */
	div#main {background-repeat: no-repeat; background-position: center top; background-color: #fff;}
/* --------------------------------- */


	html {margin:0; padding:0;}
	body  {margin:0; padding:0; font:400 1em 'Roboto', sans-serif; text-align:left; background:#f3f3f3;}

	a {text-decoration:none;}
	a img {border:none;}

	/* Typography resets */
	div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td { margin: 0;  padding: 0; }

	/* Default paragraph styles */
	p {font-family: inherit;  font-weight: normal;  font-size: 1rem;  line-height: 1.6; text-rendering: optimizeLegibility;}

	/* Default header styles */
	h1, h2, h3, h4, h5, h6 { font-weight: normal;  font-style: normal;  text-rendering: optimizeLegibility;  margin-top: 0.2rem;  margin-bottom: 0.5rem;  line-height: 1.4;}
	h1 {  font-size: 2.125rem; }
	h2 {  font-size: 1.6875rem; }
	h3 {  font-size: 1.375rem; }
	h4 {  font-size: 1.425rem; }
	h5 {  font-size: 1.125rem; }
	h6 {  font-size: 1rem; }

	.row {margin-bottom:0;}
	.text-center {text-align:center;}

	.strong {font-weight:bold;}
	div.clear {clear:both; height:1px; overflow:hidden; font-size:1px;}

	div.holder {text-align:center; clear:both; position:relative;}
	.container {position:relative;}

/* styles for header block */

	header {background:#ffffff; width:100%; z-index:1000; padding:0; position:relative;}
	.sticky {position:fixed;}
	.flexy {position:relative;}

	div.Header {text-align:left; position:relative; padding:0.875em 0 0.5em;}
	div.Header h2 {font-weight:normal; color:#d50a00; font-size:28px; padding:0; margin:0;}

	div#topDecoration {clear:both; height:3px; position:relative; width:100%;}
	div#topDecoration div.one {height:3px; overflow:hidden; background:#d50b00; position:relative;}

	div.autorization {position:relative; float:right; margin:0; padding:18px 0;}

	.ico_world { position:relative; float:right;  border:1px dashed #d50b00; border-radius:5px; border:1px dashed #ff4242;}
	.pict { position:relative;}
	.ico_locked { position:relative; float:right;  border:1px solid #d50b00; border-radius:5px; margin: 0 0.75em 0 0; border:1px solid #ff4242;}

	div.SwitchLocale {right:auto; bottom:auto; padding:0; position:relative; float:none; margin:0; font-size:100%; }
	div.SwitchLocale p {display:none;}
	div.SwitchLocale div {margin:0;}
	div.SwitchLocale div span.label {white-space:nowrap; border:none; padding:0 0.75em 0 1em; font-weight:300; cursor:pointer; font-size:1.125em; color:#d50b00; line-height:30px; height:30px; color:#ff4242;}
	div.SwitchLocale div span.label span { margin:0 0 0 10px; display:inline-block; color:#d50b00; color:#ff4242;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg); }
	div.SwitchLocale div span.label-lc {display:block;}
	div.SwitchLocale div span.label-native {display:none;}
	div.SwitchLocale div span.label:hover {text-decoration:none;}
	div.SwitchLocale div#switchLocalesTrigger {display:none;}
	div.SwitchLocale div b {display:none;}
	div.SwitchLocale div.highlighted {top:31px;}
	div.SwitchLocale div.highlighted ul li a {font:normal 80% Arial,Helvetica,sans-serif;}
	div.SwitchLocale div.highlighted ul li span {font:bold 80% Arial,Helvetica,sans-serif;}

	.linklogin {position:relative; color:#d50b00; font-size:1.125em; padding:4px 24px 3px; float:none; text-align:right; line-height:30px;    font-weight:300; margin:0; cursor:pointer; color:#ff4242;}
	a.ico_locked_over {text-decoration:none; color:#ffffff; background:#ff4242;}
	.a_over {text-decoration:none; color:inherit;}

/* styles for main block with registration form */

	p.submitbutton {margin:0; padding:0; zoom:0; position:relative;}
	.button, .submit {cursor:pointer;}

	.regform {position:relative; width:380px; margin:2.375em 0 3em; border-radius:5px; background:rgba(255,255,255,0.5); padding:1.5em 0 1em;}
	div.Registration {width:100%; margin:0; padding:0; position:relative; z-index:255;}
	div.Registration form {padding:0; margin:0 auto; width:86%;}

	div.Registration input.submit {width:100%; color:#ffffff; text-align:center; border:none; padding:0; margin:2px 0 0; line-height:normal;
font-size: 1.875em; height: 2.3em; border-radius:5px; text-transform:uppercase; background:#d50a00; -webkit-appearance: none; text-shadow:1px 1px 1px #aa0600; font-family:'Roboto',sans-serif; font-weight:700;}
	div.Registration input.submit:hover { background:#aa0600;}

	body.ru div.Registration input.submit {font-size:1.5em;}

	div.Registration h2 {text-transform:uppercase; font-size: 1.875em; font-weight: 700; line-height: 1; margin:0.1em 0 0.5em; color:#ff4242;  padding:0; text-align: center;}
	div.Registration h2 strong {font-size:100%; padding:0; color:#ff4242;}

	div.Registration dl.horizontal {margin:0;}
	div.Registration dl.horizontal dt {font-size:1em; width:100%; padding:0; float:none; color:#585858;}
	div.Registration dl.horizontal dd {width:100%; float:none;}

	div.Registration dl.horizontal dd.nolabel {font-size:11px; white-space:normal; color:#585858; left:0;}
	div.Registration dl.horizontal dd.nolabel label {white-space:normal;}

	div.Registration dd input.checkbox {width:auto}
	div.Registration dd input, div.Registration dd select { border-radius: 5px; height: 2.5em; color:#585858; border-color:#b1b1b1 e0e0e0 e0e0e0 b1b1b1; font-size:1em; padding:0.4em; appearance:none; -moz-appearance:none; -o-appearance:none; -webkit-appearance:none; }
	div.Registration dd select  {background-image:url(/images/index/selectarrow.png); background-position: 96% center; background-repeat: no-repeat;}

	div.Registration dd input.checkbox {width:auto;height: auto;-webkit-appearance: checkbox;-moz-appearance: checkbox;appearance: checkbox;}

	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:31%; background-position: 88% center;}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:31%; background-position: 88% center; margin:0 2% 0 0;}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:31%; background-position: 88% center; margin:0 2% 0 0;}

	div.Registration a {color:#585858;}
	div.Registration dl dd {margin-bottom: 0.6em !important;}
	div.Registration dl dt {margin-bottom: 0px !important;}

	div.RegistrationSimple p.warning {margin:3px 0; color:#585858;}
	div.RegistrationSimple div.submit-block p.warning { margin:8px 0 0; color:#585858; line-height:1.1;}
	div.RegistrationSimple div.submit-block p.warning a {text-decoration:underline; color:#585858;}
	div.RegistrationSimple div.submit-block p.warning a:hover {text-decoration:none;}
	div.RegistrationSimple p.error {left:0; width:100%; line-height:1;}

	.submit-block {clear: both; position: relative;}

	div.Sidebar.Left {position:relative!important; left:auto!important; top:auto!important; text-align:center; z-index:0;}
	div.Sidebar .SidebarItem {clear:none; position:relative!important; background:none; padding:0; box-shadow:none!important; border-radius:0!important;  padding:0!important; margin:2em 0 0; float:none;}
	.SocialLogin {display:inline-block;}
	.SwitchLayout {display:none;}
	ul.icons li {float:left; margin:0 10px;}

	h1.slogan {text-align:right; line-height:1.3; padding:0.1em 0.5em 0; color:#ff4242; background:#ffffff; font-size:1.5em; position:absolute; float:right; font-weight:300; margin:0; width:55%; right:0; bottom:2em; color:#7b7b7b;}
	h1.slogan:empty {display:none;}

/* styles for media block with members block and welcome text */

	div#media {background:#ffffff; padding:2.5em 0 3em;}

	.members {position:relative; width:100%; margin:0 auto; padding:0; border-top:1px dashed #ffffff;}
	.SearchResult {display:none; float:none; margin:3.25em 0 3.5em; position:relative; padding:0; width:100%;}
	div.SearchResult h2 {text-align:left; line-height:1; padding:0 0 0.3em; text-transform:uppercase; font-size:2.3em; display:none;}
	div.simple {position:relative;}
	div.simple div.member, div.simple div.member.featured {border:none; width:74%; height:auto; margin:0; padding:0; position:relative; overflow:hidden; border:none; font-size:100%;}
	.member-name {width:100%; text-align:left; padding:0 0 0 5%; background:#ffffff; margin:5px 0 0;}
	div.member img {width:100%; height:auto;}
	div.SearchResult a { font-size:0.75em; font-weight:300; display:block; line-height:2;}

	div.welcome {font-size: 1.125em; font-weight: 300; line-height: 1.4; padding:0; text-align:left;}
	div.welcome h1, div.welcome h2, div.welcome h3, div.welcome h4 {text-align:left; line-height:1; padding:0; font-size:1.66em; font-weight:400;}

/* styles for footer block */

	footer {padding: 2em 0; border-top:1px solid #9c9c9c;}

	ul#bottonNavigation {margin:0px 0 0 -0.7em; padding:0; list-style:none; float:left; height:auto; overflow:hidden; font-size:100%;}
	ul#bottonNavigation li {margin:0; padding:0 0.75em; list-style:none; float:left;}
	ul#bottonNavigation li.last {border-right-style:none;}
	ul#bottonNavigation li a {color:#d50a00; font-size:0.75em; font-weight:400; text-decoration:underline;}
	ul#bottonNavigation li a:hover {text-decoration:none;}

	div#copyright {float:right; text-align:right; font-size:0.6875em; color:#9c9c9c; padding:0; margin:5px 0 0;}
	div#copyright a {color:#9c9c9c;}
	div#copyright br {display:none;}

	p.warningNotification {color:#9c9c9c; margin:0; padding:1em 0; text-align:left; width:55%;}

	.hideInShortForm {display: none !important;}

	.custom_footer_content {padding:3em 0 0.5em; position:relative;}
	.custom_footer_content .row {margin:0;}
	.custom_footer_content p {font-size:0.75em; color:#9c9c9c; line-height:1.2;}
	.custom_footer_content h1, .custom_footer_content h2, .custom_footer_content h3, .custom_footer_content h4 {font-size:1em; color:#9c9c9c;}
}

@media only screen and (min-width: 681px) {
	div#main {background-size:auto 100%;}
}
@media only screen and (min-width: 1370px) {
	div#main {background-size:100% auto;}
}

@media only screen and (max-width: 56.063em){
	h1.slogan {width:45%;}
}
@media only screen and (max-width: 50.063em){
	h1.slogan {width:100%; position:relative; right:auto; bottom:auto;}
}
@media only screen and (max-width: 40.063em) {
	#headerblock{position:relative!important;}

	h1.slogan {display:none;}
	div#main .column, div#main .columns{padding:0;}
	div.regform {margin:0 auto; border-radius:0; width:100%;}
	div.Registration  h2 {margin:0.1em 0.5em 0.5em;}
	div.Registration dl.horizontal dt {font-size:0.875em;}
	div.Registration dl dd { margin-bottom: 0.5em !important;}
	div.Registration input.submit {height:2em;}
	div.Sidebar .SidebarItem {margin:1.5em 0 0;}

	#switchLocalesTrigger:before { content:"O"; font-family: 'SignifyLite'; color:#d50b00;}
	.ico_locked:before { content:"L"; font-family: 'SignifyLite'; color:#d50b00;}
	.ico_world { padding:0 10px 6px;}
	.ico_locked  { padding:0 10px 6px;}
	.ico_locked:hover {text-decoration:none;}
	.linklogin {display:none;}

	div.SwitchLocale div span.label {display:none;}
	div.SwitchLocale div.highlighted {width:160px!important; top:32px;}
	div.SwitchLocale div.highlighted ul {width:140px; border-right:none; padding:0 10px;}
	div.SwitchLocale div.highlighted ul li a, div.SwitchLocale div.highlighted ul li span {font-size:1.2em; height:auto; line-height:1.4;}
	.float {display:block;}
	div.SwitchLocale div#switchLocalesTrigger {height:auto; background:none; width:auto; display:block;}

	footer {padding:1em 0;}
	ul#bottonNavigation {line-height:1.8; float:none;}
	ul#bottonNavigation li {display:inline-block; float:none; padding:0 0.7em;}
	ul#bottonNavigation li a {font-size:0.875em;}
	div#copyright {text-align:center; float:none; margin:20px 0 0;}
	p.warningNotification {width:auto; padding:1.5em 2em 0.5em 2em; text-align:center;}
	.custom_footer_content {padding:1em 0 0.5em;}

	div.welcome {font-size:1em;}
	.SearchResult {margin:2em 0;}
	div.simple div.member, div.simple div.member.featured {width:80%;}
}
@media only screen and (max-width: 34.063em) {
	div.Registration input.submit {font-size:1.5em;}
	body.ru div.Registration input.submit {font-size:1.25em;}
	div.Registration dd input, div.Registration dd select {height:auto;}
	div.Registration  h2 {font-size:1.5em;}
	div#media {padding:1.5em 0;}
	div.welcome {font-size:0.875em;}
	div.welcome h1, div.welcome h2, div.welcome h3, div.welcome h4 {font-size:1.7em;}
}
@media only screen and (max-width: 16.063em) {
	div.Registration  h2 {font-size:1.2em;}
	body.ru  div.Registration input.submit {font-size:1em;}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:29%;}
}
/*193162.1.386.10.c9d59b8*/