
// ********** Main Styles ********** //

.navbar-fixed .brand-logo {
  font-size: 18px;
}

@media screen and (max-width:600px){
  .navbar-fixed .brand-logo {
    padding-left: 75px;  
 }
 }
 
 @media screen and (max-width:736px) {
  .navbar-fixed .sidenav-trigger {
    padding-left: 0px;  
 }
 }

.navbar-fixed img {
  margin-top: 4px;
  height: 51px;
}

.nav-main-home-link {
  font-weight: bold;
}

.sidenav .nav-main-home-link-sidenav {
  font-weight: bold;
}

.showcase {    
  background:url('../images/showcase.jpeg') no-repeat center center;   
  border-bottom: 1px solid grey; 
  margin-bottom: 0px;  
  min-height: 510px;   
}

.return-home-button {
  padding-top: 20px;
  padding-bottom: 20px;
}

.login h4 {
  font-family: open-sans;
}

.register h4 {
  font-family: open-sans;
}

.contact-form h5 {
  font-family: open-sans;
}

.section-contact h4 {
  font-family: open-sans;
}

.instructions {
  font-family: open-sans;
  font-size: 16px;
}

.instructions-span {
  font-weight: bold;
}

.instructions-heading {
  font-family: open-sans;
}

.reset-my-password-instructions {
  font-size: 14px;
}

.reset-my-password-instructions-p {
  font-weight: bold;
}

 /* label focus color */
 .input-field input:focus + label {
   color: blue !important;
 }
 /* label underline focus color */
 .row .input-field input:focus {
   border-bottom: 1px solid blue !important;
   box-shadow: 0 .5px 0 0 blue !important
 }

 .input-field textarea:focus + label {
  color: #2196f3 !important;
}

.row .input-field textarea:focus {
  border-bottom: 1px solid #2196f3 !important;
  box-shadow: 0 .5px 0 0 #2196f3 !important
}

.register-note {
  font-family: open-sans;
  font-size: 17px;
}

// ********** Admin Styles ********** //

.nav-bar-admin {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .nav-bar-admin {
    padding-left: 0;
  }
}

.admin-footer {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .admin-footer {
    padding-left: 0;
  }
}

.admin-footer-copyright {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .admin-footer-copyright {
    padding-left: 0;
  }
}

.section-members {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-members {
    padding-left: 0;
  }
}

/* MODAL BUTTON ADDED STYLES START */

.btn-block {
    width: 100%;
}
.modal-button-icon {
  vertical-align: middle;
  padding-left: 4px;
}

/* MODAL BUTTON ADDED STYLES END */

/* START ADDED new tab multiline text button styles */

.btn-block-multiline-text {
  width: 100%; 
  height: auto !important; 
}

/* END ADDED new tab multiline text button styles  */

.section-profile {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-profile {
    padding-left: 0;
  }
}

.section-user {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-user {
    padding-left: 0;
  }
}

.section-welcome {
  padding-left: 300px;
}

.welcome {
   height: 150px;
}

.welcome h5 {
   padding-top: 30px;
}

@media only screen and (max-width : 992px) {
  .section-welcome {
    padding-left: 0;
  }
}

.section-upload-bulletins {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-bulletins {
    padding-left: 0;
  }
}

.section-upload-bulletins h4 {
  font-family: bebus neue;
}

.section-upload-excursion-notes {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-excursion-notes {
    padding-left: 0;
  }
}

.section-upload-meeting-minutes {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-meeting-minutes {
    padding-left: 0;
  }
}

/* 2. START ADDED new tab upload styles */

.section-upload-excursion-leader-field_trip_docs {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-excursion-leader-field_trip_docs {
    padding-left: 0;
  }
}

.section-upload-wksp_inst_sheets_tutorial_notes {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-wksp_inst_sheets_tutorial_notes {
    padding-left: 0;
  }
}

/* 2. END ADDED new tab upload styles */

.section-upload-cmte-minutes {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-cmte-minutes {
    padding-left: 0;
  }
}

.section-upload-other-cmte-docs {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-upload-other-cmte-docs {
    padding-left: 0;
  }
}

.section-upload-excursion-notes h4 {
  font-family: bebus neue;
}

.section-downloads {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-downloads {
    padding-left: 0;
  }
}

.section-read-files {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-read-files {
    padding-left: 0;
  }
}

/* START ADDED Library */

.section-library {
  padding-left: 300px;
}

@media only screen and (max-width : 992px) {
  .section-library {
    padding-left: 0;
  }
}

.section-library h5, .lead {
  text-decoration: underline;
}

.section-library .lead {
  font-size: 20px;
}

/* END ADDED Library */

.user-role {
  font-weight: bold;
}

.navbar-fixed .show-on-large {
  padding-left: 35px;
}

.btn {
  font-weight: bold;
}

.contact-button {
  text-align:center;
}

@media only screen and (max-width : 992px) {
  .modal-button {
    font-size: 12px;
  }
}

.contact-div {
  margin-top: 5px;
}

.notification {
  font-weight: bold;
  font-size: 18px;
}

.profile-important {
  font-weight: bold;
}


.main-cards {
  margin-left: 10px;
  margin-right: 10px;
}

/*
.main-cards {
  font-size: 16px;
}
*/

.logout-success {
  height: 400px;
}

.logout-success h4 {
  margin-bottom: 80px;
}

.logout-success h4 {
  font-family: open-sans;
}

.profile-p {
  font-weight: bold;
}

.logout-link {
  font-weight: bold !important;
}

logout-icon {
  font-weight: bold !important;
}

.inline-icon {
   vertical-align: bottom;
   font-size: 18px !important;
}

.registration-modal {
  width: 100%;
  text-align: center;
}

.members-main-modal {
  width: 100%;
  text-align: center;
}

.e-mail-reg:before {
            content: attr(data-website) "\0040" attr(data-user);
            unicode-bidi: bidi-override;
            direction: rtl;
        }

@media only screen and (max-width : 992px) {
  .section-dashboard .align-button-height {
    padding-top: 28px;
  }
}
/* CHANGE TO COMMENT START */

/* Was used on committee documents button NOW only dash instructions button */
@media only screen and (max-width : 992px) {
  .cmte-documents-button {
    font-size: 11px;
  }
}
/* CHANGE TO COMMENT END */

/* ADDED CODE FOR MODAL BUTTON TEXT ON SMALL SCREENS */

@media (min-width: 768px) and (max-width: 992px) {

 .modal-button {
  font-size: 11px;
 }
}

@media (max-width: 768px) {
  .modal-button-icon {
    display: none;
}
 .modal-button {
  font-size: 8.5px;
  padding-left: 0;
  padding-right: 0;
 }
}

/* ADDED CODE FOR MODAL BUTTON TEXT ON SMALL SCREENS */









 





     

