/*
Theme Name: WVM Client Portal
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.0 Theme
--------------------------------------------------------------*/
@media (max-width: 1200px) {
  .navigation .uabb-button-text {
    display: none;
  }
}

.user-action-buttons {
  text-align: center;
}
.user-action-buttons .user-button {
  color: #fff;
  margin: 0 10px;
  font-size: 24px;
}
.user-action-buttons .user-button:hover {
  color: #da7f3b;
}

.hide {
  display: none;
  visibility: hidden;
}

.not-authorized {
  text-align: center;
  margin: 50px auto;
}

.no-director {
  text-align: center;
  padding: 20px;
}

.no-access {
  text-align: center;
  padding: 20px;
  font-size: 18px;
}

/* Dashboard */
.client-voyages {
  font-size: 14px !important;
  font-size: calculateRem(14px !important);
}
.client-voyages .client-voyage-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5px;
  background: rgb(229.5, 229.5, 229.5);
}
.client-voyages .client-voyage-link:nth-child(even) {
  background: rgb(214.2, 214.2, 214.2);
}
.client-voyages .client-voyage-link:hover {
  background: #2c4a77;
  color: #fff;
}
.button-view-voyage {
  color: #fff !important;
  width: fit-content;
  margin: auto;
  margin-top: 10px;
}

/* Email Archive */
.email-archive-heading {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px;
  background: #2c4a77;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.email-archive .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .email-updates-archive {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.email-archive .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .email-updates-archive .uabb-post-heading a {
  color: #da7f3b;
}
.email-archive .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .email-updates-archive .uabb-read-more-text a {
  color: #da7f3b;
}

/*
  Client Archive
 */
#search-filter-form-120 ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#search-filter-form-120 ul li {
  padding: 0 10px;
}
#search-filter-form-120 ul li label select {
  padding: 7px;
}

.client-table-header {
  width: 100%;
  background: #cccccc;
}
.client-table-header th {
  text-align: center;
  width: 25%;
  padding: 1em;
  border: 1px solid #999;
}

.client-table {
  width: 100%;
}
.client-table tr {
  display: table-row;
}
.client-table tr td {
  display: table-cell;
  width: 25%;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
  padding: 1em;
}
.client-table tr td ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clients-archive-list .fl-post-feed-post {
  margin-bottom: 0;
  border: 1px solid #ccc;
}
.clients-archive-list .fl-post-feed-post:nth-child(odd) {
  background: #fafafa;
}
.clients-archive-list .fl-post-feed-post:nth-child(even) {
  background: #efefef;
}

.sf-field-submit, .sf-field-reset {
  display: inline !important;
  padding-right: 10px !important;
}

/*
  Director Archive
 */
/*
  Participant Totals
*/
.participant-numbers {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
.participant-numbers tbody tr:first-child td {
  border-top: 2px solid rgb(50.8834355828, 85.5766871166, 137.6165644172);
}
.participant-numbers thead {
  color: #fff !important;
}
.participant-numbers thead tr th {
  background-color: #2c4a77;
  color: #fff !important;
  border-bottom: 0px;
  padding: 10px;
  text-align: left;
  text-align: center;
}
.participant-numbers tbody {
  background-color: rgb(242.25, 242.25, 242.25);
}
.participant-numbers tbody td {
  border-bottom: 0px;
  border-top: 1px solid #ccc;
  line-height: 1;
  padding: 10px;
  text-align: center;
}
.participant-numbers tbody td button {
  display: inline-block;
  font-size: 0.7em;
  line-height: 1;
  margin-bottom: 0.3em;
  margin-right: 0.5em;
  outline: none;
  padding: 0.3em 1em;
  width: 100%;
}

/**
  Participants List
**/
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .rwmb-clone {
  padding: 20px 20px 20px 24px;
}
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .rwmb-clone:nth-child(odd) {
  background: rgb(242.25, 242.25, 242.25);
}
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .rwmb-clone:nth-child(even) {
  background: rgb(249.9, 249.9, 249.9);
}
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .rwmb-clone:after {
  padding-bottom: none;
  margin-bottom: none;
  border-bottom: none;
}
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .add-clone {
  background-color: rgb(178.5, 178.5, 178.5);
  color: #333;
  font-size: 16px;
  font-size: calculateRem(16px);
  line-height: 1.2;
  padding: 6px 12px;
  font-weight: normal;
  text-shadow: none;
  border: 1px solid #333;
  box-shadow: none;
  border-radius: 4px;
}
#participation-list .rwmb-row .rwmb-column .rwmb-field .rwmb-input .add-clone:hover {
  background: rgb(229.5, 229.5, 229.5);
  border: 1px solid #333;
}
#participation-list .rwmb-form-submit .rwmb-input .rwmb-button {
  color: #fff;
}
#participation-list .rwmb-form-submit .rwmb-input .rwmb-button:after {
  content: "\f0c7";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-left: 10px;
}
#participation-list .rwmb-form-submit .rwmb-input .rwmb-button:hover {
  color: #333;
  background: rgb(229.5, 229.5, 229.5);
  border: 1px solid #333;
}

/*
** Voyage Page **
*/
.director {
  display: flex;
  flex-direction: row;
}
.director .director-name {
  padding-bottom: 10px;
}
.director .director-image {
  width: 25%;
}
.director .director-image img {
  border-radius: 0px;
  border: 2px solid #fff;
}
.director .director-info {
  width: 75%;
  margin-left: 10px;
  padding-top: 10px;
}
.director .director-info .director-name {
  font-weight: bold;
}

/*
** VC - Prospectus and Participants list download page styles
**/
.voyage-prospectus-dropdown, .voyage-participants-dropdown {
  padding: 5px;
}

.button-submit {
  margin-left: 10px;
}

/*
** Download button for Prospectus and Participant list
*/
.download-button {
  text-align: center;
  margin-bottom: 20px;
}
.download-button button a {
  color: #fff;
}

/* Footer Styles */
.footer-nav-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin-top: 100px;
  z-index: 999;
}

.copyright {
  margin-bottom: 75px;
}
