/**
 * @file
 * Node Styling
 *
 * Style anything that isn't in the $content variable.
 */


.node { /* Node wrapper */
float: left;
}

.preview .node { /* Preview of the content before submitting new or updated content */
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

.node .node-title { /* Node title */
}

.node .user-picture { /* The picture of the node author */
}

.node .submitted { /* The "posted by" information */
font-size: 10px;
}

.node .content { /* Node's content wrapper */
}

.node ul.links { /* Node links. See also the ul.links declaration in the pages.css. */
}

.node-promoted { /* A node that has been promoted to the front page */
}

.node-sticky { /* A sticky node (displayed before others in a list) */
}

.node-by-viewer { /* A node created by the current user */
}

.node-teaser { /* A node displayed as teaser */
/**box-shadow: 0px 0px 0px 3px #027ac6;*/
margin-bottom: 35px;
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */

.node-page { /* Page content node */
}

.node-article, .node-prognozi { /* Article content node */
margin-left: 30px;
margin-right: 10px;
background: #ffffff;
padding-left: 10px;
padding-right: 10px;
width: 730px;
overflow: hidden;
font-size: 16px;
}
.node-bottom {
float: left;
margin: 10px 10px;
width: 100%;
}

.node-unpublished { /* Unpublished nodes */
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished { /* The word "Unpublished" displayed underneath the content. */
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}

.lt-ie8 .node-unpublished p.unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative; /* Otherwise these elements will appear below the "Unpublished" text. */
}

.node-awards-article {
margin-left: 50px;
margin-right: 10px;
background: #ffffff;
padding-left: 10px;
padding-right: 10px;
width: 730px;
overflow: hidden;
}

.node-awards-article .field-type-image {
float: left;
/**margin-right: 10px;*/
}

.node-slide {
margin-left: 200px;
margin-right: 200px;
background: #ffffff;
padding-left: 20px;
padding-right: 10px;
padding-top: 10px;
}

.node-14 .node-title {
background: #ffffff;
text-align: center;
border-radius: 8px;
}

.node-video {
background: #ffffff;
margin-right: 5px;
margin-left: 30px;
border-radius: 8px;
padding-left: 10px;
padding-right: 10px;
}
.node-video .field-name-body .field-items .youtube-video {
 width: 640px;
 height: 480px;
  }

.node-video  .field-name-field-youtubefield {
display: none;  
  }
  
.node-results {
background: #ffffff;
}

.node-teams-history {
/**background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 200px;
    margin-right: 200px;*/
    padding-left: 20px;
    padding-right: 10px;
}
.ds-2col-fluid .group-left {
  width: 70%;
  background: none repeat scroll 0 0 #FFFFFF;
  }
  
.ds-2col-fluid .group-left .field-items {
 padding-right: 30px; 
  }
.ds-2col-fluid .group-right {
  width: 30%;
  } 

.node-news-nhl {
/**margin-left: 200px;
margin-right: 200px;**/
/*background: #ffffff;
padding-left: 20px;
padding-right: 10px;
padding-top: 10px;
width: 750px*/;
margin-left: 20px;
margin-right: 10px;
background: #ffffff;
padding-left: 10px;
padding-right: 10px;
width: 730px;
overflow: hidden;
font-size: 14px;
}

.node-type-news-nhl h1 {
width: 500px;  
font-size: 30px;
}
.node-type-news-nhl .breadcrumb {
width: 850px;  
}

.node-type-news-nhl #content {
width: 730px;
margin-left: 0px;
float: right;
margin-right: 150px;
}
  
.node-type-news-nhl .region-sidebar-first {
margin-right: 0px;
width: 300px;
float: left;
margin-top: 50px;
/*width: 290px*/;
  }
  
.node-news-nhl .block-views .view-content a {
color: #000000;
font-weight: normal;
text-decoration: none;
font-size: 10px !important;
text-transform: uppercase;
}

.node-news-nhl .block-views .view-content a:hover {
color:#0086e7;
}


.node-photogallery-mat {
margin-left: 200px;
margin-right: 200px;
background: #ffffff;
padding-left: 20px;
padding-right: 10px;
padding-top: 10px;
  }
  
.node ul.links { 
/*float: left*/;
max-width: 600px;
background: #f0f6f9;
float: left;
}

.node ul.links a {
color: #000;
font-size: 12px;
text-decoration: none !important;
margin-right: 5px !important;
}

.node ul.links a:hover {
color: #0086E7 !important;
}

.node-blog {
margin-left: 30px;
margin-right: 10px;
background: #ffffff;
padding-left: 10px;
padding-right: 10px;
width: 730px;
overflow: hidden;
font-size: 14px;
}
.node-blog .node-title {
font-size: 18px;
}
.node-blog .node-title a {
text-decoration: none;
color: #027ac6;
}
.node-blog .node-title a:hover {
text-decoration: underline;
}
.node-blog .submitted {
font-size: 10px;  
  }

.node-33806 td.small {
 width: 100px;
 white-space: nowrap;
 }
  .node-33806 td img {
 float: left;
}

/**для статей и блогов сбоку анонсы*/
.node-type-article .region-sidebar-second, .node-type-blog .region-sidebar-second {
 float: left;
 margin-top: 110px;
 width: 325px;
} 
  
.node-type-article .region-sidebar-second ul li, .node-type-blog .region-sidebar-second ul li {
list-style-type: none;
width: 285px;
overflow: hidden;
/**margin-bottom: 50px;*/
clear: both;
height: 165px;
}

.node-type-article .region-sidebar-second .views-field-title, .node-type-blog .region-sidebar-second .views-field-title {
position: absolute;
width: 284px;
margin-top: -116px;
}
.node-type-article .region-sidebar-second .views-field-title h2, .node-type-blog .region-sidebar-second .views-field-title h2, node-type-blog .region-sidebar-second .field-content h2{
/**text-align: justify;
text-align: left;*/
font-size: 14px;
}

.node-type-article .region-sidebar-second .views-field-title h2 a, .node-type-blog .region-sidebar-second .views-field-title h2 a {
background-color:  #fff;
font-weight: 600;
font-size: 14px;
text-transform: inherit;
}

.node-type-article .region-sidebar-second .views-field-field-image, .node-type-blog .region-sidebar-second .views-field-field-image {
opacity:0.7;
background-color: #000;  
filter: blur(1px);
  }
.node-type-article .region-sidebar-second .views-field-field-image:hover, .node-type-blog .region-sidebar-second .views-field-field-image:hover {  
  filter: blur(0px);
}


.node-type-article .region-sidebar-second .item-list ul li img, .node-type-blog .region-sidebar-second .item-list ul li img {
transition: transform 800ms ease-in-out 0s;
transform: matrix(1, 0, 0, 1, 0, 0);
max-width: 100%;
}

.node-type-article .region-sidebar-second .item-list ul li img:hover, .node-type-blog .region-sidebar-second .item-list ul li img {
transform: matrix(0.9, 0, 0, 0.9, -15, 10);
transition: transform 800ms ease-in-out 0s;
}
.node-readmore {
background: #FF0000;
text-align: center; 
}
.node-readmore a {
color: #ffffff !important;
}  
.node .pluso {
float: right;
margin-right: 5px;
}
.node-news-nhl .pluso {
float: none;
margin-right: 5px;
  }
.node .ya-share2 {
clear: both;
float: none;
margin: 50px 5px 5px 5px;
}
.node-news-nhl .ya-share2 {
float: none;
margin-right: 5px;
margin-top: 50px;
}
.node-type-caphit .ya-share2 {
  margin: 5px 5px 5px 5px;}
.node-type-caphit .field-name-field-share {
/**top: 300px;*/
position: relative;
}
.sidebars .node-advpoll .ya-share2 {
display: none;
}
  
/*Кэпхит*/  
.node-type-caphit .panel-2col .panel-col-first {
width: 758px;
}
.node-type-caphit .panel-2col .panel-col-last {
width: 390px;
}
  
.node-type-caphit .panel-2col .panel-col-last .field-name-field-body3 P {
margin: 0px;
}
  
  
.node-type-caphit .panel-2col .panel-col-first table tr td {  
padding:  6px 4px;
}
.node-type-caphit .panel-2col .panel-col-first table {  
width: 100%;
}
.node-type-caphit .panel-2col .panel-col-first table thead tr th { 
border-bottom: 2px solid #ddd;
vertical-align: bottom;
padding: 8px;
text-align: left;
}

.node-type-caphit .panel-2col .panel-col-first tbody tr.position  td {
background-color: #333333 !important;
color: #fff !important;
}
.node-type-caphit .panel-2col .panel-col-first tbody tr.column_head td {
background-color: #333333 !important;
color: #fff !important;
}  
/**.node-type-caphit .panel-2col .panel-col-first {
padding-top: 200px;  
}*/

.node-type-caphit .panel-2col .panel-col-first table tr td:nth-child(1) {
color: #336699;
width: 450px;
padding-right: 45px;
}
.node-type-caphit .panel-2col .panel-col-first table tr.c:nth-child(even) {
background-color: #ffffff !important;
}


.node-type-caphit .panel-2col .panel-col-first .twoway {
color: #30aa09;  
}
.node-type-caphit .panel-2col .panel-col-first .ufa {
background: #f44336 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
font-weight: bold;
margin: -3px;
padding: 2px;
  }
.node-type-caphit .panel-2col .panel-col-first .rfa {
background: #1c75b9 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin: -3px;
    padding: 2px;
  }
.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(1) {
background-color: #f9f9f9; 
width: 0px;
padding-right: 5 px;
font-size: 20px;
}
.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(2) .cb {
padding-top: 0px;
float: left;
background-color: #f9f9f9; 
margin: 0px 10px 10px 0px;
}

.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(2) .dtleg:nth-child(2) .cb:nth-child(3) .c{
 background: #f44336 none repeat scroll 0 0;
    height: 13px;
    margin-left: 8px;
    margin-top: 2px;
    width: 13px;
}
.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(2) .dtleg:nth-child(2) .cb:nth-child(4) .c{
 background: #1c75b9 none repeat scroll 0 0;
    height: 13px;
    margin-left: 8px;
    margin-top: 2px;
    width: 13px;
}
.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(2) .cb .c {
padding-top: 0px;
float: left;
margin: 0px 10px 0px 0px;
}
.node-type-caphit .panel-2col .panel-col-first table#legend tr td:nth-child(2) .cb p {
padding-top: 0px;
float: left;
margin: 0px 10px 0px 0px;
}
.node-type-caphit .panel-2col .panel-col-first table#team tr.stats:nth-child(n+43) {
display: none;
}
.node-type-caphit .panel-2col .panel-col-first table#team tr.stat_lead td#stat_end {
background-color: #f9f9f9;
/**display: none*/;
}

.node-type-caphit .panel-2col .panel-col-first .summary-table tbody tr:nth-child(2n+3) td {
background-color: #f9f9f9;
  }
  
.node-type-caphit .panel-2col .panel-col-first  .summary-table  tr {
border-top:  1px solid #ddd;
}

.node-type-caphit .panel-2col .panel-col-first  .summary-table  tr td:nth-child(1) {
width: 215px;
}

.node-type-caphit .panel-2col .panel-col-first  table.sticky-header {
min-width: 758px;
table-layout: auto;
}

.node-type-caphit .panel-2col .panel-col-first table.sticky-header tbody tr:nth-child(2n+1) td {
background-color: #f9f9f9;
  }
.node-type-caphit .panel-2col .panel-col-first tbody tr  td.success {
background-color: #dff0d8 !important;
}
.node-type-caphit .panel-2col .panel-col-first tbody tr  td.danger {
background-color: #f2dede !important;
}
.node-type-caphit .panel-2col .panel-col-first tbody tr  td.warning {
background-color: #fcf899 !important;
}

.node-type-caphit .panel-2col .panel-col-first table.sticky-header tbody tr td:nth-child(1) {
color: #336699;
  }
.node-type-caphit .panel-2col .panel-col-first .modal-dialog {
 /**display: none; */
  }
  
.node-type-caphit .panel-2col .panel-col-first .field-name-body p {
/**display: none; */  
  }
.node-type-caphit .panel-2col .panel-col-first .table-striped td p {
display: inline !important;   
  }  
.node-type-caphit .panel-2col .panel-col-first  .field-name-field-body2 {
font-size: 16px;
font-weight: 600;
background-color: #336699;
color: #fff;
}

.node-type-caphit .panel-2col .panel-col-last {
margin-left: 20px;  
  }
.node-type-caphit .panel-2col .panel-col-last  .field-name-field-body3 {
text-align: center;
}
.node-type-caphit .panel-2col .panel-col-last  .field-name-field-body4 .hero-info {
font-size: 18px;
color: #3CB371;
text-align: center;
margin: 0px;
  }
.node-type-caphit .panel-2col .panel-col-last  .field-name-field-body4 h5 {
 font-size: 18px;
color: #3CB371;
text-align: center;
margin: 0px;
/**display: none;*/
  }
  
.node-type-caphit .panel-2col .panel-col-last  .field-name-field-body4 .disclaimer {
text-align: center;
font-size: 10px;
border-bottom: 1px solid #ddd;
} 

.node-type-caphit .panel-2col .panel-col-last  .field-name-field-body4 .disclaimer:nth-child(1n+6), .node-type-caphit .panel-2col .panel-col-last  .field-name-field-body4 .hero-info:nth-child(1n+6) {
display: none;
}
.node-type-article .views-field-totalcount, .node-type-blog .views-field-totalcount {
width: 30% !important;
float: right;
}
.node-type-caphit .field-name-field-body4 .l.c {
 display: none; 
}

/**страница с прогназами*/
.node-prognozi img {
max-width: 730px;
}
.field-name-field-data-match, .field-name-field-stavka {
background-color: rgba(51, 51, 51, 0.9);
padding-left: 10px;
color: #fff;
}
.node-73423, .node-152412 {
float: none;
}