/* CSS Document */
/* login page */
body.ts-admin .container-login .card-header {
  align-items: center;
}
body.ts-admin .container-login .card-header .card-admin-logo {
  flex-basis: 36%;
}
body.ts-admin .container-login .card-header .card-admin-logo img {
  width: 100%;
}
body.ts-admin .container-login .card-header .card-admin-title {
  padding: 0px 0px 0px 25px;
  border-left: 2px solid #009dd7;
}

/* CSS Document */
/*****************************************/
/* START: HTML ELEMENT DEFAULTS */
/*****************************************/
html {
  font-family: sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

body {
  margin: 50px;
  background-color: #1C3D6E;
}
@media (max-width: 599px) {
  body {
    margin: 20px;
  }
}

.blue-page {
  background: url(/assets/images/blue.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.modal-body-wrapper .alert-success {
  padding-left: 40px;
  color: #ffffff;
  background-color: #47a0ba;
  border-color: #3a879d;
}

.modal-body h5.card-title {
  border-bottom: 5px solid #ddd;
  margin-top: 10px;
}

.modal-body .form-row:last-child {
  margin-bottom: 10px;
}

a {
  color: #0050FF;
}

.container {
  border-radius: 5px;
  background: #ffffff;
  padding-bottom: 15px;
  padding-top: 15px;
}

.btn {
  border: 1px solid #ebebeb;
}

.btn.btn-primary {
  background-color: #0071EB;
}

.container-vert-flush {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.container-login {
  max-width: 600px;
}

.event-request .container {
  background: #ffffff;
  padding-bottom: 15px;
  padding-top: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.event-request .card {
  margin-bottom: 16px;
}

.event-request .modal-body {
  background-color: #fbfbfb;
}

.event-request footer .container {
  background: none;
  padding-bottom: 0px;
  padding-top: 15px;
  border-radius: 0px;
  margin-bottom: 0px;
}

label {
  font-weight: 400;
}

footer {
  min-height: 70px;
  padding-top: 30px;
}

footer img {
  width: 100px;
}

.no-border {
  border: none;
}

.left-border-bar {
  border-left: 10px solid rgba(0, 0, 0, 0.125);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bg-gray {
  background-color: #f8f8f8 !important;
}

.bg-gray h3 {
  font-size: 14px;
}

.bg-white {
  background-color: #ffffff !important;
}

.img-card-rt {
  float: right;
}

.btm-flush {
  border-bottom: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.top-flush {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.box {
  color: #fff;
  padding: 0px;
  display: none;
  margin: 0px;
}

.ACTE {
  background: #ffffff;
}

.confirm-grid {
  padding: 0px;
  border: 1px solid #ebebeb;
  margin: 0px;
}

.confirm-grid .confirm-label {
  background-color: #e9ecef;
  color: #495057;
  padding: 6px 6px 6px 16px;
  white-space: nowrap;
  border-bottom: 1px solid #ffffff;
}

.confirm-grid .confirm-result {
  background-color: #ffffff;
  color: #495057;
  padding: 6px 6px 6px 16px;
}

.header-grid {
  display: inline-block;
}

.event-sub-title {
  margin-bottom: 20px;
  padding-left: 6px;
  font-style: italic;
}

.footer-grid {
  display: inline-block;
  max-width: 24%;
}

.footer-container {
  background: none;
  padding-bottom: 0px;
  padding-top: 0px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.hide {
  display: none !important;
}

.landing-page h5 {
  font-weight: 600;
}

.card-text.landing-page {
  padding: 20px 10px;
}

@media only screen and (max-width: 600px) {
  .img-card-rt {
    float: none;
  }
  h2 {
    font-size: 24px;
  }
  .footer-grid {
    display: block;
    max-width: 100%;
    padding-top: 25px;
  }
  .left-border-bar {
    border-top: 10px solid rgba(0, 0, 0, 0.125);
  }
}
.header-buttons {
  position: absolute;
  top: 9px;
  right: 11px;
  text-align: right;
}

.home-events .header-buttons .btn {
  width: 145px;
  margin-top: 0px;
}

.header-buttons .btn {
  width: 110px;
  margin-top: 2px;
}

.download-registrations-button {
  position: absolute;
  top: 9px;
  right: 11px;
  display: flex;
}

.download-registrations-button button {
  margin-left: 5px;
}

.download-registrations-button a {
  color: #fff !important;
}

.reg-listing {
  text-align: center;
}

a.reg-row-link {
  color: #0050FF !important;
}

a.reg-row-link:hover {
  background-color: #ffffff;
}

.table-hover tbody tr:hover {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.table-hover tbody tr a:hover {
  cursor: pointer;
  text-decoration: underline !important;
  color: #007bff !important;
}

.modal-footer-delete-confirm-alert {
  width: 100%;
}

.modal-footer-delete-confirm-buttons {
  margin-top: 24px;
  text-align: right;
}

.modal-body .badge-info {
  position: absolute;
  right: 3px;
  padding: 4px;
  background-color: #000;
}

.modal-body-wrapper .table-head-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  align-items: center;
}

.modal-body-wrapper .table-head-wrapper h5 {
  margin-bottom: 0px;
}

.modal-body-wrapper .table-head-wrapper a {
  color: #fff;
}

.modal-body-wrapper .table-head-wrapper a:hover {
  color: #fff;
}

.modal-body-wrapper .new-bulk-template-wrapper {
  border: none;
}

.modal-body-wrapper .new-bulk-template-wrapper .card-body {
  padding: 0px;
}

.hidden {
  display: none;
}

.fas {
  padding-right: 5px;
}

.card-header .fa-cog {
  font-size: 24px;
  top: 12px;
  left: 12px;
  position: absolute;
}

.modal-body .fa-user-check {
  top: 12px;
  left: 12px;
  position: absolute;
}

.modal-body .alert-success p {
  margin-bottom: 0px;
}

#editEventModal .modal-content {
  min-height: 842px;
}

.tab-body-wrapper {
  padding: 25px;
}

.card-header.alert-success, .modal-body .alert-info {
  padding-left: 45px;
}

.card-header.alert-success, .modal-body .alert-success .fa-calendar-alt, .modal-body .alert-primary .fa-calendar-alt {
  font-size: 18px;
  padding-right: 8px;
}

.event-request .modal-body .alert-success, .event-request .modal-body .alert-primary {
  padding-left: 15px;
}

.header-button {
  display: inline-block;
}

.mce-branding.mce-widget.mce-label.mce-flow-layout-item.mce-last {
  display: none;
}

.table-reg {
  font-size: 15px;
}
@media (max-width: 991px) {
  .table-reg {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.table-reg td.timestamp {
  white-space: nowrap;
}

.table-reg td span.organization {
  color: #999999;
}

@media (min-width: 992px) {
  div.event-contact {
    max-width: 49%;
  }
}
.reg-deadline-date-picker {
  cursor: pointer;
}

div.radio-rt {
  float: right;
}

div.air-box {
  width: 100%;
}

div.air-travel-details, div.hotel-travel-details {
  margin-top: 10px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}

div.travel-detail-box {
  display: inline-block;
  vertical-align: text-top;
}

@media print {
  .event-sub-title {
    font-style: normal;
  }
}
/* ADMIN STYLES */
.environments-local {
  background-color: rgb(0, 153, 51);
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  width: 95px;
  margin-bottom: 5px;
}

.environments-local:hover {
  background-color: #007F2B;
  cursor: pointer;
}

.environments-dev {
  background-color: #3f7ec2;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  width: 95px;
  margin-bottom: 5px;
}

.environments-dev:hover {
  background-color: #2268b5;
  cursor: pointer;
}

.environments-uat {
  background-color: #ced20b;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  width: 95px;
  margin-bottom: 5px;
}

.environments-uat:hover {
  background-color: #aaae00;
  cursor: pointer;
}

.environments-prod {
  background-color: #e03d46;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  width: 95px;
  margin-bottom: 5px;
}

.environments-prod:hover {
  background-color: #c81922;
  cursor: pointer;
}

#switcher {
  position: fixed;
  top: 4px;
  right: 4px;
  width: 100px;
}

.card-admin-logo {
  padding: 20px;
}

.card-admin-title {
  padding: 20px 0px;
  padding-top: 18px;
}

.card-admin-logo img {
  width: 50px;
}

.wrapper {
  width: 340px;
  padding: 20px;
}

.card-header {
  background-color: #f5f5f5;
  position: relative;
}

.card-header h5 {
  margin-bottom: 0px;
}

.header-title {
  font-size: 24px;
  font-weight: 600;
  font-family: "Roboto condensed";
  color: #1c3d6e;
  letter-spacing: 1.5px;
}

.header-title-sub {
  font-size: 17px;
  font-weight: 400;
  font-family: "Roboto condensed";
  color: #1c3d6e;
  line-height: 1;
  letter-spacing: 1.5px;
}

.clickable-row {
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.breadcrumb-arrow {
  vertical-align: middle;
}

.admin-logout-button {
  float: right;
}

.logout-button {
  position: absolute;
  right: 20px;
  top: 20px;
}

.request-alert-icon {
  font-size: 18px;
  float: left;
  margin: 8px 8px 8px 0px;
}

.admin-options {
  float: right;
}

#table-title {
  display: inline-block;
  padding: 6px;
}

#filter-table-search {
  margin-bottom: 15px !important;
  float: right !important;
}

#filter-table-search #session {
  width: inherit;
}

#choose-recipients-wrapper {
  display: flex;
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}

#choose-recipients-wrapper #myTable {
  font-size: 12px;
}

#choose-recipients-wrapper #myTable td {
  padding: 4px;
}

#choose-recipients-wrapper #myTable td:last-child {
  text-align: center;
}

#attendee-list-table-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#attendee-list-table-wrapper {
  padding: 10px;
}

#email-fa-check {
  color: green;
  font-size: 16px;
}

#heading-select {
  display: flex;
  align-content: flex-start;
  padding: 0px;
}

.darkorange {
  background-color: darkorange;
}

#recipient_list {
  flex-basis: 60%;
}

#load-attendee-list {
  margin-left: 5px;
  flex-basis: 30%;
}

.log-table-wrapper {
  width: 100%;
}

#logTable {
  font-size: 13px;
}

#resend_conf_button {
  position: absolute;
  right: 3px;
  bottom: 3px;
  padding: 0px 6px;
}

.import-flag {
  padding: 2px 6px;
  background-color: orange;
}

#email-send-progress-message {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  padding: 3px 6px;
  text-align: center;
  width: 60%;
  font-weight: 600;
}

#test_email_wrapper {
  margin-left: auto;
  margin-right: 4px;
}

#test_email_wrapper_button {
  color: #fff;
}

#send_test_email_modal_content {
  filter: drop-shadow(2px 4px 6px black);
}

#test_email_send {
  color: white;
  margin-top: 20px;
  float: right;
}

#email-send-progress-message {
  width: 100%;
}

#email-send-progress-result {
  width: 100%;
}

#email-send-error {
  width: 100%;
}

.alert-warning {
  display: flex;
  padding-left: 12px;
  align-items: center;
  flex-wrap: wrap;
}
.alert-warning i {
  position: initial;
  padding-right: 8px;
}

.modal-body.edit-reg .alert-warning i {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.alert.form-info {
  display: flex !important;
  padding-left: 12px !important;
  align-items: center !important;
}
.alert.form-info i {
  position: initial !important;
  padding-right: 8px !important;
  align-self: normal;
}

.session-note {
  max-width: 145px;
  white-space: normal;
  padding: 5px;
}

.badge {
  clear: both;
  font-weight: 600;
  font-size: 10px;
}

.form-group-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

i.datepicker-icon {
  font-weight: 500;
  color: #bbbbbb;
  position: relative;
}
i.datepicker-icon::before {
  position: absolute;
  right: 0;
  right: 10px;
  top: 25%;
}

.validation-error {
  background-color: #eee;
  padding: 6px 10px 1px 10px;
  margin-bottom: 10px;
}

.edit-reg-header {
  padding: 5px 10px 5px 13px;
  background: #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-right: -14px;
  margin-left: -14px;
}

/* CSS Document */
body.reg-admin .page-title, body.event-request .page-title {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 1rem;
}
body.reg-admin .page-title h1, body.event-request .page-title h1 {
  font-size: 28px;
  font-weight: 600;
}
body.reg-admin #accordionEvents #headingEvents, body.event-request #accordionEvents #headingEvents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.reg-admin #accordionEvents #headingEvents::after, body.event-request #accordionEvents #headingEvents::after {
  content: url(/assets/images/menu-carat-down.png);
}
body.reg-admin #accordionEvents #headingEvents.collapsed::after, body.event-request #accordionEvents #headingEvents.collapsed::after {
  content: url(/assets/images/menu-carat-up.png);
}
body.reg-admin #accordionEvents .mini-card-wrapper.collapse, body.event-request #accordionEvents .mini-card-wrapper.collapse {
  display: none !important;
}
body.reg-admin #accordionEvents .mini-card-wrapper.collapse.show, body.event-request #accordionEvents .mini-card-wrapper.collapse.show {
  display: flex !important;
}
body.reg-admin .card-header-branding, body.event-request .card-header-branding {
  border-bottom: 8px solid rgb(0, 157, 215);
  display: flex;
  align-items: center;
  max-width: 1140px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 16px;
}
body.reg-admin .card-header-branding .card-admin-logo, body.event-request .card-header-branding .card-admin-logo {
  padding: 0px 15px 0px 0px;
}
body.reg-admin .card-header-branding .card-admin-logo a img, body.event-request .card-header-branding .card-admin-logo a img {
  width: 100px;
}
body.reg-admin .card-header-branding .card-header-admin-bar, body.event-request .card-header-branding .card-header-admin-bar {
  flex-grow: 1;
  margin-left: 25px;
  align-self: flex-end;
}
body.reg-admin .card-header-branding .card-header-admin-bar .admin-bar-line, body.event-request .card-header-branding .card-header-admin-bar .admin-bar-line {
  background: rgb(0, 157, 215);
  display: block;
  height: 2px;
  margin-bottom: 4px;
}
body.reg-admin .card-header-branding .card-header-admin-title, body.event-request .card-header-branding .card-header-admin-title {
  padding: 0;
  padding-left: 15px;
  color: #fff;
  border-left: 1px solid #fff;
  line-height: 18px;
}
body.reg-admin .card-header-branding .card-header-admin-title .header-title, body.event-request .card-header-branding .card-header-admin-title .header-title {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
body.reg-admin .card-header-branding .card-header-admin-title .header-title-sub, body.event-request .card-header-branding .card-header-admin-title .header-title-sub {
  font-size: 13px;
  color: #fff;
}
body.reg-admin div.header .card-footer, body.event-request div.header .card-footer {
  display: none;
}
body.reg-admin .alert-primary, body.event-request .alert-primary {
  display: flex;
  padding-left: 12px;
  align-items: center;
}
body.reg-admin .alert-primary i, body.event-request .alert-primary i {
  position: initial;
  padding-right: 8px;
}
body.reg-admin .reg-list-header, body.event-request .reg-list-header {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
body.reg-admin .reg-list-header i, body.event-request .reg-list-header i {
  margin-right: 8px;
}
body.reg-admin .card-head, body.event-request .card-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.reg-admin #table-title, body.event-request #table-title {
  flex-grow: 1;
}
body.reg-admin #table-title h4, body.event-request #table-title h4 {
  margin: 0;
}
body.reg-admin #filter-table-search, body.event-request #filter-table-search {
  margin-bottom: 0;
  float: none;
}
body.reg-admin #filter-table-search form, body.event-request #filter-table-search form {
  display: flex;
}
body.reg-admin select#session, body.event-request select#session {
  margin-right: 10px;
}
body.reg-admin .paid-status, body.event-request .paid-status {
  text-align: right;
  text-transform: uppercase;
}
body.reg-admin .paid-status i, body.event-request .paid-status i {
  vertical-align: inherit;
  margin-right: 10px;
}
body.reg-admin .pay-status-paid, body.event-request .pay-status-paid {
  color: green;
}
body.reg-admin .pay-status-pending, body.event-request .pay-status-pending {
  color: red;
}
body.reg-admin #send_payment_conf_button, body.reg-admin #send_payment_reminder_button, body.event-request #send_payment_conf_button, body.event-request #send_payment_reminder_button {
  float: right;
  position: absolute;
  color: #ffffff;
  flex-basis: 100%;
  padding-left: 15px;
}
body.reg-admin footer, body.event-request footer {
  padding-top: 20px;
}
body.reg-admin footer .card-footer-branding, body.event-request footer .card-footer-branding {
  display: flex;
  align-items: center;
}
body.reg-admin footer .card-footer-branding .card-admin-logo, body.event-request footer .card-footer-branding .card-admin-logo {
  padding: 0px 15px 0px 0px;
}
body.reg-admin footer .card-footer-branding .card-admin-logo a img, body.event-request footer .card-footer-branding .card-admin-logo a img {
  width: 100px;
}
body.reg-admin footer .card-footer-branding .card-footer-admin-title, body.event-request footer .card-footer-branding .card-footer-admin-title {
  padding: 0;
  padding-left: 15px;
  color: #fff;
  border-left: 1px solid #fff;
  line-height: 18px;
}
body.reg-admin footer .card-footer-branding .card-footer-admin-title .footer-title, body.event-request footer .card-footer-branding .card-footer-admin-title .footer-title {
  font-weight: 600;
  font-size: 18px;
}
body.reg-admin footer .card-footer-branding .card-footer-admin-title .footer-title-sub, body.event-request footer .card-footer-branding .card-footer-admin-title .footer-title-sub {
  font-size: 13px;
}
body.reg-admin #filter-table-search-name, body.event-request #filter-table-search-name {
  position: relative;
}
body.reg-admin #filter-table-search-name i, body.event-request #filter-table-search-name i {
  font-style: normal;
  position: absolute;
  right: 5px;
  top: 7px;
  cursor: pointer;
}
body.reg-admin #filter-table-search-name i::after, body.event-request #filter-table-search-name i::after {
  content: "\f057";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #ccc;
}
body.reg-admin #filter-table-search-name i:hover::after, body.event-request #filter-table-search-name i:hover::after {
  color: #aaa;
}
body.reg-admin .reg-last-updated, body.event-request .reg-last-updated {
  color: #aaa;
  flex-grow: 1;
}

/*# sourceMappingURL=styles.css.map */
