
@charset "UTF-8";
@media print {
  /* style sheet for print goes here */
  body {
    background: white !important;
    font-size: 12pt !important;
    font-family: "MS Sans-serif", sans-serif, "Arial Unicode MS";
    color: black !important;
  }

  h1 {
    font-size:16pt;
    font-weight:normal;
    line-height:22px;
    margin:0 0 20px 0;
    color:#000;
    padding-bottom:5px;
  }

  h2 {
    font-size: 14px;
    font-weight:bold;
    color:#000;
    margin:0 0 20px 0 !important;
  }

  h3 {
    font-size: 13px;
    font-weight:bold;
    color:#000;
    margin-top:0;
    margin-bottom:10px;
  }

  h4 {
    font-size: 12px;
    font-weight:bold;
    color:#000;
    margin-top:0;
    margin-bottom:4px;
  }

  a:link, a:visited {
    color: #000000;
    text-decoration: none;
  }

  #fo_paginator { display:none !important; }
  #fo .docTools { display:none !important; }
}
  /* style sheet for print ends here */



html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-family: "MS Sans-serif", sans-serif, "Arial Unicode MS";
  font-size: 100%;
  line-height: 1;
  background-color: #e8e8e8;
}

#fo ul, #fo ol, #fo dl {
  padding: 0;
  margin: 0;
}

#fo h1, #fo h2, #fo h3, #fo h4, #fo h5, #fo h6, #fo p {
  margin-top: 0;
  padding-right: 15px;
  padding-left: 15px;
}

#fo #header h3 a.yellow { color: #fff200 !important;}

#fo a img { border: none; }

#fo a:link {
  color: #42413C;
  text-decoration: underline;
}

#fo a:visited {
  color: #3794C9;
  text-decoration: underline;
}

#fo a:hover, #fo a:active, #fo a:focus { text-decoration: none; }

#fo .content ul, #fo .content ol, #fo .contentHome ul, #fo .contentHome ol {

  /* padding: 0 15px 15px 40px; */ /* cette marge intérieure reflète la marge intérieure droite dans les en-têtes et la règle de paragraphe ci-dessus. Une marge intérieure a été placée en bas, afin d'assurer un espace entre les autres éléments des listes, et à gauche pour créer le retrait. Vous pouvez les régler comme bon vous semble. */
  padding: 0 10px 15px 0;
}

#fo ul.nav {
  list-style: none;
  margin-bottom: 15px;
}

#fo ul.nav li { border-bottom: 1px solid #666; }
  /* gestisce il primo li annidato dentro un altro li, a partire dagli ul discendenti da un li */
#fo ul.nav li>ul li:nth-child(1)  {
  border-bottom: 0;
  margin-bottom: -10px;
}

#fo ul.nav li div.childNode {
  width:50%;
  border:1px dotted #666;
  margin-right:0px;
  margin-left:50%;
}

#fo ul.nav li>ul li:nth-child(1) a { font-size: 12px; }

#fo ul.nav li.noBorderBtm { border-bottom: 0; }

#fo ul.nav p.dwellingNode {
  font-size: 13px;
  padding-right: 0;
  padding-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  text-align:center;
  text-transform: uppercase;
}
#fo ul.nav p.dwellingNode a:hover { color: #FFF !important; }
#fo ul.nav p.dwellingNode a:visited { color: #000; }

#fo ul.nav a, #fo ul.nav a:visited {

  /* padding: 5px 5px 5px 15px;*/
  padding: 5px 5px 5px 5px;
  display: block;
  text-decoration: none;
  text-align: left;
}
#fo ul.nav a:hover, #fo ul.nav a:active, #fo ul.nav a:focus { background: #3794C9; color: #FFF; }
/* HORIZONTAL MENU */
#fo #othertools ul.horiz-nav {
  list-style-type: none;
  margin: -30px 0 10px 0; /* -30px equivale al padding di .content */
  overflow: auto;
  width:100%;
  text-align:center;
}
#fo #othertools ul.horiz-nav li {
  display:inline-block;
  *display:inline; /*IE7*/
  *zoom:1; /*IE7*/
  border:2px solid #3794C9;
  border-top: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-right: 30px;
}
#fo #othertools ul.horiz-nav li a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
}
#fo #othertools ul.horiz-nav li a:hover { background-color: #3794C9; color: #FFF; }

#fo .footer { padding: 10px 0; position: relative; clear: both; }

html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, big, cite, em, font, img, small, strike, strong, sub, sup,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;  /* controlla il sottotitolo in header (Restoring the European Dimension of Rromani Language and Culture ) */
  vertical-align: baseline;
}

#fo h5, #fo h6 {
  font-size: 80%;
  font-weight:normal;
}

#fo ol, #fo ul { list-style: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

#fo table {
  border-collapse: collapse;
  border-spacing: 0;
}

#fo .content table tr, #fo .contentHome table tr { text-align: center; }
#fo .content table.left tr, #fo .contentHome table.left tr { text-align: left; }
#fo .content table.nowrap td { white-space: nowrap; }


  /**************************************************************************************************************************************************************************************************************
  *
  * new header
  *
  /****************************************************************************************************************************************************************************************************************/
#fo #header-wrapper {
  background-color: #0080ff;
  min-height: 300px;
  height: 300px;
  width: 100%;
  border-bottom: 5px solid #017F01;
}
#fo #header {
  background-image: url(/applications/webwork/site_red_rrom/media/header.png);
  background-repeat: no-repeat;
  background-position:center;
  min-height: 140px;
  height: 140px;
  background-color: #0080ff;
  width: 100%;
}
#fo #header h2 a, #header h2 a:link { font-size: 50px; color:#FFF; }
#fo #header h3 a, #header h3 a:link { font-size: 18px; }
#fo #header h2 a, #header h2 a:link,#fo #header h3 a, #header h3 a:link { color: #FFF !important; text-decoration:none; }

#fo .logo  { width: 100%; margin: 40px auto 20px auto; position: relative;}

#fo .headerImage { float: right; display: inline-block; margin-right: 40px; }
#fo .headerImage img { margin-left: 10px; margin-top: 10px; }

#fo .sidebar1 {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  /*width: 20%;*/
  width: 22%;
  height: 100%;
}

#fo .sidebar1 p {
  padding-right: 5px;
  padding-top: 5px;
  font-weight: bold;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #2F5F9B;
}

#fo .sidebar1 .nav {
  margin-left: 0;
  padding-left: 0;
}

#fo .sidebar1 .nav li a img {

  /* margin-left: 20px; */
  margin-left: 10px;
}


#fo .sidebar1 .nav li table { margin: 5px; }
#fo .sidebar1 .nav li td { vertical-align: top; }

#fo .sidebar1 .nav li td a { padding: 0 10px 5px 0; }
#fo .sidebar1 .nav li td.activeNode, #fo .sidebar1 .nav li p.activeNode a, #fo .sidebar1 .nav li tr:hover { background: #3794C9; }
#fo .sidebar1 .nav li tr:hover a { color: #fff; }
#fo .sidebar1 .nav li p.activeNode a { color: #FFF;}
#fo .sidebar1 .nav li td.activeNode a {padding-right: 10px;color: #FFF;}

#fo .upper { margin: -300px auto 0 auto !important; }
#fo .container { background: #FFF; margin: 0 auto;width: 1000px; }
#fo .content { background-repeat: no-repeat; margin:30px; }

#fo .contentHome {
  background-image: url(/applications/webwork/site_red_rrom/media/europe.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 50px;
}

#fo .content table, #fo .contentHome table  { margin-top: 10px; }
#fo .content h1,#fo .contentHome h1 { font-size: 24px; margin-bottom: 20px; }
#fo .content h2, body.print h2 { font-size: 16px; margin-bottom: 20px; }
#fo .content h3 { font-size: 12px; margin-bottom: 20px;}

#fo .coldroite ul li h3 { font-weight: normal; padding-left: 20px; }
#fo .content, #fo .contentHome  { width: 100%; }
#fo .content p, #fo .coldroite td, #fo .contentHome p, #fo .hiddentext p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 16px;
}

#fo .content p, #fo .contentHome p, #fo .hiddentext p { padding-right: 20px; }
#fo p.spacer { padding: 10px 0px; }

#fo p.citation, #fo p.citation_top {
  font-style: italic;
  font-family: "Lucida Sans Typewriter";
  margin-bottom: 30px;
}
#fo p.citation {
  font-size: 96%;
  vertical-align:top;
  line-height: 120%;
  margin:0px 0px 30px 15px;

  /*background-color: #f9ff9f;*/
  border: 1px dotted #b2b1b1;
  border-radius: 6px;
  box-shadow: 8px 8px 5px #e0e0e0;
  padding: 5px 5px 10px 5px;
}
#fo p.citation_top {
  font-size: 90%;
  width: 40%;
  margin-right: 45%;
  margin-bottom: 50px;
  padding: 10px;
  background-color: #f9ff9f;
  border: 1px dotted #b2b1b1;
  border-radius: 6px;
  box-shadow: 8px 8px 5px #e0e0e0;
}

#fo p.qrcode img {
  float: right;
  width:120px;
  margin-right: 35%;
}

#fo .content li, #fo .contentHome li {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 16px;
}

#fo .content .coldroite, #fo .content .coldroiteTop, #fo .contentHome .coldroite {
  float: left;
  /*width: 76%;*/
  width: 70%;
  margin-left: 10px; /* era 20 */
  margin-right: 20px;
}
#fo .content .coldroite{ margin-top: 20px; }

#fo .content .coldroiteTop{ margin-top: 5px; }
#fo .coldroiteTop .path {
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  line-height: 30px;
  font-size: 75%;
}

#fo .coldroiteTop .path a { text-decoration: none; }

#fo .coldroite .docTools {
  text-align: right;
  margin-right: 20px;
  /*margin-top: 10px;*/
  margin-top: -10px;
}

#fo .footer {
  text-align: center;
  text-decoration: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  height: 20px;
  border-radius: 0 0 12px 12px;
}

#fo .footer p { font-size: 12px; }

#fo .footer p a {
  text-decoration: none;
  font-size: 12px;
  margin-right: 5px;
  margin-left: 5px;
}

#fo .footer p a:hover { font-weight: bold; }

  /****************** DOC LIST **********************************************/
  /* link senza underline */
#fo #ww4_printFilter a {
  text-decoration: none;
  color: #3794C9;
}
  /* link con aggiunta di frecce */
#fo #ww4_printFilter a:not([name], .glossaryLink):after { content: " >>"; } /* solo se non di tipo ancora (assenza di attributo 'name') e non aventi classe glossaryLink */
  /*#fo #ww4_printFilter a[href]:after { content: " >>"; } */ /* solo se aventi attributo 'href' */

#fo .docList {
  padding: 10px;
  /* preso da mbTabset.css - modalità tabset */
  margin-top: 30px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #808080;
  border-radius: 10px;
  clear: both;
  font-size: 14px;
  margin-bottom: 50px;
  min-height: 350px;
  width: 100%;
}

#fo .docList a { text-decoration: none; }
#fo .childrenList { padding-top: 30px; }

#fo .childrenList .listImg{
  padding-right: 20px;
  background-image: url(/applications/webwork/site_red_rrom/media/arrow.gif);
  background-repeat: no-repeat;
  background-position:center;
}

#fo .filesContainer { padding-left: 15px; }

  /****************** SINGLE FILES **********************************************/
#fo .filesContainer { margin-top: 30px; }
#fo .singleDocDiv {
  border: 1px dotted #B2B1B1;
  border-radius: 6px;
  -moz-box-shadow: 8px 8px 5px #B2B1B1;
  -webkit-box-shadow:  8px 8px 5px #B2B1B1;
  box-shadow: 8px 8px 5px #E0E0E0;
  padding: 10px;
  margin-bottom: 30px;
}

  /*#fo .singleDoc { margin-bottom: 30px; }*/

#fo .singleDoc td.fileTitle {
  vertical-align: top;
  text-align: left;
  padding-left: 5px;
}

#fo .fileDescription{
  font-size: 90%;
  line-height: 12px;
  margin-top: 10px;
}

#fo .mediaFileFlag {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}

#fo td.multimediaFile {
  vertical-align: top;
  width: 480px; /* dimensione della preview video di vimeo! */
}

  /****************** MULTIMEDIADATA as SINGLE FILES **********************************************/
#fo .mediadataVideo { float: left; }

#fo .mediadataVideoTxtWrapper {
  float: left;
  margin-left:10px;
  /*dimensione video vimeo
  height: 310px;*/
}

#fo div.mediadataVideoTitle { margin-bottom: 15px; }

#fo .mediadataVideoData div {
  font-size: 80%;
  float: left;
  clear: both;
}

#fo .mediadataVideoTxtWrapper p{
  padding-left: 0px;
  font-size: 90%;
}

#fo div.left { float: left;}

  /****************** DYNAMIC LINKS **********************************************/
#fo .dynamicLink {
  clear: both;
  margin-left: 20px;
  padding-top: 30px;
}

#fo .dynamicLink ul li a {
  top:-10px;
  left: 10px;
  position: relative;
  color: #42413C;
  text-decoration: none;
}

  /****************** DOCUMENT TREE **********************************************/
#fo .documentTree ul { padding: 0; }

#fo .documentTree a { text-decoration: none; }

#fo p.hiddenContent {
  background-color: #f8f8ff;
  font-size: 12px;
}

#fo .hiddenContentOpener {
  background-image: url(/applications/webwork/site_red_rrom/media/chidrenOpener.gif);
  background-repeat: no-repeat;
  background-position:center;
  padding-right: 10px;
}

#fo p.seeMore {
  font-size: 11px;
  font-style: italic;
}

  /****************** READ-ALONGS **********************************************/
#fo .ra_header {
  margin: 20px auto 0;
  /*width: 500px;*/
  padding: 10px;
  text-align: center;
}
#fo .ra_header_lesson {
  margin: 0;
  padding: 10px;
  text-align: center;
}

#fo .ra_container {
  background: #fff;
  /* PRIMA DI ADEGUAMENTO A singleDocDiv
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #808080;
  border-radius: 5px;
  */
  border: 1px dotted #B2B1B1;
  border-radius: 6px;
  -moz-box-shadow: 8px 8px 5px #B2B1B1;
  -webkit-box-shadow:  8px 8px 5px #B2B1B1;
  box-shadow: 8px 8px 5px #E0E0E0;
  margin-left: 15px;
}

#fo .ra_container .ra_menu {
  background: #ddd;
  padding: 10px;
  position: relative;
  height: 30px;
}

#fo .ra_container .ra_player {
  position: absolute;
  top: 10px;
  right: 10px;
}

#fo .ra_container .ra_content {
  padding: 30px;
  /* altezza quanto il testo */
  min-height: 300px;
  line-height: 1.4;
}

  /* words highlight */
#fo .ra_container .word-data { -x-background: #ffffee; }
#fo .ra_container .current-word {
  background: yellow;
  /*outline: solid 2px yellow;*/
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#fo .ra_container .aligned-word:hover {
  cursor: pointer;
  background: #FEFFDC;
}

  /****************** VIDEO-ALONGS **********************************************/




#fo .va_subTitlesDiv {
  top: -210px;
  text-shadow: 2px 2px 6px #000;
  min-height: 60px;
  position: relative;
  width: 620px;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}
  /* additional class for subtitles div in case of blackPageViewer popup es. http://red-rrom.com/etapes1A35.page?docId=867 */
#fo .blackPage {
  padding: 10px 10px 10px 30px !important;
}

#fo .va_subTitlesDivContent {
  position: absolute;
  bottom: 0;
}

#fo a.jp-full-screen-translator {
  background: url("/commons/layout/multimedia/jPlayer/skin/blue.monday/translator.png") no-repeat;
  border:1px solid #9B9B9B;
}
#fo a.jp-full-screen-translator:hover {
  background: url("/commons/layout/multimedia/jPlayer/skin/blue.monday/translatorHover.png") no-repeat;
  border:1px solid #3794C9;
}
  /* in fullscreen mode non si deve vedere */
#fo .jp-video-full a.jp-full-screen-translator { display: none; }

#fo div.inlineBlockDiv {
  display: inline-block;
  /*border: 1px solid green;*/
  margin-left: 10px;
}

#fo div.hidden { display: none !important; }
#fo div.primaryVersionButtonDiv {
  padding-bottom: 10px;
}

#fo div.secondaryVersionButtonDiv {
  display: inline-block;
  /*
  margin-right: 0px;
  padding-right: 5px;
  padding-bottom: 20px;
  */
}

#fo div.primaryVersionButtonDiv .versionButton {
  -webkit-appearance: false;
  -moz-appearance: false;
  appearance: false;
  border: 2px solid #3794C9;
  /*border-radius: 6px;*/
  border-radius: 3px;
  /*padding:10px;*/
  padding: 5px;
  cursor: pointer;
}

#fo div.secondaryVersionButtonDiv .versionButton {
  -webkit-appearance: false;
  -moz-appearance: false;
  appearance: false;
  border: 2px solid #D4D0C8;
  border-radius: 6px;
  padding: 4px;
  cursor: pointer;
  font-size:12px;
}

#fo div.primaryVersionButtonDiv .versionButton:hover,
#fo div.secondaryVersionButtonDiv .versionButton:hover {
  background-color: #E8E7E5;
  /*border: 2px solid #A0C3D6;*/
  border: 2px solid #3794C9;
  opacity: 0.5;
}

#fo div.primaryVersionButtonDiv .checked,
#fo div.secondaryVersionButtonDiv .checked,
#fo div.primaryVersionButtonDiv .checked:hover,
#fo div.secondaryVersionButtonDiv .checked:hover {
  background-color: #3794C9;
  border:2px solid #3794C9;
  color: #FFFFFF;
}

#fo div.primaryVersionButtonDiv .checked:hover,
#fo div.secondaryVersionButtonDiv .checked:hover {
  cursor: default;
  opacity: 1;
}

  /*
    CUSTOM VOLUME CONTROLS
    jp-mute-ww4 è la class custom su cui fare uil bind per azzerare audio
  */
#fo a.jp-mute-ww4 {
  width:18px;
  height:15px;
  margin-top:12px;
}

  /*#fo div.jp-audio div.jp-type-single a.jp-mute-ww4 { margin-left: 210px; }*/
  /*#fo div.jp-audio div.jp-type-playlist a.jp-mute-ww4 { margin-left: 154px; }*/
  /*#fo div.jp-audio-stream div.jp-type-single a.jp-mute-ww4 { margin-left:10px; }*/
#fo div.jp-video a.jp-mute-ww4 { left: 50px; }
#fo div.jp-video a.jp-mute-ww4 {
  position: absolute;
  top:12px;
  margin-top:0;
}

#fo a.jp-mute-ww4 {
  background: url("/commons/layout/multimedia/jPlayer/skin/blue.monday/jplayer.blue.monday.jpg") -60px -170px no-repeat;
  display: none;
}

#fo a.jp-mute-ww4:hover { background: url("/commons/layout/multimedia/jPlayer/skin/blue.monday/jplayer.blue.monday.jpg") -79px -170px no-repeat; }

#fo .jplayerFeedback {
  text-align: center;
  padding:10px;
  color: red;
}

  /****************** showPreviewOnClick **********************************************/
#fo .closeGallery {
  position:absolute;
  top:5px;
  right:5px;
  cursor:pointer
}

#fo #imgtoshow {
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-color:#fff;
  border:5px solid #AFAFAF;
}

#fo .imgDescription {
  background-color:#AFAFAF;
  color:#000;
  font-size:11px;
  line-height:14px;
  padding:0 0 3px;
  text-align: center;
}

#fo #imgDescription {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}

  /****************** GLOSSARY **********************************************/
#fo #glossaryPopup {
  position:absolute;
  display: none;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #000000;
  box-shadow:5px 5px 5px #B2B1B1;
  -moz-box-shadow:5px 5px 5px #B2B1B1;
  -webkit-box-shadow:5px 5px 5px #B2B1B1;
  /*border-radius: 10px;*/
  width: 300px;
  font-size: 15px;
}

#fo .entryEtymology {
  padding: 5px;
  vertical-align: top;
}

  /****************** TABBED PANELS **********************************************/
#fo .tabbedPanel{
  margin-top:20px;
  margin-left:10px;
  margin-right:50px;
  /*width: 770px;*/
  width: 700px;
}
#fo .tabContent .docChildrenWrapper{
  display: none;
  /*padding-left: 20px;*/
  line-height: 20px;
  border-bottom: 1px dotted #64ACD5;
}

  /*
storia rrom: richiesta di marcel di far sparire la freccia
#fo .tabContent .arrowDown, #fo .authorsTable .arrowDown, #fo .documentTree .arrowDown  {*/
#fo .authorsTable .arrowDown, #fo .documentTree .arrowDown  {
  background-image: url(/applications/webwork/site_red_rrom/media/chidrenOpener.gif);
  background-repeat: no-repeat;
}

  /*#fo .tabContent .arrowUp, #fo .authorsTable .arrowUp, #fo .documentTree .arrowUp   {*/
#fo .authorsTable .arrowUp, #fo .documentTree .arrowUp   {
  background-image: url(/applications/webwork/site_red_rrom/media/chidrenCloser.gif);
  background-repeat: no-repeat;
}

#fo .tabContent p.docChild { font-size: 0.9em; }
#fo .tabContent span, #fo .authorsTable span{ padding-left: 10px; }

#fo .content div.singleblock {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
  cursor: pointer;
}

#fo .content div.blockHeader { background-color: #DDDDDD; }

#fo .content div.headerTitle {
  font-size: 80%;
  margin-left:15px;
  position:relative;
  top:-3px;
}

#fo .content div.childrenBlock { border: 1px dotted #D4D4D4; }
#fo .content div.hiddenx { display: none; }

  /****************** Orature and literature **********************************************/
#fo .cellsTable{
  width: 100%;
  border: 1px solid #DEDEE0;
  margin-left: 15px;
}

#fo .cellsTable td {
  margin-top: 15px;
  height: 50px;
  width: 10%;
  vertical-align: middle;
  opacity: 0.4;
  border: 1px solid #000;
}

#fo .cellsTable td.averaCell {
  opacity:1;
  background-color: #DEDEE0;
}

#fo .cellsTable td:hover {
  opacity:1;
  background-color: #DEDEE0;
}

#fo .cellsTable td a {
  text-decoration: none;
}

#fo .authorsTable {
  width: 100%;
  border:0;
  margin-bottom: 30px;
}

#fo .authorsTable tr{
  height: 40px;
}

#fo .authorsTable td { border: 1px dotted #808080; }

#fo .authorsTable .docChildrenWrapper{
  display: none;
  padding-left: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}


  /********************************* FLAGS IN HOME *************************************/
#fo div.texte h2 a {
  text-align: right;
  text-decoration: none;
  float: right;
  padding-top: 0;
  margin-top: 0;
  font-size: 120%;
}

#fo div.texte {
  color: #333;
  /*background-color: rgba(34,139,192,0.9);*/
  background-color: #c6e2ff;
  border-radius: 20px;
  font-size: 12px;
  line-height: normal;
  padding: 10px;
  box-shadow: 1px 1px 5px 1px #000;
}

#fo div.texte a {
  margin-top: 10px;
  color: #FFF;
}

  /* HOME */
#fo .langue {
  background-color: #008000;
  color: #FFF;
  text-align: center;
  width: 130px;
}

  /* CENTRAL COLUMN  */
#fo #centralColumn { vertical-align: middle; }
#fo #centralColumnText {
  position:absolute;
  width:400px;
  z-index:3;
  margin-top: -130px;  /* aggiunto per spostare verso l'alto l'elemento // -230px per averlo in metà superiore */
  margin-left: 40px;
}
#fo #centralColumnText h2 { font-size: 12px; }

#fo #centralColumnFlag {
  margin-left: 180px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  width: 150px;
  z-index: 2;
}

#fo #externalLink {
  text-align: center;
  margin-bottom: 15px;
  font-weight: bolder;
}
#fo #externalLink a { text-decoration: none }

  /****************** EXERCISES **********************************************/
#fo #quizzesList { padding-top: 10px; }
#fo #quizzesList h2 { padding-top: 20px; }

#fo #quizContainer {
  border: 1px solid #808080;
  border-radius: 10px;
}

#fo #exerciseBoard {
  /*width: 90%;*/
  width: 700px;
  background-color:#EDEDED;
  border-radius: 10px;
  min-height: 300px;
  margin: 30px auto 30px auto;
  font-size: 18px;
  /*padding: 20px 0;*/
}

  /* PROGRESS BAR */
#fo #progress-bar { margin: 30px 0 30px 20px; }
#fo .progress-bar { height: 20px; }
#fo .progress-bar:before, .progress-bar:after {
  content: "";
  display: table;
  line-height: 0;
}
#fo .progress-bar:after { clear: both; }
#fo .player-header .progress-bar, .player-header .progress-bar-dynamic { margin: 30px 0 0; }
#fo .progress-bar > li:first-child { border-radius: 100px 0 0 100px; border-left: medium none; }
#fo .progress-bar > li:last-child { border-radius: 0 100px 100px 0; }

#fo .progress-bar > li {
  border-left: 2px solid #FFFFFF;
  float: left;
  width: 22px;
  height: 20px;
  overflow: hidden;
  position: relative;
}
#fo .progress-bar > li.default { background: none repeat scroll 0 0 #E2E0E0; }
#fo .progress-bar > li.current { background: none repeat scroll 0 0 #8E8E8E; }
#fo .progress-bar > li.colorKo { background: none repeat scroll 0 0 #FFD4CC; }
#fo .progress-bar > li.colorOk { background: none repeat scroll 0 0 #DAF28C; }

  /* controlla le innerlabel in mozilla */
*::-moz-placeholder {
  /*color: #B9B9B9;*/
  color: #000;
  font-weight: 300;
}

#fo .questionTitle {
  margin: 0px 0 30px 20px;
  padding-top: 20px;
}

  /* hidden text */
#fo .hiddentext {
  width: 100%;
  height: 100%;
}

#fo .hiddentext h1 {
  padding: 0px 0 20px 0;
  text-align: center;
}

#fo .monospace {
  font-family: "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;
  /*font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;*/
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px !important;
}

#fo .right { float: right; }
#fo .buttonhide {
  cursor: pointer;
  border: 1px solid #3794C9;
  border-radius: 10px;
  padding: 8px;
}

  /* FIELDS */
#fo .userTable {
  display: table;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}

#fo .userCell {
  width: 45%;
  display: table-cell;
  padding: 0 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

#fo .left { text-align: left; }

#fo .userMiddleCell {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#fo .userMiddleCell span {
  background-image: url("/applications/webwork/site_red_rrom/media/arrowRight.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 40px;
}

#fo textarea.userInput {
  /*height: 100px !important;*/
  min-height: 100px;
  border: 1px solid #8E8E8E;
  border-radius: 10px;
  font-size: 18px;
  padding: 10px 12px;
  width: 100%;
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) inset;
  color: #3C3C3C;
  display: block;
  vertical-align: top;
}

#fo input.userInput  {
  min-height: 25px;
  border: 1px solid #8E8E8E;
  border-radius: 2px;
  font-size: 14px;
  width: 100%;
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) inset;
  color: #3C3C3C;
  display: block;
}

#fo textarea.userInput:focus, #fo input.userInput:focus { border: 2px solid #3794C9; }

#fo #questionButtons {
  margin: 10px;
  float: right;
}

#fo #quizContainer button {
  background: none repeat scroll 0 0 #3794C9; /* #F7E27E; */
  border: medium none;
  border-radius: 100px;
  color: #FFF;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-left: 20px;
  /*padding: 10px 25px;*/
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  min-width: 80px;
}

#fo #exerciseBoard button.centered {
  margin: 0px auto;
  display:block;
}

#fo .inlineExercise .button {
  background: none repeat scroll 0 0 #3794C9; /* #F7E27E; */
  border: medium none;
  border-radius: 10px;
  color: #FFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 3px;
  float: right;
  margin: 7px 5px;
}

  /* OPT_SENTENCE_COMPLETION starts */
  /* Main content area */
#fo .generalContainer {
  text-align: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 700px;
}

#fo .droppableContainer, #fo .draggableContainer, #fo .questionsContainer {
  padding: 10px;
  /* display: inline-table; */  
  display: inline-block;        
  vertical-align: bottom;
}

  /* Slots for final card positions */
#fo .droppableContainer {
  background: #ddf;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 0 .3em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .3em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .3em rgba(0, 0, 0, .8);
}

  /* Individual cards and slots */
#fo .questionsContainer div, #fo .droppableContainer div, #fo .draggableContainer div {
  width: 150px;
  min-height: 50px;
  font-size: 14px;
  border: 2px solid #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 20px 0 0 10px;
  background: #fff;
}

#fo .droppableContainer div.hovered { background: #aaa; }
#fo .droppableContainer div { border-style: dashed; }

#fo .draggableContainer div {
  background: #666;
  color: #fff;
  text-shadow: 0 0 3px #000;
}

#fo .draggableContainer div.ui-draggable-dragging {
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
}

#fo .draggableContainer div.correct {
  background: #DAF28C;
  color: #000000;
  text-shadow: 0 0 0px;
}

#fo .draggableContainer div.incorrect {
  background: #FFD4CC;
  color: #000000;
  text-shadow: 0 0 0px;
}
  /* OPT_SENTENCE_COMPLETION end */

  /* MULTIPLE CHOICE end */
#fo .multichoiceContainer {
  display: table;
  font-size: 80%;
}

#fo .singlechoiceContainer {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  padding: 5px 0 5px 0;
  border: 1px dotted #AAA;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#fo .multiquestion {
  width: 50%;
  vertical-align: top;
  padding: 0 5px 0 10px;
  display: table-cell;
}

#fo .multianswer {
  width: 50%;
  display: table-cell;
  padding-right: 10px;
}

#fo .singleanswer {
  font-style: italic;
}
  /* MULTIPLE CHOICE end */

  /* EXERCISE FOOTER */
#fo #exerciseFooter {
  margin-top:20px;
  overflow: auto;
  border-radius: 0 0 10px 10px;
}

#fo #exerciseFooter .feedback {
  margin: 15px 0 0 20px;
  float: left;
}

#fo .inlineExerciseFooter {
  overflow: auto;
  border-radius: 0 0 5px 5px;
  min-height: 35px;
}

#fo .inlineExerciseFooter .feedback {
  margin: 5px 0 0 10px;
  float: left;
}

/****************** LOGIN **********************************************/
#fo #loginWrapper, #fo #loginMenuWrapper, #fo #logoutWrapper { color: #3794C9; font-size: 14px; text-transform: uppercase;}
/*#fo #loginWrapper { width:170px; }*/
#fo #loginMenuWrapper { width:220px; }
#fo #loginWrapper, #fo #logoutWrapper {
  margin-right: 35px;
  margin-top:-60px;
  float: right;
  border:2px solid #3794C9;
  border-top: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 5px 10px;
}
#fo #loginWrapper .loginLabel { visibility: visible; }

#fo #loginDiv, #fo #loginMenuDiv {
  background-color:#0080ff;
  color: #FFF;
  padding:10px;
  width:160px;
  font-size:11px;
  text-align:left;
  z-index: 2000;
  text-transform: none;
}

#fo #loginDiv {
  border:1px solid #DBE5DC;
  display:none;
  position: absolute;
}

#fo #loginMenuDiv {
  border: 1px dotted white;
  border-radius: 10px;
  width: 100%;
  margin: 20px auto 0 30px;
}

#fo #loginDiv div, #fo #loginMenuDiv div { margin: 5px; }
#fo #loginDiv input, #fo #loginMenuDiv input {
  border: 1px solid #BBB4AC;
  color: #3794C9;
  font-size: 12px;
  padding: 2px;
  width:100%;
}

#fo #loginSpan { cursor: pointer; }

#fo .loginButton {
  background-color:#FFF;
  color:#0080ff;
  display:inline-block;
  padding:4px 8px;
  margin:4px 0;
  float:right;
  cursor:pointer
}

#fo .loginLink { text-decoration:underline; cursor:pointer; line-height: 20px; }
#fo .loginLink:hover { color: #3794C9; }

#fo .wrongLogin {
  margin-top: 10px !important;
  padding: 5px;
  color:#ff0000;
  font-size:10px;
  font-weight:bold;
  background-color:#FFF;
  text-align: center;
}

#fo .loggedLabel{ font-size: 14px; text-align:right;}

  /****************** ERRORE **********************************************/
#errorContainer {
  border: 1px solid #808080;
  padding: 50px 10px 50px 10px;
  line-height:40px;
  border-radius: 12px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  margin-bottom: 100px;
  background: #D8D8D8;
  font-size: 130%;
  width: 80%;
}

  /****************** LESSONS wp_lessonsTree / wp_documentTree **********************************************/
#fo .documentTree .arrowDown, #fo .documentTree .arrowUp {
  border-left: 5px solid #DDDDDD;
  border-top: 5px solid #DDDDDD;
}

#fo .content div.docTreeChid {
  font-size:80%;
  padding-top:5px;
}

#fo #versionDialectWrapper {
  margin-top:30px;
  width: 100%;
}

#fo .versionDialect {
  /*float: left;*/
  margin-left: 10px;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-radius:10px;
}

#fo .gramaticalText {
  border-radius:10px;
  border: 1px solid #3794C9;
  padding: 20px;
  margin-bottom: 40px;
}

#fo #translation span {
  cursor: pointer;
  font-style: italic;
  text-decoration: underline;
}

#fo #translation #translationArea {
  display: none;
  background-color:#E5E5E5;
  border-radius: 10px;
  padding: 10px;
}


#fo .topicsWrapper { margin-bottom: 70px; }
  /* table */
#fo .topicsWrapper table p { font-size: 75%; }
#fo .topicsWrapper td { vertical-align: middle; }

#fo p.topic {
  cursor: pointer;
  font-weight: bold;
  font-size: 85%;
}
#fo #firstTopic, #fo #secondTopic,#fo #thirdTopic,#fo #fourthTopic, #fo #idioms, #fo #other {
  display: none;
  border-radius:10px;
  border: 1px dotted #3794C9;
  padding: 20px 20px 20px 0px;
}
#fo #firstTopic { margin-bottom: 30px;}

#fo .fixed-size-square {
  display: table;
  margin-bottom: 5px;
}
#fo .fixed-size-square span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}

#fo .highlightSpan {
  cursor: pointer;
  font-size: 14px;
}

#fo .boxYellow img, #fo .boxGreen img, #fo .boxBlue img, #fo .boxRedSquared img, #fo .boxPurple img , #fo .boxDoubleBorder img {
  width: 20px;
  height: 20px;
}
#fo .boxYellow img, #fo p.yellow, #fo td.yellow  { background-color: #e0d518; }
#fo .boxGreen img, #fo p.green, #fo span.green, #fo td.green { background-color: #32c76d; }
#fo .boxBlue img, #fo span.blue , #fo td.blue  { background-color: #6892ff; }
#fo .boxPurple img, #fo span.purple { background-color: #D871F7; }
#fo .boxRedSquared img { background-color: #EA1010; }
#fo .boxDoubleBorder img {
  border-top:1px solid #35A6FF ;
  border-right:1px solid #35A6FF ;
  border-left:2px solid #FF803E;
  border-left:2px solid #FF803E;
  border-bottom:2px solid #FF803E;
}
#fo span.paleyellow , #fo td.paleyellow { background-color: #fffdc7; }
#fo span.paleblue , #fo td.paleblue  { background-color: #d1e2ff; }
#fo span.purple, #fo span.green, #fo span.blue { padding: 1px; }

#fo .fixed-size-square .paddedLeft { padding-left: 12px; }
#fo span.boxDarkBlue, #fo span.boxRed {
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 2px !important;
  height: 21px;
}
#fo #ww4_printFilter span.boxDarkBlue a, #fo #ww4_printFilter span.boxRed a  {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

#fo span.boxDarkBlue { background-color: #160e9e; }
#fo span.boxRed { background-color:#d6282c; }

  /* TABLES */
#fo .topicsWrapper table {
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#fo .topicsWrapper table td {
  border: 1px solid #000;
  text-align: left;
}
#fo .topicsWrapper table td p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

#fo table.table95 {
  width:95%;
  margin-left: 15px;
}
#fo table.table70 {
  width:70%;
}
#fo table.table50 {
  width:50%;
}

  /****************** BACK TO TOP **********************************************/
#topper {
  position: fixed;
  right: 0px;
  bottom: 50px;
  display: none;
}
#topper img{ width: 40px; }

  /****************** BIZZARRIE DI VARIA NATURA **********************************************/
#fo td.lightGreen { background-color: #96D196; }
#fo td.lightBlue { background-color: #94AFCE; }


#fo .securityMessage {
  min-height: 300px;
  border: 1px dotted #B2B1B1;
  border-radius: 6px;
  -moz-box-shadow: 8px 8px 5px #B2B1B1;
  -webkit-box-shadow:  8px 8px 5px #B2B1B1;
  box-shadow: 8px 8px 5px #E0E0E0;
  margin-left: 15px;
  margin-bottom: 20px;
  background-image: url(/applications/webwork/site_red_rrom/media/warning.png);
  background-repeat: no-repeat;
  background-position:center;
}
#fo .securityMessage h2 {
  font-size: 130%;
  margin-top: 80px;
}
#fo .securityMessage p {
  font-size: 120%;
  line-height: 120%;
}
  /* ISOGLOSSE */
.back-to-text {
  text-align:center;
  margin-top: 20px;
  font-size: 70%;
  text-transform: lowercase;
}

  /**************************************************************************************************************************************************************************************************************
  *
  * voixenligne
  *
  /****************************************************************************************************************************************************************************************************************/
#fo #voixenligne .content .sidebar1{ width: auto;max-width: 20%;}
#fo #voixenligne .content .coldroite{ width: auto;}

#fo #voixenligne-header {
  background-image: url(/applications/webwork/site_red_rrom/media/header_voixenligne.jpg);
  background-repeat: no-repeat;
  background-position:center;
  min-height: 140px;
  height: 140px;
}

#fo #voixenligne-header h2 a, #voixenligne-header h2 a:link { font-size: 50px; }
#fo #voixenligne-header h3 a, #voixenligne-header h3 a:link { font-size: 18px; }
#fo #voixenligne-header h2 a, #voixenligne-header h2 a:link,#voixenligne-header h3 a, #voixenligne-header h3 a:link { color: #FFF !important; text-decoration:none; }

#fo #voixenligne-footer {
  /*position: absolute;*/
  /*bottom:0px;*/
  width:1000px;
  min-height: 100px;
  height: 100px;
  margin-top: 60px;
}
#fo #voixenligne-footer p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 16px;
}
  /****************** MENU **********************************************/
#fo #voixenligne-menu .voix {
  padding: 10px 0px;
  /*text-align: left;*/
}
#fo #voixenligne-menu .voix a { text-decoration: none; }
  /****************** DOCUMENTS BOXES **********************************************/
#fo .pageChildrenList {text-align: center;}
#fo .pageChildrenList .row .col-3 {text-align: center;}
#fo .pageChildrenList .img-container {text-align: center;padding-top: 20px;padding-bottom: 40px;}
  /*#fo .pageChildrenList .img-container img {height: 70px;width: auto !important;}*/
  /* Grow Shadow */
#fo .pageChildrenList .hvr-grow-shadow {
  width: 190px;
  min-height: 85px;
  background-color: #0080ff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
#fo .pageChildrenList .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#fo .pageChildrenList .hvr-grow-shadow .text-centered {padding: 20px;}
#fo .pageChildrenList .hvr-grow-shadow p.text-centered {padding-bottom: 20px;}
#fo .pageChildrenList .hvr-grow-shadow a {color: #FFF; margin-bottom: 20px; text-decoration: none;}

#fo .container .row .col-3 { width: 200px; }
#fo .container .row [class^="col-"] {
  margin-left: 30px;
  margin-top: 30px;
  display: inline-block;
  min-height: 30px;
}

