   .disabled{
        display: none;
   }
   body {padding: 0px; margin:0px; font-size:62.5%;}
   .fileimg{
        border: 2px Solid #B0B0B0;
   }
   iframe{
        border: 2px Solid #B0B0B0;
   }


   a {
        font-family: Helvetica, Arial, sans-serif;
        color: #909090;
        word-spacing: normal;
        letter-spacing: 0;
        text-decoration: none;
   }
   a:hover {
        text-decoration: underline;
   }


   body, td {
        font-family: Helvetica, Arial, sans-serif;
        color: #c4c4c4;
        word-spacing: normal;
        letter-spacing: 0;
   }
   .fm {
        font-size: 1.2em;
        text-decoration: none;
        padding-right: 15px;
        color: #949494;
        font-weight: bolder;
   }
   .content {
        font-size: 1.1em;
   }
   .fm:hover {
        color: #000000;
   }

   #f0, #f1, #f2, #f3, #f4 {
       background-color: #A3A3A3;
   }

 .textcontent{
    padding-top: 10px;
    height: 266px;
  }
.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }