/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/** 1. Set default font family to sans-serif.
2. Prevent iOS and IE text size adjust after device orientation change,
without disabling user zoom. */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/** Remove default margin. */
body {
	margin: 0;
}

/* HTML5 display definitions ========================================================================== */

/** Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

/** 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/** Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
audio:not([controls]) {
	display: none;
	height: 0;
}

/** Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden],
template {
	display: none;
}

/* Links ========================================================================== */

/** Remove the gray background color from active links in IE 10. */
a {
	background-color: transparent;
}

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics ========================================================================== */

/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
	border-bottom: 1px dotted;
}

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b,
strong {
	font-weight: bold;
}

/** Address styling not present in Safari and Chrome. */
dfn {
	font-style: italic;
}

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
/*h1 {
	font-size: 1.5em;
	margin: 0.5em 0;
}*/

/** Address styling not present in IE 8/9. */
mark {
	background: #ff0;
	color: #000;
}

/** Address inconsistent and variable font size in all browsers. */
small {
	font-size: 80%;
}

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content ========================================================================== */

/** Remove border when inside `a` element in IE 8/9/10. */
img {
	border: 0;
	max-height: 100%;
	min-height: 1px;
	height: auto;
	width: auto; /* ie8 */
}

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	========================================================================== */

/** Address margin not present in IE 8/9 and Safari. */
figure {
	margin: 1em 40px;
}

/** Address differences between Firefox and other browsers. */
hr {
	box-sizing: content-box;
	height: 0;
}

/** Contain overflow in all browsers. */
pre {
	overflow: auto;
}

/** Address odd `em`-unit font size rendering in all browsers. */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms ========================================================================== */

/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */

/** 1. Correct color not being inherited.
Known issue: affects color of disabled elements.
2. Correct font properties not being inherited.
3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
	outline: 0 none #000000;
}

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
	overflow: visible;
}

/** Address inconsistent `text-transform` inheritance for `button` and `select`.
All other form control elements do not inherit `text-transform` values.
Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
Correct `select` style inheritance in Firefox. */
button,
select {
	text-transform: none;
}

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
2. Correct inability to style clickable `input` types in iOS.
3. Improve usability and consistency of cursor style between image-type
`input` and others. */
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/** Re-set default cursor for disabled elements. */
html input[disabled] {
	cursor: default;
	color: #8a8a8a;
}

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input {
	line-height: normal;
}

/** It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/** Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/** Define consistent border, margin, and padding. */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/** 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {
	overflow: auto;
}

/** Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
	font-weight: bold;
}

/* Tables: */

/** Remove most spacing between table cells. */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
td,
th {
	padding: 0;
}*/



/* ==========================================================================================================================
Normalize End ===============================================================================================================
============================================================================================================================= */

:root {
	--clrText: black;
	--clrBtnText: #183317;
	--bgKey: #ee791020;
}

html {
	height: 100%;
	/*min-height: 100%;*/
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px; /* БАЗОВЫЙ (root) ШРИФТ ДЛЯ ВСЕГО САЙТА */
}

body {
	min-height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	/*background-image: url("/img/bkgFixedInet.png");*/
	overflow-x: hidden;
	/*padding: 10px;*/
	background-color: #f6f6f6;
	box-sizing: border-box;
	/*padding: 1em;*/
}


.bodyWrap {
	padding: 0.7em;
	margin: 0 auto;
	max-width: 700px;
	/*min-height: 100%;
	box-sizing: border-box;*/
}

a {
	color: #16376f;
	text-decoration: none;
}
a:hover, a:visited {
	color: #16376f;
}


h1 {
	font-size: 1.5rem;
}
h2 {
	font-size: 1.3rem;
}
h3 {
	font-size: 1.1rem;
	margin: 0.8em 0 0.3em 0;
}


/* Start : Login ----------------- */
.btnLoginCnt {
	display: flex;
	flex-flow: row wrap;
	margin: 1em 0;
}
/*.btnLogin {
	display: inline-flex;
	align-items: center;
	color: black;
	border: 1px rgba(87, 87, 87, 0.25) solid;
	border-radius: 0.3em;
	padding: 0.3em 0.6em;
	background-color: #c9c9c9;
	text-decoration: none;
	margin-right: 0.7em;
}
.btnLogin:visited {
	color: black;
}
.btnLogin:hover {
	color: black;
	background-color: #c2c2c2;
}
.btnLogin svg {
	max-height: 100%;
	min-height: 1px;
	height: 1.1em;
	width: auto;
	margin-left: 0.6em;
}*/
/* End : Login ------------------- */


/* Start : Личный кабинет ----------------- */
.userInfo {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin: 0.5em 0;
}
.userInfo span {
	text-wrap: nowrap;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0.2em 0.5em;
}


.btnLK {
	display: inline-flex;
	align-items: center;
	color: var(--clrBtnText);
	border: 1px #adc5ad solid;
	border-radius: 0.3em;
	padding: 0.3em 0.6em;
	background-color: #daeeda;
	/*background-image: radial-gradient( circle at 1em 50%, #cad8f0 0.3em, #f1f4f1 2em );*/
	/*background-image: linear-gradient( 90deg, #cad8f0 1.6em, #f1f4f1 2.7em );*/
	/*background-image: linear-gradient( 180deg, #cfd9ea 0%, #d8ead7 100% );*/
	text-decoration: none;
	margin: 0.2em 0.5em 0.2em 0;
}
.btnLK:visited {
	color: var(--clrBtnText);
}
.btnLK:hover {
	color: var(--clrBtnText);
	background-color: #d2e8d2;
	/*background-image: linear-gradient( 180deg, #cad5e7 0%, #c6dfc4 100% );*/
	border-color: #95b195;
}
.btnLK.selected {
	background: #66ad65;
	/*background-image: linear-gradient( 180deg, #8fa3c5 0%, #9bc797 100% );*/
	color: white;
	border: 1px #66ad65 solid;
	cursor: default;
}
.btnLK svg {
	max-height: 100%;
	min-height: 1px;
	/*height: auto;*/
	height: 1.1em;
	width: auto;
	margin-right: 0.6em;
}
.btnLK.login svg {
	margin-right: 0;
	margin-left: 0.6em;
	height: 1.3em;
}

.menuBtns {
	display: flex;
	flex-flow: row wrap;
	margin: 0.5em 0;
}


/* Start : Личный кабинет ----------------- */


header.title {
	/*font-size: 1rem;*/
	margin-bottom: 1em;
}
header.title img {
	/*margin-bottom: 10px;*/
}
header.title h1, header.title h2 {
	/*margin: 0;*/
	margin: 0.3em 0;
}
header.title h1 img {
	height: 0.9em;
	margin-right: 0.4em;
}

.prgLogo {
	height: 1.4em;
	border-radius: 20%;
	margin-left: 0.2em;
	margin-right: 0.2em;
	vertical-align: middle;
}

.qrCode {
	display: block;
	max-width: 100%;
}


.warnBlock {
	min-height: 3em;
	margin-top: 1em;
	padding: 0.6em;
	border-radius: 0.5em;
	background-color: var(--bgKey);
	box-sizing: border-box;
}

/*.margBot6 {
	margin-bottom: 6px;
}*/
/*div.margBot10 {
	margin-bottom: 10px;
}*/

.id {
	background-color: #8a8a8a30;
	
}

.rowInfo {
	display: inline-flex;
	padding: 0 8px;
	margin-bottom: 6px;
}
.parName {
	margin-right: 0;
}
.parValue {
	padding-left: 10px;
	font-family: Consolas, "Lucida Console", monospace;
	font-weight: bold;
}
.dateExpirOk { /* Подписка НЕ закончилась */
	background-color: #2bd82320;
}
.dateExpirWarn { /* Подписка скоро закончится */
	background-color: #ffed0030;
}
.dateExpirClose { /* Подписка закончилась */
	background-color: #e5222220;
}


.dateExpir { /* Подписка НЕ закончилась */
	display: inline-block;
	padding: 0.2em 0.5em;
}
.dateExpir.ok { /* Подписка НЕ закончилась */
	background-color: #2bd82320;
}
.dateExpir.warn { /* Подписка скоро закончится */
	background-color: #ffed0030;
}
.dateExpir.close { /* Подписка закончилась */
	background-color: #e5222220;
}


.tInfo {
	margin-top: 10px;
}
.tInfo caption {
	text-align: left;
	font-weight: bold;
	/*color: palevioletred;*/
}
.tInfo td {
	padding-right: 10px;
	vertical-align: center;
	/*border: 1px black solid;*/ /* Для тестов */
}
.tInfo td:last-child {
	font-weight: bold;
	padding: 0.2em 0.5em;
}

.tBlock {
	display: flex;
	flex-direction: row;
	align-items: center;
	
	/*background-repeat: no-repeat no-repeat;
	background-position: right center;*/
	/*background-size: 1.9em;*/ /* размер большей стороны */

	min-height: 2.4em;
	/*max-width: 100%;*/
	max-width: 35em;
	
	width: fit-content;
	margin: 0.6em 0;
	padding: 0.4em 0.7em; /* top  right  bottom left */
	border-radius: 0 0.5em 0.5em 0;  /* top-left  top-right  bottom-right  bottom-left */
	
	border-left-width: 5px;
	border-left-style: solid;
	box-sizing: border-box;
}
.tBlock svg {
	max-height: 100%;
	min-height: 1px;
	/*height: auto;*/
	height: 1.3em;
	width: auto;
	margin-left: 0.5em;
	flex-shrink: 0;
}

.keyTitle {
	/*font-size: 19px;*/
	margin: 1em 0 0.5em 0;
}
.tBlock.key {
	background-color: var(--bgKey);
	/*background-image: url("/img/copy.svg");*/
	border-left-color: #ee791040;
	cursor: pointer;
	/*word-wrap: anywhere;*/
	word-break: break-all;
}
.tBlock.key svg {
	color: #ee791060;
}

.tBlock.info {
	color: var(--clrText);
	background-color: #063A8C15;
	/*background-image: url( "/img/telegramLogo.svg" );*/
	border-left-color: #063A8C40;
	text-decoration: none;
}
a.info:hover, a.info:visited {
	color: var(--clrText);
}
.tBlock.info svg {
	color: #063A8C70;
}
/*.tBlock.info::after {
	content: "";
	display: inline-block;
	color: coral;
	width: 1.7rem;
	height: 1.7rem;
	background-image: url( 'data:image/svg;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiID4NCjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTUzLjU2LDc2Ljc2QzU0LjUyLDc1LjgsNTUsNzQuNjIsNTUsNzMuMlY0NS42YzAtMS40Mi0wLjQ4LTIuNi0xLjQ0LTMuNTZDNTIuNiw0MS4wOCw1MS40Miw0MC42LDUwLDQwLjYNCglzLTIuNiwwLjQ4LTMuNTYsMS40NEM0NS40OCw0Myw0NSw0NC4xOCw0NSw0NS42djI3LjZjMCwxLjQyLDAuNDgsMi42LDEuNDQsMy41NlM0OC41OCw3OC4yLDUwLDc4LjJTNTIuNiw3Ny43Miw1My41Niw3Ni43NnoNCgkgTTUzLjU2LDMwLjM2QzU0LjUyLDI5LjQsNTUsMjguMjIsNTUsMjYuOHMtMC40OC0yLjYtMS40NC0zLjU2QzUyLjYsMjIuMjgsNTEuNDIsMjEuOCw1MCwyMS44cy0yLjYsMC40OC0zLjU2LDEuNDQNCglTNDUsMjUuMzgsNDUsMjYuOHMwLjQ4LDIuNiwxLjQ0LDMuNTZTNDguNTgsMzEuOCw1MCwzMS44UzUyLjYsMzEuMzIsNTMuNTYsMzAuMzZ6IE01MCwxMDBjLTYuOTIsMC0xMy40Mi0xLjMxLTE5LjUtMy45NA0KCXMtMTEuMzgtNi4xOS0xNS44OC0xMC42OVM2LjU2LDc1LjU4LDMuOTQsNjkuNVMwLDU2LjkyLDAsNTBzMS4zMS0xMy40MiwzLjk0LTE5LjVzNi4xOS0xMS4zOCwxMC42OS0xNS44OFMyNC40Miw2LjU2LDMwLjUsMy45NA0KCVM0My4wOCwwLDUwLDBzMTMuNDIsMS4zMSwxOS41LDMuOTRzMTEuMzgsNi4xOSwxNS44OCwxMC42OXM4LjA2LDkuNzksMTAuNjksMTUuODhTMTAwLDQzLjA4LDEwMCw1MHMtMS4zMSwxMy40Mi0zLjk0LDE5LjUNCglzLTYuMTksMTEuMzgtMTAuNjksMTUuODhzLTkuNzksOC4wNi0xNS44OCwxMC42OVM1Ni45MiwxMDAsNTAsMTAweiBNNTAsOTBjMTEuMTcsMCwyMC42My0zLjg4LDI4LjM4LTExLjYzUzkwLDYxLjE3LDkwLDUwDQoJcy0zLjg4LTIwLjYzLTExLjYzLTI4LjM4UzYxLjE3LDEwLDUwLDEwcy0yMC42MywzLjg4LTI4LjM4LDExLjYzUzEwLDM4LjgzLDEwLDUwczMuODgsMjAuNjMsMTEuNjMsMjguMzhTMzguODMsOTAsNTAsOTB6Ii8+DQo8L3N2Zz4NCg==' );
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 0.8em;
	
}*/

/*.link {
	text-decoration: none;
}*/

.tgName {
	font-family: "Lucida Console", monospace;
	font-weight: bold;
	color: #002691;
	font-size: 0.9em;
	text-decoration: none;
	/*display: inline;*/
	/*text-decoration: none;*/
}

.line {
	/*width: 20rem;*/
	margin: 0.8em 0;
	border-top: 2px #063A8C50 solid;
}

#copyed {
	overflow: hidden;
}
#copyed div {
	border-radius: 5px;
	background-color: #ee791040;
	display: inline-block;
	padding: 3px 12px;
	margin-top: 5px;
	/*left: 0px;*/
	position: relative;
}
#copyed div.move {
	animation: CopyedMove 0.5s ease-out 1 normal both;
}

@keyframes CopyedMove {
  from { left: -150px; }
  to { left: 0; }
}

.btnQRCode {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 5px 8px;
	background-color: var(--bgKey);
	border: 1px #ee791040 solid;
	border-radius: 5px;
}
.btnQRCode img {
	width: 18px;
	margin-right: 7px;
}

#wQRCodeWrap {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #00000050;
	top: 0;
	left: 0;
}
#wQRCodeWrap img {
	max-width: 100%;
}

@keyframes rotate360 {
	to { transform: rotate(360deg); }
}
.preloader {
	width: 40px;
	animation: 4s rotate360 infinite linear;
}

.spoilerHead {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	font-size: 1.1em;
	
	/*height: 20px;*/
	padding: 0.5em;
	margin-top: 1em;
	cursor: pointer;
	background-color: #02328320;
	border-radius: 0.5em;
	border: 1px #02328340 solid;
}
.spoilerHead.open {
	border-radius: 0.5em 0.5em 0 0;
	/*border-bottom-style: none;*/
}
.spoilerHead:hover {
	background-color: #02328330;
	border-color: #02328350;
}
.spoilerHead img {
	margin: 0 0.5em 0 0;
	
	/*height: 1.4em;*/
}
.spoilerBody {
	padding: 0;
	display: none;
	/*visibility: hidden;*/
	/*border-right: 1px #02328340 solid;
	border-bottom: 1px #02328340 solid;
	border-left: 1px #02328340 solid;*/
	border: 1px #02328340 solid;
	background-color: #02328310;
	border-radius: 0 0 0.5em 0.5em;
}
.spoilerBody.open {
	display: block;
	/*visibility: visible;*/
}
.spoilerBody main {
	padding: 0.5em;
}
.spoilerBody img {
	max-width: 100%;
}
.spoilerBody p {
	margin: 0.3em 0;
}

.spoilerBody footer {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 1.1em;
	background-color: #185D1620;
	cursor: pointer;
	border-top: 1px #02328340 solid;
	padding: 0.2em 0.5em 0.3em 0.5em;
}
.spoilerBody footer:after {
	content: "Свернуть";
}
.spoilerBody footer img {
	content: url( "img/Collapse.svg" );
	max-height: 0.9em;
	margin-right: 0.4em;
}
.spoilerBody footer:hover {
	background-color: #185D1630;
	border-color: #02328350;
}


img.screenshot {
	display: block;
	cursor: zoom-in;
	max-width: 60%;
	border-radius: 0.5em;
	border: 1px #00000030 solid;
	margin: 0.7em 0;
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:	  0 0 12px 0 rgba(0, 0, 0, 0.2);
	box-shadow:			  0 0 12px 0 rgba(0, 0, 0, 0.2);
}
img.screenshot.open {
	max-width: 100%;
	cursor: zoom-out;
}

.nobr {
	white-space: nowrap;
	display: inline-block;
}

.aDwnld {
	display: inline-flex;
	flex-flow: row nowrap;
	align-items: center;
	
	cursor: pointer;
	color: inherit;
	height: 1.5em;
	margin: 0.5em 3em 0 0;
	padding: 0.5em;
	border: 1px #00000030 solid;
	border-radius: 0.3em;
	text-decoration: none;
}
.aDwnld img {
	margin-right: 0.5em;
}
.aDwnld:visited, .aDwnld:hover {
	color: inherit;
}

.blockLink a:last-child {
	margin-right: 0;
}

.arrow {
	margin: 0 0.2em;
	height: 0.5em;
}


.btnOSCnt {
	display: flex;
	flex-flow: column nowrap;
	/*align-items: center;*/
	/*justify-content: space-between;*/
}
.btnOS {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
	max-width: 10em;
	box-sizing: border-box;
	
	/*flex-grow: 1;
	flex-basis: 6em;*/
	
	font-size: 1.3em;
	color: var(--clrBtnText);
	/*height: 20px;*/
	/*min-width: 6em;*/
	/*width: 9em;*/
	/*max-width: 11em;*/
	padding: 0.5em;
	margin-top: 0.8em;
	/*margin-right: 0.8em;*/
	cursor: pointer;
	background-color: #daeeda; /*#13571220;*/
	/*background: linear-gradient( 0deg,#185D1630 0%, #EE791030 50%, #02338430 100% );*/
	
	border-radius: 0.5em;
	border: 1px #adc5ad solid;
	text-decoration: none;
}
.btnOS:visited {
	color: var(--clrBtnText);
}
.btnOS:hover {
	color: var(--clrBtnText);
	background-color: #d2e8d2;
	/*background: linear-gradient( 0deg,#185D1640 0%, #EE791040 50%, #02338440 100% );*/
	border-color: #95b195;
}
.btnOS img {
	margin: 0 0.5em 0 0;
	height: 1.4em;
}


/********************************* Begin Media Queries ****************************************/

/* для 700px или меньше */
@media only screen and (max-width: 700px) {
	html, body {
		font-size: 14px; /* БАЗОВЫЙ (root) ШРИФТ ДЛЯ ВСЕГО САЙТА */
	}
	
	
}