/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */







/* @group Misc overrides for contrib modules */

/* @group Admin menu overrides */

html body.admin-menu #admin-menu-menu .admin-menu-toolbar-category {
  display: none;
}
html body.admin-menu #admin-menu-menu .admin-menu-toolbar-category:first-child {
  display: inherit;
}

/* @end */

/* @end */

/* @group SPECIFIC PAGES */
  
  
  
  /* @group Links page */
  	
  	body.page-node-1 #main-content,
  	body.page-node-2 #main-content,
  	body.page-node-3 #main-content,
  	body.page-node-4 #main-content {
  		padding: 237px 27% 10px 13%;
  		background-size: contain;
  	}
  	body.page-node-1 #main-content .links_page_content,
  	body.page-node-2 #main-content .links_page_content,
  	body.page-node-3 #main-content .links_page_content,
  	body.page-node-4 #main-content .links_page_content {
  		padding-top: 10px;
  	}
  	
  
  /* @end */
  
  /* @group Project pages */
    
    .field-name-body .project {
      width: auto;
    }
    
    /* @group Atlantiar programme */
    
      .atlantiar,
      .atlantiar_programme {
        width: auto;
      }
    
    /* @end */
    
    
    /* @group Atlantiar Middle ages */
    	
    	.atlantiar.middle-ages .spacer {
    		display: none;
    	}
    	.atlantiar.middle-ages .image_wrapper {
    		display: none;
    	}
    	
    /* @end */
  
  /* @end */

/* @end */
