#teb-apidae-list-container {
    /*max-width: 800px;*/
    margin: 0 auto;
}

#teb-apidae-list {
    margin: 20px 0;
}

.apidae_cell {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
/*
#teb-apidae-pagination {
    text-align: center;
    margin-top: 20px;
}

#teb-apidae-pagination button {
    margin: 0 5px;
}


#teb-apidae-list-container {
    display: block;
    width: 100%;
    clear: both; 
}
*/


#primary .template-agenda ul li a .date p {
    font-size: 12px;
}

#primary .template-agenda a .articles-content span.introduction
 {
    font-size: 12px;
}


    @media screen and (max-width: 1260px) {
#primary .template-agenda ul li a .articles-content .title {
            font-size: 16px !important;
        }
	}
	
	
	
	
	/*@media screen and (min-width: 1261px) {*/
    #teb-apidae-calendar {
        /*width: 750px;*/
        clear: none !important;
		margin-top:20px;
    }
/*}*/

	.fc-clear {
		clear: none !important;
	}

	.fc-day-grid-container.fc-scroller {
    height: auto !important;
    overflow: visible !important;
	}

/*
@media (min-width: 1261px) and (max-width: 1621px) {

*/

	@media (min-width: 941px) and (max-width: 1260px) {
  .fc table {
    width: 600px !important;
  }
  
 
	.fc-toolbar {
		 width: 600px !important;
	}

  
  
  
  /*

  .fc-view-container {
    overflow-x: auto !important;
  }
  
  .fc-day-grid-container {
    width: 600px !important;
  }
  */
}