.updated.success.fs-notice.fs-sticky.fs-has-title.fs-type-plugin[data-slug=tickera] {
    display: none !important;
}

#pframe,
#connect_account.fs-slug-tickera-event-ticketing-system {
    display: none !important;
}

[data-id="plan_upgraded"].div.fs-notice.success,
[data-id="plan_upgraded"].div.fs-notice.success {
    display: none !important;
}

a[href="edit.php?post_type=tc_events&page=tickera-event-ticketing-system-pricing"] {
    display: none !important;
}

.tc_wrap label.error {
    color: red !important;
    padding-left: 10px;
}

a.tc_tooltip:hover {
    cursor: pointer;
}

#post label.error {
    color: red;
    padding-left: 10px;
}

#side-sortables label.error {
    color: red !important;
    padding-left: 0px;
}

.tc_tooltip {
    content: "\f223";
}

.tc-hidden {
    display: none;
}

.tc-disable {
    pointer-events: none;
    opacity: 0.5;
}

a.tc_tooltip_link {
    color: #fff !important;
}

a[href="post-new.php?post_type=tc_events"] {
    display: none !important;
}

#adminmenu #menu-posts-tc_events div.wp-menu-image:before {
    font-family: 'tck' !important;
    content: "\e600";
}

.regular-textarea {
    width: 351px;
    height: 100px;
}

.tc_wrap .nav-tab-wrapper {
    width: 15%;
}

#sticky-wrapper .nav-tab-wrapper {
    width: 100%;
}

.tablenav .actions {
    padding: 2px 0px 0 0;
}

/*form th{
    text-align: right;
}*/

/* Ticket Templates */

.sortables {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%
}

.sortables li {
    padding: 5px;
    font-size: 12px;
    width: auto;
    cursor: move;
}

#ticket_elements {
    width: 100%;
    float: left;
    min-height: 20px;
    margin-bottom: 20px;
    padding: 20px 14px 6px;
    border: 1px solid #ccc;
}

#ticket_elements li.ui-sortable-helper {
    margin-right: auto;
}

#template_document_settings {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    background-color: #fff;
}

#ticket_elements .element_content {
    display: none;
}

.left-holder {
    width: 75%;
    display: inline-block;
    float: left;
}

.right-holder {
    width: 22%;
    margin-left: 2%;
    float: right;
    margin-top: 81px;
}

.right-holder-second {
    margin-top: 20px;
}

.wp-admin .element_content label,
.wp-admin #template_document_settings label {
    width: 100%;
    margin: 10px 0px 5px 0px;
    display: block;
}

#template_document_settings select {
    width: 100%;
}

.element_content select {
    max-width: 100%;
}

.ticket-elements-drop-area .element-icon {
    display: none;
}

.ticket-elements-drop-area input.file_url {
    max-width: 100%;
}

#ticket_elements li {
    margin-bottom: 15px;
    background: none;
    background-color: #fff;
    float: left;
    width: 13%;
    margin-right: 0.64%;
    margin-left: 0.63%;
    padding: 14px;
    text-align: center;
    height: 150px !important;
    box-sizing: border-box;
    border-bottom: 5px solid rgba(8, 147, 202, 0.3);
    -webkit-transition: border 0.3s linear;
    -moz-transition: border 0.3s linear;
    transition: border 0.3s linear;
}

#ticket_elements li:hover {
    border-bottom: 5px solid #0893CA;
}

#ticket_elements li i {
    color: #9c9c9c;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#ticket_elements li:hover i {
    color: #0893ca;
}

#ticket_elements .element_title {
    font-size: 1.1em;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #9c9c9c;
}

.row_num_info {
    display: none;
}

#ticket_elements li:hover .element_title {
    color: #444;
}

#ticket_elements .element-icon {
    font-size: 2.7em;
}

#ticket_elements .elements-wrap {
    position: relative;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    overflow: hidden;
}

.rows {
    width: 100%;
    float: left;
}

.rows ul {
    width: 100%;
    margin-bottom: -1px;
    padding: 14px;
    border: 1px dashed #ccc;
    position: relative;
}

.ticket-elements-drop-area > ul > li {
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 5px solid rgba(8, 147, 202, 0.3);
}

.ticket-elements-drop-area li.ui-sortable-helper,
.ticket-elements-drop-area li:hover {
    border-color: #0893CA;
    margin-right: auto;
    -webkit-transition: border 0.1s linear;
    -moz-transition: border 0.1s linear;
    transition: border 0.1s linear;
}

.rows .sortables .ui-state-default {
    background: none;
    background-color: #fff;
}

.rows .element_title {
    font-size: 20px;
}

.row_num_info {
    position: absolute;
    top: -20px;
    z-index: 99999;
    right: 0px;
    color: #8F8F8F;
}

.rows li.ui-state-default.cols {
    display: inline-block;
    float: left;
}

.rows li.ui-state-default.cols div.chosen-drop {
    z-index: 10;
}

.rows .element_title,
.rows .element_content {
    padding: 5px;
}

.ui-state-highlight {
}

.rows li.ui-state-default.cols_1 {
    width: 100%;
}

.rows li.ui-state-default.cols_1 .element_title {
    font-size: 20px;
}


.rows li.ui-state-default.cols_2 {
    width: 49.2%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_2 .element_title {
    font-size: 20px;
}


.rows li.ui-state-default.cols_3 {
    width: 32.5%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_3 .element_title {
    font-size: 17px;
}

.rows li.ui-state-default.cols_4 {
    width: 24%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_4 .element_title {
    font-size: 16px;
}

.rows li.ui-state-default.cols_5 {
    width: 19%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_5 .element_title {
    font-size: 16px;
}

.rows li.ui-state-default.cols_6 {
    width: 15.66%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_6 .element_title {
    font-size: 15px;
}

.rows li.ui-state-default.cols_7 {
    width: 13.25%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_7 .element_title {
    font-size: 15px;
}

.rows li.ui-state-default.cols_8 {
    width: 11.43%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_8 .element_title {
    font-size: 14px;
}

.rows li.ui-state-default.cols_9 {
    width: 10%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_9 .element_title {
    font-size: 14px;
}

.rows li.ui-state-default.cols_10 {
    width: 8.94%;
    margin-right: 1%;
}

.rows li.ui-state-default.cols_10 .element_title {
    font-size: 14px;
}

.rows li.ui-state-default.cols.last_child {
    margin-right: 0%;
}

.ticket_margin {
    display: inline;
    width: 16%;
    margin-right: 2%;
    margin-left: 2%;
}

.ticket_element_padding {
    display: inline;
    width: 13%;
    margin-right: 2%;
    margin-left: 2%;
}

#template_document_settings .ticket_margin {
    width: 14%;
}

#template_document_settings .file_url {
    width: 70%;
}

.wp-picker-container.wp-picker-active {
    position: absolute;
    z-index: 9;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #eee;
    padding: 10px;
}

.wp-picker-container.wp-picker-active label {
    display: inline-block;
    width: initial;
    margin-top: 0;
}

.ticket-table tr,
.event-table tr,
.order-table tr,
.discount-table tr {
    text-align: left;
}

table.order-table th {
    padding-right: 50px;
    padding-bottom: 5px;
}

table.order-details {
    margin-left: -3px;
    margin-top: -3px;
}

.status_green {
    color: green;
}

.status_red {
    color: red;
}

.tc_order_tickets_warning {
    padding: 10px;
    display: block;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.checkin-table {
    margin-top: 20px;
}

label[for=api_key] {
    padding-top: 4px;
    display: inline-block;
    padding-right: 10px;
}

.tc_wrap {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    /* IE 5-7 */
    filter: alpha(opacity=0);

    /* Netscape */
    -moz-opacity: 0;

    /* Safari 1.x */
    -khtml-opacity: 0;

    /* Good browsers */
    opacity: 0;
}

.tc-success {
    color: #00a32a;
}

.tc-error {
    color: #d63638;
}

.tc_wrap .tc-notice {
    margin: 5px 0 15px;
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    padding: 1px 12px;
}

.tc_wrap .tc-notice p {
    margin: 0.5em 0;
    padding: 2px;
}

.tc_wrap .tc-notice-warning {
    border-left-color: #dba617;
}

.tc_wrap input[type="text"],
.tc_wrap textarea,
.tc_wrap .chosen-container-multi ul {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.tc_wrap span.description,
.tc_wrap p.description {
    font-size: 13px;
    font-style: italic;
    display: block;
    color: #858585;
    margin: 5px 0px;
}

.tc_wrap h3 .description {
    font-weight: normal;
    font-style: normal;
    margin: 5px 0 0 0;
    font-size: 0.63em;
    letter-spacing: 0.02em;
}

.tc_wrap .message_placeholder {
    display: none;
}

.dynamic-field-parent + div.chosen-container {
    margin-bottom: 5px;
}

.tc_wrap select,
.tc_wrap input.file_url {
    min-width: 100%;
}

.tc_wrap #template_document_settings select,
.tc_wrap #template_document_settings input.file_url {
    min-width: 100px;
}

.tc_wrap #poststuff h3 {
    color: #fff;
    background: #0893CA;
}

.image-check-wrap {
    float: left;
    height: 85px;
    width: 150px;
    margin-bottom: 35px;
}


.image-check-wrap label img {
    /* fix */
    pointer-events: none;
    position: relative;
}

/* fix */
.image-check-wrap label {
    display: inline-block;
    position: relative;
}

.image-check-wrap label::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.check-image {
    height: 90px;
    overflow: hidden;
    text-align: center;
}

.check-image img {
    margin-top: -102px;
}

.active-gateway.auto {
    pointer-events: none;
}

.active-gateway img {
    margin-top: 0;
}


.image-check-wrap .tc_active_gateways {
    display: none;
}

a.tc_link {
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
    font-size: 0.9em;
    background-color: #7BBBA9;
    border: 2px solid #7BBBA9;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 7px 0 10px 0;
}

a.tc_link:hover {
    background-color: transparent;
    text-decoration: none;
    color: #7BBBA9;
}


.tc_wrap select {
    max-width: 100% !important;
    min-width: 1em !important;
}

.tickera_page_tc_settings .chosen-container-single,
.tickera_page_tc_ticket_templates .chosen-container-single,
.discount-table .chosen-container-single,
.ticket-table .chosen-container-single {
    width: 350px !important;
}

/* Settings Accordion */
.tc-accordion {
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -ms-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
    overflow-y: hidden;
    padding-top: 0;
}

.tc-accordion .inside { padding: 0 25px 25px; }
.tc-accordion-actions .postbox { padding: 0 25px; }
.tc-accordion-actions .postbox table { margin-top: 0; }

/* Settings > API Access */
#wpbody-content .tc_wrap #poststuff.tc-api-keys { padding-top: 0; }
.tc_wrap.tc-api-access-content .tc-api-keys > .tablenav { width: 100%; }
.tc_wrap.tc-api-access-content .tc-api-keys > .tablenav .tablenav-pages { margin: 0; }
.tc_wrap.tc-api-access-content .tc-api-keys > .tablenav .displaying-num { padding-top: 0; }
.tc_wrap.tc-api-access-content { padding-top: 9px; }
.tc_wrap.tc-api-access-content #poststuff.metabox-holder { padding-top: 0; }

.tc_wrap.tc-api-access-content .tc-api-keys .postbox .tablenav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f3f3f3;
    width: 100%;
    height: initial;
    padding: 0;
    margin: 0;
}

.tc_wrap.tc-api-access-content .tc-api-keys .postbox .tablenav h3,
.tc_wrap.tc-api-access-content .tc-api-keys .postbox .tablenav form {
    display: inline-block;
    line-height: 1.4;
    margin: 0;
}

.tc_wrap.tc-api-access-content .tc-api-keys .postbox .tablenav .actions { padding: 15px 20px 15px 25px; }
.tc_wrap.tc-api-access-content .tc-api-keys .postbox .tablenav .actions input[type="submit"] { margin-left: 0; }
.tc_wrap.tc-api-access-content .tc-api-actions .actions input { float: none; }

/* Tickera > Discount Codes */
.tc_wrap.tc-discount-codes-content #poststuff.metabox-holder { padding-top: 0; }

@media only screen and (max-width: 1070px) {
    .left-holder, .right-holder {
        width: 100%;
    }

    .right-holder {
        margin-top: 20px;
    }
}

/* Toggle Controls */
.tc-control:focus {
    background: none;
    outline: none;
}

.tc-control {
    border-radius: 10px;
    background: rgb(176, 176, 176);
    width: 39px;
    height: 18px;
    display: block;
    position: relative;
    opacity: .8;
}

.tc-control:hover {
    cursor: pointer;
    opacity: 1;
}

.tc-control .tc-toggle {
    width: 14px;
    height: 14px;
    margin: 2px;
    background: #F4F4F4;
    border-radius: 50%;
    display: block;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    left: 0px;
}

.tc-control .tc-toggle:hover {
    -webkit-transform: scale(1.1);
}

.tc-control.tc-on .tc-toggle {
    left: 21px;
}

.tc-control.tc-on {
    background: rgb(107, 187, 26);
}


/* Colorbox styles */

#tc-shortcode-select {
    width: 350px;
    background-position: 95% 15px;
}

.tc-shortcodes-colorbox #cboxLoadedContent {
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tc-shortcode-wrap {
    padding: 30px;
}

.tc-shortcode-atts {
    margin-top: 30px;
}

.tc-shortcode-atts .description {
    float: left;
    margin-top: 3px;
}

.shortcode-table tr th {
    width: 20%;
    text-align: left;
    padding: 18px 0;
}

.tc-shortcode-wrap select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 38px;
    padding: 0 10px;
    background: url('../images/arrow-select.png') no-repeat 96% 15px;
    padding: 0 30px 0 10px;
    width: 300px;
}

.shortcode-table {
    width: 100%;
}

.shortcode-table input[type="text"] {
    padding: 8px 10px;
    width: 300px;
}

.tc-title-wrap {
    color: #fff;
    background: #0893CA;
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tc-title-wrap h3 {
    color: #fff;
    margin: 0;
    font-weight: bold;
}

.tc-shortcodes-colorbox #cboxClose {
    background: url('../images/close-button.png') no-repeat center;
    color: #fff;
    margin-right: 10px;
    top: 13px;
}

.tc_wrap .tablenav .displaying-num {
    margin-right: 7px;
    padding-top: 7px;
    display: inline-block;
}

.tc_wrap .postbox {
    border-top: none;
    border-left: none;
}

.tc_wrap .metabox-holder#poststuff {
    padding-top: 9px;
}

.tc_wrap form .postbox:nth-child(3),
.tc_wrap .postbox:nth-child(2),
.tc_wrap .postbox:first-child {
    border-top: 1px solid #e5e5e5;
}

/* Add-ons */
.tc_addon {
    width: 19%;
    display: inline-block;
    background-color: #fff;
    margin-right: 1%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 295px;
    float: left;
    margin-bottom: 15px;
    position: relative;
    margin-right: 1.2%;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 5px solid rgba(8, 147, 202, 0.3);
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    transition: border 0.2s linear;
}

.tc_addon a {
    height: 295px;
    float: left;
    width: 100%;
    box-shadow: none !important;
}

.tc-addons-image {
    float: left;
    width: 100%;
    padding: 10px 25px 10px 25px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.tc-addons-image a {
    float: left;
}

.tc-addons-image a:active,
.tc-addons-image a:focus {
    outline: 0;
}

.tc-addon-content {
    float: left;
    width: 100%;
    padding: 17px 25px 17px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.tc-addon-content p {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #949494;
    line-height: 1.7em;
    margin: 0;
}

.tc_addon:hover .tc-addons-image {
    background: #f4f4f4;
}

.tc_addon:hover {
    border-bottom: 4px solid #0893CA;
}

.tc_addon img {
    max-width: 100%;
}

/* Settings > Email */
#tc-email-settings .tc-disable ~ .form-table {
    pointer-events: none;
    opacity: 0.5;
}

#tc-email-settings .tc-disable ~ .description {
    color: red;
}


@media only screen and (max-width: 500px) {
    .shortcode-table tr th {
        width: 100%;
        display: block;
    }

    .shortcode-table tr td {
        width: 100%;
        display: block;
    }

    .shortcode-table input,
    .shortcode-table select,
    #tc-shortcode-select {
        width: 100%;
    }
}

label.tc_checkboxes_label {
    width: 100%;
    display: block;
}

.inline_hover {
    text-decoration: underline;
}

.close-this {
    float: right;
}

.close-this {
    font-size: 20px;
}

#ticket_elements .close-this {
    display: none;
}


/* DATEPICKER EVENT */

body .tc_datepicker > .datepicker_header {
    background-color: #6b5f89;
    color: #fff;
    padding: 10px 5px;
}

body .tc_datepicker > .datepicker_header > span {
    background-color: transparent;
}

body .tc_datepicker > .datepicker_header > .icon-home > svg > g > path {
    fill: #fff;
}

.tc_datepicker > .datepicker_header > a:hover {
    background-color: transparent;
}

body .tc_datepicker > .datepicker_header > a {
    color: #fff;
    font-size: 1.4em;
    line-height: 0;
}

body .tc_datepicker > .datepicker_header > a:hover {
    color: #fff;
}

.tc_datepicker > .datepicker_header > a:hover {
    opacity: 0.6;
    color: #fff;
}

.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td {
    text-align: center;
}

.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.active {
    background-color: #6b5f89;
    color: #fff;
    font-weight: bold;
}

body .tc_datepicker > .datepicker_inner_container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}


.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td {
    padding: 9px;
}

.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td:hover {
    cursor: pointer;
}

.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.hover,
.tc_datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.active {
    background-color: #0893CA;
    color: #fff;
}

.tc_datepicker tr th {
    padding-top: 3px;
    padding-bottom: 7px;
}

/* Order Notes */
.tc_order_notes_title {
    margin-top: 20px;
    font-weight: bold;
}

ul.tc_order_notes {
    padding: 0;
}

ul.tc_order_notes li {
    padding: 0;
}

ul.tc_order_notes li .note_content {
    padding: 10px;
    background: #FFF;
    position: relative;
}

ul.tc_order_notes li .note_content p {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 1.5;
}

ul.tc_order_notes li .note_content:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-style: solid;
    border-color: #FFF transparent;
}

ul.tc_order_notes li p.meta {
    padding: 10px;
    color: #999;
    margin: 0;
    font-size: 11px;
}

ul.tc_order_notes li p.meta .exact-date {
    border-bottom: 1px dotted #999;
}

/* Shortcode Fix */
.tc-shortcodes-colorbox #cboxTopLeft {
    width: 0px;
    height: 0px;
    background: none;
}

.tc-shortcodes-colorbox #cboxTopRight {
    width: 0px;
    height: 0px !important;
    background: none;
}

.tc-shortcodes-colorbox #cboxBottomLeft {
    width: 0px;
    height: 0px !important;
    background: none;
}

.tc-shortcodes-colorbox #cboxBottomRight {
    width: 0px;
    height: 0px;
    background: none;
}

.tc-shortcodes-colorbox #cboxMiddleLeft {
    width: 0px;
    height: 0px !important;
    background: none;
}

.tc-shortcodes-colorbox #cboxMiddleRight {
    width: 0px;
    height: 0px;
    background: none;
}

.tc-shortcodes-colorbox #cboxTopCenter {
    width: 0px;
    height: 0px !important;
    background: none;
}

.tc-shortcodes-colorbox #cboxBottomCenter {
    width: 0px;
    height: 0px;
    background: none;
}

.tc-shortcodes-colorbox #cboxTitle {
    display: none !important;
}

.tc-ticket-custom-text {
    width: 100%;
}

.show_if_tc_ticket .wp-picker-container {
    float: left;
}

.tc-shortcodes-colorbox#colorbox,
.tc-shortcodes-colorbox#cboxOverlay {
    z-index: 99999;
}

/* Setting Page */
.tc_outside_wrap .nav-tab-wrapper {
    float: left;
    width: 15%;
}

.tc_outside_wrap .nav-tab-wrapper ul {
    float: left;
    border-left: 1px solid #e3e3e3;
    margin: 0;
    border-right: 1px solid #e3e3e3;
}

#sticky-wrapper {
    float: left;
    width: 15%;
    clear: both;
}

.tc_outside_wrap .nav-tab-wrapper ul li {
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 1px solid #e3e3e3;
}

.tc_outside_wrap .nav-tab-wrapper ul li:first-child {
    border-top: 1px solid #e3e3e3;
}

.tc_outside_wrap a.nav-tab:active,
.tc_outside_wrap a.nav-tab:focus {
    outline: none;
}

.tc_outside_wrap a.nav-tab {
    border: 0;
    margin: 0;
    padding: 10px 5px 10px 17px;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none !important;
    box-shadow: none !important;
}

.tc_outside_wrap .nav-tab-wrapper {
    border: none;
    padding: 0;
    margin: 9px 0 0 0px;
}

.tc_events_page_tc_settings .tc_wrap {
    width: 85%;
    float: left;
    margin: 0;
}

.tc_wrap .chosen-container {
    min-width: 150px;
}

.tc_wrap .nav-tab-wrapper {
    overflow: hidden;
}

.tc_wrap .tc-tickera-secondary {
    color: #9a9a9a;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border: none;
    box-shadow: none;
    border: 1px solid #cccccc;
    font-weight: bold;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    padding: 7px 20px;
    height: auto;
    font-size: 1.2em;
    letter-spacing: 0.03em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    line-height: 26px;
    margin: 3px 0 0 5px;
}

.tc_wrap .tc-tickera-secondary:hover {
    background-color: #ffdf3b;
    color: #5d5d5d;
    border: 1px solid #ffdf3b;
}

.tc_wrap input[type="submit"] {
    margin-left: 20px;
}

.tc_wrap .inside input[type="submit"] {
    margin-left: 0;
}

.tc_wrap .search-box input[type="submit"] {
    margin-left: 5px;
}

.tc-tablenav .tablenav-pages a {
    color: #6b5f89;
}

.tc-tablenav .tablenav-pages a:hover {
    background-color: #6b5f89;
    color: #fff;
}

.tc_wrap table.widefat {
    border: none;
}

.tc_events_page_tc_discount_codes .tc_wrap .postbox {
    border-left: 1px solid #e5e5e5;
}

#add_new_template,
#add_new_discount {
    margin-left: 0;
}

.tc_options_search {
    float: right;
    font-weight: normal;
}

.fs-section #sticky-wrapper {
    width: 100%;
    float: none;
}

.tc_float_none {
    float: none !important;
}

.ticket_type_id_chosen {
    width: 100%;
}

a.tc_checkinera_link {
    float: right;
    margin-top: 23px;
}

.barcode_api_keys form {
    float: left;
}

/* Gutenberg Components */
.tc-gb-component {
    padding: 0 16px;
}

/* Progress Bar */
.tc-progress-bar {
    width: 250px;
    margin-top: 15px;
    position: relative;
}

/* Export PDF */
#export_event_data {
    margin-top: 20px;
}

/* Ticket Types */
#allowed_checkins_per_time_basis_field {
    padding-right: 0;
    margin-right: 8px;
}

body.post-type-tc_tickets .chosen-single,
body.post-type-tc_tickets_instances .chosen-single {
    line-height: 2;
    height: 100%;
    font-size: 14px;
    border-radius: 3px;
}

/*
 * Tickera > Ticket Types
 * Tickera > Attendees & Tickets
 * Event Filter
 */
select[name="tc_event_filter"] ~ .chosen-container {
    margin-right: 6px;
}

select[name="tc_event_filter"] ~ .chosen-container .tc-loader {
    width: 17px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 30px;
}

@media screen and (min-width: 783px) {
    .post-type-tc_tickets .tablenav.top .alignleft,
    .post-type-tc_tickets_instances .tablenav.top .alignleft {
        display: flex;
    }
}

/* Tickera > Settings > Delete Info */
#tc_delete_selected_data_permanently {
    float: none;
}

#tc_delete_info .metabox-holder:not(:first-child) {
    padding-top: 0px;
}

.tc-dl-inner-container input {
    width: 31%;
}

#tc_dl_loading_icon {
    display: none;
}

.tc-dl-notice {
    color: green;
}

.tc-dl-error {
    color: red;
}

.tc-dl-inner-container input[type="radio"] {
    width: initial;
}

.tccrr_result {
    color: #00A32E;
}

.tccrr-loader.hidden,
.tccrr_result {
    display: none;
}

.tccrr-loader {
    display: inline-block;
    position: relative;
}

.tccrr-loader div {
    position: absolute;
    top: -9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7BBBA9;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.tccrr-loader div:nth-child(1) {
    left: 8px;
    animation: tccrr-loader1 0.6s infinite;
}
.tccrr-loader div:nth-child(2) {
    left: 8px;
    animation: tccrr-loader2 0.6s infinite;
}
.tccrr-loader div:nth-child(3) {
    left: 20px;
    animation: tccrr-loader2 0.6s infinite;
}
.tccrr-loader div:nth-child(4) {
    left: 32px;
    animation: tccrr-loader3 0.6s infinite;
}

.tc-notice-bridge {
  background-color: #6b5f89;
  border: none !important;
  padding: 25px;
  display: flex;
  align-items: center;
  gap: 50px;
 justify-content: center;
}

.tc-notice-bridge img {
  float: left;
  width: 20%;
}

.tc-notice-bridge p {
  color: #fff;
  padding: 0;
  margin: 0;
}

.tc-notice-bridge p a {
  font-weight: bold;
  color: #fff;
}

.tc-notice-bridge .notice-dismiss:before {
  color: #fff;
}

.themetick-adv {
  background-color: #4b28b5;
}


.themetick-adv .theme-screenshot {
  background: none !important;
}

.theme-text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
}


.themetick-adv .button-primary {
  background-color: #fff !important;
  border-radius: 100px;
  color: #000 !important;
  font-weight: bold;
  padding: 5px 25px;
  font-size: 13px;
  position: relative;
}

.themetick-adv .button-primary:hover {
  top: -1px;
}

.themetick-adv span {
  color: #fff;
}

.themetick-adv:hover {
  cursor: default !important;
}

.theme-actions-themetick {
  bottom: 8px;
  position: relative;
  padding: 0 20px 8px 20px;
}

.themetick-adv .theme-actions {
  opacity: 1 !important;
}

.themetick-adv h3,
.themetick-adv p {
  color: #fff;
}

.themetick-adv h3 {
  margin-top: 0;
  font-size: 1.1em;
}

.themetick-adv .notice-dismiss {
  z-index:999;
}
.themetick-adv .notice-dismiss:before {
  color: #fff;
}

.tc-loader {
    display: none;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: 100%;
    width: 16px;
    height: 16px;
}

.themetick-adv {
    opacity: 0;
    visibility: hidden;
    transition: 1s linear;
}

.themetick-adv.visible {
    opacity: 1;
    visibility: visible;
}

@media only screen and (min-width: 1120px)  and (max-width: 1350px) {
  .theme .valid-remove {
    display: none;
  }
}

@media only screen and (max-width: 340px) {
  .theme .valid-remove {
    display: none;
  }
}

@media only screen and (min-width: 480px)  and (max-width: 690px) {
  .theme .valid-remove {
    display: none;
  }

  .themetick-adv p {
    margin-top: 0;
  }

  .themetick-adv h3 {
    display: none;
  }
}

@media only screen and (min-width: 360px) and (max-width: 560px) {
  .themetick-adv p {
    font-size: 11px;
  }
}

@keyframes tccrr-loader1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes tccrr-loader3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes tccrr-loader2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(12px, 0);
    }
}

@media only screen and (max-width: 650px) {
    #ticket_elements .element-icon {
        display: none;
    }

    #ticket_elements li {
        text-align: left;
        width: 48%;
        height: auto !important;
        border-width: 1px;
        padding: 9px;
        margin-bottom: 5px;
    }

    #ticket_elements li:hover {
        border-width: 1px;
    }

    #ticket_elements .element_title {
        margin-bottom: 0;
    }

    #ticket_elements li .elements-wrap {
        transform: none;
    }

}

@media only screen and (min-width: 1600px) {
    .tc_addon:nth-child(5n + 5) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1300px) {
    .tc_events_page_tc_settings .tc_wrap {
        width: 75%;
    }

    #sticky-wrapper {
        width: 25%;
    }

}

@media only screen and (min-width: 1200px)  and (max-width: 1600px) {

    .tc_addon {
        width: 24%;
        margin-right: 1.3%;
        min-height: 320px;
    }

    .tc_addon a {
        min-height: 320px;
    }

    .tc_addon:nth-child(4n + 4) {
        margin-right: 0;
    }

    .tc_addon img {
        height: 30px;
    }
    .tc-notice-bridge img {
      width: 30%;
    }
}

@media only screen and (min-width: 780px)  and (max-width: 1200px) {

    .tc_addon {
        width: 32%;
        margin-right: 2%;
        min-height: 370px;
    }

    .tc_addon a {
        min-height: 300px;
    }

    .tc_addon:nth-child(3n + 3) {
        margin-right: 0;
    }

    .tc_addon img {
        height: 28px;
    }
    .tc-notice-bridge img {
      width: 40%;
    }
}

@media only screen and (max-width: 780px) {

    #sticky-wrapper,
    .tc_outside_wrap .nav-tab-wrapper ul {
        width: 100%;
    }

    .tc_outside_wrap .nav-tab-wrapper,
    .tc_outside_wrap .sticky-wrapper {
        position: static !important;
        height: auto !important;
    }

    .tc_events_page_tc_settings .tc_wrap {
        width: 100%;
    }

    .tc_outside_wrap a.nav-tab {
        padding: 3px 5px 3px 10px;
        font-size: 12px;
    }

    .tc_wrap .tablenav {
        width: 60%;
    }

    .tc_wrap p.search-box {
        position: static;
        height: auto;
        margin-right: 0;
        display: inline;
    }


    .tc_wrap p.search-box input[name="s"] {
        width: 60%;
    }

    .tc_wrap .search-box input[type="submit"] {
        width: 40%;
    }

    a.tc_checkinera_link {
        float: left;
        width: 94%;
        margin: 10px 0 0;
    }
    .tc-notice-bridge {
      display: inline-block;
    }

    .tc-notice-bridge img {
      display: none;
    }

    .tc-notice-bridge p {
      width: 100%;
      float: left;
    }


}

@media only screen and (min-width: 400px)  and (max-width: 780px) {

    .tc_addon {
        width: 49%;
        margin-right: 2%;
        min-height: 370px;
    }

    .tc_addon a {
        min-height: 340px;
    }

    .tc_addon:nth-child(2n + 2) {
        margin-right: 0;
    }

    .tc_addon img {
        height: 30px;
    }

    .tc_wrap a.nav-tab {
        font-size: 0.9em;
        padding: 12px 2px 12px 10px;
    }

    .tc_wrap .tablenav {
        width: 70%;
    }

    .tc_wrap p.search-box input[name="s"] {
        width: 55%;
    }

}

@media only screen and (min-width: 465px)  and (max-width: 500px) {
    .tc_addon img {
        height: 23px;
    }
}

@media only screen and (max-width: 465px) {

    .tc-notice-bridge img {
      width: 100%;
    }

    .tc_addon {
        width: 100%;
        margin-right: 2%;
        min-height: 370px;
    }

    .tc_addon a {
        min-height: 200px;
    }

    .tc_wrap .nav-tab-wrapper,
    .tc_wrap .tc_wrap {
        width: 100%;
    }

    .tc_wrap .nav-tab-wrapper ul {
        position: static;
    }

    a.tc_checkinera_link {
        font-size: 0.8em;
        width: 96%;
        padding: 3px;
    }
}
