﻿.btn.payment {
    padding: 14px 0;
    border: solid 1px #ccc;
    background-color: transparent;
    position: relative;
}

    .btn.payment:hover {
        border-color: #4caf50;
    }

    .btn.payment.active {
        color: #4caf50;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

.p-1 {
    padding: 1em;
}

.pmo-wrapper {
    display: flex;
    flex-direction: row;
}

    .pmo-wrapper button {
        flex-basis: 0;
        flex-grow: 1;
    }

.pmo-type-text {
    display: block;
    font-size: 14px;
}

.pmo-fa-icon {
}

    .pmo-fa-icon i {
        font-size: 30px;
    }


@media (max-width: 550px) {
    .pmo-wrapper {
        flex-direction: column;
    }

    .btn.payment {
        margin-left: 0;
        margin-bottom: 10px;
    }

    .pmo-fa-icon svg {
        font-size: 18px !important;
    }

        .btn.payment svg.fa-google-pay {
            font-size: 32px !important
        }
}

.p-t-2 {
    padding-top: 32px !important;
}

.m-l-1 {
    margin-left: 16px;
}

.m-b-0 {
    margin-bottom: 0;
}

li.eip-website a {
    word-wrap: break-word;
}

.popover {
	max-width: 500px;
}

.form-step.store-container .note-info img {
	display: block;
	max-width: 100%;
	height: auto;
}

.StripeElement {
	padding: 6px 12px;
	border: solid 1px #dbdbdb;
}

	.StripeElement.focused {
		border-color: #f05f2a;
		-webkit-box-shadow: 0 0 7px 0 #f05f2a;
		box-shadow: 0px 0px 7px 0px #f05f2a;
	}

	.StripeElement.invalid {
		border-color: #dca7b0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

h2.woohoo {
	color: #f05f2a;
	font-weight: 400;
}

h3.woohoo {
    font-weight: 300;
}

.part-status {
    color: #f05f2a;
    display: inline-block;
    margin-left: 5px;
}

.bg-user {
    background-color: #fff;
}

p { 
    min-height: 1em;
}

.measure-container {
    display: none;
    visibility: hidden;
}

/*div.k-multiselect.form-control {
    border: solid 1px #dbdbdb !important;
}
*/
.has-error div.k-multiselect.form-control {
    border: solid 1px #ebccd1 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form .form-body {
    padding: 15px 15px 0 15px;
}

#participant_telephone {
    width: 100% !important;
}

.note {
    border-left: none;
}

.row.register-editor-content .note {
    margin-bottom: 15px;
    font-size: 14px;
}

.iCheck-helper {
    -webkit-tap-highlight-color: transparent;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 3px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

/*.has-feedback label~.form-control-feedback {
    top: 35px;
}*/

.k-grouping-row .k-state-focused, .k-state-focused {
    border-color: #f05f2a;
}

#binding_container {
    /*padding-right: 15px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);*/
}

.what-is-cvc {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

#confirm_content_wrapper {
    font-size: 14px;
}

    #confirm_content_wrapper .note-warning h3 {
        font-weight: 500;
    }

h3.splash {
    color: #f05f2a;
}

label.beneficiary {
    color: #f05f2a;
}

h5.confirm-section {
    width: 100%;
    border-bottom: solid 1px #cecece;
    margin-bottom: 10px;
    font-weight: 600;
}

.credit-card-details .panel-default {
    border-color: #ccc;
}

.payment-methods-group .panel-default {
    border-color: #ccc;
}

#confirm_content_wrapper .popovers i.fa {
    color: #f05f2a;
}

.confirm-messages {
    margin-left: 0;
}

img.check-details {
    max-height: 250px;
}

/*.k-animation-container {
    width: auto !important;
}

.k-list-container {
    width: auto !important;
}

.k-list-scroller {
    width: auto !important;
}

.k-list-container li {
    text-wrap: none;
    white-space: nowrap;
}*/

/* begin confirm classes */
.margin-left-5 {
    margin-left: 5px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

table.confirm-group {
    width: 100%;
    /*border: 1px solid #ccc;*/
}

.btn.remove-participant {
    position: absolute;
    top: 0;
    right: 0;
}

    .btn.remove-participant:hover {
        /*background-color: #f2784b;*/
        background-color: red;
        border-color: #f05f2a !important;
    }

    .btn.remove-participant:active {
        background-color: #ee4d12;
    }

/* begin footer placement on bottom of page */
* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
}

.footer, .push {
    height: 30px;
}

.footer {
    margin-bottom: -30px;
}

/* end footer placement on bottom of page */

.form-control.k-widget {
    padding: 0;
    width: 100%;
    height: auto;
}

    .form-control.k-widget:not(.k-autocomplete) {
        border-width: 0;
    }

li.eip-website {
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
}

.eip-schedule-scroller h5 {
    margin-left: -10px;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #f05f2a;
}

.waiver-name {
    font-weight: 500;
    color: #f05f2a;
}

.form .form-section {
    margin: 15px 0px 15px 0px;
    border: none;
    padding-bottom: 0;
}

.inline-participant-questions .row .question-list-container {
    padding-left: 15px;
}

.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

.participant-list .scroller {
    min-height: 500px;
    /*max-height:300px;*/
    height: auto;
    color: black;
}

.participant-list .form-section {
    margin-bottom: 0;
}

.truncate-ellipsis {
    display: table;
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}

    .truncate-ellipsis > a {
        display: table-cell;
        overflow: hidden;
        text-overflow: ellipsis;
    }

#eip_event_info {
    overflow-x: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
}
.content-page h3.pw-panel-title {
    padding-top: 0px;;
}

    #eip_event_info a {
        color: #3e4d5c;
    }

#eip_reg_details form.form-inline .form-group {
    width: 100%;
}

#eip_reg_details form.form-inline input.form-control {
    width: 100%;
}

#eip_info {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
    padding: 10px 0;
}

.portlet.box.purple {
    border: 1px solid #a57fb5;
}

.news-blocks {
    padding: 10px;
    margin-bottom: 10px;
    background: #faf6ea;
    border-top: solid 2px #faf6ea;
}
div.waiver-text a,
.content-page a.waiver {
    color: #64aed9 !important;
}

.well {
    padding: 15px !important;
}

.k-edge .k-numeric-wrap:before {
    content: none !important;
}

.k-ie .k-numeric-wrap:before {
    content: none !important;
}

.k-ff .k-numeric-wrap:before {
    content: none !important;
}

.k-webkit .k-numeric-wrap:before {
    content: none !important;
}

.k-safari .k-numeric-wrap:before {
    content: none !important;
}

.k-textbox > input.form-control {
    height: 34px !important;
}

input.k-formatted-value.form-control {
    height: 34px !important;
}

span.k-numerictextbox span.k-numeric-wrap {
    height: 34px !important;
}

span.k-numerictextbox input.k-input {
    height: 34px !important;
}

span.k-datepicker input.k-input {
    height: 34px !important;
}

span.k-datetimepicker input.k-input {
    height: 34px !important;
}

span.k-timepicker input.k-input {
    height: 34px !important;
}

input.currencyinput.form-control {
    height: 34px !important;
}

.k-popup .k-list .k-item, .k-fieldselector .k-list .k-item, .k-list-optionlabel, .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
    padding: 3px 5px 3px 5px;
    line-height: 2.0em;
    min-height: 2.0em;
}

.k-popup .k-list .k-state-hover, .k-popup .k-list .k-state-focused, .k-popup .k-list .k-state-selected, .k-overflow-container .k-state-hover, .k-overflow-container .k-state-focused, .k-overflow-container .k-state-selected, .k-fieldselector .k-list .k-item, .k-state-focused.k-list-optionlabel, .k-state-selected.k-list-optionlabel {
    padding: 3px 5px 3px 5px;
    border-width: 1px;
    border-style: solid;
}

/* begin donations styles */
.well.well-success {
    background-color: #eef7ea;
    border-color: #c9e2b3;
    color: #3c763d;
}

.well.well-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.donation-container {
}

/* begin discount code */
.discount-code {
    text-transform: uppercase;
}
/* end discount code */
/* begin event registration store */

.input-append {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.input-append {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.cart-table-quantity {
    width: 50px !important;
}

    .input-append .btn {
        margin-left: -1px;
    }

.product-list .form-control {
    display: inline;
    width: 75px;
    height: 30px;
    padding: 4px 12px;
}

.width-0 {
    width: 0;
}

.width-100 {
    width: 100px;
}

.product-list td {
    vertical-align: middle !important;
}

.product-list label {
    margin-bottom: 0;
}

.product-list .tools {
    width: 165px;
}

button.add-to-cart {
    height: 36px;
}

.k-notification-cart-add-success.k-group {
    background: rgba(0%,60%,0%,.7);
    color: #fff;
    width: auto;
}

.cart-add-success {
    width: auto;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    white-space: nowrap;
}

    .cart-add-success h3 {
        font-size: 12px;
        font-weight: normal;
        display: inline;
        vertical-align: middle;
        color: #fff;
    }

    .cart-add-success img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        height: 25px;
    }

/*.k-grid th {
    padding-left: 0.28em !important;
}

.k-grid td {
    padding: 0.28em 0.28em;
}*/

.store-cart-message {
    color: #f05f2a;
    float: right;
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

#confirm_product_grid td.prod-name {
    width: 50%;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#store_cart_grid.k-grid td {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.store-container {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cart-container {
    margin-top: 10px;
    margin-bottom: 5px;
}

.prod-container {
    margin-top: 0;
}

    .prod-container:not(:last-of-type) {
        margin-bottom: 0.5em;
    }

.product-name {
    font-size: 1.4em;
    font-weight: bold;
    color: #f05f2a;
}

.product-full-description {
    font-size: 1.1em;
    display: block;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

.product-header {
}

.product-short-description {
    clear: both;
    padding: 10px;
}

#store_category_accordion .accordion-toggle .glyphicon {
	margin-right: 10px;
}

.product-attribute-wrap {
    margin-top: 5px;
}

.add-to-cart {
    margin-top: 25px;
    max-width: 160px;
}

/* end event registration store */
/* event information panel */
#event_info_panel h3 {
	color: #f05f2a;
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
}

#registration_step_container {
    min-height: 365px;
    /*background: url('/Content/img/loading.gif') center no-repeat;*/
}

.bg-hide {
    background: none !important;
}

/* start team select page classes */

.padding-top-md-60 {
    padding-top: 60px;
}

.select-reg-type-step a.btn {
    width: 100%;
}

.registration-type-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content-page h4.list-group-item-heading {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-group-item {
    margin-bottom: 20px;
    border-radius: 10px !important;
    min-width: 295px;
    padding: 18px;
    border-color: #333;
}
.list-group-item-heading .fa-check {
    visibility: hidden;
    margin-right: 5px;
}
.list-group-item:hover .fa-check,
.list-group-item-heading:hover .fa-check {
    visibility: visible;
}
.list-group-item-heading {
    font-size: 17px;
    font-weight: 400;
}

.list-group-item:hover:not(.active) {
    background-color: #f05f2a !important;
    color: #fff !important;
    font-weight: 500;
    border-color: #f05f2a;
}

    .list-group-item:hover:not(.active) * {
        color: #fff !important;
        font-weight: 500;
    }

.list-group-item:hover h4 {
    /*color: #f05f2a !important;*/
    font-weight: 500;
}
.list-button-container .list-group-item {
    /*margin-bottom: 5px;*/
    margin-top: 0;
    margin-bottom: 1em;
}
/* start custom question classes */
.form-section.question-page {
    margin-bottom: 10px !important;
}

.form-section.question-group {
    margin-bottom: 10px !important;
}

.form-section.question-group-label {
    margin-bottom: 10px;
    border: none;
    padding-top: 0;
    color: #f05f2a;
}

.question-list-container {
    /*padding-left: 20px;*/
}

/*.question-list-container .row {
        padding-bottom: 10px;
    }*/

.q-text {
    display: inline;
    font-size: 14px;
}

.q-input {
    padding-top: 10px;
}

.cq-wrapper label.q-required {
    margin: 1px 3px 0 3px;
}

.cq-wrapper label.q-required span {
    margin: 0;
}

.cq-wrapper .k-textbox.form-control {
    width: 100% !important;
}

.cq-wrapper .k-dropdown.form-control {
    width: 100% !important;
}

.cql-wrapper {
	display: flex;
}

.content-page p, .content-page .list-unstyled {
    margin-bottom: 0;
}

.form-group.has-error div.q-text {
    color: #a94442;
}

/* end custom question classes */

/*.content-page {
    padding: 0;
}*/

span.k-widget.display-table-cell {
    display: table-cell !important;
    width: 100% !important;
}

#participant_giveaway_wrapper {
}

.portlet {
    margin-bottom: 0px;
}

.banner-image {
    
}

.banner-image .img-responsive {
    margin: 0 auto;
}

input.form-control:focus {
    border-color: #f05f2a;
    -webkit-box-shadow: 0 0 7px 0 #f05f2a;
    box-shadow: 0 0 7px 0 #f05f2a;
}

span.k-widget.form-control {
    display: block;
    width: auto;
}

.k-combobox input {
    height: 32px !important;
}

.k-autocomplete input {
    height: 32px !important;
}

.k-textbox:focus, .k-state-focused.k-autocomplete, .k-state-focused.k-picker-wrap, .k-state-focused.k-numeric-wrap, .k-state-focused.k-dropdown-wrap, .k-state-focused.k-header.k-multiselect {
    background-color: #fff;
    background-image: none;
    background-position: 50% 50%;
    border-color: #f05f2a;
    -webkit-box-shadow: 0 0 7px 0 #f05f2a;
    box-shadow: 0 0 7px 0 #f05f2a;
}

.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-state-selected.k-draghandle:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-state-selected.k-today, .k-marquee-color {
    color: #fff;
    background-color: #f05f2a;
    border-color: #f05f2a;
}

.has-error .form-control .k-dropdown-wrap {
    border: 1px solid #ebccd1 !important;
}

.rf-primary-color {
}

.portlet.user-color {
    border: 1px solid #ccc !important;
}

.border-user {
    /*border: 1px solid #ccc !important;*/
    border: none;
}

div.waiver-text {
    height: 150px;
    max-height: 150px;
    cursor: pointer;
    background-color: #fefefe;
}

    div.waiver-text:focus {
        border-color: #f05f2a;
        -webkit-box-shadow: 0 0 7px 0 #f05f2a;
        box-shadow: 0 0 7px 0 #f05f2a;
    }

div.rf-waiver-detail-form {
    height: 350px;
    max-height: 350px;
    overflow-y: scroll;
    cursor: text;
}

.language-select {
    min-width: 100px;
}

.form-step {
    min-height: 400px;
}

span.em-item-text {
    line-height: 14px;
    padding-top: 4px;
    display: inline-block;
}

div.checkbox {
    margin-left: 30px;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

#ei_start_map {
    height: 500px;
}

.ei-map-info-window {
    font-size: .8em;
}

.form h3.form-section {
    margin-top: 0 !important;
    font-weight: 400;
    color: #f05f2a;
}

.form h3.form-section span.f-left {
    float: left;
}
.form h3.form-section span.f-right {
    float: right;
}

.content-page {
    margin-right: 0;
    padding: 0;
}

.info-header {
    position: relative;
/*    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;*/
    border: none;
}

.event-name span {
    font-size: 2.0vw;
    display: inline-block;
    width: 100%;
    line-height: 2.0vw;
    font-weight: 600;
}

.info-header .event-name {
    text-align: center;
}

label > span.required {
    display: inline-block;
    margin-left: 2px;
    color: red;
}

label > span.required.right {
    margin-right: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    /*background-color: #428bca;*/
    /*background-color: rgb(38, 166, 154);*/
    background-color: #8e5fa2;
}

.margintop20 {
    margin-top: 20px;
}

.nav-pills > li > a {
    border-radius: 0;
}
a {
    color: #3e4d5c;
    text-decoration: none;
}

    a:hover {
        color: #3e4d5c;
        text-decoration: none;
    }

.nav-pills > li > a:hover {
    color: #f05f2a;
    text-decoration: none;
}

.nav-stacked > li + li {
    margin-top: 0;
    margin-left: 0;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.event-menu > li > a > span.em-icon {
    font-size: 18px !important;
}

.event-menu > li > a > span.em-icon {
    /*font-size: 18px !important;*/
    display: inline-block;
    float: left;
    font-size: 30px !important;
    line-height: 36px !important;
}

/*.event-menu > li > a > span.em-icon.hamburger {
            font-size: 18px !important;
            line-height:36px !important;
        }*/

.event-menu > li > a.em-active {
    /*border-right: 4px solid #428bca;*/
    border-right: 4px solid #f05f2a !important;
    margin-right: -1px !important;
    color: #f05f2a !important;
}

.event-menu a.em-root {
    font-size: 16px !important;
}

.border-blue-hoki {
    border: solid 1px rgb(38, 166, 154);
}

.portlet.box.green {
    border: solid 1px rgb(38, 166, 154);
}

.info-header .event-name h1 {
    font-weight: 600;
}

.info-header .event-logo img {
    margin: 10px 0 10px 0;
}

.register-editor-content {
    margin-right: 0;
    margin-left: 0;
}

    .register-editor-content .alert {
        margin-bottom: 15px;
    }

.addthis_toolbox {
    display: none;
    position: absolute;
    bottom: -10px;
    right: 10px;
}

.em-container {
    padding-right: 15px !important;
}

.event-name h1 {
    font-size: 4.0vw;
}

.btn.nav {
    min-width: 100px;
}

.form-actions {
    visibility: hidden;
}

.form-column {
    background-color: #fff;
}

img.product-image {
    max-height: 100px;
    max-width: 100px;
    display: inline-block;
}

/*.icheckbox_square-orange, .iradio_square-orange {
    width: 24px;
    height: 22px;
}

.iradio_square-orange.checked {
    background-position: -167px 0;
}*/

.pw-page-blocker {
    width: 100px;
    height: 100px;
    background-color: transparent;
    display: inline-block;
    background: url('/assets/img/animations/S.gif') center no-repeat transparent;
    background-size: 75px 75px;
}

.pw-bpu-msg {
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.payment-plan-select {
}

.payment-plan-select .description {
    display: block;
    margin-left: 32px;
    font-size: 14px;
    margin-bottom: 8px;
}

.payment-plan-select .terms {
    display: block;
    margin-left: 32px;
    font-size: 14px;
    color: #337ab7;
}
.payment-plan-select .plan-include-nonregfees {
    display: block;
    margin-left: 32px;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 8px;
}

.payment-plan-select .terms:hover {
    color: #f05f2a;
}
.rp-reg-help-form {
    overflow-y: auto;
    max-height: 80vh;
}

.donation-amt-wrapper {
    display: flex;
    align-items: center;
}

.donation-amt-wrapper .processing-fee {
    margin-left: 10px;
    font-size: 14px;
    color: black;
}
.part-sum-amount {
    display: flex;
    align-items: center;
    height: 3em;
}
.part-sum-amount .part-list-wave,
.part-prod-sum-amount .part-list-wave {
    margin-right: 2px;
}
.part-products-amount {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.part-prod-sum-amount {
    text-align: right;
    min-width: 60px;
}
.part-prod-sum-fees {
    text-align: left;
    width: 65px;
}
.participant-summary {
    /*padding-bottom: 20px;*/
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 300px;
}
.participant-summary h3.form-section {
    margin-bottom: 0;
    padding-top: 0;
}
.participant-list {
    /*padding-top: 5px;*/
    margin-top: 20px;
}
.participant-list .grouped-participant,
.participant-list .gp-part,
.participant-list .gp-team {
    width: 100%;
    margin-bottom: 1em;
    font-size: 14px;
}
.participant-summary .btn.btn-lg {
    line-height: 1em;
    font-size: 16px;
    min-width: 202px;
    width: auto;
}
.participant-summary.french .btn.btn-lg {
    width: 245px;
}
.participant-list .gp-part th,
.participant-list .gp-team th {
    text-decoration: none;
}
.participant-list .grouped-participant {
    margin-bottom: 1em;
}
.participant-list .gp-part {
    margin-bottom: 1em;
    margin-top: 1em;
}
.participant-list .gp-team {
    margin-bottom: .5em;
    margin-top: .5em;
}
.participant-list .pl-part-heading td {
    padding-top: 1em;
}
.gp-summary-wrapper {
    height: auto;
    overflow-y: auto;
}

.gp-summary-wrapper:not(last-of-type) {
    border-top: none;
}

.gp-summary-wrapper:not(:last-of-type) {
    border-bottom: 1px solid #ccc; 
}

.participant-list .grouped-participant {
    padding: 0 0 1em 0;
}

.participant-list .participant {
    margin-bottom: 5px;
}

.participant-list .grouped-participant .tools {
    display: inline-block;
    margin-left: -5px;
}

.participant-list .grouped-participant .tools.mtadd5 {
    margin-top: 5px;
}

.grouped-button-container {
    justify-content: end;
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.list-button-container {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
}
.form h3.participant-details {
    margin-bottom: 30px !important;
}
.team-details {
    margin-bottom: 10px !important;
}
.team-container {
    border-top: 1px solid #d5d5d5;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.team-container:last-of-type {
    border-bottom: 1px solid #d5d5d5;
}
#confirm_team_summary.row {
    margin: 0;
}

table.confirm-group.confirm-participant-list > thead > tr > td,
table.confirm-group.team-details > thead > tr > td {
    border-bottom: 1px solid #ddd;
}

table.confirm-group.confirm-participant-list > body > tr:not(.stripe) > td,
table.confirm-group.team-details > body > tr:not(.stripe) > td {
    border-top: 1px solid #ddd;
}

table.confirm-group.confirm-participant-list > tbody > tr.stripe,
table.confirm-group.team-details > tbody > tr.stripe {
    background-color: #f9f9f9;
}

table.confirm-group.confirm-participant-list > tbody > tr.stripe > td,
table.confirm-group.team-details > tbody > tr.stripe > td {
    border-top: none;
}

table.confirm-group.confirm-participant-list > tbody > tr.store-items > td,
table.confirm-group.team-details > tbody > tr.store-items > td {
    border-top: none;
}

table > tbody > tr.has-store-items > td {
    padding-bottom: 0;
}

table > tbody > tr.store-items > td {
    padding-top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select: focus, textarea:focus, input:focus {
    font-size: 1em;
    background: #eee;
  }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .em-container {
        padding-right: 0 !important;
    }

    .event-name span {
        font-size: 3em;
        line-height: 1em;
    }

    .confirm-messages {
        margin-left: 40px;
    }
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .addthis_toolbox {
        display: inline-block;
    }

    .event-menu > li > a > span.em-icon {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

@media (max-width: 767px) {
    .pre-header .pull-right {
        float: right !important;
    }
}

@media (max-width: 442px) {
    .pre-header {
        height: 35px;
    }

    .info-header {
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .main.wrapper > .container {
        padding-top: 30px;
    }

    .main.wrapper > .container ul.list-inline {
        margin-bottom: 0;
    }
    .list-group-item {
        min-width: auto;
        width: 90%;
        align-items: center;
        display: flex;
        align-content: center;
        flex-wrap: wrap;
    }
}













.rp-reg-help.small {
    display: none;
}

.rp-reg-help.small svg {
    font-size: 18px !important
}

@media (max-width: 1698px) {
    .rp-reg-help.large {
        display: inline-block;
    }
}

@media (max-width: 1671px) {
}


@media (max-width: 1630px) and (min-width:991px) {
}

@media (max-width: 1503px) {
}

@media (max-width: 1480px) {
}

@media (max-width: 1389px) {
}


@media (max-width: 1366px) {
/*    .event-name span {
        font-size: 6vw;
    }
*/    .pre-header #mainLogo img {
        width: 140px;
    }
}

@media (max-width: 1337px) {
}

@media (max-width: 1330px) and (min-width:991px) {
}

@media (max-width: 1273px) {
}

@media (max-width: 1137px) {
}

@media (max-width: 1175px) and (min-width:991px) {
}

@media (min-width: 991px) {
}


@media (max-width: 991px) {
}

@media(min-width: 768px) {
}


@media(max-width: 767px) {
}



@media(max-width:888px) and (min-width: 768px) {
}

@media(max-width:888px) {
    .event-name span {
        font-size: 6vw;
        line-height: 1.1em;
    }

    .rp-reg-help.large {
        display: none;
    }

    .rp-reg-help.small {
        display: inline-block;
    }
}

@media(max-width:575px) {
}

@media(max-width:480px) {
}

@media(max-width:400px) {
}

@media(max-width:439px) {
}
