/*
Code developed by Epi-interactive (www.epi-interactive.com)
CLIENT: EU FMD
PROJECT: Genome Annotator
DATE: 07/03/2022

Code users agree to appropriately acknowledge the code developer using the following citation: Code developed by Epi-interactive (www.epi-interactive.com) for EU FMD for Genome Annotator, 07/03/2022.
Restrictions regarding sharing and distributing the code of this project may apply, please contact Epi-interactive for clarification or consult our Services Agreement (if provided as part of the contract).
Restrictions may include:
  - the distribution of any source codes, header files, make files, or libraries of the software.
  - any merging, compiling, or copying of the software. 
  - alteration or removal of any notices in or on the software or within the documentation included within the software.
  - any distribution of the software that is not conducted with approval from Epi-interactive.
  - disclosure of any source codes pertaining to the software to third parties not included in this agreement.
*/

/* Extra extra large screens*/
.content-container{
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
