.flexslider a:active, .flex-container a:focus, .flexslider a:focus  { outline: none; } .slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; } .flexslider a img { outline: none; border: none; } .flexslider { margin: 0;margin-bottom:10px; padding: 0; } .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } .flexslider .slides img { width: 100%; display: block; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } html[xmlns] .slides { display: block; } * html .slides { height: 1%; } .flexslider { position: relative; zoom: 1; padding:0px; } .flexslider .slides { zoom: 1; } .flexslider .flex-direction-nav a { display:none; } .flexslider:hover .flex-direction-nav a { display: block; position: absolute; margin: -17px 0 0 0; width: 35px; height: 35px; top: 50%; cursor: pointer; text-indent: -9999px; background-color: #1F87E3; background-image: -webkit-gradient(linear, left top, left bottom, from(#1F87E3), to(#3B7FBB)); background-image: -webkit-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -moz-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -o-linear-gradient(top, #1F87E3, #3B7FBB); background-image: linear-gradient(to bottom, #1F87E3, #3B7FBB); } .flex-direction-nav a:before { display: block; position: absolute; content: ''; width: 9px; height: 13px; top: 11px; left: 11px; background: url(../images/arrows.png) no-repeat; } .flex-direction-nav a:after { display: block; position: absolute; content: ''; width: 0; height: 0; top: 35px; } .flex-direction-nav .flex-next { right: 0; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .flex-direction-nav .flex-prev { left:0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } .flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; } .flex-direction-nav .flex-prev:before { background-position: 0 0; } .flexslider .flex-control-nav { display:none; } .flex-direction-nav a { z-index:99; } .flex-caption { position: absolute; bottom: 0; padding: 12px 0 5px 0; margin:0; background: rgba(0,0,0,.7); text-align: center; color: #eaeaea; z-index: 3; } .caption { position: relative; display: inline-block; padding: 0; margin:0; color: #eaeaea; overflow:hidden; text-align: left; } .caption p.txt-sl1 { position: relative; display: block; float:left; margin:0 15px; padding:0; font-size: 22px; text-transform: uppercase; } .caption p.txt-sl1 span { font-size: 14px; text-transform: none; } .caption a.btn-sl1 { position: relative; display: block; float:left; margin:0 15px;background-color: #1F87E3; background-image: -webkit-gradient(linear, left top, left bottom, from(#1F87E3), to(#3B7FBB)); background-image: -webkit-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -moz-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -o-linear-gradient(top, #1F87E3, #3B7FBB); background-image: linear-gradient(to bottom, #1F87E3, #3B7FBB); -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; text-transform: uppercase;  text-decoration: none; color: #fff; font-size:14px; font-weight:normal; padding: 11px 16px; } .caption a:hover.btn-sl1 { background-color: #3B7FBB; background-image: -webkit-gradient(linear, left top, left bottom, from(#3B7FBB), to(#1F87E3)); background-image: -webkit-linear-gradient(top, #3B7FBB, #1F87E3); background-image: -moz-linear-gradient(top, #3B7FBB, #1F87E3); background-image: -o-linear-gradient(top, #3B7FBB, #1F87E3); background-image: linear-gradient(to bottom, #3B7FBB, #1F87E3); text-decoration: none; } .txt-sl2 { display: -ms-flexbox; -ms-flex-pack: center; -ms-flex-align: center; padding: 8em 0 8em 0; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; width:100%; position: absolute;top:0;bottom:0; text-align: center; color: #FFF; } .txt-sl2:before { -moz-transition: opacity 3s ease; -webkit-transition: opacity 3s ease; -ms-transition: opacity 3s ease; transition: opacity 3s ease; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s; content: ''; display: block; background-color: #000; height: 100%; left: 0; opacity: 0.4; position: absolute; top: 0; width: 100%; z-index: 1; } .txt-sl2 .inner { -moz-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; -moz-transition: opacity 1s ease, transform 1s ease; -webkit-transition: opacity 1s ease, transform 1s ease; -ms-transition: opacity 1s ease, transform 1s ease; transition: opacity 1s ease, transform 1s ease; position: relative; opacity: 1; z-index: 3; padding: 0 2em; } .txt-sl2 p { display:block; font-size: 3em; line-height: 1em; margin: 0 0 0.5em 0; padding: 0; color: #FFF; text-transform: uppercase; text-align:center; } .txt-sl2 span { display:block; font-size: 1.5em; margin-bottom: 1.75em; text-transform: uppercase; text-align:center; } .txt-sl2 a { color: #FFF; text-decoration: none; } .btn-sl2 { background-color: #1F87E3; background-image: -webkit-gradient(linear, left top, left bottom, from(#1F87E3), to(#3B7FBB)); background-image: -webkit-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -moz-linear-gradient(top, #1F87E3, #3B7FBB); background-image: -o-linear-gradient(top, #1F87E3, #3B7FBB); background-image: linear-gradient(to bottom, #1F87E3, #3B7FBB); -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; text-transform: uppercase;  text-decoration: none; color: #fff; font-size:14px; font-weight:normal; padding: 11px 16px; } .btn-sl2:hover { background-color: #3B7FBB; background-image: -webkit-gradient(linear, left top, left bottom, from(#3B7FBB), to(#1F87E3)); background-image: -webkit-linear-gradient(top, #3B7FBB, #1F87E3); background-image: -moz-linear-gradient(top, #3B7FBB, #1F87E3); background-image: -o-linear-gradient(top, #3B7FBB, #1F87E3); background-image: linear-gradient(to bottom, #3B7FBB, #1F87E3); text-decoration: none; } @media screen and (min-width:1280px){ .flex-caption {width:1240px;}		 } @media screen and (width:1200px){ .flex-caption {width:1000px;}		 } @media screen and (width:1080px){ .flex-caption {width:1000px;}		 } @media screen and (width:1050px){ .flex-caption {width:1000px;}		 } @media screen and (min-width:786px) and (max-width:1049px){ .flex-caption {width:710px;} .caption p.txt-sl1 {font-size:16px;line-height:40px;} .caption p.txt-sl1 span {display:none;} .txt-sl2 {padding: 4em 0 4em 0;} .txt-sl2 p {font-size: 2em;line-height: 1em;} .txt-sl2 span {font-size: 1.0em;margin-bottom: 1.2em;}			 } @media screen and (min-width:640px) and (max-width:767px){ .flex-caption {display:none;}		 } @media screen and (max-width:639px){ .flexslider {display:none;}		 } .content{overflow:hidden} .content main{box-sizing:border-box;background-color:#fff;padding:0;} .content main #breadcrumbs{max-width:100%;margin:0;margin-bottom:20px;padding:0;padding-bottom:5px;border-bottom:1px solid #f1f1f1;font-size:13px;} .content main #breadcrumbs a{ text-decoration:underline;color:#0277bd; } .content main #breadcrumbs a:hover{ text-decoration:none;color:#013758; } .content main #breadcrumbs span{ width: 10px; height:10px; margin:0 2px 0 3px; padding:0; display:inline-block; background:url(../images/arrow.png) 0 0 no-repeat; } .content main article h1{margin-bottom:20px} .content .sidebar_left, .content .sidebar_right{background-color:#fff;font-size:14px;border:1px solid #f1f1f1;border-top:0;overflow:hidden;} aside{display:block;overflow:hidden;} aside .aside_content {padding:0 10px;overflow:hidden;} aside .aside_content p{padding:0;margin-bottom:5px;font-size:13px;line-height:1.3;text-align:left;} aside h2{font-size:20px;background-color:#fafafa;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:10px 20px;margin-bottom:0;color:#1F87E3} aside .aside_content .link{border-top:1px solid #f1f1f1 !important;margin:0 -10px;} aside .aside_content .link:first-child{border-top:0;} aside .aside_content .link a{display:block;background:url(../images/link.svg) 10px 50% no-repeat;padding:13px 10px 13px 35px;color:#444} aside .aside_content .link a:hover{background-color:#fdfdfd;text-decoration:none;color:#515151} @media screen and (min-width:1280px){ .content main{float:left;width:620px;min-height:400px;} .content .sidebar_left{float:left;width:280px;margin:0 28px;} .content .sidebar_right{float:right;width:280px;} } @media screen and (min-width:1025px) and (max-width:1279px){ .content main{float:left;width:480px;min-height:400px;} .content .sidebar_left{float:left;width:240px;margin:0 15px;} .content .sidebar_right{float:right;width:240px;} } @media screen and (max-width:1024px){ .content main, .content .sidebar_left, .content .sidebar_right{max-width:100%;margin:0;margin-bottom:40px;overflow:hidden} } @media screen and (max-width:413px){ .content main article h1{font-size:22px} } .prev-box,.prev-category { padding:0; overflow:hidden; } .prev-category h2{ font-size:19px; margin:0; padding:0; border:0; font-weight:normal; } .prev-category h2 a{ width:100%; display:block; text-decoration:none; z-index:3; } .prev-category:hover h2 a{ text-decoration:underline; } .prev-category .prev-category-img{ display:block; max-width:100%; padding:0; margin:0; overflow:hidden; opacity: 0.5; } .prev-category:hover .prev-category-img{ opacity: 1; } .prev-category .prev-category-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } @media screen and (min-width:1280px){ .prev-category { float:left; width:290px; margin:0 10px; margin-bottom:20px; } .prev-category .prev-category-img{ height:163px; } } @media screen and (min-width:1025px) and (max-width:1279px){ .prev-category { float:left; width:215px; margin:0 10px; margin-bottom:20px; } .prev-category .prev-category-img{ height:120px; } } @media screen and (min-width:768px) and (max-width:1024px){ .prev-box{ width:710px;margin:0 auto; } .prev-category { float:left; width:335px; margin:0 10px; margin-bottom:20px; } .prev-category .prev-category-img{ height:188px; } } @media screen and (min-width:640px) and (max-width:767px){ .prev-box{ width:580px;margin:0 auto; } .prev-category { max-width:100%; margin:0; margin-bottom:20px; } .prev-category .prev-category-img{ height:326px; } } @media screen and (min-width:533px) and (max-width:639px){ .prev-box{ width:473px;margin:0 auto; } .prev-category { max-width:100%; margin:0; margin-bottom:20px; } .prev-category .prev-category-img{ height:265px; } } @media screen and (min-width:414px) and (max-width:532px){ .prev-box{ width:354px;margin:0 auto; } .prev-category { max-width:100%; margin:0; margin-bottom:20px; } .prev-category .prev-category-img{ height:199px; } } @media screen and (max-width:413px){ .prev-category { max-width:100%; margin:0; margin-bottom:20px; } } @media screen and (width:375px){ .prev-category .prev-category-img{ height:190px; } } @media screen and (width:360px){ .prev-category .prev-category-img{ height:181px; } } @media screen and (width:320px){ .prev-category .prev-category-img{ height:159px; } } .no{display:inline-block;padding:0;margin:10px 0;color:rgb(195,195,195);cursor:pointer;} .no-icon{display:block;float:left;width:16px;height:19px;padding:0;margin:0 3px 0 5px;background:url(../images/icon-thumb2.png) 0 2px no-repeat;} .yes{display:inline-block;padding:0;margin:10px 0;color:rgb(195,195,195);cursor:pointer;} .yes-icon{display:block;float:left;width:16px;height:19px;padding:0;margin:0 3px 0 5px;background:url(../images/icon-thumb1.png) 0 2px no-repeat;} .views{display:inline-block;padding:0;margin:10px 0;color:rgb(195,195,195);} .views-icon{display:block;float:left;padding:0;margin:0 3px 0 5px;width:16px;height:19px;border:0;background:url(../images/icon-eye.png) 0 2px no-repeat;} .com{display:inline-block;padding:0;margin:10px 0;color:rgb(195,195,195);} .com-icon{display:block;float:left;padding:0;margin:0 3px 0 5px;width:16px;height:19px;border:0;background:url(../images/icon-quote.png) 0 2px no-repeat;} .no-num,.yes-num,.views-num,.com-num{display:block;float:left;padding:0;padding-bottom:3px;margin:0;height:16px;} .news { display:block; margin:0; margin-top:20px; padding:0; overflow:hidden; } .prev-news { display:block; max-width: 100%; margin: 0; margin-bottom:40px; padding:0; padding-bottom:40px; overflow:hidden;} .prev-news h2{ color:#1F87E3; padding:10px 20px; margin:0; background-color:#fafafa; } .data-news { font-size:0.95em; color: #1F87E3; font-family: Arial, sans-serif; } .prev-news .data-news { float:left; } .prev-txt{ margin-bottom:5px;padding-bottom: 5px;font-size:14px;line-height:1.4;text-align:left; } .prev-img{ margin: 0;margin-bottom:10px; padding:0; overflow:hidden; } .prev-img img{ display:block; max-width:100%; height:auto; margin: 0 !important; padding:0; overflow:hidden; } .btn-rdm { float:right; margin: 0; padding:0; text-align: center; } .btn-rdm a { display:inline-block; margin: 0; color: #fff; } aside .prev-news{ display:block; max-width: 100%; margin: 0 -10px; margin-top:10px; margin-bottom:30px; padding:0 10px; overflow:hidden; border:0; } aside .prev-news h3{ color:#666; padding:0; margin:0; margin-bottom:10px; font-weight:normal; } aside .prev-news h3 a{ text-decoration: underline; } aside .prev-news h3 a:hover{ text-decoration: none; } aside .prev-news .data-news { font-size:0.95em; } aside .prev-news .prev-txt{ margin-bottom:15px;padding:0; } aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ text-align:left; } aside .prev-news .prev-img span{ display:block; max-width:100%; margin: 0; padding:0; overflow:hidden; } #moduleNewsComments_{ margin-top:30px; } #moduleNewsComments_ h3{ display:block;padding:0;margin:0;margin-bottom:10px;overflow:hidden; font-size:18px;text-transform: uppercase; } #moduleNewsComments_ #errorAuth{ background-color: #EF9A9A;color:#333; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; text-align: center; padding: 10px 0; } #moduleNewsComments_ form{ padding:15px; background:#fafafa; border: solid 1px #f1f1f1; font-family:Arial,sans-serif; overflow:hidden; } #moduleNewsComments_ #commentForm{overflow:hidden;} #moduleNewsComments_ #commentForm p{ margin-bottom: 10px ;font-size:14px; } #moduleNewsComments_ #commentForm span#loginReport, #moduleNewsComments_ #commentForm span#textReport{ display:block; float:left; margin:0; padding:0; } #moduleNewsComments_ #commentsHeader{ font-size:18px;margin-bottom:10px; } #moduleNewsComments_ #commentForm p {padding:0;} #moduleNewsComments_ #commentForm p #loginForm{width:100%;} #moduleNewsComments_ #commentForm p #captcha{padding:2px;border: solid 1px #f1f1f1;-moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px;} #moduleNewsComments_ #commentForm p input[type="text"], #moduleNewsComments_ #commentForm p textarea{border: solid 1px #f1f1f1;} #moduleNewsComments_ #commentForm p button{float:left;margin-top:10px;} #moduleNewsComments_ #commentForm span{ display:inline-block; width:100%; margin:0; padding:0; } #moduleNewsComments_ #comments{ font-size: 14px; margin-top: 10px; } #moduleNewsComments_ #comments .comment{ position: relative; border: solid 1px #f1f1f1; padding:3px; margin-bottom:10px; } #moduleNewsComments_ #comments .comment .commentHead{ margin-bottom: 8px; background:#fafafa; padding:5px 10px; } #moduleNewsComments_ #comments .comment .commentContent{ padding:0 10px;padding-bottom:10px; } #moduleNewsComments_ #comments .comment .author, #moduleNewsComments_ #comments .comment .gost, #moduleNewsComments_ #comments .comment .time, #moduleNewsComments_ #comments .comment .re{ white-space: nowrap; margin-right: 5px; } #moduleNewsComments_ #comments .comment .author{ font-size: 16px;color:#2A839E;text-decoration:none;font-weight:bold; } #moduleNewsComments_ #comments .comment .author:hover{ text-decoration:underline; } #moduleNewsComments_ #comments .comment .gost{ color: #E53935; } #moduleNewsComments_ #comments .comment .time{ color: #000; } #moduleNewsComments_ #comments .comment input[type="checkbox"]{ display:block !important; position: absolute; top: 12px; right: 15px; z-index: 10; } #moduleNewsComments_ #comments .comment .re{color:#666;text-decoration: underline;} #moduleNewsComments_ #comments .comment .re:hover{ text-decoration:none; } @media screen and (min-width: 1280px) { #moduleNewsComments_ #commentForm span{ display:inline-block; width:100%; margin:0; padding:0; } #moduleNewsComments_ #commentForm p #captcha{float:left;margin:0;margin-right:15px;} #moduleNewsComments_ #commentForm p #captchaForm{float:left;width:206px;margin:0;} #moduleNewsComments_ #commentForm p button{margin-top:10px;} } @media screen and (min-width: 1025px) and (max-width: 1279px) { #moduleNewsComments_ #commentForm p span{ display:inline-block; width:100%; margin:0; padding:0; } #moduleNewsComments_ #commentForm p #captcha{float:left;width:143px;margin:0;margin-top:2px;margin-right:6px;} #moduleNewsComments_ #commentForm p #captchaForm{float:left;width:206px;margin:0;} #moduleNewsComments_ #commentForm p button{float:left;margin-top:10px;} } @media screen and (min-width: 533px) and (max-width: 1024px) { #moduleNewsComments_ #commentForm p span{ display:inline-block; width:100%; margin:0; padding:0; } #moduleNewsComments_ #commentForm p #captcha{float:left !important;margin:0;margin-right:15px !important;;} #moduleNewsComments_ #commentForm p #captchaForm{float:left !important;width:206px;margin:0;} #moduleNewsComments_ #commentForm p button{margin-top:10px;} } @media screen and (max-width: 532px) { input[type="text"], input[type="password"], select{ width: 100%;} textarea{ width: 100%;} #moduleNewsComments_ #commentForm p #captcha{margin:0;} #moduleNewsComments_ #commentForm p #captchaForm{width:206px;margin:0;} #moduleNewsComments_ #commentForm p button{margin-top:20px;} } @media screen and (min-width:1280px){ aside .prev-news h3{font-size:14px;} aside .prev-news .prev-img span{height:146px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:13px;line-height:1.3; } } @media screen and (min-width:1025px) and (max-width:1279px){ aside .prev-news h3{font-size:14px;} aside .prev-news .prev-img span{height:123px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:13px;line-height:1.3; } } @media screen and (min-width:768px) and (max-width:1024px){ aside .prev-news h3{font-size:18px;} aside .prev-news .prev-img span{height:388px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:14px;line-height:1.4; } } @media screen and (min-width:640px) and (max-width:767px){ aside .prev-news h3{font-size:18px;} aside .prev-news .prev-img span{height:315px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:14px;line-height:1.4; } } @media screen and (min-width:533px) and (max-width:639px){ aside .prev-news h3{font-size:18px;} aside .prev-news .prev-img span{height:265px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:14px;line-height:1.4; } } @media screen and (min-width:414px) and (max-width:532px){ aside .prev-news h3{font-size:18px;} aside .prev-news .prev-img span{height:199px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:14px;line-height:1.4; } } @media screen and (max-width:413px){ .prev-news h2{font-size:16px;} aside .prev-news h3{font-size:16px;} aside .prev-news .prev-txt, aside .prev-news .prev-txt p{ font-size:13px;line-height:1.3; } } @media screen and (width:375px){ aside .prev-news .prev-img span{height:177px;} } @media screen and (width:360px){ aside .prev-news .prev-img span{height:169px;} } @media screen and (width:320px){ aside .prev-news .prev-img span{height:146px;} } .post-prev{ display:block; max-width: 100%; margin: 0; margin-bottom:40px; padding:0; padding-bottom:40px; overflow:hidden;} .post-prev h2{ color:#1F87E3; padding:10px 20px; margin:0; background-color:#fafafa; } .img-prev {display:block;padding:0;margin:0;margin-bottom:10px;} .img-prev img{display:block;max-width:100%;height:auto;padding:0;margin:0;} .icon-prev {display:block;max-width:100%;padding:0;margin:0;overflow:hidden;} .data {display:block;float:left;padding:0;margin:0;overflow:hidden;font-size:0.95em; color: #1F87E3; font-family: Arial, sans-serif;} .btn-prev,.btn-back {display:block;float:right;padding:0;margin:0;overflow:hidden;} .btn-prev a,.btn-back a { display:inline-block; margin: 0; text-decoration: none;  color: #fff; } .post-page{display:block;padding:0;margin:0;margin-bottom:40px;overflow:hidden;} .post-page img{display:block;max-width:100% !important;height:auto !important;padding:0;margin:0 auto;margin-bottom:10px;} #block-comments{ display:block;padding:0;margin:0;overflow:hidden; } #block-comments h3{ display:block;padding:0;margin:0;margin-bottom:10px;overflow:hidden;color:#333;font-size:18px;text-transform: uppercase; } #block-comments form{ padding:15px; background:#fafafa; border: solid 1px #f1f1f1; font-family:Arial,sans-serif; overflow:hidden; margin-bottom:20px; } .comment-form{ display:block;padding:0;margin:0;overflow:hidden; } .comment-form input[type="text"], .comment-form textarea{ width: 100%; box-sizing: border-box; margin:0; border: solid 1px #f1f1f1; } .login-input,.txt{ display:block;padding:0;margin:0;margin-bottom:15px;overflow:hidden;font-size:14px; } .captcha{ display:block;float:left;padding:0;margin:0;margin-top:1px;margin-right:15px;overflow:hidden; } .captcha img{ display:block; width:150px; padding:2px; margin:0; overflow:hidden; border: solid 1px #f1f1f1; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } .sign{ display:block;float:left;width:205px;padding:0;margin:0;margin-right:10px;overflow:hidden;font-size:14px; } .sign input[type="text"]{ width:100%;box-sizing: border-box; border: solid 1px #f1f1f1; } .btn1{ display:block;float:left;padding:0;margin:0;overflow:hidden; } .btn2{ display:block;float:left;padding:0;margin:0;margin-top:19px;overflow:hidden; } .btn2 input[type="submit"] { opacity: 1; } .btn2 input[type="submit"]:disabled { opacity:0.2; } .comment{ position: relative; border: solid 1px #f1f1f1; padding:3px; margin-bottom:10px; } .comment .head{ margin-bottom: 8px; background:#fafafa; padding:5px 10px; } .comment .head a.name{ font-size: 16px;color:#2A839E;text-decoration:none;font-weight:bold;margin-right:5px; } .comment .head a:hover.name{ text-decoration: underline; } .comment .gost{ color: #E53935;margin-right:5px; } .comment .head a.knob{ z-index:10;padding:0 5px;color:#666;text-decoration: underline; } .comment .head a:hover.knob{ text-decoration: none; } .comment .head span.time{ font-size:14px; } .comment-txt{padding:5px 10px;} .comment .head input[type="checkbox"]{ display:block !important; position: absolute; top: 12px; right: 15px; z-index: 10; } .textarea_bar, .textarea_bar_blog{ padding:0; padding-bottom:4px; overflow:hidden; } .commentHead,.comment .head{ max-width:100%; overflow:hidden; } .commentHead .avatar, .comment .head .avatar{ float:left; width:41px; height:41px; padding:1px; border:1px solid #ccc; border-radius:50%; overflow:hidden; } .commentHead .info, .comment .head .info{ float:left; margin-left:10px; } .clear{ clear:both;width:100%;margin:10px 0;padding:0;overflow:hidden; } .prev-articles { padding:0; overflow:hidden; } .prev-articles h2{ font-size:19px; margin:0; padding:0; border:0; font-weight:normal; } .prev-articles h2 a{ width:100%; display:block; text-decoration:none; z-index:3; } .prev-articles:hover h2 a{ text-decoration:underline; } .prev-articles .prev-articles-img{ display:block; max-width:100%;height:163px; padding:0; margin:0; overflow:hidden; opacity: 0.5; } .prev-articles:hover .prev-articles-img{ opacity: 1; } .prev-articles .prev-articles-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .prev-link{ margin:0;padding:15px 0; overflow:hidden; border-bottom:1px solid #eee; } .prev-link a.link-next { display:block; float:none; background:url(../images/link.svg) 0 50% no-repeat; padding:0 25px; color:#666; font-weight:normal;font-size:16px; overflow:hidden; text-decoration: underline; text-transform: none; } .prev-link a:hover.link-next {text-decoration:none;} .prev-article,.prev-article-r{ margin: 0; margin-bottom:40px; padding:0; padding-bottom:40px; overflow:hidden; } .prev-article-r{ border-bottom:1px solid #eee; } .prev-article h2{ color:#1F87E3; padding:10px 20px; margin:0; background-color:#fafafa; } .prev-article-r h2{ color:#1F87E3; padding:0; margin:0;margin-bottom:10px; } .prev-article p,.prev-article-r p{ font-size:14px; padding:0; margin:10px 0; } .prev-article .prev-img { display:block; max-width:100%; margin:0;margin-bottom:10px; padding:0; overflow:hidden; } .prev-article-r .prev-img{ padding:0; overflow:hidden; } .prev-article a,.prev-article-r a{ display:block; float:right; margin:0; color: #fff; } .prev-article h2 a,.prev-article-r h2 a{ display:block; float:none; background:none; color:#1F87E3; font-size:16px; padding:0; margin:0;margin-bottom:10px; text-decoration: underline; } .prev-article h2 a:hover,.prev-article-r h2 a:hover{ text-decoration: none;background:none; } .prev-article .prev-txt,.prev-article-r .prev-txt{ margin:0; padding:0; } .prev-article .prev-txt,.prev-article .prev-txt p{ font-size:14px;line-height:1.4; } .prev-article-r .prev-txt,.prev-article-r .prev-txt p{ font-size:13px;line-height:1.3; } .prev-article-l{ margin:0;padding:15px 0; overflow:hidden; border-bottom:1px solid #eee; } .prev-article-l a.link-next { display:block; float:none; background:url(../images/link.svg) 0 50% no-repeat; padding:0 25px; color:#666; font-weight:normal;font-size:16px; overflow:hidden; text-decoration: underline; text-transform: none; } .prev-article-l a:hover.link-next {text-decoration:none;} .prev-article .prev-img img, .prev-article-r .prev-img img{ display:block;width:100%;height:auto;margin:0;} .data-article{ margin:0; padding:0; overflow:hidden; font-size:0.95em; color: #1F87E3; font-family: Arial, sans-serif; } .prev-article .data-article, .prev-article-r .data-article{ float:left;margin-top:10px; } .prev-article .btn-rdm {  margin-top:10px; } @media screen and (min-width:1280px){ .prev-articles { float:left; width:290px; margin:0 10px; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:163px; } .prev-article-r .prev-img{ float:left; width:33%; margin:0; margin-right:10px; } } @media screen and (min-width:1025px) and (max-width:1279px){ .prev-articles { float:left; width:215px; margin:0 10px; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:120px; } .prev-article-r .prev-img{ float:left; width:33%; margin:0; margin-right:10px; } } @media screen and (min-width:768px) and (max-width:1024px){ .prev-articles { float:left; width:335px; margin:0 10px; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:188px; } .prev-article-r .prev-img{ float:left; width:33%; margin:0; margin-right:10px; } } @media screen and (min-width:640px) and (max-width:767px){ .prev-articles { max-width:100%; margin:0; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:326px; } .prev-article-r .prev-img{ float:left; width:33%; margin:0; margin-right:10px; } } @media screen and (min-width:533px) and (max-width:639px){ .prev-articles { max-width:100%; margin:0; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:265px; } .prev-article-r .prev-img{ float:left; width:33%; margin:0; margin-right:10px; } } @media screen and (min-width:414px) and (max-width:532px){ .prev-articles { max-width:100%; margin:0; margin-bottom:20px; } .prev-articles .prev-articles-img{ height:199px; } .prev-article-r .prev-img{ max-width:100%; margin:0; margin-bottom:10px; } } @media screen and (max-width:413px){ .prev-articles { max-width:100%; margin:0; margin-bottom:20px; } .prev-article h2,.prev-article-r h2{font-size:16px;} .prev-article-r .prev-img{ max-width:100%; margin:0; margin-bottom:10px; } } @media screen and (width:375px){ .prev-articles .prev-articles-img{ height:190px; } } @media screen and (width:360px){ .prev-articles .prev-articles-img{ height:181px; } } @media screen and (width:320px){ .prev-articles .prev-articles-img{ height:159px; } } @media screen and (min-width: 1280px) { .data-news,.data-article { float:left; } } @media screen and (min-width: 1025px) and (max-width: 1279px) { .data-news,.data-article { float:left; } } @media screen and (min-width: 600px) and (max-width: 1024px) { .data-news,.data-article { float:left; } } @media screen and (max-width: 599px) { .data-news,.data-article { margin-bottom:20px; } } .form-newsletter{ display:block; max-width:500px; margin:0 auto; padding:0; text-align:center; overflow:hidden; } .form-newsletter #form{ display:block; margin:0; padding:10px; font-family:Arial,sans-serif; overflow:hidden; background: #fafafa; border: solid 1px #f1f1f1; } .form-newsletter #form h2{ display:block; margin:0;margin-bottom:15px; padding:0;border:0; background:none; text-transform: none; color:#888; font-size:16px; text-transform: uppercase;  } .form-newsletter #form p{ display:block; margin:0; padding:5px;font-size:13px;clear:both; } .form-newsletter #form p a:hover{ text-decoration:none; } .form-newsletter #email-newsletter,.form-newsletter #button-newsletter{ margin:0 5px;display:inline-block; padding:0; overflow:hidden; } .form-newsletter #button-newsletter input[type="submit"] { cursor:pointer; position:relative; display:block; margin:0;color: #fff; } aside .form-newsletter{ display:block; margin:0 10px; padding:0; border:0; overflow:hidden; } aside .form-newsletter #form{ display:block; margin:0; padding:0; font-family:Arial,sans-serif; overflow:hidden; background:none; border:0; box-shadow:none; } aside .form-newsletter #form h3{ display:block; margin:10px 0; padding:0; font-size:14px;font-weight:bold; } aside .form-newsletter #button-newsletter, aside .form-newsletter #email-newsletter{ display:block !important;width:100%;margin:0;margin-bottom:10px; } aside .form-newsletter #email-newsletter input[type="text"], aside .form-newsletter #button-newsletter input[type="submit"]{ display:block;width:100%;margin:0; } aside .form-newsletter #form p{ display:block;width:100% !important; margin:0; padding:0; font-size:13px; text-align:left; } #msg{ display:block; max-width:500px; margin:0 auto;margin-top:10px !important; padding:0 10px; text-align:center; overflow:hidden; } .form-mail{ max-width:500px; margin:0 auto; padding:20px; font-family:Arial,sans-serif; overflow:hidden; background: #fafafa; border: solid 1px #f1f1f1; } .form-mail #form-name,.form-mail #form-email,.form-mail #form-phone,.form-mail #form-textarea,.form-mail #form-captcha,.form-mail #form-button{ margin:0; margin-bottom:10px; padding:0; overflow:hidden; } .form-mail #form-textarea textarea{ height:120px; border: solid 1px #f1f1f1; } .form-mail input[type="text"]{ width: 100%; box-sizing: border-box; margin:0; border: solid 1px #f1f1f1; } .form-mail #form {margin:0;padding:0;background:none;} .form-mail #form-mail p{margin:0;padding:0;font-size:14px;color:#666;} .form-mail #form-mail p span{color:#f00;} .form-mail #form-mail p.error{color:#f00;font-size:12px;} .form-mail #form-captcha img{padding:2px;border: solid 1px #f1f1f1;} .form-mail #form-button input[type="submit"] { cursor:pointer; position:relative; display:block; margin:0 auto;margin-top:15px; opacity:1; color: #fff; } .form-mail #form-button input[type="submit"]:disabled{ opacity: 0.2; } @media screen and (min-width: 1280px) { .form-mail #form-captcha img{display:block;float:left;margin-top:1px;margin-right:20px;} .form-mail #form-captcha input.captcha-text{float:left;width:200px;margin:0;} } @media screen and (min-width: 1025px) and (max-width: 1279px) { .form-mail #form-captcha img{float:left;margin:0;margin-top:0px;margin-right:8px !important;} .form-mail #form-captcha input.captcha-text{float:left;width:200px;margin:0;} } @media screen and (min-width: 533px) and (max-width: 1024px) { .form-mail #form-captcha img{display:block;float:left;margin-top:1px;margin-right:20px;} .form-mail #form-captcha input.captcha-text{float:left;width:200px;margin:0;} } @media screen and (max-width: 532px) { .form-mail #form-captcha img{display:block;margin:0;margin-bottom:10px;} .form-mail #form-captcha input.captcha-text{display:block;width:200px;margin:0;} } .user_auth_form_,.user_cfg_form_, .user_reg_form_,#user_profile{  max-width:500px; margin:0 auto; margin-top:30px; padding:0; } .user_profile_{ overflow:hidden; padding-bottom:15px; margin-bottom:15px; border-bottom: solid 1px #f1f1f1; } .user_avatar{ float:left; padding-right:15px; margin-right:15px; border-right:solid 1px #f1f1f1; } .user_profile{ float:left; } .userform{ padding:20px; font-family:Arial,sans-serif; overflow:hidden; background: #fafafa; border: solid 1px #f1f1f1; } .userform div{ color:#666; } .userform .login,.userform .password,.userform .email,.userform .simvoly,.userform .submit{ margin:0; margin-bottom:10px; padding:0; overflow:hidden; } .userform .login input[type="text"], .userform .password input[type="password"],.userform .email input[type="text"],.userform .simvoly input[type="text"]{ width: 100%; box-sizing: border-box; margin:0; border: solid 1px #f1f1f1; } .userform .simvoly{ width:210px;margin:0;padding:0; } .userform .captcha_{ float:left;width:150px;margin:0;margin-top:2px;margin-right:20px;padding:0; } .userform .captcha_ img{display:block;margin:0;padding:2px;border: solid 1px #f1f1f1;} .userform .roscomnadzor{ margin:15px 0; padding:0; clear:both; } .userform .submit{ text-align:center;margin-top:10px; } p.userlink {margin-top:4px !important;padding:0 !important;} p.userlink a{font-size:14px;text-decoration:underline !important;} p.userlink a:hover{text-decoration:none !important;} .searchForm{display:block;margin:0;padding:0;overflow:hidden;} .searchFormInput_{float:left;margin:0;margin-right:15px !important;} .searchFormSubmit_{float:left;margin:0;} h2.title-result{display:block;margin:0;margin-top:10px;padding:0;clear:botch;overflow:hidden;color:#666;font-size:18px;} .search-result{display:block;margin:0;margin-bottom:5px;padding:5px 0;overflow:hidden;} input[type="checkbox"] { display: none; } input[type="checkbox"] + label {display: block;position: relative;padding-top: 5px;padding-left: 35px;color: #000;cursor: pointer;} input[type="checkbox"] + label:last-child { margin-bottom: 0; } input[type="checkbox"] + label:before {content: '';display: block;width: 25px;height: 25px;border: 2px solid #000;background:#fff;position: absolute;left: 0;top: 0;} input[type="checkbox"]:checked + label:before {display: block;width: 25px;height: 25px;border: 2px solid #000;position: absolute;left: 0;top: 0;background:#fff url(../images/check.svg) center no-repeat;} #gallery-box,#box-prev{ position: relative; min-height:300px; margin:0 auto; padding:0; padding-top:5px; overflow:hidden; } .gallery-box { display:block; padding:0; text-align:center; font-size:16px; line-height:1; font-weight:bold; text-transform: uppercase; font-family: Arial Narrow, sans-serif; } .gallery-box a{ display:block; padding:0; margin-bottom:5px; } .gallery-box a:focus{outline: none;} .gallery-box a span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .gallery-prev { display:block; padding:0; text-align:center; font-size:16px; line-height:1; font-weight:bold; text-transform: uppercase; font-family:"Arial Narrow", Arial, sans-serif; } .gallery-prev a{ display:block; padding:0; margin-bottom:5px; } .gallery-prev a:focus{outline: none;} .gallery-prev a span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .btn-box{ margin:20px 0;padding:0; overflow:hidden;text-align:center; } .btn-box a.btn-allback { display:inline-block; margin: 0; } @media screen and (min-width:1280px){ #gallery-box,#box-prev{width:620px;} .gallery-box {float:left;margin:0 10px;margin-bottom:20px;} .gallery-box a{width:288px;height:162px;} .gallery-prev{float:left;margin:0 10px;margin-bottom:20px;} .gallery-prev a{width:288px;height:162px;}		 } @media screen and (min-width:1025px) and (max-width:1279px){ #gallery-box,#box-prev{width:517px;} .gallery-box {float:left;margin:0 10px;margin-bottom:20px;} .gallery-box a{width:232px;height:130px;} .gallery-prev{float:left;margin:0 10px;margin-bottom:20px;} .gallery-prev a{width:232px;height:130px;}	 } @media screen and (min-width:768px) and (max-width:1024px){ #gallery-box,#box-prev{width:710px;} .gallery-box {float:left;margin:0 10px;margin-bottom:20px;} .gallery-box a{width:329px;height:185px;} .gallery-prev{float:left;margin:0 10px;margin-bottom:20px;} .gallery-prev a{width:329px;height:185px;} } @media screen and (min-width:640px) and (max-width:767px){ #gallery-box,#box-prev{width:580px;} .gallery-box {float:left;margin:0 10px;margin-bottom:20px;} .gallery-box a{width:263px;height:147px;} .gallery-prev{float:left;margin:0 10px;margin-bottom:20px;} .gallery-prev a{width:263px;height:147px;} } @media screen and (min-width:533px) and (max-width:639px){ #gallery-box,#box-prev{width:480px;} .gallery-box {margin:5px;margin-bottom:20px;} .gallery-box a{width:465px;height:259px;} .gallery-prev{margin:5px;margin-bottom:20px;} .gallery-prev a{width:465px;height:259px;} } @media screen and (min-width:414px) and (max-width:532px){ #gallery-box,#box-prev{width:357px;} .gallery-box {margin:5px;margin-bottom:20px;} .gallery-box a{width:342px;height:192px;} .gallery-prev{margin:5px;margin-bottom:20px;} .gallery-prev a{width:342px;height:192px;} } @media screen and (width:375px){ #gallery-box,#box-prev{width:318px;} .gallery-box {margin:5px;margin-bottom:20px;} .gallery-box a{width:303px;height:170px;} .gallery-prev{margin:5px;margin-bottom:20px;} .gallery-prev a{width:303px;height:170px;} } @media screen and (width:360px){ #gallery-box,#box-prev{width:303px;} .gallery-box {margin:5px;margin-bottom:20px;} .gallery-box a{width:288px;height:160px;} .gallery-prev{margin:5px;margin-bottom:20px;} .gallery-prev a{width:288px;height:160px;}	 } @media screen and (width:320px){ #gallery-box,#box-prev{width:261px;} .gallery-box {margin:5px;margin-bottom:20px;} .gallery-box a{width:246px;height:136px;}	 .gallery-prev{margin:5px;margin-bottom:20px;} .gallery-prev a{width:246px;height:136px;} } .item-prev{ margin:0; margin-bottom:30px; overflow:hidden;} .item-prev  h2{ margin:0; margin-bottom:10px; padding:0; font-size:18px; font-weight:normal; color:#0277bd; } .item-prev h2 a{color:#0277bd;text-decoration:underline} .item-prev h2 a:hover{color:#013758;text-decoration:none} .item-prev .item-description{ margin:0; padding:0; font-size:14px; } .item-prev .item-data{ margin:10px 0; padding:0; font-size:0.95em; color: #1F87E3; } .item-prev .item-img{ display:block; float:left; width:152px;height:85px; margin:0; margin-right:20px; padding:0; overflow:hidden;} .item-prev .item-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } aside .item-prev{margin:10px 0;padding:0;text-align:left;} aside .item-prev h3{ margin:0; margin-bottom:5px; padding:0; font-size:14px; color: #0277bd; font-weight:normal; } aside .item-prev h3 a{color:#0277bd;text-decoration:underline} aside .item-prev h3 a:hover{color:#013758;text-decoration:none} aside .item-prev .item-description{ margin:0; padding:0; font-size:13px; line-height:1.3; } aside .item-prev .item-data{ margin:0; margin-top:5px; padding:0; font-size:0.95em; color: #1F87E3; } aside .item-prev .item-img{ display:block; float:none; width:100%; padding:0; margin:0; margin-bottom:10px; } aside .item-prev .item-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .prev-rss, .rss-tape-list, .rss-tape-grid, .rss-last-grid{ margin:0 auto; margin-bottom:30px; padding:0; overflow:hidden; } .prev-rss div.prev-rss-tape{ padding:0; overflow:hidden; } .prev-rss div.prev-rss-tape h2{ font-size:19px; margin:0; margin-bottom:0px; padding:0; border:0; font-weight:normal; } .prev-rss div.prev-rss-tape h2 a{ width:100%; display:block; padding-bottom:5px; text-decoration:none; z-index:3; } .prev-rss div.prev-rss-tape:hover h2 a, .prev-rss div.prev-rss-tape h2:hover a{ text-decoration:underline; } .prev-rss div.prev-rss-tape:nth-child(even){ margin-right:0; } .prev-rss div.prev-rss-tape .prev-rss-img{ display:block; padding:0; margin:0; margin-bottom:5px; overflow:hidden; opacity: 0.5; } .prev-rss div.prev-rss-tape:hover .prev-rss-img{ opacity: 1; } .prev-rss div.prev-rss-tape .prev-rss-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .prev-rss-tape-l a.link { display:block; float:none;font-weight:normal; background:url(../images/link.svg) 0 50% no-repeat; padding:0; padding-left:25px;color: #0645AD; font-size:14px; overflow:hidden; text-decoration: underline; text-transform: none;border:0; } .prev-rss-tape-l a:hover.link { text-decoration:none; background:url(../images/link.svg) 0 50% no-repeat; color: #0645AD; border:0; } .prev-rss-tape-l{ margin:0;padding:15px 0; overflow:hidden; border-bottom:1px solid #eee; } .channel-title{ margin:0 auto; margin-bottom:20px; padding:0; padding-bottom:5px; border-bottom:3px solid #eee; overflow:hidden; font-size:16px; } .rss-tape-list div.item{ max-width:100%; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-list div.item h2{ margin:0; margin-bottom:5px; padding:0; } .rss-tape-list div.item .item-txt{ margin:0; padding:0; } .rss-tape-list div.item .item-data{ width:100%;overflow:hidden; margin:10px 0; padding:0; font-size:0.95em; color: #1F87E3; } .rss-tape-list div.item .item-data span{ color:#ccc; } .rss-tape-list div.item .item-img{ display:block; padding:0; overflow:hidden; } .rss-tape-list div.item .item-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .rss-tape-grid div.item, .rss-last-grid div.item{ padding:0; overflow:hidden; } .rss-tape-grid div.item:nth-child(even), .rss-last-grid div.item:nth-child(even){ margin-right:0; } .rss-tape-grid div.item h2, .rss-last-grid div.item h2{ margin:0; margin-bottom:5px; padding:0; font-size:16px; } .rss-tape-grid div.item .item-txt, .rss-last-grid div.item .item-txt{ margin:0; padding:0; font-size:13px; } .rss-tape-grid div.item .item-data, .rss-last-grid div.item .item-data{ margin:0; margin-top:10px; padding:0; font-size:0.95em; color: #1F87E3; } .rss-tape-grid div.item .item-data span, .rss-last-grid div.item .item-data span{ color:#ccc; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img{ display:block; padding:0; margin:0; margin-bottom:5px; overflow:hidden; } .rss-tape-grid div.item .item-img span, .rss-last-grid div.item .item-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } .item-b{ padding:0; text-align:left; overflow:hidden; } .item-b h3{ margin:0; margin-bottom:10px; padding:0; color: #0277bd; font-weight:normal; } .item-b h3 a{color:#0277bd;text-decoration:underline} .item-b h3 a:hover{color:#013758;text-decoration:none} .item-b .item-txt{ margin:0; padding:0; } .item-b .item-data{ margin:0; margin-top:5px; padding:0; font-size:0.95em; color: #1F87E3; } .item-b .item-data span{ color:#ccc; } .item-b .item-img{ display:block; max-width:100%; padding:0; margin:0; margin-bottom:10px; } .item-b .item-img span{ display:block; width:100%; height:100%; margin:0; padding:0; background-size: 100% auto !important; background-position:50% 50% !important; } @media screen and (min-width:1280px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .rss-last-grid{ width:620px; } .channel-title{ font-size:18px; } .rss-tape-list div.item h2{font-size:16px;} .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-list div.item .item-img{ float:left; width:148px;height:83px; margin:5px 0; margin-right:20px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ float:left; width:290px; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:36px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd){ margin-right:40px; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:163px; } aside .item-prev .item-img{ width:100%; height:146px; } .item-b{margin:10px 0;} .item-b h3{font-size:14px;} .item-b .item-img{height:146px;} .item-b .item-txt{font-size:13px;line-height:1.3;} } @media screen and (min-width:1025px) and (max-width:1279px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .rss-last-grid{ width:480px; } .channel-title{ font-size:18px; } .rss-tape-list div.item h2{font-size:16px;} .rss-tape-list div.item .item-img{ float:left; width:140px;height:78px; margin:0; margin-top:5px; margin-right:10px; } .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ float:left; width:230px; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:20px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd){ margin-right:20px; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:123px; } aside .item-prev .item-img{ width:100%; height:129px; } .item-b{margin:10px 0;} .item-b h3{font-size:14px;} .item-b .item-img{height:129px;} .item-b .item-txt{font-size:13px;line-height:1.3;} } @media screen and (min-width:768px) and (max-width:1024px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .channel-title, .rss-last-grid{ width:710px; } .channel-title{ font-size:18px; } .rss-tape-list div.item h2{font-size:16px;} .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-list div.item .item-img{ float:left; width:148px;height:83px; margin:5px 0; margin-right:20px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ float:left; width:335px; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:188px; } .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:40px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd){ margin-right:40px; } aside .item-prev .item-img{ width:100%; height:388px; } .item-b{margin:10px 0 30px 0;} .item-b h3{font-size:18px;} .item-b .item-img{height:388px;} .item-b .item-txt{font-size:14px;line-height:1.4;} } @media screen and (min-width:640px) and (max-width:767px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .channel-title, .rss-last-grid{ width:580px; } .channel-title{ font-size:18px; } .rss-tape-list div.item h2{font-size:16px;} .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-list div.item .item-img{ float:left; width:148px;height:83px; margin:5px 0; margin-right:20px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ float:left; width:276px; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:155px; } .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:28px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd){ margin-right:28px; } aside .item-prev .item-img{ width:100%; height:315px; } .item-b{margin:10px 0 30px 0;} .item-b h3{font-size:18px;} .item-b .item-img{height:315px;} .item-b .item-txt{font-size:14px;line-height:1.4;} } @media screen and (min-width:533px) and (max-width:639px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .channel-title, .rss-last-grid{ width:472px; } .channel-title{ font-size:20px; } .rss-tape-list div.item h2{font-size:18px;} .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-list div.item .item-img{ float:left; width:148px;height:83px; margin:5px 0; margin-right:20px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ max-width:100%; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-grid div.item h2, .rss-last-grid div.item h2{ font-size:18px; } .rss-tape-grid div.item .item-txt, .rss-last-grid div.item .item-txt{ font-size:14px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd), .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:0; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:265px; } aside .item-prev .item-img{ width:100%; height:265px; } .item-b{margin:10px 0 30px 0;} .item-b h3{font-size:18px;} .item-b .item-img{height:265px;} .item-b .item-txt{font-size:14px;line-height:1.4;} } @media screen and (min-width:414px) and (max-width:532px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .channel-title, .rss-last-grid{ width:354px; } .channel-title{ font-size:20px; } .rss-tape-list div.item h2{font-size:18px;} .rss-tape-list div.item .item-txt{ font-size:14px;line-height:1.4; } .rss-tape-list div.item .item-img{ max-width:100%; height:199px; margin:0; margin-bottom:10px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ max-width:100%; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd), .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:0; } .rss-tape-grid div.item h2, .rss-last-grid div.item h2{ font-size:18px; } .rss-tape-grid div.item .item-txt, .rss-last-grid div.item .item-txt{ font-size:14px; } .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:199px; } aside .item-prev .item-img{ width:100%; height:199px; } .item-b{margin:10px 0 30px 0;} .item-b h3{font-size:18px;} .item-b .item-img{height:199px;} .item-b .item-txt{font-size:14px;line-height:1.4;} } @media screen and (max-width:413px){ .prev-rss, .rss-tape-list, .rss-tape-grid, .channel-title, .rss-last-grid{ max-width:100%; } .channel-title{ font-size:18px; } .rss-tape-list div.item h2{font-size:16px;} .rss-tape-list div.item .item-txt{ font-size:13px;line-height:1.3; } .rss-tape-list div.item .item-img{ max-width:100%; margin:0; margin-bottom:10px; } .rss-tape-grid div.item, .rss-last-grid div.item, .prev-rss div.prev-rss-tape{ max-width:100%; margin:0; margin-bottom:20px; padding:0; overflow:hidden; } .rss-tape-grid div.item h2, .rss-last-grid div.item h2{ font-size:16px; } .rss-tape-grid div.item .item-txt, .rss-last-grid div.item .item-txt{ font-size:13px; } .rss-tape-grid div.item:nth-child(odd), .rss-last-grid div.item:nth-child(odd), .prev-rss div.prev-rss-tape:nth-child(odd){ margin-right:0; } .item-b{margin:10px 0 30px 0;} .item-b h3{font-size:16px;} .item-b .item-txt{font-size:13px;line-height:1.3;} } @media screen and (width:375px){ .rss-tape-list div.item .item-img{height:190px;} .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:190px; } aside .item-prev .item-img{ width:100%; height:177px; } .item-b .item-img{height:177px;} } @media screen and (width:360px){ .rss-tape-list div.item .item-img{height:181px;} .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:187px; } aside .item-prev .item-img{ width:100%; height:169px; } .item-b .item-img{height:169px;} } @media screen and (width:320px){ .rss-tape-list div.item .item-img{height:159px;} .rss-tape-grid div.item .item-img, .rss-last-grid div.item .item-img, .prev-rss div.prev-rss-tape .prev-rss-img{ max-width:100%;height:177px; } aside .item-prev .item-img{ width:100%; height:146px; } .item-b .item-img{height:146px;} } #pagination{ display:block; padding:10px 0 0 0; margin:10px 0 0 0; clear:both; } #pagination ul.pagination{display:inline-block;padding:0;margin:0;border-radius:0 !important;background:none;} #pagination ul.pagination > li{display:inline;} #pagination ul.pagination > li > a,#pagination ul.pagination > li > span{ position:relative; float:left; padding:6px 12px; margin:0px 0px 0px 1px; line-height:1.428571429; text-decoration:none; color:#666 !important; border:1px solid #eee !important; background-color:#fafafa; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } #pagination ul.pagination > li.punkt{ position:relative; float:left; padding:7px 12px; margin:0 0 2px 1px; line-height:1.428571429; text-decoration:none; color:#666 !important; } #pagination ul.pagination > li > a:hover, #pagination ul.pagination > li > span:hover, #pagination ulpagination > li > a:focus{ border:1px solid #3B7FBB !important; background:#1F87E3; color:#fff !important; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } #pagination ul.pagination > .active > a, #pagination ul.pagination > .active > span, #pagination ul.pagination > .active > a:hover, #pagination ul.pagination > .active > span:hover{ z-index:2; color:#fff !important; font-weight:bold; cursor:default; border:1px solid #3B7FBB !important; background:#3B7FBB; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } #pagination ul.pagination > .disabled > span, #pagination ul.pagination > .disabled > span:hover, #pagination ul.pagination > .disabled > a, #pagination ul.pagination > .disabled > a:hover{ color:#666 !important; cursor:not-allowed; border:1px solid #eee !important; background-color:#fafafa !important; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; } .skin1 {width:110px;padding:3px;margin:0 auto;border-radius:3px;margin-top:10px;margin-bottom:10px;-moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px;} .skin1 td {font-size:10px;text-align:center!important;width:40px !important;padding:0 !important;border-spacing: 0;} .skin1 td span {font-weight:bold;font-size:10px;} .skin {width:90px;padding:1px 3px;margin:0 auto;margin-top:10px;margin-bottom:10px;} .skin img {display:block;padding:0;margin:0 auto;margin-bottom:1px;} .skin span {display:block;font-size:9px !important;text-align:center;padding:0 !important;margin:0 !important;} .skin2 {width:88px;padding:0;margin:0 auto;margin-top:10px;margin-bottom:10px;-moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px;} .skin2 p {font-size:9px !important;text-align:center!important;padding:0 !important;margin:0 !important;} .skin1 i,.skin2 i {display:block;width:82px;height:23px;margin:0 auto;background:url(/modules/statistic/chart.png) no-repeat;} .skin1 i {margin-top:5px;} .in_white,.in_red,.in_green,.in_blue,.in_gray {border:1px solid #f1f1f1;color:#1F87E3 !important;background:#fafafa;;} .in_white td,.in_red td,.in_green,.in_blue td,.in_gray td {color:#517FBF !important;} .in_white td span,.in_white span,.in_white p, .in_red td span,.in_red span,.in_red p, .in_green td span,.in_green span,.in_green p, .in_blue td span,.in_blue span,.in_blue p, .in_gray td span,.in_gray span,.in_gray p {color:#517FBF !important;} .sitemap{margin-top:15px;} .sitemap span.circle1 {display:inline-block;width:8px;height:8px;background:url(../images/circle1.png) 0 0 no-repeat;} .sitemap span.circle2 {display:inline-block;width:8px;height:8px;background:url(../images/circle2.png) 0 0 no-repeat;margin-left:15px;} .sitemap a.stmp-link {color:#0277bd;text-decoration:underline;} .sitemap a:hover.stmp-link {color:#013758;text-decoration:none;} .bgfooter{border-top:1px solid #f1f1f1;margin-top:50px;background-color:#fafafa;} footer{overflow:hidden;margin-bottom:30px} footer .logo{font-size:14px;font-family: 'Arial Narrow', Arial, sans-serif;} footer .logo a{text-transform:uppercase;text-decoration:none;color:#1F87E3} footer .logo a:hover{text-decoration:underline;} footer .nav span a{margin:0 10px;font-size:14px;color:#444;font-family: 'Arial Narrow', Arial, sans-serif;text-transform:uppercase;text-decoration:underline;} footer .nav span a:hover,footer .nav span a.active{text-decoration:none;color:#1F87E3} .copyrighted{border-top:1px solid #f1f1f1;padding:20px 0;text-align:center;font-size:13px;} @media screen and (min-width:1280px){ footer .logo{float:left;margin-top:20px;} footer .nav{float:right;margin-top:20px;margin-left:20px;} } @media screen and (min-width:1025px) and (max-width:1279px){ footer .logo{float:left;margin-top:20px;} footer .nav{float:right;margin-top:20px;} } @media screen and (max-width:1024px){ footer .logo, footer .nav{text-align:center;margin-top:20px;overflow:hidden;} } @media screen and (max-width:639px){ footer .logo{text-align:center;margin-top:20px;overflow:hidden;} footer .nav{display:none;} } .noComments{display:block;max-width:100%;overflow:hidden;margin:10px 0;padding:10px;text-align:center;font-size:13px;font-family: Arial, sans-serif;border:2px solid #FFE25B;background:#FFF2B1;-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;color:#000;} .msg{display:block;max-width:100%;overflow:hidden;margin:10px 0;padding:10px !important;text-align:center;color:#444;font-size:13px;font-family: Arial, sans-serif;border:2px solid #FFE25B;background:#FFF2B1;-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;} .msg-report{display:block;max-width:100%;overflow:hidden;margin:10px 0;padding:10px !important;text-align:center;color:#444;font-size:13px;font-family: Arial, sans-serif;border:2px solid #86B3CC;background:#A2D6F2;-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;} .msg-success{display:block;max-width:100%;overflow:hidden;margin:10px 0;background:#d0eaa5;text-align:center;font-size:13px;font-family: Arial, sans-serif;color:#444;border:2px solid #a3c964;color:#000;padding:10px !important;-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;} .msg-error{display:block;max-width:100%;overflow:hidden;margin:10px 0;background:#EBA7A7;text-align:center;font-size:13px;font-family: Arial, sans-serif;color:#444;border:2px solid #CA6565;color:#000;padding:10px !important;-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px;}