#reload-block ul li:before {
    content: '';
}

.error{
    padding: 5px 0;
}
.error.red{
    color: red;
}
.error.red.big{
    font-size: 22px;
}
.text-center{
    text-align: center;
}
.bold{
    font-weight: bold;
}
.flipster .flipster__button {
	width: 50%;
}
.flipster .flipster__button--prev {
	left: 0px;
	text-align: left;
	padding-left: 10px;
}
.flipster .flipster__button--next {
	right: 0;
	text-align: right;
	padding-right: 10px;
}
.news-item .flipster--carousel .flipster__item{
    display: inline-block;
}
.news-item .flipster{
    overflow: hidden!important;
    display: block!important;
}
.news-item .flipster, .news-item .flipster ul{
    height: 200px!important;

}
.carusel-block{
    height: 200px!important;
    overflow: hidden!important;
}
.mainbody .news-list{
   /* overflow: hidden!important;*/
}
.article_sort {
    top: 6px;
    position: relative;
    padding-bottom: 0px;
    margin: 10px 7px 10px 7px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
}
.article_sort .filter-by{
    line-height: 24px;
    display: none;
}
.article_sort div.label {
    display: inline;
}
.article_sort a.sort-btn {
    text-decoration: none;
    color: #336699;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
}
.article_sort a.sort-btn:not(.selected):hover {
    border-bottom: solid 1px #336699;
}

.article_sort a.sort-btn.selected {
    color: #4c4d48;
    cursor: default;
    border-bottom: 1px solid #000;
}
.column {
    display: inline;
}
.column:nth-child(1) {
    /*height: 42px;*/
    display: inline-block;
    line-height: 32px;
}
.column:nth-child(2) {
    float: right;
}

.popup-menu {

}
.content_page .producerformain, .content_page .producerformain-bodylineitem3 {
    background: none;
}
.hidden{
    display: none;
}
.all-producers{
    height: 45px;
    line-height: 18px;
    overflow: hidden;
    display: flex;
}
.all-producers a{
    color: #4775a3;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
}
.all-producers a:hover{
    color: orange;
}
.all-producers label{
    color: #336699;
    font-size: 13pt;
    font-weight: 400;
    line-height: 13pt;
}
.all-producers > div{
    display: inline;
    margin: auto;
    padding: 0 3px;
}

.producerformain-bodyline {
    text-align: center;
}

.producerformain-bodyline-item{
    float: left;
    position: relative;
    height: 40px;
}
.producerformain-bodyline-item .producerformain-bodylineitem22 {
    position: relative;
    z-index: 2;
}
.producerformain-bodyline-item:hover div{
    cursor: pointer;
}
.producerformain-bodyline-item:after{
    width: 92%;
    left: 4%;
    bottom: 0;
    position: absolute;
    height: 2px;
    content: "";
    background-color: #d6e0ea;
    /*background-color: #d6e0ea;*/
    transition: all .2s linear;
    z-index: 1;
}
.producerformain-bodyline-item:hover:after, .producerformain-bodyline-item.active:after {
    width: 96%;
    left: 2%;
    height: 45px;
    transition: all .2s linear;
}

.producerformain-bodylineitem3.active{
    background: #d6e0ea;
    transition: background .2s linear;
}
.producerformain-bodylineitem3:hover div{
    cursor: pointer;
}
.series-filter {
    position: relative;
    box-sizing: border-box;
    font-size: 0;
    border: 2px solid #4775a3;
    background: #ffffff;
    z-index: 90;
}
.series-filter * {
    font-size: 13px;
}
.series-filter .level1{
    border-bottom:none;
}
.series-filter .level1 > a.title > span {
    color: #4775a3;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
}
.series-filter .level1 > a.title > span.active, .series-filter .level1 > a.title > span:hover{
    color:orange;
}
.series-filter .helper {
    width: 100%;
    height: 0;
    visibility: hidden;
}

select#selectSortParams option {
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
select#selectSortParams option {
    background-color: #5b84ad;
}
.nice-select{
    float: none !important;
    line-height: 30px !important;
    height: 32px !important;
    display: inline-block !important;
    margin: 5px 0 !important;
}
.nice-select .list{
    border: 1px dotted #dbd9d9 !important;
    background: #edf8ff !important;
}
.nice-select .option{
    line-height: 30px !important;
    min-height: 30px !important;
}

.promoWrap [aria-describedby]{
    z-index: 9999999999999;
    bottom: 0;
    top:auto;
}
body .ui-tooltip {
    border-width: 2px;
    z-index: 150;
    background: #fff;
}
.tabled-2-called {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	position: relative;

	padding: 1px 4px 10px 4px;
	margin: 0px 0px 1px 0px;
}
.mainbody .tabled-2-called {

}


div.tabled-2-called.grey{
	background: #f5f5f5;
}

.tabled-2-called h2, .tabled-2-called h3 {
    color: #4c4d48;
    font-size: 22pt;
    font-weight: 500;
    margin: 10px;
	text-align: center;
}
.tabled-2-called td.w-3 h3, .tabled-2-called td.w-3 h2 {
    font-size: 18px;
	font-weight: 300;
    margin: 0;
    line-height: 2.2rem;
    min-height: 4.4rem;
}
.tabled-2-called td.w-6 h3, .tabled-2-called td.w-6 h2 {
    font-size: 18pt;
	font-weight: 300;
    margin: 0px;
}
.tabled-2-called h2.heading-table {
	margin: 20px 0px 5px 0px;
}
.tabled-2-called h2.heading-table:first-child {
	margin: 5px 0px 5px 0px;
}
.tabled-2-called h2 a, .tabled-2-called h3 a {
    margin: 0px;
    color: #4c4d48;
}
.tabled-2-called h2 a:hover, .tabled-2-called h3 a:hover {
    border-bottom: 1px solid #005188;
    text-decoration: none!important;
}
.tabled-2-called tr,
.tabled-2-called td {
    display: block;
    position: relative;
    width: 100%;
}
.tabled-2-called tr{
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0px auto;
}
.tabled-2-called tbody {
    display: block;
}
.tabled-2-called td.w-6 {
    display: inline-block;
    width: calc(50% - 3px);
    vertical-align: top;
	margin-bottom: 4px;
}
.tabled-2-called td.w-6:hover {
    background-color: #fcfcfc;
}

/*start 4-in-row styles*/
.tabled-2-called td.w-12 {
    display: inline-block;
    width: calc(100% - 3px);
    vertical-align: top;
}

.tabled-2-called td.w-3 {
    display: inline-block;
    width: calc(25% - 3px);
    vertical-align: top;
	margin-bottom: 4px;
	padding-bottom: 5px;
}

.tabled-2-called td.w-3:hover
, .tabled-2-called td.w-12:hover {
    background-color: #fcfcfc;
}

.tabled-2-called td.w-12 ul.promo {
    max-width: 308px;
}

.tabled-2-called td.w-3 .news-item {
/*
    min-height: 345px;
    height: 345px;
*/
}

.tabled-2-called td.w-3 div.news-detail {
    margin-left: -2px;
}

.tabled-2-called td.w-3 div.news-detail img {
    margin-left: -2px;
    max-width: 292px;
}

.tabled-2-called td.w-3 .news-img img {
    top: 74px;
	right: 20px;
}

.tabled-2-called td.w-3 .news-img div {
    top: 69px;
	right: 10px;
}
/*end 4-in-row styles*/


.tabled-2-called .bordered{
    border: 1px solid #f1f1f1;
}
.tabled-2-called.grey .bordered{
    border: 1px solid #e1e1e1;
}
div.tabled-2-called:nth-child(2n) .bordered {
	border: 1px solid #e1e1e1;
}
.tabled-2-called .bordered:hover{
    border-color: #e7e7e7;
}
.tabled-2-called .table-section {

}

.news-title,
.news-title a{
    color: #005188;
    margin: 10px;
    position: relative;
}
.show-counters{
    position: absolute;
    z-index: 999;
    background: white;
    font-size: 13px;
    left: 30%;
    display: none;
    padding: 25px;
    border: 1px solid red;
}
.news-title:hover .show-counters{
    display: block;
}
.news-title h3 a{
    margin: 10px 5px;
}
.news-item {
/*
    min-height: 330px;
    height: 330px;
*/
}
.news-img img {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 20;
    width: 76px;
    height: 35px;
}
.news-img div {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 20;
    width: 96px;
    color: #fff;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    background: rgba(0,0,0,0.6);
    height: 0px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 9pt;
}
.news-img:hover div {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    height: 55px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.news-img div > span{
    height: 51px;
    display: table-cell;
    vertical-align: middle;
}
ul.promo {
    list-style-type: none;
    color: #4c4d48;
    font-size: 12px;
}
ul.promo.blue, ul.promo .blue {
    color: #005188;
}
ul.promo li{
    position:relative;
    -moz-padding-start: 30px;
    -webkit-padding-start: 30px;
    font-weight: 400;
}
ul.promo li:before {
    content: '\2014';
    position: absolute;
    margin-left: -20px;
}
ul.promo li > span{
    font-weight: 700;
}
table {border-collapse: separate;}
table tr td.fon1 {border: 2px solid #dbd9d9; background-color: inherit;}
.w55{
    width:55px;
    text-align: center;
}
.w55 img{
    max-height:55px;
    max-width: 100%;
}
.name-help{
    width: 275px;
    margin-right: 0px !important;
}
.name-help span{
    color: #777;
}
.w340{
    width: 340px;
}
.price-help{
    width: 72px;
    margin-right: 0px !important;
}





/*********************************/

.bTooltipHelpPrice {
    display: inline-block;
    color: #336699;
    margin-right: 17px;
}
.bTooltipHelpPrice:hover {
    color: red;
}

.bTooltipHelpPrice:hover .eTooltipCoverHelpPrice {
    margin-left: 0;
    left: 126px;
    z-index:1000;
}

ul.promo li:hover .bTooltipHelpPrice .eTooltipCoverHelpPrice {
    margin-left: 0;
    left: 86px;
    z-index:1000;
}

.ie7 .bTooltipHelpPrice {
    display: inline;
    zoom: 1
}

.eTooltipCoverHelpPrice {
    position: absolute;
    z-index: 99;
    width: auto;
    height: auto;
    margin-left: -999em;
    padding: 11px 0 0 0;
    background-color: transparent;
    text-indent: 20px;
}

.ie7 .bTooltipHelpPrice .eTooltipCoverHelpPrice {
    top: 0;
    left: 0
}

.bTooltipHelpPrice:hover .eTooltipCoverHelpPrice {
    margin: 0
}

.bTooltipHelpPrice .eTooltipHelpPrice {
    display: block;
    position: relative;
    top: -10px;
    z-index: 100;
    min-width: 415px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    font-size: 12px;
    line-height: 16px;
    text-indent: 0;
    color: #4C4D48;
    box-sizing: content-box;
}

.bTooltipHelpPrice:hover .eTooltipHelpPrice {
    margin: 0;
    padding: 5px 6px 5px 6px;
    border-radius: 1px 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .4);
    background-color: #fff;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.bTooltipHelpPrice .eTooltipHelpPrice hr {
    color: #4C4D48;
    background-color: #4C4D48;
}
.bTooltipHelpPrice .eTooltipHelpPrice a .name-help span{
    color: #005188;
    font-weight: 500;
}
.bTooltipHelpPrice .eTooltipHelpPrice a:hover .name-help span{
    text-decoration: underline;
}
.bTooltipHelpPrice .eTooltipHelpPrice a{
    color: #4C4D48;
    font-weight: 500;
}

.bTooltipHelpPrice .aTooltipHelpPrice::after{
    content: '';
    width: 9px;
    height: 9px;
    transform: rotate(50deg) skew(10deg);
    border-top: 2px solid #005188;
    border-right: 2px solid #005188;
    position: absolute;
    top: 8px;
    margin-left: -4px;
}

ul.promo li:hover .bTooltipHelpPrice .eTooltipHelpPrice {
    margin: 0;
    padding: 5px 6px 5px 6px;
    border-radius: 1px 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-box-shadow: 0 0 10px #666;
    /*box-shadow: 0 0 10px #666;*/
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .4);
    background-color: #fff;
    border: 1px solid #aaa;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.ie_lt8 .bTooltipHelpPrice:hover .eTooltipHelpPrice {
    border: solid 1px #bababc;
}

.eTooltipHelpPrice .cell {
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
}
.eTooltipHelpPrice .row:nth-child(n+2) {
    display: block;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}
.eTooltipHelpPrice .row {
    cursor: default;
    margin: inherit;
}

/*********************************/

.right{
    float: right;
}
.cell .right{
    margin-right: -5px;
}
.promoWrap ul.promo li {
    white-space:nowrap !important;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*
.carousel {
	visibility:hidden;
	display:none;
}
.flip-items li.flipster__item--current,.flip-items li.flipster__item--past-1,.flip-items li.flipster__item--past-2,.flip-items li.flipster__item--future-1,.flip-items li.flipster__item--future-2 {
	visibility:visible;
	display:inline-block;
}*/

.mainbody .news-list h2, .mainbody .news-list h2 a{
    text-align: center;
    font-size: 28pt;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    color: #4C4D48;
    margin: 10px 10px 10px 10px;
}
.mainbody .news-list h2 a span{
   /*border-bottom: solid 2px #fff;*/
    bottom: 5px;
}
.mainbody .news-list h2 a span:hover {
    border-bottom: solid 2px #4C4D48;
}

.list_series_url {
    width: 100%;
    text-align: center;
	margin: 10px 10px 10px 10px;
    display: inline-block;
    color: #005188;
}
.list_series_url a{
    color: #336699;
    border-bottom: solid 2px #336699;
    font-size: 18pt;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.list_series_url a:hover{
    border-bottom: solid 1px #336699;
}

.news-item .flipster__button {
    z-index: 9;
}

.news-item a{
    text-decoration: none;
}
.news-list.tabled-2-called>table>tbody>tr>td.w-3:last-child .eTooltipCoverHelpPrice {
    right: 0;
    left: auto;
    display: none;
}

/*start carousel new styles*/


.news-item .modern-carousel .flipster__button{
    background: transparent;
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    content: ' ';
    display: block;
    width: 48px;
    height: 48px;
    z-index: 9;
    top: calc(50% - 24px);
}

.news-item .modern-carousel .flipster__button svg {
    display: none;
}

.news-item .modern-carousel .flipster__button.flipster__button--prev:after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2);
    margin-left: 4px;
    content: "\f104";
}

.news-item .modern-carousel .flipster__button.flipster__button--next:after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2);
    margin-right: 4px;
    content: "\f105";
}

.detail-carousel-btn {
    cursor: pointer;
    display: none;
    width: calc(100% - 96px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 11;
}

.detail-carousel-btn span
, .detail-icon {
    display: block;
    width: 40px;
    height: 50px;
    position: relative;
    top: calc(50% - 25px);
    background: url(/images/icon_read_more_new2.png) scroll no-repeat 0 0;
}

.detail-icon {
    position: absolute;
    left: calc(50% - 20px);
    display: none;
}

.news-item .modern-carousel:hover .detail-carousel-btn
, .news-detail:hover .detail-icon {
    display: block;
}
/*end carousel new styles*/

/*start new filtered styles*/
div.news-list.pa-filter-wrap {
    float: left;
    width: calc(25% - 8px);
    margin-right: 5px;
}

.tabled-2-called.pa-filter-wrap h2 {
    height: 80px;
}
.tabled-2-called.pa-filter-wrap td.w-3 {
    width: 100%;
}

div.tabled-2-called.grey.pa-filter-wrap {
    background: none;
}
/*end new filtered styles*/

#reload-block .td-news-item {
    width: 50%;
}

#reload-block .tabled-2-called td.w-6 {
    width: calc(50% - 3px);
}

#reload-block .producerformain-bodyline-item {
    width: 8%;
}

@media (max-width: 1200px) {
    #reload-block .right {
        float: none;
    }

    #reload-block .tabled-2-called td.w-6 {
        width: calc(50% - 3px);
    }

    #reload-block .tabled-2-called td.w-3 {
        width: calc(50% - 3px);
    }

    #reload-block ul:not(.tabs-news) li {
        padding-left: 20px;
        position: relative;
    }
}

@media (max-width: 991px) {
    #reload-block .article_sort a.sort-btn {
        width: 100%;
        display: block;
    }

    #reload-block .article_sort {
        display: block;
    }

    #reload-block .article_sort div.label {
        padding: 0;
    }

    #reload-block .producerformain-bodyline-item {
        float: none;
        display: inline-block;
    }

    #reload-block .producerformain-bodyline-item {
        width: 100%;
    }

    #reload-block .td-news-item {
        width: 100%;
    }

    #reload-block .tabled-2-called td {
        width: 100%;
    }

    #reload-block .name-help {
        width: 200px;
    }

    #reload-block ul.promo li:hover .bTooltipHelpPrice .eTooltipCoverHelpPrice {
        left: 0;
    }

    #reload-block .bTooltipHelpPrice .eTooltipHelpPrice {
        min-width: inherit;
    }

    #reload-block .tabled-2-called td.w-6 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #reload-block .tabled-2-called td.w-3 {
        width: 100%;
    }
}
