.gadgetStyle003 {
    border-color: white !important;
    }
.gadgetStyle003 .gadgetStyleTitle {
    background:#30b076;
}

.gadgetStyle005 {
    border-color: white !important;
   
    }
.gadgetStyle005 .gadgetStyleTitle{
    background: #7a7a7a;
    }
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}
.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}
.WaGadgetUpcomingEvents ul li .title {
text-transform: capitalize !important;
}
.ui.inline.dropdown.-wa-add-event-to-calendar-dropdown{
  display: none;
}
.biophoto {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
}
.btn {
  background: #1b647a;
  background-image: -webkit-linear-gradient(top, #1b647a, #1285AA);
  background-image: -moz-linear-gradient(top, #1b647a, #1285AA);
  background-image: -ms-linear-gradient(top, #1b647a, #1285AA);
  background-image: -o-linear-gradient(top, #1b647a, #1285AA);
  background-image: linear-gradient(to bottom, #1b647a, #1285AA);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;

  color: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #45c0e6;
  background-image: -webkit-linear-gradient(top, #45c0e6, #1284aa);
  background-image: -moz-linear-gradient(top, #45c0e6, #1284aa);
  background-image: -ms-linear-gradient(top, #45c0e6, #1284aa);
  background-image: -o-linear-gradient(top, #45c0e6, #1284aa);
  background-image: linear-gradient(to bottom, #45c0e6, #1284aa);
  text-decoration: none;
}
/* styles to allow for background color of header to stay the same even if the color of the content is different */
.zoneHeader1, .zoneHeader2, .zoneHeader3{
  background-color: white;
}
.zoneHeader3 .WaPlaceHolder > div{
padding-bottom:0px;
}

.btn-green {
  background: #30b076;
 background-image: -webkit-linear-gradient(top, #30b076, #258258);
  background-image: -moz-linear-gradient(top, #30b076, #258258);
  background-image: -ms-linear-gradient(top, #30b076, #258258);
  background-image: -o-linear-gradient(top, #30b076, #258258);
  background-image: linear-gradient(to bottom, #30b076, #258258);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;

  color: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-green:hover {
  background: #3cdb93;
  background-image: -webkit-linear-gradient(top, #3cdb93, #30b076);
  background-image: -moz-linear-gradient(top, #3cdb93, #30b076);
  background-image: -ms-linear-gradient(top, #3cdb93, #30b076);
  background-image: -o-linear-gradient(top, #3cdb93, #30b076);
  background-image: linear-gradient(to bottom, #3cdb93, #30b076);
  text-decoration: none;
}

.btn-brown {
  background: #bd8d46;
 background-image: -webkit-linear-gradient(top, #bd8d46, #7f5f2f);
  background-image: -moz-linear-gradient(top, #bd8d46, #7f5f2f);
  background-image: -ms-linear-gradient(top, #bd8d46, #7f5f2f);
  background-image: -o-linear-gradient(top, #bd8d46, #7f5f2f);
  background-image: linear-gradient(to bottom, #bd8d46, #7f5f2f);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;

  color: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-brown:hover {
  background: #e0a855;
  background-image: -webkit-linear-gradient(top, #e0a855, #bd8d46);
  background-image: -moz-linear-gradient(top, #e0a855, #bd8d46);
  background-image: -ms-linear-gradient(top, #e0a855, #bd8d46);
  background-image: -o-linear-gradient(top, #e0a855, #bd8d46);
  background-image: linear-gradient(to bottom, #e0a855, #bd8d46);
  text-decoration: none;
}

.btn-gray {
  background: #bababa;
 background-image: -webkit-linear-gradient(top, #bababa, #7a7a7a);
  background-image: -moz-linear-gradient(top, #bababa, #7a7a7a);
  background-image: -ms-linear-gradient(top, #bababa, #7a7a7a);
  background-image: -o-linear-gradient(top, #bababa, #7a7a7a);
  background-image: linear-gradient(to bottom, #bababa, #7a7a7a);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;

  color: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-gray:hover {
  background: #e1e1e1;
  background-image: -webkit-linear-gradient(top, #e1e1e1, #bababa);
  background-image: -moz-linear-gradient(top, #e1e1e1, #bababa);
  background-image: -ms-linear-gradient(top, #e1e1e1, #bababa);
  background-image: -o-linear-gradient(top, #e1e1e1, #bababa);
  background-image: linear-gradient(to bottom, #e1e1e1, #bababa);
  text-decoration: none;
}

a.btn-white-circle {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  display:inline-flex;
  border: 2px solid #fff;
  color: #fff;
  text-justify: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  text-decoration-color: white;
  font-weight:bold;
}
.btn-white-circle:hover {
  background-color:rgba(255, 255, 255, 0.696);
  color: #1284aa;
  text-decoration: none;

}

.sponsorbox {
  padding: 20px;
  border: 2px solid rgb(190, 190, 190);
  position: relative;
  margin-top: -16px;
  border-radius: 15px;
}

.sponsortitle {
  background-color: rgb(190, 190, 190);
  border-radius: 12px;
  color: white;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 1000;
  width: 200px;
  margin: 0 auto;
}
.home-layout-header-text{
  padding-top: 100px;
}
/* This style hides items that should be visually hidden but will be read out by a screenreader if they are in focus */
.visually_hidden:not(:focus):not(:focus-within){
    clip: rect(0 0 0 0); 
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap; 
    width: 1px;
}
/* This style completely hides an item */
.hidden{
  display: none;
}
/* This style is given to the parent container of a banner image that is meant to take up a larger portion of the screen width */
.banner-image{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  text-align: center;
}
.banner-image img{
  max-width: 100%;
  max-height: 450px;
  width: auto;
  z-index: -1;
}
/* this style creates a div with a full screen size underneath the header */
.full-size-background{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.color-chooser{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  background-color: #c2e2e5;
  z-index: -1;
}
.map-contest-background-color{
  background-color: #c2e2e5;
  z-index: -1;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
a.stylizedButton.buttonStyle003.mentor-btn-001{
  background-color: #FBBF00;
  color: black;
}
a.stylizedButton.buttonStyle003.mentor-btn-002{
  background-color: #FAAA8D;
  color: black;
}
a.stylizedButton.buttonStyle003.mentor-btn-003{
  background-color: #F86D5B;
  color: black;
}
.wiConnectHeading .gadgetContentEditableArea{
  display: flex;
}
.wiConnectHeading .gadgetContentEditableArea h1,
.wiConnectHeading .gadgetContentEditableArea h2,
.wiConnectHeading .gadgetContentEditableArea h3,
.wiConnectHeading .gadgetContentEditableArea h4{
  padding-right: 10px;
}
.wiConnectHeading .gadgetContentEditableArea h1 img{
  height: 110px;
  width: auto;
}
.wiConnectHeading .gadgetContentEditableArea h2 img{
  height: 60px;
  width: auto;
}
.wiConnectHeading .gadgetContentEditableArea h3 img{
  height: 50px;
  width: auto;
}
.wiConnectHeading .gadgetContentEditableArea h4 img{
  height: 40px;
  width: auto;
}
.mentor-directory #FunctionalBlock1_ctl00_ctl00_advancedSearchStatusPanel_advancedSearchLink, .mentor-directory #FunctionalBlock1_ctl00_ctl00_actionPanel_startSearchButton{
  background-color: #F86D5B;
  color: black;
  position: relative;
  display: inline-block;
  padding: 8px 20px 9px 20px;
  min-width: 60px;
  margin: 0;
  text-decoration: none;
  text-align: center;
}
.mentor-directory  #FunctionalBlock1_ctl00_ctl00_actionPanel_exitAdvancedSearchModeLink
{
  background-color: #FBBF00;
  color: black;
  position: relative;
  display: inline-block;
  padding: 8px 20px 9px 20px;
  min-width: 60px;
  margin: 0;
  text-decoration: none;
  text-align: center;
}
.mentor-directory{
  padding: 10px;
}
.mentor-directory .browsingColumns tr>:nth-child(1), .mentor-directory .browsingColumns tr>:nth-child(2){
  width: 45% !important;
}
.mentor-directory .browsingColumns tr>:nth-child(3), .mentor-directory .browsingColumns tr>:nth-child(4){
  width: 0% !important;
}
/* This style allows the main menu to be accessible using keyboard navigation instead of only mouse navigation */
.WaGadgetMenuHorizontal .menuInner li > .item:focus-within > ul {
    display: block;
}
/*Style for the floating box with a blue border on the member resources page*/
.floating-blue-box{
    width: 25%;
    border: 5px solid #2d8cff;
    padding: 15px;
    margin: 25px 25px 5px 10px;
    float: right;
}
/* Style for the orange mentorship success stories bubbles */
.orange-bubble{
  border: solid 1px black;
  border-radius: 25px; 
  padding: 8px;
  color: black;
}
/* Custom Layout that makes a two column layout responsive on mobile screens
the outside div should have the class flex-row-gadget
inside there should be two divs with one of the classes: flex-row-item-2 (this one comes with padding and spacing)
flex-row-item-50p (this one takes up 50% of the width, no padding) */
.flex-row-gadget{
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.flex-row-no-buffer-gadget{
    display: flex;
    width: 100%;
    align-items: stretch;
}

.flex-row-item-2{
    box-sizing: border-box;
    width: 45%;
    padding: 25px;
    margin-top: 20px;
}
.flex-row-item-50p{
  box-sizing: border-box;
  width: 50%;
}
.flex-row-item-40p{
  box-sizing: border-box;
  width: 40%;
}
.flex-row-item-60p{
  box-sizing: border-box;
  width: 60%;
}
.flex-row-item-75p{
  box-sizing: border-box;
  width: 75%;
}
.flex-row-item-25p{
  box-sizing: border-box;
  width: 25%;
}
/*Mobile Only styles*/
@media only screen and (max-width: 616px) {
  .home-layout-header-text{
      padding-top: 0px;
    }
    .floating-blue-box{
      box-sizing: border-box;
      width: 90%;
      float: none;
    }
}
@media only screen and (max-width: 550px) {
    .flex-row-gadget, .flex-row-no-buffer-gadget{
        flex-direction: column;
    }
    .flex-row-item-2, .flex-row-item-50p, .flex-row-item-60p, .flex-row-item-75p, .flex-row-item-40p, .flex-row-item-25p, .flex-row-item{
        width: 99%;
    }
    .flex-row-item-50p{
      width: 99%;
    }
}