@media only screen and (max-width: 767px){
	header.main-header{
		text-align: center;
	}
 .brand.logo {
 	  padding-bottom: 10px;
    border-bottom: 2px solid black;
    margin-bottom: 24px;
    padding-right: 20px;
  }
  .navbar,
  .menu-base-theme li a{
    color: #ffffff;
    background: #272727;
  }
  .sidebar{
    margin: 10px 25px;
  }
  .container{
  	max-width: 100%;
  }
  .footerwidget,
  .footer-menu,
  .copyright{
    padding: 25px;
  }

}


@media (min-width: 767px){
	.main-header .container .row  .col-md-3{
  	flex: none;
  	max-width: 100%;
  }
  .menu-base-theme a span.sub-arrow {
    top: 23px;
    border-width: 5px;
    border-color: #fff transparent transparent transparent;
    right: 16px;
    left: auto;
  }
  
  .brand.logo {
    padding-right: 20px;
    border-right: 2px solid black;
    margin-right: 20px;
    margin-bottom: 24px;
    }
    
  .container {
    padding-left: 0;
    padding-right: 0;
  }

}


@media only screen and (min-width: 540px){
 
 .site-name a{
  font-size: 28px;
}
 


 .site-branding__slogan{
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 3px;
}


}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 540px){


   .site-name a{
      font-size: 32px;
      height:auto;
      line-height: normal;
  }



   .site-branding__slogan{

      text-transform: uppercase;
      letter-spacing: 3.5px;
  }
  
}

/***************************************/



body{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  background: white;
  color: #000;
}





a{
  color: #900;
}
a:hover{
    color: red;
}


img {
   max-width: 100%;
   height: auto;
}

h1, .h1{
  font-size: 2.6em;
}

h3, .h3{
  font-size: 1.6em;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 30px;
    margin-bottom: 25px;
    font-weight: 500;
}
.region-content,
.sidebar{
  font-size: 118%;
}

.sidebar .field-content p{
    margin: 0 0 5px 0;
}

.region-sidebar-first h2,
.region-sidebar-second h2{
  font-size: 1.4em;
  color:#ffffff;
  margin-top: 0;
  background: #990000;
  padding: 12px 15px;
  letter-spacing: 1px;
}

.region-sidebar-first .node h2,
.region-sidebar-second .node h2{

  background: none;
  padding: 0;
  font-size: 18px;


}


header.main-header {
  background: white;
  padding: 20px 0;
  box-shadow: 0 0 5px #333;
}

.main-header .container{
	padding:12px;
}

.main-header .col-md-3{
  width: 100%;
}

.logo img {
    width: 250px;
  }
  


.site-name a{
	font-weight: 700;
  letter-spacing: 1px;
  color: #272727;
}

.site-name a:hover{
    color: black;
    text-decoration: none;
}




.site-branding__name{
    margin-bottom: 9px;
}





/*** search ***/


#search-block-form{
  width: 200px;
}

/*** search END ***/



/*** menu **************************/

nav.block{
  margin-bottom: 0;
}

.main-menuwrap{
    text-transform: uppercase;
    width: 100%;
    max-width: 100%;
    padding:0;
}


.main-menuwrap nav{
    z-index: 10;
}

.menu-base-theme a{
	font-weight: 700;
	border-bottom: none;
}
ul.menu-base-theme ul{ /* sub-menu border */
    border: 1px solid #888888;
}

.main-menuwrap .menu-base-theme,
.main-menuwrap .menu-base-theme li a{
  color: #ffffff;
  background: #272727;
  letter-spacing: 1px;
}


.menu-base-theme li.active a, 
.menu-base-theme li a.is-active, 
.menu-base-theme > li a:hover,
.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted {
  background: #900;
  color: #fff;
}


.menu-base-theme a.has-submenu, 
.menu-base-theme a.has-submenu:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active,
.menu-base-theme ul li:first-child a.has-submenu:active{
    padding: 13px 36px 13px 24px;
}



.navbar-default .navbar-toggle{ /* mobile menu toggle */
	background:#222;
	margin-right:5px;
}

.menu-base-theme > li:first-child,
.menu-base-theme > li {
  background: none;
  padding: 0;
  border-left: none;
}


ul#main-menu{
   margin: 0 auto;
   max-width: 1170px;
}

.menu-base-theme a span.sub-arrow, 
.menu-base-theme ul a span.sub-arrow {
    border-style: solid;
}

.menu-base-theme ul a span.sub-arrow{
    border-color: transparent transparent transparent #cccccc;
}

/*
.menu-base-theme a span.sub-arrow::before{
	content: "+";
}
*/

/*** menu ENDS ****************************/

/**** menu block *************/

.sidebar .menu-base-theme{
	background: none;
  border-left: 4px solid;
  padding-left: 20px;
}

.sidebar .menu-base-theme li{
	float: none;
}
.sidebar .menu-base-theme li a{
	background: none;
	color: #900;
	padding: 5px 0;
}

.sidebar .menu-base-theme li a.is-active{
	color: #272727;
}
/******************************/

/***** slideshow *****/
.region-slideshow{
	border: none;
}
#views_slideshow_cycle_teaser_section_slideshow-block_1,
#views_slideshow_cycle_teaser_section_slideshow-block_1 .views_slideshow_slide{
	width: 100% !important;
	height: auto;
}

.vvjs img,
#block-views-block-slideshow-block-1 .views-field-field-image .field-content img{
	width: 100%;
}


.slideshow{
    display: inherit;
}


/**************************/



/*** table ***/
#wrapper .container table{
    width: 100%;
    border-bottom: 3px solid #888;
    margin-bottom: 40px;
}
#wrapper .container table tr th,
#wrapper .container table tr td{
    padding: 20px 10px 0px 0px;
}
#wrapper .container table tr th{
    background: #272727;
    color: #fff;
}

#wrapper .container table tr{
	border-bottom: 1px solid #272727;
}
/**************/

/******* People *******/


body.path-people .views-field-field-photo{
    float: left;
    margin-right: 25px;
}


body.path-people .views-row{
    display: block;
    overflow: auto;
    margin-bottom: 25px;
}

body.path-people h2,
body.path-people h3{
    border-bottom: 2px solid;
    padding-bottom: 5px;
}

body.path-people h3.people-name{
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 0;
    border-bottom: none;
}
body.path-people .views-field-field-description{
    margin-bottom: 20px;
}


body.path-people #wrapper .container table tr td{
    border-bottom: 1px solid #eeeeee;
}
body.path-people #wrapper .container table tr th#view-field-year-1-table-column,
body.path-people #wrapper .container table tr td.views-field-field-year-1{
    text-align: right;
    padding: 8px 40px 8px 8px;
}

tr.people-alumni td,
.people-page thead tr th{
	padding: 5px 10px;
	text-align: left;
}
.people-page thead tr th{
     background: #AAA;
     color: #FFF;
     padding: 8px 12px;
}
tr.people-alumni td.views-field-title{
	* text-align: right;
}
tr.people-alumni td.views-field-field-alumni-email{

}

tr.people-alumni td.views-field-field-alumni-email img{
     display: inherit;
}



/*** people END ***/






/*** research ***/


/****************/

/*** photo album STARTS ***/
.node--type-photo-album .field--name-field-photos .field__item{
    border: 1px solid #900;
    float: left;
    margin: 6px;
    padding: 1px;
}
/*** photo album ENDS ***/

/*** colorbox ***/

a.colorbox img{
    border: 1px solid #900;
    padding: 1px;
}

#cboxTitle{
    font-size: 18px;
}
/*** colorbox END ***/

/*** news ***/

/*
body.path-news .views-row{
   font-size: 14px;
   line-height: 2em;
}
*/

#block-views-block-news-block-1 .views-field-title,
body.path-news .views-field-title {
    font-weight: bold;
}

.news-view-row{
  margin-bottom: 20px;
}
.news-view-row p{
  margin-bottom: 8px;
}
/*** news ENDS ***/



/*****************************/

/*** footerwidget ****/

.footerwidget{
    padding: 40px;
}

.footerwidget a{
  color: #999999;
}

.footerwidget p{
    margin: 0;
}

.footerwidget ul.menu{
    margin-left: 0;
}

.footerwidget ul.menu li{
    list-style: none;
}

/**********************/



/*** footer ***/

.footer-menu{
    line-height: 2em;
    padding: 15px 25px;
    background: #3C3B3B;
}
.footer-menu p{
    margin: 0;
}

.footer-menu .col-md-6{
  width: 100%;
}
.footer-menu a{
  color: #999999;
}

.footer-menu a:hover{
  color: #fffff;
}




/*** footer END ***/

/*** copyright START ***/

.copyright{
    background: #222222;
    padding: 15px 25px;
}
.copyright .container{
	
}

.copyright p{
	margin:13px 0;

}

/*** copyright ENDS ***/


/******* tooltips *****/



.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted blue;
    opacity: 1;
    z-index: inherit; /* overwrites the bootstrap tooltip class */
    color: blue;

}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: #EEE;
    color: #000;
    text-align: left;
    border: 1px solid #AAA;
    border-radius: 2px;
    padding: 5px;


    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -175px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
        opacity: 1;
}



/**********************/

/******** paragraphs ******/


.paragraph .field--name-field-subheading{
    font-size: 1.4em;
    margin-bottom: 10px;
    margin-top: 10px;
}


.paragraph--type--images{
    margin: 30px 0;
}

.paragraph--type--images .field__item img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}


.field--name-field-components > .field__item{
    overflow: hidden;
    margin-bottom: 20px;
}
/*
.paragraph--type--text-image-right .field--name-field-image{
    float: right;
    max-width: 380px;
    margin-left: 35px;
}
.paragraph--type--text-image-right .field--type-image img{
    border: 1px solid #EEE;
}

.field--name-field-components > .field__item,
.field--name-field-additional-text{
     margin-top: 6px;
}

.paragraph .field--name-field-description:before{
    content: "";
    display: block;
    overflow: hidden;
    width: 10em;
}
*/
/***********************/


/***** custom blocks ***/


#block-views-block-image-blocks-block-1{
    float: right;
    max-width: 600px;
}
/*************************/


/******* jQuery Accordion ***********/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #699E87;
    background: #b1d1c2;
    color: #454545;
}



.ui-widget-content a{
    color: #900;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #447a62;
    background: #699E87;

}

/*************************/


/**** paragraph - table ****/
.field--type-tablefield table{
    width: 100%;
}

.field--type-tablefield table caption{
    font-size: 22px;
    color: #272727;
}

.field--type-tablefield table tr.even{
    background: #eeeeee;
}
.field--type-tablefield table tr td{
    padding: 5px;
    width: 50%;
}

/*************************/

/*** paragraph - 3 tables ***/

/*
.paragraph--type--_tables{
    display: flex;
    flex-flow: row wrap;
}
.paragraph--type--_tables .field--name-field-table-1,
.paragraph--type--_tables .field--name-field-table-2,
.paragraph--type--_tables .field--name-field-table-3{
    width: 330px;
    margin-right: 15px;
}
*/
/************************/

/**** external links ***/
svg.ext,
svg.mailto{
    padding-right: 0;
}
svg.ext path, 
svg.mailto path {
    stroke: #900;
}

/***********************/

/**** more link ***/

.more-link {
    text-align: left;
    border-top: 2px solid #990000;
}

/*****************/

/******* webform ********/

a.tabledrag-handle .handle {
  width: 24px;
  height: 24px;
  margin: 0 0.5em 0;
}

legend{
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;
}
#edit-personal-information,
#edit-billing-information,
#edit-sample-information,
#samples_table,
.form-item-comments,
#edit-for-internal-use{
	background: #eee;
	border: 1px solid #ddd;
	padding: 15px;
}

#wrapper .container #samples_table table tr th{
	border-bottom: none;
}
#samples_table .tabledrag-toggle-weight-wrapper{
	display: none;
}
/*
.webform-multiple-table td .form-item-samples-items-0-mw input,
.webform-multiple-table td .form-item-samples-items-1-mw input,
.webform-multiple-table td .form-item-samples-items-2-mw input,
.webform-multiple-table td .form-item-samples-items-3-mw input,
.webform-multiple-table td .form-item-samples-items-4-mw input,
.webform-multiple-table td .form-item-samples-items-5-mw input,
.webform-multiple-table td .form-item-samples-items-6-mw input,
.webform-multiple-table td .form-item-samples-items-7-mw input,
.webform-multiple-table td .form-item-samples-items-8-mw input,
.webform-multiple-table td .form-item-samples-items-9-mw input,
.webform-multiple-table td .form-item-samples-items-10-mw input,
.webform-multiple-table td .form-item-samples-items-11-mw input,
.webform-multiple-table td .form-item-samples-items-12-mw input,
.webform-multiple-table td .form-item-samples-items-13-mw input,
.webform-multiple-table td .form-item-samples-items-14-mw input,
.webform-multiple-table td .form-item-samples-items-15-mw input,
.webform-multiple-table td .form-item-samples-items-16-mw input,
.webform-multiple-table td .form-item-samples-items-17-mw input,
.webform-multiple-table td .form-item-samples-items-18-mw input,
.webform-multiple-table td .form-item-samples-items-19-mw input,
.webform-multiple-table td .form-item-samples-items-20-mw input{
	width: 90px;
}
*/
.webform-multiple-table tr td:nth-child(6) input{
	width: 90px;
}

/*** remove duplicate required star added by "Classy" base theme ***/

.form-required::after{
	background-image: none;
  font-size: 1em;
  margin: 0;
}
/*************************************/

fieldset.credit-card-contact-info{
	border: 1px solid #ccc;
	padding: 12px;
	background: #dfdfdf;
}
fieldset.credit-card-contact-info legend{
	width: inherit;
}
fieldset.credit-card-contact-info .fieldset-wrapper .webform-flexbox{
	margin: 0;
}

.webform-flex--1.webform-address__postal-code{
	flex: 0.55;
}
#webform-submission-sample-submission-add-form .form-type-select{
	margin: 5px 0;
}
#webform-submission-sample-submission-add-form .form-select{
	height: 45px;
}

.webform-submission-form label{
	font-weight: 700;
}
/************************/

/**** Sample Submission Reults Custom view ******/

body.path-sample-submission-results-custom #wrapper .container{
	max-width: 95%;
}

body.path-sample-submission-results-custom #wrapper .container table tr th{
	background: #ddd;
	padding: 8px 10px;
	color: inherit;
}

body.path-sample-submission-results-custom #wrapper .container table tr td{
	padding: 0 10px;
	line-height: normal;
}

body.path-sample-submission-results-custom .view-filters,
body.path-sample-submission-results-custom .view-content #edit-webform-submission-bulk-form--2{
    background: #EEE;
    padding: 5px 20px;
    margin-bottom: 3px;
}
body.path-sample-submission-results-custom .view-filters input.form-text{
	width: 275px;
}

body.path-sample-submission-results-custom fieldset .form-item{
	margin: 5px 0;
}

body.path-sample-submission-results-custom .view-filters .form--inline > .form-item {
  min-height: 85px;
  border: 1px solid white;
  background: #DEDEDE;
  padding: 12px;
}

body.path-sample-submission-results-custom legend{
	float: left;
	font-size: 118%;
}

#edit-webform-submission-bulk-form--2 select,
.views-exposed-form input[type=text],
.views-exposed-form input[type=date],
.views-exposed-form select{
    display: inherit;
    height: 2.5em;
}


/***********************************/

/*** button overwrite ***/
.btn, 
.button,
input.button,
input[type="submit"] {
	color: #fff;
  background: #900;
  border: 1px solid #900;
  border-radius: 4px;
  margin-bottom: 20px;
}
.btn a{
	color: #ffffff;
}

.btn:hover, 
.button:hover,
input[type="submit"]:hover {
  background: #cc0000;
  border: 1px solid #900;
}

/*** button overwrite END ***/

/**** sliding-popup ******/

#sliding-popup .button{
	background: #222;
}

.eu-cookie-compliance-default-button{
	text-shadow: none;
}

/*************************/
