.main-container img {
  padding: 0;
}

.content figure img {
    padding: 1em;
  }


.main-menu li {
  text-align: left;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .field-label-above, .field-label-inline, .field--label {
  font-family: Lora;
  color: #6E765F;
}

.bef-links div {
  display:block;
  width:100%;
}


.select-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}

div {
    display: block;
}
body {
    background: #fff;
    color: #555;
    font-size: calc(0.95rem + 0.1vw);
    height: 100%;
    margin-top: 0;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}
html {
    height: 100%;
    font-size: 16px;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.has-glyphicons .select-wrapper:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e114';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
}
.has-glyphicons .select-wrapper:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e114';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
}


.view-header {
    font-size: small;
    padding: 1em;
}

.path-dashboard .view-header {
  padding: 0;
}



.control-label, .fieldset-legend {
  font-family: Lora;
  margin: .5em 0 0;
  display:block;
  width:100%;
  font-size:20px;
  font-weight: bold;
}

.bef-links a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #929D7E;
    margin: 5px 0;
    border-radius: 4px;
    text-align: center;
    width:100%;

    font-family: 'Lora';
    font-weight: bold;
    letter-spacing: 1px;
    font-style: normal;
    color: white;
    text-shadow: 0 1px 1px black;
}

.bef-links a:hover, .bef-links a:focus {
  text-decoration: none;
  background-color: #6E765F;
}

.bef-link-active a {
  background-color: #e55300;
}

legend {
  border-bottom: none;
  margin-bottom: 0;
}

.control-label, .fieldset-legend {
  font-family: Lora;
  margin: .5em 0 0;
  display:block;
  width:100%;
  font-size:23px;
  font-weight: bold;
}


.form-inline .radio, .form-inline .checkbox {
    display: block;
}

.control-label.option {
  font-size: 16px;
  margin: .5em 0 .5em;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 7px 0;
  margin-top: 1px \9;
  line-height: normal;
  display: inline-block;
  }
#edit-combine {
    width: 100%;
}

.views-exposed-form {
  margin-bottom:1em;
}

@media (max-width: 992px) and (min-width: 768px) {
  .views-exposed-form.bef-exposed-form.col-xs-12 {
    padding-right: 0;
    padding-left: 0;
  }
}

.bef-exposed-form .form--inline > .form-item {
    display:inline;
    width: 75%;
    margin-bottom: 0;
}

@media (min-width: 768px) {
  .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
}


.scrollup {
  margin-bottom: 0;
}


.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #e55300 transparent #e55300 #e55300;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #e55300;
    color: white;
}

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px 4px;
    border: 1px solid #e55300;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 10px 15px;
}

.view-iit .views-row {margin: 1em 0;padding-bottom:.5em;}
.view-iit .views-field-field-date, .views-field-nothing {
  font-size: small;
  text-transform: normal;
}


.field--name-user-picture img {background: black;}

.main-container .message-list img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    padding: 0;
}

.path-dashboard .region-content .layout .contextual-region.block {
  border: 1px solid #e0e0e0;
  padding: 1em;
}

.views-element-container {margin-bottom: 1em;}

.main-container .view-content img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    padding: 0 1em 0 0;
}

.well {
  padding: 10px;
}

.facets-widget-checkbox ul {margin-left:0;padding-left:0;}
.facets-widget-checkbox li {display:block;font-weight:normal;font-family:'Lora';font-size:small;}  

.hide {display: none;}





.card  {
  padding: 1em;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 2px #666;
  min-height: 280px;
  font-size: small;
  margin: 1em;
}
.card.supporter {
  min-height: 120px;
}








.path-dashboard .region-content .menu.menu--add-content.nav > li > a.btn-newuser {
  background-color: blue;
} 

.path-node form {
  max-width: 100%; }
  
.path-node .col-sm-6 {margin-bottom:2em;display:block;}
.path-node .row.bs-2col-bricked {margin-bottom:3em;}


@media (min-width: 768px) {
  .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .form-date.form-control {
    width: 100%;
  }
  .form-number.form-control {
    width: auto;
  }
}
.control-label {
  color: #444;
}

.control-label, .fieldset-legend {
    font-size: 18px;
}


aside button, aside select {
  text-transform: capitalize;
}

.btn-info {
  background-color: #1b53a6;
}

form {
    max-width: 100%;
}


.bump-top {margin-top: 1em;}
.bump-bottom {margin-bottom: 1em;}
.bump-top-big {margin-top: 2em;}


.facet-summary-item--clear {
  list-style: none;
}

.facet-summary-item--clear a {
  background-color: #1b53a6;
  padding: .5em;
  border-radius: 4px;
  display: inline-block;
  color: white;
  text-decoration: none;
  font-family: Lora;
}

.facet-summary-item--clear a:hover {
  background-color: #46b8da;
}


.item-list__links {
  padding-left: 0;
}
.item-list__links .facet-item {
  list-style: none;
  margin-left:0;
}

.item-list__links .facet-item > a {
    display: block;
    padding: 10px 15px;
    background: #929D7E;
    margin: 5px 0;
    border-radius: 4px;
    text-align: center;
    color: white;
    text-shadow: 0 1px 1px black;
    font-family: Lora;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}

.item-list__links .facet-item > a:active, .item-list__links .facet-item > a:hover {
    background: #6E765F;
}

.facet-summary-item--facet {
  list-style: none;
}

.facet-item__value {
  text-transform: capitalize;
}



.views-field-title {font-family: Lora; margin:.5em 0;}

.views-row {
  margin: 1em;
  border: 1px solid #e0e0e0;
  padding: 1em;
  border-radius: 4px;
}

.view-faq .views-row {
  margin: 0;
  border: 0 none;
  padding: .5em 0;
  border-radius: 4px;
}

.view-holidays .views-row {
    margin: 0 0 1em;
    border: 0 none;
    padding: 0;
}


.flex-display {
  display: flex;
}

.simple-box {
  flex-grow: 1;
  flex-basis: 0;
  margin: 10px;
  padding: 10px;
  border: 1px solid #ccc;
}

#edit-field-public-message-wrapper {width: 45%;margin-right:3%;}
#field-home-countries-values  label {display: none;}

#edit-field-home-countries-wrapper, #edit-field-online-wrapper, #edit-field-training-countries-wrapper {
    width: 30%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 1em;
}


#edit-field-public-message-wrapper, #edit-field-videos-wrapper {
    width: 46%;
    margin-right: 1%;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 1em;
    border-radius: 4px;
    vertical-align: top;
}


#edit-delete {
  background-color: #e55300;
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
}

#edit-field-mission-0-format, #edit-field-vision-0-format, #edit-field-aim-0-format, #edit-field-public-message-0-format {display: none;}

.view-site-users h3 {display: none;}

.view-site-users .views-row {
    margin: 1em;
    border: none;
    padding: 1em;
    border-radius: 0;
}

.view-site-users .views-field {
  margin-left: 1em;
}




.view-site-users .views-label {font-weight: bold; font-size: small;}
.view-site-users .field-content {font-size: small;}




.view-site-users .views-field-field-region {
  width: 25%;
  float: left;
  display: block;
}

 
.view-site-users .views-field-field-team,
.view-site-users .views-field-field-spoken-languages, 
.view-site-users .views-field-field-areas-of-interest  {
  width: 75%;
  float: right;
  display: inline-block;
}


.views-field.views-field-field-public-full-name {
    margin-left: 0;
    width: 100%;
    display: block;
    float: left;
}

.views-field-field-public-full-name {
    margin-top: 1.5em;
    border-top: 1px #e0e0e0 solid;
    padding: 1em 0 0;
}

.view-site-users .views-field-field-region {
    width: 22%;
    float: left;
    display: block;
    overflow: hidden;
}

.select-wrapper:after {
    color: transparent;
}


#edit-private-messages, #edit-timezone {
  width: 40%;
  display:inline-flex;
  margin: 2em 5% 2em 0;
}

.chosen-container {
  max-width: 200px;
}


.bs-region--top .form-group {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.bs-region--top .form-group .form-item  {
    width: 90%;
}
.bs-region--top .form-group#edit-field-private-address-0-address-country-code {
    width: 90%;
}

.bs-region--top .form-group#edit-field-private-address-wrapper {
    max-width: 48%;
}

.bs-region--top .form-group#edit-field-private-information-wrapper {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 1em 0;
    background-color: lightblue;
    padding: 1em;
    border-radius: 4px;
}

.bs-region--top {border-radius: 4px; margin-bottom: 2em;}

.bs-region--middle, .bs-region--bottom {
    margin: 5px 0;
}


.view-cnvc-certified-trainers .views-field-field-public-full-name {
    margin-top: 0;
    border-top: none;
    padding: 0;
}

.view-celebrate-marshall .views-row {
  border: none;
  padding: 1em;
  border-radius: 0;
}

.view-celebrate-marshall .views-row {
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 1em 0;
}


.view-celebrate-marshall .views-col {
  background: #f1f1f1;
  border-right: 1px solid #e0e0e0;
  padding: 1em;
  min-height: 15em;
}




.view-celebrate-marshall  .row {
  margin-left: -15px;
  margin-right: -15px; 

   display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  
    margin-bottom: 2em;

  }

  .view-celebrate-marshall  .row > .col {
    padding: 2em 2.5em 3.5em;
    outline: #e55300 solid 1px;
    outline-offset: -17px;
 
  }

.region-sidebar-second .open > .dropdown-menu {
  display: block;
  width: 100%;
}


aside select {
  width: 100%;
}


.user-logged-in.path-user .tabs--primary.nav-tabs li:nth-last-child(2) a, 
.user-logged-in.path-user .tabs--primary.nav-tabs li:nth-last-child(1) a {
  
}



#superfish-user-menu-with-tokens.block-superfish {
  width: auto;
}

#block-usermenuwithtokens-2.block-superfish {
  width: auto;
  max-height: 50px;
}


.block-superfishuser-menu-with-tokens {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #697680 none repeat scroll 0 0;
    border-color: #697680 currentcolor;
    -o-border-image: none;
    border-image: none;
    border-style: solid none;
    border-width: 0;
}

.block-superfishuser-menu-with-tokens .sf-depth-1 ul {
  background: #697680 none repeat scroll 0 0;
  border-color: #697680 currentcolor;
}

.menu.menu--account.navbar-nav > li > a {
  background-color: #e55300;
  color: white;
}

.menu.menu--account.navbar-nav > li > a.is-active {
  background-color: gold;color: #333;
}



#edit-actions--2 {margin-top: 1em;}

.assessor-item.views-row {margin:0; margin-bottom:2em; padding: 0;}

.facet-summary-item--clear a { float: right;}


.user-logged-in.path-user .sf-user-menu-with-tokens > li:last-child {
  background-color: #e55300;;
}



.facets-widget-dropdown {
    min-height: 20px;
    padding: 1em;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.facets-widget-dropdown h3 {
  margin-top: 0;
}

.block-facets-summary ul {
  margin-bottom: 2em;
  padding: .5em;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  min-height: 4em;
}


ul.sf-menu {
  line-height: inherit;
}

.view-id-find_cnvc_supporters .bef-exposed-form .form--inline > .form-item {
    display: inline;
    margin-right: 5px;
    width: auto;
}

@media (min-width: 768px) {
  .view-id-find_cnvc_supporters .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
}

.view-id-find_cnvc_supporters .control-label {display: none;}

.view-id-find_cnvc_supporters #edit-actions {
    margin-top: 0;
    width: auto;
}




.view-cnvc-certified-trainers .bef-exposed-form .form--inline > .form-item {
    display: inline;
    margin-right: 5px;
    width: auto;
}

@media (min-width: 768px) {
  .view-cnvc-certified-trainers .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
}

.view-cnvc-certified-trainers .control-label {display: none;}

.view-cnvc-certified-trainers #edit-actions {
    margin-top: 0;
    width: auto;
}


.view-cnvc-certified-trainers .views-field-field-public-full-name {
  margin-bottom: 1em;
}
.view-cnvc-certified-trainers .row {
    padding: .5em;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: .5em;
}
.grid .row:last-child {
  border: 0 none;
}

.grid .row.profile {
  border-bottom: 1px solid #6E765F;
  margin-bottom: 2em;
}


.field-label-above, .field--label-above .field--label {
  font-weight: bold;
  margin-bottom: .5em;
}

.pmm-messenger {
  min-height: 45vh;
  border: 1px solid #e0e0e0;
}


.pmm-thread__header, .pmm-thread__message-text {
  background-color: wheat;
}

.pmm-thread__message-text textarea {
  background-color: pink;
}

.pmm-thread__new-message {
  background-color: yellow;
}

.block-welcome-username a:first-child {
  font-weight: bold;
  font-size: 1.3em;
}

.path-join .bs-region--top-right { 
 
}
.path-join .bs-region--top-right .bs-region--top-right  { 
  float: none;
}

.path-join .bs-region--top-left {
  border-right: 1px solid #e0e0e0;
  background: #e55300;
  color: wheat;
}
.path-join .bs-region--top-left label {
  color: wheat;
}
.path-join .bs-region--top-left .bs-region--top-left {
  border-right: 0 none;
}


.path-join #edit-actions {
    margin-top: -2em;
    width: auto;
    float: right;
    padding-right: 3em; 
}

.path-join .col-sm-3.bs-region--top-right {
  margin-left: 2.5em;
}


.path-join .col-sm-3.bs-region--top-right {	
  border: #ccc 1px solid;
 	padding: 1em;
 	color: #444;
  background: lightblue;
}

.path-join .col-sm-3.bs-region--top-right label {
  color: #444;
}


.btn-success {
  background: #929D7E;
  color: white;
}

.btn-success:hover {
  background: #6E765F;
}


.btn-primary {
  background: #929D7E;
  color: white;
  border: 0;
}

.btn-primary:hover {
  background: #6E765F;
}

.path-user .bs-region--top-right { 
  float: right;
}
.path-user .bs-region--top-right .bs-region--top-right  { 
  float: none;
}

.path-join .bs-region--top-left {
  border-right: 1px solid #e0e0e0;
  background: #e55300;
  color: wheat;
}
.user-logged-in.path-user .bs-region--top-left {
  background: transparent;
}
.path-join .bs-region--top-left label {
  color: wheat;
}
.path-user .bs-region--top-left .bs-region--top-left {
  border-right: 0 none;
}


.path-user #edit-actions {
    margin-top: -2em;
    width: auto;
    margin-top: 2em;
    padding-right: 3em; 
}

.path-user .col-sm-3.bs-region--top-right {
  margin-left: 2.5em;
}


.path-user .col-sm-3.bs-region--top-right {	
  border: #ccc 1px solid;
 	padding: 1em;
 	color: #444;
  background: lightblue;
}

.path-user .col-sm-3.bs-region--top-right label {
  color: #444;
}


.form-inline .form-control#edit-field-year-of-report-value {
  width: 100%;
}

.toptier {margin-bottom: 0;}
.secondary { font-size: smaller; text-transform:uppercase;color:#777; }


.user-logged-in.path-user .tabs--primary.nav-tabs li:nth-last-child(2) a, 
.user-logged-in.path-user .tabs--primary.nav-tabs li:nth-last-child(1) a {
  
}

.path-user .field--name-user-picture {
  display: none;
}
.user-logged-in.path-user .field--name-user-picture {
  display: inline-block;
}



#views-bootstrap-my-profiles-block-1 .profile--type-assessor .bs-region--top-left, #views-bootstrap-my-profiles-block-1 .profile--type-assessor .bs-region--top-middle {
  min-height: 180px;
}


#views-bootstrap-my-profiles-block-1 .field--type-address .address-line1, #views-bootstrap-my-profiles-block-1 .field--type-address .postal-code, #views-bootstrap-my-profiles-block-1 .field--type-address  .address-line2 {
  display: none;
}

.user-logged-in #views-bootstrap-my-profiles-block-1 .field--type-address .address-line1, .user-logged-in #views-bootstrap-my-profiles-block-1 .field--type-address .postal-code {
  display: inline-block;
}

.view-id-assessor_profiles h3 {
  text-transform: capitalize;
}



.view-cnvc-board .views-row .views-field {display:inline;}
.view-cnvc-board .views-row .field-content {display:inline;}
.view-cnvc-board .views-row img {float:left;}



.region-sidebar-second .nav > li > .active-trail {
  background: #e55300;
}


.view-cnvc-board .views-field.views-field-field-public-full-name {
    margin-left: 0;
    width: auto;
    display: inline;
}

.view-cnvc-board .views-field-field-public-full-name {
    margin-top: 0;
    border-top: none;
    padding: 0;
}

.profile .bs-region--top {
  background-color: transparent;
  border-radius: 0;
  font-size: 20px;
  font-family: Lora;
  color: #6E765F;
  padding: .5em 0;
  margin-bottom: 0;
}

.profile .bs-region--top .field--name-field-public-full-name {font-weight: bold;}


.block-block-user-info {
  font-family: Lora;
}
.block-block-user-info ul {
  list-style: none;
}
.block-block-user-info .label {
  color: #6E765F;
  font-size: 1em;
}
.block-block-user-info li:first-child {
  display: none;
}

.path-dashboard .bs-2col-bricked section, .path-dashboard .bs-2col-bricked nav {border:1px solid #efefef; padding:9px;}

.path-dashboard .bs-2col-bricked .views-element-container.block-views-blockwho-s-online-who-s-online-block {
  margin-top: 0;
}

.view-assessor-profiles .profile {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 2em;
    padding: 1em;
}


#views-exposed-form-assessor-profiles-page-1 #edit-actions {
    display: block;
    float: left;
    margin-top: 2em;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-text p {
    margin: 1em;
    color: wheat;
    line-height: 1em;
    font-size: 14px;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {
  margin-top: .5em;
}

.views-field-field-public-full-name .ds-1col {
  display: inline-block;
  font-size:.65em;

}

.views-field-field-public-full-name .ds-1col a {
    text-transform: uppercase;
    padding-left:.5em;
    display: block;
}




.page .content p img {
  float: left;
  padding-right:1.5em;
  padding-bottom:1em;
}



.filter-help.form-wrapper {display: none;}


#superfish-main .sf-depth-2 {
   height: 100%;
 }
 
 .form-type-vertical-tabs {
  margin-top: 2em;
}


.social-links {
  padding: 0;
  margin: 2em auto;
}



h2 {
  font-size: 20px;
  margin-top: 0;
}


.main-menu {
  height: 108px;
  background-color: transparent;
  padding: 0;
}


ul.sf-menu .sf-with-ul {
  padding-right: 1em;
}

ul.sf-menu.menu, ul.sf-menu.menu ul, ul.sf-menu.menu li {
  margin: 0;
  padding: 0 1em;
}

ul.sf-menu.menu {padding: 0;}

ul.sf-menu li {
    width: 20%;
    height: 108px;
    border-right: 1px solid white;
}

ul.sf-menu li ul li, ul.sf-menu li ul li ul li {
  height: auto;
}


ul.sf-menu li:hover {
    background-color: #e55300;
}

ul.sf-menu li ul li {
  border-right: none transparent;
}


.nav > li {
    display: inline-block;
}



ul.sf-menu .sf-sub-indicator {
    right: -10px;
    margin-top: -15px;
}

ul.sf-menu ul .sf-sub-indicator {
  margin-top: 0;
}


ul.sf-menu a {
  height: 100%;
}
ul.sf-menu li > a:hover {
    background-color: transparent;
}

.sf-depth-1.menuparent.sfHover ul {
  margin-top: 65px;
}

.sf-depth-1.menuparent.sfHover ul ul {
  margin-top: 0;
}
.sf-depth-2.menuparent.sfHover ul {
  background: pink;
}

ul.sf-menu.menu ul {padding-right: 0; padding-left: 0;}


#superfish-main ul, ul.sf-menu {
    background: #697680;
}


.btn-group.dropdown.open .dropdown-menu {
  min-width: auto;
  width: auto;
}


.path-dashboard section, .path-dashboard nav {
    margin-bottom: 1em;
}

.pmm-threads__new-message a {
  border-bottom: 1px solid #e0e0e0;
}

.pmm-threads__new-message a:hover {
  background-color: #e0e0e0;
}



.form-group {
    max-width: 100%;
}


.region-content {margin-bottom: 3em;}

.pmm-thread-teaser {
    border-bottom: 1px solid #e0e0e0;
}

.pmm-thread-teaser:hover {
    background: #e0e0e0;
}

.view-staff .views-row {
  min-height: 250px;
}

.view-staff .view-content img {
  float: left;
}

.view-staff h3 {
  margin-top: 10px;
}
.view-staff strong p {
  display: inline;
}


.embedded-entity {display: inline;}


#field-links-add-more-wrapper, .path-frontpage .region-sidebar-second section {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 1em;
}



input.email {
    padding: 3px;
    width: 100%;
    line-height: 2em;
}


#block-anonmenu {
  margin-right: 30px;
}

@media (min-width: 768px) {
  #block-anonmenu {
    margin-right: 0;
  }
}



.page-node-type-training .control-label {
  font-family: Lora;
  color: #6E765F;
}


.page-node-type-training .field-label-above, 
.page-node-type-training .field-label-inline, 
.page-node-type-training .field--label {
  font-size: 18px;
}

.page-node-type-training #field-language-display {
  margin-bottom: 1em;
}

#block-mainnavigation-2 ul {
  padding: 1em;
}

.nav#block-mainnavigation-2 > li {
  display: block;
}

.btn-xsmall {
  padding  : .25rem .4rem;
  font-size  : .9rem;
  line-height  : .7;
  border-radius : .2rem;
}


.nav > .vertical-tab-button {
  display: block;
}




#edit-field-private-address-0--content .bs-region--top .form-group {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}



.view-private-supporter-contact-info .views-field.views-field-field-public-full-name {
  display: table-cell;
  float: none;
}


.page-node-type-annual-trainer-report-expanded .main-container .field--item {
  margin-left: 1.5em;
}


.webform-confirmation__back {display: none;}

.path-dashboard .bs-2col-bricked section, .path-dashboard .bs-2col-bricked nav {
    border: 0;
    padding: 0;
}


.path-dashboard .block-region-top .block-masquerade, .path-dashboard .block-region-top  .block-welcome-username {
  width: 48%;
}

.path-dashboard .bs-region--top_right, .path-dashboard .bs-region--top-middle, .path-dashboard .bs-region--top_left {
  min-height: 150px;
}

.path-dashboard  .bs-region--top .form-group .form-item {
    width: auto;
}

.path-dashboard .view-my-content-candidates .row {
    margin-left: 15px;
    margin-right: 15px;
}

.path-dashboard .block-views-blockmy-content-candidates-block-1 {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

#-menu {
  font-weight: bold;
}



.dropdown-item {
  width: 100%;
  display: block;
  padding: 5px 1em;;
  text-align: center;
}

/*Celebrate marshall styling in mobile view. */
@media (max-width: 767px) {
  .view-celebrate-marshall .row {
    flex-wrap: wrap;
  }
  .view-celebrate-marshall .row .col {
    flex: 0 0 100%;
  }
}

/*Board member mobile styling. */
@media (max-width: 767px) {
  .view-cnvc-board .views-row img {
    width: 100%;
    height: 100%;
    padding: 20px 0;
  }
}
/* Edit entity moderation form */

.entity-moderation-form {
  align-items: center;
  padding: 0 20px 20px;
}
.entity-moderation-form .entity-moderation-form__item .form-group {
  width: auto;
}

@media (max-width: 992px) {
  .menu--anon-menu li a {
    padding: 6px 7px;
    margin-bottom: 16px;
  }
}



