
@media (max-width: 767px){
		/*Hide main menu on mobile screen */
#block-superfish-1 {display: none;}

	
	/* Monitoring New DAA Table */
	#table-monitor-daa th,	
	#table-monitor-daa tr td {
    padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8px;
}
	
	
	
	
}

@media (min-width: 768px){
	
	/*Hide mobile menu on full screen*/
#block-superfish-3 {display: none;}	
}

/* Tablet Width */
@media (min-width: 750px) and (max-width: 998px) {
	
	#header .secondary-logo {margin-top: 20px; width: 90%; height: auto;}
	#header .site-slogan {margin-top: 20px; border-left: 1px solid #e0e0e0;
      padding-left: 8px; padding-right: 8px;
      border-right: 1px solid #e0e0e0; line-height: normal; font-size: .9em;}
	#header {margin-left: 15px;}
	
	
	/* Monitoring New DAA Table */
	#table-monitor-daa th,	
	#table-monitor-daa tr td {
    padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
}
	
	
	
	
	
	/* hide mobile tabs on full screen */
	.mobile-tabs {display: none;}
	
	/* hide arrows on small screen - VJK 
	span.sf-sub-indicator {display: none;}*/
	
	/*force width of home button to align sidebar - VJK */
	li#menu-218-1 {width: 100px; !important;}
	li#menu-911-1 {width: 211px; !important;} 
	 	
	
	/* tablet width customize child widths on main menu */
	
	/* Customize Home menu children width */
	#menu-218-1 > ul {width: 10em !important;}
	
	/* Customize Test Evaluate and Monitor children width */
	#menu-911-1 > ul {width: 12.2em !important;} 
	
	/* Customize Naive Menu children width */
	#menu-647-1 > ul {width: 9.4em !important;}
	
	/* Customize Experienced Menu children width */
	#menu-768-1 > ul {width: 12.6em !important;}

	/* Customize Populations menu children width */
	#menu-903-1 > ul {width: 13.5em !important;}
	
	/* Customize about menu children width */
	#menu-664-1 > ul {width: 11em !important;}
	
	
	/* Reduces padding on key pops menu entry for small screens - active for 2018 spring update*/
	li#menu-903-1 > a{
		padding-left: 11px !important;
	    padding-top: 6px !important;
		padding-bottom: 7px !important;
		text-align: center;
}		
}


/* Fix for unique menu labels for 960 wide only */

@media (min-width: 960px) and (max-width: 960px){
	
	#navigation .menu > li#menu-903-1 > a {padding: 6px 28px 7px 28px !important;}
    #navigation .menu > li#menu-903-1:hover > a {padding-left: 27px !important;}
	
}





/* cropped browser width */
@media (min-width: 960px) and (max-width: 998px) {

	#navigation .menu > li > a {padding: 15px 28px 16px 28px !important;}
    #navigation .menu > li:hover > a {padding-left: 29px;}
	
	
	
	
	
/* hide mobile tabs on full screen */
	.mobile-tabs {display: none;}
	
/* hide arrows on small screen - VJK */
	span.sf-sub-indicator {display: none;}
	
	
/* menu widths and alignments */
	
	li#menu-218-1 {width: 90px !important;}

	li#menu-911-1 {width: 220px !important; padding-left: 0px !important;}

	/* fix hover shakes */
	ul#superfish-1 li:hover {padding-left: 1px !important;}
	
	
	/* cropped width customize child widths on main menu */
	
	/* Customize Test Evaluate and Monitor children width */
	#menu-911-1 > ul {width: 16.9em !important;} 
	
	/* force line break on Cost section label in menu child */
	li#menu-902-1 a {padding-right: 50px !important;}
	
	/* Customize Naive Menu children width */
	#menu-647-1 > ul {width: 12em !important;}
	
	/* Customize Experienced Menu children width */
	#menu-768-1 > ul {width: 15.2em !important;}

	/* Customize Populations menu children width */
	#menu-903-1 > ul {width: 13.5em !important;}
	
	/* Customize about menu children width */
	#menu-664-1 > ul {width: 11em !important;}

	
}

/* Mobile landscape */
@media (max-width: 750px) {
  #header .secondary-logo, #header .primary-logo, #header .site-slogan {
    text-align: center;
    margin-bottom: 5px;
	margin-top: 5px;}
		
  #header .secondary-logo {
    margin-top: 9px; } 
	
}

/* Center the Mobile Logo and add margin to top */
#wrapper > div.mobile-logo > img {display: block; margin-top: 10px; margin-bottom: 0px; margin-left: auto; margin-right: auto;}


#header .header-inner:before, #header .header-inner:after {
  content: '';
  display: table; }


#header .header-inner:after {
  clear: both; }


#header #logo img {
  width: 100%;
  height: auto; }


#header .site-slogan h1, #header .site-slogan p {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
  text-align: center; }


@media (min-width: 750px) {
  #header {
    margin-top: 27px; } }


/* Full screen width */
@media (min-width: 1000px) {
  #header {
    padding-left: 60px;
    padding-right: 60px;
    min-height: 80px; }
    #header .header-inner {
      padding-bottom: 15px;
      padding-top: 20px; }
    #header .secondary-logo, #header .primary-logo, #header .site-slogan {
      padding-top: 0; }
    #header .secondary-logo {
      margin-top: 9px; }
    #header .site-slogan {
      border-left: 1px solid #e0e0e0;
      padding-left: 8px;
      padding-right: 8px;
      border-right: 1px solid #e0e0e0;
      min-height: 77px;
      padding-top: 5px; }
    #header .region-header {
      padding-top: 24px;}
    #header .secondary-logo img {
      height: 75px !important;
      width: auto; } 
	
	#menu-673-1 {width: 119px; !important;}
	.mobile-tabs {display: none;}
	
	  #header #logo { margin: 0; }
    #header #logo img { width: 100%; height: auto; } 


/* Full width customize child widths on main menu */
	
	/* Customize Test Evaluate and Monitor children width */
	#menu-911-1 > ul {width: 16.9em !important;} 
	li#menu-902-1 a {padding-right: 50px !important;}
	
	/* Customize Naive Menu children width */
	#menu-647-1 > ul {width: 14.6em !important;}
	
	/* Customize Experienced Menu children width */
	#menu-768-1 > ul {width: 16.1em !important;}

	/* Customize Populations menu children width */
	#menu-903-1 > ul {width: 16.9em !important;}
	
	/* Customize About menu children width */
	#menu-664-1 > ul {width: 11em !important;}

	
	/* Full width main menu resize */

li#menu-218-1 {width: 90px; !important;}
li#menu-911-1 {width: 220px; !important; padding-left: 0px; !important; padding-right: 0px; !important;}
li#menu-647-1 {width: 190px; !important;}
/* 647-1 was width: 170px */

li#menu-768-1 {width: 210px; !important;}
li#menu-903-1 {width: 220px; !important;}

li#menu-664-1 {width: 100px; !important;}

	  /*center active menu label*/
	div.region-main-menu li.sf-depth-1 {text-align: center;}
	div.region-main-menu li.sf-depth-2 {text-align: left;}
	
	
}



#breadcrumbs ul {
  float: none;
  padding: 0; }

.breadcrumb-wrapper:before, .breadcrumb-wrapper:after {
  content: '';
  display: table; }
.breadcrumb-wrapper:after {
  clear: both; }
.breadcrumb-wrapper #breadcrumbs {
  float: left; }
.breadcrumb-wrapper .print-links {
  float: right; }

.page-title {
  border: 0 none; }
  .page-title h2 {
    float: none;}

.node .print-link {
  display: none; }

.node.node-teaser {
  margin: 20px 0; }
  .node.node-teaser .node-inner {
    padding-bottom: 20px;
    position: relative; }
    .node.node-teaser .node-inner:after {
      display: block;
      content: ' ';
      height: 1px;
      width: 100%;
      margin: 0 0 0 -40px;
      padding: 0 80px 0 0;
      background-color: #e0e0e0;
      -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
      box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
  .node.node-teaser:last-child .node-inner:after {
    height: 0;
    box-shadow: none;
    border: 0 none;
    background: none; }
.node .read-more {
  margin-top: 15px; }

.feed-icon {
  margin: 20px 0; }

#navigation ul.sf-accordion, #navigation .sf-accordion-toggle {
  display: none; }

.pane-title {
  font-size: 16px;
  line-height: 34px; }

table.views-view-grid {
  width: 100%; }

.pane-content .views-field-title h2 {
  font-size: 13px; }

.pagination:before, .pagination:after {
  display: table;
  content: ""; }
.pagination:after {
  clear: both; }

.page-content {
  padding: 40px 0; }

footer p {
  color: #aaa; }
  footer p strong {
    color: #eee; }

table th {
  border: 1px solid #000;
	
  /* border-right: none; */
  
  background-color: #fcfcfc;
  text-align: left;
  padding: 10px 15px;
  color: #444;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600; }
table td:last-child {
  border-right: 1px solid #000; }
table th:last-child {
  border-right: 1px solid #000; }
table td {
  padding: 10px 15px;
  border: #000 1px solid;
  border-top: #000 1px solid;
  border-right: #000 1px solid; }

/* table tr:hover td {
  background-color: #fafafa; } */



.scroll-to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #707070 url(../images/hcv/scroll-to-top.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }
  .scroll-to-top:hover {
    background-color: #424242;
    opacity: 1; }

.scroll-to-top.scroll-to-top-is-visible, .scroll-to-top.scroll-to-top-fade-out, .no-touch .scroll-to-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.scroll-to-top.scroll-to-top-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1; }

.scroll-to-top.scroll-to-top-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5; }

@media only screen and (min-width: 768px) {
  .scroll-to-top {
    right: 20px;
    bottom: 20px; } }
@media only screen and (min-width: 1024px) {
  .scroll-to-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px; } }

/*==============================================*/
/* VJK CUTOM STYLES */



/* TABLE COLORS */
/* Light Red #f4e5e5 */
/* Dark Red #990000 */
/* Dark Green #385723 */
/* Light Green #C5E0B4 */
/* Gray #e0e0e0 */
/* Light Yellow #FFF2CC */
/* Dark Yelllow #ffcc00 */
/*Brown for Alt #bd8e0d */
/* Original Site dark blue #169FE6 */
/* UPdated Darker Site Blue color: #1596D9 */


/* Site Sidebar gray #fcfcfc */

/* Regimen names are H3 with no extra line breaks in prose*/
/* Table padding should be 6 */
/* small print in bottom is 10pt */
/* small print in top bar is H4 */

/* two column tables are 85/15 */
/* Drop cap code is <span class="dropcap"> */

/* Site Tables are Header #888 */





/* ALL STYLES FOR NEW RECOBOX CLASS */
table.recobox {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  clear: both;
}
table.recobox thead tr th h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height: normal; !important;
	margin-bottom: 6px;
	
}
table.recobox thead tr th h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	
}
table.recobox tbody tr td p {
margin-bottom: 1px;
margin-top: 1px;	
line-height: normal;
	
}
table.recobox tbody tr td {
  border: 1px solid #000;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Arial, sana-serif;
  line-height: normal;
  color: #000;
  vertical-align: middle;
  
}
table.recobox thead th {
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  color: #fff;
  padding-left: 6px;
}



/* ===================== RECOBOX ID 3 COL =====================*/

/* The next to last column */
col3#table.recobox tbody tr td:nth-last-child(2) {
	text-align: center;
	vertical-align: middle;
}

/* =============== Table style for Ratings Beauty Tip =============== */
table.rating-def {
	width: 100%;
	border: solid 1px #000;
}
table.rating-def thead tr th {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	color: #fff;
}
table.rating-def tbody tr td {
  
  font-family: Arial, sana-serif;
	line-height: normal;
	color: #000;
	vertical-align: middle;
	padding: 6px;
	margin-left: 3px;
	border: solid 1px #000; 

}
a#ratingdef.beautytips-module-processed {
	white-space: nowrap;
	
}



table.rating-def > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3) > h3:nth-child(1) > span:nth-child(1) > strong:nth-child(1),
div.field-items:nth-child(1) > div:nth-child(1) > table:nth-child(1) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2) > h3:nth-child(1) > span:nth-child(1) > strong:nth-child(1),
div.field-items:nth-child(1) > div:nth-child(1) > table:nth-child(1) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1) > h3:nth-child(1) > span:nth-child(1) > strong:nth-child(1),
table.rating-def:nth-child(4) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1) > h3:nth-child(1) > span:nth-child(1) > strong:nth-child(1),
table.rating-def:nth-child(2) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1) > h3:nth-child(1) > span:nth-child(1) > span:nth-child(1) > strong:nth-child(1) {
	color: #fff;
	font-family: Arial, sans-serif; !important;
}

.rating-def H2 {
	
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff; !important;
	
}

/* ================================================= */

/* style related recources view block */

.resources-title {
	line-height: normal;
	margin-bottom: 5px;
}


/*================================================= */
/*Narrow padding on main menu when window size is narrow */

@media screen and (max-width: 960px) {

#navigation .menu > li > a {padding: 15px 10px 16px 10px;}
#navigation .menu > li:hover > a {padding-left: 11px;}
	/* hide arrows on small screen - VJK */
	span.sf-sub-indicator {display: none;}

	
	/*force width of home button to align sidebar - VJK */
	li#menu-218-1 {width: 58px; !important;}
	li#menu-911-1 {width: 162px; !important;}
	/* force about width */
	#menu-664-1 a.active {width: 51px;}
	/* force populations width */	
	li#menu-903-1 {width: 145px; !important;}
	/* WAS text-align: center; */
	
}

/* Unique popa menu label spacing adjustment commented out for longer label 180515 VK
@media screen and (max-width: 959px) {
#navigation .menu > li#menu-903-1:hover > a {padding-left: 12px !important;}
} */

@media screen and (max-width: 1000px) {

.daa-arv thead tr:nth-child(1) th h5 {display: none;}
.daa-arv thead tr th,	
.daa-arv tbody tr td,
.daa-arv tbody tr th {padding: 0px; text-align: center; font-size: .9em;}
.daa-arv h4 {font-size: .9em;}
.daa-arv img {margin-left: 5px ; margin-right: 5px; }
	
	}

/* Clear all field items both */

.field-name-field-evidence-1 {
	clear: both;	
}  


/* Sidebar TOC HR Table */

.navhr {
    margin-top: 10px;
	margin-bottom: 10px; !important;}


/* HIV Table */
table.daa-arv {
	width: 100%;
}
table.daa-arv tbody tr td p sup {
	vertical-align: super;
	font-size: .8em;
	margin-left: 2px;
}
table.daa-arv h4,
table.daa-arv h5 {
	
	font-weight: 200;
	font-family: Arial, sans-serif;
	line-height: normal;
	text-align: center;	
}
table.daa-arv thead tr:nth-child(1) th {
	vertical-align: bottom;
	padding: 3px 3px 3px 3px;
}
table.daa-arv tbody tr th,
table.daa-arv tbody tr td {
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	
}


/* style nav footer for next and last */

.views-css-tables-table {
	height: 10px;
	margin-top: 5px;
	width: 100%;
	clear: both;
}
div.views-css-tables-table--cell {

    width: 50%;
	padding: 1em;
}


/* Disclosures */
.panel-disclose tbody tr td:nth-child(1) {
	
	width: 34%;
	
} 
.panel-disclose tbody tr td:nth-child(2) {
	
	width: 28%;
	
} 
.panel-disclose tbody tr td:nth-child(3) {
	
	width: 28%;
	
} 
.panel-disclose tbody tr td:nth-child(4) {
	
	width: 10%;
	
} 



/* Faculty Grid View */
.faculty-grid {
	
	border-top: solid 1px #e0e0e0;
}
.faculty-grid tbody tr td {
	
	width: 50%;
	
}


/* Updated not Reco Box */
.notreco {
	display: block;
	clear: both;
	margin-top: 12px;
	margin-bottom: 6px;
	background: #900000;
	border: solid 1px #5C0000;
	text-align: center; !important;
}
.notreco a:link {	
	color: #fff;
	font-family: Arial, sans-serif;
} 
.notreco a:visited {
	
	color: #fff;
	font-family: Arial, sans-serif;
}

/* End Updated Not Reco Box */

/* ========== Search Styles ==========*/


	/* Sidebar Block */
#edit-keys-4 {
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
	size: 26; !important;}

div input#edit-submit-4.formsubmit {
	float:left;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

#search-api-page-search-form label {
	display: none;
}

#block-search-api-page-search-results > h2:nth-child(1) {
	
	margin-bottom: 0px;
	
}

.search-result h3 {
	line-height: normal;

}

.search-results {

	clear: left;
	
}

.search-api-page-results {
	
	clear: both;
}

.search-api-page-results ol {
	margin-left: 0px; !important;}


/* Biblio Styles */

h5.field-content {
	
	margin-top: 12px;
}




/* Reactivate Super and SUb */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}



/*Print Styles */
#block-views-sidebar-toc2-block-2 > h2:nth-child(1),
#block-views-print-block-block-2 > h2:nth-child(1) {
	
	margin-bottom: 0px;
}




/* CTP Table */


table.ctp-def {
	font-family: Arial, sans-serif;
	
}

table.ctp-def tbody tr td {
	
	padding-top: 0px;
	padding-bottom: 0px;
	
	
}

/* Panel and Disclosures Tables */


.view-display-id-block_2 div table,
.view-display-id-block_1 div table {
	
	border: solid 1px #000;
	font-family: Arial, sans-serif;
}


.view-display-id-block_2 div table tbody tr td,
.view-display-id-block_1 div table tbody tr td {
	
	padding: 6px;
	border-bottom: solid 1px #000;
	
}


span.affiliation {
	
	font-family: Arial, sans-serif;font-weight: 300;
	color: #979797;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}
		
span.panel-name {
	
	font-size: 1.1em;
	font-weight: 500;
	margin-left: 0px;
	
}

		/* Mobile Logo */


.mobile-logo {
	clear: both;
	width: 100%;
	border-bottom: solid 1px #000;
	margin-top: 10px;
	align-content: center;
}


.mobile-logo img {
	display: block;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}




/* Faculty Headshots */
div.class-faculty-fields img {margin: 20px 0px 0px 0px;}



/*Hide last border on main menu */

ul#superfish-1 li:nth-child(6) a {
	border-right: none; !important;
}


/*biblio sort */

#biblio-header ul.tabs li {
	
	width: 150px;
	text-align: center;
	
}

#biblio-header ul.tabs li img {
	
	margin-left: 10px;
}


div.biblio-alpha-line a {
	
	background: #1596D9;
	/* was 169fe6 */
	color: #fff;
	padding: 2px 5px 2px 6px;
	
}


div.biblio-alpha-line a.active:nth-child(9) {padding: 2px 6px;}




.biblio-current-filters {
	background: #fff;
	text-align: center;
	margin-bottom: 5px;	
}


div.pagination {margin-top: 30px;}



/* Webform styles */

.form-radios {
	display: block;
	float: left;
	clear: both;
	border: none;
	margin-top: 0px;
	
}



div.webform-component {
	
	display: block;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
}


div.form-type-radio:{
	
	 display: block;
	 clear: left;
}


.webform-submit {
	
	float: left;
	clear: both;
	margin-top: 12px;
}

.form-item {
	
	float: left;
	clear: both;
	border: none;
	margin-bottom: 10px;
}


#webform-client-form-670 div.webform-component:nth-child(6) > label:nth-child(1),
#webform-client-form-670 div.webform-component:nth-child(5) > label:nth-child(1),
#webform-client-form-670 div.webform-component:nth-child(4) > label:nth-child(1),
#webform-client-form-670 div.webform-component:nth-child(3) > label:nth-child(1),
#webform-client-form-670 div.webform-component:nth-child(2) > label:nth-child(1),
#webform-client-form-670 div.webform-component:nth-child(1) > label:nth-child(1),
#webform-client-form-132 div.webform-component:nth-child(1) > label:nth-child(1)
{
	
	float: left;
	clear: left;
	border: none;
	font-weight: 600;
	font-size: 1.1em;
	margin-bottom: 6px;	
}

#webform-client-form-670 div.webform-component:nth-child(7) {border-bottom: none; !important;}


/* Mobile Tab STyling */

.tabs-nav li a {padding-left: 12px; padding-right: 12px; }


/* Hide external URL from Cite Beauty Tip */
div.bt-wrapper a:nth-child(3) {display: none;}



/* Deactivate Author Links on Reference Page */

.group-left a,
.biblio_authors a {
	 pointer-events: none;
     cursor: default;
	 color: #000;
}

div.group-left h3 {
	margin-top: 6px;
	margin-bottom: 0px;
	border-top: 1px solid #e0e0e0;
}


.group-left {
	
	border-bottom: 1px solid #e0e0e0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: normal;
}


/* Force padding onto smallet mobile */
@media (max-width: 325px) {

	#sidebar-first,
	#content > div > div.eleven.floated.right {width: 300px; padding-left: 12px; padding-right: 12px;}
}


	
/* Add drop shadows to children on main menu */
	
	ul#superfish-1 ul {
						box-shadow: 0px 4px 3px #ccc !important;  
} 

/* June 12, 2018 revisions follow */


/* Hide info icons on admin view for reco box export */
div.view-Admin-Export-Reco a#ctp img,
div.view-Admin-Export-Reco img.icon-info {
	display: none !important;
}



/* 180924 Hide Search Result Dates and Authors following Search API module update */

ol.search-results li.search-result div.search-snippet-info p.search-info{
	display: none;
}


/* Hide second results h2 headline on search results page vk */


div.content div.search-api-page-results h2 {
	display: none;
}


/* 190718 Align user submit button */

form#user-login div.form-actions input#edit-submit {
	margin-top: 25px;
	margin-left: 10px;
}



/*Align homepage search button */
input#edit-submit-5{
	margin-left: 5px;
}




/* 2019 New Monitoring DAA Table */
#table-monitor-daa {
width: 100% !important;
	
}

#table-monitor-daa tr td {
padding-left: 3px;
	padding-right: 3px;
		padding-top: 3px;
	padding-bottom: 3px;
}
