%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/css/ |
Current File : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/css/rsvp-v1.css |
/** * This CSS file was auto-generated via PostCSS * * Contributors should avoid editing this file, but instead edit the associated * src/resources/postcss/ file. For more information, check out our engineering * docs on how we handle CSS in our engineering docs. * * @see: http://moderntribe.github.io/products-engineering/css/ */ .tribe-rsvp { padding: 20px 0; } .tribe-tickets-attendee { padding: 10px; } .tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee table, .tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee tr, .tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee td, .tribe-events-tickets .tribe-tickets-attendee table, .tribe-events-tickets .tribe-tickets-attendee tr, .tribe-events-tickets .tribe-tickets-attendee td { border: 0; } .tribe-rsvp-message-display .tribe-rsvp-messages { display: block; } .tribe-rsvp-messages { display: none; padding: 10px 10px 5px; } .tribe-rsvp-message { border-radius: 3px; border-style: solid; border-width: 1px; font-size: 12px; margin: 0 0 5px; padding: 0 .6em; } .tribe-rsvp-message-success { background-color: #ffffe0; border-color: #e6db55; } .tribe-rsvp-message-error { background-color: #ffebe8; border-color: #c00; } .tribe-tickets-quantity { width: 100%; } .tickets-unavailable { font-style: italic; } .tribe-rsvp-list { list-style: none; padding: 0; margin: 0; } .tribe-rsvp-list > .tribe-item { min-height: 105px; padding: 20px; border: 1px solid #ededed; border-bottom: 0; } .tribe-rsvp-list > .tribe-item:last-child { border-bottom: 1px solid #ededed; margin-bottom: 20px; } .tribe-rsvp-list > .tribe-item.tribe-disabled { background-color: #efefef; border-color: #ddd; color: #717171; } .tribe-rsvp-list > .tribe-item.tribe-disabled:last-child { border-bottom-color: #ddd; } .tribe-rsvp-list > .tribe-item .tribe-answer { float: right; display: inline-block; } .tribe-rsvp-list > .tribe-item table { border: 0; margin: 0; } .tribe-rsvp-list > .tribe-item td { border: 0; } .list-attendee { color: #999; display: inline-block; letter-spacing: 1px; text-transform: uppercase; } .tribe-submit-tickets-form { margin-top: 20px; } .user-details { margin: 0 0 1.5em; } .user-details p { margin: 0 0 .5em; } .tribe-answer { line-height: 2; } .tribe-answer .type-label { margin-bottom: 0; padding-right: .5em; } .tribe-answer label { display: block; } .tribe-answer select { background: white; border: 1px solid #ddd; height: 30px; line-height: 1; margin-left: 5px; } .tribe-rsvp h2 { margin-bottom: 20px; line-height: 1.2; } .event-tickets-meta-label { font-weight: 700; margin: 0 1em 0 0; } /* TwentySixteen fix for box shadow as bottom border on <a> link */ .tribe-theme-twentysixteen .entry-content a, .tribe-theme-twentysixteen .entry-summary a, .tribe-theme-twentysixteen .taxonomy-description a, .tribe-theme-twentysixteen .logged-in-as a, .tribe-theme-twentysixteen .comment-content a, .tribe-theme-twentysixteen .pingback .comment-body > a, .tribe-theme-twentysixteen .textwidget a, .tribe-theme-twentysixteen .entry-footer a:hover, .tribe-theme-twentysixteen .site-info a:hover, .tribe-theme-parent-twentysixteen .entry-content a, .tribe-theme-parent-twentysixteen .entry-summary a, .tribe-theme-parent-twentysixteen .taxonomy-description a, .tribe-theme-parent-twentysixteen .logged-in-as a, .tribe-theme-parent-twentysixteen .comment-content a, .tribe-theme-parent-twentysixteen .pingback .comment-body > a, .tribe-theme-parent-twentysixteen .textwidget a, .tribe-theme-parent-twentysixteen .entry-footer a:hover, .tribe-theme-parent-twentysixteen .site-info a:hover { box-shadow: none; } /* = Tickets & RSVP Modules Front End Styles =============================================*/ /* Title */ .tribe-events-tickets-title.tribe--rsvp { margin: 0; } .tribe-events-style-full.tribe-events-style-theme h2.tribe-events-tickets-title { font-size: 90%; } .tribe-link-view-attendee { margin: 15px 0; } /* RSVP & Tickets Table */ .tribe-events-tickets { background: #f8f8f8; border: 0; border-radius: 3px; max-width: 100%; position: relative; } .tribe-events-tickets table, .tribe-events-tickets th, .tribe-events-tickets td { border: 0; } .tribe-events-tickets tr { display: flex; flex-flow: row wrap; } .tribe-events-tickets tr:not(:first-child) { border-top: 2px solid #dfdfdf; } .tribe-events-tickets td { flex: none; padding: 8px 10px; width: 100%; word-break: normal; } .tribe-events-tickets td.tickets_name { font-weight: bold; } .tribe-events-tickets td.quantity, .tribe-events-tickets td.woocommerce { order: 2; } .tribe-events-tickets td.quantity input[type="number"], .tribe-events-tickets td.woocommerce input[type="number"] { background-color: #fff; border-radius: 3px; margin-bottom: 5px; padding: 5px 10px; text-align: left; } .tribe-events-tickets td.tickets_submit { order: 3; } .tribe-events-tickets td.tickets_submit .tribe-button { margin: 0 0 10px; } .tribe-events-tickets .woocommerce.add-to-cart .tribe-button { margin: 10px 0; } .tribe-events-tickets .tribe-link-tickets-message { background: rgba(200, 200, 200, .8); bottom: 0; left: 0; position: absolute; right: 0; text-align: center; top: 0; } .tribe-events-tickets .tribe-link-tickets-message .no-javascript-msg { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 90%; } .tribe-events-tickets .tribe-tickets-remaining { color: #777; display: block; font-size: 11px; } .tribe-events-tickets .tribe-tickets-attendees-list-optout label { color: #777; font-size: 13px; } .tribe-events-tickets .tribe-tickets-attendees-list-optout input[type="radio"] + label, .tribe-events-tickets .tribe-tickets-attendees-list-optout input[type="checkbox"] + label { display: inline-block; } .tribe-events-tickets .tickets_name, .tribe-events-tickets .tickets_name p, .tribe-events-tickets .tickets_description, .tribe-events-tickets .tickets_price { color: #464646; font-size: 15px; padding: 16px 10px; } .tribe-events-tickets input[type="date"], .tribe-events-tickets input[type="time"], .tribe-events-tickets input[type="datetime-local"], .tribe-events-tickets input[type="week"], .tribe-events-tickets input[type="month"], .tribe-events-tickets input[type="text"], .tribe-events-tickets input[type="email"], .tribe-events-tickets input[type="url"], .tribe-events-tickets input[type="password"], .tribe-events-tickets input[type="search"], .tribe-events-tickets input[type="tel"], .tribe-events-tickets input[type="number"], .tribe-events-tickets textarea, .tribe-events-tickets select { background: #fff; width: 100%; } .tribe-events-tickets header { height: auto; } /* RSVP Table (differences only) */ .tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta, .tribe-events-tickets-rsvp tr.tribe-tickets-meta-row { display: none; } .tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta, .tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row { display: block; } .tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta > td, .tribe-events-tickets-rsvp tr.tribe-tickets-meta-row > td { display: block; } .tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta tr, .tribe-events-tickets-rsvp tr.tribe-tickets-meta-row tr { border: 0; } /** * RSVP block view styles * * @since 0.3.0-alpha */ .tribe-block__rsvp { font-family: Helvetica, sans-serif, arial; margin-bottom: 30px; margin-top: 30px; max-width: 580px; position: relative; } .tribe-block__rsvp__ticket { border: 1px solid #e1e3e6; display: flex; flex-wrap: wrap; position: relative; width: 100%; } .tribe-block__rsvp__icon { align-items: center; background: #ffffff; border-bottom: 1px dashed #b5bcc2; color: #434343; display: flex; flex: none; flex-direction: column; font-size: 14px; font-weight: bold; line-height: 17px; padding: 20px 17px; width: 100%; } .tribe-block__rsvp__icon svg { margin-bottom: 7px; } .tribe-block__rsvp__content { background-color: #f5f8f9; flex: auto; } .tribe-block__rsvp__details__status {} .tribe-block__rsvp__details { padding: 25px 20px 20px; } .tribe-block__rsvp__title { color: #000000; font-size: 21px; font-weight: bold; line-height: 28px; margin-bottom: 12px; } .tribe-block__rsvp__description { color: #545d66; font-size: 14px; line-height: 18px; margin-bottom: 15px; } .tribe-block__rsvp__availability { color: #545d66; display: flex; align-items: center; font-size: 12px; line-height: 18px; } .tribe-block__rsvp__quantity { font-size: 18px; font-weight: bold; margin-right: 6px; } .tribe-block__rsvp__status { display: flex; flex-wrap: nowrap; padding: 0 20px 25px; text-align: center; } .tribe-block__rsvp__status > span { flex: none; margin-right: 15px; width: calc(50% - 7.5px); } .tribe-block__rsvp__status > span:last-child { margin-right: 0; } .tribe-block__rsvp__status-button { align-items: center; border: 1px solid #545d66; border-radius: 4px; background: #ffffff; color: #545d66; display: flex; font-family: Helvetica, sans-serif, arial; font-size: 14px; font-weight: bold; height: 44px; justify-content: center; line-height: 1; padding: 0; width: 100%; } .tribe-block__rsvp__status-button svg { margin-left: 9px; } .tribe-block__rsvp__status-button:hover, .tribe-block__rsvp__status-button:focus { background: #ffffff; border: 1px solid #000000; color: #000000; } .tribe-block__rsvp__status-button.tribe-active { border: 1px solid #000000; color: #000000; } .tribe-block__rsvp__status-button.tribe-inactive { border: 1px solid #e1e3e6; color: #a2aab2; } .tribe-block__rsvp__status-button.tribe-inactive:hover, .tribe-block__rsvp__status-button.tribe-inactive:focus { background: #ffffff; border: 1px solid #545d66; color: #545d66; } .tribe-block__rsvp__status-button[disabled="disabled"] { cursor: default; } .tribe-block__rsvp__going-icon, .tribe-block__rsvp__not-going-icon { fill: #a2aab2; } .tribe-block__rsvp__status-button:hover .tribe-block__rsvp__going-icon, .tribe-block__rsvp__status-button:focus .tribe-block__rsvp__going-icon, .tribe-active .tribe-block__rsvp__going-icon, .tribe-block__rsvp__status-button:hover .tribe-block__rsvp__not-going-icon, .tribe-block__rsvp__status-button:focus .tribe-block__rsvp__not-going-icon, .tribe-active .tribe-block__rsvp__not-going-icon { fill: #191e23; } .tribe-inactive .tribe-block__rsvp__going-icon, .tribe-inactive .tribe-block__rsvp__not-going-icon { fill: #e1e3e6; } .tribe-inactive:hover .tribe-block__rsvp__going-icon, .tribe-inactive:focus .tribe-block__rsvp__going-icon, .tribe-inactive:hover .tribe-block__rsvp__not-going-icon, .tribe-inactive:focus .tribe-block__rsvp__not-going-icon { fill: #a2aab2; } .tribe-block__rsvp__form { padding: 0 20px; } .tribe-block__rsvp__form form { border-top: 1px solid #e1e3e6; display: flex; padding: 30px 0; } .tribe-left { flex: none; } .tribe-block__rsvp__number-input { padding-right: 20px; } .tribe-block__rsvp__number-input-inner { align-items: center; display: flex; } .tribe-block__rsvp__number-input-inner input[type="number"] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; background: transparent; border: none; color: #000000; font-family: Helvetica, sans-serif, arial; font-size: 30px; font-weight: bold; height: 40px; max-width: 48px; padding: 4px 0; text-align: center; } .tribe-block__rsvp__number-input-inner input[type="number"]::-webkit-inner-spin-button, .tribe-block__rsvp__number-input-inner input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; appearance: none; } .tribe-block__rsvp__number-input-label { display: block; font-size: 14px; font-weight: bold; line-height: 18px; margin-top: 9px; text-align: center; } .tribe-block__rsvp__number-input-button { background-color: transparent; height: 30px; padding: 0; position: relative; width: 20px; } .tribe-block__rsvp__number-input-button:before, .tribe-block__rsvp__number-input-button:after { background-color: #aeb4bb; content: ''; height: 2px; position: absolute; width: 10px; } .tribe-block__rsvp__number-input-button:hover, .tribe-block__rsvp__number-input-button:focus { background: none; } .tribe-block__rsvp__number-input-button:hover:before, .tribe-block__rsvp__number-input-button:hover:after, .tribe-block__rsvp__number-input-button:focus:before, .tribe-block__rsvp__number-input-button:focus:after { background-color: #545d66; } .tribe-block__rsvp__number-input-button--minus { margin-left: -10px; } .tribe-block__rsvp__number-input-button--minus:before, .tribe-block__rsvp__number-input-button--minus:after { right: 0; } .tribe-block__rsvp__number-input-button--plus { margin-right: -10px; } .tribe-block__rsvp__number-input-button--plus:before, .tribe-block__rsvp__number-input-button--plus:after { left: 0; } .tribe-block__rsvp__number-input-button--plus:after { transform: rotate(90deg); } .tribe-right { flex: auto; } .tribe-right input[type="text"], .tribe-right input[type="email"] { border-color: #e1e3e6; color: #000000; display: block; font-family: Helvetica, sans-serif, arial; font-size: 16px; height: 40px; line-height: 18px; margin-bottom: 15px; padding: 10px 15px; width: 100%; } .tribe-right input[type="text"]::-moz-placeholder, .tribe-right input[type="email"]::-moz-placeholder { color: #a2aab2; } .tribe-right input[type="text"]:-ms-input-placeholder, .tribe-right input[type="email"]:-ms-input-placeholder { color: #a2aab2; } .tribe-right input[type="text"]::placeholder, .tribe-right input[type="email"]::placeholder { color: #a2aab2; } .tribe-right label { cursor: pointer; font-size: 14px; font-weight: normal; } .tribe-right label[for^="tribe-tickets-attendees-list-optout"] { align-items: flex-start; display: flex; margin: 0 0 15px; padding-top: 7px; } .tribe-right label[for^="tribe-tickets-attendees-list-optout"] input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #ffffff; border: 1px solid #e1e3e6; border-radius: 0; cursor: pointer; flex: none; height: 16px; margin: 1px 10px 0 0; width: 16px; } .tribe-right label[for^="tribe-tickets-attendees-list-optout"] input[type="checkbox"]:focus { box-shadow: 0 0 0 1px #e1e3e6; outline: 2px solid transparent; outline-offset: -2px; } .tribe-right label[for^="tribe-tickets-attendees-list-optout"] input[type="checkbox"]:checked:before { color: #009fd4; content: "\f147"; display: inline-block; float: left; font: normal 21px/1 dashicons; margin: -3px 0 0 -4px; speak: none; vertical-align: middle; width: 16px; } .tribe-tickets-meta-option-label { color: #000000; font-size: 14px; line-height: 18px; font-weight: normal; } .tribe-block__rsvp__message__error, .tribe-block__rsvp__message__success { color: #000000; font-size: 14px; line-height: 18px; padding: 20px; } .tribe-block__rsvp__message__error { background: #ffebe8; border: 1px solid #cc0000; display: none; margin-bottom: 20px; } .tribe-block__rsvp__message__success { background: #ecfae5; border: 1px solid #1bd800; margin-top: 20px; } .tribe-block__rsvp__submit-button { background: #009fd4; color: #ffffff; font-family: Helvetica, sans-serif, arial; font-size: 15px; font-weight: bold; line-height: 18px; margin: 10px 0 0; padding: 10px 23px; } .tribe-block__rsvp__submit-button:hover, .tribe-block__rsvp__submit-button:focus { background: #007bb4; } .tribe-block__rsvp__submit-button:disabled { cursor: not-allowed; background: #a2aab2; } .tribe-block__rsvp__form__attendee-meta { margin: 0; } .tribe-block__rsvp__form__attendee-meta th, .tribe-block__rsvp__form__attendee-meta td { padding: 0; border: none; word-break: normal; } .tribe-common-c-loader.tribe-block__rsvp__loading { align-items: center; background: rgba( 255, 255, 255, .7 ); height: 100%; justify-content: center; left: 0; margin: 0; padding: 0; position: absolute; text-align: center; top: 0; width: 100%; z-index: 99; } .tribe-common-c-loader.tribe-block__rsvp__loading svg { max-width: 70px; position: absolute; top: 35%; } .tribe-common-c-loader.tribe-block__rsvp__loading svg circle { fill: #888; } @media only screen and (min-width: 768px) { .tribe-events-tickets tr { display: table-row } } @media (min-width: 768px ) { .tribe-events-tickets td { width: auto } } @media (min-width: 768px) { .tribe-events-tickets td.quantity input[type="number"], .tribe-events-tickets td.woocommerce input[type="number"] { width: 4.375em } .tribe-events-tickets .woocommerce.add-to-cart { padding: 16px } .tribe-events-tickets .woocommerce.add-to-cart .tribe-button { margin: 10px } .tribe-events-tickets input[type="date"], .tribe-events-tickets input[type="time"], .tribe-events-tickets input[type="datetime-local"], .tribe-events-tickets input[type="week"], .tribe-events-tickets input[type="month"], .tribe-events-tickets input[type="text"], .tribe-events-tickets input[type="email"], .tribe-events-tickets input[type="url"], .tribe-events-tickets input[type="password"], .tribe-events-tickets input[type="search"], .tribe-events-tickets input[type="tel"], .tribe-events-tickets input[type="number"], .tribe-events-tickets textarea, .tribe-events-tickets select { width: auto } .tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta, .tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row { display: table-row } .tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta > td, .tribe-events-tickets-rsvp tr.tribe-tickets-meta-row > td { display: table-cell } } @media (min-width: 600px) { .tribe-block__rsvp__ticket { align-items: stretch; flex-wrap: nowrap } .tribe-block__rsvp__icon { border-bottom: none; border-right: 1px dashed #b5bcc2; padding: 28px 17px; width: 84px } .tribe-block__rsvp__number-input-inner input[type="number"] { font-size: 36px; height: 48px } .tribe-block__rsvp__message__success { padding: 10px 30px; text-align: center } }