<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document for VideoFlow SimpleResponsive Template*/
  
 .vfsimpleplay{
 overflow-y: visible;
 border:none;
 padding:5px;
 margin: 0px auto;
 }
   
  #vfmediatitle {
  padding: 6px;
  margin-bottom: 10px;
  }
  
  .vfcentre{
  margin:auto; 
  text-align:center
  }
  
  .vfaligntop{
  vertical-align:top;
  }
    
  .vftitle{
      font-family:arial;
      font-size:14px;
  }
  
  
  #vfsearch_msg {
    margin: 5px 0px;
  }
  
  .vf_hsolid_line {
  width:98%;
  margin-right:auto;
  margin-left:auto;
  border-bottom:1.5px solid #CCCCCC;
  height: 2px;
  } 
  
  .vf_vdotted_line {
  height:115px;
  border-right:1.5px dotted #CCCCCC;
  margin: 0px 2px;
  } 
	 
  #mod_vflow2 {
  max-width: 300px;
  margin-left:2px;
  }
  
  #vfsearch{
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  width:80%;
  padding: 20px 0px; 
  }
              
  .vf_fbcomments{
  margin-bottom: 0px;
  }
       
  .vf_smessage{    
  margin: 2px 10px 0px;
  text-align: left;
  }
    
/* Ver 1.2.1 */    
    
  .vfmess{
  position:fixed;
  top: 20%; 
  left: 0; 
  right:0; 
  z-index: 100; 
  width:60%; 
  margin:auto;
  }

  .vfpfix {
  overflow:hidden;
  white-space: no wrap;
  text-overflow:ellipsis;
  }

  .vfnomargin{
  margin:0px;
  }
  
  .vftopmargin0{
  margin-top: 0px;
  }
  
  .vfmargin10{
  margin: 10px auto;
  }
  
  .vfw90{
  width:90%;
  }

  .vfhalf{
  width:50%;
  }
  
  .vfjustify{
  text-align: justify;
  }
  
  .vfinfolist{
  width:33%; 
  float:left;  
  } 
  
  .vfcredit{
  margin:8px; 
  text-align:center;
  }

  #vfmediatitle h3 {
  margin-left: 10px;
  }
  
  .btn-block.vrellabel{
  margin-bottom: 10px;
  }
  
  .vfitem-margin-b{
  margin-bottom: 20px;
  }
  
  .vf-sbarbox{
  width: 130px;
  height: 100px;
  position: relative;
  }
  
  .vf-sbarthumb{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0px;
  }
  
  img.thumbnail.vf-sbarthumb{
  padding: 0px;
  }
  
  .vf-sbartitle{
  padding-top: 10px;
  }
    </pre></body></html>