/*
 * (c) 2018. YASI.system
 * umedsharipov@hotmail.com
 */
a{color: #b90001;}
a:hover{color: #6d0101;}
.yHeader .headerLine{background-image: url(../images/baner_section.jpg);}
.yTopNav .topNav{background-image: url(../images/section_menu_bg.jpg);}
.yFooterBlock{background: #4f3030;}
.widgetHtml .head{border-color: #6d0101;}
.widgetPresident a.btn{color: #6d0101;}
.yCalendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title{background: #7c0000;}
.yBanerSlide a.slideItem:before{background-color: rgba(60, 42, 42, 0.8);}
.yBanerSlide a.slideItem:hover:before{background-color:rgba(60, 42, 42, 0.4);}
.yBanerBlock .banerItem a .img:before{  background: rgba(60, 42, 42, 0.8);}
.yBanerBlock .banerItem a:hover .img:before{background:rgba(60, 42, 42, 0.41);}

.relationItem{margin-bottom: 25px;}
.relationItem a{ display: flex; height: 58px; align-items: center; justify-content: center; position: relative; padding: 8px 8px 8px 70px; border:1px solid #ddd; border-radius: 4px; color: #555;}
.relationItem a:before{content: ''; display: block; position: absolute; left: 0;top: 0; width: 66px; bottom: 0;background: #f2f2f2;border-radius: 4px 0 0  4px;}
.relationItem a:hover{box-shadow: 0 5px 4px rgba(0,0,0,0.1);border-color: #99cbe8;}
.relationItem a:hover:before{background:#c9e2f1;}
.relationItem a div{width: 40px; height: 25px;  position: absolute; border: 1px solid transparent;}
.relationItem a div.flag_first{ top:8px; left: 8px; background-size: auto 23px; background-position: center center; background-repeat: no-repeat; }
.relationItem a div.flag_second{ top:25px; left: 20px; background-size: auto 23px; background-position: center center; background-repeat: no-repeat;}

.yMainBlock .lineNews .head{border-bottom-color: #6D0101;}
.yMainBlock .lineNews .head h5{padding-bottom: 0;}
.yMainBlock .lineNews .widgetHead a{color: #777; padding:2px 15px; background: #f7f7f7; border-bottom: 0; border-radius: 2px 2px 0 0; }
.yMainBlock .lineNews .widgetHead a.active{color:#621B19; background: #6D0101; color: #fff; }
.yMainBlock .lineNews ul.mainNews{display: none;}
.yMainBlock .lineNews ul li.more{}
.yMainBlock .lineNews ul li.more:hover{background: none;}
.yMainBlock .lineNews ul li.more a:hover{color:#6D0101; }

.yMiddleBlock .widgetMinister{padding: 10px 25px; overflow: hidden;border-color: #e19494}
.yMiddleBlock .widgetMinister .img{margin-bottom: 8px;}

.yCategoryView .head{border-bottom-color: #492a2a;}
