@charset "ISO-8859-1";
/* CSS Document */

/* 985087: Inici */

#sf_main_content a
{
  font-weight: normal;
}

a:hover
{
  text-decoration:none;
}

/*** Contenidors ***/

#main_container .widget_background
{
  border: 0;
}

/*** Widget Xarxes Socials ***/

.widget#feed_xs .widget_background
{
  border: 4px solid #D0D0D0;
}

.widget#feed_xs .widget_padding
{
  padding-bottom: 0;
}

.widget#feed_xs .widget_content
{
  padding-left: 10px;
  padding-right: 10px;
}

.widget#feed_xs .widget_header_panel .dragArea
{
  width: 38%;
}

.widget#feed_xs .widget_header_panel .dragArea .title
{
  font-size: 14px;
}

.widget#feed_xs .widget_header_panel .widgetHeaderMenu
{
  width: 62%;
}

.widget#feed_xs .feed .source a
{
  color: #AC0F54;
}

.widget#feed_xs .feed .source a:hover
{
  color: #000000;
  text-decoration: underline;
}

.widget#feed_xs .feed .row1,
.widget#feed_xs .feed .row2
{
  background-color: white;
}

/*
.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li,
.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li + li,
.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li + li + li + li,
.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li + li + li + li + li
{
  margin-left: 1px;  
}

.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li + li + li,
.widget#feed_xs .widget_header_panel .widgetHeaderMenu ul li + li + li + li + li + li
{
  margin-left: 2px;  
}
*/

/****** Carrousel *******/

/* News Carousel Widget 2.0 */

div#not_carousel .widget_padding {
    padding: 0px;
}

div#not_carousel .widget_background {
    border: 0 none;
}

div#not_carousel .widget_header {
    display: none;
}

div#not_carousel .widget_content {
    height: auto;
    padding: 0;
    width: 100%;
    min-height: 315px;
    overflow: visible;    
}

.newsCarousel 
{
    height: auto;
    position: relative;
    min-height: 280px;    
}

.newsCarousel .imageLayer 
{
    height: auto;
    left: 0;
    margin-right: 0px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 646px;
    z-index: 0;
    overflow: visible;  
}

.newsCarousel .imageLayer .image 
{
    height: 280px;
    width: 646px;
}

.newsCarousel .imageLink
{

}

.newsCarousel .infoLayer 
{
    height: auto;
    position: relative;
    right: auto;
    top: auto;
    width: 312px;
    min-height: 280px !important;
    margin-left: 668px !important;      
}

.newsCarousel .infoLayer .newInfo 
{
    border: 2px solid #DCDCDC;
    height: auto;
    margin-bottom: 14px;
    overflow: hidden;
    *position: relative; /* IE7 Hack */
    min-height: 64px !important;
    padding: 4px !important;    
}

.newsCarousel .infoLayer .newInfo:first-child /* 985087 nuevo */
{
  margin-top: 0px;
} 

.newsCarousel .infoLayer .newInfo:hover,
.newsCarousel .infoLayer .newInfo.selected
{
    border: 2px solid #AC1354;
    height: auto;      
}

.newsCarousel .infoLayer .newInfo .headline 
{  
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  overflow: hidden;
  color: #303030;
  display:block;
  line-height: 1.5;
}

.newsCarousel .infoLayer .newInfo a
{
  display: block;
}


.newsCarousel .infoLayer .newInfo .headline a 
{
  color: #000000;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.newsCarousel .infoLayer .newInfo.selected .headline,
.newsCarousel .infoLayer .newInfo:hover .headline
{
  position: relative;
} 

.newsCarousel .infoLayer .newInfo.selected .headline a,
.newsCarousel .infoLayer .newInfo:hover .headline a,
.newsCarousel .infoLayer .newInfo:hover a .headline
{
  color: #AC1354;
  text-decoration: underline;
}

.newsCarousel .infoLayer .newInfo .summary 
{
    color: black;
    display:block;    
    font-size: 11px;
    line-height: 15px;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
    text-align: left;
    overflow: hidden;
    margin-top: 4px;
  line-height: 1.5;
}

.newsCarousel .infoLayer .newInfo.selected .summary,
.newsCarousel .infoLayer .newInfo:hover .summary
{
  position: relative;
} 

.newsCarousel .infoLayer .newInfo .summary p 
{
  margin: 0;
  text-align: left !important; 
}

.newsCarousel .infoLayer .newInfo .summary .date 
{
  float: left;
  font-weight: bold;
  margin-right: 5px;
}

/*
.newsCarousel .maskLayer 
{
    height: 280px;
    left: 0;
    position: absolute;
    right: 333px;
    top: 0;
    z-index: 1;
}
*/

.newsCarousel .bottomLayer
{
  position: absolute;
  top: 285px;
  left: auto;
  right: 334px;
  height: auto;
  width: auto;  
}

.newsCarousel .bottomLayer .navPanel 
{
  height: auto;
  width: auto;
  float: left;
  margin-top: 14px;  
  display: inline-block; 
}

.newsCarousel .bottomLayer .navPanel div
{
  border: 0 none;
  cursor: pointer;
  height: 100%;
  width: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 4px;
}

.newsCarousel .bottomLayer .navPanel .goPrevious 
{
  background: url("/templates/widgetportal2/images/carousel_left.png") no-repeat scroll center center transparent;
}

.newsCarousel .bottomLayer .navPanel .goToPage 
{
  position: relative;
  bottom: 2px;  
}

.newsCarousel .bottomLayer .navPanel .goNext 
{
  background: url("/templates/widgetportal2/images/carousel_right.png") no-repeat scroll center center transparent;
}

.newsCarousel .bottomLayer .navPanel a 
{
  display: block;
  height: 100%;
  width: 100%;
  color: black;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  line-height: 14px;
}

.newsCarousel .bottomLayer .navPanel a:hover,
.newsCarousel .bottomLayer .navPanel .goPrevious:hover,
.newsCarousel .bottomLayer .navPanel .goNext:hover
{
  opacity: 0.5;
}



#sf_main_content .newsCarousel .bottomLayer .navPanel .goToPage.selected a
{
  font-weight: bold;
}

.newsCarousel .moreNews 
{
  height: auto;
  line-height: none;
  float: right;  
  display: inline-block !important;
  margin-top: 14px !important;
}

.newsCarousel a.showMoreInfoLink 
{
    display: inline-block;
    padding-right: 3px;
    text-decoration: none;
    vertical-align: top;
}

.newsCarousel a.showMoreInfoLink span 
{
    color: #000000;
    display: block;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 4px;
    vertical-align: middle;
}

.newsCarousel a.showMoreNewsLink 
{
    display: inline-block;
    float: right;
    opacity: 1;
    text-decoration: none;
    vertical-align: top;
    line-height: 14px;
}

.newsCarousel a.showMoreNewsLink span 
{
    background: url("/documents/1012811") no-repeat scroll left center transparent;
    color: #000000;
    display: block;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 4px;
    vertical-align: middle;
}

.newsCarousel a.showMoreNewsLink:hover span 
{
    opacity: 0.5;
    text-decoration: none;
}

.newsCarousel.noJs .bottomLayer .navPanel 
{
  display: none;
}

.newsCarousel.noJs .infoLayer .newInfo .headline
{
  top: 4px;
  left: 16px;
  right: 4px;
}

.newsCarousel.noJs .infoLayer .newInfo .summary
{
  left: 16px;
  right: 4px;
  top: 8px;
}

.newsCarousel.noJs .infoLayer .newInfo:hover .headline a
{
  color: #000000;
}

.newsCarousel.noJs .infoLayer .newInfo.selected:hover .headline a
{
  color: #AC1354;
}

.newsCarousel.noJs .infoLayer .newInfo:hover,
.newsCarousel.noJs .infoLayer .newInfo.selected
{
  border: 2px solid;
  height: 80px;
}

.newsCarousel.noJs .infoLayer .newInfo:hover
{
  border-color: #DCDCDC;
}

.newsCarousel.noJs .infoLayer .newInfo.selected
{
  border: 4px solid #AC1354;
}

/*** Widget Destaquem ***/

#notlink_destaquem .widget {
  height: 329px;
  margin-bottom: 23px;
}

/*
#notlink_destaquem .widget_padding {
  margin-bottom: 21px;
}
*/

#notlink_destaquem .widget_background
{
  border: 0;
}

#notlink_destaquem .widget_header_panel
{
  border: 0;
  background: none;
  /* height: 40px; */
}

#notlink_destaquem .widget_header_panel:hover
{
  background-color: white;
}

#notlink_destaquem .newHeadLine a,
#notlink_destaquem a .newHeadLine
{
  font-size: 16px;
  line-height: 1.5;
}

#notlink_destaquem a .newHeadLine:hover
{
  text-decoration:underline;
  color: #AC1354;
}

#notlink_destaquem .widget_content {
  padding: 0px;
}

#notlink_destaquem .newImage
{
  width: 85px;
  height: 60px;
}

#notlink_destaquem .rightColumn
{
  margin-bottom: 0px;  
  margin-left: 0px;
  float: right;
}

#notlink_destaquem .new1 .rightColumn, #notlink_destaquem .new2 .rightColumn{
  height: auto;
}

#notlink_destaquem .widget_header_panel .title
{
  color: black;
  font-size: 26px;
  font-weight: bold;
  margin: 0;
}

#notlink_destaquem .new1 .rightColumn, #notlink_destaquem .new2 .rightColumn {
  width: 205px;  
}

#notlink_destaquem .newHeadLine {
  margin-top: 0px;
}

#notlink_destaquem .newSummary {
  width: 205px;
  margin-top: 4px;
  overflow: hidden;
}

#notlink_destaquem .newSummary p {
  margin: 0;
}

#notlink_destaquem .new1, #notlink_destaquem .new2 {
    border-bottom: 1px solid gray;
    border-top: 0px none white;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    overflow: hidden;
}

/*
#notlink_destaquem .new1
{
  height: 61px;
}

#notlink_destaquem .new2
{
  height: 60px;
}
*/

#notlink_destaquem .new1:first-child {
    border-top: 1px solid gray;
    display: inline-block;
    width: 100%;
}

#notlink_destaquem .new1 .leftColumn, #notlink_destaquem .new2 .leftColumn {
    width: 87px;
    padding-left: 0px;
}

#notlink_destaquem .widget_footer {
   display: none;
}

/* Widget Selector */

.widgetSelector #widgetSelectorItem0 input
{  
  *height: 60px; /* IE7 hack */
}

.portalHelpLayer .rightColumn .widgetTable .visibleColumn input
{
  -moz-appearance: auto;
}

/*
#widget_selector_age_fem .widgetLabel,
#widget_selector_not_fb .widgetLabel,
#widget_selector_barris .widgetLabel
{
  display: block;
}
*/

/*** Widgets Banner Gris ***/

#seu .widget_background, #oac .widget_background, #raspall .widget_background 
{
  border: 0 solid white;
  background-repeat: repeat;
}

#seu .widget_background:hover, #oac .widget_background:hover, #raspall .widget_background:hover 
{
  -moz-box-shadow: 6px 6px 8px rgba(127, 127, 127, 0.5);
}

/*** Widget Xarxes socials ***/

#entrev .widget_background {
   background-repeat: repeat;
   height: 134px;
}

/*** Widget Video ***/

#video {
    height: 220px;
}

#video .widget_header {
    display: none;
}

#video .widget_content {
    padding: 0px;
}

#video .widget_footer {
    margin-bottom: 0px;
}

#video .widget_footer_panel_center {
   height: 40px;
}






/********  Widgets generals  ********/

/*** Widget Noticies general ***/

.section .title {
    color: #AC1354;
    font-weight: bold;
}

.new1 {
    border-bottom: 1px solid gray;
    border-top: 0px none white;
    display: inline-block;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
    height: auto;
}

.new1:first-child {
/*  border-top: 1px solid gray; */
    display: inline-block;
    width: 100%;
}

.new2 {
    border-bottom: 1px solid gray;
    border-top: 0px none white;
    display: inline-block;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
    height: auto;
}

.new1 .leftColumn, .new2 .leftColumn {
/*  padding-left: 15px; */
   width: 34%;
   display: block;
   float: left;
}

.new1 .rightColumn, .new2 .rightColumn {
  width: 59%;
  display: block;
  height: auto;
  overflow: hidden;
}

.newHeadLine {
  margin-top: 5px;
  display: block;
  float: right;
  text-align: left;
}

.newSummary {
  color: #000000;
  float: right;
  font-size: 12px;
  margin-top: 2px;
  text-align: left;
  width: 56%;
}

    /* icona RSS */

.widget_footer_panel a.rssLink {
  margin-top: 10px;
  float: right;
  margin-right: 5px;
}

   /* Més informació */

.widget_footer_panel a.showMoreLink {
  background-color: white;
  margin-top: 10px;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.widget_footer_panel a.showMoreLink span {
  background-color: white;
  background-image: url("/documents/1012811");
  color: black;
  text-transform: capitalize;
font-size:13px;
}

.widget_footer_panel a.showMoreLink:hover span {
  opacity: 0.5;
  text-decoration: underline;
}

.widget_footer_panel_center a.showMoreLink {
  background-color: white;
  margin-top: 10px;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.widget_footer_panel_center a.showMoreLink span {
  background-color: white;
  background-image: url("/documents/1012811");
  color: black;
  text-transform: capitalize;
}

.widget_footer_panel_center a.showMoreLink:hover span {
  opacity: 0.5;
}

/****** Fi widgets generals *****/

/**** Banner widgets específics ****/

  /*** Agenda widget ***/

.agenda
{
  font-family:Arial,Verdana;
}

.event1
{
  padding-top:6px;
  padding-bottom:6px;
/* padding-left:8px; */
/* padding-right:8px; */
}

.event2
{
  padding-top:6px;
  padding-bottom:6px;
/* padding-left:8px; */
/* padding-right:8px; */
  background:#F0F0F0;
}

.eventDate
{
  font-size:12px;
  font-weight:bold;
  color:#A51152;
  text-align:right;
  padding-bottom:3px;
}

.eventName
{
  text-align:left;
  line-height: 1.5;
}

.eventName a
{
  font-size:12px;
  font-weight:bold;
  color:#303030;
/*text-transform: uppercase;*/
  text-decoration:none;
}

.eventName a:hover
{
  color:black;
}

.eventComments
{
  font-size:12px;
  color: #555555;
  line-height: 1.5;
  text-align: left;
}


  /*** Image gallery ***/
  
.gallery{}

.gallery .thumbnail img
{
  border:1px solid #ccc;
  padding:3px; 
  background-color: #fff;
  margin:2px; 
}

  /*** Widget radio Sant Feliu ***/

.radio_launcher
{
  height:130px;
  text-align:center;
}

A.radio_play
{
  display:inline-block;
  margin-top:98px;
  text-decoration:none;
  padding:2px;
  background:transparent;
  color:white;
  font-size:12px;
  font-weight:bold;
  border:1px solid white;
}

A.radio_play:hover
{
  background:black;
}


/*** Widget ofertes treball ***/

.titolTreball
{
  /* background-color: #DCDCDC; */
  background-color: #EBEBEB;
  font-family:Arial,Verdana;  
  /* color: #ac0f54; */
  color: #9C0045;
  font-weight: bold;
  padding: 5px;
}

.titolTreballData
{
  float: left;
  background-color: #EBEBEB;
  font-family:Arial,Verdana;  
  color: #303030;
  font-weight: bold;
  padding: 5px;
  vertical-align: top;
}

.descTreball
{
  max-width: 267px;
}

.descTreball p
{
  font-family:Arial,Verdana;  
  font-size:12px;
  color:#595959;
  padding: 3px 5px 10px;
  line-height: 16px;
  margin: 0;
}

.widget#ofertes_treball li:focus
{
  outline-offset: 0px;
  outline: 0;
}

.widget#ofertes_treball .titolTreball a
{
  font-weight: bold;
}

.widget#ofertes_treball .descTreball,
.widget#ofertes_treball .descTreball p
{
  text-align: left !important;
  color: black !important;
}

.widget#ofertes_treball .descTreball br
{
  display: block;
  content: "";
  margin-top: 3px;
}

/*** Widget inscripcions activitats ***/

.tipusActivitat
{
  margin-top: 5px;
  background: #EBEBEB;
  padding: 5px;
}


.tipusActivitat a
{
  text-decoration: none;
  color: #9C0344;
  font-weight: bold;
}

.tipusActivitat a:hover
{
  text-decoration: underline;
  color: black;
}

.nomActivitat{
  padding: 5px 0;
}

.nomActivitat a
{
  text-decoration: none;
  font-family:Arial,Verdana;  
  color: #303030;
  font-weight: bold;
  padding: 0px;
  vertical-align: top;
}

.nomActivitat a:hover {
  text-decoration: underline;
  color: #AC1354;
}

.descActivitat
{
  font-family:Arial,Verdana;  
  font-size:12px;
  color:#666666;
  padding-bottom: 10px;
  line-height: 16px;
}


/***** Estils generals de la plantilla *****/

.infoMessage
{

  color: green; 
  font-weight: bold;  
}

.warnMessage
{
  color: #FF4000;  
  font-weight: bold;    
}

.errorMessage
{
  color: red;
  font-weight: bold;
}

.fatalMessage
{
  color: black;  
  font-weight: bold;  
}

/*
.footerBar .snMenu ul li,
.footerBar .snMenu ul li + li,
.footerBar .snMenu ul li + li + li + li,
.footerBar .snMenu ul li + li + li + li + li
{
  margin-left: 2px;  
}

.footerBar .snMenu ul li + li + li,
.footerBar .snMenu ul li + li + li + li + li + li
{
  margin-left: 3px;  
}
*/

  /*** print ***/

.printButton
{
text-decoration:none;
color:Black;
display:inline-block;
padding:3px 3px 1px 3px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 0px;
background:#F0F0F0;
border-color:gray;
border-style:solid;
border-width:1px;
font-size:11px;

}

.printButton A
{
text-decoration:none;
color:Black;
display:inline-block;
padding:1px 3px 1px 3px;
margin-top: 0px;
margin-bottom: 0px;
background:#F0F0F0;
border-color:gray;
border-style:solid;
border-width:1px;
font-size:11px;

}

.printButton A:hover
{
background:#FEFEFE;
border-color:black;
font-size:11px;

}

  /*** ajuda widgets ***/

#witget_help 
{
  margin-top:50px;
  width:286px; 
  height:360px;
  position:relative;
  background:transparent url("/documents/478866") center center no-repeat;
}

#moviment 
{ 
  width:208px; 
  height:80px; 
  float:right; 
  margin-bottom:15px;
}

#info_moviment 
{ 
  float:left; 
  width:168px; 
  height:50px; 
  padding:6px 6px 6px 8px; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#FFF; 
  font-weight:bold; background-image:url(/documents/478150);
  margin-top:20px;
}

#img_noticia 
{ 
  float:left;
  padding-left:10px;
  margin-right:4px;
  height:60px;
}

#noticia 
{ 
  float:right;  
  width:286px; 
  margin-bottom:20px; 
}

.data 
{ 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#999;
  text-align:left;
  display:block;
}

.titular 
{
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  font-weight:bold; 
  color:#606060; 
  float:left;
  text-align:left;
}

#info_noticia 
{ 
  float:left; 
  width:156px; 
  height:50px; 
  margin-top:4px; 
  padding:17px 6px 6px 8px; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#FFF; 
  font-weight:bold; 
  background-image:url(/documents/478151);
}

#info_icones 
{ 
  float:left;
  width:88px;
  height:62px;
  margin-top:10px;
  margin-left:26px;
  padding:8px 6px 6px 8px; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#FFF; 
  font-weight:bold;
  background-image:url(/documents/478153); 
}

#info_tancar 
{ 
  float:right; 
  width:116px; 
  height:62px; 
  margin-right:6px; 
  margin-top:30px;  
  padding:6px 6px 6px 8px; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#FFF; 
  font-weight:bold; 
  background-image:url(/documents/478155); 
}


/***** estils widgets tipus GEN *****/

.text 
{
	color: #666666; 
	
	font-size: 12px; 
	text-align:left;
	text-decoration:none; 
	vertical-align:top;
	line-height: 1.5;
    font-weight: normal;
}

.titol
{
	border-bottom:0px;
	
	font-size: 11px;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000; 
	font-weight:bold; 
	vertical-align:bottom;
	text-align:left;
	line-height: 1.5;
}

.subtitol
{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

.subtitol2
{
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  text-align: left;
  border-bottom: 1px dotted #71777A;
}

.text_negreta {font-weight: bold; color: #000000;}
.text_vermell {color: #E32119;}
.text_blanc {color:#FFFFFF;}

.text_padding {margin-left: 40px;}

.underL
{
  color: #ac0f54;
  text-decoration: underline !important;

}

.underL:hover
{
  color: #000000;
  text-decoration:underline;
}

.festius{background-color: #ebd4d4;}

.buttonLink{}
.buttonLink :hover{}

.layerList
{
  background-color: #F0F0E0;
}

.fila_gris
{
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	  
	font-size: 11px; 
	text-align:left;
	background-color:#ECECEC;
	text-align:left;
}

/*** FI estils widgets tipus GEN ***/

/* Pantalla de selecció de widgets */

.applyBar 
{
  margin-bottom: 30px;
  text-align: right;
}

.applyBar .applyButton
{
}

.applyBar .applyButton span 
{

}

.applyBar .applyButton span span 
{
/*
    background: url("545546") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-bottom: 10px;
    padding-top: 10px;
*/
}

.applyBar .applyButton span span span 
{
/*
    background: url("545544") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-bottom: 10px;
    padding-top: 10px;
*/
}

.applyBar .applyButton INPUT 
{
  font-family: arial;
  font-size: 14px;
  color: black;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
  background: #E0E0E0 url('images/button_back.gif') center center;
  margin: 0 0 0 4px;
}

/* ESTILS INFOPARTICIPA */

/*

.widget_container#main_container
{
  margin-top: 0 !important;
}

.widget_container#main_container .main_widget_col_0
{
  margin-top: 40px !important;
}

.widget#InfoPart
{
  width: 150px;
  margin-left: 162px;
}

.widget#InfoPart .widget_header
{
  height: 0 !important;
}

.widget#InfoPart .widget_padding
{
  padding-bottom: 0 !important;
}

*/

.widget_header .title
{
  line-height: inherit;
}

.widget_titol_link {
  color: black;
}

.widget_titol_link:hover {
  text-decoration: underline;
}

.portalLayout main
{
  outline: none;
}

#left_container a:focus.widget_fold,
#left_container a:focus.widget_unfold
 {
    outline: #fff 2px solid;
}

.widget#feed_xs .feed
{
  max-height: 378px;
}