    html, body {
        margin:0px;
        padding:0px;
        font-family: 'Source Sans Pro', sans-serif;
        background-color:#eaeaea;
        height: 100%;
        width: 100%;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        -webkit-text-size-adjust: 100%;
    }

    html {
        overflow: -moz-scrollbars-vertical; 
        overflow-y: scroll;
    }
     
    td {
        margin:0;
        padding:0;
    }
    
    a {text-decoration: none; }
    
    /* webkit solution */
    ::-webkit-input-placeholder { text-align:right; }
    
    /* mozilla solution */
    input:-moz-placeholder { text-align:right; }

    .uj_hir_jel{
      /*
        position:absolute;
        top:-6px;
        left:87px; 
        border-radius:9px;
        background-color:#f1592a;
        color:#fff;
        text-align:center;
        min-width:8px;
        min-height: 14px;
        vertical-align: middle;
        visibility: hidden;
        padding-left:4px;
        padding-right: 4px;
        padding-top:2px;
      */

        position:absolute;
        top:-6px;
        left:87px;
        border-radius: 11px;
        behavior: url(PIE.htc); /* remove if you don't care about IE8 */
        visibility: hidden;
        min-width: 7px;
        height: 12px;
        padding: 2px;
        padding-left:4px;
        padding-right: 5px;
        background: #f1592a;
        //border: 2px solid #666;
        color: #fff;
        text-align: center;
        
        font: 11px Arial, sans-serif;
    }
     
    .uj_forras_jel {
        position:absolute;
        top:-6px;
        right:-13px;
        width:16px;
        height:16px;
        padding:0px;
        margin:0px;
        line-height: 16px; 
        vertical-align:middle;
        border-radius:8px;
        background-color:#f1592a;
        color:#fff;
        text-align:center;
        font-size:14px;
        font-weight:bold;
    }

    .uj_kategoria_jel {
        position:absolute;
        top:-6px;
        right:-13px;
        width:16px;
        height:16px;
        padding:0px;
        margin:0px;
        line-height: 16px;
        vertical-align:middle;
        border-radius:8px;
        background-color:#f1592a;
        color:#fff;
        text-align:center;
        font-size:14px;
        font-weight:bold;
    }

    .div_button{
      position:relative;
      height:30px;
      width:50px;
      border-radius:3px;
      color:#fff;
      background-color: #f1592a;
      margin:auto;
      text-align: center;
      font-size:16px;
      line-height: 30px;
      vertical-align: middle;
      cursor:pointer;
      display: inline-block;
    }

      .burger_menu{
        float: right;
        width: auto; /* Declare your value. Can be in relative units. */
        display: inline-block;
        /* IE fix. */
        *display: inline;
        zoom: 1;
      }

      .pici_szoveg{
        display: none;
      }

    .square:before {
      content:"";
      position:absolute;
      right: 40px;
      top: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 10px 10px;
      border-color: transparent transparent #fbfbfb transparent;
      z-index:9999;
    }
    .square:after {
        content:"";
        position:absolute;
        right: 39px;
        top: -11px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 11px 11px;
        border-color: transparent transparent #ababab transparent;
        z-index:9998;
    }

    .square {
        background: #fdfdfd;
        border: 1px solid #ababab;
        border-radius:2px;
        float: left;
        position: fixed;
        margin: 0;
        top: 65px;
        right:5px;
        width: 200px;
        z-index: 99999;
        padding:10px;
    }

      .menu_div_right_margin{
        margin-right:25px;
        width: auto; /* Declare your value. Can be in relative units. */
        display: inline-block;
        /* IE fix. */
        *display: inline;
        zoom: 1;
        vertical-align: middle;
      }

     .grey_bottom_bar{
       position:absolute;
       width:100%;
       bottom:0px;
       background-color: #eeeeee;
       padding:1px;
     }
     .red_bar {
       background-color: rgba(111, 25, 18, 0.7);
     }
	 
	 .resource_logo{
	   /*margin-left:5px;
       margin-top:5px;*/
	   width:26px;
	   height:26px;
	   border-radius:2px;
       padding:0px;
       vertical-align:middle;
       display:inline-block;
     }
	 .news_title {
       padding:2px;
	   width:98%;
       color:#fff;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       text-align:left;
       display: block;
       display: -webkit-box;
       margin: 0 auto;
       font-size: 17px;
       font-weight:500;
       line-height: 1.2;
       -webkit-line-clamp: 4;
       max-height:84px;
       -webkit-box-orient: vertical;
       overflow: hidden;
       text-overflow: ellipsis;
       opacity:1;
	 }
     
     .settings_div_button_div{
       position:relative;
       float:right;
       width:100%;
       margin-top:10px;
       text-align:right;
     }
   
     .search_field{
       box-sizing: border-box;
       -webkit-box-sizing:border-box;
       -moz-box-sizing: border-box;
       width: calc(100% - 105px);
       -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
       outline:none;
       border:none;
       background-color:#fff;
       border-radius:0px;
       padding:5px;
       font-size:16px;
       margin:0px;
       height:60px;
       top:0px;
       padding-left:40px;
     }
     
     .search_bar_close_icon {
       height:25px;
       vertical-align:middle;
       cursor:pointer;
       /*margin-right:40px;*/
     }
     
     .search_bar_close_icon_facebook {
       height:25px;
       vertical-align:middle;
       cursor:pointer;
       margin-left:10px;
     }
     
     .search_bar_search_icon{
       vertical-align:middle;
       cursor:pointer;
       margin-right:15px;
       height:25px;
     }
     
      .menu_div{
        padding-left:40px;
        padding-right:40px;
        text-align: left;
      }
      
      #menu_div{
        position:fixed;
		    top:0px;
		    left:0px;
		    right:0px;
        height:60px;
        line-height: 100%;
		    background-color:#3b393d;
		    min-width:150px;
		    z-index:55;
        transition: top 0.3s linear;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-size:16px;
        overflow:hidden;
	  }
      
      #menu_div > div {
  	    

      }
      
      #menu_div:after {
	    content: "";
	    width: 100%;
	    display: inline-block;
      }
      
      #topbar{
        position:fixed;
        top:0px;
        left:0px;
        right:0px;
        height:60px;
        line-height: 100%;
        background-color:#3b393d;
        min-width:150px;
        z-index:55;
        /*transition: top 0.3s linear;*/
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-size:16px;
        overflow:hidden;
    }
      
      #topbar > div {
        

      }
      
      #topbar:after {
      content: "";
      width: 100%;
      display: inline-block;
      }


	  .menu_logo_big{
	    height:40px;
        width:116px;
		vertical-align: middle;
	  }
      
      .menu_logo_big_without_text{
        height:60px;
        width:60px;
		vertical-align: middle;
        display:none;
      }
	  
	  .menu_icon {
	       height:30px;
        width:30px;
		    vertical-align: middle;
        cursor:pointer;
        margin-right:5px;
	  }
	  
    .menu_text_drop{
      height:20px;
      color:#3b393d;
      vertical-align:middle;
      cursor:pointer;
      padding-left:8px;
      display: inline-block;
    }

	  .menu_text{
	    height:20px;
		  color:#aaaaaa;
		  vertical-align:middle;
		  cursor:pointer;
      padding-left:6px;
      display: inline-block;
	  }
      
      .menu_div_logo {
        display:inline-block;
        /*width:116px;*/
        text-align:left;
        height:100%;
      }
      
      .menu_div_counter {
        display:inline-block;
        /*width:calc(20% - 23.2px);*/
        text-align:center;
      }
      
      .menu_div_rest{
        display:inline-block;
        /*width:calc(20% - 23.2px);*/
        text-align:right;
      }
      
      /*dátum elválasztók*/
      .splitter_img{
        position:absolute;
        top:-5px;
        height:60px;
        width:60px;
        left: calc(50% - 30px);
      }
      .splitter_date{
        margin-top:6px;
        margin-bottom:6px;
        left: calc(50% + 35px);
        position:absolute;
      }
      
      .counter_div{
		background-color:#f1592a;
		color:#fff;
		width:40px;
		height:30px;
		line-height:30px;
		border-radius:13px;
		padding-left:10px;
		padding-right:2px;
		font-size:14px;
		text-align:center;
        vertical-align:middle;
        display:inline-block;
        margin-left:20px;
	  }
	  
	  .counter_number{
	    float:left;
	  }
	  
	  .counter_img{
	    height:16px;
		vertical-align:middle;
		margin:5px;
		float:right;
	  }
      
      

      .big_divs {
        height:auto;
        padding:40px;
        padding-top:10px;
        width: calc(100% - 80px);
        position:fixed;
        left:0px;
        top:60px;
        bottom:0px;
        background-color:#fff;
        z-index:52;
        /*transition: visibility 0s linear 0.5s,  opacity 0.5s linear;*/
        transition: top 0.3s linear;
        -webkit-backface-visibility: hidden;
        overflow-x:hidden;
        box-shadow: 1px 0px 1px #bbbbbb;
        overflow-y:scroll;
        -webkit-overflow-scrolling: touch;  
      }
      
      .search_bar_div{
        height:60px;
        line-height:60px;
		    width:100%;
		    position:fixed;
        left:0px;
		    top:-60px;
        background-color:#fff;
        z-index:54;
        /*transition: visibility 0s linear 0.5s,  opacity 0.5s linear;*/
        transition: top 0.3s linear;
        -webkit-backface-visibility: hidden;
        box-shadow: 1px 0px 4px 0px #323232;
      }
      
      .facebook_top_div{
        min-height:40px;
        line-height:40px;
		    position:fixed;
        top:0px;
		    left:0px;
		    right:0px;
		    top:60px;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:40px;
		padding-right:40px;
        background-color:#fff;
        z-index:53;
        transition: visibility 0s linear 0.5s,  opacity 0.5s linear;
	    -webkit-backface-visibility: hidden;
        box-shadow: 1px 0px 4px 0px #323232;
        vertical-align:middle;
        text-align:right;
      }
      
      /*felülírjuk a facebook button elhelyezkedését*/
      .fb_iframe_widget span {
            vertical-align: middle !important;
      }
      
      .grid {
        padding-top:70px;
        margin:0 auto;
      }
      .grid:after {
        content: '';
        display: block;
        clear: both;
      }
      .grid-item {
        margin-bottom: 10px;
        float: left;
        border-radius: 5px;
        border:none;
        display:table;
        cursor:pointer;
	       overflow:hidden;
        position:relative;
      }
      .grid-item--width3 {
        
      }
      
      .grid-item--width5 {
        width: calc(100% - 20px);
      }
      
      .grid-sizer,
      .grid-item {
          width: 150px;
      }
      
      #hideAll{
        position: fixed;
        left: 0px; 
        right: 0px; 
        top: 0px; 
        bottom: 0px; 
        background-color: white;
        z-index: 99;
      }
      
      .provider_bar {
        display: inline-table;
        width: calc(20% - 28px);
        height:26px;
        line-height:26px;
        vertical-align:middle;
        margin:4px;
        padding:5px;
        padding-left:10px;
        padding-right:10px;
        text-align:center;
        cursor:pointer;
      }
      
      .provider_bar_div {
        width:100%;
        max-width:240px;
        /*display:inline-block;*/
        margin:auto;
        vertical-align:middle;
      }
      
      .provider_bar : hover {
        background-color:#eaeaea;
      }
      
      .providers_sets{
        width:100%;
        max-width:1920px;
        position:relative;
        margin:0 auto;
        text-align:justify;
        height:auto;
        display:table;
      }
      
      /*a hírforrások alatti szövegek végét levágjuk ha muszáj*/
      .provider_name_cut{
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         box-sizing: border-box;
         text-align:left;
         display: block;
         display: -webkit-box;
         margin: 0 auto;
         font-size: 17px;
         font-weight:500;
         line-height: 1.6;
         -webkit-line-clamp: 1;
         max-height:24px;
         -webkit-box-orient: vertical;
         overflow: hidden;
         text-overflow: ellipsis;
         opacity:1;
         text-align:center;
      }
      
      .inner_line {
        /*float:left;*/
        display:block;
        width:100%;
        border-top:solid 2px #dddddd;
        margin-top:5px;
        margin-bottom:5px;
      }

      .fb_header_logo_small {
        height:30px;
        vertical-align:middle;
        display:none;
        margin-left:10px;
      }
      
      .fb_header_logo_big {
        height:20px;
		vertical-align:middle;
        display:inline-block;
        margin-left:10px;
      }
      
      @media only screen and (min-width: 1880px) {
        .grid{
          width:1615px;
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
          width: 32.7%;
        }
        .grid-item--width3 {
          width: calc(32.7% + 2px);
		      height:200px;
          border:none;
        }
        .grid-item--width4 {
          width: 32.7%;
        }
      }
      
      @media only screen and (max-width: 1880px) {
        .provider_bar{
          width: calc(25% - 28px);
        }
        .grid{
          width:1615px;
          /*max-width:1024px;*/     
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
        }
        .grid-item--width3 {
        }
        .grid-item--width4 {
        }  
      }
      
      @media only screen and (max-width: 1647px) {
        .grid{
          width:1383px; 
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
          width: 32.7%;
        }
        .grid-item--width3 {
          width: calc(32.7% + 2px);
		  height:200px;
          border:none;
        }
        .grid-item--width4 {
          width: 32.7%;
        }  
      }
      
      @media only screen and (max-width: 1414px) {
        .grid{
          width:1149px;
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
        }
        .grid-item--width3 {
        }
        .grid-item--width4 {
        }  
      }
      
      
      @media only screen and (max-width: 1181px) {
        .grid{
          width:916px;    
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
        }
        .grid-item--width3 {
        }
        .grid-item--width4 {
        }  
      }
      
      @media only screen and (max-width: 948px) {
        .grid {
          width:684px;    
        }
        .grid-sizer,
        .grid-item {
          width: 217px;
          margin-bottom:16px;
        }
        .gutter-sizer{
          width:16px; 
        }
        .grid-item--width2 {
          width: 32.7%;
        }
        .grid-item--width3 {
          width: calc(32.7% + 2px);
		      height:200px;
          border:none;
        }
        .grid-item--width4 {
          width: 32.7%;
        }  
      }
      
      @media only screen and (max-width: 850px) {
        .square:before {
         
          right: 10px;
          
        }
        .square:after {
            right: 9px;
            
        }
        .menu_logo_big{
          height:40px;
          width:116px;
          /*display:none;*/
        }
        .menu_logo_big_without_text{
          /*height:40px;
          width:40px;
          display:inline;*/
        }
        .menu_div_logo{
          width:116px;
        }
        .menu_div_counter {
          display:inline-block;
          width:calc(20% - 23.2px);
          text-align:center;
        }
      
        .menu_div_rest{
          display:inline-block;
          width:calc(20% - 23.2px);
          text-align:right;
        }
        .menu_text{
          /*display:none;*/
        }
        .menu_icon{
          height:30px;
          /*margin-left:10px;*/
        }
        .search_field{
          padding-left:10px;
        }
        
        .grid {
          padding-top:70px;
        }
        
        
        .facebook_top_div{
          top:60px;
        }
        
        .search_field{
          width: calc(100% - 79px);
        }
        
        .facebook_top_div{
          padding-left:10px;
          padding-right:10px;
        }
       
        .fb_header_logo_small{
          display:inline-block;
        }
        .fb_header_logo_big{
          display:none;
        }
        .counter_div{
          margin-left:10px;
        }
      }
      
      @media only screen and (max-width: 850px) {
        .grid{
          width: 94%;     
        }
        .grid-sizer,
        .grid-item {
          width: 32.2%;
          margin-bottom:1.5%;
        }
        .gutter-sizer{
          width:1.7%; 
        }
        
      }
      
      @media only screen and (max-width: 750px) {
        .uj_forras_jel{
          top:-5px;
          right:-10px;
        }
        .uj_kategoria_jel{
          top:-5px;
          right:-13px;
        }

        .uj_hir_jel{
          top:-5px;
          left:28px;
        }
        .menu_text {
          display:none;
        }
        .search_bar_close_icon{
          margin-right:14px;
        }
        .pici_szoveg {
          display: block;
          font-size: 11px;
          text-align: center;
          color: #fbfbfb;
          margin-top: 2px;
          line-height: 13px;
        }
        .menu_div_right_margin {
          vertical-align: middle;
          margin-right: 0px;
          text-align: center;
        }
        .menu_div_counter {
          text-align:right;
        }
        .menu_div {
          padding-left:10px;
          padding-right:10px;
          text-align: justify;
        }
        
        .burger_menu {
          float: none;
          vertical-align: top;
        }

        .big_divs {
            top:60px;
            padding:10px;
            width: calc(100% - 20px);
            overflow-y:visible;
        }
      }
      
      @media only screen and (max-width: 600px) {
        .menu_icon{
          margin-left: calc(25% - 37.5px);       
        }
        .settings_top_div{
          width: calc(100% - 20px);
          left:0px;
        }
        .search_bar_div{
          width:100%;
        }
        

        .grid{
          width:94.5%;
          margin:0 auto;
        }
        .grid-sizer,
        .grid-item {
          width: 48%;
          margin-bottom:4%;
        }
        .gutter-sizer{
          width:4%;
        }
      }
      
      @media only screen and (max-width: 500px) {
        .menu_logo_big{
          height:40px;
          width:116px;
          display:none;
        }
        .menu_logo_big_without_text{
          height:40px;
          width:40px;
          display:inline;
        }
        .menu_div_logo{
          width:40px;
        }
        .menu_div_counter {
          display:inline-block;
          width:calc(20% + 8px);
          text-align:right;
        }
      
        .menu_div_rest{
          display:inline-block;
          width:calc(20% - 12px);
          text-align:right;
        }
      }
      
      @media only screen and (max-width: 380px) {
        /*dátum elválasztók*/
        .splitter_img{
          left: 10px;
        }
        .splitter_date{
          left: 80px;
        }
      }
      
      @media only screen and (max-width: 250px) {
        .settings_top_div{
          width: calc(100% - 20px);
          left:0px;
        }
        .search_bar_div{
          width:100%;
        }
        .top_center_div{
          
        }
        .grid{
          width:94%;
          margin:0 auto;
        }
        .grid-sizer,
        .grid-item {
          width: 100%;
          margin-bottom:4%;
        }
        .gutter-sizer{
          width:3.6%;
        }
      }
      
      @media only screen and (max-width: 1125px) {
        .provider_bar {
          width: calc(33.3% - 58px);
          padding-left:25px;
          padding-right:25px;
        }
      }

      @media only screen and (max-width: 950px) {
        .provider_bar {
          width: calc(50% - 58px);
        }
      }
    
      @media only screen and (max-width: 550px) {
        .provider_bar {
          width: calc(100% - 28px);
          padding-left:10px;
          padding-right:10px;
        }
        .provider_bar_div{
          max-width:none;
        }
      }
     
     .white_sheet{
       visibility:hidden;
       position:fixed;
       
       top:0px;
       left:0px;
       /*bottom:0px;
       right:0px;*/
       width:100%;
       height:100%;
       background-color:#fff;
       z-index:9;
     }
     .only_text_box{
       background-color:#f0f0f0;
       height:auto;
     }
     .grey_bottom_bar_text_box{
       background-color: #cecece;
       position:relative;
       width:100%;
       padding:1px;
       /*font-weight:600;*/
     }
     .higlight_text {
	     font-size:19px;
       line-height:120%;
       font-weight:900;
		   color: rgba(11, 62, 67, 1.0);
		   /*font-family: 'Comfortaa', cursive;*/
	   }
     .big_img{
       background-size:cover;
       background-repeat:no-repeat;
	     background-position: center;
       cursor:pointer;
	     overflow:hidden;  
     }
     
     .cookie_war_div{
       position:fixed;
       bottom:0px;
       left:0px;
       width:calc(100% - 10px);
       z-index:80;
       background-color:rgba(50, 50, 50, 1.0);;
       padding-top:5px;
       padding-bottom:5px;
       padding: 5px;
     }
     .cookie_war_button {
       -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
       cursor:pointer;
       width:100px;
       height:35px;
       border:none;
       background-color:#f1592a;
       color:#fff;
     }
     
     .only_big_text{
       width:98%;
       color:#fff;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       text-align:left;
       display: block;
       display: -webkit-box;
       margin: 0 auto;
       /*font-family: 'Comfortaa', cursive;*/
       font-size: 15px;
       line-height: 1.3;
       -webkit-line-clamp: 2;
       max-height:40px;
       -webkit-box-orient: vertical;
       overflow: hidden;
       text-overflow: ellipsis;
       opacity:1;
     }
     
     .koltai_kep{
        background-color: #ffc0ac;
        background-size:cover;
        background-repeat:no-repeat;
	      background-position: center;
        width:100%;
        height:100%;
        display:table-row;
     }
     
     .no_select{
       -moz-user-select: none;
       -webkit-user-select: none;
       -ms-user-select:none;
       user-select:none;
       -o-user-select:none; 
     }
     
     input[type="text"]:-ms-input-placeholder {
       text-align: left;
     }
     input[type="text"]::-webkit-input-placeholder {
      text-align: left;
     }
     input::-moz-placeholder {
       text-align: left;
     }
     
     .share_facebook_icon{
       height:26px;
       float:right;
       margin-top:5px;
       margin-right:5px;
     }
     
     .news_title_div{
       bottom:0px;
       height:auto;
       border-bottom-left-radius:2px;
       border-bottom-right-radius:2px;
       padding:2px;
     }
     
     .news_block_header_div{
       position:realtive;
       height:36px;
       line-height:28px;
       margin:0px;
       padding:0px;
     }
     
     .modal {
      display:    none;
      position:   fixed;
      z-index:    1000;
      top:        0;
      left:       0;
      height:     100%;
      width:      100%;
       background: rgba( 255, 255, 255, .8 ) 
                url('https://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
     }
     /* When the body has the loading class, we turn
     the scrollbar off with overflow:hidden */
     body.loading {
      overflow: hidden;   
     }

     /* Anytime the body has the loading class, our
     modal element will be visible */
     body.loading .modal {
       display: block;
     }
     
     #settings::-webkit-scrollbar {
        width: 0 !important;
     }

     #categories::-webkit-scrollbar {
        width: 0 !important;
     }

     #informations::-webkit-scrollbar {
        width: 0 !important;
     }
     
     .information_td{
       vertical-align: middle;
       text-align: justify;
       text-justify: inter-word;      
     }
     
     .information_tab_img{ 
       height:40px;
     }
     
     .information_td_img{
       vertical-align:top;
       width:auto;
       text-align:center;
     }
     .fb-like button {
       color:blue !important;
       background-color:white !important;
     }

     .gray_read{
       opacity:0.3 !important;
     }

     .gray_read_show_none{
        display:none;
     }

     /*ez az 'új' felirat eltűntető*/
      .hideMe {
        -webkit-animation: cssAnimation 120s forwards; 
        animation: cssAnimation 120s forwards;
        color:#f1592a;
        font-size:16px;
        font-weight: bold;
        /*padding-top:6px;*/
        vertical-align: middle;
      }
      @keyframes cssAnimation {
        0%   {opacity: 0;}
        1%   {opacity: 0;}
        3%  {opacity: 1;}
        97%  {opacity: 1;}
        100% {opacity: 0;}
      }
      @-webkit-keyframes cssAnimation {
        0%   {opacity: 0;}
        1%   {opacity: 0;}
        3%  {opacity: 1;}
        97%  {opacity: 1;}
        100% {opacity: 0;}
      }   

    
