/*Цитируемый абзац*/
p.kquote {
    border-left: 5px solid #AB9F5C;
    color: #827E66;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
    margin-left: 20px;
    padding: 12px 20px;
    quotes: none;
}
.ImgCenter
{
	margin:0 0 20px 0;
}
.ImgLeft
{
	margin:0 20px 20px 0;
}
.ImgRight
{
	margin:0 0 20px 20px;
}
.product-view-area .product-big-image.popup
{
	display:block !important;
}
/*Цвет шрифта*/
.piksell-color 
{
    color:#f58220;
}
.piksell-color:hover 
{
    color:#212121;
}
.bg-primary {
    background: #60aadb;color: #fff; padding: 4px;
}
.bg-success {
    background: #64ba4e;color: #fff; padding: 4px;
}
.bg-info {
    background: #9bc6dd;color: #fff; padding: 4px;
}
.bg-warning {
    background: #fec139;color: #fff; padding: 4px;
}
.bg-danger {
    background: #f2dede;color: #000; padding: 4px;
}

/*Выделение первой буквы*/
p.first:first-letter {
    float: left;
    font-size: 44px;
    line-height: 0.35em;
    margin: 3px 8px 3px 0;
    padding: 0 2px 2px 0;
}

/*Крупный шрифт*/
.dropcap {
    font-size: 48px;
    line-height: 100%;
    font-weight: 500;
    float: left;
    margin: 0 15px 0 0;
}

/*Темный блок*/
p.bloktel {
    padding: 10px;
    color: #fff;
    background-color: #4A4A4A;
}

/*Темный блок*/
p.code span, span.code {
    background-color: #EDEDED;
    padding: 2px 5px;
    border-radius: 2px 2px 2px 2px
}

/*Красный список*/
ul.licon li {
    font: 14px Verdana, sans-serif;
    color: #A00000;
    font-style: italic;
    margin-left: 25px;
    margin-bottom: 6px;
    padding: 2px 0 3px 10px;
}

/*Выделение для первой вуквы 1 уже*/
.dropcap-alt {
    float: left;
    background: #B7D9E2;
    color: #fff;
    font-size: 2.2em;
    padding: 10px 14px;
    margin-right: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*Выделение для первой вуквы 1*/
.dropcap-alt-h3 {
    float: left;
    background: #B7D9E2;
    color: #fff;
    font-size: 2.2em;
    padding: 16px 14px;
    margin-right: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

/*Увеличение фразы*/
.fancyamp {
    font-family: 'Gabriela', 'Trebuchet MS', serif;
    font-size: 1.6em;
}

/*Желтый фон*/
.highlight {
    background: #ffa;
    padding: 1px 2px;
}

/*Блок с желтым фоном*/
.notice {
    display: block;
    margin: 15px 0;
    padding: 5px 15px;;
    background: #fff5af;
    color: #a79b44;
    text-shadow: 1px 1px 0 #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*Блок с зеленым фоном*/
.notice-html {
    display: block;
    padding: 12px 20px;
    background: #49A744;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/*Блок с синим фоном*/
.notice-css {
    display: block;
    padding: 12px 20px;
    background: #449da7;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/*Блок с красным фоном*/
.notice-js {
    display: block;
    padding: 12px 20px;
    background: #a74491;
    color: #fff;
    text-shadow: 1px 1px 0 #4a4444;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.page-content table 
{
    width: 100%;  
	max-width: 100%;
    margin-bottom: 20px;
}
.page-content table tr:first-child td 
{
    background: #f6f6f6;
	padding: 15px 15px;
    font-size: 16px;
}
.page-content table td
{
	line-height:normal;
	padding:5px 15px;
	border:1px solid #e8e8e8;
}
.page-content table p
{
	padding:0;
}
.page-content table > thead > tr > td 
{
    font-size: 16px;
    font-weight: 400;
}
.bx-searchtitle
{
    margin: 0;
}


.nca-cookiesaccept-line
{
    max-width: 330px;
	left:20px !important;
}
.nca-cookiesaccept-line.style-4
{
    -webkit-box-shadow: 0px 3px 47px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 3px 47px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 3px 47px 0px rgb(0 0 0 / 18%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff !important;
	bottom:20px !important; 
    padding: 25px !important;
}
.nca-cookiesaccept-line-text
{
    color: #19181e !important;
    line-height: 1.4em;
    font-size: 13px;
}
.nca-cookiesaccept-line > div > div
{
	padding:0 !important;
}
.nca-cookiesaccept-line > div
{
    display: block !important;
}
.nca-cookiesaccept-line-text a 
{
	color: #f58220 !important;
	text-decoration:none !important;
}
.nca-cookiesaccept-line-text a:hover
{
    border-bottom: none !important;
    color: #212121 !important;
}
@media screen and (max-width:600px) 
{
	.nca-cookiesaccept-line.style-4
	{
		left:0 !important;
		bottom:0 !important; 
	}
} 
@media screen and (max-width:480px) 
{
	#nca-cookiesaccept-line-accept-btn
	{
		display: block !important;
		text-align:center !important;
	}
}
#nca-cookiesaccept-line-accept-btn 
{
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	margin:15px 0 0;
	cursor:pointer;
	line-height: 38px;
	border-radius: 4px;
	background: #f58220;
	border:1px solid #f58220;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	transition: transform 0.25s ease, box-shadow 0.25s ease,background 0.25s ease;
}
#nca-cookiesaccept-line-accept-btn::before 
{
	content: "";
	position: absolute;
	top: 0;
	left: -120%;
	width: 70%;
	height: 100%;
	background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.45), transparent);
	transform: skewX(-20deg);
	transition: left 0.55s ease;
}
#nca-cookiesaccept-line-accept-btn:hover 
{
	background: transparent;
	border:1px solid #f58220;
	color: #f58220;
}
#nca-cookiesaccept-line-accept-btn:hover::before
{
	left: 130%;
} 