/*
 *   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.
 */
/* Increase the default font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.portrait.scss */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 {
  /* margin-bottom: 5px; */
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a {
  /* background: #eee; */
  /* border: 2px solid #ccc; */
  /* padding: 2px 10px; */
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  /* background: #eee; */
  /* border-bottom: 1px solid #fff; */
}

/*# sourceMappingURL=responsive.smalltouch.portrait.css.map */


 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~GENERAL~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
input, select, textarea {
	width: 100%;
}
.section-news-and-events #block-system-main, .page-node-10 #block-system-main {
    margin-bottom: 0px;
}
div.tablewrapper {
	max-height: 400px;
}
.sidebar-first .content-inner {
	margin-left: 0 !important;	
}
#content {
    padding-right: 5px;
    padding-left: 0px;
}
a {
	word-break: break-word !important;
}
a.button {
    display: block !important;
    margin: 0 !important;
	margin-bottom: .5em !important;
    text-align: center !important;
}
/*~~~FILTERS~~~*/
.page-funding-and-grants-dcp-funded-grants #edit-research-groups-wrapper::after, .section-clinical-trials #edit-major-program-wrapper::after { /* Added "OR" between dropdowns*/
	display: block !important;
	text-align: center;
	top: 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~News Page~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~Videos & Webinars~~~~~*/
.view-videos-webinars .video_webinar_card  {
	width: 92% !important;
	height: inherit !important;
}
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~OTHER~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.more-link {
    position: inherit;
}
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Sidebar~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.sidebar #block-book-navigation {
	border: 1px solid #b5b5b5;	
	margin: 0 2% 2% 0;
}
.sidebar #block-book-navigation .block-content ul.menu.clearfix, section#block-block-13 .block-inner {
	margin: 0 !important;
}
#block-views-latest-news-block-2
.sidebar ul {
	margin: 0;	
	margin-top: 0 !important;
}
.sidebar #block-book-navigation .block-inner {
    margin: 5px;
}
.node {
	margin-bottom: 0px;
}
#block-views-research-groups-block-2 {
    margin: 0 2% 2% 0;
	width: 98% !important;
}
#block-views-research-groups-block-2 .block-inner {
	margin: 0 !important;	
}
 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Heading & Titles~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.block-title {
    margin: 0px;
}
/*~~~~~~Videos & Webinars~~~~~*/
.view-videos-webinars .video_webinar_card  {
	width: 100%;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~RESEARCH NETWORK MAP~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.view-research-site-map .research-network-legend .map-filter {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~News Page~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.view-latest-news.view-display-id-block_1 .views-row.views-row-even {
	margin-right: 0% !important;
}
/*~~~~~~Videos & Webinars~~~~~*/
.view-videos-webinars .video_webinar_card  {
	width: 98%;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ACCORDIONS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ui-accordion .ui-accordion-content {
    padding: 1em;
}