/**
 *
 * Comm
 */
/* --- Common Links --- */

@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");


a {
    color: #2d6589;
}

a:hover {
    color: #0e588c;
}

a:focus{
    color: #0e588c;
}



/* Logo & Site name */
.site-name a:hover,
.site-name a:focus,
.site-name a:active {
  color: #367aab; 
}

/**
 * Main Navigation
 */
#menu-bar-wrapper .container {

}

.tb-sf-navbar #menu-bar-wrapper .container {

}

/* Active Links */
.sf-menu.sf-style-rave a.active,
.sf-menu.sf-style-rave li.sfHover a {

}

.sf-menu.sf-style-rave .active-trail {

}

.sf-menu.sf-style-rave .active-trail .sf-depth-1 {

}

/* Child Menu Items Active */
.sf-menu.sf-style-rave ul li a.active {
  color: #000000;
}

.sf-menu.sf-style-rave ul li.sfHover > a.menuparent {
  color: #367aab;
}

/* Child Menu Items Hover */
.sf-menu.sf-style-rave ul li:hover,
.sf-menu.sf-style-rave ul li.sfHover,
.sf-menu.sf-style-rave ul li a:focus,
.sf-menu.sf-style-rave ul li a:hover,
.sf-menu.sf-style-rave ul li a:active {
  color: #367aab;
}

/* Child Menu Items Active */
.sf-menu.sf-style-rave ul li a.active {
  color: #367aab;
}

.sf-menu.sf-style-rave ul li.sfHover > a.menuparent {
  color: #367aab;
}

/* slideshow */
.slideshow .views_slideshow_controls_text span a {
  background: url(images/controls.png) 0 0 no-repeat;
}

.slideshow .views_slideshow_controls_text span a:hover {
  background-position: 0 -60px;
}

.slideshow .views_slideshow_controls_text .views-slideshow-controls-text-previous a {
  background-position: 0 -30px;
}

.slideshow .views_slideshow_controls_text .views-slideshow-controls-text-previous a:hover {
  background-position: 0 -90px;
}

/* article */
.node-title a:hover, 
.node-title a:active, 
.node-title a:focus {
  color: #367aab;
}

.article ul.links li a {
  color: #367aab;
}

/* Active Items */
.block ul.menu li.active-trail > a,
.block ul.menu li > a.active {
  color: #000000;
}

.block ul.menu li a:hover,
.block ul.menu li a:focus,
.block ul.menu li a:active {
  color: #367aab;
}

.block ul.menu li li a:hover,
.block ul.menu li li a:focus,
.block ul.menu li li a:active,
.block ul.menu li li a.active,
.block ul.menu li li.active-trail > a, 
.block ul.menu li li > a.active {
}

.item-list ul li a:hover,
.item-list ul li a:active,
.item-list ul li a:focus {
  color: #367aab;
}

/* button */
span.button input.form-submit {
  background: #367aab;
  border: 1px solid #367aab;
}

.page-blog ul.action-links li a { 
  background: #367aab;
}

/* paging */
.item-list ul.pager li.pager-current {
  color: #367aab;
}

#panel-first-wrapper .container {
  border-color: #367aab;
}

/* quicktab */
.quicktabs-style-rave ul.quicktabs-tabs li a:hover,
.quicktabs-style-rave ul.quicktabs-tabs li a:focus,
.quicktabs-style-rave ul.quicktabs-tabs li.active a {
  color: #367aab;  
}

.quicktabs-style-rave .quicktabs_main .block .item-list ul li a:hover,
.quicktabs-style-rave .quicktabs_main .block .item-list ul li a:focus,
.quicktabs-style-rave .quicktabs_main .block .item-list ul li a:active {
  color: #367aab;
}

.quick-accordion-rave .ui-accordion-content .block .item-list ul li a:hover,
.quick-accordion-rave .ui-accordion-content .block .item-list ul li a:focus,
.quick-accordion-rave .ui-accordion-content .block .item-list ul li a:active {
  color: #367aab;
}

.quicktabs-ui-rave .ui-tabs-panel .block .item-list ul li a:hover,
.quicktabs-ui-rave .ui-tabs-panel .block .item-list ul li a:focus,
.quicktabs-ui-rave .ui-tabs-panel .block .item-list ul li a:active {
  color: #367aab;
}

ul.primary li a:hover {
  color: #367aab;
}

/* comment */
.comment-title a:hover, 
.comment-title a:active, 
.comment-title a:focus {
  color: #367aab;
}

/* forum */
.page-forum ul.action-links li a {
  background-color: #367aab;
}

#forum td a {
    color: #367aab;
}

.search-results .title a:hover, 
.search-results .title a:focus, 
.search-results .title a:active {
  color: #367aab;
}

#breadcrumb-wrapper ol li span {
}

.field-type-taxonomy-term-reference ul li a:hover, 
.field-type-taxonomy-term-reference ul li a:active, 
.field-type-taxonomy-term-reference ul li a:focus {
  background: #367aab;
  border-color: #367aab;
}

/* Twitter */
.block-widgets #twtr-widget-1 .twtr-tweet a {
  color: #367aab !important;
}



.sf-menu.sf-style-rave {
  float: left;
  margin: 0;
  padding: 0;
}

.sf-menu.sf-style-rave ul {
  border: 1px solid #ddd;
  border-top: none;
  padding-left: 0;
}

.sf-menu.sf-style-rave ul ul {
  border-top: 1px solid #ddd;
  margin-top: 15px;
}

.sf-menu.sf-style-rave li {  
  padding-left: 4px;
  margin: 0 5px 0 0;
}

.sf-menu.sf-style-rave a {  
  color: #888;  
  line-height: 18px;
  float: left;
  padding: 21px 20px 13px 15px;
  text-decoration: none;
/*  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #111; */
}

/* "Have child" Item */
.sf-menu.sf-style-rave li.menuparent {
}

.sf-menu.sf-style-rave a.menuparent {
}

.sf-menu.sf-style-rave ul li.sfHover > a.menuparent {
  color: #9A2016;
}

/* Child Menu */
.sf-menu.sf-style-rave ul {
  background: #fff;
  color: #333;
  margin: 22px 0 0 4px;
  padding: 0 15px;
}

.sf-menu.sf-style-rave li:hover li,
.sf-menu.sf-style-rave li.sfHover li,
.sf-menu.sf-style-rave ul li {
  background: none;
}

.sf-menu.sf-style-rave ul li {
  margin: 0;
  padding: 0;
  border-top: 1px dotted #ddd;
}

.sf-menu.sf-style-rave ul li:first-child {
  border-top: none;
}

.sf-menu.sf-style-rave li:hover li a,
.sf-menu.sf-style-rave li.sfHover li a,
.sf-menu.sf-style-rave ul li a {
  color: #333;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px 0;
  line-height: normal;
  text-shadow: none;
  background: none  !important;
}

/* Hover Links */
.sf-menu.sf-style-rave li:hover,
.sf-menu.sf-style-rave li.sfHover {
  background: url(../../images/bg-left-nav.png) 0 0 no-repeat;
}
.sf-menu.sf-style-rave .active-trail:hover .sf-depth-1,
.sf-menu.sf-style-rave li:hover > a,
.sf-menu.sf-style-rave li.sfHover:hover > a,
.sf-menu.sf-style-rave a:hover,
.sf-menu.sf-style-rave a:focus,
.sf-menu.sf-style-rave a:active {
  background: url(../../images/bg-nav-hover.png) 100% 0 no-repeat;
  color: #333;
  text-shadow: none;
}

/* Child Menu Items Hover */
.sf-menu.sf-style-rave ul li:hover,
.sf-menu.sf-style-rave ul li.sfHover,
.sf-menu.sf-style-rave ul li a:focus,
.sf-menu.sf-style-rave ul li a:hover,
.sf-menu.sf-style-rave ul li a:active {
  color: #9A2016;
}

/* Active Links */
.sf-menu.sf-style-rave a.active,
.sf-menu.sf-style-rave li.sfHover > a {
/*   background: url(../../images/bg-nav-active.png) 100% 0 no-repeat; */
  color: #fff;
}

.sf-menu.sf-style-rave .active-trail {
/*  background: url(../../images/bg-nav-active-l.png) 0 0 no-repeat; */
}

.sf-menu.sf-style-rave .active-trail .sf-depth-1 {
/*  background: url(../../images/bg-nav-active.png) 100% 0 no-repeat; */
  color: #2d658d; 
}

/* Child Menu Items Active */
.sf-menu.sf-style-rave ul li a.active {
  color: #9A2016;
}

a > .sf-sub-indicator {
  display: none;
  top: 24px;
}

.sf-menu.sf-style-rave ul li .sf-sub-indicator {
  display: block;
  color: #333;
  top: 15px;
}

.sf-menu.sf-style-rave ul li.sfHover .sf-sub-indicator {
}

/* Navbar */
.tb-sf-navbar #menu-bar-wrapper .container {
  background: url(../../images/bg-subnav.gif) 0 0 repeat-x;
}

.sf-menu.sf-style-rave.sf-navbar {
  width: 100%;
}

.sf-menu.sf-style-rave.sf-navbar li > ul {
  background: none;
  border: none;
  padding: 0;
  margin-left: 0;  
  margin-top: 29px;
}

.sf-menu.sf-style-rave.sf-navbar ul li {
  border-top: none;
  padding: 0;
}

.sf-menu.sf-style-rave.sf-navbar ul li a {
  padding: 7px 15px;
}

.sf-menu.sf-style-rave.sf-navbar ul li li {
  border-top: 1px dotted #ddd;
}

.sf-menu.sf-style-rave.sf-navbar ul li li:first-child {
  border-top: none;
}

.sf-menu.sf-style-rave.sf-navbar ul li li a {
  padding-left: 0;
  padding-right: 0;
}

.sf-menu.sf-style-rave.sf-navbar ul li .sf-sub-indicator {
  right: 5px;
  top: 13px;
}

.sf-menu.sf-style-rave.sf-navbar li ul ul {
  background: #fff;
  color: #333;
  margin: 1px 0 0 0;
  padding: 0 15px;
  border: #ddd solid 1px;
}

/* MegaMenu */
.sf-menu.sf-style-rave span.sf-description {
  color: #999;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}

.sf-menu.sf-style-rave a.sf-with-ul {
}

.sf-menu.sf-style-rave.rtl a.sf-with-ul { /* RTL */
}

.sf-menu.sf-style-rave ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}

.sf-menu.sf-style-rave.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right; /* RTL */
}

.sf-menu.sf-style-rave ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-rave ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}

.sf-menu.sf-style-rave li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}

.sf-menu.sf-style-rave li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}

.sf-menu.sf-style-rave li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}

.sf-menu.sf-style-rave li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}

.sf-menu.sf-style-rave li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}

.sf-menu.sf-style-rave li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}

.sf-menu.sf-style-rave li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}

.sf-menu.sf-style-rave li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}

.sf-menu.sf-style-rave li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}

.sf-menu.sf-style-rave li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}

ul.sf-navbar {
  padding-bottom: 0 !important;
}

.tb-sf-navbar #menu-bar-wrapper .container {
  background: url(../../images/mainnav-bg-2.png) repeat-x 0 0;
  box-shadow: 0 0 4px #c5c5c5, -1px 0 -4px #c5c5c5;
  padding-bottom: 34px;  
  margin-bottom: -3px;
}










/*      ------------- Добавлено для нового стиля ----------------------*/

.block ul.menu {
    padding-left: 0px;
}


.block ul.menu li a {
    color: #353535; 
    display: block;
    padding: 0 10px 0 0;
}





/*          Меню         */
.sf-menu {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}

.block-superfish {
    line-height: normal;
    margin: 1px 0px 10px 150px;
    z-index: 10;
    padding: 4px;
}

/*   Ширина меню и элементов      */
.sidebar .block-title {
    margin-bottom: 4px;
}

.sidebar {
    padding-bottom: 10px;
}



.sf-menu ul {
  left: 0;
  position: absolute; 
  position: none;
  top: -99999em;
  width: 100%;
}
.sf-menu ul li {
  width: 100%;
}
.sf-item-1 {
	width: 100px;
}
.sf-item-2 {
	width: 81px;
}
.sf-item-3 {
	width: 128px;
}
.sf-item-4 {
	width: 131px;
}
.sf-item-5 {
	width: 90px;
}
.sf-item-6 {
	width: 96px;
}
.sf-item-7 {
	width: 87px;
}
.sf-item-8 {
	width: 72px;
}
.sf-item-9 {
	width: 102px;
}

.sf-item-10 {
	width: 75px;
}

.sf-item-11 {
	width: 60px;
}






.slideshow .block-inner {
    background: none;
    border: 0;
    padding: 4px;
}

/*      Page      */
#main-wrapper .container {
    padding: 0;
}

#main-content .grid-inner {
    padding: 0 15px 0px 0px;
}



/*          Рекламный блок         */
.image-ad {
    padding: 10px 0 5px;
    text-align: center;/
}

img {
    max-width: 1187px !important;
}



.block ul.menu li {
    border-bottom: 0px;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    background: none repeat scroll 0 0 #eee;
/*     padding: 3px 8px 9px 0 !important; none;   */
    border-radius: 2px;
}

ul.sf-menu ul li {
    background: none repeat scroll 0 0 #eee;
    height: 2em;
    padding-left: 10px;
    width: 12.5em;
    display: block;
    margin: 0 0 0 0.5em;
}

ul.sf-menu li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    float: none;
    position: relative;
}






.article .field-type-image {
    float: left;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 1em;
}


.sf-menu.sf-style-rave li:hover,
.sf-menu.sf-style-rave li.sfHover {
  background: none;
}
.sf-menu.sf-style-rave .active-trail:hover .sf-depth-1,
.sf-menu.sf-style-rave li:hover > a,
.sf-menu.sf-style-rave li.sfHover:hover > a,
.sf-menu.sf-style-rave a:hover,
.sf-menu.sf-style-rave a:focus,
.sf-menu.sf-style-rave a:active {
    background: none;
    color: #0e588c;
}


.sf-menu.sf-style-rave ul {
    background: #eee;
}

ul.sf-menu ul li {
    height: 2em;
    width: 12.5em;
    padding-left: 10px;
}

ul.sf-menu ul li {
    background: #eee;
}


.block ul.menu li a {
    color: #2d6589;
}




.block ul.menu li a:hover, .block ul.menu li a:focus, .block ul.menu li a:active {
    color: #0e588c;
}


.block ul.menu li a:hover,
.block ul.menu li a:focus,
.block ul.menu li a:active {
    color: #0e588c;
}


.sf-menu.sf-style-rave li:hover li a, .sf-menu.sf-style-rave li.sfHover li a, .sf-menu.sf-style-rave ul li a {
    color: #2d6589;
}


.block ul.menu li ul {
  margin-bottom: 10px;
  margin-left: 0px;
}


ul.sf-menu, ul.sf-menu ul {
    margin: 0px;
    padding: 0px;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    padding: 0 0 9px 25px !important;
}


.sf-menu.sf-style-rave ul {
    margin: 0 0 0 4px;
    padding: 0 15px;
}


p:first-child {
    padding: 0 15px;
}
p {
    padding: 0 20px 0 0;
}

.sf-menu.sf-style-rave ul {
    margin: -10px 0 0 0px;  
}


.block ul.menu li a:hover, .block ul.menu li a:focus, .block ul.menu li a:active {
    color: #0a426a;
}


.block ul.menu li.active-trail > a, .block ul.menu li > a.active {
    color: none;
}

.block ul.menu li.active-trail > a, .block ul.menu li > a.active {
    color: #367aab;
}

.block-sugar-index {
    margin-top: 20px;
}

.region-header {
    border-bottom: 1px solid #ccc;
}


.slideshow .block-inner {
    padding: 2px;
}


.sidebar .block {
    margin: 14px 0;
}

#slideshow-wrapper {
    margin: 10px 0;
    padding: 10px 0;
}

.sidebar .block {
    margin: 0px;
}


#ad_groups_35 {
    text-align: left;
}

#ad_groups_36 {
    text-align: right;
}


.field-type-taxonomy-term-reference ul li {
    float: left;
    display: inline;
}


.field-type-taxonomy-term-reference {
    clear: both;
    display: inline;
}


a:hover {
    color: #367aab;
    text-decoration: none;
}

a:focus {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

.sf-menu.sf-style-rave ul li.sfHover > a.menuparent {
  color: #367aab;
}


.views-summary-unformatted {
    clear: both;
    display: inline;
}



.panel-col-middle {
padding: 3px 0 3px 3px;
}

.square-item-list ul li {
    list-style: square outside;
}




.menuparent  {
	color: #2d6589;
}

.newsblock {
	line-height: 180%;
}

.singlenewsblock {
	line-height: 150%;
}

.region-header {
	border-bottom-style: solid;
	border-bottom-color: #96a3b0;
	border-bottom-width: 1px;
	padding-bottom: 5px
}

.views-field-field-image {
	padding-bottom: 5px
}

.nit_links_list {

}

.nit_module_content {
	padding: 0px 0px 0px 0px;
}

.nit_calendar {
	border-spacing:5px;
	border-right: 15px;
}

/*.nit_calendar a {
    color: #2d6589;
}*/

.nit_calendar_month {
	border-spacing:2px;
	border-width:3px;
	padding: 0px 0px 20px 0px;
}

.nit_calentar_monthname {
	background-color:#6a91aa;
	text-align: center;
	font-weight: bold;
	color: #edf2f5;
}

.nit_calentar_monthname a {
	color: #ffffff;
}

.nit_calentar_weekname {
	background-color:#a8c4e3;
	text-align: center;
	font-weight: bold;
}


.nit_calentar_weekday {
	background-color:#e1e1e1;
	text-align: center;
	font-weight: bold;
}

.nit_calentar_weekday a {
	color: #2d6589;
}

.nit_calentar_firmprice a {
	color: #2d6589;
}


.nit_calendar_month td {
    padding: 3px 5px 3px 5px;
}


.cereals_calentar_monthname {
	background-color:#e6ac00;
	text-align: center;
	font-weight: bold;
	color: #222222;
}


.cereals_calentar_weekname {
	background-color:#ffcc33;
	text-align: center;
	font-weight: bold;
}




#pager {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: right;
}

,a {
    color: #2d6589;
}

a:hover, a:focus{
    color: #0e588c;
}


.article .menu {
    border-top: none;
    margin-top: 30px;
    padding-top: 10px;
}

.field-type-taxonomy-term-reference ul li a {
    padding: 3px 10px;
   color: #2d6589;
}



#superfish-1 .last {
	direction: rtl;
}

#superfish-1 .last ul {
    right: 0;
}




#superfish-1 .sf-item-8 ul {
    right: 0;
}



.sb-glossary-list-block {
    padding-left: 10px;
}


.sb-glossary-list {
    padding-left: 15px;
}

.sb-glossary-list-record  {
    padding-left: 5px;
    margin-left: 15px;
}



.item-list ul li a {
    color: #2d6589;
}




#page-title {
    margin-left: 5px;
}

.view-sb-info-view {
    margin-left: 5px;
}

p:first-child {
    padding-left: 0px;
}


#sidebar-first-wrapper > .grid-inner {
    padding-left: 8px;
}


.sidebar .block-title {
    padding-left: 0px;
}


.sidebar .block-title {
    background-image: none;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    padding-bottom: 0 !important;
    padding-top: 1px !important;
}


.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    padding-bottom: 6px !important;
}


#main-content .region-content {
    margin-left: 5px;
}

#slideshow-wrapper {
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}


.region-sidebar-first {
    padding-left: 5px;
}

.region-sidebar-first-block {
    background-color: #f3f3f3;
    padding-left: 6px;
    padding-right: 6px;
}

.sidebar .block {
    margin-bottom: 8px;
}

.sidebar .block-title {
    margin-bottom: 2px;
    padding-bottom: 2px;
}


#menu-bar-wrapper {
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.image-ad {
    padding-bottom: 0;
    padding-top: 0;
}

.block-simpleads {
    padding-bottom: 0px;
    padding-top: 0px;
}

#search-block-form .form-text {
    background-color: #fff;
    margin-top: 2px;
}

#search-block-form span.button {
    margin-left: 8px;
    padding-bottom: 10px;
}

.cementinfo-superfish {
    margin-left: 220px;
    margin-top: 5px;
}

.google-ads {
/*   border: 1px solid rgb(229, 229, 229); 
 border: 2px outset rgb(229, 229, 229); */
   clear: both;
}



.main-content-block {
  border-bottom: 2px solid rgb(229, 229, 229);
  padding-bottom: 12px;
}

.article .field-type-image img {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.news-block {
  border-bottom: 2px solid rgb(229, 229, 229);
  padding-bottom: 12px;
  border-top: 2px solid rgb(229, 229, 229);
  padding-top: 12px;
}


.analytic-block {
  border-bottom: 2px solid rgb(229, 229, 229);
  padding-bottom: 12px;
  border-top: 2px solid rgb(229, 229, 229);
  padding-top: 12px;
}


.news-block .analytic-block .english-block {
  border-bottom: 2px solid rgb(229, 229, 229);
  padding-bottom: 12px;
  border-top: 2px solid rgb(229, 229, 229);
  padding-top: 12px;
}


.cementinfo-superfish .sf-menu ul li {
  width: 100%;
}


.cementinfo-superfish .sf-item-1 {
	width: 145px;
}
.cementinfo-superfish .sf-item-2 {
	width: 125px;
}
.cementinfo-superfish .sf-item-3 {
	width: 165px;
}
.cementinfo-superfish .sf-item-4 {
	width: 145px;
}

.cementinfo-superfish .sf-item-5 {
	width: 130px;
}
.cementinfo-superfish .sf-item-6 {
	width: 130px;
}
.cementinfo-superfish .sf-item-7 {
	width: 40px;
}
.cementinfo-superfish .sf-item-8 {
	width: 92px;
}
.cementinfo-superfish .sf-item-9 {
	width: 37px;
}
.cementinfo-superfish .sf-item-10 {
	width: 14%;
}


.zerno-superfish {
    margin-left: 140px;
    margin-top: 5px;
}

.zerno-superfish .sf-menu ul li {
  width: 100%;
}


.zerno-superfish .sf-item-1 {
	width: 100px;
}
.zerno-superfish .sf-item-2 {
	width: 80px;
}
.zerno-superfish .sf-item-3 {
	width: 130px;
}
.zerno-superfish .sf-item-4 {
	width: 100px;
}

.zerno-superfish .sf-item-5 {
	width: 120px;
}

.zerno-superfish .sf-item-5 {
	width: 120px;
}

.zerno-superfish .sf-item-6 {
	width: 100px;
}
.zerno-superfish .sf-item-7 {
	width: 90px;
}
.zerno-superfish .sf-item-8 {
	width: 120px;
}
.zerno-superfish .sf-item-9 {
	width: 110px;
}
.zerno-superfish .sf-item-10 {
	width: 70px;
}




.SugarTable {
	font-family: 'Calibri','sans-serif';
	font-size: 13px;
	color: #000000;
	border-collapse:collapse;
	border:1px solid;
	vertical-align:center;
	border-color:#0e4a8d;
	padding-left:5px;
	padding-right:5px;
}

.SugarTable td{
	border-collapse:collapse;
	border:1px solid;
	padding-left: 3px;
	padding-right: 3px;
	border-left-style: solid;
	border-left-width: 1px;
}

.SugarTable tr{
	border-collapse:collapse;
	border:1px solid;
	padding-left: 3px;
	padding-right: 3px;
	border-left-style: solid;
	border-left-width: 1px;
}

.SugarTable .l {
  text-align: left; /* Выравнивание по центру */
}

.SugarTable .c {
  text-align: center; /* Выравнивание по центру */
}


.CerealsHarvestTable td{
	padding: 6px;
}





.SugarCell {
	padding-left:25px;
	padding-right:25px
}
stp {
	text-indent: 20px; /* Отступ первой строки в пикселах */
	font-family: 'Calibri','sans-serif';
	font-size: 14px;
}
stp2 {
	text-indent: 20px; /* Отступ первой строки в пикселах */
	font-family: 'Calibri','sans-serif';
	font-size: 12px;
}

h4 {
	font-align: center;
	font-family: 'Calibri','sans-serif';
	font-size: 16px;
}

.field-type-text-with-summary {
    padding-bottom: 20px;
    background-color: #ffffff;
}

.adsense {
    background-color: #eeeeee;
    padding: 5px;
}


#footer-wrapper .container {
    background-color: #ffffff;
}

.region-highlighted {
   background-color:#ffffff;
}

.google-ads {
    background-color: #ffffff;
    clear: both;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
}


ul, ol {
    padding-left: 10px; 
}

.article .field-type-image{
    margin-right: 2em;
}



/* Forum css */

.ForumTable {
	padding: 0px;
	margin: 0 0 20px;
}


.ForumTable th{
	background: #f3f3f3 none repeat scroll 0 0;
	color: #6a91aa;
	padding: 0.25em 1em;
	border-spacing: 2px;
}

.ForumTable .block-inner{
	padding: 0px;
}

.ForumTable td {
	border: 0px solid;
	text-align: center;
}


.ForumTable td.active {
	background-color: #fff;
}


.WideAdver {
	margin: 0px;
	padding: 0px;
}

.WideAdver block-inner{
	padding: 0px;
}

.WideAdver .block-inner{
	padding: 10px 0px 10px 0px;
}

.forum-post-panel-main{
	min-height: 23px;
}

#forum-post-panel-main{
	min-height: 23px;
}





/* Commodities css */


.ExchangeTable{
background: #ffefbf;
text-align: right;
}

.ExchangeTable td:first-child{
padding: 2px 2px 2px 5px;
background: #ffefbf;
}

.ExchangeTable th{
padding: 2px 2px 2px 5px;
background: #ffefbf;
}


.ExchangeTable td{
padding: 2px 5px 2px 5px;
text-align: left;
font-weight: normal;
color: black;
}

.ExchangeTable th{
padding: 2px 5px 2px 5px;
text-align: left;
font-weight: normal;
color: black;
}


.ExchangeTable td{
background: #ffefbf;
}

/*    .ExchangeTable th:first-child, td:first-child{  */
/*text-align: left;  */


} 





.CerealsTable{
	font-family: 'Calibri','sans-serif';
	font-size: 13px;
	color: #000000;
	border-collapse:collapse;
	border:1px solid;
	vertical-align:center;
	border-color:#0e4a8d;
	padding-left:5px;
	padding-right:5px;
	margin-left: 15px;
}

.CerealsTable td{
	border-collapse:collapse;
	border:1px solid;
	padding-left: 3px;
	padding-right: 3px;
	border-left-style: solid;
	border-left-width: 1px;
}

.CerealsTable tr{
	border-collapse:collapse;
	border:1px solid;
	padding-left: 3px;
	padding-right: 3px;
	border-left-style: solid;
	border-left-width: 1px;
}

.CerealsTable th {
  background: #ffcc33;
  color: #000000;
  text-align: center;
  border:1px solid;
}

.CerealsTable tr:nth-child(even){
	background-color: #f2f2f2
}

.CerealsTable tr:nth-child(odd){
	background-color: #e2e2e2
}

.CerealsTable td:nth-child(1){
  text-align: left;
}

.CerealsTable td:nth-child(2){
  text-align: left;
}

.CerealsTable td:nth-child(3){
  text-align: left;
}

.CerealsTable cell-rowspan{
	background-color: #555555
}



.CerealsTable2 td:nth-child(1){
  background-color: #f2f2f2
}

.CerealsTable2 td:nth-child(2){
  background-color: #f2f2f2
}

.CerealsTable3 td:nth-child(2){
  text-align: center;
}

.CerealsTable3 td:nth-child(3){
  text-align: center;
}

.CerealsTable3 td:nth-child(4){
  text-align: center;
}


.CerealsTable4 {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
}

.CerealsTable4 h2{
    font-size: 1.37em;
    font-weight: bold;
}

.CerealsTable4 .block-inner{
    padding: 10px 10px 10px 5px;
}


.views-exposed-widget.views-submit-button {
    float: left;
    margin: 0px 10px 0px 0px;
}


th {
  background: #5997cb;
}

.views-news-main-status-1  {
  font-weight: bold;
}


.rotated-text {
    display: inline-block;
    overflow: hidden;
    width: 1.5em;
    line-height: 1.5;
}
.rotated-text__inner {
    display: inline-block;
    white-space: nowrap;
    -webkit-transform: translate(0,100%) rotate(-90deg);
       -moz-transform: translate(0,100%) rotate(-90deg);
        -ms-transform: translate(0,100%) rotate(-90deg);
         -o-transform: translate(0,100%) rotate(-90deg);
            transform: translate(0,100%) rotate(-90deg);
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
}
/* This element stretches the parent to be square
   by using the mechanics of vertical margins  */
.rotated-text__inner:before {
    content: "";
    float: left;
    margin-top: 100%;
}