
@import 'https://fonts.googleapis.com/css?family=Roboto&subset=cyrillic,latin-ext';

html {
	min-height: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	overflow-y: scroll;
	background-color: #e3e3e3;
	text-rendering: auto;
	margin: 0;
	padding: 0;
}

* {
	outline: none;
}

a {
	text-decoration: none;
}

img.news-img {	
	border: 1px solid #c7cedf;
	box-sizing: border-box;
}

.page {
	min-width: 356px;
	/*width: 360px;*/
	max-width: 660px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
  	/*box-shadow: 15px 0 5px 2px #adadad, -15px 0 5px 2px #adadad; */
	/*outline: 15px solid #fff; */
	box-sizing: border-box;
}

.content {
	width: 100%;
	box-sizing: border-box;
	/* min-height: 740px; */
}

.top_prm {
	/*width: 1250px;	*/
	min-height: 2px;
	text-align: center;
	box-sizing: border-box;
}



.body-page {	
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
	background-color: #fff;
				
	display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		/* justify-content: space-between; */
		justify-content: flex-start;
		/* align-content: flex-end; */
		align-items: flex-start;
}


/* ---------------------------------- */
.body-page-center-column {
	/*width: 670px;*/
	/* min-width: 356px; */
	width: 100%;
	/*margin-right: 25px;*/
	/* background-color: #f00; */
	
	display: flex;
		flex-direction: column;
		/* flex-wrap: nowrap; */
		justify-content: space-between;
		align-content: flex-start;
		/* align-items: flex-start; */
		align-items: center;
}

/* --- arrows before spiegels --- */
.arch-head-w-bg {
	width: 100%;
	box-sizing: border-box;
	height: 32px;
	/* padding: 3px 4px; */
	margin-bottom: 10px;
	color: #09488f;
	font-size: 15px;
	font-weight: 500;	
	background: linear-gradient(#c1d9ed, #94b5d1);

	display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-content: center;
		align-items: center;
}

.arch-head-w-bg-link-l, .arch-head-w-bg-link-r {
	color: #09488f;
	font-size: 13px;	
	background-repeat: no-repeat;

	display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		align-content: center;

 }
.arch-head-w-bg-link-l {
	background-image: url('https://static.newsru.com/v2/img/misc/arrow_left_white.gif');
	background-position: left;
	margin-left: 4px;
	padding-left: 16px;
}
.arch-head-w-bg-link-r {
	background-image: url('https://static.newsru.com/v2/img/misc/arrow_right_white.gif');
	background-position: right;
	margin-right: 4px;
	padding-right: 16px;
}
/* ----------------------------------- */

.main-caption {
	width: 100%;
	padding: 4px 10px;
	margin-bottom: 6px;
	color: #09488f;
		font-size: 14px;
	background: linear-gradient(#c0d8ec, #95b6d1);
	box-sizing: border-box;	
	text-transform: uppercase;
	font-weight: bolder;
}

.base-text {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.cap-link {
	color: #09488f;
	text-transform: lowercase;
	font-weight: bolder;
}

.cap-link-up {
	color: #09488f;
	text-transform: uppercase;
	font-weight: 500;
}



/* --- PRM MARKS n BLOCKS --- */

.prm {
	min-width: 240px;	
	width: 100%;
	font-size: 13px;
	font-weight: 400;
	color: #aaa;
	text-align: center;
	margin: 8px 0;
	box-sizing: border-box;
}
.prm_after_sp {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 8px 0;
}

.prm-mark-small {
	width: 60px;
	padding: 2px 4px; 
	margin: 0;
	text-align: center;
	background-color: #189c5b; 
	color: #fff;
	font-size: 8px;
	/* font-weight: 500; */
	box-sizing: border-box;
}

.prm-mark-mid {
	width: 60px;
	padding: 2px 4px; 
	margin: 0;
	text-align: center;
	background-color: #189c5b; 
	color: #fff;
	font-size: 12px;
	/* font-weight: 500; */
	box-sizing: border-box;
}

.prm-mark {
	/* width: 60px; */
	padding: 2px 6px; 
	margin: 0;
	text-align: center;
	background-color: #189c5b; 
	color: #fff;
	font-size: 12px;
	font-weight: 500;
}

.prm-block {
	background-color: #fff;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 12px;
	border: 1px solid #189C5B;    
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
}

.prm-image-block {
	width: 200px;    
	margin: 0;
	padding: 0;
	text-align: right;
	display: block;
	box-sizing: border-box;
}

.prm-image img {
	border: 1px solid #c7cedf;
	box-sizing: border-box;
	margin: 0 0 4px 0;
	padding: 0;
}

.prm-text-block {
	width: 300px;
	margin: 0 0 0 30px;
	padding: 0;
	box-sizing: border-box;
}

.prm-title {
	width: 300px;    
	margin: 0 0 10px 0;
	text-align: left;
	color: #09488f;
	font-size: 18px;
	font-weight: 400;
	display: block;
	box-sizing: border-box;
}

.prm-text {
	width: 300px;
	margin: 0;
	text-align: left;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	display: block;
	box-sizing: border-box;    
}


/* ----------------- */
/* header */
.header-old {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	margin: 2px 0;
	color: #fff;
	background: linear-gradient(#2d69ad, #00346d);
	
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.header {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	margin: 2px 0;
	color: #fff;
	background: linear-gradient(#2d69ad, #00346d);	
	
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    /* align-content: center; */
    align-items: center;
}


.header-alpha {
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	margin: 2px 0;
	color: #fff;
	/* background: linear-gradient(#2d69ad, #00346d); */
	background: linear-gradient( #ffa64d, #663300 );
	
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    /* align-content: center; */
    align-items: center;
}

.header-logo-a {
	/* margin: 20px 0px 20px 0px; */
	/* margin: 0; padding: 0; */
	width: 250px;
	height: 100%;	
	/* display: block; */
	display: flex;
	flex-direction: row;
	align-items: center;
	box-sizing: border-box;
	/* background-color: #4f81d1; */
}
.header-logo-img {
	width: 234px;
	display: block;
	box-sizing: border-box;
}

.header-items {
	min-width: 108px;
	width: calc(100% - 250px);
	height: 80px;
	/* display: block; */

	display: flex;
    	flex-direction: row;
    	flex-wrap: nowrap;
    	justify-content: flex-end;
    	/* align-content: center; */
    	align-items: center;

	box-sizing: border-box;
}

.header-break {
	background-color: #aac2db;
	width: 1px;
	height: 60px;
	box-sizing: border-box;
	margin: auto 4px;
}
.header-plus {
	margin: auto 4px;
    font-size: 16px;
	font-weight: 500;
	color: #aac2db;
}

.header-plus-new {
	margin: auto 4px;
	padding: 4px 0;
    font-size: 16px;
	font-weight: 500;
	color: #aac2db;
	display: block;
	height: 50px;
	width: 28px;
	text-align: center;
	box-sizing: border-box;
}
.header-menu {
	margin: auto 8px;
    font-size: 42px;
	font-weight: 600;
	color: #fff;
}

.header-tg:link
{
    display: block;
    box-sizing: border-box;
    height: 24px;
    width: 24px;
	margin: 0 0 6px 2px;
	padding: 0;

    font-size: 11px;
    font-weight: 400;
    color: #aac2db;
    cursor: pointer;
    
    background-repeat: no-repeat;
    background-color: #08468D;
    background-image: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASJJREFUeNrsVe0NgjAQRcMAuAFOAE4AbIAb4AY6gW6ATIBOIBsoE4g//SULmHQDvCaPpKm1fMk/LnkJubbv7h53rZk/35Uxos2NkW0KIFtJyP4dgBFOhICwJDzERXMAcUFIkDET/M6QCjjREZmukHko7XH7BOBZrgkLwg5a+4S7tM8i2G0lKgUJSolkT9gSNqiiNl8mMRUScMIz4aYIGhFiBJHJv+RRBUigMVMcjJEhQ8eoEvCa5oCX/iKkQrkRtG4ib1VBrXEEZJJ8AdpTZTbOdppk3oI5vnXkyuy7zkHRsO71DeCgY2r5DnKv6yqYtXhwGAaME1wRhGHgxDat+lbACS/oJEvwpfBbv7LvctmFGr+r+z9DblOxPe3pyextHwEGADNxPYBYMC0EAAAAAElFTkSuQmCC);
}




/* For devices 400px and larger: */
@media only screen and (max-width: 320px) {
	.page {
		min-width: 310px;
	}
	.header-alpha, .header, .header-items {	
		height: 60px;
	}
	.header-break {
		height: 46px;	
	}
	.header-logo-a {
		width: 200px;
	}
	.header-logo-img {
		width: 180px;
	}
}
/* --- MENU --- */

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFFFFF;    
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);    
    right: -3px;    
    min-width: 360px;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: #2e5a98;
	padding: 7px 0 7px 72px;
	text-decoration: none;
	display: block;
	font-size: 18px;
	border: 1px solid #bfcfe2;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {	background-color: #189c5b; color: white; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content { display: block; }

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn { background-color: #3e8e41; }

