/**
 * @file
 * Block Styling
 */


.block { /* Block wrapper */
  margin-bottom: 1.5em;
}

.block.first { /* The first block in the region */
}
.block.last { /* The last block in the region */
}

.block.odd { /* Zebra striping for each block in the region */
}

.block.even { /* Zebra striping for each block in the region */
}

h2.block-title { /* Block title */
}

#block-aggregator-category-1 { /* Block for the latest news items in the first category */
}

#block-aggregator-feed-1 { /* Block for the latest news items in the first feed */
}

#block-block-1 { /* First block created with "Add block" link */
}

#block-blog-recent { /* "Recent blog posts" block */
}

#block-book-navigation { /* "Book navigation" block for the current book's table of contents */
}

#block-comment-recent { /* "Recent comments" block */
}

#block-forum-active { /* "Active forum topics" block */
}

#block-forum-new { /* "New forum topics" block */
}

#block-locale-language { /* Language switcher block */
}

#block-menu-menu-NAME { /* Custom menu block */
}

#block-node-recent { /* "Recent content" block */
}

#block-node-syndicate { /* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */
}

#block-poll-recent { /* "Most recent poll" block */
}

#block-profile-author-information { /* "Author information" block for the profile of the page's author */
}

#block-search-form  { /* "Search form" block */
}

#block-shortcut-shortcuts { /* "Shortcuts" block */
}

#block-statistics-popular { /* "Popular content" block */
}

#block-system-main-menu { /* "Main menu" block */
}

#block-system-management { /* "Management" block for Drupal management menu */
}

#block-system-navigation { /* "Navigation" block for Drupal navigation menu */
}

#block-system-user-menu { /* "User menu" block for Drupal user menu */
}

#block-system-help { /* "System help" block */
}

#block-system-main { /* "Main page content" block */
}

#block-system-powered-by { /* "Powered by Drupal" block */
}

#block-user-login { /* "User login form" block */
}

#block-user-new { /* "Who's new" block for a list of the newest users */
}

#block-user-online { /* "Who's online" block for a list of the online users */
}

#block-user-login { /* "User login form" block */
max-width: 60%;
/**max-height: 70px;*/
float: right;
font-family: inherit;
font-size: 10px;
margin-right: 10%;
margin-bottom: 0px;
background: whitesmoke;
}

#block-block-5 {
background: #ffffff;
}

#block-block-76 table {
background: #ffffff;
border-radius: 10px 10px 10px 10px;
border: none;  
}

#block-block-76 table tbody tr td {
border: none;
}

#block-block-76 table tbody tr {
border: 2px groove;
}

#block-block-86 {
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
font-family: inherit;
border-radius: 10px 10px 10px 10px;
border: 3px double #cccccc;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
margin-top: 5px;
font-size: 11px;
}

#block-block-86 h2{
height: 70px;
}

#block-block-86 table tbody tr td {
border: none;
margin: 0 auto;
padding: 0px;
padding-left: 0px !important;
}
#block-block-86 table {
margin: 0 auto;
}

#block-block-80 {
width: 260px;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
font-family: inherit;
border-radius: 10px 10px 10px 10px;
  border: 3px double #cccccc;
  -webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
  margin-top: 5px;
  line-height: 18px;
}
#block-block-80 p{
margin: 0 auto;
}

#block-block-82 {
background: #ffffff;
}

#block-block-82 img:hover {
-webkit-box-shadow: #0086E7 0px 10px 10px;
-moz-box-shadow: #0086E7 0px 10px 10px;
box-shadow: #0086E7 0px 10px 10px; 
}

#block-block-76 {
background: #ffffff;
padding: 5px;
font-family: inherit;
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
/**border-radius: 10px 10px 10px 10px;
border: 3px double;
width: 260px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
*/
}

#block-block-69 {
  /**width: 120px;
  float: right;*/
  height: 27px;
  margin-bottom: 0px;
  padding-right: 5px;

}
#block-block-69 h2{
margin: 0px;
font-size: 10px;
}

#block-block-69 a{
color: #CCCCCC;
opacity: 0.5;
}

#block-block-72 {
  width: 180px;
  float: right;
  margin-bottom: 0px;
  margin-top: 5px;
  height: 35px;
  clear: right;
  opacity: 0.25;
}
#block-block-72, #block-block-74, #block-block-102, #block-block-103, #block-block-201 {
margin-top: 10px !important;
}

#block-block-72:hover {
  opacity: 1;
}
#block-block-72 h2{
margin: 0px;
}

#block-user-login {
margin-right: 0px;
}

/**#block-block-86 {
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
font-family: inherit;
border-radius: 10px 10px 10px 10px;
  border: 3px double #cccccc;
  -webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
  margin-top: 5px;
}
#block-block-86 p{
margin: 0 auto;
}*/

/**.pane-block-87 a :hover {
background: #B1D8D6;
}
.pane-block-87 span :hover {
background: #B1D8D6;
}
.pane-block-87 {
width: 361px;
/**background: #ffffff;
background-color: #000000;
background-image: -moz-linear-gradient(-45deg, #222222 15%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 5%, #222222 40%, #222222 45%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0.15,#222),color-stop(0.25,transparent),color-stop(0.05,transparent),color-stop(0.45,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));
padding-right: 10px;
border: 5px double #cccccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 5px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
color: #ffffff;
}
.pane-block-87 a {
color: #ffffff;  
 }
/**
.pane-block-88 {
width: 361px;
background: #ffffff;
background-color: #000000;
background-image: -moz-linear-gradient(-45deg, #222222 15%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 5%, #222222 40%, #222222 45%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0.15,#222),color-stop(0.25,transparent),color-stop(0.05,transparent),color-stop(0.45,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));
padding-right: 10px;
border: 5px double #cccccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 5px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
color: #ffffff;
}
.pane-block-88 a {
color: #ffffff;  
  }
/**
.pane-block-88 a :hover {
background: red;
}
.pane-block-88 span :hover {
background: red;
 }
*/
/**.pane-block-89 {
width: 361px;
/*background: #ffffff;*/
/**background-color: #000000;
background-image: -moz-linear-gradient(-45deg, #222222 15%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 5%, #222222 40%, #222222 45%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0.15,#222),color-stop(0.25,transparent),color-stop(0.05,transparent),color-stop(0.45,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));
padding-right: 10px;
border: 5px double #cccccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 5px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
color: #ffffff;
}
.pane-block-89 a {
color: #ffffff;  
  }
.pane-block-89 a :hover {
background: #B1D8D6;
}
.pane-block-89 span :hover {
background: #B1D8D6;
}
*/
/**.pane-block-90 {
width: 361px;
/**background: #ffffff;
background-color: #000000;
background-image: -moz-linear-gradient(-45deg, #222222 15%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 5%, #222222 40%, #222222 45%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0.15,#222),color-stop(0.25,transparent),color-stop(0.05,transparent),color-stop(0.45,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));
padding-right: 10px;
border: 5px double #cccccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 5px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
color: #ffffff;
}
/**.pane-block-90 a {
color: #ffffff;
  }
.pane-block-90 a :hover {
background: #B1D8D6;
}
.pane-block-90 span :hover {
background: #B1D8D6;
}*/

.history-block {
width: 361px;
padding-left: 10px;
/*background: #ffffff;*/
/**background-color: #000000;
background-image: -moz-linear-gradient(-45deg, #222222 15%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 5%, #222222 40%, #222222 45%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(0.15,#222),color-stop(0.25,transparent),color-stop(0.05,transparent),color-stop(0.45,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));
padding-right: 10px;
border: 5px double #cccccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 5px;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
color: #ffffff;*/
}
/**.history-block p img:hover {
-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /** IE 6-9 **/

.history-block h2 {
float: none; 
position: inherit;
margin-top: -70px;
font-size: 14px;
width: 360px;
}

.history-block h2 a {
background-color: rgba(0, 0, 0, 0.8);
}

.history-block h2 a {
color: #ffffff;
color: white;
text-decoration: none;
  }

.history-block h2 a:hover {
background: #cccccc;
}
.history-block h2 span:hover {
background: #cccccc;
}

.history-block img {
margin-top: 10px;
}
  
.pane-block-91 {
 background: none;
 }
.pane-block-91 table tbody tr  {
  color: #B14A63;  
  background: #ffffff;
  border: 1px solid #B14A63;
  font-size: 0.8em;
  font-family: inherit;
  }
 
 .pane-block-92 {
 margin-left: 300px;
 background: none;
 }
 .pane-block-92 table {
 width: 70%;
 font-family: inherit;
 }
.pane-block-92 table tbody tr  {
  color: #B14A63;  
  background: #ffffff;
  border: 1px solid #B14A63;
  }
  
.pane-block-93 {
background: #ffffff;
padding: 5px;
}

.page-novosti-nhl #content {
width: 730px;
/**border-radius: 10px 10px 10px 10px;
border: 2px solid #CCCCCC;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
*/
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
font-family: inherit;
margin-top: 5px;
line-height: 18px;
float: right;
margin-right: 150px;
margin-left: 0px;
}

.page-novosti-nhl .region-sidebar-first {
margin-right: 0px;
width: 300px;
float: left;
margin-top: 50px;
/*width: 290px*/;
  }
  
.view-novosti-test a:hover{
color: #414244;
}
  
.view-novosti-test .views-field-comment-count {
color: blue;
}
  
#block-block-102 {
width: 100px;
float: right;
}
  
#block-block-103 {
width: 100px;
float: right;
}
#block-block-74 {
width: 50px;
float: right;
}
#block-block-201 {
width: 100px;
float: right;
margin: 0px;
}
#block-block-201 p {
margin: 0px;
}
  
.pane-block-104 img {; /* для главной превью к сезону 14-15 картинка */
border-radius: 10px;
}
.pane-block-104 img:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
  
.pane-block-3 img {/*для менюшки на главной чтобы не видно квадратных углов*/
  border-radius: 20px;
  }

#block-poll-recent {
background: #cccccc;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
font-family: inherit;
line-height: 18px;
background-image: linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,0));
/**font-family: inherit;
border: 2px solid #CCCCCC;
width: 260px;
border-radius: 10px 10px 10px 10px;
border: 2px solid #CCCCCC;
-webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;
margin-top: 5px;
  */
}

/** для новостей команды от спортс ру*/
.pane-aggregator-feed-2, .pane-aggregator-feed-3, .pane-aggregator-feed-30, .pane-aggregator-feed-25, .pane-aggregator-feed-27, .pane-aggregator-feed-4, .pane-aggregator-feed-7, .pane-aggregator-feed-8, .pane-aggregator-feed-5, .pane-aggregator-feed-9, .pane-aggregator-feed-10, .pane-aggregator-feed-6, .pane-aggregator-feed-26, .pane-aggregator-feed-28, .pane-aggregator-feed-11, .pane-aggregator-feed-12, .pane-aggregator-feed-13, .pane-aggregator-feed-14, .pane-aggregator-feed-15, .pane-aggregator-feed-16, .pane-aggregator-feed-17, .pane-aggregator-feed-18, .pane-aggregator-feed-19, .pane-aggregator-feed-20, .pane-aggregator-feed-21, .pane-aggregator-feed-22, .pane-aggregator-feed-23, .pane-aggregator-feed-24, .pane-aggregator-feed-29, .pane-aggregator-feed-30, .pane-aggregator-feed-31 {
 background: #ffffff;
/**padding-left: 5px;
padding-right: 5px;*/
font-family: inherit;
/**border-radius: 10px 10px 10px 10px;
border: 2px solid #CCCCCC;
  -webkit-box-shadow: #666 0px 10px 10px;
-moz-box-shadow: #666 0px 10px 10px;
box-shadow: #666 0px 10px 10px;*/
  /**margin-top: 5px;*/
  line-height: 28px;
  }

.pane-aggregator-feed-2 a, .pane-aggregator-feed-3 a, .pane-aggregator-feed-25 a, .pane-aggregator-feed-27 a, .pane-aggregator-feed-4 a, .pane-aggregator-feed-7 a, .pane-aggregator-feed-8 a, .pane-aggregator-feed-5 a, .pane-aggregator-feed-9 a, .pane-aggregator-feed-10 a, .pane-aggregator-feed-6 a, .pane-aggregator-feed-26 a, .pane-aggregator-feed-28 a, .pane-aggregator-feed-11 a, .pane-aggregator-feed-12 a, .pane-aggregator-feed-13 a, .pane-aggregator-feed-14 a, .pane-aggregator-feed-15 a, .pane-aggregator-feed-16 a, .pane-aggregator-feed-17 a, .pane-aggregator-feed-18 a, .pane-aggregator-feed-19 a, .pane-aggregator-feed-20 a, .pane-aggregator-feed-21 a, .pane-aggregator-feed-22 a, .pane-aggregator-feed-23 a, .pane-aggregator-feed-24 a, .pane-aggregator-feed-29 a, .pane-aggregator-feed-30 a, .pane-aggregator-feed-31 a {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  }
  
.pane-aggregator-feed-2 a:hover, .pane-aggregator-feed-3 a:hover, .pane-aggregator-feed-25 a:hover, .pane-aggregator-feed-27 a:hover, .pane-aggregator-feed-4 a:hover, .pane-aggregator-feed-7 a:hover, .pane-aggregator-feed-8 a:hover, .pane-aggregator-feed-5 a:hover, .pane-aggregator-feed-9 a:hover, .pane-aggregator-feed-10 a:hover, .pane-aggregator-feed-6 a:hover, .pane-aggregator-feed-26 a:hover, .pane-aggregator-feed-28 a:hover, .pane-aggregator-feed-11 a:hover, .pane-aggregator-feed-12 a:hover, .pane-aggregator-feed-13 a:hover, .pane-aggregator-feed-14 a:hover, .pane-aggregator-feed-15 a:hover, .pane-aggregator-feed-16 a:hover, .pane-aggregator-feed-17 a:hover, .pane-aggregator-feed-18 a:hover, .pane-aggregator-feed-19 a:hover, .pane-aggregator-feed-20 a:hover, .pane-aggregator-feed-21 a:hover, .pane-aggregator-feed-22 a:hover, .pane-aggregator-feed-23 a:hover, .pane-aggregator-feed-24 a:hover, .pane-aggregator-feed-29 a:hover, .pane-aggregator-feed-30 a:hover, .pane-aggregator-feed-31 a:hover {
 color: #0086E7;
  }
  
.pane-aggregator-feed-2 h2, .pane-aggregator-feed-3 h2, .pane-aggregator-feed-25 h2, .pane-aggregator-feed-27 h2, .pane-aggregator-feed-4 h2, .pane-aggregator-feed-7 h2, .pane-aggregator-feed-8 h2, .pane-aggregator-feed-5 h2, .pane-aggregator-feed-9 h2, .pane-aggregator-feed-10 h2, .pane-aggregator-feed-6 h2, .pane-aggregator-feed-26 h2, .pane-aggregator-feed-28 h2, .pane-aggregator-feed-11 h2, .pane-aggregator-feed-12 h2, .pane-aggregator-feed-13 h2, .pane-aggregator-feed-14 h2, .pane-aggregator-feed-15 h2, .pane-aggregator-feed-16 h2, .pane-aggregator-feed-17 h2, .pane-aggregator-feed-18 h2, .pane-aggregator-feed-19 h2, .pane-aggregator-feed-20 h2, .pane-aggregator-feed-21 h2, .pane-aggregator-feed-22 h2, .pane-aggregator-feed-23 h2, .pane-aggregator-feed-24 h2, .pane-aggregator-feed-29 h2, .pane-aggregator-feed-30 h2, .pane-aggregator-feed-31 h2 {
  margin: 0px;
  color: #0086E7;
  }
  .pane-aggregator-feed-2 ul, .pane-aggregator-feed-3 ul, .pane-aggregator-feed-25 ul, .pane-aggregator-feed-27 ul, .pane-aggregator-feed-4 ul, .pane-aggregator-feed-7 ul, .pane-aggregator-feed-8 ul, .pane-aggregator-feed-5 ul, .pane-aggregator-feed-9 ul, .pane-aggregator-feed-10 ul, .pane-aggregator-feed-6 ul, .pane-aggregator-feed-26 ul, .pane-aggregator-feed-28 ul, .pane-aggregator-feed-11 ul, .pane-aggregator-feed-12 ul, .pane-aggregator-feed-13 ul, .pane-aggregator-feed-14 ul, .pane-aggregator-feed-15 ul, .pane-aggregator-feed-16 ul, .pane-aggregator-feed-17 ul, .pane-aggregator-feed-18 ul, .pane-aggregator-feed-19 ul, .pane-aggregator-feed-20 ul, .pane-aggregator-feed-21 ul, .pane-aggregator-feed-22 ul, .pane-aggregator-feed-23 ul, .pane-aggregator-feed-24 ul, .pane-aggregator-feed-29 ul, .pane-aggregator-feed-30 ul, .pane-aggregator-feed-31 ul {
  margin: 0px;
  }
  .pane-aggregator-feed-2 ul li, .pane-aggregator-feed-3 ul li, .pane-aggregator-feed-25 ul li, .pane-aggregator-feed-27 ul li, .pane-aggregator-feed-4 ul li, .pane-aggregator-feed-7 ul li, .pane-aggregator-feed-8 ul li, .pane-aggregator-feed-5 ul li, .pane-aggregator-feed-9 ul li, .pane-aggregator-feed-10 ul li, .pane-aggregator-feed-6 ul li, .pane-aggregator-feed-26 ul li, .pane-aggregator-feed-28 ul li, .pane-aggregator-feed-11 ul li, .pane-aggregator-feed-12 ul li, .pane-aggregator-feed-13 ul li, .pane-aggregator-feed-14 ul li, .pane-aggregator-feed-15 ul li, .pane-aggregator-feed-16 ul li, .pane-aggregator-feed-17 ul li, .pane-aggregator-feed-18 ul li, .pane-aggregator-feed-19 ul li, .pane-aggregator-feed-20 ul li, .pane-aggregator-feed-21 ul li, .pane-aggregator-feed-22 ul li, .pane-aggregator-feed-23 ul li, .pane-aggregator-feed-24 ul li, .pane-aggregator-feed-29 ul li, .pane-aggregator-feed-30 ul li, .pane-aggregator-feed-31 ul li {
  border-bottom: 1px solid #ccc;
  }
  
.block-insta h2, .page-blog .block-insta .views-field h2 {
color: #0086e7;
}
.page-blog .block-insta .field-content  {
color: #0086e7;
background: #ffffff none repeat scroll 0 0;
} 

.page-broadcast .panels-flexible-column .panels-flexible-region .block-insta h2 {
background: none;
}
.page-blog .panels-flexible-column .panels-flexible-region .block-insta h2 {
background: none;
}
.panels-flexible-column .panels-flexible-region .block-insta h2 {
background: #0086e7 none repeat scroll 0 0;
color: #ffffff;
}

.block-forum h2 a {
color: #0086E7;
text-decoration: none;
  }
  
.block-line .views-field-title a  {
color: #0086E7;
text-decoration: none;
font-size: 16px;
font-weight: bold;
}

.block-line a {
color: #0086E7;
text-decoration: none;
font-size: 12px;
/*font-weight: bold;*/
}

.block-line th {
text-align: center;  
  }

/** для форума активного*/
.aforum {
 background: #ffffff;
font-family: inherit;
line-height: 28px;
padding-top: 20px;
margin-top: 20px;
}

.aforum a {
  color: #0086E7;
  text-decoration: none;
  font-weight: bold;
  }
  
.aforum a:hover {
 color: #000000;
  }
  
.aforum h2 {
  margin: 0px;
  color: #0086E7;
}
.aforum ul {
margin: 0px;
background: #f0f6f9;
}
.aforum ul li {
  border-bottom: 2px inset;
  list-style-type: none;
}

.pane-forum-active .item-list {
float: none;  
  }

.teammain a {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  }
  
.teammain .views-row {
clear: left;
}

.teammain .views-row h2 {
min-height: 50px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 16px;
}

.teammain a:hover {
color: #0086E7;
  }
.teammain .pane-title { 
 margin-top: 5px;
 background: #0086e7 none repeat scroll 0 0;
color: #ffffff;
}
.teammain h2 {
  margin: 0px;
  color: #0086E7;
 }
 
.pane-block-202 table tbody tr td p { 
}

 /**для блока посл комменты на главной в мэйнтабах*/

.pane-quicktabs .view-comment1 {
 background: #ffffff;
font-family: inherit;
line-height: 28px;
padding-top: 20px;
margin-top: 20px;
}

.pane-quicktabs .view-comment1 .views-row {
border-bottom: 1px dashed #0086E7;  
  }

.pane-quicktabs .view-comment1 a {
  color: #0086E7;
  text-decoration: none;
  font-weight: bold;
  }
  
.pane-quicktabs .view-comment1 a:hover {
 color: #000000;
  }
  
.pane-quicktabs .view-comment1 .views-field-title .views-label-title {
 color: #cccccc; 
}
#block-views-content-main-block-43 {
width: 325px;
height: 850px;
}
.betprom button, input, select, textarea{
font-size: 70%;  
}
.betprom input[type="button"] {
color: #fff;
background-color: #0086e7;
font-weight: 900; 
border: none;
}
.betprom input[type="text"] {
margin-right: 2px;
margin-left: 2px;
border-style: solid;
border-color: #0086e7;
border-width: 1px;
}
.betprom img {
display: block;
float: left;
}
.contextual-links-region.panel-pane.pane-block.pane-block-242.pane-block {
overflow: hidden;  
}






