﻿/* VPMFISS-61 */
.mosaiccontent:hover, .mosaiccontent, .bigbox .horizontalbox .mosaiccontent:hover {
    background: rgba(0,0,0,0);
}
/* end of VPMFISS-61 */


/* VPMFISS-37 */
.mosaic .nasdaq .mosaicimage .mosaiccontent { background: #363534!important; }
/* end of VPMFISS-37 */


/* VPMFISS-72 */
.mosaic .mosaicimage .readmore .img-circle {
	background: url("/_layouts/15/MGSPMetsaFibreInternet/img/sprite.png") no-repeat 4px 4px rgba(0, 0, 0, 0.55);
	top:    4px; 
	height:18px; 
	width: 18px;
}

.mosaic .nasdaq iframe {
    left: 15px; 
    position: absolute;
}

.mosaic .nasdaq a.readmore {
	bottom:   15px;
	left:     auto;
	position: absolute;
	right:    23px;
	text-align: right;
	top:      auto;
	width:    150px;
}

/* mobile screens: iframe needs to be more narrow & taller to fit the news; */
@media (max-width: 450px) { 
	.mosaic .bigbox, .mosaic .horizontalbox.nasdaq, .mosaic .nasdaq > .mosaicimage { height: initial; }
	.mosaic .nasdaq a.readmore { right: 13px; bottom: 10px; }
	.mosaic .nasdaq iframe { left: 0px; height: 100%; width: 100%; padding-right:15px; padding-bottom:70px; }

	.mosaic div.nasdaq > .mosaicimage > .mosaiccontent { height: 225px; }
}

@media (max-width: 405px) { 
	.mosaic div.nasdaq > .mosaicimage > .mosaiccontent { height: 245px; }
}

@media (max-width: 360px) { 
	.mosaic div.nasdaq > .mosaicimage > .mosaiccontent { height: 260px; }
}

@media (max-width: 340px) { 
	.mosaic div.nasdaq > .mosaicimage > .mosaiccontent { height: 275px; }
}
@media (max-width: 309px) { 
	.mosaic div.nasdaq > .mosaicimage > .mosaiccontent { height: 325px; }
}
/* end of VPMFISS-72 */


/* VPMFISS-81 */
/* media */
div.nasdaq.white iframe { margin: 0; }

@media (max-width: 710px) { 
	div.nasdaq.white iframe { height: 180px; }
}

@media (max-width: 560px) { 
	div.nasdaq.white iframe { height: 205px; }
}

@media (max-width: 450px) { 
	div.nasdaq.white iframe { height: 225px; }
}

@media (max-width: 425px) { 
	div.nasdaq.white iframe { height: 265px; }
}

@media (max-width: 340px) { 
	div.nasdaq.white iframe { height: 295px; }
}
/* end of VPMFISS-81 */


/* VPMFISS-86 */
@media (min-width: 489px) { 
    .socialmedia iframe[id^=twitter-widget-] {width:100%;margin:auto}
}

@media only print, screen and (min-width: 768px) {
    .socialmedia iframe[id^=twitter-widget-] {width:57%;margin:auto}
}
@media only print, screen and (min-width: 992px) {
    .socialmedia iframe[id^=twitter-widget-] {width:57%!important;margin:auto}
}    
/* end of VPMFISS-86 */



/* VPMFISS-87 */
#MSOTlPn_MainTD {
  display: block;
  position: fixed;
  top: 65px;
  right: 0px;
  z-index: 1000;
  height: auto;
  max-height:90%;
  width: auto !important;
  overflow-y: auto;
  overflow-x: hidden;
  background: transparent;
}

#MSOTlPn_MainTD > table{
  margin-right: 0px;
  position: static;
  width: 100%;
}
.ms-TPBorder {
  width: 100%;
}
/* end of VPMFISS-87 */



/* VPMFISS-89 */
@media screen and (max-width:767px) {
  .ms-searchCenter-refinement { margin-top: 0px; }
  .ms-searchCenter-refinement #MSOZoneCell_WebPartWPQ2 { margin-bottom: 0px; }
  .ms-searchCenter-result-main { margin-top: 0px !important; }
}

@media screen and (max-width:495px) {
  .ms-srch-item, .ms-srch-item-path {
    width:100%;
  }
  .ms-srch-communityItem-path, .ms-srch-item-preview-path {
    width: 77%;
  }
  .ms-srch-item-video-path,.tprprt-body-preview .ms-srch-item-path {
    width: 74%;
  }
  .ms-srch-sbLarge-fullWidth {
    width: 250px;
  }
  .ms-srch-sbLarge-navWidth {
    width: 86%;
  }
  .ms-searchCenter-result-main {
    width: 100%;
  }
}
/* end of VPMFISS-89 */