h2 {font-size: 20px; color: #ff9900;}

/* (gto1) - Making user menu line height more compact */
#block-system-navigation li a {
    display: block;
    padding: 0px 0px;
    position: relative;
}

.node-teaser {border-top-style: dotted; border-color: #ff9900; margin-bottom: 20px;}

.field {margin-top: 5px; margin-bottom: 5px;}

/* (gto1) - Making user menu line height more compact */
.webform-container-inline div.description {
	color: #ccc;
	margin-bottom: 15px;
}


/* (gto1) fine-tuning the web forms to improve ux */
label {margin-top:20px;}
.description {color:#666; font-size:.9em; margin-top:15px;}
#webform-client-form-13 .btn {margin-top:10px;}
#webform-client-form-28 #edit-submit {margin-top:15px; margin-bottom:20px;}

.webform-container-inline label {display:block;}

.views-row {margin-top:20px;}
.views-row-1 {margin-top:0px;}
.views-field-title {font-weight:bold;}


.input-group #edit-masquerade-user-field {width:100px; float:left;}
.form-autocomplete .input-group-addon {width:50px; border:0px; float:left;}
#edit-submit--2 {margin-top:0px;}

/* (gto1) stack all site seeker boxes for clean ui and easy mobile responsive */
.views-exposed-form .views-exposed-widget {min-width:270px;}
#edit-field-registration-value-wrapper, #edit-field-mean-annual-precipitation-value-wrapper, #edit-field-average-annual-temperature-value-wrapper {min-height:150px;}
#edit-field-climate-value-1-wrapper {min-height:250px;}
#edit-field-study-start-date-value-wrapper, #edit-field-hydrology-surface-water-st-value-wrapper, #edit-field-hydrology-surface-water-ti-value-wrapper {max-width:270px;}

.node-promoted .user-picture img {display:none;}

/* (gto1) Making main header bar czen colors */
.navbar .container {background-color: #F5F5F5;}
#navbar {background-color: #F5F5F5;}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color: black;}


.navbar-default .navbar-brand {
  color: #38abd6;
  font-weight: bold;
}

@media (min-width: 1000px) {
.navbar-default .navbar-brand {
  font-size: 3em;
  margin-top: 1em;
}
}


.region-sidebar-second {
   padding: 19px;
   margin-bottom: 20px;
   background-color: #F5F5F5;
   border: 1px solid #E3E3E3;
   border-radius: 4px;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}




