/**
@licence Copyright (c)  MVP - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * MVP, 2017
*/

div.divmediacall
{
  border-style:solid ;
  border-width:1px ;
  border-color:#759fd4 ;
  font: 8.5pt segoe ui,arial,helvetica,verdana ;
}

div.divmediaenter
{
  border-style:solid ;
  border-width:1px ;
  border-color:#759fd4 ;
  font: 8.5pt segoe ui,arial,helvetica,verdana ;
  background:white ;
  overflow:hidden ;
}

div.divmediabot
{
  background-image:url(/geneasy/img/transpg6.png) ;
  position:absolute ;
  left:0px ;
  border-top-style:solid ;
  border-width:1px ;
  border-color:#759fd4 ;
  width:100% ;
  font: 8.5pt segoe ui,arial,helvetica,verdana ;
}

div.divmediatop
{
  background-image:url(/geneasy/img/transpg6.png) ;
  position:absolute ;
  left:0px ;
  top:0px ;
  border-bottom-style:solid ;
  border-width:1px ;
  border-color:#759fd4 ;
  width:100% ;
  font: 8.5pt segoe ui,arial,helvetica,verdana ;
  text-align:center ;
  padding-top:2px ;
}

a.divmediaplus
{
  position:absolute ;
  text-align:center ;
  width:20px ;
}

a.divmediaplus:hover
{
}

a.divmediamoins
{
  position:absolute ;
  text-align:center ;
  width:20px ;
}

a.divmediaback
{
  position:absolute ;
  text-align:center ;
  width:20px ;
}


span.divmediabackg
{
  position:absolute ;
  text-align:center ;
  width:20px ;
}


iframe.iframedia
{
  border-style:none ;
  cursor:pointer ;
}

